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

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

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

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

/* Grouping content
   ========================================================================== */
/**
 * 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 */ }

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

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

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*! formstone v1.4.22 [background.css] 2021-10-01 | GPL-3.0 License | formstone.it */
.fs-background {
  overflow: hidden;
  position: relative; }

.fs-background, .fs-background-container, .fs-background-media {
  -webkit-transition: none;
  transition: none; }

.fs-background-container {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 0;
  overflow: hidden; }

.fs-background-media {
  position: absolute;
  top: 0;
  bottom: 0;
  opacity: 0; }

.fs-background-media.fs-background-animated {
  -webkit-transition: opacity .5s linear;
  transition: opacity .5s linear; }

.fs-background-media iframe, .fs-background-media img, .fs-background-media video {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-user-drag: none; }

.fs-background-media.fs-background-fixed, .fs-background-media.fs-background-native {
  width: 100%;
  height: 100%; }

.fs-background-media.fs-background-fixed img, .fs-background-media.fs-background-native img {
  display: none; }

.fs-background-media.fs-background-native {
  background-position: center;
  background-size: cover; }

.fs-background-media.fs-background-fixed {
  background-position: center;
  background-attachment: fixed; }

.fs-background-embed.fs-background-ready:after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: ''; }

.fs-background-embed.fs-background-ready iframe {
  z-index: 0; }

/*! formstone v1.4.22 [carousel.css] 2021-10-01 | GPL-3.0 License | formstone.it */
.fs-carousel.fs-carousel-enabled {
  width: 100%;
  position: relative; }

.fs-carousel.fs-carousel-enabled:after {
  clear: both;
  content: '';
  display: table; }

.fs-carousel, .fs-carousel *, .fs-carousel :after, .fs-carousel :before, .fs-carousel:after, .fs-carousel:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: none;
  transition: none;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important; }

.fs-carousel-enabled.fs-carousel-contained, .fs-carousel-enabled.fs-carousel-contained .fs-carousel-container, .fs-carousel-enabled.fs-carousel-contained .fs-carousel-viewport, .fs-carousel-enabled.fs-carousel-contained .fs-carousel-wrapper {
  overflow: hidden; }

.fs-carousel-enabled .fs-carousel-viewport {
  position: relative; }

.fs-carousel-enabled .fs-carousel-viewport:after {
  clear: both;
  content: '';
  display: table; }

.fs-carousel-enabled .fs-carousel-wrapper {
  position: relative; }

.fs-carousel-enabled .fs-carousel-wrapper:after {
  clear: both;
  content: '';
  display: table; }

.fs-carousel-enabled .fs-carousel-container {
  position: relative; }

.fs-carousel-enabled .fs-carousel-canister {
  position: relative;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  overflow: hidden;
  -webkit-transition: -webkit-transform .5s ease;
  transition: -webkit-transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease;
  transition: transform .5s ease,-webkit-transform .5s ease;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.fs-carousel-enabled.fs-carousel-auto_height .fs-carousel-canister {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition: height .5s ease,-webkit-transform .5s ease;
  transition: height .5s ease,-webkit-transform .5s ease;
  transition: height .5s ease,transform .5s ease;
  transition: height .5s ease,transform .5s ease,-webkit-transform .5s ease; }

.fs-carousel-enabled .fs-carousel-item {
  min-height: 1px;
  display: block; }

.fs-carousel-enabled .fs-carousel-item img {
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fs-carousel-single .fs-carousel-item {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }

.fs-carousel-single .fs-carousel-item.fs-carousel-visible {
  position: relative;
  z-index: 2; }

.fs-carousel-controls {
  display: none; }

.fs-carousel-enabled .fs-carousel-controls {
  width: 100%;
  margin: 0;
  padding: 0; }

.fs-carousel-controls_custom.fs-carousel-visible, .fs-carousel-enabled .fs-carousel-controls.fs-carousel-visible {
  display: block; }

.fs-carousel-enabled .fs-carousel-control {
  border: none;
  cursor: pointer;
  padding: 0; }

.fs-carousel-pagination {
  display: none; }

.fs-carousel-enabled .fs-carousel-pagination {
  width: 100%; }

.fs-carousel-enabled .fs-carousel-pagination.fs-carousel-visible {
  display: block; }

.fs-carousel-enabled .fs-carousel-page {
  border: none;
  cursor: pointer;
  display: inline-block;
  padding: 0; }

.fs-carousel-enabled.fs-carousel-rtl {
  direction: rtl; }

/*! formstone v1.4.22 [checkpoint.css] 2021-10-01 | GPL-3.0 License | formstone.it */
.fs-checkpoint[data-checkpoint-animation=fade-down], .fs-checkpoint[data-checkpoint-animation=fade-in], .fs-checkpoint[data-checkpoint-animation=fade-left], .fs-checkpoint[data-checkpoint-animation=fade-right], .fs-checkpoint[data-checkpoint-animation=fade-up] {
  opacity: 0;
  -webkit-transition: opacity .5s linear,-webkit-transform .5s ease;
  transition: opacity .5s linear,-webkit-transform .5s ease;
  transition: opacity .5s linear,transform .5s ease;
  transition: opacity .5s linear,transform .5s ease,-webkit-transform .5s ease; }

.fs-checkpoint[data-checkpoint-animation=fade-down].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=fade-in].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=fade-left].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=fade-right].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=fade-up].fs-checkpoint-active {
  opacity: 1; }

.fs-checkpoint[data-checkpoint-animation=fade-up] {
  -webkit-transform: translateY(50px);
  transform: translateY(50px); }

.fs-checkpoint[data-checkpoint-animation=fade-down] {
  -webkit-transform: translateY(-50px);
  transform: translateY(-50px); }

.fs-checkpoint[data-checkpoint-animation=fade-down].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=fade-up].fs-checkpoint-active {
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.fs-checkpoint[data-checkpoint-animation=fade-left] {
  -webkit-transform: translateX(-50px);
  transform: translateX(-50px); }

.fs-checkpoint[data-checkpoint-animation=fade-right] {
  -webkit-transform: translateX(50px);
  transform: translateX(50px); }

.fs-checkpoint[data-checkpoint-animation=fade-left].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=fade-right].fs-checkpoint-active {
  -webkit-transform: translateX(0);
  transform: translateX(0); }

.fs-checkpoint[data-checkpoint-animation=zoom-in-down], .fs-checkpoint[data-checkpoint-animation=zoom-in-left], .fs-checkpoint[data-checkpoint-animation=zoom-in-right], .fs-checkpoint[data-checkpoint-animation=zoom-in-up], .fs-checkpoint[data-checkpoint-animation=zoom-in] {
  opacity: 0;
  -webkit-transition: opacity .5s linear,-webkit-transform .5s ease;
  transition: opacity .5s linear,-webkit-transform .5s ease;
  transition: opacity .5s linear,transform .5s ease;
  transition: opacity .5s linear,transform .5s ease,-webkit-transform .5s ease; }

.fs-checkpoint[data-checkpoint-animation=zoom-in-down].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=zoom-in-left].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=zoom-in-right].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=zoom-in-up].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=zoom-in].fs-checkpoint-active {
  opacity: 1; }

.fs-checkpoint[data-checkpoint-animation=zoom-in] {
  -webkit-transform: translateY(0) scale(0.5);
  transform: translateY(0) scale(0.5); }

.fs-checkpoint[data-checkpoint-animation=zoom-in-up] {
  -webkit-transform: translateY(50px) scale(0.5);
  transform: translateY(50px) scale(0.5); }

.fs-checkpoint[data-checkpoint-animation=zoom-in-down] {
  -webkit-transform: translateY(-50px) scale(0.5);
  transform: translateY(-50px) scale(0.5); }

.fs-checkpoint[data-checkpoint-animation=zoom-in-down].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=zoom-in-up].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=zoom-in].fs-checkpoint-active {
  -webkit-transform: translateY(0) scale(1);
  transform: translateY(0) scale(1); }

.fs-checkpoint[data-checkpoint-animation=zoom-in-left] {
  -webkit-transform: translateX(-50px) scale(0.5);
  transform: translateX(-50px) scale(0.5); }

.fs-checkpoint[data-checkpoint-animation=zoom-in-right] {
  -webkit-transform: translateX(50px) scale(0.5);
  transform: translateX(50px) scale(0.5); }

.fs-checkpoint[data-checkpoint-animation=zoom-in-left].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=zoom-in-right].fs-checkpoint-active {
  -webkit-transform: translateX(0) scale(1);
  transform: translateX(0) scale(1); }

.fs-checkpoint[data-checkpoint-animation=zoom-out-down], .fs-checkpoint[data-checkpoint-animation=zoom-out-left], .fs-checkpoint[data-checkpoint-animation=zoom-out-right], .fs-checkpoint[data-checkpoint-animation=zoom-out-up], .fs-checkpoint[data-checkpoint-animation=zoom-out] {
  opacity: 0;
  -webkit-transition: opacity .5s linear,-webkit-transform .5s ease;
  transition: opacity .5s linear,-webkit-transform .5s ease;
  transition: opacity .5s linear,transform .5s ease;
  transition: opacity .5s linear,transform .5s ease,-webkit-transform .5s ease; }

.fs-checkpoint[data-checkpoint-animation=zoom-out-down].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=zoom-out-left].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=zoom-out-right].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=zoom-out-up].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=zoom-out].fs-checkpoint-active {
  opacity: 1; }

.fs-checkpoint[data-checkpoint-animation=zoom-out] {
  -webkit-transform: translateY(0) scale(1.25);
  transform: translateY(0) scale(1.25); }

.fs-checkpoint[data-checkpoint-animation=zoom-out-up] {
  -webkit-transform: translateY(50px) scale(1.25);
  transform: translateY(50px) scale(1.25); }

.fs-checkpoint[data-checkpoint-animation=zoom-out-down] {
  -webkit-transform: translateY(-50px) scale(1.25);
  transform: translateY(-50px) scale(1.25); }

.fs-checkpoint[data-checkpoint-animation=zoom-out-down].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=zoom-out-up].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=zoom-out].fs-checkpoint-active {
  -webkit-transform: translateY(0) scale(1);
  transform: translateY(0) scale(1); }

.fs-checkpoint[data-checkpoint-animation=zoom-out-left] {
  -webkit-transform: translateX(-50px) scale(1.25);
  transform: translateX(-50px) scale(1.25); }

.fs-checkpoint[data-checkpoint-animation=zoom-out-right] {
  -webkit-transform: translateX(50px) scale(1.25);
  transform: translateX(50px) scale(1.25); }

.fs-checkpoint[data-checkpoint-animation=zoom-out-left].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=zoom-out-right].fs-checkpoint-active {
  -webkit-transform: translateX(0) scale(1);
  transform: translateX(0) scale(1); }

.fs-checkpoint[data-checkpoint-animation=flip-down], .fs-checkpoint[data-checkpoint-animation=flip-left], .fs-checkpoint[data-checkpoint-animation=flip-right], .fs-checkpoint[data-checkpoint-animation=flip-up] {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity .5s linear,-webkit-transform .5s ease;
  transition: opacity .5s linear,-webkit-transform .5s ease;
  transition: opacity .5s linear,transform .5s ease;
  transition: opacity .5s linear,transform .5s ease,-webkit-transform .5s ease; }

.fs-checkpoint[data-checkpoint-animation=flip-up] {
  -webkit-transform: perspective(3000px) rotateX(-91deg);
  transform: perspective(3000px) rotateX(-91deg); }

.fs-checkpoint[data-checkpoint-animation=flip-down] {
  -webkit-transform: perspective(3000px) rotateX(91deg);
  transform: perspective(3000px) rotateX(91deg); }

.fs-checkpoint[data-checkpoint-animation=flip-down].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=flip-up].fs-checkpoint-active {
  -webkit-transform: perspective(3000px) rotateX(0);
  transform: perspective(3000px) rotateX(0); }

.fs-checkpoint[data-checkpoint-animation=flip-left] {
  -webkit-transform: perspective(3000px) rotateY(91deg);
  transform: perspective(3000px) rotateY(91deg); }

.fs-checkpoint[data-checkpoint-animation=flip-right] {
  -webkit-transform: perspective(3000px) rotateY(-91deg);
  transform: perspective(3000px) rotateY(-91deg); }

.fs-checkpoint[data-checkpoint-animation=flip-left].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=flip-right].fs-checkpoint-active {
  -webkit-transform: perspective(3000px) rotateY(0);
  transform: perspective(3000px) rotateY(0); }

/*! formstone v1.4.22 [lightbox.css] 2021-10-01 | GPL-3.0 License | formstone.it */
.fs-lightbox {
  width: 200px;
  height: 200px;
  position: absolute;
  right: 0;
  left: 0;
  z-index: 101;
  background: #fff;
  opacity: 0;
  margin: 0 auto;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.fs-lightbox, .fs-lightbox :not(input):not(textarea) {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important; }

.fs-lightbox-fixed {
  position: fixed;
  top: 0;
  bottom: 0;
  margin: auto; }

.fs-lightbox-animating {
  -webkit-transition: height .25s ease,width .25s ease,opacity .25s linear,top .25s ease;
  transition: height .25s ease,width .25s ease,opacity .25s linear,top .25s ease; }

.fs-lightbox-animating .fs-lightbox-content, .fs-lightbox-animating .fs-lightbox-control, .fs-lightbox-animating .fs-lightbox-meta, .fs-lightbox-animating .fs-lightbox-thumbnails, .fs-lightbox-animating .fs-lightbox-tools {
  -webkit-transition: opacity .25s linear .25s,visibility .25s linear .25s;
  transition: opacity .25s linear .25s,visibility .25s linear .25s; }

.fs-lightbox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  background: #000;
  opacity: 0;
  -webkit-transition: opacity .25s linear;
  transition: opacity .25s linear; }

.fs-lightbox-open {
  opacity: 1; }

.fs-lightbox-overlay.fs-lightbox-open {
  opacity: .75; }

.fs-lightbox-close {
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 105;
  cursor: pointer;
  display: block;
  overflow: hidden;
  padding: 0; }

.fs-lightbox-container {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 103;
  background: #fff;
  overflow: hidden; }

.fs-lightbox-container:after {
  clear: both;
  content: '';
  display: table; }

.fs-lightbox-content {
  width: 100%;
  background: #fff;
  opacity: 1;
  overflow: hidden;
  padding: 0;
  visibility: visible; }

.fs-lightbox-content:after {
  clear: both;
  content: '';
  display: table; }

.fs-lightbox-inline .fs-lightbox-content {
  width: auto;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

.fs-lightbox-iframed .fs-lightbox-content {
  width: 100%;
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

.fs-lightbox-mobile .fs-lightbox-image_container {
  width: 1px;
  height: 1px;
  position: absolute;
  margin: 0;
  -webkit-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0); }

.fs-lightbox-image {
  display: block; }

.fs-lightbox-mobile .fs-lightbox-image {
  position: relative; }

.fs-lightbox-video {
  width: 100%;
  height: 100%; }

.fs-lightbox-iframe {
  width: 100%;
  height: 100%;
  border: none;
  overflow: auto; }

.fs-lightbox-meta {
  opacity: 1;
  clear: both;
  visibility: visible; }

.fs-lightbox-control {
  border: none;
  padding: 0;
  position: absolute;
  top: 0;
  z-index: 105;
  cursor: pointer;
  display: block;
  margin-right: auto;
  margin-left: auto;
  opacity: 1;
  visibility: visible;
  white-space: nowrap; }

.fs-lightbox-control_previous {
  left: 0; }

.fs-lightbox-control_next {
  right: 0; }

.fs-lightbox-control_disabled {
  opacity: 0;
  visibility: hidden; }

.no-touchevents .fs-lightbox .fs-lightbox-control_disabled, .no-touchevents .fs-lightbox:hover .fs-lightbox-control_disabled {
  opacity: 0;
  visibility: hidden; }

.fs-lightbox-caption:after {
  clear: both;
  content: '';
  display: table; }

.fs-lightbox-toggle {
  border: none;
  padding: 0;
  display: none; }

.fs-lightbox-thumbnails {
  height: 60px;
  clear: both;
  overflow: hidden;
  padding: 0; }

.fs-lightbox-thumbnail_container {
  height: 80px;
  position: relative;
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  padding: 0 0 30px;
  text-align: center;
  white-space: nowrap; }

.fs-lightbox-thumbnail_item {
  width: 50px;
  height: 50px;
  position: relative;
  background: 0 0;
  border: none;
  display: inline-block;
  margin: 0 10px 0 0;
  opacity: .25;
  overflow: hidden;
  padding: 0;
  -webkit-transition: opacity .25s linear;
  transition: opacity .25s linear; }

.fs-lightbox-thumbnail_item:last-child {
  margin: 0; }

.fs-lightbox-thumbnail_item img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  display: block;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.fs-lightbox-thumbnail_item.fs-lightbox-active, .no-touchevents .fs-lightbox-thumbnail_item:hover {
  opacity: 1; }

.fs-lightbox-loading .fs-lightbox-content, .fs-lightbox-loading .fs-lightbox-control, .fs-lightbox-loading .fs-lightbox-meta, .fs-lightbox-loading .fs-lightbox-thumbnails, .fs-lightbox-loading .fs-lightbox-tools {
  opacity: 0;
  -webkit-transition: opacity .25s linear,visibility .25s linear;
  transition: opacity .25s linear,visibility .25s linear;
  visibility: hidden; }

.fs-lightbox-loading .fs-lightbox-loading_icon, .fs-lightbox-ready.fs-lightbox-loading .fs-lightbox-thumbnails, .fs-lightbox-ready.fs-lightbox-loading .fs-lightbox-tools {
  opacity: 1;
  visibility: visible; }

.fs-lightbox-mobile {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #111;
  border-radius: 0; }

.fs-lightbox-mobile .fs-lightbox-container {
  position: static;
  background: #111; }

.fs-lightbox-mobile .fs-lightbox-content {
  height: 100%;
  background-color: #111; }

.fs-lightbox-mobile .fs-lightbox-tools {
  width: 100%;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #111; }

.fs-lightbox-mobile .fs-lightbox-controls {
  text-align: center; }

.fs-lightbox-mobile .fs-lightbox-control {
  opacity: 1;
  visibility: visible; }

.no-touchevents .fs-lightbox-mobile .fs-lightbox-control, .no-touchevents .fs-lightbox-mobile:hover .fs-lightbox-control {
  visibility: visible; }

.fs-lightbox-mobile .fs-lightbox-control_disabled, .no-touchevents .fs-lightbox-mobile .fs-lightbox-control_disabled, .no-touchevents .fs-lightbox-mobile:hover .fs-lightbox-control_disabled {
  cursor: default !important;
  opacity: 0;
  visibility: hidden; }

.fs-lightbox-mobile .fs-lightbox-position {
  color: #999; }

.fs-lightbox-mobile .fs-lightbox-caption p {
  color: #eee; }

.fs-lightbox-mobile .fs-lightbox-image {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0); }

.fs-lightbox-mobile.fs-lightbox-iframe .fs-lightbox-content, .fs-lightbox-mobile.fs-lightbox-inline .fs-lightbox-content {
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }

.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-tools {
  width: auto;
  position: static;
  background: 0 0; }

.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-controls {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 105;
  background-color: #111; }

.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-toggle {
  display: inline-block;
  margin: 0 5px; }

.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-meta {
  width: 100%;
  height: 80%;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 104;
  background: #222;
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transition: opacity .25s linear .25s,visibility .25s linear .25s,-webkit-transform .25s ease;
  transition: opacity .25s linear .25s,visibility .25s linear .25s,-webkit-transform .25s ease;
  transition: transform .25s ease,opacity .25s linear .25s,visibility .25s linear .25s;
  transition: transform .25s ease,opacity .25s linear .25s,visibility .25s linear .25s,-webkit-transform .25s ease; }

.fs-lightbox-touch.fs-lightbox-caption_open .fs-lightbox-meta {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0); }

.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-thumbnails {
  width: 100%;
  height: 70px;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 104;
  background: #111;
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transition: opacity .25s linear .25s,visibility .25s linear .25s,-webkit-transform .25s ease;
  transition: opacity .25s linear .25s,visibility .25s linear .25s,-webkit-transform .25s ease;
  transition: transform .25s ease,opacity .25s linear .25s,visibility .25s linear .25s;
  transition: transform .25s ease,opacity .25s linear .25s,visibility .25s linear .25s,-webkit-transform .25s ease; }

.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-thumbnail_container {
  height: 100px; }

.fs-lightbox-touch.fs-lightbox-thumbnails_open .fs-lightbox-thumbnails {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0); }

.fs-lightbox-lock {
  overflow: hidden !important; }

.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-container, .fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-content {
  overflow: visible; }

.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-content {
  position: relative; }

.fs-lightbox .fs-viewer {
  top: 0;
  bottom: 0; }

.fs-lightbox .fs-viewer, .fs-lightbox .fs-viewer .fs-viewer-wrapper {
  height: auto;
  width: auto;
  position: absolute;
  right: 0;
  left: 0;
  background: #111; }

.fs-lightbox .fs-viewer .fs-viewer-wrapper {
  top: 0;
  bottom: 0; }

.fs-lightbox .fs-viewer .fs-viewer-loading_icon {
  display: none !important; }

.fs-lightbox .fs-viewer .fs-viewer-viewport {
  top: 5px;
  right: 15px;
  bottom: 15px;
  left: 15px; }

.fs-lightbox .fs-viewer .fs-viewer-controls {
  position: absolute;
  bottom: 10px; }

/*! formstone v1.4.22 [grid.css] 2021-10-01 | GPL-3.0 License | formstone.it */
.fs-grid .fs-row, .fs_grid_row {
  min-width: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto; }

@media screen and (max-width: 739px) {
  .fs-grid .fs-row, .fs_grid_row {
    width: 96%;
    width: calc(100% - 40px); } }

@media screen and (min-width: 740px) {
  .fs-grid .fs-row, .fs_grid_row {
    width: 720px; } }

@media screen and (min-width: 980px) {
  .fs-grid .fs-row, .fs_grid_row {
    width: 960px; } }

@media screen and (min-width: 1220px) {
  .fs-grid .fs-row, .fs_grid_row {
    width: 1200px; } }

.fs-grid-fluid .fs-row, .fs_grid_row_fluid {
  width: 96%;
  width: calc(100% - 40px); }

@media screen and (max-width: 499px) {
  .fs-grid-adaptive .fs-row, .fs_grid_row_adaptive {
    width: 300px; } }

@media screen and (min-width: 500px) and (max-width: 739px) {
  .fs-grid-adaptive .fs-row, .fs_grid_row_adaptive {
    width: 480px; } }

.fs_grid_row_reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.fs_grid_row_justify_around {
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.fs_grid_row_justify_between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.fs_grid_row_justify_start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.fs_grid_row_justify_center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.fs_grid_row_justify_end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.fs_grid_row_align_start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.fs_grid_row_align_center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.fs_grid_row_align_end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

.fs-grid .fs-row .fs-row, .fs_grid_row_row {
  min-width: auto;
  width: 102.08333333%;
  margin-left: -1.04166667%;
  margin-right: -1.04166667%; }

.fs-grid .fs-row [class*=fs-cell][class*="-contained"] .fs-row, .fs_grid_row_row_contained {
  width: 100%;
  margin-left: 0;
  margin-right: 0; }

.fs_grid_row_destroy {
  width: auto;
  margin-left: 0;
  margin-right: 0; }

.fs-grid .fs-row [class*=fs-cell], .fs_grid_cell {
  width: 97.91666667%;
  max-width: 97.91666667%;
  min-width: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 97.91666667%;
  flex: 0 0 97.91666667%;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  margin-left: 1.04166667%;
  margin-right: 1.04166667%; }

.fs-grid .fs-row [class*=fs-cell][class*="-padded"], .fs_grid_cell_padded {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  margin-left: 0;
  margin-right: 0;
  padding-left: 1.04166667%;
  padding-right: 1.04166667%; }

.fs-grid .fs-row [class*=fs-cell][class*="-contained"], .fs_grid_cell_contained {
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  margin-left: 0;
  margin-right: 0; }

.fs_grid_cell_justify_start {
  margin-right: auto; }

.fs_grid_cell_centered, .fs_grid_cell_justify_center {
  margin-right: auto;
  margin-left: auto; }

.fs_grid_cell_justify_end, .fs_grid_cell_right {
  margin-left: auto; }

.fs_grid_cell_align_start {
  -ms-flex-item-align: start;
  align-self: flex-start; }

.fs_grid_cell_align_center {
  -ms-flex-item-align: center;
  align-self: center; }

.fs_grid_cell_align_end {
  -ms-flex-item-align: end;
  align-self: flex-end; }

.fs_grid_cell_first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1; }

.fs_grid_cell_last {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

.fs_grid_cell_destroy {
  width: auto;
  margin-left: 0;
  margin-right: 0; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

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

.fs-grid .fs-row.fs-all-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.fs-grid .fs-row.fs-all-justify-around {
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.fs-grid .fs-row.fs-all-justify-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.fs-grid .fs-row.fs-all-justify-start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.fs-grid .fs-row.fs-all-justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.fs-grid .fs-row.fs-all-justify-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.fs-grid .fs-row.fs-all-align-start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.fs-grid .fs-row.fs-all-align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.fs-grid .fs-row.fs-all-align-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

.fs-grid .fs-row .fs-cell.fs-all-first, .fs-grid .fs-row [class*="-contained"].fs-all-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1; }

.fs-grid .fs-row .fs-cell.fs-all-last, .fs-grid .fs-row [class*="-contained"].fs-all-last {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

.fs-grid .fs-row .fs-cell.fs-all-align-start, .fs-grid .fs-row [class*="-contained"].fs-all-align-start {
  -ms-flex-item-align: start;
  align-self: flex-start; }

.fs-grid .fs-row .fs-cell.fs-all-align-center, .fs-grid .fs-row [class*="-contained"].fs-all-align-center {
  -ms-flex-item-align: center;
  align-self: center; }

.fs-grid .fs-row .fs-cell.fs-all-align-end, .fs-grid .fs-row [class*="-contained"].fs-all-align-end {
  -ms-flex-item-align: end;
  align-self: flex-end; }

.fs-grid .fs-row .fs-cell.fs-all-justify-start, .fs-grid .fs-row [class*="-contained"].fs-all-justify-start {
  margin-right: auto; }

.fs-grid .fs-row .fs-cell.fs-all-justify-center, .fs-grid .fs-row [class*="-contained"].fs-all-justify-center {
  margin-right: auto;
  margin-left: auto; }

.fs-grid .fs-row .fs-cell.fs-all-justify-end, .fs-grid .fs-row [class*="-contained"].fs-all-justify-end {
  margin-left: auto; }

.fs-grid .fs-row .fs-all-fifth {
  width: 17.91666667%;
  max-width: 17.91666667%;
  min-width: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 17.91666667%;
  flex: 0 0 17.91666667%; }

.fs-grid .fs-row .fs-all-fourth {
  width: 22.91666667%;
  max-width: 22.91666667%;
  min-width: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 22.91666667%;
  flex: 0 0 22.91666667%; }

.fs-grid .fs-row .fs-all-third {
  width: 31.25%;
  max-width: 31.25%;
  min-width: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 31.25%;
  flex: 0 0 31.25%; }

.fs-grid .fs-row .fs-all-half {
  width: 47.91666667%;
  max-width: 47.91666667%;
  min-width: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 47.91666667%;
  flex: 0 0 47.91666667%; }

.fs-grid .fs-row .fs-all-full {
  width: 97.91666667%;
  max-width: 97.91666667%;
  min-width: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 97.91666667%;
  flex: 0 0 97.91666667%; }

.fs-grid .fs-row .fs-all-push-fifth {
  margin-left: 21.04166667%; }

.fs-grid .fs-row .fs-all-push-fourth {
  margin-left: 26.04166667%; }

.fs-grid .fs-row .fs-all-push-third {
  margin-left: 34.375%; }

.fs-grid .fs-row .fs-all-push-half {
  margin-left: 51.04166667%; }

.fs-grid .fs-row [class*="-contained"].fs-all-fifth {
  width: 20%;
  max-width: 20%;
  min-width: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%; }

.fs-grid .fs-row [class*="-contained"].fs-all-fourth {
  width: 25%;
  max-width: 25%;
  min-width: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%; }

.fs-grid .fs-row [class*="-contained"].fs-all-third {
  width: 33.33333333%;
  max-width: 33.33333333%;
  min-width: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333333%;
  flex: 0 0 33.33333333%; }

.fs-grid .fs-row [class*="-contained"].fs-all-half {
  width: 50%;
  max-width: 50%;
  min-width: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%; }

.fs-grid .fs-row [class*="-contained"].fs-all-full {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%; }

.fs-grid .fs-row [class*="-contained"].fs-all-push-fifth {
  margin-left: 20%; }

.fs-grid .fs-row [class*="-contained"].fs-all-push-fourth {
  margin-left: 25%; }

.fs-grid .fs-row [class*="-contained"].fs-all-push-third {
  margin-left: 33.33333333%; }

.fs-grid .fs-row [class*="-contained"].fs-all-push-half {
  margin-left: 50%; }

.fs-grid .fs-row .fs-all-auto {
  width: auto;
  max-width: 97.91666667%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.fs-grid .fs-row .fs-all-hide {
  display: none; }

.fs-grid .fs-row .fs-all-destroy {
  width: auto;
  margin-left: 0;
  margin-right: 0; }

@media screen and (max-width: 739px) {
  .fs-grid .fs-row.fs-sm-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .fs-grid .fs-row.fs-sm-justify-around {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .fs-grid .fs-row.fs-sm-justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .fs-grid .fs-row.fs-sm-justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .fs-grid .fs-row.fs-sm-justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .fs-grid .fs-row.fs-sm-justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .fs-grid .fs-row.fs-sm-align-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .fs-grid .fs-row.fs-sm-align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .fs-grid .fs-row.fs-sm-align-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .fs-grid .fs-row .fs-sm-1 {
    width: 31.25%;
    max-width: 31.25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 31.25%;
    flex: 0 0 31.25%; }
  .fs-grid .fs-row .fs-sm-2 {
    width: 64.58333333%;
    max-width: 64.58333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 64.58333333%;
    flex: 0 0 64.58333333%; }
  .fs-grid .fs-row .fs-sm-3 {
    width: 97.91666667%;
    max-width: 97.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 97.91666667%;
    flex: 0 0 97.91666667%; }
  .fs-grid .fs-row .fs-sm-push-1 {
    margin-left: 34.375%; }
  .fs-grid .fs-row .fs-sm-push-2 {
    margin-left: 67.70833333%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-1 {
    width: 33.33333333%;
    max-width: 33.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-2 {
    width: 66.66666667%;
    max-width: 66.66666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-3 {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-push-1 {
    margin-left: 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-push-2 {
    margin-left: 66.66666667%; }
  .fs-grid .fs-row .fs-cell.fs-sm-first, .fs-grid .fs-row [class*="-contained"].fs-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .fs-grid .fs-row .fs-cell.fs-sm-last, .fs-grid .fs-row [class*="-contained"].fs-sm-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .fs-grid .fs-row .fs-cell.fs-sm-align-start, .fs-grid .fs-row [class*="-contained"].fs-sm-align-start {
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .fs-grid .fs-row .fs-cell.fs-sm-align-center, .fs-grid .fs-row [class*="-contained"].fs-sm-align-center {
    -ms-flex-item-align: center;
    align-self: center; }
  .fs-grid .fs-row .fs-cell.fs-sm-align-end, .fs-grid .fs-row [class*="-contained"].fs-sm-align-end {
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .fs-grid .fs-row .fs-cell.fs-sm-justify-start, .fs-grid .fs-row [class*="-contained"].fs-sm-justify-start {
    margin-right: auto; }
  .fs-grid .fs-row .fs-cell.fs-sm-justify-center, .fs-grid .fs-row [class*="-contained"].fs-sm-justify-center {
    margin-right: auto;
    margin-left: auto; }
  .fs-grid .fs-row .fs-cell.fs-sm-justify-end, .fs-grid .fs-row [class*="-contained"].fs-sm-justify-end {
    margin-left: auto; }
  .fs-grid .fs-row .fs-sm-fifth {
    width: 17.91666667%;
    max-width: 17.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 17.91666667%;
    flex: 0 0 17.91666667%; }
  .fs-grid .fs-row .fs-sm-fourth {
    width: 22.91666667%;
    max-width: 22.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22.91666667%;
    flex: 0 0 22.91666667%; }
  .fs-grid .fs-row .fs-sm-third {
    width: 31.25%;
    max-width: 31.25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 31.25%;
    flex: 0 0 31.25%; }
  .fs-grid .fs-row .fs-sm-half {
    width: 47.91666667%;
    max-width: 47.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 47.91666667%;
    flex: 0 0 47.91666667%; }
  .fs-grid .fs-row .fs-sm-full {
    width: 97.91666667%;
    max-width: 97.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 97.91666667%;
    flex: 0 0 97.91666667%; }
  .fs-grid .fs-row .fs-sm-push-fifth {
    margin-left: 21.04166667%; }
  .fs-grid .fs-row .fs-sm-push-fourth {
    margin-left: 26.04166667%; }
  .fs-grid .fs-row .fs-sm-push-third {
    margin-left: 34.375%; }
  .fs-grid .fs-row .fs-sm-push-half {
    margin-left: 51.04166667%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-fifth {
    width: 20%;
    max-width: 20%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-fourth {
    width: 25%;
    max-width: 25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-third {
    width: 33.33333333%;
    max-width: 33.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-half {
    width: 50%;
    max-width: 50%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-full {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-push-fifth {
    margin-left: 20%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-push-fourth {
    margin-left: 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-push-third {
    margin-left: 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-push-half {
    margin-left: 50%; }
  .fs-grid .fs-row .fs-sm-auto {
    width: auto;
    max-width: 97.91666667%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .fs-grid .fs-row .fs-sm-hide {
    display: none; }
  .fs-grid .fs-row .fs-sm-destroy {
    width: auto;
    margin-left: 0;
    margin-right: 0; } }

@media screen and (max-width: 499px) {
  .fs-grid .fs-row.fs-xs-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .fs-grid .fs-row.fs-xs-justify-around {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .fs-grid .fs-row.fs-xs-justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .fs-grid .fs-row.fs-xs-justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .fs-grid .fs-row.fs-xs-justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .fs-grid .fs-row.fs-xs-justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .fs-grid .fs-row.fs-xs-align-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .fs-grid .fs-row.fs-xs-align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .fs-grid .fs-row.fs-xs-align-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .fs-grid .fs-row .fs-xs-1 {
    width: 31.25%;
    max-width: 31.25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 31.25%;
    flex: 0 0 31.25%; }
  .fs-grid .fs-row .fs-xs-2 {
    width: 64.58333333%;
    max-width: 64.58333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 64.58333333%;
    flex: 0 0 64.58333333%; }
  .fs-grid .fs-row .fs-xs-3 {
    width: 97.91666667%;
    max-width: 97.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 97.91666667%;
    flex: 0 0 97.91666667%; }
  .fs-grid .fs-row .fs-xs-push-1 {
    margin-left: 34.375%; }
  .fs-grid .fs-row .fs-xs-push-2 {
    margin-left: 67.70833333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-1 {
    width: 33.33333333%;
    max-width: 33.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-2 {
    width: 66.66666667%;
    max-width: 66.66666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-3 {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-push-1 {
    margin-left: 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-push-2 {
    margin-left: 66.66666667%; }
  .fs-grid .fs-row .fs-cell.fs-xs-first, .fs-grid .fs-row [class*="-contained"].fs-xs-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .fs-grid .fs-row .fs-cell.fs-xs-last, .fs-grid .fs-row [class*="-contained"].fs-xs-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .fs-grid .fs-row .fs-cell.fs-xs-align-start, .fs-grid .fs-row [class*="-contained"].fs-xs-align-start {
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .fs-grid .fs-row .fs-cell.fs-xs-align-center, .fs-grid .fs-row [class*="-contained"].fs-xs-align-center {
    -ms-flex-item-align: center;
    align-self: center; }
  .fs-grid .fs-row .fs-cell.fs-xs-align-end, .fs-grid .fs-row [class*="-contained"].fs-xs-align-end {
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .fs-grid .fs-row .fs-cell.fs-xs-justify-start, .fs-grid .fs-row [class*="-contained"].fs-xs-justify-start {
    margin-right: auto; }
  .fs-grid .fs-row .fs-cell.fs-xs-justify-center, .fs-grid .fs-row [class*="-contained"].fs-xs-justify-center {
    margin-right: auto;
    margin-left: auto; }
  .fs-grid .fs-row .fs-cell.fs-xs-justify-end, .fs-grid .fs-row [class*="-contained"].fs-xs-justify-end {
    margin-left: auto; }
  .fs-grid .fs-row .fs-xs-fifth {
    width: 17.91666667%;
    max-width: 17.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 17.91666667%;
    flex: 0 0 17.91666667%; }
  .fs-grid .fs-row .fs-xs-fourth {
    width: 22.91666667%;
    max-width: 22.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22.91666667%;
    flex: 0 0 22.91666667%; }
  .fs-grid .fs-row .fs-xs-third {
    width: 31.25%;
    max-width: 31.25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 31.25%;
    flex: 0 0 31.25%; }
  .fs-grid .fs-row .fs-xs-half {
    width: 47.91666667%;
    max-width: 47.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 47.91666667%;
    flex: 0 0 47.91666667%; }
  .fs-grid .fs-row .fs-xs-full {
    width: 97.91666667%;
    max-width: 97.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 97.91666667%;
    flex: 0 0 97.91666667%; }
  .fs-grid .fs-row .fs-xs-push-fifth {
    margin-left: 21.04166667%; }
  .fs-grid .fs-row .fs-xs-push-fourth {
    margin-left: 26.04166667%; }
  .fs-grid .fs-row .fs-xs-push-third {
    margin-left: 34.375%; }
  .fs-grid .fs-row .fs-xs-push-half {
    margin-left: 51.04166667%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-fifth {
    width: 20%;
    max-width: 20%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-fourth {
    width: 25%;
    max-width: 25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-third {
    width: 33.33333333%;
    max-width: 33.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-half {
    width: 50%;
    max-width: 50%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-full {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-push-fifth {
    margin-left: 20%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-push-fourth {
    margin-left: 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-push-third {
    margin-left: 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-push-half {
    margin-left: 50%; }
  .fs-grid .fs-row .fs-xs-auto {
    width: auto;
    max-width: 97.91666667%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .fs-grid .fs-row .fs-xs-hide {
    display: none; }
  .fs-grid .fs-row .fs-xs-destroy {
    width: auto;
    margin-left: 0;
    margin-right: 0; } }

@media screen and (min-width: 740px) and (max-width: 979px) {
  .fs-grid .fs-row.fs-md-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .fs-grid .fs-row.fs-md-justify-around {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .fs-grid .fs-row.fs-md-justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .fs-grid .fs-row.fs-md-justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .fs-grid .fs-row.fs-md-justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .fs-grid .fs-row.fs-md-justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .fs-grid .fs-row.fs-md-align-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .fs-grid .fs-row.fs-md-align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .fs-grid .fs-row.fs-md-align-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .fs-grid .fs-row .fs-md-1 {
    width: 14.58333333%;
    max-width: 14.58333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.58333333%;
    flex: 0 0 14.58333333%; }
  .fs-grid .fs-row .fs-md-2 {
    width: 31.25%;
    max-width: 31.25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 31.25%;
    flex: 0 0 31.25%; }
  .fs-grid .fs-row .fs-md-3 {
    width: 47.91666667%;
    max-width: 47.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 47.91666667%;
    flex: 0 0 47.91666667%; }
  .fs-grid .fs-row .fs-md-4 {
    width: 64.58333333%;
    max-width: 64.58333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 64.58333333%;
    flex: 0 0 64.58333333%; }
  .fs-grid .fs-row .fs-md-5 {
    width: 81.25%;
    max-width: 81.25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 81.25%;
    flex: 0 0 81.25%; }
  .fs-grid .fs-row .fs-md-6 {
    width: 97.91666667%;
    max-width: 97.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 97.91666667%;
    flex: 0 0 97.91666667%; }
  .fs-grid .fs-row .fs-md-push-1 {
    margin-left: 17.70833333%; }
  .fs-grid .fs-row .fs-md-push-2 {
    margin-left: 34.375%; }
  .fs-grid .fs-row .fs-md-push-3 {
    margin-left: 51.04166667%; }
  .fs-grid .fs-row .fs-md-push-4 {
    margin-left: 67.70833333%; }
  .fs-grid .fs-row .fs-md-push-5 {
    margin-left: 84.375%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-1 {
    width: 16.66666667%;
    max-width: 16.66666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-2 {
    width: 33.33333333%;
    max-width: 33.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-3 {
    width: 50%;
    max-width: 50%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-4 {
    width: 66.66666667%;
    max-width: 66.66666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-5 {
    width: 83.33333333%;
    max-width: 83.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-6 {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-push-1 {
    margin-left: 16.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-push-2 {
    margin-left: 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-push-3 {
    margin-left: 50%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-push-4 {
    margin-left: 66.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-push-5 {
    margin-left: 83.33333333%; }
  .fs-grid .fs-row .fs-cell.fs-md-first, .fs-grid .fs-row [class*="-contained"].fs-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .fs-grid .fs-row .fs-cell.fs-md-last, .fs-grid .fs-row [class*="-contained"].fs-md-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .fs-grid .fs-row .fs-cell.fs-md-align-start, .fs-grid .fs-row [class*="-contained"].fs-md-align-start {
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .fs-grid .fs-row .fs-cell.fs-md-align-center, .fs-grid .fs-row [class*="-contained"].fs-md-align-center {
    -ms-flex-item-align: center;
    align-self: center; }
  .fs-grid .fs-row .fs-cell.fs-md-align-end, .fs-grid .fs-row [class*="-contained"].fs-md-align-end {
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .fs-grid .fs-row .fs-cell.fs-md-justify-start, .fs-grid .fs-row [class*="-contained"].fs-md-justify-start {
    margin-right: auto; }
  .fs-grid .fs-row .fs-cell.fs-md-justify-center, .fs-grid .fs-row [class*="-contained"].fs-md-justify-center {
    margin-right: auto;
    margin-left: auto; }
  .fs-grid .fs-row .fs-cell.fs-md-justify-end, .fs-grid .fs-row [class*="-contained"].fs-md-justify-end {
    margin-left: auto; }
  .fs-grid .fs-row .fs-md-fifth {
    width: 17.91666667%;
    max-width: 17.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 17.91666667%;
    flex: 0 0 17.91666667%; }
  .fs-grid .fs-row .fs-md-fourth {
    width: 22.91666667%;
    max-width: 22.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22.91666667%;
    flex: 0 0 22.91666667%; }
  .fs-grid .fs-row .fs-md-third {
    width: 31.25%;
    max-width: 31.25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 31.25%;
    flex: 0 0 31.25%; }
  .fs-grid .fs-row .fs-md-half {
    width: 47.91666667%;
    max-width: 47.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 47.91666667%;
    flex: 0 0 47.91666667%; }
  .fs-grid .fs-row .fs-md-full {
    width: 97.91666667%;
    max-width: 97.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 97.91666667%;
    flex: 0 0 97.91666667%; }
  .fs-grid .fs-row .fs-md-push-fifth {
    margin-left: 21.04166667%; }
  .fs-grid .fs-row .fs-md-push-fourth {
    margin-left: 26.04166667%; }
  .fs-grid .fs-row .fs-md-push-third {
    margin-left: 34.375%; }
  .fs-grid .fs-row .fs-md-push-half {
    margin-left: 51.04166667%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-fifth {
    width: 20%;
    max-width: 20%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-fourth {
    width: 25%;
    max-width: 25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-third {
    width: 33.33333333%;
    max-width: 33.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-half {
    width: 50%;
    max-width: 50%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-full {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-push-fifth {
    margin-left: 20%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-push-fourth {
    margin-left: 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-push-third {
    margin-left: 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-push-half {
    margin-left: 50%; }
  .fs-grid .fs-row .fs-md-auto {
    width: auto;
    max-width: 97.91666667%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .fs-grid .fs-row .fs-md-hide {
    display: none; }
  .fs-grid .fs-row .fs-md-destroy {
    width: auto;
    margin-left: 0;
    margin-right: 0; } }

@media screen and (min-width: 980px) {
  .fs-grid .fs-row.fs-lg-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .fs-grid .fs-row.fs-lg-justify-around {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .fs-grid .fs-row.fs-lg-justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .fs-grid .fs-row.fs-lg-justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .fs-grid .fs-row.fs-lg-justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .fs-grid .fs-row.fs-lg-justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .fs-grid .fs-row.fs-lg-align-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .fs-grid .fs-row.fs-lg-align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .fs-grid .fs-row.fs-lg-align-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .fs-grid .fs-row .fs-lg-1 {
    width: 6.25%;
    max-width: 6.25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 6.25%;
    flex: 0 0 6.25%; }
  .fs-grid .fs-row .fs-lg-2 {
    width: 14.58333333%;
    max-width: 14.58333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.58333333%;
    flex: 0 0 14.58333333%; }
  .fs-grid .fs-row .fs-lg-3 {
    width: 22.91666667%;
    max-width: 22.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22.91666667%;
    flex: 0 0 22.91666667%; }
  .fs-grid .fs-row .fs-lg-4 {
    width: 31.25%;
    max-width: 31.25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 31.25%;
    flex: 0 0 31.25%; }
  .fs-grid .fs-row .fs-lg-5 {
    width: 39.58333333%;
    max-width: 39.58333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 39.58333333%;
    flex: 0 0 39.58333333%; }
  .fs-grid .fs-row .fs-lg-6 {
    width: 47.91666667%;
    max-width: 47.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 47.91666667%;
    flex: 0 0 47.91666667%; }
  .fs-grid .fs-row .fs-lg-7 {
    width: 56.25%;
    max-width: 56.25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 56.25%;
    flex: 0 0 56.25%; }
  .fs-grid .fs-row .fs-lg-8 {
    width: 64.58333333%;
    max-width: 64.58333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 64.58333333%;
    flex: 0 0 64.58333333%; }
  .fs-grid .fs-row .fs-lg-9 {
    width: 72.91666667%;
    max-width: 72.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 72.91666667%;
    flex: 0 0 72.91666667%; }
  .fs-grid .fs-row .fs-lg-10 {
    width: 81.25%;
    max-width: 81.25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 81.25%;
    flex: 0 0 81.25%; }
  .fs-grid .fs-row .fs-lg-11 {
    width: 89.58333333%;
    max-width: 89.58333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 89.58333333%;
    flex: 0 0 89.58333333%; }
  .fs-grid .fs-row .fs-lg-12 {
    width: 97.91666667%;
    max-width: 97.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 97.91666667%;
    flex: 0 0 97.91666667%; }
  .fs-grid .fs-row .fs-lg-push-1 {
    margin-left: 9.375%; }
  .fs-grid .fs-row .fs-lg-push-2 {
    margin-left: 17.70833333%; }
  .fs-grid .fs-row .fs-lg-push-3 {
    margin-left: 26.04166667%; }
  .fs-grid .fs-row .fs-lg-push-4 {
    margin-left: 34.375%; }
  .fs-grid .fs-row .fs-lg-push-5 {
    margin-left: 42.70833333%; }
  .fs-grid .fs-row .fs-lg-push-6 {
    margin-left: 51.04166667%; }
  .fs-grid .fs-row .fs-lg-push-7 {
    margin-left: 59.375%; }
  .fs-grid .fs-row .fs-lg-push-8 {
    margin-left: 67.70833333%; }
  .fs-grid .fs-row .fs-lg-push-9 {
    margin-left: 76.04166667%; }
  .fs-grid .fs-row .fs-lg-push-10 {
    margin-left: 84.375%; }
  .fs-grid .fs-row .fs-lg-push-11 {
    margin-left: 92.70833333%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-1 {
    width: 8.33333333%;
    max-width: 8.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-2 {
    width: 16.66666667%;
    max-width: 16.66666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-3 {
    width: 25%;
    max-width: 25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-4 {
    width: 33.33333333%;
    max-width: 33.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-5 {
    width: 41.66666667%;
    max-width: 41.66666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-6 {
    width: 50%;
    max-width: 50%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-7 {
    width: 58.33333333%;
    max-width: 58.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-8 {
    width: 66.66666667%;
    max-width: 66.66666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-9 {
    width: 75%;
    max-width: 75%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-10 {
    width: 83.33333333%;
    max-width: 83.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-11 {
    width: 91.66666667%;
    max-width: 91.66666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-12 {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-1 {
    margin-left: 8.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-2 {
    margin-left: 16.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-3 {
    margin-left: 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-4 {
    margin-left: 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-5 {
    margin-left: 41.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-6 {
    margin-left: 50%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-7 {
    margin-left: 58.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-8 {
    margin-left: 66.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-9 {
    margin-left: 75%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-10 {
    margin-left: 83.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-11 {
    margin-left: 91.66666667%; }
  .fs-grid .fs-row .fs-cell.fs-lg-first, .fs-grid .fs-row [class*="-contained"].fs-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .fs-grid .fs-row .fs-cell.fs-lg-last, .fs-grid .fs-row [class*="-contained"].fs-lg-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .fs-grid .fs-row .fs-cell.fs-lg-align-start, .fs-grid .fs-row [class*="-contained"].fs-lg-align-start {
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .fs-grid .fs-row .fs-cell.fs-lg-align-center, .fs-grid .fs-row [class*="-contained"].fs-lg-align-center {
    -ms-flex-item-align: center;
    align-self: center; }
  .fs-grid .fs-row .fs-cell.fs-lg-align-end, .fs-grid .fs-row [class*="-contained"].fs-lg-align-end {
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .fs-grid .fs-row .fs-cell.fs-lg-justify-start, .fs-grid .fs-row [class*="-contained"].fs-lg-justify-start {
    margin-right: auto; }
  .fs-grid .fs-row .fs-cell.fs-lg-justify-center, .fs-grid .fs-row [class*="-contained"].fs-lg-justify-center {
    margin-right: auto;
    margin-left: auto; }
  .fs-grid .fs-row .fs-cell.fs-lg-justify-end, .fs-grid .fs-row [class*="-contained"].fs-lg-justify-end {
    margin-left: auto; }
  .fs-grid .fs-row .fs-lg-fifth {
    width: 17.91666667%;
    max-width: 17.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 17.91666667%;
    flex: 0 0 17.91666667%; }
  .fs-grid .fs-row .fs-lg-fourth {
    width: 22.91666667%;
    max-width: 22.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22.91666667%;
    flex: 0 0 22.91666667%; }
  .fs-grid .fs-row .fs-lg-third {
    width: 31.25%;
    max-width: 31.25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 31.25%;
    flex: 0 0 31.25%; }
  .fs-grid .fs-row .fs-lg-half {
    width: 47.91666667%;
    max-width: 47.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 47.91666667%;
    flex: 0 0 47.91666667%; }
  .fs-grid .fs-row .fs-lg-full {
    width: 97.91666667%;
    max-width: 97.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 97.91666667%;
    flex: 0 0 97.91666667%; }
  .fs-grid .fs-row .fs-lg-push-fifth {
    margin-left: 21.04166667%; }
  .fs-grid .fs-row .fs-lg-push-fourth {
    margin-left: 26.04166667%; }
  .fs-grid .fs-row .fs-lg-push-third {
    margin-left: 34.375%; }
  .fs-grid .fs-row .fs-lg-push-half {
    margin-left: 51.04166667%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-fifth {
    width: 20%;
    max-width: 20%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-fourth {
    width: 25%;
    max-width: 25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-third {
    width: 33.33333333%;
    max-width: 33.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-half {
    width: 50%;
    max-width: 50%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-full {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-fifth {
    margin-left: 20%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-fourth {
    margin-left: 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-third {
    margin-left: 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-half {
    margin-left: 50%; }
  .fs-grid .fs-row .fs-lg-auto {
    width: auto;
    max-width: 97.91666667%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .fs-grid .fs-row .fs-lg-hide {
    display: none; }
  .fs-grid .fs-row .fs-lg-destroy {
    width: auto;
    margin-left: 0;
    margin-right: 0; } }

@media screen and (min-width: 1220px) {
  .fs-grid .fs-row.fs-xl-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .fs-grid .fs-row.fs-xl-justify-around {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .fs-grid .fs-row.fs-xl-justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .fs-grid .fs-row.fs-xl-justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .fs-grid .fs-row.fs-xl-justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .fs-grid .fs-row.fs-xl-justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .fs-grid .fs-row.fs-xl-align-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .fs-grid .fs-row.fs-xl-align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .fs-grid .fs-row.fs-xl-align-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .fs-grid .fs-row .fs-xl-1 {
    width: 6.25%;
    max-width: 6.25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 6.25%;
    flex: 0 0 6.25%; }
  .fs-grid .fs-row .fs-xl-2 {
    width: 14.58333333%;
    max-width: 14.58333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.58333333%;
    flex: 0 0 14.58333333%; }
  .fs-grid .fs-row .fs-xl-3 {
    width: 22.91666667%;
    max-width: 22.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22.91666667%;
    flex: 0 0 22.91666667%; }
  .fs-grid .fs-row .fs-xl-4 {
    width: 31.25%;
    max-width: 31.25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 31.25%;
    flex: 0 0 31.25%; }
  .fs-grid .fs-row .fs-xl-5 {
    width: 39.58333333%;
    max-width: 39.58333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 39.58333333%;
    flex: 0 0 39.58333333%; }
  .fs-grid .fs-row .fs-xl-6 {
    width: 47.91666667%;
    max-width: 47.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 47.91666667%;
    flex: 0 0 47.91666667%; }
  .fs-grid .fs-row .fs-xl-7 {
    width: 56.25%;
    max-width: 56.25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 56.25%;
    flex: 0 0 56.25%; }
  .fs-grid .fs-row .fs-xl-8 {
    width: 64.58333333%;
    max-width: 64.58333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 64.58333333%;
    flex: 0 0 64.58333333%; }
  .fs-grid .fs-row .fs-xl-9 {
    width: 72.91666667%;
    max-width: 72.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 72.91666667%;
    flex: 0 0 72.91666667%; }
  .fs-grid .fs-row .fs-xl-10 {
    width: 81.25%;
    max-width: 81.25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 81.25%;
    flex: 0 0 81.25%; }
  .fs-grid .fs-row .fs-xl-11 {
    width: 89.58333333%;
    max-width: 89.58333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 89.58333333%;
    flex: 0 0 89.58333333%; }
  .fs-grid .fs-row .fs-xl-12 {
    width: 97.91666667%;
    max-width: 97.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 97.91666667%;
    flex: 0 0 97.91666667%; }
  .fs-grid .fs-row .fs-xl-push-1 {
    margin-left: 9.375%; }
  .fs-grid .fs-row .fs-xl-push-2 {
    margin-left: 17.70833333%; }
  .fs-grid .fs-row .fs-xl-push-3 {
    margin-left: 26.04166667%; }
  .fs-grid .fs-row .fs-xl-push-4 {
    margin-left: 34.375%; }
  .fs-grid .fs-row .fs-xl-push-5 {
    margin-left: 42.70833333%; }
  .fs-grid .fs-row .fs-xl-push-6 {
    margin-left: 51.04166667%; }
  .fs-grid .fs-row .fs-xl-push-7 {
    margin-left: 59.375%; }
  .fs-grid .fs-row .fs-xl-push-8 {
    margin-left: 67.70833333%; }
  .fs-grid .fs-row .fs-xl-push-9 {
    margin-left: 76.04166667%; }
  .fs-grid .fs-row .fs-xl-push-10 {
    margin-left: 84.375%; }
  .fs-grid .fs-row .fs-xl-push-11 {
    margin-left: 92.70833333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-1 {
    width: 8.33333333%;
    max-width: 8.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-2 {
    width: 16.66666667%;
    max-width: 16.66666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-3 {
    width: 25%;
    max-width: 25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-4 {
    width: 33.33333333%;
    max-width: 33.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-5 {
    width: 41.66666667%;
    max-width: 41.66666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-6 {
    width: 50%;
    max-width: 50%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-7 {
    width: 58.33333333%;
    max-width: 58.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-8 {
    width: 66.66666667%;
    max-width: 66.66666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-9 {
    width: 75%;
    max-width: 75%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-10 {
    width: 83.33333333%;
    max-width: 83.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-11 {
    width: 91.66666667%;
    max-width: 91.66666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-12 {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-1 {
    margin-left: 8.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-2 {
    margin-left: 16.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-3 {
    margin-left: 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-4 {
    margin-left: 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-5 {
    margin-left: 41.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-6 {
    margin-left: 50%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-7 {
    margin-left: 58.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-8 {
    margin-left: 66.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-9 {
    margin-left: 75%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-10 {
    margin-left: 83.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-11 {
    margin-left: 91.66666667%; }
  .fs-grid .fs-row .fs-cell.fs-xl-first, .fs-grid .fs-row [class*="-contained"].fs-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .fs-grid .fs-row .fs-cell.fs-xl-last, .fs-grid .fs-row [class*="-contained"].fs-xl-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .fs-grid .fs-row .fs-cell.fs-xl-align-start, .fs-grid .fs-row [class*="-contained"].fs-xl-align-start {
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .fs-grid .fs-row .fs-cell.fs-xl-align-center, .fs-grid .fs-row [class*="-contained"].fs-xl-align-center {
    -ms-flex-item-align: center;
    align-self: center; }
  .fs-grid .fs-row .fs-cell.fs-xl-align-end, .fs-grid .fs-row [class*="-contained"].fs-xl-align-end {
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .fs-grid .fs-row .fs-cell.fs-xl-justify-start, .fs-grid .fs-row [class*="-contained"].fs-xl-justify-start {
    margin-right: auto; }
  .fs-grid .fs-row .fs-cell.fs-xl-justify-center, .fs-grid .fs-row [class*="-contained"].fs-xl-justify-center {
    margin-right: auto;
    margin-left: auto; }
  .fs-grid .fs-row .fs-cell.fs-xl-justify-end, .fs-grid .fs-row [class*="-contained"].fs-xl-justify-end {
    margin-left: auto; }
  .fs-grid .fs-row .fs-xl-fifth {
    width: 17.91666667%;
    max-width: 17.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 17.91666667%;
    flex: 0 0 17.91666667%; }
  .fs-grid .fs-row .fs-xl-fourth {
    width: 22.91666667%;
    max-width: 22.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22.91666667%;
    flex: 0 0 22.91666667%; }
  .fs-grid .fs-row .fs-xl-third {
    width: 31.25%;
    max-width: 31.25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 31.25%;
    flex: 0 0 31.25%; }
  .fs-grid .fs-row .fs-xl-half {
    width: 47.91666667%;
    max-width: 47.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 47.91666667%;
    flex: 0 0 47.91666667%; }
  .fs-grid .fs-row .fs-xl-full {
    width: 97.91666667%;
    max-width: 97.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 97.91666667%;
    flex: 0 0 97.91666667%; }
  .fs-grid .fs-row .fs-xl-push-fifth {
    margin-left: 21.04166667%; }
  .fs-grid .fs-row .fs-xl-push-fourth {
    margin-left: 26.04166667%; }
  .fs-grid .fs-row .fs-xl-push-third {
    margin-left: 34.375%; }
  .fs-grid .fs-row .fs-xl-push-half {
    margin-left: 51.04166667%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-fifth {
    width: 20%;
    max-width: 20%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-fourth {
    width: 25%;
    max-width: 25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-third {
    width: 33.33333333%;
    max-width: 33.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-half {
    width: 50%;
    max-width: 50%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-full {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-fifth {
    margin-left: 20%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-fourth {
    margin-left: 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-third {
    margin-left: 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-half {
    margin-left: 50%; }
  .fs-grid .fs-row .fs-xl-auto {
    width: auto;
    max-width: 97.91666667%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .fs-grid .fs-row .fs-xl-hide {
    display: none; }
  .fs-grid .fs-row .fs-xl-destroy {
    width: auto;
    margin-left: 0;
    margin-right: 0; } }

/*! formstone v1.4.22 [sticky.css] 2021-10-01 | GPL-3.0 License | formstone.it */
.fs-sticky-element {
  will-change: scroll-position; }

.fs-sticky-element.fs-sticky-stuck {
  position: fixed; }

.fs-sticky-element.fs-sticky-passed {
  position: absolute; }

.fs-sticky-clone {
  display: none;
  opacity: 0;
  pointer-events: none;
  visibility: hidden; }

.fs-sticky-clone.fs-sticky-stuck {
  display: block; }

.fs-sticky-container {
  position: relative; }

/*! formstone v1.4.22 [viewer.css] 2021-10-01 | GPL-3.0 License | formstone.it */
.fs-viewer-source {
  display: none !important; }

.fs-viewer-wrapper {
  position: relative;
  background: #fff;
  overflow: hidden;
  -webkit-transition: none;
  transition: none;
  height: 300px; }

.fs-viewer-viewport {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px; }

.fs-viewer-container {
  width: 1px;
  height: 1px;
  position: absolute;
  margin: 0;
  opacity: 1;
  -webkit-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0);
  -webkit-transition: opacity .25s ease;
  transition: opacity .25s ease; }

.fs-viewer-loading .fs-viewer-container {
  opacity: 0; }

.fs-viewer-image {
  position: absolute; }

.fs-viewer-scaling .fs-viewer-container {
  -webkit-transition: none !important;
  transition: none !important; }

.fs-viewer-scaling .fs-viewer-image {
  -webkit-transition: none !important;
  transition: none !important; }

.fs-viewer-controls {
  background: #eee;
  margin: 0 auto; }

.fs-viewer-control {
  border: none;
  padding: 0; }

.fs-viewer-control_next, .fs-viewer-control_previous {
  display: none; }

.fs-viewer-gallery .fs-viewer-control_next, .fs-viewer-gallery .fs-viewer-control_previous {
  display: inline; }

/*! formstone v1.4.13 [grid.css] 2019-06-27 | GPL-3.0 License | formstone.it */
.fs-grid .fs-row, .fs_grid_row {
  min-width: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto; }

@media screen and (max-width: 739px) {
  .fs-grid .fs-row, .fs_grid_row {
    width: 96%;
    width: calc(100% - 40px); } }

@media screen and (min-width: 740px) {
  .fs-grid .fs-row, .fs_grid_row {
    width: 720px; } }

@media screen and (min-width: 980px) {
  .fs-grid .fs-row, .fs_grid_row {
    width: 960px; } }

@media screen and (min-width: 1220px) {
  .fs-grid .fs-row, .fs_grid_row {
    width: 1200px; } }

@media screen and (min-width: 1360px) {
  .fs-grid .fs-row, .fs_grid_row {
    width: 1340px; } }

.fs-grid-fluid .fs-row, .fs_grid_row_fluid {
  width: 96%;
  width: calc(100% - 40px); }

@media screen and (max-width: 499px) {
  .fs-grid-adaptive .fs-row, .fs_grid_row_adaptive {
    width: 300px; } }

@media screen and (min-width: 500px) and (max-width: 739px) {
  .fs-grid-adaptive .fs-row, .fs_grid_row_adaptive {
    width: 480px; } }

.fs_grid_row_reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.fs_grid_row_justify_around {
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.fs_grid_row_justify_between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.fs_grid_row_justify_start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.fs_grid_row_justify_center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.fs_grid_row_justify_end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.fs_grid_row_align_start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.fs_grid_row_align_center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.fs_grid_row_align_end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

.fs-grid .fs-row .fs-row, .fs_grid_row_row {
  min-width: auto;
  width: 103.3%;
  margin-left: -1.65%;
  margin-right: -1.65%; }

.fs-grid .fs-row [class*=fs-cell][class*="-contained"] .fs-row, .fs_grid_row_row_contained {
  width: 100%;
  margin-left: 0;
  margin-right: 0; }

.fs_grid_row_destroy {
  width: auto;
  margin-left: 0;
  margin-right: 0; }

.fs-grid .fs-row [class*=fs-cell], .fs_grid_cell {
  width: 96.7%;
  max-width: 96.7%;
  min-width: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 96.7%;
  flex: 0 0 96.7%;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  margin-left: 1.65%;
  margin-right: 1.65%; }

.fs-grid .fs-row [class*=fs-cell][class*="-padded"], .fs_grid_cell_padded {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  margin-left: 0;
  margin-right: 0;
  padding-left: 1.65%;
  padding-right: 1.65%; }

.fs-grid .fs-row [class*=fs-cell][class*="-contained"], .fs_grid_cell_contained {
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  margin-left: 0;
  margin-right: 0; }

.fs_grid_cell_justify_start {
  margin-right: auto; }

.fs_grid_cell_centered, .fs_grid_cell_justify_center {
  margin-right: auto;
  margin-left: auto; }

.fs_grid_cell_justify_end, .fs_grid_cell_right {
  margin-left: auto; }

.fs_grid_cell_align_start {
  -ms-flex-item-align: start;
  align-self: flex-start; }

.fs_grid_cell_align_center {
  -ms-flex-item-align: center;
  align-self: center; }

.fs_grid_cell_align_end {
  -ms-flex-item-align: end;
  align-self: flex-end; }

.fs_grid_cell_first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1; }

.fs_grid_cell_last {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

.fs_grid_cell_destroy {
  width: auto;
  margin-left: 0;
  margin-right: 0; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

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

.fs-grid .fs-row.fs-all-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.fs-grid .fs-row.fs-all-justify-around {
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.fs-grid .fs-row.fs-all-justify-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.fs-grid .fs-row.fs-all-justify-start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.fs-grid .fs-row.fs-all-justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.fs-grid .fs-row.fs-all-justify-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.fs-grid .fs-row.fs-all-align-start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.fs-grid .fs-row.fs-all-align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.fs-grid .fs-row.fs-all-align-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

.fs-grid .fs-row .fs-cell.fs-all-first, .fs-grid .fs-row [class*="-contained"].fs-all-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1; }

.fs-grid .fs-row .fs-cell.fs-all-last, .fs-grid .fs-row [class*="-contained"].fs-all-last {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

.fs-grid .fs-row .fs-cell.fs-all-align-start, .fs-grid .fs-row [class*="-contained"].fs-all-align-start {
  -ms-flex-item-align: start;
  align-self: flex-start; }

.fs-grid .fs-row .fs-cell.fs-all-align-center, .fs-grid .fs-row [class*="-contained"].fs-all-align-center {
  -ms-flex-item-align: center;
  align-self: center; }

.fs-grid .fs-row .fs-cell.fs-all-align-end, .fs-grid .fs-row [class*="-contained"].fs-all-align-end {
  -ms-flex-item-align: end;
  align-self: flex-end; }

.fs-grid .fs-row .fs-cell.fs-all-justify-start, .fs-grid .fs-row [class*="-contained"].fs-all-justify-start {
  margin-right: auto; }

.fs-grid .fs-row .fs-cell.fs-all-justify-center, .fs-grid .fs-row [class*="-contained"].fs-all-justify-center {
  margin-right: auto;
  margin-left: auto; }

.fs-grid .fs-row .fs-cell.fs-all-justify-end, .fs-grid .fs-row [class*="-contained"].fs-all-justify-end {
  margin-left: auto; }

.fs-grid .fs-row .fs-all-fifth {
  width: 16.7%;
  max-width: 16.7%;
  min-width: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.7%;
  flex: 0 0 16.7%; }

.fs-grid .fs-row .fs-all-fourth {
  width: 21.7%;
  max-width: 21.7%;
  min-width: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 21.7%;
  flex: 0 0 21.7%; }

.fs-grid .fs-row .fs-all-third {
  width: 30.03333333%;
  max-width: 30.03333333%;
  min-width: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30.03333333%;
  flex: 0 0 30.03333333%; }

.fs-grid .fs-row .fs-all-half {
  width: 46.7%;
  max-width: 46.7%;
  min-width: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 46.7%;
  flex: 0 0 46.7%; }

.fs-grid .fs-row .fs-all-full {
  width: 96.7%;
  max-width: 96.7%;
  min-width: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 96.7%;
  flex: 0 0 96.7%; }

.fs-grid .fs-row .fs-all-push-fifth {
  margin-left: 21.65%; }

.fs-grid .fs-row .fs-all-push-fourth {
  margin-left: 26.65%; }

.fs-grid .fs-row .fs-all-push-third {
  margin-left: 34.98333333%; }

.fs-grid .fs-row .fs-all-push-half {
  margin-left: 51.65%; }

.fs-grid .fs-row [class*="-contained"].fs-all-fifth {
  width: 20%;
  max-width: 20%;
  min-width: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%; }

.fs-grid .fs-row [class*="-contained"].fs-all-fourth {
  width: 25%;
  max-width: 25%;
  min-width: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%; }

.fs-grid .fs-row [class*="-contained"].fs-all-third {
  width: 33.33333333%;
  max-width: 33.33333333%;
  min-width: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333333%;
  flex: 0 0 33.33333333%; }

.fs-grid .fs-row [class*="-contained"].fs-all-half {
  width: 50%;
  max-width: 50%;
  min-width: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%; }

.fs-grid .fs-row [class*="-contained"].fs-all-full {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%; }

.fs-grid .fs-row [class*="-contained"].fs-all-push-fifth {
  margin-left: 20%; }

.fs-grid .fs-row [class*="-contained"].fs-all-push-fourth {
  margin-left: 25%; }

.fs-grid .fs-row [class*="-contained"].fs-all-push-third {
  margin-left: 33.33333333%; }

.fs-grid .fs-row [class*="-contained"].fs-all-push-half {
  margin-left: 50%; }

.fs-grid .fs-row .fs-all-auto {
  width: auto;
  max-width: 96.7%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.fs-grid .fs-row .fs-all-hide {
  display: none; }

.fs-grid .fs-row .fs-all-destroy {
  width: auto;
  margin-left: 0;
  margin-right: 0; }

@media screen and (max-width: 739px) {
  .fs-grid .fs-row.fs-sm-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .fs-grid .fs-row.fs-sm-justify-around {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .fs-grid .fs-row.fs-sm-justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .fs-grid .fs-row.fs-sm-justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .fs-grid .fs-row.fs-sm-justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .fs-grid .fs-row.fs-sm-justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .fs-grid .fs-row.fs-sm-align-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .fs-grid .fs-row.fs-sm-align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .fs-grid .fs-row.fs-sm-align-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .fs-grid .fs-row .fs-sm-1 {
    width: 30.03333333%;
    max-width: 30.03333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30.03333333%;
    flex: 0 0 30.03333333%; }
  .fs-grid .fs-row .fs-sm-2 {
    width: 63.36666667%;
    max-width: 63.36666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 63.36666667%;
    flex: 0 0 63.36666667%; }
  .fs-grid .fs-row .fs-sm-3 {
    width: 96.7%;
    max-width: 96.7%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 96.7%;
    flex: 0 0 96.7%; }
  .fs-grid .fs-row .fs-sm-push-1 {
    margin-left: 34.98333333%; }
  .fs-grid .fs-row .fs-sm-push-2 {
    margin-left: 68.31666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-1 {
    width: 33.33333333%;
    max-width: 33.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-2 {
    width: 66.66666667%;
    max-width: 66.66666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-3 {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-push-1 {
    margin-left: 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-push-2 {
    margin-left: 66.66666667%; }
  .fs-grid .fs-row .fs-cell.fs-sm-first, .fs-grid .fs-row [class*="-contained"].fs-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .fs-grid .fs-row .fs-cell.fs-sm-last, .fs-grid .fs-row [class*="-contained"].fs-sm-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .fs-grid .fs-row .fs-cell.fs-sm-align-start, .fs-grid .fs-row [class*="-contained"].fs-sm-align-start {
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .fs-grid .fs-row .fs-cell.fs-sm-align-center, .fs-grid .fs-row [class*="-contained"].fs-sm-align-center {
    -ms-flex-item-align: center;
    align-self: center; }
  .fs-grid .fs-row .fs-cell.fs-sm-align-end, .fs-grid .fs-row [class*="-contained"].fs-sm-align-end {
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .fs-grid .fs-row .fs-cell.fs-sm-justify-start, .fs-grid .fs-row [class*="-contained"].fs-sm-justify-start {
    margin-right: auto; }
  .fs-grid .fs-row .fs-cell.fs-sm-justify-center, .fs-grid .fs-row [class*="-contained"].fs-sm-justify-center {
    margin-right: auto;
    margin-left: auto; }
  .fs-grid .fs-row .fs-cell.fs-sm-justify-end, .fs-grid .fs-row [class*="-contained"].fs-sm-justify-end {
    margin-left: auto; }
  .fs-grid .fs-row .fs-sm-fifth {
    width: 16.7%;
    max-width: 16.7%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.7%;
    flex: 0 0 16.7%; }
  .fs-grid .fs-row .fs-sm-fourth {
    width: 21.7%;
    max-width: 21.7%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 21.7%;
    flex: 0 0 21.7%; }
  .fs-grid .fs-row .fs-sm-third {
    width: 30.03333333%;
    max-width: 30.03333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30.03333333%;
    flex: 0 0 30.03333333%; }
  .fs-grid .fs-row .fs-sm-half {
    width: 46.7%;
    max-width: 46.7%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 46.7%;
    flex: 0 0 46.7%; }
  .fs-grid .fs-row .fs-sm-full {
    width: 96.7%;
    max-width: 96.7%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 96.7%;
    flex: 0 0 96.7%; }
  .fs-grid .fs-row .fs-sm-push-fifth {
    margin-left: 21.65%; }
  .fs-grid .fs-row .fs-sm-push-fourth {
    margin-left: 26.65%; }
  .fs-grid .fs-row .fs-sm-push-third {
    margin-left: 34.98333333%; }
  .fs-grid .fs-row .fs-sm-push-half {
    margin-left: 51.65%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-fifth {
    width: 20%;
    max-width: 20%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-fourth {
    width: 25%;
    max-width: 25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-third {
    width: 33.33333333%;
    max-width: 33.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-half {
    width: 50%;
    max-width: 50%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-full {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-push-fifth {
    margin-left: 20%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-push-fourth {
    margin-left: 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-push-third {
    margin-left: 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-push-half {
    margin-left: 50%; }
  .fs-grid .fs-row .fs-sm-auto {
    width: auto;
    max-width: 96.7%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .fs-grid .fs-row .fs-sm-hide {
    display: none; }
  .fs-grid .fs-row .fs-sm-destroy {
    width: auto;
    margin-left: 0;
    margin-right: 0; } }

@media screen and (max-width: 499px) {
  .fs-grid .fs-row.fs-xs-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .fs-grid .fs-row.fs-xs-justify-around {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .fs-grid .fs-row.fs-xs-justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .fs-grid .fs-row.fs-xs-justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .fs-grid .fs-row.fs-xs-justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .fs-grid .fs-row.fs-xs-justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .fs-grid .fs-row.fs-xs-align-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .fs-grid .fs-row.fs-xs-align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .fs-grid .fs-row.fs-xs-align-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .fs-grid .fs-row .fs-xs-1 {
    width: 30.03333333%;
    max-width: 30.03333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30.03333333%;
    flex: 0 0 30.03333333%; }
  .fs-grid .fs-row .fs-xs-2 {
    width: 63.36666667%;
    max-width: 63.36666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 63.36666667%;
    flex: 0 0 63.36666667%; }
  .fs-grid .fs-row .fs-xs-3 {
    width: 96.7%;
    max-width: 96.7%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 96.7%;
    flex: 0 0 96.7%; }
  .fs-grid .fs-row .fs-xs-push-1 {
    margin-left: 34.98333333%; }
  .fs-grid .fs-row .fs-xs-push-2 {
    margin-left: 68.31666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-1 {
    width: 33.33333333%;
    max-width: 33.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-2 {
    width: 66.66666667%;
    max-width: 66.66666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-3 {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-push-1 {
    margin-left: 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-push-2 {
    margin-left: 66.66666667%; }
  .fs-grid .fs-row .fs-cell.fs-xs-first, .fs-grid .fs-row [class*="-contained"].fs-xs-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .fs-grid .fs-row .fs-cell.fs-xs-last, .fs-grid .fs-row [class*="-contained"].fs-xs-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .fs-grid .fs-row .fs-cell.fs-xs-align-start, .fs-grid .fs-row [class*="-contained"].fs-xs-align-start {
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .fs-grid .fs-row .fs-cell.fs-xs-align-center, .fs-grid .fs-row [class*="-contained"].fs-xs-align-center {
    -ms-flex-item-align: center;
    align-self: center; }
  .fs-grid .fs-row .fs-cell.fs-xs-align-end, .fs-grid .fs-row [class*="-contained"].fs-xs-align-end {
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .fs-grid .fs-row .fs-cell.fs-xs-justify-start, .fs-grid .fs-row [class*="-contained"].fs-xs-justify-start {
    margin-right: auto; }
  .fs-grid .fs-row .fs-cell.fs-xs-justify-center, .fs-grid .fs-row [class*="-contained"].fs-xs-justify-center {
    margin-right: auto;
    margin-left: auto; }
  .fs-grid .fs-row .fs-cell.fs-xs-justify-end, .fs-grid .fs-row [class*="-contained"].fs-xs-justify-end {
    margin-left: auto; }
  .fs-grid .fs-row .fs-xs-fifth {
    width: 16.7%;
    max-width: 16.7%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.7%;
    flex: 0 0 16.7%; }
  .fs-grid .fs-row .fs-xs-fourth {
    width: 21.7%;
    max-width: 21.7%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 21.7%;
    flex: 0 0 21.7%; }
  .fs-grid .fs-row .fs-xs-third {
    width: 30.03333333%;
    max-width: 30.03333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30.03333333%;
    flex: 0 0 30.03333333%; }
  .fs-grid .fs-row .fs-xs-half {
    width: 46.7%;
    max-width: 46.7%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 46.7%;
    flex: 0 0 46.7%; }
  .fs-grid .fs-row .fs-xs-full {
    width: 96.7%;
    max-width: 96.7%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 96.7%;
    flex: 0 0 96.7%; }
  .fs-grid .fs-row .fs-xs-push-fifth {
    margin-left: 21.65%; }
  .fs-grid .fs-row .fs-xs-push-fourth {
    margin-left: 26.65%; }
  .fs-grid .fs-row .fs-xs-push-third {
    margin-left: 34.98333333%; }
  .fs-grid .fs-row .fs-xs-push-half {
    margin-left: 51.65%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-fifth {
    width: 20%;
    max-width: 20%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-fourth {
    width: 25%;
    max-width: 25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-third {
    width: 33.33333333%;
    max-width: 33.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-half {
    width: 50%;
    max-width: 50%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-full {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-push-fifth {
    margin-left: 20%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-push-fourth {
    margin-left: 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-push-third {
    margin-left: 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-push-half {
    margin-left: 50%; }
  .fs-grid .fs-row .fs-xs-auto {
    width: auto;
    max-width: 96.7%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .fs-grid .fs-row .fs-xs-hide {
    display: none; }
  .fs-grid .fs-row .fs-xs-destroy {
    width: auto;
    margin-left: 0;
    margin-right: 0; } }

@media screen and (min-width: 740px) and (max-width: 979px) {
  .fs-grid .fs-row.fs-md-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .fs-grid .fs-row.fs-md-justify-around {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .fs-grid .fs-row.fs-md-justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .fs-grid .fs-row.fs-md-justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .fs-grid .fs-row.fs-md-justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .fs-grid .fs-row.fs-md-justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .fs-grid .fs-row.fs-md-align-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .fs-grid .fs-row.fs-md-align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .fs-grid .fs-row.fs-md-align-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .fs-grid .fs-row .fs-md-1 {
    width: 13.36666667%;
    max-width: 13.36666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 13.36666667%;
    flex: 0 0 13.36666667%; }
  .fs-grid .fs-row .fs-md-2 {
    width: 30.03333333%;
    max-width: 30.03333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30.03333333%;
    flex: 0 0 30.03333333%; }
  .fs-grid .fs-row .fs-md-3 {
    width: 46.7%;
    max-width: 46.7%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 46.7%;
    flex: 0 0 46.7%; }
  .fs-grid .fs-row .fs-md-4 {
    width: 63.36666667%;
    max-width: 63.36666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 63.36666667%;
    flex: 0 0 63.36666667%; }
  .fs-grid .fs-row .fs-md-5 {
    width: 80.03333333%;
    max-width: 80.03333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80.03333333%;
    flex: 0 0 80.03333333%; }
  .fs-grid .fs-row .fs-md-6 {
    width: 96.7%;
    max-width: 96.7%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 96.7%;
    flex: 0 0 96.7%; }
  .fs-grid .fs-row .fs-md-push-1 {
    margin-left: 18.31666667%; }
  .fs-grid .fs-row .fs-md-push-2 {
    margin-left: 34.98333333%; }
  .fs-grid .fs-row .fs-md-push-3 {
    margin-left: 51.65%; }
  .fs-grid .fs-row .fs-md-push-4 {
    margin-left: 68.31666667%; }
  .fs-grid .fs-row .fs-md-push-5 {
    margin-left: 84.98333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-1 {
    width: 16.66666667%;
    max-width: 16.66666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-2 {
    width: 33.33333333%;
    max-width: 33.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-3 {
    width: 50%;
    max-width: 50%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-4 {
    width: 66.66666667%;
    max-width: 66.66666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-5 {
    width: 83.33333333%;
    max-width: 83.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-6 {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-push-1 {
    margin-left: 16.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-push-2 {
    margin-left: 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-push-3 {
    margin-left: 50%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-push-4 {
    margin-left: 66.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-push-5 {
    margin-left: 83.33333333%; }
  .fs-grid .fs-row .fs-cell.fs-md-first, .fs-grid .fs-row [class*="-contained"].fs-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .fs-grid .fs-row .fs-cell.fs-md-last, .fs-grid .fs-row [class*="-contained"].fs-md-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .fs-grid .fs-row .fs-cell.fs-md-align-start, .fs-grid .fs-row [class*="-contained"].fs-md-align-start {
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .fs-grid .fs-row .fs-cell.fs-md-align-center, .fs-grid .fs-row [class*="-contained"].fs-md-align-center {
    -ms-flex-item-align: center;
    align-self: center; }
  .fs-grid .fs-row .fs-cell.fs-md-align-end, .fs-grid .fs-row [class*="-contained"].fs-md-align-end {
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .fs-grid .fs-row .fs-cell.fs-md-justify-start, .fs-grid .fs-row [class*="-contained"].fs-md-justify-start {
    margin-right: auto; }
  .fs-grid .fs-row .fs-cell.fs-md-justify-center, .fs-grid .fs-row [class*="-contained"].fs-md-justify-center {
    margin-right: auto;
    margin-left: auto; }
  .fs-grid .fs-row .fs-cell.fs-md-justify-end, .fs-grid .fs-row [class*="-contained"].fs-md-justify-end {
    margin-left: auto; }
  .fs-grid .fs-row .fs-md-fifth {
    width: 16.7%;
    max-width: 16.7%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.7%;
    flex: 0 0 16.7%; }
  .fs-grid .fs-row .fs-md-fourth {
    width: 21.7%;
    max-width: 21.7%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 21.7%;
    flex: 0 0 21.7%; }
  .fs-grid .fs-row .fs-md-third {
    width: 30.03333333%;
    max-width: 30.03333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30.03333333%;
    flex: 0 0 30.03333333%; }
  .fs-grid .fs-row .fs-md-half {
    width: 46.7%;
    max-width: 46.7%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 46.7%;
    flex: 0 0 46.7%; }
  .fs-grid .fs-row .fs-md-full {
    width: 96.7%;
    max-width: 96.7%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 96.7%;
    flex: 0 0 96.7%; }
  .fs-grid .fs-row .fs-md-push-fifth {
    margin-left: 21.65%; }
  .fs-grid .fs-row .fs-md-push-fourth {
    margin-left: 26.65%; }
  .fs-grid .fs-row .fs-md-push-third {
    margin-left: 34.98333333%; }
  .fs-grid .fs-row .fs-md-push-half {
    margin-left: 51.65%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-fifth {
    width: 20%;
    max-width: 20%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-fourth {
    width: 25%;
    max-width: 25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-third {
    width: 33.33333333%;
    max-width: 33.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-half {
    width: 50%;
    max-width: 50%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-full {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-push-fifth {
    margin-left: 20%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-push-fourth {
    margin-left: 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-push-third {
    margin-left: 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-push-half {
    margin-left: 50%; }
  .fs-grid .fs-row .fs-md-auto {
    width: auto;
    max-width: 96.7%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .fs-grid .fs-row .fs-md-hide {
    display: none; }
  .fs-grid .fs-row .fs-md-destroy {
    width: auto;
    margin-left: 0;
    margin-right: 0; } }

@media screen and (min-width: 980px) {
  .fs-grid .fs-row.fs-lg-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .fs-grid .fs-row.fs-lg-justify-around {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .fs-grid .fs-row.fs-lg-justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .fs-grid .fs-row.fs-lg-justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .fs-grid .fs-row.fs-lg-justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .fs-grid .fs-row.fs-lg-justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .fs-grid .fs-row.fs-lg-align-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .fs-grid .fs-row.fs-lg-align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .fs-grid .fs-row.fs-lg-align-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .fs-grid .fs-row .fs-lg-1 {
    width: 5.03333333%;
    max-width: 5.03333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 5.03333333%;
    flex: 0 0 5.03333333%; }
  .fs-grid .fs-row .fs-lg-2 {
    width: 13.36666667%;
    max-width: 13.36666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 13.36666667%;
    flex: 0 0 13.36666667%; }
  .fs-grid .fs-row .fs-lg-3 {
    width: 21.7%;
    max-width: 21.7%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 21.7%;
    flex: 0 0 21.7%; }
  .fs-grid .fs-row .fs-lg-4 {
    width: 30.03333333%;
    max-width: 30.03333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30.03333333%;
    flex: 0 0 30.03333333%; }
  .fs-grid .fs-row .fs-lg-5 {
    width: 38.36666667%;
    max-width: 38.36666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 38.36666667%;
    flex: 0 0 38.36666667%; }
  .fs-grid .fs-row .fs-lg-6 {
    width: 46.7%;
    max-width: 46.7%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 46.7%;
    flex: 0 0 46.7%; }
  .fs-grid .fs-row .fs-lg-7 {
    width: 55.03333333%;
    max-width: 55.03333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55.03333333%;
    flex: 0 0 55.03333333%; }
  .fs-grid .fs-row .fs-lg-8 {
    width: 63.36666667%;
    max-width: 63.36666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 63.36666667%;
    flex: 0 0 63.36666667%; }
  .fs-grid .fs-row .fs-lg-9 {
    width: 71.7%;
    max-width: 71.7%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 71.7%;
    flex: 0 0 71.7%; }
  .fs-grid .fs-row .fs-lg-10 {
    width: 80.03333333%;
    max-width: 80.03333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80.03333333%;
    flex: 0 0 80.03333333%; }
  .fs-grid .fs-row .fs-lg-11 {
    width: 88.36666667%;
    max-width: 88.36666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 88.36666667%;
    flex: 0 0 88.36666667%; }
  .fs-grid .fs-row .fs-lg-12 {
    width: 96.7%;
    max-width: 96.7%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 96.7%;
    flex: 0 0 96.7%; }
  .fs-grid .fs-row .fs-lg-push-1 {
    margin-left: 9.98333333%; }
  .fs-grid .fs-row .fs-lg-push-2 {
    margin-left: 18.31666667%; }
  .fs-grid .fs-row .fs-lg-push-3 {
    margin-left: 26.65%; }
  .fs-grid .fs-row .fs-lg-push-4 {
    margin-left: 34.98333333%; }
  .fs-grid .fs-row .fs-lg-push-5 {
    margin-left: 43.31666667%; }
  .fs-grid .fs-row .fs-lg-push-6 {
    margin-left: 51.65%; }
  .fs-grid .fs-row .fs-lg-push-7 {
    margin-left: 59.98333333%; }
  .fs-grid .fs-row .fs-lg-push-8 {
    margin-left: 68.31666667%; }
  .fs-grid .fs-row .fs-lg-push-9 {
    margin-left: 76.65%; }
  .fs-grid .fs-row .fs-lg-push-10 {
    margin-left: 84.98333333%; }
  .fs-grid .fs-row .fs-lg-push-11 {
    margin-left: 93.31666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-1 {
    width: 8.33333333%;
    max-width: 8.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-2 {
    width: 16.66666667%;
    max-width: 16.66666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-3 {
    width: 25%;
    max-width: 25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-4 {
    width: 33.33333333%;
    max-width: 33.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-5 {
    width: 41.66666667%;
    max-width: 41.66666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-6 {
    width: 50%;
    max-width: 50%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-7 {
    width: 58.33333333%;
    max-width: 58.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-8 {
    width: 66.66666667%;
    max-width: 66.66666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-9 {
    width: 75%;
    max-width: 75%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-10 {
    width: 83.33333333%;
    max-width: 83.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-11 {
    width: 91.66666667%;
    max-width: 91.66666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-12 {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-1 {
    margin-left: 8.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-2 {
    margin-left: 16.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-3 {
    margin-left: 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-4 {
    margin-left: 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-5 {
    margin-left: 41.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-6 {
    margin-left: 50%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-7 {
    margin-left: 58.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-8 {
    margin-left: 66.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-9 {
    margin-left: 75%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-10 {
    margin-left: 83.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-11 {
    margin-left: 91.66666667%; }
  .fs-grid .fs-row .fs-cell.fs-lg-first, .fs-grid .fs-row [class*="-contained"].fs-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .fs-grid .fs-row .fs-cell.fs-lg-last, .fs-grid .fs-row [class*="-contained"].fs-lg-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .fs-grid .fs-row .fs-cell.fs-lg-align-start, .fs-grid .fs-row [class*="-contained"].fs-lg-align-start {
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .fs-grid .fs-row .fs-cell.fs-lg-align-center, .fs-grid .fs-row [class*="-contained"].fs-lg-align-center {
    -ms-flex-item-align: center;
    align-self: center; }
  .fs-grid .fs-row .fs-cell.fs-lg-align-end, .fs-grid .fs-row [class*="-contained"].fs-lg-align-end {
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .fs-grid .fs-row .fs-cell.fs-lg-justify-start, .fs-grid .fs-row [class*="-contained"].fs-lg-justify-start {
    margin-right: auto; }
  .fs-grid .fs-row .fs-cell.fs-lg-justify-center, .fs-grid .fs-row [class*="-contained"].fs-lg-justify-center {
    margin-right: auto;
    margin-left: auto; }
  .fs-grid .fs-row .fs-cell.fs-lg-justify-end, .fs-grid .fs-row [class*="-contained"].fs-lg-justify-end {
    margin-left: auto; }
  .fs-grid .fs-row .fs-lg-fifth {
    width: 16.7%;
    max-width: 16.7%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.7%;
    flex: 0 0 16.7%; }
  .fs-grid .fs-row .fs-lg-fourth {
    width: 21.7%;
    max-width: 21.7%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 21.7%;
    flex: 0 0 21.7%; }
  .fs-grid .fs-row .fs-lg-third {
    width: 30.03333333%;
    max-width: 30.03333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30.03333333%;
    flex: 0 0 30.03333333%; }
  .fs-grid .fs-row .fs-lg-half {
    width: 46.7%;
    max-width: 46.7%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 46.7%;
    flex: 0 0 46.7%; }
  .fs-grid .fs-row .fs-lg-full {
    width: 96.7%;
    max-width: 96.7%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 96.7%;
    flex: 0 0 96.7%; }
  .fs-grid .fs-row .fs-lg-push-fifth {
    margin-left: 21.65%; }
  .fs-grid .fs-row .fs-lg-push-fourth {
    margin-left: 26.65%; }
  .fs-grid .fs-row .fs-lg-push-third {
    margin-left: 34.98333333%; }
  .fs-grid .fs-row .fs-lg-push-half {
    margin-left: 51.65%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-fifth {
    width: 20%;
    max-width: 20%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-fourth {
    width: 25%;
    max-width: 25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-third {
    width: 33.33333333%;
    max-width: 33.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-half {
    width: 50%;
    max-width: 50%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-full {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-fifth {
    margin-left: 20%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-fourth {
    margin-left: 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-third {
    margin-left: 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-half {
    margin-left: 50%; }
  .fs-grid .fs-row .fs-lg-auto {
    width: auto;
    max-width: 96.7%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .fs-grid .fs-row .fs-lg-hide {
    display: none; }
  .fs-grid .fs-row .fs-lg-destroy {
    width: auto;
    margin-left: 0;
    margin-right: 0; } }

@media screen and (min-width: 1220px) {
  .fs-grid .fs-row.fs-xl-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .fs-grid .fs-row.fs-xl-justify-around {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .fs-grid .fs-row.fs-xl-justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .fs-grid .fs-row.fs-xl-justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .fs-grid .fs-row.fs-xl-justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .fs-grid .fs-row.fs-xl-justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .fs-grid .fs-row.fs-xl-align-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .fs-grid .fs-row.fs-xl-align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .fs-grid .fs-row.fs-xl-align-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .fs-grid .fs-row .fs-xl-1 {
    width: 5.03333333%;
    max-width: 5.03333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 5.03333333%;
    flex: 0 0 5.03333333%; }
  .fs-grid .fs-row .fs-xl-2 {
    width: 13.36666667%;
    max-width: 13.36666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 13.36666667%;
    flex: 0 0 13.36666667%; }
  .fs-grid .fs-row .fs-xl-3 {
    width: 21.7%;
    max-width: 21.7%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 21.7%;
    flex: 0 0 21.7%; }
  .fs-grid .fs-row .fs-xl-4 {
    width: 30.03333333%;
    max-width: 30.03333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30.03333333%;
    flex: 0 0 30.03333333%; }
  .fs-grid .fs-row .fs-xl-5 {
    width: 38.36666667%;
    max-width: 38.36666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 38.36666667%;
    flex: 0 0 38.36666667%; }
  .fs-grid .fs-row .fs-xl-6 {
    width: 46.7%;
    max-width: 46.7%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 46.7%;
    flex: 0 0 46.7%; }
  .fs-grid .fs-row .fs-xl-7 {
    width: 55.03333333%;
    max-width: 55.03333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55.03333333%;
    flex: 0 0 55.03333333%; }
  .fs-grid .fs-row .fs-xl-8 {
    width: 63.36666667%;
    max-width: 63.36666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 63.36666667%;
    flex: 0 0 63.36666667%; }
  .fs-grid .fs-row .fs-xl-9 {
    width: 71.7%;
    max-width: 71.7%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 71.7%;
    flex: 0 0 71.7%; }
  .fs-grid .fs-row .fs-xl-10 {
    width: 80.03333333%;
    max-width: 80.03333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80.03333333%;
    flex: 0 0 80.03333333%; }
  .fs-grid .fs-row .fs-xl-11 {
    width: 88.36666667%;
    max-width: 88.36666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 88.36666667%;
    flex: 0 0 88.36666667%; }
  .fs-grid .fs-row .fs-xl-12 {
    width: 96.7%;
    max-width: 96.7%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 96.7%;
    flex: 0 0 96.7%; }
  .fs-grid .fs-row .fs-xl-push-1 {
    margin-left: 9.98333333%; }
  .fs-grid .fs-row .fs-xl-push-2 {
    margin-left: 18.31666667%; }
  .fs-grid .fs-row .fs-xl-push-3 {
    margin-left: 26.65%; }
  .fs-grid .fs-row .fs-xl-push-4 {
    margin-left: 34.98333333%; }
  .fs-grid .fs-row .fs-xl-push-5 {
    margin-left: 43.31666667%; }
  .fs-grid .fs-row .fs-xl-push-6 {
    margin-left: 51.65%; }
  .fs-grid .fs-row .fs-xl-push-7 {
    margin-left: 59.98333333%; }
  .fs-grid .fs-row .fs-xl-push-8 {
    margin-left: 68.31666667%; }
  .fs-grid .fs-row .fs-xl-push-9 {
    margin-left: 76.65%; }
  .fs-grid .fs-row .fs-xl-push-10 {
    margin-left: 84.98333333%; }
  .fs-grid .fs-row .fs-xl-push-11 {
    margin-left: 93.31666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-1 {
    width: 8.33333333%;
    max-width: 8.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-2 {
    width: 16.66666667%;
    max-width: 16.66666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-3 {
    width: 25%;
    max-width: 25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-4 {
    width: 33.33333333%;
    max-width: 33.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-5 {
    width: 41.66666667%;
    max-width: 41.66666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-6 {
    width: 50%;
    max-width: 50%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-7 {
    width: 58.33333333%;
    max-width: 58.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-8 {
    width: 66.66666667%;
    max-width: 66.66666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-9 {
    width: 75%;
    max-width: 75%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-10 {
    width: 83.33333333%;
    max-width: 83.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-11 {
    width: 91.66666667%;
    max-width: 91.66666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-12 {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-1 {
    margin-left: 8.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-2 {
    margin-left: 16.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-3 {
    margin-left: 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-4 {
    margin-left: 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-5 {
    margin-left: 41.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-6 {
    margin-left: 50%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-7 {
    margin-left: 58.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-8 {
    margin-left: 66.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-9 {
    margin-left: 75%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-10 {
    margin-left: 83.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-11 {
    margin-left: 91.66666667%; }
  .fs-grid .fs-row .fs-cell.fs-xl-first, .fs-grid .fs-row [class*="-contained"].fs-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .fs-grid .fs-row .fs-cell.fs-xl-last, .fs-grid .fs-row [class*="-contained"].fs-xl-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .fs-grid .fs-row .fs-cell.fs-xl-align-start, .fs-grid .fs-row [class*="-contained"].fs-xl-align-start {
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .fs-grid .fs-row .fs-cell.fs-xl-align-center, .fs-grid .fs-row [class*="-contained"].fs-xl-align-center {
    -ms-flex-item-align: center;
    align-self: center; }
  .fs-grid .fs-row .fs-cell.fs-xl-align-end, .fs-grid .fs-row [class*="-contained"].fs-xl-align-end {
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .fs-grid .fs-row .fs-cell.fs-xl-justify-start, .fs-grid .fs-row [class*="-contained"].fs-xl-justify-start {
    margin-right: auto; }
  .fs-grid .fs-row .fs-cell.fs-xl-justify-center, .fs-grid .fs-row [class*="-contained"].fs-xl-justify-center {
    margin-right: auto;
    margin-left: auto; }
  .fs-grid .fs-row .fs-cell.fs-xl-justify-end, .fs-grid .fs-row [class*="-contained"].fs-xl-justify-end {
    margin-left: auto; }
  .fs-grid .fs-row .fs-xl-fifth {
    width: 16.7%;
    max-width: 16.7%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.7%;
    flex: 0 0 16.7%; }
  .fs-grid .fs-row .fs-xl-fourth {
    width: 21.7%;
    max-width: 21.7%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 21.7%;
    flex: 0 0 21.7%; }
  .fs-grid .fs-row .fs-xl-third {
    width: 30.03333333%;
    max-width: 30.03333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30.03333333%;
    flex: 0 0 30.03333333%; }
  .fs-grid .fs-row .fs-xl-half {
    width: 46.7%;
    max-width: 46.7%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 46.7%;
    flex: 0 0 46.7%; }
  .fs-grid .fs-row .fs-xl-full {
    width: 96.7%;
    max-width: 96.7%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 96.7%;
    flex: 0 0 96.7%; }
  .fs-grid .fs-row .fs-xl-push-fifth {
    margin-left: 21.65%; }
  .fs-grid .fs-row .fs-xl-push-fourth {
    margin-left: 26.65%; }
  .fs-grid .fs-row .fs-xl-push-third {
    margin-left: 34.98333333%; }
  .fs-grid .fs-row .fs-xl-push-half {
    margin-left: 51.65%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-fifth {
    width: 20%;
    max-width: 20%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-fourth {
    width: 25%;
    max-width: 25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-third {
    width: 33.33333333%;
    max-width: 33.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-half {
    width: 50%;
    max-width: 50%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-full {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-fifth {
    margin-left: 20%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-fourth {
    margin-left: 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-third {
    margin-left: 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-half {
    margin-left: 50%; }
  .fs-grid .fs-row .fs-xl-auto {
    width: auto;
    max-width: 96.7%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .fs-grid .fs-row .fs-xl-hide {
    display: none; }
  .fs-grid .fs-row .fs-xl-destroy {
    width: auto;
    margin-left: 0;
    margin-right: 0; } }

@font-face {
  font-family: 'Utopia W01 Regular';
  src: url("../fonts/utopia/2a0c47b9-7c72-4622-a2a6-753b1928c4f7.eot?#iefix");
  src: url("../fonts/utopia/2a0c47b9-7c72-4622-a2a6-753b1928c4f7.eot?#iefix") format("eot"), url("../fonts/utopia/d7079586-2da2-49e9-9ac2-9643ce1e6e9d.woff2") format("woff2"), url("../fonts/utopia/cf097660-b052-407e-8446-064d8b9e4efc.woff") format("woff"), url("../fonts/utopia/521c33af-0500-4311-ac9c-866d131d0dc5.ttf") format("truetype"), url("../fonts/utopia/de2ff455-5efa-4560-b525-48c8b68417be.svg#de2ff455-5efa-4560-b525-48c8b68417be") format("svg"); }

@font-face {
  font-family: 'Utopia W01 It';
  src: url("../fonts/utopia/d1496733-2656-4184-a72d-8a9abb8fad48.eot?#iefix");
  src: url("../fonts/utopia/d1496733-2656-4184-a72d-8a9abb8fad48.eot?#iefix") format("eot"), url("../fonts/utopia/b58a7ef2-1af1-4388-bea9-35a36e882eee.woff2") format("woff2"), url("../fonts/utopia/91100087-f732-4de0-aa71-80eccd860c00.woff") format("woff"), url("../fonts/utopia/ebb5c4d7-df95-4959-9bf3-9f1dbef0b9cd.ttf") format("truetype"), url("../fonts/utopia/0b69d819-2210-4ff4-ab5b-0838cc946334.svg#0b69d819-2210-4ff4-ab5b-0838cc946334") format("svg"); }

@font-face {
  font-family: 'Utopia W01 Bd';
  src: url("../fonts/utopia/5a9f4a76-39ad-4893-a7c6-27840b6bc03c.eot?#iefix");
  src: url("../fonts/utopia/5a9f4a76-39ad-4893-a7c6-27840b6bc03c.eot?#iefix") format("eot"), url("../fonts/utopia/033c5d49-c85b-41e0-a737-a20db01765e2.woff2") format("woff2"), url("../fonts/utopia/b4afd2bd-5ded-45ce-930a-91bcbd795971.woff") format("woff"), url("../fonts/utopia/458089c5-dfe5-4af9-8c14-ca3b91d09fd1.ttf") format("truetype"), url("../fonts/utopia/555811b3-72e5-44bb-a8db-c89fa420cc84.svg#555811b3-72e5-44bb-a8db-c89fa420cc84") format("svg"); }

@font-face {
  font-family: 'ColinCasual';
  src: url("../fonts/colin-casual/ColinCasual20-Regular.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/colin-casual/ColinCasual20-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/colin-casual/ColinCasual20-Regular.woff") format("woff"), url("../fonts/colin-casual/ColinCasual20-Regular.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility; }

@font-face {
  font-family: 'ColinCasual';
  src: url("../fonts/colin-casual/ColinCasual20-Regular.woff2") format("woff2"), url("../fonts/colin-casual/ColinCasual20-Regular.otf") format("opentype");
  /* Safari, Android, iOS */
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility; }

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

.visually_hide {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .visually_hide.focusable:active, .visually_hide.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

/* Not to be used with a form container */
/* Use -webkit-overflow-scrolling: auto instead */
[data-whatinput="mouse"] a:focus,
[data-whatinput="mouse"] button:focus,
[data-whatinput="touch"] a:focus,
[data-whatinput="touch"] button:focus {
  outline: 0; }

/* ==========================================================================
	Base Elements
============================================================================= */
html {
  background: #fff;
  scroll-behavior: smooth; }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 400;
  min-width: 300px;
  overflow-x: hidden; }
  body:before {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 200;
    background: rgba(0, 0, 0, 0.75);
    content: "";
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    -webkit-transition: opacity 0.35s, visibility 0.35s;
    transition: opacity 0.35s, visibility 0.35s; }
    @media (prefers-reduced-motion: reduce) {
      body:before {
        -webkit-transition-duration: 0.6s;
                transition-duration: 0.6s; } }
  body.fs-page-lock {
    overflow-y: hidden; }
    body.fs-page-lock:before {
      opacity: 1;
      visibility: visible; }

::-moz-selection {
  background: #ddd;
  text-shadow: none; }

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

iframe {
  border: none; }

menu {
  margin: 0;
  padding: 0; }

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

figure {
  margin: 0; }

hr {
  height: 1px;
  background: #ddd;
  border: none;
  margin: 0; }

a {
  text-decoration: none; }
  a[href^=tel] {
    color: inherit; }

strong {
  font-weight: 700; }

/* ==========================================================================
	Background
============================================================================= */
.fs-background-container {
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s; }
  .fs-background-loaded .fs-background-container {
    opacity: 1; }

.fs-background-controls {
  position: absolute;
  z-index: 4; }

/* ==========================================================================
	Carousel
============================================================================= */
@media print {
  .fs-carousel-canister {
    width: 100% !important;
    display: block !important;
    -webkit-transform: none !important;
            transform: none !important; } }

@media print {
  .fs-carousel-item {
    height: auto !important;
    width: 100% !important;
    page-break-inside: avoid; } }

/* Carousel Controls
============================================================================= */
@media print {
  .fs-carousel-controls {
    display: none !important; } }

.fs-carousel-control {
  position: relative;
  cursor: default;
  pointer-events: none; }
  .fs-carousel-control.fs-carousel-visible {
    cursor: pointer;
    pointer-events: auto; }

.fs-carousel-control-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  pointer-events: none;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.fs-carousel-control-label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .fs-carousel-control-label.focusable:active, .fs-carousel-control-label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

/* Carousel Control Themes
============================================================================= */
.controls_base .fs-carousel-control {
  padding: 20px; }

/* Carousel Pagination
============================================================================= */
@media print {
  .fs-carousel-pagination {
    display: none !important; } }

.fs-carousel-page {
  height: 15px;
  width: 15px;
  position: relative;
  color: transparent;
  display: inline-block;
  overflow: hidden; }
  .fs-carousel-page:before {
    height: 10px;
    width: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    content: "";
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

/* Carousel Pagination Themes
============================================================================= */
.pagination_dark .fs-carousel-page:before {
  background-color: #999; }

.pagination_dark .fs-carousel-active:before {
  background-color: #000; }

/* ==========================================================================
   Funnelback
============================================================================= */
.funnelback {
  /** Very top navbar */
  /** Main navbar (logo + menu) */
  /** Footer **/
  /** Search form */
  /** Tabs */
  /** Search results */
  /** Facets */
  /** Results */
  /** Results - Courses */
  /** Results - Office */
  /** Results - Program */
  /** Results - People */
  /** Results - Video */
  /** Results - Events */
  /** Results - Twitter Cards */
  /** Contextual Navigation */
  /** Curator */
  /** Open Day Exhibit */
  /** Campus Life Exhibit */
  /** Paging */ }
  .funnelback .sr-only {
    width: 1px;
    height: 1px;
    position: absolute;
    border: 0;
    clip: rect(0 0 0 0);
    margin: -1px;
    overflow: hidden;
    padding: 0; }
    .funnelback .sr-only.focusable:active, .funnelback .sr-only.focusable:focus {
      width: auto;
      height: auto;
      position: static;
      clip: auto;
      margin: 0;
      overflow: visible; }
  .funnelback .navbar.bg-dark {
    padding: 0;
    font-size: small; }
  .funnelback .navbar.bg-dark a {
    padding: 0.25rem; }
  .funnelback nav.customer {
    padding: 0;
    background-color: #ebece6; }
  .funnelback nav.customer a.navbar-brand {
    padding: 0;
    margin-right: 100px; }
  .funnelback nav.customer .nav-item {
    height: 86px;
    text-align: center;
    text-transform: uppercase;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 22px;
    font-weight: bold;
    border-left: solid 1px #cfcfca; }
  .funnelback nav.customer .navbar-nav .nav-link {
    color: black; }
  .funnelback nav.customer .nav-item:last-child {
    border-right: solid 1px #cfcfca; }
  .funnelback nav.customer .customer-study {
    border-bottom: solid 4px #f5990c; }
  .funnelback nav.customer .customer-research {
    border-bottom: solid 4px #eb1f00; }
  .funnelback nav.customer .customer-community {
    border-bottom: solid 4px #a0a0a0; }
  .funnelback footer.customer {
    font-size: small;
    color: rgba(255, 255, 255, 0.5);
    padding: 1rem; }
  .funnelback footer.customer a {
    color: rgba(255, 255, 255, 0.5); }
  .funnelback footer.customer h1 {
    font-size: medium; }
  .funnelback footer.customer ul,
  .funnelback footer.customer p {
    margin-left: 1rem; }
  .funnelback footer.customer ul.social li {
    margin-left: 1rem;
    margin-right: 1rem; }
  .funnelback .jumbotron .text-center.mb-4 {
    display: none; }
  .funnelback .jumbotron form input {
    border: 2px solid #55198b;
    color: #363636; }
  .funnelback .jumbotron form .float-right.list-inline {
    margin: 0; }
  @media (max-width: 768px) {
    .funnelback .jumbotron {
      padding-top: .5rem;
      padding-bottom: .5rem; } }
  .funnelback .jumbotron .input-group {
    position: relative; }
    .funnelback .jumbotron .input-group .form-control {
      width: 100%;
      height: 60px;
      background: #fff;
      border-radius: 4px;
      padding-left: 20px;
      padding-right: 10px; }
  .funnelback .jumbotron input,
  .funnelback .jumbotron input:focus,
  .funnelback .jumbotron .input-group-text {
    -webkit-box-shadow: none;
            box-shadow: none;
    background-color: transparent;
    color: #000;
    font-size: 21px; }
  .funnelback .jumbotron button {
    position: absolute;
    right: 50px;
    top: 10px;
    border: none;
    font-size: 0; }
    .funnelback .jumbotron button:after {
      width: 38px;
      height: 38px;
      background: url("../images/search.png") no-repeat;
      content: "";
      display: block; }
  .funnelback .jumbotron .list-inline-item a {
    color: #d7d8d2; }
  .funnelback .jumbotron small.float-left {
    display: none; }
  .funnelback .jumbotron a.disabled {
    text-decoration: none;
    cursor: default;
    color: #999; }
  .funnelback .jumbotron a.disabled,
  .funnelback .jumbotron a.disabled:hover,
  .funnelback .jumbotron a.disabled:active,
  .funnelback .jumbotron a.disabled:focus {
    text-decoration: none; }
  .funnelback nav.tabs {
    margin: 25px 0 30px 0; }
    @media (min-width: 740px) {
      .funnelback nav.tabs {
        margin: 25px 0 60px 0; } }
    .funnelback nav.tabs .sr-only {
      width: 1px;
      height: 1px;
      position: absolute;
      border: 0;
      clip: rect(0 0 0 0);
      margin: -1px;
      overflow: hidden;
      padding: 0; }
      .funnelback nav.tabs .sr-only.focusable:active, .funnelback nav.tabs .sr-only.focusable:focus {
        width: auto;
        height: auto;
        position: static;
        clip: auto;
        margin: 0;
        overflow: visible; }
    .funnelback nav.tabs .navbar-toggler {
      display: none; }
  .funnelback nav.tabs .row {
    margin: auto; }
  .funnelback ul.nav-tabs {
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0; }
  .funnelback ul.nav-tabs li.nav-item {
    width: auto;
    color: #363636;
    display: inline-block;
    margin-bottom: 10px; }
    .funnelback ul.nav-tabs li.nav-item:not(:last-child) {
      margin-right: 30px; }
  .funnelback ul.nav-tabs li.nav-item a {
    color: #363636;
    font-size: 21px;
    font-weight: bold;
    border-bottom: 3px solid transparent;
    -webkit-transition: border 0.25s, color 0.25s;
    transition: border 0.25s, color 0.25s; }
  .funnelback ul.nav-tabs li.nav-item .search-facet-count {
    font-weight: initial;
    display: none; }
  .funnelback ul.nav-tabs li.nav-item a:hover,
  .funnelback ul.nav-tabs li.nav-item a:active,
  .funnelback ul.nav-tabs li.nav-item a:focus {
    border-color: #55198b;
    border-radius: 0;
    color: #55198b; }
  .funnelback ul.nav-tabs li.nav-item a.active {
    border-color: #55198b;
    color: #55198b; }
  .funnelback ul.nav-tabs li.nav-item a.disabled {
    color: rgba(54, 54, 54, 0.5); }
    .funnelback ul.nav-tabs li.nav-item a.disabled:focus, .funnelback ul.nav-tabs li.nav-item a.disabled:hover {
      border-color: transparent;
      color: rgba(54, 54, 54, 0.5); }
  @media (max-width: 992px) {
    .funnelback {
      /* Stack the tabs on small screens */ }
      .funnelback ul.nav-tabs,
      .funnelback li.nav-item {
        display: block;
        width: 100%; }
      .funnelback ul.nav-tabs {
        margin-bottom: 1rem; } }
  .funnelback .search-results .dropdown {
    display: none; }
  .funnelback .search-results .fa {
    position: relative;
    top: 2px;
    display: inline-block;
    margin-right: 5px; }
  .funnelback .search-results .fa-envelope-o {
    width: 18px;
    height: 15px;
    background: url("../images/mail.png") no-repeat; }
  .funnelback .search-results .fa-phone {
    width: 17px;
    height: 18px;
    background: url("../images/phone.png") no-repeat; }
  .funnelback .search-results .fa-map-marker {
    width: 12px;
    height: 18px;
    background: url("../images/map.png") no-repeat; }
  .funnelback .search-results .float-right {
    float: right; }
  .funnelback .search-results .list-unstyled {
    list-style: none;
    margin: 20px 0 0 0;
    padding: 0; }
  @media (max-width: 768px) {
    .funnelback {
      /* Hide sort / limit controls on small screens */ }
      .funnelback .search-results .dropdown {
        display: none; } }
  .funnelback .search-facets {
    display: none; }
  .funnelback .search-facets .card.search-refine {
    border-bottom: none; }
  .funnelback .search-facets h3 {
    font-size: initial; }
  .funnelback .search-results .search-facet h4 {
    color: #55198b;
    font-size: medium;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: dotted 1px #eeefea; }
  .funnelback .search-facets .search-facet li {
    clear: right; }
  .funnelback .search-facets .badge-default {
    color: #636c72;
    /* == text-muted */
    background-color: #eeefea; }
  .funnelback .search-results .search-tier h3 {
    font-size: x-large; }
  .funnelback .search-result .card:after {
    clear: both;
    content: "";
    display: table; }
  .funnelback .search-results .card-header h4,
  .funnelback .search-results .card-title h4,
  .funnelback .alert {
    font-weight: normal;
    margin: 0 0 5px 0;
    font-size: 20px;
    line-height: 1.5; }
    @media (min-width: 980px) {
      .funnelback .search-results .card-header h4,
      .funnelback .search-results .card-title h4,
      .funnelback .alert {
        font-size: 28px;
        line-height: 1.35714;
        margin: 0 0 8px 0; } }
    .funnelback .search-results .card-header h4 strong,
    .funnelback .search-results .card-title h4 strong,
    .funnelback .alert strong {
      font-weight: normal; }
    .funnelback .search-results .card-header h4 a,
    .funnelback .search-results .card-title h4 a,
    .funnelback .alert a {
      color: #55198b;
      text-decoration: underline; }
  .funnelback .search-result {
    border-top: 1px solid #EBEBEB;
    padding-top: 20px;
    padding-bottom: 20px; }
    @media (min-width: 980px) {
      .funnelback .search-result {
        margin-left: -200px;
        margin-right: -200px;
        padding-left: 200px;
        padding-right: 200px;
        padding-top: 40px;
        padding-bottom: 40px; } }
    .funnelback .search-result .card .card-body {
      margin-top: 15px; }
      .funnelback .search-result .card .card-body .card-text {
        font-size: 16px;
        line-height: 1.75;
        color: #363636; }
        .funnelback .search-result .card .card-body .card-text strong {
          font-weight: normal; }
  .funnelback .search-results .card-text img {
    max-height: 100px;
    max-width: 200px; }
  .funnelback .search-results .card-footer strong:not(:first-child) {
    margin-left: 1rem; }
  .funnelback .card-subtitle cite {
    color: #363636; }
  .funnelback .card-subtitle strong {
    font-weight: normal; }
  .funnelback .search-results .search-spelling {
    font-size: x-large; }
  .funnelback .search-result-course .row h5 {
    color: #55198b; }
  .funnelback .search-result-course a.border-secondary {
    border-color: #ccc !important; }
  .funnelback .search-result-office .card-subtitle.text-muted {
    display: none; }
  .funnelback .search-result-office small {
    font-size: 16px;
    font-weight: bold; }
  .funnelback .search-result-office .card-text .img-fluid {
    margin-left: 25px; }
  .funnelback .search-result-program .card-header h4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0; }
    .funnelback .search-result-program .card-header h4 a {
      margin-bottom: 12px; }
  .funnelback .search-result-program .card-header small {
    color: #464646;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.75;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .funnelback .search-result-program .card-header a {
    display: block; }
  .funnelback .search-result-program .card-subtitle a {
    color: #363636;
    display: inline-block; }
  .funnelback .search-result-program h5 {
    font-family: 'Whitney SSm A', 'Whitney SSm B', sans-serif;
    font-weight: 400;
    text-transform: lowercase;
    color: #4DA79F;
    font-size: 18px;
    line-height: 1.33333;
    letter-spacing: 2px;
    margin: 0 0 4px 0; }
  .funnelback .search-result-program .col-md-4 {
    margin: 0 0 15px 0; }
  .funnelback .search-result-program .card-body {
    width: 80%;
    margin-top: 10px; }
    @media (min-width: 740px) {
      .funnelback .search-result-program .card-body .mt-3 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
    .funnelback .search-result-program .card-body .col-md-4 span {
      color: #363636;
      font-size: 16px; }
  .funnelback .search-result-people .card,
  .funnelback .search-result-office .card {
    display: block; }
    .funnelback .search-result-people .card .card-text,
    .funnelback .search-result-office .card .card-text {
      margin-top: 5px; }
      .funnelback .search-result-people .card .card-text a,
      .funnelback .search-result-office .card .card-text a {
        color: #62009A;
        font-weight: 600;
        text-decoration: underline; }
      @media (min-width: 740px) {
        .funnelback .search-result-people .card .card-text .row,
        .funnelback .search-result-office .card .card-text .row {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; } }
      .funnelback .search-result-people .card .card-text .row div,
      .funnelback .search-result-office .card .card-text .row div {
        margin-top: 8px; }
        @media (min-width: 740px) {
          .funnelback .search-result-people .card .card-text .row div,
          .funnelback .search-result-office .card .card-text .row div {
            margin-top: 0;
            margin-right: 20px; } }
    .funnelback .search-result-people .card .card-subtitle,
    .funnelback .search-result-office .card .card-subtitle {
      color: #363636;
      font-size: 16px;
      line-height: 1.75; }
      .funnelback .search-result-people .card .card-subtitle h5,
      .funnelback .search-result-office .card .card-subtitle h5 {
        font-size: 16px;
        line-height: 1.75;
        font-weight: normal;
        margin: 0; }
  .funnelback .search-result-people .my-auto {
    display: none; }
  .funnelback .search-result-video h4 a {
    color: #55198b; }
  .funnelback .search-result-video .col-md-3 a {
    position: relative;
    display: block; }
  .funnelback .search-result-video .card-img-overlay .badge {
    position: absolute;
    right: .5rem;
    bottom: .5rem; }
  .funnelback .search-result-video .card-img-overlay .fa-play-circle-o {
    top: 30%;
    left: 38%;
    position: absolute;
    color: rgba(255, 255, 255, 0.75); }
  .funnelback .search-result-video a:hover .card-img-overlay .fa-play-circle-o {
    color: white; }
  .funnelback .search-result-event .search-event-date {
    width: 100%;
    border: solid 2px #55198b;
    max-width: 5rem; }
  .funnelback .search-result-event .search-event-date-month {
    background-color: #55198b;
    color: white;
    font-size: x-large;
    font-weight: bold; }
  .funnelback .search-result-event .search-event-date-day {
    font-size: xx-large;
    font-weight: bold;
    height: 4rem; }
  .funnelback .search-result-twitter-tweet {
    min-height: 4.5rem;
    max-height: 4.5rem;
    overflow: hidden;
    text-overflow: ellipsis; }
  .funnelback .search-contextual-navigation {
    display: none; }
  .funnelback .search-contextual-navigation h3 {
    color: #55198b; }
  .funnelback blockquote.search-exhibit {
    border-left: solid .25rem #eeefea; }
  .funnelback .search-exhibit.open-day {
    background-color: #292b2c;
    color: white; }
  .funnelback .search-exhibit.open-day.card {
    border: none; }
  .funnelback .search-exhibit.open-day .card-header {
    background-color: #292b2c; }
  .funnelback .search-exhibit.open-day .card-header a {
    font-size: x-large;
    font-weight: bold;
    color: white;
    border-bottom: solid 4px #55198b; }
  .funnelback .search-exhibit.open-day .btn-primary {
    background-color: #55198b;
    border: none;
    margin-top: 1rem; }
  .funnelback .search-exhibit.open-day .card-body {
    padding-top: 0;
    font-size: x-large;
    font-weight: bold; }
  .funnelback .search-exhibit.open-day .card-body div {
    padding-top: .5rem;
    padding-bottom: 1rem; }
  .funnelback .search-exhibit.open-day small {
    color: #d7d8d2;
    font-size: medium;
    display: block; }
  .funnelback .search-exhibit.campus-life .card-header {
    display: none; }
  .funnelback .search-exhibit.campus-life .card-body {
    padding: 0; }
  .funnelback .search-exhibit.campus-life .card-body a {
    color: white;
    text-shadow: 2px 2px #333;
    font-size: x-large;
    font-weight: bold; }
  .funnelback .pagination {
    border-top: 1px solid #EBEBEB;
    list-style: none;
    font-size: 16px;
    margin: 30px 0px 40px 0px;
    padding: 50px 0 0 0;
    font-weight: bold;
    text-align: center; }
    @media (min-width: 980px) {
      .funnelback .pagination {
        margin: 30px -200px 40px -200px; } }
    .funnelback .pagination .page-item {
      display: inline-block; }
  .funnelback a.page-link {
    background: #fff;
    color: #55198b;
    border: 1px solid #ebebeb;
    display: block;
    margin-left: -5px;
    padding: 20px 26px;
    -webkit-transition: color 0.25s, background 0.25s;
    transition: color 0.25s, background 0.25s; }
  .funnelback a.page-link:hover {
    background: #55198b;
    color: #fff; }
  .funnelback a.page-link:active,
  .funnelback a.page-link:focus {
    color: #fff; }
  .funnelback li.page-item.active a.page-link {
    background-color: #55198b;
    color: #fff; }
  .funnelback .pagination-lg .page-item:last-child .page-link,
  .funnelback .pagination-lg .page-item:first-child .page-link {
    white-space: nowrap; }

/* ==========================================================================
	Lazysizes
============================================================================= */
.lazy_image_wrapper {
  position: relative;
  background: #eee;
  display: block; }
  .no-js .lazy_image_wrapper {
    display: none; }

.js-lazy {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: inherit;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s; }

.js-lazyloaded {
  opacity: 1; }

/* ==========================================================================
	Lightbox
============================================================================= */
.fs-lightbox {
  background: rgba(0, 0, 0, 0.75);
  outline: 0; }
  .fs-lightbox .fs-lightbox-close {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 100%;
    margin-bottom: 10px; }
    @media (min-width: 1220px) {
      .fs-lightbox .fs-lightbox-close {
        top: 0;
        bottom: auto;
        left: 100%;
        margin-bottom: 0;
        margin-left: 10px; } }
  .fs-lightbox .fs-lightbox-video_wrapper {
    margin-right: auto !important;
    margin-left: auto !important; }

/* Lightbox Tools & Controls
============================================================================= */
.fs-lightbox-tools {
  width: 100% !important;
  background: #333; }

.fs-lightbox-controls {
  width: 100%; }

.fs-lightbox-position {
  margin: 0; }

.fs-lightbox-caption {
  text-align: center; }
  .fs-lightbox-caption .caption {
    margin: 0; }

/* Lightbox Mobile
============================================================================= */
.fs-lightbox-mobile .fs-lightbox-close {
  top: 20px;
  right: 20px;
  bottom: auto; }

.fs-lightbox-mobile .fs-lightbox-video_wrapper {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%); }

.fs-lightbox-mobile .fs-lightbox-content {
  background-color: transparent; }

.fs-lightbox-mobile .fs-lightbox-tools {
  background-color: transparent; }

.fs-lightbox-mobile .fs-lightbox-controls {
  text-align: center; }

.fs-lightbox-mobile .fs-lightbox-position p,
.fs-lightbox-mobile .fs-lightbox-caption p {
  color: #000; }

.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-toggle {
  display: none; }

.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-meta {
  height: auto !important;
  background: #fff;
  color: #000;
  padding: 20px; }

.fs-viewer .fs-viewer-controls {
  display: none; }

/* ==========================================================================
	Pagination
============================================================================= */
.pagination {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-right: calc(20px + 1.65%);
  padding-left: calc(20px + 1.65%);
  display: none; }
  @media (min-width: 740px) {
    .pagination {
      margin-top: 50px; } }
  @media (min-width: 980px) {
    .pagination {
      margin-top: 60px; } }
  @media (min-width: 740px) {
    .pagination {
      margin-bottom: 50px; } }
  @media (min-width: 980px) {
    .pagination {
      margin-bottom: 60px; } }
  @media (min-width: 740px) {
    .pagination {
      padding-right: calc((100% - 720px) / 2 + 1.65%); } }
  @media (min-width: 980px) {
    .pagination {
      padding-right: calc((100% - 960px) / 2 + 1.65%); } }
  @media (min-width: 1220px) {
    .pagination {
      padding-right: calc((100% - 1200px) / 2 + 1.65%); } }
  @media (min-width: 1380px) {
    .pagination {
      padding-right: calc((100% - 1360px) / 2 + 1.65%); } }
  @media (min-width: 740px) {
    .pagination {
      padding-left: calc((100% - 720px) / 2 + 1.65%); } }
  @media (min-width: 980px) {
    .pagination {
      padding-left: calc((100% - 960px) / 2 + 1.65%); } }
  @media (min-width: 1220px) {
    .pagination {
      padding-left: calc((100% - 1200px) / 2 + 1.65%); } }
  @media (min-width: 1380px) {
    .pagination {
      padding-left: calc((100% - 1360px) / 2 + 1.65%); } }
  .js .pagination {
    display: block; }
    @media print {
      .js .pagination {
        display: none; } }

.pagination_inner {
  position: relative; }

/* Pagination Nav
============================================================================= */
.pagination_nav {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.pagination_nav_header {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .pagination_nav_header.focusable:active, .pagination_nav_header.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.pagination_nav_list {
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  list-style: none;
  margin: 0;
  padding: 0; }

.pagination_arrow {
  height: 40px;
  width: 40px;
  position: relative;
  z-index: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #F7F7F7;
  border-radius: 50%;
  color: #8800ff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: background 0.25s, color 0.25s;
  transition: background 0.25s, color 0.25s; }
  @media (min-width: 500px) {
    .pagination_arrow {
      height: 60px;
      width: 60px; } }
  .pagination_arrow:focus, .pagination_arrow:hover {
    background: #55198b;
    color: #fff; }

.pagination_arrow_disabled {
  pointer-events: none;
  opacity: 0.6; }

.pagination_arrow_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .pagination_arrow_label.focusable:active, .pagination_arrow_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.pagination_arrow_left .pagination_arrow_icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

/* Pagination Form
============================================================================= */
.pagination_form {
  position: relative;
  text-align: center; }

.pagination_form_inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.pagination_form_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .pagination_form_label.focusable:active, .pagination_form_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.pagination_form_select_wrap {
  position: relative;
  display: inline-block;
  margin-right: -1px; }

.pagination_form_select {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  border: 1px solid #EBEBEB;
  border-radius: 0;
  cursor: pointer;
  font-size: 16px;
  padding: 15px 55px 15px 20px; }
  @media (min-width: 500px) {
    .pagination_form_select {
      padding: 20px 100px 20px 20px; } }

.pagination_form_select_icon {
  position: absolute;
  top: 50%;
  right: 15px;
  color: #231330;
  pointer-events: none;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%); }
  @media (min-width: 500px) {
    .pagination_form_select_icon {
      right: 20px; } }
  .pagination_form_select_icon:before {
    height: 30px;
    width: 1px;
    position: absolute;
    top: 50%;
    right: 100%;
    background: #D8D8D8;
    content: "";
    margin-right: 11px;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%); }
    @media (min-width: 500px) {
      .pagination_form_select_icon:before {
        margin-right: 16px; } }

.pagination_form_suffix {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .pagination_form_suffix.focusable:active, .pagination_form_suffix.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.pagination_form_button {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  background-color: #55198b;
  color: #fff;
  font-size: 14px;
  letter-spacing: 1.25px;
  padding: 17px 15px;
  text-transform: uppercase;
  -webkit-transition: background 0.25s, color 0.25s;
  transition: background 0.25s, color 0.25s; }
  .pagination_form_button:focus, .pagination_form_button:hover {
    background: #8ed2ca;
    color: #000; }
  @media (min-width: 500px) {
    .pagination_form_button {
      padding: 22px 19px; } }

/* ==========================================================================
	Icons
============================================================================= */
.icon {
  display: block;
  stroke: inherit;
  fill: currentColor;
  -webkit-transition: fill 0.25s, stroke 0.25s;
  transition: fill 0.25s, stroke 0.25s; }
  @media print {
    .icon {
      display: none; } }
  .icon_arrow {
    height: 12px;
    width: 12px; }
  .icon_arrow_down {
    height: 14px;
    width: 10px; }
  .icon_arrow_left {
    height: 10px;
    width: 9px; }
  .icon_arrow_up {
    height: 12px;
    width: 12px; }
  .icon_arrow_right {
    height: 12px;
    width: 12px; }
  .icon_be_bold_cross {
    height: 200px;
    width: 119px; }
  .icon_calendar {
    height: 19px;
    width: 19px; }
  .icon_campaign_progress {
    height: 170px;
    width: 9px; }
  .icon_caret_down {
    height: 9px;
    width: 12px; }
  .icon_chevron_left {
    height: 20px;
    width: 20px; }
  .icon_chevron_right {
    height: 20px;
    width: 20px; }
  .icon_circle_plus {
    height: 14px;
    width: 14px; }
  .icon_clock {
    height: 16px;
    width: 16px; }
  .icon_close {
    height: 10px;
    width: 10px; }
  .icon_crest {
    height: 186px;
    width: 141px; }
  .icon_department {
    height: 19px;
    width: 19px; }
  .icon_download {
    height: 19px;
    width: 20px; }
  .icon_email {
    height: 15px;
    width: 18px; }
  .icon_facebook {
    height: 20px;
    width: 20px; }
  .icon_fax {
    height: 11px;
    width: 11px; }
  .icon_flickr {
    height: 10px;
    width: 22px; }
  .icon_fs_logo {
    height: 33px;
    width: 50px; }
  .icon_home {
    height: 14px;
    width: 14px; }
  .icon_instagram {
    height: 20px;
    width: 20px; }
  .icon_linkedin {
    height: 20px;
    width: 20px; }
  .icon_linkedin_alt {
    height: 20px;
    width: 20px; }
  .icon_logo {
    height: 20px;
    width: 33px; }
  .icon_mail {
    height: 13px;
    width: 15px; }
  .icon_menu {
    height: 20px;
    width: 20px; }
  .icon_pathways {
    height: 2038px;
    width: 936px; }
  .icon_phone {
    height: 17px;
    width: 17px; }
  .icon_place {
    height: 21px;
    width: 15px; }
  .icon_play {
    height: 20px;
    width: 21px; }
  .icon_person {
    height: 13px;
    width: 13px; }
  .icon_plus {
    height: 16px;
    width: 16px; }
  .icon_reset {
    height: 13px;
    width: 11px; }
  .icon_search {
    height: 16px;
    width: 16px; }
  .icon_stonehill_logo {
    height: 59px;
    width: 258px; }
  .icon_stonehill_logo_white {
    height: 59px;
    width: 258px; }
  .icon_ticket {
    height: 17px;
    width: 17px; }
  .icon_tobebold_star {
    height: 34px;
    width: 20px; }
  .icon_twitter {
    height: 20px;
    width: 20px; }
  .icon_twitter_alt {
    height: 16px;
    width: 20px; }
  .icon_video_pause {
    height: 35px;
    width: 35px; }
  .icon_video_play {
    height: 35px;
    width: 35px; }
  .icon_vimeo {
    height: 18px;
    width: 19px; }
  .icon_youtube {
    height: 15px;
    width: 20px; }

/* ==========================================================================
   Animations
============================================================================= */
/* ==========================================================================
   Listing Styles (Event/Article)
============================================================================= */
/* ==========================================================================
   Stacked Listing Styles (Directory/Office/Programs)
============================================================================= */
/* ==========================================================================
   Accordion
============================================================================= */
/* ==========================================================================
	Type Base
============================================================================= */
.wysiwyg_block {
  margin: 20px 0; }
  .wysiwyg_block .typography {
    margin: 0; }
    .wysiwyg_block .typography p:first-child {
      margin-top: 0; }
  .page_layout_experts .wysiwyg_block {
    margin-top: 40px;
    margin-bottom: 40px; }
    @media (min-width: 740px) {
      .page_layout_experts .wysiwyg_block {
        margin-top: 50px; } }
    @media (min-width: 980px) {
      .page_layout_experts .wysiwyg_block {
        margin-top: 60px; } }
    @media (min-width: 1220px) {
      .page_layout_experts .wysiwyg_block {
        margin-top: 80px; } }
    @media (min-width: 740px) {
      .page_layout_experts .wysiwyg_block {
        margin-bottom: 50px; } }
    @media (min-width: 980px) {
      .page_layout_experts .wysiwyg_block {
        margin-bottom: 60px; } }
    @media (min-width: 1220px) {
      .page_layout_experts .wysiwyg_block {
        margin-bottom: 80px; } }

.typography {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.70588;
  margin: 40px 0 40px 0; }
  @media (min-width: 740px) {
    .typography {
      font-size: 21px;
      line-height: 1.61905; } }
  .typography a {
    color: #55198b;
    text-decoration: underline;
    -webkit-transition: color 0.25s, background 0.25s;
    transition: color 0.25s, background 0.25s; }
    .typography a:focus, .typography a:hover {
      color: #000; }
  .typography p {
    color: #363636;
    margin: 20px 0; }
  .typography h1 + *, .typography h2 + *, .typography h3 + *, .typography h4 + *, .typography h5 + *, .typography h6 + * {
    margin-top: 0; }
  .typography h1 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'Whitney A', 'Whitney B', sans-serif;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    font-size: 37px;
    line-height: 1.35135;
    margin: 40px 0 20px; }
    @media (min-width: 740px) {
      .typography h1 {
        font-size: 80px;
        line-height: 1.125; } }
  .typography h2 {
    font-family: 'Whitney A', 'Whitney B', sans-serif;
    font-weight: 400;
    font-size: 30px;
    line-height: 1.4;
    margin: 40px 0 20px; }
    @media (min-width: 740px) {
      .typography h2 {
        font-size: 42px;
        line-height: 1.2381; } }
  .typography h3 {
    font-family: 'Whitney A', 'Whitney B', sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 1.375;
    margin: 40px 0 20px; }
    @media (min-width: 740px) {
      .typography h3 {
        font-family: 'Whitney A', 'Whitney B', sans-serif;
        font-weight: 400;
        font-size: 36px;
        line-height: 1.27778; } }
  .typography h4 {
    font-family: 'Whitney A', 'Whitney B', sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5;
    margin: 40px 0 20px; }
    @media (min-width: 740px) {
      .typography h4 {
        font-size: 28px;
        line-height: 1.35714; } }
  .typography h5 {
    font-family: 'Whitney A', 'Whitney B', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.625;
    margin: 40px 0 20px; }
    @media (min-width: 740px) {
      .typography h5 {
        font-size: 21px;
        line-height: 1.47619; } }
  .typography h6 {
    font-family: 'Whitney SSm A', 'Whitney SSm B', sans-serif;
    font-weight: 400;
    text-transform: lowercase;
    font-size: 14px;
    line-height: 1.42857;
    margin: 40px 0 20px; }
    @media (min-width: 740px) {
      .typography h6 {
        font-size: 18px;
        letter-spacing: 2px;
        line-height: 1.33333; } }
  .typography .intro {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'Whitney A', 'Whitney B', sans-serif;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    font-size: 18px;
    line-height: 1.66667;
    color: #2d0d4a; }
    @media (min-width: 740px) {
      .typography .intro {
        font-size: 28px;
        line-height: 1.5; } }
  .typography .copy {
    font-family: 'Whitney A', 'Whitney B', sans-serif;
    font-weight: 500;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.70588; }
    @media (min-width: 740px) {
      .typography .copy {
        font-size: 21px;
        line-height: 1.61905; } }

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

.typography .block_left,
.typography .block_right,
.typography .block_center,
.typography .alignleft,
.typography .alignright,
.typography .aligncenter,
.typography .alignnone,
.typography .align-left,
.typography .align-right,
.typography .align-center {
  width: auto;
  display: table;
  margin-top: 20px;
  margin-bottom: 20px;
  table-layout: fixed; }
  .typography .block_left img,
  .typography .block_right img,
  .typography .block_center img,
  .typography .alignleft img,
  .typography .alignright img,
  .typography .aligncenter img,
  .typography .alignnone img,
  .typography .align-left img,
  .typography .align-right img,
  .typography .align-center img {
    display: block; }
  .typography .block_left figcaption,
  .typography .block_right figcaption,
  .typography .block_center figcaption,
  .typography .alignleft figcaption,
  .typography .alignright figcaption,
  .typography .aligncenter figcaption,
  .typography .alignnone figcaption,
  .typography .align-left figcaption,
  .typography .align-right figcaption,
  .typography .align-center figcaption {
    font-family: 'Whitney A', 'Whitney B', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.75;
    caption-side: bottom;
    display: table-caption;
    margin-top: 10px;
    text-align: left; }

.typography .block_left,
.typography .block_right,
.typography .alignleft,
.typography .alignright,
.typography .align-left,
.typography .align-right {
  max-width: 50%; }
  @media (max-width: 499px) {
    .typography .block_left,
    .typography .block_right,
    .typography .alignleft,
    .typography .alignright,
    .typography .align-left,
    .typography .align-right {
      max-width: 100%;
      float: none;
      margin-right: 0;
      margin-left: 0; } }
  @media (min-width: 500px) {
    .typography .block_left,
    .typography .block_right,
    .typography .alignleft,
    .typography .alignright,
    .typography .align-left,
    .typography .align-right {
      margin-top: 0;
      margin-bottom: 30px; } }

@media (min-width: 500px) {
  .typography .block_left,
  .typography .alignleft,
  .typography .align-left {
    float: left;
    margin-right: 30px; } }

@media (min-width: 500px) {
  .typography .block_right,
  .typography .alignright,
  .typography .align-right {
    float: right;
    margin-left: 30px; } }

.typography .block_center,
.typography .aligncenter,
.typography .align-center {
  text-align: center; }
  .typography .block_center img,
  .typography .aligncenter img,
  .typography .align-center img {
    margin-right: auto;
    margin-left: auto; }

.typography blockquote {
  font-family: 'Utopia W01 Bd', serif;
  font-weight: 700;
  color: #55198b;
  font-size: 17px;
  line-height: 1.58824;
  margin: 10px 0; }
  @media (min-width: 980px) {
    .typography blockquote {
      font-size: 34px;
      line-height: 1.47059; } }
  .typography blockquote p {
    color: #55198b;
    margin: 0; }

@media (min-width: 980px) {
  .typography .quote {
    margin-top: 50px;
    margin-bottom: 60px;
    margin-left: -70px;
    margin-right: -70px; } }

@media (min-width: 1220px) {
  .typography .quote {
    margin-left: -115px;
    margin-right: -115px; } }

.typography .quote_caption {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  position: relative;
  font-size: 14px;
  letter-spacing: 1.25px;
  padding-left: 25px;
  text-transform: uppercase; }
  .typography .quote_caption:before {
    width: 15px;
    height: 2px;
    position: absolute;
    top: 10px;
    left: 0;
    background: #55198b;
    content: "";
    display: block; }

.typography ol,
.typography ul {
  list-style: none; }
  .typography ol li,
  .typography ul li {
    margin: 10px 0; }
    .typography ol li ol li,
    .typography ol li ul li,
    .typography ul li ol li,
    .typography ul li ul li {
      font-family: 'Whitney A', 'Whitney B', sans-serif;
      font-weight: 500;
      font-size: 16px;
      line-height: 1.75; }
    .typography ol li ul,
    .typography ul li ul {
      margin-left: 10px; }
    .typography ol li ol,
    .typography ul li ol {
      margin-left: 25px; }

.typography ol {
  counter-reset: li;
  padding-left: 0; }
  .typography ol li {
    padding-left: 20px; }
    @media (min-width: 980px) {
      .typography ol li {
        padding-left: 22px; } }
  .typography ol > li:before {
    font-family: 'Whitney A', 'Whitney B', sans-serif;
    font-weight: 500;
    color: #55198b;
    content: counter(li) ". ";
    counter-increment: li;
    margin-right: 5px;
    margin-left: -20px; }
    ol[type="A"] li:before {
      content: counter(li, upper-latin) ". "; }
    ol[type="a"] li:before {
      content: counter(li, lower-latin) ". "; }
    @media (min-width: 980px) {
      .typography ol > li:before {
        margin-left: -22px; } }
  .typography ol ul li:before {
    margin-top: 11px; }

.typography ul {
  margin: 0;
  padding: 0 0 0 18px; }
  .typography ul li:before {
    width: 5px;
    height: 5px;
    background: #55198b;
    border-radius: 50%;
    content: "";
    display: block;
    float: left;
    margin: 12px 0 0 -15px; }
    @media (min-width: 740px) {
      .typography ul li:before {
        margin-top: 15px; } }
  .typography ul li ul {
    padding: 0; }
    .typography ul li ul li:before {
      background: #c382fc;
      margin-top: 10px; }

.typography table {
  width: 100%;
  border-collapse: collapse; }
  .typography table tr {
    border-bottom: 1px solid rgba(54, 54, 54, 0.2); }
  .typography table th {
    font-family: 'Whitney A', 'Whitney B', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.625;
    background: #55198b;
    color: #fff;
    padding: 10px 20px;
    text-align: left; }
    @media (min-width: 740px) {
      .typography table th {
        font-size: 21px;
        line-height: 1.47619; } }
  .typography table td {
    font-family: 'Whitney A', 'Whitney B', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.75;
    padding: 8px 20px; }

.table_wrapper {
  margin-top: 40px;
  margin-bottom: 40px;
  min-height: 0.01%; }

.table_wrapper_overflow {
  position: relative;
  border: 1px solid #ccc; }
  .table_wrapper_overflow:after {
    background-color: rgba(0, 0, 0, 0);
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.1)));
    background: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
    width: 20px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    content: ""; }

.table_wrapper_inner {
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }

/* ==========================================================================
   iframe
============================================================================= */
.typography .video_frame {
  width: 100%;
  position: relative;
  padding-bottom: 56.25%; }
  .typography .video_frame iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  @media print {
    .typography .video_frame {
      display: none; } }

/* ==========================================================================
	Buttons
============================================================================= */
button {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0; }

/* Skip Link
============================================================================= */
.skip_link {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  color: inherit;
  font-size: 14px;
  letter-spacing: 1.25px;
  line-height: 22px;
  text-transform: uppercase;
  cursor: pointer;
  padding: 16px 40px;
  text-align: center;
  display: inline-block;
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  color: inherit;
  font-size: 14px;
  letter-spacing: 1.25px;
  line-height: 22px;
  text-transform: uppercase;
  background: #55198b;
  color: #fff;
  padding: 16px 30px;
  -webkit-transition: background .25s, color .25s;
  transition: background .25s, color .25s;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 9999;
  display: block;
  padding: 10px 20px;
  text-align: center;
  -webkit-transform: translate(-50%, -200%);
          transform: translate(-50%, -200%);
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s; }
  .skip_link [class$="icon"] {
    position: relative;
    top: -2px;
    display: inline;
    white-space: nowrap; }
  .skip_link .icon {
    display: inline-block; }
  .skip_link .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .skip_link [class$="inner"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .skip_link [class$="inner"] {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  @media print {
    .skip_link [class$="icon"] {
      display: none; } }
  .skip_link [class$="icon"] {
    position: relative;
    top: -2px;
    display: inline;
    white-space: nowrap; }
  .skip_link .icon {
    display: inline-block; }
  .skip_link .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .skip_link [class$="inner"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  @media (min-width: 980px) {
    .skip_link {
      padding-top: 20px;
      padding-bottom: 20px; } }
  .skip_link [class$="inner"] {
    text-align: left; }
  .skip_link [class$="label"] {
    color: #fff; }
  .skip_link [class$="icon"] {
    top: -2px !important;
    color: #fff; }
  .skip_link:hover, .skip_link:focus {
    background: #000;
    color: #fff; }
    .skip_link:hover .icon_arrow, .skip_link:focus .icon_arrow {
      -webkit-transform: translate3d(3px, 0, 0);
              transform: translate3d(3px, 0, 0); }
    .skip_link:hover [class$="label"], .skip_link:focus [class$="label"] {
      color: #fff; }
    .skip_link:hover [class$="icon"], .skip_link:focus [class$="icon"] {
      color: #fff; }
  @media print {
    .skip_link {
      display: none !important; } }
  .skip_link:focus, .skip_link:active {
    -webkit-transform: translate(-50%, 40px);
            transform: translate(-50%, 40px); }

/* ==========================================================================
	Logo
============================================================================= */
.logo {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
  margin: 0; }
  .pinned_header .logo {
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 0.25s, visibility 0.25s;
    transition: opacity 0.25s, visibility 0.25s;
    visibility: hidden;
    display: none; }

.logo_header {
  margin-top: 50px; }
  @media (min-width: 980px) {
    .logo_header {
      margin: 0; }
      body.page_layout_home.has_tobebold_banner .logo_header {
        margin-top: 80px; } }
  .fs-page-lock .logo_header {
    display: none; }
  .page_layout_campaign .logo_header {
    margin: 0 auto; }
  body.page_layout_home.has_tobebold_banner .logo_header {
    margin-top: calc(50px + var(--tobebold_banner_height, 0)); }

.logo_menu {
  display: none; }
  .fs-page-lock .logo_menu {
    display: block; }
    @media (min-width: 980px) {
      .fs-page-lock .logo_menu {
        display: none; } }

.logo_link {
  color: transparent;
  display: block;
  overflow: hidden;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap; }
  @media print {
    .logo_link:after {
      content: normal;
      display: none; } }

.logo_icon .logo_link_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .logo_icon .logo_link_label.focusable:active, .logo_icon .logo_link_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.logo_link_icon {
  color: #55198b;
  display: inline-block;
  vertical-align: top; }
  @media print {
    .logo_link_icon .icon {
      display: block !important; } }
  @media (min-width: 980px) {
    .logo_link_icon .icon {
      width: 343px;
      height: 78px; } }
  .menu .logo_link_icon {
    color: #fff; }

.logo_print {
  display: none; }
  @media print {
    .logo_print {
      display: block; } }

/* ==========================================================================
   Page Header
============================================================================= */
.page_header_wrap {
  background-color: rgba(227, 227, 227, 0.2);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(227, 227, 227, 0.2)), to(rgba(216, 216, 216, 0.2)));
  background: linear-gradient(to bottom, rgba(227, 227, 227, 0.2), rgba(216, 216, 216, 0.2)); }
  .page_layout_special .page_header_wrap {
    background: transparent; }
  .page_theme_magazine_landing .page_header_wrap {
    background: transparent; }
  .page_theme_magazine_detail .page_header_wrap {
    background-color: rgba(245, 239, 227, 0.4);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(245, 239, 227, 0.4)), to(rgba(245, 239, 227, 0.4)));
    background: linear-gradient(to bottom, rgba(245, 239, 227, 0.4), rgba(245, 239, 227, 0.4)); }

.page_header_inner {
  padding-top: 170px; }
  @media (min-width: 980px) {
    .page_header_inner {
      padding-top: 160px; } }
  .page_layout_special .page_header_inner {
    padding-top: 150px; }
    @media (min-width: 980px) {
      .page_layout_special .page_header_inner {
        padding-top: 215px; } }
  .page_theme_magazine_detail .page_header_inner {
    padding-top: 240px; }
    @media (min-width: 980px) {
      .page_theme_magazine_detail .page_header_inner {
        padding-top: 240px; } }

.page_header {
  padding-bottom: 28px;
  text-align: center; }
  @media (min-width: 980px) {
    .page_header {
      margin-top: 40px;
      padding-bottom: 70px; }
      .page_theme_magazine_landing .page_header {
        margin-top: 100px;
        margin-bottom: 0;
        padding-bottom: 70px; }
      .page_theme_magazine_detail .page_header {
        padding-bottom: 20px;
        margin-top: 0px; } }

.page_label {
  font-family: 'Whitney SSm A', 'Whitney SSm B', sans-serif;
  font-weight: 400;
  text-transform: lowercase;
  font-size: 14px;
  line-height: 1.42857;
  margin-bottom: 15px;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }
  @media (min-width: 740px) {
    .page_label {
      font-size: 18px;
      letter-spacing: 2px;
      line-height: 1.33333; } }

.page_title {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  font-size: 37px;
  line-height: 1.35135;
  margin: 0 0 12px 0; }
  @media (min-width: 740px) {
    .page_title {
      font-size: 80px;
      line-height: 1.125; } }
  @media (min-width: 980px) {
    .page_title {
      margin: 0 0 18px 0; } }
  .page_theme_script .page_title {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'Whitney A', 'Whitney B', sans-serif;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    font-size: 37px;
    line-height: 1.35135;
    font-family: 'ColinCasual', Georgia, serif;
    font-weight: 400; }
    @media (min-width: 740px) {
      .page_theme_script .page_title {
        font-size: 80px;
        line-height: 1.125; } }
  .page_theme_magazine_landing .page_title {
    font-family: 'Utopia W01 Bd', serif;
    font-weight: 700;
    font-size: 60px;
    color: #2d0d4a; }
  .page_theme_magazine_detail .page_title {
    font-family: 'Utopia W01 Bd', serif;
    font-weight: 700;
    font-size: 60px;
    color: #2d0d4a;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto; }

.page_theme_magazine_landing .page_subtitle {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  color: #2d0d4a; }

.page_intro {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  line-height: 1.66667;
  color: #2d0d4a;
  margin: 0; }
  @media (min-width: 740px) {
    .page_intro {
      font-size: 28px;
      line-height: 1.5; } }
  .page_theme_magazine_detail .page_intro {
    font-family: 'Whitney A', 'Whitney B', sans-serif;
    font-weight: 500;
    color: #303030;
    font-size: 22px; }

.page_label,
.page_title,
.page_intro {
  opacity: 0;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: opacity 0.5s .25s, visibility 0.5s .25s, -webkit-transform 0.5s .25s;
  transition: opacity 0.5s .25s, visibility 0.5s .25s, -webkit-transform 0.5s .25s;
  transition: transform 0.5s .25s, opacity 0.5s .25s, visibility 0.5s .25s;
  transition: transform 0.5s .25s, opacity 0.5s .25s, visibility 0.5s .25s, -webkit-transform 0.5s .25s;
  visibility: hidden; }
  .loaded .page_label, .loaded
  .page_title, .loaded
  .page_intro {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    visibility: visible; }

.page_theme_magazine_detail .page_label {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 36px; }

/* ==========================================================================
   Themes
============================================================================= */
@media (min-width: 980px) {
  .page_theme_dark .page_header {
    margin-bottom: 40px; } }

.page_theme_magazine_landing .page_theme_dark .page_header {
  margin-bottom: 0; }

.page_theme_dark .page_header_wrap {
  background: #2d0d4a url("../images/texture.png") no-repeat center right;
  color: #fff; }
  .page_theme_magazine_landing .page_theme_dark .page_header_wrap {
    background: #fff; }

@media (min-width: 980px) {
  .page_theme_dark .page_header_inner {
    padding-top: 220px; } }

.page_theme_dark .page_intro {
  color: #fff; }

.page_header.page_header_detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .page_header.page_header_detail .page_title {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'Whitney A', 'Whitney B', sans-serif;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    font-size: 37px;
    line-height: 1.35135;
    font-family: 'ColinCasual', Georgia, serif;
    font-weight: 400;
    font-size: 30px;
    line-height: 1.4; }
    @media (min-width: 740px) {
      .page_header.page_header_detail .page_title {
        font-size: 80px;
        line-height: 1.125; } }
    @media (min-width: 740px) {
      .page_header.page_header_detail .page_title {
        font-size: 45px;
        line-height: 1.06667; } }
    @media (min-width: 980px) {
      .page_header.page_header_detail .page_title {
        font-size: 58px;
        line-height: 1.08621; } }

/*  Directory
============================================================================= */
.page_header.page_header_directory {
  margin-bottom: 0;
  padding-bottom: 30px; }
  @media (min-width: 980px) {
    .page_header.page_header_directory {
      margin-top: -20px; } }

.page_header_directory .page_title {
  margin-bottom: 0; }

.directory_header_image_wrapper {
  width: 145px;
  height: 145px;
  border-radius: 50%;
  margin: 25px auto 15px; }
  @media (min-width: 980px) {
    .directory_header_image_wrapper {
      margin: 0 auto 15px; } }

.directory_header_image {
  display: block; }
  .directory_header_image picture {
    display: block; }
  .directory_header_image img {
    display: block;
    width: 100%; }

/*  Experts
============================================================================= */
.page_header.page_header_expert .page_department {
  background: #320A4D;
  color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 5px 15px;
  border-radius: 15px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400; }
  .page_header.page_header_expert .page_department.line_two {
    display: inline-block;
    border-radius: 23px;
    padding: 5px 20px; }

.page_header.page_header_expert .page_department_block {
  margin-top: -20px;
  z-index: 2;
  margin-bottom: 30px;
  position: relative; }
  .page_header.page_header_expert .page_department_block.line_two {
    margin-top: -30px; }

.expert_header_image_wrapper {
  width: 145px;
  height: 145px;
  border-radius: 50%;
  margin: 25px auto 15px; }
  @media (min-width: 980px) {
    .expert_header_image_wrapper {
      margin: 0 auto 15px; } }

.expert_header_image {
  display: block; }
  .expert_header_image picture {
    display: block; }
  .expert_header_image img {
    display: block;
    width: 100%; }

.meta_phones .metadata_item_label {
  font-weight: 900; }
  .meta_phones .metadata_item_label .office {
    margin-left: 10px; }

/*  Magazine Header - No image
============================================================================= */
.no_image_magazine_header .page_title {
  font-size: 45px; }

.no_image_magazine_header .heading_meta {
  margin-top: -40px; }

/*  Magazine Header - With image
============================================================================= */
.image_magazine_header {
  margin-top: 40px; }

/* ==========================================================================
	Site Search
============================================================================= */
.site_search_handle {
  position: relative; }

.site_search_handle_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .site_search_handle_label.focusable:active, .site_search_handle_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

/* Search Form
============================================================================= */
.site_search {
  position: relative; }

.site_search_field {
  position: relative; }

.site_search_input {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  border: 0;
  border-radius: 0;
  padding: 10px 50px 10px 10px; }

.site_search_button {
  height: 100%;
  width: 50px;
  position: absolute;
  top: 0;
  right: 50px;
  cursor: pointer; }

.site_search_button_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .site_search_button_label.focusable:active, .site_search_button_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.site_search_button_icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  pointer-events: none; }

/* ==========================================================================
   Funnelback
============================================================================= */
.site_search_funnelback {
  margin: 50px 0; }
  @media (min-width: 980px) {
    .site_search_funnelback {
      margin-top: 50px;
      margin-bottom: 100px; } }
  .site_search_funnelback .site_search_label {
    font-family: 'Whitney SSm A', 'Whitney SSm B', sans-serif;
    font-weight: 400;
    text-transform: lowercase;
    font-size: 14px;
    line-height: 1.42857;
    display: inline-block;
    margin: 0 0 5px 0; }
    @media (min-width: 740px) {
      .site_search_funnelback .site_search_label {
        font-size: 18px;
        letter-spacing: 2px;
        line-height: 1.33333; } }
  .site_search_funnelback input {
    height: 60px;
    position: relative;
    border: 2px solid #55198b;
    border-radius: 4px;
    color: #363636;
    font-size: 21px;
    padding-right: 10px; }
  .site_search_funnelback button {
    position: absolute;
    right: 30px;
    top: 0px;
    border: none;
    font-size: 0; }
    .site_search_funnelback button:after {
      width: 38px;
      height: 38px;
      background: url("../images/search.png") no-repeat;
      content: "";
      display: block; }
  .site_search_funnelback .site_search_button_icon {
    display: none; }

/* ==========================================================================
	Meta - Footer
============================================================================= */
.meta {
  font-size: 18px; }

@media print {
  .meta_logo_link:after {
    content: normal;
    display: none; } }

.meta_logo_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .meta_logo_label.focusable:active, .meta_logo_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

/* Details
============================================================================= */
.meta_detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 28px; }
  @media (min-width: 980px) {
    .meta_detail {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.meta_detail_address_tag {
  display: none; }
  @media (min-width: 980px) {
    .meta_detail_address_tag {
      font-family: 'Whitney SSm A', 'Whitney SSm B', sans-serif;
      font-weight: 400;
      text-transform: lowercase;
      font-size: 14px;
      line-height: 1.42857;
      display: block;
      margin-bottom: 20px; } }
  @media (min-width: 980px) and (min-width: 740px) {
    .meta_detail_address_tag {
      font-size: 18px;
      letter-spacing: 2px;
      line-height: 1.33333; } }

.meta_detail_address {
  margin-bottom: 20px; }

.meta_detail_icon {
  color: #8800ff;
  margin-right: 10px; }
  .meta_detail_icon .icon_place {
    margin-top: 3px; }
  .meta_detail_icon .icon_phone {
    margin-top: 3px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }

.meta_detail_wrap {
  display: inline;
  color: #fff;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }
  .meta_detail_wrap [class$="label"] {
    border-bottom: 1px solid #8800ff;
    padding-bottom: 0;
    -webkit-transition: padding 0.25s ease-in-out, border 0.25s;
    transition: padding 0.25s ease-in-out, border 0.25s; }
    @media print {
      .meta_detail_wrap [class$="label"] {
        border: none !important; } }
  .meta_detail_wrap:focus [class$="label"], .meta_detail_wrap:hover [class$="label"] {
    border-bottom-color: inherit;
    padding-bottom: 5px; }

.meta_detail_address_label {
  color: inherit; }
  @media print {
    .meta_detail_address_label:after {
      content: normal;
      display: none; } }

/* Experts
============================================================================= */
.page_header_expert .meta_phones .metadata_item_label {
  font-weight: 900; }
  .page_header_expert .meta_phones .metadata_item_label .office {
    margin-left: 10px; }

/* ==========================================================================
	Google CSE
============================================================================= */
.search_results {
  /* Entire Search Module
	============================================================================= */
  /* Site Search Label
	============================================================================= */
  /* Search Box Area
	============================================================================= */
  /* Tabs
	============================================================================= */
  /* Refinements
	============================================================================= */
  /* Above Wrapper Area
	============================================================================= */
  /* Results
	============================================================================= */
  /* Cursor Box
	============================================================================= */
  /* Search Footer
	============================================================================= */ }
  .search_results .gsc-control-cse {
    background: none;
    border: 0;
    font-family: inherit;
    font-size: inherit;
    padding: 0; }
  .search_results .site_search_label {
    font-family: 'Whitney SSm A', 'Whitney SSm B', sans-serif;
    font-weight: 400;
    text-transform: lowercase;
    font-size: 14px;
    line-height: 1.42857;
    display: inline-block;
    margin: 50px 0 5px 0; }
    @media (min-width: 740px) {
      .search_results .site_search_label {
        font-size: 18px;
        letter-spacing: 2px;
        line-height: 1.33333; } }
  .search_results .gsc-search-box {
    position: relative;
    font-size: inherit;
    margin-bottom: 50px; }
    .search_results .gsc-search-box td.gsc-input {
      width: 100%;
      padding-right: 0; }
    .search_results .gsc-search-box .gsc-input-box {
      height: auto !important;
      overflow: hidden;
      position: relative;
      border: 2px solid #55198b;
      border-radius: 4px;
      color: #363636;
      font-size: 21px;
      padding-right: 10px;
      -webkit-box-shadow: none;
              box-shadow: none; }
    .search_results .gsc-search-box #gs_tti50 {
      padding: 0; }
      .search_results .gsc-search-box #gs_tti50 + .gsib_b {
        display: none; }
    .search_results .gsc-search-box input.gsc-input {
      height: auto !important;
      width: 100%;
      background-color: transparent !important;
      background-position: 20px 50% !important;
      border: 1px solid #000;
      font-size: 21px;
      color: #000;
      margin: 0 !important;
      padding: 20px !important; }
    .search_results .gsc-search-box td.gsc-search-button {
      height: 100%;
      width: auto;
      position: absolute;
      top: 0;
      right: 0;
      background: url() no-repeat 50% 50%/20px 20px;
      margin-left: 0; }
    .search_results .gsc-search-box input.gsc-search-button,
    .search_results .gsc-search-box button.gsc-search-button {
      height: 100%;
      min-width: 100%;
      width: 60px;
      border: 0;
      border-radius: 0;
      color: transparent;
      cursor: pointer;
      font-size: inherit;
      font-weight: normal;
      margin-top: 0;
      margin-left: 0;
      padding: 0;
      background: url(../images/search.png) no-repeat;
      background-position: center; }
    .search_results .gsc-search-box .gsc-search-button-v2 svg {
      display: none; }
    .search_results .gsc-search-box td.gsc-clear-button {
      position: absolute;
      top: 0;
      right: 0; }
    .search_results .gsc-search-box div.gsc-clear-button {
      background: none;
      display: block;
      margin: 0;
      padding-left: 0;
      text-align: center; }
  .search_results .gsc-tabsArea {
    border-bottom: 0;
    display: none;
    margin: 0; }
    .search_results .gsc-tabsArea .gsc-tabHeader {
      border: 0;
      color: inherit;
      margin: 0;
      padding: 4px; }
  .search_results .gsc-refinementsArea {
    border-bottom: 0;
    display: block;
    margin-bottom: 0;
    padding: 0; }
    .search_results .gsc-refinementsArea .gsc-refinementHeader {
      margin: 0;
      padding: 15px;
      color: #363636;
      font-size: 21px;
      font-size: 1.3125rem;
      text-transform: capitalize;
      font-weight: 700;
      border-bottom: 3px solid transparent;
      -webkit-transition: border .25s,color .25s;
      transition: border .25s,color .25s; }
    .search_results .gsc-refinementsArea .gsc-refinementhInactive {
      text-decoration: none;
      cursor: default;
      color: #363636; }
    .search_results .gsc-refinementsArea .gsc-refinementhActive {
      text-decoration: underline;
      color: #55198b; }
  .search_results .gsc-above-wrapper-area {
    padding: 0 0 20px; }
    .search_results .gsc-above-wrapper-area .gsc-result-info {
      color: inherit;
      font-size: inherit;
      margin: 0;
      padding-left: 0;
      padding-top: 20px; }
    .search_results .gsc-above-wrapper-area .gsc-orderby-container {
      display: none; }
  .search_results .gsc-results {
    width: 100%;
    padding-bottom: 0; }
    .search_results .gsc-results .gsc-result:not(.gsc-imageResult) {
      border: 0;
      border-bottom: 1px solid #ebebeb;
      margin-bottom: 10px;
      padding: 20px 0; }
    .search_results .gsc-results .gsc-result .gs-promotion-image {
      width: 100%;
      height: auto;
      border: none !important; }
    .search_results .gsc-results .gsc-table-result {
      width: 100%;
      font-family: inherit;
      font-size: inherit;
      padding-right: 0;
      padding-left: 0;
      table-layout: fixed; }
    .search_results .gsc-results .gsc-thumbnail {
      float: right;
      padding-left: 20px;
      padding: 0 20px 0 0; }
      .search_results .gsc-results .gsc-thumbnail .gs-image-box, .search_results .gsc-results .gsc-thumbnail .gs-promotion-image-box {
        height: auto;
        width: 80px;
        padding: 0; }
      .search_results .gsc-results .gsc-thumbnail img.gs-image {
        max-height: 100px;
        max-width: 200px;
        border: 0; }
    .search_results .gsc-results .gsc-table-cell-snippet-close {
      padding: 0; }
    .search_results .gsc-results .gsc-thumbnail-inside {
      padding-right: 0;
      padding-left: 0; }
    .search_results .gsc-results div.gs-title {
      height: auto;
      color: inherit;
      font-size: inherit;
      margin-bottom: 10px;
      text-decoration: none; }
    .search_results .gsc-results a.gs-title {
      font-family: 'Whitney A', 'Whitney B', sans-serif;
      font-weight: 400;
      font-size: 20px;
      line-height: 1.5;
      height: inherit;
      color: #55198b !important;
      text-decoration: underline; }
      @media (min-width: 740px) {
        .search_results .gsc-results a.gs-title {
          font-size: 28px;
          line-height: 1.35714; } }
      .search_results .gsc-results a.gs-title b {
        color: inherit !important;
        font-size: inherit;
        color: #55198b !important;
        text-decoration: underline;
        font-weight: normal; }
    .search_results .gsc-results .gs-snippet {
      font-family: 'Whitney A', 'Whitney B', sans-serif;
      font-weight: 500;
      font-size: 17px;
      font-weight: 400;
      line-height: 1.70588;
      margin-bottom: 10px; }
      @media (min-width: 740px) {
        .search_results .gsc-results .gs-snippet {
          font-size: 21px;
          line-height: 1.61905; } }
      .search_results .gsc-results .gs-snippet b {
        font-weight: normal; }
    .search_results .gsc-results .gsc-url-top {
      display: block;
      color: #363636; }
    .search_results .gsc-results .gs-visibleUrl {
      font-size: 14px;
      line-height: 1.42857;
      color: inherit;
      margin-bottom: 8px;
      padding-bottom: 0; }
      .search_results .gsc-results .gs-visibleUrl b {
        font-weight: inherit; }
    .search_results .gsc-results .gs-richsnippet-box,
    .search_results .gsc-results .gs-per-result-labels {
      display: none !important; }
    .search_results .gsc-results .gsc-cursor-box {
      list-style: none;
      font-size: 16px;
      margin: 30px 0px 40px 0px;
      padding: 50px 0 0 0;
      font-weight: bold;
      text-align: center; }
      @media (min-width: 980px) {
        .search_results .gsc-results .gsc-cursor-box {
          margin: 30px -200px 40px -200px; } }
      .search_results .gsc-results .gsc-cursor-box .gsc-cursor .gsc-cursor-page {
        display: inline-block; }
      .search_results .gsc-results .gsc-cursor-box .gsc-cursor-page {
        background: #fff;
        color: #55198b;
        border: 1px solid #ebebeb;
        display: block;
        margin-left: -5px;
        padding: 20px 26px;
        -webkit-transition: color 0.25s, background 0.25s;
        transition: color 0.25s, background 0.25s; }
        .search_results .gsc-results .gsc-cursor-box .gsc-cursor-page:focus, .search_results .gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
          text-decoration: none; }
      .search_results .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
        background-color: #55198b !important;
        color: #fff !important; }
    .search_results .gsc-results .gsc-promotion {
      display: block;
      background-color: #55198b !important;
      color: #fff !important; }
      .search_results .gsc-results .gsc-promotion .gs-title {
        color: #fff !important;
        padding-left: 10px; }
        .search_results .gsc-results .gsc-promotion .gs-title a.gs-title b {
          font-size: inherit;
          color: #fff !important;
          font-weight: normal; }
      .search_results .gsc-results .gsc-promotion .gs-promotion-image-box {
        -webkit-box-sizing: content-box;
                box-sizing: content-box;
        padding: 2px 10px 2px 0 !important;
        max-height: 100px;
        max-width: 200px; }
      .search_results .gsc-results .gsc-promotion promotion-image-box .gs-promotion-image {
        border: none;
        max-height: 100px;
        max-width: 200px; }
      .search_results .gsc-results .gsc-promotion .gs-promotion-table-snippet-with-image {
        padding: 10px; }
      .search_results .gsc-results .gsc-promotion .gs-snippet {
        color: #fff !important;
        padding-left: 10px; }
      .search_results .gsc-results .gsc-promotion .gs-visibleUrl {
        display: none; }
  .search_results .gcsc-find-more-on-google {
    display: none; }
  .search_results div.gcsc-branding {
    padding-bottom: 20px;
    pointer-events: none; }

/* ==========================================================================
	Google Search Results
============================================================================= */
/* Results
============================================================================= */
/* ==========================================================================
	Forms
============================================================================= */
fieldset {
  border: none;
  padding: 0; }

/* Select
============================================================================= */
/* Select Themes
============================================================================= */
/* Checkbox and Radio
============================================================================= */
/* ==========================================================================
   Slate
============================================================================= */
div.form_header .form_label {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.5;
  color: #231330;
  background: none !important;
  font-weight: 400 !important;
  margin-top: 40px !important;
  padding: 0 !important; }
  @media (min-width: 740px) {
    div.form_header .form_label {
      font-size: 28px;
      line-height: 1.35714; } }
  div.form_header .form_label b {
    font-weight: inherit; }
  div.form_header .form_label span {
    font-size: inherit !important; }

div.form_page + div.form_page {
  margin-top: 100px !important; }

div.form_question {
  margin: 0 !important;
  padding: 0 !important; }
  div.form_question.required {
    background: none !important; }

div.form_label, label.form_label, .form_label legend {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.5;
  color: #231330;
  margin: 30px 0 10px; }
  div.form_label b, label.form_label b, .form_label legend b {
    font-weight: inherit; }

.form_responses input:not([type="checkbox"]):not([type="radio"]), .form_responses textarea {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.70588;
  width: 100%;
  background: #FBFBFB;
  border: 1px solid #8ed2ca;
  border-radius: 0;
  color: #363636;
  padding: 10px; }
  @media (min-width: 740px) {
    .form_responses input:not([type="checkbox"]):not([type="radio"]), .form_responses textarea {
      font-size: 21px;
      line-height: 1.61905; } }

.form_responses [type="checkbox"],
.form_responses [type="radio"] {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  opacity: 0; }
  .form_responses [type="checkbox"] + label,
  .form_responses [type="radio"] + label {
    font-family: 'Whitney A', 'Whitney B', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.75;
    position: relative;
    cursor: pointer;
    display: block;
    margin: 0 0 10px;
    padding-left: 36px; }
    .form_responses [type="checkbox"] + label:before,
    .form_responses [type="radio"] + label:before {
      position: absolute;
      top: 50%;
      left: 0;
      border: 1px solid #8ed2ca;
      margin-top: -1px;
      text-align: center;
      -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%);
      -webkit-transition: background .25s, border .25s;
      transition: background .25s, border .25s; }

.form_responses [type="checkbox"] + label:before {
  height: 20px;
  width: 20px;
  border-radius: 2px;
  color: #fff;
  content: "\2713";
  font-size: 14px;
  line-height: 1.45; }

.form_responses [type="checkbox"]:checked + label:before {
  background: #55198b;
  border-color: #55198b; }

.form_responses [type="radio"] + label:before {
  height: 16px;
  width: 16px;
  border-radius: 50%;
  content: ""; }

.form_responses [type="radio"]:checked + label:before {
  -webkit-box-shadow: inset 0 0 0 4px #fff, inset 0 0 0 8px #55198b;
  box-shadow: inset 0 0 0 4px #fff, inset 0 0 0 8px #55198b; }

.form_responses select {
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #fff url("../images/arrow_teal.png") no-repeat 98% 50%;
  border: 1px solid #000;
  border-radius: 4px;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  line-height: normal;
  margin: 0 0 20px 0;
  outline: 0;
  padding: 17px 45px 17px 20px; }
  @media (min-width: 980px) {
    .form_responses select {
      width: 50%; } }

@-moz-document url-prefix() {
  .form_responses select {
    text-indent: 0.01px;
    text-overflow: ""; } }
  .form_responses select:focus:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000; }
  .form_responses select::-ms-expand {
    display: none; }

@-moz-document url-prefix() {
  .form_responses select option {
    background-color: #fff; } }

.form_birthdate .form_responses, .form_date .form_responses {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .form_birthdate .form_responses select, .form_date .form_responses select {
    margin-left: 0 !important; }
    @media (max-width: 499px) {
      .form_birthdate .form_responses select, .form_date .form_responses select {
        padding: 17px 35px 17px 5px; } }
    .form_birthdate .form_responses select:nth-child(2), .form_date .form_responses select:nth-child(2) {
      width: 40%; }
    .form_birthdate .form_responses select:not(:last-child), .form_date .form_responses select:not(:last-child) {
      margin-right: 5px; }
      @media (min-width: 980px) {
        .form_birthdate .form_responses select:not(:last-child), .form_date .form_responses select:not(:last-child) {
          margin-right: 40px; } }

.form_response {
  position: relative; }
  .form_response:first-child {
    margin-top: 30px !important; }

.form_action, .action {
  margin-bottom: 40px;
  margin-top: 40px; }
  @media (min-width: 740px) {
    .form_action, .action {
      margin-bottom: 50px; } }
  @media (min-width: 980px) {
    .form_action, .action {
      margin-bottom: 60px; } }
  @media (min-width: 1220px) {
    .form_action, .action {
      margin-bottom: 80px; } }
  .form_action button, .action button {
    font-family: 'Whitney A', 'Whitney B', sans-serif;
    font-weight: 700;
    color: inherit;
    font-size: 14px;
    letter-spacing: 1.25px;
    line-height: 22px;
    text-transform: uppercase;
    background: #55198b;
    color: #fff;
    padding: 16px 30px;
    -webkit-transition: background .25s, color .25s;
    transition: background .25s, color .25s; }
    .form_action button [class$="icon"], .action button [class$="icon"] {
      position: relative;
      top: -2px;
      display: inline;
      white-space: nowrap; }
    .form_action button .icon, .action button .icon {
      display: inline-block; }
    .form_action button .icon_arrow, .action button .icon_arrow {
      margin-left: 7px;
      -webkit-transform: translateZ(0);
              transform: translateZ(0);
      -webkit-transition: color 0.25s, -webkit-transform 0.3s;
      transition: color 0.25s, -webkit-transform 0.3s;
      transition: color 0.25s, transform 0.3s;
      transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
    .form_action button [class$="inner"], .action button [class$="inner"] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    @media (min-width: 980px) {
      .form_action button, .action button {
        padding-top: 20px;
        padding-bottom: 20px; } }
    .form_action button [class$="inner"], .action button [class$="inner"] {
      text-align: left; }
    .form_action button [class$="label"], .action button [class$="label"] {
      color: #fff; }
    .form_action button [class$="icon"], .action button [class$="icon"] {
      top: -2px !important;
      color: #fff; }
    .form_action button:hover, .form_action button:focus, .action button:hover, .action button:focus {
      background: #000;
      color: #fff; }
      .form_action button:hover .icon_arrow, .form_action button:focus .icon_arrow, .action button:hover .icon_arrow, .action button:focus .icon_arrow {
        -webkit-transform: translate3d(3px, 0, 0);
                transform: translate3d(3px, 0, 0); }
      .form_action button:hover [class$="label"], .form_action button:focus [class$="label"], .action button:hover [class$="label"], .action button:focus [class$="label"] {
        color: #fff; }
      .form_action button:hover [class$="icon"], .form_action button:focus [class$="icon"], .action button:hover [class$="icon"], .action button:focus [class$="icon"] {
        color: #fff; }
    @media print {
      .form_action button, .action button {
        display: none !important; } }

.dialog [role="alert"] {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.70588;
  color: #55198b !important;
  font-weight: normal !important; }
  @media (min-width: 740px) {
    .dialog [role="alert"] {
      font-size: 21px;
      line-height: 1.61905; } }

#register_date {
  display: none !important; }

#register_location {
  display: none !important; }

/* ==========================================================================
	Formbuilder
============================================================================= */
.form_builder {
  margin-top: 40px;
  margin-bottom: 40px; }
  @media (min-width: 740px) {
    .form_builder {
      margin-top: 50px; } }
  @media (min-width: 980px) {
    .form_builder {
      margin-top: 60px; } }
  @media (min-width: 740px) {
    .form_builder {
      margin-bottom: 50px; } }
  @media (min-width: 980px) {
    .form_builder {
      margin-bottom: 60px; } }
  .form_builder h2 {
    font-family: 'Whitney A', 'Whitney B', sans-serif;
    font-weight: 400;
    font-size: 30px;
    line-height: 1.4; }
    @media (min-width: 740px) {
      .form_builder h2 {
        font-size: 42px;
        line-height: 1.2381; } }
  .form_builder p {
    font-family: 'Whitney A', 'Whitney B', sans-serif;
    font-weight: 500;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.70588; }
    @media (min-width: 740px) {
      .form_builder p {
        font-size: 21px;
        line-height: 1.61905; } }
  .form_builder fieldset {
    border: 0;
    margin: 40px 0;
    padding: 0; }
    .form_builder fieldset > label,
    .form_builder fieldset legend {
      font-family: 'Whitney A', 'Whitney B', sans-serif;
      font-weight: 400;
      font-size: 20px;
      line-height: 1.5;
      color: #231330;
      display: block;
      margin-bottom: 5px; }
  .form_builder input:not([type="submit"]):not([type="file"]),
  .form_builder textarea {
    font-family: 'Whitney A', 'Whitney B', sans-serif;
    font-weight: 500;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.70588;
    width: 100%;
    background: #FBFBFB;
    border: 1px solid #8ed2ca;
    border-radius: 0;
    color: #363636;
    padding: 10px;
    width: 100%; }
    @media (min-width: 740px) {
      .form_builder input:not([type="submit"]):not([type="file"]),
      .form_builder textarea {
        font-size: 21px;
        line-height: 1.61905; } }
  .form_builder input::-ms-clear {
    width: 0;
    height: 0; }
  .form_builder textarea {
    min-height: 220px;
    resize: vertical; }

/* Custom Elements
============================================================================= */
.form_builder_sublabel {
  font-family: 'Whitney SSm A', 'Whitney SSm B', sans-serif;
  font-weight: 400;
  text-transform: lowercase;
  font-size: 14px;
  line-height: 1.42857;
  display: block;
  margin-top: 5px;
  margin-bottom: 20px; }
  @media (min-width: 740px) {
    .form_builder_sublabel {
      font-size: 18px;
      letter-spacing: 2px;
      line-height: 1.33333; } }

@media (min-width: 500px) {
  .form_builder_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.form_builder_address:after {
  clear: both;
  content: "";
  display: table; }

.form_builder_split {
  width: calc(50% - 5px);
  float: left;
  margin-right: 10px; }
  @media (min-width: 740px) {
    .form_builder_split {
      width: calc(50% - 10px);
      margin-right: 20px; } }
  .form_builder_split.form_builder_split_last_col {
    margin-right: 0; }

@media (min-width: 500px) {
  .form_builder_firstname {
    width: calc(50% - 10px);
    margin-right: 10px; } }

@media (min-width: 740px) {
  .form_builder_firstname {
    width: calc(50% - 20px);
    margin-right: 20px; } }

@media (min-width: 500px) {
  .form_builder_lastname {
    width: 50%; } }

.form_builder_date_2,
.form_builder_phone_3 {
  width: 80px;
  float: left;
  margin-right: 10px; }
  @media (min-width: 740px) {
    .form_builder_date_2,
    .form_builder_phone_3 {
      margin-right: 20px; } }

.form_builder_date_4,
.form_builder_phone_4 {
  width: 110px;
  float: left; }

/* Checkboxes & Radios
============================================================================= */
.form_builder_checkbox,
.form_builder_radio {
  margin-bottom: 10px; }
  .form_builder_checkbox:last-child,
  .form_builder_radio:last-child {
    margin-bottom: 0; }

.form_builder_checkbox {
  position: relative; }
  .form_builder_checkbox input {
    width: 20px;
    height: 20px;
    z-index: -2;
    opacity: 0; }
    .form_builder_checkbox input:checked ~ .program_filter_checkbox_choice_indicator:before,
    .form_builder_checkbox input:checked ~ .form_builder_checkbox_indicator:before,
    .form_builder_checkbox input:checked ~ .form_builder_radio_indicator:before {
      display: block; }
  .form_builder_checkbox .program_filter_checkbox_choice_indicator,
  .form_builder_checkbox .form_builder_checkbox_indicator,
  .form_builder_checkbox .form_builder_radio_indicator {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    pointer-events: none;
    text-align: center;
    -webkit-transition: background-color 0.25s;
    transition: background-color 0.25s;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    .form_builder_checkbox .program_filter_checkbox_choice_indicator:before,
    .form_builder_checkbox .form_builder_checkbox_indicator:before,
    .form_builder_checkbox .form_builder_radio_indicator:before {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      display: none; }
  .form_builder_checkbox .program_filter_checkbox_choice_indicator:before,
  .form_builder_checkbox .form_builder_checkbox_indicator:before,
  .form_builder_checkbox .form_builder_radio_indicator:before {
    width: 7px;
    height: 12px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    content: "";
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  .form_builder_checkbox input:checked ~ .program_filter_checkbox_choice_indicator,
  .form_builder_checkbox input:checked ~ .form_builder_checkbox_indicator,
  .form_builder_checkbox input:checked ~ .form_builder_radio_indicator {
    background-color: #55198b;
    border-color: #55198b; }
  .form_builder_checkbox input:focus ~ .program_filter_checkbox_choice_indicator,
  .form_builder_checkbox input:focus ~ .form_builder_checkbox_indicator,
  .form_builder_checkbox input:focus ~ .form_builder_radio_indicator {
    border-color: #c382fc; }
  .form_builder_checkbox .program_filter_checkbox_choice_indicator,
  .form_builder_checkbox .form_builder_checkbox_indicator,
  .form_builder_checkbox .form_builder_radio_indicator {
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 3px;
    color: #fff; }
  .form_builder_checkbox .form_builder_checkbox_indicator,
  .form_builder_checkbox .form_builder_radio_indicator {
    border: 1px solid #8ed2ca; }

.form_builder_checkbox .form_builder_checkbox_indicator,
.form_builder_radio .form_builder_radio_indicator {
  top: 18px; }

.form_builder_radio {
  position: relative; }
  .form_builder_radio input {
    width: 20px;
    height: 20px;
    z-index: -2;
    opacity: 0; }
    .form_builder_radio input:checked ~ .program_filter_checkbox_choice_indicator:before,
    .form_builder_radio input:checked ~ .form_builder_checkbox_indicator:before,
    .form_builder_radio input:checked ~ .form_builder_radio_indicator:before {
      display: block; }
  .form_builder_radio .program_filter_checkbox_choice_indicator,
  .form_builder_radio .form_builder_checkbox_indicator,
  .form_builder_radio .form_builder_radio_indicator {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    pointer-events: none;
    text-align: center;
    -webkit-transition: background-color 0.25s;
    transition: background-color 0.25s;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    .form_builder_radio .program_filter_checkbox_choice_indicator:before,
    .form_builder_radio .form_builder_checkbox_indicator:before,
    .form_builder_radio .form_builder_radio_indicator:before {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      display: none; }
  .form_builder_radio .form_builder_radio_indicator {
    top: 18px;
    border-radius: 50%; }
    .form_builder_radio .form_builder_radio_indicator:before {
      width: 50%;
      height: 50%;
      border-radius: inherit;
      content: ""; }
  .form_builder_radio input:checked ~ .program_filter_checkbox_choice_indicator,
  .form_builder_radio input:checked ~ .form_builder_checkbox_indicator,
  .form_builder_radio input:checked ~ .form_builder_radio_indicator {
    background-color: #55198b;
    border-color: #55198b; }
  .form_builder_radio input:focus ~ .program_filter_checkbox_choice_indicator,
  .form_builder_radio input:focus ~ .form_builder_checkbox_indicator,
  .form_builder_radio input:focus ~ .form_builder_radio_indicator {
    border-color: #c382fc; }
  .form_builder_radio .program_filter_checkbox_choice_indicator,
  .form_builder_radio .form_builder_checkbox_indicator,
  .form_builder_radio .form_builder_radio_indicator {
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 3px;
    color: #fff; }
  .form_builder_radio .form_builder_checkbox_indicator,
  .form_builder_radio .form_builder_radio_indicator {
    border: 1px solid #8ed2ca; }
  .form_builder_radio .form_builder_radio_indicator:before {
    background-color: #fff; }

.form_builder_for_checkbox {
  cursor: pointer;
  display: block;
  margin-top: -4px;
  padding-left: 28px; }

/* Selects
============================================================================= */
.form_builder_select {
  position: relative;
  display: inline-block; }
  .form_builder_select select {
    width: 100%;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background: #fff url("../images/arrow_teal.png") no-repeat 98% 50%;
    border: 1px solid #000;
    border-radius: 4px;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    font-size: 16px;
    line-height: normal;
    margin: 0 0 20px 0;
    outline: 0;
    padding: 17px 45px 17px 20px; }
    @media (min-width: 980px) {
      .form_builder_select select {
        width: 50%; } }

@-moz-document url-prefix() {
  .form_builder_select select {
    text-indent: 0.01px;
    text-overflow: ""; } }
    .form_builder_select select:focus:-moz-focusring {
      color: transparent;
      text-shadow: 0 0 0 #000; }
    .form_builder_select select::-ms-expand {
      display: none; }

@-moz-document url-prefix() {
  .form_builder_select select option {
    background-color: #fff; } }

/* Submit
============================================================================= */
.form_builder_submit {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  color: inherit;
  font-size: 14px;
  letter-spacing: 1.25px;
  line-height: 22px;
  text-transform: uppercase;
  cursor: pointer;
  padding: 16px 40px;
  text-align: center;
  display: inline-block;
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  color: inherit;
  font-size: 14px;
  letter-spacing: 1.25px;
  line-height: 22px;
  text-transform: uppercase;
  background: #55198b;
  color: #fff;
  padding: 16px 30px;
  -webkit-transition: background .25s, color .25s;
  transition: background .25s, color .25s; }
  .form_builder_submit [class$="icon"] {
    position: relative;
    top: -2px;
    display: inline;
    white-space: nowrap; }
  .form_builder_submit .icon {
    display: inline-block; }
  .form_builder_submit .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .form_builder_submit [class$="inner"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .form_builder_submit [class$="inner"] {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  @media print {
    .form_builder_submit [class$="icon"] {
      display: none; } }
  .form_builder_submit [class$="icon"] {
    position: relative;
    top: -2px;
    display: inline;
    white-space: nowrap; }
  .form_builder_submit .icon {
    display: inline-block; }
  .form_builder_submit .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .form_builder_submit [class$="inner"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  @media (min-width: 980px) {
    .form_builder_submit {
      padding-top: 20px;
      padding-bottom: 20px; } }
  .form_builder_submit [class$="inner"] {
    text-align: left; }
  .form_builder_submit [class$="label"] {
    color: #fff; }
  .form_builder_submit [class$="icon"] {
    top: -2px !important;
    color: #fff; }
  .form_builder_submit:hover, .form_builder_submit:focus {
    background: #000;
    color: #fff; }
    .form_builder_submit:hover .icon_arrow, .form_builder_submit:focus .icon_arrow {
      -webkit-transform: translate3d(3px, 0, 0);
              transform: translate3d(3px, 0, 0); }
    .form_builder_submit:hover [class$="label"], .form_builder_submit:focus [class$="label"] {
      color: #fff; }
    .form_builder_submit:hover [class$="icon"], .form_builder_submit:focus [class$="icon"] {
      color: #fff; }
  @media print {
    .form_builder_submit {
      display: none !important; } }

/* ==========================================================================
	Site Navigation
============================================================================= */
@media print {
  .nav {
    display: none; } }

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

.has_children .nav_item_inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.nav_link {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.nav_toggle {
  display: none;
  -ms-flex-preferred-size: 44px;
      flex-basis: 44px;
  -webkit-transition: opacity 0.25s, -webkit-transform 0.25s;
  transition: opacity 0.25s, -webkit-transform 0.25s;
  transition: opacity 0.25s, transform 0.25s;
  transition: opacity 0.25s, transform 0.25s, -webkit-transform 0.25s; }
  .nav_toggle.fs-swap-enabled {
    display: block; }

.nav_toggle_icon {
  display: inline-block; }

/* Site Navigation Children
============================================================================= */
.nav_children {
  list-style: none;
  margin: 0;
  padding: 0; }
  .nav_item.fs-swap-enabled .nav_children {
    display: none; }
  .nav_item.fs-swap-active .nav_children {
    display: block; }

.nav_child_link {
  display: block; }

/* ==========================================================================
	Breadcrumb Navigation
============================================================================= */
.breadcrumb_nav {
  font-family: 'Whitney SSm A', 'Whitney SSm B', sans-serif;
  font-weight: 500;
  text-transform: lowercase;
  color: #363636;
  font-size: 15px;
  letter-spacing: 0.5px;
  line-height: 15px;
  margin-top: 25px; }
  @media (min-width: 980px) {
    .breadcrumb_nav {
      margin-top: -20px;
      margin-bottom: 65px; }
      .page_theme_magazine_detail .breadcrumb_nav {
        margin-bottom: 0;
        margin-top: 15px; } }
  @media print {
    .breadcrumb_nav {
      display: none !important; } }
  @media (min-width: 980px) {
    .page_header_directory .breadcrumb_nav {
      margin-bottom: 80px; } }

.breadcrumb_nav_header {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .breadcrumb_nav_header.focusable:active, .breadcrumb_nav_header.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

/* Breadcrumb Links
============================================================================= */
.breadcrumb_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  padding: 0;
  white-space: nowrap; }

.breadcrumb_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 13px; }
  .breadcrumb_item:after {
    color: rgba(186, 186, 186, 0.5);
    content: "-";
    margin: 0 9px 0 7px; }
  .breadcrumb_item:last-child:after {
    display: none; }
  @media (max-width: 979px) {
    .breadcrumb_item:not(:last-child) {
      display: none; } }

.breadcrumb_pill {
  display: inline-block; }

.breadcrumb_pill_link {
  display: inline;
  color: inherit;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }
  .breadcrumb_pill_link [class$="label"] {
    border-bottom: 1px solid #8800ff;
    padding-bottom: 0;
    -webkit-transition: padding 0.25s ease-in-out, border 0.25s;
    transition: padding 0.25s ease-in-out, border 0.25s; }
    @media print {
      .breadcrumb_pill_link [class$="label"] {
        border: none !important; } }
  .breadcrumb_pill_link:focus, .breadcrumb_pill_link:hover {
    color: #8800ff; }
    .breadcrumb_pill_link:focus [class$="label"], .breadcrumb_pill_link:hover [class$="label"] {
      border-bottom-color: inherit;
      padding-bottom: 5px; }
    .page_theme_dark .breadcrumb_pill_link:focus, .page_theme_dark .breadcrumb_pill_link:hover {
      color: #c382fc; }

.breadcrumb_pill_icon {
  float: left;
  margin-right: 7px; }

/* ==========================================================================
	Themes
============================================================================= */
.page_theme_dark .breadcrumb_nav {
  color: #fff; }
  @media (min-width: 980px) {
    .page_theme_dark .breadcrumb_nav {
      margin-top: -20px; } }
  .page_theme_dark .breadcrumb_nav .breadcrumb_pill_icon {
    color: #fff; }

/* ==========================================================================
   CTA
============================================================================= */
.cta_link_wrap {
  margin: 30px 0; }
  @media (min-width: 500px) {
    .cta_link_wrap {
      margin: 20px 0; } }

@media (min-width: 500px) {
  .cta_link_wrap_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

@media (min-width: 740px) {
  .cta_link_wrap_inner {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }

.cta_link {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  color: inherit;
  font-size: 14px;
  letter-spacing: 1.25px;
  line-height: 22px;
  text-transform: uppercase;
  background: #55198b;
  color: #fff;
  padding: 16px 30px;
  -webkit-transition: background .25s, color .25s;
  transition: background .25s, color .25s;
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  color: inherit;
  font-size: 14px;
  letter-spacing: 1.25px;
  line-height: 22px;
  text-transform: uppercase;
  cursor: pointer;
  padding: 16px 40px;
  text-align: center;
  display: block;
  margin: 10px; }
  .cta_link [class$="icon"] {
    position: relative;
    top: -2px;
    display: inline;
    white-space: nowrap; }
  .cta_link .icon {
    display: inline-block; }
  .cta_link .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .cta_link [class$="inner"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  @media (min-width: 980px) {
    .cta_link {
      padding-top: 20px;
      padding-bottom: 20px; } }
  .cta_link [class$="inner"] {
    text-align: left; }
  .cta_link [class$="label"] {
    color: #fff; }
  .cta_link [class$="icon"] {
    top: -2px !important;
    color: #c382fc; }
  .cta_link:hover, .cta_link:focus {
    background: #000;
    color: #fff; }
    .cta_link:hover .icon_arrow, .cta_link:focus .icon_arrow {
      -webkit-transform: translate3d(3px, 0, 0);
              transform: translate3d(3px, 0, 0); }
    .cta_link:hover [class$="label"], .cta_link:focus [class$="label"] {
      color: #fff; }
    .cta_link:hover [class$="icon"], .cta_link:focus [class$="icon"] {
      color: #fff; }
  @media print {
    .cta_link {
      display: none !important; } }
  .cta_link [class$="icon"] {
    position: relative;
    top: -2px;
    display: inline;
    white-space: nowrap; }
  .cta_link .icon {
    display: inline-block; }
  .cta_link .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .cta_link [class$="inner"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .cta_link [class$="inner"] {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  @media print {
    .cta_link [class$="icon"] {
      display: none; } }
  @media (min-width: 740px) {
    .cta_link {
      margin: 10px 20px 10px 0;
      padding: 9px 25px 11px 25px; } }

/* ==========================================================================
	Footer Navigation
============================================================================= */
.footer_nav {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin-top: 30px;
  padding-bottom: 40px; }
  @media (min-width: 980px) {
    .footer_nav {
      margin: 0;
      border-bottom: none;
      border-left: 1px solid rgba(255, 255, 255, 0.1);
      padding: 0 0 0 20px; } }

.footer_nav_title {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .footer_nav_title.focusable:active, .footer_nav_title.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

/* Footer Links
============================================================================= */
.footer_nav_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (min-width: 980px) {
    .footer_nav_list {
      display: block; } }

.footer_nav_item {
  width: 50%;
  padding: 15px 0; }
  @media (min-width: 980px) {
    .footer_nav_item {
      width: auto; } }

.footer_nav_link {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  color: inherit;
  font-size: 14px;
  letter-spacing: 1.25px;
  line-height: 22px;
  text-transform: uppercase;
  display: inline;
  color: inherit; }
  .footer_nav_link [class$="icon"] {
    position: relative;
    top: -2px;
    display: inline;
    white-space: nowrap; }
  .footer_nav_link .icon {
    display: inline-block; }
  .footer_nav_link .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .footer_nav_link [class$="inner"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .footer_nav_link [class$="label"] {
    border-bottom: 1px solid transparent;
    padding-bottom: 0;
    -webkit-transition: padding 0.25s ease-in-out, border 0.25s;
    transition: padding 0.25s ease-in-out, border 0.25s; }
    @media print {
      .footer_nav_link [class$="label"] {
        border: none !important; } }
  .footer_nav_link:focus [class$="label"], .footer_nav_link:hover [class$="label"] {
    border-bottom-color: inherit;
    padding-bottom: 5px; }

/* Footer Quick Nav
============================================================================= */
.footer_quick_links {
  margin-top: 20px; }
  @media (min-width: 980px) {
    .footer_quick_links {
      border-left: 1px solid rgba(255, 255, 255, 0.1);
      margin: 0;
      padding-left: 20px; } }

.footer_quick_links_title {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .footer_quick_links_title.focusable:active, .footer_quick_links_title.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

@media (min-width: 980px) {
  .footer_quick_links_list {
    display: block; } }

.footer_quick_links_item {
  padding: 17px 0; }

.footer_quick_links_link {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  color: inherit;
  font-size: 14px;
  letter-spacing: 1.25px;
  line-height: 22px;
  text-transform: uppercase;
  display: inline;
  color: inherit; }
  .footer_quick_links_link [class$="icon"] {
    position: relative;
    top: -2px;
    display: inline;
    white-space: nowrap; }
  .footer_quick_links_link .icon {
    display: inline-block; }
  .footer_quick_links_link .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .footer_quick_links_link [class$="inner"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .footer_quick_links_link [class$="label"] {
    border-bottom: 1px solid transparent;
    padding-bottom: 0;
    -webkit-transition: padding 0.25s ease-in-out, border 0.25s;
    transition: padding 0.25s ease-in-out, border 0.25s; }
    @media print {
      .footer_quick_links_link [class$="label"] {
        border: none !important; } }
  .footer_quick_links_link:focus [class$="label"], .footer_quick_links_link:hover [class$="label"] {
    border-bottom-color: inherit;
    padding-bottom: 5px; }

/* Footer Utility Nav
============================================================================= */
.footer_utility_nav {
  margin-top: 20px; }
  @media (min-width: 980px) {
    .footer_utility_nav {
      margin: 0 0 20px 0;
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; } }

.footer_utility_nav_title {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .footer_utility_nav_title.focusable:active, .footer_utility_nav_title.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.footer_utility_nav_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (min-width: 980px) {
    .footer_utility_nav_list {
      display: inline-block; } }

.footer_utility_nav_item {
  width: 50%;
  padding: 13px 10px; }
  @media (min-width: 980px) {
    .footer_utility_nav_item {
      width: auto;
      display: inline-block;
      padding: 0; }
      .footer_utility_nav_item:not(:last-child) {
        margin-right: 15px; } }

.footer_utility_nav_link {
  display: inline;
  color: inherit;
  font-size: 14px;
  line-height: 20px; }
  .footer_utility_nav_link [class$="label"] {
    border-bottom: 1px solid #8800ff;
    padding-bottom: 0;
    -webkit-transition: padding 0.25s ease-in-out, border 0.25s;
    transition: padding 0.25s ease-in-out, border 0.25s; }
    @media print {
      .footer_utility_nav_link [class$="label"] {
        border: none !important; } }
  @media (min-width: 980px) {
    .footer_utility_nav_link {
      font-size: 13px; } }
  .footer_utility_nav_link:focus [class$="label"], .footer_utility_nav_link:hover [class$="label"] {
    border-bottom-color: inherit;
    padding-bottom: 5px; }

/* ==========================================================================
	Main Navigation
============================================================================= */
.main_nav {
  padding-top: 30px;
  text-align: left; }
  @media (min-width: 980px) {
    .main_nav {
      padding-top: 0; } }
  @media (max-width: 979px) {
    .main_nav.main_nav_lg {
      display: none; } }

.main_nav_header {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .main_nav_header.focusable:active, .main_nav_header.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.main_nav_list {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 21px; }
  @media (min-width: 980px) {
    .main_nav_list {
      font-size: 26px; } }

.main_nav_item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 20px 10px 20px 0; }

.main_nav_link {
  display: inline;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: inherit;
  display: inline; }
  .main_nav_link [class$="label"] {
    border-bottom: 1px solid transparent;
    padding-bottom: 0;
    -webkit-transition: padding 0.25s ease-in-out, border 0.25s;
    transition: padding 0.25s ease-in-out, border 0.25s; }
    @media print {
      .main_nav_link [class$="label"] {
        border: none !important; } }
  .main_nav_link .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .main_nav_link [class$="icon"] {
    position: relative;
    top: -2px;
    display: inline;
    white-space: nowrap; }
  .main_nav_link .icon {
    display: inline-block; }
  .main_nav_link:focus [class$="label"], .main_nav_link:hover [class$="label"] {
    border-bottom-color: inherit;
    padding-bottom: 5px; }
  .main_nav_link:focus .icon_arrow, .main_nav_link:hover .icon_arrow {
    -webkit-transform: translate3d(3px, 0, 0);
            transform: translate3d(3px, 0, 0); }

.main_nav_link_label {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

.main_nav_link_icon {
  color: #c382fc;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }

.main_nav_toggle {
  width: 38px;
  height: 38px;
  position: relative;
  border: 1px solid #c382fc;
  border-radius: 50%;
  color: #fff;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  -webkit-transition: color 0.25s, -webkit-transform 0.25s;
  transition: color 0.25s, -webkit-transform 0.25s;
  transition: color 0.25s, transform 0.25s;
  transition: color 0.25s, transform 0.25s, -webkit-transform 0.25s; }
  .main_nav_toggle:focus, .main_nav_toggle:hover {
    color: #fff; }
  .main_nav_toggle.fs-swap-active {
    color: #fff;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }

.main_nav_toggle_icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

/* Main Nav Children
============================================================================= */
.main_nav_children {
  border-left: 1px solid #000; }
  .main_nav_children.nav_children {
    margin-top: 23px;
    margin-bottom: 8px;
    padding-left: 30px; }
    @media (min-width: 980px) {
      .main_nav_children.nav_children {
        position: relative;
        margin-bottom: 13px; } }

.main_nav_child_item {
  padding: 15px 0; }

.main_nav_child_link {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  color: inherit;
  font-size: 14px;
  letter-spacing: 1.25px;
  line-height: 22px;
  text-transform: uppercase;
  display: inline;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }
  .main_nav_child_link [class$="icon"] {
    position: relative;
    top: -2px;
    display: inline;
    white-space: nowrap; }
  .main_nav_child_link .icon {
    display: inline-block; }
  .main_nav_child_link .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .main_nav_child_link [class$="inner"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .main_nav_child_link [class$="label"] {
    border-bottom: 1px solid transparent;
    padding-bottom: 0;
    -webkit-transition: padding 0.25s ease-in-out, border 0.25s;
    transition: padding 0.25s ease-in-out, border 0.25s; }
    @media print {
      .main_nav_child_link [class$="label"] {
        border: none !important; } }
  .main_nav_child_link:focus [class$="label"], .main_nav_child_link:hover [class$="label"] {
    border-bottom-color: inherit;
    padding-bottom: 5px; }
  .main_nav_child_link [class$="icon"] {
    top: -3px; }

.main_nav_child_link_icon {
  color: #c382fc; }
  .main_nav_child_link:hover .main_nav_child_link_icon .icon_arrow,
  .main_nav_child_link:focus .main_nav_child_link_icon .icon_arrow {
    color: #fff; }
  .main_nav_child_link:hover .main_nav_child_link_icon .icon_arrow,
  .main_nav_child_link:focus .main_nav_child_link_icon .icon_arrow {
    -webkit-transform: translate3d(3px, 0, 0);
            transform: translate3d(3px, 0, 0); }

/* ==========================================================================
	Secondary Navigation Common
============================================================================= */
.secondary_nav {
  margin-top: 28px;
  text-align: left; }
  @media (min-width: 980px) {
    .secondary_nav {
      margin-top: 40px; } }
  @media (max-width: 979px) {
    .secondary_nav.secondary_nav_lg {
      display: none; } }
  .page_layout_special .secondary_nav {
    display: none; }

.secondary_nav_title {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .secondary_nav_title.focusable:active, .secondary_nav_title.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

/* Secondary Links
============================================================================= */
.secondary_nav_list {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 400;
  font-size: 16px; }
  @media (min-width: 980px) {
    .secondary_nav_list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      line-height: 27px; } }

.secondary_nav_item {
  padding: 10px 0; }
  @media (min-width: 980px) {
    .secondary_nav_item {
      width: 50%;
      padding: 5px 15px 5px 0; } }

.secondary_nav_link {
  display: inline;
  color: inherit; }
  .secondary_nav_link [class$="label"] {
    border-bottom: 1px solid transparent;
    padding-bottom: 0;
    -webkit-transition: padding 0.25s ease-in-out, border 0.25s;
    transition: padding 0.25s ease-in-out, border 0.25s; }
    @media print {
      .secondary_nav_link [class$="label"] {
        border: none !important; } }
  .secondary_nav_link:focus [class$="label"], .secondary_nav_link:hover [class$="label"] {
    border-bottom-color: inherit;
    padding-bottom: 5px; }

/* ==========================================================================
	Social Navigation
============================================================================= */
.social_nav {
  margin: 35px 0 60px 0;
  text-align: center; }
  @media print {
    .social_nav {
      display: none; } }
  @media (min-width: 980px) {
    .social_nav {
      margin: 0 20px 20px 0;
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; } }
  @media (min-width: 1220px) {
    .social_nav {
      margin-right: 0; } }

.social_nav_title {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .social_nav_title.focusable:active, .social_nav_title.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

/* Social Links
============================================================================= */
.social_nav_list {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0; }

.social_nav_item {
  display: inline-block; }
  .social_nav_item:not(:last-child) {
    margin-right: 30px; }
    @media (min-width: 980px) {
      .social_nav_item:not(:last-child) {
        margin-right: 20px; } }

.social_nav_link {
  color: inherit;
  display: block;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s; }
  .social_nav_link:focus, .social_nav_link:hover {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }

.social_nav_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .social_nav_label.focusable:active, .social_nav_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

/* ==========================================================================
	Sub Navigation
============================================================================= */
.sub_nav {
  position: relative;
  border: 1px solid #8ed2ca;
  padding: 15px 10px 15px 20px; }
  @media print {
    .sub_nav {
      display: none; } }
  @media (min-width: 980px) {
    .sub_nav {
      border: none; } }

.sub_nav_title {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .sub_nav_title.focusable:active, .sub_nav_title.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.sub_nav_handle {
  width: 100%;
  position: relative;
  display: none;
  margin-bottom: 0;
  padding-right: 40px;
  text-align: left; }
  .js .sub_nav_handle {
    display: block; }
    @media (min-width: 980px) {
      .js .sub_nav_handle {
        display: none; } }
  @media print {
    .sub_nav_handle {
      display: none; } }

.sub_nav_handle_label {
  font-family: 'Whitney SSm A', 'Whitney SSm B', sans-serif;
  font-weight: 500;
  text-transform: lowercase;
  font-size: 15px;
  letter-spacing: 0.5px; }

.sub_nav_handle_icons {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  right: 8px;
  background: #8ed2ca;
  border-radius: 50%;
  pointer-events: none;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%); }

.sub_nav_handle_icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: opacity 0.25s, -webkit-transform 0.25s;
  transition: opacity 0.25s, -webkit-transform 0.25s;
  transition: opacity 0.25s, transform 0.25s;
  transition: opacity 0.25s, transform 0.25s, -webkit-transform 0.25s; }
  .sub_nav_handle_icon .icon {
    width: 14px;
    height: 14px; }

.fs-swap-active .sub_nav_handle_icon_open {
  opacity: 0; }

.sub_nav_handle_icon_close {
  opacity: 0; }
  .fs-swap-active .sub_nav_handle_icon_close {
    opacity: 1; }

.sub_nav_list {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0; }
  [data-whatinput="mouse"] .sub_nav_list:focus,
  [data-whatinput="touch"] .sub_nav_list:focus {
    outline: 0; }
  @media (max-width: 979px) {
    .js .sub_nav_list {
      width: 100%;
      position: absolute;
      top: 100%;
      left: 0;
      z-index: 20;
      background: #F8F8F8;
      padding: 15px;
      -webkit-transition: opacity 0.25s, visibility 0.25s;
      transition: opacity 0.25s, visibility 0.25s; } }
  @media (min-width: 980px) {
    .js .sub_nav_list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  @media (max-width: 979px) {
    .sub_nav_list.fs-swap-enabled {
      opacity: 0;
      visibility: hidden; } }
  @media (max-width: 979px) {
    .sub_nav_list.fs-swap-active {
      -webkit-box-shadow: 0px 0px 0px 1px #e0e0e0;
              box-shadow: 0px 0px 0px 1px #e0e0e0;
      opacity: 1;
      visibility: visible; } }

.sub_nav_item {
  margin: 10px 0; }
  @media (min-width: 980px) {
    .sub_nav_item:not(:last-child) {
      margin-right: 30px; } }

.sub_nav_link {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  color: inherit;
  font-size: 14px;
  letter-spacing: 1.25px;
  line-height: 22px;
  text-transform: uppercase;
  color: inherit;
  display: block; }
  .sub_nav_link [class$="icon"] {
    position: relative;
    top: -2px;
    display: inline;
    white-space: nowrap; }
  .sub_nav_link .icon {
    display: inline-block; }
  .sub_nav_link .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .sub_nav_link [class$="inner"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .sub_nav_link .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .sub_nav_link:focus .icon_arrow, .sub_nav_link:hover .icon_arrow {
    -webkit-transform: translate3d(3px, 0, 0);
            transform: translate3d(3px, 0, 0); }

.sub_nav_link_icon {
  color: #8800ff; }

/* Sub Nav Children
============================================================================= */
.sub_nav_children {
  list-style: none;
  margin: 0;
  padding: 0; }

/* ==========================================================================
	Footer
============================================================================= */
.footer {
  position: relative;
  z-index: 2;
  background: #000;
  color: #fff;
  padding: 55px 0 120px 0; }
  @media (min-width: 980px) {
    .footer {
      padding: 75px 0 50px 0; } }
  @media print {
    .footer {
      border-top: 1px solid #000; } }

@media (min-width: 980px) {
  .footer_nav_wrap {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 45px; } }

@media (min-width: 980px) {
  .footer_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media (min-width: 980px) {
  .footer_bottom {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 60px;
    padding-top: 30px; } }

/* CTA
============================================================================= */
.footer_callout {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin: 0 auto;
  text-align: center;
  padding: 50px 0 49px 0; }
  @media (min-width: 980px) {
    .footer_callout {
      width: 50%;
      border-bottom: none;
      margin: 0;
      padding: 0; } }
  @media print {
    .footer_callout {
      display: none; } }

.footer_callout_title {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  font-size: 37px;
  line-height: 1.35135;
  font-family: 'ColinCasual', Georgia, serif;
  font-weight: 400;
  margin: 0 auto; }
  @media (min-width: 740px) {
    .footer_callout_title {
      font-size: 80px;
      line-height: 1.125; } }
  @media (max-width: 739px) {
    .footer_callout_title {
      font-size: 60px;
      line-height: 60px; } }
  @media (max-width: 979px) {
    .footer_callout_title {
      max-width: 330px; } }
  @media (min-width: 980px) {
    .footer_callout_title {
      max-width: 370px; } }

.footer_callout_link {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  color: inherit;
  font-size: 14px;
  letter-spacing: 1.25px;
  line-height: 22px;
  text-transform: uppercase;
  cursor: pointer;
  padding: 16px 40px;
  text-align: center;
  display: inline-block;
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  color: inherit;
  font-size: 14px;
  letter-spacing: 1.25px;
  line-height: 22px;
  text-transform: uppercase;
  background: #fff;
  color: #55198b;
  padding: 16px 30px;
  -webkit-transition: background .25s, color .25s;
  transition: background .25s, color .25s;
  margin-top: 25px; }
  .footer_callout_link [class$="icon"] {
    position: relative;
    top: -2px;
    display: inline;
    white-space: nowrap; }
  .footer_callout_link .icon {
    display: inline-block; }
  .footer_callout_link .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .footer_callout_link [class$="inner"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .footer_callout_link [class$="inner"] {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  @media print {
    .footer_callout_link [class$="icon"] {
      display: none; } }
  .footer_callout_link [class$="icon"] {
    position: relative;
    top: -2px;
    display: inline;
    white-space: nowrap; }
  .footer_callout_link .icon {
    display: inline-block; }
  .footer_callout_link .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .footer_callout_link [class$="inner"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  @media (min-width: 980px) {
    .footer_callout_link {
      padding-top: 20px;
      padding-bottom: 20px; } }
  .footer_callout_link [class$="inner"] {
    text-align: left; }
  .footer_callout_link [class$="label"] {
    color: #55198b; }
  .footer_callout_link [class$="icon"] {
    top: -2px !important;
    color: #000; }
  .footer_callout_link:hover, .footer_callout_link:focus {
    background: #55198b;
    color: #fff; }
    .footer_callout_link:hover .icon_arrow, .footer_callout_link:focus .icon_arrow {
      -webkit-transform: translate3d(3px, 0, 0);
              transform: translate3d(3px, 0, 0); }
    .footer_callout_link:hover [class$="label"], .footer_callout_link:focus [class$="label"] {
      color: #fff; }
    .footer_callout_link:hover [class$="icon"], .footer_callout_link:focus [class$="icon"] {
      color: #fff; }
  @media print {
    .footer_callout_link {
      display: none !important; } }

/* Copyright
============================================================================= */
.copyright {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  margin: 25px 0 0 0;
  text-align: center; }
  @media (min-width: 980px) {
    .copyright {
      font-size: 13px;
      margin: 0 0 20px 0;
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; } }

/* ==========================================================================
	Quick Links
============================================================================= */
@media print {
  .for_you_handle {
    display: none; } }

/* ==========================================================================
	Panel
============================================================================= */
.js .for_you {
  background: #55198b; }

.for_you a {
  color: inherit; }

.for_you_inner {
  color: #fff;
  height: 100%; }
  .js .for_you_inner {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch; }
  @media (min-width: 980px) {
    .for_you_inner {
      display: grid;
      grid-template-columns: 50% 1fr; } }

.for_you_header {
  background-color: #000;
  color: #fff;
  padding: 100px 0 30px 0; }
  @media (min-width: 980px) {
    .for_you_header {
      padding: 130px 0 0 0; } }
  .js .for_you_header {
    display: block; }

.for_you_title {
  font-family: 'ColinCasual', Georgia, serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 1.4;
  position: relative;
  font-size: 44px;
  line-height: 1.13636;
  margin: 0 0 20px 0;
  text-align: center; }
  @media (min-width: 740px) {
    .for_you_title {
      font-size: 44px;
      line-height: 0.88; } }
  @media (min-width: 980px) {
    .for_you_title {
      font-size: 50px;
      line-height: 1.1; } }
  @media (min-width: 980px) {
    .for_you_title {
      font-size: 80px;
      line-height: 1.125; } }
  .for_you_title:after {
    height: 135px;
    width: 1px;
    position: absolute;
    top: 100%;
    left: 50%;
    z-index: 1;
    border-left: 1px dashed #8ed2ca;
    content: "";
    -webkit-transform: translate(-50%, 2px);
            transform: translate(-50%, 2px);
    -webkit-transition: opacity .25s;
    transition: opacity .25s; }
    @media (min-width: 980px) {
      .for_you_title:after {
        display: none; } }

.for_you_control {
  display: none; }
  @media (min-width: 980px) {
    .for_you_control {
      display: block; } }
  .js .for_you_control {
    position: relative;
    z-index: 1;
    display: block;
    margin: 0 auto; }

.for_you_trigger {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  width: 100%;
  background-color: #000;
  border: 1px solid #55198b;
  border-radius: 4px;
  color: #fff;
  display: block;
  font-size: 16px;
  line-height: 1.75;
  padding: 14px 18px;
  text-transform: uppercase;
  -webkit-transition: background-color 0.25s, color 0.25s;
  transition: background-color 0.25s, color 0.25s; }
  @media (min-width: 980px) {
    .for_you_trigger {
      display: none; } }

.for_you_trigger_inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.for_you_trigger_label {
  margin-right: auto; }

.for_you_trigger_icon {
  width: 31px;
  height: 31px;
  position: relative;
  background: #8ed2ca;
  border-radius: 50%;
  color: #000; }
  .for_you_trigger_icon .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.for_you_panel {
  width: 100%;
  position: absolute;
  background-color: #000;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 0 0 2px 2px;
  color: #000;
  opacity: 0;
  padding: 10px;
  pointer-events: none;
  -webkit-transition: opacity 0.25s, visibility 0.25s;
  transition: opacity 0.25s, visibility 0.25s;
  visibility: hidden; }
  @media (min-width: 980px) {
    .for_you_panel {
      background-color: transparent;
      border: none;
      border-radius: 0;
      color: #fff;
      opacity: 1;
      padding: 0;
      visibility: visible; } }
  @media (min-width: 980px) {
    .fs-page-lock .for_you_panel {
      pointer-events: auto; } }
  .for_you_panel.fs-swap-active {
    opacity: 1;
    pointer-events: auto;
    visibility: visible; }

.for_you_panel_list {
  color: #fff;
  font-size: 16px;
  line-height: 1.2;
  list-style: none;
  margin: 0;
  padding: 6px 0; }
  @media (min-width: 980px) {
    .for_you_panel_list {
      font-family: 'Whitney A', 'Whitney B', sans-serif;
      font-weight: 700;
      font-size: 14px;
      letter-spacing: 1.25px;
      padding: 0;
      text-align: center;
      text-transform: uppercase; } }

@media (min-width: 980px) {
  .for_you_panel_item {
    position: relative;
    padding: 3px 0; } }

.for_you_panel_link {
  color: #fff;
  display: block;
  padding: 8px 0 8px 16px;
  -webkit-transition: background-color 0.25s, color 0.25s;
  transition: background-color 0.25s, color 0.25s; }
  @media (min-width: 980px) {
    .for_you_panel_link {
      background-color: transparent;
      display: inline-block;
      padding: 14px 50px; } }
  @media (min-width: 980px) {
    .for_you_panel_link:focus, .for_you_panel_link:hover {
      background-color: #8ed2ca;
      color: #000; } }
  @media (min-width: 980px) {
    .for_you_panel_link.fs-swap-active {
      background-color: #8ed2ca;
      color: #000; } }

@media (min-width: 980px) {
  .for_you_panel_link_label:after {
    height: 1px;
    width: 50%;
    position: absolute;
    top: 50%;
    right: 15px;
    z-index: -1;
    background-image: -webkit-gradient(linear, left top, right top, from(#8ed2ca), color-stop(75%, #8ed2ca), color-stop(75%, transparent), to(transparent));
    background-image: linear-gradient(90deg, #8ed2ca, #8ed2ca 75%, transparent 75%, transparent 100%);
    background-size: 8px 1px;
    content: "";
    opacity: 0;
    -webkit-transition: opacity 0.25s, visibility 0.25s, -webkit-transform 0.25s;
    transition: opacity 0.25s, visibility 0.25s, -webkit-transform 0.25s;
    transition: opacity 0.25s, transform 0.25s, visibility 0.25s;
    transition: opacity 0.25s, transform 0.25s, visibility 0.25s, -webkit-transform 0.25s;
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
    visibility: hidden; } }

@media (min-width: 980px) {
  .for_you_panel_link.fs-swap-active .for_you_panel_link_label:after {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    visibility: visible; } }

.for_you_panel_link_label_hide {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .for_you_panel_link_label_hide.focusable:active, .for_you_panel_link_label_hide.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.for_you_body {
  text-align: center; }
  @media (min-width: 980px) {
    .for_you_body {
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      width: 100%;
      text-align: left; } }

.for_you_list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .js .for_you_list {
    position: relative; }

.for_you_cat {
  margin-bottom: 60px; }
  [data-whatinput="mouse"] .for_you_cat:focus,
  [data-whatinput="touch"] .for_you_cat:focus {
    outline: 0; }
  @media (min-width: 980px) {
    .for_you_cat {
      margin: 0; } }
  .for_you_cat.fs-swap-enabled {
    width: 100%;
    position: absolute;
    top: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 0.35s, visibility 0.35s;
    transition: opacity 0.35s, visibility 0.35s;
    visibility: hidden; }
  .for_you.fs-swap-active .for_you_cat.fs-swap-active {
    position: relative;
    opacity: 1;
    pointer-events: auto;
    visibility: visible; }

.for_you_cat_links {
  background: #55198b;
  padding: 50px 0 0 0; }
  @media (min-width: 980px) {
    .for_you_cat_links {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-left: 40px;
      padding-right: 40px; } }
  @media (min-width: 1220px) {
    .for_you_cat_links {
      padding-left: 90px;
      padding-right: 90px; } }
  @media (min-width: 980px) {
    .for_you_cat_links:first-child {
      padding-top: 130px; } }
  .for_you_cat_links.for_you_cat_resources {
    background: #2d0d4a;
    padding-bottom: 40px; }

.for_you_cat_links_title {
  font-family: 'Whitney SSm A', 'Whitney SSm B', sans-serif;
  font-weight: 400;
  text-transform: lowercase;
  font-size: 18px;
  letter-spacing: 2px;
  margin: 0 0 20px 0; }
  @media (min-width: 980px) {
    .for_you_cat_links_title {
      min-width: 235px;
      margin: 10px 40px 0 0; } }

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

.for_you_cat_links_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 0; }
  @media (min-width: 980px) {
    .for_you_cat_links_item {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }

.for_you_cat_links_link {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  color: inherit;
  font-size: 14px;
  letter-spacing: 1.25px;
  line-height: 22px;
  text-transform: uppercase; }
  .for_you_cat_links_link [class$="icon"] {
    position: relative;
    top: -2px;
    display: inline;
    white-space: nowrap; }
  .for_you_cat_links_link .icon {
    display: inline-block; }
  .for_you_cat_links_link .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .for_you_cat_links_link [class$="inner"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .for_you_cat_links_link:focus .icon_arrow, .for_you_cat_links_link:hover .icon_arrow {
    -webkit-transform: translate3d(3px, 0, 0);
            transform: translate3d(3px, 0, 0); }

.for_you_cat_links_icon {
  color: #c382fc; }

.for_you_spacer {
  display: none; }
  .js .for_you_spacer {
    display: block; }
    @media (min-width: 980px) {
      .js .for_you_spacer {
        -webkit-box-ordinal-group: 11;
            -ms-flex-order: 10;
                order: 10; } }

@media (min-width: 980px) {
  .for_you_close_wrap {
    position: relative;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; } }

.for_you_close {
  display: none;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s; }
  @media (min-width: 980px) {
    .for_you_close {
      position: absolute;
      top: 0;
      right: 0;
      background-color: #363636;
      color: #fff;
      opacity: 1;
      pointer-events: auto;
      -webkit-transition: background-color 0.25s, color 0.25s;
      transition: background-color 0.25s, color 0.25s; } }
  .for_you_close:focus {
    opacity: 1; }
  @media (min-width: 980px) {
    .for_you_close:hover, .for_you_close:focus {
      background-color: #000;
      color: #fff; } }
  .js .for_you_close {
    display: block; }

.for_you_close_inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 32px; }

.for_you_close_icon {
  margin-right: 8px; }
  @media (min-width: 980px) {
    .for_you_close_icon {
      color: #fff; } }

/* ==========================================================================
	Header
============================================================================= */
.header {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 500;
  -webkit-transition: height 0.25s;
  transition: height 0.25s; }
  @media (min-width: 980px) {
    .header {
      height: 150px; }
      body.page_layout_home.has_tobebold_banner:not(.fs-page-lock) .header {
        height: 210px; } }
  @media print {
    .header {
      position: relative; } }
  @media (min-width: 980px) {
    .pinned_header .header,
    .bigtree_bar_open .header {
      height: auto; } }
  .page_theme_magazine_detail .header {
    background: #fff;
    height: 215px; }

.header_banner_wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3;
  display: none;
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease; }
  .pinned_header .header_banner_wrap,
  .fs-page-lock .header_banner_wrap {
    -webkit-transform: translate(0, -100%);
            transform: translate(0, -100%);
    opacity: 0; }
  body.page_layout_home .header_banner_wrap {
    display: block; }

@media (min-width: 980px) {
  .header_ribbon {
    height: 100%;
    position: relative; } }

@media (min-width: 980px) {
  .header_ribbon > .fs-row {
    height: 100%;
    position: relative; } }

.header_ribbon_inner {
  border-bottom: 1px solid rgba(186, 186, 186, 0.2);
  padding: 25px 0 20px 0;
  -webkit-transition: border 0.25s;
  transition: border 0.25s; }
  @media (min-width: 980px) {
    .header_ribbon_inner {
      height: 100%;
      position: relative;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding: 0;
      -webkit-transform: translateZ(0);
              transform: translateZ(0); } }
  .pinned_header .header_ribbon_inner {
    border: none; }
    @media (min-width: 980px) {
      .pinned_header .header_ribbon_inner {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; } }
  .fs-page-lock .header_ribbon_inner {
    border: none; }

.header_group {
  width: 100%;
  height: 50px;
  position: fixed;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media print {
    .header_group {
      display: none; } }
  .page_layout_home.has_tobebold_banner .header_group {
    -webkit-transition: 0.25s ease;
    transition: 0.25s ease; }
  @media (max-width: 979px) {
    .page_layout_home.has_tobebold_banner.pinned_header .header_group,
    .page_layout_home.has_tobebold_banner.fs-page-lock .header_group {
      top: 0; } }
  @media (max-width: 979px) {
    .page_layout_home.has_tobebold_banner .header_group {
      top: var(--tobebold_banner_height, 0); } }
  @media (min-width: 980px) {
    .header_group {
      width: 300px;
      height: 64px;
      position: absolute;
      top: 40px;
      right: 0;
      bottom: auto;
      left: auto;
      -webkit-transition: top 0.25s;
      transition: top 0.25s; }
      .page_layout_home.has_tobebold_banner .header_group {
        top: 110px; }
      .page_theme_magazine_landing .header_group,
      .page_theme_magazine_detail .header_group {
        top: 40px; } }
  @media (min-width: 980px) {
    .pinned_header.pinned_header.pinned_header .header_group,
    .fs-page-lock.fs-page-lock.fs-page-lock .header_group {
      position: fixed;
      top: 0; } }
  .fs-page-lock.fs-page-lock.fs-page-lock .header_group {
    z-index: 500; }
    @media (min-width: 980px) {
      .fs-page-lock.fs-page-lock.fs-page-lock .header_group {
        z-index: auto; } }

.header_button {
  font-family: 'Whitney SSm A', 'Whitney SSm B', sans-serif;
  font-weight: 400;
  text-transform: lowercase;
  width: 100%;
  background: #fff;
  color: #363636;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-align: center; }
  .page_layout_campaign .header_button {
    background: transparent; }
  .header_button a {
    width: 100%;
    height: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    color: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-transition: background 0.25s, border 0.25s, color 0.25s;
    transition: background 0.25s, border 0.25s, color 0.25s; }
    .header_button a.for_you_handle {
      border-right: 1px solid rgba(0, 0, 0, 0.2);
      border-left: 1px solid rgba(0, 0, 0, 0.2); }
    .header_button a:focus, .header_button a:hover {
      background: #2d0d4a;
      border-color: rgba(255, 255, 255, 0.2);
      color: #fff; }
      .header_button a:focus .icon, .header_button a:hover .icon {
        fill: #fff; }
    .header_button a.menu_handle {
      background: #55198b;
      border-right: 1px solid;
      border-color: rgba(255, 255, 255, 0.2);
      color: #fff; }
      .header_button a.menu_handle:focus, .header_button a.menu_handle:hover {
        background: #2d0d4a; }
    .header_button a.fs-swap-active {
      background: #000;
      border-color: #000;
      color: #fff; }
    .pinned_header .header_button a {
      border-top: none; }
    .page_layout_campaign .header_button a {
      display: none; }
    .header_button a [class$='icon'] {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 20px;
              flex: 0 0 20px; }
  .header_button .icon {
    fill: #55198b; }
    .header_button .icon.icon_menu, .header_button .icon.icon_close {
      fill: #fff; }
  .header_button .icon_person {
    margin-top: 1px; }
  .header_button .icon_close {
    width: 12px;
    height: 17px; }

/* ==========================================================================
   Special Landing
============================================================================= */
@media (min-width: 980px) {
  .page_layout_special.fs-page-lock .header {
    height: 150px; } }

.page_layout_special .header {
  background: #fff; }
  @media (min-width: 980px) {
    .page_layout_special .header {
      height: 195px; } }
  .page_layout_special .header .header_ribbon {
    height: auto; }
  .page_layout_special .header .header_ribbon_inner {
    border: none; }
    @media (max-width: 979px) {
      .page_layout_special .header .header_ribbon_inner {
        padding: 0; } }
  .page_layout_special .header .header_logo {
    opacity: 1;
    pointer-events: auto;
    visibility: visible; }
    .page_layout_special .header .header_logo img {
      max-width: 100%;
      max-height: 100px;
      display: block; }
  .page_layout_special .header .header_back {
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 0.25s, visibility 0.25s;
    transition: opacity 0.25s, visibility 0.25s;
    visibility: hidden; }
    @media (min-width: 980px) {
      .page_layout_special .header .header_back {
        opacity: 1;
        pointer-events: auto;
        visibility: visible; } }
  .page_layout_special .header .header_back_link {
    font-family: 'Whitney A', 'Whitney B', sans-serif;
    font-weight: 700;
    color: inherit;
    font-size: 14px;
    letter-spacing: 1.25px;
    line-height: 22px;
    text-transform: uppercase;
    cursor: pointer;
    padding: 16px 40px;
    text-align: center;
    display: inline-block;
    font-family: 'Whitney A', 'Whitney B', sans-serif;
    font-weight: 700;
    color: inherit;
    font-size: 14px;
    letter-spacing: 1.25px;
    line-height: 22px;
    text-transform: uppercase;
    background: #f8f8f8;
    color: #2d0d4a;
    padding: 16px 30px;
    -webkit-transition: background .25s, color .25s;
    transition: background .25s, color .25s;
    border: 1px solid #e8e8e8; }
    .page_layout_special .header .header_back_link [class$="icon"] {
      position: relative;
      top: -2px;
      display: inline;
      white-space: nowrap; }
    .page_layout_special .header .header_back_link .icon {
      display: inline-block; }
    .page_layout_special .header .header_back_link .icon_arrow {
      margin-left: 7px;
      -webkit-transform: translateZ(0);
              transform: translateZ(0);
      -webkit-transition: color 0.25s, -webkit-transform 0.3s;
      transition: color 0.25s, -webkit-transform 0.3s;
      transition: color 0.25s, transform 0.3s;
      transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
    .page_layout_special .header .header_back_link [class$="inner"] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .page_layout_special .header .header_back_link [class$="inner"] {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    @media print {
      .page_layout_special .header .header_back_link [class$="icon"] {
        display: none; } }
    .page_layout_special .header .header_back_link [class$="icon"] {
      position: relative;
      top: -2px;
      display: inline;
      white-space: nowrap; }
    .page_layout_special .header .header_back_link .icon {
      display: inline-block; }
    .page_layout_special .header .header_back_link .icon_arrow {
      margin-left: 7px;
      -webkit-transform: translateZ(0);
              transform: translateZ(0);
      -webkit-transition: color 0.25s, -webkit-transform 0.3s;
      transition: color 0.25s, -webkit-transform 0.3s;
      transition: color 0.25s, transform 0.3s;
      transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
    .page_layout_special .header .header_back_link [class$="inner"] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    @media (min-width: 980px) {
      .page_layout_special .header .header_back_link {
        padding-top: 20px;
        padding-bottom: 20px; } }
    .page_layout_special .header .header_back_link [class$="inner"] {
      text-align: left; }
    .page_layout_special .header .header_back_link [class$="label"] {
      color: #2d0d4a; }
    .page_layout_special .header .header_back_link [class$="icon"] {
      top: -2px !important;
      color: #c382fc; }
    .page_layout_special .header .header_back_link:hover, .page_layout_special .header .header_back_link:focus {
      background: #000;
      color: #fff; }
      .page_layout_special .header .header_back_link:hover .icon_arrow, .page_layout_special .header .header_back_link:focus .icon_arrow {
        -webkit-transform: translate3d(3px, 0, 0);
                transform: translate3d(3px, 0, 0); }
      .page_layout_special .header .header_back_link:hover [class$="label"], .page_layout_special .header .header_back_link:focus [class$="label"] {
        color: #fff; }
      .page_layout_special .header .header_back_link:hover [class$="icon"], .page_layout_special .header .header_back_link:focus [class$="icon"] {
        color: #fff; }
    @media print {
      .page_layout_special .header .header_back_link {
        display: none !important; } }
    @media (min-width: 980px) {
      .page_layout_special .header .header_back_link {
        padding: 15px 20px; } }
  .page_layout_special .header .header_back_link_icon {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
    .page_layout_special .header .header_back_link_icon .icon {
      position: relative;
      top: -3px; }
  @media (min-width: 980px) {
    .page_layout_special .header .header_group {
      width: 199px; } }
  .page_layout_special .header .search_handle {
    border-left: 1px solid #e0e0e0; }
    .page_layout_special .header .search_handle:focus, .page_layout_special .header .search_handle:hover {
      border-left-color: #2d0d4a; }

.page_theme_magazine_landing .header {
  background: #fff; }
  @media (min-width: 980px) {
    .page_theme_magazine_landing .header {
      height: 195px; } }
  .page_theme_magazine_landing .header .header_ribbon {
    height: auto; }
  @media (max-width: 979px) {
    .page_theme_magazine_landing .header .header_ribbon_inner {
      padding: 0; } }
  .page_theme_magazine_landing .header .header_logo {
    opacity: 1;
    pointer-events: auto;
    visibility: visible; }
    .page_theme_magazine_landing .header .header_logo img {
      max-width: 100%;
      max-height: 100px;
      display: block; }
  .page_theme_magazine_landing .header .header_back {
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 0.25s, visibility 0.25s;
    transition: opacity 0.25s, visibility 0.25s;
    visibility: hidden; }
    @media (min-width: 980px) {
      .page_theme_magazine_landing .header .header_back {
        opacity: 1;
        pointer-events: auto;
        visibility: visible; } }
  .page_theme_magazine_landing .header .header_back_link {
    font-family: 'Whitney A', 'Whitney B', sans-serif;
    font-weight: 700;
    color: inherit;
    font-size: 14px;
    letter-spacing: 1.25px;
    line-height: 22px;
    text-transform: uppercase;
    cursor: pointer;
    padding: 16px 40px;
    text-align: center;
    display: inline-block;
    font-family: 'Whitney A', 'Whitney B', sans-serif;
    font-weight: 700;
    color: inherit;
    font-size: 14px;
    letter-spacing: 1.25px;
    line-height: 22px;
    text-transform: uppercase;
    background: #f8f8f8;
    color: #2d0d4a;
    padding: 16px 30px;
    -webkit-transition: background .25s, color .25s;
    transition: background .25s, color .25s;
    border: 1px solid #e8e8e8; }
    .page_theme_magazine_landing .header .header_back_link [class$="icon"] {
      position: relative;
      top: -2px;
      display: inline;
      white-space: nowrap; }
    .page_theme_magazine_landing .header .header_back_link .icon {
      display: inline-block; }
    .page_theme_magazine_landing .header .header_back_link .icon_arrow {
      margin-left: 7px;
      -webkit-transform: translateZ(0);
              transform: translateZ(0);
      -webkit-transition: color 0.25s, -webkit-transform 0.3s;
      transition: color 0.25s, -webkit-transform 0.3s;
      transition: color 0.25s, transform 0.3s;
      transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
    .page_theme_magazine_landing .header .header_back_link [class$="inner"] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .page_theme_magazine_landing .header .header_back_link [class$="inner"] {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    @media print {
      .page_theme_magazine_landing .header .header_back_link [class$="icon"] {
        display: none; } }
    .page_theme_magazine_landing .header .header_back_link [class$="icon"] {
      position: relative;
      top: -2px;
      display: inline;
      white-space: nowrap; }
    .page_theme_magazine_landing .header .header_back_link .icon {
      display: inline-block; }
    .page_theme_magazine_landing .header .header_back_link .icon_arrow {
      margin-left: 7px;
      -webkit-transform: translateZ(0);
              transform: translateZ(0);
      -webkit-transition: color 0.25s, -webkit-transform 0.3s;
      transition: color 0.25s, -webkit-transform 0.3s;
      transition: color 0.25s, transform 0.3s;
      transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
    .page_theme_magazine_landing .header .header_back_link [class$="inner"] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    @media (min-width: 980px) {
      .page_theme_magazine_landing .header .header_back_link {
        padding-top: 20px;
        padding-bottom: 20px; } }
    .page_theme_magazine_landing .header .header_back_link [class$="inner"] {
      text-align: left; }
    .page_theme_magazine_landing .header .header_back_link [class$="label"] {
      color: #2d0d4a; }
    .page_theme_magazine_landing .header .header_back_link [class$="icon"] {
      top: -2px !important;
      color: #c382fc; }
    .page_theme_magazine_landing .header .header_back_link:hover, .page_theme_magazine_landing .header .header_back_link:focus {
      background: #000;
      color: #fff; }
      .page_theme_magazine_landing .header .header_back_link:hover .icon_arrow, .page_theme_magazine_landing .header .header_back_link:focus .icon_arrow {
        -webkit-transform: translate3d(3px, 0, 0);
                transform: translate3d(3px, 0, 0); }
      .page_theme_magazine_landing .header .header_back_link:hover [class$="label"], .page_theme_magazine_landing .header .header_back_link:focus [class$="label"] {
        color: #fff; }
      .page_theme_magazine_landing .header .header_back_link:hover [class$="icon"], .page_theme_magazine_landing .header .header_back_link:focus [class$="icon"] {
        color: #fff; }
    @media print {
      .page_theme_magazine_landing .header .header_back_link {
        display: none !important; } }
    @media (min-width: 980px) {
      .page_theme_magazine_landing .header .header_back_link {
        padding: 15px 20px; } }
  .page_theme_magazine_landing .header .header_back_link_icon {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
    .page_theme_magazine_landing .header .header_back_link_icon .icon {
      position: relative;
      top: -3px; }
  @media (min-width: 980px) {
    .page_theme_magazine_landing .header .header_group {
      width: 199px; } }
  .page_theme_magazine_landing .header .search_handle {
    border-left: 1px solid #e0e0e0; }
    .page_theme_magazine_landing .header .search_handle:focus, .page_theme_magazine_landing .header .search_handle:hover {
      border-left-color: #2d0d4a; }

.page_theme_magazine_detail .header {
  background: #fff;
  height: 210px; }

.page_layout_special.pinned_header .header {
  height: 50px;
  background: transparent; }
  @media (min-width: 980px) {
    .page_layout_special.pinned_header .header {
      height: 63px; } }

@media (min-width: 980px) {
  .page_layout_special.pinned_header .header_group.header_group {
    top: -55px; } }

.page_layout_special.pinned_header .header_back {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.25s, visibility 0.25s;
  transition: opacity 0.25s, visibility 0.25s;
  visibility: hidden; }

.page_layout_special.pinned_header .header_logo {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.25s, visibility 0.25s;
  transition: opacity 0.25s, visibility 0.25s;
  visibility: hidden; }

.page_theme_magazine_landing.pinned_header .header {
  height: 50px;
  background: transparent; }
  @media (min-width: 980px) {
    .page_theme_magazine_landing.pinned_header .header {
      height: 63px; } }

@media (min-width: 980px) {
  .page_theme_magazine_landing.pinned_header .header_group {
    top: -55px; } }

.page_theme_magazine_landing.pinned_header .header_back {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.25s, visibility 0.25s;
  transition: opacity 0.25s, visibility 0.25s;
  visibility: hidden; }

.page_theme_magazine_landing.pinned_header .header_logo {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.25s, visibility 0.25s;
  transition: opacity 0.25s, visibility 0.25s;
  visibility: hidden; }

.page_layout_special.fs-page-lock .header {
  background: transparent; }

.page_layout_special.fs-page-lock .header_back,
.page_layout_special.fs-page-lock .header_logo {
  display: none; }

@media (min-width: 980px) {
  .page_layout_special.bigtree_bar_open .header {
    height: auto; } }

/* ==========================================================================
	Menu
============================================================================= */
.menu_handle {
  height: 40px;
  width: 40px;
  position: relative;
  display: block;
  will-change: transform; }
  @media print {
    .menu_handle {
      display: none; } }

.menu_handle_icon {
  pointer-events: none; }

/* Menu Body
============================================================================= */
.menu,
.for_you {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 400;
  background: #000;
  color: #fff;
  display: none;
  padding-bottom: 60px; }
  @media (prefers-reduced-motion: reduce) {
    .menu,
    .for_you {
      -webkit-transition-duration: 0.6s;
              transition-duration: 0.6s; } }
  @media print {
    .menu,
    .for_you {
      display: none; } }
  @media (min-width: 980px) {
    .menu,
    .for_you {
      background: transparent;
      padding: 0; } }
  .menu.fs-swap-active,
  .for_you.fs-swap-active {
    display: block; }
  .menu > .fs-row,
  .for_you > .fs-row {
    height: 100%; }
  .menu:focus,
  .for_you:focus {
    outline: 2px dashed #c00026 !important; }

@media (min-width: 980px) {
  .menu {
    background: -webkit-gradient(linear, left top, right top, from(#000), color-stop(50%, #000), color-stop(50%, #55198b), to(#55198b));
    background: linear-gradient(to right, #000 0%, #000 50%, #55198b 50%, #55198b 100%); } }

@media (min-width: 980px) {
  .menu:before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, right top, from(#000), color-stop(50%, #000), color-stop(50%, #55198b), to(#55198b));
    background: linear-gradient(to right, #000 0%, #000 50%, #55198b 50%, #55198b 100%);
    display: block; } }

@media (min-width: 980px) {
  .page_layout_special .menu {
    background: -webkit-gradient(linear, left top, right top, from(#000), color-stop(50%, #000), color-stop(50%, #2d0d4a), to(#2d0d4a));
    background: linear-gradient(to right, #000 0%, #000 50%, #2d0d4a 50%, #2d0d4a 100%); } }

@media (min-width: 980px) {
  .page_layout_special .menu:before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block; } }

.menu_inner {
  width: 100%;
  height: 100vh;
  overflow: scroll; }

.menu_title {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .menu_title.focusable:active, .menu_title.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

@media (min-width: 980px) {
  .menu_wrap {
    height: 100%; } }

.menu_navs {
  padding: 80px 20px; }
  @media (min-width: 980px) {
    .menu_navs {
      padding: 0; } }

@media (min-width: 980px) {
  .menu_navs_inner {
    width: 500px;
    margin: 0 auto;
    padding: 0 30px; } }

/* Menu Links
============================================================================= */
.menu_callout {
  color: #fff;
  text-align: center;
  padding: 50px 0; }
  @media (min-width: 980px) {
    .menu_callout {
      background: #000;
      padding-top: 0; } }

@media (min-width: 980px) {
  .menu_half {
    width: 50%;
    height: 100%;
    position: relative;
    z-index: 1;
    float: right;
    text-align: center;
    padding-top: 165px; } }

.menu_callout_title_link {
  color: #fff;
  color: inherit;
  display: inline; }
  .menu_callout_title_link [class$="label"] {
    text-decoration: underline;
    -webkit-text-decoration-color: #55198b;
            text-decoration-color: #55198b;
    -webkit-transition: -webkit-text-decoration 0.25s;
    transition: -webkit-text-decoration 0.25s;
    transition: text-decoration 0.25s;
    transition: text-decoration 0.25s, -webkit-text-decoration 0.25s; }
  .menu_callout_title_link .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .menu_callout_title_link:focus [class$="label"], .menu_callout_title_link:hover [class$="label"] {
    -webkit-text-decoration-color: #fff;
            text-decoration-color: #fff; }
  .menu_callout_title_link:focus .icon_arrow, .menu_callout_title_link:hover .icon_arrow {
    -webkit-transform: translate3d(3px, 0, 0);
            transform: translate3d(3px, 0, 0); }
  .menu_callout_title_link:focus .icon, .menu_callout_title_link:hover .icon {
    color: #fff; }

.menu_callout_title {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  font-size: 37px;
  line-height: 1.35135;
  font-family: 'ColinCasual', Georgia, serif;
  font-weight: 400;
  margin: 0 auto 7px;
  text-align: center; }
  @media (min-width: 740px) {
    .menu_callout_title {
      font-size: 80px;
      line-height: 1.125; } }
  @media (max-width: 739px) {
    .menu_callout_title {
      max-width: 224px;
      font-size: 44px; } }
  @media (min-width: 740px) {
    .menu_callout_title {
      max-width: 350px; } }
  .page_layout_special .menu_callout_title {
    max-width: auto;
    font-size: 60px; }

.menu_callout_links_title {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .menu_callout_links_title.focusable:active, .menu_callout_links_title.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.menu_callout_links_link {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  color: inherit;
  font-size: 14px;
  letter-spacing: 1.25px;
  line-height: 22px;
  text-transform: uppercase; }
  .menu_callout_links_link [class$="icon"] {
    position: relative;
    top: -2px;
    display: inline;
    white-space: nowrap; }
  .menu_callout_links_link .icon {
    display: inline-block; }
  .menu_callout_links_link .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .menu_callout_links_link [class$="inner"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.menu_callout_link_inner {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.menu_callout_links_link {
  display: inline;
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 13px 0;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }
  .menu_callout_links_link [class$="label"] {
    border-bottom: 1px solid transparent;
    padding-bottom: 0;
    -webkit-transition: padding 0.25s ease-in-out, border 0.25s;
    transition: padding 0.25s ease-in-out, border 0.25s; }
    @media print {
      .menu_callout_links_link [class$="label"] {
        border: none !important; } }
  .menu_callout_links_link:focus [class$="label"], .menu_callout_links_link:hover [class$="label"] {
    border-bottom-color: inherit;
    padding-bottom: 5px; }

.menu_callout_links_link_icon {
  color: #8800ff;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0; }
  .menu_callout_links_link:hover .menu_callout_links_link_icon .icon_arrow,
  .menu_callout_links_link:focus .menu_callout_links_link_icon .icon_arrow {
    -webkit-transform: translate3d(3px, 0, 0);
            transform: translate3d(3px, 0, 0); }

.menu_callout_crest {
  display: inline-block;
  margin: 48px 0 15px 0; }
  @media (min-width: 980px) {
    .menu_callout_crest {
      margin-top: 80px; } }

@media (min-width: 980px) {
  .menu_callout_bottom_link_wrap {
    margin-bottom: 100px; } }

.page_layout_special .menu_callout_bottom_link_wrap {
  display: none; }

.menu_callout_bottom_link {
  display: inline;
  color: inherit;
  font-size: 16px;
  display: inline-block; }
  .menu_callout_bottom_link [class$="label"] {
    border-bottom: 1px solid #8800ff;
    padding-bottom: 0;
    -webkit-transition: padding 0.25s ease-in-out, border 0.25s;
    transition: padding 0.25s ease-in-out, border 0.25s; }
    @media print {
      .menu_callout_bottom_link [class$="label"] {
        border: none !important; } }
  .menu_callout_bottom_link:focus [class$="label"], .menu_callout_bottom_link:hover [class$="label"] {
    border-bottom-color: inherit;
    padding-bottom: 5px; }

/* Menu Back (Special Landing)
============================================================================= */
.menu_back_wrap {
  margin-top: 40px; }
  @media (min-width: 980px) {
    .menu_back_wrap {
      margin-top: 220px; } }

.menu_back_link {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  color: inherit;
  font-size: 14px;
  letter-spacing: 1.25px;
  line-height: 22px;
  text-transform: uppercase;
  cursor: pointer;
  padding: 16px 40px;
  text-align: center;
  display: block;
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  color: inherit;
  font-size: 14px;
  letter-spacing: 1.25px;
  line-height: 22px;
  text-transform: uppercase;
  background: transparent;
  color: #fff;
  padding: 16px 30px;
  -webkit-transition: background .25s, color .25s;
  transition: background .25s, color .25s;
  border: 1px solid #c382fc;
  text-align: left; }
  .menu_back_link [class$="icon"] {
    position: relative;
    top: -2px;
    display: inline;
    white-space: nowrap; }
  .menu_back_link .icon {
    display: inline-block; }
  .menu_back_link .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .menu_back_link [class$="inner"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .menu_back_link [class$="inner"] {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  @media print {
    .menu_back_link [class$="icon"] {
      display: none; } }
  .menu_back_link [class$="icon"] {
    position: relative;
    top: -2px;
    display: inline;
    white-space: nowrap; }
  .menu_back_link .icon {
    display: inline-block; }
  .menu_back_link .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .menu_back_link [class$="inner"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  @media (min-width: 980px) {
    .menu_back_link {
      padding-top: 20px;
      padding-bottom: 20px; } }
  .menu_back_link [class$="inner"] {
    text-align: left; }
  .menu_back_link [class$="label"] {
    color: #fff; }
  .menu_back_link [class$="icon"] {
    top: -2px !important;
    color: #c382fc; }
  .menu_back_link:hover, .menu_back_link:focus {
    background: #c382fc;
    color: #fff; }
    .menu_back_link:hover .icon_arrow, .menu_back_link:focus .icon_arrow {
      -webkit-transform: translate3d(3px, 0, 0);
              transform: translate3d(3px, 0, 0); }
    .menu_back_link:hover [class$="label"], .menu_back_link:focus [class$="label"] {
      color: #fff; }
    .menu_back_link:hover [class$="icon"], .menu_back_link:focus [class$="icon"] {
      color: #fff; }
  @media print {
    .menu_back_link {
      display: none !important; } }
  @media (min-width: 980px) {
    .menu_back_link {
      padding: 15px 20px; } }
  .menu_back_link [class$='inner'] {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

.menu_back_link_icon {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }
  .menu_back_link_icon .icon {
    position: relative;
    top: -3px; }

/* Menu Close
============================================================================= */
.menu_close_hide {
  width: 100px;
  height: 64px;
  position: absolute;
  top: 0px;
  right: 0;
  z-index: 9;
  color: transparent; }

/* ==========================================================================
	Page
============================================================================= */
.page_wrapper {
  width: 100%;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.page {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

[data-whatinput="mouse"] .page_feature:focus,
[data-whatinput="touch"] .page_feature:focus {
  outline: 0; }

@media (min-width: 980px) {
  .page_sub_nav {
    border-bottom: 1px solid rgba(216, 216, 216, 0.5);
    padding-bottom: 5px; } }

.page_main_content {
  display: block;
  margin-top: 20px; }
  [data-whatinput="mouse"] .page_main_content:focus,
  [data-whatinput="touch"] .page_main_content:focus {
    outline: 0; }
  .page_layout_special .page_main_content,
  .page_layout_experts .page_main_content {
    margin: 0; }
  .page_main_content.no_image_magazine_header {
    background: #fff; }
  .no_image_magazine_header .page_main_content {
    background: #fff; }

.page_theme_magazine_detail .full_width_callouts {
  margin: 50px 0; }

.page_layout_faculty_expert .full_width_callouts {
  border-top: 1px solid #ebebeb;
  margin-top: 30px; }
  @media (min-width: 740px) {
    .page_layout_faculty_expert .full_width_callouts {
      margin-top: 50px;
      padding-top: 20px; } }
  @media (min-width: 980px) {
    .page_layout_faculty_expert .full_width_callouts {
      margin-top: 60px;
      padding-top: 30px; } }
  @media (min-width: 1220px) {
    .page_layout_faculty_expert .full_width_callouts {
      margin-top: 80px;
      padding-top: 50px; } }

.magazine_page_content {
  background: #fff; }

/* ==========================================================================
	Grid
============================================================================= */
@media (min-width: 1380px) {
  .fs-grid .fs-row,
  .fs_grid_row {
    width: 1340px; } }

/* ==========================================================================
	Alert
============================================================================= */
.alert {
  background: #2d0d4a;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.25s, visibility 0.25s;
  transition: opacity 0.25s, visibility 0.25s;
  visibility: hidden;
  width: 100%;
  background-color: #2d0d4a;
  width: 100%;
  max-width: 350px;
  position: fixed;
  bottom: 0;
  right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1000;
  margin-bottom: 0px;
  margin-right: 20px;
  opacity: 0;
  border: 1px solid rgba(255, 255, 255, 0.2); }
  [data-whatinput="mouse"] .alert:focus,
  [data-whatinput="touch"] .alert:focus {
    outline: 0; }
  @media (min-width: 500px) {
    .alert {
      bottom: 0;
      right: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      z-index: 1000;
      margin-bottom: 20px;
      margin-right: 20px; } }
  @media print {
    .alert {
      margin-bottom: 40px;
      border-bottom: 2px solid #2d0d4a; } }
  @media print and (min-width: 740px) {
    .alert {
      margin-bottom: 50px; } }
  @media print and (min-width: 980px) {
    .alert {
      margin-bottom: 60px; } }
  @media print and (min-width: 1220px) {
    .alert {
      margin-bottom: 80px; } }
  .alert.visible {
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-transition-delay: 0.28s;
            transition-delay: 0.28s; }

.alert_inner {
  padding: 30px 15px; }
  @media (min-width: 980px) {
    .alert_inner {
      padding: 30px 9% 50px; } }
  @media print {
    .alert_inner {
      padding-right: 0;
      padding-left: 0; } }

.alert_title {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 800;
  color: #fff;
  margin: 0 0 10px 0;
  padding-right: 40px;
  font-size: 16px;
  font-weight: 800; }
  @media print, (min-width: 980px) {
    .alert_title {
      margin-right: 0;
      padding-right: 0; } }

.alert_title_label {
  color: #fff; }

.alert_body {
  color: #fff; }

.alert_description {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 14px;
  line-height: 24px; }
  .alert_description p {
    color: #fff; }
  .alert_description a {
    color: #c382fc; }
    .alert_description a:hover, .alert_description a:focus {
      text-decoration: underline; }
  .alert_description p:first-child {
    margin-top: 0; }
  .alert_description p:last-child {
    margin-bottom: 0; }

.alert_description_link {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 400;
  color: #c382fc;
  font-size: 14px;
  line-height: 24px; }
  .alert_description_link:hover, .alert_description_link:focus {
    text-decoration: underline; }

.alert_description_link_item {
  color: #c382fc; }

.alert_description_link_text {
  color: #c382fc; }

.alert_close {
  position: absolute;
  top: 15px;
  right: 0px;
  display: none; }
  @media (min-width: 980px) {
    .alert_close {
      top: -20px;
      right: 26px; } }
  .js .alert_close {
    display: block; }
    @media print {
      .js .alert_close {
        display: none; } }

.alert_close_icon {
  width: 30px;
  height: 30px;
  position: relative;
  margin-top: -30px;
  margin-right: 25px;
  background: #8ed2ca;
  color: #303030;
  border-radius: 50%;
  display: block;
  -webkit-transition: background 0.25s, color 0.25s;
  transition: background 0.25s, color 0.25s; }
  @media (min-width: 740px) {
    .alert_close:hover .alert_close_icon,
    .alert_close:focus .alert_close_icon {
      background: #303030;
      color: #8ed2ca; } }
  @media (min-width: 740px) {
    .alert_close_icon {
      width: 40px;
      height: 40px;
      margin-top: -40px;
      margin-right: 20px; } }
  @media (min-width: 980px) {
    .alert_close_icon {
      width: 40px;
      height: 40px;
      margin-top: 0px;
      margin-right: 0px; } }
  .alert_close_icon .icon_close {
    width: 12px;
    height: 12px;
    margin-left: 9px;
    margin-top: 10px;
    position: absolute; }
    @media (min-width: 740px) {
      .alert_close_icon .icon_close {
        width: 14px;
        height: 14px;
        margin-left: 13px;
        margin-top: 13px; } }

.alert_close_icon_inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: block; }

.alert_close_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .alert_close_label.focusable:active, .alert_close_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

/* Alert Toggle
============================================================================= */
.alert_open_wrapper {
  padding-right: calc(20px + 1.65%);
  padding-left: calc(20px + 1.65%);
  width: 100%;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 20;
  pointer-events: none; }
  @media (min-width: 740px) {
    .alert_open_wrapper {
      padding-right: calc((100% - 720px) / 2 + 1.65%); } }
  @media (min-width: 980px) {
    .alert_open_wrapper {
      padding-right: calc((100% - 960px) / 2 + 1.65%); } }
  @media (min-width: 1220px) {
    .alert_open_wrapper {
      padding-right: calc((100% - 1200px) / 2 + 1.65%); } }
  @media (min-width: 1380px) {
    .alert_open_wrapper {
      padding-right: calc((100% - 1360px) / 2 + 1.65%); } }
  @media (min-width: 740px) {
    .alert_open_wrapper {
      padding-left: calc((100% - 720px) / 2 + 1.65%); } }
  @media (min-width: 980px) {
    .alert_open_wrapper {
      padding-left: calc((100% - 960px) / 2 + 1.65%); } }
  @media (min-width: 1220px) {
    .alert_open_wrapper {
      padding-left: calc((100% - 1200px) / 2 + 1.65%); } }
  @media (min-width: 1380px) {
    .alert_open_wrapper {
      padding-left: calc((100% - 1360px) / 2 + 1.65%); } }

.alert_open {
  width: 60px;
  height: 60px;
  position: relative;
  background-color: #2d0d4a;
  color: #000;
  display: none;
  float: right;
  pointer-events: auto;
  -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }
  @media (min-width: 740px) {
    .alert_open {
      width: 80px;
      height: 80px; } }
  .alert_open.enabled {
    display: block; }
  .alert_open.visible {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-transition-delay: 0.38s;
            transition-delay: 0.38s; }

.alert_open_icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 30px;
  height: 30px;
  background: #8ed2ca;
  color: #fff;
  border-radius: 50%;
  display: block;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }
  @media (min-width: 740px) {
    .alert_open_icon {
      width: 46px;
      height: 46px; } }
  .alert_open:hover .alert_open_icon,
  .alert_open:focus .alert_open_icon {
    background: #303030; }

.alert_open_icon_inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.alert_open_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .alert_open_label.focusable:active, .alert_open_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.alert_close_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .alert_close_label.focusable:active, .alert_close_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

/* ==========================================================================
   Expert Information
============================================================================= */
.expertise_experts {
  background: #F8F8F8;
  padding: 16px; }
  @media (min-width: 500px) {
    .expertise_experts {
      padding: 50px 40px 32px; } }
  @media (min-width: 980px) {
    .expertise_experts {
      margin-top: 40px; } }

.expertise_item:first-child .expertise_item_title {
  margin-top: 0; }

.expertise_item_titles {
  border-top: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5; }

.expertise_item_title {
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
  line-height: 16px;
  margin-top: 20px;
  margin-bottom: 4px; }

.expertise_item_contents {
  margin: 0 0 20px; }

.expertise_item_content {
  line-height: 1.7;
  margin: 0; }

.expertise_item_label_link {
  display: inline-block;
  color: #55198b;
  margin-top: 8px;
  text-decoration: underline;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }
  .expertise_item_label_link:focus, .expertise_item_label_link:hover {
    color: #000; }

/* ==========================================================================
   Library Hours
============================================================================= */
.library_hours {
  background: #55198b;
  color: #fff;
  margin-top: -20px;
  padding: 20px 0; }
  @media (min-width: 980px) {
    .library_hours {
      padding: 35px 0; } }
  .library_hours a {
    color: inherit; }

@media (min-width: 980px) {
  .library_hours_inner {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

.library_api {
  font-size: 18px; }
  @media (min-width: 980px) {
    .library_api {
      font-size: 21px; } }
  .library_api .hours-col-loc {
    text-align: left; }

.library_description {
  font-size: 16px;
  margin-top: 10px; }
  @media (min-width: 980px) {
    .library_description {
      margin: 0; } }
  .library_description a {
    font-weight: 700;
    text-decoration: underline;
    -webkit-transition: color 0.25s;
    transition: color 0.25s; }
    .library_description a:focus, .library_description a:hover {
      color: #8ed2ca; }

/* ==========================================================================
   Library Search
============================================================================= */
.library_search {
  background: #2d0d4a;
  color: #fff;
  padding: 40px 0 50px 0; }
  @media (min-width: 980px) {
    .library_search {
      padding: 100px 0 120px 0; } }

.library_search_buttons {
  text-align: center; }

.library_search_button {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.625;
  position: relative;
  color: #fff;
  border-bottom: 3px solid transparent;
  -webkit-transition: border 0.25s, color 0.25s;
  transition: border 0.25s, color 0.25s; }
  @media (min-width: 740px) {
    .library_search_button {
      font-size: 21px;
      line-height: 1.47619; } }
  .library_search_button:not(:last-child) {
    margin-right: 18px; }
  .library_search_button:after {
    height: 50px;
    width: 1px;
    position: absolute;
    top: 100%;
    left: 50%;
    border-left: 1px dashed transparent;
    content: "";
    -webkit-transition: border 0.25s;
    transition: border 0.25s; }
  .library_search_button:focus, .library_search_button:hover {
    color: #8ed2ca; }
  .library_search_button.fs-swap-active {
    border-bottom-color: #8ed2ca;
    color: #8ed2ca; }
    .library_search_button.fs-swap-active:after {
      border-left-color: #8ed2ca; }

.library_search_panels {
  margin-top: 50px; }

.library_search_panel {
  display: none; }
  .library_search_panel.fs-swap-active {
    display: block; }

.library_search_panel_title {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .library_search_panel_title.focusable:active, .library_search_panel_title.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.site_search_library .site_search_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .site_search_library .site_search_label.focusable:active, .site_search_library .site_search_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.site_search_library .site_search_input {
  background: #fff;
  border-radius: 4px;
  color: #363636;
  font-size: 21px;
  padding: 20px 45px 20px 20px; }

.site_search_library .site_search_button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 38px;
  height: 38px;
  right: 10px;
  background: #8800ff;
  border-radius: 50%; }
  .site_search_library .site_search_button .icon {
    color: #fff; }

/* ==========================================================================
	Media
============================================================================= */
.media_feature {
  padding-bottom: 20px;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: opacity 0.5s .25s, -webkit-transform 0.5s .25s;
  transition: opacity 0.5s .25s, -webkit-transform 0.5s .25s;
  transition: transform 0.5s .25s, opacity 0.5s .25s;
  transition: transform 0.5s .25s, opacity 0.5s .25s, -webkit-transform 0.5s .25s; }
  @media (min-width: 980px) {
    .media_feature {
      padding-bottom: 25px; } }
  .loaded .media_feature {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  .page_theme_dark .media_feature {
    padding-bottom: 0; }
  .page_theme_magazine_detail .media_feature > .fs-row {
    width: 100%; }
    .page_theme_magazine_detail .media_feature > .fs-row > .fs-cell {
      max-width: 100%;
      width: 100%;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      margin-left: 0;
      margin-right: 0; }

.media_feature_inner {
  position: relative;
  padding-top: 56.25%; }

.media_feature_image_wrapper {
  position: static; }

.media_feature_background {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.media_feature_background_fallback {
  height: calc(100% + 20px);
  width: calc(100% + 20px);
  position: absolute;
  top: -10px;
  left: -10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-filter: blur(10px);
          filter: blur(10px); }

.media_feature_caption {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 400;
  background-color: #f8f8f8;
  color: #303030;
  font-size: 18px;
  line-height: 1.77778;
  padding: 20px 0; }

.page_theme_magazine_detail .media_caption {
  position: absolute;
  width: 100%;
  color: #fff;
  bottom: 0;
  text-align: center; }
  .page_theme_magazine_detail .media_caption p {
    position: relative;
    z-index: 1000; }
  .page_theme_magazine_detail .media_caption:after {
    display: block;
    position: relative;
    margin-top: -105px;
    height: 125px;
    width: 100%;
    content: '';
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(10.47%, rgba(0, 0, 0, 0.00709)), color-stop(19.56%, rgba(0, 0, 0, 0.02755)), color-stop(27.58%, rgba(0, 0, 0, 0.06016)), color-stop(34.81%, rgba(0, 0, 0, 0.1037)), color-stop(41.57%, rgba(0, 0, 0, 0.15697)), color-stop(48.13%, rgba(0, 0, 0, 0.21875)), color-stop(54.79%, rgba(0, 0, 0, 0.28782)), color-stop(61.85%, rgba(0, 0, 0, 0.36296)), color-stop(69.61%, rgba(0, 0, 0, 0.44297)), color-stop(78.36%, rgba(0, 0, 0, 0.52662)), color-stop(88.39%, rgba(0, 0, 0, 0.6127)), to(rgba(0, 0, 0, 0.7)));
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.00709) 10.47%, rgba(0, 0, 0, 0.02755) 19.56%, rgba(0, 0, 0, 0.06016) 27.58%, rgba(0, 0, 0, 0.1037) 34.81%, rgba(0, 0, 0, 0.15697) 41.57%, rgba(0, 0, 0, 0.21875) 48.13%, rgba(0, 0, 0, 0.28782) 54.79%, rgba(0, 0, 0, 0.36296) 61.85%, rgba(0, 0, 0, 0.44297) 69.61%, rgba(0, 0, 0, 0.52662) 78.36%, rgba(0, 0, 0, 0.6127) 88.39%, rgba(0, 0, 0, 0.7)); }

/* Background Video Controls
============================================================================= */
.fs-background-container {
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s; }
  .fs-background-loaded .fs-background-container {
    opacity: 1; }

.fs-background-controls {
  width: 36px;
  height: 36px;
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 4; }
  @media print {
    .fs-background-controls {
      display: none !important; } }
  @media (min-width: 980px) {
    .article_feature .fs-background-controls {
      top: 50px; } }
  .article_feature.theme_right .fs-background-controls {
    right: auto;
    left: 20px; }

.fs-background-control {
  width: 35px;
  height: 35px;
  position: absolute;
  color: #fff;
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: background 0.25s, opacity 0.25s, visibility 0.25s, -webkit-transform 0.25s;
  transition: background 0.25s, opacity 0.25s, visibility 0.25s, -webkit-transform 0.25s;
  transition: background 0.25s, opacity 0.25s, transform 0.25s, visibility 0.25s;
  transition: background 0.25s, opacity 0.25s, transform 0.25s, visibility 0.25s, -webkit-transform 0.25s;
  visibility: visible; }
  .fs-background-control:focus, .fs-background-control:hover {
    -webkit-transform: scale(1.3);
            transform: scale(1.3); }

.fs-background-control-active {
  opacity: 0;
  pointer-events: none;
  visibility: hidden; }

.fs-background-control-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.fs-background-control-label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .fs-background-control-label.focusable:active, .fs-background-control-label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

/* Video Appender Controls
============================================================================= */
.video_item_trigger {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.video_item_play {
  width: 124px;
  height: 64px;
  position: relative;
  background: #55198b;
  border: 1px solid #8800ff;
  border-radius: 42px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  display: block;
  -webkit-transition: background 0.25s, border 0.25s;
  transition: background 0.25s, border 0.25s; }
  .video_item_play:focus, .video_item_play:hover {
    background: #2d0d4a;
    border: 1px solid #2d0d4a; }
    .video_item_play:focus .video_item_play_label, .video_item_play:hover .video_item_play_label {
      border-bottom: 1px solid #fff; }

.video_item_play_icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 15px;
  z-index: 1; }

.video_item_play_label {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: 'Whitney SSm A', 'Whitney SSm B', sans-serif;
  font-weight: 500;
  text-transform: lowercase;
  right: 22px;
  border-bottom: 1px solid transparent;
  color: #fff;
  font-size: 15px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  -webkit-transition: border 0.25s;
  transition: border 0.25s; }

.video_item_iframe_wrapper {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity .35s;
  transition: opacity .35s; }
  .video_item_iframe_wrapper.loaded-media {
    opacity: 1; }

.video_item_iframe {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.video_item_close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 4;
  display: none; }

/* ==========================================================================
   Metadata
============================================================================= */
.metadata {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.75;
  color: #363636;
  padding: 10px 0 15px 0; }
  @media (min-width: 740px) {
    .metadata {
      padding: 20px 0 32px; } }

@media (min-width: 740px) {
  .metadata_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }

.metadata_inner_wrapper {
  border-top: 1px solid rgba(186, 186, 186, 0.2);
  padding-top: 10px; }
  @media (min-width: 740px) {
    .metadata_inner_wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding-top: 20px; } }
  @media (min-width: 980px) {
    .metadata_inner_wrapper {
      padding-top: 30px; } }

.metadata_item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 15px 0; }
  @media (min-width: 740px) {
    .metadata_item {
      margin: 10px 0; } }
  .metadata_item:not(:last-child) {
    margin-right: 24px; }
    @media (min-width: 1220px) {
      .metadata_item:not(:last-child) {
        margin-right: 34px; } }

.metadata_item_icon {
  position: relative;
  top: 1px;
  color: #409c94;
  margin-right: 4px; }
  @media (min-width: 1220px) {
    .metadata_item_icon {
      margin-right: 8px; } }

.metadata_item_label + .metadata_item_label {
  margin-left: 16px; }
  @media (min-width: 1220px) {
    .metadata_item_label + .metadata_item_label {
      margin-left: 24px; } }

.metadata_item_label_link {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 600;
  display: inline;
  color: #55198b;
  display: inline; }
  .metadata_item_label_link [class$="label"] {
    border-bottom: 1px solid #000;
    padding-bottom: 0;
    -webkit-transition: padding 0.25s ease-in-out, border 0.25s;
    transition: padding 0.25s ease-in-out, border 0.25s; }
    @media print {
      .metadata_item_label_link [class$="label"] {
        border: none !important; } }
  .metadata_item_label_link:focus, .metadata_item_label_link:hover {
    color: #000; }
    .metadata_item_label_link:focus [class$="label"], .metadata_item_label_link:hover [class$="label"] {
      border-bottom-color: inherit;
      padding-bottom: 5px; }

/* ==========================================================================
   Themes
============================================================================= */
.metadata.metadata_article {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff; }

.metadata.metadata_event {
  border-top: 1px solid rgba(186, 186, 186, 0.2); }

.metadata.metadata_directory {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff; }
  .metadata.metadata_directory .metadata_item_label_link {
    border-bottom-color: #fff;
    color: #fff; }
    .metadata.metadata_directory .metadata_item_label_link [class$="label"] {
      border-bottom-color: #fff; }

.metadata.metadata_program {
  border-top: 1px solid rgba(186, 186, 186, 0.2); }
  .metadata.metadata_program .metadata_inner {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    @media (min-width: 1220px) {
      .metadata.metadata_program .metadata_inner {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
  .metadata.metadata_program .metadata_item {
    display: block;
    padding: 0 10px; }
    @media (min-width: 740px) {
      .metadata.metadata_program .metadata_item {
        width: 33%; } }
    @media (min-width: 1220px) {
      .metadata.metadata_program .metadata_item {
        width: 20%; } }
    .metadata.metadata_program .metadata_item:not(:last-child) {
      margin-right: 0; }
  .metadata.metadata_program .metadata_item_tag {
    font-family: 'Whitney SSm A', 'Whitney SSm B', sans-serif;
    font-weight: 400;
    text-transform: lowercase;
    font-size: 14px;
    line-height: 1.42857;
    color: #409c94;
    display: block; }
    @media (min-width: 740px) {
      .metadata.metadata_program .metadata_item_tag {
        font-size: 18px;
        letter-spacing: 2px;
        line-height: 1.33333; } }

/* ==========================================================================
	Accordion
============================================================================= */
.accordion {
  margin: 20px 0; }
  .accordion .typography {
    margin: 0; }

.accordion_title {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 1.4;
  color: #000;
  margin: 0 0 20px 0; }
  @media (min-width: 740px) {
    .accordion_title {
      font-size: 42px;
      line-height: 1.2381; } }

.accordion_description {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.70588; }
  @media (min-width: 740px) {
    .accordion_description {
      font-size: 21px;
      line-height: 1.61905; } }
  .accordion_description p {
    margin: 0; }

.accordion_item {
  background: transparent;
  margin-bottom: 20px;
  -webkit-transition: background 0.25s;
  transition: background 0.25s; }
  .accordion_item.fs-swap-active {
    background: #f8f8f8;
    border: 1px solid #EBEBEB;
    border-radius: 5px; }

.accordion_trigger {
  position: relative;
  border: 1px solid #8ed2ca;
  border-radius: 5px;
  color: #55198b;
  -webkit-transition: border 0.25s, color 0.25s;
  transition: border 0.25s, color 0.25s;
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.5;
  width: 100%;
  padding: 15px 70px 15px 20px;
  text-align: left; }
  .accordion_trigger:focus [class$="icon"], .accordion_trigger:hover [class$="icon"] {
    color: #8ed2ca; }
    .accordion_trigger:focus [class$="icon"]:before, .accordion_trigger:hover [class$="icon"]:before {
      background: #000; }
  .fs-swap-active .accordion_trigger {
    border-color: transparent;
    color: #2d0d4a; }
  @media (min-width: 740px) {
    .accordion_trigger {
      font-size: 28px;
      line-height: 1.35714; } }
  @media (min-width: 740px) {
    .accordion_trigger {
      padding: 15px 70px 15px 30px; } }

.accordion_trigger_icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 30px;
  color: #000;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }
  .accordion_trigger_icon:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 38px;
    height: 38px;
    z-index: -1;
    background: #8ed2ca;
    border-radius: 50%;
    content: "";
    display: block;
    -webkit-transition: background 0.25s;
    transition: background 0.25s; }
    @media print {
      .accordion_trigger_icon:before {
        display: none; } }
  .accordion_trigger_icon .icon {
    -webkit-transition: -webkit-transform 0.25s;
    transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s; }
  .fs-swap-active .accordion_trigger_icon .icon {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg); }

.accordion_content {
  background: #F8F8F8;
  padding: 5px 20px 15px 20px; }
  @media (min-width: 740px) {
    .accordion_content {
      padding: 8px 50px 25px 50px; } }
  @media print {
    .accordion_content {
      display: block; } }
  .accordion_item.fs-swap-enabled .accordion_content {
    display: none; }
    @media print {
      .accordion_item.fs-swap-enabled .accordion_content {
        display: block; } }
  .accordion_item.fs-swap-active .accordion_content {
    display: block; }

/* ==========================================================================
	Announcement Banner
============================================================================= */
.announcement_banner_block {
  background: #55198b;
  text-align: center; }

.announcement_banner_body {
  padding: 20px; }
  .announcement_banner_body .announcement_header {
    color: #fff; }
  .announcement_banner_body .announcement_title {
    margin: 0;
    color: #fff; }
  .announcement_banner_body .announcement_title_label {
    font-family: 'Whitney A', 'Whitney B', sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 2px; }
  .announcement_banner_body .announcement_banner_text {
    color: #fff;
    font-size: 16px;
    line-height: 28px; }
    .announcement_banner_body .announcement_banner_text a {
      color: #fff;
      text-decoration: none;
      border-bottom: 1px solid #fff;
      padding-bottom: 2px;
      padding-bottom: 0;
      -webkit-transition: padding 0.25s ease-in-out, border 0.25s;
      transition: padding 0.25s ease-in-out, border 0.25s; }
      .announcement_banner_body .announcement_banner_text a:hover {
        border-bottom: 1px solid #8ed2ca;
        padding-bottom: 2px;
        -webkit-transition: padding 0.25s ease-in-out, border 0.25s;
        transition: padding 0.25s ease-in-out, border 0.25s; }
    .announcement_banner_body .announcement_banner_text p {
      color: #fff; }

/* ==========================================================================
   Article Feature
============================================================================= */
.article_feature_background_color {
  display: none; }
  .page_layout_home .article_feature_background_color {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block; }
  @media (min-width: 980px) {
    .page_layout_home .article_feature_background_color.color {
      background: #2d0d4a; } }

.article_feature {
  position: relative;
  overflow: hidden; }
  @media (min-width: 980px) {
    .page_layout_home .article_feature {
      height: 100vh; } }
  .page_layout_default .article_feature {
    margin-top: 40px; }
    @media (min-width: 980px) {
      .page_layout_default .article_feature {
        margin-top: 70px; } }
  @media print {
    .article_feature {
      border-bottom: 1px solid #000;
      padding: 20px; } }

.article_feature_media {
  position: relative;
  padding-bottom: 56.25%; }
  @media (min-width: 980px) {
    .article_feature_media {
      height: 100%; } }
  @media (min-width: 980px) {
    .page_layout_home .article_feature_media {
      padding-bottom: 0; } }

.article_feature_background {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  will-change: transform; }
  @media (min-width: 980px) {
    .sticky .article_feature_background {
      position: fixed;
      top: 0; } }

.article_feature_body {
  padding-right: calc(20px + 1.65%);
  padding-left: calc(20px + 1.65%);
  background: #0d0d0d;
  color: #fff; }
  @media (min-width: 740px) {
    .article_feature_body {
      padding-right: calc((100% - 720px) / 2 + 1.65%); } }
  @media (min-width: 980px) {
    .article_feature_body {
      padding-right: calc((100% - 960px) / 2 + 1.65%); } }
  @media (min-width: 1220px) {
    .article_feature_body {
      padding-right: calc((100% - 1200px) / 2 + 1.65%); } }
  @media (min-width: 1380px) {
    .article_feature_body {
      padding-right: calc((100% - 1360px) / 2 + 1.65%); } }
  @media (min-width: 740px) {
    .article_feature_body {
      padding-left: calc((100% - 720px) / 2 + 1.65%); } }
  @media (min-width: 980px) {
    .article_feature_body {
      padding-left: calc((100% - 960px) / 2 + 1.65%); } }
  @media (min-width: 1220px) {
    .article_feature_body {
      padding-left: calc((100% - 1200px) / 2 + 1.65%); } }
  @media (min-width: 1380px) {
    .article_feature_body {
      padding-left: calc((100% - 1360px) / 2 + 1.65%); } }
  @media (min-width: 980px) {
    .article_feature_body {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      background: none;
      overflow: hidden; } }
  @media (min-width: 980px) {
    .theme_right .article_feature_body {
      right: 0; } }

.article_feature_content {
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: -webkit-transform 0.5s .25s;
  transition: -webkit-transform 0.5s .25s;
  transition: transform 0.5s .25s;
  transition: transform 0.5s .25s, -webkit-transform 0.5s .25s;
  padding: 55px 0; }
  .fs-checkpoint-active .article_feature_content {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  @media (min-width: 980px) {
    .article_feature_content {
      max-width: 445px;
      background: #000;
      padding: 55px 50px; } }
  @media (min-width: 1220px) {
    .article_feature_content {
      max-width: 545px;
      padding: 65px 60px; } }
  @media print {
    .article_feature_content {
      padding: 0; } }

.article_feature_title {
  font-family: 'ColinCasual', Georgia, serif;
  font-weight: 400;
  font-size: 44px;
  line-height: 1.20455;
  margin: 0 0 14px; }
  @media (min-width: 1220px) {
    .article_feature_title {
      font-size: 52px;
      line-height: 1.30769; } }

.article_feature_title_link {
  color: inherit;
  display: inline; }
  .article_feature_title_link [class$="label"] {
    text-decoration: underline;
    -webkit-text-decoration-color: #55198b;
            text-decoration-color: #55198b;
    -webkit-transition: -webkit-text-decoration 0.25s;
    transition: -webkit-text-decoration 0.25s;
    transition: text-decoration 0.25s;
    transition: text-decoration 0.25s, -webkit-text-decoration 0.25s; }
  .article_feature_title_link .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .article_feature_title_link:focus [class$="label"], .article_feature_title_link:hover [class$="label"] {
    -webkit-text-decoration-color: #fff;
            text-decoration-color: #fff; }
  .article_feature_title_link:focus .icon_arrow, .article_feature_title_link:hover .icon_arrow {
    -webkit-transform: translate3d(3px, 0, 0);
            transform: translate3d(3px, 0, 0); }
  .article_feature_title_link:focus .icon, .article_feature_title_link:hover .icon {
    color: #fff; }

.article_feature_title_icon {
  position: relative;
  top: 4px;
  color: #c382fc;
  display: inline-block;
  vertical-align: middle; }

.article_feature_caption {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  color: #fff;
  font-size: 18px;
  line-height: 1.88889; }
  @media (min-width: 1220px) {
    .article_feature_caption {
      font-size: 21px;
      line-height: 1.61905; } }
  .article_feature_caption a {
    color: inherit;
    text-decoration: underline;
    -webkit-text-decoration-color: #c382fc;
            text-decoration-color: #c382fc;
    -webkit-transition: -webkit-text-decoration 0.25s;
    transition: -webkit-text-decoration 0.25s;
    transition: text-decoration 0.25s;
    transition: text-decoration 0.25s, -webkit-text-decoration 0.25s; }
    .article_feature_caption a:focus, .article_feature_caption a:hover {
      -webkit-text-decoration-color: #fff;
              text-decoration-color: #fff; }
  .article_feature_caption p {
    margin: 0; }

.article_feature_link {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  color: inherit;
  font-size: 14px;
  letter-spacing: 1.25px;
  line-height: 22px;
  text-transform: uppercase;
  background: #55198b;
  color: #fff;
  padding: 16px 30px;
  -webkit-transition: background .25s, color .25s;
  transition: background .25s, color .25s;
  display: inline-block;
  margin-top: 30px; }
  .article_feature_link [class$="icon"] {
    position: relative;
    top: -2px;
    display: inline;
    white-space: nowrap; }
  .article_feature_link .icon {
    display: inline-block; }
  .article_feature_link .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .article_feature_link [class$="inner"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  @media (min-width: 980px) {
    .article_feature_link {
      padding-top: 20px;
      padding-bottom: 20px; } }
  .article_feature_link [class$="inner"] {
    text-align: left; }
  .article_feature_link [class$="label"] {
    color: #fff; }
  .article_feature_link [class$="icon"] {
    top: -2px !important;
    color: #fff; }
  .article_feature_link:hover, .article_feature_link:focus {
    background: #000;
    color: #fff; }
    .article_feature_link:hover .icon_arrow, .article_feature_link:focus .icon_arrow {
      -webkit-transform: translate3d(3px, 0, 0);
              transform: translate3d(3px, 0, 0); }
    .article_feature_link:hover [class$="label"], .article_feature_link:focus [class$="label"] {
      color: #fff; }
    .article_feature_link:hover [class$="icon"], .article_feature_link:focus [class$="icon"] {
      color: #fff; }
  @media print {
    .article_feature_link {
      display: none !important; } }

/* ==========================================================================
   Article Listing
============================================================================= */
.article_items {
  list-style: none;
  margin: 0;
  padding: 0; }

.article_item {
  padding-right: calc(20px + 1.65%);
  padding-left: calc(20px + 1.65%);
  border-bottom: 1px solid #EBEBEB;
  padding-top: 40px;
  padding-bottom: 40px; }
  @media (min-width: 740px) {
    .article_item {
      padding-right: calc((100% - 720px) / 2 + 1.65%); } }
  @media (min-width: 980px) {
    .article_item {
      padding-right: calc((100% - 960px) / 2 + 1.65%); } }
  @media (min-width: 1220px) {
    .article_item {
      padding-right: calc((100% - 1200px) / 2 + 1.65%); } }
  @media (min-width: 1380px) {
    .article_item {
      padding-right: calc((100% - 1360px) / 2 + 1.65%); } }
  @media (min-width: 740px) {
    .article_item {
      padding-left: calc((100% - 720px) / 2 + 1.65%); } }
  @media (min-width: 980px) {
    .article_item {
      padding-left: calc((100% - 960px) / 2 + 1.65%); } }
  @media (min-width: 1220px) {
    .article_item {
      padding-left: calc((100% - 1200px) / 2 + 1.65%); } }
  @media (min-width: 1380px) {
    .article_item {
      padding-left: calc((100% - 1360px) / 2 + 1.65%); } }
  @media (min-width: 980px) {
    .article_item {
      padding-top: 65px;
      padding-bottom: 60px; } }

@media (min-width: 740px) {
  .article_item_article {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

.article_item_figure {
  margin-bottom: 20px; }
  @media (min-width: 500px) and (max-width: 739px) {
    .article_item_figure {
      width: 32%;
      float: right;
      margin: 0 0 20px 16px; } }
  @media (min-width: 740px) {
    .article_item_figure {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 240px;
              flex: 0 0 240px;
      margin: 0 0 0 40px;
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; } }
  @media (min-width: 980px) {
    .article_item_figure {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 380px;
              flex: 0 0 380px; } }
  @media (min-width: 1220px) {
    .article_item_figure {
      margin-left: 80px; } }
  @media (min-width: 1380px) {
    .article_item_figure {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 500px;
              flex: 0 0 500px;
      margin-left: 120px; } }

.article_item_figure_link {
  display: block; }

.article_item_image_wrapper {
  display: block;
  padding-bottom: 56.25%; }

@media (min-width: 1220px) {
  .article_item_wrapper {
    padding-right: 400px; } }

@media (min-width: 1220px) {
  [class$="figure"] + .article_item_wrapper {
    padding-right: 0; } }

.article_item_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 8px; }

.article_item_title {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.5;
  margin: 0;
  margin: 0 0 17px; }
  @media (min-width: 1220px) {
    .article_item_title {
      font-size: 28px;
      line-height: 1.35714; } }

.article_item_title_link {
  display: inline;
  color: #55198b; }
  .article_item_title_link .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .article_item_title_link [class$="icon"] {
    position: relative;
    top: -2px;
    display: inline;
    white-space: nowrap; }
  .article_item_title_link .icon {
    display: inline-block; }
  .article_item_title_link [class$="label"] {
    border-bottom: 1px solid #000;
    padding-bottom: 0;
    -webkit-transition: padding 0.25s ease-in-out, border 0.25s;
    transition: padding 0.25s ease-in-out, border 0.25s; }
    @media print {
      .article_item_title_link [class$="label"] {
        border: none !important; } }
  .article_item_title_link .icon {
    color: #8800ff; }
  .article_item_title_link:focus, .article_item_title_link:hover {
    color: #000; }
    .article_item_title_link:focus .icon_arrow, .article_item_title_link:hover .icon_arrow {
      -webkit-transform: translate3d(3px, 0, 0);
              transform: translate3d(3px, 0, 0); }
    .article_item_title_link:focus [class$="label"], .article_item_title_link:hover [class$="label"] {
      border-bottom-color: inherit;
      padding-bottom: 5px; }

.article_item_label {
  font-family: 'Whitney SSm A', 'Whitney SSm B', sans-serif;
  font-weight: 400;
  text-transform: lowercase;
  font-size: 14px;
  line-height: 1.42857;
  color: #363636;
  margin-bottom: 18px;
  -webkit-box-ordinal-group: -1;
      -ms-flex-order: -2;
          order: -2; }
  @media (min-width: 740px) {
    .article_item_label {
      font-size: 18px;
      letter-spacing: 2px;
      line-height: 1.33333; } }

.article_item_date_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .article_item_date_label.focusable:active, .article_item_date_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.article_item_date_time {
  display: inline-block;
  vertical-align: middle; }

.article_item_description {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.70588;
  color: #363636; }
  @media (min-width: 1220px) {
    .article_item_description {
      font-size: 21px;
      line-height: 1.61905; } }
  .article_item_description p {
    margin: 0; }

/* ==========================================================================
	Progress Bar
============================================================================= */
.campaign_progress {
  --bar-height: 50px;
  --bg-color: #9fc3e3;
  --fg-color: #cc9bd8; }

.campaign_progress {
  background: #fff; }

.campaign_progress_inner {
  padding: 50px 0; }
  @media (min-width: 740px) {
    .campaign_progress_inner {
      padding-bottom: 80px; } }

.campaign_progress_head_title {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 1.4;
  margin: 0; }
  @media (min-width: 740px) {
    .campaign_progress_head_title {
      font-size: 42px;
      line-height: 1.2381; } }

.campaign_progress_content {
  position: relative;
  margin-top: 45px; }
  @media (min-width: 740px) {
    .campaign_progress_content {
      margin-top: 90px; } }

.campaign_progress_bar_wrap {
  height: 200px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px; }
  @media (min-width: 740px) {
    .campaign_progress_bar_wrap {
      height: 300px;
      padding-right: 50px; } }
  @media (min-width: 980px) {
    .campaign_progress.is_inside_bar .campaign_progress_bar_wrap {
      padding-right: 0; } }

.campaign_progress_bar_slider_bar_wrap {
  overflow: hidden; }

.campaign_progress_bar_slider_wrap {
  position: relative;
  width: 100%; }

.campaign_progress_bar_slider_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: var(--bar-height);
  background-color: var(--bg-color); }

.campaign_progress_bar_slider_fg {
  -webkit-transform: translate(-100%, 0);
          transform: translate(-100%, 0);
  height: var(--bar-height);
  background-color: var(--fg-color);
  -webkit-transition: -webkit-transform 3500ms ease;
  transition: -webkit-transform 3500ms ease;
  transition: transform 3500ms ease;
  transition: transform 3500ms ease, -webkit-transform 3500ms ease;
  will-change: transform; }
  .campaign_progress.fs-checkpoint-active .campaign_progress_bar_slider_fg {
    -webkit-transform: translate(calc(-1 * var(--percent-to-go)), 0);
            transform: translate(calc(-1 * var(--percent-to-go)), 0); }

.campaign_progress_bar_overlay_wrap {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(-100%, 0);
          transform: translate(-100%, 0);
  width: 100%;
  height: var(--bar-height);
  -webkit-transition: -webkit-transform 3500ms ease;
  transition: -webkit-transform 3500ms ease;
  transition: transform 3500ms ease;
  transition: transform 3500ms ease, -webkit-transform 3500ms ease;
  will-change: transform; }
  .campaign_progress.fs-checkpoint-active .campaign_progress_bar_overlay_wrap {
    -webkit-transform: translate(calc(-1 * var(--percent-to-go)), 0);
            transform: translate(calc(-1 * var(--percent-to-go)), 0); }

.campaign_progress_bar_overlay {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap; }

.campaign_progress_bar_overlay_item {
  opacity: 0;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  will-change: opacity; }
  .campaign_progress.fs-checkpoint-active .campaign_progress_bar_overlay_item {
    opacity: 1; }
  .campaign_progress_bar_overlay_item + .campaign_progress_bar_overlay_item {
    margin-top: 15px; }
  .campaign_progress_bar_overlay_item.is_title {
    -webkit-transition-delay: 2000ms;
            transition-delay: 2000ms; }
    @media (min-width: 980px) {
      .campaign_progress.is_inside_bar .campaign_progress_bar_overlay_item.is_title {
        -webkit-transform: translate(50%, 0);
                transform: translate(50%, 0); } }
  .campaign_progress_bar_overlay_item.is_icon {
    height: 100px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-delay: 500ms;
            transition-delay: 500ms; }
    @media (min-width: 740px) {
      .campaign_progress_bar_overlay_item.is_icon {
        height: 200px; } }
    .campaign_progress_bar_overlay_item.is_icon svg {
      height: inherit;
      -webkit-transform: translate(50%, 0);
              transform: translate(50%, 0); }

.campaign_progress_bar_overlay_title {
  font-family: 'Utopia W01 Bd', serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  margin: 0;
  text-transform: uppercase; }
  @media (min-width: 740px) {
    .campaign_progress_bar_overlay_title {
      font-size: 32px; } }

.campaign_progress_text_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  margin: 30px -10px -15px; }
  @media (min-width: 740px) {
    .campaign_progress_text_wrap {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }

.campaign_progress_text_wrap_item {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 15px;
  padding: 0 10px; }
  @media (min-width: 740px) {
    .campaign_progress_text_wrap_item {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 50%;
              flex: 1 0 50%; } }

/* ==========================================================================
   CTA Link Set
============================================================================= */
.cta_link_set {
  position: relative;
  z-index: 2;
  background: #fff;
  padding: 80px 0;
  text-align: center; }
  @media (min-width: 980px) {
    .cta_link_set {
      padding: 140px 0; } }

.cta_link_set_header {
  margin-bottom: 20px; }

.cta_link_set_title {
  font-family: 'ColinCasual', Georgia, serif;
  font-weight: 400;
  font-size: 44px;
  line-height: 1.13636;
  margin: 0; }
  @media (min-width: 980px) {
    .cta_link_set_title {
      font-size: 75px;
      line-height: 1.06667; } }
  @media (min-width: 1220px) {
    .cta_link_set_title {
      font-size: 100px;
      line-height: 0.94; } }

.cta_link_set_description {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.70588;
  color: #363636; }
  @media (min-width: 740px) {
    .cta_link_set_description {
      font-size: 21px;
      line-height: 1.61905; } }

.cta_link_set_link {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  color: inherit;
  font-size: 14px;
  letter-spacing: 1.25px;
  line-height: 22px;
  text-transform: uppercase;
  display: inline;
  color: #55198b;
  border-bottom: 1px solid rgba(136, 0, 255, 0.15);
  display: block;
  padding: 13px 0; }
  .cta_link_set_link [class$="icon"] {
    position: relative;
    top: -2px;
    display: inline;
    white-space: nowrap; }
  .cta_link_set_link .icon {
    display: inline-block; }
  .cta_link_set_link .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .cta_link_set_link [class$="inner"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .cta_link_set_link [class$="label"] {
    border-bottom: 1px solid transparent;
    padding-bottom: 0;
    -webkit-transition: padding 0.25s ease-in-out, border 0.25s;
    transition: padding 0.25s ease-in-out, border 0.25s; }
    @media print {
      .cta_link_set_link [class$="label"] {
        border: none !important; } }
  @media (min-width: 740px) {
    .cta_link_set_link {
      border: none;
      display: inline-block;
      margin-right: 15px; } }
  @media (min-width: 980px) {
    .cta_link_set_link {
      padding-right: 18px;
      padding-left: 18px; } }
  .cta_link_set_link:focus .icon_arrow, .cta_link_set_link:hover .icon_arrow {
    -webkit-transform: translate3d(3px, 0, 0);
            transform: translate3d(3px, 0, 0); }
  .cta_link_set_link:focus [class$="label"], .cta_link_set_link:hover [class$="label"] {
    border-bottom-color: inherit;
    padding-bottom: 5px; }
  .cta_link_set_link:focus [class$="label"], .cta_link_set_link:hover [class$="label"] {
    padding-bottom: 0; }
  .cta_link_set_link:last-child {
    border: none; }
  .cta_link_set_link .icon {
    color: #8800ff; }
  .cta_link_set_link [class$="inner"] {
    display: inline-block; }
    @media (min-width: 740px) {
      .cta_link_set_link [class$="inner"] {
        display: block; } }

/* ==========================================================================
   Themes
============================================================================= */
.cta_link_set.theme_purple, .cta_link_set.theme_purple_dark {
  color: #fff; }
  .cta_link_set.theme_purple .cta_link_set_link,
  .cta_link_set.theme_purple .cta_link_set_description, .cta_link_set.theme_purple_dark .cta_link_set_link,
  .cta_link_set.theme_purple_dark .cta_link_set_description {
    color: #fff; }
  .cta_link_set.theme_purple .cta_link_set_link, .cta_link_set.theme_purple_dark .cta_link_set_link {
    border-color: rgba(136, 0, 255, 0.3); }

.cta_link_set.theme_purple {
  background: #55198b; }
  .cta_link_set.theme_purple .cta_link_set_link {
    border-color: rgba(195, 130, 252, 0.3); }
  .cta_link_set.theme_purple .icon {
    color: #c382fc; }

.cta_link_set.theme_purple_dark {
  background: #2d0d4a; }

/* ==========================================================================
   Directory Listing
============================================================================= */
.directory_row_header {
  padding-right: calc(20px + 1.65%);
  padding-left: calc(20px + 1.65%); }
  @media (min-width: 740px) {
    .directory_row_header {
      padding-right: calc((100% - 720px) / 2 + 1.65%); } }
  @media (min-width: 980px) {
    .directory_row_header {
      padding-right: calc((100% - 960px) / 2 + 1.65%); } }
  @media (min-width: 1220px) {
    .directory_row_header {
      padding-right: calc((100% - 1200px) / 2 + 1.65%); } }
  @media (min-width: 1380px) {
    .directory_row_header {
      padding-right: calc((100% - 1360px) / 2 + 1.65%); } }
  @media (min-width: 740px) {
    .directory_row_header {
      padding-left: calc((100% - 720px) / 2 + 1.65%); } }
  @media (min-width: 980px) {
    .directory_row_header {
      padding-left: calc((100% - 960px) / 2 + 1.65%); } }
  @media (min-width: 1220px) {
    .directory_row_header {
      padding-left: calc((100% - 1200px) / 2 + 1.65%); } }
  @media (min-width: 1380px) {
    .directory_row_header {
      padding-left: calc((100% - 1360px) / 2 + 1.65%); } }

.directory_row_header_inner {
  padding-top: 30px;
  padding-bottom: 18px; }
  @media (min-width: 1220px) {
    .directory_row_header_inner {
      padding-top: 60px; } }

.directory_row_letter {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  height: 50px;
  width: 50px;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #8ed2ca;
  border-radius: 50%;
  color: #2d0d4a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 21px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 28px; }
  .directory_row_letter:after {
    height: 26px;
    width: 1px;
    position: absolute;
    top: 100%;
    left: 50%;
    border-left: 1px dashed #8ed2ca;
    content: "";
    margin-top: 2px;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }

.directory_row_titles {
  display: none; }
  @media (min-width: 1220px) {
    .directory_row_titles {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-top: 30px; } }

@media (min-width: 1220px) {
  .directory_row_titles_group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 30px; } }

@media (min-width: 1220px) {
  .layout_faculty .directory_row_titles_group {
    width: calc(56% - 110px); } }

@media (min-width: 1220px) {
  .layout_offices .directory_row_titles_group {
    width: 65%; } }

.directory_row_title {
  font-family: 'Whitney SSm A', 'Whitney SSm B', sans-serif;
  font-weight: 400;
  text-transform: lowercase;
  font-size: 14px;
  line-height: 1.42857;
  color: #363636; }
  @media (min-width: 740px) {
    .directory_row_title {
      font-size: 18px;
      letter-spacing: 2px;
      line-height: 1.33333; } }
  @media (min-width: 1220px) {
    .layout_faculty .directory_row_title_alone {
      width: 44%; } }
  @media (min-width: 1220px) {
    .layout_offices .directory_row_title_alone {
      width: 35%; } }
  @media (min-width: 1220px) {
    .layout_faculty .directory_row_title_set {
      width: 50%; } }
  @media (min-width: 1220px) {
    .layout_offices .directory_row_title_set {
      width: 65%; } }
  @media (min-width: 1380px) {
    .layout_faculty .directory_row_title_set:first-child {
      width: 54%; } }
  @media (min-width: 1220px) {
    .layout_offices .directory_row_title_set:first-child {
      width: 40%; } }
  @media (min-width: 1380px) {
    .layout_faculty .directory_row_title_set:last-child {
      width: 46%; } }
  @media (min-width: 1220px) {
    .layout_offices .directory_row_title_set:last-child {
      width: 60%; } }

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

.directory_item {
  padding-right: calc(20px + 1.65%);
  padding-left: calc(20px + 1.65%);
  border-top: 1px solid #ebebeb;
  padding-top: 22px;
  padding-bottom: 22px; }
  @media (min-width: 740px) {
    .directory_item {
      padding-right: calc((100% - 720px) / 2 + 1.65%); } }
  @media (min-width: 980px) {
    .directory_item {
      padding-right: calc((100% - 960px) / 2 + 1.65%); } }
  @media (min-width: 1220px) {
    .directory_item {
      padding-right: calc((100% - 1200px) / 2 + 1.65%); } }
  @media (min-width: 1380px) {
    .directory_item {
      padding-right: calc((100% - 1360px) / 2 + 1.65%); } }
  @media (min-width: 740px) {
    .directory_item {
      padding-left: calc((100% - 720px) / 2 + 1.65%); } }
  @media (min-width: 980px) {
    .directory_item {
      padding-left: calc((100% - 960px) / 2 + 1.65%); } }
  @media (min-width: 1220px) {
    .directory_item {
      padding-left: calc((100% - 1200px) / 2 + 1.65%); } }
  @media (min-width: 1380px) {
    .directory_item {
      padding-left: calc((100% - 1360px) / 2 + 1.65%); } }
  @media (min-width: 740px) {
    .directory_item {
      padding-top: 35px;
      padding-bottom: 35px; } }
  .directory_item:nth-of-type(odd) {
    background: #FCFCFC; }

.directory_item_inner {
  position: relative; }

.directory_item_figure {
  width: 80px;
  position: absolute;
  top: 0;
  right: 0; }
  @media (min-width: 740px) {
    .directory_item_figure {
      width: 110px; } }
  @media (min-width: 980px) {
    .directory_item_figure {
      top: 50%;
      -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%); } }

.directory_item_image_wrapper {
  border-radius: 50%;
  display: block;
  overflow: hidden;
  padding-bottom: 100%; }

@media (min-width: 1220px) {
  .directory_item_details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.directory_item_figure + .directory_item_details {
  padding-right: 100px; }
  @media (min-width: 740px) {
    .directory_item_figure + .directory_item_details {
      padding-right: 130px; } }
  @media (min-width: 1220px) {
    .directory_item_figure + .directory_item_details {
      padding-right: 0; } }

@media (min-width: 1220px) {
  .directory_item_detail {
    padding-right: 30px; } }

.directory_item_detail_alone {
  margin-bottom: 24px; }
  @media (min-width: 1220px) {
    .directory_item_detail_alone {
      margin-bottom: 0; } }
  @media (min-width: 1220px) {
    .layout_faculty .directory_item_detail_alone {
      width: 44%; } }
  @media (min-width: 1220px) {
    .layout_offices .directory_item_detail_alone {
      width: 35%; } }

@media (min-width: 1220px) {
  .directory_item_detail_set {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

@media (min-width: 1220px) {
  .layout_faculty .directory_item_detail_set {
    width: calc(56% - 110px); } }

@media (min-width: 1220px) {
  .layout_offices .directory_item_detail_set {
    width: 65%; } }

.directory_item_name {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.5;
  color: #231330;
  margin: 12px 0 3px; }
  @media (min-width: 980px) {
    .directory_item_name {
      font-size: 28px;
      line-height: 1.35714; } }

.directory_item_name_link {
  display: inline;
  color: #55198b; }
  .directory_item_name_link .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .directory_item_name_link [class$="icon"] {
    position: relative;
    top: -2px;
    display: inline;
    white-space: nowrap; }
  .directory_item_name_link .icon {
    display: inline-block; }
  .directory_item_name_link [class$="label"] {
    border-bottom: 1px solid #000;
    padding-bottom: 0;
    -webkit-transition: padding 0.25s ease-in-out, border 0.25s;
    transition: padding 0.25s ease-in-out, border 0.25s; }
    @media print {
      .directory_item_name_link [class$="label"] {
        border: none !important; } }
  .directory_item_name_link .icon {
    color: #8800ff; }
  .directory_item_name_link:focus, .directory_item_name_link:hover {
    color: #000; }
    .directory_item_name_link:focus .icon_arrow, .directory_item_name_link:hover .icon_arrow {
      -webkit-transform: translate3d(3px, 0, 0);
              transform: translate3d(3px, 0, 0); }
    .directory_item_name_link:focus [class$="label"], .directory_item_name_link:hover [class$="label"] {
      border-bottom-color: inherit;
      padding-bottom: 5px; }

.directory_item_title {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 400;
  color: #363636;
  font-size: 14px;
  line-height: 1.57143; }
  @media (min-width: 980px) {
    .directory_item_title {
      font-size: 16px;
      line-height: 1.75; } }

.directory_item_expertise_list_wrapper {
  font-size: 14px;
  line-height: 1.57143;
  margin-top: 5px; }
  @media (min-width: 980px) {
    .directory_item_expertise_list_wrapper {
      font-size: 16px;
      line-height: 1.75; } }

.directory_item_expertise_list_label {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  display: inline-block; }

.directory_item_expertise_list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block; }

.directory_item_expertise {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 400;
  display: inline-block; }

@media (min-width: 1220px) {
  .directory_item_info_group {
    padding-right: 30px; } }

@media (min-width: 1220px) {
  .layout_faculty .directory_item_info_group {
    width: 50%; } }

@media (min-width: 1380px) {
  .layout_faculty .directory_item_info_group {
    width: 54%; } }

@media (min-width: 1220px) {
  .layout_offices .directory_item_info_group {
    width: 40%; } }

.directory_item_info {
  position: relative;
  font-size: 14px;
  line-height: 1.57143;
  margin: 14px 0; }
  @media (min-width: 740px) {
    .directory_item_info {
      display: inline-block;
      margin: 7px 30px 7px 0; } }
  @media (min-width: 1220px) {
    .directory_item_info {
      display: block;
      margin: 14px 0; } }
  @media (min-width: 1380px) {
    .directory_item_info {
      font-size: 16px;
      line-height: 1.5; } }
  @media (min-width: 1220px) {
    .layout_faculty .directory_item_info_alone {
      width: 50%; } }
  @media (min-width: 1380px) {
    .layout_faculty .directory_item_info_alone {
      width: 46%; } }
  @media (min-width: 980px) {
    .layout_offices .directory_item_info_alone {
      margin-top: 10px; } }
  @media (min-width: 1220px) {
    .layout_offices .directory_item_info_alone {
      width: 60%; } }
  .directory_item_info a[href^=tel] {
    color: #55198b; }

.directory_item_info_icon {
  position: absolute;
  top: 1px;
  color: #409c94;
  -webkit-transform-origin: left center;
          transform-origin: left center;
  -webkit-transform: scale(0.875);
          transform: scale(0.875); }
  .directory_item_info_link .directory_item_info_icon {
    top: 5px; }

.directory_item_info_label {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 400;
  color: #363636;
  display: block;
  padding-left: 30px; }

.directory_item_info_label_link {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 600;
  display: inline;
  color: #55198b;
  display: inline; }
  .directory_item_info_label_link [class$="label"] {
    border-bottom: 1px solid #000;
    padding-bottom: 0;
    -webkit-transition: padding 0.25s ease-in-out, border 0.25s;
    transition: padding 0.25s ease-in-out, border 0.25s; }
    @media print {
      .directory_item_info_label_link [class$="label"] {
        border: none !important; } }
  .directory_item_info_label_link:focus, .directory_item_info_label_link:hover {
    color: #000; }
    .directory_item_info_label_link:focus [class$="label"], .directory_item_info_label_link:hover [class$="label"] {
      border-bottom-color: inherit;
      padding-bottom: 5px; }

.directory_item_info_description {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.75;
  color: #363636; }
  .directory_item_info_description p {
    margin: 0; }

/* ==========================================================================
   Contact Info
============================================================================= */
.directory_items.contact_info .directory_item {
  background: transparent;
  border-top: none; }

.page_layout_experts .directory_items {
  border-bottom: 1px solid #EBEBEB; }

.directory_item_heading {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 1.4;
  margin: 0 0 15px 0; }
  @media (min-width: 740px) {
    .directory_item_heading {
      font-size: 42px;
      line-height: 1.2381; } }
  @media (min-width: 740px) {
    .directory_item_heading {
      margin: 0 0 25px 0; } }
  @media (min-width: 980px) {
    .directory_item_heading {
      margin: 0 0 40px 0; } }

/* ==========================================================================
	Donor Roll
============================================================================= */
.donor_roll {
  position: relative; }

.donor_roll_nav {
  background-color: #2d0d4a;
  color: #fff;
  padding: 20px 0; }

.donor_roll_nav_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  margin-bottom: -20px; }
  @media (min-width: 740px) {
    .donor_roll_nav_inner {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; } }

.donor_roll_form {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px; }
  @media (min-width: 740px) {
    .donor_roll_form {
      margin-left: auto;
      margin-right: auto; } }

.donor_roll_form_field.is_select {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.donor_roll_form_label {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.donor_roll_form_label_text {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.75;
  margin-right: 16px; }

.donor_roll_form_select_wrap {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.donor_roll_form_select_wrap_select {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.625;
  width: 100%;
  height: 60px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 0;
  outline: none;
  padding: 12px 65px 14px 18px; }
  @media (min-width: 740px) {
    .donor_roll_form_select_wrap_select {
      font-size: 21px;
      line-height: 1.47619; } }
  @media (min-width: 740px) {
    .donor_roll_form_select_wrap_select {
      width: 350px;
      -webkit-box-flex: 1;
          -ms-flex: auto;
              flex: auto; } }

.donor_roll_form_select_wrap_icon {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 30px;
  height: 30px;
  border-left: 1px solid rgba(45, 13, 74, 0.2);
  content: '';
  display: block;
  pointer-events: none; }
  .donor_roll_form_select_wrap_icon:after {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 9px solid #2d0d4a;
    content: '';
    margin-left: 15px; }

.donor_roll_form_submit {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  width: 60px;
  height: 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #55198b;
  color: currentColor;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0.08929em;
  padding: 5px;
  text-transform: uppercase;
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease; }
  .donor_roll_form_submit:focus, .donor_roll_form_submit:hover {
    background-color: #8800ff; }

.donor_roll_legend {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  color: currentColor;
  font-size: 16px;
  margin-bottom: 20px;
  text-align: center; }
  @media (min-width: 740px) {
    .donor_roll_legend {
      text-align: left; } }

.donor_roll_group_title_wrap {
  position: relative;
  background-color: #8ed2ca;
  color: #2d0d4a;
  padding: 11px 0 17px;
  will-change: transform; }
  @media (min-width: 980px) {
    .donor_roll_group_title_wrap {
      top: 0; } }

.donor_roll_group_title_inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.donor_roll_group_title {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 1.4;
  margin: 0; }
  @media (min-width: 740px) {
    .donor_roll_group_title {
      font-size: 42px;
      line-height: 1.2381; } }

.donor_roll_top_btn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #55198b;
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease; }
  .donor_roll_top_btn:focus, .donor_roll_top_btn:hover {
    color: #8800ff; }

.donor_roll_top_btn_text {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.08929em;
  line-height: 1.57143;
  text-transform: uppercase; }

.donor_roll_top_btn_icon {
  color: #8800ff;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 10px; }

.donor_roll_group_content {
  background-color: #fff; }

.donor_roll_rows {
  margin-bottom: 50px; }
  @media (min-width: 740px) {
    .donor_roll_rows {
      margin-bottom: 110px; } }

.donor_roll_row {
  margin-top: 35px; }
  .donor_roll_row + .donor_roll_row {
    border-top: 1px solid #f8f8f8;
    padding-top: 35px; }

.donor_roll_row_title {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.375;
  margin: 0; }
  @media (min-width: 740px) {
    .donor_roll_row_title {
      font-family: 'Whitney A', 'Whitney B', sans-serif;
      font-weight: 400;
      font-size: 36px;
      line-height: 1.27778; } }

.donor_roll_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 12px -10px -18px; }

.donor_roll_item {
  width: 100%;
  margin-bottom: 18px;
  padding: 0 10px; }
  @media (min-width: 500px) {
    .donor_roll_item {
      width: 50%; } }
  @media (min-width: 980px) {
    .donor_roll_item {
      width: 33.33333%; } }

.donor_roll_item_name {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 400;
  font-size: 21px;
  line-height: 1.61905;
  margin: 0; }

/* ==========================================================================
	Editor's Pick
============================================================================= */
.editors_pick_block {
  padding-top: 40px;
  padding-bottom: 40px;
  background: #f7f7f7;
  color: #000;
  margin-top: 50px; }
  @media (min-width: 740px) {
    .editors_pick_block {
      padding-top: 50px; } }
  @media (min-width: 980px) {
    .editors_pick_block {
      padding-top: 60px; } }
  @media (min-width: 740px) {
    .editors_pick_block {
      padding-bottom: 50px; } }
  @media (min-width: 980px) {
    .editors_pick_block {
      padding-bottom: 60px; } }
  @media (min-width: 980px) {
    .editors_pick_block {
      margin-top: 95px; } }

.editors_pick_block_title {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.625;
  color: #000;
  text-transform: uppercase; }
  @media (min-width: 740px) {
    .editors_pick_block_title {
      font-size: 21px;
      line-height: 1.47619; } }

/* Editor's Pick Items
============================================================================= */
.editors_pick {
  list-style: none;
  margin: 0;
  padding: 0; }
  @media (min-width: 740px) {
    .editors_pick {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }

.editors_pick_item {
  margin: 20px 0; }
  @media (min-width: 740px) {
    .editors_pick_item {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 48%;
              flex: 0 0 48%; } }
  @media (min-width: 980px) {
    .editors_pick_item {
      -webkit-box-flex: 1;
          -ms-flex: auto;
              flex: auto; } }
  @media (min-width: 980px) {
    .editors_pick_item:first-child {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 57%;
              flex: 0 0 57%;
      margin-right: 3%; } }

.editors_pick_figure {
  margin-bottom: 10px; }
  @media (min-width: 980px) {
    .editors_pick_figure {
      margin-bottom: 20px; } }
  @media print {
    .editors_pick_figure {
      display: none; } }
  .editors_pick_figure .lazy_image_wrapper {
    padding-top: 66.6%; }

.editors_pick_image_wrapper {
  display: block; }
  .editors_pick_image_wrapper picture {
    display: block; }
  .editors_pick_image_wrapper img {
    display: block;
    width: 100%; }

.editors_pick_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 10px; }

.editors_pick_title {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  font-size: 37px;
  line-height: 1.35135;
  font-family: 'ColinCasual', Georgia, serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 1.4;
  margin: 0; }
  @media (min-width: 740px) {
    .editors_pick_title {
      font-size: 80px;
      line-height: 1.125; } }
  @media (min-width: 740px) {
    .editors_pick_title {
      font-size: 45px;
      line-height: 1.06667; } }
  @media (min-width: 980px) {
    .editors_pick_title {
      font-size: 58px;
      line-height: 1.08621; } }
  @media (min-width: 980px) {
    .editors_pick_title {
      font-size: 42px;
      line-height: 1.2381; } }

.editors_pick_title_link {
  color: inherit; }
  .editors_pick_title_link [class$="label"] {
    text-decoration: underline;
    -webkit-text-decoration-color: #8800ff;
            text-decoration-color: #8800ff;
    -webkit-transition: -webkit-text-decoration 0.25s;
    transition: -webkit-text-decoration 0.25s;
    transition: text-decoration 0.25s;
    transition: text-decoration 0.25s, -webkit-text-decoration 0.25s; }
  .editors_pick_title_link [class$="icon"] {
    position: relative;
    top: 4px;
    display: inline;
    white-space: nowrap; }
  .editors_pick_title_link .icon {
    display: inline-block; }
  .editors_pick_title_link .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .editors_pick_title_link:focus, .editors_pick_title_link:hover {
    color: #55198b; }
    .editors_pick_title_link:focus [class$="label"], .editors_pick_title_link:hover [class$="label"] {
      -webkit-text-decoration-color: #55198b;
              text-decoration-color: #55198b; }
    .editors_pick_title_link:focus .icon_arrow, .editors_pick_title_link:hover .icon_arrow {
      -webkit-transform: translate3d(3px, 0, 0);
              transform: translate3d(3px, 0, 0); }

.editors_pick_category {
  font-family: 'Whitney SSm A', 'Whitney SSm B', sans-serif;
  font-weight: 400;
  text-transform: lowercase;
  font-size: 14px;
  line-height: 1.42857;
  margin-bottom: 8px;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }
  @media (min-width: 740px) {
    .editors_pick_category {
      font-size: 18px;
      letter-spacing: 2px;
      line-height: 1.33333; } }

.editors_pick_title_link_icon {
  color: #8800ff; }

.editors_pick_description {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.70588;
  color: #363636; }
  @media (min-width: 740px) {
    .editors_pick_description {
      font-size: 21px;
      line-height: 1.61905; } }
  .editors_pick_description p {
    margin: 0; }

/* ==========================================================================
   Events List
============================================================================= */
.events {
  list-style: none;
  margin: 0;
  padding: 0; }

.event {
  padding-right: calc(20px + 1.65%);
  padding-left: calc(20px + 1.65%);
  border-bottom: 1px solid #EBEBEB;
  padding-top: 40px;
  padding-bottom: 40px; }
  @media (min-width: 740px) {
    .event {
      padding-right: calc((100% - 720px) / 2 + 1.65%); } }
  @media (min-width: 980px) {
    .event {
      padding-right: calc((100% - 960px) / 2 + 1.65%); } }
  @media (min-width: 1220px) {
    .event {
      padding-right: calc((100% - 1200px) / 2 + 1.65%); } }
  @media (min-width: 1380px) {
    .event {
      padding-right: calc((100% - 1360px) / 2 + 1.65%); } }
  @media (min-width: 740px) {
    .event {
      padding-left: calc((100% - 720px) / 2 + 1.65%); } }
  @media (min-width: 980px) {
    .event {
      padding-left: calc((100% - 960px) / 2 + 1.65%); } }
  @media (min-width: 1220px) {
    .event {
      padding-left: calc((100% - 1200px) / 2 + 1.65%); } }
  @media (min-width: 1380px) {
    .event {
      padding-left: calc((100% - 1360px) / 2 + 1.65%); } }
  @media (min-width: 980px) {
    .event {
      padding-top: 65px;
      padding-bottom: 60px; } }

@media (min-width: 740px) {
  .event_article {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

.event_figure {
  margin-bottom: 20px; }
  @media (min-width: 500px) and (max-width: 739px) {
    .event_figure {
      width: 32%;
      float: right;
      margin: 0 0 20px 16px; } }
  @media (min-width: 740px) {
    .event_figure {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 240px;
              flex: 0 0 240px;
      margin: 0 0 0 40px;
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; } }
  @media (min-width: 980px) {
    .event_figure {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 380px;
              flex: 0 0 380px; } }
  @media (min-width: 1220px) {
    .event_figure {
      margin-left: 80px; } }
  @media (min-width: 1380px) {
    .event_figure {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 500px;
              flex: 0 0 500px;
      margin-left: 120px; } }

.event_figure_link {
  display: block; }

.event_image_wrapper {
  display: block;
  padding-bottom: 56.25%; }

@media (min-width: 1220px) {
  .event_wrapper {
    padding-right: 400px; } }

@media (min-width: 1220px) {
  [class$="figure"] + .event_wrapper {
    padding-right: 0; } }

.event_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  margin-bottom: 15px; }

.event_title {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.5;
  margin: 0; }
  @media (min-width: 1220px) {
    .event_title {
      font-size: 28px;
      line-height: 1.35714; } }

.event_title_link {
  display: inline;
  color: #55198b; }
  .event_title_link .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .event_title_link [class$="icon"] {
    position: relative;
    top: -2px;
    display: inline;
    white-space: nowrap; }
  .event_title_link .icon {
    display: inline-block; }
  .event_title_link [class$="label"] {
    border-bottom: 1px solid #000;
    padding-bottom: 0;
    -webkit-transition: padding 0.25s ease-in-out, border 0.25s;
    transition: padding 0.25s ease-in-out, border 0.25s; }
    @media print {
      .event_title_link [class$="label"] {
        border: none !important; } }
  .event_title_link .icon {
    color: #8800ff; }
  .event_title_link:focus, .event_title_link:hover {
    color: #000; }
    .event_title_link:focus .icon_arrow, .event_title_link:hover .icon_arrow {
      -webkit-transform: translate3d(3px, 0, 0);
              transform: translate3d(3px, 0, 0); }
    .event_title_link:focus [class$="label"], .event_title_link:hover [class$="label"] {
      border-bottom-color: inherit;
      padding-bottom: 5px; }

.event_details {
  margin-bottom: 8px; }

.event_label {
  font-family: 'Whitney SSm A', 'Whitney SSm B', sans-serif;
  font-weight: 400;
  text-transform: lowercase;
  font-size: 14px;
  line-height: 1.42857;
  color: #363636;
  margin-bottom: 18px; }
  @media (min-width: 740px) {
    .event_label {
      font-size: 18px;
      letter-spacing: 2px;
      line-height: 1.33333; } }

.event_date {
  background: #8ed2ca;
  border-radius: 30px;
  display: inline-block;
  padding: 5px 15px 7px; }

.event_date_detail:nth-child(2):before {
  content: "-"; }

.event_date_month {
  font-family: 'Whitney SSm A', 'Whitney SSm B', sans-serif;
  font-weight: 400;
  text-transform: lowercase;
  font-size: 18px;
  letter-spacing: 2px; }

.event_date_day {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  font-size: 15px; }

.event_time {
  display: inline-block;
  vertical-align: middle; }

.event_time_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .event_time_label.focusable:active, .event_time_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.event_time_value {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px; }

.event_description {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.70588;
  color: #363636; }
  @media (min-width: 1220px) {
    .event_description {
      font-size: 21px;
      line-height: 1.61905; } }
  .event_description p {
    margin: 0; }

/* ==========================================================================
   expert Listing
============================================================================= */
.expert {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), #55198B;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), #55198B; }

@media (max-width: 480px) {
  .expert_inner {
    margin: 0;
    padding: 0; } }

.expert_body {
  padding: 30px 0 40px; }
  @media (min-width: 980px) {
    .expert_body {
      padding: 40px 0 50px; } }
  @media (min-width: 1220px) {
    .expert_body {
      padding: 50px 0 80px; } }

.expert_title {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 1.4;
  width: 100%;
  color: #fff;
  margin: 0 0 clamp(30px, 5vw, 70px);
  text-align: center; }
  @media (min-width: 740px) {
    .expert_title {
      font-size: 42px;
      line-height: 1.2381; } }

.expert_row_header {
  padding-right: calc(20px + 1.65%);
  padding-left: calc(20px + 1.65%); }
  @media (min-width: 740px) {
    .expert_row_header {
      padding-right: calc((100% - 720px) / 2 + 1.65%); } }
  @media (min-width: 980px) {
    .expert_row_header {
      padding-right: calc((100% - 960px) / 2 + 1.65%); } }
  @media (min-width: 1220px) {
    .expert_row_header {
      padding-right: calc((100% - 1200px) / 2 + 1.65%); } }
  @media (min-width: 1380px) {
    .expert_row_header {
      padding-right: calc((100% - 1360px) / 2 + 1.65%); } }
  @media (min-width: 740px) {
    .expert_row_header {
      padding-left: calc((100% - 720px) / 2 + 1.65%); } }
  @media (min-width: 980px) {
    .expert_row_header {
      padding-left: calc((100% - 960px) / 2 + 1.65%); } }
  @media (min-width: 1220px) {
    .expert_row_header {
      padding-left: calc((100% - 1200px) / 2 + 1.65%); } }
  @media (min-width: 1380px) {
    .expert_row_header {
      padding-left: calc((100% - 1360px) / 2 + 1.65%); } }

.expert_row_header_inner {
  padding-top: 30px;
  padding-bottom: 18px; }

.expert_row_letter {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  height: 50px;
  width: 50px;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #8ed2ca;
  border-radius: 50%;
  color: #2d0d4a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 21px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 28px; }
  .expert_row_letter:after {
    height: 26px;
    width: 1px;
    position: absolute;
    top: 100%;
    left: 50%;
    border-left: 1px dashed #8ed2ca;
    content: "";
    margin-top: 2px;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }

.expert_row_titles {
  display: none; }
  @media (min-width: 1220px) {
    .expert_row_titles {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-top: 30px; } }

@media (min-width: 1220px) {
  .expert_row_titles_group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 30px; } }

.expert_items {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-auto-rows: auto;
  grid-gap: 30px; }
  @media (min-width: 740px) {
    .expert_items {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      grid-auto-rows: auto;
      grid-gap: 40px; } }
  @media (min-width: 1220px) {
    .expert_items {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      grid-auto-rows: auto;
      grid-gap: 60px; } }

.expert_item {
  width: 100%;
  border: 2px solid #44285E; }

.expert_item_inner {
  text-align: center; }

.expert_item_figure {
  max-width: 270px;
  width: 100%;
  margin: auto;
  display: block;
  margin-bottom: 22px; }

.expert_item_image_wrapper {
  display: block;
  background: transparent;
  border-radius: 50%;
  overflow: hidden;
  padding-bottom: 100%; }

.expert_item_details {
  display: block;
  padding: 3rem; }
  @media (min-width: 740px) {
    .expert_item_details {
      padding: 2rem; } }
  @media (min-width: 1220px) {
    .expert_item_details {
      padding: 0; } }

@media (min-width: 1220px) {
  .expert_item_detail {
    padding: 35px; } }

.expert_item_detail_alone {
  margin-bottom: 24px; }
  @media (min-width: 1220px) {
    .expert_item_detail_alone {
      margin-bottom: 0; } }
  @media (min-width: 1220px) {
    .layout_faculty .expert_item_detail_alone {
      width: 44%; } }
  @media (min-width: 1220px) {
    .layout_offices .expert_item_detail_alone {
      width: 35%; } }

@media (min-width: 1220px) {
  .expert_item_detail_set {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

@media (min-width: 1220px) {
  .layout_faculty .expert_item_detail_set {
    width: calc(56% - 110px); } }

@media (min-width: 1220px) {
  .layout_offices .expert_item_detail_set {
    width: 65%; } }

.expert_item_name {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.5;
  color: #231330;
  margin: 12px 0 3px;
  color: #9B64CD;
  margin-bottom: 2px; }
  @media (min-width: 980px) {
    .expert_item_name {
      font-size: 28px;
      line-height: 1.35714; } }

.expert_item_name_link {
  display: inline;
  color: #55198b;
  color: #9B64CD;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }
  .expert_item_name_link .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .expert_item_name_link [class$="icon"] {
    position: relative;
    top: -2px;
    display: inline;
    white-space: nowrap; }
  .expert_item_name_link .icon {
    display: inline-block; }
  .expert_item_name_link [class$="label"] {
    border-bottom: 1px solid #000;
    padding-bottom: 0;
    -webkit-transition: padding 0.25s ease-in-out, border 0.25s;
    transition: padding 0.25s ease-in-out, border 0.25s; }
    @media print {
      .expert_item_name_link [class$="label"] {
        border: none !important; } }
  .expert_item_name_link .icon {
    color: #8800ff; }
  .expert_item_name_link:focus, .expert_item_name_link:hover {
    color: #000; }
    .expert_item_name_link:focus .icon_arrow, .expert_item_name_link:hover .icon_arrow {
      -webkit-transform: translate3d(3px, 0, 0);
              transform: translate3d(3px, 0, 0); }
    .expert_item_name_link:focus [class$="label"], .expert_item_name_link:hover [class$="label"] {
      border-bottom-color: inherit;
      padding-bottom: 5px; }
  .expert_item_name_link:hover, .expert_item_name_link:focus {
    color: #fff; }
  .expert_item_name_link .icon {
    color: #8ED2CA; }

.expert_item_name_link [class$="label"] {
  border-bottom: 1px solid #9B64CD;
  padding-bottom: 0;
  -webkit-transition: padding 0.25s ease-in-out, border 0.25s;
  transition: padding 0.25s ease-in-out, border 0.25s; }

.expert_item_intro {
  color: rgba(255, 255, 255, 0.85); }
  .expert_item_intro p {
    font-size: 19px;
    line-height: 1.7; }

.expert_item_title {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 400;
  color: #BEB5C8;
  font-size: 14px;
  line-height: 1.75;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 2px;
  margin-top: 15px;
  margin-bottom: 30px; }
  @media (min-width: 980px) {
    .expert_item_title {
      font-size: 14px;
      line-height: 1.75;
      text-transform: uppercase;
      font-weight: 500;
      letter-spacing: 2px;
      margin-top: 15px;
      margin-bottom: 30px; } }

@media (min-width: 1220px) {
  .expert_item_info_group {
    padding-right: 30px; } }

@media (min-width: 1220px) {
  .layout_faculty .expert_item_info_group {
    width: 50%; } }

@media (min-width: 1380px) {
  .layout_faculty .expert_item_info_group {
    width: 54%; } }

@media (min-width: 1220px) {
  .layout_offices .expert_item_info_group {
    width: 40%; } }

.expert_item_info {
  display: block;
  position: relative;
  font-size: 14px;
  line-height: 1.57143;
  margin: -15px 0; }
  .expert_item_info.line_two {
    margin-top: -32px; }
  @media (min-width: 1220px) {
    .layout_faculty .expert_item_info_alone {
      width: 50%; } }
  @media (min-width: 1380px) {
    .layout_faculty .expert_item_info_alone {
      width: 46%; } }
  @media (min-width: 980px) {
    .layout_offices .expert_item_info_alone {
      margin-top: 10px; } }
  @media (min-width: 1220px) {
    .layout_offices .expert_item_info_alone {
      width: 60%; } }
  .expert_item_info a[href^=tel] {
    color: #55198b; }

.expert_item_info_icon {
  position: absolute;
  top: 1px;
  color: #8ED2CA;
  -webkit-transform-origin: left center;
          transform-origin: left center;
  -webkit-transform: scale(0.875);
          transform: scale(0.875); }
  .expert_item_info_link .expert_item_info_icon {
    top: 5px; }

.expert_item_info_label {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 400;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  color: #000;
  background: #fff;
  border-radius: 20px;
  font-weight: 500;
  letter-spacing: 1px;
  margin: auto;
  padding: 3px 15px 5px;
  text-transform: uppercase; }
  .expert_item_info_department.line_two .expert_item_info_label {
    border-radius: 27px;
    padding: 5px 12px; }
    @media (min-width: 500px) {
      .expert_item_info_department.line_two .expert_item_info_label {
        padding: 5px 20px; } }

.expert_item_info_label_link {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 600;
  display: inline;
  color: #55198b;
  display: inline; }
  .expert_item_info_label_link [class$="label"] {
    border-bottom: 1px solid #000;
    padding-bottom: 0;
    -webkit-transition: padding 0.25s ease-in-out, border 0.25s;
    transition: padding 0.25s ease-in-out, border 0.25s; }
    @media print {
      .expert_item_info_label_link [class$="label"] {
        border: none !important; } }
  .expert_item_info_label_link:focus, .expert_item_info_label_link:hover {
    color: #000; }
    .expert_item_info_label_link:focus [class$="label"], .expert_item_info_label_link:hover [class$="label"] {
      border-bottom-color: inherit;
      padding-bottom: 5px; }

.expert_item_info_description {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.75;
  color: #363636; }
  .expert_item_info_description p {
    margin: 0; }

/* ==========================================================================
   Contact Info
============================================================================= */
.expert_items.contact_info .expert_item {
  background: transparent;
  border-top: none; }

.expert_item_heading {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 1.4;
  margin: 0 0 15px 0; }
  @media (min-width: 740px) {
    .expert_item_heading {
      font-size: 42px;
      line-height: 1.2381; } }
  @media (min-width: 740px) {
    .expert_item_heading {
      margin: 0 0 25px 0; } }
  @media (min-width: 980px) {
    .expert_item_heading {
      margin: 0 0 40px 0; } }

.expert_footer {
  background: #2d0d4a;
  padding: 21px 0;
  text-align: center; }

.expert_footer_link {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  color: inherit;
  font-size: 14px;
  letter-spacing: 1.25px;
  line-height: 22px;
  text-transform: uppercase;
  display: inline;
  color: #fff;
  border-bottom: 1px solid transparent;
  display: block;
  padding: 13px 0; }
  .expert_footer_link [class$="icon"] {
    position: relative;
    top: -2px;
    display: inline;
    white-space: nowrap; }
  .expert_footer_link .icon {
    display: inline-block; }
  .expert_footer_link .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .expert_footer_link [class$="inner"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .expert_footer_link [class$="label"] {
    border-bottom: 1px solid transparent;
    padding-bottom: 0;
    -webkit-transition: padding 0.25s ease-in-out, border 0.25s;
    transition: padding 0.25s ease-in-out, border 0.25s; }
    @media print {
      .expert_footer_link [class$="label"] {
        border: none !important; } }
  @media (min-width: 740px) {
    .expert_footer_link {
      border: none;
      display: inline-block;
      margin-right: 15px; } }
  @media (min-width: 980px) {
    .expert_footer_link {
      padding-right: 18px;
      padding-left: 18px; } }
  .expert_footer_link:focus .icon_arrow, .expert_footer_link:hover .icon_arrow {
    -webkit-transform: translate3d(3px, 0, 0);
            transform: translate3d(3px, 0, 0); }
  .expert_footer_link:focus [class$="label"], .expert_footer_link:hover [class$="label"] {
    border-bottom-color: inherit;
    padding-bottom: 5px; }
  .expert_footer_link:focus [class$="label"], .expert_footer_link:hover [class$="label"] {
    padding-bottom: 0; }
  .expert_footer_link:last-child {
    border: none; }
  .expert_footer_link .icon {
    color: #8800ff; }
  .expert_footer_link [class$="inner"] {
    display: inline-block; }
    @media (min-width: 740px) {
      .expert_footer_link [class$="inner"] {
        display: block; } }

/* ==========================================================================
   Filter
============================================================================= */
.filter {
  position: relative;
  background: #2d0d4a; }
  .filter:before {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../../images/splash_banner.png");
    background-size: cover;
    background-position: 50%;
    content: ''; }

.filter_slim:before {
  display: none; }

.filter_inner {
  position: relative;
  z-index: 20;
  padding: 24px 0 30px; }
  @media (min-width: 740px) {
    .filter_inner {
      padding: 40px 0; } }
  @media (min-width: 980px) {
    .filter_inner {
      padding: 62px 0 60px; } }
  .filter_slim .filter_inner {
    padding: 20px 0; }

.filter_tabs {
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 16px; }
  @media (min-width: 740px) {
    .filter_tabs {
      -webkit-column-gap: 54px;
         -moz-column-gap: 54px;
              column-gap: 54px;
      margin-bottom: 36px; } }
  @media (min-width: 980px) {
    .filter_tabs {
      margin-bottom: 56px; } }

.filter_tab {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  position: relative;
  border-bottom: 3px solid currentColor;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }
  @media (min-width: 740px) {
    .filter_tab {
      font-size: 21px; } }
  .filter_tab:after {
    height: 56px;
    width: 1px;
    position: absolute;
    top: 100%;
    left: 50%;
    border-left: 1px dashed #8ed2ca;
    content: '';
    margin-top: 8px;
    opacity: 0;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    -webkit-transition: opacity 0.25s;
    transition: opacity 0.25s; }
    @media (min-width: 740px) {
      .filter_tab:after {
        margin-top: 20px; } }
  .filter_tab:hover:not(.fs-swap-active), .filter_tab:focus:not(.fs-swap-active) {
    color: #d7efec; }
  .filter_tab.fs-swap-active {
    color: #8ed2ca; }
    .filter_tab.fs-swap-active:after {
      opacity: 1; }

.filter_tabpanel {
  display: none; }
  .filter_tabpanel.fs-swap-active {
    display: block; }

.filter_tools {
  text-align: center; }

.filter_search {
  position: relative;
  z-index: 20; }
  @media (min-width: 740px) {
    .filter_search {
      max-width: 860px;
      -webkit-box-flex: 1;
          -ms-flex: auto;
              flex: auto;
      margin: 0 auto; } }

.filter_search_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .filter_search_label.focusable:active, .filter_search_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.filter_search_input {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.70588;
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #fff;
  border: none;
  border-radius: 4px;
  color: #363636;
  padding: 16px 70px 16px 20px; }
  @media (min-width: 980px) {
    .filter_search_input {
      font-size: 21px;
      line-height: 1.61905; } }
  @media (min-width: 980px) {
    .filter_search_input {
      padding: 13px 70px 13px 30px; } }

.filter_search_submit {
  height: 38px;
  width: 38px;
  position: absolute;
  top: 50%;
  right: 10px;
  background: #8ed2ca;
  border-radius: 50%;
  color: #2d0d4a;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  -webkit-transition: background 0.25s, color 0.25s;
  transition: background 0.25s, color 0.25s; }
  .filter_search_submit:hover, .filter_search_submit:focus {
    background: #000;
    color: #8ed2ca; }

.filter_search_submit_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .filter_search_submit_label.focusable:active, .filter_search_submit_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.filter_search_submit_icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%) scale(1.25);
          transform: translate(-50%, -50%) scale(1.25); }

.filter_views {
  row-gap: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 34px; }
  @media (min-width: 740px) {
    .filter_views {
      -webkit-column-gap: 65px;
         -moz-column-gap: 65px;
              column-gap: 65px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }

@media (min-width: 740px) {
  .filter_view_slim {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-column-gap: 22px;
       -moz-column-gap: 22px;
            column-gap: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

@media (min-width: 740px) {
  .filter_view_row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-column-gap: 22px;
       -moz-column-gap: 22px;
            column-gap: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.filter_view_label {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  color: #fff;
  display: block;
  font-size: 16px;
  margin-bottom: 12px;
  text-align: left; }
  @media (min-width: 740px) {
    .filter_view_slim .filter_view_label {
      margin-bottom: 0; } }

.filter_view_select_field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.filter_view_select_wrapper {
  position: relative;
  display: inline-block; }
  @media (max-width: 739px) {
    .filter_view_select_wrapper {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; } }

.filter_view_select {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-weight: 700;
  padding: 15px 48px 15px 20px; }
  @media (min-width: 500px) {
    .filter_view_select {
      padding: 20px 48px 20px 20px; } }
  @media (max-width: 739px) {
    .filter_view_select {
      width: 100%; } }
  .filter_view_select option {
    color: #000; }

.filter_view_select_icon {
  position: absolute;
  top: 50%;
  right: 15px;
  color: #fff;
  pointer-events: none;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%); }
  @media (min-width: 500px) {
    .filter_view_select_icon {
      right: 20px; } }
  .filter_view_select_icon:before {
    height: 30px;
    width: 1px;
    position: absolute;
    top: 50%;
    right: 100%;
    background: rgba(255, 255, 255, 0.2);
    content: "";
    margin-right: 11px;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%); }
    @media (min-width: 500px) {
      .filter_view_select_icon:before {
        margin-right: 16px; } }

.filter_select_submit {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  position: relative;
  background-color: #55198b;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  letter-spacing: 1.25px;
  margin-left: -2px;
  padding: 17px 15px;
  text-transform: uppercase;
  -webkit-transition: background 0.25s, color 0.25s;
  transition: background 0.25s, color 0.25s; }
  @media (min-width: 500px) {
    .filter_select_submit {
      padding: 22px 19px; } }
  .filter_select_submit:hover, .filter_select_submit:focus {
    background: #fff;
    color: #2d0d4a; }

/* ==========================================================================
   Flexible Feature
============================================================================= */
.flexible_feature {
  position: relative;
  background: #000; }
  @media (min-width: 980px) {
    .page_layout_home .flexible_feature {
      height: 100vh; } }

.page_layout_home .full_width_callouts .flexible_feature:nth-child(2) {
  background: transparent; }

.flexible_feature_media {
  position: relative;
  padding-bottom: 56.25%; }
  @media (min-width: 980px) {
    .flexible_feature_media {
      height: 100%; } }
  @media (min-width: 980px) {
    .page_layout_home .flexible_feature_media {
      padding-bottom: 0; } }

.flexible_feature_background {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0; }
  @media (min-width: 980px) {
    .sticky .flexible_feature_background {
      position: fixed;
      top: 0; } }

.flexible_feature_body {
  padding-right: calc(20px + 1.65%);
  padding-left: calc(20px + 1.65%);
  background: #fff;
  text-align: center; }
  @media (min-width: 740px) {
    .flexible_feature_body {
      padding-right: calc((100% - 720px) / 2 + 1.65%); } }
  @media (min-width: 980px) {
    .flexible_feature_body {
      padding-right: calc((100% - 960px) / 2 + 1.65%); } }
  @media (min-width: 1220px) {
    .flexible_feature_body {
      padding-right: calc((100% - 1200px) / 2 + 1.65%); } }
  @media (min-width: 1380px) {
    .flexible_feature_body {
      padding-right: calc((100% - 1360px) / 2 + 1.65%); } }
  @media (min-width: 740px) {
    .flexible_feature_body {
      padding-left: calc((100% - 720px) / 2 + 1.65%); } }
  @media (min-width: 980px) {
    .flexible_feature_body {
      padding-left: calc((100% - 960px) / 2 + 1.65%); } }
  @media (min-width: 1220px) {
    .flexible_feature_body {
      padding-left: calc((100% - 1200px) / 2 + 1.65%); } }
  @media (min-width: 1380px) {
    .flexible_feature_body {
      padding-left: calc((100% - 1360px) / 2 + 1.65%); } }
  @media (min-width: 980px) {
    .flexible_feature_body {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      background: none;
      text-align: left;
      overflow: hidden; } }
  @media (min-width: 980px) {
    .theme_right .flexible_feature_body {
      right: 0; } }

.flexible_feature_content {
  padding: 55px 0; }
  @media (min-width: 980px) {
    .flexible_feature_content {
      max-width: 445px;
      background: #fff;
      padding: 50px; } }
  @media (min-width: 1220px) {
    .flexible_feature_content {
      max-width: 545px;
      padding: 60px; } }

.flexible_feature_content_inner {
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: -webkit-transform 0.5s .25s;
  transition: -webkit-transform 0.5s .25s;
  transition: transform 0.5s .25s;
  transition: transform 0.5s .25s, -webkit-transform 0.5s .25s; }
  .fs-checkpoint-active .flexible_feature_content_inner {
    -webkit-transform: translateY(0);
            transform: translateY(0); }

.flexible_feature_title {
  font-family: 'ColinCasual', Georgia, serif;
  font-weight: 400;
  font-size: 44px;
  line-height: 1.13636;
  margin: 0 0 14px; }
  @media (min-width: 1220px) {
    .flexible_feature_title {
      font-size: 58px;
      line-height: 1.08621; } }
  body.page_theme_magazine_landing .flexible_feature_title {
    font-family: 'Utopia W01 Bd', serif;
    font-weight: 700; }
    @media (min-width: 1220px) {
      body.page_theme_magazine_landing .flexible_feature_title {
        font-size: 46px;
        line-height: 1.08696; } }

.flexible_feature_caption {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.70588;
  color: #4b4b4b;
  margin-bottom: 12px; }
  @media (min-width: 740px) {
    .flexible_feature_caption {
      font-size: 21px;
      line-height: 1.61905; } }
  .flexible_feature_caption p {
    margin: 0; }

.flexible_feature_link {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  color: inherit;
  font-size: 14px;
  letter-spacing: 1.25px;
  line-height: 22px;
  text-transform: uppercase;
  background: #55198b;
  color: #fff;
  padding: 16px 30px;
  -webkit-transition: background .25s, color .25s;
  transition: background .25s, color .25s;
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  color: inherit;
  font-size: 14px;
  letter-spacing: 1.25px;
  line-height: 22px;
  text-transform: uppercase;
  cursor: pointer;
  padding: 16px 40px;
  text-align: center;
  display: block;
  margin-top: 10px; }
  .flexible_feature_link [class$="icon"] {
    position: relative;
    top: -2px;
    display: inline;
    white-space: nowrap; }
  .flexible_feature_link .icon {
    display: inline-block; }
  .flexible_feature_link .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .flexible_feature_link [class$="inner"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  @media (min-width: 980px) {
    .flexible_feature_link {
      padding-top: 20px;
      padding-bottom: 20px; } }
  .flexible_feature_link [class$="inner"] {
    text-align: left; }
  .flexible_feature_link [class$="label"] {
    color: #fff; }
  .flexible_feature_link [class$="icon"] {
    top: -2px !important;
    color: #fff; }
  .flexible_feature_link:hover, .flexible_feature_link:focus {
    background: #000;
    color: #fff; }
    .flexible_feature_link:hover .icon_arrow, .flexible_feature_link:focus .icon_arrow {
      -webkit-transform: translate3d(3px, 0, 0);
              transform: translate3d(3px, 0, 0); }
    .flexible_feature_link:hover [class$="label"], .flexible_feature_link:focus [class$="label"] {
      color: #fff; }
    .flexible_feature_link:hover [class$="icon"], .flexible_feature_link:focus [class$="icon"] {
      color: #fff; }
  @media print {
    .flexible_feature_link {
      display: none !important; } }
  .flexible_feature_link [class$="icon"] {
    position: relative;
    top: -2px;
    display: inline;
    white-space: nowrap; }
  .flexible_feature_link .icon {
    display: inline-block; }
  .flexible_feature_link .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .flexible_feature_link [class$="inner"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .flexible_feature_link [class$="inner"] {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  @media print {
    .flexible_feature_link [class$="icon"] {
      display: none; } }
  @media (min-width: 980px) {
    .flexible_feature_link {
      font-family: 'Whitney A', 'Whitney B', sans-serif;
      font-weight: 700;
      color: inherit;
      font-size: 14px;
      letter-spacing: 1.25px;
      line-height: 22px;
      text-transform: uppercase;
      cursor: pointer;
      padding: 16px 40px;
      text-align: center;
      display: inline-block; }
      .flexible_feature_link [class$="icon"] {
        position: relative;
        top: -2px;
        display: inline;
        white-space: nowrap; }
      .flexible_feature_link .icon {
        display: inline-block; }
      .flexible_feature_link .icon_arrow {
        margin-left: 7px;
        -webkit-transform: translateZ(0);
                transform: translateZ(0);
        -webkit-transition: color 0.25s, -webkit-transform 0.3s;
        transition: color 0.25s, -webkit-transform 0.3s;
        transition: color 0.25s, transform 0.3s;
        transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
      .flexible_feature_link [class$="inner"] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      .flexible_feature_link [class$="inner"] {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
  @media print and (min-width: 980px) {
    .flexible_feature_link [class$="icon"] {
      display: none; } }

/* ==========================================================================
	Grid Stack: Regular, Image, Logos, Related Articles, Related Events, Books
============================================================================= */
.grid_stack_block {
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
  background-color: #fff; }
  @media (min-width: 740px) {
    .grid_stack_block {
      padding-top: 50px; } }
  @media (min-width: 980px) {
    .grid_stack_block {
      padding-top: 60px; } }
  @media (min-width: 740px) {
    .grid_stack_block {
      padding-bottom: 50px; } }
  @media (min-width: 980px) {
    .grid_stack_block {
      padding-bottom: 60px; } }

.grid_stack_block_header {
  color: #363636;
  margin-bottom: 10px; }

.grid_stack_block_label {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.625;
  text-transform: uppercase; }
  @media (min-width: 740px) {
    .grid_stack_block_label {
      font-size: 21px;
      line-height: 1.47619; } }

.grid_stack_block_title {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 1.4;
  margin: 0 0 8px 0; }
  @media (min-width: 740px) {
    .grid_stack_block_title {
      font-size: 42px;
      line-height: 1.2381; } }

.grid_stack_block_description {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.70588; }
  @media (min-width: 740px) {
    .grid_stack_block_description {
      font-size: 21px;
      line-height: 1.61905; } }
  .grid_stack_block_description p {
    margin: 0; }

.grid_stack_block_link,
.grid_stack_block_description p a {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.70588;
  display: inline;
  color: #55198b; }
  @media (min-width: 740px) {
    .grid_stack_block_link,
    .grid_stack_block_description p a {
      font-size: 21px;
      line-height: 1.61905; } }
  .grid_stack_block_link [class$="label"],
  .grid_stack_block_description p a [class$="label"] {
    border-bottom: 1px solid #000;
    padding-bottom: 0;
    -webkit-transition: padding 0.25s ease-in-out, border 0.25s;
    transition: padding 0.25s ease-in-out, border 0.25s; }
    @media print {
      .grid_stack_block_link [class$="label"],
      .grid_stack_block_description p a [class$="label"] {
        border: none !important; } }
  .grid_stack_block_link:focus [class$="label"], .grid_stack_block_link:hover [class$="label"],
  .grid_stack_block_description p a:focus [class$="label"],
  .grid_stack_block_description p a:hover [class$="label"] {
    border-bottom-color: inherit;
    padding-bottom: 5px; }

.grid_stack_block_description p a {
  border-bottom: 1px solid #55198b;
  padding-bottom: 0;
  -webkit-transition: padding 0.25s ease-in-out, border 0.25s;
  transition: padding 0.25s ease-in-out, border 0.25s; }
  .grid_stack_block_description p a:focus, .grid_stack_block_description p a:hover {
    border-bottom-color: inherit;
    padding-bottom: 5px; }

/* Grid Stack Items
============================================================================= */
.grid_stack {
  list-style: none;
  margin: 0;
  padding: 0; }
  @media (min-width: 740px) {
    .grid_stack {
      display: grid;
      grid-gap: 0 40px;
      grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); } }
  @media (min-width: 980px) {
    .grid_stack {
      grid-gap: 0 50px;
      grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); } }
  @media (min-width: 1220px) {
    .grid_stack {
      grid-template-columns: repeat(auto-fill, minmax(350px, 1fr)); } }

.grid_stack_item:nth-child(odd) {
  background: #F8F8F8;
  -webkit-box-shadow: -100px 0 0 #F8F8F8, 100px 0 0 #F8F8F8;
          box-shadow: -100px 0 0 #F8F8F8, 100px 0 0 #F8F8F8; }
  @media (min-width: 740px) {
    .grid_stack_item:nth-child(odd) {
      background: none;
      -webkit-box-shadow: none;
              box-shadow: none; } }

@media (min-width: 740px) {
  .grid_stack_item {
    margin: 25px 0; } }

.grid_stack_inner {
  padding: 40px 0; }
  @media (min-width: 740px) {
    .grid_stack_inner {
      padding: 0; } }

.grid_stack_figure {
  margin-bottom: 10px; }
  @media (min-width: 980px) {
    .grid_stack_figure {
      margin-bottom: 20px; } }
  .grid_stack_figure .lazy_image_wrapper {
    padding-top: 66.6%; }
  @media print {
    .grid_stack_figure {
      display: none; } }

.grid_stack_image_wrapper {
  display: block; }
  .grid_stack_image_wrapper picture {
    display: block; }
  .grid_stack_image_wrapper img {
    display: block;
    width: 100%; }

.grid_stack_title {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.5;
  margin: 0;
  margin-bottom: 8px; }
  @media (min-width: 1220px) {
    .grid_stack_title {
      font-size: 28px;
      line-height: 1.35714; } }

.grid_stack_title_link {
  display: inline;
  color: #55198b; }
  .grid_stack_title_link .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .grid_stack_title_link [class$="icon"] {
    position: relative;
    top: -2px;
    display: inline;
    white-space: nowrap; }
  .grid_stack_title_link .icon {
    display: inline-block; }
  .grid_stack_title_link [class$="label"] {
    border-bottom: 1px solid #000;
    padding-bottom: 0;
    -webkit-transition: padding 0.25s ease-in-out, border 0.25s;
    transition: padding 0.25s ease-in-out, border 0.25s; }
    @media print {
      .grid_stack_title_link [class$="label"] {
        border: none !important; } }
  .grid_stack_title_link .icon {
    color: #8800ff; }
  .grid_stack_title_link:focus, .grid_stack_title_link:hover {
    color: #000; }
    .grid_stack_title_link:focus .icon_arrow, .grid_stack_title_link:hover .icon_arrow {
      -webkit-transform: translate3d(3px, 0, 0);
              transform: translate3d(3px, 0, 0); }
    .grid_stack_title_link:focus [class$="label"], .grid_stack_title_link:hover [class$="label"] {
      border-bottom-color: inherit;
      padding-bottom: 5px; }

.grid_stack_description {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.75; }
  .grid_stack_description p {
    margin: 0; }
  .grid_stack_description a {
    color: #55198b;
    -webkit-transition: color 0.25s, background-color 0.25s;
    transition: color 0.25s, background-color 0.25s; }
    .grid_stack_description a:focus, .grid_stack_description a:hover {
      color: #000;
      text-decoration: underline; }

/* ==========================================================================
   Themes
============================================================================= */
/* Image
============================================================================= */
/* Logos
============================================================================= */
.grid_stack_block_logos {
  background: #f7f7f7; }
  .grid_stack_block_logos .grid_stack_item {
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    margin: 20px 0; }
  .grid_stack_block_logos .grid_stack_inner {
    background: #fff;
    padding: 10px; }

.grid_stack_link {
  min-height: 200px;
  position: relative;
  display: block; }
  @media (min-width: 980px) {
    .grid_stack_link {
      min-height: 270px; } }

.grid_stack_image {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 100%;
  display: block; }

/* Books
============================================================================= */
.grid_stack_block_books .grid_stack_item {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 30px 0; }

.grid_stack_block_books .grid_stack_inner {
  padding: 0; }

.grid_stack_block_books .grid_stack_description {
  color: #363636; }

.grid_stack_block_books .grid_stack_image {
  max-height: 80%; }
  @media (min-width: 980px) {
    .grid_stack_block_books .grid_stack_image {
      max-height: 100%; } }

.grid_stack_image_wrap {
  min-height: 200px;
  position: relative;
  background: #F8F8F8;
  display: block;
  margin-bottom: 15px; }
  @media (min-width: 980px) {
    .grid_stack_image_wrap {
      min-height: 270px; } }

/* Related Articles
============================================================================= */
.grid_stack_block_related_articles,
.grid_stack_block_related_events {
  background: #f7f7f7;
  padding-bottom: 80px; }
  @media (min-width: 980px) {
    .grid_stack_block_related_articles,
    .grid_stack_block_related_events {
      padding-bottom: 130px; } }
  .grid_stack_block_related_articles .grid_stack_item,
  .grid_stack_block_related_events .grid_stack_item {
    margin: 10px 0; }
    .grid_stack_block_related_articles .grid_stack_item:nth-child(odd),
    .grid_stack_block_related_events .grid_stack_item:nth-child(odd) {
      background: none;
      -webkit-box-shadow: none;
              box-shadow: none; }
  .grid_stack_block_related_articles .grid_stack_inner,
  .grid_stack_block_related_events .grid_stack_inner {
    padding: 20px 0; }
    @media (min-width: 980px) {
      .grid_stack_block_related_articles .grid_stack_inner,
      .grid_stack_block_related_events .grid_stack_inner {
        padding: 0; } }

/* Related Events
============================================================================= */
.grid_stack_block_related_events {
  margin-top: 60px; }
  @media (min-width: 980px) {
    .grid_stack_block_related_events {
      margin-top: 95px; } }
  .grid_stack_block_related_events .event_info {
    margin: 20px 0; }
    @media (min-width: 1220px) {
      .grid_stack_block_related_events .event_info {
        margin: 35px 0 20px 0; } }

/* Grid Stack Items - 2up
============================================================================= */
.grid_stack_twoup {
  list-style: none;
  margin: 0;
  padding: 0; }
  @media (min-width: 740px) {
    .grid_stack_twoup {
      display: grid;
      grid-gap: 0 40px;
      grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); } }
  @media (min-width: 980px) {
    .grid_stack_twoup {
      grid-gap: 0 50px;
      grid-template-columns: repeat(auto-fill, minmax(400px, 1fr)); } }
  @media (min-width: 1220px) {
    .grid_stack_twoup {
      grid-template-columns: repeat(auto-fill, minmax(400px, 1fr)); } }

/* ==========================================================================
   Major Title
============================================================================= */
.major_title {
  position: relative;
  padding: 200px 0 60px;
  text-align: center; }
  @media (max-width: 979px) {
    body.page_layout_home.has_tobebold_banner .major_title {
      padding-top: calc(200px + var(--tobebold_banner_height, 0)); } }
  @media (min-width: 980px) {
    .major_title {
      padding-top: 230px; }
      body.page_layout_home.has_tobebold_banner .major_title {
        padding-top: 290px; } }

.major_title_label {
  font-family: 'ColinCasual', Georgia, serif;
  font-weight: 400;
  font-size: 44px;
  line-height: 1.13636;
  max-width: 880px;
  margin: 0 auto 30px;
  opacity: 0;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
  -webkit-transition: opacity 2.5s, -webkit-transform 2.5s;
  transition: opacity 2.5s, -webkit-transform 2.5s;
  transition: opacity 2.5s, transform 2.5s;
  transition: opacity 2.5s, transform 2.5s, -webkit-transform 2.5s; }
  @media (min-width: 980px) {
    .major_title_label {
      font-size: 75px;
      line-height: 1.06667; } }
  @media (min-width: 1220px) {
    .major_title_label {
      font-size: 100px;
      line-height: 0.94; } }
  @media (min-width: 1220px) {
    .major_title_label {
      margin-bottom: 90px; } }
  @media (min-width: 1380px) {
    .major_title_label {
      font-size: 110px;
      line-height: 1; } }
  .js .major_title_label {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.major_title_discovery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.major_title_discovery_label {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  color: #55198b;
  font-size: 14px;
  letter-spacing: 1.25px;
  line-height: 1.57143;
  margin-bottom: 8px;
  opacity: 0;
  -webkit-transform: translate(0, 12px);
          transform: translate(0, 12px);
  text-transform: uppercase;
  -webkit-transition: opacity 2s 1.15s, -webkit-transform 2s 1.15s;
  transition: opacity 2s 1.15s, -webkit-transform 2s 1.15s;
  transition: opacity 2s 1.15s, transform 2s 1.15s;
  transition: opacity 2s 1.15s, transform 2s 1.15s, -webkit-transform 2s 1.15s; }
  .js .major_title_discovery_label {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.major_title_discovery_icon {
  color: #1e201d;
  display: block;
  margin: auto;
  overflow: hidden; }
  .major_title_discovery_icon svg {
    -webkit-animation: doot-doot 2s infinite;
            animation: doot-doot 2s infinite;
    -webkit-transform: translate(0, -100%);
            transform: translate(0, -100%); }

@-webkit-keyframes doot-doot {
  40%,
  65% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, 100%);
            transform: translate(0, 100%); } }

@keyframes doot-doot {
  40%,
  65% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, 100%);
            transform: translate(0, 100%); } }

.major_title_background {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
  background: #2d0d4a;
  content: '';
  opacity: 0; }

.major_title_divider {
  height: 60px;
  width: 1px;
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 4;
  border-left: 1px dashed #8800ff;
  content: '';
  -webkit-transform: translate(-50%, -30px);
          transform: translate(-50%, -30px); }
  @media (min-width: 980px) {
    .major_title_divider {
      height: 200px; } }

/* ==========================================================================
   Vertical Media Grid Gallery
============================================================================= */
.vertical_block {
  color: #363636; }
  @media print {
    .vertical_block {
      display: none; } }

.vertical_block_inner {
  position: relative;
  padding-bottom: 177%; }

.media_grid_header {
  margin-bottom: 20px; }

.media_grid_title {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 1.4;
  margin: 0 0 10px 0; }
  @media (min-width: 740px) {
    .media_grid_title {
      font-size: 42px;
      line-height: 1.2381; } }

.media_grid_description {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.70588; }
  @media (min-width: 740px) {
    .media_grid_description {
      font-size: 21px;
      line-height: 1.61905; } }
  .media_grid_description p {
    margin: 0; }

@media (min-width: 740px) {
  .vertical_block_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 30px 0; } }

@media (min-width: 980px) {
  .vertical_block_row {
    margin: 40px 0; } }

@media (min-width: 1220px) {
  .vertical_block_row {
    margin: 50px 0; } }

.vertical_block_item {
  position: relative;
  margin-bottom: 20px; }
  @media (min-width: 740px) {
    .vertical_block_item {
      width: 33.33%;
      height: 100%;
      margin: 0; } }
  .vertical_block_item:focus .person_item_play, .vertical_block_item:hover .person_item_play {
    opacity: 1;
    -webkit-transition: opacity .35s;
    transition: opacity .35s; }

.vertical_block_item_inner {
  position: relative;
  padding-top: 56.25%; }
  .media_grid_item_large .vertical_block_item_inner {
    padding-top: 56.25%; }

.media_grid_image_wrapper {
  position: static; }

.vertical_grid_background {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.vertical_grid_background_fallback {
  height: calc(100% + 20px);
  width: calc(100% + 20px);
  position: absolute;
  top: -10px;
  left: -10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-filter: blur(10px);
          filter: blur(10px); }

.person_item_play {
  opacity: 0;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  background: #000; }

.person_item_play_body {
  padding: 20px; }
  .person_item_play_body .person_item_play_label {
    font-family: 'Whitney A', 'Whitney B', sans-serif;
    font-weight: 700;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff; }
  .person_item_play_body .person_item_play_name {
    font-weight: 400;
    color: #fff;
    display: block;
    font-size: 18px;
    line-height: 28px;
    margin-top: 5px;
    margin-bottom: 10px; }

.media_grid_caption {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.77778; }
  .media_grid_caption p {
    margin: 10px 0 0 0; }
    .media_grid_caption p a {
      border-bottom: 1px solid #55198b;
      padding-bottom: 0;
      -webkit-transition: padding 0.25s ease-in-out, border 0.25s;
      transition: padding 0.25s ease-in-out, border 0.25s; }
      .media_grid_caption p a:focus, .media_grid_caption p a:hover {
        border-bottom-color: inherit;
        padding-bottom: 5px; }

/* ==========================================================================
   Media Grid Gallery
============================================================================= */
.media_grid {
  color: #363636; }
  @media print {
    .media_grid {
      display: none; } }

.media_grid_header {
  margin-bottom: 20px; }

.media_grid_title {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 1.4;
  margin: 0 0 10px 0; }
  @media (min-width: 740px) {
    .media_grid_title {
      font-size: 42px;
      line-height: 1.2381; } }

.media_grid_description {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.70588; }
  @media (min-width: 740px) {
    .media_grid_description {
      font-size: 21px;
      line-height: 1.61905; } }
  .media_grid_description p {
    margin: 0; }

@media (min-width: 740px) {
  .media_grid_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 30px 0; } }

@media (min-width: 980px) {
  .media_grid_row {
    margin: 40px 0; } }

@media (min-width: 1220px) {
  .media_grid_row {
    margin: 50px 0; } }

.media_grid_item {
  position: relative;
  margin-bottom: 20px; }
  @media (min-width: 740px) {
    .media_grid_item {
      width: 48%;
      margin: 0; } }
  .media_grid_item.media_grid_item_large {
    width: 100%; }

.media_grid_item_inner {
  position: relative;
  padding-top: 56.25%; }
  .media_grid_item_large .media_grid_item_inner {
    padding-top: 56.25%; }

.media_grid_image_wrapper {
  position: static; }

.media_grid_background {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.media_grid_background_fallback {
  height: calc(100% + 20px);
  width: calc(100% + 20px);
  position: absolute;
  top: -10px;
  left: -10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-filter: blur(10px);
          filter: blur(10px); }

.media_grid_caption {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.77778; }
  .media_grid_caption p {
    margin: 10px 0 0 0; }
    .media_grid_caption p a {
      border-bottom: 1px solid #55198b;
      padding-bottom: 0;
      -webkit-transition: padding 0.25s ease-in-out, border 0.25s;
      transition: padding 0.25s ease-in-out, border 0.25s; }
      .media_grid_caption p a:focus, .media_grid_caption p a:hover {
        border-bottom-color: inherit;
        padding-bottom: 5px; }

/* ==========================================================================
   Pathways
============================================================================= */
.pathways {
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, from(#2d0d4a), to(#000));
  background: linear-gradient(to bottom, #2d0d4a, #000);
  color: #fff;
  overflow: hidden;
  padding: 80px 0 150px; }
  @media (min-width: 980px) {
    .pathways {
      padding: 175px 0 285px; } }
  @media print {
    .pathways {
      padding: 0; } }
  .pathways:before {
    height: 1000px;
    width: 100%;
    position: absolute;
    top: 5%;
    left: 0;
    z-index: 2;
    background: url("../../images/splash.png");
    content: ""; }
    @media (min-width: 980px) {
      .pathways:before {
        top: 12%; } }
  .pathways:after {
    height: 150px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 8;
    background: -webkit-gradient(linear, left bottom, left top, from(#000), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(to top, #000, rgba(0, 0, 0, 0));
    content: ""; }
    @media print {
      .pathways:after {
        display: none; } }
  .pathways .fs-background-controls {
    right: auto;
    left: 20px; }

.pathways_header {
  text-align: center; }

.pathways_line {
  position: absolute;
  left: 50%;
  padding-top: 13px;
  padding-left: 24px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }

.pathways_title {
  font-family: 'ColinCasual', Georgia, serif;
  font-weight: 400;
  font-size: 44px;
  line-height: 1.13636;
  margin: 0 auto 26px; }
  @media (min-width: 980px) {
    .pathways_title {
      font-size: 75px;
      line-height: 1.06667; } }
  @media (min-width: 1220px) {
    .pathways_title {
      font-size: 100px;
      line-height: 0.94; } }
  @media (max-width: 499px) {
    .pathways_title {
      font-size: 50px;
      line-height: 1.1; } }
  @media (min-width: 980px) {
    .pathways_title {
      width: 420px; } }
  @media (min-width: 1220px) {
    .pathways_title {
      margin-bottom: 22px; } }

.pathways_caption {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.70588;
  max-width: 400px;
  margin: 0 auto 26px; }
  @media (min-width: 740px) {
    .pathways_caption {
      font-size: 21px;
      line-height: 1.61905; } }

.pathways_marker {
  color: #8ed2ca;
  display: inline-block;
  vertical-align: top; }

.pathways_body {
  position: relative;
  z-index: 2;
  padding-top: 105px; }
  @media (min-width: 980px) {
    .pathways_body {
      padding-top: 175px; } }

.pathways_item {
  position: relative; }
  .pathways_item:after {
    clear: both;
    content: "";
    display: table; }
  .pathways_item:not(:last-child) {
    margin-bottom: 80px; }
    @media (min-width: 980px) {
      .pathways_item:not(:last-child) {
        margin-bottom: 430px; } }
    @media print {
      .pathways_item:not(:last-child) {
        margin: 0; } }

.pathways_background {
  display: block;
  padding-bottom: 56.25%; }

.pathways_item_figure {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  margin-bottom: -25px; }
  @media print {
    .pathways_item_figure {
      display: none; } }
  @media (min-width: 740px) {
    .pathways_item_figure {
      margin-bottom: -140px; } }
  @media (min-width: 980px) {
    .pathways_item_figure {
      margin-bottom: 0; } }
  @media (min-width: 740px) {
    .pathways_item:nth-of-type(odd) .pathways_item_figure {
      margin-right: 100px; } }
  @media (min-width: 980px) {
    .pathways_item:nth-of-type(odd) .pathways_item_figure {
      margin-right: 200px; } }
  @media (min-width: 1220px) {
    .pathways_item:nth-of-type(odd) .pathways_item_figure {
      margin-right: 340px; } }
  @media (min-width: 740px) {
    .pathways_item:nth-of-type(even) .pathways_item_figure {
      margin-left: 100px; } }
  @media (min-width: 980px) {
    .pathways_item:nth-of-type(even) .pathways_item_figure {
      margin-left: 200px; } }
  @media (min-width: 1220px) {
    .pathways_item:nth-of-type(even) .pathways_item_figure {
      margin-left: 265px; } }

.pathways_item_image_wrapper {
  background: #000;
  display: block;
  padding-bottom: 56.25%; }

.pathways_item_figcaption {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.5;
  max-width: 700px;
  margin-bottom: 26px; }
  @media (min-width: 740px) {
    .pathways_item_figcaption {
      font-size: 28px;
      line-height: 1.35714; } }
  @media (min-width: 980px) {
    .pathways_item:nth-of-type(even) .pathways_item_figcaption {
      position: absolute;
      bottom: 100%;
      left: 0;
      margin-bottom: 36px; } }

.pathways_item_body {
  max-width: 290px;
  width: 100%;
  margin: 0 auto; }
  @media print {
    .pathways_item_body {
      display: none; } }
  @media (min-width: 980px) {
    .pathways_item_body {
      width: 100%;
      position: absolute; } }
  @media (min-width: 1220px) {
    .pathways_item_body {
      max-width: 400px; } }
  @media (min-width: 740px) {
    .pathways_item:nth-of-type(odd) .pathways_item_body {
      right: 0;
      float: right; } }
  @media (min-width: 980px) {
    .pathways_item:nth-of-type(odd) .pathways_item_body {
      bottom: -55px; } }
  @media (min-width: 740px) {
    .pathways_item:nth-of-type(even) .pathways_item_body {
      left: 0;
      float: left; } }
  @media (min-width: 980px) {
    .pathways_item:nth-of-type(even) .pathways_item_body {
      top: 60px; } }

.pathways_item_content {
  position: relative;
  padding-bottom: 100%; }

.pathways_item_title {
  font-family: 'ColinCasual', Georgia, serif;
  font-weight: 400;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 4;
  font-size: 48px;
  line-height: 1.16667;
  margin: 0;
  padding: 0 25px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%); }
  @media (min-width: 1220px) {
    .pathways_item_title {
      font-size: 58px;
      line-height: 1.17241;
      padding: 0 50px; } }

.pathways_item_title_link {
  color: #fff;
  display: block; }
  .pathways_item_title_link [class$="label"] {
    text-decoration: underline;
    -webkit-text-decoration-color: #c382fc;
            text-decoration-color: #c382fc;
    -webkit-transition: -webkit-text-decoration 0.25s;
    transition: -webkit-text-decoration 0.25s;
    transition: text-decoration 0.25s;
    transition: text-decoration 0.25s, -webkit-text-decoration 0.25s; }
  .pathways_item_title_link .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .pathways_item_title_link [class$="icon"] {
    position: relative;
    top: 4px;
    display: inline;
    white-space: nowrap; }
  .pathways_item_title_link .icon {
    display: inline-block; }
  .pathways_item_title_link:focus [class$="label"], .pathways_item_title_link:hover [class$="label"] {
    -webkit-text-decoration-color: #fff;
            text-decoration-color: #fff; }
  .pathways_item_title_link:focus .icon_arrow, .pathways_item_title_link:hover .icon_arrow {
    -webkit-transform: translate3d(3px, 0, 0);
            transform: translate3d(3px, 0, 0); }

.pathways_item_background {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0; }
  .pathways_item_background:before {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: rgba(85, 25, 139, 0.9);
    content: ""; }

/* ==========================================================================
   Profiles
============================================================================= */
.profiles_block {
  position: relative;
  background: #fff;
  padding: 80px 0 20px; }
  @media (min-width: 980px) {
    .profiles_block {
      padding: 140px 0 200px; } }
  .profiles_block:before, .profiles_block:after {
    width: 1px;
    position: absolute;
    left: 50%;
    z-index: 4;
    border-left: 1px dashed #8800ff;
    content: ""; }
  .profiles_block:before {
    height: 80px;
    top: -40px;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }
    @media (min-width: 980px) {
      .profiles_block:before {
        height: 130px; } }
  @media (min-width: 980px) {
    .profiles_block:after {
      height: 240px;
      top: 100%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); } }

.profiles_header {
  margin-bottom: 50px;
  text-align: center; }
  @media (min-width: 980px) {
    .profiles_header {
      margin-bottom: 60px; } }

.profiles_title {
  font-family: 'ColinCasual', Georgia, serif;
  font-weight: 400;
  font-size: 44px;
  line-height: 1.13636;
  margin: 0 auto 26px; }
  @media (min-width: 980px) {
    .profiles_title {
      font-size: 75px;
      line-height: 1.06667; } }
  @media (min-width: 1220px) {
    .profiles_title {
      font-size: 100px;
      line-height: 0.94; } }
  @media (min-width: 740px) {
    .profiles_title {
      max-width: 400px; } }
  @media (min-width: 1220px) {
    .profiles_title {
      margin-bottom: 22px; } }

.profiles_caption {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.70588;
  max-width: 370px;
  color: #363636;
  margin: 0 auto; }
  @media (min-width: 740px) {
    .profiles_caption {
      font-size: 21px;
      line-height: 1.61905; } }

@media (min-width: 980px) {
  .profiles {
    background: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.profile {
  position: relative;
  background: #000;
  overflow: hidden; }
  @media (min-width: 980px) {
    .profile {
      width: 25%;
      -webkit-transition: width .5s;
      transition: width .5s; } }
  @media (min-width: 980px) {
    .profile.fs-swap-active {
      width: 50%; } }
  .profile:not(:last-child) {
    border-bottom: 1px solid #fff; }
    @media (min-width: 980px) {
      .profile:not(:last-child) {
        border-bottom: 0; } }

.profile_media {
  position: relative;
  overflow: hidden;
  padding-bottom: 50%;
  -webkit-transition: padding .5s;
  transition: padding .5s; }
  @media (min-width: 980px) {
    .profile_media {
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0; } }
  @media print {
    .profile_media {
      padding: 0 !important; } }
  .fs-swap-active .profile_media {
    padding-bottom: 100%; }
    @media (min-width: 740px) {
      .fs-swap-active .profile_media {
        padding-bottom: 75%; } }

.profile_background {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  .profile_background:before {
    height: 25%;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    background: -webkit-gradient(linear, left bottom, left top, from(black), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(to top, black, rgba(0, 0, 0, 0));
    content: "";
    -webkit-transition: opacity .25s;
    transition: opacity .25s; }
    @media (min-width: 980px) {
      .profile_background:before {
        display: none; } }
    .fs-swap-active .profile_background:before {
      opacity: 0; }
      @media print {
        .fs-swap-active .profile_background:before {
          opacity: 1; } }

.profile_trigger {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 4;
  display: block;
  -webkit-transition: opacity .5s, visibility .5s, -webkit-transform .5s;
  transition: opacity .5s, visibility .5s, -webkit-transform .5s;
  transition: opacity .5s, transform .5s, visibility .5s;
  transition: opacity .5s, transform .5s, visibility .5s, -webkit-transform .5s; }
  @media (min-width: 980px) {
    .profile_trigger {
      height: 100%; } }
  @media (min-width: 980px) {
    .profile_trigger:focus .profile_trigger_label, .profile_trigger:hover .profile_trigger_label {
      border-color: #8800ff;
      -webkit-transform: translateY(-10px);
              transform: translateY(-10px); } }
  @media (max-width: 979px) {
    .fs-swap-active .profile_trigger {
      opacity: 0;
      visibility: hidden; } }
  @media (min-width: 980px) {
    .fs-swap-active .profile_trigger {
      pointer-events: none;
      -webkit-transform: translate(0, -50px);
              transform: translate(0, -50px); } }

.profile_trigger_inner {
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 17px 20px 17px 30px; }
  @media (min-width: 980px) {
    .profile_trigger_inner {
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background: #fff;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 980px) {
    .profile_trigger_inner:after {
      height: 50px;
      width: 1px;
      position: absolute;
      top: 100%;
      left: 50%;
      border-left: 1px dashed #8800ff;
      content: "";
      -webkit-transform: translate(-50%, -12px);
              transform: translate(-50%, -12px);
      -webkit-transition: opacity .25s;
      transition: opacity .25s; } }
  @media (min-width: 980px) {
    .fs-swap-active .profile_trigger_inner:after {
      opacity: 0; } }

.profile_trigger_label {
  font-family: 'Whitney SSm A', 'Whitney SSm B', sans-serif;
  font-weight: 400;
  text-transform: lowercase;
  color: #fff;
  font-size: 14px;
  letter-spacing: 1.75px;
  text-transform: uppercase; }
  @media (min-width: 980px) {
    .profile_trigger_label {
      border-bottom: 1px solid transparent;
      color: #55198b;
      font-size: 12px;
      -webkit-transition: border 0.25s, opacity 0.25s, -webkit-transform 0.25s;
      transition: border 0.25s, opacity 0.25s, -webkit-transform 0.25s;
      transition: border 0.25s, opacity 0.25s, transform 0.25s;
      transition: border 0.25s, opacity 0.25s, transform 0.25s, -webkit-transform 0.25s;
      -webkit-transform: translateY(0);
              transform: translateY(0); } }
  @media (min-width: 1220px) {
    .profile_trigger_label {
      font-size: 14px; } }
  @media (min-width: 980px) {
    .fs-swap-active .profile_trigger_label {
      opacity: 0; } }

.profile_trigger_icon {
  color: #8ed2ca; }
  @media (min-width: 980px) {
    .profile_trigger_icon {
      display: none; } }

.profile_body {
  overflow: hidden;
  -webkit-transition: max-height .5s;
  transition: max-height .5s; }
  @media (min-width: 980px) {
    .profile_body {
      width: 100%;
      position: absolute;
      bottom: 0;
      left: 0;
      z-index: 4;
      opacity: 0;
      -webkit-transition: opacity .5s;
      transition: opacity .5s; } }
  @media print {
    .profile_body {
      opacity: 1; } }
  @media (max-width: 979px) {
    .profile:not(.fs-swap-active) .profile_body {
      max-height: 0 !important; } }
  @media print {
    .profile:not(.fs-swap-active) .profile_body {
      max-height: 100% !important; } }
  @media (min-width: 980px) {
    .fs-swap-active .profile_body {
      opacity: 1; } }

.profile_content {
  background: #000;
  color: #fff;
  padding: 30px; }
  @media (min-width: 980px) {
    .profile_content {
      width: 350px;
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0);
      -webkit-transition: -webkit-transform .5s;
      transition: -webkit-transform .5s;
      transition: transform .5s;
      transition: transform .5s, -webkit-transform .5s; } }
  @media (min-width: 1220px) {
    .profile_content {
      width: 500px;
      padding: 45px; } }
  @media (min-width: 1380px) {
    .profile_content {
      width: 620px; } }
  @media (min-width: 980px) {
    .fs-swap-active .profile_content {
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0); } }

.profile_label {
  font-family: 'Whitney SSm A', 'Whitney SSm B', sans-serif;
  font-weight: 400;
  text-transform: lowercase;
  font-size: 14px;
  line-height: 1.42857;
  margin-bottom: 10px; }
  @media (min-width: 740px) {
    .profile_label {
      font-size: 18px;
      letter-spacing: 2px;
      line-height: 1.33333; } }

.profile_blockquote {
  font-family: 'Utopia W01 Bd', serif;
  font-weight: 700;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.66667;
  margin: 0 0 17px; }
  .profile_blockquote p {
    margin: 0; }
    .profile_blockquote p a {
      color: #c382fc;
      text-decoration: underline;
      -webkit-transition: color 0.25s;
      transition: color 0.25s; }
      .profile_blockquote p a:focus, .profile_blockquote p a:hover {
        color: #fff; }

.profile_figcaption {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 1.25px;
  text-transform: uppercase; }
  .profile_figcaption:before {
    height: 2px;
    width: 15px;
    position: relative;
    top: -2px;
    background: #8800ff;
    content: "";
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle; }

.profiles_link_wrap {
  margin-top: 20px;
  text-align: center; }

.profiles_link {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  color: inherit;
  font-size: 14px;
  letter-spacing: 1.25px;
  line-height: 22px;
  text-transform: uppercase;
  display: inline;
  color: #55198b;
  display: inline-block; }
  .profiles_link [class$="icon"] {
    position: relative;
    top: -2px;
    display: inline;
    white-space: nowrap; }
  .profiles_link .icon {
    display: inline-block; }
  .profiles_link .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .profiles_link [class$="inner"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .profiles_link [class$="label"] {
    border-bottom: 1px solid transparent;
    padding-bottom: 0;
    -webkit-transition: padding 0.25s ease-in-out, border 0.25s;
    transition: padding 0.25s ease-in-out, border 0.25s; }
    @media print {
      .profiles_link [class$="label"] {
        border: none !important; } }
  .profiles_link:focus .icon_arrow, .profiles_link:hover .icon_arrow {
    -webkit-transform: translate3d(3px, 0, 0);
            transform: translate3d(3px, 0, 0); }
  .profiles_link:focus [class$="label"], .profiles_link:hover [class$="label"] {
    border-bottom-color: inherit;
    padding-bottom: 5px; }
  .profiles_link:focus [class$="label"], .profiles_link:hover [class$="label"] {
    padding-bottom: 0; }
  .profiles_link .icon {
    color: #8800ff; }

/* ==========================================================================
	Program Detail
============================================================================= */
.program_detail {
  padding-left: calc(20px + 1.65%);
  padding-right: calc(20px + 1.65%);
  background: #55198b;
  color: #fff;
  padding-top: 30px;
  padding-bottom: 30px; }
  @media (min-width: 740px) {
    .program_detail {
      padding-left: calc((100% - 720px) / 2 + 1.65%); } }
  @media (min-width: 980px) {
    .program_detail {
      padding-left: calc((100% - 960px) / 2 + 1.65%); } }
  @media (min-width: 1220px) {
    .program_detail {
      padding-left: calc((100% - 1200px) / 2 + 1.65%); } }
  @media (min-width: 1380px) {
    .program_detail {
      padding-left: calc((100% - 1360px) / 2 + 1.65%); } }
  @media (min-width: 740px) {
    .program_detail {
      padding-right: calc((100% - 720px) / 2 + 1.65%); } }
  @media (min-width: 980px) {
    .program_detail {
      padding-right: calc((100% - 960px) / 2 + 1.65%); } }
  @media (min-width: 1220px) {
    .program_detail {
      padding-right: calc((100% - 1200px) / 2 + 1.65%); } }
  @media (min-width: 1380px) {
    .program_detail {
      padding-right: calc((100% - 1360px) / 2 + 1.65%); } }

@media (min-width: 740px) {
  .program_detail_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.program_detail_side:first-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 15px; }
  @media (min-width: 740px) {
    .program_detail_side:first-child {
      width: 38%;
      border-right: 1px solid rgba(255, 255, 255, 0.1);
      border-bottom: none;
      margin-right: 55px; } }

@media (min-width: 980px) {
  .program_detail_side:last-child .program_detail_side_inner {
    width: 75%; } }

@media (min-width: 740px) {
  .program_detail_side_inner {
    padding: 15px 20px 50px 0; } }

.program_detail_group {
  margin-bottom: 15px; }
  @media (min-width: 740px) {
    .program_detail_group {
      margin-bottom: 25px; } }

.program_detail_tag {
  font-family: 'Whitney SSm A', 'Whitney SSm B', sans-serif;
  font-weight: 400;
  text-transform: lowercase;
  font-size: 14px;
  line-height: 1.42857;
  color: #8ed2ca;
  display: block;
  margin-bottom: 6px; }
  @media (min-width: 740px) {
    .program_detail_tag {
      font-size: 18px;
      letter-spacing: 2px;
      line-height: 1.33333; } }

.program_detail_label_link {
  display: inline;
  color: inherit; }
  .program_detail_label_link [class$="label"] {
    border-bottom: 1px solid #fff;
    padding-bottom: 0;
    -webkit-transition: padding 0.25s ease-in-out, border 0.25s;
    transition: padding 0.25s ease-in-out, border 0.25s; }
    @media print {
      .program_detail_label_link [class$="label"] {
        border: none !important; } }
  .program_detail_label_link:focus [class$="label"], .program_detail_label_link:hover [class$="label"] {
    border-bottom-color: inherit;
    padding-bottom: 5px; }

.program_detail_label {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.75; }

.program_detail_types {
  display: block;
  margin-top: 10px; }

.program_detail_type {
  background: #8ed2ca;
  border-radius: 15px;
  color: #000;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.25px;
  margin: 0 6px 10px 0;
  padding: 8px 14px;
  text-align: center; }

.program_detail_intro {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.70588;
  margin: 0 0 15px 0; }
  @media (min-width: 740px) {
    .program_detail_intro {
      font-size: 21px;
      line-height: 1.61905; } }
  @media (min-width: 740px) {
    .program_detail_intro {
      margin: 0 0 30px 0; } }

.program_detail_title {
  font-family: 'Whitney SSm A', 'Whitney SSm B', sans-serif;
  font-weight: 400;
  text-transform: lowercase;
  font-size: 14px;
  line-height: 1.42857;
  color: #8ed2ca; }
  @media (min-width: 740px) {
    .program_detail_title {
      font-size: 18px;
      letter-spacing: 2px;
      line-height: 1.33333; } }

.program_detail_list {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.75; }
  .program_detail_list ul {
    list-style: square;
    margin: 15px 0 25px 0;
    padding: 0 0 0 17px; }
    @media (min-width: 740px) {
      .program_detail_list ul {
        margin: 15px 0 40px 0; } }

.program_detail_list_item {
  margin: 12px 0; }

.program_detail_button_link {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  color: inherit;
  font-size: 14px;
  letter-spacing: 1.25px;
  line-height: 22px;
  text-transform: uppercase;
  background: #fff;
  color: #55198b;
  padding: 16px 30px;
  -webkit-transition: background .25s, color .25s;
  transition: background .25s, color .25s;
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  color: inherit;
  font-size: 14px;
  letter-spacing: 1.25px;
  line-height: 22px;
  text-transform: uppercase;
  cursor: pointer;
  padding: 16px 40px;
  text-align: center;
  display: inline-block; }
  .program_detail_button_link [class$="icon"] {
    position: relative;
    top: -2px;
    display: inline;
    white-space: nowrap; }
  .program_detail_button_link .icon {
    display: inline-block; }
  .program_detail_button_link .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .program_detail_button_link [class$="inner"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  @media (min-width: 980px) {
    .program_detail_button_link {
      padding-top: 20px;
      padding-bottom: 20px; } }
  .program_detail_button_link [class$="inner"] {
    text-align: left; }
  .program_detail_button_link [class$="label"] {
    color: #55198b; }
  .program_detail_button_link [class$="icon"] {
    top: -2px !important;
    color: #55198b; }
  .program_detail_button_link:hover, .program_detail_button_link:focus {
    background: #000;
    color: #fff; }
    .program_detail_button_link:hover .icon_arrow, .program_detail_button_link:focus .icon_arrow {
      -webkit-transform: translate3d(3px, 0, 0);
              transform: translate3d(3px, 0, 0); }
    .program_detail_button_link:hover [class$="label"], .program_detail_button_link:focus [class$="label"] {
      color: #fff; }
    .program_detail_button_link:hover [class$="icon"], .program_detail_button_link:focus [class$="icon"] {
      color: #fff; }
  @media print {
    .program_detail_button_link {
      display: none !important; } }
  .program_detail_button_link [class$="icon"] {
    position: relative;
    top: -2px;
    display: inline;
    white-space: nowrap; }
  .program_detail_button_link .icon {
    display: inline-block; }
  .program_detail_button_link .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .program_detail_button_link [class$="inner"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .program_detail_button_link [class$="inner"] {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  @media print {
    .program_detail_button_link [class$="icon"] {
      display: none; } }
  .program_detail_button_link:not(:last-child) {
    margin-bottom: 15px; }
    @media (min-width: 740px) {
      .program_detail_button_link:not(:last-child) {
        margin-right: 15px; } }

/* ==========================================================================
   Program Filter
============================================================================= */
.program_filter {
  background: #2d0d4a;
  color: #fff;
  padding-bottom: 200px; }
  @media (min-width: 980px) {
    .program_filter {
      margin-top: -20px;
      padding-bottom: 25px; } }
  @media (max-width: 979px) {
    .program_filter.fs-swap-enabled {
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      width: 100%;
      height: 100%;
      position: fixed;
      top: 0;
      right: 0;
      z-index: 500;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: opacity 0.35s, visibility 0.35s, -webkit-transform 0.35s;
      transition: opacity 0.35s, visibility 0.35s, -webkit-transform 0.35s;
      transition: opacity 0.35s, transform 0.35s, visibility 0.35s;
      transition: opacity 0.35s, transform 0.35s, visibility 0.35s, -webkit-transform 0.35s; }
      [data-whatinput="mouse"] .program_filter.fs-swap-enabled:focus,
      [data-whatinput="touch"] .program_filter.fs-swap-enabled:focus {
        outline: 0; } }
  .program_filter.fs-swap-active {
    opacity: 1;
    visibility: visible; }
  @media print {
    .program_filter {
      display: none; } }

.program_filter_inner {
  position: relative;
  margin-top: 80px; }
  @media (min-width: 980px) {
    .program_filter_inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin: 0;
      padding: 30px 0 10px 0; } }
  @media (min-width: 1220px) {
    .program_filter_inner {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; } }

.program_filter_wrap {
  margin-bottom: 30px; }
  @media (min-width: 980px) {
    .program_filter_wrap {
      width: 50%;
      display: block;
      margin-bottom: 20px;
      padding-right: 10%; } }
  @media (min-width: 1220px) {
    .program_filter_wrap {
      width: 25%;
      margin-bottom: 0;
      padding: 0; } }

.program_filter_label {
  width: 90%;
  border-bottom: 1px solid rgba(252, 252, 252, 0.2);
  color: #8ed2ca;
  display: block;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 30px;
  text-transform: uppercase; }
  @media (min-width: 1220px) {
    .program_filter_label {
      margin-right: 55px; } }

.program_filter_columns .program_filter_checkbox_choices {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.program_filter_columns .program_filter_checkbox_choice_wrapper {
  width: 48%;
  margin-right: 2%; }

.program_filter_checkbox_choices {
  margin-top: 20px; }

.program_filter_checkbox_choice_wrapper {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.75;
  position: relative;
  margin-bottom: 10px; }
  .program_filter_checkbox_choice_wrapper input {
    width: 20px;
    height: 20px;
    z-index: -2;
    opacity: 0; }
    .program_filter_checkbox_choice_wrapper input:checked ~ .program_filter_checkbox_choice_indicator:before,
    .program_filter_checkbox_choice_wrapper input:checked ~ .form_builder_checkbox_indicator:before,
    .program_filter_checkbox_choice_wrapper input:checked ~ .form_builder_radio_indicator:before {
      display: block; }
  .program_filter_checkbox_choice_wrapper .program_filter_checkbox_choice_indicator,
  .program_filter_checkbox_choice_wrapper .form_builder_checkbox_indicator,
  .program_filter_checkbox_choice_wrapper .form_builder_radio_indicator {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    pointer-events: none;
    text-align: center;
    -webkit-transition: background-color 0.25s;
    transition: background-color 0.25s;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    .program_filter_checkbox_choice_wrapper .program_filter_checkbox_choice_indicator:before,
    .program_filter_checkbox_choice_wrapper .form_builder_checkbox_indicator:before,
    .program_filter_checkbox_choice_wrapper .form_builder_radio_indicator:before {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      display: none; }
  .program_filter_checkbox_choice_wrapper .program_filter_checkbox_choice_indicator:before,
  .program_filter_checkbox_choice_wrapper .form_builder_checkbox_indicator:before,
  .program_filter_checkbox_choice_wrapper .form_builder_radio_indicator:before {
    width: 7px;
    height: 12px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    content: "";
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  .program_filter_checkbox_choice_wrapper input:checked ~ .program_filter_checkbox_choice_indicator,
  .program_filter_checkbox_choice_wrapper input:checked ~ .form_builder_checkbox_indicator,
  .program_filter_checkbox_choice_wrapper input:checked ~ .form_builder_radio_indicator {
    background-color: #55198b;
    border-color: #55198b; }
  .program_filter_checkbox_choice_wrapper input:focus ~ .program_filter_checkbox_choice_indicator,
  .program_filter_checkbox_choice_wrapper input:focus ~ .form_builder_checkbox_indicator,
  .program_filter_checkbox_choice_wrapper input:focus ~ .form_builder_radio_indicator {
    border-color: #c382fc; }
  .program_filter_checkbox_choice_wrapper .program_filter_checkbox_choice_indicator,
  .program_filter_checkbox_choice_wrapper .form_builder_checkbox_indicator,
  .program_filter_checkbox_choice_wrapper .form_builder_radio_indicator {
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 3px;
    color: #fff; }
  .program_filter_checkbox_choice_wrapper .form_builder_checkbox_indicator,
  .program_filter_checkbox_choice_wrapper .form_builder_radio_indicator {
    border: 1px solid #8ed2ca; }

.program_filter_checkbox_choice_label {
  position: relative;
  top: -3px;
  left: 8px; }

/* Submit
============================================================================= */
.program_filter_submit_wrap {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  background: #55198b;
  padding: 20px 0; }
  @media (min-width: 980px) {
    .program_filter_submit_wrap {
      width: auto;
      position: relative;
      bottom: auto;
      left: auto;
      background: transparent;
      padding: 0; } }

.program_filter_submit {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (min-width: 980px) {
    .program_filter_submit {
      position: relative; } }

.program_filter_submit_count {
  width: 100%;
  font-size: 21px;
  line-height: 1em;
  margin-bottom: 20px; }
  @media (min-width: 980px) {
    .program_filter_submit_count {
      width: auto;
      margin: 0;
      padding-right: 15px; } }

.program_filter_count_number {
  color: #8ed2ca;
  font-weight: bold; }

.program_filter_count_text {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.25px;
  padding-left: 10px;
  text-transform: uppercase; }

.program_filter_submit_count,
.program_filter_submit_reset {
  position: relative;
  z-index: 1; }
  @media (min-width: 980px) {
    .program_filter_submit_count,
    .program_filter_submit_reset {
      background: #2d0d4a; } }

.program_filter_buttons_group {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

@media (min-width: 980px) {
  .program_filter_submit_button_wrap {
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 0.25s, visibility 0.25s;
    transition: opacity 0.25s, visibility 0.25s;
    visibility: hidden; }
    .filter_active .program_filter_submit_button_wrap {
      opacity: 1;
      pointer-events: auto;
      visibility: visible; } }

@media (min-width: 980px) {
  .program_filter_submit_button_wrap:after {
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 0;
    background: #8ed2ca;
    content: "";
    display: block;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); } }

.program_filter_submit_button {
  width: 185px;
  height: 62px;
  position: relative;
  z-index: 1;
  background: #fff;
  border: none;
  border-radius: 30px;
  color: #000;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.25px;
  text-transform: uppercase;
  -webkit-transition: background 0.25s, color 0.25s;
  transition: background 0.25s, color 0.25s; }
  @media (min-width: 980px) {
    .program_filter_submit_button {
      -webkit-box-shadow: 0px 0px 0px 12px #2d0d4a;
              box-shadow: 0px 0px 0px 12px #2d0d4a; } }
  .program_filter_submit_button:focus, .program_filter_submit_button:hover {
    background: #55198b;
    color: #fff; }

@media (min-width: 980px) {
  .program_filter_submit_reset {
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 0.25s, visibility 0.25s;
    transition: opacity 0.25s, visibility 0.25s;
    visibility: hidden;
    position: absolute;
    right: 0; }
    .filter_active .program_filter_submit_reset {
      opacity: 1;
      pointer-events: auto;
      visibility: visible; } }

.program_filter_submit_reset_button:focus .program_filter_submit_reset_button_label, .program_filter_submit_reset_button:hover .program_filter_submit_reset_button_label {
  color: #8ed2ca; }

.program_filter_submit_reset_button_inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.program_filter_submit_reset_button_label {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.25px;
  padding-left: 15px;
  text-transform: uppercase;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }

.program_filter_submit_reset_button_icon {
  position: relative;
  top: -10px;
  color: #fff;
  margin-left: 8px; }

/* ==========================================================================
   Mobile
============================================================================= */
.program_filter_handle_wrap {
  background: #2d0d4a;
  margin-top: -20px;
  padding: 20px; }
  @media (min-width: 980px) {
    .program_filter_handle_wrap {
      display: none; } }

.program_filter_handle {
  width: 100%;
  border: 1px solid rgba(252, 252, 252, 0.5);
  color: #8ed2ca;
  display: block;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 30px;
  padding: 10px 20px;
  text-transform: uppercase; }

.program_filter_handle_icon {
  position: relative;
  width: 28px;
  height: 28px;
  background: #8ed2ca;
  border-radius: 50%;
  color: #000;
  display: block;
  float: right; }
  .program_filter_handle_icon .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.program_filter_close {
  font-family: 'Whitney SSm A', 'Whitney SSm B', sans-serif;
  font-weight: 400;
  text-transform: lowercase;
  width: 98px;
  height: 62px;
  position: absolute;
  top: 0;
  right: 0;
  background: #000;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-align: center; }
  @media (min-width: 980px) {
    .program_filter_close {
      display: none; } }
  .program_filter_close .icon {
    margin: 0 auto 5px; }

/* ==========================================================================
	Program List
============================================================================= */
.program_list_items {
  list-style: none;
  margin: 0;
  padding: 0; }

.program_list_item {
  background: transparent;
  border-top: 1px solid #ebebeb;
  padding-top: 22px;
  padding-bottom: 22px; }
  .program_list_item:nth-of-type(odd) {
    background: #FCFCFC; }
  .program_list_item.fs-swap-active {
    background: #55198b; }

.program_list_item_details {
  padding-left: calc(20px + 1.65%);
  padding-right: calc(20px + 1.65%);
  position: relative; }
  @media (min-width: 1220px) {
    .program_list_item_details {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  @media (min-width: 740px) {
    .program_list_item_details {
      padding-left: calc((100% - 720px) / 2 + 1.65%); } }
  @media (min-width: 980px) {
    .program_list_item_details {
      padding-left: calc((100% - 960px) / 2 + 1.65%); } }
  @media (min-width: 1220px) {
    .program_list_item_details {
      padding-left: calc((100% - 1200px) / 2 + 1.65%); } }
  @media (min-width: 1380px) {
    .program_list_item_details {
      padding-left: calc((100% - 1360px) / 2 + 1.65%); } }
  @media (min-width: 740px) {
    .program_list_item_details {
      padding-right: calc((100% - 720px) / 2 + 1.65%); } }
  @media (min-width: 980px) {
    .program_list_item_details {
      padding-right: calc((100% - 960px) / 2 + 1.65%); } }
  @media (min-width: 1220px) {
    .program_list_item_details {
      padding-right: calc((100% - 1200px) / 2 + 1.65%); } }
  @media (min-width: 1380px) {
    .program_list_item_details {
      padding-right: calc((100% - 1360px) / 2 + 1.65%); } }
  @media (min-width: 740px) {
    .program_list_item_details {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }

@media (min-width: 740px) {
  .program_list_item_detail:first-child {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; } }

@media (min-width: 740px) {
  .program_list_item_detail:nth-child(2) {
    width: 280px; } }

@media (min-width: 980px) {
  .program_list_item_detail:nth-child(2) {
    width: 300px; } }

.program_list_item_detail:last-child {
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
  @media (min-width: 740px) {
    .program_list_item_detail:last-child {
      width: 40px;
      position: relative;
      top: auto;
      right: 0;
      -webkit-transform: none;
              transform: none; } }

.program_list_item_name {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.5;
  color: #231330;
  margin: 12px 0 3px;
  margin: 0;
  padding-right: 50px; }
  @media (min-width: 980px) {
    .program_list_item_name {
      font-size: 28px;
      line-height: 1.35714; } }
  @media (min-width: 740px) {
    .program_list_item_name {
      padding-right: 0; } }

.program_list_item_name_link {
  display: inline;
  color: #55198b; }
  .program_list_item_name_link .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .program_list_item_name_link [class$="icon"] {
    position: relative;
    top: -2px;
    display: inline;
    white-space: nowrap; }
  .program_list_item_name_link .icon {
    display: inline-block; }
  .program_list_item_name_link [class$="label"] {
    border-bottom: 1px solid #000;
    padding-bottom: 0;
    -webkit-transition: padding 0.25s ease-in-out, border 0.25s;
    transition: padding 0.25s ease-in-out, border 0.25s; }
    @media print {
      .program_list_item_name_link [class$="label"] {
        border: none !important; } }
  .program_list_item_name_link .icon {
    color: #8800ff; }
  .program_list_item_name_link:focus, .program_list_item_name_link:hover {
    color: #000; }
    .program_list_item_name_link:focus .icon_arrow, .program_list_item_name_link:hover .icon_arrow {
      -webkit-transform: translate3d(3px, 0, 0);
              transform: translate3d(3px, 0, 0); }
    .program_list_item_name_link:focus [class$="label"], .program_list_item_name_link:hover [class$="label"] {
      border-bottom-color: inherit;
      padding-bottom: 5px; }
  .fs-swap-active .program_list_item_name_link {
    color: #fff; }
  .program_list_item_name_link [class$="label"] {
    border-bottom-color: #fff; }

.program_list_item_type {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.75;
  color: #363636;
  padding-right: 50px; }
  @media (min-width: 980px) {
    .program_list_item_type {
      margin-top: 4px; } }
  .fs-swap-active .program_list_item_type {
    display: none; }

.program_list_trigger {
  width: 38px;
  height: 38px;
  position: relative;
  background: #8ed2ca;
  border-radius: 50%; }
  .program_list_trigger.fs-swap-active .program_list_trigger_icon .icon {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg); }

.program_list_trigger_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .program_list_trigger_label.focusable:active, .program_list_trigger_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.program_list_trigger_icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  .program_list_trigger_icon .icon {
    -webkit-transition: -webkit-transform 0.25s;
    transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s; }

.fs-swap-enabled .program_content {
  display: none; }

.fs-swap-active .program_content {
  display: block; }

/* ==========================================================================
	Share Tools
============================================================================= */
.share_tools {
  margin-bottom: 40px;
  display: none; }
  @media (min-width: 740px) {
    .share_tools {
      margin-bottom: 50px; } }
  @media (min-width: 980px) {
    .share_tools {
      margin-bottom: 60px; } }
  .js .share_tools {
    display: block; }
    @media print {
      .js .share_tools {
        display: none; } }

.share_tools_button {
  border-bottom: 1px solid #E8E8E8;
  margin: 0 0 30px 0;
  padding: 0 0 30px 0; }
  @media (min-width: 980px) {
    .share_tools_button {
      margin: 0 0 50px 0;
      padding: 0 0 50px 0; } }

.register_link {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  color: inherit;
  font-size: 14px;
  letter-spacing: 1.25px;
  line-height: 22px;
  text-transform: uppercase;
  cursor: pointer;
  padding: 16px 40px;
  text-align: center;
  display: inline-block;
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  color: inherit;
  font-size: 14px;
  letter-spacing: 1.25px;
  line-height: 22px;
  text-transform: uppercase;
  background: #55198b;
  color: #fff;
  padding: 16px 30px;
  -webkit-transition: background .25s, color .25s;
  transition: background .25s, color .25s; }
  .register_link [class$="icon"] {
    position: relative;
    top: -2px;
    display: inline;
    white-space: nowrap; }
  .register_link .icon {
    display: inline-block; }
  .register_link .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .register_link [class$="inner"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .register_link [class$="inner"] {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  @media print {
    .register_link [class$="icon"] {
      display: none; } }
  .register_link [class$="icon"] {
    position: relative;
    top: -2px;
    display: inline;
    white-space: nowrap; }
  .register_link .icon {
    display: inline-block; }
  .register_link .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .register_link [class$="inner"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  @media (min-width: 980px) {
    .register_link {
      padding-top: 20px;
      padding-bottom: 20px; } }
  .register_link [class$="inner"] {
    text-align: left; }
  .register_link [class$="label"] {
    color: #fff; }
  .register_link [class$="icon"] {
    top: -2px !important;
    color: #fff; }
  .register_link:hover, .register_link:focus {
    background: #000;
    color: #fff; }
    .register_link:hover .icon_arrow, .register_link:focus .icon_arrow {
      -webkit-transform: translate3d(3px, 0, 0);
              transform: translate3d(3px, 0, 0); }
    .register_link:hover [class$="label"], .register_link:focus [class$="label"] {
      color: #fff; }
    .register_link:hover [class$="icon"], .register_link:focus [class$="icon"] {
      color: #fff; }
  @media print {
    .register_link {
      display: none !important; } }

.share_tools_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (min-width: 980px) {
    .share_tools_inner {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }

.share_tools_social {
  width: 100%;
  height: 65px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f8f8f8;
  border: 1px solid #E8E8E8;
  border-radius: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (min-width: 500px) {
    .share_tools_social {
      width: 80%; } }
  @media (min-width: 740px) {
    .share_tools_social {
      width: 50%; } }
  @media (min-width: 980px) {
    .share_tools_social {
      width: 330px; } }

.share_tools_title {
  font-family: 'Whitney SSm A', 'Whitney SSm B', sans-serif;
  font-weight: 400;
  text-transform: lowercase;
  font-size: 15px;
  letter-spacing: 0.5px;
  margin-right: 20px; }

.share_tools_list {
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.share_tool_item:not(:last-child) {
  margin-right: 15px; }

.share_tool {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s; }
  .share_tool:focus, .share_tool:hover {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }

.share_tool_icon .icon_facebook {
  width: 23px;
  height: 23px;
  color: #3A559F; }

.share_tool_icon .icon_twitter {
  width: 24px;
  height: 24px;
  color: #03A9F4; }

.share_tool_icon .icon_linkedin {
  width: 24px;
  height: 24px;
  color: #0077b5; }

.share_tool_icon .icon_email {
  width: 24px;
  height: 19px;
  color: #8800ff; }

.share_tool_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .share_tool_label.focusable:active, .share_tool_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.share_tools_calendar {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }
  @media (min-width: 980px) {
    .share_tools_calendar {
      margin: 0;
      -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0; } }

.share_tools_calendar_item {
  margin-bottom: 8px; }
  @media (min-width: 740px) {
    .share_tools_calendar_item {
      margin-bottom: 0; } }
  .share_tools_calendar_item:not(:last-child) {
    margin-right: 15px; }
    @media (min-width: 740px) {
      .share_tools_calendar_item:not(:last-child) {
        margin-right: 30px; } }

.share_tools_calendar_link {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  color: inherit;
  font-size: 14px;
  letter-spacing: 1.25px;
  line-height: 22px;
  text-transform: uppercase;
  display: inline;
  color: #2d0d4a; }
  .share_tools_calendar_link [class$="icon"] {
    position: relative;
    top: -2px;
    display: inline;
    white-space: nowrap; }
  .share_tools_calendar_link .icon {
    display: inline-block; }
  .share_tools_calendar_link .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .share_tools_calendar_link [class$="inner"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .share_tools_calendar_link [class$="label"] {
    border-bottom: 1px solid transparent;
    padding-bottom: 0;
    -webkit-transition: padding 0.25s ease-in-out, border 0.25s;
    transition: padding 0.25s ease-in-out, border 0.25s; }
    @media print {
      .share_tools_calendar_link [class$="label"] {
        border: none !important; } }
  .share_tools_calendar_link:focus, .share_tools_calendar_link:hover {
    color: #8800ff; }
    .share_tools_calendar_link:focus [class$="label"], .share_tools_calendar_link:hover [class$="label"] {
      border-bottom-color: inherit;
      padding-bottom: 5px; }
    .share_tools_calendar_link:focus [class$="label"], .share_tools_calendar_link:hover [class$="label"] {
      padding-bottom: 0; }

.share_tools_calendar_link_label {
  margin-right: 7px; }

/* ==========================================================================
   Stats
============================================================================= */
.stats_block {
  position: relative;
  z-index: 2;
  background: #000;
  color: #fff;
  padding: 90px 0 100px; }

@media (min-width: 740px) {
  .stats_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.stats_header {
  margin-bottom: 55px; }
  @media (min-width: 740px) {
    .stats_header {
      width: 50%;
      margin-bottom: 0;
      padding-right: 40px; } }
  @media (min-width: 1220px) {
    .stats_header {
      width: 52%; } }

@media (min-width: 740px) {
  .stats_header_inner {
    max-width: 500px;
    position: sticky;
    top: 45px; } }

@media (min-width: 980px) {
  .stats_header_inner {
    top: 90px; } }

.stats_label {
  font-family: 'Whitney SSm A', 'Whitney SSm B', sans-serif;
  font-weight: 400;
  text-transform: lowercase;
  font-size: 14px;
  line-height: 1.42857;
  margin: 0; }
  @media (min-width: 740px) {
    .stats_label {
      font-size: 18px;
      letter-spacing: 2px;
      line-height: 1.33333; } }

.stats_title {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.375;
  margin: 10px 0 20px 0; }
  @media (min-width: 740px) {
    .stats_title {
      font-family: 'Whitney A', 'Whitney B', sans-serif;
      font-weight: 400;
      font-size: 36px;
      line-height: 1.27778; } }

.stats_caption {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.70588; }
  @media (min-width: 740px) {
    .stats_caption {
      font-size: 21px;
      line-height: 1.61905; } }
  .stats_caption p {
    margin: 0; }

@media (min-width: 740px) {
  .stats {
    width: 50%;
    padding-top: 10%;
    padding-left: 7px; } }

@media (min-width: 1220px) {
  .stats {
    width: 48%;
    padding-right: 110px; } }

.stat {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.25s, visibility 0.25s;
  transition: opacity 0.25s, visibility 0.25s; }
  .stat:not(:last-child) {
    margin-bottom: 45px; }
    @media (min-width: 980px) {
      .stat:not(:last-child) {
        margin-bottom: 95px; } }
  .stat.active-stat {
    opacity: 0;
    visibility: hidden; }

.stat_value {
  font-family: 'ColinCasual', Georgia, serif;
  font-weight: 400;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 70px; }
  @media (min-width: 1220px) {
    .stat_value {
      font-size: 100px; } }
  .stat:nth-child(3n+1) .stat_value {
    color: #c382fc; }
  .stat:nth-child(3n+2) .stat_value {
    color: #8ed2ca; }
  .stat:nth-child(3n+3) .stat_value {
    color: #fce182; }
  .stat:nth-child(3n+4) .stat_value {
    color: #92AD2A; }
  .stat_value:after {
    height: 3px;
    width: 0;
    background: currentColor;
    content: "";
    margin-left: 14px;
    opacity: 0;
    -webkit-transition: width 0.5s, opacity 0.5s, visibility 0.5s;
    transition: width 0.5s, opacity 0.5s, visibility 0.5s;
    visibility: hidden; }
    .fs-checkpoint-active .stat_value:after {
      width: 100%;
      opacity: 1;
      visibility: visible; }

.stat_label {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 1.25px;
  line-height: 1.57143;
  margin: 0 0 10px;
  text-transform: uppercase; }

.stat_caption {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.70588; }
  @media (min-width: 740px) {
    .stat_caption {
      font-size: 21px;
      line-height: 1.61905; } }
  .stat_caption p {
    margin: 0; }

.stat_link {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  color: inherit;
  font-size: 14px;
  letter-spacing: 1.25px;
  line-height: 22px;
  text-transform: uppercase;
  background: #fff;
  color: #55198b;
  padding: 16px 30px;
  -webkit-transition: background .25s, color .25s;
  transition: background .25s, color .25s;
  display: inline-block;
  margin-top: 8px;
  vertical-align: top; }
  .stat_link [class$="icon"] {
    position: relative;
    top: -2px;
    display: inline;
    white-space: nowrap; }
  .stat_link .icon {
    display: inline-block; }
  .stat_link .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .stat_link [class$="inner"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  @media (min-width: 980px) {
    .stat_link {
      padding-top: 20px;
      padding-bottom: 20px; } }
  .stat_link [class$="inner"] {
    text-align: left; }
  .stat_link [class$="label"] {
    color: #55198b; }
  .stat_link [class$="icon"] {
    top: -2px !important;
    color: #000; }
  .stat_link:hover, .stat_link:focus {
    background: #55198b;
    color: #fff; }
    .stat_link:hover .icon_arrow, .stat_link:focus .icon_arrow {
      -webkit-transform: translate3d(3px, 0, 0);
              transform: translate3d(3px, 0, 0); }
    .stat_link:hover [class$="label"], .stat_link:focus [class$="label"] {
      color: #fff; }
    .stat_link:hover [class$="icon"], .stat_link:focus [class$="icon"] {
      color: #fff; }
  @media print {
    .stat_link {
      display: none !important; } }

/* ==========================================================================
	Testimonial
============================================================================= */
.testimonial_block {
  background: #55198b;
  color: #fff;
  padding: 30px 0; }
  @media (min-width: 740px) {
    .testimonial_block {
      padding: 50px 0; } }
  @media (min-width: 980px) {
    .testimonial_block {
      padding: 70px 0; } }

@media (min-width: 740px) {
  .testimonial_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.testimonial_figure {
  width: 100px;
  float: right;
  margin: 0 0 0 20px; }
  @media (min-width: 740px) {
    .testimonial_figure {
      width: auto;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 28%;
              flex: 0 0 28%;
      float: none;
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; } }
  .testimonial_figure .lazy_image_wrapper {
    padding-top: 100%; }

.testimonial_image_wrapper {
  display: block; }
  .testimonial_image_wrapper picture {
    display: block; }
  .testimonial_image_wrapper img {
    display: block;
    width: 100%; }

.testimonial_wrapper {
  margin-top: 10px; }
  @media (min-width: 980px) {
    .testimonial_wrapper {
      margin-top: 25px; } }

.testimonial_quote {
  font-family: 'Utopia W01 Bd', serif;
  font-weight: 700;
  font-size: 24px;
  padding-left: 25px; }
  @media (min-width: 980px) {
    .testimonial_quote {
      font-size: 34px;
      padding-left: 35px;
      padding-right: 100px; } }
  @media (min-width: 1220px) {
    .testimonial_quote {
      padding-right: 200px; } }
  .testimonial_quote.testimonial_quote_image {
    padding-right: 0; }

.testimonial_quote_text {
  line-height: 1.66667;
  margin: 0;
  quotes: '\201c' '\201d'; }
  @media print {
    .testimonial_quote_text {
      border: none;
      padding: 0; } }
  @media (min-width: 980px) {
    .testimonial_quote_text {
      line-height: 1.47059; } }
  .testimonial_quote_text p {
    margin: 0; }
    .testimonial_quote_text p:before {
      color: #8ed2ca;
      content: open-quote;
      margin-left: -25px;
      padding-right: 10px; }
      @media (min-width: 740px) {
        .testimonial_quote_text p:before {
          margin-left: -35px;
          padding-right: 20px; } }
    .testimonial_quote_text p:after {
      content: close-quote; }

.testimonial_quote_caption {
  position: relative; }
  .testimonial_quote_caption:before {
    height: 35px;
    width: 1px;
    border-left: 1px dashed #8ed2ca;
    content: "";
    display: block;
    margin: 17px 0 20px 0; }

.testimonial_quote_attribution {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  display: block;
  font-size: 14px;
  letter-spacing: 1.25px;
  line-height: 1;
  text-transform: uppercase; }

.testimonial_quote_title {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.75;
  line-height: 1;
  display: block;
  margin-top: 10px; }

/* ==========================================================================
	To Be Bold Banner
============================================================================= */
.tobebold_banner {
  background-color: #000;
  color: #fff;
  padding: 20px 0; }
  @media (min-width: 980px) {
    .tobebold_banner {
      padding-top: 13px;
      padding-bottom: 13px; } }

.tobebold_banner_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.tobebold_banner_link {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  color: currentColor;
  font-size: 15px;
  letter-spacing: 0.03333333em;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }
  .tobebold_banner_link:focus, .tobebold_banner_link:hover {
    color: #c382fc; }

.tobebold_banner_link_items {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 -4px -4px; }

.tobebold_banner_link_item {
  margin-bottom: 4px;
  padding: 0 4px; }
  .tobebold_banner_link_item.is_break {
    height: 0;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
    @media (min-width: 740px) {
      .tobebold_banner_link_item.is_break {
        display: none; } }
  .tobebold_banner_link_item.is_star_icon .icon {
    color: currentColor; }
  .tobebold_banner_link_item.is_arrow_icon .icon {
    color: #c382fc; }

.tobebold_banner_pre_title {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  white-space: nowrap; }

/* ==========================================================================
	Topic Row
============================================================================= */
.topics_block {
  padding: 40px 0; }
  @media (min-width: 980px) {
    .topics_block {
      padding: 60px 0; } }

.topics_header {
  color: #000;
  margin-bottom: 25px; }
  @media (min-width: 980px) {
    .topics_header {
      margin-bottom: 35px; } }

.topics_title {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 1.4;
  margin: 0; }
  @media (min-width: 740px) {
    .topics_title {
      font-size: 42px;
      line-height: 1.2381; } }
  @media (min-width: 980px) {
    .topics_title {
      font-size: 46px; } }

/* Topics
============================================================================= */
.topics .topic:not(:first-child) {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin-top: 20px;
  padding-top: 25px; }
  @media (min-width: 980px) {
    .topics .topic:not(:first-child) {
      margin-top: 40px;
      padding-top: 45px; } }

.topic_inner {
  overflow: hidden; }
  @media (min-width: 740px) {
    .topic_inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

.topic_figure {
  display: block;
  width: 150px;
  float: right;
  margin: 0 0 10px 20px; }
  .topic_figure picture {
    display: block; }
  .topic_figure img {
    display: block;
    width: 100%; }
  @media (min-width: 740px) {
    .topic_figure {
      width: inherit;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 41%;
              flex: 0 0 41%;
      float: none;
      margin: 0 0 0 20px;
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; } }
  @media (min-width: 1220px) {
    .topic_figure {
      margin: 0 0 0 100px; } }

.topic_image_wrapper {
  background: none;
  padding-top: 56.25%; }

@media (min-width: 980px) {
  .topic_wrapper {
    width: 75%;
    margin: 13px 0; } }

.topic_header {
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.topic_title {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.375;
  margin: 0; }
  @media (min-width: 740px) {
    .topic_title {
      font-family: 'Whitney A', 'Whitney B', sans-serif;
      font-weight: 400;
      font-size: 36px;
      line-height: 1.27778; } }

.topic_label {
  font-family: 'Whitney SSm A', 'Whitney SSm B', sans-serif;
  font-weight: 400;
  text-transform: lowercase;
  font-size: 14px;
  line-height: 1.42857;
  margin: 0 0 5px 0;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }
  @media (min-width: 740px) {
    .topic_label {
      font-size: 18px;
      letter-spacing: 2px;
      line-height: 1.33333; } }

.topic_body {
  margin: 10px 0 15px 0; }
  @media (min-width: 980px) {
    .topic_body {
      margin: 20px 0 25px 0; } }

.topic_description {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 500;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.70588;
  color: #363636; }
  @media (min-width: 740px) {
    .topic_description {
      font-size: 21px;
      line-height: 1.61905; } }
  .topic_description p {
    margin: 0; }

@media print {
  .topic_links {
    display: none; } }

.topic_link {
  font-family: 'Whitney A', 'Whitney B', sans-serif;
  font-weight: 700;
  color: inherit;
  font-size: 14px;
  letter-spacing: 1.25px;
  line-height: 22px;
  text-transform: uppercase;
  display: inline; }
  .topic_link [class$="icon"] {
    position: relative;
    top: -2px;
    display: inline;
    white-space: nowrap; }
  .topic_link .icon {
    display: inline-block; }
  .topic_link .icon_arrow {
    margin-left: 7px;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, -webkit-transform 0.3s;
    transition: color 0.25s, transform 0.3s;
    transition: color 0.25s, transform 0.3s, -webkit-transform 0.3s; }
  .topic_link [class$="inner"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .topic_link [class$="label"] {
    border-bottom: 1px solid transparent;
    padding-bottom: 0;
    -webkit-transition: padding 0.25s ease-in-out, border 0.25s;
    transition: padding 0.25s ease-in-out, border 0.25s; }
    @media print {
      .topic_link [class$="label"] {
        border: none !important; } }
  .topic_link .icon {
    color: #8800ff; }
  .topic_link:focus, .topic_link:hover {
    color: #55198b; }
    .topic_link:focus [class$="label"], .topic_link:hover [class$="label"] {
      border-bottom-color: inherit;
      padding-bottom: 5px; }
    .topic_link:focus .icon_arrow, .topic_link:hover .icon_arrow {
      -webkit-transform: translate3d(3px, 0, 0);
              transform: translate3d(3px, 0, 0); }
    .topic_link:focus [class$='label'], .topic_link:hover [class$='label'] {
      padding-bottom: 0; }

/* ==========================================================================
	Themes
============================================================================= */
.topics_block.theme_purple {
  background-color: #55198b; }

.topics_block.theme_purple_dark {
  background-color: #2d0d4a; }

.topics_block.theme_purple, .topics_block.theme_purple_dark {
  background-image: url("../images/texture.png");
  background-position: top right;
  background-repeat: no-repeat;
  color: #fff; }
  .topics_block.theme_purple .topics_header,
  .topics_block.theme_purple .topic_header,
  .topics_block.theme_purple .topic_description, .topics_block.theme_purple_dark .topics_header,
  .topics_block.theme_purple_dark .topic_header,
  .topics_block.theme_purple_dark .topic_description {
    color: #fff; }
  .topics_block.theme_purple .topic_link .icon, .topics_block.theme_purple_dark .topic_link .icon {
    color: #fff; }
  .topics_block.theme_purple .topic_link:focus, .topics_block.theme_purple .topic_link:hover, .topics_block.theme_purple_dark .topic_link:focus, .topics_block.theme_purple_dark .topic_link:hover {
    color: #fff; }

/* ==========================================================================
	Print
============================================================================= */
@media print {
  * {
    background: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important; }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  a {
    text-decoration: underline; }
    a:visited {
      text-decoration: underline; }
    a[href]:after {
      content: " (" attr(href) ")"; }
    a[href^="javascript:"]:after, a[href^="#"]:after {
      content: ""; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #999;
    padding: 10px;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  .print {
    display: block; }
  #fs-grid-menu {
    display: none !important; }
  .fs-background-container {
    display: none; }
  .fs-checkpoint {
    -webkit-transform: none !important;
            transform: none !important;
    opacity: 1 !important; } }
