@charset "UTF-8";
/* ==========================================================================
	Imports
============================================================================= */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("//hello.myfonts.net/count/3628d2");
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

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

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -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.4 [background.css] 2018-03-15 | 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.4 [carousel.css] 2018-03-15 | 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-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.4 [checkbox.css] 2018-03-15 | GPL-3.0 License | formstone.it */
.fs-checkbox {
  display: inline-block;
  vertical-align: middle; }

.fs-checkbox, .fs-checkbox *, .fs-checkbox :after, .fs-checkbox :before, .fs-checkbox:after, .fs-checkbox: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-checkbox-element_placeholder {
  display: none;
  visibility: hidden; }

.fs-checkbox-element {
  width: 110%;
  height: 110%;
  position: absolute;
  top: -5%;
  right: -5%;
  bottom: -5%;
  left: -5%;
  z-index: -1;
  background: 0 0;
  border: 0;
  margin: 0;
  padding: 0;
  pointer-events: none;
  -webkit-transition: none;
  transition: none;
  opacity: 0;
  -webkit-appearance: none; }

.fs-checkbox-label {
  cursor: pointer;
  display: inline-block;
  line-height: 20px;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fs-checkbox-marker {
  position: relative;
  width: 20px;
  height: 20px;
  border: 1px solid;
  cursor: pointer;
  display: inline-block; }

.fs-checkbox-flag {
  width: 100%;
  height: 100%;
  margin: 0; }

.fs-checkbox-flag:before {
  width: 5px;
  height: 10px;
  border: 2px solid;
  border-top: 0;
  border-left: 0;
  content: '';
  display: block;
  margin: 3px 0 0 6px;
  -webkit-transition: -webkit-transform .15s ease;
  transition: -webkit-transform .15s ease;
  transition: transform .15s ease;
  transition: transform .15s ease, -webkit-transform .15s ease;
  transition: transform .15s ease,-webkit-transform .15s ease;
  -webkit-transform: rotate(45deg) scale(0);
  transform: rotate(45deg) scale(0); }

.fs-checkbox-checked .fs-checkbox-flag:before {
  -webkit-transform: rotate(45deg) scale(1);
  transform: rotate(45deg) scale(1); }

.fs-checkbox-radio .fs-checkbox-marker {
  position: relative;
  border-radius: 100%; }

.fs-checkbox-radio .fs-checkbox-flag {
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #666;
  border-radius: 100%;
  margin: auto;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform .15s ease;
  transition: -webkit-transform .15s ease;
  transition: transform .15s ease;
  transition: transform .15s ease, -webkit-transform .15s ease;
  transition: transform .15s ease,-webkit-transform .15s ease; }

.fs-checkbox-radio .fs-checkbox-flag:before {
  display: none; }

.fs-checkbox-radio.fs-checkbox-checked .fs-checkbox-flag {
  -webkit-transform: scale(1);
  transform: scale(1); }

.fs-checkbox-radio.fs-checkbox-checked .fs-checkbox-flag:before {
  display: none; }

.fs-checkbox-disabled {
  cursor: default;
  opacity: .5; }

.fs-checkbox-label.fs-checkbox-disabled {
  cursor: default; }

.fs-checkbox-disabled .fs-checkbox-marker {
  cursor: default; }

.fs-checkbox-toggle {
  position: relative; }

.fs-checkbox-label.fs-checkbox-toggle {
  line-height: 40px; }

.fs-checkbox-toggle .fs-checkbox-marker {
  width: 100px;
  height: 40px;
  position: relative; }

.fs-checkbox-toggle .fs-checkbox-marker:after {
  clear: both;
  content: '';
  display: table; }

.fs-checkbox-toggle .fs-checkbox-flag {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #666;
  display: block;
  -webkit-transition: left .15s ease;
  transition: left .15s ease; }

.no-touch .fs-checkbox-toggle:hover .fs-checkbox-flag:after {
  opacity: 1; }

.fs-checkbox-toggle.fs-checkbox-checked .fs-checkbox-flag {
  left: 50%; }

.fs-checkbox-toggle.fs-checkbox-checked .fs-checkbox-flag:before {
  display: none; }

.fs-checkbox-toggle.fs-checkbox-disabled .fs-checkbox-flag:after {
  display: none; }

.fs-checkbox-toggle .fs-checkbox-state {
  width: 50%;
  display: block;
  line-height: 40px;
  margin: 0;
  text-align: center; }

.fs-checkbox-toggle .fs-checkbox-state_on {
  float: left; }

.fs-checkbox-toggle .fs-checkbox-state_off {
  float: right; }

/*! formstone v1.4.4 [checkpoint.css] 2018-03-15 | GPL-3.0 License | formstone.it */
[data-checkpoint-animation=fade-down], [data-checkpoint-animation=fade-in], [data-checkpoint-animation=fade-left], [data-checkpoint-animation=fade-right], [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; }

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

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

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

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

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

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

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

[data-checkpoint-animation=zoom-in-down], [data-checkpoint-animation=zoom-in-left], [data-checkpoint-animation=zoom-in-right], [data-checkpoint-animation=zoom-in-up], [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; }

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

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

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

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

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

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

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

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

[data-checkpoint-animation=zoom-out-down], [data-checkpoint-animation=zoom-out-left], [data-checkpoint-animation=zoom-out-right], [data-checkpoint-animation=zoom-out-up], [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; }

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

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

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

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

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

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

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

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

[data-checkpoint-animation=flip-down], [data-checkpoint-animation=flip-left], [data-checkpoint-animation=flip-right], [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; }

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

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

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

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

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

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

/*! formstone v1.4.4 [dropdown.css] 2018-03-15 | GPL-3.0 License | formstone.it */
.fs-dropdown {
  position: relative;
  z-index: 1;
  display: block;
  max-width: 100%; }

.fs-dropdown, .fs-dropdown *, .fs-dropdown :after, .fs-dropdown :before, .fs-dropdown:after, .fs-dropdown: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-dropdown-element {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  z-index: -1;
  opacity: 0;
  outline: 0;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent; }

.fs-dropdown-mobile .fs-dropdown-element, .fs-dropdown-native .fs-dropdown-element {
  z-index: 7; }

.fs-dropdown-mobile.fs-dropdown-multiple .fs-dropdown-element, .fs-dropdown-native.fs-dropdown-multiple .fs-dropdown-element {
  z-index: -1; }

.fs-dropdown-selected {
  border: none;
  padding: 0;
  width: 100%;
  position: relative;
  z-index: 2;
  background: #fff;
  border: 1px solid;
  color: #000;
  cursor: pointer;
  display: block;
  overflow: hidden;
  text-align: left;
  text-overflow: clip; }

.fs-dropdown-options {
  width: 100%;
  max-height: 260px;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  background: #fff;
  border: 1px solid;
  display: none;
  overflow: auto;
  overflow-x: hidden; }

.fs-dropdown-options.fs-scrollbar {
  position: absolute; }

.fs-dropdown-group {
  display: block;
  font-size: 75%; }

.fs-dropdown-item {
  border: none;
  padding: 0;
  width: 100%;
  background: #fff;
  border-radius: 0;
  color: #000;
  cursor: pointer;
  display: block;
  overflow: hidden;
  text-align: left;
  text-decoration: none;
  text-overflow: ellipsis; }

.fs-dropdown-item_placeholder {
  display: none; }

.fs-dropdown-item_selected {
  background: #ddd; }

.fs-dropdown-item_disabled {
  cursor: default;
  opacity: .5; }

.fs-dropdown-open {
  z-index: 3; }

.fs-dropdown-open .fs-dropdown-options {
  display: block; }

.fs-dropdown-open .fs-dropdown-selected {
  z-index: 6; }

.fs-dropdown-cover.fs-dropdown-open .fs-dropdown-selected {
  z-index: 4; }

.fs-dropdown-cover .fs-dropdown-options {
  top: 0; }

.fs-dropdown-bottom .fs-dropdown-options {
  top: auto;
  bottom: 100%; }

.fs-dropdown-bottom.fs-dropdown-cover .fs-dropdown-options {
  top: auto;
  bottom: 0; }

.fs-dropdown-multiple .fs-dropdown-options {
  width: 100%;
  position: static;
  display: block; }

.fs-dropdown-disabled {
  opacity: .5; }

.fs-dropdown-disabled .fs-dropdown-selected {
  cursor: default; }

.fs-dropdown-disabled .fs-dropdown-group, .fs-dropdown-disabled .fs-dropdown-item {
  cursor: default; }

.fs-dropdown-options.fs-scrollbar {
  overflow: hidden; }

.fs-dropdown-options.fs-scrollbar .fs-scrollbar-bar {
  border: 1px solid;
  border-width: 0 0 0 1px; }

.fs-dropdown-options.fs-scrollbar .fs-scrollbar-content {
  max-height: 260px;
  height: auto; }

.fs-dropdown-options.fs-scrollbar.fs-scrollbar-active .fs-scrollbar-content {
  padding: 0; }

/*! formstone v1.4.4 [lightbox.css] 2018-03-15 | 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.4 [navigation.css] 2018-03-15 | GPL-3.0 License | formstone.it */
.fs-navigation, .fs-navigation *, .fs-navigation :after, .fs-navigation :before, .fs-navigation:after, .fs-navigation: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-navigation-toggle-nav.fs-navigation-enabled {
  display: none; }

.fs-navigation-toggle-nav.fs-navigation-open {
  display: block; }

.fs-navigation-toggle-handle.fs-navigation-enabled {
  border: none;
  padding: 0;
  width: 100%;
  cursor: pointer;
  display: block; }

.fs-navigation-overlay-nav.fs-navigation-enabled, .fs-navigation-push-nav.fs-navigation-enabled, .fs-navigation-reveal-nav.fs-navigation-enabled {
  width: 270px;
  height: 100%;
  height: calc(100% + 60px);
  position: fixed;
  top: 0;
  background: #fff;
  display: block;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

.fs-navigation-push-nav.fs-navigation-enabled, .fs-navigation-reveal-nav.fs-navigation-enabled {
  visibility: hidden; }

.fs-navigation-reveal-nav.fs-navigation-animated {
  -webkit-transition: visibility 1ms linear .2s;
  transition: visibility 1ms linear .2s; }

.fs-navigation-overlay-nav.fs-navigation-animated, .fs-navigation-push-nav.fs-navigation-animated {
  -webkit-transition: visibility 1ms linear .2s,-webkit-transform .2s ease;
  transition: visibility 1ms linear .2s,-webkit-transform .2s ease;
  transition: transform .2s ease,visibility 1ms linear .2s;
  transition: transform .2s ease,visibility 1ms linear .2s,-webkit-transform .2s ease; }

.fs-navigation-push-nav.fs-navigation-enabled, .fs-navigation-reveal-nav.fs-navigation-enabled {
  z-index: 0; }

.fs-navigation-overlay-left-nav.fs-navigation-enabled, .fs-navigation-push-left-nav.fs-navigation-enabled, .fs-navigation-reveal-left-nav.fs-navigation-enabled {
  left: 0; }

.fs-navigation-overlay-right-nav.fs-navigation-enabled, .fs-navigation-push-right-nav.fs-navigation-enabled, .fs-navigation-reveal-right-nav.fs-navigation-enabled {
  right: 0; }

.fs-navigation-overlay-left-nav.fs-navigation-enabled, .fs-navigation-push-left-nav.fs-navigation-enabled {
  -webkit-transform: translate3D(-270px, 0, 0);
  transform: translate3D(-270px, 0, 0); }

.fs-navigation-overlay-right-nav.fs-navigation-enabled, .fs-navigation-push-right-nav.fs-navigation-enabled {
  -webkit-transform: translate3D(270px, 0, 0);
  transform: translate3D(270px, 0, 0); }

.fs-navigation-overlay-nav.fs-navigation-enabled {
  z-index: 3; }

.fs-navigation-reveal-nav.fs-navigation-open {
  visibility: visible;
  -webkit-transition: visibility 1ms ease;
  transition: visibility 1ms ease; }

.fs-navigation-overlay-nav.fs-navigation-open, .fs-navigation-push-nav.fs-navigation-open {
  -webkit-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0);
  -webkit-transition: visibility 1ms ease,-webkit-transform .2s ease;
  transition: visibility 1ms ease,-webkit-transform .2s ease;
  transition: transform .2s ease,visibility 1ms ease;
  transition: transform .2s ease,visibility 1ms ease,-webkit-transform .2s ease;
  visibility: visible; }

.fs-navigation-overlay-handle.fs-navigation-enabled, .fs-navigation-push-handle.fs-navigation-enabled {
  border: none;
  padding: 0;
  cursor: pointer;
  display: block; }

.fs-navigation-overlay-content:before {
  width: 100%;
  height: 100%;
  height: calc(100% + 60px);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: #fff;
  background: rgba(255, 255, 255, 0.75);
  content: '';
  display: block;
  opacity: 0;
  -webkit-transition: opacity .2s ease,visibility .2s ease;
  transition: opacity .2s ease,visibility .2s ease;
  visibility: hidden; }

.fs-navigation-overlay-content.fs-navigation-open:before {
  opacity: 1;
  visibility: visible; }

.fs-navigation-push-content.fs-navigation-enabled, .fs-navigation-reveal-content.fs-navigation-enabled {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  -webkit-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0); }

.fs-navigation-push-content.fs-navigation-animated, .fs-navigation-reveal-content.fs-navigation-animated {
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease;
  transition: transform .2s ease,-webkit-transform .2s ease; }

.fs-navigation-push-left-content.fs-navigation-open, .fs-navigation-reveal-left-content.fs-navigation-open {
  -webkit-transform: translateX(270px);
  transform: translateX(270px); }

.fs-navigation-push-right-content.fs-navigation-open, .fs-navigation-reveal-right-content.fs-navigation-open {
  -webkit-transform: translateX(-270px);
  transform: translateX(-270px); }

.fs-navigation-handle.fs-navigation-enabled {
  border: none;
  padding: 0; }

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

/*! formstone v1.4.4 [pagination.css] 2018-03-15 | GPL-3.0 License | formstone.it */
.fs-pagination-ellipsis, .fs-pagination-page {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  display: inline-block;
  margin: -1px;
  overflow: hidden;
  padding: 0; }

.fs-pagination-active, .fs-pagination-first, .fs-pagination-last, .fs-pagination-visible {
  width: auto;
  height: auto;
  position: static;
  clip: none;
  margin: 0;
  overflow: visible; }

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

.fs-pagination-position, .fs-pagination-select {
  display: none; }

.fs-pagination-mobile .fs-pagination-pages {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  display: inline-block;
  margin: -1px;
  overflow: hidden;
  padding: 0; }

.fs-pagination-mobile .fs-pagination-position {
  position: relative;
  display: block; }

.fs-pagination-mobile .fs-pagination-select {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: block;
  margin: auto;
  opacity: 0; }

/*! formstone v1.4.4 [sticky.css] 2018-03-15 | 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.4 [viewer.css] 2018-03-15 | 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.4 [grid.css] 2018-04-18 | GPL-3.0 License | formstone.it */
.fs-grid .fs-row, .fs_grid_row {
  min-width: 260px;
  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: 94%;
    width: calc(100% - 60px); } }

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

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

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

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

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

@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%;
  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 .fs-row [class*=fs-cell][class*="-first"], .fs_grid_cell_first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1; }

.fs-grid .fs-row [class*=fs-cell][class*="-last"], .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 {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1; }

.fs-grid .fs-row .fs-cell.fs-all-last {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

.fs-grid .fs-row .fs-cell.fs-all-align-start {
  -ms-flex-item-align: start;
  align-self: flex-start; }

.fs-grid .fs-row .fs-cell.fs-all-align-center {
  -ms-flex-item-align: center;
  align-self: center; }

.fs-grid .fs-row .fs-cell.fs-all-align-end {
  -ms-flex-item-align: end;
  align-self: flex-end; }

.fs-grid .fs-row .fs-cell.fs-all-justify-start {
  margin-right: auto; }

.fs-grid .fs-row .fs-cell.fs-all-justify-center {
  margin-right: auto;
  margin-left: auto; }

.fs-grid .fs-row .fs-cell.fs-all-justify-end {
  margin-left: auto; }

.fs-grid .fs-row .fs-all-fifth {
  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%;
  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%;
  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%;
  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%;
  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%;
  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%;
  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%;
  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%;
  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%;
  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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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 {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .fs-grid .fs-row .fs-cell.fs-sm-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .fs-grid .fs-row .fs-cell.fs-sm-align-start {
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .fs-grid .fs-row .fs-cell.fs-sm-align-center {
    -ms-flex-item-align: center;
    align-self: center; }
  .fs-grid .fs-row .fs-cell.fs-sm-align-end {
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .fs-grid .fs-row .fs-cell.fs-sm-justify-start {
    margin-right: auto; }
  .fs-grid .fs-row .fs-cell.fs-sm-justify-center {
    margin-right: auto;
    margin-left: auto; }
  .fs-grid .fs-row .fs-cell.fs-sm-justify-end {
    margin-left: auto; }
  .fs-grid .fs-row .fs-sm-fifth {
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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 {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .fs-grid .fs-row .fs-cell.fs-xs-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .fs-grid .fs-row .fs-cell.fs-xs-align-start {
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .fs-grid .fs-row .fs-cell.fs-xs-align-center {
    -ms-flex-item-align: center;
    align-self: center; }
  .fs-grid .fs-row .fs-cell.fs-xs-align-end {
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .fs-grid .fs-row .fs-cell.fs-xs-justify-start {
    margin-right: auto; }
  .fs-grid .fs-row .fs-cell.fs-xs-justify-center {
    margin-right: auto;
    margin-left: auto; }
  .fs-grid .fs-row .fs-cell.fs-xs-justify-end {
    margin-left: auto; }
  .fs-grid .fs-row .fs-xs-fifth {
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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 {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .fs-grid .fs-row .fs-cell.fs-md-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .fs-grid .fs-row .fs-cell.fs-md-align-start {
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .fs-grid .fs-row .fs-cell.fs-md-align-center {
    -ms-flex-item-align: center;
    align-self: center; }
  .fs-grid .fs-row .fs-cell.fs-md-align-end {
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .fs-grid .fs-row .fs-cell.fs-md-justify-start {
    margin-right: auto; }
  .fs-grid .fs-row .fs-cell.fs-md-justify-center {
    margin-right: auto;
    margin-left: auto; }
  .fs-grid .fs-row .fs-cell.fs-md-justify-end {
    margin-left: auto; }
  .fs-grid .fs-row .fs-md-fifth {
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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 {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .fs-grid .fs-row .fs-cell.fs-lg-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .fs-grid .fs-row .fs-cell.fs-lg-align-start {
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .fs-grid .fs-row .fs-cell.fs-lg-align-center {
    -ms-flex-item-align: center;
    align-self: center; }
  .fs-grid .fs-row .fs-cell.fs-lg-align-end {
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .fs-grid .fs-row .fs-cell.fs-lg-justify-start {
    margin-right: auto; }
  .fs-grid .fs-row .fs-cell.fs-lg-justify-center {
    margin-right: auto;
    margin-left: auto; }
  .fs-grid .fs-row .fs-cell.fs-lg-justify-end {
    margin-left: auto; }
  .fs-grid .fs-row .fs-lg-fifth {
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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 {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .fs-grid .fs-row .fs-cell.fs-xl-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .fs-grid .fs-row .fs-cell.fs-xl-align-start {
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .fs-grid .fs-row .fs-cell.fs-xl-align-center {
    -ms-flex-item-align: center;
    align-self: center; }
  .fs-grid .fs-row .fs-cell.fs-xl-align-end {
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .fs-grid .fs-row .fs-cell.fs-xl-justify-start {
    margin-right: auto; }
  .fs-grid .fs-row .fs-cell.fs-xl-justify-center {
    margin-right: auto;
    margin-left: auto; }
  .fs-grid .fs-row .fs-cell.fs-xl-justify-end {
    margin-left: auto; }
  .fs-grid .fs-row .fs-xl-fifth {
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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%;
    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; } }

/* ==========================================================================
	Fonts
============================================================================= */
/**
 * @license
 * MyFonts Webfont Build ID 3549394, 2018-03-29T15:39:22-0400
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: FranklinGothicURW-Boo by URW++
 * URL: https://www.myfonts.com/fonts/urw/franklin-gothic/t-book/
 *
 * Webfont: FranklinGothicURW-BooIta by URW++
 * URL: https://www.myfonts.com/fonts/urw/franklin-gothic/t-book-italic/
 *
 * Webfont: FranklinGothicURW-Dem by URW++
 * URL: https://www.myfonts.com/fonts/urw/franklin-gothic/t-demi/
 *
 * Webfont: FranklinGothicURW-DemIta by URW++
 * URL: https://www.myfonts.com/fonts/urw/franklin-gothic/t-demi-italic/
 *
 * Webfont: FranklinGothicURWCom-Dem by URW++
 * URL: https://www.myfonts.com/fonts/urw/franklin-gothic/t-demi-compressed/
 *
 * Webfont: FranklinGothicURWCon-Med by URW++
 * URL: https://www.myfonts.com/fonts/urw/franklin-gothic/t-medium-condensed/
 *
 *
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3549394
 * Licensed pageviews: 10,000
 * Webfonts copyright: Copyright 2010 URW++ Design &amp; Development Hamburg
 *
 * © 2018 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'FranklinGothicURW-Boo';
  src: url("../fonts/3628D2_0_0.eot");
  src: url("../fonts/3628D2_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/3628D2_0_0.woff2") format("woff2"), url("../fonts/3628D2_0_0.woff") format("woff"), url("../fonts/3628D2_0_0.ttf") format("truetype"); }

@font-face {
  font-family: 'FranklinGothicURW-BooIta';
  src: url("../fonts/3628D2_1_0.eot");
  src: url("../fonts/3628D2_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/3628D2_1_0.woff2") format("woff2"), url("../fonts/3628D2_1_0.woff") format("woff"), url("../fonts/3628D2_1_0.ttf") format("truetype"); }

@font-face {
  font-family: 'FranklinGothicURW-Dem';
  src: url("../fonts/3628D2_2_0.eot");
  src: url("../fonts/3628D2_2_0.eot?#iefix") format("embedded-opentype"), url("../fonts/3628D2_2_0.woff2") format("woff2"), url("../fonts/3628D2_2_0.woff") format("woff"), url("../fonts/3628D2_2_0.ttf") format("truetype"); }

@font-face {
  font-family: 'FranklinGothicURW-DemIta';
  src: url("../fonts/3628D2_3_0.eot");
  src: url("../fonts/3628D2_3_0.eot?#iefix") format("embedded-opentype"), url("../fonts/3628D2_3_0.woff2") format("woff2"), url("../fonts/3628D2_3_0.woff") format("woff"), url("../fonts/3628D2_3_0.ttf") format("truetype"); }

@font-face {
  font-family: 'FranklinGothicURWCom-Dem';
  src: url("../fonts/3628D2_4_0.eot");
  src: url("../fonts/3628D2_4_0.eot?#iefix") format("embedded-opentype"), url("../fonts/3628D2_4_0.woff2") format("woff2"), url("../fonts/3628D2_4_0.woff") format("woff"), url("../fonts/3628D2_4_0.ttf") format("truetype"); }

@font-face {
  font-family: 'FranklinGothicURWCon-Med';
  src: url("../fonts/3628D2_5_0.eot");
  src: url("../fonts/3628D2_5_0.eot?#iefix") format("embedded-opentype"), url("../fonts/3628D2_5_0.woff2") format("woff2"), url("../fonts/3628D2_5_0.woff") format("woff"), url("../fonts/3628D2_5_0.ttf") format("truetype"); }

.FranklinGothicURW-Boo {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal; }

.FranklinGothicURW-BooIta {
  font-family: FranklinGothicURW-BooIta, Arial, sans-serif;
  font-weight: normal;
  font-style: normal; }

.FranklinGothicURW-Dem {
  font-family: FranklinGothicURW-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal; }

.FranklinGothicURW-DemIta {
  font-family: FranklinGothicURW-DemIta, Arial, sans-serif;
  font-weight: normal;
  font-style: normal; }

.FranklinGothicURWCom-Dem {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal; }

.FranklinGothicURWCon-Med {
  font-family: FranklinGothicURWCon-Med, Arial, sans-serif;
  font-weight: normal;
  font-style: normal; }

.archer {
  font-family: "Archer A", "Archer B";
  font-style: italic;
  font-weight: 800; }

/* ==========================================================================
   Guidebook
============================================================================= */
/* ==========================================================================
	Colors
============================================================================= */
/* ==========================================================================
	Setup
============================================================================= */
.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: none; }

/* ==========================================================================
	Base Elements
============================================================================= */
html {
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

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

body {
  min-width: 300px;
  color: #646469;
  overflow-x: hidden; }

::-moz-selection {
  background: rgba(255, 160, 41, 0.2);
  text-shadow: none; }

::selection {
  background: rgba(255, 160, 41, 0.2);
  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; }

/* ==========================================================================
	Symbols
============================================================================= */
.symbol {
  width: 100%;
  height: 100%;
  display: block;
  stroke: inherit;
  fill: currentColor;
  -webkit-transition: fill 0.25s;
  transition: fill 0.25s; }
  .symbol_arrow_right_small {
    height: 10px;
    width: 7px; }
  .symbol_caret_down {
    height: 10px;
    width: 20px; }
  .symbol_chevron_up {
    height: 20px;
    width: 20px; }
  .symbol_chevron_right {
    height: 20px;
    width: 20px; }
  .symbol_chevron_down {
    height: 20px;
    width: 20px; }
  .symbol_chevron_left {
    height: 20px;
    width: 20px; }
  .symbol_close_circle {
    height: 20px;
    width: 20px; }
  .symbol_close {
    height: 20px;
    width: 20px; }
  .symbol_expand {
    height: 12px;
    width: 12px; }
  .symbol_search {
    height: 20px;
    width: 20px; }
  .symbol_menu_search {
    height: 13px;
    width: 23px; }
  .symbol_home {
    height: 14px;
    width: 14px; }
  .symbol_pause {
    height: 16px;
    width: 9px; }
  .symbol_play {
    height: 22px;
    width: 12px; }
  .symbol_plus {
    height: 26px;
    width: 26px; }

/* ==========================================================================
   Homepage Common
============================================================================= */
/* ==========================================================================
   News and Events
============================================================================= */
/* ==========================================================================
   Testimonial
============================================================================= */
/* ==========================================================================
   Accordion
============================================================================= */
/* Destroy Roy + Destroy Cell
============================================================================= */
/* ==========================================================================
	Type Base
============================================================================= */
a {
  text-decoration: none; }
  a[href^=tel] {
    color: inherit; }

strong {
  font-weight: 700; }

.typography {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.57143; }
  @media print, screen and (min-width: 500px) {
    .typography {
      font-size: 16px;
      font-size: 1rem; } }
  @media screen and (min-width: 740px) {
    .typography {
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 1.90476; } }
  @media screen and (min-width: 980px) {
    .typography {
      font-size: 20px;
      font-size: 1.25rem; } }
  .typography a {
    color: #7C1D2D;
    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: #101010; }
  .typography p {
    margin: 16px 0; }
    @media screen and (min-width: 500px) {
      .typography p {
        margin: 24px 0; } }
  .typography h1, .typography h2, .typography h3, .typography h4, .typography h5, .typography h6 {
    color: #101010;
    margin: 24px 0 8px; }
    @media screen and (min-width: 740px) {
      .typography h1, .typography h2, .typography h3, .typography h4, .typography h5, .typography h6 {
        margin: 40px 0 8px; } }
    .typography h1 + *, .typography h2 + *, .typography h3 + *, .typography h4 + *, .typography h5 + *, .typography h6 + * {
      margin-top: 8px; }
  .typography h1 {
    font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.16667;
    text-transform: uppercase;
    margin-top: 40px; }
    @media screen and (min-width: 740px) {
      .typography h1 {
        font-size: 54px;
        font-size: 3.375rem; } }
    @media screen and (min-width: 980px) {
      .typography h1 {
        font-size: 72px;
        font-size: 4.5rem; } }
  .typography h2 {
    font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.2;
    text-transform: uppercase;
    color: #7C1D2D; }
    @media screen and (min-width: 740px) {
      .typography h2 {
        font-size: 42px;
        font-size: 2.625rem; } }
    @media screen and (min-width: 980px) {
      .typography h2 {
        font-size: 56px;
        font-size: 3.5rem; } }
  .typography h3 {
    font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.25;
    text-transform: uppercase; }
    @media screen and (min-width: 740px) {
      .typography h3 {
        font-size: 32px;
        font-size: 2rem; } }
    @media screen and (min-width: 980px) {
      .typography h3 {
        font-size: 40px;
        font-size: 2.5rem; } }
  .typography h4 {
    font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.33333;
    text-transform: uppercase; }
    @media screen and (min-width: 740px) {
      .typography h4 {
        font-size: 26px;
        font-size: 1.625rem; } }
  .typography h5 {
    font-family: FranklinGothicURWCon-Med, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5; }
    @media screen and (min-width: 740px) {
      .typography h5 {
        font-size: 21px;
        font-size: 1.3125rem; } }
  .typography h6 {
    font-family: FranklinGothicURWCon-Med, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    font-size: 0.875rem;
    letter-spacing: 2px;
    letter-spacing: 0.125rem;
    line-height: 1.5;
    text-transform: uppercase; }
  .typography .intro {
    font-family: FranklinGothicURW-Boo, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.42857;
    color: #101010; }
    @media screen and (min-width: 500px) {
      .typography .intro {
        font-size: 22px;
        font-size: 1.375rem; } }
    @media screen and (min-width: 740px) {
      .typography .intro {
        font-size: 24px;
        font-size: 1.5rem; } }
    @media screen and (min-width: 980px) {
      .typography .intro {
        font-size: 28px;
        font-size: 1.75rem; } }
  .typography .copy {
    font-family: FranklinGothicURW-Boo, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.57143; }
    @media print, screen and (min-width: 500px) {
      .typography .copy {
        font-size: 16px;
        font-size: 1rem; } }
    @media screen and (min-width: 740px) {
      .typography .copy {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.90476; } }
    @media screen and (min-width: 980px) {
      .typography .copy {
        font-size: 20px;
        font-size: 1.25rem; } }
  .typography .label {
    font-family: FranklinGothicURWCon-Med, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    font-size: 0.75rem;
    letter-spacing: 2px;
    letter-spacing: 0.125rem;
    text-transform: uppercase; }
    @media screen and (min-width: 740px) {
      .typography .label {
        font-size: 14px;
        font-size: 0.875rem; } }
  .typography .caption {
    font-family: FranklinGothicURW-BooIta, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33333; }
    @media screen and (min-width: 740px) {
      .typography .caption {
        font-size: 16px;
        font-size: 1rem; } }

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

.typography .block_left,
.typography .block_right,
.typography .block_center,
.typography .alignleft,
.typography .alignright,
.typography .aligncenter,
.typography .alignnone {
  width: auto;
  display: table;
  margin-bottom: 30px;
  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 {
    display: block;
    max-width: 100%; }
  .typography .block_left figcaption,
  .typography .block_right figcaption,
  .typography .block_center figcaption,
  .typography .alignleft figcaption,
  .typography .alignright figcaption,
  .typography .aligncenter figcaption,
  .typography .alignnone figcaption {
    font-family: FranklinGothicURW-BooIta, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33333;
    caption-side: bottom;
    display: table-caption;
    margin-top: 8px;
    text-align: right; }
    @media screen and (min-width: 740px) {
      .typography .block_left figcaption,
      .typography .block_right figcaption,
      .typography .block_center figcaption,
      .typography .alignleft figcaption,
      .typography .alignright figcaption,
      .typography .aligncenter figcaption,
      .typography .alignnone figcaption {
        font-size: 16px;
        font-size: 1rem; } }

.typography .block_left,
.typography .block_right,
.typography .alignleft,
.typography .alignright {
  max-width: 50%; }
  @media screen and (max-width: 499px) {
    .typography .block_left,
    .typography .block_right,
    .typography .alignleft,
    .typography .alignright {
      max-width: 100%;
      float: none;
      margin-right: 0;
      margin-left: 0; } }

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

@media screen and (min-width: 740px) {
  .typography .block_left,
  .typography .alignleft {
    margin-right: 30px; } }

@media screen and (min-width: 980px) {
  .typography .block_left,
  .typography .alignleft {
    margin-right: 50px;
    margin-left: -80px; } }

@media screen and (min-width: 1220px) {
  .typography .block_left,
  .typography .alignleft {
    margin-right: 60px;
    margin-left: -100px; } }

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

@media screen and (min-width: 740px) {
  .typography .block_right,
  .typography .alignright {
    margin-left: 30px; } }

@media screen and (min-width: 980px) {
  .typography .block_right,
  .typography .alignright {
    margin-right: -160px;
    margin-left: 80px; } }

@media screen and (min-width: 1220px) {
  .typography .block_right,
  .typography .alignright {
    margin-right: -200px;
    margin-left: 100px; } }

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

.typography blockquote {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.25;
  text-transform: uppercase;
  color: #7C1D2D;
  line-height: 1;
  margin: 24px 0; }
  @media screen and (min-width: 740px) {
    .typography blockquote {
      font-size: 32px;
      font-size: 2rem; } }
  @media screen and (min-width: 980px) {
    .typography blockquote {
      font-size: 40px;
      font-size: 2.5rem; } }
  @media print {
    .typography blockquote {
      border-width: 0;
      padding: 0; } }
  .typography blockquote p {
    margin: 0; }

.typography .quote {
  position: relative;
  margin: 24px 0;
  padding-left: 50px; }

.typography .quote_content {
  margin: 0 0 15px;
  quotes: '\201c' '\201d'; }
  @media print {
    .typography .quote_content {
      border-width: 0;
      padding: 0; } }
  @media screen and (min-width: 1220px) {
    .typography .quote_content {
      margin-bottom: 30px; } }
  .typography .quote_content:before {
    font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    position: absolute;
    top: -5px;
    left: 0;
    font-size: 58px;
    font-size: 3.625rem;
    color: #101010;
    content: open-quote;
    line-height: 1; }
    @media screen and (min-width: 740px) {
      .typography .quote_content:before {
        font-size: 76px;
        font-size: 4.75rem; } }
  .typography .quote_content p:after {
    content: close-quote; }

.typography .quote_caption {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.33333;
  color: #101010; }
  @media screen and (min-width: 740px) {
    .typography .quote_caption {
      font-size: 16px;
      font-size: 1rem;
      line-height: 1.77778; } }
  @media screen and (min-width: 980px) {
    .typography .quote_caption {
      font-size: 18px;
      font-size: 1.125rem; } }

.typography ol,
.typography ul {
  list-style: none; }
  .typography ol li,
  .typography ul li {
    margin: 10px 0; }

.typography ol {
  counter-reset: li; }
  .typography ol > li:before {
    font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    content: counter(li) ". ";
    counter-increment: li; }
    ol[type="A"] li:before {
      content: counter(li, upper-latin) ". "; }
    ol[type="a"] li:before {
      content: counter(li, lower-latin) ". "; }

.typography ul {
  padding-left: 16px; }
  @media screen and (min-width: 500px) {
    .typography ul {
      padding-left: 24px; } }
  .typography ul li:before {
    width: 4px;
    height: 4px;
    background: #7C1D2D;
    border-radius: 50%;
    content: "";
    display: block;
    float: left;
    margin: 8px 0 0 -15px; }
    @media screen and (min-width: 740px) {
      .typography ul li:before {
        margin-top: 13px; } }
    @media screen and (min-width: 980px) {
      .typography ul li:before {
        width: 8px;
        height: 8px;
        margin-top: 14px;
        margin-left: -20px; } }

.typography table {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.33333;
  width: 100%;
  border-collapse: collapse;
  color: #101010; }
  @media screen and (min-width: 740px) {
    .typography table {
      font-size: 16px;
      font-size: 1rem;
      line-height: 1.77778; } }
  @media screen and (min-width: 980px) {
    .typography table {
      font-size: 18px;
      font-size: 1.125rem; } }
  @media print {
    .typography table {
      border: 1px solid #BDBBBB; } }
  @media print {
    .typography table tr {
      border-bottom: 1px solid #BDBBBB; } }
  .typography table tr:nth-child(odd) {
    background: rgba(189, 187, 187, 0.25); }
  .typography table th {
    font-family: FranklinGothicURWCon-Med, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    background-color: #7C1D2D;
    color: #fff;
    padding: 18px 20px 14px;
    text-align: left; }
    @media screen and (min-width: 740px) {
      .typography table th {
        font-size: 21px;
        font-size: 1.3125rem; } }
    @media screen and (min-width: 740px) {
      .typography table th {
        padding-right: 30px;
        padding-left: 30px; } }
  .typography table td {
    padding: 8px 20px; }
    @media screen and (min-width: 740px) {
      .typography table td {
        padding-right: 30px;
        padding-left: 30px; } }

.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));
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='ieStartColor', endColorstr='ieEndColor', GradientType=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%;
  margin: 30px 0; }
  .typography .video_frame iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  @media print {
    .typography .video_frame {
      display: none; } }
  @media screen and (min-width: 980px) {
    .typography .video_frame {
      margin: 40px 0; } }

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

/* Offset
============================================================================= */
/* Skip Link
============================================================================= */
.skip_link {
  cursor: pointer;
  padding: 10px;
  -webkit-transition: background .25s, border .25s, color .25s, -webkit-box-shadow .25s, -webkit-transform .25s;
  transition: background .25s, border .25s, color .25s, -webkit-box-shadow .25s, -webkit-transform .25s;
  transition: background .25s, border .25s, box-shadow .25s, color .25s, transform .25s;
  transition: background .25s, border .25s, box-shadow .25s, color .25s, transform .25s, -webkit-box-shadow .25s, -webkit-transform .25s;
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 8px;
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 100;
  background-color: #FFA029;
  color: #101010;
  display: block;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  padding: 10px 20px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transform: translate(-50%, -200px);
          transform: translate(-50%, -200px);
  -webkit-transition: top .35s, -webkit-transform .35s;
  transition: top .35s, -webkit-transform .35s;
  transition: top .35s, transform .35s;
  transition: top .35s, transform .35s, -webkit-transform .35s; }
  .skip_link [class*="icon"] {
    display: inline-block;
    vertical-align: middle; }
    @media print {
      .skip_link [class*="icon"] {
        display: none; } }
  .skip_link [class*="label"] {
    display: inline-block;
    vertical-align: middle; }
  .skip_link:focus, .skip_link:active {
    -webkit-transform: translate(-50%, 40px);
            transform: translate(-50%, 40px); }
  .no-csstransforms .skip_link {
    top: -200px; }
    .no-csstransforms .skip_link:focus, .no-csstransforms .skip_link:active {
      top: 40px; }

/* ==========================================================================
	Forms
============================================================================= */
.form_builder {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.57143; }
  @media print, screen and (min-width: 500px) {
    .form_builder {
      font-size: 16px;
      font-size: 1rem; } }
  @media screen and (min-width: 740px) {
    .form_builder {
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 1.90476; } }
  @media screen and (min-width: 980px) {
    .form_builder {
      font-size: 20px;
      font-size: 1.25rem; } }
  .form_builder fieldset {
    border: 0;
    margin: 16px 0;
    padding: 0; }
    .form_builder fieldset p {
      font-family: FranklinGothicURW-Boo, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 1.33333; }
      @media screen and (min-width: 740px) {
        .form_builder fieldset p {
          font-size: 16px;
          font-size: 1rem;
          line-height: 1.77778; } }
      @media screen and (min-width: 980px) {
        .form_builder fieldset p {
          font-size: 18px;
          font-size: 1.125rem; } }
  [data-whatinput="mouse"] .form_builder input:focus,
  [data-whatinput="touch"] .form_builder input:focus, [data-whatinput="mouse"]
  .form_builder textarea:focus,
  [data-whatinput="touch"]
  .form_builder textarea:focus, [data-whatinput="mouse"]
  .form_builder label:focus,
  [data-whatinput="touch"]
  .form_builder label:focus, [data-whatinput="mouse"]
  .form_builder select:focus,
  [data-whatinput="touch"]
  .form_builder select:focus {
    outline: none; }
  .form_builder select {
    font-family: FranklinGothicURW-Boo, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    background: #fff url("../images/caret_down.svg") no-repeat;
    background-position: 97% center;
    border: none;
    color: #000;
    font-size: 16px;
    font-size: 1rem; }
  .form_builder h2 {
    font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.2;
    text-transform: uppercase;
    margin: 24px 0 8px; }
    @media screen and (min-width: 740px) {
      .form_builder h2 {
        font-size: 42px;
        font-size: 2.625rem; } }
    @media screen and (min-width: 980px) {
      .form_builder h2 {
        font-size: 56px;
        font-size: 3.5rem; } }
  .form_builder fieldset label {
    margin: 8px 0; }
  .form_builder fieldset label ~ div {
    margin-bottom: 8px; }

.form_builder_required_star,
.form_builder_captcha_error {
  color: #DA2315; }

.form_builder_checkbox,
.form_builder_radio {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 16px 0; }
  .form_builder_checkbox label,
  .form_builder_radio label {
    margin: 0 !important; }

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

.form_builder_checkbox .form_builder_for_checkbox {
  display: block;
  margin-left: 8px !important; }

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

.form_builder_radio .form_builder_for_checkbox {
  display: block;
  margin-left: 8px !important; }

.form_builder_error_list_entry_link {
  color: #DA2315;
  text-decoration: underline; }
  .form_builder_error_list_entry_link:hover, .form_builder_error_list_entry_link:focus {
    color: #646469; }

.form_builder label:not(.fs-checkbox-label) {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.33333;
  display: block; }
  @media screen and (min-width: 740px) {
    .form_builder label:not(.fs-checkbox-label) {
      font-size: 16px;
      font-size: 1rem;
      line-height: 1.77778; } }
  @media screen and (min-width: 980px) {
    .form_builder label:not(.fs-checkbox-label) {
      font-size: 18px;
      font-size: 1.125rem; } }

.form_builder input,
.form_builder textarea {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #646469;
  border-radius: 0;
  font-size: 16px;
  font-size: 1rem;
  line-height: normal;
  padding: 10px 20px;
  width: 100%; }
  @media screen and (min-width: 740px) {
    .form_builder input,
    .form_builder textarea {
      font-size: 16px;
      font-size: 1rem; } }
  @media screen and (min-width: 980px) {
    .form_builder input,
    .form_builder textarea {
      font-size: 18px;
      font-size: 1.125rem; } }
  .form_builder input:focus,
  .form_builder textarea:focus {
    border-color: #40B4E5;
    -webkit-box-shadow: inset 0 0 0 1px #40B4E5;
            box-shadow: inset 0 0 0 1px #40B4E5; }

.form_builder input[type="file"] {
  border-width: 0;
  margin: 8px 0;
  padding: 0; }

.form_builder input[type="submit"] {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  width: auto;
  background-color: #7C1D2D;
  border-width: 0;
  color: #fff;
  display: inline-block;
  font-size: 24px;
  font-size: 1.5rem;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  line-height: normal;
  padding: 20px 44px;
  text-transform: uppercase;
  -webkit-transition: background-color 0.25s, color 0.25s;
  transition: background-color 0.25s, color 0.25s; }
  .form_builder input[type="submit"]:focus, .form_builder input[type="submit"]:hover {
    background-color: #FFA029;
    color: #101010; }

.form_builder input.form_builder_error {
  border-color: #DA2315;
  border-width: 2px; }

.form_builder input[type="checkbox"] {
  width: 22px;
  height: 22px;
  padding: 0; }
  .form_builder input[type="checkbox"]:checked {
    position: relative;
    background: #7C1D2D; }
    .form_builder input[type="checkbox"]:checked:before {
      width: 12px;
      height: 2px;
      display: block;
      position: absolute;
      right: 2px;
      top: 9px;
      background: white;
      content: '';
      -webkit-transform: rotate(-60deg);
              transform: rotate(-60deg); }
    .form_builder input[type="checkbox"]:checked:after {
      width: 7px;
      height: 2px;
      display: block;
      position: absolute;
      left: 3px;
      top: 12px;
      background: white;
      content: '';
      -webkit-transform: rotate(30deg);
              transform: rotate(30deg); }

.form_builder input[type="radio"] {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  padding: 0; }
  .form_builder input[type="radio"]:checked {
    position: relative; }
    .form_builder input[type="radio"]:checked:after {
      width: 16px;
      height: 16px;
      display: block;
      position: absolute;
      left: 2px;
      top: 2px;
      background: #7C1D2D;
      border-radius: 50%;
      content: ""; }

.form_builder input::-ms-clear {
  width: 0;
  height: 0; }

.form_builder textarea {
  display: block;
  min-height: 220px;
  resize: vertical; }

.form_builder select {
  height: 40px;
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #646469;
  border-radius: 0;
  cursor: pointer;
  padding: 10px 40px 10px 20px; }

.form_builder .input_wrapper {
  margin-bottom: 16px; }

.form_builder .input_label {
  margin-bottom: 8px; }

.form_builder .fs-checkbox {
  margin-bottom: 0; }

.form_builder .fs-checkbox-label {
  line-height: 1.2; }

[class*="form_column"] {
  margin-bottom: 20px; }

.form_column_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .form_column_flex .input_wrapper {
    margin-top: 0;
    margin-bottom: 0; }
  .form_column_flex > * {
    margin-right: 16px; }
    .form_column_flex > *:last-child {
      margin-right: 0; }

.form_column_auto > * {
  display: inline-block;
  margin-right: 16px; }

@media screen and (min-width: 740px) {
  .form_column_2 {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px; }
    .form_column_2 > * {
      column-break-inside: avoid;
      -webkit-column-break-inside: avoid;
         -moz-column-break-inside: avoid;
              break-inside: avoid; } }

.form_builder .base_dropdown {
  min-width: 250px;
  display: inline-block; }

.form_builder_wrap {
  display: block; }
  @media screen and (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_full {
  width: 100%; }

.form_builder_split {
  width: calc((100% - 32px) / 2);
  margin-right: 32px;
  float: left; }
  .form_builder_split.form_builder_split_last_col {
    margin-right: 0; }

.form_builder_firstname {
  width: 100%; }
  @media screen and (min-width: 500px) {
    .form_builder_firstname {
      width: calc((100% - 16px) / 2);
      margin-right: 32px; } }

.form_builder_lastname {
  width: 100%; }
  @media screen and (min-width: 500px) {
    .form_builder_lastname {
      width: calc((100% - 16px) / 2); } }

.form_builder_date_2 {
  width: 56px;
  display: inline-block; }
  .form_builder_date_2 input {
    padding: 10px 15px; }

.form_builder_date_4 {
  width: 78px;
  display: inline-block; }
  .form_builder_date_4 input {
    padding: 10px 15px; }

.form_builder_phone_3 {
  width: 70px;
  margin-right: 10px;
  display: inline-block; }
  .form_builder_phone_3 input {
    padding: 10px 15px; }

.form_builder_phone_4 {
  width: 78px;
  display: inline-block; }
  .form_builder_phone_4 input {
    padding: 10px 15px; }

.form_builder_address label.form_builder_sublabel {
  font-size: 12px;
  font-size: 0.75rem; }
  @media screen and (min-width: 980px) {
    .form_builder_address label.form_builder_sublabel {
      font-size: 14px;
      font-size: 0.875rem; } }

/* ==========================================================================
	Logo
============================================================================= */
.logo {
  margin: 0; }

@media screen and (min-width: 980px) {
  .logo_header {
    position: absolute;
    top: -46px;
    z-index: 1; } }

.logo_footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: -16px; }
  @media screen and (min-width: 500px) {
    .logo_footer {
      margin: 0 40px 0 0; } }
  @media screen and (min-width: 980px) {
    .logo_footer {
      margin-right: 50px; } }
  @media screen and (min-width: 1220px) {
    .logo_footer {
      margin-right: 100px; } }

.logo_link {
  background-position: 0 50%;
  background-repeat: no-repeat;
  background-size: contain;
  color: transparent;
  display: block;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap; }
  @media print {
    .logo_link {
      display: none; } }

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

.logo_link_symbol {
  color: #000;
  display: inline-block;
  vertical-align: top; }
  .header_ribbon .logo_link_symbol {
    width: 82px;
    height: 64px; }
    @media screen and (min-width: 980px) {
      .header_ribbon .logo_link_symbol {
        width: 186px;
        height: 145px; } }
    @media screen and (min-width: 1220px) {
      .header_ribbon .logo_link_symbol {
        width: 206px;
        height: 160px; } }
  .footer .logo_link_symbol {
    width: 156px;
    height: 121px; }
    @media screen and (min-width: 980px) {
      .footer .logo_link_symbol {
        width: 206px;
        height: 160px; } }

.logo_print {
  width: 100px;
  display: none;
  margin-bottom: 20px; }
  @media print {
    .logo_print {
      display: block; } }

/* ==========================================================================
	Site Search
============================================================================= */
.site_search_handle {
  display: block;
  margin-right: -8px;
  padding: 8px; }
  @media screen and (max-width: 979px) {
    .site_search_handle {
      display: none; } }

.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; }

.site_search_handle_icon {
  width: 36px;
  height: 36px;
  position: relative;
  -webkit-box-shadow: inset 0 0 0 1px currentColor;
          box-shadow: inset 0 0 0 1px currentColor;
  border-radius: 50%;
  color: #646469;
  display: block;
  -webkit-transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  will-change: transform; }
  .site_search_handle_icon .symbol {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 32px;
    height: 32px; }
  .site_search_handle_icon:focus, .site_search_handle_icon:hover {
    -webkit-box-shadow: inset 0 0 0 3px #7C1D2D;
            box-shadow: inset 0 0 0 3px #7C1D2D;
    color: #7C1D2D; }

.site_search {
  position: relative; }

.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_label.focusable:active, .site_search_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.site_search_input {
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  padding: 10px 40px 10px 10px; }
  [data-whatinput="mouse"] .site_search_input:focus,
  [data-whatinput="touch"] .site_search_input:focus {
    outline: none; }
  .site_search_input::-webkit-input-placeholder {
    text-overflow: ellipsis; }
  .site_search_input::-moz-placeholder {
    text-overflow: ellipsis; }
  .site_search_input::-ms-input-placeholder {
    text-overflow: ellipsis; }
  .site_search_input::placeholder {
    text-overflow: ellipsis; }
  .site_search_input[placeholder] {
    text-overflow: ellipsis; }

.site_search_button {
  height: 100%;
  width: 40px;
  position: absolute;
  top: 0;
  right: 0;
  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%;
  pointer-events: none;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

/* ==========================================================================
   Large
============================================================================= */
.site_search_lg {
  display: none; }
  @media screen and (max-width: 979px) {
    .site_search_lg {
      display: none; } }

/* ==========================================================================
   Small
============================================================================= */
.site_search_sm {
  margin: 12px 0; }
  .site_search_sm .site_search_form {
    background-color: #fff;
    border-radius: 500px;
    color: #101010;
    overflow: hidden; }
  .site_search_sm .site_search_input {
    font-family: FranklinGothicURW-Boo, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    background-color: transparent;
    border-radius: 500px;
    display: block;
    font-size: 16px;
    font-size: 1rem;
    line-height: normal;
    padding: 7px 40px 7px 15px; }
  .site_search_sm .site_search_button {
    color: #7C1D2D;
    -webkit-transition: color 0.25s;
    transition: color 0.25s; }
    .site_search_sm .site_search_button:focus, .site_search_sm .site_search_button:hover {
      color: #101010; }
  .site_search_sm .symbol_search {
    width: 14px;
    height: 14px; }

/* ==========================================================================
   Google Search Results
============================================================================= */
/* Search Form
============================================================================= */
.site_search_results {
  margin-bottom: 30px; }

.site_search_results .site_search_form {
  position: relative; }

.site_search_results .site_search_input {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.57143;
  width: calc(100% - 91px);
  background: #EFEFEF;
  padding: 16px 20px 12px;
  color: #646469; }
  @media print, screen and (min-width: 500px) {
    .site_search_results .site_search_input {
      font-size: 16px;
      font-size: 1rem; } }
  @media screen and (min-width: 740px) {
    .site_search_results .site_search_input {
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 1.90476; } }
  @media screen and (min-width: 980px) {
    .site_search_results .site_search_input {
      font-size: 20px;
      font-size: 1.25rem; } }
  @media screen and (min-width: 500px) {
    .site_search_results .site_search_input {
      width: calc(100% - 134px); } }
  @media screen and (min-width: 980px) {
    .site_search_results .site_search_input {
      width: calc(100% - 165px); } }

.site_search_results .site_search_button {
  height: 100%;
  width: 91px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer; }
  @media screen and (min-width: 500px) {
    .site_search_results .site_search_button {
      width: 134px; } }
  @media screen and (min-width: 980px) {
    .site_search_results .site_search_button {
      width: 165px; } }

.site_search_results .site_search_button_label {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  width: auto;
  height: 100%;
  background: #7C1D2D;
  padding: 18px 20px;
  margin: 0;
  clip: unset;
  overflow: visible;
  text-transform: uppercase;
  font-size: 15px;
  font-size: 0.9375rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  top: 0;
  left: 0;
  line-height: 1;
  color: #fff;
  -webkit-transition: background 0.25s ease;
  transition: background 0.25s ease; }
  .site_search_results .site_search_button_label:hover {
    background: #FFA029; }
  @media screen and (min-width: 500px) {
    .site_search_results .site_search_button_label {
      font-size: 20px;
      font-size: 1.25rem;
      padding: 18px 35px; } }
  @media screen and (min-width: 740px) {
    .site_search_results .site_search_button_label {
      padding: 21px 35px; } }
  @media screen and (min-width: 980px) {
    .site_search_results .site_search_button_label {
      font-size: 24px;
      font-size: 1.5rem;
      padding: 22px 44px; } }

.site_search_results .site_search_button_icon {
  display: none; }

/* Results
============================================================================= */
.search_results_count {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 0.875rem;
  margin: 20px 0; }
  @media screen and (min-width: 740px) {
    .search_results_count {
      margin-bottom: 30px; } }
  @media screen and (min-width: 980px) {
    .search_results_count {
      margin-bottom: 60px; } }
  @media screen and (min-width: 1220px) {
    .search_results_count {
      margin-bottom: 80px; } }

.search_result_item {
  margin-bottom: 20px;
  max-width: 800px; }
  .search_result_item:last-of-type {
    margin-bottom: 0; }
  @media screen and (min-width: 740px) {
    .search_result_item {
      margin-bottom: 40px; } }

.search_result_title {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #7C1D2D;
  font-size: 26px;
  font-size: 1.625rem;
  margin: 0; }
  @media screen and (min-width: 500px) {
    .search_result_title {
      font-size: 32px;
      font-size: 2rem; } }

.search_result_title_link {
  color: inherit;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }
  .search_result_title_link:hover {
    color: #FFA029; }

.search_result_url {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  font-size: 0.8125rem; }
  @media screen and (min-width: 740px) {
    .search_result_url {
      font-size: 16px;
      font-size: 1rem; } }
  @media screen and (min-width: 980px) {
    .search_result_url {
      font-size: 18px;
      font-size: 1.125rem; } }

.search_result_url_link {
  color: #101010;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease; }
  .search_result_url_link:hover {
    color: #FFA029;
    text-decoration: underline; }

.search_result_description {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.57143;
  color: #646469; }
  @media print, screen and (min-width: 500px) {
    .search_result_description {
      font-size: 16px;
      font-size: 1rem; } }
  @media screen and (min-width: 740px) {
    .search_result_description {
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 1.90476; } }
  @media screen and (min-width: 980px) {
    .search_result_description {
      font-size: 20px;
      font-size: 1.25rem; } }

.search_results_footer .pagination {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  font-size: 1.125rem;
  margin-top: 20px;
  margin-bottom: 20px; }
  @media screen and (min-width: 740px) {
    .search_results_footer .pagination {
      margin-bottom: 0;
      margin-top: 42px; } }

.search_results_footer .pagination_arrow_left {
  display: inline-block;
  margin-right: 130px; }
  @media screen and (min-width: 500px) {
    .search_results_footer .pagination_arrow_left {
      margin-right: 0; } }

.search_results_footer .pagination_arrow_disabled {
  visibility: hidden;
  width: 0px;
  margin-right: 0px;
  margin-top: 32px; }

.search_results_footer .pagination_arrow_label {
  color: #7C1D2D;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }
  .search_results_footer .pagination_arrow_label:hover {
    color: #FFA029; }

.search_results_footer .pagination_arrow_icon {
  display: none; }

.search_results_footer .pagination_nav {
  display: block;
  width: 100%;
  margin-top: 10px;
  float: left;
  clear: both; }
  @media screen and (min-width: 500px) {
    .search_results_footer .pagination_nav {
      display: inline-block;
      width: auto;
      margin-top: 0;
      float: none; } }

.search_results_footer .pagination_link {
  color: #646469;
  position: relative;
  font-size: 16px;
  font-size: 1rem; }
  .search_results_footer .pagination_link:hover {
    color: #FFA029; }
  .search_results_footer .pagination_link.active {
    color: #7C1D2D; }
    .search_results_footer .pagination_link.active:before {
      display: block;
      content: '';
      width: 17px;
      height: 4px;
      background: #40B4E5;
      position: absolute;
      left: 50%;
      bottom: -4px;
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0); }
  @media screen and (min-width: 500px) {
    .search_results_footer .pagination_link {
      font-size: 18px;
      font-size: 1.125rem; } }

.search_results_footer .pagination_arrow_right {
  display: inline-block; }

/* ==========================================================================
	Google CSE
============================================================================= */
.site_search_results .gsc-control-cse {
  background: none;
  border: 0;
  font-family: inherit;
  font-size: inherit;
  padding: 0; }

.site_search_results .gsc-search-box {
  position: relative;
  font-size: inherit;
  margin-bottom: 20px; }
  .site_search_results .gsc-search-box table tr .gsib_b .gsst_b {
    display: none; }
  .site_search_results .gsc-search-box td.gsc-input {
    width: 100%;
    padding-right: 0; }
  .site_search_results .gsc-search-box .gsc-input-box {
    height: auto;
    background: #EFEFEF;
    border: none !important; }
  .site_search_results .gsc-search-box .gsc-input-box-hover,
  .site_search_results .gsc-search-box .gsc-input-box-focus {
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }
  .site_search_results .gsc-search-box input.gsc-input {
    height: auto !important;
    width: 100%;
    background-color: transparent !important;
    background-position: 20px 50% !important;
    border: none !important;
    font-family: FranklinGothicURW-Boo, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    font-size: 1.125rem;
    margin: 0 !important;
    padding: 12px !important; }
    .site_search_results .gsc-search-box input.gsc-input::-webkit-input-placeholder {
      font-family: FranklinGothicURW-Boo, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 22px;
      font-size: 1.375rem;
      text-indent: 58px; }
    .site_search_results .gsc-search-box input.gsc-input::-moz-placeholder {
      font-family: FranklinGothicURW-Boo, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 22px;
      font-size: 1.375rem;
      text-indent: 58px; }
    .site_search_results .gsc-search-box input.gsc-input::-ms-input-placeholder {
      font-family: FranklinGothicURW-Boo, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 22px;
      font-size: 1.375rem;
      text-indent: 58px; }
    .site_search_results .gsc-search-box input.gsc-input::placeholder {
      font-family: FranklinGothicURW-Boo, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 22px;
      font-size: 1.375rem;
      text-indent: 58px; }
    @media screen and (min-width: 500px) {
      .site_search_results .gsc-search-box input.gsc-input {
        font-size: 22px;
        font-size: 1.375rem;
        padding: 20px !important; } }
  .site_search_results .gsc-search-box td.gsc-search-button {
    width: 80px !important;
    height: 100%;
    width: auto;
    background-color: #7C1D2D;
    position: absolute;
    top: 0;
    right: 0; }
    @media screen and (min-width: 500px) {
      .site_search_results .gsc-search-box td.gsc-search-button {
        width: 120px !important; } }
    @media screen and (min-width: 980px) {
      .site_search_results .gsc-search-box td.gsc-search-button {
        width: 165px !important; } }
  .site_search_results .gsc-search-box button.gsc-search-button-v2 {
    height: 100%;
    min-width: 100%;
    width: 100%;
    border: 0;
    background-color: #7C1D2D;
    border-radius: 0;
    color: transparent;
    cursor: pointer;
    font-size: inherit;
    font-weight: normal;
    margin-top: 0;
    margin-left: 0;
    padding: 10px; }
    .site_search_results .gsc-search-box button.gsc-search-button-v2 svg {
      width: 20px;
      height: 20px; }
  .site_search_results .gsc-search-box td.gsc-clear-button {
    position: absolute;
    top: 0;
    right: 0; }
  .site_search_results .gsc-search-box div.gsc-clear-button {
    background: none;
    display: block;
    margin: 0;
    padding-left: 0;
    text-align: center; }

.site_search_results .gsc-tabsArea {
  border-bottom: 0;
  display: none;
  margin: 0; }
  .site_search_results .gsc-tabsArea .gsc-tabHeader {
    border: 0;
    color: inherit;
    margin: 0;
    padding: 4px; }

.site_search_results .gsc-refinementsArea {
  border-bottom: 0;
  display: none;
  margin-bottom: 0;
  padding: 0; }
  .site_search_results .gsc-refinementsArea .gsc-refinementHeader {
    margin: 0;
    padding: 4px; }

.site_search_results .gsc-above-wrapper-area {
  padding: 0 0 20px;
  border-bottom: none; }
  @media screen and (min-width: 500px) {
    .site_search_results .gsc-above-wrapper-area {
      padding: 0 0 35px; } }
  @media screen and (min-width: 740px) {
    .site_search_results .gsc-above-wrapper-area {
      padding: 0 0 52px; } }
  .site_search_results .gsc-above-wrapper-area .gsc-result-info {
    font-family: FranklinGothicURW-Boo, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: inherit;
    font-size: 14px;
    font-size: 0.875rem;
    margin: 0;
    padding-left: 0; }
  .site_search_results .gsc-above-wrapper-area .gsc-orderby-container {
    display: none; }

.site_search_results .gsc-results {
  width: 100%;
  padding-bottom: 0; }
  .site_search_results .gsc-results .gsc-result:not(.gsc-imageResult) {
    border: 0;
    margin-bottom: 0;
    padding: 5px 0; }
    @media screen and (min-width: 740px) {
      .site_search_results .gsc-results .gsc-result:not(.gsc-imageResult) {
        padding: 10px 0; } }
    @media screen and (min-width: 980px) {
      .site_search_results .gsc-results .gsc-result:not(.gsc-imageResult) {
        padding: 20px 0; } }
  .site_search_results .gsc-results .gsc-table-result {
    font-family: inherit;
    font-size: inherit; }
  .site_search_results .gsc-results .gsc-thumbnail {
    display: none;
    padding: 0 20px 0 0; }
    .site_search_results .gsc-results .gsc-thumbnail .gs-image-box {
      height: auto;
      width: 80px;
      padding: 0; }
    .site_search_results .gsc-results .gsc-thumbnail img.gs-image {
      max-height: 100% !important;
      max-width: 100%;
      width: 100%;
      border: 0; }
  .site_search_results .gsc-results .gsc-table-cell-snippet-close {
    padding: 0; }
  .site_search_results .gsc-results div.gs-title {
    height: auto;
    color: inherit;
    font-size: inherit;
    margin-bottom: 10px;
    text-decoration: none; }
  .site_search_results .gsc-results a.gs-title {
    height: inherit;
    color: inherit !important;
    text-decoration: inherit;
    font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #7C1D2D !important;
    font-size: 26px !important;
    font-size: 1.625rem !important; }
    .site_search_results .gsc-results a.gs-title b {
      font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
      font-weight: normal;
      font-style: normal;
      color: #7C1D2D !important;
      font-size: 26px !important;
      font-size: 1.625rem !important;
      text-decoration: inherit; }
  .site_search_results .gsc-results .gs-fileFormat {
    font-family: FranklinGothicURW-Boo, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    font-size: 0.875rem; }
  .site_search_results .gsc-results .gs-snippet {
    font-family: FranklinGothicURW-Boo, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.57143;
    color: #646469;
    margin-bottom: 10px; }
    @media print, screen and (min-width: 500px) {
      .site_search_results .gsc-results .gs-snippet {
        font-size: 16px;
        font-size: 1rem; } }
    @media screen and (min-width: 740px) {
      .site_search_results .gsc-results .gs-snippet {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.90476; } }
    @media screen and (min-width: 980px) {
      .site_search_results .gsc-results .gs-snippet {
        font-size: 20px;
        font-size: 1.25rem; } }
  .site_search_results .gsc-results .gsc-url-top {
    display: none; }
  .site_search_results .gsc-results .gs-visibleUrl {
    color: #22f; }
    .site_search_results .gsc-results .gs-visibleUrl b {
      font-weight: inherit; }

.site_search_results .gsc-expansionArea .gsc-cursor-box {
  margin-bottom: 0;
  padding: 20px 0;
  text-align: center;
  font-family: FranklinGothicURWCon-Med, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  font-size: 1.125rem; }
  .site_search_results .gsc-expansionArea .gsc-cursor-box .gsc-cursor-page {
    background: none;
    color: #000;
    display: inline-block;
    margin-right: 3px;
    padding: 0 4px;
    text-decoration: none;
    -webkit-transition: background .25s, color .25s;
    transition: background .25s, color .25s;
    position: relative; }
    .site_search_results .gsc-expansionArea .gsc-cursor-box .gsc-cursor-page:focus, .site_search_results .gsc-expansionArea .gsc-cursor-box .gsc-cursor-page:hover {
      text-decoration: none;
      color: #FFA029; }
    @media screen and (min-width: 500px) {
      .site_search_results .gsc-expansionArea .gsc-cursor-box .gsc-cursor-page {
        margin-right: 5px; } }
  .site_search_results .gsc-expansionArea .gsc-cursor-box .gsc-cursor-current-page {
    color: #7C1D2D; }
    .site_search_results .gsc-expansionArea .gsc-cursor-box .gsc-cursor-current-page:after {
      display: block;
      content: '';
      width: 17px;
      height: 4px;
      background: #40B4E5;
      position: absolute;
      left: 50%;
      bottom: -4px;
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0); }
    .site_search_results .gsc-expansionArea .gsc-cursor-box .gsc-cursor-current-page:hover {
      color: #7C1D2D; }

.site_search_results .gsc-results .gsc-cursor {
  margin: 0 auto; }

.site_search_results .gs-webResult.gs-result a.gs-title:visited, .site_search_results .gs-webResult.gs-result a.gs-title:visited b, .site_search_results .gs-imageResult a.gs-title:visited, .site_search_results .gs-imageResult a.gs-title:visited b {
  font-size: 32px;
  font-size: 2rem; }

.site_search_results div.gcsc-branding {
  padding-bottom: 20px;
  pointer-events: none; }

/* ==========================================================================
   Home Page
============================================================================= */
.layout_home .header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 2;
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  will-change: transform; }
  @media print {
    .layout_home .header {
      position: relative;
      z-index: inherit; } }

.layout_home .main_content {
  margin: 0; }

.home_lockup {
  position: relative; }

.home_additional {
  position: relative; }

/* ==========================================================================
	Footer
============================================================================= */
.footer {
  background-image: url("../images/pattern-light.png");
  background-position: center;
  background-repeat: repeat;
  position: relative;
  background-color: #EFEFEF;
  -webkit-box-shadow: inset 8px 0 0 white, inset -8px 0 0 white;
          box-shadow: inset 8px 0 0 white, inset -8px 0 0 white; }
  @media print {
    .footer {
      margin: 0; } }
  @media screen and (min-width: 980px) {
    .footer {
      -webkit-box-shadow: inset 10px 0 0 white, inset -10px 0 0 white;
              box-shadow: inset 10px 0 0 white, inset -10px 0 0 white; } }

.footer_ribbon_inner {
  padding: 0; }
  @media print {
    .footer_ribbon_inner {
      padding: 0; } }
  @media screen and (min-width: 500px) {
    .footer_ribbon_inner {
      padding-top: 40px; } }
  @media screen and (min-width: 740px) {
    .footer_ribbon_inner {
      padding-top: 50px; } }
  @media screen and (min-width: 980px) {
    .footer_ribbon_inner {
      padding-top: 70px; } }

@media screen and (min-width: 500px) {
  .footer_lockup {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

@media screen and (min-width: 740px) {
  .footer_set {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; } }

.footer_bar {
  background-color: #fff;
  -webkit-box-shadow: 8px 0 0 #fff, -8px 0 0 #fff;
          box-shadow: 8px 0 0 #fff, -8px 0 0 #fff; }
  @media screen and (max-width: 739px) {
    .footer_bar {
      margin: 0 10px; } }
  @media screen and (min-width: 980px) {
    .footer_bar {
      -webkit-box-shadow: 10px 0 0 #fff, -10px 0 0 #fff;
              box-shadow: 10px 0 0 #fff, -10px 0 0 #fff; } }
  @media screen and (max-width: 739px) {
    .footer_bar .fs-row {
      width: auto; } }
  @media screen and (max-width: 739px) {
    .footer_bar .fs-cell {
      margin-right: 0 !important;
      margin-left: 0 !important; } }

@media screen and (min-width: 500px) {
  .footer_bar_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; } }

@media screen and (min-width: 740px) {
  .footer_bar_inner {
    padding: 20px 0; } }

.footer_address {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #646469;
  font-size: 14px;
  font-size: 0.875rem;
  margin: 16px 0; }
  @media screen and (min-width: 740px) {
    .footer_address {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 10px 0; } }
  @media screen and (min-width: 980px) {
    .footer_address {
      font-size: 18px;
      font-size: 1.125rem; } }

.footer_address_name {
  display: none; }

.footer_address_group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 12px 0;
  line-height: 1.3; }
  @media screen and (min-width: 740px) {
    .footer_address_group {
      margin: 0; } }
  @media screen and (min-width: 740px) {
    .footer_address_group:not(:last-child) {
      margin-right: 35px; } }
  .footer_address_group .icon {
    width: 24px;
    height: 24px;
    position: relative;
    background-color: #FFA029;
    border-radius: 50%;
    color: #7C1D2D;
    margin-right: 8px; }
    @media print {
      .footer_address_group .icon {
        border: 1px solid; } }
    .footer_address_group .icon .symbol {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
  .footer_address_group .label {
    -ms-flex-item-align: center;
        align-self: center; }

.footer_address_group_street .symbol {
  width: 8px;
  height: 11px; }

.footer_address_group_phone .symbol {
  width: 11px;
  height: 11px; }

.footer_address_phone {
  color: inherit;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }
  .footer_address_phone:focus, .footer_address_phone:hover {
    color: #7C1D2D; }

@media screen and (min-width: 740px) {
  .footer_bar_group {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.copyright {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #646469;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  text-align: center; }
  @media screen and (min-width: 740px) {
    .copyright {
      margin-right: 16px; } }
  @media screen and (min-width: 980px) {
    .copyright {
      font-size: 18px;
      font-size: 1.125rem;
      margin-right: 40px; } }

.copyright_info {
  margin: 18px 0; }
  @media screen and (min-width: 740px) {
    .copyright_info {
      margin: 0; } }

@media screen and (min-width: 740px) {
  .copyright_sm {
    display: none; } }

.copyright_lg {
  display: none; }
  @media screen and (min-width: 740px) {
    .copyright_lg {
      display: block; } }

/* ==========================================================================
	Header
============================================================================= */
.header {
  background-image: url("../images/pattern-light.png");
  background-position: center;
  background-repeat: repeat;
  position: relative;
  background-color: #EFEFEF;
  -webkit-box-shadow: inset 0 8px 0 white, inset 8px 0 0 white, inset -8px 0 0 white;
          box-shadow: inset 0 8px 0 white, inset 8px 0 0 white, inset -8px 0 0 white; }
  @media screen and (min-width: 980px) {
    .header {
      -webkit-box-shadow: inset 10px 0 0 white, inset -10px 0 0 white;
              box-shadow: inset 10px 0 0 white, inset -10px 0 0 white; } }

@media print {
  .header_bar {
    display: none; } }

@media screen and (min-width: 980px) {
  .header_bar {
    background-color: #fff; } }

@media screen and (min-width: 980px) {
  .header_bar_inner {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding: 2px 0; } }

.header_ribbon {
  background-image: url("../images/pattern-light.png");
  background-position: center;
  background-repeat: repeat;
  position: relative;
  background-color: #EFEFEF;
  -webkit-box-shadow: inset 0 8px 0 white, inset 8px 0 0 white, inset -8px 0 0 white;
          box-shadow: inset 0 8px 0 white, inset 8px 0 0 white, inset -8px 0 0 white; }
  @media screen and (min-width: 980px) {
    .header_ribbon {
      z-index: 2;
      -webkit-box-shadow: inset 10px 0 0 white, inset -10px 0 0 white;
              box-shadow: inset 10px 0 0 white, inset -10px 0 0 white; } }
  @media screen and (min-width: 980px) {
    .layout_home .header_ribbon {
      background-color: transparent;
      background-image: none;
      -webkit-box-shadow: none;
              box-shadow: none; } }
  @media screen and (min-width: 980px) {
    .layout_home .header_ribbon:before {
      background-color: rgba(0, 0, 0, 0.97);
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.97)), to(rgba(0, 0, 0, 0)));
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.97), rgba(0, 0, 0, 0));
      filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='ieStartColor', endColorstr='ieEndColor', GradientType=0)";
      width: 100%;
      height: 146px;
      position: absolute;
      top: 0;
      right: 0;
      content: "";
      display: block;
      opacity: 0.5;
      pointer-events: none; } }

.header_media {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  overflow: hidden; }
  @media screen and (min-width: 980px) {
    .header_media:after {
      background-color: rgba(0, 0, 0, 0.48);
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.48)), to(rgba(0, 0, 0, 0)));
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.48), rgba(0, 0, 0, 0));
      filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='ieStartColor', endColorstr='ieEndColor', GradientType=0)";
      width: 100%;
      height: 135px;
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      content: "";
      display: block; } }

.header_media_fallback {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  @supports ((-webkit-filter: blur(10px)) or (filter: blur(10px))) {
    .header_media_fallback {
      -webkit-filter: blur(10px);
              filter: blur(10px); } }

.header_media_background {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s; }
  .header_media_background.fs-background-loaded {
    opacity: 1; }

.has_header_image .header_nav_ribbon,
.layout_home .header_nav_ribbon {
  position: relative; }

.header_ribbon_inner {
  padding: 18px 0 8px; }
  @media print {
    .header_ribbon_inner {
      padding: 0; } }
  @media screen and (max-width: 979px) {
    .header_ribbon_inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  @media screen and (min-width: 980px) {
    .header_ribbon_inner {
      padding: 15px 0 0; } }

.header_group {
  margin-top: 8px; }
  @media print, screen and (min-width: 980px) {
    .header_group {
      display: none; } }

/* ==========================================================================
	Mobile Sidebar
============================================================================= */
.mobile_sidebar_handle_wrapper {
  position: relative; }
  @media print {
    .mobile_sidebar_handle_wrapper {
      display: none; } }
  @media screen and (min-width: 980px) {
    .mobile_sidebar_handle_wrapper {
      display: none; } }

.mobile_sidebar_handle {
  width: 40px;
  height: 40px;
  position: relative;
  border-radius: 50%;
  -webkit-box-shadow: inset 0 0 0 2px #fff;
          box-shadow: inset 0 0 0 2px #fff;
  display: block;
  -webkit-transition: -webkit-box-shadow 0.25s;
  transition: -webkit-box-shadow 0.25s;
  transition: box-shadow 0.25s;
  transition: box-shadow 0.25s, -webkit-box-shadow 0.25s; }
  @media screen and (min-width: 980px) {
    .mobile_sidebar_handle {
      display: none; } }
  .mobile_sidebar_handle:focus, .mobile_sidebar_handle:hover {
    -webkit-box-shadow: inset 0 0 0 5px #7C1D2D;
            box-shadow: inset 0 0 0 5px #7C1D2D; }
    .mobile_sidebar_handle:focus .mobile_sidebar_handle_icon, .mobile_sidebar_handle:hover .mobile_sidebar_handle_icon {
      background-color: #7C1D2D;
      color: #fff; }

.mobile_sidebar_handle_icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 32px;
  height: 32px;
  background-color: #fff;
  border-radius: 50%;
  color: #7C1D2D;
  -webkit-transition: background-color 0.25s, color 0.25s;
  transition: background-color 0.25s, color 0.25s; }
  .mobile_sidebar_handle_icon .symbol {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

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

.mobile_sidebar_close {
  position: absolute;
  top: 18px;
  right: 25px;
  display: none; }
  .js .mobile_sidebar_close {
    display: block; }
  .mobile_sidebar_close:focus .mobile_sidebar_close_icon, .mobile_sidebar_close:hover .mobile_sidebar_close_icon {
    -webkit-box-shadow: inset 0 0 0 5px #7C1D2D;
            box-shadow: inset 0 0 0 5px #7C1D2D;
    color: #7C1D2D; }

.mobile_sidebar_close_icon {
  width: 40px;
  height: 40px;
  position: relative;
  -webkit-box-shadow: inset 0 0 0 2px #fff;
          box-shadow: inset 0 0 0 2px #fff;
  border-radius: 50%;
  color: #fff;
  display: block;
  -webkit-transition: color 0.25s, -webkit-box-shadow 0.25s;
  transition: color 0.25s, -webkit-box-shadow 0.25s;
  transition: box-shadow 0.25s, color 0.25s;
  transition: box-shadow 0.25s, color 0.25s, -webkit-box-shadow 0.25s; }
  .mobile_sidebar_close_icon .symbol {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 32px;
    height: 32px;
    display: block; }

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

.mobile_sidebar {
  background: #FFA029;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
  color: #101010;
  padding: 70px 10px 10px 10px; }
  [data-whatinput="mouse"] .mobile_sidebar:focus,
  [data-whatinput="touch"] .mobile_sidebar:focus {
    outline: none; }
  @media screen and (min-width: 980px) {
    .mobile_sidebar {
      display: none; } }
  .preload .mobile_sidebar {
    -webkit-transition: inherit !important;
    transition: inherit !important; }
  .js .mobile_sidebar {
    width: 100%;
    max-width: 312px;
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 400;
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .35s, visibility .35s, -webkit-transform .35s;
    transition: opacity .35s, visibility .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s, visibility .35s;
    transition: opacity .35s, transform .35s, visibility .35s, -webkit-transform .35s; }
    @media screen and (min-width: 740px) {
      .js .mobile_sidebar {
        right: 50%;
        margin-right: -366.5px; } }
  @media print {
    .mobile_sidebar {
      display: none; } }
  .mobile_sidebar.fs-swap-active {
    opacity: 1;
    visibility: visible; }

.mobile_sidebar_group {
  padding: 0 30px; }

.mobile_sidebar_button {
  font-family: FranklinGothicURWCon-Med, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  position: absolute;
  top: 18px;
  left: 15px;
  color: #000;
  opacity: 0;
  padding: 10px;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s; }
  @media screen and (min-width: 740px) {
    .mobile_sidebar_button {
      font-size: 14px;
      font-size: 0.875rem; } }
  .mobile_sidebar_button:focus {
    opacity: 1; }

/* ==========================================================================
	Page
============================================================================= */
.page_wrapper {
  width: 100%;
  min-height: 100vh;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .fs-mobile-lock .page_wrapper {
    pointer-events: none; }

.page {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }
  @media screen and (min-width: 980px) {
    .layout_home .page {
      margin-top: 56px; } }

.page_content {
  margin-bottom: 40px; }
  @media screen and (min-width: 500px) {
    .page_content {
      margin-bottom: 0; } }
  .page_content > .fs-row {
    display: block; }
    .page_content > .fs-row:after {
      clear: both;
      content: "";
      display: table; }
  .layout_home .page_content {
    margin-bottom: 26px; }

@media screen and (min-width: 980px) {
  .aside_wrapper {
    float: right; } }

@media screen and (min-width: 980px) {
  .content_wrapper {
    float: left; } }

@media screen and (min-width: 980px) {
  .layout_full .content_wrapper {
    float: none; } }

.main_content {
  display: block;
  margin-top: 20px; }
  [data-whatinput="mouse"] .main_content:focus,
  [data-whatinput="touch"] .main_content:focus {
    outline: none; }
  @media screen and (min-width: 740px) {
    .main_content {
      margin: 30px 0; } }
  @media screen and (min-width: 980px) {
    .main_content {
      margin: 60px 0; } }
  @media screen and (min-width: 1220px) {
    .main_content {
      margin: 80px 0; } }

.page_header {
  position: relative; }
  .has_header_image .page_header {
    margin-top: 64px; }
    @media print {
      .has_header_image .page_header {
        margin-top: 0; } }
    @media screen and (min-width: 740px) {
      .has_header_image .page_header {
        margin-top: 160px; } }
    @media screen and (min-width: 980px) {
      .has_header_image .page_header {
        margin-top: 240px; } }
    @media screen and (min-width: 1220px) {
      .has_header_image .page_header {
        margin-top: 390px; } }
    .has_header_image .page_header:before {
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background-color: rgba(124, 29, 45, 0.9);
      content: "";
      display: block; }
      @supports (mix-blend-mode: multiply) {
        .has_header_image .page_header:before {
          background-color: #7C1D2D;
          mix-blend-mode: multiply; } }
      @media print {
        .has_header_image .page_header:before {
          display: none; } }

.has_header_image .page_header_wrapper {
  position: relative; }

.page_header_inner {
  padding: 10px 0 22px; }
  @media print {
    .page_header_inner {
      padding: 0; } }
  @media screen and (min-width: 980px) {
    .page_header_inner {
      padding-top: 90px;
      padding-bottom: 20px; } }
  .has_header_image .page_header_inner {
    padding-top: 18px; }
    @media screen and (min-width: 980px) {
      .has_header_image .page_header_inner {
        padding-top: 56px;
        padding-bottom: 40px; } }

.page_title {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.16667;
  text-transform: uppercase;
  color: #101010;
  margin: 0; }
  @media screen and (min-width: 740px) {
    .page_title {
      font-size: 54px;
      font-size: 3.375rem; } }
  @media screen and (min-width: 980px) {
    .page_title {
      font-size: 72px;
      font-size: 4.5rem; } }
  .has_header_image .page_title {
    color: #fff; }

.sidebar_wrapper {
  clear: right; }

.wysiwyg_block {
  margin-top: 40px;
  margin-bottom: 40px; }
  @media screen and (min-width: 740px) {
    .wysiwyg_block {
      margin-top: 50px; } }
  @media screen and (min-width: 980px) {
    .wysiwyg_block {
      margin-top: 60px; } }
  @media screen and (min-width: 740px) {
    .wysiwyg_block {
      margin-bottom: 50px; } }
  @media screen and (min-width: 980px) {
    .wysiwyg_block {
      margin-bottom: 60px; } }

.full_width_callouts > *:first-child {
  margin-top: 0; }

.video_inline_wrapper {
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  background-color: #000;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.25s, visibility 0.25s;
  transition: opacity 0.25s, visibility 0.25s;
  visibility: hidden; }
  .video_inline_wrapper iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  .video_play .video_inline_wrapper {
    opacity: 1;
    pointer-events: auto;
    visibility: visible; }

/* ==========================================================================
	Action Navigation Header
============================================================================= */
.action_nav_top_header {
  display: none; }

.action_nav_top_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 979px) {
    .action_nav_top_list {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }

/* Large
============================================================================= */
.action_nav_top_lg {
  font-family: FranklinGothicURWCon-Med, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 0.875rem;
  color: #7C1D2D;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  margin-right: 14px;
  text-transform: uppercase; }
  @media screen and (max-width: 979px) {
    .action_nav_top_lg {
      display: none; } }
  @media screen and (min-width: 1220px) {
    .action_nav_top_lg {
      margin-right: 24px; } }
  .action_nav_top_lg .action_nav_top_link {
    color: inherit;
    padding: 14px 8px;
    -webkit-transition: color 0.25s;
    transition: color 0.25s; }
    .action_nav_top_lg .action_nav_top_link:focus .action_nav_top_link_inner, .action_nav_top_lg .action_nav_top_link:hover .action_nav_top_link_inner {
      -webkit-box-shadow: inset 0 -4px 0 #7C1D2D;
              box-shadow: inset 0 -4px 0 #7C1D2D; }
  .action_nav_top_lg .action_nav_top_link_inner {
    -webkit-box-shadow: inset 0 -4px 0 #40B4E5;
            box-shadow: inset 0 -4px 0 #40B4E5;
    display: inline-block;
    padding-bottom: 3px;
    -webkit-transition: -webkit-box-shadow 0.25s;
    transition: -webkit-box-shadow 0.25s;
    transition: box-shadow 0.25s;
    transition: box-shadow 0.25s, -webkit-box-shadow 0.25s; }

/* ==========================================================================
	Action Navigation Footer
============================================================================= */
@media print {
  .action_nav_bottom {
    display: none; } }

.action_nav_bottom_header {
  display: none; }

.action_nav_bottom_list {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  font-size: 1.25rem;
  text-transform: uppercase; }
  @media screen and (min-width: 740px) {
    .action_nav_bottom_list {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      color: #646469;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  @media screen and (min-width: 980px) {
    .action_nav_bottom_list {
      font-size: 32px;
      font-size: 2rem;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  @media screen and (min-width: 1220px) {
    .action_nav_bottom_list {
      font-size: 40px;
      font-size: 2.5rem; } }

@media screen and (min-width: 980px) {
  .action_nav_bottom_item {
    margin-right: 20px; } }

@media screen and (min-width: 1220px) {
  .action_nav_bottom_item {
    margin-right: 25px; } }

.action_nav_bottom_item:not(:last-child) {
  margin-right: 20px; }
  @media screen and (min-width: 980px) {
    .action_nav_bottom_item:not(:last-child) {
      margin-right: 0; } }

.action_nav_bottom_link {
  color: inherit;
  display: block;
  padding: 10px 0;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }
  .action_nav_bottom_link:focus, .action_nav_bottom_link:hover {
    color: #7C1D2D; }
    .action_nav_bottom_link:focus .action_nav_bottom_link_icon, .action_nav_bottom_link:hover .action_nav_bottom_link_icon {
      color: #FFA029;
      -webkit-box-shadow: inset 0 0 0 3px #FFA029;
              box-shadow: inset 0 0 0 3px #FFA029; }
  @media screen and (min-width: 740px) and (max-width: 979px) {
    .footer .action_nav_bottom_link {
      position: relative;
      top: -3px; } }

.action_nav_bottom_link_inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1; }

.action_nav_bottom_link_label {
  display: inline-block;
  margin-right: 8px; }
  @media screen and (min-width: 980px) {
    .action_nav_bottom_link_label {
      margin-right: 18px; } }
  @media screen and (min-width: 1220px) {
    .action_nav_bottom_link_label {
      margin-right: 28px; } }

.action_nav_bottom_link_icon {
  width: 24px;
  height: 24px;
  position: relative;
  -webkit-box-shadow: inset 0 0 0 1px currentColor;
          box-shadow: inset 0 0 0 1px currentColor;
  border-radius: 50%;
  color: #7C1D2D;
  display: block;
  -webkit-transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  will-change: transform; }
  @media screen and (min-width: 980px) {
    .action_nav_bottom_link_icon {
      width: 40px;
      height: 40px;
      -webkit-box-shadow: inset 0 0 0 2px currentColor;
              box-shadow: inset 0 0 0 2px currentColor; } }
  .action_nav_bottom_link_icon .symbol {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 20px;
    height: 20px; }
    @media screen and (min-width: 980px) {
      .action_nav_bottom_link_icon .symbol {
        width: 32px;
        height: 32px; } }

@media screen and (max-width: 739px) {
  .action_nav_bottom_lg {
    display: none; } }

/* ==========================================================================
   Imagery
============================================================================= */
.action_nav_imagery {
  position: relative;
  background-color: #7C1D2D;
  color: #fff;
  padding: 26px 0; }
  .action_nav_imagery .action_nav_bottom {
    position: relative;
    padding-right: 10px;
    padding-left: 10px; }
  .action_nav_imagery .action_nav_bottom_list {
    font-size: 24px;
    font-size: 1.5rem; }
  .action_nav_imagery .action_nav_bottom_item {
    margin-right: 0; }
  @media screen and (min-width: 500px) {
    .action_nav_imagery .action_nav_bottom_link_label {
      margin-right: 16px; } }
  .action_nav_imagery .action_nav_bottom_link_icon {
    width: 24px;
    height: 24px;
    position: relative;
    -webkit-box-shadow: inset 0 0 0 1px currentColor;
            box-shadow: inset 0 0 0 1px currentColor;
    border-radius: 50%;
    color: #fff;
    display: block;
    -webkit-transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
    transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
    transition: box-shadow 0.25s, color 0.25s, transform 0.25s;
    transition: box-shadow 0.25s, color 0.25s, transform 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
    will-change: transform;
    margin-left: auto; }
    @media screen and (min-width: 980px) {
      .action_nav_imagery .action_nav_bottom_link_icon {
        width: 40px;
        height: 40px;
        -webkit-box-shadow: inset 0 0 0 2px currentColor;
                box-shadow: inset 0 0 0 2px currentColor; } }
    .action_nav_imagery .action_nav_bottom_link_icon .symbol {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 20px;
      height: 20px; }
      @media screen and (min-width: 980px) {
        .action_nav_imagery .action_nav_bottom_link_icon .symbol {
          width: 32px;
          height: 32px; } }
  .action_nav_imagery .action_nav_bottom_link {
    padding: 8px 0; }
    .action_nav_imagery .action_nav_bottom_link:focus, .action_nav_imagery .action_nav_bottom_link:hover {
      color: #FFA029; }
  @media screen and (min-width: 740px) {
    .footer .action_nav_imagery {
      display: none; } }
  @media screen and (min-width: 500px) {
    .footer .action_nav_imagery .action_nav_bottom_link_icon {
      margin-left: inherit; } }
  .mobile_sidebar .action_nav_imagery {
    padding-right: 30px;
    padding-left: 30px; }
    @media screen and (min-width: 740px) {
      .mobile_sidebar .action_nav_imagery .action_nav_bottom_list {
        color: #fff;
        display: block; } }

.action_nav_imagery_background {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.25; }
  @supports (background-blend-mode: multiply) {
    .action_nav_imagery_background {
      opacity: 1; }
      .action_nav_imagery_background .fs-background-media {
        background-color: #7C1D2D;
        background-blend-mode: multiply; } }
  .footer .action_nav_imagery_background .fs-background-media {
    -webkit-box-shadow: inset 8px 0 0 white, inset -8px 0 0 white;
            box-shadow: inset 8px 0 0 white, inset -8px 0 0 white; }
    @media screen and (min-width: 980px) {
      .footer .action_nav_imagery_background .fs-background-media {
        -webkit-box-shadow: inset 10px 0 0 white, inset -10px 0 0 white;
                box-shadow: inset 10px 0 0 white, inset -10px 0 0 white; } }

/* ==========================================================================
	Breadcrumb Navigation
============================================================================= */
.breadcrumb_nav {
  display: none; }
  @media screen and (min-width: 980px) {
    .breadcrumb_nav {
      display: block; } }

.breadcrumb_list {
  font-family: FranklinGothicURWCon-Med, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #7C1D2D;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  text-transform: uppercase; }
  .has_header_image .breadcrumb_list {
    color: #fff; }

.breadcrumb_item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .breadcrumb_item:not(:last-child) {
    margin-right: 8px; }
    .breadcrumb_item:not(:last-child):after {
      width: 16px;
      height: 2px;
      background-color: #FFA029;
      content: "";
      display: block; }

.breadcrumb_link {
  display: block;
  color: inherit;
  padding: 4px 8px 4px 0;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }
  .breadcrumb_link:focus, .breadcrumb_link:hover {
    color: #101010; }
  .has_header_image .breadcrumb_link:focus, .has_header_image .breadcrumb_link:hover {
    color: #FFA029; }

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

/* ==========================================================================
	Footer Navigation
============================================================================= */
.footer_nav {
  margin: 26px 0; }
  @media print {
    .footer_nav {
      display: none; } }
  @media screen and (min-width: 740px) {
    .footer_nav {
      margin: 35px 0; } }
  @media screen and (min-width: 980px) {
    .footer_nav {
      margin: 50px 0 16px; } }

.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_nav_list {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #7C1D2D;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.3;
  text-transform: uppercase; }
  @media screen and (min-width: 500px) {
    .footer_nav_list {
      -webkit-column-count: 2;
         -moz-column-count: 2;
              column-count: 2;
      -webkit-column-gap: 0;
         -moz-column-gap: 0;
              column-gap: 0; }
      .footer_nav_list > * {
        column-break-inside: avoid;
        -webkit-column-break-inside: avoid;
           -moz-column-break-inside: avoid;
                break-inside: avoid; } }
  @media screen and (min-width: 740px) {
    .footer_nav_list {
      -webkit-column-count: 3;
         -moz-column-count: 3;
              column-count: 3;
      -webkit-column-gap: 0;
         -moz-column-gap: 0;
              column-gap: 0; }
      .footer_nav_list > * {
        column-break-inside: avoid;
        -webkit-column-break-inside: avoid;
           -moz-column-break-inside: avoid;
                break-inside: avoid; } }
  @media screen and (min-width: 980px) {
    .footer_nav_list {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      font-size: 15px;
      font-size: 0.9375rem; } }
  @media screen and (min-width: 1220px) {
    .footer_nav_list {
      font-size: 20px;
      font-size: 1.25rem; } }

@media screen and (min-width: 980px) {
  .footer_nav_item {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

@media screen and (min-width: 980px) {
  .footer_nav_item:first-child .footer_nav_link {
    padding-left: 0; } }

@media screen and (min-width: 980px) {
  .footer_nav_item:last-child .footer_nav_link {
    padding-right: 0; } }

@media screen and (max-width: 499px) {
  .footer_nav_item:last-child .footer_nav_link_inner:after {
    content: normal;
    display: none; } }

@media screen and (min-width: 980px) {
  .footer_nav_item:not(:last-child):after {
    width: 8px;
    height: 8px;
    background-color: #FFA029;
    border-radius: 50%;
    content: "";
    display: block; } }

.footer_nav_link {
  color: inherit;
  display: block;
  padding: 3px 0 4px;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }
  @media screen and (min-width: 980px) {
    .footer_nav_link {
      padding: 10px 8px; } }
  @media screen and (min-width: 1220px) {
    .footer_nav_link {
      padding: 10px 6px; } }
  .footer_nav_link:focus, .footer_nav_link:hover {
    color: #FFA029; }

.footer_nav_link_inner:after {
  width: 16px;
  height: 2px;
  background-color: #40B4E5;
  content: "";
  display: block;
  margin-top: 3px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s; }
  @media screen and (min-width: 980px) {
    .footer_nav_link_inner:after {
      content: "";
      display: none; } }

/* ==========================================================================
	Main Navigation
============================================================================= */
@media print {
  .main_nav {
    display: none; } }

@media screen and (max-width: 979px) {
  .main_nav.main_nav_lg {
    display: none; } }

.main_nav_list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .main_nav_sm .main_nav_list {
    margin: 0 0 15px; }
  .main_nav_lg .main_nav_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }

.main_nav_sm .main_nav_item.fs-swap-enabled .main_nav_children {
  display: none; }

.main_nav_sm .main_nav_item.fs-swap-active .main_nav_children {
  display: block; }

.main_nav_lg .main_nav_item {
  position: relative; }
  .main_nav_lg .main_nav_item:not(:last-child) .main_nav_item_wrapper:after {
    width: 8px;
    height: 8px;
    background-color: #FFA029;
    border-radius: 50%;
    content: "";
    display: block; }
  .main_nav_lg .main_nav_item:last-child .main_nav_link {
    padding-right: 0; }
  .main_nav_lg .main_nav_item.focused .main_nav_children, .main_nav_lg .main_nav_item:focus .main_nav_children, .main_nav_lg .main_nav_item:hover .main_nav_children {
    opacity: 1;
    visibility: visible; }
  .main_nav_lg .main_nav_item.fs-swap-active .main_nav_children {
    opacity: 1;
    visibility: visible; }

.main_nav_item_wrapper {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  position: relative;
  color: #101010;
  text-transform: uppercase; }
  .main_nav_sm .main_nav_item_wrapper {
    font-size: 20px;
    font-size: 1.25rem; }
  .main_nav_lg .main_nav_item_wrapper {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 20px;
    font-size: 1.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (min-width: 1220px) {
      .main_nav_lg .main_nav_item_wrapper {
        font-size: 24px;
        font-size: 1.5rem; } }
    .has_header_image .main_nav_lg .main_nav_item_wrapper {
      color: #fff; }

.main_nav_link {
  color: inherit;
  display: block;
  line-height: 1;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }
  .main_nav_link:focus, .main_nav_link:hover {
    color: #7C1D2D; }
  .main_nav_sm .main_nav_link {
    padding: 10px 40px 10px 0; }
  .main_nav_lg .main_nav_link {
    position: relative;
    padding: 14px 10px; }
    @media screen and (min-width: 1220px) {
      .main_nav_lg .main_nav_link {
        padding-right: 16px;
        padding-left: 16px; } }
    .main_nav_lg .main_nav_link:after {
      height: 4px;
      position: absolute;
      right: 10px;
      bottom: 0;
      left: 10px;
      background-color: #FFA029;
      content: "";
      display: block;
      opacity: 0;
      -webkit-transition: opacity 0.25s;
      transition: opacity 0.25s; }
      @media screen and (min-width: 1220px) {
        .main_nav_lg .main_nav_link:after {
          right: 16px;
          left: 16px; } }
    .layout_home .main_nav_lg .main_nav_link,
    .has_header_image .main_nav_lg .main_nav_link {
      color: #fff; }
      .layout_home .main_nav_lg .main_nav_link:focus, .layout_home .main_nav_lg .main_nav_link:hover,
      .has_header_image .main_nav_lg .main_nav_link:focus,
      .has_header_image .main_nav_lg .main_nav_link:hover {
        color: #FFA029; }
  .main_nav_lg .main_nav_item.active .main_nav_link:after {
    opacity: 1; }

.no-js .main_nav_toggle {
  display: none; }

.js .main_nav_toggle {
  width: 40px;
  height: 100%;
  position: absolute;
  top: 50%;
  right: 0;
  cursor: pointer;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0); }

.main_nav_lg .main_nav_toggle {
  width: 14px;
  height: 14px;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s; }
  .main_nav_lg .main_nav_toggle:focus {
    opacity: 1;
    pointer-events: auto; }

.main_nav_toggle.fs-swap-active .main_nav_toggle_icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.main_nav_lg .main_nav_item:last-child .main_nav_toggle {
  right: -26px; }

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

.main_nav_toggle_icon {
  width: 24px;
  height: 24px;
  position: relative;
  -webkit-box-shadow: inset 0 0 0 1px currentColor;
          box-shadow: inset 0 0 0 1px currentColor;
  border-radius: 50%;
  color: #101010;
  display: block;
  -webkit-transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  will-change: transform;
  float: right; }
  .main_nav_toggle_icon .symbol {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 20px;
    height: 20px; }
  .main_nav_toggle_icon:focus, .main_nav_toggle_icon:hover {
    -webkit-box-shadow: inset 0 0 0 3px #7C1D2D;
            box-shadow: inset 0 0 0 3px #7C1D2D;
    color: #7C1D2D; }
  .main_nav_lg .main_nav_toggle_icon {
    width: 14px;
    height: 14px;
    color: #7C1D2D; }
    .main_nav_lg .main_nav_toggle_icon .symbol {
      width: 14px;
      height: 14px; }

.main_nav_children {
  font-family: FranklinGothicURWCon-Med, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  list-style: none;
  margin: 0;
  padding: 0;
  text-transform: uppercase; }
  .main_nav_sm .main_nav_children {
    padding: 20px 0; }
  .main_nav_lg .main_nav_children {
    width: 270px;
    position: absolute;
    background-color: #7C1D2D;
    color: #fff;
    display: block;
    margin-left: -22px;
    opacity: 0;
    padding: 18px 32px;
    -webkit-transition: opacity 0.25s, visibility 0.25s;
    transition: opacity 0.25s, visibility 0.25s;
    visibility: hidden;
    z-index: 3; }
    @media screen and (min-width: 1220px) {
      .main_nav_lg .main_nav_children {
        margin-left: -15px; } }
  @media screen and (min-width: 980px) {
    .main_nav_lg .main_nav_item:last-child .main_nav_children {
      right: -10px; } }
  @media screen and (min-width: 1220px) {
    .main_nav_lg .main_nav_item:last-child .main_nav_children {
      right: -12px; } }

.main_nav_child_link {
  display: block;
  padding: 6px 0;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }
  .main_nav_sm .main_nav_child_link {
    color: #101010; }
  .main_nav_lg .main_nav_child_link {
    color: inherit; }
  .main_nav_sm .main_nav_child_link:focus, .main_nav_sm .main_nav_child_link:hover {
    color: #7C1D2D; }
  .main_nav_lg .main_nav_child_link:focus, .main_nav_lg .main_nav_child_link:hover {
    color: #FFA029; }

/* ==========================================================================
	Secondary Navigation Common
============================================================================= */
.secondary_nav {
  font-size: 14px;
  font-size: 0.875rem; }
  .secondary_nav.secondary_nav_sm {
    font-family: FranklinGothicURWCon-Med, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #7C1D2D;
    margin: 10px 0 26px; }
  .secondary_nav.secondary_nav_lg {
    font-family: FranklinGothicURW-Boo, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #646469;
    margin-right: 15px; }
    @media screen and (max-width: 979px) {
      .secondary_nav.secondary_nav_lg {
        display: none; } }
    @media screen and (min-width: 1220px) {
      .secondary_nav.secondary_nav_lg {
        margin-right: 25px; } }

.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; }

@media screen and (min-width: 980px) {
  .secondary_nav_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.secondary_nav_sm .secondary_nav_list {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 0;
     -moz-column-gap: 0;
          column-gap: 0; }
  .secondary_nav_sm .secondary_nav_list > * {
    column-break-inside: avoid;
    -webkit-column-break-inside: avoid;
       -moz-column-break-inside: avoid;
            break-inside: avoid; }

.secondary_nav_link {
  color: inherit;
  display: block;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }
  .secondary_nav_sm .secondary_nav_link {
    display: block;
    padding: 8px 10px 8px 0;
    text-decoration: underline; }
    .secondary_nav_sm .secondary_nav_link:focus, .secondary_nav_sm .secondary_nav_link:hover {
      color: #101010; }
  .secondary_nav_lg .secondary_nav_link {
    padding: 12px 7px; }
    .secondary_nav_lg .secondary_nav_link:focus, .secondary_nav_lg .secondary_nav_link:hover {
      color: #7C1D2D; }

/* ==========================================================================
	Social Navigation
============================================================================= */
@media print {
  .social_nav {
    display: none; } }

.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_nav_list {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.social_nav_item {
  height: 100%;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .social_nav_item:first-child .social_nav_link {
    padding-left: 0; }

.social_nav_link {
  height: 100%;
  display: block;
  padding: 10px;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s; }
  .social_nav_link:focus, .social_nav_link:hover {
    opacity: 0.6; }

.social_nav_icon .symbol_social_instagram {
  width: 20px;
  height: 20px;
  fill: #4c68d7; }

.social_nav_icon .symbol_social_facebook {
  width: 20px;
  height: 20px; }

.social_nav_icon .symbol_social_twitter {
  width: 20px;
  height: 16px;
  fill: #1da1f2; }

.social_nav_icon .symbol_social_youtube {
  width: 24px;
  height: 17px;
  fill: #ff0000; }

.social_nav_icon .symbol_social_linkedin {
  width: 18px;
  height: 17px;
  fill: #0077b5; }

.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
============================================================================= */
.subnav_wrapper {
  position: relative;
  z-index: 5;
  margin: 8px 0; }
  @media screen and (min-width: 980px) {
    .subnav_wrapper {
      z-index: 3;
      margin: 10px 0; } }
  .js .subnav_wrapper {
    margin-top: -8px;
    margin-bottom: 0; }
    @media screen and (min-width: 980px) {
      .js .subnav_wrapper {
        margin-top: 0; } }

.subnav_inner {
  position: relative; }

.sub_nav {
  z-index: 1;
  background-color: #FFA029;
  color: #101010; }
  @media print {
    .sub_nav {
      display: none; } }
  @media screen and (min-width: 980px) {
    .sub_nav {
      min-width: 300px;
      position: absolute;
      top: -40px;
      right: 0; } }

.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 {
  cursor: pointer;
  padding: 10px;
  -webkit-transition: background .25s, border .25s, color .25s, -webkit-box-shadow .25s, -webkit-transform .25s;
  transition: background .25s, border .25s, color .25s, -webkit-box-shadow .25s, -webkit-transform .25s;
  transition: background .25s, border .25s, box-shadow .25s, color .25s, transform .25s;
  transition: background .25s, border .25s, box-shadow .25s, color .25s, transform .25s, -webkit-box-shadow .25s, -webkit-transform .25s;
  display: block;
  margin-bottom: 8px;
  text-align: center;
  width: 100%;
  height: 50px;
  position: relative;
  z-index: 2;
  background-color: #FFA029;
  color: #000;
  margin-bottom: 0;
  padding: 16px 40px 16px 16px;
  padding-right: 40px;
  text-align: left; }
  .sub_nav_handle [class*="icon"] {
    display: inline-block;
    vertical-align: middle; }
    @media print {
      .sub_nav_handle [class*="icon"] {
        display: none; } }
  .sub_nav_handle [class*="label"] {
    display: inline-block;
    vertical-align: middle; }
  @media print {
    .sub_nav_handle {
      display: none; } }
  @media screen and (min-width: 980px) {
    .sub_nav_handle {
      height: 80px;
      padding: 27px 80px 27px 40px; } }

.sub_nav_handle_label {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  text-transform: uppercase; }
  @media screen and (min-width: 980px) {
    .sub_nav_handle_label {
      font-size: 26px;
      font-size: 1.625rem; } }

.sub_nav_handle_icon {
  width: 24px;
  height: 24px;
  position: relative;
  -webkit-box-shadow: inset 0 0 0 1px currentColor;
          box-shadow: inset 0 0 0 1px currentColor;
  border-radius: 50%;
  color: #7C1D2D;
  display: block;
  -webkit-transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  will-change: transform;
  position: absolute;
  top: 50%;
  right: 16px;
  pointer-events: none;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  -webkit-transition: color 0.25s, -webkit-box-shadow 0.25s;
  transition: color 0.25s, -webkit-box-shadow 0.25s;
  transition: box-shadow 0.25s, color 0.25s;
  transition: box-shadow 0.25s, color 0.25s, -webkit-box-shadow 0.25s; }
  @media screen and (min-width: 980px) {
    .sub_nav_handle_icon {
      width: 40px;
      height: 40px;
      -webkit-box-shadow: inset 0 0 0 2px currentColor;
              box-shadow: inset 0 0 0 2px currentColor; } }
  .sub_nav_handle_icon .symbol {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 20px;
    height: 20px; }
    @media screen and (min-width: 980px) {
      .sub_nav_handle_icon .symbol {
        width: 32px;
        height: 32px; } }
  @media screen and (min-width: 980px) {
    .sub_nav_handle_icon {
      right: 40px; } }
  .sub_nav_handle:focus .sub_nav_handle_icon,
  .sub_nav_handle:hover .sub_nav_handle_icon {
    -webkit-box-shadow: inset 0 0 0 3px #101010;
            box-shadow: inset 0 0 0 3px #101010;
    color: #101010; }

.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 {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 1;
  background-color: #FFA029;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
  color: #101010;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.14286;
  opacity: 0;
  padding-top: 50px;
  visibility: hidden;
  padding-bottom: 16px;
  pointer-events: none; }
  [data-whatinput="mouse"] .sub_nav_list:focus,
  [data-whatinput="touch"] .sub_nav_list:focus {
    outline: none; }
  @media screen and (min-width: 980px) {
    .sub_nav_list {
      font-size: 16px;
      font-size: 1rem;
      padding-top: 80px;
      padding-bottom: 40px; } }
  .js .sub_nav_list {
    display: none;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
    visibility: hidden; }
  .preload .sub_nav_list {
    -webkit-transition: inherit !important;
    transition: inherit !important; }
  .loaded .sub_nav_list {
    display: block; }
  .sub_nav_list.fs-swap-enabled {
    opacity: 0;
    visibility: hidden;
    pointer-events: none; }
  .no-js .sub_nav:hover .sub_nav_list,
  .no-js .sub_nav:focus .sub_nav_list, .sub_nav_list.fs-swap-active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto; }

.sub_nav_link {
  color: inherit;
  display: block;
  padding: 8px 16px;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }
  @media screen and (min-width: 980px) {
    .sub_nav_link {
      padding: 10px 40px; } }
  .sub_nav_link:focus, .sub_nav_link:hover {
    color: #7C1D2D; }

/* ==========================================================================
	Utility Navigation
============================================================================= */
@media print {
  .utility_nav {
    display: none; } }

.utility_nav_header {
  display: none; }

.utility_nav_list {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #7C1D2D;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  margin-left: -10px; }
  @media screen and (min-width: 500px) {
    .utility_nav_list {
      margin-right: -10px;
      margin-left: 0; } }
  @media screen and (min-width: 980px) {
    .utility_nav_list {
      font-size: 18px;
      font-size: 1.125rem; } }

.utility_nav_link {
  color: inherit;
  display: block;
  padding: 10px;
  text-decoration: underline;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip: ink;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }
  .utility_nav_link:focus, .utility_nav_link:hover {
    color: #101010; }

/* ==========================================================================
	Background
============================================================================= */
.fs-background-media img {
  display: block !important;
  opacity: 0;
  position: absolute; }

/* ==========================================================================
	Carousel
============================================================================= */
.fs-carousel-canister {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

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

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

.fs-carousel-page {
  height: 15px;
  width: 15px;
  position: relative;
  display: inline-block; }
  .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%); }

/* Pagination Themes
============================================================================= */
/* ==========================================================================
	Dropdowns
============================================================================= */
.fs-dropdown-wrapper {
  position: relative; }

.fs-dropdown-selected {
  padding: 20px; }

.fs-dropdown-options {
  background: none;
  border: 0; }

.fs-dropdown-item {
  background: #eee;
  padding: 20px; }

.base_dropdown {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-size: 1rem; }
  .base_dropdown .fs-dropdown-selected {
    position: relative;
    background-color: #7C1D2D;
    border-width: 0;
    color: #fff;
    padding: 14px 45px 14px 20px; }
    .base_dropdown .fs-dropdown-selected:after {
      width: 0;
      height: 0;
      position: absolute;
      top: 50%;
      right: 20px;
      border-style: solid;
      border-width: 9px 7.5px 0 7.5px;
      border-color: #fff transparent transparent transparent;
      content: "";
      display: block;
      -webkit-transform: translate3d(0, -50%, 0);
              transform: translate3d(0, -50%, 0); }
  .base_dropdown .fs-dropdown-options {
    background-color: #7C1D2D;
    color: #fff;
    padding-bottom: 16px; }
  .base_dropdown .fs-dropdown-item {
    background-color: rgba(0, 0, 0, 0);
    color: #fff;
    padding: 6px 20px;
    -webkit-transition: background-color 0.25s;
    transition: background-color 0.25s; }
    .base_dropdown .fs-dropdown-item:focus, .base_dropdown .fs-dropdown-item:hover {
      background-color: rgba(0, 0, 0, 0.15); }

.fs-checkbox {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px; }

.fs-checkbox-marker {
  float: none;
  border-color: #646469;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle; }

.fs-checkbox-flag {
  position: absolute;
  top: 0;
  left: 0; }
  .fs-checkbox-checked .fs-checkbox-flag {
    background-color: #7C1D2D;
    color: #fff; }
  .fs-checkbox-flag:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(0);
            transform: translate(-50%, -50%) rotate(45deg) scale(0); }
    .fs-checkbox-checked .fs-checkbox-flag:before {
      -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(1);
              transform: translate(-50%, -50%) rotate(45deg) scale(1); }
  .fs-checkbox-radio .fs-checkbox-flag {
    width: 12px;
    height: 12px; }

.fs-checkbox-label {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.33333;
  display: inline-block;
  vertical-align: middle; }
  @media screen and (min-width: 740px) {
    .fs-checkbox-label {
      font-size: 16px;
      font-size: 1rem;
      line-height: 1.77778; } }
  @media screen and (min-width: 980px) {
    .fs-checkbox-label {
      font-size: 18px;
      font-size: 1.125rem; } }

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

.js-lazy {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  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 screen and (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; }

.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; }

.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: none; }

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

.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 {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-size: 0.875rem;
  margin: 16px 0; }
  @media print {
    .pagination {
      display: none; } }
  @media screen and (min-width: 740px) {
    .pagination {
      font-size: 18px;
      font-size: 1.125rem; } }

.pagination_arrow {
  position: relative;
  color: #7C1D2D;
  padding-bottom: 3px;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }
  @media screen and (max-width: 739px) {
    .pagination_arrow {
      display: none; } }
  .pagination_arrow:focus:not(.pagination_arrow_disabled), .pagination_arrow:hover:not(.pagination_arrow_disabled) {
    color: #40B4E5; }
  .pagination_arrow_disabled {
    display: none; }
  .pagination_arrow_icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.pagination_arrow_left {
  margin-right: 32px; }

.pagination_arrow_right {
  margin-left: 32px; }

.pagination_nav {
  line-height: 1; }

.pagination_link {
  color: #101010;
  display: inline-block;
  padding: 4px;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
  vertical-align: middle; }
  .pagination_link:focus, .pagination_link:hover {
    color: #40B4E5; }
  .pagination_link.active {
    -webkit-box-shadow: 0 4px 0 #40B4E5;
            box-shadow: 0 4px 0 #40B4E5;
    color: #7C1D2D; }

/* ==========================================================================
	Alert
============================================================================= */
.alert_open {
  overflow: hidden !important; }

.alert.fs-swap-active {
  display: none; }

.js .alert:after {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 9;
  background-color: #101010;
  content: "";
  display: block;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s; }
  @media screen and (min-width: 740px) {
    .js .alert:after {
      -webkit-transition-duration: 0.5s;
              transition-duration: 0.5s; } }

.alert_open .alert:after {
  opacity: 0.85;
  pointer-events: auto; }

.alert_inner {
  width: 100%;
  position: relative;
  z-index: 2;
  background-color: #FFA029;
  border: 0;
  -webkit-box-shadow: inset 0 0 0 8px #fff;
          box-shadow: inset 0 0 0 8px #fff;
  color: #101010;
  padding: 0; }
  @media screen and (min-width: 980px) {
    .alert_inner {
      -webkit-box-shadow: inset 0 0 0 10px #fff;
              box-shadow: inset 0 0 0 10px #fff; } }
  .js .alert_inner {
    width: auto;
    position: absolute;
    top: 50%;
    right: 24px;
    left: 24px;
    z-index: 10;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
    @media screen and (min-width: 740px) {
      .js .alert_inner {
        width: 680px;
        right: auto;
        left: 50%;
        -webkit-transform: translate3d(-50%, -50%, 0);
                transform: translate3d(-50%, -50%, 0); } }
    @media screen and (min-width: 1220px) {
      .js .alert_inner {
        max-width: 1400px;
        margin: 0 auto; } }

.alert_document {
  padding: 32px; }
  @media screen and (min-width: 500px) {
    .alert_document {
      padding: 40px; } }
  @media screen and (min-width: 980px) {
    .alert_document {
      padding: 64px; } }

.alert_close {
  display: none; }
  .js .alert_close {
    width: 24px;
    height: 24px;
    position: relative;
    -webkit-box-shadow: inset 0 0 0 1px currentColor;
            box-shadow: inset 0 0 0 1px currentColor;
    border-radius: 50%;
    color: "#000";
    display: block;
    -webkit-transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
    transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
    transition: box-shadow 0.25s, color 0.25s, transform 0.25s;
    transition: box-shadow 0.25s, color 0.25s, transform 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
    will-change: transform;
    position: absolute;
    top: 22px;
    right: 22px;
    display: block; }
    @media screen and (min-width: 980px) {
      .js .alert_close {
        width: 40px;
        height: 40px;
        -webkit-box-shadow: inset 0 0 0 2px currentColor;
                box-shadow: inset 0 0 0 2px currentColor; } }
    .js .alert_close .symbol {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 20px;
      height: 20px; }
      @media screen and (min-width: 980px) {
        .js .alert_close .symbol {
          width: 32px;
          height: 32px; } }
    .js .alert_close:focus, .js .alert_close:hover {
      -webkit-box-shadow: inset 0 0 0 3px #7C1D2D;
              box-shadow: inset 0 0 0 3px #7C1D2D;
      color: #7C1D2D; }
      @media screen and (min-width: 980px) {
        .js .alert_close:focus, .js .alert_close:hover {
          -webkit-box-shadow: inset 0 0 0 5px #7C1D2D;
                  box-shadow: inset 0 0 0 5px #7C1D2D; } }
    @media screen and (min-width: 980px) {
      .js .alert_close {
        top: 34px;
        right: 34px; } }

.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_content {
  padding-right: 24px; }
  @media screen and (min-width: 980px) {
    .alert_content {
      padding-right: 40px; } }

.alert_title {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.2;
  text-transform: uppercase;
  line-height: 1;
  margin: 0 0 4px 0; }
  @media screen and (min-width: 740px) {
    .alert_title {
      font-size: 42px;
      font-size: 2.625rem; } }
  @media screen and (min-width: 980px) {
    .alert_title {
      font-size: 56px;
      font-size: 3.5rem; } }
  @media screen and (min-width: 740px) {
    .alert_title {
      margin-bottom: 5px; } }

.alert_description {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.57143; }
  @media print, screen and (min-width: 500px) {
    .alert_description {
      font-size: 16px;
      font-size: 1rem; } }
  @media screen and (min-width: 740px) {
    .alert_description {
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 1.90476; } }
  @media screen and (min-width: 980px) {
    .alert_description {
      font-size: 20px;
      font-size: 1.25rem; } }
  .alert_description p {
    margin: 0; }
  .alert_description a {
    color: inherit;
    text-decoration: underline;
    -webkit-transition: color 0.25s;
    transition: color 0.25s; }
    .alert_description a:focus, .alert_description a:hover {
      color: #7C1D2D; }

/* ==========================================================================
	Academic Highlight
============================================================================= */
.academic_block {
  position: relative;
  background-color: #EFEFEF;
  color: #101010;
  margin: 8px 0;
  will-change: transform; }
  @media print {
    .academic_block {
      margin: 30px 0; } }
  @media screen and (max-width: 739px) {
    .academic_block {
      margin-top: 21px; } }
  @media screen and (min-width: 980px) {
    .academic_block {
      margin: 10px 0; } }

.academic_block_inner {
  position: relative;
  padding-bottom: 32px; }
  @media print {
    .academic_block_inner {
      padding: 0; } }
  @media screen and (min-width: 740px) {
    .academic_block_inner {
      padding: 64px 0; } }
  @media screen and (min-width: 980px) {
    .academic_block_inner {
      min-height: 650px; } }
  @media screen and (min-width: 1220px) {
    .academic_block_inner {
      min-height: 880px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .academic_block_inner:after {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-shadow: inset 8px 0 0 #fff, inset -8px 0 0 #fff, 0 8px 0 #fff, 0 -8px 0 #fff;
            box-shadow: inset 8px 0 0 #fff, inset -8px 0 0 #fff, 0 8px 0 #fff, 0 -8px 0 #fff;
    content: "";
    display: block;
    pointer-events: none; }
    @media screen and (min-width: 980px) {
      .academic_block_inner:after {
        -webkit-box-shadow: inset 10px 0 0 #fff, inset -10px 0 0 #fff, 0 10px 0 #fff, 0 -10px 0 #fff;
                box-shadow: inset 10px 0 0 #fff, inset -10px 0 0 #fff, 0 10px 0 #fff, 0 -10px 0 #fff; } }

.academic_item {
  position: relative;
  margin: 0; }
  @media screen and (min-width: 740px) {
    .academic_item {
      max-width: 350px;
      margin: 0; } }
  @media screen and (min-width: 980px) {
    .academic_item {
      width: 430px;
      max-width: none;
      margin: 0 0 0 30px; } }
  @media screen and (min-width: 1220px) {
    .academic_item {
      width: 545px;
      margin-left: 38px; } }

.academic_item_header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: #40B4E5;
  color: #101010;
  padding: 8px 10px 5px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
  @media print {
    .academic_item_header {
      position: static;
      border: 1px solid;
      display: inline-block;
      margin-bottom: 8px;
      -webkit-transform: none;
              transform: none; } }
  @media screen and (min-width: 740px) {
    .academic_item_header {
      left: 10px; } }

.academic_item_title {
  font-family: FranklinGothicURWCon-Med, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  margin: 0; }
  @media screen and (min-width: 740px) {
    .academic_item_title {
      font-size: 14px;
      font-size: 0.875rem; } }
  @media screen and (min-width: 500px) {
    .academic_item_title {
      font-size: 14px;
      font-size: 0.875rem; } }

.academic_item_media {
  width: 300px;
  position: relative;
  background: #000;
  color: #fff;
  margin: 0 -30px 24px -30px; }
  @media print {
    .academic_item_media {
      width: auto;
      margin-right: 0;
      margin-left: 0; } }
  @media screen and (min-width: 300px) {
    .academic_item_media {
      width: 100vw;
      left: 50%;
      right: 50%;
      margin-right: -50vw;
      margin-left: -50vw; } }
  @media screen and (min-width: 740px) {
    .academic_item_media {
      width: auto;
      left: auto;
      right: auto;
      margin: 0 0 30px; } }
  .academic_item_media:after {
    min-height: 168px;
    content: "";
    display: block;
    padding-bottom: 56.25%; }
  .academic_item_media .video_inline_wrapper {
    width: 100%;
    position: absolute;
    top: 0; }

.academic_item_video_link {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: inherit;
  display: block;
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: opacity 0.25s, visibility 0.25s;
  transition: opacity 0.25s, visibility 0.25s;
  visibility: visible; }
  .video_play .academic_item_video_link {
    opacity: 0;
    pointer-events: none;
    visibility: hidden; }

.academic_item_figure {
  display: block;
  overflow: hidden; }
  .academic_item_figure picture {
    display: block; }
  .academic_item_figure img {
    display: block;
    width: 100%; }

.academic_item_picture {
  width: 102%;
  margin-left: -1%;
  padding-top: 56.25%; }

.academic_item_video_symbol {
  position: absolute;
  bottom: 16px;
  left: 30px; }
  @media screen and (min-width: 320px) {
    .academic_item_video_symbol {
      left: 34px; } }
  @media screen and (min-width: 500px) {
    .academic_item_video_symbol {
      bottom: 32px; } }
  @media screen and (min-width: 980px) {
    .academic_item_video_symbol {
      left: 24px; } }

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

.academic_item_video_icon {
  width: 34px;
  height: 34px;
  position: relative;
  -webkit-box-shadow: inset 0 0 0 1px currentColor;
          box-shadow: inset 0 0 0 1px currentColor;
  border-radius: 50%;
  color: #fff;
  display: block;
  -webkit-transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  will-change: transform;
  display: block; }
  @media screen and (min-width: 980px) {
    .academic_item_video_icon {
      width: 40px;
      height: 40px;
      -webkit-box-shadow: inset 0 0 0 2px currentColor;
              box-shadow: inset 0 0 0 2px currentColor; } }
  .academic_item_video_icon .symbol {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 30px;
    height: 30px; }
    @media screen and (min-width: 980px) {
      .academic_item_video_icon .symbol {
        width: 32px;
        height: 32px; } }
  @media screen and (min-width: 500px) and (max-width: 739px), screen and (min-width: 980px) {
    .academic_item_video_icon {
      width: 86px;
      height: 86px;
      -webkit-box-shadow: inset 0 0 0 2px currentColor;
              box-shadow: inset 0 0 0 2px currentColor; } }
  @media screen and (min-width: 980px) and (max-width: 1219px) {
    .academic_item_video_icon {
      width: 64px;
      height: 64px; } }
  @media screen and (min-width: 500px) and (max-width: 739px), screen and (min-width: 980px) {
    .academic_item_video_icon .symbol {
      width: 76px;
      height: 76px; } }
  @media screen and (min-width: 980px) and (max-width: 1219px) {
    .academic_item_video_icon .symbol {
      width: 54px;
      height: 54px; } }
  .academic_item_video_link:hover .academic_item_video_icon,
  .academic_item_video_link:focus .academic_item_video_icon {
    color: #40B4E5;
    -webkit-box-shadow: inset 0 0 0 4px currentColor;
            box-shadow: inset 0 0 0 4px currentColor; }
    @media screen and (min-width: 500px) {
      .academic_item_video_link:hover .academic_item_video_icon,
      .academic_item_video_link:focus .academic_item_video_icon {
        -webkit-box-shadow: inset 0 0 0 6px currentColor;
                box-shadow: inset 0 0 0 6px currentColor; } }

.academic_item_subtitle {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #7C1D2D;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1;
  margin: 8px 0;
  text-transform: uppercase; }
  @media screen and (min-width: 500px) {
    .academic_item_subtitle {
      font-size: 32px;
      font-size: 2rem; } }
  @media screen and (min-width: 980px) {
    .academic_item_subtitle {
      font-size: 40px;
      font-size: 2.5rem; } }
  @media screen and (min-width: 980px) {
    .academic_item_subtitle {
      margin-bottom: 16px; } }

.academic_item_description {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.33333;
  margin: 8px 0; }
  @media screen and (min-width: 740px) {
    .academic_item_description {
      font-size: 16px;
      font-size: 1rem;
      line-height: 1.77778; } }
  @media screen and (min-width: 980px) {
    .academic_item_description {
      font-size: 18px;
      font-size: 1.125rem; } }
  .academic_item_description p {
    margin: 0; }

.academic_item_links {
  margin-top: 18px; }
  @media print {
    .academic_item_links {
      display: none; } }

.academic_item_link {
  font-family: "Archer A", "Archer B";
  font-style: italic;
  font-weight: 800;
  position: relative;
  font-size: 14px;
  font-size: 0.875rem;
  margin: 10px 0;
  padding: 4px 4px 4px 0;
  text-transform: uppercase;
  min-width: 230px;
  display: inline-block; }
  @media screen and (min-width: 980px) {
    .academic_item_link {
      font-size: 21px;
      font-size: 1.3125rem;
      padding: 5px 5px 5px 0; } }
  .academic_item_link:before {
    width: calc(100% - 4px);
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 4px;
    -webkit-box-shadow: inset 0 0 0 2px #FFA029;
            box-shadow: inset 0 0 0 2px #FFA029;
    pointer-events: none;
    -webkit-transition: -webkit-transform 0.25s;
    transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s;
    -webkit-transform-origin: left;
            transform-origin: left;
    content: "";
    display: block; }
    @media print {
      .academic_item_link:before {
        content: normal;
        display: none; } }
    @media screen and (min-width: 980px) {
      .academic_item_link:before {
        width: calc(100% - 5px);
        top: 0;
        right: 0;
        bottom: 0;
        left: 5px;
        -webkit-box-shadow: inset 0 0 0 3px #FFA029;
                box-shadow: inset 0 0 0 3px #FFA029; } }
  .academic_item_link_inner {
    position: relative;
    background-color: #FFA029;
    color: #7C1D2D;
    padding: 10px 12px 11px 12px;
    -webkit-transition: background-color 0.25s, color 0.25s;
    transition: background-color 0.25s, color 0.25s; }
    @media screen and (min-width: 980px) {
      .academic_item_link_inner {
        padding: 14px 20px; } }
  .academic_item_link_label {
    padding-right: 12px; }
  .academic_item_link_icon {
    width: 20px;
    height: 20px;
    position: relative;
    -webkit-box-shadow: inset 0 0 0 1px currentColor;
            box-shadow: inset 0 0 0 1px currentColor;
    border-radius: 50%;
    color: #7C1D2D;
    display: block;
    -webkit-transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
    transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
    transition: box-shadow 0.25s, color 0.25s, transform 0.25s;
    transition: box-shadow 0.25s, color 0.25s, transform 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
    will-change: transform; }
    @media screen and (min-width: 980px) {
      .academic_item_link_icon {
        width: 32px;
        height: 32px;
        -webkit-box-shadow: inset 0 0 0 2px currentColor;
                box-shadow: inset 0 0 0 2px currentColor; } }
    .academic_item_link_icon .symbol {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 16px;
      height: 16px; }
      @media screen and (min-width: 980px) {
        .academic_item_link_icon .symbol {
          width: 24px;
          height: 24px; } }
    .academic_item_link_icon:focus, .academic_item_link_icon:hover {
      -webkit-box-shadow: inset 0 0 0 3px #fff;
              box-shadow: inset 0 0 0 3px #fff;
      color: #fff; }
      @media screen and (min-width: 980px) {
        .academic_item_link_icon:focus, .academic_item_link_icon:hover {
          -webkit-box-shadow: inset 0 0 0 5px #fff;
                  box-shadow: inset 0 0 0 5px #fff; } }
  .academic_item_link:focus:before, .academic_item_link:hover:before {
    -webkit-transform: scale(0.8);
            transform: scale(0.8); }
  .academic_item_link:focus [class$="_inner"], .academic_item_link:hover [class$="_inner"] {
    background-color: #000;
    color: #fff; }
  .academic_item_link:focus [class$="_icon"], .academic_item_link:hover [class$="_icon"] {
    -webkit-box-shadow: inset 0 0 0 3px currentColor;
            box-shadow: inset 0 0 0 3px currentColor;
    color: #fff; }
    @media screen and (min-width: 980px) {
      .academic_item_link:focus [class$="_icon"], .academic_item_link:hover [class$="_icon"] {
        -webkit-box-shadow: inset 0 0 0 5px currentColor;
                box-shadow: inset 0 0 0 5px currentColor; } }
  @media screen and (min-width: 980px) {
    .academic_item_link {
      min-width: 320px; } }

.academic_item_link_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; }

/* ==========================================================================
	Academic Programs
============================================================================= */
.program_block {
  position: relative;
  background-color: #fff;
  color: #101010;
  margin: 8px 0;
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: visible;
  will-change: transform; }
  @media print {
    .program_block {
      margin: 30px 0; } }
  @media screen and (min-width: 500px) {
    .program_block {
      -webkit-box-shadow: 0 30px 0 #fff;
              box-shadow: 0 30px 0 #fff;
      margin-bottom: 30px; } }
  @media screen and (min-width: 980px) {
    .program_block {
      -webkit-box-shadow: 0 -10px 0 #fff, 0 60px 0 #fff;
              box-shadow: 0 -10px 0 #fff, 0 60px 0 #fff;
      margin: 10px 0 60px; } }

.program_block_lockup {
  position: relative;
  margin-bottom: 16px;
  padding-top: 32px; }
  @media screen and (min-width: 980px) {
    .program_block_lockup {
      margin-bottom: 0;
      padding-top: 64px; } }
  @media screen and (min-width: 1220px) {
    .program_block_lockup {
      padding-top: 88px; } }
  .program_block_lockup:before {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 16px);
    height: 100%;
    right: 8px;
    bottom: 27px;
    left: 8px;
    -webkit-box-shadow: inset 0 0 0 5px #FFA029;
            box-shadow: inset 0 0 0 5px #FFA029;
    content: "";
    display: block;
    pointer-events: none; }
    @media print {
      .program_block_lockup:before {
        content: normal;
        display: none; } }
    @media screen and (min-width: 740px) {
      .program_block_lockup:before {
        height: calc(100% - 27px); } }
    @media screen and (min-width: 980px) {
      .program_block_lockup:before {
        height: calc(100% - 37px);
        bottom: 37px;
        -webkit-box-shadow: inset 0 0 0 10px #FFA029;
                box-shadow: inset 0 0 0 10px #FFA029; } }

.program_intro {
  position: relative;
  margin-bottom: 20px; }

.program_intro_title {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.16667;
  text-transform: uppercase;
  color: #7C1D2D;
  margin: 0; }
  @media screen and (min-width: 740px) {
    .program_intro_title {
      font-size: 54px;
      font-size: 3.375rem; } }
  @media screen and (min-width: 980px) {
    .program_intro_title {
      font-size: 72px;
      font-size: 4.5rem; } }
  @media screen and (min-width: 980px) {
    .program_intro_title {
      margin-bottom: 10px; } }

.program_intro_description {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.57143; }
  @media print, screen and (min-width: 500px) {
    .program_intro_description {
      font-size: 16px;
      font-size: 1rem; } }
  @media screen and (min-width: 740px) {
    .program_intro_description {
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 1.90476; } }
  @media screen and (min-width: 980px) {
    .program_intro_description {
      font-size: 20px;
      font-size: 1.25rem; } }
  @media screen and (min-width: 980px) {
    .program_intro_description {
      margin: 10px 0; } }
  .program_intro_description p {
    margin: 0; }

.program_listing {
  position: relative; }

.program_listing_header {
  margin-bottom: 16px; }
  @media screen and (min-width: 980px) {
    .program_listing_header {
      margin-bottom: 24px; } }

.program_listing_title {
  font-family: FranklinGothicURWCon-Med, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  color: #7C1D2D; }
  @media screen and (min-width: 740px) {
    .program_listing_title {
      font-size: 14px;
      font-size: 0.875rem; } }

.program_listing_title {
  margin: 0; }

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

@media screen and (min-width: 740px) {
  .program_list_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.program_list_inner .fs-carousel-viewport {
  width: 100%;
  max-width: 229px; }
  @media print {
    .program_list_inner .fs-carousel-viewport {
      max-width: none; } }
  @media screen and (min-width: 560px) {
    .program_list_inner .fs-carousel-viewport {
      max-width: 474px; } }
  @media screen and (min-width: 740px) {
    .program_list_inner .fs-carousel-viewport {
      max-width: none; } }

.program_list_inner .fs-carousel-canister {
  overflow: visible; }
  @media print, screen and (min-width: 740px) {
    .program_list_inner .fs-carousel-canister {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }

.program_list_inner .fs-carousel-item {
  max-width: none;
  margin: 0 16px 0 0; }
  @media screen and (min-width: 740px) {
    .program_list_inner .fs-carousel-item {
      width: calc(33% - 8px); } }
  @media screen and (min-width: 980px) {
    .program_list_inner .fs-carousel-item {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; } }
  @media screen and (min-width: 1220px) {
    .program_list_inner .fs-carousel-item {
      margin-right: 24px; } }
  @media screen and (max-width: 979px) {
    .program_list_inner .fs-carousel-item:nth-child(3n) {
      margin-right: 0; } }

.program_list_inner .fs-carousel-controls {
  color: #FFA029;
  margin: 10px 0; }
  @media screen and (min-width: 980px) {
    .program_list_inner .fs-carousel-controls {
      height: 136px;
      width: calc(100% - 20px);
      -webkit-box-shadow: none;
              box-shadow: none;
      margin: 0;
      padding: 0; } }
  @media screen and (min-width: 980px) {
    .program_list_inner .fs-carousel-controls.fs-carousel-visible {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; } }

.program_list_inner .fs-carousel-control {
  color: #FFA029;
  opacity: 0.5;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s; }
  @media screen and (min-width: 980px) {
    .program_list_inner .fs-carousel-control {
      position: static;
      padding: 0; } }
  .program_list_inner .fs-carousel-control:not(:last-child) {
    margin-right: 10px; }
  .program_list_inner .fs-carousel-control:hover, .program_list_inner .fs-carousel-control:focus {
    color: #7C1D2D; }
  .program_list_inner .fs-carousel-control.fs-carousel-visible {
    opacity: 1;
    pointer-events: auto; }

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

.program_list_inner .fs-carousel-control-icon {
  width: 32px;
  height: 32px;
  position: relative;
  -webkit-box-shadow: inset 0 0 0 1px currentColor;
          box-shadow: inset 0 0 0 1px currentColor;
  border-radius: 50%;
  color: #FFA029;
  display: block;
  -webkit-transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  will-change: transform;
  color: inherit;
  display: block; }
  @media screen and (min-width: 980px) {
    .program_list_inner .fs-carousel-control-icon {
      width: 40px;
      height: 40px;
      -webkit-box-shadow: inset 0 0 0 2px currentColor;
              box-shadow: inset 0 0 0 2px currentColor; } }
  .program_list_inner .fs-carousel-control-icon .symbol {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 28px;
    height: 28px; }
    @media screen and (min-width: 980px) {
      .program_list_inner .fs-carousel-control-icon .symbol {
        width: 32px;
        height: 32px; } }
  .program_list_inner .fs-carousel-control-icon:focus, .program_list_inner .fs-carousel-control-icon:hover {
    -webkit-box-shadow: inset 0 0 0 3px #FFA029;
            box-shadow: inset 0 0 0 3px #FFA029;
    color: #FFA029; }
    @media screen and (min-width: 980px) {
      .program_list_inner .fs-carousel-control-icon:focus, .program_list_inner .fs-carousel-control-icon:hover {
        -webkit-box-shadow: inset 0 0 0 5px #FFA029;
                box-shadow: inset 0 0 0 5px #FFA029; } }
  .program_list_inner .fs-carousel-control-icon:focus, .program_list_inner .fs-carousel-control-icon:hover {
    color: inherit;
    -webkit-box-shadow: inset 0 0 0 1px currentColor;
            box-shadow: inset 0 0 0 1px currentColor; }
    @media screen and (min-width: 980px) {
      .program_list_inner .fs-carousel-control-icon:focus, .program_list_inner .fs-carousel-control-icon:hover {
        -webkit-box-shadow: inset 0 0 0 2px currentColor;
                box-shadow: inset 0 0 0 2px currentColor; } }

.program_item {
  max-width: 229px;
  background-color: #000;
  color: #fff;
  margin: 0 auto 16px; }
  @media screen and (min-width: 500px) {
    .program_item {
      margin: 0 10px 0 0; } }
  @media screen and (min-width: 740px) {
    .program_item {
      margin-right: 16px; } }
  @media screen and (min-width: 980px) {
    .program_item {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; } }
  @media screen and (min-width: 1220px) {
    .program_item {
      margin-right: 24px; } }

.program_link {
  color: inherit;
  display: block;
  overflow: hidden; }

.program_link_inner {
  position: relative; }

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

.program_image_wrapper {
  padding-top: 150%; }

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

.program_title {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  font-size: 32px;
  font-size: 2rem;
  line-height: 1;
  padding: 116px 20px 20px 20px; }
  @media print {
    .program_title {
      position: static;
      margin: 20px 0;
      padding: 0; } }
  .program_title:before {
    background-color: rgba(0, 0, 0, 0);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.9)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='ieStartColor', endColorstr='ieEndColor', GradientType=0)";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    opacity: 1;
    -webkit-transition: height 0.3s;
    transition: height 0.3s; }
    @media print {
      .program_title:before {
        content: normal;
        display: none; } }
  [data-whatinput="keyboard"] .program_link:focus .program_title:before,
  [data-whatinput="mouse"] .program_link:hover .program_title:before {
    height: 70%; }

.program_title_label {
  position: relative;
  display: block;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform-origin: 0% 100%;
          transform-origin: 0% 100%; }
  [data-whatinput="keyboard"] .program_link:focus .program_title_label,
  [data-whatinput="mouse"] .program_link:hover .program_title_label {
    -webkit-transform: scale(0.75);
            transform: scale(0.75); }

.program_list_more {
  background-image: url("../images/pattern-light.png");
  background-position: center;
  background-repeat: repeat;
  position: relative;
  background-color: #7C1D2D;
  color: #fff;
  display: none !important; }
  @media screen and (min-width: 980px) {
    .program_list_more {
      display: block !important;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; } }

.program_list_more_inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.program_list_more_link {
  height: 100%;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px; }
  @media screen and (min-width: 1220px) {
    .program_list_more_link {
      padding-right: 30px;
      padding-left: 30px; } }

.program_list_more_link_label {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  position: relative;
  float: left;
  font-size: 32px;
  font-size: 2rem;
  line-height: 1;
  margin-bottom: 16px;
  text-transform: uppercase;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }
  @media screen and (min-width: 1220px) {
    .program_list_more_link_label {
      font-size: 40px;
      font-size: 2.5rem; } }
  .program_list_more_link_label:after {
    width: 100%;
    height: 4px;
    background-color: #40B4E5;
    content: "";
    display: block;
    margin-top: 16px;
    -webkit-transition: background-color 0.25s, width 0.25s;
    transition: background-color 0.25s, width 0.25s; }
  .program_list_more_link:focus .program_list_more_link_label,
  .program_list_more_link:hover .program_list_more_link_label {
    color: #FFA029; }
    .program_list_more_link:focus .program_list_more_link_label:after,
    .program_list_more_link:hover .program_list_more_link_label:after {
      width: 40px; }

.program_list_more_link_icon {
  width: 30px;
  height: 30px;
  position: relative;
  -webkit-box-shadow: inset 0 0 0 1px currentColor;
          box-shadow: inset 0 0 0 1px currentColor;
  border-radius: 50%;
  color: "#fff";
  display: block;
  -webkit-transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  will-change: transform;
  min-width: 30px;
  clear: both; }
  @media screen and (min-width: 980px) {
    .program_list_more_link_icon {
      width: 30px;
      height: 30px;
      -webkit-box-shadow: inset 0 0 0 2px currentColor;
              box-shadow: inset 0 0 0 2px currentColor; } }
  .program_list_more_link_icon .symbol {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 26px;
    height: 26px; }
    @media screen and (min-width: 980px) {
      .program_list_more_link_icon .symbol {
        width: 22px;
        height: 22px; } }
  .program_list_more_link_icon:focus, .program_list_more_link_icon:hover {
    -webkit-box-shadow: inset 0 0 0 3px #FFA029;
            box-shadow: inset 0 0 0 3px #FFA029;
    color: #FFA029; }
    @media screen and (min-width: 980px) {
      .program_list_more_link_icon:focus, .program_list_more_link_icon:hover {
        -webkit-box-shadow: inset 0 0 0 5px #FFA029;
                box-shadow: inset 0 0 0 5px #FFA029; } }
  .program_list_more_link:focus .program_list_more_link_icon,
  .program_list_more_link:hover .program_list_more_link_icon {
    -webkit-box-shadow: inset 0 0 0 3px;
            box-shadow: inset 0 0 0 3px;
    color: #FFA029; }
    @media screen and (min-width: 980px) {
      .program_list_more_link:focus .program_list_more_link_icon,
      .program_list_more_link:hover .program_list_more_link_icon {
        -webkit-box-shadow: inset 0 0 0 5px;
                box-shadow: inset 0 0 0 5px; } }

@media print, screen and (min-width: 980px) {
  .program_more {
    display: none; } }

@media screen and (max-width: 499px) {
  .program_more_inner {
    background-image: url("../images/pattern-light.png");
    background-position: center;
    background-repeat: repeat;
    background-color: #7C1D2D;
    color: #fff; } }

@media screen and (min-width: 500px) {
  .program_more_link {
    font-family: "Archer A", "Archer B";
    font-style: italic;
    font-weight: 800;
    position: relative;
    font-size: 14px;
    font-size: 0.875rem;
    margin: 10px 0;
    padding: 4px 4px 4px 0;
    text-transform: uppercase;
    display: inline-block; } }
  @media screen and (min-width: 500px) and (min-width: 980px) {
    .program_more_link {
      font-size: 21px;
      font-size: 1.3125rem;
      padding: 5px 5px 5px 0; } }

@media screen and (min-width: 500px) {
    .program_more_link:before {
      width: calc(100% - 4px);
      height: 100%;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 4px;
      -webkit-box-shadow: inset 0 0 0 2px #FFA029;
              box-shadow: inset 0 0 0 2px #FFA029;
      pointer-events: none;
      -webkit-transition: -webkit-transform 0.25s;
      transition: -webkit-transform 0.25s;
      transition: transform 0.25s;
      transition: transform 0.25s, -webkit-transform 0.25s;
      -webkit-transform-origin: left;
              transform-origin: left;
      content: "";
      display: block; } }
    @media screen and (min-width: 500px) and (min-width: 980px) {
      .program_more_link:before {
        width: calc(100% - 5px);
        top: 0;
        right: 0;
        bottom: 0;
        left: 5px;
        -webkit-box-shadow: inset 0 0 0 3px #FFA029;
                box-shadow: inset 0 0 0 3px #FFA029; } }

@media screen and (min-width: 500px) {
    .program_more_link_inner {
      position: relative;
      background-color: #FFA029;
      color: #7C1D2D;
      padding: 10px 12px 11px 12px;
      -webkit-transition: background-color 0.25s, color 0.25s;
      transition: background-color 0.25s, color 0.25s; } }
    @media screen and (min-width: 500px) and (min-width: 980px) {
      .program_more_link_inner {
        padding: 14px 20px; } }

@media screen and (min-width: 500px) {
    .program_more_link_label {
      padding-right: 12px; }
    .program_more_link_icon {
      width: 20px;
      height: 20px;
      position: relative;
      -webkit-box-shadow: inset 0 0 0 1px currentColor;
              box-shadow: inset 0 0 0 1px currentColor;
      border-radius: 50%;
      color: #7C1D2D;
      display: block;
      -webkit-transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
      transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
      transition: box-shadow 0.25s, color 0.25s, transform 0.25s;
      transition: box-shadow 0.25s, color 0.25s, transform 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
      will-change: transform; } }
    @media screen and (min-width: 500px) and (min-width: 980px) {
      .program_more_link_icon {
        width: 32px;
        height: 32px;
        -webkit-box-shadow: inset 0 0 0 2px currentColor;
                box-shadow: inset 0 0 0 2px currentColor; } }

@media screen and (min-width: 500px) {
      .program_more_link_icon .symbol {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        width: 16px;
        height: 16px; } }
      @media screen and (min-width: 500px) and (min-width: 980px) {
        .program_more_link_icon .symbol {
          width: 24px;
          height: 24px; } }

@media screen and (min-width: 500px) {
      .program_more_link_icon:focus, .program_more_link_icon:hover {
        -webkit-box-shadow: inset 0 0 0 3px #fff;
                box-shadow: inset 0 0 0 3px #fff;
        color: #fff; } }
      @media screen and (min-width: 500px) and (min-width: 980px) {
        .program_more_link_icon:focus, .program_more_link_icon:hover {
          -webkit-box-shadow: inset 0 0 0 5px #fff;
                  box-shadow: inset 0 0 0 5px #fff; } }

@media screen and (min-width: 500px) {
    .program_more_link:focus:before, .program_more_link:hover:before {
      -webkit-transform: scale(0.8);
              transform: scale(0.8); }
    .program_more_link:focus [class$="_inner"], .program_more_link:hover [class$="_inner"] {
      background-color: #000;
      color: #fff; }
    .program_more_link:focus [class$="_icon"], .program_more_link:hover [class$="_icon"] {
      -webkit-box-shadow: inset 0 0 0 3px currentColor;
              box-shadow: inset 0 0 0 3px currentColor;
      color: #fff; } }
    @media screen and (min-width: 500px) and (min-width: 980px) {
      .program_more_link:focus [class$="_icon"], .program_more_link:hover [class$="_icon"] {
        -webkit-box-shadow: inset 0 0 0 5px currentColor;
                box-shadow: inset 0 0 0 5px currentColor; } }

@media screen and (max-width: 499px) {
  .program_more_link {
    color: inherit;
    display: block;
    padding: 40px; } }

@media screen and (min-width: 500px) {
  .program_more_link_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; } }

@media screen and (max-width: 499px) {
  .program_more_link_label {
    font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    position: relative;
    max-width: 180px;
    float: left;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1;
    margin-bottom: 16px;
    text-transform: uppercase;
    -webkit-transition: color 0.25s;
    transition: color 0.25s; } }

@media screen and (max-width: 499px) {
  .program_more_link_label:after {
    width: 100%;
    height: 4px;
    background-color: #40B4E5;
    content: "";
    display: block;
    margin-top: 16px;
    -webkit-transition: background-color 0.25s, width 0.25s;
    transition: background-color 0.25s, width 0.25s; } }

@media screen and (max-width: 499px) {
  .program_more_link:focus .program_more_link_label,
  .program_more_link:hover .program_more_link_label {
    color: #FFA029; } }

@media screen and (max-width: 499px) {
  .program_more_link:focus .program_more_link_label:after,
  .program_more_link:hover .program_more_link_label:after {
    width: 40px; } }

@media screen and (max-width: 499px) {
  .program_more_link_icon {
    width: 30px;
    height: 30px;
    position: relative;
    -webkit-box-shadow: inset 0 0 0 1px currentColor;
            box-shadow: inset 0 0 0 1px currentColor;
    border-radius: 50%;
    color: "#fff";
    display: block;
    -webkit-transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
    transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
    transition: box-shadow 0.25s, color 0.25s, transform 0.25s;
    transition: box-shadow 0.25s, color 0.25s, transform 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
    will-change: transform;
    clear: both; }
    .program_more_link_icon .symbol {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 26px;
      height: 26px; } }

@media screen and (max-width: 499px) {
  .program_more_link:focus .program_more_link_icon,
  .program_more_link:hover .program_more_link_icon {
    -webkit-box-shadow: inset 0 0 0 3px;
            box-shadow: inset 0 0 0 3px;
    color: #FFA029; } }

/* ==========================================================================
   Accordion
============================================================================= */
.accordion {
  padding-bottom: 40px; }
  @media screen and (min-width: 740px) {
    .accordion {
      padding-bottom: 50px; } }
  @media screen and (min-width: 980px) {
    .accordion {
      padding-bottom: 60px; } }
  @media screen and (min-width: 1220px) {
    .accordion {
      padding-bottom: 80px; } }

.accordion_item {
  border-bottom: 1px solid #BDBBBB;
  padding: 10px 0 0 0; }
  @media screen and (min-width: 500px) {
    .accordion_item {
      padding: 20px 0 5px 0; } }

.accordion_item_header {
  margin: 0; }

.accordion_trigger {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.33333;
  text-transform: uppercase;
  width: calc(100% + 40px);
  display: block;
  margin: 0 -20px;
  padding: 10px 20px;
  pointer-events: none;
  text-align: left;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media screen and (min-width: 740px) {
    .accordion_trigger {
      font-size: 26px;
      font-size: 1.625rem; } }
  @media screen and (min-width: 740px) {
    .accordion_trigger {
      width: calc(100% + 60px);
      margin: 0 -30px;
      padding: 14px 30px; } }
  .js .accordion_trigger {
    pointer-events: auto; }
  .no-touchevents .accordion_trigger:focus,
  .no-touchevents .accordion_trigger:hover, .accordion_trigger.fs-swap-active {
    color: #FFA029; }
  .accordion_trigger:hover, .accordion_trigger:focus, .accordion_trigger.fs-swap-active {
    background: #101010; }
  .accordion_trigger.fs-swap-active .accordion_item_button_icon {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); }

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

.accordion_item_button_icon {
  display: none; }
  .js .accordion_item_button_icon {
    width: 24px;
    height: 24px;
    position: relative;
    -webkit-box-shadow: inset 0 0 0 1px currentColor;
            box-shadow: inset 0 0 0 1px currentColor;
    border-radius: 50%;
    color: "#fff";
    display: block;
    -webkit-transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
    transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
    transition: box-shadow 0.25s, color 0.25s, transform 0.25s;
    transition: box-shadow 0.25s, color 0.25s, transform 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
    will-change: transform;
    display: block;
    margin-right: -6px;
    margin-left: auto;
    -webkit-transition: -webkit-transform 0.25s;
    transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s; }
    .js .accordion_item_button_icon .symbol {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 20px;
      height: 20px; }
    @media print {
      .js .accordion_item_button_icon {
        display: none; } }
    @media screen and (min-width: 740px) {
      .js .accordion_item_button_icon {
        width: 32px;
        height: 32px;
        -webkit-box-shadow: inset 0 0 0 2px currentColor;
                box-shadow: inset 0 0 0 2px currentColor; } }
  @media screen and (min-width: 740px) {
    .js .accordion_item_button_icon .symbol {
      width: 26px;
      height: 26px; } }

.accordion_preview p {
  margin-top: 0; }

.accordion_content.fs-swap-enabled {
  display: none; }
  @media print {
    .accordion_content.fs-swap-enabled {
      display: block; } }

:target .accordion_content, .accordion_content.fs-swap-active {
  display: block; }

/* ==========================================================================
	Banner
============================================================================= */
.banner {
  position: relative;
  z-index: 10;
  background-color: #FFA029;
  color: #000; }

.banner_wrapper {
  padding: 20px 0; }
  @media screen and (min-width: 740px) {
    .banner_wrapper {
      padding: 25px 0; } }

.banner_title {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.2;
  text-transform: uppercase;
  margin: 0 0 8px;
  text-transform: none; }
  @media screen and (min-width: 740px) {
    .banner_title {
      font-size: 42px;
      font-size: 2.625rem; } }
  @media screen and (min-width: 980px) {
    .banner_title {
      font-size: 56px;
      font-size: 3.5rem; } }
  @media screen and (min-width: 740px) {
    .banner_title {
      font-size: 30px;
      font-size: 1.875rem; } }
  @media screen and (min-width: 980px) {
    .banner_title {
      font-size: 30px;
      font-size: 1.875rem; } }

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

.banner_title_icon {
  display: block;
  margin-bottom: 10px; }
  @media screen and (min-width: 500px) {
    .banner_title_icon {
      margin: 4px 14px 0 0; } }
  .banner_title_icon .symbol_alert {
    width: 34px;
    height: 24px; }

.banner_description {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.57143; }
  @media print, screen and (min-width: 500px) {
    .banner_description {
      font-size: 16px;
      font-size: 1rem; } }
  @media screen and (min-width: 740px) {
    .banner_description {
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 1.90476; } }
  @media screen and (min-width: 980px) {
    .banner_description {
      font-size: 20px;
      font-size: 1.25rem; } }
  .banner_description a {
    color: inherit;
    text-decoration: underline;
    -webkit-transition: color 0.25s;
    transition: color 0.25s; }
    .banner_description a:hover, .banner_description a:focus {
      color: #7C1D2D; }
  .banner_description p {
    margin: 0; }

/* ==========================================================================
	Button
============================================================================= */
.button_block_link {
  font-family: "Archer A", "Archer B";
  font-style: italic;
  font-weight: 800;
  position: relative;
  color: #000;
  display: inline-block;
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 24px;
  padding: 0;
  text-transform: uppercase;
  -webkit-transition: background-color 0.25s, color 0.25s;
  transition: background-color 0.25s, color 0.25s; }
  .button_block_link:before {
    width: 100%;
    height: calc(100% + 10px);
    position: absolute;
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: 5px;
    -webkit-box-shadow: inset 0 0 0 2px #40B4E5;
            box-shadow: inset 0 0 0 2px #40B4E5;
    pointer-events: none;
    -webkit-transition: -webkit-transform 0.25s;
    transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s;
    -webkit-transform-origin: left;
            transform-origin: left;
    content: "";
    display: block; }
    @media print {
      .button_block_link:before {
        content: normal;
        display: none; } }
  .button_block_link:focus, .button_block_link:hover {
    color: #40B4E5; }
    .button_block_link:focus:before, .button_block_link:hover:before {
      -webkit-transform: scale(0.8);
              transform: scale(0.8); }
  .button_block_link:not(:last-child) {
    margin-right: 20px; }
    @media screen and (min-width: 1220px) {
      .button_block_link:not(:last-child) {
        margin-right: 40px; } }

.button_block_link_inner {
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #40B4E5;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 13px 20px;
  -webkit-transition: background-color 0.25s, color 0.25s;
  transition: background-color 0.25s, color 0.25s; }
  .button_block_link:focus .button_block_link_inner,
  .button_block_link:hover .button_block_link_inner {
    background-color: #101010;
    color: #fff; }

.button_block_link_label {
  margin-right: 32px; }

.button_block_link_icon {
  width: 24px;
  height: 24px;
  position: relative;
  -webkit-box-shadow: inset 0 0 0 1px currentColor;
          box-shadow: inset 0 0 0 1px currentColor;
  border-radius: 50%;
  color: #000;
  display: block;
  -webkit-transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  will-change: transform;
  min-width: 24px; }
  .button_block_link_icon .symbol {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 20px;
    height: 20px; }
  .button_block_link:focus .button_block_link_icon,
  .button_block_link:hover .button_block_link_icon {
    color: #fff;
    -webkit-box-shadow: inset 0 0 0 3px currentColor;
            box-shadow: inset 0 0 0 3px currentColor; }

/* ==========================================================================
	Component
============================================================================= */
/* ==========================================================================
	Contact Callout
============================================================================= */
.contact_list {
  margin-top: 40px;
  margin-bottom: 40px;
  position: relative; }
  @media screen and (min-width: 740px) {
    .contact_list {
      margin-top: 50px; } }
  @media screen and (min-width: 980px) {
    .contact_list {
      margin-top: 60px; } }
  @media screen and (min-width: 1220px) {
    .contact_list {
      margin-top: 80px; } }
  @media screen and (min-width: 740px) {
    .contact_list {
      margin-bottom: 50px; } }
  @media screen and (min-width: 980px) {
    .contact_list {
      margin-bottom: 60px; } }
  @media screen and (min-width: 1220px) {
    .contact_list {
      margin-bottom: 80px; } }
  @media screen and (max-width: 979px) {
    .contact_list {
      background-image: url("../images/pattern-light.png");
      background-position: center;
      background-repeat: repeat;
      background-color: #FFA029;
      -webkit-box-shadow: inset 8px 0 0 #fff, inset -8px 0 0 #fff;
              box-shadow: inset 8px 0 0 #fff, inset -8px 0 0 #fff;
      color: #101010;
      margin-top: 48px; } }
  @media screen and (max-width: 979px) {
    .contact_list:before {
      height: calc(100% + 16px);
      position: absolute;
      top: -8px;
      right: 18px;
      bottom: -8px;
      left: 18px;
      -webkit-box-shadow: inset 0 0 0 2px #FFA029;
              box-shadow: inset 0 0 0 2px #FFA029;
      content: "";
      display: block; } }
  @media screen and (max-width: 979px) {
    .full_width_callouts .contact_list > *:first-child {
      margin-top: 48px; } }

.contact_list_title {
  margin: 0; }

.contact_list_body {
  position: relative; }
  @media print {
    .contact_list_body {
      border: 1px solid #FFA029; } }
  @media screen and (min-width: 980px) {
    .contact_list_body {
      background-image: url("../images/pattern-light.png");
      background-position: center;
      background-repeat: repeat;
      background-color: #FFA029;
      color: #101010;
      margin-top: 20px;
      margin-right: 10px;
      padding: 30px 40px; } }
  @media screen and (min-width: 1220px) {
    .contact_list_body {
      padding: 100px 75px 90px; } }
  @media screen and (min-width: 980px) {
    .contact_list_body:before {
      width: 100%;
      height: calc(100% + 20px);
      position: absolute;
      top: -10px;
      right: -10px;
      bottom: -10px;
      left: 10px;
      -webkit-box-shadow: inset 0 0 0 2px #FFA029;
              box-shadow: inset 0 0 0 2px #FFA029;
      content: "";
      display: block; } }

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

.contact_item {
  margin: 0;
  padding: 0 0 32px; }
  @media screen and (min-width: 980px) {
    .contact_item {
      padding-bottom: 0; } }

@media print, screen and (min-width: 980px) {
  .contact_item_header {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

@media screen and (min-width: 1220px) {
  .contact_item_header {
    margin-bottom: 16px; } }

.contact_item_figure {
  display: block;
  width: 80px;
  border-radius: 50%;
  display: block;
  margin: -40px 0 20px;
  overflow: hidden; }
  .contact_item_figure picture {
    display: block; }
  .contact_item_figure img {
    display: block;
    width: 100%; }
  @media print, screen and (min-width: 980px) {
    .contact_item_figure {
      width: 120px;
      margin: 0 26px 0 0; } }

.contact_item_image_wrapper {
  padding-top: 100%; }

.contact_item_title {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.25;
  text-transform: uppercase;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 8px 0; }
  @media screen and (min-width: 740px) {
    .contact_item_title {
      font-size: 32px;
      font-size: 2rem; } }
  @media screen and (min-width: 980px) {
    .contact_item_title {
      font-size: 40px;
      font-size: 2.5rem; } }

.contact_item_title_link {
  width: 100%;
  color: inherit;
  display: block;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }

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

.contact_item_title_label {
  margin-right: 14px; }
  @media screen and (min-width: 980px) {
    .contact_item_title_label {
      max-width: calc(100% - 55px); } }

.contact_item_title_icon {
  width: 24px;
  height: 24px;
  position: relative;
  -webkit-box-shadow: inset 0 0 0 1px currentColor;
          box-shadow: inset 0 0 0 1px currentColor;
  border-radius: 50%;
  color: #7C1D2D;
  display: block;
  -webkit-transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  will-change: transform;
  position: relative;
  top: -2px; }
  @media screen and (min-width: 980px) {
    .contact_item_title_icon {
      width: 40px;
      height: 40px;
      -webkit-box-shadow: inset 0 0 0 2px currentColor;
              box-shadow: inset 0 0 0 2px currentColor; } }
  .contact_item_title_icon .symbol {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 20px;
    height: 20px; }
    @media screen and (min-width: 980px) {
      .contact_item_title_icon .symbol {
        width: 32px;
        height: 32px; } }
  .contact_item_title_link:focus .contact_item_title_icon,
  .contact_item_title_link:hover .contact_item_title_icon {
    color: #101010;
    -webkit-box-shadow: inset 0 0 0 3px currentColor;
            box-shadow: inset 0 0 0 3px currentColor; }
    @media screen and (min-width: 980px) {
      .contact_item_title_link:focus .contact_item_title_icon,
      .contact_item_title_link:hover .contact_item_title_icon {
        -webkit-box-shadow: inset 0 0 0 5px;
                box-shadow: inset 0 0 0 5px; } }

.contact_item_position {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.33333;
  text-transform: uppercase;
  margin: 8px 0; }
  @media screen and (min-width: 740px) {
    .contact_item_position {
      font-size: 26px;
      font-size: 1.625rem; } }

@media screen and (min-width: 1220px) {
  .contact_item_body {
    -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; } }

.contact_item_types {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.33333;
  margin: 16px 0; }
  @media screen and (min-width: 740px) {
    .contact_item_types {
      font-size: 16px;
      font-size: 1rem;
      line-height: 1.77778; } }
  @media screen and (min-width: 980px) {
    .contact_item_types {
      font-size: 18px;
      font-size: 1.125rem; } }
  @media screen and (min-width: 740px) and (max-width: 979px), screen and (min-width: 1220px) {
    .contact_item_types {
      -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 screen and (min-width: 1220px) {
    .contact_item_types {
      margin: 16px 24px 16px 0; } }

.contact_item_type {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 8px 0; }
  @media screen and (min-width: 980px) {
    .contact_item_type {
      margin: 16px 0; } }
  @media screen and (min-width: 1220px) {
    .contact_item_type {
      margin: 0; } }
  @media screen and (min-width: 740px) and (max-width: 979px), screen and (min-width: 1220px) {
    .contact_item_type:not(:last-child) {
      margin-right: 16px; } }

.contact_item_type_link {
  color: inherit;
  display: block;
  text-decoration: underline;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }
  .contact_item_type_link:focus, .contact_item_type_link:hover {
    color: #7C1D2D; }

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

.contact_item_type_icon {
  width: 24px;
  height: 24px;
  position: relative;
  background-color: #fff;
  border-radius: 50%;
  color: #7C1D2D;
  margin-right: 8px; }
  @media print {
    .contact_item_type_icon {
      border: 1px solid currentColor; } }
  @media screen and (min-width: 980px) {
    .contact_item_type_icon {
      width: 32px;
      height: 32px; } }
  .contact_item_type_icon .symbol {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.symbol_location {
  width: 7px;
  height: 11px; }
  @media screen and (min-width: 980px) {
    .symbol_location {
      width: 10px;
      height: 14px; } }

.symbol_phone {
  width: 11px;
  height: 11px; }
  @media screen and (min-width: 980px) {
    .symbol_phone {
      width: 14px;
      height: 14px; } }

.symbol_email {
  width: 11px;
  height: 8px; }
  @media screen and (min-width: 980px) {
    .symbol_email {
      width: 14px;
      height: 11px; } }

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

.contact_item_socials {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 16px 0; }
  @media print {
    .contact_item_socials {
      display: none; } }
  @media screen and (min-width: 980px) {
    .contact_item_socials {
      margin-top: 32px; } }
  @media screen and (min-width: 1220px) {
    .contact_item_socials {
      margin: 16px 0; } }

.contact_item_social:not(:last-child) {
  margin-right: 16px; }

.contact_item_social_link {
  width: 24px;
  height: 24px;
  position: relative;
  background-color: #7C1D2D;
  border-radius: 50%;
  color: #fff;
  display: block;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s; }
  @media screen and (min-width: 980px) {
    .contact_item_social_link {
      width: 32px;
      height: 32px; } }
  .contact_item_social_link:focus, .contact_item_social_link:hover {
    background-color: #101010; }

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

.contact_item_social_icon .symbol_social_facebook_alt {
  width: 7px;
  height: 13px; }
  @media screen and (min-width: 980px) {
    .contact_item_social_icon .symbol_social_facebook_alt {
      width: 10px;
      height: 18px; } }

.contact_item_social_icon .symbol_social_twitter {
  width: 13px;
  height: 10px; }
  @media screen and (min-width: 980px) {
    .contact_item_social_icon .symbol_social_twitter {
      width: 18px;
      height: 14px; } }

.contact_item_social_icon .symbol_social_linkedin {
  width: 13px;
  height: 12px; }
  @media screen and (min-width: 980px) {
    .contact_item_social_icon .symbol_social_linkedin {
      width: 18px;
      height: 17px; } }

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

/* ==========================================================================
	Academic Program - Course Listing
============================================================================= */
.courses_block {
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: url("../images/pattern-light.png");
  background-position: center;
  background-repeat: repeat;
  background-color: #FBFBFB;
  -webkit-box-shadow: inset 8px 0 0 #fff, inset -8px 0 0 #fff;
          box-shadow: inset 8px 0 0 #fff, inset -8px 0 0 #fff;
  margin: 8px 0; }
  @media screen and (min-width: 740px) {
    .courses_block {
      padding-top: 50px; } }
  @media screen and (min-width: 980px) {
    .courses_block {
      padding-top: 60px; } }
  @media screen and (min-width: 1220px) {
    .courses_block {
      padding-top: 80px; } }
  @media screen and (min-width: 740px) {
    .courses_block {
      padding-bottom: 50px; } }
  @media screen and (min-width: 980px) {
    .courses_block {
      padding-bottom: 60px; } }
  @media screen and (min-width: 1220px) {
    .courses_block {
      padding-bottom: 80px; } }
  @media screen and (min-width: 980px) {
    .courses_block {
      -webkit-box-shadow: inset 10px 0 0 #fff, inset -10px 0 0 #fff;
              box-shadow: inset 10px 0 0 #fff, inset -10px 0 0 #fff;
      margin: 10px 0; } }
  @media screen and (min-width: 1220px) {
    .courses_block {
      padding-top: 80px;
      padding-bottom: 80px; } }

.courses_block_title {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.25;
  text-transform: uppercase;
  color: #7C1D2D;
  margin: 0 0 16px; }
  @media screen and (min-width: 740px) {
    .courses_block_title {
      font-size: 32px;
      font-size: 2rem; } }
  @media screen and (min-width: 980px) {
    .courses_block_title {
      font-size: 40px;
      font-size: 2.5rem; } }
  @media screen and (min-width: 740px) {
    .courses_block_title {
      margin-bottom: 24px; } }
  @media screen and (min-width: 980px) {
    .courses_block_title {
      margin-bottom: 28px; } }

.course_item:not(:last-child) {
  margin-bottom: 2px; }

.course_item .table_wrapper {
  margin: 0; }
  .js .course_item .table_wrapper {
    width: calc(100% + 40px) !important;
    margin: 0 -20px; }
    @media screen and (min-width: 740px) {
      .js .course_item .table_wrapper {
        width: calc(100% + 60px) !important;
        margin: 0 -30px; } }

.class_item_title {
  margin: 0; }

.course_item_button {
  width: calc(100% + 40px);
  display: block;
  margin: 0 -20px;
  padding: 10px 20px;
  pointer-events: none;
  text-align: left;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
  background-color: #000;
  color: #fff; }
  @media screen and (min-width: 740px) {
    .course_item_button {
      width: calc(100% + 60px);
      margin: 0 -30px;
      padding: 14px 30px; } }
  .js .course_item_button {
    pointer-events: auto; }
  .no-touchevents .course_item_button:focus,
  .no-touchevents .course_item_button:hover, .course_item_button.fs-swap-active {
    color: #FFA029; }

.course_item_button_inner {
  display: block; }
  .js .course_item_button_inner {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.course_item_button_label {
  font-family: FranklinGothicURWCon-Med, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }
  @media screen and (min-width: 740px) {
    .course_item_button_label {
      font-size: 21px;
      font-size: 1.3125rem; } }

.course_item_button_icon {
  display: none; }
  .js .course_item_button_icon {
    width: 24px;
    height: 24px;
    position: relative;
    -webkit-box-shadow: inset 0 0 0 1px currentColor;
            box-shadow: inset 0 0 0 1px currentColor;
    border-radius: 50%;
    color: "#fff";
    display: block;
    -webkit-transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
    transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
    transition: box-shadow 0.25s, color 0.25s, transform 0.25s;
    transition: box-shadow 0.25s, color 0.25s, transform 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
    will-change: transform;
    display: block;
    margin-right: -6px;
    margin-left: auto;
    -webkit-transition: -webkit-transform 0.25s;
    transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s; }
    .js .course_item_button_icon .symbol {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 20px;
      height: 20px; }
    @media print {
      .js .course_item_button_icon {
        display: none; } }
    @media screen and (min-width: 740px) {
      .js .course_item_button_icon {
        width: 32px;
        height: 32px;
        -webkit-box-shadow: inset 0 0 0 2px currentColor;
                box-shadow: inset 0 0 0 2px currentColor; } }
  @media screen and (min-width: 740px) {
    .js .course_item_button_icon .symbol {
      width: 26px;
      height: 26px; } }
  .course_item_button.fs-swap-active .course_item_button_icon {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); }

.course_item_body {
  display: block; }
  .course_item_body.fs-swap-enabled {
    display: none; }
    @media print {
      .course_item_body.fs-swap-enabled {
        display: block; } }
  .course_item_body.fs-swap-active {
    display: block; }

.course_item_table {
  width: calc(100% + 40px) !important;
  margin: 0 -20px; }
  @media screen and (min-width: 740px) {
    .course_item_table {
      width: calc(100% + 60px) !important;
      margin: 0 -30px; } }
  .js .course_item_table {
    width: 100% !important;
    margin: 0; }
    @media screen and (min-width: 740px) {
      .js .course_item_table {
        width: 100% !important; } }

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

.course_item_table_cell {
  vertical-align: top; }
  .course_item_table_row:nth-child(even) .course_item_table_cell {
    padding-top: 12px;
    padding-bottom: 12px; }
    @media screen and (min-width: 980px) {
      .course_item_table_row:nth-child(even) .course_item_table_cell {
        padding-top: 16px;
        padding-bottom: 16px; } }
  .course_item_table_cell.title {
    font-family: FranklinGothicURW-Dem, Arial, sans-serif;
    font-weight: normal;
    font-style: normal; }
  .course_item_table_cell.credit {
    text-align: right; }

.course_item_end {
  font-family: FranklinGothicURW-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  width: calc(100% + 40px) !important;
  border-top: 1px solid #646469;
  color: #101010;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-size: 0.875rem;
  margin: 0 -20px;
  padding: 10px 20px 20px; }
  @media screen and (min-width: 740px) {
    .course_item_end {
      width: calc(100% + 60px) !important;
      font-size: 16px;
      font-size: 1rem;
      margin: 0 -30px;
      padding: 10px 30px 32px; } }
  @media screen and (min-width: 980px) {
    .course_item_end {
      font-size: 18px;
      font-size: 1.125rem; } }

.course_item_end_credits {
  margin-left: auto; }

/* ==========================================================================
	Event Detail
============================================================================= */
@media print, screen and (min-width: 740px) {
  .event_detail {
    margin-bottom: 20px; } }

.event_detail_header {
  background-color: #000;
  color: #fff;
  margin-bottom: 8px; }
  @media print, screen and (min-width: 740px) {
    .event_detail_header {
      margin-bottom: 24px; } }
  @media screen and (min-width: 980px) {
    .event_detail_header {
      margin-bottom: 32px; } }

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

.event_detail_picture {
  padding-top: 56.25%; }

.event_detail_lockup {
  padding: 10px; }
  @media print, screen and (min-width: 740px) {
    .event_detail_lockup {
      overflow: hidden;
      padding: 24px; } }
  @media print {
    .event_detail_lockup {
      padding-right: 0;
      padding-left: 0; } }
  @media screen and (min-width: 1220px) {
    .event_detail_lockup {
      padding: 44px 48px 40px; } }

.event_detail_date {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.25;
  text-transform: uppercase;
  margin-top: 8px;
  margin-bottom: 8px; }
  @media screen and (min-width: 740px) {
    .event_detail_date {
      font-size: 32px;
      font-size: 2rem; } }
  @media screen and (min-width: 980px) {
    .event_detail_date {
      font-size: 40px;
      font-size: 2.5rem; } }
  @media print, screen and (min-width: 740px) {
    .event_detail_date {
      float: left;
      margin: 0 24px 0 0; } }

@media print, screen and (min-width: 740px) {
  .event_detail_meta_info {
    float: left;
    margin-top: 15px; } }

@media print {
  .event_detail_meta_info {
    margin-top: 6px; } }

@media screen and (min-width: 980px) {
  .event_detail_meta_info {
    margin-top: 18px; } }

.event_detail_meta {
  font-family: FranklinGothicURWCon-Med, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  line-height: 1.5;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 8px;
  padding-left: 24px;
  text-transform: none; }
  @media print, screen and (min-width: 740px) {
    .event_detail_meta {
      display: inline-block; } }
  @media screen and (min-width: 980px) {
    .event_detail_meta {
      font-size: 18px;
      font-size: 1.125rem; } }
  @media print, screen and (min-width: 740px) {
    .event_detail_meta:not(:last-child) {
      margin-right: 24px; } }

.event_detail_meta_icon {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  left: 0;
  color: #FFA029;
  display: block; }
  @media screen and (min-width: 980px) {
    .event_detail_meta_icon {
      top: 3px; } }
  .event_detail_meta_icon .symbol {
    position: absolute; }
  .event_detail_meta_icon .symbol_time {
    width: 16px;
    height: 16px; }
  .event_detail_meta_icon .symbol_location {
    width: 11px;
    height: 16px;
    position: relative;
    right: -4px; }

.event_detail_footer {
  border-top: 1px solid #D8D8D8;
  padding: 10px 0; }
  @media print {
    .event_detail_footer {
      display: none; } }
  @media screen and (min-width: 740px) {
    .event_detail_footer {
      padding: 20px 0; } }

.event_detail_back {
  color: #101010;
  display: inline-block;
  padding: 8px 20px 8px 0;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }
  @media screen and (min-width: 500px) {
    .event_detail_back {
      padding: 16px 0; } }
  .event_detail_back:focus, .event_detail_back:hover {
    color: #7C1D2D; }

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

.event_detail_back_icon {
  width: 24px;
  height: 24px;
  position: relative;
  -webkit-box-shadow: inset 0 0 0 1px currentColor;
          box-shadow: inset 0 0 0 1px currentColor;
  border-radius: 50%;
  color: #101010;
  display: block;
  -webkit-transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  will-change: transform;
  min-width: 24px;
  margin-right: 16px; }
  .event_detail_back_icon .symbol {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 20px;
    height: 20px; }
  @media screen and (min-width: 500px) {
    .event_detail_back_icon {
      width: 32px;
      height: 32px;
      min-width: 32px;
      -webkit-box-shadow: inset 0 0 0 2px currentColor;
              box-shadow: inset 0 0 0 2px currentColor; } }
  .event_detail_back:focus .event_detail_back_icon,
  .event_detail_back:hover .event_detail_back_icon {
    -webkit-box-shadow: inset 0 0 0 4px currentColor;
            box-shadow: inset 0 0 0 4px currentColor;
    color: #7C1D2D; }
    @media screen and (min-width: 500px) {
      .event_detail_back:focus .event_detail_back_icon,
      .event_detail_back:hover .event_detail_back_icon {
        -webkit-box-shadow: inset 0 0 0 6px currentColor;
                box-shadow: inset 0 0 0 6px currentColor; } }
  @media screen and (min-width: 500px) {
    .event_detail_back_icon .symbol {
      width: 26px;
      height: 26px; } }

.event_detail_back_label {
  font-family: FranklinGothicURWCon-Med, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1; }
  @media screen and (min-width: 500px) {
    .event_detail_back_label {
      font-size: 21px;
      font-size: 1.3125rem; } }

/* ==========================================================================
	Event List
============================================================================= */
.event_listing {
  margin-bottom: 40px;
  color: #000; }
  @media screen and (min-width: 740px) {
    .event_listing {
      margin-bottom: 50px; } }
  @media screen and (min-width: 980px) {
    .event_listing {
      margin-bottom: 60px; } }
  @media screen and (min-width: 1220px) {
    .event_listing {
      margin-bottom: 80px; } }

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

.event_list_item {
  border-bottom: 1px solid #D8D8D8;
  color: #101010;
  padding: 24px 0; }
  @media print, screen and (min-width: 740px) {
    .event_list_item {
      padding: 32px 0; } }
  @media screen and (min-width: 980px) {
    .event_list_item {
      padding: 40px 0; } }
  .event_list_item:first-of-type {
    padding-top: 0; }

@media screen and (min-width: 500px) and (max-width: 739px) {
  .event_list_item_article {
    overflow: hidden; } }

@media print, screen and (min-width: 740px) {
  .event_list_item_article {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.event_list_item_media {
  margin: 8px 0 16px; }
  @media screen and (min-width: 500px) and (max-width: 739px) {
    .event_list_item_media {
      width: 200px;
      float: right;
      margin: 0 0 16px 24px; } }
  @media print, screen and (min-width: 740px) {
    .event_list_item_media {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 220px;
              flex: 0 0 220px;
      margin-right: 24px; } }
  @media screen and (min-width: 980px) {
    .event_list_item_media {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 292px;
              flex: 0 0 292px;
      margin-right: 32px; } }
  @media screen and (min-width: 1220px) {
    .event_list_item_media {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 332px;
              flex: 0 0 332px;
      margin-right: 60px; } }

.event_list_item_media_inner {
  position: relative; }

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

.event_list_item_picture {
  padding-top: 56.25%; }

.event_list_item_date {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  background-color: #000;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-size: 1rem;
  margin: 8px 0 16px -10px;
  padding: 14px;
  text-transform: uppercase;
  white-space: nowrap; }
  @media screen and (min-width: 500px) {
    .event_list_item_date {
      display: block; } }
  @media screen and (min-width: 500px) and (max-width: 739px) {
    .event_list_item_date {
      float: right;
      margin: 0 0 16px 24px; } }
  @media print, screen and (min-width: 740px) {
    .event_list_item_date {
      margin-right: 24px; } }
  @media screen and (min-width: 980px) {
    .event_list_item_date {
      font-size: 20px;
      font-size: 1.25rem;
      margin-right: 32px;
      margin-left: -20px;
      padding: 18px; } }
  @media screen and (min-width: 1220px) {
    .event_list_item_date {
      font-size: 26px;
      font-size: 1.625rem;
      margin-right: 60px;
      padding: 24px; } }
  .event_list_item_media .event_list_item_date {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: -10px;
    display: block;
    margin: 0; }
    @media print {
      .event_list_item_media .event_list_item_date {
        position: static;
        -webkit-transform: none;
                transform: none; } }
    @media screen and (min-width: 500px) and (max-width: 739px) {
      .event_list_item_media .event_list_item_date {
        left: -5px; } }
    @media screen and (min-width: 980px) {
      .event_list_item_media .event_list_item_date {
        left: -20px; } }

.event_list_item_header {
  margin-bottom: 16px; }
  @media print, screen and (min-width: 740px) {
    .event_list_item_header {
      margin-bottom: 20px; } }

.event_list_item_title {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #000;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.25;
  margin: 0; }
  @media print, screen and (min-width: 740px) {
    .event_list_item_title {
      font-size: 32px;
      font-size: 2rem; } }
  @media screen and (min-width: 980px) {
    .event_list_item_title {
      font-size: 40px;
      font-size: 2.5rem; } }

.event_list_item_title_link {
  color: inherit;
  text-decoration: underline;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }
  .event_list_item_title_link:focus, .event_list_item_title_link:hover {
    color: #7C1D2D; }

.event_list_item_detail {
  font-family: FranklinGothicURWCon-Med, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  line-height: 1.5;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 8px;
  padding-left: 24px;
  text-transform: none; }
  @media print, screen and (min-width: 740px) {
    .event_list_item_detail {
      display: inline-block; } }
  @media screen and (min-width: 980px) {
    .event_list_item_detail {
      font-size: 18px;
      font-size: 1.125rem; } }
  @media print, screen and (min-width: 740px) {
    .event_list_item_detail:not(:last-child) {
      margin-right: 24px; } }

.event_list_item_detail_icon {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  left: 0;
  color: #FFA029;
  display: block; }
  @media screen and (min-width: 980px) {
    .event_list_item_detail_icon {
      top: 3px; } }
  .event_list_item_detail_icon .symbol {
    position: absolute; }
  .event_list_item_detail_icon .symbol_time {
    width: 16px;
    height: 16px; }
  .event_list_item_detail_icon .symbol_location {
    width: 11px;
    height: 16px;
    position: relative;
    right: -4px; }

/* ==========================================================================
	Facts & Stats
============================================================================= */
.facts_block {
  margin-top: 40px;
  margin-bottom: 40px;
  color: #101010; }
  @media screen and (min-width: 740px) {
    .facts_block {
      margin-top: 50px; } }
  @media screen and (min-width: 980px) {
    .facts_block {
      margin-top: 60px; } }
  @media screen and (min-width: 1220px) {
    .facts_block {
      margin-top: 80px; } }
  @media screen and (min-width: 740px) {
    .facts_block {
      margin-bottom: 50px; } }
  @media screen and (min-width: 980px) {
    .facts_block {
      margin-bottom: 60px; } }
  @media screen and (min-width: 1220px) {
    .facts_block {
      margin-bottom: 80px; } }
  @media screen and (max-width: 739px) {
    .js .facts_block {
      overflow: hidden; } }

.facts_block_header {
  border-bottom: 2px solid #FFA029;
  margin-bottom: 16px; }
  @media screen and (min-width: 980px) {
    .facts_block_header {
      margin-bottom: 28px; } }

.facts_block_title {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.33333;
  text-transform: uppercase;
  margin: 0 0 4px; }
  @media screen and (min-width: 740px) {
    .facts_block_title {
      font-size: 26px;
      font-size: 1.625rem; } }

.facts_block_title_label {
  color: #7C1D2D; }

@media print, screen and (min-width: 740px) {
  .facts_items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

.facts_items .fs-carousel-viewport {
  max-width: 260px; }
  @media print {
    .facts_items .fs-carousel-viewport {
      max-width: none; } }
  @media screen and (min-width: 560px) {
    .facts_items .fs-carousel-viewport {
      max-width: 85%; } }
  @media screen and (min-width: 740px) {
    .facts_items .fs-carousel-viewport {
      max-width: none;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; } }

@media print, screen and (min-width: 740px) {
  .facts_items .fs-carousel-canister {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

.facts_items .fs-carousel-item {
  margin-right: 20px; }
  @media screen and (min-width: 560px) {
    .facts_items .fs-carousel-item {
      margin-right: 30px; } }
  @media print, screen and (min-width: 740px) {
    .facts_items .fs-carousel-item {
      margin-right: 0;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; } }

.facts_items .fs-carousel-controls {
  color: #FFA029; }
  @media screen and (min-width: 980px) {
    .facts_items .fs-carousel-controls {
      height: 136px;
      width: calc(100% - 20px);
      -webkit-box-shadow: none;
              box-shadow: none;
      margin: 0;
      padding: 0; } }
  @media screen and (min-width: 980px) {
    .facts_items .fs-carousel-controls.fs-carousel-visible {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; } }

.facts_items .fs-carousel-control {
  color: #FFA029;
  margin-top: 10px;
  opacity: 0.5;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s; }
  @media screen and (min-width: 980px) {
    .facts_items .fs-carousel-control {
      position: static;
      padding: 0; } }
  .facts_items .fs-carousel-control:not(:last-child) {
    margin-right: 10px; }
  .facts_items .fs-carousel-control:hover, .facts_items .fs-carousel-control:focus {
    color: #7C1D2D; }
  .facts_items .fs-carousel-control.fs-carousel-visible {
    opacity: 1;
    pointer-events: auto; }

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

.facts_items .fs-carousel-control-icon {
  width: 32px;
  height: 32px;
  position: relative;
  -webkit-box-shadow: inset 0 0 0 1px currentColor;
          box-shadow: inset 0 0 0 1px currentColor;
  border-radius: 50%;
  color: #FFA029;
  display: block;
  -webkit-transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  will-change: transform;
  color: inherit;
  display: block; }
  @media screen and (min-width: 980px) {
    .facts_items .fs-carousel-control-icon {
      width: 40px;
      height: 40px;
      -webkit-box-shadow: inset 0 0 0 2px currentColor;
              box-shadow: inset 0 0 0 2px currentColor; } }
  .facts_items .fs-carousel-control-icon .symbol {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 28px;
    height: 28px; }
    @media screen and (min-width: 980px) {
      .facts_items .fs-carousel-control-icon .symbol {
        width: 32px;
        height: 32px; } }
  .facts_items .fs-carousel-control-icon:focus, .facts_items .fs-carousel-control-icon:hover {
    -webkit-box-shadow: inset 0 0 0 3px #FFA029;
            box-shadow: inset 0 0 0 3px #FFA029;
    color: #FFA029; }
    @media screen and (min-width: 980px) {
      .facts_items .fs-carousel-control-icon:focus, .facts_items .fs-carousel-control-icon:hover {
        -webkit-box-shadow: inset 0 0 0 5px #FFA029;
                box-shadow: inset 0 0 0 5px #FFA029; } }
  .facts_items .fs-carousel-control-icon:focus, .facts_items .fs-carousel-control-icon:hover {
    color: inherit;
    -webkit-box-shadow: inset 0 0 0 1px currentColor;
            box-shadow: inset 0 0 0 1px currentColor; }
    @media screen and (min-width: 980px) {
      .facts_items .fs-carousel-control-icon:focus, .facts_items .fs-carousel-control-icon:hover {
        -webkit-box-shadow: inset 0 0 0 2px currentColor;
                box-shadow: inset 0 0 0 2px currentColor; } }

.facts_item {
  max-width: 400px; }
  @media print, screen and (min-width: 740px) {
    .facts_item {
      width: calc(33.3333% - 20px); } }
  .facts_item:not(:last-child) {
    margin-bottom: 32px; }
    @media screen and (min-width: 740px) {
      .facts_item:not(:last-child) {
        margin-right: 20px;
        margin-bottom: 0; } }
  .js .facts_item {
    max-width: 100%;
    margin-bottom: 0; }

.facts_item_figure {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 80px;
  font-size: 5rem;
  line-height: 1; }
  @media screen and (min-width: 980px) {
    .facts_item_figure {
      margin-bottom: 6px; } }

.facts_description {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #7C1D2D;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.77778; }
  .facts_description p {
    margin: 0; }

/* ==========================================================================
	Faculty Focus
============================================================================= */
.faculty_block {
  background-image: url("../images/pattern-light.png");
  background-position: center;
  background-repeat: repeat;
  position: relative;
  background-color: #FFA029;
  color: #101010;
  margin: 8px 0;
  will-change: transform; }
  @media print {
    .faculty_block {
      margin: 30px 0; } }
  @media screen and (max-width: 499px) {
    .faculty_block {
      margin-top: 21px; } }
  @media screen and (min-width: 980px) {
    .faculty_block {
      margin: 10px 0; } }

.faculty_block_inner {
  position: relative;
  padding-bottom: 32px; }
  @media print {
    .faculty_block_inner {
      padding: 0; } }
  @media screen and (min-width: 740px) {
    .faculty_block_inner {
      padding: 64px 0; } }
  @media screen and (min-width: 980px) {
    .faculty_block_inner {
      min-height: 650px; } }
  @media screen and (min-width: 1220px) {
    .faculty_block_inner {
      min-height: 880px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .faculty_block_inner:after {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-shadow: inset 8px 0 0 #fff, inset -8px 0 0 #fff, 0 8px 0 #fff, 0 -8px 0 #fff;
            box-shadow: inset 8px 0 0 #fff, inset -8px 0 0 #fff, 0 8px 0 #fff, 0 -8px 0 #fff;
    content: "";
    display: block;
    pointer-events: none; }
    @media screen and (min-width: 980px) {
      .faculty_block_inner:after {
        -webkit-box-shadow: inset 10px 0 0 #fff, inset -10px 0 0 #fff, 0 10px 0 #fff, 0 -10px 0 #fff;
                box-shadow: inset 10px 0 0 #fff, inset -10px 0 0 #fff, 0 10px 0 #fff, 0 -10px 0 #fff; } }

.faculty_item {
  position: relative;
  margin: 0; }
  @media screen and (min-width: 740px) {
    .faculty_item {
      max-width: 350px;
      margin: 0; } }
  @media screen and (min-width: 980px) {
    .faculty_item {
      width: 430px;
      max-width: none;
      margin: 0 0 0 30px; } }
  @media screen and (min-width: 1220px) {
    .faculty_item {
      width: 545px;
      margin-left: 38px; } }

.faculty_item_header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: #40B4E5;
  color: #101010;
  padding: 8px 10px 5px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
  @media print {
    .faculty_item_header {
      position: static;
      border: 1px solid;
      display: inline-block;
      margin-bottom: 8px;
      -webkit-transform: none;
              transform: none; } }
  @media screen and (min-width: 740px) {
    .faculty_item_header {
      left: 10px; } }

.faculty_item_title {
  font-family: FranklinGothicURWCon-Med, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  margin: 0; }
  @media screen and (min-width: 740px) {
    .faculty_item_title {
      font-size: 14px;
      font-size: 0.875rem; } }
  @media screen and (min-width: 500px) {
    .faculty_item_title {
      font-size: 14px;
      font-size: 0.875rem; } }

.faculty_item_media {
  width: 300px;
  position: relative;
  background: #000;
  color: #fff;
  margin: 0 -30px 24px -30px; }
  @media print {
    .faculty_item_media {
      width: auto;
      margin-right: 0;
      margin-left: 0; } }
  @media screen and (min-width: 300px) {
    .faculty_item_media {
      width: 100vw;
      left: 50%;
      right: 50%;
      margin-right: -50vw;
      margin-left: -50vw; } }
  @media screen and (min-width: 740px) {
    .faculty_item_media {
      width: auto;
      left: auto;
      right: auto;
      margin: 0 0 30px; } }
  .faculty_item_media:after {
    min-height: 168px;
    content: "";
    display: block;
    padding-bottom: 56.25%; }
  .faculty_item_media .video_inline_wrapper {
    width: 100%;
    position: absolute;
    top: 0; }

.faculty_item_video_link {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  color: inherit;
  display: block;
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: opacity 0.25s, visibility 0.25s;
  transition: opacity 0.25s, visibility 0.25s;
  visibility: visible; }
  .video_play .faculty_item_video_link {
    opacity: 0;
    pointer-events: none;
    visibility: hidden; }

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

.faculty_item_picture {
  width: 102%;
  margin-left: -1%;
  padding-top: 56.25%; }

.faculty_item_video_symbol {
  position: absolute;
  bottom: 16px;
  left: 30px; }
  @media screen and (min-width: 320px) {
    .faculty_item_video_symbol {
      left: 34px; } }
  @media screen and (min-width: 500px) {
    .faculty_item_video_symbol {
      bottom: 32px; } }
  @media screen and (min-width: 980px) {
    .faculty_item_video_symbol {
      left: 24px; } }

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

.faculty_item_video_icon {
  width: 34px;
  height: 34px;
  position: relative;
  -webkit-box-shadow: inset 0 0 0 1px currentColor;
          box-shadow: inset 0 0 0 1px currentColor;
  border-radius: 50%;
  color: #fff;
  display: block;
  -webkit-transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  will-change: transform;
  display: block; }
  @media screen and (min-width: 980px) {
    .faculty_item_video_icon {
      width: 40px;
      height: 40px;
      -webkit-box-shadow: inset 0 0 0 2px currentColor;
              box-shadow: inset 0 0 0 2px currentColor; } }
  .faculty_item_video_icon .symbol {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 30px;
    height: 30px; }
    @media screen and (min-width: 980px) {
      .faculty_item_video_icon .symbol {
        width: 32px;
        height: 32px; } }
  @media screen and (min-width: 500px) and (max-width: 739px), screen and (min-width: 980px) {
    .faculty_item_video_icon {
      width: 86px;
      height: 86px;
      -webkit-box-shadow: inset 0 0 0 2px currentColor;
              box-shadow: inset 0 0 0 2px currentColor; } }
  @media screen and (min-width: 980px) and (max-width: 1219px) {
    .faculty_item_video_icon {
      width: 64px;
      height: 64px; } }
  @media screen and (min-width: 500px) and (max-width: 739px), screen and (min-width: 980px) {
    .faculty_item_video_icon .symbol {
      width: 76px;
      height: 76px; } }
  @media screen and (min-width: 980px) and (max-width: 1219px) {
    .faculty_item_video_icon .symbol {
      width: 54px;
      height: 54px; } }
  .faculty_item_video_link:hover .faculty_item_video_icon,
  .faculty_item_video_link:focus .faculty_item_video_icon {
    color: #40B4E5;
    -webkit-box-shadow: inset 0 0 0 4px currentColor;
            box-shadow: inset 0 0 0 4px currentColor; }
    @media screen and (min-width: 500px) {
      .faculty_item_video_link:hover .faculty_item_video_icon,
      .faculty_item_video_link:focus .faculty_item_video_icon {
        -webkit-box-shadow: inset 0 0 0 6px currentColor;
                box-shadow: inset 0 0 0 6px currentColor; } }

.faculty_item_content {
  max-width: 548px; }
  @media screen and (min-width: 740px) {
    .faculty_item_content {
      max-width: none; } }
  @media print {
    .faculty_item_content {
      padding: 0; } }
  @media screen and (min-width: 500px) {
    .faculty_item_content {
      padding: 0 30px 0 32px; } }
  @media screen and (min-width: 980px) {
    .faculty_item_content {
      padding-left: 54px; } }

.faculty_item_quote_text {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  position: relative;
  color: #7C1D2D;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1;
  margin: 0 0 8px;
  padding-top: 24px;
  text-transform: uppercase;
  quotes: '\201c' '\201d'; }
  @media print {
    .faculty_item_quote_text {
      border: 0; } }
  @media screen and (min-width: 500px) {
    .faculty_item_quote_text {
      font-size: 32px;
      font-size: 2rem;
      padding: 0; } }
  @media screen and (min-width: 980px) {
    .faculty_item_quote_text {
      font-size: 40px;
      font-size: 2.5rem;
      margin-bottom: 36px; } }
  .faculty_item_quote_text:before {
    position: absolute;
    top: -5px;
    left: 0;
    color: #101010;
    content: open-quote;
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1; }
    @media screen and (min-width: 500px) {
      .faculty_item_quote_text:before {
        left: -32px;
        font-size: 54px;
        font-size: 3.375rem; } }
    @media screen and (min-width: 980px) {
      .faculty_item_quote_text:before {
        left: -54px;
        font-size: 76px;
        font-size: 4.75rem; } }
  .faculty_item_quote_text p {
    margin: 0; }
    .faculty_item_quote_text p:after {
      content: close-quote; }

.faculty_item_quote_caption {
  margin-bottom: 10px; }
  @media screen and (min-width: 500px) and (max-width: 739px), screen and (min-width: 980px) {
    .faculty_item_quote_caption {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .faculty_item_quote_caption a {
    color: inherit;
    text-decoration: underline;
    -webkit-transition: color 0.25s;
    transition: color 0.25s; }
    .faculty_item_quote_caption a:focus, .faculty_item_quote_caption a:hover {
      color: #7C1D2D; }

.faculty_item_quote_name {
  font-family: FranklinGothicURWCon-Med, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 0.875rem;
  display: block;
  line-height: 1.14286;
  margin-bottom: 4px; }
  @media screen and (min-width: 500px) and (max-width: 739px), screen and (min-width: 980px) {
    .faculty_item_quote_name {
      border-right: 1px solid;
      font-size: 16px;
      font-size: 1rem;
      line-height: 1.55556;
      padding-right: 12px;
      margin-right: 8px;
      white-space: nowrap; } }

.faculty_item_quote_position {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  font-size: 0.75rem;
  display: block; }
  @media screen and (min-width: 500px) and (max-width: 739px), screen and (min-width: 980px) {
    .faculty_item_quote_position {
      font-size: 16px;
      font-size: 1rem;
      line-height: 1.55556; } }

/* ==========================================================================
	Feature
============================================================================= */
.feature_block_lockup {
  position: relative;
  background-color: #101010;
  color: #fff;
  margin-bottom: 8px; }
  @media screen and (min-width: 980px) {
    .feature_block_lockup {
      margin-bottom: 10px; } }
  @media screen and (min-width: 980px) {
    .js .feature_block_lockup {
      position: static; } }
  @media screen and (min-width: 980px) {
    .js .feature_block_lockup:before {
      background-image: url("../images/pattern-dark.png");
      background-position: center;
      background-repeat: repeat;
      width: 100%;
      height: 100vh;
      position: fixed;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-color: #7C1D2D;
      -webkit-box-shadow: inset 0 0 0 10px #fff;
              box-shadow: inset 0 0 0 10px #fff;
      color: #fff;
      content: '';
      display: block;
      margin-bottom: 0; } }

.feature_media {
  height: 100%;
  height: 100vh;
  width: 100%;
  position: sticky;
  top: 0;
  overflow: hidden; }
  @media print {
    .feature_media {
      display: none !important; } }
  @media only screen and (min-width: 600px) and (max-width: 739px) {
    .js .feature_media {
      margin-top: -72px; } }
  @media screen and (min-width: 980px) {
    .js .feature_media {
      width: 372px;
      height: 480px;
      position: fixed;
      top: 50%;
      left: 50%;
      z-index: 1;
      margin-left: 87px;
      overflow: inherit;
      -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%);
      will-change: transform; } }
  @media screen and (min-width: 980px) and (min-height: 680px) {
    .js .feature_media {
      height: 611px; } }
  @media screen and (min-width: 1220px) {
    .js .feature_media {
      width: 465px;
      margin-left: 111px; } }
  @media screen and (min-width: 1220px) and (min-height: 900px) {
    .js .feature_media {
      height: 800px; } }
  .feature_media.absolute_bottom {
    position: absolute;
    top: auto;
    bottom: 0;
    -webkit-transform: none;
            transform: none; }

.feature_media_inner {
  overflow: hidden; }
  @media screen and (min-width: 980px) {
    .js .feature_media_inner {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 50%;
      right: 0;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      will-change: width, transform, right; } }
  @media screen and (min-width: 980px) {
    .scrolled .feature_media_inner {
      -webkit-transition: width 0.6s, height 0.6s, margin 0.6s, right 0.6s;
      transition: width 0.6s, height 0.6s, margin 0.6s, right 0.6s;
      -webkit-transition-delay: 0;
              transition-delay: 0; } }

.feature_video_wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  overflow: hidden;
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: opacity 0.4s, visibility 0.4s;
  transition: opacity 0.4s, visibility 0.4s;
  visibility: visible; }
  .js .feature_video_wrapper {
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; }
  .feature_video_wrapper.ready {
    opacity: 1; }
  .feature_media.switch .feature_video_wrapper {
    opacity: 0;
    pointer-events: none;
    visibility: hidden; }

.feature_video {
  width: auto;
  height: auto;
  min-width: 104%;
  min-height: 104%;
  position: absolute;
  top: 52%;
  left: 52%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  @media screen and (min-width: 980px) {
    .feature_video {
      min-width: 106%;
      min-height: 106%;
      top: 53%;
      left: 53%; } }
  @media screen and (min-width: 980px) {
    .js .feature_video {
      min-width: 102%;
      min-height: 102%;
      top: 51%;
      left: 51%; } }

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

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

.feature_media_photo_picture {
  display: none; }
  @media screen and (min-width: 980px) {
    .feature_media_photo_picture {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      right: 0;
      display: block; } }

.feature_media_photo_image {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover; }

.feature_media_video_background,
.feature_media_photo_background {
  height: calc(100% + 40px);
  width: calc(100% + 40px);
  position: absolute;
  top: -20px;
  left: -20px; }

.feature_media_video_background {
  display: none; }
  @media screen and (min-width: 980px) {
    .js .feature_media_video_background {
      display: block; } }

.feature_media_content {
  display: none; }
  @media screen and (min-width: 980px) {
    .js .feature_media_content {
      max-width: 260px;
      position: absolute;
      bottom: 20px;
      left: -20px;
      display: block; } }
  @media screen and (min-width: 1220px) {
    .js .feature_media_content {
      max-width: 330px; } }

.feature_media_content_title {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.14286;
  opacity: 0;
  pointer-events: none;
  text-transform: uppercase;
  -webkit-transform: translateX(100px);
          transform: translateX(100px);
  -webkit-transition: opacity 0.5s, visibility 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, visibility 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, visibility 0.5s;
  transition: opacity 0.5s, transform 0.5s, visibility 0.5s, -webkit-transform 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
          transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); }
  @media screen and (min-width: 1220px) {
    .feature_media_content_title {
      font-size: 40px;
      font-size: 2.5rem; } }
  .feature_media.active .feature_media_content_title {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateX(0px);
            transform: translateX(0px); }

.feature_media_content_title_label {
  background-color: rgba(124, 29, 45, 0.8);
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  display: inline;
  padding: 1px 8px; }

.feature_media_content_link {
  font-family: "Archer A", "Archer B";
  font-style: italic;
  font-weight: 800;
  position: relative;
  font-size: 14px;
  font-size: 0.875rem;
  margin: 10px 0;
  padding: 4px 4px 4px 0;
  text-transform: uppercase;
  display: block;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateX(100px);
          transform: translateX(100px);
  -webkit-transition: opacity 0.5s, visibility 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, visibility 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, visibility 0.5s;
  transition: opacity 0.5s, transform 0.5s, visibility 0.5s, -webkit-transform 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
          transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }
  @media screen and (min-width: 980px) {
    .feature_media_content_link {
      font-size: 21px;
      font-size: 1.3125rem;
      padding: 5px 5px 5px 0; } }
  .feature_media_content_link:before {
    width: calc(100% - 4px);
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 4px;
    -webkit-box-shadow: inset 0 0 0 2px #fff;
            box-shadow: inset 0 0 0 2px #fff;
    pointer-events: none;
    -webkit-transition: -webkit-transform 0.25s;
    transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s;
    -webkit-transform-origin: left;
            transform-origin: left;
    content: "";
    display: block; }
    @media print {
      .feature_media_content_link:before {
        content: normal;
        display: none; } }
    @media screen and (min-width: 980px) {
      .feature_media_content_link:before {
        width: calc(100% - 5px);
        top: 0;
        right: 0;
        bottom: 0;
        left: 5px;
        -webkit-box-shadow: inset 0 0 0 3px #fff;
                box-shadow: inset 0 0 0 3px #fff; } }
  .feature_media_content_link_inner {
    position: relative;
    background-color: #fff;
    color: #7C1D2D;
    padding: 10px 12px 11px 12px;
    -webkit-transition: background-color 0.25s, color 0.25s;
    transition: background-color 0.25s, color 0.25s; }
    @media screen and (min-width: 980px) {
      .feature_media_content_link_inner {
        padding: 14px 20px; } }
  .feature_media_content_link_label {
    padding-right: 12px; }
  .feature_media_content_link_icon {
    width: 20px;
    height: 20px;
    position: relative;
    -webkit-box-shadow: inset 0 0 0 1px currentColor;
            box-shadow: inset 0 0 0 1px currentColor;
    border-radius: 50%;
    color: #7C1D2D;
    display: block;
    -webkit-transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
    transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
    transition: box-shadow 0.25s, color 0.25s, transform 0.25s;
    transition: box-shadow 0.25s, color 0.25s, transform 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
    will-change: transform; }
    @media screen and (min-width: 980px) {
      .feature_media_content_link_icon {
        width: 32px;
        height: 32px;
        -webkit-box-shadow: inset 0 0 0 2px currentColor;
                box-shadow: inset 0 0 0 2px currentColor; } }
    .feature_media_content_link_icon .symbol {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 16px;
      height: 16px; }
      @media screen and (min-width: 980px) {
        .feature_media_content_link_icon .symbol {
          width: 24px;
          height: 24px; } }
    .feature_media_content_link_icon:focus, .feature_media_content_link_icon:hover {
      -webkit-box-shadow: inset 0 0 0 3px #000;
              box-shadow: inset 0 0 0 3px #000;
      color: #000; }
      @media screen and (min-width: 980px) {
        .feature_media_content_link_icon:focus, .feature_media_content_link_icon:hover {
          -webkit-box-shadow: inset 0 0 0 5px #000;
                  box-shadow: inset 0 0 0 5px #000; } }
  .feature_media_content_link:focus:before, .feature_media_content_link:hover:before {
    -webkit-transform: scale(0.8);
            transform: scale(0.8); }
  .feature_media_content_link:focus [class$="_inner"], .feature_media_content_link:hover [class$="_inner"] {
    background-color: #FFA029;
    color: #000; }
  .feature_media_content_link:focus [class$="_icon"], .feature_media_content_link:hover [class$="_icon"] {
    -webkit-box-shadow: inset 0 0 0 3px currentColor;
            box-shadow: inset 0 0 0 3px currentColor;
    color: #000; }
    @media screen and (min-width: 980px) {
      .feature_media_content_link:focus [class$="_icon"], .feature_media_content_link:hover [class$="_icon"] {
        -webkit-box-shadow: inset 0 0 0 5px currentColor;
                box-shadow: inset 0 0 0 5px currentColor; } }
  .feature_media.active .feature_media_content_link {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateX(0px);
            transform: translateX(0px); }
  .feature_media.active .feature_media_content_link:nth-child(1) {
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s; }
  .feature_media.active .feature_media_content_link:nth-child(2) {
    -webkit-transition-delay: 0.35s;
            transition-delay: 0.35s; }

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

.feature_media_content_link_icon {
  margin-left: auto; }

/* ==========================================================================
   Content
============================================================================= */
@media screen and (min-width: 740px) {
  .feature_content {
    display: none; } }

@media screen and (min-width: 980px) {
  .js .feature_content {
    width: 450px;
    position: absolute;
    top: 100vh;
    left: 50%;
    display: block;
    margin-left: -460px;
    will-change: transform; } }

@media screen and (min-width: 1220px) {
  .js .feature_content {
    width: 555px;
    margin-left: -578px; } }

@media screen and (min-width: 980px) {
  .feature_content.pin_center {
    position: fixed;
    top: auto;
    bottom: 50%;
    z-index: 1;
    margin-top: 0 !important;
    -webkit-transform: translateY(50%);
            transform: translateY(50%); } }

@media screen and (min-width: 980px) {
  .feature_content.pin_bottom {
    position: absolute;
    z-index: inherit;
    -webkit-transform: none;
            transform: none; } }

.feature_intro_block {
  position: relative;
  z-index: 1;
  background-color: rgba(124, 29, 45, 0.8);
  -webkit-box-shadow: inset 0 4px 0 #FFA029;
          box-shadow: inset 0 4px 0 #FFA029;
  margin: -200px 8px 24px 8px;
  padding: 20px 0;
  -webkit-transition: margin 0.5s;
  transition: margin 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  will-change: transform; }
  @media print {
    .feature_intro_block {
      margin: 0; } }
  @media screen and (min-width: 500px) {
    .feature_intro_block {
      max-width: 450px; } }
  @media screen and (min-width: 980px) {
    .feature_intro_block {
      margin-top: 0;
      display: none; } }
  @media screen and (min-width: 980px) {
    .js .feature_intro_block {
      max-width: none;
      background-color: transparent;
      -webkit-box-shadow: none;
              box-shadow: none;
      display: block;
      margin: 0;
      padding: 0; } }
  .preload .feature_intro_block {
    margin-top: 0; }
  @media screen and (min-width: 980px) {
    .js .feature_intro_block .fs-row {
      width: auto !important;
      min-width: inherit !important;
      margin: 0 !important; } }
  @media screen and (min-width: 980px) {
    .js .feature_intro_block .fs-cell {
      width: auto !important;
      min-width: inherit !important;
      max-width: 100%;
      -webkit-box-flex: initial !important;
          -ms-flex: initial !important;
              flex: initial !important;
      margin: 0 !important; } }

.feature_intro_inner {
  position: relative;
  margin: 0 -8px;
  padding: 0 10px; }
  @media screen and (min-width: 980px) {
    .js .feature_intro_inner {
      margin: 0;
      padding: 0; } }

.feature_intro {
  max-width: 400px; }
  @media print {
    .feature_intro {
      max-width: none; } }
  @media screen and (min-width: 740px) {
    .feature_intro {
      max-width: 350px; } }
  @media screen and (min-width: 980px) {
    .feature_intro {
      max-width: 430px;
      margin: 0 0 0 30px; } }
  @media screen and (min-width: 1220px) {
    .feature_intro {
      max-width: 545px;
      margin-left: 38px; } }
  @media screen and (min-width: 980px) {
    .js .feature_intro {
      max-width: none;
      margin: 0; } }

@media screen and (min-width: 980px) {
  .js .feature_intro_header {
    position: relative;
    padding: 77px 0;
    text-shadow: 0 0 8px black;
    -webkit-transition: text-shadow 0.3s;
    transition: text-shadow 0.3s; } }

@media screen and (min-width: 980px) {
  .feature_content.active .feature_intro_header {
    text-shadow: 0 0 8px rgba(0, 0, 0, 0); } }

@media screen and (min-width: 740px) {
  .feature_intro_header_dec {
    height: 3px;
    position: relative;
    display: block;
    overflow: hidden; } }

@media screen and (min-width: 980px) {
  .feature_intro_header_dec {
    height: 5px; } }

@media screen and (min-width: 980px) {
  .js .feature_intro_header_dec {
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    -webkit-transition: width 0.5s;
    transition: width 0.5s; } }

@media screen and (min-width: 980px) {
  .feature_content.pin_center .feature_intro_header_dec {
    width: 130%; } }

@media screen and (min-width: 740px) {
  .feature_intro_header_fill {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #FFA029;
    display: block; } }

@media screen and (min-width: 980px) {
  .feature_intro_header_fill {
    -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 screen and (min-width: 980px) {
  .feature_content.pin_center .feature_intro_header_fill {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s; } }

.feature_intro_title {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 1;
  margin: 16px 0;
  text-transform: uppercase; }
  @media screen and (min-width: 740px) {
    .feature_intro_title {
      font-size: 42px;
      font-size: 2.625rem; } }
  @media screen and (min-width: 980px) {
    .feature_intro_title {
      font-size: 54px;
      font-size: 3.375rem;
      margin: 32px 0; } }
  @media screen and (min-width: 1220px) {
    .feature_intro_title {
      font-size: 72px;
      font-size: 4.5rem; } }
  @media screen and (min-width: 980px) {
    .js .feature_intro_title {
      margin: 0; } }

.feature_intro_title_label strong {
  font-weight: normal; }
  @media screen and (min-width: 740px) {
    .feature_intro_title_label strong {
      color: #FFA029; } }
  @media screen and (min-width: 980px) {
    .js .feature_intro_title_label strong {
      color: #fff;
      -webkit-transition: color 0.5s;
      transition: color 0.5s; } }
  @media screen and (min-width: 980px) {
    .feature_content.active .feature_intro_title_label strong {
      color: #FFA029; } }

@media screen and (min-width: 980px) {
  .js .feature_intro_body {
    padding: 0 0 32px 0; } }

.feature_intro_description {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }
  @media screen and (min-width: 980px) {
    .feature_intro_description {
      font-size: 21px;
      font-size: 1.3125rem;
      line-height: 1.90476; } }
  .feature_intro_description p {
    margin: 16px 0; }
    @media screen and (min-width: 980px) {
      .feature_intro_description p {
        margin: 24px 0; } }
    @media screen and (min-width: 980px) {
      .feature_intro_description p:first-child {
        margin-top: 0; } }
    @media screen and (min-width: 980px) {
      .feature_intro_description p:last-child {
        margin-bottom: 0; } }
  .feature_intro_description a {
    color: #fff;
    text-decoration: underline; }
    .feature_intro_description a:focus, .feature_intro_description a:hover {
      text-decoration: none; }
  @media screen and (min-width: 980px) {
    .js .feature_intro_description {
      opacity: 0;
      pointer-events: none;
      -webkit-transform: translateY(100px);
              transform: translateY(100px);
      -webkit-transition: opacity 0.5s, visibility 0.5s, -webkit-transform 0.5s;
      transition: opacity 0.5s, visibility 0.5s, -webkit-transform 0.5s;
      transition: opacity 0.5s, transform 0.5s, visibility 0.5s;
      transition: opacity 0.5s, transform 0.5s, visibility 0.5s, -webkit-transform 0.5s;
      -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
              transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); } }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .js .feature_intro_description {
      opacity: 1;
      pointer-events: auto;
      -webkit-transform: translateY(-56px);
              transform: translateY(-56px); } }
  @media screen and (min-width: 980px) {
    .feature_content.active .feature_intro_description {
      opacity: 1;
      pointer-events: auto;
      -webkit-transform: translateY(-56px);
              transform: translateY(-56px); } }

/* ==========================================================================
   Visit
============================================================================= */
.visit {
  position: relative;
  padding: 160px 0;
  will-change: transform; }
  @media print {
    .visit {
      display: none; } }
  @media screen and (min-width: 740px) {
    .visit {
      position: sticky;
      z-index: 1;
      margin: 48px 0 74px;
      padding: 0;
      pointer-events: none; } }
  @media screen and (min-width: 740px) {
    .visit {
      top: 50vw; } }
  @media screen and (min-width: 980px) {
    .visit {
      top: 40px;
      margin: 50px 0 40px; } }
  @media screen and (min-width: 740px) {
    .feature_block_lockup .visit {
      display: none; } }
  .home_additional .visit {
    display: none; }
    @media screen and (min-width: 740px) {
      .home_additional .visit {
        display: block; } }
  @media screen and (min-width: 980px) {
    .js .visit {
      display: none !important; } }

.visit_wrapper {
  max-width: 230px; }
  @media screen and (min-width: 500px) {
    .visit_wrapper {
      max-width: 320px; } }
  @media screen and (min-width: 740px) {
    .visit_wrapper {
      width: 285px;
      height: 400px;
      max-width: none;
      position: relative;
      background-color: #000;
      float: right;
      pointer-events: auto; } }
  @media screen and (min-width: 980px) {
    .visit_wrapper {
      width: 372px;
      height: 611px; } }
  @media screen and (min-width: 1220px) {
    .visit_wrapper {
      width: 465px;
      height: 800px; } }

@media screen and (min-width: 740px) {
  .visit_content {
    max-width: 250px;
    position: absolute;
    bottom: 20px;
    left: -15px;
    will-change: transform; } }

@media screen and (min-width: 980px) {
  .visit_content {
    max-width: 260px;
    left: -20px; } }

@media screen and (min-width: 1220px) {
  .visit_content {
    max-width: 330px; } }

.visit_title {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 1.14286;
  text-transform: uppercase; }
  @media screen and (min-width: 500px) {
    .visit_title {
      font-size: 24px;
      font-size: 1.5rem; } }
  @media screen and (min-width: 740px) {
    .visit_title {
      color: #fff;
      font-size: 32px;
      font-size: 2rem; } }
  @media screen and (min-width: 1220px) {
    .visit_title {
      font-size: 40px;
      font-size: 2.5rem; } }

.visit_title_label {
  background-color: rgba(124, 29, 45, 0.8);
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  display: inline;
  padding: 1px 8px; }

.visit_link {
  font-family: "Archer A", "Archer B";
  font-style: italic;
  font-weight: 800;
  position: relative;
  font-size: 14px;
  font-size: 0.875rem;
  margin: 10px 0;
  padding: 4px 4px 4px 0;
  text-transform: uppercase;
  display: block; }
  @media screen and (min-width: 980px) {
    .visit_link {
      font-size: 21px;
      font-size: 1.3125rem;
      padding: 5px 5px 5px 0; } }
  .visit_link:before {
    width: calc(100% - 4px);
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 4px;
    -webkit-box-shadow: inset 0 0 0 2px #fff;
            box-shadow: inset 0 0 0 2px #fff;
    pointer-events: none;
    -webkit-transition: -webkit-transform 0.25s;
    transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s;
    -webkit-transform-origin: left;
            transform-origin: left;
    content: "";
    display: block; }
    @media print {
      .visit_link:before {
        content: normal;
        display: none; } }
    @media screen and (min-width: 980px) {
      .visit_link:before {
        width: calc(100% - 5px);
        top: 0;
        right: 0;
        bottom: 0;
        left: 5px;
        -webkit-box-shadow: inset 0 0 0 3px #fff;
                box-shadow: inset 0 0 0 3px #fff; } }
  .visit_link_inner {
    position: relative;
    background-color: #fff;
    color: #7C1D2D;
    padding: 10px 12px 11px 12px;
    -webkit-transition: background-color 0.25s, color 0.25s;
    transition: background-color 0.25s, color 0.25s; }
    @media screen and (min-width: 980px) {
      .visit_link_inner {
        padding: 14px 20px; } }
  .visit_link_label {
    padding-right: 12px; }
  .visit_link_icon {
    width: 20px;
    height: 20px;
    position: relative;
    -webkit-box-shadow: inset 0 0 0 1px currentColor;
            box-shadow: inset 0 0 0 1px currentColor;
    border-radius: 50%;
    color: #7C1D2D;
    display: block;
    -webkit-transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
    transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
    transition: box-shadow 0.25s, color 0.25s, transform 0.25s;
    transition: box-shadow 0.25s, color 0.25s, transform 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
    will-change: transform; }
    @media screen and (min-width: 980px) {
      .visit_link_icon {
        width: 32px;
        height: 32px;
        -webkit-box-shadow: inset 0 0 0 2px currentColor;
                box-shadow: inset 0 0 0 2px currentColor; } }
    .visit_link_icon .symbol {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 16px;
      height: 16px; }
      @media screen and (min-width: 980px) {
        .visit_link_icon .symbol {
          width: 24px;
          height: 24px; } }
    .visit_link_icon:focus, .visit_link_icon:hover {
      -webkit-box-shadow: inset 0 0 0 3px #000;
              box-shadow: inset 0 0 0 3px #000;
      color: #000; }
      @media screen and (min-width: 980px) {
        .visit_link_icon:focus, .visit_link_icon:hover {
          -webkit-box-shadow: inset 0 0 0 5px #000;
                  box-shadow: inset 0 0 0 5px #000; } }
  .visit_link:focus:before, .visit_link:hover:before {
    -webkit-transform: scale(0.8);
            transform: scale(0.8); }
  .visit_link:focus [class$="_inner"], .visit_link:hover [class$="_inner"] {
    background-color: #FFA029;
    color: #000; }
  .visit_link:focus [class$="_icon"], .visit_link:hover [class$="_icon"] {
    -webkit-box-shadow: inset 0 0 0 3px currentColor;
            box-shadow: inset 0 0 0 3px currentColor;
    color: #000; }
    @media screen and (min-width: 980px) {
      .visit_link:focus [class$="_icon"], .visit_link:hover [class$="_icon"] {
        -webkit-box-shadow: inset 0 0 0 5px currentColor;
                box-shadow: inset 0 0 0 5px currentColor; } }

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

.visit_link_icon {
  margin-left: auto; }

/* ==========================================================================
   Panel
============================================================================= */
.feature_panel {
  display: none; }
  @media screen and (min-width: 740px) {
    .feature_panel {
      display: block; } }

/* ==========================================================================
   Home Callout
============================================================================= */
.home_callout_block {
  background-image: url("../images/pattern-dark.png");
  background-position: center;
  background-repeat: repeat;
  background-color: #7C1D2D;
  -webkit-box-shadow: inset 8px 0 0 #fff, inset -8px 0 0 #fff, 0 8px 0 #fff, 0 -8px 0 #fff;
          box-shadow: inset 8px 0 0 #fff, inset -8px 0 0 #fff, 0 8px 0 #fff, 0 -8px 0 #fff;
  color: #fff;
  margin: 8px 0;
  will-change: transform; }
  @media screen and (min-width: 740px) {
    .home_callout_block {
      margin-top: -514px; } }
  @media screen and (min-width: 980px) {
    .home_callout_block {
      -webkit-box-shadow: inset 10px 0 0 #fff, inset -10px 0 0 #fff, 0 10px 0 #fff, 0 -10px 0 #fff;
              box-shadow: inset 10px 0 0 #fff, inset -10px 0 0 #fff, 0 10px 0 #fff, 0 -10px 0 #fff;
      margin: -693px 0 10px 0; } }
  @media screen and (min-width: 1220px) {
    .home_callout_block {
      margin-top: -870px; } }
  @media screen and (min-width: 980px) {
    .js .home_callout_block {
      display: none !important; } }
  .home_additional .home_callout_block {
    display: none; }
    @media screen and (min-width: 740px) {
      .home_additional .home_callout_block {
        display: block; } }

@media screen and (min-width: 740px) {
  .home_callout_block_wrapper {
    min-height: 480px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

@media screen and (min-width: 980px) {
  .home_callout_block_wrapper {
    min-height: 691px; } }

@media screen and (min-width: 1220px) {
  .home_callout_block_wrapper {
    min-height: 880px; } }

/* ==========================================================================
   Play / Pause
============================================================================= */
.feature_block_pause {
  width: 100%;
  position: absolute;
  left: 0;
  top: calc(100vh - 250px);
  text-align: left;
  z-index: 5; }
  @media only screen and (min-width: 600px) {
    .feature_block_pause {
      position: sticky;
      top: calc(100vh - 65px);
      margin-bottom: 40px;
      text-align: right; } }
  @media screen and (min-width: 740px) {
    .feature_block_pause {
      position: absolute;
      top: calc(100vh - 100px); } }
  @media screen and (min-width: 980px) {
    .feature_block_pause {
      position: fixed; } }

.feature_block_pause_inner {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: translateX(-20px);
          transform: translateX(-20px); }
  @media only screen and (min-width: 600px) {
    .feature_block_pause_inner {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse;
      -webkit-transform: none;
              transform: none; } }
  .feature_block_pause_inner:hover .feature_block_pause_label {
    margin-left: 12px;
    opacity: 1;
    visibility: visible; }
    @media only screen and (min-width: 600px) {
      .feature_block_pause_inner:hover .feature_block_pause_label {
        margin-left: 0;
        margin-right: 12px; } }

.feature_block_pause_button {
  width: 32px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #FFA029;
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .feature_block_pause_button.hide {
    display: none; }
  .feature_block_pause_button:after {
    width: 40px;
    height: 40px;
    position: absolute;
    left: -4px;
    top: -4px;
    border: 2px solid #FFA029;
    border-radius: 50%;
    content: ''; }

.feature_block_pause_button_icon .symbol {
  height: 12px;
  fill: white; }

.feature_block_pause_button_icon .symbol_play {
  display: none; }

.feature_block_pause_button.paused .feature_block_pause_button_icon .symbol_pause {
  display: none; }

.feature_block_pause_button.paused .feature_block_pause_button_icon .symbol_play {
  display: block; }

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

.feature_block_pause_label {
  font-family: FranklinGothicURWCon-Med, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  line-height: 1.5;
  text-transform: uppercase;
  width: 45px;
  color: white;
  margin-left: 8px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease, visibility 0.25s ease, margin-left 0.25s ease;
  transition: opacity 0.25s ease, visibility 0.25s ease, margin-left 0.25s ease;
  visibility: hidden; }
  .feature_block_pause_label.hide {
    display: none; }
  @media only screen and (min-width: 600px) {
    .feature_block_pause_label {
      margin-left: 0;
      margin-right: 8px;
      -webkit-transition: opacity 0.25s ease, visibility 0.25s ease, margin-right 0.25s ease;
      transition: opacity 0.25s ease, visibility 0.25s ease, margin-right 0.25s ease; } }

.feature_media_logo {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  -webkit-transform: translate(30%, -30%);
          transform: translate(30%, -30%);
  max-width: 37%;
  display: inline-block;
  opacity: 0;
  -webkit-transition: 0.25s opacity ease, 0ms visibility 0.25s;
  transition: 0.25s opacity ease, 0ms visibility 0.25s;
  visibility: hidden; }
  .visit .feature_media_logo,
  .js-feature-media.active .feature_media_logo {
    opacity: 1;
    -webkit-transition: 0.25s opacity ease 0.25s;
    transition: 0.25s opacity ease 0.25s;
    visibility: visible; }

.feature_media_logo_img {
  max-width: 100%; }

/* ==========================================================================
	Financial Aid
============================================================================= */
.aid_lock {
  overflow: hidden !important; }

.js body:after {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 4;
  background-color: #101010;
  content: "";
  display: block;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s; }
  @media screen and (min-width: 740px) {
    .js body:after {
      -webkit-transition-duration: 0.5s;
              transition-duration: 0.5s; } }

.js body.aid_lock:after {
  opacity: 0.6;
  pointer-events: auto; }

@media print {
  .aid_controls {
    display: none; } }

.aid_control {
  margin-bottom: 8px; }
  @media screen and (min-width: 980px) {
    .aid_control {
      margin-bottom: 10px; } }

.aid_control_link {
  display: block; }

@media screen and (min-width: 740px) {
  .js .aid_control_inner {
    position: relative;
    background-color: #000;
    padding-top: 43%; } }

@media screen and (min-width: 740px) {
  .js .aid_control_background {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0; } }

.aid_control_header {
  background-image: url("../images/pattern-light.png");
  background-position: center;
  background-repeat: repeat;
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  position: relative;
  background-color: #FFA029;
  color: #7C1D2D;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  padding: 16px;
  text-transform: uppercase;
  -webkit-transition: background-color 0.25s, color 0.25s;
  transition: background-color 0.25s, color 0.25s; }
  @media screen and (min-width: 500px) {
    .aid_control_header {
      font-size: 21px;
      font-size: 1.3125rem; } }
  .aid_control_link:focus .aid_control_header,
  .aid_control_link:hover .aid_control_header {
    background-color: #101010;
    color: #fff; }
  @media screen and (min-width: 740px) {
    .js .aid_control_header {
      width: 605px;
      position: absolute;
      top: 50%;
      left: 40px;
      z-index: 1;
      font-size: 32px;
      font-size: 2rem;
      padding: 32px 40px 32px 11px;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); } }
  @media screen and (min-width: 980px) {
    .js .aid_control_header {
      width: 760px;
      left: 80px;
      font-size: 40px;
      font-size: 2.5rem;
      padding: 56px 20px 56px 0; } }
  @media screen and (min-width: 1220px) {
    .js .aid_control_header {
      left: 136px; } }
  @media screen and (min-width: 740px) {
    .js .aid_control_header:before {
      position: absolute;
      top: 10px;
      right: 10px;
      bottom: 10px;
      left: 10px;
      -webkit-box-shadow: inset 0 0 0 2px white;
              box-shadow: inset 0 0 0 2px white;
      content: "";
      display: block;
      pointer-events: none; } }
  @media screen and (min-width: 980px) {
    .js .aid_control_header:before {
      -webkit-box-shadow: inset 0 0 0 3px white;
              box-shadow: inset 0 0 0 3px white; } }

.aid_control_header_inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (min-width: 740px) {
    .js .aid_control_header_inner {
      margin-left: -28px; } }

.aid_control_number {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  width: 24px;
  height: 24px;
  min-width: 24px;
  position: relative;
  border-radius: 50%;
  -webkit-box-shadow: inset 0 0 0 1px #fff;
          box-shadow: inset 0 0 0 1px #fff;
  display: block;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  margin-right: 16px;
  overflow: hidden;
  will-change: transform; }
  @media screen and (min-width: 500px) {
    .aid_control_number {
      width: 32px;
      height: 32px;
      min-width: 32px;
      -webkit-box-shadow: inset 0 0 0 2px #fff;
              box-shadow: inset 0 0 0 2px #fff;
      font-size: 21px;
      font-size: 1.3125rem; } }
  @media screen and (min-width: 740px) {
    .js .aid_control_number {
      width: 56px;
      height: 56px;
      min-width: 56px;
      font-size: 32px;
      font-size: 2rem; } }
  @media screen and (min-width: 980px) {
    .js .aid_control_number {
      width: 80px;
      height: 80px;
      min-width: 80px;
      -webkit-box-shadow: inset 0 0 0 3px #fff;
              box-shadow: inset 0 0 0 3px #fff;
      font-size: 40px;
      font-size: 2.5rem; } }

.aid_control_number_inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  background-color: #fff;
  border-radius: 50%;
  display: block;
  overflow: hidden;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }
  @media screen and (min-width: 500px) {
    .aid_control_number_inner {
      width: 24px;
      height: 24px; } }
  .aid_control_link:focus .aid_control_number_inner,
  .aid_control_link:hover .aid_control_number_inner {
    color: #101010; }
  @media screen and (min-width: 740px) {
    .js .aid_control_number_inner {
      width: 44px;
      height: 44px; } }
  @media screen and (min-width: 980px) {
    .js .aid_control_number_inner {
      width: 60px;
      height: 60px; } }

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

.aid_control_sub {
  font-family: FranklinGothicURWCon-Med, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  line-height: 1.5;
  text-transform: uppercase;
  display: none; }
  @media screen and (min-width: 740px) {
    .aid_control_sub {
      display: block; } }

@media screen and (min-width: 740px) {
  .aid_control_set {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.aid_control_label {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1; }
  @media screen and (min-width: 500px) {
    .aid_control_label {
      font-size: 21px;
      font-size: 1.3125rem; } }
  @media screen and (min-width: 980px) {
    .js .aid_control_label {
      font-size: 32px;
      font-size: 2rem; } }
  @media screen and (min-width: 1220px) {
    .js .aid_control_label {
      font-size: 40px;
      font-size: 2.5rem; } }

.aid_control_icon {
  display: none; }
  @media screen and (min-width: 740px) {
    .aid_control_icon {
      width: 14px;
      height: 14px;
      display: block;
      margin-left: 8px; } }
  @media screen and (min-width: 980px) {
    .aid_control_icon {
      width: 22px;
      height: 22px;
      margin-left: 12px; } }
  @media screen and (min-width: 1220px) {
    .aid_control_icon {
      margin-left: 16px; } }

.aid_steps {
  width: inherit;
  height: inherit;
  position: relative;
  right: auto;
  left: auto;
  background-color: transparent;
  border-width: 0;
  display: block;
  margin: 0;
  padding: 0; }
  .preload .aid_steps {
    -webkit-transition: inherit !important;
    transition: inherit !important; }
  .js .aid_steps {
    background-image: url("../images/pattern-light.png");
    background-position: center;
    background-repeat: repeat;
    width: 100%;
    max-width: calc(100vw - 64px);
    min-width: 270px;
    height: calc(100% + 60px);
    position: fixed;
    top: 0;
    right: 0;
    z-index: 10;
    background-color: #EFEFEF;
    -webkit-box-shadow: -4px -4px 8px 0 rgba(0, 0, 0, 0.3);
            box-shadow: -4px -4px 8px 0 rgba(0, 0, 0, 0.3);
    padding-bottom: 100px;
    -webkit-transform: translate3d(690px, 0, 0);
            transform: translate3d(690px, 0, 0);
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    will-change: transform; }
    @media print {
      .js .aid_steps {
        width: inherit;
        max-width: none;
        min-width: inherit;
        height: inherit;
        position: static;
        z-index: inherit;
        -webkit-box-shadow: none;
                box-shadow: none;
        padding: 0;
        -webkit-transform: none;
                transform: none; } }
    @media screen and (min-width: 500px) {
      .js .aid_steps {
        max-width: calc(100vw - 120px); } }
    @media screen and (min-width: 740px) {
      .js .aid_steps {
        width: 614px;
        max-width: none;
        -webkit-transition-duration: 0.5s;
                transition-duration: 0.5s; } }
  .aid_steps.aid_show {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }

.js .aid_steps_inner {
  height: 100vh;
  overflow: hidden; }
  @media print {
    .js .aid_steps_inner {
      height: inherit;
      overflow: visible; } }

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

.aid_steps_close {
  width: 42px;
  height: 42px;
  position: absolute;
  top: 24px;
  left: 0;
  -webkit-box-shadow: inset 0 0 0 1px #fff;
          box-shadow: inset 0 0 0 1px #fff;
  display: none;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: -webkit-box-shadow 0.25s;
  transition: -webkit-box-shadow 0.25s;
  transition: box-shadow 0.25s;
  transition: box-shadow 0.25s, -webkit-box-shadow 0.25s; }
  @media screen and (min-width: 500px) {
    .aid_steps_close {
      width: 72px;
      height: 72px;
      top: 80px; } }
  @media screen and (min-width: 740px) {
    .aid_steps_close {
      top: 160px; } }
  .aid_steps_close:focus, .aid_steps_close:hover {
    -webkit-box-shadow: inset 0 0 0 1px #7C1D2D;
            box-shadow: inset 0 0 0 1px #7C1D2D; }
  .js .aid_steps_close {
    display: block; }
    @media print {
      .js .aid_steps_close {
        display: none; } }

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

.aid_steps_close_icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  background-color: #fff;
  display: block;
  color: #7C1D2D;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s; }
  .aid_steps_close_icon .symbol {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 34%;
    height: 34%;
    -webkit-transition: fill 0.25s;
    transition: fill 0.25s; }
  .aid_steps_close:focus .aid_steps_close_icon,
  .aid_steps_close:hover .aid_steps_close_icon {
    background-color: #7C1D2D; }
    .aid_steps_close:focus .aid_steps_close_icon .symbol,
    .aid_steps_close:hover .aid_steps_close_icon .symbol {
      color: #fff; }

/* ==========================================================================
   Steps
============================================================================= */
.step {
  margin: 48px 0; }
  .js .step {
    margin: 0; }
    @media print {
      .js .step {
        padding: 48px 0; } }
  .step.fs-swap-enabled {
    display: none; }
    @media print {
      .step.fs-swap-enabled {
        display: block; } }
  .step.fs-swap-active {
    display: block; }
  @media print {
    .step:not(:last-child) {
      border-bottom: 2px solid currentColor; } }

.js .step_inner {
  position: relative; }

.js .step_initial {
  width: 100%;
  max-height: 100vh;
  position: absolute;
  opacity: 1;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 24px;
  pointer-events: auto;
  -webkit-transition: opacity 0.4s, visibility 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, visibility 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, transform 0.4s, visibility 0.4s;
  transition: opacity 0.4s, transform 0.4s, visibility 0.4s, -webkit-transform 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  visibility: visible;
  will-change: transform;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  @media print {
    .js .step_initial {
      position: static;
      padding: 0; } }
  @media screen and (min-width: 500px) {
    .js .step_initial {
      padding: 80px 40px; } }
  @media screen and (min-width: 740px) {
    .js .step_initial {
      padding: 160px 80px 80px;
      -webkit-transition-duration: 0.5s;
              transition-duration: 0.5s; } }

.step_initial.aid_inactive {
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
  visibility: hidden; }

.js .step_more {
  width: 100%;
  max-height: 100vh;
  position: absolute;
  opacity: 0;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 24px;
  pointer-events: none;
  -webkit-transition: opacity 0.4s, visibility 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, visibility 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, transform 0.4s, visibility 0.4s;
  transition: opacity 0.4s, transform 0.4s, visibility 0.4s, -webkit-transform 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
  visibility: hidden;
  will-change: transform;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  @media print {
    .js .step_more {
      position: static;
      opacity: 1;
      padding: 0;
      pointer-events: auto;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
      visibility: visible; } }
  @media screen and (min-width: 500px) {
    .js .step_more {
      padding: 80px 40px; } }
  @media screen and (min-width: 740px) {
    .js .step_more {
      padding: 160px 80px 80px;
      -webkit-transition-duration: 0.5s;
              transition-duration: 0.5s; } }

.step_more.aid_active {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  visibility: visible; }

.step_title {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #7C1D2D;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1;
  margin: 8px 0;
  text-transform: uppercase; }
  @media screen and (min-width: 500px) {
    .step_title {
      font-size: 40px;
      font-size: 2.5rem;
      margin: 16px 0; } }
  .js .step_title {
    margin-top: 0; }

.step_title_number {
  color: #646469; }

.step_description {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #101010;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.77778;
  margin: 8px 0 24px; }
  @media screen and (min-width: 500px) {
    .step_description {
      font-size: 18px;
      font-size: 1.125rem;
      margin: 16px 0 40px; } }
  .step_description p {
    margin: 0; }

/* Event
============================================================================= */
.step_event {
  background-image: url("../images/pattern-light.png");
  background-position: center;
  background-repeat: repeat;
  max-width: 460px;
  background-color: #EFEFEF;
  color: #7C1D2D;
  margin: 24px 0;
  padding: 24px; }
  @media screen and (min-width: 500px) {
    .step_event {
      margin: 40px 0;
      padding: 40px; } }
  .js .step_event {
    max-width: none;
    background-color: #fff;
    background-image: none; }
    @media print {
      .js .step_event {
        max-width: 460px;
        border: 1px solid currentColor; } }

.step_event_header {
  margin-bottom: 14px; }
  .step_event_header:after {
    height: 3px;
    background-color: #FFA029;
    content: "";
    display: block;
    margin-top: 8px; }
    @media screen and (min-width: 500px) {
      .step_event_header:after {
        margin-top: 16px; } }

.step_event_title {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase; }

.step_event_date {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #101010;
  font-size: 64px;
  font-size: 4rem;
  line-height: 1;
  margin: 5px 0;
  text-transform: uppercase; }

.step_event_description {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }
  .step_event_description p {
    margin: 0; }

/* Items
============================================================================= */
.step_items_block {
  margin: 40px 0; }
  @media print {
    .step_items_block {
      display: none; } }
  .js .step_items_block {
    max-width: none; }

.step_item {
  border-bottom: 2px solid #101010;
  color: #101010;
  display: block;
  padding: 8px 0;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }
  @media screen and (min-width: 500px) {
    .step_item {
      padding: 16px 0; } }
  .step_item:focus, .step_item:hover {
    color: #7C1D2D; }

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

.step_item_media {
  width: 56px;
  height: 56px;
  border-radius: 100%;
  margin-right: 16px;
  overflow: hidden; }
  @media screen and (min-width: 740px) {
    .step_item_media {
      width: 80px;
      height: 80px; } }

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

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

.step_item_text_label {
  font-family: FranklinGothicURWCon-Med, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.3; }
  @media screen and (min-width: 500px) {
    .step_item_text_label {
      font-size: 21px;
      font-size: 1.3125rem; } }

.step_item_text_icon {
  width: 24px;
  height: 24px;
  position: relative;
  -webkit-box-shadow: inset 0 0 0 1px currentColor;
          box-shadow: inset 0 0 0 1px currentColor;
  border-radius: 50%;
  color: #101010;
  display: block;
  -webkit-transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  will-change: transform;
  margin-left: auto; }
  .step_item_text_icon .symbol {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 20px;
    height: 20px; }
  @media screen and (min-width: 500px) {
    .step_item_text_icon {
      width: 32px;
      height: 32px;
      -webkit-box-shadow: inset 0 0 0 2px currentColor;
              box-shadow: inset 0 0 0 2px currentColor; } }
  .step_item:focus .step_item_text_icon,
  .step_item:hover .step_item_text_icon {
    -webkit-box-shadow: inset 0 0 0 4px currentColor;
            box-shadow: inset 0 0 0 4px currentColor;
    color: #7C1D2D; }
    @media screen and (min-width: 500px) {
      .step_item:focus .step_item_text_icon,
      .step_item:hover .step_item_text_icon {
        -webkit-box-shadow: inset 0 0 0 6px currentColor;
                box-shadow: inset 0 0 0 6px currentColor; } }
  @media screen and (min-width: 500px) {
    .step_item_text_icon .symbol {
      width: 26px;
      height: 26px; } }

/* Details
============================================================================= */
.step_detail {
  margin: 32px 0; }
  .js .step_detail {
    margin: 0; }
    @media print {
      .js .step_detail {
        margin: 32px 0; } }
  .step_detail.fs-swap-enabled {
    display: none; }
    @media print {
      .step_detail.fs-swap-enabled {
        display: block; } }
  .step_detail.fs-swap-active {
    display: block; }

.step_detail_controls {
  display: none;
  margin-bottom: 24px; }
  @media screen and (min-width: 500px) {
    .step_detail_controls {
      margin-bottom: 32px; } }
  .step_detail_controls:after {
    height: 2px;
    background-color: #101010;
    content: "";
    display: block; }
  .js .step_detail_controls {
    display: block; }
    @media print {
      .js .step_detail_controls {
        display: none; } }

.step_detail_control {
  color: #101010;
  display: block;
  padding: 8px 0;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }
  @media screen and (min-width: 500px) {
    .step_detail_control {
      padding: 16px 0; } }
  .step_detail_control:focus, .step_detail_control:hover {
    color: #7C1D2D; }

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

.step_detail_control_icon {
  width: 24px;
  height: 24px;
  position: relative;
  -webkit-box-shadow: inset 0 0 0 1px currentColor;
          box-shadow: inset 0 0 0 1px currentColor;
  border-radius: 50%;
  color: #101010;
  display: block;
  -webkit-transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  will-change: transform;
  min-width: 24px;
  margin-right: 16px; }
  .step_detail_control_icon .symbol {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 20px;
    height: 20px; }
  @media screen and (min-width: 500px) {
    .step_detail_control_icon {
      width: 32px;
      height: 32px;
      min-width: 32px;
      -webkit-box-shadow: inset 0 0 0 2px currentColor;
              box-shadow: inset 0 0 0 2px currentColor; } }
  .step_detail_control:focus .step_detail_control_icon,
  .step_detail_control:hover .step_detail_control_icon {
    -webkit-box-shadow: inset 0 0 0 4px currentColor;
            box-shadow: inset 0 0 0 4px currentColor;
    color: #7C1D2D; }
    @media screen and (min-width: 500px) {
      .step_detail_control:focus .step_detail_control_icon,
      .step_detail_control:hover .step_detail_control_icon {
        -webkit-box-shadow: inset 0 0 0 6px currentColor;
                box-shadow: inset 0 0 0 6px currentColor; } }
  @media screen and (min-width: 500px) {
    .step_detail_control_icon .symbol {
      width: 26px;
      height: 26px; } }

.step_detail_control_label {
  font-family: FranklinGothicURWCon-Med, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1; }
  @media screen and (min-width: 500px) {
    .step_detail_control_label {
      font-size: 21px;
      font-size: 1.3125rem; } }

.step_detail_title {
  font-family: FranklinGothicURWCon-Med, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #101010;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.25;
  margin: 0; }
  @media screen and (min-width: 500px) {
    .step_detail_title {
      font-size: 32px;
      font-size: 2rem; } }

.step_links {
  max-width: 460px; }
  @media print {
    .step_links {
      display: none; } }
  .js .step_links {
    max-width: none; }

.step_link {
  font-family: "Archer A", "Archer B";
  font-style: italic;
  font-weight: 800;
  position: relative;
  font-size: 14px;
  font-size: 0.875rem;
  margin: 10px 0;
  padding: 4px 4px 4px 0;
  text-transform: uppercase;
  display: block; }
  @media screen and (min-width: 980px) {
    .step_link {
      font-size: 21px;
      font-size: 1.3125rem;
      padding: 5px 5px 5px 0; } }
  .step_link:before {
    width: calc(100% - 4px);
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 4px;
    -webkit-box-shadow: inset 0 0 0 2px #FFA029;
            box-shadow: inset 0 0 0 2px #FFA029;
    pointer-events: none;
    -webkit-transition: -webkit-transform 0.25s;
    transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s;
    -webkit-transform-origin: left;
            transform-origin: left;
    content: "";
    display: block; }
    @media print {
      .step_link:before {
        content: normal;
        display: none; } }
    @media screen and (min-width: 980px) {
      .step_link:before {
        width: calc(100% - 5px);
        top: 0;
        right: 0;
        bottom: 0;
        left: 5px;
        -webkit-box-shadow: inset 0 0 0 3px #FFA029;
                box-shadow: inset 0 0 0 3px #FFA029; } }
  .step_link_inner {
    position: relative;
    background-color: #FFA029;
    color: #7C1D2D;
    padding: 10px 12px 11px 12px;
    -webkit-transition: background-color 0.25s, color 0.25s;
    transition: background-color 0.25s, color 0.25s; }
    @media screen and (min-width: 980px) {
      .step_link_inner {
        padding: 14px 20px; } }
  .step_link_label {
    padding-right: 12px; }
  .step_link_icon {
    width: 20px;
    height: 20px;
    position: relative;
    -webkit-box-shadow: inset 0 0 0 1px currentColor;
            box-shadow: inset 0 0 0 1px currentColor;
    border-radius: 50%;
    color: #7C1D2D;
    display: block;
    -webkit-transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
    transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
    transition: box-shadow 0.25s, color 0.25s, transform 0.25s;
    transition: box-shadow 0.25s, color 0.25s, transform 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
    will-change: transform; }
    @media screen and (min-width: 980px) {
      .step_link_icon {
        width: 32px;
        height: 32px;
        -webkit-box-shadow: inset 0 0 0 2px currentColor;
                box-shadow: inset 0 0 0 2px currentColor; } }
    .step_link_icon .symbol {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 16px;
      height: 16px; }
      @media screen and (min-width: 980px) {
        .step_link_icon .symbol {
          width: 24px;
          height: 24px; } }
    .step_link_icon:focus, .step_link_icon:hover {
      -webkit-box-shadow: inset 0 0 0 3px #fff;
              box-shadow: inset 0 0 0 3px #fff;
      color: #fff; }
      @media screen and (min-width: 980px) {
        .step_link_icon:focus, .step_link_icon:hover {
          -webkit-box-shadow: inset 0 0 0 5px #fff;
                  box-shadow: inset 0 0 0 5px #fff; } }
  .step_link:focus:before, .step_link:hover:before {
    -webkit-transform: scale(0.8);
            transform: scale(0.8); }
  .step_link:focus [class$="_inner"], .step_link:hover [class$="_inner"] {
    background-color: #101010;
    color: #fff; }
  .step_link:focus [class$="_icon"], .step_link:hover [class$="_icon"] {
    -webkit-box-shadow: inset 0 0 0 3px currentColor;
            box-shadow: inset 0 0 0 3px currentColor;
    color: #fff; }
    @media screen and (min-width: 980px) {
      .step_link:focus [class$="_icon"], .step_link:hover [class$="_icon"] {
        -webkit-box-shadow: inset 0 0 0 5px currentColor;
                box-shadow: inset 0 0 0 5px currentColor; } }

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

.step_link_icon {
  min-width: 20px; }
  @media screen and (min-width: 980px) {
    .step_link_icon {
      min-width: 32px; } }

.step_items_header {
  font-family: FranklinGothicURWCon-Med, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #7C1D2D;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  margin: 8px 0;
  text-transform: uppercase; }

/* ==========================================================================
	Flex Callout
============================================================================= */
.flex_block {
  position: relative;
  background-color: #fff; }
  @media print {
    .flex_block {
      margin: 30px 0; } }
  .flex_block.flex_block_full {
    max-width: 1600px;
    padding: 8px;
    will-change: transform; }
    @media print {
      .flex_block.flex_block_full {
        margin: 30px 0;
        padding: 0; } }
    @media screen and (min-width: 980px) {
      .flex_block.flex_block_full {
        padding: 10px; } }
    @media screen and (min-width: 980px) and (max-height: 799px) {
      .flex_block.flex_block_full {
        max-width: 920px;
        margin-right: auto;
        margin-left: auto; } }
    @media screen and (min-width: 1220px) and (max-height: 799px) {
      .flex_block.flex_block_full {
        max-width: 1155px;
        margin-right: auto;
        margin-left: auto; } }
    @media screen and (min-width: 1620px) {
      .flex_block.flex_block_full {
        margin-right: auto;
        margin-left: auto; } }
  .flex_block.flex_block_inline {
    margin-top: 40px;
    margin-bottom: 40px; }
    @media screen and (min-width: 740px) {
      .flex_block.flex_block_inline {
        margin-top: 50px; } }
    @media screen and (min-width: 980px) {
      .flex_block.flex_block_inline {
        margin-top: 60px; } }
    @media screen and (min-width: 1220px) {
      .flex_block.flex_block_inline {
        margin-top: 80px; } }
    @media screen and (min-width: 740px) {
      .flex_block.flex_block_inline {
        margin-bottom: 50px; } }
    @media screen and (min-width: 980px) {
      .flex_block.flex_block_inline {
        margin-bottom: 60px; } }
    @media screen and (min-width: 1220px) {
      .flex_block.flex_block_inline {
        margin-bottom: 80px; } }

.flex_items {
  position: relative; }
  @supports (position: sticky) {
    .flex_block_full .flex_items:before {
      width: 100%;
      height: 100vh;
      position: sticky;
      top: 0;
      z-index: 1;
      border: 8px solid transparent;
      -webkit-box-shadow: inset 0 0 0 2px white;
              box-shadow: inset 0 0 0 2px white;
      content: "";
      display: block;
      margin: 0;
      pointer-events: none; }
      @media print {
        .flex_block_full .flex_items:before {
          content: normal;
          display: none; } }
      @media screen and (min-height: 760px) and (max-width: 499px) {
        .flex_block_full .flex_items:before {
          height: 760px; } }
      @media screen and (min-height: 980px) and (max-width: 739px) {
        .flex_block_full .flex_items:before {
          height: 980px; } }
      @media screen and (min-width: 980px) {
        .flex_block_full .flex_items:before {
          -webkit-box-shadow: inset 0 0 0 4px white;
                  box-shadow: inset 0 0 0 4px white;
          border-width: 10px; } } }

.flex_item {
  position: relative;
  background-color: #000;
  margin: 0 0 8px;
  overflow: hidden; }
  @media print {
    .flex_item {
      height: auto;
      margin: 20px 0; } }
  @media screen and (min-width: 980px) {
    .flex_item {
      margin-bottom: 10px; } }
  .flex_block_full .flex_item {
    height: 100vh; }
    @media print {
      .flex_block_full .flex_item {
        height: auto; } }
    @media screen and (min-height: 760px) and (max-width: 499px) {
      .flex_block_full .flex_item {
        height: 760px; } }
    @media screen and (min-height: 980px) and (max-width: 739px) {
      .flex_block_full .flex_item {
        height: 980px; } }
    @supports (position: sticky) {
      .flex_block_full .flex_item:first-of-type {
        margin-top: -100vh; }
        @media print {
          .flex_block_full .flex_item:first-of-type {
            margin-top: 0; } }
        @media screen and (min-height: 760px) and (max-width: 499px) {
          .flex_block_full .flex_item:first-of-type {
            margin-top: -760px; } }
        @media screen and (min-height: 980px) and (max-width: 739px) {
          .flex_block_full .flex_item:first-of-type {
            margin-top: -980px; } } }
  .flex_item:before {
    position: absolute;
    top: 8px;
    right: 8px;
    bottom: 8px;
    left: 8px;
    z-index: 1;
    -webkit-box-shadow: inset 0 0 0 2px white;
            box-shadow: inset 0 0 0 2px white;
    content: "";
    display: block;
    pointer-events: none; }
    @media print {
      .flex_item:before {
        content: normal;
        display: none; } }
    @media screen and (min-width: 980px) {
      .flex_item:before {
        top: 20px;
        right: 20px;
        bottom: 20px;
        left: 20px;
        -webkit-box-shadow: inset 0 0 0 4px white;
                box-shadow: inset 0 0 0 4px white; } }
    @supports (position: sticky) {
      .flex_block_full .flex_item:before {
        content: normal;
        display: none; } }

.flex_block_inline .flex_item_inner {
  min-height: 600px;
  padding-top: 133.33333%; }
  @media print {
    .flex_block_inline .flex_item_inner {
      min-height: inherit;
      padding-top: 0; } }
  @media screen and (min-width: 500px) {
    .flex_block_inline .flex_item_inner {
      height: 700px;
      padding-top: 0; } }
  @media screen and (min-width: 980px) {
    .flex_block_inline .flex_item_inner {
      height: auto;
      min-height: 385px;
      padding: 10px; } }
  @media screen and (min-width: 1220px) {
    .flex_block_inline .flex_item_inner {
      height: auto;
      min-height: 484px;
      padding: 10px; } }

.flex_item_fallback {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  @supports ((-webkit-filter: blur(10px)) or (filter: blur(10px))) {
    .flex_item_fallback {
      -webkit-filter: blur(10px);
              filter: blur(10px); } }

.flex_item_background {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s; }
  .flex_item_background.fs-background-loaded {
    opacity: 1; }

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

.flex_item_wrapper {
  position: absolute;
  right: 10px;
  bottom: 10px;
  left: 10px;
  background-color: rgba(124, 29, 45, 0.9);
  color: #fff;
  padding: 32px 0 24px; }
  @supports (mix-blend-mode: multiply) {
    .flex_item_wrapper {
      background-color: transparent; } }
  @media print {
    .flex_item_wrapper {
      position: static;
      padding: 0; } }
  @media screen and (min-width: 980px) {
    .flex_item_wrapper {
      top: 10px;
      right: auto;
      bottom: 10px;
      left: 10px;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 80px; } }
  @media screen and (min-width: 740px) {
    .flex_block_full .flex_item_wrapper {
      padding: 64px 40px; } }
  @media screen and (min-width: 980px) {
    .flex_block_full .flex_item_wrapper {
      width: 478px; } }
  .flex_block_inline .flex_item_wrapper {
    padding-right: 20px;
    padding-left: 20px; }
    @media print {
      .flex_block_inline .flex_item_wrapper {
        padding: 0; } }
    @media screen and (min-width: 500px) {
      .flex_block_inline .flex_item_wrapper {
        padding-right: 30px;
        padding-left: 30px; } }
    @media screen and (min-width: 740px) {
      .flex_block_inline .flex_item_wrapper {
        padding-right: 40px;
        padding-left: 40px; } }
    @media screen and (min-width: 980px) {
      .flex_block_inline .flex_item_wrapper {
        position: absolute;
        top: 10px;
        right: 0;
        bottom: 10px;
        left: 10px;
        padding: 64px 40px; } }
    @media screen and (min-width: 980px) {
      .flex_block_inline .flex_item_wrapper {
        width: 396px; } }
  @supports (mix-blend-mode: multiply) {
    .flex_item_wrapper:before {
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background-color: #7C1D2D;
      content: "";
      display: block;
      mix-blend-mode: multiply; } }
  @media print {
    .flex_item_wrapper:before {
      display: none;
      content: normal; } }
  @media screen and (min-width: 740px) {
    .flex_item_wrapper .fs-row {
      width: auto !important;
      margin: 0 !important; } }
  @media screen and (min-width: 740px) {
    .flex_item_wrapper .fs-cell {
      width: auto !important;
      -webkit-box-flex: 0 !important;
          -ms-flex: none !important;
              flex: none !important;
      -ms-flex-preferred-size: 318px !important;
          flex-basis: 318px !important;
      margin-right: 0 !important;
      margin-left: 0 !important; } }

.flex_item_wrapper_inner {
  position: relative; }

.flex_item_content {
  max-width: 320px; }
  .flex_block_inline .flex_item_content {
    max-width: 335px; }
  @media print, screen and (min-width: 980px) {
    .flex_item_content {
      max-width: none; } }

.flex_header_icon {
  width: 24px;
  margin-bottom: 4px; }
  @media screen and (min-width: 980px) {
    .flex_header_icon {
      margin-bottom: 20px; } }
  @media screen and (min-width: 740px) {
    .flex_block_full .flex_header_icon {
      width: 64px; } }
  @media screen and (min-width: 980px) {
    .flex_block_inline .flex_header_icon {
      width: 42px; } }
  @media screen and (min-width: 1220px) {
    .flex_block_inline .flex_header_icon {
      width: 64px; } }

.flex_header_icon_image {
  width: 100%; }

.flex_title {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.2;
  text-transform: uppercase;
  line-height: 1;
  margin: 0; }
  @media screen and (min-width: 740px) {
    .flex_title {
      font-size: 42px;
      font-size: 2.625rem; } }
  @media screen and (min-width: 980px) {
    .flex_title {
      font-size: 56px;
      font-size: 3.5rem; } }
  @media screen and (min-width: 740px) {
    .flex_block_inline .flex_title {
      font-size: 32px;
      font-size: 2rem; } }
  @media screen and (min-width: 980px) {
    .flex_block_inline .flex_title {
      font-size: 40px;
      font-size: 2.5rem; } }
  .flex_title:after {
    width: 100%;
    height: 3px;
    background-color: #40B4E5;
    content: "";
    display: block;
    margin-top: 3px; }
    @media screen and (min-width: 980px) {
      .flex_title:after {
        margin-top: 8px; } }

.flex_description {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.33333;
  margin: 8px 0; }
  @media screen and (min-width: 740px) {
    .flex_description {
      font-size: 16px;
      font-size: 1rem;
      line-height: 1.77778; } }
  @media screen and (min-width: 980px) {
    .flex_description {
      font-size: 18px;
      font-size: 1.125rem; } }
  @media screen and (min-width: 980px) {
    .flex_description {
      margin: 16px 0; } }
  @media screen and (min-width: 980px) {
    .flex_block_inline .flex_description {
      font-size: 16px;
      font-size: 1rem; } }
  .flex_description p {
    margin: 0; }

.flex_links {
  margin-top: 24px; }
  @media print {
    .flex_links {
      display: none; } }
  @media screen and (min-width: 980px) {
    .flex_links {
      margin-top: 42px; } }

.flex_item_link {
  font-family: "Archer A", "Archer B";
  font-style: italic;
  font-weight: 800;
  position: relative;
  font-size: 14px;
  font-size: 0.875rem;
  margin: 10px 0;
  padding: 4px 4px 4px 0;
  text-transform: uppercase;
  display: block; }
  @media screen and (min-width: 980px) {
    .flex_item_link {
      font-size: 21px;
      font-size: 1.3125rem;
      padding: 5px 5px 5px 0; } }
  .flex_item_link:before {
    width: calc(100% - 4px);
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 4px;
    -webkit-box-shadow: inset 0 0 0 2px #FFA029;
            box-shadow: inset 0 0 0 2px #FFA029;
    pointer-events: none;
    -webkit-transition: -webkit-transform 0.25s;
    transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s;
    -webkit-transform-origin: left;
            transform-origin: left;
    content: "";
    display: block; }
    @media print {
      .flex_item_link:before {
        content: normal;
        display: none; } }
    @media screen and (min-width: 980px) {
      .flex_item_link:before {
        width: calc(100% - 5px);
        top: 0;
        right: 0;
        bottom: 0;
        left: 5px;
        -webkit-box-shadow: inset 0 0 0 3px #FFA029;
                box-shadow: inset 0 0 0 3px #FFA029; } }
  .flex_item_link_inner {
    position: relative;
    background-color: #FFA029;
    color: #7C1D2D;
    padding: 10px 12px 11px 12px;
    -webkit-transition: background-color 0.25s, color 0.25s;
    transition: background-color 0.25s, color 0.25s; }
    @media screen and (min-width: 980px) {
      .flex_item_link_inner {
        padding: 14px 20px; } }
  .flex_item_link_label {
    padding-right: 12px; }
  .flex_item_link_icon {
    width: 20px;
    height: 20px;
    position: relative;
    -webkit-box-shadow: inset 0 0 0 1px currentColor;
            box-shadow: inset 0 0 0 1px currentColor;
    border-radius: 50%;
    color: #7C1D2D;
    display: block;
    -webkit-transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
    transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
    transition: box-shadow 0.25s, color 0.25s, transform 0.25s;
    transition: box-shadow 0.25s, color 0.25s, transform 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
    will-change: transform; }
    @media screen and (min-width: 980px) {
      .flex_item_link_icon {
        width: 32px;
        height: 32px;
        -webkit-box-shadow: inset 0 0 0 2px currentColor;
                box-shadow: inset 0 0 0 2px currentColor; } }
    .flex_item_link_icon .symbol {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 16px;
      height: 16px; }
      @media screen and (min-width: 980px) {
        .flex_item_link_icon .symbol {
          width: 24px;
          height: 24px; } }
    .flex_item_link_icon:focus, .flex_item_link_icon:hover {
      -webkit-box-shadow: inset 0 0 0 3px #7C1D2D;
              box-shadow: inset 0 0 0 3px #7C1D2D;
      color: #7C1D2D; }
      @media screen and (min-width: 980px) {
        .flex_item_link_icon:focus, .flex_item_link_icon:hover {
          -webkit-box-shadow: inset 0 0 0 5px #7C1D2D;
                  box-shadow: inset 0 0 0 5px #7C1D2D; } }
  .flex_item_link:focus:before, .flex_item_link:hover:before {
    -webkit-transform: scale(0.8);
            transform: scale(0.8); }
  .flex_item_link:focus [class$="_inner"], .flex_item_link:hover [class$="_inner"] {
    background-color: #fff;
    color: #7C1D2D; }
  .flex_item_link:focus [class$="_icon"], .flex_item_link:hover [class$="_icon"] {
    -webkit-box-shadow: inset 0 0 0 3px currentColor;
            box-shadow: inset 0 0 0 3px currentColor;
    color: #7C1D2D; }
    @media screen and (min-width: 980px) {
      .flex_item_link:focus [class$="_icon"], .flex_item_link:hover [class$="_icon"] {
        -webkit-box-shadow: inset 0 0 0 5px currentColor;
                box-shadow: inset 0 0 0 5px currentColor; } }

.flex_item_link_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; }

/* ==========================================================================
	Image List
============================================================================= */
.image_list {
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 0 20px; }
  @media screen and (min-width: 740px) {
    .image_list {
      margin-top: 50px; } }
  @media screen and (min-width: 980px) {
    .image_list {
      margin-top: 60px; } }
  @media screen and (min-width: 1220px) {
    .image_list {
      margin-top: 80px; } }
  @media screen and (min-width: 740px) {
    .image_list {
      margin-bottom: 50px; } }
  @media screen and (min-width: 980px) {
    .image_list {
      margin-bottom: 60px; } }
  @media screen and (min-width: 1220px) {
    .image_list {
      margin-bottom: 80px; } }
  @media screen and (min-width: 980px) {
    .image_list {
      padding: 0; } }

@media screen and (max-width: 979px) {
  .image_list_row {
    width: auto !important;
    min-width: inherit !important;
    display: block !important;
    margin: auto !important; } }

@media screen and (max-width: 979px) {
  .image_list_cell {
    width: auto !important;
    min-width: inherit !important;
    max-width: none !important;
    display: block !important;
    margin: auto !important; } }

.image_list_item {
  position: relative;
  margin-bottom: 50px; }
  .image_list_item:last-child {
    margin-bottom: 0; }
  @media screen and (min-width: 740px) {
    .image_list_item {
      margin-bottom: 75px; } }
  @media screen and (min-width: 1220px) {
    .image_list_item {
      margin-bottom: 100px; } }

.image_list_item_header_title {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.2;
  text-transform: uppercase;
  border-bottom: 4px solid #FFA029;
  color: #7C1D2D;
  padding-bottom: 1px; }
  @media screen and (min-width: 740px) {
    .image_list_item_header_title {
      font-size: 42px;
      font-size: 2.625rem; } }
  @media screen and (min-width: 980px) {
    .image_list_item_header_title {
      font-size: 56px;
      font-size: 3.5rem; } }
  @media screen and (min-width: 350px) {
    .image_list_item_header_title {
      width: calc(100% - 90px);
      position: relative;
      z-index: 2; } }
  @media screen and (min-width: 500px) {
    .image_list_item_header_title {
      width: calc(100% - 202px); } }
  @media screen and (min-width: 740px) {
    .image_list_item_header_title {
      display: block;
      position: relative;
      border-width: 6px;
      padding-bottom: 6px;
      padding-right: 40px; } }
  @media screen and (min-width: 980px) {
    .image_list_item_header_title {
      border-width: 8px; } }
  @media screen and (min-width: 1220px) {
    .image_list_item_header_title {
      width: calc(100% - 250px); } }

.image_list_item_image {
  width: 100%; }
  @media screen and (min-width: 350px) {
    .image_list_item_image {
      width: 100px;
      height: auto;
      float: right;
      margin: 0 0 20px 20px;
      margin-top: -45px; } }
  @media screen and (min-width: 500px) {
    .image_list_item_image {
      width: 220px;
      margin-top: -48px; } }
  @media screen and (min-width: 740px) {
    .image_list_item_image {
      margin-top: -70px; } }
  @media screen and (min-width: 980px) {
    .image_list_item_image {
      margin-top: -90px; } }
  @media screen and (min-width: 1220px) {
    .image_list_item_image {
      width: 268px; } }

.image_list_item_intro {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  display: block;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.40909;
  margin-top: 14px; }
  @media screen and (min-width: 740px) {
    .image_list_item_intro {
      width: calc(100% - 260px);
      font-size: 28px;
      font-size: 1.75rem;
      line-height: 1.42857; } }
  @media screen and (min-width: 1220px) {
    .image_list_item_intro {
      width: calc(100% - 320px); } }

.image_list_item_body ul {
  list-style: none;
  margin: 16px 0 0;
  padding-left: 0; }
  @media screen and (min-width: 740px) {
    .image_list_item_body ul {
      margin-top: 32px; } }
  @media screen and (min-width: 980px) {
    .image_list_item_body ul {
      margin-top: 40px; } }
  @media screen and (min-width: 1220px) {
    .image_list_item_body ul {
      margin-top: 60px; } }

.image_list_item_body li {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.57143;
  position: relative;
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 12px;
  padding: 0 0 0 18px; }
  @media print, screen and (min-width: 500px) {
    .image_list_item_body li {
      font-size: 16px;
      font-size: 1rem; } }
  @media screen and (min-width: 740px) {
    .image_list_item_body li {
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 1.90476; } }
  @media screen and (min-width: 980px) {
    .image_list_item_body li {
      font-size: 20px;
      font-size: 1.25rem; } }
  .image_list_item_body li:last-child {
    margin-bottom: 0; }
  @media screen and (min-width: 980px) {
    .image_list_item_body li {
      margin-bottom: 18px; } }
  .image_list_item_body li:before {
    width: 8px;
    height: 8px;
    display: block;
    position: absolute;
    left: 0;
    top: 8px;
    background: #FFA029;
    border-radius: 50%;
    content: ""; }
    @media screen and (min-width: 740px) {
      .image_list_item_body li:before {
        top: 12px; } }
    @media screen and (min-width: 980px) {
      .image_list_item_body li:before {
        top: 15px; } }

.image_list_item_body p {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.57143;
  display: block;
  font-size: 16px;
  font-size: 1rem;
  margin-top: 16px; }
  @media print, screen and (min-width: 500px) {
    .image_list_item_body p {
      font-size: 16px;
      font-size: 1rem; } }
  @media screen and (min-width: 740px) {
    .image_list_item_body p {
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 1.90476; } }
  @media screen and (min-width: 980px) {
    .image_list_item_body p {
      font-size: 20px;
      font-size: 1.25rem; } }
  @media screen and (min-width: 740px) {
    .image_list_item_body p {
      margin-top: 32px; } }
  @media screen and (min-width: 980px) {
    .image_list_item_body p {
      margin-top: 48px; } }

.image_list_item_body a {
  color: #7C1D2D;
  text-decoration: underline;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }
  .image_list_item_body a:focus, .image_list_item_body a:hover {
    color: #101010;
    text-decoration: none; }

/* ==========================================================================
	Infographic
============================================================================= */
.infographic {
  margin-top: 40px;
  margin-bottom: 40px; }
  @media screen and (min-width: 740px) {
    .infographic {
      margin-top: 50px; } }
  @media screen and (min-width: 980px) {
    .infographic {
      margin-top: 60px; } }
  @media screen and (min-width: 1220px) {
    .infographic {
      margin-top: 80px; } }
  @media screen and (min-width: 740px) {
    .infographic {
      margin-bottom: 50px; } }
  @media screen and (min-width: 980px) {
    .infographic {
      margin-bottom: 60px; } }
  @media screen and (min-width: 1220px) {
    .infographic {
      margin-bottom: 80px; } }

.infographic_inner {
  background: #EFEFEF;
  padding: 26px 22px; }
  @media screen and (min-width: 500px) {
    .infographic_inner {
      padding: 32px 26px; } }
  @media screen and (min-width: 740px) {
    .infographic_inner {
      padding: 40px; } }
  @media screen and (min-width: 980px) {
    .infographic_inner {
      padding: 50px; } }
  @media screen and (min-width: 1220px) {
    .infographic_inner {
      padding: 60px 50px; } }

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

.infographic_header_title {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.25;
  text-transform: uppercase;
  color: #101010;
  margin: 0; }
  @media screen and (min-width: 740px) {
    .infographic_header_title {
      font-size: 32px;
      font-size: 2rem; } }
  @media screen and (min-width: 980px) {
    .infographic_header_title {
      font-size: 40px;
      font-size: 2.5rem; } }
  @media screen and (min-width: 980px) {
    .infographic_header_title {
      line-height: 1.05; } }

.infographic_header_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #7C1D2D;
  margin-top: 5px;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }
  @media screen and (min-width: 740px) {
    .infographic_header_link {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto; } }
  .infographic_header_link:focus, .infographic_header_link:hover {
    color: #101010; }

.infographic_header_link_label {
  font-family: "Archer A", "Archer B";
  font-style: italic;
  font-weight: 800;
  font-size: 16px;
  font-size: 1rem;
  text-transform: uppercase; }

.infographic_header_link_icon {
  width: 20px;
  height: 20px;
  position: relative;
  -webkit-box-shadow: inset 0 0 0 1px currentColor;
          box-shadow: inset 0 0 0 1px currentColor;
  border-radius: 50%;
  color: #7C1D2D;
  display: block;
  -webkit-transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  will-change: transform;
  margin-left: 12px; }
  @media screen and (min-width: 980px) {
    .infographic_header_link_icon {
      width: 32px;
      height: 32px;
      -webkit-box-shadow: inset 0 0 0 2px currentColor;
              box-shadow: inset 0 0 0 2px currentColor; } }
  .infographic_header_link_icon .symbol {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 16px;
    height: 16px; }
    @media screen and (min-width: 980px) {
      .infographic_header_link_icon .symbol {
        width: 24px;
        height: 24px; } }
  .infographic_header_link:focus .infographic_header_link_icon,
  .infographic_header_link:hover .infographic_header_link_icon {
    color: #101010;
    -webkit-box-shadow: inset 0 0 0 3px #000;
            box-shadow: inset 0 0 0 3px #000; }
  @media screen and (min-width: 980px) {
    .infographic_header_link_icon {
      width: 20px;
      height: 20px;
      -webkit-box-shadow: inset 0 0 0 1px currentColor;
              box-shadow: inset 0 0 0 1px currentColor; }
      .infographic_header_link_icon .symbol {
        width: 16px;
        height: 16px; } }

.infographic_list {
  list-style: none;
  margin: 22px 0 0;
  padding: 0; }
  @media screen and (min-width: 740px) {
    .infographic_list {
      margin-top: 24px; } }

.infographic_list_item {
  border-top: 4px solid #FFA029;
  padding: 16px 0 32px; }
  .infographic_list_item:last-child {
    padding-bottom: 7px; }
  @media screen and (min-width: 500px) {
    .infographic_list_item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      padding-top: 25px; } }
  @media screen and (min-width: 740px) {
    .infographic_list_item {
      padding: 36px 0 45px; } }
  @media screen and (min-width: 1220px) {
    .infographic_list_item {
      padding: 41px 0 60px; } }

.infographic_list_item_figure {
  display: block;
  width: 100%; }
  @media screen and (min-width: 500px) {
    .infographic_list_item_figure {
      width: 120px; } }
  @media screen and (min-width: 740px) {
    .infographic_list_item_figure {
      width: 140px; } }
  @media screen and (min-width: 980px) {
    .infographic_list_item_figure {
      width: 160px; } }
  @media screen and (min-width: 1220px) {
    .infographic_list_item_figure {
      width: 178px; } }

.infographic_list_item_image {
  width: 100%;
  max-width: 178px; }

.infographic_list_item_icon {
  height: 90px;
  width: auto; }
  @media screen and (min-width: 500px) {
    .infographic_list_item_icon {
      width: 100px;
      height: auto; } }
  @media screen and (min-width: 740px) {
    .infographic_list_item_icon {
      width: 115px; } }
  @media screen and (min-width: 980px) {
    .infographic_list_item_icon {
      width: 130px; } }

@media screen and (min-width: 500px) {
  .infographic_list_item_wrapper {
    width: calc(100% - 120px);
    padding-left: 25px; } }

@media screen and (min-width: 740px) {
  .infographic_list_item_wrapper {
    width: calc(100% - 140px);
    padding-left: 40px; } }

@media screen and (min-width: 980px) {
  .infographic_list_item_wrapper {
    width: calc(100% - 160px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .infographic_list_item:not(.has_footnote) .infographic_list_item_wrapper {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; } }

@media screen and (min-width: 1220px) {
  .infographic_list_item_wrapper {
    width: calc(100% - 178px); } }

.infographic_list_item_number {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  display: block;
  color: #7C1D2D;
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 1;
  margin-top: 15px; }
  @media screen and (min-width: 500px) {
    .infographic_list_item_number {
      margin-top: 0; } }
  @media screen and (min-width: 980px) {
    .infographic_list_item_number {
      width: 100%; } }

.infographic_list_item_description {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  display: block;
  color: #101010;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.22222;
  margin-top: 3px;
  text-transform: uppercase; }
  @media screen and (min-width: 740px) {
    .infographic_list_item_description {
      font-size: 26px;
      font-size: 1.625rem;
      line-height: 1.07692; } }
  @media screen and (min-width: 980px) {
    .infographic_list_item_description {
      width: 100%;
      margin-bottom: 8px; } }
  @media screen and (min-width: 1220px) {
    .infographic_list_item_description {
      margin-bottom: 18px; } }
  .infographic_list_item_description .number {
    width: 1px;
    height: 1px;
    position: absolute;
    border: 0;
    clip: rect(0 0 0 0);
    margin: -1px;
    overflow: hidden;
    padding: 0; }
    .infographic_list_item_description .number.focusable:active, .infographic_list_item_description .number.focusable:focus {
      width: auto;
      height: auto;
      position: static;
      clip: auto;
      margin: 0;
      overflow: visible; }

.infographic_list_item_footnote {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  display: block;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.5;
  margin-top: 6px; }

.infographic_list_item_link {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  display: block;
  color: #7C1D2D;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.71429;
  margin-top: 5px;
  text-decoration: underline;
  -webkit-transition: color 0.25 ease;
  transition: color 0.25 ease; }
  .infographic_list_item_link:hover, .infographic_list_item_link:focus {
    color: #101010; }

/* ==========================================================================
	Linked List
============================================================================= */
.linked_list {
  margin-top: 40px;
  margin-bottom: 40px;
  position: relative; }
  @media screen and (min-width: 740px) {
    .linked_list {
      margin-top: 50px; } }
  @media screen and (min-width: 980px) {
    .linked_list {
      margin-top: 60px; } }
  @media screen and (min-width: 1220px) {
    .linked_list {
      margin-top: 80px; } }
  @media screen and (min-width: 740px) {
    .linked_list {
      margin-bottom: 50px; } }
  @media screen and (min-width: 980px) {
    .linked_list {
      margin-bottom: 60px; } }
  @media screen and (min-width: 1220px) {
    .linked_list {
      margin-bottom: 80px; } }
  @media print {
    .linked_list {
      display: none; } }

.linked_list_title {
  font-family: FranklinGothicURWCon-Med, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  line-height: 1.5;
  text-transform: uppercase;
  color: #7C1D2D;
  margin: 14px 0; }

@media screen and (max-width: 979px) {
  .linked_list_body_wrapper {
    background-image: url("../images/pattern-light.png");
    background-position: center;
    background-repeat: repeat;
    background-color: #7C1D2D;
    -webkit-box-shadow: inset 8px 0 0 #fff, inset -8px 0 0 #fff;
            box-shadow: inset 8px 0 0 #fff, inset -8px 0 0 #fff;
    color: #fff; } }

.linked_list_body {
  padding: 20px 0; }
  @media print {
    .linked_list_body {
      padding: 0; } }
  @media screen and (min-width: 740px) {
    .linked_list_body {
      padding: 40px 0; } }
  @media screen and (min-width: 980px) {
    .linked_list_body {
      background-image: url("../images/pattern-light.png");
      background-position: center;
      background-repeat: repeat;
      background-color: #7C1D2D;
      color: #fff; } }
  @media screen and (min-width: 1220px) {
    .linked_list_body {
      padding: 58px 0; } }

.linked_list_group {
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0; }
  @media print {
    .linked_list_group {
      padding: 0; } }
  @media screen and (min-width: 740px) {
    .linked_list_group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  @media screen and (min-width: 980px) {
    .linked_list_group {
      padding: 0 40px; } }
  @media screen and (min-width: 1220px) {
    .linked_list_group {
      padding: 0 75px; } }

.linked_list_item {
  margin: 0;
  padding: 0;
  -webkit-box-shadow: 0 1px 0 #FFA029;
          box-shadow: 0 1px 0 #FFA029; }
  @media screen and (min-width: 740px) {
    .linked_list_item {
      width: 48%;
      width: calc(50% - 15px); } }
  @media screen and (min-width: 1220px) {
    .linked_list_item {
      width: calc(50% - 30px); } }
  @media screen and (min-width: 740px) {
    .linked_list_item:nth-child(odd) {
      margin-right: 28px; } }
  @media screen and (min-width: 1220px) {
    .linked_list_item:nth-child(odd) {
      margin-right: 58px; } }

.linked_list_link {
  color: inherit;
  display: block;
  padding: 16px 0;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }
  @media screen and (min-width: 1220px) {
    .linked_list_link {
      padding: 26px 0 22px; } }
  .linked_list_link:focus, .linked_list_link:hover {
    color: #FFA029; }

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

.linked_list_label {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  display: block;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.2;
  padding-right: 12px;
  text-transform: uppercase; }
  @media screen and (min-width: 980px) {
    .linked_list_label {
      font-size: 26px;
      font-size: 1.625rem; } }

.linked_list_icon {
  width: 24px;
  height: 24px;
  position: relative;
  -webkit-box-shadow: inset 0 0 0 1px currentColor;
          box-shadow: inset 0 0 0 1px currentColor;
  border-radius: 50%;
  color: #FFA029;
  display: block;
  -webkit-transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  will-change: transform;
  min-width: 24px;
  margin-left: auto;
  -webkit-transition: color 0.25s, -webkit-box-shadow 0.25s;
  transition: color 0.25s, -webkit-box-shadow 0.25s;
  transition: box-shadow 0.25s, color 0.25s;
  transition: box-shadow 0.25s, color 0.25s, -webkit-box-shadow 0.25s; }
  @media screen and (min-width: 980px) {
    .linked_list_icon {
      width: 30px;
      height: 30px;
      -webkit-box-shadow: inset 0 0 0 2px currentColor;
              box-shadow: inset 0 0 0 2px currentColor; } }
  .linked_list_icon .symbol {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 20px;
    height: 20px; }
    @media screen and (min-width: 980px) {
      .linked_list_icon .symbol {
        width: 22px;
        height: 22px; } }
  @media screen and (min-width: 980px) {
    .linked_list_icon {
      min-width: 30px; } }
  .linked_list_icon .symbol {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

/* ==========================================================================
	Media Gallery
============================================================================= */
.media_gallery {
  margin-top: 40px;
  margin-bottom: 40px;
  max-width: 1600px;
  position: relative;
  margin-right: 8px;
  margin-left: 8px; }
  @media screen and (min-width: 740px) {
    .media_gallery {
      margin-top: 50px; } }
  @media screen and (min-width: 980px) {
    .media_gallery {
      margin-top: 60px; } }
  @media screen and (min-width: 1220px) {
    .media_gallery {
      margin-top: 80px; } }
  @media screen and (min-width: 740px) {
    .media_gallery {
      margin-bottom: 50px; } }
  @media screen and (min-width: 980px) {
    .media_gallery {
      margin-bottom: 60px; } }
  @media screen and (min-width: 1220px) {
    .media_gallery {
      margin-bottom: 80px; } }
  @media screen and (min-width: 980px) {
    .media_gallery {
      margin-right: 10px;
      margin-left: 10px; } }
  @media screen and (min-width: 980px) and (max-height: 799px) {
    .media_gallery {
      max-width: 920px;
      margin-right: auto;
      margin-left: auto; } }
  @media screen and (min-width: 1220px) and (max-height: 799px) {
    .media_gallery {
      max-width: 1155px;
      margin-right: auto;
      margin-left: auto; } }
  @media screen and (min-width: 1620px) {
    .media_gallery {
      margin-right: auto;
      margin-left: auto; } }
  .media_gallery:before {
    height: calc(100% + 16px);
    position: absolute;
    top: -8px;
    right: 8px;
    bottom: -8px;
    left: 8px;
    -webkit-box-shadow: inset 0 0 0 2px #7C1D2D;
            box-shadow: inset 0 0 0 2px #7C1D2D;
    content: "";
    display: block; }
    @media screen and (min-width: 980px) {
      .media_gallery:before {
        height: calc(100% + 20px);
        top: -10px;
        right: 10px;
        bottom: -10px;
        left: 10px; } }

.media_gallery_title {
  font-family: FranklinGothicURWCon-Med, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  line-height: 1.5;
  text-transform: uppercase;
  color: #7C1D2D;
  margin: 14px 0; }

.media_gallery_body {
  position: relative;
  overflow: hidden; }
  .js .media_gallery_body {
    background-color: #7C1D2D;
    color: #fff; }
    @media screen and (min-width: 980px) {
      .js .media_gallery_body {
        padding-bottom: 10px; } }

.media_count {
  display: none; }
  .js .media_count {
    font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    position: absolute;
    top: 48px;
    left: 0;
    z-index: 1;
    color: #FFA029;
    display: block;
    font-size: 16px;
    font-size: 1rem;
    padding-top: 56.25%;
    pointer-events: none;
    text-transform: uppercase; }
    @media screen and (min-width: 980px) {
      .js .media_count {
        top: auto;
        bottom: 65px;
        font-size: 26px;
        font-size: 1.625rem;
        padding: 0; } }
    @media print {
      .js .media_count {
        display: none; } }

.media_count_inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 16px;
  pointer-events: auto;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%); }
  @media screen and (min-width: 980px) {
    .media_count_inner {
      padding: 0 0 0 50px;
      -webkit-transform: none;
              transform: none; } }

.media_count_icon {
  width: 16px;
  height: 12px;
  position: relative;
  top: -1px;
  margin-right: 8px; }
  @media screen and (min-width: 980px) {
    .media_count_icon {
      width: 24px;
      height: 18px;
      margin-right: 16px; } }

.media_gallery_items .fs-carousel-item {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }
  @media print {
    .media_gallery_items .fs-carousel-item {
      position: relative;
      opacity: 1; } }

.media_gallery_items .fs-carousel-visible {
  opacity: 1; }

.media_gallery_items .fs-carousel-controls {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  padding-top: 56.25%;
  pointer-events: none; }
  @media screen and (min-width: 980px) {
    .media_gallery_items .fs-carousel-controls {
      height: 136px;
      width: calc(100% - 20px);
      top: auto;
      right: 10px;
      bottom: 0;
      left: 10px;
      -webkit-box-shadow: none;
              box-shadow: none;
      margin: 0;
      padding: 0; } }
  @media screen and (min-width: 980px) {
    .media_gallery_items .fs-carousel-controls.fs-carousel-visible {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; } }

.media_gallery_items .fs-carousel-control {
  position: absolute;
  bottom: 8px;
  color: #fff;
  opacity: 0.5;
  padding: 4px;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s; }
  @media screen and (min-width: 980px) {
    .media_gallery_items .fs-carousel-control {
      position: static;
      padding: 0; } }
  @media screen and (min-width: 980px) {
    .media_gallery_items .fs-carousel-control:not(:last-child) {
      margin-right: 16px; } }
  .media_gallery_items .fs-carousel-control.fs-carousel-visible {
    opacity: 1;
    pointer-events: auto; }

.media_gallery_items .fs-carousel-control_previous {
  right: 56px;
  bottom: -44px; }

.media_gallery_items .fs-carousel-control_next {
  right: 16px;
  bottom: -44px; }
  @media screen and (min-width: 980px) {
    .media_gallery_items .fs-carousel-control_next {
      margin-right: 32px; } }

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

.media_gallery_items .fs-carousel-control-icon {
  width: 32px;
  height: 32px;
  position: relative;
  -webkit-box-shadow: inset 0 0 0 1px currentColor;
          box-shadow: inset 0 0 0 1px currentColor;
  border-radius: 50%;
  color: #fff;
  display: block;
  -webkit-transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  will-change: transform;
  color: inherit;
  display: block; }
  @media screen and (min-width: 980px) {
    .media_gallery_items .fs-carousel-control-icon {
      width: 40px;
      height: 40px;
      -webkit-box-shadow: inset 0 0 0 2px currentColor;
              box-shadow: inset 0 0 0 2px currentColor; } }
  .media_gallery_items .fs-carousel-control-icon .symbol {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 28px;
    height: 28px; }
    @media screen and (min-width: 980px) {
      .media_gallery_items .fs-carousel-control-icon .symbol {
        width: 32px;
        height: 32px; } }
  .media_gallery_items .fs-carousel-control-icon:focus, .media_gallery_items .fs-carousel-control-icon:hover {
    -webkit-box-shadow: inset 0 0 0 3px #fff;
            box-shadow: inset 0 0 0 3px #fff;
    color: #fff; }
    @media screen and (min-width: 980px) {
      .media_gallery_items .fs-carousel-control-icon:focus, .media_gallery_items .fs-carousel-control-icon:hover {
        -webkit-box-shadow: inset 0 0 0 5px #fff;
                box-shadow: inset 0 0 0 5px #fff; } }
  .media_gallery_items .fs-carousel-control-icon:focus, .media_gallery_items .fs-carousel-control-icon:hover {
    color: inherit;
    -webkit-box-shadow: inset 0 0 0 1px currentColor;
            box-shadow: inset 0 0 0 1px currentColor; }
    @media screen and (min-width: 980px) {
      .media_gallery_items .fs-carousel-control-icon:focus, .media_gallery_items .fs-carousel-control-icon:hover {
        -webkit-box-shadow: inset 0 0 0 2px currentColor;
                box-shadow: inset 0 0 0 2px currentColor; } }

[data-whatintent="mouse"] .media_gallery_items .fs-carousel-control:hover,
[data-whatinput="keyboard"] .media_gallery_items .fs-carousel-control:focus {
  color: #FFA029; }
  [data-whatintent="mouse"] .media_gallery_items .fs-carousel-control:hover .fs-carousel-control-icon,
  [data-whatinput="keyboard"] .media_gallery_items .fs-carousel-control:focus .fs-carousel-control-icon {
    -webkit-box-shadow: inset 0 0 0 3px currentColor;
            box-shadow: inset 0 0 0 3px currentColor; }
    @media screen and (min-width: 980px) {
      [data-whatintent="mouse"] .media_gallery_items .fs-carousel-control:hover .fs-carousel-control-icon,
      [data-whatinput="keyboard"] .media_gallery_items .fs-carousel-control:focus .fs-carousel-control-icon {
        -webkit-box-shadow: inset 0 0 0 5px currentColor;
                box-shadow: inset 0 0 0 5px currentColor; } }

@media screen and (min-width: 980px) {
  .media_gallery_items .fs-carousel-canister {
    overflow: visible; } }

.media_gallery_item {
  margin: 16px 0; }
  .no-js .media_gallery_item {
    background-color: #7C1D2D;
    color: #fff; }
  .js .media_gallery_item {
    margin: 0; }
    @media print {
      .js .media_gallery_item {
        margin: 24px 0; } }

.media_gallery_item_figure {
  display: block; }
  .media_gallery_item_figure picture {
    display: block; }
  .media_gallery_item_figure img {
    display: block;
    width: 100%; }
  .js .media_gallery_item_figure {
    padding-top: 56.25%; }
  .media_gallery_item_figure .video_inline_wrapper {
    position: absolute;
    top: 0; }

.media_gallery_item_link {
  position: relative;
  background-color: #000;
  color: #fff;
  display: block;
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: color 0.25s, opacity 0.25s, visibility 0.25s;
  transition: color 0.25s, opacity 0.25s, visibility 0.25s;
  visibility: visible; }
  .js .media_gallery_item_link {
    width: 100%;
    position: absolute;
    top: 0;
    padding-top: 56.25%; }
  .media_gallery_item_link:focus, .media_gallery_item_link:hover {
    color: #40B4E5; }
  .media_gallery_item_figure.video_play .media_gallery_item_link {
    opacity: 0;
    pointer-events: none;
    visibility: hidden; }

.media_gallery_item_picture {
  display: block; }
  .js .media_gallery_item_picture {
    width: 100%;
    position: absolute;
    top: 0; }

.media_gallery_item_image {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s; }
  @media print {
    .media_gallery_item_image {
      margin-bottom: 10px; } }
  @media screen and (min-width: 980px) {
    .js .media_gallery_item_image {
      position: absolute;
      top: 0; } }
  .media_gallery_item.play .media_gallery_item_image {
    opacity: 0;
    visibility: hidden; }

.media_gallery_item_icon {
  width: 40px;
  height: 40px;
  position: absolute;
  bottom: 16px;
  left: 16px;
  -webkit-box-shadow: inset 0 0 0 2px currentColor;
          box-shadow: inset 0 0 0 2px currentColor;
  border-radius: 50%;
  color: inherit;
  display: block;
  -webkit-transition: -webkit-box-shadow 0.25s;
  transition: -webkit-box-shadow 0.25s;
  transition: box-shadow 0.25s;
  transition: box-shadow 0.25s, -webkit-box-shadow 0.25s; }
  @media print {
    .media_gallery_item_icon {
      display: none; } }
  @media screen and (min-width: 500px) {
    .media_gallery_item_icon {
      width: 88px;
      height: 88px; } }
  @media screen and (min-width: 980px) {
    .media_gallery_item_icon {
      width: 128px;
      height: 128px;
      bottom: 42px;
      left: 42px; } }
  .media_gallery_item_link:focus .media_gallery_item_icon,
  .media_gallery_item_link:hover .media_gallery_item_icon {
    -webkit-box-shadow: inset 0 0 0 5px currentColor;
            box-shadow: inset 0 0 0 5px currentColor; }
  .media_gallery_item_icon .symbol {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 32px;
    height: 32px; }
    @media screen and (min-width: 500px) {
      .media_gallery_item_icon .symbol {
        width: 80px;
        height: 80px; } }
    @media screen and (min-width: 980px) {
      .media_gallery_item_icon .symbol {
        width: 120px;
        height: 120px; } }

.media_gallery_item_figcaption {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.33333;
  padding: 64px 16px 20px 16px; }
  @media print {
    .media_gallery_item_figcaption {
      font-size: 16px;
      font-size: 1rem;
      padding: 0; } }
  @media screen and (min-width: 500px) {
    .media_gallery_item_figcaption {
      font-size: 14px;
      font-size: 0.875rem;
      padding: 64px 16px 24px; } }
  @media screen and (min-width: 740px) {
    .media_gallery_item_figcaption {
      font-size: 16px;
      font-size: 1rem; } }
  @media screen and (min-width: 980px) {
    .media_gallery_item_figcaption {
      font-size: 18px;
      font-size: 1.125rem; } }
  .media_gallery_item_figcaption p {
    max-width: 500px; }
    @media screen and (min-width: 740px) {
      .media_gallery_item_figcaption p {
        max-width: 568px; } }
    @media screen and (min-width: 980px) {
      .media_gallery_item_figcaption p {
        max-width: none; } }
  @media screen and (min-width: 980px) {
    .js .media_gallery_item_figcaption {
      min-height: 136px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 32px 224px 32px 176px; } }
  .media_gallery_item_figcaption p {
    margin: 0; }
    @media print {
      .media_gallery_item_figcaption p {
        margin: 16px 0; } }
    @media screen and (min-width: 980px) {
      .media_gallery_item_figcaption p {
        position: relative; } }
  .media_gallery_item_figcaption a {
    color: inherit;
    text-decoration: underline;
    -webkit-transition: color 0.25s;
    transition: color 0.25s; }
    .media_gallery_item_figcaption a:focus, .media_gallery_item_figcaption a:hover {
      color: #FFA029; }

/* ==========================================================================
	News and Events
============================================================================= */
.news_block {
  position: relative;
  background-color: #fff;
  -webkit-box-shadow: 0 -36px 0 #fff, 0 36px 0 #fff;
          box-shadow: 0 -36px 0 #fff, 0 36px 0 #fff;
  margin: 36px 0;
  will-change: transform; }
  @media screen and (min-width: 980px) {
    .news_block {
      -webkit-box-shadow: 0 -80px 0 #fff, 0 100px 0 #fff;
              box-shadow: 0 -80px 0 #fff, 0 100px 0 #fff;
      margin-top: 80px;
      margin-bottom: 100px; } }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .news_block {
      margin-bottom: -200px; } }

.news_block_wrapper {
  position: relative; }

.news_block_lockup {
  position: relative;
  margin-bottom: 32px; }
  @media screen and (min-width: 980px) {
    .news_block_lockup {
      margin-bottom: 72px; } }
  .news_block_lockup:before {
    width: 3px;
    height: 99%;
    position: absolute;
    top: 0;
    left: 50%;
    background-color: #000;
    content: "";
    display: block;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
    @media print {
      .news_block_lockup:before {
        content: normal;
        display: none; } }
    @media screen and (min-width: 740px) {
      .news_block_lockup:before {
        width: 4px; } }

.news_block_header {
  position: relative;
  margin-bottom: 52px; }
  @media screen and (min-width: 740px) {
    .news_block_header {
      margin-bottom: 100px; } }

.news_block_title {
  font-family: "Archer A", "Archer B";
  font-style: italic;
  font-weight: 800;
  color: #000;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.2;
  margin: 0;
  text-align: center;
  text-transform: uppercase; }
  @media screen and (min-width: 740px) {
    .news_block_title {
      font-size: 40px;
      font-size: 2.5rem; } }

.news_block_title_label {
  background-color: #fff;
  border: 3px solid currentColor;
  display: inline-block;
  padding: 8px 24px 10px; }
  @media screen and (min-width: 740px) {
    .news_block_title_label {
      border-width: 4px;
      padding: 2px 24px 4px; } }

.news_block_body {
  position: relative; }

.news_block_actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media print {
    .news_block_actions {
      display: none; } }

.news_block_actions_inner {
  width: 100%;
  max-width: 230px;
  margin: 0 auto;
  padding-right: 4px; }
  @media screen and (min-width: 740px) {
    .news_block_actions_inner {
      max-width: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding-right: 0; } }

.news_block_action_link {
  font-family: "Archer A", "Archer B";
  font-style: italic;
  font-weight: 800;
  position: relative;
  font-size: 14px;
  font-size: 0.875rem;
  margin: 10px 0;
  padding: 4px 4px 4px 0;
  text-transform: uppercase;
  min-width: 230px;
  display: inline-block; }
  @media screen and (min-width: 980px) {
    .news_block_action_link {
      font-size: 21px;
      font-size: 1.3125rem;
      padding: 5px 5px 5px 0; } }
  .news_block_action_link:before {
    width: calc(100% - 4px);
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 4px;
    -webkit-box-shadow: inset 0 0 0 2px #FFA029;
            box-shadow: inset 0 0 0 2px #FFA029;
    pointer-events: none;
    -webkit-transition: -webkit-transform 0.25s;
    transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s;
    -webkit-transform-origin: left;
            transform-origin: left;
    content: "";
    display: block; }
    @media print {
      .news_block_action_link:before {
        content: normal;
        display: none; } }
    @media screen and (min-width: 980px) {
      .news_block_action_link:before {
        width: calc(100% - 5px);
        top: 0;
        right: 0;
        bottom: 0;
        left: 5px;
        -webkit-box-shadow: inset 0 0 0 3px #FFA029;
                box-shadow: inset 0 0 0 3px #FFA029; } }
  .news_block_action_link_inner {
    position: relative;
    background-color: #FFA029;
    color: #7C1D2D;
    padding: 10px 12px 11px 12px;
    -webkit-transition: background-color 0.25s, color 0.25s;
    transition: background-color 0.25s, color 0.25s; }
    @media screen and (min-width: 980px) {
      .news_block_action_link_inner {
        padding: 14px 20px; } }
  .news_block_action_link_label {
    padding-right: 12px; }
  .news_block_action_link_icon {
    width: 20px;
    height: 20px;
    position: relative;
    -webkit-box-shadow: inset 0 0 0 1px currentColor;
            box-shadow: inset 0 0 0 1px currentColor;
    border-radius: 50%;
    color: #7C1D2D;
    display: block;
    -webkit-transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
    transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
    transition: box-shadow 0.25s, color 0.25s, transform 0.25s;
    transition: box-shadow 0.25s, color 0.25s, transform 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
    will-change: transform; }
    @media screen and (min-width: 980px) {
      .news_block_action_link_icon {
        width: 32px;
        height: 32px;
        -webkit-box-shadow: inset 0 0 0 2px currentColor;
                box-shadow: inset 0 0 0 2px currentColor; } }
    .news_block_action_link_icon .symbol {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 16px;
      height: 16px; }
      @media screen and (min-width: 980px) {
        .news_block_action_link_icon .symbol {
          width: 24px;
          height: 24px; } }
    .news_block_action_link_icon:focus, .news_block_action_link_icon:hover {
      -webkit-box-shadow: inset 0 0 0 3px #fff;
              box-shadow: inset 0 0 0 3px #fff;
      color: #fff; }
      @media screen and (min-width: 980px) {
        .news_block_action_link_icon:focus, .news_block_action_link_icon:hover {
          -webkit-box-shadow: inset 0 0 0 5px #fff;
                  box-shadow: inset 0 0 0 5px #fff; } }
  .news_block_action_link:focus:before, .news_block_action_link:hover:before {
    -webkit-transform: scale(0.8);
            transform: scale(0.8); }
  .news_block_action_link:focus [class$="_inner"], .news_block_action_link:hover [class$="_inner"] {
    background-color: #000;
    color: #fff; }
  .news_block_action_link:focus [class$="_icon"], .news_block_action_link:hover [class$="_icon"] {
    -webkit-box-shadow: inset 0 0 0 3px currentColor;
            box-shadow: inset 0 0 0 3px currentColor;
    color: #fff; }
    @media screen and (min-width: 980px) {
      .news_block_action_link:focus [class$="_icon"], .news_block_action_link:hover [class$="_icon"] {
        -webkit-box-shadow: inset 0 0 0 5px currentColor;
                box-shadow: inset 0 0 0 5px currentColor; } }
  @media screen and (min-width: 740px) {
    .news_block_action_link {
      margin-right: 15px;
      margin-left: 15px; } }
  @media screen and (min-width: 980px) {
    .news_block_action_link {
      min-width: 300px; } }
  .news_block_action_link:before {
    -webkit-box-shadow: inset 0 0 0 2px #7C1D2D;
            box-shadow: inset 0 0 0 2px #7C1D2D; }
  @media screen and (max-width: 739px) {
    .news_block_action_link:not(:last-child) {
      margin-bottom: 20px; } }
  .news_block_action_link:focus:before, .news_block_action_link:hover:before {
    -webkit-box-shadow: inset 0 0 0 2px #000;
            box-shadow: inset 0 0 0 2px #000; }

.news_block_action_link_inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #7C1D2D;
  color: #FFA029;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .news_block_action_link:focus .news_block_action_link_inner,
  .news_block_action_link:hover .news_block_action_link_inner {
    background-color: #000;
    color: #fff; }

.news_block_action_link_label {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.news_block_action_link_icon {
  color: #FFA029; }
  .news_block_action_link_icon .news_block_action_link:focus,
  .news_block_action_link:hover .news_block_action_link_icon {
    color: #fff; }

/* News
============================================================================= */
.news_item {
  max-width: 450px;
  position: relative;
  margin-right: auto;
  margin-left: auto; }
  .news_item:not(:last-child) {
    margin-bottom: 50px; }
    @media screen and (min-width: 740px) {
      .news_item:not(:last-child) {
        margin-bottom: 67px; } }

.news_item_inner {
  position: relative;
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
          transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  will-change: transform; }
  @media print {
    .news_item_inner {
      -webkit-transform: none !important;
              transform: none !important; } }

.news_item_type {
  font-family: FranklinGothicURWCon-Med, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  position: absolute;
  top: 0;
  left: 50%;
  display: none;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  margin: 0;
  padding: 5px 10px 3px;
  text-transform: uppercase;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #7C1D2D;
  color: #fff; }
  @media screen and (min-width: 980px) {
    .news_item_type {
      display: block; } }

.news_item_media {
  margin: 0 20px -44px -20px; }
  @media print {
    .news_item_media {
      margin: 20px 0; } }
  @media screen and (min-width: 740px) {
    .news_item_media {
      margin-right: 117px;
      margin-left: -117px; } }
  @media screen and (min-width: 980px) {
    .news_item_media {
      width: 530px;
      margin: 0 0 -195px -235px; } }
  @media screen and (min-width: 1220px) {
    .news_item_media {
      width: 660px;
      margin: 0 0 -240px -350px; } }

.news_item_media_link {
  display: block; }

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

.news_item_picture {
  padding-top: 56.25%; }

.news_item_container {
  background-image: url("../images/pattern-light.png");
  background-position: center;
  background-repeat: repeat;
  position: relative;
  background-color: #7C1D2D;
  color: #fff;
  padding: 20px; }
  @media print {
    .news_item_container {
      padding: 0; } }
  @media screen and (min-width: 500px) {
    .news_item_container {
      padding: 48px 40px 32px; } }
  @media screen and (min-width: 740px) {
    .news_item_container {
      padding: 56px 52px 34px 52px; } }

.news_item_date {
  font-family: FranklinGothicURWCon-Med, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  max-width: 295px;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 1.83px;
  letter-spacing: 0.11438rem;
  margin-bottom: 12px;
  text-transform: uppercase; }
  @media screen and (min-width: 740px) {
    .news_item_date {
      font-size: 14px;
      font-size: 0.875rem; } }
  .news_item_date:after {
    width: 100%;
    height: 3px;
    background-color: #40B4E5;
    content: "";
    display: block;
    margin-top: 8px; }

.news_item_title {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.27778;
  margin: 5px 0;
  text-transform: uppercase; }
  @media screen and (min-width: 740px) {
    .news_item_title {
      font-size: 26px;
      font-size: 1.625rem; } }

.news_item_title_link {
  color: inherit;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }
  .news_item_title_link:focus, .news_item_title_link:hover {
    color: #FFA029; }

.news_item_publisher {
  display: none; }

.news_item_description {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.53846;
  margin: 5px 0; }
  @media screen and (min-width: 740px) {
    .news_item_description {
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 1.77778;
      margin: 16px 0; } }
  .news_item_description p {
    margin: 0; }

.news_item_actions {
  margin: 8px 0 16px; }
  @media print {
    .news_item_actions {
      display: none; } }
  @media screen and (min-width: 740px) {
    .news_item_actions {
      margin: 16px 0; } }

.news_item_action_link {
  color: #FFA029;
  padding: 6px 0;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }
  .news_item_action_link:focus, .news_item_action_link:hover {
    color: #fff; }

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

.news_item_action_link_label {
  font-family: "Archer A", "Archer B";
  font-style: italic;
  font-weight: 800;
  font-size: 14px;
  font-size: 0.875rem;
  margin-right: 8px;
  text-transform: uppercase; }
  @media screen and (min-width: 740px) {
    .news_item_action_link_label {
      font-size: 21px;
      font-size: 1.3125rem; } }

.news_item_action_link_icon {
  width: 20px;
  height: 20px;
  position: relative;
  -webkit-box-shadow: inset 0 0 0 1px currentColor;
          box-shadow: inset 0 0 0 1px currentColor;
  border-radius: 50%;
  color: #FFA029;
  display: block;
  -webkit-transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  will-change: transform; }
  @media screen and (min-width: 980px) {
    .news_item_action_link_icon {
      width: 32px;
      height: 32px;
      -webkit-box-shadow: inset 0 0 0 2px currentColor;
              box-shadow: inset 0 0 0 2px currentColor; } }
  .news_item_action_link_icon .symbol {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 16px;
    height: 16px; }
    @media screen and (min-width: 980px) {
      .news_item_action_link_icon .symbol {
        width: 24px;
        height: 24px; } }
  @media screen and (min-width: 740px) {
    .news_item_action_link_icon {
      width: 32px;
      height: 32px;
      -webkit-box-shadow: inset 0 0 0 2px currentColor;
              box-shadow: inset 0 0 0 2px currentColor; } }
  .news_item_action_link:focus .news_item_action_link_icon,
  .news_item_action_link:hover .news_item_action_link_icon {
    color: #fff;
    -webkit-box-shadow: inset 0 0 0 3px #fff;
            box-shadow: inset 0 0 0 3px #fff; }
    @media screen and (min-width: 740px) {
      .news_item_action_link:focus .news_item_action_link_icon,
      .news_item_action_link:hover .news_item_action_link_icon {
        -webkit-box-shadow: inset 0 0 0 5px #fff;
                box-shadow: inset 0 0 0 5px #fff; } }
  @media screen and (min-width: 740px) {
    .news_item_action_link_icon .symbol {
      width: 24px;
      height: 24px; } }

/* Events
============================================================================= */
.event_item {
  max-width: 450px;
  position: relative;
  margin-right: auto;
  margin-left: auto; }
  .event_item:not(:last-child) {
    margin-bottom: 50px; }
    @media screen and (min-width: 740px) {
      .event_item:not(:last-child) {
        margin-bottom: 67px; } }

.event_item_inner {
  position: relative;
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
          transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  will-change: transform; }
  @media print {
    .event_item_inner {
      -webkit-transform: none !important;
              transform: none !important; } }

.event_item_type {
  font-family: FranklinGothicURWCon-Med, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  position: absolute;
  top: 0;
  left: 50%;
  display: none;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  margin: 0;
  padding: 5px 10px 3px;
  text-transform: uppercase;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #FFA029;
  color: #000; }
  @media screen and (min-width: 980px) {
    .event_item_type {
      display: block; } }

.event_item_media {
  margin: 0 -20px -60px 20px; }
  @media print {
    .event_item_media {
      margin: 20px 0; } }
  @media screen and (min-width: 740px) {
    .event_item_media {
      margin-right: -117px;
      margin-left: 117px; } }
  @media screen and (min-width: 980px) {
    .event_item_media {
      width: 530px;
      margin: 0 0 -195px 155px; } }
  @media screen and (min-width: 1220px) {
    .event_item_media {
      width: 660px;
      margin: 0 0 -240px 140px; } }

.event_item_media_link {
  display: block; }

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

.event_item_picture {
  padding-top: 56.25%; }

.event_item_container {
  background-image: url("../images/pattern-light.png");
  background-position: center;
  background-repeat: repeat;
  position: relative;
  background-color: #FFA029;
  color: #000; }

@media screen and (min-width: 740px) {
  .event_item_container_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

@media screen and (min-width: 980px) {
  .event_item_container_inner {
    min-height: 330px; } }

.event_item_header {
  background-color: #000;
  color: #fff;
  padding: 16px 16px 12px; }
  @media print {
    .event_item_header {
      margin: 16px 0;
      padding: 0; } }
  @media screen and (min-width: 740px) {
    .event_item_header {
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
      padding: 66px 10px 60px;
      text-align: center; } }

.event_item_date {
  font-family: FranklinGothicURW-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  font-size: 1.5rem;
  text-transform: uppercase; }

@media screen and (min-width: 740px) {
  .event_item_time_month {
    display: block;
    margin-bottom: 5px; } }

.event_item_time_days {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal; }

@media screen and (min-width: 740px) {
  .event_item_time_divide {
    display: block; } }

.event_item_group {
  padding: 28px 22px 40px; }
  @media print {
    .event_item_group {
      padding: 0; } }
  @media screen and (min-width: 740px) {
    .event_item_group {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      padding: 62px 22px 60px; } }
  @media screen and (min-width: 980px) {
    .event_item_group {
      padding-right: 40px;
      padding-left: 40px; } }

.event_item_title {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.3;
  margin: 0;
  text-transform: uppercase; }
  @media screen and (min-width: 500px) {
    .event_item_title {
      font-size: 22px;
      font-size: 1.375rem; } }
  @media screen and (min-width: 740px) {
    .event_item_title {
      font-size: 26px;
      font-size: 1.625rem;
      line-height: 1.23077; } }

.event_item_title_link {
  color: inherit;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }
  .event_item_title_link:focus, .event_item_title_link:hover {
    color: #7C1D2D; }

.event_item_details {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.53846;
  margin: 10px 0; }
  @media screen and (min-width: 500px) {
    .event_item_details {
      font-size: 16px;
      font-size: 1rem; } }
  @media screen and (min-width: 740px) {
    .event_item_details {
      font-size: 18px;
      font-size: 1.125rem;
      margin: 22px 0; } }
  .event_item_details .symbol_location {
    width: 8px;
    height: 12px; }
    @media screen and (min-width: 740px) {
      .event_item_details .symbol_location {
        width: 11px;
        height: 16px; } }
  .event_item_details .symbol_time {
    width: 12px;
    height: 12px; }
    @media screen and (min-width: 740px) {
      .event_item_details .symbol_time {
        width: 16px;
        height: 16px; } }

.event_item_detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 5px 0; }
  @media screen and (min-width: 740px) {
    .event_item_detail {
      margin: 8px 0; } }

.event_item_detail_icon {
  min-width: 12px;
  position: relative;
  bottom: -2px;
  color: #7C1D2D;
  -ms-flex-preferred-size: 12px;
      flex-basis: 12px; }
  @media screen and (min-width: 500px) {
    .event_item_detail_icon {
      bottom: -4px; } }
  @media screen and (min-width: 740px) {
    .event_item_detail_icon {
      -ms-flex-preferred-size: 16px;
          flex-basis: 16px; } }
  .event_item_detail_icon .symbol {
    margin: 0 auto; }

.event_item_detail_label {
  padding-left: 8px; }

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

.event_item_actions {
  margin-top: 14px; }
  @media print {
    .event_item_actions {
      display: none; } }

.event_item_action_link {
  color: #7C1D2D;
  padding: 6px 0;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }
  .event_item_action_link:focus, .event_item_action_link:hover {
    color: #000; }

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

.event_item_action_link_label {
  font-family: "Archer A", "Archer B";
  font-style: italic;
  font-weight: 800;
  font-size: 14px;
  font-size: 0.875rem;
  margin-right: 8px;
  text-transform: uppercase; }
  @media screen and (min-width: 740px) {
    .event_item_action_link_label {
      font-size: 21px;
      font-size: 1.3125rem; } }

.event_item_action_link_icon {
  width: 20px;
  height: 20px;
  position: relative;
  -webkit-box-shadow: inset 0 0 0 1px currentColor;
          box-shadow: inset 0 0 0 1px currentColor;
  border-radius: 50%;
  color: #7C1D2D;
  display: block;
  -webkit-transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  will-change: transform; }
  @media screen and (min-width: 980px) {
    .event_item_action_link_icon {
      width: 32px;
      height: 32px;
      -webkit-box-shadow: inset 0 0 0 2px currentColor;
              box-shadow: inset 0 0 0 2px currentColor; } }
  .event_item_action_link_icon .symbol {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 16px;
    height: 16px; }
    @media screen and (min-width: 980px) {
      .event_item_action_link_icon .symbol {
        width: 24px;
        height: 24px; } }
  @media screen and (min-width: 740px) {
    .event_item_action_link_icon {
      width: 32px;
      height: 32px;
      -webkit-box-shadow: inset 0 0 0 2px currentColor;
              box-shadow: inset 0 0 0 2px currentColor; } }
  .event_item_action_link:focus .event_item_action_link_icon,
  .event_item_action_link:hover .event_item_action_link_icon {
    color: #000;
    -webkit-box-shadow: inset 0 0 0 3px #000;
            box-shadow: inset 0 0 0 3px #000; }
    @media screen and (min-width: 740px) {
      .event_item_action_link:focus .event_item_action_link_icon,
      .event_item_action_link:hover .event_item_action_link_icon {
        -webkit-box-shadow: inset 0 0 0 5px #000;
                box-shadow: inset 0 0 0 5px #000; } }
  @media screen and (min-width: 740px) {
    .event_item_action_link_icon .symbol {
      width: 24px;
      height: 24px; } }

/* ==========================================================================
	News Detail
============================================================================= */
@media print, screen and (min-width: 740px) {
  .news_detail {
    margin-bottom: 20px; } }

.news_detail_media {
  margin-bottom: 8px; }
  @media print, screen and (min-width: 740px) {
    .news_detail_media {
      margin-bottom: 24px; } }
  @media screen and (min-width: 980px) {
    .news_detail_media {
      margin-bottom: 32px; } }

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

.news_detail_picture {
  padding-top: 56.25%; }

.news_detail_date {
  font-family: FranklinGothicURWCon-Med, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  line-height: 1.5;
  text-transform: uppercase;
  color: #7C1D2D;
  margin-bottom: 8px; }
  @media print, screen and (min-width: 740px) {
    .news_detail_date {
      margin-bottom: 16px; } }

.news_detail_body > :first-child {
  margin-top: 0; }

.news_detail_footer {
  border-top: 1px solid #D8D8D8;
  padding: 10px 0; }
  @media print {
    .news_detail_footer {
      display: none; } }
  @media screen and (min-width: 740px) {
    .news_detail_footer {
      padding: 20px 0; } }

.news_detail_back {
  color: #101010;
  display: inline-block;
  padding: 8px 20px 8px 0;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }
  @media screen and (min-width: 500px) {
    .news_detail_back {
      padding: 16px 0; } }
  .news_detail_back:focus, .news_detail_back:hover {
    color: #7C1D2D; }

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

.news_detail_back_icon {
  width: 24px;
  height: 24px;
  position: relative;
  -webkit-box-shadow: inset 0 0 0 1px currentColor;
          box-shadow: inset 0 0 0 1px currentColor;
  border-radius: 50%;
  color: #101010;
  display: block;
  -webkit-transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  will-change: transform;
  min-width: 24px;
  margin-right: 16px; }
  .news_detail_back_icon .symbol {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 20px;
    height: 20px; }
  @media screen and (min-width: 500px) {
    .news_detail_back_icon {
      width: 32px;
      height: 32px;
      min-width: 32px;
      -webkit-box-shadow: inset 0 0 0 2px currentColor;
              box-shadow: inset 0 0 0 2px currentColor; } }
  .news_detail_back:focus .news_detail_back_icon,
  .news_detail_back:hover .news_detail_back_icon {
    -webkit-box-shadow: inset 0 0 0 4px currentColor;
            box-shadow: inset 0 0 0 4px currentColor;
    color: #7C1D2D; }
    @media screen and (min-width: 500px) {
      .news_detail_back:focus .news_detail_back_icon,
      .news_detail_back:hover .news_detail_back_icon {
        -webkit-box-shadow: inset 0 0 0 6px currentColor;
                box-shadow: inset 0 0 0 6px currentColor; } }
  @media screen and (min-width: 500px) {
    .news_detail_back_icon .symbol {
      width: 26px;
      height: 26px; } }

.news_detail_back_label {
  font-family: FranklinGothicURWCon-Med, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1; }
  @media screen and (min-width: 500px) {
    .news_detail_back_label {
      font-size: 21px;
      font-size: 1.3125rem; } }

/* ==========================================================================
	News List
============================================================================= */
.news_listing {
  margin-bottom: 40px; }
  @media screen and (min-width: 740px) {
    .news_listing {
      margin-bottom: 50px; } }
  @media screen and (min-width: 980px) {
    .news_listing {
      margin-bottom: 60px; } }
  @media screen and (min-width: 1220px) {
    .news_listing {
      margin-bottom: 80px; } }

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

.news_list_item {
  border-bottom: 1px solid #D8D8D8;
  color: #101010;
  padding: 24px 0; }
  @media print, screen and (min-width: 740px) {
    .news_list_item {
      padding: 32px 0; } }
  @media screen and (min-width: 980px) {
    .news_list_item {
      padding: 40px 0; } }
  .news_list_item:first-of-type {
    padding-top: 0; }

@media print, screen and (min-width: 740px) {
  .news_list_item_article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.news_list_item_media {
  margin: 8px 0 16px; }
  @media screen and (min-width: 500px) and (max-width: 739px) {
    .news_list_item_media {
      width: 200px;
      float: right;
      margin: 14px 0 16px 16px; } }
  @media print, screen and (min-width: 740px) {
    .news_list_item_media {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 220px;
              flex: 0 0 220px;
      margin-top: 24px;
      margin-left: 24px;
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; } }
  @media screen and (min-width: 980px) {
    .news_list_item_media {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 215px;
              flex: 0 0 215px;
      margin-left: 64px; } }
  @media screen and (min-width: 1220px) {
    .news_list_item_media {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 295px;
              flex: 0 0 295px;
      margin-left: 80px; } }

.news_list_item_media_link {
  display: block; }

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

.news_list_item_picture {
  padding-top: 56.25%; }

@media print, screen and (min-width: 740px) {
  .news_list_item_wrapper {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; } }

@media screen and (min-width: 980px) {
  .news_list_item_wrapper {
    max-width: 762px; } }

.news_list_item_header {
  margin: 8px 0; }
  @media screen and (min-width: 980px) {
    .news_list_item_header {
      margin-bottom: 12px; } }

@media screen and (min-width: 980px) {
  .news_list_item_meta {
    margin-bottom: 4px; } }

.news_list_item_date {
  font-family: FranklinGothicURWCon-Med, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  line-height: 1.5;
  text-transform: uppercase;
  color: #7C1D2D; }

.news_list_item_title {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #000;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.25;
  margin: 0; }
  @media print, screen and (min-width: 740px) {
    .news_list_item_title {
      font-size: 32px;
      font-size: 2rem; } }
  @media screen and (min-width: 980px) {
    .news_list_item_title {
      font-size: 40px;
      font-size: 2.5rem; } }

.news_list_item_title_link {
  color: inherit;
  text-decoration: underline;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }
  .news_list_item_title_link:focus, .news_list_item_title_link:hover {
    color: #7C1D2D; }

.news_list_item_description {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.33333;
  margin: 8px 0; }
  @media screen and (min-width: 740px) {
    .news_list_item_description {
      font-size: 16px;
      font-size: 1rem;
      line-height: 1.77778; } }
  @media screen and (min-width: 980px) {
    .news_list_item_description {
      font-size: 18px;
      font-size: 1.125rem; } }
  .news_list_item_description p {
    margin: 0; }

/* ==========================================================================
	Popup
============================================================================= */
body .leadinModal.leadinModal-theme-default.leadinModal-v3.leadinModal-preview h4 {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.25;
  text-transform: uppercase;
  color: #7C1D2D; }
  @media screen and (min-width: 740px) {
    body .leadinModal.leadinModal-theme-default.leadinModal-v3.leadinModal-preview h4 {
      font-size: 32px;
      font-size: 2rem; } }
  @media screen and (min-width: 980px) {
    body .leadinModal.leadinModal-theme-default.leadinModal-v3.leadinModal-preview h4 {
      font-size: 40px;
      font-size: 2.5rem; } }

body .leadinModal-description-body {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.57143; }
  @media print, screen and (min-width: 500px) {
    body .leadinModal-description-body {
      font-size: 16px;
      font-size: 1rem; } }
  @media screen and (min-width: 740px) {
    body .leadinModal-description-body {
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 1.90476; } }
  @media screen and (min-width: 980px) {
    body .leadinModal-description-body {
      font-size: 20px;
      font-size: 1.25rem; } }

body .leadinModal .leadinModal-content p {
  color: #646469; }

body .leadinModal.leadinModal-theme-default.leadinModal-v3.leadinModal-preview .leadin-button {
  font-family: "Archer A", "Archer B";
  font-style: italic;
  font-weight: 800;
  background-color: #7C1D2D !important;
  border-radius: 0;
  color: #FFA029 !important;
  display: block;
  font-size: 16px;
  font-size: 1rem;
  padding: 13px 20px;
  text-transform: uppercase;
  -webkit-transition: background-color 0.25s, color 0.25s;
  transition: background-color 0.25s, color 0.25s; }
  body .leadinModal.leadinModal-theme-default.leadinModal-v3.leadinModal-preview .leadin-button:focus, body .leadinModal.leadinModal-theme-default.leadinModal-v3.leadinModal-preview .leadin-button:hover {
    background-color: #000 !important;
    color: #fff !important; }

/* ==========================================================================
	Testimonial
============================================================================= */
.testimonial_block {
  margin-top: 40px;
  margin-bottom: 40px;
  overflow: hidden; }
  @media screen and (min-width: 740px) {
    .testimonial_block {
      margin-top: 50px; } }
  @media screen and (min-width: 980px) {
    .testimonial_block {
      margin-top: 60px; } }
  @media screen and (min-width: 1220px) {
    .testimonial_block {
      margin-top: 80px; } }
  @media screen and (min-width: 740px) {
    .testimonial_block {
      margin-bottom: 50px; } }
  @media screen and (min-width: 980px) {
    .testimonial_block {
      margin-bottom: 60px; } }
  @media screen and (min-width: 1220px) {
    .testimonial_block {
      margin-bottom: 80px; } }
  @media screen and (min-width: 740px) {
    .testimonial_block {
      overflow: visible; } }

.testimonial_block_wrapper {
  position: relative; }

@media screen and (min-width: 740px) {
  .js .testimonial_items {
    background-image: url("../images/pattern-light.png");
    background-position: center;
    background-repeat: repeat;
    position: relative;
    background-color: #101010;
    color: #fff; } }

@media screen and (min-width: 740px) {
  .js .testimonial_items:after {
    width: 100%;
    height: calc(100% + 16px);
    position: absolute;
    top: -8px;
    left: 8px;
    -webkit-box-shadow: inset 0 0 0 2px #101010;
            box-shadow: inset 0 0 0 2px #101010;
    content: "";
    display: block;
    pointer-events: none; } }

@media screen and (min-width: 980px) {
  .js .testimonial_items:after {
    height: calc(100% + 20px);
    position: absolute;
    top: -10px;
    left: 10px; } }

.testimonial_items .fs-carousel-viewport {
  max-width: 320px; }
  @media print, screen and (min-width: 650px) {
    .testimonial_items .fs-carousel-viewport {
      max-width: none; } }

.testimonial_item {
  background-image: url("../images/pattern-light.png");
  background-position: center;
  background-repeat: repeat;
  max-width: 440px;
  position: relative;
  background-color: #101010;
  color: #fff;
  display: block;
  margin: 0 auto;
  overflow: hidden; }
  @media print {
    .testimonial_item {
      max-width: none;
      margin: 20px 0; } }
  @media screen and (min-width: 740px) {
    .testimonial_item {
      width: 100%;
      max-width: none;
      margin: 24px 8px 24px 0; } }
  @media screen and (min-width: 980px) {
    .testimonial_item {
      margin: 30px 10px 30px 0; } }
  @media screen and (max-width: 739px) {
    .testimonial_item:not(:last-child) {
      margin-bottom: 8px; } }
  @media screen and (min-width: 740px) {
    .testimonial_item:after {
      width: 100%;
      height: calc(100% + 16px);
      position: absolute;
      top: -8px;
      left: 8px;
      -webkit-box-shadow: inset 0 0 0 2px #101010;
              box-shadow: inset 0 0 0 2px #101010;
      content: "";
      display: block;
      pointer-events: none; } }
  @media screen and (min-width: 980px) {
    .testimonial_item:after {
      height: calc(100% + 20px);
      position: absolute;
      top: -10px;
      left: 10px; } }
  .js .testimonial_item:after {
    content: normal;
    display: none; }
  .js .testimonial_item {
    margin: 0; }
    @media print {
      .js .testimonial_item {
        margin: 20px 0; } }
    @media screen and (min-width: 740px) {
      .js .testimonial_item {
        position: absolute;
        background-color: transparent;
        background-image: none;
        color: inherit; } }
    .js .testimonial_item:not(:last-child) {
      margin-right: 8px; }
      @media print, screen and (min-width: 740px) {
        .js .testimonial_item:not(:last-child) {
          margin-right: 0; } }
  @media screen and (min-width: 740px) {
    .testimonial_item.fs-swap-enabled {
      pointer-events: none; } }
  @media screen and (min-width: 740px) {
    .testimonial_item.fs-swap-active {
      pointer-events: auto; } }

@media print, screen and (min-width: 740px) {
  .testimonial_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }

.testimonial_media {
  position: relative; }
  @media print, screen and (min-width: 740px) {
    .testimonial_media {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; } }
  @media screen and (min-width: 740px) {
    .testimonial_media {
      -ms-flex-preferred-size: 275px;
          flex-basis: 275px; } }
  @media screen and (min-width: 980px) {
    .testimonial_media {
      -ms-flex-preferred-size: 295px;
          flex-basis: 295px; } }
  @media screen and (min-width: 1220px) {
    .testimonial_media {
      -ms-flex-preferred-size: 370px;
          flex-basis: 370px; } }
  .preload .testimonial_media {
    -webkit-transition: inherit !important;
    transition: inherit !important; }
  @media screen and (min-width: 740px) {
    .testimonial_item.fs-swap-enabled .testimonial_media {
      opacity: 0;
      -webkit-transition: opacity 0.8s, visibility 0.8s;
      transition: opacity 0.8s, visibility 0.8s;
      visibility: visible; } }
  @media screen and (min-width: 740px) {
    .testimonial_item.fs-swap-active .testimonial_media {
      opacity: 1;
      visibility: visible; } }

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

.testimonial_picture {
  padding-top: 56.25%; }
  @media screen and (min-width: 740px) {
    .testimonial_picture {
      padding-top: 100%; } }

.testimonial_content {
  padding: 24px 20px 40px; }
  @media print, screen and (min-width: 740px) {
    .testimonial_content {
      -ms-flex-preferred-size: 60%;
          flex-basis: 60%;
      padding: 20px 70px 20px 40px; } }
  @media screen and (min-width: 980px) {
    .testimonial_content {
      -ms-flex-preferred-size: 68%;
          flex-basis: 68%;
      padding-right: 108px;
      padding-left: 78px; } }
  @media screen and (min-width: 1220px) {
    .testimonial_content {
      padding: 30px 160px 30px 110px; } }

.testimonial_quote_text {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  position: relative;
  color: #FFA029;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1;
  margin: 0 0 8px;
  padding-top: 24px;
  text-transform: uppercase;
  quotes: '\201c' '\201d'; }
  @media print {
    .testimonial_quote_text {
      border: 0;
      padding-right: 0;
      padding-left: 0; } }
  @media print, screen and (min-width: 500px) {
    .testimonial_quote_text {
      font-size: 32px;
      font-size: 2rem; } }
  @media screen and (min-width: 740px) {
    .testimonial_quote_text {
      font-size: 24px;
      font-size: 1.5rem;
      padding-top: 0; } }
  @media screen and (min-width: 980px) {
    .testimonial_quote_text {
      font-size: 32px;
      font-size: 2rem;
      margin-bottom: 16px; } }
  @media screen and (min-width: 1220px) {
    .testimonial_quote_text {
      font-size: 40px;
      font-size: 2.5rem;
      margin-bottom: 24px; } }
  .preload .testimonial_quote_text {
    -webkit-transition: inherit !important;
    transition: inherit !important; }
  .testimonial_quote_text:before {
    position: absolute;
    top: -5px;
    left: 0;
    content: open-quote;
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1; }
    @media screen and (min-width: 740px) {
      .testimonial_quote_text:before {
        top: -2px;
        left: -24px; } }
    @media screen and (min-width: 980px) {
      .testimonial_quote_text:before {
        top: -3px;
        left: -32px;
        font-size: 56px;
        font-size: 3.5rem; } }
    @media screen and (min-width: 1220px) {
      .testimonial_quote_text:before {
        left: -48px;
        font-size: 76px;
        font-size: 4.75rem; } }
  .testimonial_quote_text p {
    margin: 0; }
    .testimonial_quote_text p:after {
      content: close-quote; }
  @media screen and (min-width: 740px) {
    .testimonial_item.fs-swap-enabled .testimonial_quote_text {
      opacity: 0;
      -webkit-transform: translate3d(0, 60px, 0);
              transform: translate3d(0, 60px, 0);
      -webkit-transition: opacity 0.5s, visibility 0.5s, -webkit-transform 0.5s;
      transition: opacity 0.5s, visibility 0.5s, -webkit-transform 0.5s;
      transition: opacity 0.5s, transform 0.5s, visibility 0.5s;
      transition: opacity 0.5s, transform 0.5s, visibility 0.5s, -webkit-transform 0.5s;
      -webkit-transition-timing-function: cubic-bezier(0.635, 0, 0.735, 0.045);
              transition-timing-function: cubic-bezier(0.635, 0, 0.735, 0.045);
      visibility: hidden;
      will-change: transform; } }
  @media screen and (min-width: 740px) {
    .testimonial_item.fs-swap-active .testimonial_quote_text {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
      -webkit-transition-delay: 0.6s;
              transition-delay: 0.6s;
      -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
              transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
      visibility: visible; } }

@media screen and (min-width: 980px) {
  .testimonial_quote_caption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.preload .testimonial_quote_caption {
  -webkit-transition: inherit !important;
  transition: inherit !important; }

@media screen and (min-width: 740px) {
  .testimonial_item.fs-swap-enabled .testimonial_quote_caption {
    opacity: 0;
    -webkit-transform: translate3d(0, 60px, 0);
            transform: translate3d(0, 60px, 0);
    -webkit-transition: opacity 0.5s, visibility 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, visibility 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, transform 0.5s, visibility 0.5s;
    transition: opacity 0.5s, transform 0.5s, visibility 0.5s, -webkit-transform 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0.635, 0, 0.735, 0.045);
            transition-timing-function: cubic-bezier(0.635, 0, 0.735, 0.045);
    visibility: hidden;
    will-change: transform; } }

@media screen and (min-width: 740px) {
  .testimonial_item.fs-swap-active .testimonial_quote_caption {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-transition-delay: 0.7s;
            transition-delay: 0.7s;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
            transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    visibility: visible; } }

.testimonial_quote_name {
  font-family: FranklinGothicURWCon-Med, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 0.875rem;
  display: block;
  line-height: 1.14286;
  margin-bottom: 4px; }
  @media print, screen and (min-width: 500px) and (max-width: 739px) {
    .testimonial_quote_name {
      font-size: 16px;
      font-size: 1rem;
      line-height: 1.55556; } }
  @media screen and (min-width: 980px) {
    .testimonial_quote_name {
      border-right: 1px solid currentColor;
      font-size: 16px;
      font-size: 1rem;
      margin-bottom: 0;
      padding-right: 12px; } }
  @media screen and (min-width: 1220px) {
    .testimonial_quote_name {
      font-size: 18px;
      font-size: 1.125rem; } }

.testimonial_quote_position {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 0.875rem;
  display: block; }
  @media print, screen and (min-width: 500px) and (max-width: 739px) {
    .testimonial_quote_position {
      font-size: 16px;
      font-size: 1rem;
      line-height: 1.55556; } }
  @media screen and (min-width: 980px) {
    .testimonial_quote_position {
      font-size: 16px;
      font-size: 1rem;
      padding-left: 10px; } }
  @media screen and (min-width: 1220px) {
    .testimonial_quote_position {
      font-size: 18px;
      font-size: 1.125rem; } }

.testimonial_links {
  margin-top: 16px; }
  @media print {
    .testimonial_links {
      display: none; } }
  @media screen and (min-width: 980px) {
    .testimonial_links {
      margin-top: 32px; } }
  @media screen and (min-width: 1220px) {
    .testimonial_links {
      margin-top: 56px; } }
  .preload .testimonial_links {
    -webkit-transition: inherit !important;
    transition: inherit !important; }
  @media screen and (min-width: 740px) {
    .testimonial_item.fs-swap-enabled .testimonial_links {
      opacity: 0;
      -webkit-transform: translate3d(0, 60px, 0);
              transform: translate3d(0, 60px, 0);
      -webkit-transition: opacity 0.5s, visibility 0.5s, -webkit-transform 0.5s;
      transition: opacity 0.5s, visibility 0.5s, -webkit-transform 0.5s;
      transition: opacity 0.5s, transform 0.5s, visibility 0.5s;
      transition: opacity 0.5s, transform 0.5s, visibility 0.5s, -webkit-transform 0.5s;
      -webkit-transition-timing-function: cubic-bezier(0.635, 0, 0.735, 0.045);
              transition-timing-function: cubic-bezier(0.635, 0, 0.735, 0.045);
      visibility: hidden;
      will-change: transform; } }
  @media screen and (min-width: 740px) {
    .testimonial_item.fs-swap-active .testimonial_links {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
      -webkit-transition-delay: 0.8s;
              transition-delay: 0.8s;
      -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
              transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
      visibility: visible; } }

.testimonial_link {
  color: #FFA029; }

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

.testimonial_link_label {
  font-family: "Archer A", "Archer B";
  font-style: italic;
  font-weight: 800;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase; }
  @media screen and (min-width: 740px) {
    .testimonial_link_label {
      font-size: 16px;
      font-size: 1rem; } }

.testimonial_link_icon {
  width: 24px;
  height: 24px;
  position: relative;
  -webkit-box-shadow: inset 0 0 0 1px currentColor;
          box-shadow: inset 0 0 0 1px currentColor;
  border-radius: 50%;
  color: #FFA029;
  display: block;
  -webkit-transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  will-change: transform;
  margin-left: 8px; }
  .testimonial_link_icon .symbol {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 20px;
    height: 20px; }

.testimonial_item_spacer {
  display: none !important;
  pointer-events: none; }
  @media screen and (min-width: 740px) {
    .js .testimonial_item_spacer {
      display: block !important; } }

.testimonial_controls {
  display: none; }
  @media screen and (min-width: 740px) {
    .js .testimonial_controls {
      position: absolute;
      top: 50%;
      right: 0;
      z-index: 1;
      display: block;
      -webkit-transform: translate3d(50%, -50%, 0);
              transform: translate3d(50%, -50%, 0); } }

.testimonial_control {
  margin: 8px 0; }
  @media screen and (min-width: 980px) {
    .testimonial_control {
      margin: 16px 0; } }

.testimonial_control_button {
  width: 40px;
  height: 40px;
  position: relative;
  background-color: #FFA029;
  border-radius: 50%;
  display: block;
  overflow: hidden;
  will-change: transform; }
  @media screen and (min-width: 980px) {
    .testimonial_control_button {
      width: 60px;
      height: 60px; } }
  @media screen and (min-width: 1220px) {
    .testimonial_control_button {
      width: 80px;
      height: 80px; } }
  .testimonial_control_button:after {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    -webkit-box-shadow: inset 0 0 0 0 #FFA029;
            box-shadow: inset 0 0 0 0 #FFA029;
    content: "";
    display: block; }
  .testimonial_control_button.fs-swap-active:after {
    -webkit-box-shadow: inset 0 0 0 3px #FFA029;
            box-shadow: inset 0 0 0 3px #FFA029;
    -webkit-transition: -webkit-box-shadow 0.5s;
    transition: -webkit-box-shadow 0.5s;
    transition: box-shadow 0.5s;
    transition: box-shadow 0.5s, -webkit-box-shadow 0.5s; }
    @media screen and (min-width: 980px) {
      .testimonial_control_button.fs-swap-active:after {
        -webkit-box-shadow: inset 0 0 0 5px #FFA029;
                box-shadow: inset 0 0 0 5px #FFA029; } }

.testimonial_control_figure {
  display: block;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s; }
  .testimonial_control_figure picture {
    display: block; }
  .testimonial_control_figure img {
    display: block;
    width: 100%; }
  .testimonial_control_button.fs-swap-active .testimonial_control_figure {
    opacity: 0.5;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s; }
  .testimonial_control_button:focus .testimonial_control_figure,
  .testimonial_control_button:hover .testimonial_control_figure {
    opacity: 0.5; }

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

/* ==========================================================================
	Topic Row
============================================================================= */
.topic_block_title {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.2;
  text-transform: uppercase;
  margin: 16px 0; }
  @media screen and (min-width: 740px) {
    .topic_block_title {
      font-size: 42px;
      font-size: 2.625rem; } }
  @media screen and (min-width: 980px) {
    .topic_block_title {
      font-size: 56px;
      font-size: 3.5rem; } }

.topic_row {
  margin: 32px 0; }
  @media screen and (min-width: 980px) {
    .topic_row {
      margin: 0 0 40px; } }

@media print, screen and (min-width: 500px) {
  .topic_row_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; } }

@media screen and (min-width: 1220px) {
  .topic_row_inner {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }

.topic_figure {
  display: block;
  display: block;
  margin: 0 -16px 16px -16px; }
  .topic_figure picture {
    display: block; }
  .topic_figure img {
    display: block;
    width: 100%; }
  @media print, screen and (min-width: 500px) {
    .topic_figure {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 200px;
              flex: 0 0 200px;
      margin: 0; } }
  @media print, screen and (min-width: 740px) {
    .topic_figure {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 225px;
              flex: 0 0 225px; } }
  @media screen and (min-width: 980px) {
    .topic_figure {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 42.85714%;
              flex: 0 0 42.85714%; } }

.topic_picture {
  padding-top: 66.6%; }

@media print, screen and (min-width: 500px) {
  .topic_wrapper {
    padding: 0 0 0 24px; } }

@media print, screen and (min-width: 740px) {
  .topic_wrapper {
    padding-left: 32px; } }

@media screen and (min-width: 980px) {
  .topic_wrapper {
    padding-left: 40px; } }

.topic_header {
  position: relative; }
  .topic_header:before {
    width: 4px;
    height: 40px;
    position: absolute;
    bottom: 100%;
    left: 0;
    background-color: #FFA029;
    content: "";
    display: block; }
    @media print, screen and (min-width: 500px) {
      .topic_header:before {
        width: 40px;
        height: 4px;
        right: calc(100% + 8px);
        bottom: 50%;
        left: auto; } }
    @media screen and (min-width: 980px) {
      .topic_header:before {
        right: calc(100% + 16px); } }

.topic_title {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.25;
  text-transform: uppercase;
  color: #7C1D2D;
  margin: 2px 0; }
  @media screen and (min-width: 740px) {
    .topic_title {
      font-size: 32px;
      font-size: 2rem; } }
  @media screen and (min-width: 980px) {
    .topic_title {
      font-size: 40px;
      font-size: 2.5rem; } }
  @media screen and (min-width: 980px) {
    .topic_title {
      margin: 8px 0; } }

.topic_body {
  margin-bottom: 10px; }
  @media screen and (min-width: 740px) {
    .topic_body {
      margin-bottom: 30px; } }

.topic_caption {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.33333; }
  @media screen and (min-width: 740px) {
    .topic_caption {
      font-size: 16px;
      font-size: 1rem;
      line-height: 1.77778; } }
  @media screen and (min-width: 980px) {
    .topic_caption {
      font-size: 18px;
      font-size: 1.125rem; } }
  .topic_caption p {
    margin: 0; }

@media print {
  .topic_links {
    display: none; } }

@media screen and (min-width: 740px) {
  .topic_links {
    -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; } }

.topic_link {
  font-family: "Archer A", "Archer B";
  font-style: italic;
  font-weight: 800;
  color: #7C1D2D;
  display: block;
  font-size: 16px;
  font-size: 1rem;
  padding: 6px 0;
  text-transform: uppercase;
  -webkit-transition: background-color 0.25s, color 0.25s;
  transition: background-color 0.25s, color 0.25s; }
  @media screen and (min-width: 740px) {
    .topic_link {
      position: relative;
      margin-bottom: 24px;
      padding: 0; } }
  @media screen and (min-width: 740px) {
    .topic_link:before {
      width: 100%;
      height: calc(100% + 10px);
      position: absolute;
      top: -5px;
      right: -5px;
      bottom: -5px;
      left: 5px;
      -webkit-box-shadow: inset 0 0 0 2px #FFA029;
              box-shadow: inset 0 0 0 2px #FFA029;
      pointer-events: none;
      -webkit-transition: -webkit-transform 0.25s;
      transition: -webkit-transform 0.25s;
      transition: transform 0.25s;
      transition: transform 0.25s, -webkit-transform 0.25s;
      -webkit-transform-origin: left;
              transform-origin: left;
      content: "";
      display: block; } }
  @media print {
    .topic_link:before {
      content: normal;
      display: none; } }
  .topic_link:focus, .topic_link:hover {
    color: #FFA029; }
    @media screen and (min-width: 740px) {
      .topic_link:focus:before, .topic_link:hover:before {
        -webkit-transform: scale(0.8);
                transform: scale(0.8); } }
  @media screen and (min-width: 740px) {
    .topic_link:not(:last-child) {
      margin-right: 20px; } }
  @media screen and (min-width: 1220px) {
    .topic_link:not(:last-child) {
      margin-right: 40px; } }

.topic_link_inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: background-color 0.25s, color 0.25s;
  transition: background-color 0.25s, color 0.25s; }
  @media screen and (min-width: 740px) {
    .topic_link_inner {
      position: relative;
      background-color: #FFA029;
      color: #7C1D2D;
      padding: 13px 20px; } }
  @media screen and (min-width: 740px) {
    .topic_link:focus .topic_link_inner,
    .topic_link:hover .topic_link_inner {
      background-color: #101010;
      color: #fff; } }

.topic_link_label {
  margin-right: 16px; }
  @media screen and (min-width: 1220px) {
    .topic_link_label {
      margin-right: 32px; } }

.topic_link_icon {
  width: 24px;
  height: 24px;
  position: relative;
  -webkit-box-shadow: inset 0 0 0 1px currentColor;
          box-shadow: inset 0 0 0 1px currentColor;
  border-radius: 50%;
  color: #7C1D2D;
  display: block;
  -webkit-transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: color 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s;
  transition: box-shadow 0.25s, color 0.25s, transform 0.25s, -webkit-box-shadow 0.25s, -webkit-transform 0.25s;
  will-change: transform;
  min-width: 24px; }
  .topic_link_icon .symbol {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 20px;
    height: 20px; }
  .topic_link:focus .topic_link_icon,
  .topic_link:hover .topic_link_icon {
    color: #FFA029;
    -webkit-box-shadow: inset 0 0 0 3px currentColor;
            box-shadow: inset 0 0 0 3px currentColor; }
    @media screen and (min-width: 740px) {
      .topic_link:focus .topic_link_icon,
      .topic_link:hover .topic_link_icon {
        color: #fff; } }

/* ==========================================================================
	Visual Link Group Lightbox
============================================================================= */
.fs-lightbox {
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 400;
  background: rgba(0, 0, 0, 0.7);
  opacity: 1;
  -webkit-transition: opacity .15s, visibility .15s;
  transition: opacity .15s, visibility .15s; }
  .fs-lightbox.hidden {
    opacity: 0;
    visibility: hidden; }

.fs-lightbox .fs-lightbox-close {
  height: 46px;
  width: 46px;
  position: absolute;
  top: -20px;
  right: -20px;
  z-index: 40;
  background: transparent;
  border: 1px solid #FFA029;
  -webkit-transition: border-color 0.25s ease;
  transition: border-color 0.25s ease; }
  .fs-lightbox .fs-lightbox-close:before {
    width: 42px;
    height: 42px;
    display: block;
    position: absolute;
    left: 1px;
    top: 1px;
    background: #FFA029;
    content: "";
    pointer-events: none;
    z-index: 45;
    -webkit-transition: background-color 0.25s ease;
    transition: background-color 0.25s ease; }
  .fs-lightbox .fs-lightbox-close:focus, .fs-lightbox .fs-lightbox-close:hover {
    border-color: #101010; }
    .fs-lightbox .fs-lightbox-close:focus:before, .fs-lightbox .fs-lightbox-close:hover:before {
      background: #101010; }
    .fs-lightbox .fs-lightbox-close:focus .fs-lightbox-close-icon .symbol_close, .fs-lightbox .fs-lightbox-close:hover .fs-lightbox-close-icon .symbol_close {
      fill: #ffffff; }
  @media screen and (min-width: 1220px) {
    .fs-lightbox .fs-lightbox-close {
      top: -20px;
      right: -20px;
      margin-left: 0;
      left: auto; } }

.fs-lightbox-close-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 50; }
  .fs-lightbox-close-icon .symbol_close {
    width: 15px;
    height: 15px;
    fill: #101010;
    -webkit-transition: fill 0.25s ease;
    transition: fill 0.25s ease; }

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

/* Lightbox Figure
============================================================================= */
.fs-lightbox-figure {
  height: 100%; }

.fs-lightbox-object-wrapper {
  height: 100%;
  max-width: 980px;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .fs-lightbox-object-wrapper-image, .fs-lightbox-object-wrapper-vimeo {
    height: 100%; }

.fs-lightbox-object {
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 40px 0;
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  -webkit-transition: opacity .15s, -webkit-transform .15s;
  transition: opacity .15s, -webkit-transform .15s;
  transition: opacity .15s, transform .15s;
  transition: opacity .15s, transform .15s, -webkit-transform .15s; }
  .loading .fs-lightbox-object {
    opacity: 0; }
  .loading .fs-lightbox-object,
  .hidden .fs-lightbox-figure:not(.loading) .fs-lightbox-object {
    -webkit-transform: translate(-50%, -50%) scale(0.85);
            transform: translate(-50%, -50%) scale(0.85); }

.fs-lightbox-object-content-wrapper {
  width: calc(100% - 60px);
  height: calc(100% - 100px);
  position: relative;
  background: #fff;
  border-left: 7px solid var(--border-color, #646469);
  padding: 30px 20px 0;
  padding-right: 0; }
  .fs-lightbox-object-content-wrapper.overflow:after {
    width: 100%;
    height: 50px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    content: "";
    pointer-events: none; }
    @media screen and (min-width: 740px) {
      .fs-lightbox-object-content-wrapper.overflow:after {
        height: 60px; } }
    @media screen and (min-width: 980px) {
      .fs-lightbox-object-content-wrapper.overflow:after {
        height: 70px; } }
  @media screen and (min-width: 500px) {
    .fs-lightbox-object-content-wrapper {
      padding: 50px 30px 0;
      padding-right: 10px; } }
  @media screen and (min-width: 740px) {
    .fs-lightbox-object-content-wrapper {
      padding: 80px 65px 0;
      padding-right: 45px; } }
  @media screen and (min-width: 980px) {
    .fs-lightbox-object-content-wrapper {
      width: 100%;
      height: calc(100% - 200px);
      border-width: 12px;
      padding: 85px 88px 0;
      padding-right: 75px; } }

.fs-lightbox-object-content {
  width: 100%;
  height: 100%;
  overflow-y: scroll; }
  .fs-lightbox-object-content::-webkit-scrollbar {
    display: none; }
  @media screen and (min-width: 980px) {
    .fs-lightbox-object-content {
      border-width: 12px; } }

.fs-lightbox-object-content-inner {
  padding-right: 20px;
  padding-bottom: 20px; }
  @media screen and (min-width: 740px) {
    .fs-lightbox-object-content-inner {
      padding-bottom: 40px; } }
  @media screen and (min-width: 980px) {
    .fs-lightbox-object-content-inner {
      font-size: 18px;
      font-size: 1.125rem;
      padding-bottom: 60px; } }
  .fs-lightbox-object-content-inner h2, .fs-lightbox-object-content-inner h3 {
    font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.25;
    text-transform: uppercase;
    color: #101010;
    margin: 0; }
    @media screen and (min-width: 740px) {
      .fs-lightbox-object-content-inner h2, .fs-lightbox-object-content-inner h3 {
        font-size: 32px;
        font-size: 2rem; } }
    @media screen and (min-width: 980px) {
      .fs-lightbox-object-content-inner h2, .fs-lightbox-object-content-inner h3 {
        font-size: 40px;
        font-size: 2.5rem; } }
    .fs-lightbox-object-content-inner h2:first-child, .fs-lightbox-object-content-inner h3:first-child {
      padding-right: 60px; }
      @media screen and (min-width: 740px) {
        .fs-lightbox-object-content-inner h2:first-child, .fs-lightbox-object-content-inner h3:first-child {
          padding-right: 0; } }
    @media screen and (min-width: 980px) {
      .fs-lightbox-object-content-inner h2, .fs-lightbox-object-content-inner h3 {
        margin-bottom: 15px; } }
  .fs-lightbox-object-content-inner *:last-child {
    margin-bottom: 0; }
  .fs-lightbox-object-content-inner .block_left img {
    width: 100%; }
  @media screen and (min-width: 500px) {
    .fs-lightbox-object-content-inner .block_left {
      width: 200px;
      float: left;
      margin: 0 20px 20px 0; } }
  @media screen and (min-width: 740px) {
    .fs-lightbox-object-content-inner .block_left {
      width: 278px; } }
  .fs-lightbox-object-content-inner .block_right {
    width: 100%; }
    .fs-lightbox-object-content-inner .block_right img {
      width: 100%; }
    @media screen and (min-width: 500px) {
      .fs-lightbox-object-content-inner .block_right {
        width: 200px;
        float: right;
        margin: 0 0 20px 20px; } }
    @media screen and (min-width: 740px) {
      .fs-lightbox-object-content-inner .block_right {
        width: 278px; } }
  .fs-lightbox-object-content-inner figure figcaption {
    font-family: FranklinGothicURW-BooIta, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.33333;
    margin-top: 10px; }
    @media screen and (min-width: 740px) {
      .fs-lightbox-object-content-inner figure figcaption {
        font-size: 16px;
        font-size: 1rem; } }

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

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

.fs-lightbox-object-caption {
  margin: 0; }

/* Lightbox Controls
============================================================================= */
.fs-lightbox-controls {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 20; }

.fs-lightbox-control {
  height: 40px;
  width: 40px;
  position: absolute;
  top: 50%;
  background: #eaeaea;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%); }
  .fs-lightbox-control-previous {
    left: 0; }
  .fs-lightbox-control-next {
    right: 0; }

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

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

/* Reference
============================================================================= */
.lightbox_reference_image_wrapper {
  padding-top: 56.25%; }

/* ==========================================================================
	Topic Row
============================================================================= */
.visual_link_group {
  margin-top: 40px;
  margin-bottom: 40px;
  width: 100%;
  display: block;
  overflow: hidden; }
  @media screen and (min-width: 740px) {
    .visual_link_group {
      margin-top: 50px; } }
  @media screen and (min-width: 980px) {
    .visual_link_group {
      margin-top: 60px; } }
  @media screen and (min-width: 1220px) {
    .visual_link_group {
      margin-top: 80px; } }
  @media screen and (min-width: 740px) {
    .visual_link_group {
      margin-bottom: 50px; } }
  @media screen and (min-width: 980px) {
    .visual_link_group {
      margin-bottom: 60px; } }
  @media screen and (min-width: 1220px) {
    .visual_link_group {
      margin-bottom: 80px; } }

.visual_link_group_title {
  font-family: FranklinGothicURWCom-Dem, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.25;
  text-transform: uppercase;
  color: #101010;
  margin: 0; }
  @media screen and (min-width: 740px) {
    .visual_link_group_title {
      font-size: 32px;
      font-size: 2rem; } }
  @media screen and (min-width: 980px) {
    .visual_link_group_title {
      font-size: 40px;
      font-size: 2.5rem; } }

.visual_link_group_description {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  display: block;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5625;
  margin-top: 5px; }
  @media screen and (min-width: 740px) {
    .visual_link_group_description {
      font-size: 20px;
      font-size: 1.25rem;
      line-height: 1.9;
      margin-top: 10px; } }
  @media screen and (min-width: 980px) {
    .visual_link_group_description {
      margin-top: 16px; } }

.visual_link_group_list {
  list-style: none;
  margin: 12px 0 0;
  padding: 0; }
  .visual_link_group_list.fs-carousel-enabled {
    width: 240px; }
    @media screen and (min-width: 500px) {
      .visual_link_group_list.fs-carousel-enabled {
        width: 100%; } }
  @media screen and (min-width: 740px) {
    .visual_link_group_list {
      margin-top: 25px; } }
  @media screen and (min-width: 980px) {
    .visual_link_group_list {
      margin-top: 37px; } }

.visual_link_group_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: 10px; }
  .fs-carousel-enabled .visual_link_group_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  @media screen and (min-width: 740px) {
    .visual_link_group_item {
      margin-right: 15px; } }
  @media screen and (min-width: 980px) {
    .visual_link_group_item {
      margin-right: 20px; } }
  @media screen and (min-width: 1220px) {
    .visual_link_group_item {
      width: calc(33.33% - 14px);
      margin-right: 20px;
      padding-bottom: 20px; }
      .visual_link_group_item:nth-of-type(3n) {
        margin-right: 0; }
      .visual_link_group_item:nth-last-child(-n + 3) {
        margin-bottom: 0; } }

.visual_link_group_item_figure {
  position: relative; }
  .visual_link_group_item_figure.has_icon:before {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(16, 16, 16, 0.3);
    content: "";
    pointer-events: none;
    z-index: 1; }

.visual_link_group_item_picture {
  padding-top: 66.6%; }

.visual_link_group_item_icon {
  width: auto;
  height: 95px;
  display: block;
  position: absolute;
  left: 20px;
  top: 50%;
  pointer-events: none;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1; }
  @media screen and (min-width: 1220px) {
    .visual_link_group_item_icon {
      height: 110px; } }

.visual_link_group_item_wrapper {
  padding: 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }
  @media screen and (min-width: 980px) {
    .visual_link_group_item_wrapper {
      padding: 28px 20px 30px; } }
  .visual_link_group_item:nth-of-type(6n+1) .visual_link_group_item_wrapper {
    background: #7C1D2D;
    color: #ffffff; }
  .visual_link_group_item:nth-of-type(6n+2) .visual_link_group_item_wrapper {
    background: #646469;
    color: #ffffff; }
  .visual_link_group_item:nth-of-type(6n+3) .visual_link_group_item_wrapper {
    background: #40B4E5;
    color: #101010; }
  .visual_link_group_item:nth-of-type(6n+4) .visual_link_group_item_wrapper {
    background: #101010;
    color: #ffffff; }
  .visual_link_group_item:nth-of-type(6n+5) .visual_link_group_item_wrapper {
    background: #FFA029;
    color: #101010; }
  .visual_link_group_item:nth-of-type(6n+6) .visual_link_group_item_wrapper {
    background: #EFEFEF;
    color: #101010; }

.visual_link_group_item_link {
  font-family: FranklinGothicURWCon-Med, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: currentColor; }
  .visual_link_group_item_link:after {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: transparent;
    content: ""; }
  .visual_link_group_item_link:hover .visual_link_group_item_link_label, .visual_link_group_item_link:focus .visual_link_group_item_link_label {
    text-decoration: underline; }

.visual_link_group_item_link_label {
  display: inline; }

.visual_link_group_item_link_icon {
  display: inline-block;
  margin-left: 3px; }
  .visual_link_group_item_link_icon .symbol {
    display: inline;
    fill: currentColor;
    -webkit-transform: translateY(-1px);
            transform: translateY(-1px); }

.visual_link_group_item_description {
  font-family: FranklinGothicURW-Boo, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.57143;
  margin-top: 12px; }
  @media screen and (min-width: 740px) {
    .visual_link_group_item_description {
      font-size: 15px;
      font-size: 0.9375rem;
      line-height: 1.46667; } }
  @media screen and (min-width: 980px) {
    .visual_link_group_item_description {
      margin-top: 20px; } }

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

/* Carousel
============================================= */
@media screen and (min-width: 1220px) {
  .visual_link_group .fs-carousel-canister {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.visual_link_group .fs-carousel-pagination {
  margin-top: 20px; }

.visual_link_group .fs-carousel-page {
  width: 14px;
  height: 14px;
  border: 1px solid transparent;
  border-radius: 50%;
  margin-right: 1px;
  text-indent: -9999px;
  -webkit-transition: border-color 0.25s ease;
  transition: border-color 0.25s ease; }
  .visual_link_group .fs-carousel-page:before {
    width: 7px;
    height: 7px;
    background: #BDBBBB;
    border-radius: 50%;
    -webkit-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease; }
  .visual_link_group .fs-carousel-page.fs-carousel-active {
    border-color: #7C1D2D; }
    .visual_link_group .fs-carousel-page.fs-carousel-active:before {
      background: #FFA029; }

/* ==========================================================================
	Print
============================================================================= */
@media print {
  * {
    background: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    color: #555 !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; } }
