
/*! 
 * drew v0.0.2 [2016-12-21] 
 * Drew University website. 
 * Fastspot 
 */

/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

progress {
  vertical-align: baseline;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

code,
kbd,
pre,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}

optgroup {
  font-weight: 700;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: .54;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

@font-face {
  font-family: Metric;
  src: url(../fonts/MetricWeb-Regular.woff2) format('woff2'),url(../fonts/MetricWeb-Regular.woff) format('woff'),url(../fonts/MetricWeb-Regular.ttf) format('truetype');
  font-weight: 400;
}

@font-face {
  font-family: Metric;
  src: url(../fonts/MetricWeb-RegularItalic.woff2) format('woff2'),url(../fonts/MetricWeb-RegularItalic.woff) format('woff'),url(../fonts/MetricWeb-RegularItalic.ttf) format('truetype');
  font-style: italic;
  font-weight: 400;
}

@font-face {
  font-family: Metric;
  src: url(../fonts/MetricWeb-Medium.woff2) format('woff2'),url(../fonts/MetricWeb-Medium.woff) format('woff'),url(../fonts/MetricWeb-Medium.ttf) format('truetype');
  font-weight: 500;
}

@font-face {
  font-family: Metric;
  src: url(../fonts/MetricWeb-MediumItalic.woff2) format('woff2'),url(../fonts/MetricWeb-MediumItalic.woff) format('woff'),url(../fonts/MetricWeb-MediumItalic.ttf) format('truetype');
  font-style: italic;
  font-weight: 500;
}

@font-face {
  font-family: Metric;
  src: url(../fonts/MetricWeb-Bold.woff2) format('woff2'),url(../fonts/MetricWeb-Bold.woff) format('woff'),url(../fonts/MetricWeb-Bold.ttf) format('truetype');
  font-weight: 700;
}

@font-face {
  font-family: Metric;
  src: url(../fonts/MetricWeb-BoldItalic.woff2) format('woff2'),url(../fonts/MetricWeb-BoldItalic.woff) format('woff'),url(../fonts/MetricWeb-BoldItalic.ttf) format('truetype');
  font-style: italic;
  font-weight: 700;
}

@font-face {
  font-family: Metric;
  src: url(../fonts/MetricWeb-Black.woff2) format('woff2'),url(../fonts/MetricWeb-Black.woff) format('woff'),url(../fonts/MetricWeb-Black.ttf) format('truetype');
  font-weight: 900;
}

@font-face {
  font-family: Metric;
  src: url(../fonts/MetricWeb-BlackItalic.woff2) format('woff2'),url(../fonts/MetricWeb-BlackItalic.woff) format('woff'),url(../fonts/MetricWeb-BlackItalic.ttf) format('truetype');
  font-style: italic;
  font-weight: 900;
}

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

.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 {
  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-container:after {
  clear: both;
  content: '';
  display: table;
}

.fs-carousel-enabled .fs-carousel-canister {
  position: relative;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  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;
  -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;
  float: left;
}

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

.fs-carousel-enabled.fs-carousel-rtl .fs-carousel-item {
  float: right;
}

.fs-checkbox.fs-checkbox-enabled {
  cursor: pointer;
  overflow: hidden;
}

.fs-checkbox,
.fs-checkbox *,
.fs-checkbox :after,
.fs-checkbox :before,
.fs-checkbox:after,
.fs-checkbox:before {
  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: 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: block;
  float: left;
}

.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;
  -webkit-transform: rotate(45deg) scale(0);
  -ms-transform: rotate(45deg) scale(0);
  transform: rotate(45deg) scale(0);
}

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

.no-csstransforms .fs-checkbox-flag:before {
  width: 100%;
  height: 100%;
  content: "\2713";
  display: none;
  line-height: 1;
  text-align: center;
}

.no-csstransforms .fs-checkbox-checked .fs-checkbox-flag:before {
  display: block;
}

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

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

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

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

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

.no-csstransforms .fs-checkbox-radio.fs-checkbox-checked .fs-checkbox-flag:before {
  display: block;
}

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

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

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

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

.fs-checkbox-toggle .fs-checkbox-label {
  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;
}

.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 {
  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 {
  z-index: 7;
}

.fs-dropdown-mobile.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;
}

.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) {
  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-mobile .fs-lightbox-image_container {
  -webkit-transition: top .25s ease,left .25s ease;
  transition: top .25s ease,left .25s ease;
}

.fs-lightbox-mobile .fs-lightbox-image {
  -webkit-transition: height .25s ease,width .25s ease,top .25s ease,left .25s ease;
  transition: height .25s ease,width .25s ease,top .25s ease,left .25s ease;
}

.fs-lightbox-mobile.fs-lightbox-scaling .fs-lightbox-image_container {
  -webkit-transition: none!important;
  transition: none!important;
}

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

.fs-lightbox-mobile.fs-lightbox-zooming .fs-lightbox-image_container {
  -webkit-transition: top .25s ease,left .25s ease!important;
  transition: top .25s ease,left .25s ease!important;
}

.fs-lightbox-mobile.fs-lightbox-zooming .fs-lightbox-image {
  -webkit-transition: height .25s ease,width .25s ease,top .25s ease,left .25s ease!important;
  transition: height .25s ease,width .25s ease,top .25s ease,left .25s ease!important;
}

.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);
  -ms-transform: translate3D(0,0,0);
  transform: translate3D(0,0,0);
}

.fs-lightbox-image {
  float: left;
}

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

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

.fs-lightbox-iframe {
  width: 100%;
  height: 100%;
  border: none;
  float: left;
  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%);
  -ms-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);
  -ms-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%);
  -ms-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);
  -ms-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%);
  -ms-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);
  -ms-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;
}

.fs-navigation,
.fs-navigation *,
.fs-navigation :after,
.fs-navigation :before,
.fs-navigation:after,
.fs-navigation:before {
  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: translateX(-270px);
  -ms-transform: translateX(-270px);
  transform: translateX(-270px);
}

.csstransforms3d .fs-navigation-overlay-left-nav.fs-navigation-enabled,
.csstransforms3d .fs-navigation-push-left-nav.fs-navigation-enabled {
  -webkit-transform: translate3D(-270px,0,0);
  -ms-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: translateX(270px);
  -ms-transform: translateX(270px);
  transform: translateX(270px);
}

.csstransforms3d .fs-navigation-overlay-right-nav.fs-navigation-enabled,
.csstransforms3d .fs-navigation-push-right-nav.fs-navigation-enabled {
  -webkit-transform: translate3D(270px,0,0);
  -ms-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: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(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;
}

.csstransforms3d .fs-navigation-overlay-nav.fs-navigation-open,
.csstransforms3d .fs-navigation-push-nav.fs-navigation-open {
  -webkit-transform: translate3D(0,0,0);
  -ms-transform: translate3D(0,0,0);
  transform: translate3D(0,0,0);
}

.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,.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: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.csstransforms3d .fs-navigation-push-content.fs-navigation-enabled,
.csstransforms3d .fs-navigation-reveal-content.fs-navigation-enabled {
  -webkit-transform: translate3D(0,0,0);
  -ms-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;
}

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

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

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

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

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

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

.fs-number {
  position: relative;
  overflow: hidden;
}

.fs-number,
.fs-number *,
.fs-number :after,
.fs-number :before,
.fs-number:after,
.fs-number:before {
  box-sizing: border-box;
  -webkit-transition: none;
  transition: none;
}

.fs-number-element {
  width: 100%;
  overflow: hidden;
  -moz-appearance: textfield;
}

.fs-number-element::-webkit-inner-spin-button,
.fs-number-element::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

.fs-number-element::-ms-clear {
  display: none;
}

.fs-number-arrow {
  border: none;
  padding: 0;
}

.fs-number-disabled .fs-number-arrow {
  cursor: default;
}

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

.fs-range {
  width: 100%;
  height: 40px;
  position: relative;
}

.fs-range,
.fs-range *,
.fs-range :after,
.fs-range :before,
.fs-range:after,
.fs-range:before {
  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-range-element {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
  pointer-events: none;
}

.fs-range-track {
  width: 100%;
  height: 10px;
  position: relative;
  background: #ddd;
  float: left;
  margin: 10px 0;
}

.fs-range-fill {
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: auto;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: #aaa;
}

.fs-range-handle {
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 2;
  display: block;
  overflow: visible;
}

.fs-range-marker {
  width: 20px;
  height: 20px;
  background: #666;
  cursor: pointer;
  display: block;
  margin: -5px 0 0 -10px;
}

.fs-range-labels .fs-range-track {
  width: 80%;
}

.fs-range-label {
  width: 8%;
  display: block;
  line-height: 30px;
}

.fs-range-label_min {
  float: left;
  margin: 0 2% 0 0;
  text-align: right;
}

.fs-range-label_max {
  float: right;
  margin: 0 0 0 2%;
  text-align: left;
}

.fs-range-vertical {
  width: 40px;
  height: 300px;
}

.fs-range-vertical .fs-range-track {
  width: 10px;
  height: 75%;
  float: none;
  margin: 0 auto;
}

.fs-range-vertical .fs-range-fill {
  width: 100%;
  height: 1px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}

.fs-range-vertical .fs-range-handle {
  width: 100%;
  height: 1px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}

.fs-range-vertical .fs-range-marker {
  margin: -10px 0 0 -5px;
}

.fs-range-vertical .fs-range-label {
  height: 10%;
  width: 100%;
  clear: both;
  float: none;
  line-height: 100%;
  text-align: center;
}

.fs-range-vertical .fs-range-label_min {
  padding: 5px 0 0;
}

.fs-range-vertical .fs-range-label_max {
  padding: 0;
}

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

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

.fs-scrollbar {
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: hidden;
  position: relative;
}

.fs-scrollbar,
.fs-scrollbar * {
  -webkit-user-select: none!important;
  -moz-user-select: none!important;
  -ms-user-select: none!important;
  user-select: none!important;
}

.fs-scrollbar,
.fs-scrollbar-bar,
.fs-scrollbar-content,
.fs-scrollbar-handle,
.fs-scrollbar-track {
  box-sizing: border-box;
}

.fs-scrollbar-content {
  position: relative;
  z-index: 1;
  height: 100%;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.fs-scrollbar-content::-webkit-resizer,
.fs-scrollbar-content::-webkit-scrollbar,
.fs-scrollbar-content::-webkit-scrollbar-button,
.fs-scrollbar-content::-webkit-scrollbar-corner,
.fs-scrollbar-content::-webkit-scrollbar-thumb,
.fs-scrollbar-content::-webkit-scrollbar-track,
.fs-scrollbar-content::-webkit-scrollbar-track-piece {
  background: 0 0;
  opacity: 0;
}

.fs-scrollbar-bar {
  width: 20px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  background: #fff;
  border: 1px solid;
  border-width: 0 0 0 1px;
  display: none;
}

.fs-scrollbar-track {
  width: 100%;
  height: 100%;
  position: relative;
  background: #fff;
  overflow: hidden;
}

.fs-scrollbar-handle {
  width: 20px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  background: #999;
  cursor: pointer;
}

.fs-scrollbar-horizontal .fs-scrollbar-content {
  overflow: auto;
  overflow-x: auto;
  overflow-y: hidden;
  padding: 0 0 20px 0;
}

.fs-scrollbar-horizontal .fs-scrollbar-bar {
  width: 100%;
  height: 20px;
  top: auto;
  bottom: 0;
  border-width: 1px 0 0 0;
}

.fs-scrollbar-horizontal .fs-scrollbar-handle {
  width: 40px;
  height: 20px;
  top: auto;
  right: auto;
  bottom: 0;
}

.fs-scrollbar-active .fs-scrollbar-content,
.fs-scrollbar-setup .fs-scrollbar-content {
  padding: 20px;
}

.fs-scrollbar-active .fs-scrollbar-bar,
.fs-scrollbar-setup .fs-scrollbar-bar {
  display: block;
}

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

.fs-tabs-tab.fs-tabs-enabled {
  box-sizing: border-box;
  border: none;
  cursor: pointer;
}

.fs-tabs-content.fs-tabs-enabled {
  box-sizing: border-box;
  display: none;
}

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

.fs-tabs-content.fs-tabs-active {
  display: block;
}

.fs-tabs-tab.fs-tabs-mobile,
.fs-tabs-tab_mobile,
.fs-tabs-tab_mobile.fs-tabs-active {
  display: none;
}

.fs-tabs-tab_mobile.fs-tabs-mobile,
.fs-tabs-tab_mobile.fs-tabs-mobile.fs-tabs-active {
  display: block;
}

.fs-tooltip {
  width: 1px;
  height: 1px;
  position: absolute;
  top: -999px;
  left: -999px;
  z-index: 10;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

.fs-tooltip,
.fs-tooltip *,
.fs-tooltip :after,
.fs-tooltip :before,
.fs-tooltip:after,
.fs-tooltip:before {
  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-tooltip-visible {
  opacity: 1;
}

.fs-tooltip-content {
  display: block;
  float: left;
  position: relative;
  white-space: nowrap;
}

.fs-tooltip-caret {
  display: none;
}

.fs-upload {
  position: relative;
  overflow: hidden;
}

.fs-upload,
.fs-upload *,
.fs-upload :after,
.fs-upload :before,
.fs-upload:after,
.fs-upload:before {
  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-upload-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1px;
  opacity: 0;
  pointer-events: none;
}

.fs-upload-target {
  cursor: pointer;
}

.fs-upload-disabled .fs-upload-target,
.no-touch .fs-upload-disabled:hover .fs-upload-target {
  cursor: default;
  cursor: not-allowed;
}

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

.cr_color_block_row,
.fs-grid .fs-row,
.fs_grid_row {
  min-width: 300px;
  margin-left: auto;
  margin-right: auto;
}

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

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

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

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

.cr_color_block_row:after,
.fs-grid .fs-row:after,
.fs_grid_row:after {
  height: 0;
  clear: both;
  content: ".";
  display: block;
  line-height: 0;
  visibility: hidden;
}

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

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

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

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

.cr_color_block_cell,
.fs-grid .fs-row [class*=fs-cell],
.fs_grid_cell {
  width: 97.91666667%;
  float: left;
  margin-left: 1.04166667%;
  margin-right: 1.04166667%;
}

.fs-grid .fs-row [class*=fs-cell][class*="-centered"],
.fs_grid_cell_centered {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.fs-grid .fs-row [class*=fs-cell][class*="-padded"],
.fs_grid_cell_padded {
  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 {
  margin-left: 0;
  margin-right: 0;
}

.fs-grid .fs-row [class*=fs-cell][class*="-right"],
.fs_grid_cell_right {
  float: right;
}

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

* {
  box-sizing: border-box;
}

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

.fs-grid .fs-row .fs-all-fifth {
  width: 17.91666667%;
}

.fs-grid .fs-row .fs-all-fourth {
  width: 22.91666667%;
}

.fs-grid .fs-row .fs-all-third {
  width: 31.25%;
}

.fs-grid .fs-row .fs-all-half {
  width: 47.91666667%;
}

.fs-grid .fs-row .fs-all-full {
  width: 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%;
}

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

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

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

.fs-grid .fs-row [class*="-contained"].fs-all-full {
  width: 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-hide {
  display: none;
}

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

@media screen and (max-width:739px) {
  .fs-grid .fs-row .fs-sm-1 {
    width: 31.25%;
  }

  .fs-grid .fs-row .fs-sm-2 {
    width: 64.58333333%;
  }

  .fs-grid .fs-row .fs-sm-3 {
    width: 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%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-sm-2 {
    width: 66.66666667%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-sm-3 {
    width: 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-sm-fifth {
    width: 17.91666667%;
  }

  .fs-grid .fs-row .fs-sm-fourth {
    width: 22.91666667%;
  }

  .fs-grid .fs-row .fs-sm-third {
    width: 31.25%;
  }

  .fs-grid .fs-row .fs-sm-half {
    width: 47.91666667%;
  }

  .fs-grid .fs-row .fs-sm-full {
    width: 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%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-sm-fourth {
    width: 25%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-sm-third {
    width: 33.33333333%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-sm-half {
    width: 50%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-sm-full {
    width: 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-hide {
    display: none;
  }

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

@media screen and (max-width:499px) {
  .fs-grid .fs-row .fs-xs-1 {
    width: 31.25%;
  }

  .fs-grid .fs-row .fs-xs-2 {
    width: 64.58333333%;
  }

  .fs-grid .fs-row .fs-xs-3 {
    width: 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%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-xs-2 {
    width: 66.66666667%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-xs-3 {
    width: 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-xs-fifth {
    width: 17.91666667%;
  }

  .fs-grid .fs-row .fs-xs-fourth {
    width: 22.91666667%;
  }

  .fs-grid .fs-row .fs-xs-third {
    width: 31.25%;
  }

  .fs-grid .fs-row .fs-xs-half {
    width: 47.91666667%;
  }

  .fs-grid .fs-row .fs-xs-full {
    width: 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%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-xs-fourth {
    width: 25%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-xs-third {
    width: 33.33333333%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-xs-half {
    width: 50%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-xs-full {
    width: 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-hide {
    display: none;
  }

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

@media screen and (min-width:740px) and (max-width:979px) {
  .fs-grid .fs-row .fs-md-1 {
    width: 14.58333333%;
  }

  .fs-grid .fs-row .fs-md-2 {
    width: 31.25%;
  }

  .fs-grid .fs-row .fs-md-3 {
    width: 47.91666667%;
  }

  .fs-grid .fs-row .fs-md-4 {
    width: 64.58333333%;
  }

  .fs-grid .fs-row .fs-md-5 {
    width: 81.25%;
  }

  .fs-grid .fs-row .fs-md-6 {
    width: 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%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-md-2 {
    width: 33.33333333%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-md-3 {
    width: 50%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-md-4 {
    width: 66.66666667%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-md-5 {
    width: 83.33333333%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-md-6 {
    width: 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-md-fifth {
    width: 17.91666667%;
  }

  .fs-grid .fs-row .fs-md-fourth {
    width: 22.91666667%;
  }

  .fs-grid .fs-row .fs-md-third {
    width: 31.25%;
  }

  .fs-grid .fs-row .fs-md-half {
    width: 47.91666667%;
  }

  .fs-grid .fs-row .fs-md-full {
    width: 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%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-md-fourth {
    width: 25%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-md-third {
    width: 33.33333333%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-md-half {
    width: 50%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-md-full {
    width: 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-hide {
    display: none;
  }

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

@media screen and (min-width:980px) {
  .fs-grid .fs-row .fs-lg-1 {
    width: 6.25%;
  }

  .fs-grid .fs-row .fs-lg-2 {
    width: 14.58333333%;
  }

  .fs-grid .fs-row .fs-lg-3 {
    width: 22.91666667%;
  }

  .fs-grid .fs-row .fs-lg-4 {
    width: 31.25%;
  }

  .fs-grid .fs-row .fs-lg-5 {
    width: 39.58333333%;
  }

  .fs-grid .fs-row .fs-lg-6 {
    width: 47.91666667%;
  }

  .fs-grid .fs-row .fs-lg-7 {
    width: 56.25%;
  }

  .fs-grid .fs-row .fs-lg-8 {
    width: 64.58333333%;
  }

  .fs-grid .fs-row .fs-lg-9 {
    width: 72.91666667%;
  }

  .fs-grid .fs-row .fs-lg-10 {
    width: 81.25%;
  }

  .fs-grid .fs-row .fs-lg-11 {
    width: 89.58333333%;
  }

  .fs-grid .fs-row .fs-lg-12 {
    width: 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%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-lg-2 {
    width: 16.66666667%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-lg-3 {
    width: 25%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-lg-4 {
    width: 33.33333333%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-lg-5 {
    width: 41.66666667%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-lg-6 {
    width: 50%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-lg-7 {
    width: 58.33333333%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-lg-8 {
    width: 66.66666667%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-lg-9 {
    width: 75%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-lg-10 {
    width: 83.33333333%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-lg-11 {
    width: 91.66666667%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-lg-12 {
    width: 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-lg-fifth {
    width: 17.91666667%;
  }

  .fs-grid .fs-row .fs-lg-fourth {
    width: 22.91666667%;
  }

  .fs-grid .fs-row .fs-lg-third {
    width: 31.25%;
  }

  .fs-grid .fs-row .fs-lg-half {
    width: 47.91666667%;
  }

  .fs-grid .fs-row .fs-lg-full {
    width: 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%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-lg-fourth {
    width: 25%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-lg-third {
    width: 33.33333333%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-lg-half {
    width: 50%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-lg-full {
    width: 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-hide {
    display: none;
  }

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

@media screen and (min-width:1220px) {
  .fs-grid .fs-row .fs-xl-1 {
    width: 6.25%;
  }

  .fs-grid .fs-row .fs-xl-2 {
    width: 14.58333333%;
  }

  .fs-grid .fs-row .fs-xl-3 {
    width: 22.91666667%;
  }

  .fs-grid .fs-row .fs-xl-4 {
    width: 31.25%;
  }

  .fs-grid .fs-row .fs-xl-5 {
    width: 39.58333333%;
  }

  .fs-grid .fs-row .fs-xl-6 {
    width: 47.91666667%;
  }

  .fs-grid .fs-row .fs-xl-7 {
    width: 56.25%;
  }

  .fs-grid .fs-row .fs-xl-8 {
    width: 64.58333333%;
  }

  .fs-grid .fs-row .fs-xl-9 {
    width: 72.91666667%;
  }

  .fs-grid .fs-row .fs-xl-10 {
    width: 81.25%;
  }

  .fs-grid .fs-row .fs-xl-11 {
    width: 89.58333333%;
  }

  .fs-grid .fs-row .fs-xl-12 {
    width: 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%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-xl-2 {
    width: 16.66666667%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-xl-3 {
    width: 25%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-xl-4 {
    width: 33.33333333%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-xl-5 {
    width: 41.66666667%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-xl-6 {
    width: 50%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-xl-7 {
    width: 58.33333333%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-xl-8 {
    width: 66.66666667%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-xl-9 {
    width: 75%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-xl-10 {
    width: 83.33333333%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-xl-11 {
    width: 91.66666667%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-xl-12 {
    width: 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-xl-fifth {
    width: 17.91666667%;
  }

  .fs-grid .fs-row .fs-xl-fourth {
    width: 22.91666667%;
  }

  .fs-grid .fs-row .fs-xl-third {
    width: 31.25%;
  }

  .fs-grid .fs-row .fs-xl-half {
    width: 47.91666667%;
  }

  .fs-grid .fs-row .fs-xl-full {
    width: 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%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-xl-fourth {
    width: 25%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-xl-third {
    width: 33.33333333%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-xl-half {
    width: 50%;
  }

  .fs-grid .fs-row [class*="-contained"].fs-xl-full {
    width: 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-hide {
    display: none;
  }

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

.base_pagination .fs-carousel-pagination {
  padding: 20px 0;
}

.base_pagination .fs-carousel-pagination .fs-carousel-page {
  position: relative;
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  color: transparent;
  margin: 0 6px;
  -webkit-transition: background .25s;
  transition: background .25s;
}

.base_pagination .fs-carousel-pagination .fs-carousel-page:before {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: inherit;
  content: "";
  opacity: 1;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.base_pagination .fs-carousel-pagination .fs-carousel-page.fs-carousel-active:before {
  -webkit-animation: pulse 1s forwards;
  animation: pulse 1s forwards;
}

.white_pagination .fs-carousel-pagination .fs-carousel-page {
  background: #FFF;
  border: 1px solid #252723;
  border: 1px solid rgba(37,39,35,.5);
}

.white_pagination .fs-carousel-pagination .fs-carousel-page:focus,
.white_pagination .fs-carousel-pagination .fs-carousel-page:hover {
  background: rgba(37,39,35,.5);
}

.white_pagination .fs-carousel-pagination .fs-carousel-page:before {
  background: #003A59;
}

.white_pagination .fs-carousel-pagination .fs-carousel-page:only-child {
  display: none!important;
}

.white_pagination .fs-carousel-pagination .fs-carousel-page.fs-carousel-active {
  background: #252723;
  border-color: #252723;
}

.multi_pagination .fs-carousel-pagination .fs-carousel-page {
  background: rgba(255,255,255,.5);
}

.multi_pagination .fs-carousel-pagination .fs-carousel-page:focus,
.multi_pagination .fs-carousel-pagination .fs-carousel-page:hover {
  background: #FFF;
}

.multi_pagination .fs-carousel-pagination .fs-carousel-page:before {
  background: #FFF;
}

.multi_pagination .fs-carousel-pagination .fs-carousel-page.fs-carousel-active {
  background: #FFF;
}

@-webkit-keyframes pulse {
  100% {
    opacity: 0;
    -webkit-transform: scale(3);
    transform: scale(3);
  }
}

@keyframes pulse {
  100% {
    opacity: 0;
    -webkit-transform: scale(3);
    transform: scale(3);
  }
}

.circle_controls .fs-carousel-control {
  position: absolute;
  width: 62px;
  top: 0;
  bottom: 0;
  font-size: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity .5s,visibility .5s,-webkit-transform .25s cubic-bezier(.175,.885,.32,1.275);
  transition: opacity .5s,visibility .5s,-webkit-transform .25s cubic-bezier(.175,.885,.32,1.275);
  transition: opacity .5s,transform .25s cubic-bezier(.175,.885,.32,1.275),visibility .5s;
  transition: opacity .5s,transform .25s cubic-bezier(.175,.885,.32,1.275),visibility .5s,-webkit-transform .25s cubic-bezier(.175,.885,.32,1.275);
  visibility: hidden;
}

.circle_controls .fs-carousel-control:after {
  background: url('../images/icons.svg?15922f52018') no-repeat 0 0;
  content: "";
  display: inline-block;
}

.circle_controls .fs-carousel-control:after,
.circle_controls .fs-carousel-control:before {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  content: "";
}

.circle_controls .fs-carousel-control:before {
  width: 42px;
  height: 42px;
  border-radius: 100%;
  -webkit-transition: background .5s,-webkit-transform .5s cubic-bezier(.175,.885,.32,1.275);
  transition: background .5s,-webkit-transform .5s cubic-bezier(.175,.885,.32,1.275);
  transition: background .5s,transform .5s cubic-bezier(.175,.885,.32,1.275);
  transition: background .5s,transform .5s cubic-bezier(.175,.885,.32,1.275),-webkit-transform .5s cubic-bezier(.175,.885,.32,1.275);
}

.circle_controls .fs-carousel-control:after {
  -webkit-transition: -webkit-transform .5s cubic-bezier(.175,.885,.32,1.275);
  transition: -webkit-transform .5s cubic-bezier(.175,.885,.32,1.275);
  transition: transform .5s cubic-bezier(.175,.885,.32,1.275);
  transition: transform .5s cubic-bezier(.175,.885,.32,1.275), -webkit-transform .5s cubic-bezier(.175,.885,.32,1.275);
}

.circle_controls .fs-carousel-control.fs-carousel-visible {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

.circle_controls .fs-carousel-control.fs-carousel-visible:focus:after,
.circle_controls .fs-carousel-control.fs-carousel-visible:focus:before,
.circle_controls .fs-carousel-control.fs-carousel-visible:hover:after,
.circle_controls .fs-carousel-control.fs-carousel-visible:hover:before {
  -webkit-transform: translate(-50%,-50%) scale(1.2);
  -ms-transform: translate(-50%,-50%) scale(1.2);
  transform: translate(-50%,-50%) scale(1.2);
}

.circle_controls .fs-carousel-control_previous {
  left: 0;
}

.circle_controls .fs-carousel-control_next {
  right: 0;
}

.black_circle_controls .fs-carousel-control:before {
  background: #252723;
  box-shadow: 0 0 0 3px #FFF;
}

.black_circle_controls .fs-carousel-control_previous:after {
  background-position: 99.02912621% 81.9047619%;
  width: 9px;
  height: 14px;
}

.black_circle_controls .fs-carousel-control_next:after {
  background-position: 19.74110032% 93.33333333%;
  width: 9px;
  height: 14px;
}

.white_circle_controls .fs-carousel-control:before {
  background: #FFF;
  box-shadow: 0 0 0 3px #252723;
}

.white_circle_controls .fs-carousel-control_previous:after {
  background-position: 99.35275081% 71.42857143%;
  width: 9px;
  height: 14px;
}

.white_circle_controls .fs-carousel-control_next:after {
  background-position: 16.82847896% 93.33333333%;
  width: 9px;
  height: 14px;
}

.fs-lightbox-mobile,
.fs-lightbox-mobile .fs-lightbox-container,
.fs-lightbox-mobile .fs-lightbox-content,
.fs-lightbox-mobile .fs-lightbox-tools,
.fs-lightbox-mobile .fs-viewer,
.fs-lightbox-mobile .fs-viewer .fs-viewer-wrapper {
  background: 0 0;
}

.fs-lightbox-mobile {
  z-index: 800;
  background: rgba(255,255,255,.85);
}

.fs-lightbox-close {
  position: relative;
  float: left;
  display: block;
  width: 36px;
  height: 36px;
  border: 3px solid #252723;
  color: transparent;
  cursor: pointer;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: background .25s,border-color .25s;
  transition: background .25s,border-color .25s;
  position: absolute;
  top: 20px;
  right: 20px;
  background: #fff;
}

.theme_light .fs-lightbox-close {
  border-color: #FFF;
}

.fs-lightbox-close:after {
  background: url('../images/icons.svg?15922f52018') no-repeat 0 0;
  content: "";
  display: inline-block;
}

.fs-lightbox-close:after {
  position: absolute;
  background-position: 82.56578947% 71.77033493%;
  width: 14px;
  height: 15px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

.fs-lightbox-close:active,
.fs-lightbox-close:focus,
.fs-lightbox-close:hover {
  background: #252723;
  -webkit-transition: background .25s,-webkit-transform .25s;
  transition: background .25s,-webkit-transform .25s;
  transition: background .25s,transform .25s;
  transition: background .25s,transform .25s,-webkit-transform .25s;
}

.fs-lightbox-close:active:after,
.fs-lightbox-close:focus:after,
.fs-lightbox-close:hover:after {
  background-position: 77.96052632% 71.77033493%;
}

.fs-lightbox-content {
  padding-right: 20px;
  padding-left: 20px;
}

.fs-lightbox-video_wrapper {
  margin-right: auto!important;
  margin-left: auto!important;
}

.fs-lightbox-mobile .fs-lightbox-tools {
  width: 100%!important;
  bottom: 50%;
  padding: 0 20px;
  -webkit-transform: translate(0,50%);
  -ms-transform: translate(0,50%);
  transform: translate(0,50%);
}

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

.fs-lightbox-mobile .fs-lightbox-control {
  position: relative;
  float: left;
  display: block;
  width: 36px;
  height: 36px;
  border: 3px solid #252723;
  color: transparent;
  cursor: pointer;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: background .25s,border-color .25s;
  transition: background .25s,border-color .25s;
  position: absolute;
  background: #fff;
  border-radius: 100%;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
}

.theme_light .fs-lightbox-mobile .fs-lightbox-control {
  border-color: #FFF;
}

.fs-lightbox-mobile .fs-lightbox-control:before {
  background: url('../images/icons.svg?15922f52018') no-repeat 0 0;
  content: "";
  display: inline-block;
}

.fs-lightbox-mobile .fs-lightbox-control:before {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

.fs-lightbox-mobile .fs-lightbox-control:focus,
.fs-lightbox-mobile .fs-lightbox-control:hover {
  background: #252723;
  border-color: #fff;
}

.fs-lightbox-mobile .fs-lightbox-control_previous:before {
  background-position: 99.35275081% 71.42857143%;
  width: 9px;
  height: 14px;
}

.fs-lightbox-mobile .fs-lightbox-control_previous:focus:before,
.fs-lightbox-mobile .fs-lightbox-control_previous:hover:before {
  background-position: 99.02912621% 81.9047619%;
}

.fs-lightbox-mobile .fs-lightbox-control_next:before {
  background-position: 16.82847896% 93.33333333%;
  width: 9px;
  height: 14px;
}

.fs-lightbox-mobile .fs-lightbox-control_next:focus:before,
.fs-lightbox-mobile .fs-lightbox-control_next:hover:before {
  background-position: 19.74110032% 93.33333333%;
}

.fs-lightbox-mobile .fs-lightbox-position {
  font-family: Metric,sans-serif;
  font-weight: 500;
  color: #fff;
  display: none;
  margin: 0;
  padding: 10px;
}

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

.fs-checkbox {
  margin: 6px 0;
}

.fs-checkbox-marker {
  width: 18px;
  height: 18px;
  position: relative;
  top: -3px;
  border: 3px solid #252723;
  margin-right: 10px;
}

.fs-checkbox-flag:before {
  border-color: #41B857;
  margin: 0 0 0 4px;
}

.fs-checkbox-radio .fs-checkbox-flag {
  background: #0294CE;
}

.base_dropdown .fs-dropdown-selected {
  background: #FFF;
  color: #252723;
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.125;
  text-transform: uppercase;
  position: relative;
  border: 5px solid #252723;
  line-height: 1;
  padding: 14px 40px 8px 25px;
  -webkit-transition: background .25s,border .25s,color .25s;
  transition: background .25s,border .25s,color .25s;
}

@media only screen and (min-width:980px) {
  .base_dropdown .fs-dropdown-selected {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.33333333;
  }
}

.base_dropdown .fs-dropdown-selected:after {
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  border-style: solid;
  border-width: 8px 7px 0 7px;
  border-color: #252723 transparent transparent transparent;
  content: "";
  margin: auto 0;
  -webkit-transition: border .25s;
  transition: border .25s;
}

.base_dropdown .fs-dropdown-selected:focus,
.base_dropdown .fs-dropdown-selected:hover {
  background: #252723;
  color: #FFF;
}

.base_dropdown .fs-dropdown-selected:focus:after,
.base_dropdown .fs-dropdown-selected:hover:after {
  border-color: #FFF transparent transparent transparent;
}

.base_dropdown .fs-dropdown-options {
  background: #252723;
  color: #FFF;
  border-width: 0;
  padding: 16px 0;
}

.base_dropdown .fs-dropdown-item {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.125;
  text-transform: uppercase;
  color: #FFF;
  background-color: transparent;
  padding: 8px 30px;
}

@media only screen and (min-width:980px) {
  .base_dropdown .fs-dropdown-item {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.33333333;
  }
}

.bg_brand_blue {
  background: #003A59;
}

.hover_bg_brand_blue:active,
.hover_bg_brand_blue:focus,
.no-touchevents .hover_bg_brand_blue:hover {
  background: #003A59;
}

.border_brand_blue {
  border-color: #003A59;
}

.hover_border_brand_blue:active,
.hover_border_brand_blue:focus,
.no-touchevents .hover_border_brand_blue:hover {
  border-color: #003A59;
}

.color_brand_blue {
  color: #003A59;
}

.hover_color_brand_blue:active,
.hover_color_brand_blue:focus,
.no-touchevents .hover_color_brand_blue:hover {
  color: #003A59;
}

.bg_medium_blue {
  background: #1379B0;
}

.hover_bg_medium_blue:active,
.hover_bg_medium_blue:focus,
.no-touchevents .hover_bg_medium_blue:hover {
  background: #1379B0;
}

.border_medium_blue {
  border-color: #1379B0;
}

.hover_border_medium_blue:active,
.hover_border_medium_blue:focus,
.no-touchevents .hover_border_medium_blue:hover {
  border-color: #1379B0;
}

.color_medium_blue {
  color: #1379B0;
}

.hover_color_medium_blue:active,
.hover_color_medium_blue:focus,
.no-touchevents .hover_color_medium_blue:hover {
  color: #1379B0;
}

.bg_blue {
  background: #0294CE;
}

.hover_bg_blue:active,
.hover_bg_blue:focus,
.no-touchevents .hover_bg_blue:hover {
  background: #0294CE;
}

.border_blue {
  border-color: #0294CE;
}

.hover_border_blue:active,
.hover_border_blue:focus,
.no-touchevents .hover_border_blue:hover {
  border-color: #0294CE;
}

.color_blue {
  color: #0294CE;
}

.hover_color_blue:active,
.hover_color_blue:focus,
.no-touchevents .hover_color_blue:hover {
  color: #0294CE;
}

.bg_light_blue {
  background: #0294CE;
}

.hover_bg_light_blue:active,
.hover_bg_light_blue:focus,
.no-touchevents .hover_bg_light_blue:hover {
  background: #0294CE;
}

.border_light_blue {
  border-color: #0294CE;
}

.hover_border_light_blue:active,
.hover_border_light_blue:focus,
.no-touchevents .hover_border_light_blue:hover {
  border-color: #0294CE;
}

.color_light_blue {
  color: #0294CE;
}

.hover_color_light_blue:active,
.hover_color_light_blue:focus,
.no-touchevents .hover_color_light_blue:hover {
  color: #0294CE;
}

.bg_orange {
  background: #F3B517;
}

.hover_bg_orange:active,
.hover_bg_orange:focus,
.no-touchevents .hover_bg_orange:hover {
  background: #F3B517;
}

.border_orange {
  border-color: #F3B517;
}

.hover_border_orange:active,
.hover_border_orange:focus,
.no-touchevents .hover_border_orange:hover {
  border-color: #F3B517;
}

.color_orange {
  color: #F3B517;
}

.hover_color_orange:active,
.hover_color_orange:focus,
.no-touchevents .hover_color_orange:hover {
  color: #F3B517;
}

.bg_yellow {
  background: #fff100;
}

.hover_bg_yellow:active,
.hover_bg_yellow:focus,
.no-touchevents .hover_bg_yellow:hover {
  background: #fff100;
}

.border_yellow {
  border-color: #fff100;
}

.hover_border_yellow:active,
.hover_border_yellow:focus,
.no-touchevents .hover_border_yellow:hover {
  border-color: #fff100;
}

.color_yellow {
  color: #fff100;
}

.hover_color_yellow:active,
.hover_color_yellow:focus,
.no-touchevents .hover_color_yellow:hover {
  color: #fff100;
}

.bg_green {
  background: #39A14C;
}

.hover_bg_green:active,
.hover_bg_green:focus,
.no-touchevents .hover_bg_green:hover {
  background: #39A14C;
}

.border_green {
  border-color: #39A14C;
}

.hover_border_green:active,
.hover_border_green:focus,
.no-touchevents .hover_border_green:hover {
  border-color: #39A14C;
}

.color_green {
  color: #39A14C;
}

.hover_color_green:active,
.hover_color_green:focus,
.no-touchevents .hover_color_green:hover {
  color: #39A14C;
}

.bg_light_green {
  background: #39A14C;
}

.hover_bg_light_green:active,
.hover_bg_light_green:focus,
.no-touchevents .hover_bg_light_green:hover {
  background: #39A14C;
}

.border_light_green {
  border-color: #39A14C;
}

.hover_border_light_green:active,
.hover_border_light_green:focus,
.no-touchevents .hover_border_light_green:hover {
  border-color: #39A14C;
}

.color_light_green {
  color: #39A14C;
}

.hover_color_light_green:active,
.hover_color_light_green:focus,
.no-touchevents .hover_color_light_green:hover {
  color: #39A14C;
}

.bg_lime {
  background: #BED62F;
}

.hover_bg_lime:active,
.hover_bg_lime:focus,
.no-touchevents .hover_bg_lime:hover {
  background: #BED62F;
}

.border_lime {
  border-color: #BED62F;
}

.hover_border_lime:active,
.hover_border_lime:focus,
.no-touchevents .hover_border_lime:hover {
  border-color: #BED62F;
}

.color_lime {
  color: #BED62F;
}

.hover_color_lime:active,
.hover_color_lime:focus,
.no-touchevents .hover_color_lime:hover {
  color: #BED62F;
}

.bg_light_gray {
  background: #ECECEB;
}

.hover_bg_light_gray:active,
.hover_bg_light_gray:focus,
.no-touchevents .hover_bg_light_gray:hover {
  background: #ECECEB;
}

.border_light_gray {
  border-color: #ECECEB;
}

.hover_border_light_gray:active,
.hover_border_light_gray:focus,
.no-touchevents .hover_border_light_gray:hover {
  border-color: #ECECEB;
}

.color_light_gray {
  color: #ECECEB;
}

.hover_color_light_gray:active,
.hover_color_light_gray:focus,
.no-touchevents .hover_color_light_gray:hover {
  color: #ECECEB;
}

.bg_gray {
  background: #6E6F66;
}

.hover_bg_gray:active,
.hover_bg_gray:focus,
.no-touchevents .hover_bg_gray:hover {
  background: #6E6F66;
}

.border_gray {
  border-color: #6E6F66;
}

.hover_border_gray:active,
.hover_border_gray:focus,
.no-touchevents .hover_border_gray:hover {
  border-color: #6E6F66;
}

.color_gray {
  color: #6E6F66;
}

.hover_color_gray:active,
.hover_color_gray:focus,
.no-touchevents .hover_color_gray:hover {
  color: #6E6F66;
}

.bg_black {
  background: #252723;
}

.hover_bg_black:active,
.hover_bg_black:focus,
.no-touchevents .hover_bg_black:hover {
  background: #252723;
}

.border_black {
  border-color: #252723;
}

.hover_border_black:active,
.hover_border_black:focus,
.no-touchevents .hover_border_black:hover {
  border-color: #252723;
}

.color_black {
  color: #252723;
}

.hover_color_black:active,
.hover_color_black:focus,
.no-touchevents .hover_color_black:hover {
  color: #252723;
}

.bg_gray_90 {
  background: #222;
}

.hover_bg_gray_90:active,
.hover_bg_gray_90:focus,
.no-touchevents .hover_bg_gray_90:hover {
  background: #222;
}

.border_gray_90 {
  border-color: #222;
}

.hover_border_gray_90:active,
.hover_border_gray_90:focus,
.no-touchevents .hover_border_gray_90:hover {
  border-color: #222;
}

.color_gray_90 {
  color: #222;
}

.hover_color_gray_90:active,
.hover_color_gray_90:focus,
.no-touchevents .hover_color_gray_90:hover {
  color: #222;
}

.bg_gray_80 {
  background: #333;
}

.hover_bg_gray_80:active,
.hover_bg_gray_80:focus,
.no-touchevents .hover_bg_gray_80:hover {
  background: #333;
}

.border_gray_80 {
  border-color: #333;
}

.hover_border_gray_80:active,
.hover_border_gray_80:focus,
.no-touchevents .hover_border_gray_80:hover {
  border-color: #333;
}

.color_gray_80 {
  color: #333;
}

.hover_color_gray_80:active,
.hover_color_gray_80:focus,
.no-touchevents .hover_color_gray_80:hover {
  color: #333;
}

.bg_gray_70 {
  background: #4D4D4D;
}

.hover_bg_gray_70:active,
.hover_bg_gray_70:focus,
.no-touchevents .hover_bg_gray_70:hover {
  background: #4D4D4D;
}

.border_gray_70 {
  border-color: #4D4D4D;
}

.hover_border_gray_70:active,
.hover_border_gray_70:focus,
.no-touchevents .hover_border_gray_70:hover {
  border-color: #4D4D4D;
}

.color_gray_70 {
  color: #4D4D4D;
}

.hover_color_gray_70:active,
.hover_color_gray_70:focus,
.no-touchevents .hover_color_gray_70:hover {
  color: #4D4D4D;
}

.bg_gray_60 {
  background: #666;
}

.hover_bg_gray_60:active,
.hover_bg_gray_60:focus,
.no-touchevents .hover_bg_gray_60:hover {
  background: #666;
}

.border_gray_60 {
  border-color: #666;
}

.hover_border_gray_60:active,
.hover_border_gray_60:focus,
.no-touchevents .hover_border_gray_60:hover {
  border-color: #666;
}

.color_gray_60 {
  color: #666;
}

.hover_color_gray_60:active,
.hover_color_gray_60:focus,
.no-touchevents .hover_color_gray_60:hover {
  color: #666;
}

.bg_gray_50 {
  background: grey;
}

.hover_bg_gray_50:active,
.hover_bg_gray_50:focus,
.no-touchevents .hover_bg_gray_50:hover {
  background: grey;
}

.border_gray_50 {
  border-color: grey;
}

.hover_border_gray_50:active,
.hover_border_gray_50:focus,
.no-touchevents .hover_border_gray_50:hover {
  border-color: grey;
}

.color_gray_50 {
  color: grey;
}

.hover_color_gray_50:active,
.hover_color_gray_50:focus,
.no-touchevents .hover_color_gray_50:hover {
  color: grey;
}

.bg_gray_40 {
  background: #999;
}

.hover_bg_gray_40:active,
.hover_bg_gray_40:focus,
.no-touchevents .hover_bg_gray_40:hover {
  background: #999;
}

.border_gray_40 {
  border-color: #999;
}

.hover_border_gray_40:active,
.hover_border_gray_40:focus,
.no-touchevents .hover_border_gray_40:hover {
  border-color: #999;
}

.color_gray_40 {
  color: #999;
}

.hover_color_gray_40:active,
.hover_color_gray_40:focus,
.no-touchevents .hover_color_gray_40:hover {
  color: #999;
}

.bg_gray_30 {
  background: #B2B2B2;
}

.hover_bg_gray_30:active,
.hover_bg_gray_30:focus,
.no-touchevents .hover_bg_gray_30:hover {
  background: #B2B2B2;
}

.border_gray_30 {
  border-color: #B2B2B2;
}

.hover_border_gray_30:active,
.hover_border_gray_30:focus,
.no-touchevents .hover_border_gray_30:hover {
  border-color: #B2B2B2;
}

.color_gray_30 {
  color: #B2B2B2;
}

.hover_color_gray_30:active,
.hover_color_gray_30:focus,
.no-touchevents .hover_color_gray_30:hover {
  color: #B2B2B2;
}

.bg_gray_20 {
  background: #CCC;
}

.hover_bg_gray_20:active,
.hover_bg_gray_20:focus,
.no-touchevents .hover_bg_gray_20:hover {
  background: #CCC;
}

.border_gray_20 {
  border-color: #CCC;
}

.hover_border_gray_20:active,
.hover_border_gray_20:focus,
.no-touchevents .hover_border_gray_20:hover {
  border-color: #CCC;
}

.color_gray_20 {
  color: #CCC;
}

.hover_color_gray_20:active,
.hover_color_gray_20:focus,
.no-touchevents .hover_color_gray_20:hover {
  color: #CCC;
}

.bg_gray_10 {
  background: #EAEAEA;
}

.hover_bg_gray_10:active,
.hover_bg_gray_10:focus,
.no-touchevents .hover_bg_gray_10:hover {
  background: #EAEAEA;
}

.border_gray_10 {
  border-color: #EAEAEA;
}

.hover_border_gray_10:active,
.hover_border_gray_10:focus,
.no-touchevents .hover_border_gray_10:hover {
  border-color: #EAEAEA;
}

.color_gray_10 {
  color: #EAEAEA;
}

.hover_color_gray_10:active,
.hover_color_gray_10:focus,
.no-touchevents .hover_color_gray_10:hover {
  color: #EAEAEA;
}

.bg_transparent {
  background: 0 0;
}

.hover_bg_transparent:active,
.hover_bg_transparent:focus,
.no-touchevents .hover_bg_transparent:hover {
  background: 0 0;
}

.border_transparent {
  border-color: transparent;
}

.hover_border_transparent:active,
.hover_border_transparent:focus,
.no-touchevents .hover_border_transparent:hover {
  border-color: transparent;
}

.color_transparent {
  color: transparent;
}

.hover_color_transparent:active,
.hover_color_transparent:focus,
.no-touchevents .hover_color_transparent:hover {
  color: transparent;
}

.bg_true_black {
  background: #000;
}

.hover_bg_true_black:active,
.hover_bg_true_black:focus,
.no-touchevents .hover_bg_true_black:hover {
  background: #000;
}

.border_true_black {
  border-color: #000;
}

.hover_border_true_black:active,
.hover_border_true_black:focus,
.no-touchevents .hover_border_true_black:hover {
  border-color: #000;
}

.color_true_black {
  color: #000;
}

.hover_color_true_black:active,
.hover_color_true_black:focus,
.no-touchevents .hover_color_true_black:hover {
  color: #000;
}

.bg_true_white {
  background: #FFF;
}

.hover_bg_true_white:active,
.hover_bg_true_white:focus,
.no-touchevents .hover_bg_true_white:hover {
  background: #FFF;
}

.border_true_white {
  border-color: #FFF;
}

.hover_border_true_white:active,
.hover_border_true_white:focus,
.no-touchevents .hover_border_true_white:hover {
  border-color: #FFF;
}

.color_true_white {
  color: #FFF;
}

.hover_color_true_white:active,
.hover_color_true_white:focus,
.no-touchevents .hover_color_true_white:hover {
  color: #FFF;
}

.heading_1 {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 38px;
  font-size: 2.375rem;
  line-height: 1.07894737;
}

@media only screen and (min-width:980px) {
  .heading_1 {
    font-size: 58px;
    font-size: 3.625rem;
    line-height: .96551724;
  }
}

.heading_2 {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1;
}

.heading_3 {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.07142857;
}

.heading_4 {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.125;
  text-transform: uppercase;
}

@media only screen and (min-width:980px) {
  .heading_4 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.33333333;
  }
}

.heading_5 {
  font-family: Metric,sans-serif;
  font-weight: 500;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.1;
}

.heading_6 {
  font-family: Metric,sans-serif;
  font-weight: 700;
  font-size: 12px;
  font-size: .75rem;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 2px;
}

a {
  text-decoration: none;
  -webkit-transition: background .25s,color .25s;
  transition: background .25s,color .25s;
}

.touch a[href^=tel] {
  color: inherit;
}

em {
  font-style: italic;
}

strong {
  font-weight: 700;
}

.body_text {
  font-family: Metric,sans-serif;
  font-weight: 400;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.47368421;
}

@media only screen and (min-width:740px) {
  .body_text {
    font-size: 19px;
    font-size: 1.1875rem;
  }
}

.body_text_small {
  font-family: Metric,sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.5;
}

.fact_number {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 90px;
  font-size: 5.625rem;
  line-height: 1;
}

.date_number {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1;
}

.typography {
  font-family: Metric,sans-serif;
  font-weight: 400;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.47368421;
  color: #6E6F66;
}

@media only screen and (min-width:740px) {
  .typography {
    font-size: 19px;
    font-size: 1.1875rem;
  }
}

.typography h1 {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 38px;
  font-size: 2.375rem;
  line-height: 1.07894737;
  color: #252723;
  margin: 20px 0;
}

@media only screen and (min-width:980px) {
  .typography h1 {
    font-size: 58px;
    font-size: 3.625rem;
    line-height: .96551724;
  }
}

.typography h2 {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1;
  color: #252723;
  margin: 30px 0 20px;
}

@media only screen and (min-width:980px) {
  .typography h2 {
    margin-top: 50px;
  }
}

.typography h3 {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.07142857;
  color: #003A59;
  margin: 30px 0 20px;
}

@media only screen and (min-width:980px) {
  .typography h3 {
    margin-top: 45px;
  }
}

.typography h4 {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.125;
  text-transform: uppercase;
  color: #252723;
  margin: 30px 0 20px;
}

@media only screen and (min-width:980px) {
  .typography h4 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.33333333;
  }
}

@media only screen and (min-width:980px) {
  .typography h4 {
    margin-top: 35px;
  }
}

.typography h5 {
  font-family: Metric,sans-serif;
  font-weight: 500;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.1;
  color: #252723;
  margin: 30px 0 20px;
}

.typography h6 {
  font-family: Metric,sans-serif;
  font-weight: 700;
  font-size: 12px;
  font-size: .75rem;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #252723;
  margin: 30px 0 20px;
}

.typography img {
  max-width: 50%;
}

.typography p {
  margin: 20px 0;
}

.typography a {
  color: #003A59;
  box-shadow: inset 0 -2px 0;
}

.typography a:focus,
.typography a:hover {
  color: #0294CE;
}

.typography img {
  max-width: 50%;
}

.typography .alignleft .wp-caption-text,
.typography .alignleft figcaption,
.typography .alignright .wp-caption-text,
.typography .alignright figcaption,
.typography .block_full .wp-caption-text,
.typography .block_full figcaption,
.typography .block_left .wp-caption-text,
.typography .block_left figcaption,
.typography .block_right .wp-caption-text,
.typography .block_right figcaption {
  font-family: Metric,sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.1875;
  color: #252723;
  background: #FFF;
  position: relative;
  border: 3px solid #252723;
  margin: -30px 12px 0;
  padding: 12px 12px 8px;
}

@media print {
  .typography .alignleft .wp-caption-text,
  .typography .alignleft figcaption,
  .typography .alignright .wp-caption-text,
  .typography .alignright figcaption,
  .typography .block_full .wp-caption-text,
  .typography .block_full figcaption,
  .typography .block_left .wp-caption-text,
  .typography .block_left figcaption,
  .typography .block_right .wp-caption-text,
  .typography .block_right figcaption {
    margin: 0;
  }
}

.typography .alignleft,
.typography .alignright,
.typography .block_left,
.typography .block_right {
  width: auto;
  max-width: 50%;
  display: table;
  table-layout: fixed;
}

@media only screen and (max-width:499px) {
  .typography .alignleft,
  .typography .alignright,
  .typography .block_left,
  .typography .block_right {
    max-width: none;
    float: none;
    margin: 20px 0;
  }
}

.typography .alignleft img,
.typography .alignright img,
.typography .block_left img,
.typography .block_right img {
  max-width: 100%;
}

.typography .alignleft .wp-caption-text,
.typography .alignleft figcaption,
.typography .alignright .wp-caption-text,
.typography .alignright figcaption,
.typography .block_left .wp-caption-text,
.typography .block_left figcaption,
.typography .block_right .wp-caption-text,
.typography .block_right figcaption {
  caption-side: bottom;
  display: table-caption;
}

@media only screen and (min-width:500px) {
  .typography .alignleft .wp-caption-text,
  .typography .alignleft figcaption,
  .typography .alignright .wp-caption-text,
  .typography .alignright figcaption,
  .typography .block_left .wp-caption-text,
  .typography .block_left figcaption,
  .typography .block_right .wp-caption-text,
  .typography .block_right figcaption {
    margin: 0;
  }
}

.typography .alignleft,
.typography .alignright {
  height: auto;
  max-width: 50%;
}

@media only screen and (max-width:499px) {
  .typography .alignleft,
  .typography .alignright {
    max-width: 100%;
    float: none;
    margin: 20px 0;
  }
}

.typography .alignleft img,
.typography .alignright img {
  width: 100%;
}

.typography .block_full {
  display: block;
  max-width: none;
}

.typography .block_full picture {
  display: block;
}

.typography .block_full img {
  display: block;
  width: 100%;
}

.typography .block_full img {
  max-width: none;
}

@media only screen and (min-width:500px) {
  .typography .block_full figcaption {
    width: 75%;
    margin-right: 0;
    margin-left: 0;
    padding: 20px 20px 16px;
  }
}

.typography .aligncenter {
  display: block;
  height: auto;
  max-width: 100%;
  margin: 30px auto;
}

.typography blockquote {
  font-family: Metric,sans-serif;
  font-weight: 700;
  font-size: 26px;
  font-size: 1.625rem;
  color: #252723;
  position: relative;
  line-height: 1;
  padding-top: 30px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 0;
  margin-left: 0;
}

@media only screen and (min-width:500px) {
  .typography blockquote {
    font-size: 34px;
    font-size: 2.125rem;
    padding-top: 40px;
  }
}

.typography blockquote:before {
  display: block;
  position: absolute;
  font-size: 60px;
  font-size: 3.75rem;
  color: #0294CE;
  top: 0;
  left: 0;
  content: "\201C";
}

@media only screen and (min-width:500px) {
  .typography blockquote:before {
    font-size: 72px;
    font-size: 4.5rem;
  }
}

.typography blockquote p {
  margin: 20px 0;
}

.typography blockquote p:first-of-type {
  margin-top: 0;
}

.typography blockquote p:last-of-type {
  margin-bottom: 0;
}

.typography blockquote p:last-of-type:after {
  display: inline-block;
  content: "\201D";
}

.quote {
  margin-top: 20px;
  margin-bottom: 20px;
}

.quote_content {
  font-family: Metric,sans-serif;
  font-weight: 700;
  font-size: 26px;
  font-size: 1.625rem;
  color: #252723;
  position: relative;
  line-height: 1;
  padding-top: 30px;
  margin: 0;
}

@media only screen and (min-width:500px) {
  .quote_content {
    font-size: 34px;
    font-size: 2.125rem;
    padding-top: 40px;
  }
}

.quote_content:before {
  display: block;
  position: absolute;
  font-size: 60px;
  font-size: 3.75rem;
  color: #0294CE;
  top: 0;
  left: 0;
  content: "\201C";
}

@media only screen and (min-width:500px) {
  .quote_content:before {
    font-size: 72px;
    font-size: 4.5rem;
  }
}

.quote_content p {
  margin: 20px 0;
}

.quote_content p:first-of-type {
  margin-top: 0;
}

.quote_content p:last-of-type {
  margin-bottom: 0;
}

.quote_content p:last-of-type:after {
  display: inline-block;
  content: "\201D";
}

.quote_caption {
  font-family: Metric,sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  font-size: .75rem;
  color: #252723;
  letter-spacing: 2px;
  margin-top: 12px;
}

.quote_caption:before {
  content: "\2014";
}

.typography ol,
.typography ul {
  padding-left: 20px;
}

.typography ol li,
.typography ul li {
  margin: 10px 0;
}

.typography ol {
  counter-reset: li;
}

.typography ol>li {
  position: relative;
  display: block;
  list-style: none;
}

.typography ol>li:before {
  font-family: Metric,sans-serif;
  font-weight: 700;
  font-size: 19px;
  font-size: 1.1875rem;
  color: #003A59;
  position: absolute;
  top: 0;
  right: 100%;
  content: counter(li) ". ";
  counter-increment: li;
  margin-right: 10px;
}

.typography ol[type="a"]>li:before {
  content: counter(li,lower-alpha) ". ";
}

.typography ol[type="A"]>li:before {
  content: counter(li,upper-alpha) ". ";
}

.typography ol[type="i"]>li:before {
  content: counter(li,lower-roman) ". ";
}

.typography ol[type="I"]>li:before {
  content: counter(li,upper-roman) ". ";
}

.typography ul {
  list-style: none;
}

.typography ul li:before {
  width: 6px;
  height: 6px;
  background: #003A59;
  float: left;
  border-radius: 100%;
  content: "";
  display: block;
  margin: 12px 0 0 -18px;
}

@media print {
  .typography ul li:before {
    margin-top: 2px;
  }
}

.typography table {
  font-family: Metric,sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: .875rem;
  color: #252723;
  width: 100%;
  border-collapse: collapse;
  border-bottom: 5px solid;
}

@media print {
  .typography table {
    border: 1px solid #252723;
  }
}

.no-js .typography table {
  margin-top: 20px;
  margin-bottom: 20px;
}

.typography table thead td {
  font-family: Metric,sans-serif;
  font-weight: 700;
  font-size: 12px;
  font-size: .75rem;
  text-transform: uppercase;
  background: #FFF;
  letter-spacing: 2px;
  text-align: left;
}

@media print {
  .typography table tr {
    border-bottom: 1px solid #252723;
  }
}

.typography table tr:nth-child(odd) {
  background: #ECECEB;
}

.typography table th {
  font-family: Metric,sans-serif;
  font-weight: 700;
  font-size: 12px;
  font-size: .75rem;
  text-transform: uppercase;
  color: #252723;
  background: #FFF;
  border-top: 4px solid;
  border-bottom: 4px solid;
  letter-spacing: 2px;
  padding: 14px 15px 10px 15px;
  text-align: left;
}

@media only screen and (min-width:500px) {
  .typography table th {
    padding: 14px 25px 10px 25px;
  }
}

@media print {
  .typography table th {
    border: none!important;
  }
}

.typography table th:first-child {
  border-left: 4px solid;
}

.typography table th:last-child {
  border-right: 4px solid;
}

.typography table td {
  padding: 15px 15px 12px;
  vertical-align: top;
}

@media only screen and (min-width:500px) {
  .typography table td {
    padding: 15px 25px 12px;
  }
}

.table_wrapper {
  margin-top: 20px;
  margin-bottom: 20px;
  min-height: .01%;
}

.table_wrapper.table_wrapper_overflow {
  position: relative;
  border: 1px solid #ccc;
}

.table_wrapper.table_wrapper_overflow:after {
  position: absolute;
  background-color: rgba(0,0,0,0);
  background: -webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,.1));
  background: linear-gradient(to right,rgba(0,0,0,0),rgba(0,0,0,.1));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=1);
  width: 20px;
  height: 100%;
  top: 0;
  right: 0;
  content: "";
}

.table_wrapper.table_wrapper_overflow .table_wrapper_inner {
  overflow-y: hidden;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.table_wrapper.table_wrapper_overflow>table {
  margin: 0;
  border: 0;
}

.table_wrapper.table_wrapper_overflow>table>tbody {
  border: none;
}

.table_wrapper.table_wrapper_overflow>table>tbody>tr>td:first-child,
.table_wrapper.table_wrapper_overflow>table>tbody>tr>th:first-child,
.table_wrapper.table_wrapper_overflow>table>tfoot>tr>td:first-child,
.table_wrapper.table_wrapper_overflow>table>tfoot>tr>th:first-child,
.table_wrapper.table_wrapper_overflow>table>thead>tr>td:first-child,
.table_wrapper.table_wrapper_overflow>table>thead>tr>th:first-child {
  border-left: 0;
}

.table_wrapper.table_wrapper_overflow>table>tbody>tr>td:last-child,
.table_wrapper.table_wrapper_overflow>table>tbody>tr>th:last-child,
.table_wrapper.table_wrapper_overflow>table>tfoot>tr>td:last-child,
.table_wrapper.table_wrapper_overflow>table>tfoot>tr>th:last-child,
.table_wrapper.table_wrapper_overflow>table>thead>tr>td:last-child,
.table_wrapper.table_wrapper_overflow>table>thead>tr>th:last-child {
  border-right: 0;
}

.table_wrapper.table_wrapper_overflow>table>tbody>tr:last-child>td,
.table_wrapper.table_wrapper_overflow>table>tbody>tr:last-child>th,
.table_wrapper.table_wrapper_overflow>table>tfoot>tr:last-child>td,
.table_wrapper.table_wrapper_overflow>table>tfoot>tr:last-child>th {
  border-bottom: 0;
}

.typography .accordion-title {
  position: relative;
  overflow: hidden;
  border: 5px solid #252723;
  cursor: pointer;
  margin: 20px 0;
  padding: 12px 40px 12px 20px;
  -webkit-transition: color .25s;
  transition: color .25s;
}

.typography .accordion-title:after {
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  border-style: solid;
  border-width: 8px 7px 0 7px;
  border-color: #252723 transparent transparent transparent;
  content: "";
  margin: auto 0;
  -webkit-transition: border .25s,-webkit-transform .25s;
  transition: border .25s,-webkit-transform .25s;
  transition: border .25s,transform .25s;
  transition: border .25s,transform .25s,-webkit-transform .25s;
}

.typography .accordion-title.open {
  color: #0294CE;
}

.typography .accordion-title.open:after {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
}

.typography h3.accordion-title {
  margin-bottom: 10px;
}

.typography .accordion-content {
  overflow: hidden;
}

html {
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html.drawer_visible {
  overflow: hidden;
}

body {
  font-size: 16px;
  font-size: 1rem;
  min-width: 300px;
  overflow-x: hidden;
}

.drawer_visible body,
body.builder_shown {
  overflow: hidden;
}

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

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

hr {
  width: 100%;
  height: 1px;
  background: #eee;
  border: none;
  clear: both;
  margin: 0;
  padding: 0;
}

iframe {
  border: none;
}

menu {
  margin: 0;
  padding: 0;
}

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

figure {
  margin: 0;
}

.margined,
.margined_top {
  margin-top: 20px;
}

.margined,
.margined_bottom {
  margin-bottom: 20px;
}

.margined_md,
.margined_md_top {
  margin-top: 40px;
}

@media only screen and (min-width:980px) {
  .margined_md,
  .margined_md_top {
    margin-top: 60px;
  }
}

.margined_md,
.margined_md_bottom {
  margin-bottom: 40px;
}

@media only screen and (min-width:980px) {
  .margined_md,
  .margined_md_bottom {
    margin-bottom: 60px;
  }
}

.margined_lg,
.margined_lg_top {
  margin-top: 40px;
}

@media only screen and (min-width:980px) {
  .margined_lg,
  .margined_lg_top {
    margin-top: 80px;
  }
}

.margined_lg,
.margined_lg_bottom {
  margin-bottom: 40px;
}

@media only screen and (min-width:980px) {
  .margined_lg,
  .margined_lg_bottom {
    margin-bottom: 80px;
  }
}

.margined_none,
.margined_top_none {
  margin-top: 0!important;
}

.margined_bottom_none,
.margined_none {
  margin-bottom: 0!important;
}

.padded,
.padded_top {
  padding-top: 20px;
}

.padded,
.padded_bottom {
  padding-bottom: 20px;
}

.padded_md,
.padded_md_top {
  padding-top: 40px;
}

@media only screen and (min-width:980px) {
  .padded_md,
  .padded_md_top {
    padding-top: 60px;
  }
}

.padded_md,
.padded_md_bottom {
  padding-bottom: 40px;
}

@media only screen and (min-width:980px) {
  .padded_md,
  .padded_md_bottom {
    padding-bottom: 60px;
  }
}

.padded_lg,
.padded_lg_top {
  padding-top: 40px;
}

@media only screen and (min-width:980px) {
  .padded_lg,
  .padded_lg_top {
    padding-top: 80px;
  }
}

.padded_lg,
.padded_lg_bottom {
  padding-bottom: 40px;
}

@media only screen and (min-width:980px) {
  .padded_lg,
  .padded_lg_bottom {
    padding-bottom: 80px;
  }
}

.padded_none,
.padded_top_none {
  padding-top: 0!important;
}

.padded_bottom_none,
.padded_none {
  padding-bottom: 0!important;
}

.alignleft,
.block_left,
.left {
  float: left;
}

.alignleft,
.block_left {
  margin: 0 20px 20px 0;
}

.alignright,
.block_right,
.right {
  float: right;
}

.alignright,
.block_right {
  margin: 0 0 20px 20px;
}

.aligncenter img,
.alignleft img,
.alignright img {
  max-width: none;
}

.clear {
  clear: both;
}

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

.contain {
  overflow: hidden;
}

.no_select,
.no_select * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.hide {
  display: none!important;
  visibility: hidden;
}

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

.invisible {
  visibility: hidden;
}

.offscreen {
  width: 1px;
  height: 1px;
  position: absolute;
  left: -999px;
  overflow: hidden;
  z-index: -999;
}

.print {
  display: none;
}

.video_frame {
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
}

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

.text_left {
  text-align: left;
}

.text_center {
  text-align: center;
}

.text_right {
  text-align: right;
}

.text_upper {
  text-transform: uppercase;
}

.text_none {
  text-transform: none;
}

.max_width_item {
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
}

.list_reset {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.transition_default {
  -webkit-transition-duration: .25s;
  transition-duration: .25s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

.transition_default_ease {
  -webkit-transition-duration: .25s;
  transition-duration: .25s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.transition_hide {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity .25s,visibility .25s;
  transition: opacity .25s,visibility .25s;
  visibility: hidden;
}

.transition_show {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

.image_1_1 {
  padding-top: 100%;
}

.image_16_9 {
  padding-top: 56.25%;
}

.image_3_2 {
  padding-top: 66.66666667%;
}

.responsive_image {
  display: block;
}

.responsive_image picture {
  display: block;
}

.responsive_image img {
  display: block;
  width: 100%;
}

[data-whatinput=mouse] a:focus,
[data-whatinput=mouse] button:focus,
[data-whatinput=touch] a:focus,
[data-whatinput=touch] button:focus {
  outline: 0;
}

.icon_only .icon_text {
  display: none!important;
  visibility: hidden;
}

.icon_before:before {
  background: url('../images/icons.svg?15922f52018') no-repeat 0 0;
  content: "";
  display: inline-block;
}

.icon_after:after {
  background: url('../images/icons.svg?15922f52018') no-repeat 0 0;
  content: "";
  display: inline-block;
}

.icon_left:before {
  margin-right: 10px;
}

.icon_right:after {
  margin-left: 10px;
}

.icon_center {
  position: relative;
  display: block;
  line-height: 1;
  overflow: hidden;
  text-indent: 100%;
}

.icon_center:after {
  background: url('../images/icons.svg?15922f52018') no-repeat 0 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  display: block;
  margin: auto;
}

@-webkit-keyframes hover_bounce {
  0%, 100%, 50% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }

  25% {
    -webkit-transform: translate(10px);
    transform: translate(10px);
  }

  75% {
    -webkit-transform: translate(3px);
    transform: translate(3px);
  }
}

@keyframes hover_bounce {
  0%, 100%, 50% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }

  25% {
    -webkit-transform: translate(10px);
    transform: translate(10px);
  }

  75% {
    -webkit-transform: translate(3px);
    transform: translate(3px);
  }
}

.gallery {
  margin: 20px auto!important;
}

.gallery-item a {
  display: block;
  border-bottom-width: 0;
  box-shadow: none!important;
}

.gallery-item img {
  max-width: none!important;
  border: none!important;
}

.gallery-caption {
  font-family: Metric,sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.1875;
  color: #252723;
  background: #FFF;
  position: relative;
  padding: 12px;
}

button {
  background: 0 0;
  border: none;
  padding: 0;
}

.button_inline {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  -webkit-transition: background .25s,border .25s,box-shadow .25s,color .25s,-webkit-transform .25s;
  transition: background .25s,border .25s,box-shadow .25s,color .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-transform .25s;
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 8px;
}

.typography .button_inline {
  box-shadow: none;
}

.button_arrow {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  -webkit-transition: background .25s,border .25s,box-shadow .25s,color .25s,-webkit-transform .25s;
  transition: background .25s,border .25s,box-shadow .25s,color .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-transform .25s;
  display: inline-block;
}

.typography .button_arrow {
  box-shadow: none;
}

.button_arrow span {
  display: inline-block;
  padding-right: 24px;
}

.button_arrow span:after {
  background: url('../images/icons.svg?15922f52018') no-repeat 0 0;
  content: "";
  display: inline-block;
}

.button_arrow span:after {
  display: inline-block;
  position: relative;
  bottom: -2px;
  margin: 0 -24px 0 10px;
  -webkit-transition: -webkit-transform .25s;
  transition: -webkit-transform .25s;
  transition: transform .25s;
  transition: transform .25s, -webkit-transform .25s;
}

.button_arrow:focus span:after,
.button_arrow:hover span:after {
  -webkit-animation: hover_bounce .8s;
  animation: hover_bounce .8s;
}

.button_border_large {
  padding-right: 50px;
  padding-left: 50px;
}

.button_border_white {
  text-align: center;
  border: 5px solid;
  padding: 12px 20px 12px;
  border-color: #FFF;
}

.typography .button_border_white {
  border-bottom-width: 5px;
}

.button_border_white,
.typography .button_border_white {
  color: #FFF;
}

.button_border_white:focus,
.button_border_white:hover,
.typography .button_border_white:focus,
.typography .button_border_white:hover {
  color: #252723;
  background: #FFF;
  border-color: #FFF;
}

.button_border_black {
  text-align: center;
  border: 5px solid;
  padding: 12px 20px 12px;
}

.typography .button_border_black {
  border-bottom-width: 5px;
}

.button_border_black,
.typography .button_border_black {
  color: #252723;
  border-color: #252723;
}

.button_border_black:focus,
.button_border_black:hover,
.typography .button_border_black:focus,
.typography .button_border_black:hover {
  color: #FFF;
  background: #252723;
  border-color: #252723;
}

.button_border_blue {
  text-align: center;
  border: 5px solid;
  padding: 12px 20px 12px;
}

.typography .button_border_blue {
  border-bottom-width: 5px;
}

.button_border_blue,
.typography .button_border_blue {
  color: #003A59;
  border-color: #0294CE;
}

.button_border_blue:focus,
.button_border_blue:hover,
.typography .button_border_blue:focus,
.typography .button_border_blue:hover {
  color: #0294CE;
}

.button_border_light_blue {
  text-align: center;
  border: 5px solid;
  padding: 12px 20px 12px;
}

.typography .button_border_light_blue {
  border-bottom-width: 5px;
}

.button_border_light_blue,
.typography .button_border_light_blue {
  color: #0294CE;
  border-color: #0294CE;
}

.button_border_light_blue:focus,
.button_border_light_blue:hover,
.typography .button_border_light_blue:focus,
.typography .button_border_light_blue:hover {
  color: #003A59;
}

.button_border_light_gray {
  text-align: center;
  border: 5px solid;
  padding: 12px 20px 12px;
}

.typography .button_border_light_gray {
  border-bottom-width: 5px;
}

.button_border_light_gray,
.typography .button_border_light_gray {
  color: #252723;
  border-color: #ECECEB;
}

.button_border_light_gray:focus,
.button_border_light_gray:hover,
.typography .button_border_light_gray:focus,
.typography .button_border_light_gray:hover {
  background: #ECECEB;
  border-color: #ECECEB;
}

.button_solid_white {
  text-align: center;
  padding: 12px 50px 12px;
  background: #FFF;
}

.button_solid_white,
.typography .button_solid_white {
  color: #252723;
}

.button_solid_black {
  text-align: center;
  padding: 12px 50px 12px;
  background: #252723;
}

.button_solid_black,
.typography .button_solid_black {
  color: #FFF;
}

.button_solid_blue {
  text-align: center;
  padding: 12px 50px 12px;
  background: #003A59;
}

.button_solid_blue,
.typography .button_solid_blue {
  color: #FFF;
}

.button_solid_light_blue {
  text-align: center;
  padding: 12px 50px 12px;
  background: #0294CE;
}

.button_solid_light_blue,
.typography .button_solid_light_blue {
  color: #FFF;
}

.button_arrow_black {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  -webkit-transition: background .25s,border .25s,box-shadow .25s,color .25s,-webkit-transform .25s;
  transition: background .25s,border .25s,box-shadow .25s,color .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-transform .25s;
  display: inline-block;
}

.typography .button_arrow_black {
  box-shadow: none;
}

.button_arrow_black span {
  display: inline-block;
  padding-right: 24px;
}

.button_arrow_black span:after {
  background: url('../images/icons.svg?15922f52018') no-repeat 0 0;
  content: "";
  display: inline-block;
}

.button_arrow_black span:after {
  display: inline-block;
  position: relative;
  bottom: -2px;
  margin: 0 -24px 0 10px;
  -webkit-transition: -webkit-transform .25s;
  transition: -webkit-transform .25s;
  transition: transform .25s;
  transition: transform .25s, -webkit-transform .25s;
}

.button_arrow_black:focus span:after,
.button_arrow_black:hover span:after {
  -webkit-animation: hover_bounce .8s;
  animation: hover_bounce .8s;
}

.button_arrow_black,
.typography .button_arrow_black {
  color: #252723;
}

.button_arrow_black span:after {
  background-position: 87.17105263% 71.42857143%;
  width: 14px;
  height: 14px;
}

.button_arrow_white {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  -webkit-transition: background .25s,border .25s,box-shadow .25s,color .25s,-webkit-transform .25s;
  transition: background .25s,border .25s,box-shadow .25s,color .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-transform .25s;
  display: inline-block;
}

.typography .button_arrow_white {
  box-shadow: none;
}

.button_arrow_white span {
  display: inline-block;
  padding-right: 24px;
}

.button_arrow_white span:after {
  background: url('../images/icons.svg?15922f52018') no-repeat 0 0;
  content: "";
  display: inline-block;
}

.button_arrow_white span:after {
  display: inline-block;
  position: relative;
  bottom: -2px;
  margin: 0 -24px 0 10px;
  -webkit-transition: -webkit-transform .25s;
  transition: -webkit-transform .25s;
  transition: transform .25s;
  transition: transform .25s, -webkit-transform .25s;
}

.button_arrow_white:focus span:after,
.button_arrow_white:hover span:after {
  -webkit-animation: hover_bounce .8s;
  animation: hover_bounce .8s;
}

.button_arrow_white,
.typography .button_arrow_white {
  color: #FFF;
}

.button_arrow_white span:after {
  background-position: 91.44736842% 81.9047619%;
  width: 14px;
  height: 14px;
}

.play_button {
  position: relative;
  display: block;
  width: 36px;
  height: 36px;
  border: 3px solid #FFF;
  border-radius: 100%;
  color: transparent;
  -webkit-transition: background .75s,border .25s,border-radius .75s,-webkit-clip-path .75s,-webkit-transform .25s;
  transition: background .75s,border .25s,border-radius .75s,-webkit-clip-path .75s,-webkit-transform .25s;
  transition: background .75s,border .25s,border-radius .75s,clip-path .75s,transform .25s;
  transition: background .75s,border .25s,border-radius .75s,clip-path .75s,transform .25s,-webkit-clip-path .75s,-webkit-transform .25s;
}

.play_button:before {
  position: absolute;
  top: 50%;
  left: 50%;
  border: 12px solid transparent;
  border-left-color: #FFF;
  content: "";
  margin-left: 8px;
  -webkit-transform: translate(-50%,-50%) scaleX(1) scaleY(.5);
  -ms-transform: translate(-50%,-50%) scaleX(1) scaleY(.5);
  transform: translate(-50%,-50%) scaleX(1) scaleY(.5);
  -webkit-transition: margin .25s,-webkit-transform .25s;
  transition: margin .25s,-webkit-transform .25s;
  transition: margin .25s,transform .25s;
  transition: margin .25s,transform .25s,-webkit-transform .25s;
}

.play_button_hover {
  border-width: 2px;
  border-color: rgba(255,255,255,.5);
}

.play_button_hover:before {
  -webkit-transform: translate(-50%,-50%) scaleX(1.15) scaleY(.75);
  -ms-transform: translate(-50%,-50%) scaleX(1.15) scaleY(.75);
  transform: translate(-50%,-50%) scaleX(1.15) scaleY(.75);
}

.typography_button {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  -webkit-transition: background .25s,border .25s,box-shadow .25s,color .25s,-webkit-transform .25s;
  transition: background .25s,border .25s,box-shadow .25s,color .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-transform .25s;
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 8px;
  text-align: center;
  border: 5px solid;
  padding: 12px 20px 12px;
  margin: 0;
}

.typography .typography_button {
  box-shadow: none;
}

.typography .typography_button {
  border-bottom-width: 5px;
}

.typography .typography_button,
.typography_button {
  color: #252723;
  border-color: #252723;
}

.typography .typography_button:focus,
.typography .typography_button:hover,
.typography_button:focus,
.typography_button:hover {
  color: #FFF;
  background: #252723;
  border-color: #252723;
}

.footer {
  background: #003A59;
  padding: 37px 0 30px;
}

.footer:after {
  height: 0;
  clear: both;
  content: ".";
  display: block;
  line-height: 0;
  visibility: hidden;
}

@media only screen and (min-width:740px) {
  .footer {
    padding: 30px 0;
  }
}

@media only screen and (min-width:980px) {
  .footer {
    padding: 34px 0;
  }
}

@media print {
  .footer {
    padding: 0;
  }
}

@media only screen and (min-width:980px) {
  .builder_theme .footer {
    display: none;
  }
}

@media only screen and (min-width:980px) {
  .footer .fs-cell {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.footer_logo_link {
  display: none;
}

@media only screen and (min-width:980px) {
  .footer_logo_link {
    float: left;
    display: block;
    width: 117px;
    height: 28px;
    overflow: hidden;
  }

  .footer_logo_link:before {
    background: url('../images/icons.svg?15922f52018') no-repeat 0 0;
    content: "";
    display: inline-block;
  }
}

@media only screen and (min-width:980px) {
  .footer_logo_link:before {
    background-position: 89.05472637% 34.69387755%;
    height: 100%;
    width: 100%;
  }
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

input,
textarea {
  border: none;
  border-radius: 0;
  padding: 0;
  -webkit-appearance: none;
}

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

textarea {
  resize: vertical;
}

.wp_form {
  margin-top: 20px;
  margin-bottom: 20px;
}

.wp_form fieldset {
  margin: 20px 0;
}

.wp_form legend {
  font-family: Metric,sans-serif;
  font-weight: 500;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.1;
  color: #252723;
  margin: 10px 0;
}

.wp_form label {
  display: block;
  font-family: Metric,sans-serif;
  font-weight: 500;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.1;
  color: #252723;
}

.wp_form .required label {
  position: relative;
}

.wp_form .required label:after {
  background: #0294CE;
  display: inline-block;
  width: 6px;
  height: 6px;
  position: relative;
  top: -8px;
  border-radius: 100%;
  content: "";
  margin-left: 6px;
}

.wp_form input[type=date],
.wp_form input[type=email],
.wp_form input[type=number],
.wp_form input[type=tel],
.wp_form input[type=text],
.wp_form input[type=url],
.wp_form textarea {
  background: #FFF;
  color: #6E6F66;
  font-family: Metric,sans-serif;
  font-weight: 400;
  font-size: 19px;
  font-size: 1.1875rem;
  border: 3px solid #252723;
  line-height: 1;
  padding: 10px 16px 6px;
  -webkit-transition: background .25s,border .25s,color .25s;
  transition: background .25s,border .25s,color .25s;
}

[data-whatinput=mouse] .wp_form input[type=date]:focus,
[data-whatinput=mouse] .wp_form input[type=email]:focus,
[data-whatinput=mouse] .wp_form input[type=number]:focus,
[data-whatinput=mouse] .wp_form input[type=tel]:focus,
[data-whatinput=mouse] .wp_form input[type=text]:focus,
[data-whatinput=mouse] .wp_form input[type=url]:focus,
[data-whatinput=mouse] .wp_form textarea:focus,
[data-whatinput=touch] .wp_form input[type=date]:focus,
[data-whatinput=touch] .wp_form input[type=email]:focus,
[data-whatinput=touch] .wp_form input[type=number]:focus,
[data-whatinput=touch] .wp_form input[type=tel]:focus,
[data-whatinput=touch] .wp_form input[type=text]:focus,
[data-whatinput=touch] .wp_form input[type=url]:focus,
[data-whatinput=touch] .wp_form textarea:focus {
  outline: 0;
}

.wp_form input[type=date]:focus,
.wp_form input[type=email]:focus,
.wp_form input[type=number]:focus,
.wp_form input[type=tel]:focus,
.wp_form input[type=text]:focus,
.wp_form input[type=url]:focus,
.wp_form textarea:focus {
  border-color: #0294CE;
}

.wp_form input[type=date].error,
.wp_form input[type=email].error,
.wp_form input[type=number].error,
.wp_form input[type=tel].error,
.wp_form input[type=text].error,
.wp_form input[type=url].error,
.wp_form textarea.error {
  border-color: red;
}

.wp_form input[type=date]:disabled,
.wp_form input[type=email]:disabled,
.wp_form input[type=number]:disabled,
.wp_form input[type=tel]:disabled,
.wp_form input[type=text]:disabled,
.wp_form input[type=url]:disabled,
.wp_form textarea:disabled {
  background: #ECECEB;
  border-color: #6E6F66;
}

.wp_form .fs-dropdown {
  display: inline-block;
  min-width: 280px;
}

.wp_form .fs-dropdown .fs-dropdown-selected {
  background: #FFF;
  color: #252723;
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.125;
  text-transform: uppercase;
  position: relative;
  border: 5px solid #252723;
  line-height: 1;
  padding: 14px 40px 8px 25px;
  -webkit-transition: background .25s,border .25s,color .25s;
  transition: background .25s,border .25s,color .25s;
}

@media only screen and (min-width:980px) {
  .wp_form .fs-dropdown .fs-dropdown-selected {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.33333333;
  }
}

.wp_form .fs-dropdown .fs-dropdown-selected:after {
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  border-style: solid;
  border-width: 8px 7px 0 7px;
  border-color: #252723 transparent transparent transparent;
  content: "";
  margin: auto 0;
  -webkit-transition: border .25s;
  transition: border .25s;
}

.wp_form .fs-dropdown .fs-dropdown-selected:focus,
.wp_form .fs-dropdown .fs-dropdown-selected:hover {
  background: #252723;
  color: #FFF;
}

.wp_form .fs-dropdown .fs-dropdown-selected:focus:after,
.wp_form .fs-dropdown .fs-dropdown-selected:hover:after {
  border-color: #FFF transparent transparent transparent;
}

.wp_form .fs-dropdown .fs-dropdown-options {
  background: #252723;
  color: #FFF;
  border-width: 0;
  padding: 16px 0;
}

.wp_form .fs-dropdown .fs-dropdown-item {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.125;
  text-transform: uppercase;
  color: #FFF;
  background-color: transparent;
  padding: 8px 30px;
}

@media only screen and (min-width:980px) {
  .wp_form .fs-dropdown .fs-dropdown-item {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.33333333;
  }
}

.wp_form button[type=submit] {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  -webkit-transition: background .25s,border .25s,box-shadow .25s,color .25s,-webkit-transform .25s;
  transition: background .25s,border .25s,box-shadow .25s,color .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-transform .25s;
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 8px;
  text-align: center;
  padding: 12px 50px 12px;
  background: #0294CE;
}

.typography .wp_form button[type=submit] {
  box-shadow: none;
}

.typography .wp_form button[type=submit],
.wp_form button[type=submit] {
  color: #FFF;
}

.wp_form button[type=submit]:focus,
.wp_form button[type=submit]:hover {
  background: #003A59;
}

.typography .frm_forms {
  margin-top: 20px;
  margin-bottom: 20px;
}

.typography .frm_style_formidable-style.with_frm_style label.frm_primary_label,
.typography .frm_style_formidable-style.with_frm_style.frm_login_form label {
  display: block;
  font-family: Metric,sans-serif;
  font-weight: 500;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.1;
  color: #252723;
  padding: 0;
}

.typography .frm_style_formidable-style.with_frm_style .frm_checkbox label,
.typography .frm_style_formidable-style.with_frm_style .frm_radio label {
  font-family: Metric,sans-serif;
  font-weight: 500;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.1;
  color: #252723;
}

.typography .frm_form_fields_active_style,
.typography .frm_form_fields_error_style,
.typography .frm_form_fields_style,
.typography .frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices,
.typography .frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single,
.typography .frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container,
.typography .frm_style_formidable-style.with_frm_style input[type=email],
.typography .frm_style_formidable-style.with_frm_style input[type=number],
.typography .frm_style_formidable-style.with_frm_style input[type=password],
.typography .frm_style_formidable-style.with_frm_style input[type=phone],
.typography .frm_style_formidable-style.with_frm_style input[type=search],
.typography .frm_style_formidable-style.with_frm_style input[type=tel],
.typography .frm_style_formidable-style.with_frm_style input[type=text],
.typography .frm_style_formidable-style.with_frm_style input[type=url],
.typography .frm_style_formidable-style.with_frm_style select,
.typography .frm_style_formidable-style.with_frm_style textarea {
  background: #FFF;
  color: #6E6F66;
  font-family: Metric,sans-serif;
  font-weight: 400;
  font-size: 19px;
  font-size: 1.1875rem;
  height: auto;
  border: 3px solid #252723;
  border-radius: 0;
  box-shadow: none;
  line-height: 1;
  padding: 10px 16px 6px;
  -webkit-transition: background .25s,border .25s,color .25s;
  transition: background .25s,border .25s,color .25s;
}

[data-whatinput=mouse] .typography .frm_form_fields_active_style:focus,
[data-whatinput=mouse] .typography .frm_form_fields_error_style:focus,
[data-whatinput=mouse] .typography .frm_form_fields_style:focus,
[data-whatinput=mouse] .typography .frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices:focus,
[data-whatinput=mouse] .typography .frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single:focus,
[data-whatinput=mouse] .typography .frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container:focus,
[data-whatinput=mouse] .typography .frm_style_formidable-style.with_frm_style input[type=email]:focus,
[data-whatinput=mouse] .typography .frm_style_formidable-style.with_frm_style input[type=number]:focus,
[data-whatinput=mouse] .typography .frm_style_formidable-style.with_frm_style input[type=password]:focus,
[data-whatinput=mouse] .typography .frm_style_formidable-style.with_frm_style input[type=phone]:focus,
[data-whatinput=mouse] .typography .frm_style_formidable-style.with_frm_style input[type=search]:focus,
[data-whatinput=mouse] .typography .frm_style_formidable-style.with_frm_style input[type=tel]:focus,
[data-whatinput=mouse] .typography .frm_style_formidable-style.with_frm_style input[type=text]:focus,
[data-whatinput=mouse] .typography .frm_style_formidable-style.with_frm_style input[type=url]:focus,
[data-whatinput=mouse] .typography .frm_style_formidable-style.with_frm_style select:focus,
[data-whatinput=mouse] .typography .frm_style_formidable-style.with_frm_style textarea:focus,
[data-whatinput=touch] .typography .frm_form_fields_active_style:focus,
[data-whatinput=touch] .typography .frm_form_fields_error_style:focus,
[data-whatinput=touch] .typography .frm_form_fields_style:focus,
[data-whatinput=touch] .typography .frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices:focus,
[data-whatinput=touch] .typography .frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single:focus,
[data-whatinput=touch] .typography .frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container:focus,
[data-whatinput=touch] .typography .frm_style_formidable-style.with_frm_style input[type=email]:focus,
[data-whatinput=touch] .typography .frm_style_formidable-style.with_frm_style input[type=number]:focus,
[data-whatinput=touch] .typography .frm_style_formidable-style.with_frm_style input[type=password]:focus,
[data-whatinput=touch] .typography .frm_style_formidable-style.with_frm_style input[type=phone]:focus,
[data-whatinput=touch] .typography .frm_style_formidable-style.with_frm_style input[type=search]:focus,
[data-whatinput=touch] .typography .frm_style_formidable-style.with_frm_style input[type=tel]:focus,
[data-whatinput=touch] .typography .frm_style_formidable-style.with_frm_style input[type=text]:focus,
[data-whatinput=touch] .typography .frm_style_formidable-style.with_frm_style input[type=url]:focus,
[data-whatinput=touch] .typography .frm_style_formidable-style.with_frm_style select:focus,
[data-whatinput=touch] .typography .frm_style_formidable-style.with_frm_style textarea:focus {
  outline: 0;
}

.typography .frm_form_fields_active_style:focus,
.typography .frm_form_fields_error_style:focus,
.typography .frm_form_fields_style:focus,
.typography .frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices:focus,
.typography .frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single:focus,
.typography .frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container:focus,
.typography .frm_style_formidable-style.with_frm_style input[type=email]:focus,
.typography .frm_style_formidable-style.with_frm_style input[type=number]:focus,
.typography .frm_style_formidable-style.with_frm_style input[type=password]:focus,
.typography .frm_style_formidable-style.with_frm_style input[type=phone]:focus,
.typography .frm_style_formidable-style.with_frm_style input[type=search]:focus,
.typography .frm_style_formidable-style.with_frm_style input[type=tel]:focus,
.typography .frm_style_formidable-style.with_frm_style input[type=text]:focus,
.typography .frm_style_formidable-style.with_frm_style input[type=url]:focus,
.typography .frm_style_formidable-style.with_frm_style select:focus,
.typography .frm_style_formidable-style.with_frm_style textarea:focus {
  border-color: #0294CE;
}

.typography .frm_form_fields_active_style.error,
.typography .frm_form_fields_error_style.error,
.typography .frm_form_fields_style.error,
.typography .frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices.error,
.typography .frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single.error,
.typography .frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container.error,
.typography .frm_style_formidable-style.with_frm_style input[type=email].error,
.typography .frm_style_formidable-style.with_frm_style input[type=number].error,
.typography .frm_style_formidable-style.with_frm_style input[type=password].error,
.typography .frm_style_formidable-style.with_frm_style input[type=phone].error,
.typography .frm_style_formidable-style.with_frm_style input[type=search].error,
.typography .frm_style_formidable-style.with_frm_style input[type=tel].error,
.typography .frm_style_formidable-style.with_frm_style input[type=text].error,
.typography .frm_style_formidable-style.with_frm_style input[type=url].error,
.typography .frm_style_formidable-style.with_frm_style select.error,
.typography .frm_style_formidable-style.with_frm_style textarea.error {
  border-color: red;
}

.typography .frm_form_fields_active_style:disabled,
.typography .frm_form_fields_error_style:disabled,
.typography .frm_form_fields_style:disabled,
.typography .frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices:disabled,
.typography .frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single:disabled,
.typography .frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container:disabled,
.typography .frm_style_formidable-style.with_frm_style input[type=email]:disabled,
.typography .frm_style_formidable-style.with_frm_style input[type=number]:disabled,
.typography .frm_style_formidable-style.with_frm_style input[type=password]:disabled,
.typography .frm_style_formidable-style.with_frm_style input[type=phone]:disabled,
.typography .frm_style_formidable-style.with_frm_style input[type=search]:disabled,
.typography .frm_style_formidable-style.with_frm_style input[type=tel]:disabled,
.typography .frm_style_formidable-style.with_frm_style input[type=text]:disabled,
.typography .frm_style_formidable-style.with_frm_style input[type=url]:disabled,
.typography .frm_style_formidable-style.with_frm_style select:disabled,
.typography .frm_style_formidable-style.with_frm_style textarea:disabled {
  background: #ECECEB;
  border-color: #6E6F66;
}

.typography .frm_style_formidable-style.with_frm_style select {
  min-height: 50px;
  border-radius: 0;
}

.typography .frm_form_submit_style,
.typography .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,
.typography .frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
.typography .frm_style_formidable-style.with_frm_style input[type=submit],
.typography .frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit] {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  -webkit-transition: background .25s,border .25s,box-shadow .25s,color .25s,-webkit-transform .25s;
  transition: background .25s,border .25s,box-shadow .25s,color .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-transform .25s;
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 8px;
  text-align: center;
  padding: 12px 50px 12px;
  background: #0294CE;
  border-radius: 0;
}

.typography .typography .frm_form_submit_style,
.typography .typography .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,
.typography .typography .frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
.typography .typography .frm_style_formidable-style.with_frm_style input[type=submit],
.typography .typography .frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit] {
  box-shadow: none;
}

.typography .frm_form_submit_style,
.typography .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,
.typography .frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
.typography .frm_style_formidable-style.with_frm_style input[type=submit],
.typography .frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit],
.typography .typography .frm_form_submit_style,
.typography .typography .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,
.typography .typography .frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
.typography .typography .frm_style_formidable-style.with_frm_style input[type=submit],
.typography .typography .frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit] {
  color: #FFF;
}

.typography .frm_form_submit_style:focus,
.typography .frm_form_submit_style:hover,
.typography .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message:focus,
.typography .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message:hover,
.typography .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:focus,
.typography .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:hover,
.typography .frm_style_formidable-style.with_frm_style input[type=submit]:focus,
.typography .frm_style_formidable-style.with_frm_style input[type=submit]:hover,
.typography .frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:focus,
.typography .frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:hover {
  background: #003A59;
}

.typography .frm_forms .fs-checkbox-marker {
  top: 0;
}

.site_search_results.site_search_404 {
  padding-top: 20px;
}

.site_search_results .site_search_results_wrapper {
  position: relative;
  padding-bottom: 80px;
}

.site_search_results.site_search_404 .site_search_results_wrapper {
  padding: 50px 0;
}

@media only screen and (min-width:980px) {
  .site_search_results.site_search_404 .site_search_results_wrapper {
    padding: 100px 0;
  }
}

@media only screen and (min-width:1220px) {
  .site_search_results.site_search_404 .site_search_results_wrapper {
    padding: 150px 0;
  }
}

.site_search_results .site_search_background {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.site_search_results .site_search_background:before {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: -webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0) 100%);
  background: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0) 100%);
  content: "";
  pointer-events: none;
}

.site_search_results .site_search_title {
  position: relative;
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1;
  z-index: 4;
  color: #FFF;
  margin: 0 0 20px;
}

.site_search_results .site_search_title a {
  color: inherit;
}

.site_search_results .gsc-control-cse {
  position: relative;
  z-index: 8;
  background: 0 0;
  border: 0;
  font-family: inherit;
  font-size: inherit;
  padding: 0;
}

@media only screen and (min-width:980px) {
  .site_search_results .gsc-control-cse {
    margin-top: 50px;
  }
}

.site_search_results .gsc-search-box {
  position: relative;
  font-size: inherit;
  margin-bottom: 10px;
}

.site_search_results .gsc-search-box td.gsc-input {
  padding-right: 0;
}

.site_search_results .gsc-search-box input.gsc-input {
  font-family: Metric,sans-serif;
  font-weight: 900;
  width: 100%;
  background-position: 20px 50%!important;
  border: 5px solid #252723;
  font-size: 30px;
  line-height: 1;
  padding: 12px 20px;
}

@media only screen and (min-width:980px) {
  .site_search_results .gsc-search-box input.gsc-input {
    font-size: 40px;
  }
}

.site_search_results .gsc-search-box td.gsc-search-button {
  position: absolute;
  height: 100%;
  width: 72px;
  top: 0;
  right: 0;
  background: #0294CE;
  border: 5px solid #252723;
  color: transparent;
}

.site_search_results .gsc-search-box td.gsc-search-button:before {
  background: url('../images/icons.svg?15922f52018') no-repeat 0 0;
  content: "";
  display: inline-block;
}

.site_search_results .gsc-search-box td.gsc-search-button:before {
  position: absolute;
  background-position: 62.15277778% 49.48453608%;
  width: 30px;
  height: 30px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

.site_search_results .gsc-search-box input.gsc-search-button {
  position: absolute;
  height: 100%;
  min-width: 100%;
  top: 0;
  right: 0;
  background: 0 0;
  border: 0;
  border-radius: 0;
  color: transparent;
  cursor: pointer;
  font-size: inherit;
  font-weight: 400;
  padding: 10px;
}

.site_search_results .gsc-search-box td.gsc-clear-button {
  position: absolute;
  display: none;
}

.site_search_results .gsc-search-box td.gsc-clear-button:before {
  background: url('../images/icons.svg?15922f52018') no-repeat 0 0;
  content: "";
  display: inline-block;
}

.site_search_results .gsc-search-box div.gsc-clear-button {
  display: block;
  margin: 0;
  padding-left: 0;
  text-align: center;
}

.site_search_results.site_search_404 input.gsc-input {
  border-color: #fff100;
}

.site_search_results.site_search_404 td.gsc-search-button {
  background: #252723;
  border-color: #fff100;
}

.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.site_search_404 .gsc-results-wrapper-visible {
  height: 440px;
  background: #FFF;
  border: 5px solid #fff100;
  margin-bottom: 20px;
  overflow: auto;
  padding: 20px;
}

.site_search_results .gsc-above-wrapper-area {
  border-bottom: 0;
  padding: 0 0 30px;
}

.site_search_results .gsc-above-wrapper-area .gsc-result-info {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5625;
  color: #6E6F66;
  margin: 0;
  padding-left: 0;
}

@media only screen and (min-width:980px) {
  .site_search_results .gsc-above-wrapper-area .gsc-result-info {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368421;
  }
}

.site_search_results .gsc-results {
  width: 100%;
  padding-bottom: 0;
}

.site_search_results .gsc-results .gsc-result:not(.gsc-imageResult) {
  border: 0;
  border-bottom: 0;
  margin-bottom: 0;
  padding: 20px 0;
}

@media only screen and (min-width:980px) {
  .site_search_results .gsc-results .gsc-result:not(.gsc-imageResult) {
    padding: 42px 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-right: 20px;
}

.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-width: 100%;
  width: 100%;
  border: 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 {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.07142857;
  height: inherit;
  color: #003A59;
  text-decoration: inherit;
}

.site_search_results .gsc-results a.gs-title:focus,
.site_search_results .gsc-results a.gs-title:hover {
  color: #0294CE;
}

.site_search_results .gsc-results a.gs-title b {
  color: inherit;
  font-size: inherit;
  text-decoration: inherit;
}

.site_search_results .gsc-results .gs-snippet {
  font-family: Metric,sans-serif;
  font-weight: 400;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.47368421;
  color: #6E6F66;
  margin-bottom: 10px;
}

@media only screen and (min-width:740px) {
  .site_search_results .gsc-results .gs-snippet {
    font-size: 19px;
    font-size: 1.1875rem;
  }
}

.site_search_results .gsc-results .gs-visibleUrl {
  color: #003A59;
}

.site_search_results .gsc-expansionArea .gsc-cursor-box {
  margin-bottom: 0;
  padding: 20px 0;
}

.site_search_results .gsc-expansionArea .gsc-cursor-box .gsc-cursor-page {
  display: inline-block;
  font-family: Metric,sans-serif;
  font-weight: 700;
  font-size: 12px;
  font-size: .75rem;
  color: #252723;
  margin-right: 10px;
  padding: 0 5px;
  text-decoration: none;
  -webkit-transition: color .25s;
  transition: color .25s;
}

.site_search_results .gsc-expansionArea .gsc-cursor-box .gsc-cursor-page:focus,
.site_search_results .gsc-expansionArea .gsc-cursor-box .gsc-cursor-page:hover {
  color: #0294CE;
}

.site_search_results .gsc-expansionArea .gsc-cursor-box .gsc-cursor-current-page {
  box-shadow: 0 2px 0 0 #003A59;
  color: #0294CE;
}

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

@media only screen and (min-width:980px) {
  .site_search_results div.gcsc-branding {
    position: absolute;
    bottom: 0;
    right: 0;
  }
}

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

@media print {
  .header {
    height: auto;
  }
}

.static_header .header {
  position: relative;
}

.builder_theme .header {
  overflow: hidden;
}

.header_ribbon {
  position: relative;
  z-index: 300;
  padding: 21px 0;
  pointer-events: none;
}

@media only screen and (min-width:740px) {
  .header_ribbon {
    padding: 28px 0;
  }
}

@media only screen and (min-width:980px) {
  .header_ribbon {
    padding: 41px 0;
  }
}

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

@media only screen and (min-width:980px) {
  .builder_theme .header_ribbon {
    position: absolute;
    width: 65%;
    top: 0;
    left: 0;
  }
}

@media only screen and (min-width:1220px) {
  .builder_theme .header_ribbon {
    width: 50%;
  }
}

@media only screen and (min-width:1220px) {
  .csscalc.builder_theme .header_ribbon {
    width: calc(100% - 700px);
  }
}

@media only screen and (min-width:980px) {
  .builder_theme.fixed_header .header_ribbon {
    position: fixed;
  }
}

.drawer_visible .header_ribbon {
  position: fixed;
  background: #003A59;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-transition: background .25s;
  transition: background .25s;
}

.csscalc.drawer_visible .header_ribbon {
  width: 100%;
}

.builder_theme .header_ribbon>.fs-row {
  width: 96%;
  width: calc(100% - 20px);
}

.header_ribbon_wrapper {
  position: relative;
  z-index: 300;
}

.header_ribbon_wrapper:after {
  height: 0;
  clear: both;
  content: ".";
  display: block;
  line-height: 0;
  visibility: hidden;
}

.builder_theme .header_components {
  position: relative;
  margin: 40px 0 80px;
}

@media only screen and (min-width:980px) {
  .builder_theme .header_components {
    margin: 0;
  }
}

@media print {
  .builder_theme .header_components {
    margin: 0;
  }
}

@media only screen and (min-width:980px) {
  .interior_theme.drawer_visible .header_components {
    height: 125px;
  }
}

.header_logo {
  float: left;
  margin: 0;
  pointer-events: auto;
}

@media screen and (min-width:1500px) {
  .builder_theme .header_logo {
    padding-left: 30px;
  }
}

.header_logo_link {
  position: relative;
  display: block;
  width: 139px;
  height: 34px;
  overflow: hidden;
  margin: 1px 0;
}

.header_logo_link:before {
  background: url('../images/icons.svg?15922f52018') no-repeat 0 0;
  content: "";
  display: inline-block;
}

.header_logo_link:after {
  background: url('../images/icons.svg?15922f52018') no-repeat 0 0;
  content: "";
  display: inline-block;
}

@media only screen and (min-width:980px) {
  .header_logo_link {
    width: 179px;
    height: 43px;
    margin: 0;
  }
}

@media print {
  .header_logo_link {
    display: none!important;
    visibility: hidden;
  }
}

.header_logo_link:after,
.header_logo_link:before {
  -webkit-transition: opacity .25s,visibility .25s;
  transition: opacity .25s,visibility .25s;
}

.header_logo_link:before {
  background-position: 100% 17.89473684%;
  width: 139px;
  height: 34px;
  opacity: 1;
  visibility: visible;
}

@media only screen and (min-width:980px) {
  .header_logo_link:before {
    background-position: 0 23.75690608%;
    width: 179px;
    height: 43px;
  }
}

.header.theme_light .header_logo_link:before {
  background-position: 100% 0;
}

@media only screen and (min-width:980px) {
  .header.theme_light .header_logo_link:before {
    background-position: 0 0;
  }
}

.header_logo_link:after {
  position: absolute;
  background-position: 100% 0;
  width: 139px;
  height: 34px;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
}

@media only screen and (min-width:980px) {
  .header_logo_link:after {
    background-position: 0 0;
    width: 179px;
    height: 43px;
  }
}

.drawer_visible .header_logo_link:before {
  opacity: 0;
  visibility: hidden;
}

.drawer_visible .header_logo_link:after {
  opacity: 1;
  visibility: visible;
}

.header_aside {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: auto;
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
}

.header_aside:after {
  height: 0;
  clear: both;
  content: ".";
  display: block;
  line-height: 0;
  visibility: hidden;
}

@media only screen and (min-width:980px) {
  .header_aside {
    padding: 4px 0;
  }
}

@media print {
  .header_aside {
    display: none!important;
    visibility: hidden;
  }
}

@media only screen and (min-width:980px) {
  .builder_theme .header_aside {
    right: 0;
  }
}

@media screen and (min-width:1500px) {
  .builder_theme .header_aside {
    padding-right: 30px;
  }
}

@media only screen and (min-width:980px) {
  .interior_theme.fixed_header .header_aside {
    position: fixed;
    top: 40px;
    top: calc((125px - 44px)/ 2);
    right: 20px;
    right: calc((100% - 960px)/ 2 + 1% - 1px);
    z-index: 200;
  }
}

@media only screen and (min-width:1220px) {
  .interior_theme.fixed_header .header_aside {
    right: calc((100% - 1200px)/ 2 + 1%);
  }
}

.header_handle {
  position: relative;
  float: left;
  display: block;
  width: 36px;
  height: 36px;
  border: 3px solid #252723;
  color: transparent;
  cursor: pointer;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: background .25s,border-color .25s;
  transition: background .25s,border-color .25s;
}

.theme_light .header_handle {
  border-color: #FFF;
}

.search_handle {
  position: relative;
  float: left;
  display: block;
  width: 36px;
  height: 36px;
  border: 3px solid #252723;
  color: transparent;
  cursor: pointer;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: background .25s,border-color .25s;
  transition: background .25s,border-color .25s;
}

.theme_light .search_handle {
  border-color: #FFF;
}

.search_handle:before {
  background: url('../images/icons.svg?15922f52018') no-repeat 0 0;
  content: "";
  display: inline-block;
}

.search_handle:after {
  background: url('../images/icons.svg?15922f52018') no-repeat 0 0;
  content: "";
  display: inline-block;
}

.search_handle:after,
.search_handle:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -webkit-transition: opacity .25s,visibility .25s;
  transition: opacity .25s,visibility .25s;
}

.search_handle:before {
  width: 17px;
  height: 16px;
  background: url('../images/search_black.svg?1591ce375d0') no-repeat center;
}

.theme_light .search_handle:before {
  opacity: 0;
  visibility: hidden;
}

.search_handle:after {
  width: 17px;
  height: 16px;
  background: url('../images/search_white.svg?158471dbca8') no-repeat center;
  opacity: 0;
  visibility: hidden;
}

.theme_light .search_handle:after {
  opacity: 1;
  visibility: visible;
}

.search_handle:focus,
.search_handle:hover {
  background: #252723;
}

.theme_light .search_handle:focus,
.theme_light .search_handle:hover {
  background: #FFF;
}

.search_handle:focus:before,
.search_handle:hover:before {
  opacity: 0;
  visibility: hidden;
}

.theme_light .search_handle:focus:before,
.theme_light .search_handle:hover:before {
  opacity: 1;
  visibility: visible;
}

.search_handle:focus:after,
.search_handle:hover:after {
  opacity: 1;
  visibility: visible;
}

.theme_light .search_handle:focus:after,
.theme_light .search_handle:hover:after {
  opacity: 0;
  visibility: hidden;
}

.drawer_visible .search_handle {
  border-color: #FFF;
}

.drawer_visible .search_handle:before {
  opacity: 0;
  visibility: hidden;
}

.drawer_visible .search_handle:after {
  opacity: 1;
  visibility: visible;
}

.drawer_visible .search_handle:focus,
.drawer_visible .search_handle:hover {
  background: #FFF;
}

.drawer_visible .search_handle:focus:before,
.drawer_visible .search_handle:hover:before {
  opacity: 1;
  visibility: visible;
}

.drawer_visible .search_handle:focus:after,
.drawer_visible .search_handle:hover:after {
  opacity: 0;
  visibility: hidden;
}

.mobile_sidebar_handle {
  position: relative;
  float: left;
  display: block;
  width: 36px;
  height: 36px;
  border: 3px solid #252723;
  color: transparent;
  cursor: pointer;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: background .25s,border-color .25s;
  transition: background .25s,border-color .25s;
  margin-left: 5px;
}

.theme_light .mobile_sidebar_handle {
  border-color: #FFF;
}

.mobile_sidebar_handle:after,
.mobile_sidebar_handle:before {
  position: absolute;
  height: 3px;
  width: 14px;
  top: 50%;
  left: 50%;
  background: #252723;
  content: "";
  -webkit-transform: translate(-50%,-50%) rotate(0);
  -ms-transform: translate(-50%,-50%) rotate(0);
  transform: translate(-50%,-50%) rotate(0);
  -webkit-transition: background .25s,box-shadow .25s,-webkit-transform .25s;
  transition: background .25s,box-shadow .25s,-webkit-transform .25s;
  transition: background .25s,box-shadow .25s,transform .25s;
  transition: background .25s,box-shadow .25s,transform .25s,-webkit-transform .25s;
}

.theme_light .mobile_sidebar_handle:after,
.theme_light .mobile_sidebar_handle:before {
  background: #FFF;
}

.mobile_sidebar_handle:before {
  -webkit-transform: translate(-50%,calc(-50% - 5px)) rotate(0);
  -ms-transform: translate(-50%,calc(-50% - 5px)) rotate(0);
  transform: translate(-50%,calc(-50% - 5px)) rotate(0);
}

.mobile_sidebar_handle:after {
  box-shadow: 0 5px 0 0 #252723;
  -webkit-transform: translate(-50%,-50%) rotate(0);
  -ms-transform: translate(-50%,-50%) rotate(0);
  transform: translate(-50%,-50%) rotate(0);
}

.theme_light .mobile_sidebar_handle:after {
  box-shadow: 0 5px 0 0 #FFF;
}

.mobile_sidebar_handle:focus,
.mobile_sidebar_handle:hover {
  background: #252723;
}

.theme_light .mobile_sidebar_handle:focus,
.theme_light .mobile_sidebar_handle:hover {
  background: #FFF;
}

.mobile_sidebar_handle:focus:after,
.mobile_sidebar_handle:focus:before,
.mobile_sidebar_handle:hover:after,
.mobile_sidebar_handle:hover:before {
  background: #FFF;
}

.theme_light .mobile_sidebar_handle:focus:after,
.theme_light .mobile_sidebar_handle:focus:before,
.theme_light .mobile_sidebar_handle:hover:after,
.theme_light .mobile_sidebar_handle:hover:before {
  background: #252723;
}

.mobile_sidebar_handle:focus:after,
.mobile_sidebar_handle:hover:after {
  box-shadow: 0 5px 0 0 #FFF;
}

.theme_light .mobile_sidebar_handle:focus:after,
.theme_light .mobile_sidebar_handle:hover:after {
  box-shadow: 0 5px 0 0 #252723;
}

.drawer_visible .mobile_sidebar_handle {
  background: 0 0;
  border-color: #FFF;
}

.drawer_visible .mobile_sidebar_handle:after,
.drawer_visible .mobile_sidebar_handle:before {
  background: #FFF;
}

.drawer_visible .mobile_sidebar_handle:before {
  -webkit-transform: translate(-50%,-50%) rotate(-45deg);
  -ms-transform: translate(-50%,-50%) rotate(-45deg);
  transform: translate(-50%,-50%) rotate(-45deg);
}

.drawer_visible .mobile_sidebar_handle:after {
  box-shadow: none;
  -webkit-transform: translate(-50%,-50%) rotate(45deg);
  -ms-transform: translate(-50%,-50%) rotate(45deg);
  transform: translate(-50%,-50%) rotate(45deg);
}

.drawer_visible .mobile_sidebar_handle:focus,
.drawer_visible .mobile_sidebar_handle:hover {
  background: #FFF;
}

.drawer_visible .mobile_sidebar_handle:focus:after,
.drawer_visible .mobile_sidebar_handle:focus:before,
.drawer_visible .mobile_sidebar_handle:hover:after,
.drawer_visible .mobile_sidebar_handle:hover:before {
  background: #252723;
}

.drawer_visible .theme_light .mobile_sidebar_handle:after {
  box-shadow: none;
}

.sprite {
  background: url(../src/icons.svg) no-repeat;
}

.icon_alert {
  background-position: 91.77631579% 71.42857143%;
}

.icon_alert_dims {
  width: 14px;
  height: 14px;
}

.icon_arrow_left_black {
  background-position: 73.17880795% 71.77033493%;
}

.icon_arrow_left_black_dims {
  width: 16px;
  height: 15px;
}

.icon_arrow_right_black {
  background-position: 87.17105263% 71.42857143%;
}

.icon_arrow_right_black_dims {
  width: 14px;
  height: 14px;
}

.icon_arrow_right_blue {
  background-position: 36.39344262% 92.45283019%;
}

.icon_arrow_right_blue_dims {
  width: 13px;
  height: 12px;
}

.icon_arrow_right_gray {
  background-position: 32.13114754% 92.45283019%;
}

.icon_arrow_right_gray_dims {
  width: 13px;
  height: 12px;
}

.icon_arrow_right_light_gray {
  background-position: 98.99665552% 33.00970874%;
}

.icon_arrow_right_light_gray_dims {
  width: 19px;
  height: 18px;
}

.icon_arrow_right_long_black {
  background-position: 80.47945205% 46.37681159%;
}

.icon_arrow_right_long_black_dims {
  width: 26px;
  height: 17px;
}

.icon_arrow_right_long_white {
  background-position: 71.57534247% 46.37681159%;
}

.icon_arrow_right_long_white_dims {
  width: 26px;
  height: 17px;
}

.icon_arrow_right_white {
  background-position: 91.44736842% 81.9047619%;
}

.icon_arrow_right_white_dims {
  width: 14px;
  height: 14px;
}

.icon_caret_down_black {
  background-position: 97.36842105% 40.18691589%;
}

.icon_caret_down_black_dims {
  width: 14px;
  height: 10px;
}

.icon_caret_up_down_black {
  background-position: 58.11688312% 72.11538462%;
}

.icon_caret_up_down_black_dims {
  width: 10px;
  height: 16px;
}

.icon_category {
  background-position: 99.66666667% 61.16504854%;
}

.icon_category_dims {
  width: 18px;
  height: 18px;
}

.icon_check_green {
  background-position: 91.7218543% 45.49763033%;
}

.icon_check_green_dims {
  width: 16px;
  height: 13px;
}

.icon_check_white {
  background-position: 86.42384106% 45.49763033%;
}

.icon_check_white_dims {
  width: 16px;
  height: 13px;
}

.icon_chevron_down_black {
  background-position: 68.75% 52.55813953%;
}

.icon_chevron_down_black_dims {
  width: 14px;
  height: 9px;
}

.icon_chevron_left_black {
  background-position: 99.35275081% 71.42857143%;
}

.icon_chevron_left_black_dims {
  width: 9px;
  height: 14px;
}

.icon_chevron_left_white {
  background-position: 99.02912621% 81.9047619%;
}

.icon_chevron_left_white_dims {
  width: 9px;
  height: 14px;
}

.icon_chevron_right_black {
  background-position: 16.82847896% 93.33333333%;
}

.icon_chevron_right_black_dims {
  width: 9px;
  height: 14px;
}

.icon_chevron_right_white {
  background-position: 19.74110032% 93.33333333%;
}

.icon_chevron_right_white_dims {
  width: 9px;
  height: 14px;
}

.icon_chevron_up_black {
  background-position: 73.35526316% 52.55813953%;
}

.icon_chevron_up_black_dims {
  width: 14px;
  height: 9px;
}

.icon_close_black {
  background-position: 82.56578947% 71.77033493%;
}

.icon_close_black_dims {
  width: 14px;
  height: 15px;
}

.icon_close_white {
  background-position: 77.96052632% 71.77033493%;
}

.icon_close_white_dims {
  width: 14px;
  height: 15px;
}

.icon_contact_email {
  background-position: 96.38157895% 45.28301887%;
}

.icon_contact_email_dims {
  width: 14px;
  height: 12px;
}

.icon_contact_facebook {
  background-position: 77.21088435% 63%;
}

.icon_contact_facebook_dims {
  width: 24px;
  height: 24px;
}

.icon_contact_fax {
  background-position: 96.05263158% 81.9047619%;
}

.icon_contact_fax_dims {
  width: 14px;
  height: 14px;
}

.icon_contact_googleplus {
  background-position: 85.37414966% 63%;
}

.icon_contact_googleplus_dims {
  width: 24px;
  height: 24px;
}

.icon_contact_instagram {
  background-position: 93.53741497% 63%;
}

.icon_contact_instagram_dims {
  width: 24px;
  height: 24px;
}

.icon_contact_link {
  background-position: 0 93.33333333%;
}

.icon_contact_link_dims {
  width: 14px;
  height: 14px;
}

.icon_contact_linkedin {
  background-position: 0 86%;
}

.icon_contact_linkedin_dims {
  width: 24px;
  height: 24px;
}

.icon_contact_location {
  background-position: 0 100%;
}

.icon_contact_location_dims {
  width: 10px;
  height: 14px;
}

.icon_contact_phone {
  background-position: 12.5% 93.33333333%;
}

.icon_contact_phone_dims {
  width: 14px;
  height: 14px;
}

.icon_contact_twitter {
  background-position: 16.32653061% 86%;
}

.icon_contact_twitter_dims {
  width: 24px;
  height: 24px;
}

.icon_contact_youtube {
  background-position: 60.88435374% 63%;
}

.icon_contact_youtube_dims {
  width: 24px;
  height: 24px;
}

.icon_directions {
  background-position: 23.02631579% 93.33333333%;
}

.icon_directions_dims {
  width: 14px;
  height: 14px;
}

.icon_email {
  background-position: 27.63157895% 92.45283019%;
}

.icon_email_dims {
  width: 14px;
  height: 12px;
}

.icon_facebook_circle_gray {
  background-position: 32.65306122% 86%;
}

.icon_facebook_circle_gray_dims {
  width: 24px;
  height: 24px;
}

.icon_facebook_circle_white {
  background-position: 40.81632653% 86%;
}

.icon_facebook_circle_white_dims {
  width: 24px;
  height: 24px;
}

.icon_instagram_circle_gray {
  background-position: 48.97959184% 86%;
}

.icon_instagram_circle_gray_dims {
  width: 24px;
  height: 24px;
}

.icon_instagram_circle_white {
  background-position: 57.14285714% 86%;
}

.icon_instagram_circle_white_dims {
  width: 24px;
  height: 24px;
}

.icon_link {
  background-position: 96.38157895% 71.42857143%;
}

.icon_link_dims {
  width: 14px;
  height: 14px;
}

.icon_list {
  background-position: 86.84210526% 81.9047619%;
}

.icon_list_dims {
  width: 14px;
  height: 14px;
}

.icon_logo_big_blue {
  background-position: 0 23.75690608%;
}

.icon_logo_big_blue_dims {
  width: 179px;
  height: 43px;
}

.icon_logo_big_white {
  background-position: 0 0;
}

.icon_logo_big_white_dims {
  width: 179px;
  height: 43px;
}

.icon_logo_blue {
  background-position: 0 47.51381215%;
}

.icon_logo_blue_dims {
  width: 179px;
  height: 43px;
}

.icon_logo_footer_white {
  background-position: 89.05472637% 34.69387755%;
}

.icon_logo_footer_white_dims {
  width: 117px;
  height: 28px;
}

.icon_logo_mini_blue {
  background-position: 100% 17.89473684%;
}

.icon_logo_mini_blue_dims {
  width: 139px;
  height: 34px;
}

.icon_logo_mini_white {
  background-position: 100% 0;
}

.icon_logo_mini_white_dims {
  width: 139px;
  height: 34px;
}

.icon_logo_white {
  background-position: 0 71.27071823%;
}

.icon_logo_white_dims {
  width: 179px;
  height: 43px;
}

.icon_map_marker {
  background-position: 4.54545455% 93.33333333%;
}

.icon_map_marker_dims {
  width: 10px;
  height: 14px;
}

.icon_phone {
  background-position: 7.89473684% 93.33333333%;
}

.icon_phone_dims {
  width: 14px;
  height: 14px;
}

.icon_rss_circle_gray {
  background-position: 69.04761905% 63%;
}

.icon_rss_circle_gray_dims {
  width: 24px;
  height: 24px;
}

.icon_rss_circle_white {
  background-position: 73.46938776% 86%;
}

.icon_rss_circle_white_dims {
  width: 24px;
  height: 24px;
}

.icon_search_big_white {
  background-position: 62.15277778% 49.48453608%;
}

.icon_search_big_white_dims {
  width: 30px;
  height: 30px;
}

.icon_search_black {
  background-position: 62.58278146% 71.77033493%;
}

.icon_search_black_dims {
  width: 16px;
  height: 15px;
}

.icon_search_white {
  background-position: 67.8807947% 71.77033493%;
}

.icon_search_white_dims {
  width: 16px;
  height: 15px;
}

.icon_twitter_circle_gray {
  background-position: 81.63265306% 86%;
}

.icon_twitter_circle_gray_dims {
  width: 24px;
  height: 24px;
}

.icon_twitter_circle_white {
  background-position: 8.16326531% 86%;
}

.icon_twitter_circle_white_dims {
  width: 24px;
  height: 24px;
}

.icon_youtube_circle_gray {
  background-position: 24.48979592% 86%;
}

.icon_youtube_circle_gray_dims {
  width: 24px;
  height: 24px;
}

.icon_youtube_circle_white {
  background-position: 65.30612245% 86%;
}

.icon_youtube_circle_white_dims {
  width: 24px;
  height: 24px;
}

.mobile_sidebar {
  position: fixed;
  height: 100%;
  min-height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  z-index: 200;
  background: #003A59;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  opacity: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  padding: 100px 0;
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transition: opacity .5s,visibility .5s,-webkit-transform .5s;
  transition: opacity .5s,visibility .5s,-webkit-transform .5s;
  transition: opacity .5s,visibility .5s,transform .5s;
  transition: opacity .5s,visibility .5s,transform .5s,-webkit-transform .5s;
  visibility: hidden;
}

@media only screen and (min-width:740px) {
  .mobile_sidebar {
    padding: 130px 0 50px;
  }
}

.drawer_visible .mobile_sidebar {
  opacity: 1;
  -webkit-transform: translate(0,0) scale(1);
  -ms-transform: translate(0,0) scale(1);
  transform: translate(0,0) scale(1);
  visibility: visible;
}

@media screen and (min-width:980px) and (min-height:800px) {
  .flexbox .mobile_sidebar>.fs-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media screen and (min-width:980px) and (min-height:800px) {
  .flexbox .mobile_sidebar>.fs-row:after {
    display: none;
  }
}

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

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

.mobile_sidebar_aside {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .5s,visibility .5s,-webkit-transform .5s;
  transition: opacity .5s,visibility .5s,-webkit-transform .5s;
  transition: opacity .5s,visibility .5s,transform .5s;
  transition: opacity .5s,visibility .5s,transform .5s,-webkit-transform .5s;
  -webkit-transform: translate(0,20px);
  -ms-transform: translate(0,20px);
  transform: translate(0,20px);
}

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

@media only screen and (min-width:740px) {
  .mobile_sidebar_aside {
    -webkit-transform: translate(-20px,0);
    -ms-transform: translate(-20px,0);
    transform: translate(-20px,0);
  }
}

.drawer_visible .mobile_sidebar_aside {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  -webkit-transition: opacity .5s 1s,visibility .5s 1s,-webkit-transform .5s 1s;
  transition: opacity .5s 1s,visibility .5s 1s,-webkit-transform .5s 1s;
  transition: opacity .5s 1s,visibility .5s 1s,transform .5s 1s;
  transition: opacity .5s 1s,visibility .5s 1s,transform .5s 1s,-webkit-transform .5s 1s;
}

@media screen and (max-width:979px) {
  .mobile_sidebar_equalize {
    height: auto!important;
  }
}

@media only screen and (min-width:980px) {
  .mobile_sidebar_equalize {
    margin-bottom: 60px;
  }
}

.flexbox .mobile_sidebar_equalize {
  width: 100%;
}

@media screen and (min-width:980px) and (min-height:800px) {
  .flexbox .mobile_sidebar_equalize {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin: 30px 0 0;
  }
}

.flexbox .mobile_sidebar_component {
  width: 100%;
}

@media screen and (min-width:980px) and (min-height:800px) {
  .flexbox .mobile_sidebar_component {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
}

.mobile_sidebar_title {
  font-family: Metric,sans-serif;
  font-weight: 700;
  font-size: 12px;
  font-size: .75rem;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 2px;
  width: 100%;
  color: #FFF;
  color: rgba(255,255,255,.6);
  margin: 12px 0;
}

.mobile_sidebar_primary .mobile_sidebar_title {
  opacity: 0;
  -webkit-transition: opacity .25s;
  transition: opacity .25s;
}

.drawer_visible .mobile_sidebar_primary .mobile_sidebar_title {
  opacity: 1;
  -webkit-transition: opacity .25s .9s;
  transition: opacity .25s .9s;
}

a.skip_link {
  font-family: Metric,sans-serif;
  font-weight: 700;
  font-size: 12px;
  font-size: .75rem;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 2px;
  display: block;
  position: absolute;
  text-align: center;
  background: #ECECEB;
  color: #252723;
  top: 0;
  right: 0;
  left: 0;
  z-index: 500;
  padding: 20px;
  -webkit-transform: translateY(-300%);
  -ms-transform: translateY(-300%);
  transform: translateY(-300%);
  -webkit-transition: top .35s,-webkit-transform .35s;
  transition: top .35s,-webkit-transform .35s;
  transition: transform .35s,top .35s;
  transition: transform .35s,top .35s,-webkit-transform .35s;
}

a.skip_link:active,
a.skip_link:focus {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.no-csstransforms a.skip_link {
  top: -100%;
}

.no-csstransforms a.skip_link:active,
.no-csstransforms a.skip_link:focus {
  top: 0;
}

.page_wrapper {
  position: relative;
  overflow: hidden;
}

.main_content {
  margin-bottom: 20px;
}

@media only screen and (min-width:740px) {
  .main_content {
    margin-bottom: 40px;
  }
}

@media only screen and (min-width:980px) {
  .main_content {
    margin-left: 9.67741935%;
  }
}

@media only screen and (min-width:980px) {
  .in_content_callouts,
  .sidebar {
    padding-bottom: 30px;
  }
}

@media only screen and (min-width:1220px) {
  .in_content_callouts,
  .sidebar {
    padding-bottom: 40px;
  }
}

.in_content_callouts {
  margin-top: 30px;
}

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

.main_page_title.focusable:active,
.main_page_title.focusable:focus {
  width: auto;
  height: auto;
  position: static;
  clip: auto;
  margin: 0;
  overflow: visible;
}

.sidebar_callouts {
  clear: left;
}

.empty-row {
  min-height: 2px;
}

.search_input::-webkit-input-placeholder {
  text-overflow: ellipsis;
}

.search_input::-moz-placeholder {
  text-overflow: ellipsis;
}

.search_input:-ms-input-placeholder {
  text-overflow: ellipsis;
}

.search_input::placeholder {
  text-overflow: ellipsis;
}

.search_input[placeholder] {
  text-overflow: ellipsis;
}

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

.cr_heading {
  font-size: 16px;
  font-size: 1rem;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #999;
  font-family: Arial,sans-serif;
  text-transform: uppercase;
}

.cr_description {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.6;
  color: #999;
  font-family: Arial,sans-serif;
}

.cr_color_blocks {
  margin-bottom: 40px;
}

@media only screen and (min-width:980px) {
  .cr_color_blocks {
    margin-bottom: 60px;
  }
}

@media screen and (min-width:980px) {
  .cr_color_block_cell {
    width: 22.91666667%;
  }
}

@media screen and (min-width:740px) and (max-width:979px) {
  .cr_color_block_cell {
    width: 22.91666667%;
  }
}

@media screen and (max-width:739px) {
  .cr_color_block_cell {
    width: 22.91666667%;
  }
}

@media screen and (max-width:499px) {
  .cr_color_block_cell {
    width: 97.91666667%;
  }
}

.cr_color_block {
  position: relative;
  padding-top: 30%;
}

@media only screen and (min-width:500px) {
  .cr_color_block {
    padding-top: 50%;
  }
}

@media only screen and (min-width:500px) {
  .cr_color_block.slim {
    padding-top: 50%;
  }
}

.cr_color_block_content {
  font-family: Metric,sans-serif;
  font-weight: 500;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.1;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  line-height: 1.4;
  padding: 15px;
}

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

.cr_font {
  font-size: 48px;
  font-size: 3rem;
  line-height: 1;
  margin-bottom: 30px;
  padding-bottom: 40px;
}

.crl_buttons:after {
  height: 0;
  clear: both;
  content: ".";
  display: block;
  line-height: 0;
  visibility: hidden;
}

@media only screen and (max-width:499px) {
  .crl_buttons a {
    display: block;
    float: left;
    clear: left;
    margin: 10px 0;
  }
}

@media only screen and (min-width:500px) {
  .crl_buttons a {
    margin: 10px 10px 10px 0;
  }
}

@media only screen and (min-width:500px) {
  .crl_buttons a:last-child {
    margin-right: 0;
  }
}

.js .cr_page_intro {
  padding-top: 156px;
}

@media only screen and (min-width:740px) {
  .js .cr_page_intro {
    padding-top: 170px;
  }
}

@media only screen and (min-width:980px) {
  .js .cr_page_intro {
    padding-top: 125px;
  }
}

@media print {
  .js .cr_page_intro {
    padding-top: 20px;
  }
}

.breadcrumb_nav {
  border-bottom: 2px solid #ECECEB;
  padding-bottom: 12px;
}

@media only screen and (max-width:979px) {
  .breadcrumb_nav {
    display: none!important;
    visibility: hidden;
  }
}

@media print {
  .breadcrumb_nav {
    display: none!important;
    visibility: hidden;
  }
}

.breadcrumb_nav .menu {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.breadcrumb_nav .menu-item {
  display: inline-block;
}

.breadcrumb_nav .menu-item:not(:last-child):after {
  background: url('../images/icons.svg?15922f52018') no-repeat 0 0;
  content: "";
  display: inline-block;
}

.breadcrumb_nav .menu-item:not(:last-child):after {
  background-position: 32.13114754% 92.45283019%;
  width: 13px;
  height: 12px;
  margin: 0 10px;
}

.breadcrumb_nav .menu-item:nth-last-child(2):after {
  background-position: 36.39344262% 92.45283019%;
}

.breadcrumb_nav .menu-item:last-child a {
  color: #003A59;
}

.breadcrumb_nav a {
  display: inline-block;
  font-family: Metric,sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  color: #6E6F66;
}

.breadcrumb_nav a:focus,
.breadcrumb_nav a:hover {
  color: #003A59;
}

.main_nav {
  margin-bottom: 30px;
}

@media only screen and (min-width:980px) {
  .main_nav {
    margin-bottom: 0;
  }
}

.main_nav .menu {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.main_nav .menu-item {
  overflow: hidden;
  margin-left: -20px;
  padding-left: 20px;
}

.drawer_visible .main_nav .menu-item:nth-child(1) a {
  -webkit-transition: color .25s,-webkit-transform .5s .4s;
  transition: color .25s,-webkit-transform .5s .4s;
  transition: color .25s,transform .5s .4s;
  transition: color .25s,transform .5s .4s,-webkit-transform .5s .4s;
}

.drawer_visible .main_nav .menu-item:nth-child(2) a {
  -webkit-transition: color .25s,-webkit-transform .5s .5s;
  transition: color .25s,-webkit-transform .5s .5s;
  transition: color .25s,transform .5s .5s;
  transition: color .25s,transform .5s .5s,-webkit-transform .5s .5s;
}

.drawer_visible .main_nav .menu-item:nth-child(3) a {
  -webkit-transition: color .25s,-webkit-transform .5s .6s;
  transition: color .25s,-webkit-transform .5s .6s;
  transition: color .25s,transform .5s .6s;
  transition: color .25s,transform .5s .6s,-webkit-transform .5s .6s;
}

.drawer_visible .main_nav .menu-item:nth-child(4) a {
  -webkit-transition: color .25s,-webkit-transform .5s .7s;
  transition: color .25s,-webkit-transform .5s .7s;
  transition: color .25s,transform .5s .7s;
  transition: color .25s,transform .5s .7s,-webkit-transform .5s .7s;
}

.drawer_visible .main_nav .menu-item:nth-child(5) a {
  -webkit-transition: color .25s,-webkit-transform .5s .8s;
  transition: color .25s,-webkit-transform .5s .8s;
  transition: color .25s,transform .5s .8s;
  transition: color .25s,transform .5s .8s,-webkit-transform .5s .8s;
}

.drawer_visible .main_nav .menu-item:nth-child(6) a {
  -webkit-transition: color .25s,-webkit-transform .5s .9s;
  transition: color .25s,-webkit-transform .5s .9s;
  transition: color .25s,transform .5s .9s;
  transition: color .25s,transform .5s .9s,-webkit-transform .5s .9s;
}

.drawer_visible .main_nav .menu-item:nth-child(7) a {
  -webkit-transition: color .25s,-webkit-transform .5s 1s;
  transition: color .25s,-webkit-transform .5s 1s;
  transition: color .25s,transform .5s 1s;
  transition: color .25s,transform .5s 1s,-webkit-transform .5s 1s;
}

.drawer_visible .main_nav .menu-item:nth-child(8) a {
  -webkit-transition: color .25s,-webkit-transform .5s 1.1s;
  transition: color .25s,-webkit-transform .5s 1.1s;
  transition: color .25s,transform .5s 1.1s;
  transition: color .25s,transform .5s 1.1s,-webkit-transform .5s 1.1s;
}

.drawer_visible .main_nav .menu-item:nth-child(9) a {
  -webkit-transition: color .25s,-webkit-transform .5s 1.2s;
  transition: color .25s,-webkit-transform .5s 1.2s;
  transition: color .25s,transform .5s 1.2s;
  transition: color .25s,transform .5s 1.2s,-webkit-transform .5s 1.2s;
}

.drawer_visible .main_nav .menu-item:nth-child(10) a {
  -webkit-transition: color .25s,-webkit-transform .5s 1.3s;
  transition: color .25s,-webkit-transform .5s 1.3s;
  transition: color .25s,transform .5s 1.3s;
  transition: color .25s,transform .5s 1.3s,-webkit-transform .5s 1.3s;
}

.main_nav a {
  position: relative;
  display: inline-block;
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 28px;
  font-size: 1.75rem;
  color: #FFF;
  z-index: 2;
  line-height: 1;
  padding: 16px 0 8px;
  -webkit-transform: translate(0,100%);
  -ms-transform: translate(0,100%);
  transform: translate(0,100%);
  -webkit-transition: color .25s,-webkit-transform .5s;
  transition: color .25s,-webkit-transform .5s;
  transition: color .25s,transform .5s;
  transition: color .25s,transform .5s,-webkit-transform .5s;
}

@media only screen and (min-width:740px) {
  .main_nav a {
    font-size: 40px;
    font-size: 2.5rem;
  }
}

@media only screen and (min-width:1220px) {
  .main_nav a {
    font-size: 52px;
    font-size: 3.25rem;
    padding: 18px 0 6px;
  }
}

.main_nav a:before {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: calc(100% + 40px);
  left: -20px;
  z-index: -2;
  background: #0294CE;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: -webkit-transform .25s;
  transition: -webkit-transform .25s;
  transition: transform .25s;
  transition: transform .25s, -webkit-transform .25s;
}

.csstransforms .main_nav a:before {
  content: "";
}

.main_nav a:focus:before,
.main_nav a:hover:before {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.drawer_visible .main_nav a {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}

@media print {
  .quicklinks_nav {
    display: none!important;
    visibility: hidden;
  }
}

.mobile_sidebar .quicklinks_nav {
  display: none;
}

@media only screen and (min-width:980px) {
  .mobile_sidebar .quicklinks_nav {
    display: block;
  }
}

.footer .quicklinks_nav {
  margin-bottom: 33px;
}

@media only screen and (min-width:740px) {
  .footer .quicklinks_nav {
    margin-bottom: 25px;
  }
}

@media only screen and (min-width:980px) {
  .footer .quicklinks_nav {
    float: left;
    margin: 0 10px 0;
  }
}

.quicklinks_nav .menu {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

@media only screen and (min-width:740px) {
  .footer .quicklinks_nav .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
  }
}

@media only screen and (min-width:980px) {
  .footer .quicklinks_nav .menu {
    display: block;
    text-align: left;
  }
}

@media screen and (min-width:370px) {
  .footer .quicklinks_nav .menu-item {
    display: inline-block;
    width: 49%;
    width: calc(50% - 4px);
    vertical-align: top;
  }
}

@media only screen and (min-width:740px) {
  .footer .quicklinks_nav .menu-item {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    margin: 0 10px;
    width: auto;
  }
}

@media only screen and (min-width:980px) {
  .footer .quicklinks_nav .menu-item {
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial;
  }
}

@media only screen and (min-width:1220px) {
  .footer .quicklinks_nav .menu-item {
    margin: 0 22px;
  }
}

@media only screen and (min-width:740px) {
  .footer .quicklinks_nav .menu-item:first-child {
    margin-left: 0;
  }
}

@media only screen and (min-width:980px) {
  .footer .quicklinks_nav .menu-item:first-child {
    margin-left: 10px;
  }
}

@media only screen and (min-width:1220px) {
  .footer .quicklinks_nav .menu-item:first-child {
    margin-left: 22px;
  }
}

.quicklinks_nav a {
  display: block;
  font-family: Metric,sans-serif;
  font-size: 14px;
  font-size: .875rem;
  color: #FFF;
}

.quicklinks_nav a:before {
  background: url('../images/icons.svg?15922f52018') no-repeat 0 0;
  content: "";
  display: inline-block;
}

.mobile_sidebar .quicklinks_nav a {
  padding: 10px 0;
}

.footer .quicklinks_nav a {
  padding: 7px 0;
}

@media only screen and (min-width:980px) {
  .footer .quicklinks_nav a {
    padding: 4px 0 3px;
  }
}

.quicklinks_nav a:before {
  position: relative;
  top: 2px;
  margin-right: 8px;
}

.quicklinks_nav a:focus,
.quicklinks_nav a:hover {
  color: rgba(255,255,255,.65);
}

.quicklinks_nav a.directory:before {
  background-position: 86.84210526% 81.9047619%;
  width: 14px;
  height: 14px;
}

.quicklinks_nav a.contact-us:before {
  background-position: 96.38157895% 71.42857143%;
  width: 14px;
  height: 14px;
}

.quicklinks_nav a.maps-directions:before {
  background-position: 23.02631579% 93.33333333%;
  width: 14px;
  height: 14px;
}

.quicklinks_nav a.emergency-information:before {
  background-position: 91.77631579% 71.42857143%;
  width: 14px;
  height: 14px;
}

.resources_nav .menu {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

@media screen and (min-width:370px) {
  .resources_nav .menu-item {
    display: inline-block;
    width: 49%;
    width: calc(50% - 4px);
    vertical-align: top;
  }
}

@media only screen and (min-width:500px) {
  .resources_nav .menu-item {
    width: auto;
    margin-right: 20px;
  }
}

@media only screen and (min-width:740px) {
  .resources_nav .menu-item {
    display: block;
  }
}

@media only screen and (min-width:980px) {
  .resources_nav .menu-item {
    display: inline-block;
  }
}

.resources_nav a {
  display: block;
  font-family: Metric,sans-serif;
  font-size: 14px;
  font-size: .875rem;
  color: #FFF;
  color: rgba(255,255,255,.6);
  padding: 3px 0;
}

.resources_nav a:focus,
.resources_nav a:hover {
  color: #FFF;
}

.secondary_nav {
  margin-bottom: 42px;
}

@media only screen and (min-width:740px) {
  .secondary_nav {
    border-bottom: 1px solid #FFF;
    border-bottom: 1px solid rgba(255,255,255,.2);
    margin-bottom: 32px;
    padding-bottom: 12px;
  }
}

@media only screen and (min-width:980px) {
  .secondary_nav {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
}

.secondary_nav .menu {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

@media screen and (min-width:370px) {
  .secondary_nav .menu-item {
    display: inline-block;
    width: 49%;
    width: calc(50% - 4px);
    vertical-align: top;
  }
}

@media only screen and (min-width:740px) {
  .secondary_nav .menu-item {
    display: block;
    width: auto;
  }
}

.secondary_nav a {
  display: block;
  font-family: Metric,sans-serif;
  font-weight: 500;
  font-size: 14px;
  font-size: .875rem;
  color: #FFF;
  padding: 10px 0;
  padding-right: 20px;
  -webkit-transition: color .25s;
  transition: color .25s;
}

@media only screen and (min-width:500px) {
  .secondary_nav a {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.secondary_nav a:focus,
.secondary_nav a:hover {
  color: rgba(255,255,255,.65);
}

.social_nav_title {
  display: none;
}

@media only screen and (min-width:980px) {
  .social_nav_title {
    display: block;
  }
}

@media print {
  .social_nav {
    display: none!important;
    visibility: hidden;
  }
}

.mobile_sidebar .social_nav {
  display: none;
}

@media only screen and (min-width:980px) {
  .mobile_sidebar .social_nav {
    display: block;
  }
}

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

.builder_intro .social_nav {
  display: none;
}

@media only screen and (min-width:980px) {
  .builder_intro .social_nav {
    display: block;
    float: right;
    padding: 14px 0;
  }
}

.social_nav .menu {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.footer .social_nav .menu {
  text-align: center;
}

.social_nav .menu-item {
  display: inline-block;
  margin: 0 5px;
  vertical-align: top;
}

@media only screen and (min-width:320px) {
  .social_nav .menu-item {
    margin: 0 10px;
  }
}

@media only screen and (min-width:980px) {
  .social_nav .menu-item {
    margin: 2px 6px;
  }
}

.social_nav .menu-item:first-child {
  margin-left: 0;
}

.social_nav .menu-item:last-child {
  margin-right: 0;
}

.mobile_sidebar .social_nav .menu-item {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform .35s;
  transition: -webkit-transform .35s;
  transition: transform .35s;
  transition: transform .35s, -webkit-transform .35s;
}

.drawer_visible .mobile_sidebar .social_nav .menu-item:nth-child(1) {
  -webkit-transition: -webkit-transform .35s 1s;
  transition: -webkit-transform .35s 1s;
  transition: transform .35s 1s;
  transition: transform .35s 1s, -webkit-transform .35s 1s;
}

.drawer_visible .mobile_sidebar .social_nav .menu-item:nth-child(2) {
  -webkit-transition: -webkit-transform .35s 1.05s;
  transition: -webkit-transform .35s 1.05s;
  transition: transform .35s 1.05s;
  transition: transform .35s 1.05s, -webkit-transform .35s 1.05s;
}

.drawer_visible .mobile_sidebar .social_nav .menu-item:nth-child(3) {
  -webkit-transition: -webkit-transform .35s 1.1s;
  transition: -webkit-transform .35s 1.1s;
  transition: transform .35s 1.1s;
  transition: transform .35s 1.1s, -webkit-transform .35s 1.1s;
}

.drawer_visible .mobile_sidebar .social_nav .menu-item:nth-child(4) {
  -webkit-transition: -webkit-transform .35s 1.15s;
  transition: -webkit-transform .35s 1.15s;
  transition: transform .35s 1.15s;
  transition: transform .35s 1.15s, -webkit-transform .35s 1.15s;
}

.drawer_visible .mobile_sidebar .social_nav .menu-item:nth-child(5) {
  -webkit-transition: -webkit-transform .35s 1.2s;
  transition: -webkit-transform .35s 1.2s;
  transition: transform .35s 1.2s;
  transition: transform .35s 1.2s, -webkit-transform .35s 1.2s;
}

.drawer_visible .mobile_sidebar .social_nav .menu-item {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.social_nav a {
  position: relative;
  display: block;
  width: 24px;
  height: 24px;
  color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.social_nav a:before {
  background: url('../images/icons.svg?15922f52018') no-repeat 0 0;
  content: "";
  display: inline-block;
}

.social_nav a.facebook:after {
  background: #3b5998;
}

.social_nav a.twitter:after {
  background: #55acee;
}

.social_nav a.youtube:after {
  background: #b00;
}

.social_nav a.instagram:after {
  background: #125688;
}

.social_nav a.rss:after {
  background: #F3B517;
}

.social_nav a:after {
  position: absolute;
  width: 10px;
  height: 10px;
  bottom: 150%;
  left: 50%;
  border-radius: 100%;
  content: "";
  -webkit-transform: translate(-50%,0) rotate(0) scale(0);
  -ms-transform: translate(-50%,0) rotate(0) scale(0);
  transform: translate(-50%,0) rotate(0) scale(0);
  -webkit-transform-origin: 50% 500%;
  -ms-transform-origin: 50% 500%;
  transform-origin: 50% 500%;
}

.social_nav a:focus:after,
.social_nav a:hover:after {
  -webkit-animation: twirl-burst 1.5s forwards;
  animation: twirl-burst 1.5s forwards;
}

@-webkit-keyframes twirl-burst {
  50% {
    bottom: 50%;
    opacity: 1;
    -webkit-transform: translate(-50%,50%) rotate(-360deg) scale(1);
    transform: translate(-50%,50%) rotate(-360deg) scale(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }

  100% {
    bottom: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%,50%) rotate(-360deg) scale(4);
    transform: translate(-50%,50%) rotate(-360deg) scale(4);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
}

@keyframes twirl-burst {
  50% {
    bottom: 50%;
    opacity: 1;
    -webkit-transform: translate(-50%,50%) rotate(-360deg) scale(1);
    transform: translate(-50%,50%) rotate(-360deg) scale(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }

  100% {
    bottom: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%,50%) rotate(-360deg) scale(4);
    transform: translate(-50%,50%) rotate(-360deg) scale(4);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
}

.social_nav_white a.facebook:before {
  background-position: 40.81632653% 86%;
  width: 24px;
  height: 24px;
}

.social_nav_white a.twitter:before {
  background-position: 8.16326531% 86%;
  width: 24px;
  height: 24px;
}

.social_nav_white a.youtube:before {
  background-position: 65.30612245% 86%;
  width: 24px;
  height: 24px;
}

.social_nav_white a.instagram:before {
  background-position: 57.14285714% 86%;
  width: 24px;
  height: 24px;
}

.social_nav_white a.rss:before {
  background-position: 73.46938776% 86%;
  width: 24px;
  height: 24px;
}

.social_nav_gray a.facebook:before {
  background-position: 32.65306122% 86%;
  width: 24px;
  height: 24px;
}

.social_nav_gray a.twitter:before {
  background-position: 81.63265306% 86%;
  width: 24px;
  height: 24px;
}

.social_nav_gray a.youtube:before {
  background-position: 24.48979592% 86%;
  width: 24px;
  height: 24px;
}

.social_nav_gray a.instagram:before {
  background-position: 48.97959184% 86%;
  width: 24px;
  height: 24px;
}

.social_nav_gray a.rss:before {
  background-position: 69.04761905% 63%;
  width: 24px;
  height: 24px;
}

.sub_nav {
  margin-bottom: 30px;
}

.sub_nav .menu {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

@media only screen and (max-width:979px) {
  .sub_nav .menu {
    background: #252723;
    color: #FFF;
    padding: 16px 0;
  }
}

@media only screen and (min-width:980px) {
  .sub_nav .menu {
    border: 6px solid #ECECEB;
    border-bottom-width: 0;
  }
}

.sub_nav .menu-item {
  display: block;
  position: relative;
  overflow: hidden;
}

@media only screen and (min-width:980px) {
  .sub_nav .menu-item:before {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #ECECEB;
    content: "";
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s;
  }
}

@media only screen and (min-width:980px) {
  .sub_nav .menu-item:hover:before {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

@media only screen and (max-width:979px) {
  .sub_nav .menu-item {
    font-family: Metric,sans-serif;
    font-weight: 900;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.125;
    text-transform: uppercase;
  }
}

@media only screen and (max-width:979px) and only screen and (min-width:980px) {
  .sub_nav .menu-item {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.33333333;
  }
}

@media only screen and (min-width:980px) {
  .sub_nav .menu-item.current-menu-item {
    box-shadow: 0 0 0 6px #252723;
    margin-bottom: 6px;
  }
}

@media only screen and (min-width:980px) {
  .sub_nav .menu-item.current-menu-item a {
    border-bottom-width: 0;
  }
}

.sub_nav .menu-item a {
  display: block;
  position: relative;
}

@media only screen and (max-width:979px) {
  .sub_nav .menu-item a {
    color: inherit;
    padding: 8px 25px;
  }
}

@media only screen and (min-width:980px) {
  .sub_nav .menu-item a {
    font-family: Metric,sans-serif;
    font-weight: 500;
    font-size: 18px;
    font-size: 1.125rem;
    color: #003A59;
    border-bottom: 6px solid #ECECEB;
    padding: 20px 14px 18px;
    -webkit-transition: background-color .25s,box-shadow .25s;
    transition: background-color .25s,box-shadow .25s;
  }
}

@media only screen and (min-width:980px) and (max-width:1219px) {
  .sub_nav .menu-item a {
    padding-right: 12px;
    padding-left: 12px;
  }
}

@media only screen and (min-width:980px) {
  .sub_nav .menu-item a:focus,
  .sub_nav .menu-item a:hover {
    background-color: #ECECEB;
  }
}

.sub_nav_heading {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.125;
  text-transform: uppercase;
  color: #252723;
  margin: 0 0 10px;
}

@media only screen and (min-width:980px) {
  .sub_nav_heading {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.33333333;
  }
}

@media print {
  .sub_nav_heading {
    margin: 20px 0;
  }
}

.sub_nav_heading a {
  color: inherit;
}

.sub_nav_heading a:focus,
.sub_nav_heading a:hover {
  color: #0294CE;
}

@media only screen and (min-width:980px) {
  .sub_nav_handle {
    display: none!important;
    visibility: hidden;
  }
}

@media print {
  .sub_nav_handle {
    display: none!important;
    visibility: hidden;
  }
}

.sub_nav_handle.fs-navigation-handle.fs-navigation-enabled {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.125;
  text-transform: uppercase;
  background: #FFF;
  color: #252723;
  text-align: left;
  position: relative;
  border: 5px solid #252723;
  margin: 20px 0 0;
  padding: 15px 40px 10px 20px;
  -webkit-transition: background .25s,color .25s;
  transition: background .25s,color .25s;
}

@media only screen and (min-width:980px) {
  .sub_nav_handle.fs-navigation-handle.fs-navigation-enabled {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.33333333;
  }
}

.sub_nav_handle.fs-navigation-handle.fs-navigation-enabled:after {
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  border-style: solid;
  border-width: 8px 7px 0 7px;
  border-color: #252723 transparent transparent transparent;
  content: "";
  margin: auto 0;
  -webkit-transition: border .25s,-webkit-transform .25s;
  transition: border .25s,-webkit-transform .25s;
  transition: border .25s,transform .25s;
  transition: border .25s,transform .25s,-webkit-transform .25s;
}

.sub_nav_handle.fs-navigation-handle.fs-navigation-enabled:focus,
.sub_nav_handle.fs-navigation-handle.fs-navigation-enabled:hover {
  color: #FFF;
  background: #252723;
}

.sub_nav_handle.fs-navigation-handle.fs-navigation-enabled:focus:after,
.sub_nav_handle.fs-navigation-handle.fs-navigation-enabled:hover:after {
  border-color: #FFF transparent transparent transparent;
}

.sub_nav_handle.fs-navigation-handle.fs-navigation-enabled.fs-navigation-open:after {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
}

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

@media print {
  .sub_nav_wrapper {
    display: none!important;
    visibility: hidden;
  }
}

.utility_nav {
  display: none;
}

@media only screen and (min-width:980px) {
  .utility_nav {
    float: left;
    display: block;
    padding: 0 15px;
  }
}

@media only screen and (min-width:980px) {
  .builder_theme .utility_nav {
    padding: 0 5px;
  }
}

@media screen and (min-width:1360px) {
  .builder_theme .utility_nav {
    padding: 0 15px;
  }
}

.utility_nav .menu {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.utility_nav .menu-item {
  -webkit-transition: opacity .25s,visibility .25s;
  transition: opacity .25s,visibility .25s;
}

@media only screen and (min-width:980px) {
  .utility_nav .menu-item {
    display: inline-block;
    vertical-align: top;
  }
}

@media only screen and (min-width:980px) {
  .utility_nav .menu-item:not(:last-child) {
    opacity: 0;
    visibility: hidden;
  }
}

.hide_utility.interior_theme .utility_nav .menu-item {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}

@media only screen and (min-width:980px) {
  .drawer_visible.builder_theme .utility_nav .menu-item,
  .drawer_visible.interior_theme .utility_nav .menu-item {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .75s,visibility .75s;
    transition: opacity .75s,visibility .75s;
  }
}

.utility_nav a {
  display: block;
  font-family: Metric,sans-serif;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  color: #252723;
  text-transform: uppercase;
}

@media only screen and (min-width:980px) {
  .utility_nav a {
    padding: 12px 14px 5px;
  }
}

.utility_nav a:focus,
.utility_nav a:hover {
  color: rgba(37,39,35,.65);
}

.drawer_visible .utility_nav a,
.header.theme_light .utility_nav a {
  color: #FFF;
}

.drawer_visible .utility_nav a:focus,
.drawer_visible .utility_nav a:hover,
.header.theme_light .utility_nav a:focus,
.header.theme_light .utility_nav a:hover {
  color: rgba(255,255,255,.65);
}

@media only screen and (min-width:980px) {
  .builder_theme .utility_nav a {
    padding-right: 5px;
    padding-left: 5px;
  }
}

@media screen and (min-width:1360px) {
  .builder_theme .utility_nav a {
    padding-right: 14px;
    padding-left: 14px;
  }
}

.buttoned_utility_nav {
  margin-bottom: 30px;
}

@media only screen and (min-width:980px) {
  .buttoned_utility_nav {
    display: none;
  }
}

@media print {
  .buttoned_utility_nav {
    display: none!important;
    visibility: hidden;
  }
}

.buttoned_utility_nav .menu {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

@media only screen and (min-width:740px) {
  .buttoned_utility_nav .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px;
  }
}

@media only screen and (min-width:740px) {
  .buttoned_utility_nav .menu-item {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    margin: 0 10px;
  }
}

.buttoned_utility_nav a {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  -webkit-transition: background .25s,border .25s,box-shadow .25s,color .25s,-webkit-transform .25s;
  transition: background .25s,border .25s,box-shadow .25s,color .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-transform .25s;
  display: block;
  text-align: center;
  border: 5px solid;
  padding: 12px 20px 12px;
  border-color: #FFF;
  margin-right: 0;
  margin-bottom: 8px;
}

.typography .buttoned_utility_nav a {
  box-shadow: none;
}

.typography .buttoned_utility_nav a {
  border-bottom-width: 5px;
}

.buttoned_utility_nav a,
.typography .buttoned_utility_nav a {
  color: #FFF;
}

.buttoned_utility_nav a:focus,
.buttoned_utility_nav a:hover,
.typography .buttoned_utility_nav a:focus,
.typography .buttoned_utility_nav a:hover {
  color: #252723;
  background: #FFF;
  border-color: #FFF;
}

@media print {
  .action_block {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.full_width_callouts .action_block {
  max-width: 1400px;
  margin: 10px;
}

@media screen and (min-width:1400px) {
  .full_width_callouts .action_block {
    margin-right: auto;
    margin-left: auto;
  }
}

@media print {
  .full_width_callouts .action_block {
    margin: 0;
  }
}

@media print {
  .full_width_callouts .action_block {
    margin: 0;
  }
}

.action_block_inner:after {
  height: 0;
  clear: both;
  content: ".";
  display: block;
  line-height: 0;
  visibility: hidden;
}

.action_block_inner.theme_gray {
  background: #6E6F66;
  color: #FFF;
}

.action_block_inner.theme_black {
  background: #252723;
  color: #FFF;
}

.action_block_inner.theme_white {
  background: #FFF;
  color: #252723;
}

.action_block_inner.theme_lime {
  background: #BED62F;
  color: #252723;
}

.action_block_inner.theme_light_green {
  background: #39A14C;
  color: #FFF;
}

.action_block_inner.theme_green {
  background: #39A14C;
  color: #FFF;
}

.action_block_inner.theme_light_gray {
  background: #ECECEB;
  color: #252723;
}

.action_block_inner.theme_yellow {
  background: #fff100;
  color: #252723;
}

.action_block_inner.theme_orange {
  background: #F3B517;
  color: #252723;
}

.action_block_inner.theme_light_blue {
  background: #0294CE;
  color: #FFF;
}

.action_block_inner.theme_blue {
  background: #0294CE;
  color: #FFF;
}

.action_block_inner.theme_medium_blue {
  background: #1379B0;
  color: #FFF;
}

.action_block_inner.theme_brand_blue {
  background: #003A59;
  color: #FFF;
}

.action_block_inner.theme_black {
  background: #252723;
  color: #FFF;
}

.action_block_inner.theme_gray {
  background: #6E6F66;
  color: #FFF;
}

.full_width_callouts .action_block_inner,
.in_content_callouts .action_block_inner {
  padding: 3.57142857%;
}

@media print {
  .full_width_callouts .action_block_inner,
  .in_content_callouts .action_block_inner {
    padding: 0;
  }
}

.in_content_callouts .action_block_inner {
  margin: 10px 0;
}

@media only screen and (min-width:740px) {
  .full_width_callouts .action_block_inner {
    padding: 40px;
  }
}

.action_block_figure {
  display: block;
  float: right;
  margin: 0 0 20px 20px;
}

.action_block_figure picture {
  display: block;
}

.action_block_figure img {
  display: block;
  width: 100%;
}

@media only screen and (max-width:739px) {
  .action_block_figure {
    max-width: 30%;
  }
}

@media only screen and (min-width:740px) {
  .action_block_figure {
    width: 36%;
    margin: 0 0 0 30px;
  }
}

@media only screen and (min-width:980px) {
  .action_block_figure {
    margin-left: 20px;
  }
}

@media only screen and (min-width:1220px) {
  .action_block_figure {
    margin-left: 0;
  }
}

@media print {
  .action_block_figure {
    max-width: 15%;
  }
}

@media only screen and (min-width:740px),print {
  .action_block_content {
    overflow: hidden;
  }
}

@media only screen and (min-width:1220px) {
  .action_block_content {
    padding-right: 35px;
  }
}

.action_block_heading {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.07142857;
  margin: 4px 0;
}

.action_block_heading a {
  color: inherit;
  box-shadow: inset 0 -1px 0;
  -webkit-transition: opacity .25s;
  transition: opacity .25s;
}

.action_block_heading a:focus,
.action_block_heading a:hover {
  opacity: .7;
}

@media only screen and (min-width:980px) {
  .action_block_heading {
    font-size: 32px;
    font-size: 2rem;
  }
}

.action_block_description {
  font-family: Metric,sans-serif;
  font-weight: 400;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.47368421;
  margin: 10px 0;
}

@media only screen and (min-width:740px) {
  .action_block_description {
    font-size: 19px;
    font-size: 1.1875rem;
  }
}

.action_block_description a {
  color: inherit;
  box-shadow: inset 0 -1px 0;
  -webkit-transition: opacity .25s;
  transition: opacity .25s;
}

.action_block_description a:focus,
.action_block_description a:hover {
  opacity: .7;
}

.action_block_description p {
  margin: 0;
}

.action_block_links {
  margin-top: 20px;
}

@media print {
  .action_block_links {
    display: none!important;
    visibility: hidden;
  }
}

.action_block_link {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  -webkit-transition: background .25s,border .25s,box-shadow .25s,color .25s,-webkit-transform .25s;
  transition: background .25s,border .25s,box-shadow .25s,color .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-transform .25s;
  display: block;
}

.typography .action_block_link {
  box-shadow: none;
}

@media only screen and (min-width:500px) {
  .action_block_link {
    font-family: Metric,sans-serif;
    font-weight: 900;
    font-size: 18px;
    font-size: 1.125rem;
    text-transform: uppercase;
    -webkit-transition: background .25s,border .25s,box-shadow .25s,color .25s,-webkit-transform .25s;
    transition: background .25s,border .25s,box-shadow .25s,color .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-transform .25s;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 8px;
  }

  .typography .action_block_link {
    box-shadow: none;
  }
}

.action_block .theme_light_gray .action_block_link,
.action_block .theme_light_green .action_block_link,
.action_block .theme_lime .action_block_link,
.action_block .theme_orange .action_block_link,
.action_block .theme_yellow .action_block_link {
  text-align: center;
  border: 5px solid;
  padding: 12px 20px 12px;
}

.typography .action_block .theme_light_gray .action_block_link,
.typography .action_block .theme_light_green .action_block_link,
.typography .action_block .theme_lime .action_block_link,
.typography .action_block .theme_orange .action_block_link,
.typography .action_block .theme_yellow .action_block_link {
  border-bottom-width: 5px;
}

.action_block .theme_light_gray .action_block_link,
.action_block .theme_light_green .action_block_link,
.action_block .theme_lime .action_block_link,
.action_block .theme_orange .action_block_link,
.action_block .theme_yellow .action_block_link,
.typography .action_block .theme_light_gray .action_block_link,
.typography .action_block .theme_light_green .action_block_link,
.typography .action_block .theme_lime .action_block_link,
.typography .action_block .theme_orange .action_block_link,
.typography .action_block .theme_yellow .action_block_link {
  color: #252723;
  border-color: #252723;
}

.action_block .theme_light_gray .action_block_link:focus,
.action_block .theme_light_gray .action_block_link:hover,
.action_block .theme_light_green .action_block_link:focus,
.action_block .theme_light_green .action_block_link:hover,
.action_block .theme_lime .action_block_link:focus,
.action_block .theme_lime .action_block_link:hover,
.action_block .theme_orange .action_block_link:focus,
.action_block .theme_orange .action_block_link:hover,
.action_block .theme_yellow .action_block_link:focus,
.action_block .theme_yellow .action_block_link:hover,
.typography .action_block .theme_light_gray .action_block_link:focus,
.typography .action_block .theme_light_gray .action_block_link:hover,
.typography .action_block .theme_light_green .action_block_link:focus,
.typography .action_block .theme_light_green .action_block_link:hover,
.typography .action_block .theme_lime .action_block_link:focus,
.typography .action_block .theme_lime .action_block_link:hover,
.typography .action_block .theme_orange .action_block_link:focus,
.typography .action_block .theme_orange .action_block_link:hover,
.typography .action_block .theme_yellow .action_block_link:focus,
.typography .action_block .theme_yellow .action_block_link:hover {
  color: #FFF;
  background: #252723;
  border-color: #252723;
}

.action_block .theme_black .action_block_link,
.action_block .theme_blue .action_block_link,
.action_block .theme_brand_blue .action_block_link,
.action_block .theme_gray .action_block_link,
.action_block .theme_green .action_block_link,
.action_block .theme_light_blue .action_block_link,
.action_block .theme_medium_blue .action_block_link {
  text-align: center;
  border: 5px solid;
  padding: 12px 20px 12px;
  border-color: #FFF;
}

.typography .action_block .theme_black .action_block_link,
.typography .action_block .theme_blue .action_block_link,
.typography .action_block .theme_brand_blue .action_block_link,
.typography .action_block .theme_gray .action_block_link,
.typography .action_block .theme_green .action_block_link,
.typography .action_block .theme_light_blue .action_block_link,
.typography .action_block .theme_medium_blue .action_block_link {
  border-bottom-width: 5px;
}

.action_block .theme_black .action_block_link,
.action_block .theme_blue .action_block_link,
.action_block .theme_brand_blue .action_block_link,
.action_block .theme_gray .action_block_link,
.action_block .theme_green .action_block_link,
.action_block .theme_light_blue .action_block_link,
.action_block .theme_medium_blue .action_block_link,
.typography .action_block .theme_black .action_block_link,
.typography .action_block .theme_blue .action_block_link,
.typography .action_block .theme_brand_blue .action_block_link,
.typography .action_block .theme_gray .action_block_link,
.typography .action_block .theme_green .action_block_link,
.typography .action_block .theme_light_blue .action_block_link,
.typography .action_block .theme_medium_blue .action_block_link {
  color: #FFF;
}

.action_block .theme_black .action_block_link:focus,
.action_block .theme_black .action_block_link:hover,
.action_block .theme_blue .action_block_link:focus,
.action_block .theme_blue .action_block_link:hover,
.action_block .theme_brand_blue .action_block_link:focus,
.action_block .theme_brand_blue .action_block_link:hover,
.action_block .theme_gray .action_block_link:focus,
.action_block .theme_gray .action_block_link:hover,
.action_block .theme_green .action_block_link:focus,
.action_block .theme_green .action_block_link:hover,
.action_block .theme_light_blue .action_block_link:focus,
.action_block .theme_light_blue .action_block_link:hover,
.action_block .theme_medium_blue .action_block_link:focus,
.action_block .theme_medium_blue .action_block_link:hover,
.typography .action_block .theme_black .action_block_link:focus,
.typography .action_block .theme_black .action_block_link:hover,
.typography .action_block .theme_blue .action_block_link:focus,
.typography .action_block .theme_blue .action_block_link:hover,
.typography .action_block .theme_brand_blue .action_block_link:focus,
.typography .action_block .theme_brand_blue .action_block_link:hover,
.typography .action_block .theme_gray .action_block_link:focus,
.typography .action_block .theme_gray .action_block_link:hover,
.typography .action_block .theme_green .action_block_link:focus,
.typography .action_block .theme_green .action_block_link:hover,
.typography .action_block .theme_light_blue .action_block_link:focus,
.typography .action_block .theme_light_blue .action_block_link:hover,
.typography .action_block .theme_medium_blue .action_block_link:focus,
.typography .action_block .theme_medium_blue .action_block_link:hover {
  color: #252723;
  background: #FFF;
  border-color: #FFF;
}

.date_block {
  display: block;
  width: 50px;
  height: 50px;
  min-width: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.date_block.theme_gray {
  background: #6E6F66;
  color: #FFF;
}

.date_block.theme_black {
  background: #252723;
  color: #FFF;
}

.date_block.theme_white {
  background: #FFF;
  color: #252723;
}

.date_block.theme_lime {
  background: #BED62F;
  color: #252723;
}

.date_block.theme_light_green {
  background: #39A14C;
  color: #FFF;
}

.date_block.theme_green {
  background: #39A14C;
  color: #FFF;
}

.date_block.theme_light_gray {
  background: #ECECEB;
  color: #252723;
}

.date_block.theme_yellow {
  background: #fff100;
  color: #252723;
}

.date_block.theme_orange {
  background: #F3B517;
  color: #252723;
}

.date_block.theme_light_blue {
  background: #0294CE;
  color: #FFF;
}

.date_block.theme_blue {
  background: #0294CE;
  color: #FFF;
}

.date_block.theme_medium_blue {
  background: #1379B0;
  color: #FFF;
}

.date_block.theme_brand_blue {
  background: #003A59;
  color: #FFF;
}

.date_block.theme_black {
  background: #252723;
  color: #FFF;
}

.date_block.theme_gray {
  background: #6E6F66;
  color: #FFF;
}

@media print {
  .date_block {
    border: 1px solid #252723;
  }
}

.date_block_time {
  display: block;
  width: 50px;
}

.date_block_month {
  display: block;
  font-family: Metric,sans-serif;
  font-weight: 700;
  font-size: 12px;
  font-size: .75rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 1;
  margin: 7px 0 0;
}

.date_block_day {
  display: block;
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1;
}

.in_content_callouts .wysiwyg_block {
  margin-top: 40px;
  margin-bottom: 40px;
}

@media only screen and (min-width:980px) {
  .in_content_callouts .wysiwyg_block {
    margin-top: 60px;
  }
}

@media only screen and (min-width:980px) {
  .in_content_callouts .wysiwyg_block {
    margin-bottom: 60px;
  }
}

.full_width_callouts .wysiwyg_block {
  margin-bottom: 40px;
}

@media only screen and (min-width:980px) {
  .full_width_callouts .wysiwyg_block {
    margin-bottom: 60px;
  }
}

.profile_block {
  margin: 30px 0;
}

@media only screen and (min-width:980px) {
  .profile_block {
    margin: 50px 0;
  }
}

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

.profile_item.theme_gray {
  background: #6E6F66;
  color: #FFF;
}

.profile_item.theme_black {
  background: #252723;
  color: #FFF;
}

.profile_item.theme_white {
  background: #FFF;
  color: #252723;
}

.profile_item.theme_lime {
  background: #BED62F;
  color: #252723;
}

.profile_item.theme_light_green {
  background: #39A14C;
  color: #FFF;
}

.profile_item.theme_green {
  background: #39A14C;
  color: #FFF;
}

.profile_item.theme_light_gray {
  background: #ECECEB;
  color: #252723;
}

.profile_item.theme_yellow {
  background: #fff100;
  color: #252723;
}

.profile_item.theme_orange {
  background: #F3B517;
  color: #252723;
}

.profile_item.theme_light_blue {
  background: #0294CE;
  color: #FFF;
}

.profile_item.theme_blue {
  background: #0294CE;
  color: #FFF;
}

.profile_item.theme_medium_blue {
  background: #1379B0;
  color: #FFF;
}

.profile_item.theme_brand_blue {
  background: #003A59;
  color: #FFF;
}

.profile_item.theme_black {
  background: #252723;
  color: #FFF;
}

.profile_item.theme_gray {
  background: #6E6F66;
  color: #FFF;
}

@media print {
  .profile_item {
    border: 1px solid #252723;
  }
}

.in_content_callouts .profile_item {
  margin: 10px 0;
}

.full_width_callouts .profile_item {
  margin: 10px 0;
}

@media only screen and (min-width:740px) {
  .full_width_callouts .profile_item {
    float: left;
    width: 50%;
    width: calc(50% - 5px);
    margin: 0;
  }
}

@media print {
  .full_width_callouts .profile_item {
    float: left;
    width: 48%;
    margin-right: 1%;
  }
}

@media only screen and (min-width:740px) {
  .full_width_callouts .profile_item:first-child {
    margin-right: 10px;
  }
}

@media print {
  .profile_item_inner:after {
    height: 0;
    clear: both;
    content: ".";
    display: block;
    line-height: 0;
    visibility: hidden;
  }
}

.profile_item_figure {
  display: block;
}

.profile_item_figure picture {
  display: block;
}

.profile_item_figure img {
  display: block;
  width: 100%;
}

@media print {
  .profile_item_figure {
    width: 15%;
  }
}

.profile_item_group {
  padding: 0 20px 20px;
}

@media only screen and (min-width:500px) {
  .profile_item_group {
    padding: 0 30px 26px;
  }
}

@media only screen and (min-width:740px) {
  .profile_item_group {
    padding: 0 50px 26px;
  }
}

.profile_item_label {
  margin: -10px 0 0;
}

@media print {
  .profile_item_label {
    margin: 10px 0;
  }
}

.profile_item_label span {
  font-family: Metric,sans-serif;
  font-weight: 700;
  font-size: 12px;
  font-size: .75rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  background: #FFF;
  color: #252723;
  display: inline-block;
  line-height: 1;
  padding: 4px 10px;
}

@media print {
  .profile_item_label span {
    padding: 0;
  }
}

.profile_item_name {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.07142857;
  margin: 26px 0 0;
}

.profile_item_title {
  font-family: Metric,sans-serif;
  font-weight: 400;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.47368421;
  line-height: 1.2;
  margin: 0 0 10px;
}

@media only screen and (min-width:740px) {
  .profile_item_title {
    font-size: 19px;
    font-size: 1.1875rem;
  }
}

.profile_item_title a {
  color: inherit;
  box-shadow: inset 0 -1px 0;
  -webkit-transition: opacity .25s;
  transition: opacity .25s;
}

.profile_item_title a:focus,
.profile_item_title a:hover {
  opacity: .7;
}

.profile_item_description {
  font-family: Metric,sans-serif;
  font-weight: 400;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.47368421;
  margin: 10px 0;
}

@media only screen and (min-width:740px) {
  .profile_item_description {
    font-size: 19px;
    font-size: 1.1875rem;
  }
}

.profile_item_description a {
  color: inherit;
  box-shadow: inset 0 -1px 0;
  -webkit-transition: opacity .25s;
  transition: opacity .25s;
}

.profile_item_description a:focus,
.profile_item_description a:hover {
  opacity: .7;
}

.profile_item_description p {
  margin: 0;
}

@media print {
  .profile_item_links {
    display: none!important;
    visibility: hidden;
  }
}

.profile_item_link {
  padding: 8px 0;
}

.profile_item.theme_light_gray .profile_item_link,
.profile_item.theme_lime .profile_item_link,
.profile_item.theme_orange .profile_item_link,
.profile_item.theme_yellow .profile_item_link {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  -webkit-transition: background .25s,border .25s,box-shadow .25s,color .25s,-webkit-transform .25s;
  transition: background .25s,border .25s,box-shadow .25s,color .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-transform .25s;
  display: inline-block;
}

.typography .profile_item.theme_light_gray .profile_item_link,
.typography .profile_item.theme_lime .profile_item_link,
.typography .profile_item.theme_orange .profile_item_link,
.typography .profile_item.theme_yellow .profile_item_link {
  box-shadow: none;
}

.profile_item.theme_light_gray .profile_item_link span,
.profile_item.theme_lime .profile_item_link span,
.profile_item.theme_orange .profile_item_link span,
.profile_item.theme_yellow .profile_item_link span {
  display: inline-block;
  padding-right: 24px;
}

.profile_item.theme_light_gray .profile_item_link span:after,
.profile_item.theme_lime .profile_item_link span:after,
.profile_item.theme_orange .profile_item_link span:after,
.profile_item.theme_yellow .profile_item_link span:after {
  background: url('../images/icons.svg?15922f52018') no-repeat 0 0;
  content: "";
  display: inline-block;
}

.profile_item.theme_light_gray .profile_item_link span:after,
.profile_item.theme_lime .profile_item_link span:after,
.profile_item.theme_orange .profile_item_link span:after,
.profile_item.theme_yellow .profile_item_link span:after {
  display: inline-block;
  position: relative;
  bottom: -2px;
  margin: 0 -24px 0 10px;
  -webkit-transition: -webkit-transform .25s;
  transition: -webkit-transform .25s;
  transition: transform .25s;
  transition: transform .25s, -webkit-transform .25s;
}

.profile_item.theme_light_gray .profile_item_link:focus span:after,
.profile_item.theme_light_gray .profile_item_link:hover span:after,
.profile_item.theme_lime .profile_item_link:focus span:after,
.profile_item.theme_lime .profile_item_link:hover span:after,
.profile_item.theme_orange .profile_item_link:focus span:after,
.profile_item.theme_orange .profile_item_link:hover span:after,
.profile_item.theme_yellow .profile_item_link:focus span:after,
.profile_item.theme_yellow .profile_item_link:hover span:after {
  -webkit-animation: hover_bounce .8s;
  animation: hover_bounce .8s;
}

.profile_item.theme_light_gray .profile_item_link,
.profile_item.theme_lime .profile_item_link,
.profile_item.theme_orange .profile_item_link,
.profile_item.theme_yellow .profile_item_link,
.typography .profile_item.theme_light_gray .profile_item_link,
.typography .profile_item.theme_lime .profile_item_link,
.typography .profile_item.theme_orange .profile_item_link,
.typography .profile_item.theme_yellow .profile_item_link {
  color: #252723;
}

.profile_item.theme_light_gray .profile_item_link span:after,
.profile_item.theme_lime .profile_item_link span:after,
.profile_item.theme_orange .profile_item_link span:after,
.profile_item.theme_yellow .profile_item_link span:after {
  background-position: 87.17105263% 71.42857143%;
  width: 14px;
  height: 14px;
}

.profile_item.theme_black .profile_item_link,
.profile_item.theme_blue .profile_item_link,
.profile_item.theme_brand_blue .profile_item_link,
.profile_item.theme_gray .profile_item_link,
.profile_item.theme_green .profile_item_link,
.profile_item.theme_light_blue .profile_item_link,
.profile_item.theme_medium_blue .profile_item_link {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  -webkit-transition: background .25s,border .25s,box-shadow .25s,color .25s,-webkit-transform .25s;
  transition: background .25s,border .25s,box-shadow .25s,color .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-transform .25s;
  display: inline-block;
}

.typography .profile_item.theme_black .profile_item_link,
.typography .profile_item.theme_blue .profile_item_link,
.typography .profile_item.theme_brand_blue .profile_item_link,
.typography .profile_item.theme_gray .profile_item_link,
.typography .profile_item.theme_green .profile_item_link,
.typography .profile_item.theme_light_blue .profile_item_link,
.typography .profile_item.theme_medium_blue .profile_item_link {
  box-shadow: none;
}

.profile_item.theme_black .profile_item_link span,
.profile_item.theme_blue .profile_item_link span,
.profile_item.theme_brand_blue .profile_item_link span,
.profile_item.theme_gray .profile_item_link span,
.profile_item.theme_green .profile_item_link span,
.profile_item.theme_light_blue .profile_item_link span,
.profile_item.theme_medium_blue .profile_item_link span {
  display: inline-block;
  padding-right: 24px;
}

.profile_item.theme_black .profile_item_link span:after,
.profile_item.theme_blue .profile_item_link span:after,
.profile_item.theme_brand_blue .profile_item_link span:after,
.profile_item.theme_gray .profile_item_link span:after,
.profile_item.theme_green .profile_item_link span:after,
.profile_item.theme_light_blue .profile_item_link span:after,
.profile_item.theme_medium_blue .profile_item_link span:after {
  background: url('../images/icons.svg?15922f52018') no-repeat 0 0;
  content: "";
  display: inline-block;
}

.profile_item.theme_black .profile_item_link span:after,
.profile_item.theme_blue .profile_item_link span:after,
.profile_item.theme_brand_blue .profile_item_link span:after,
.profile_item.theme_gray .profile_item_link span:after,
.profile_item.theme_green .profile_item_link span:after,
.profile_item.theme_light_blue .profile_item_link span:after,
.profile_item.theme_medium_blue .profile_item_link span:after {
  display: inline-block;
  position: relative;
  bottom: -2px;
  margin: 0 -24px 0 10px;
  -webkit-transition: -webkit-transform .25s;
  transition: -webkit-transform .25s;
  transition: transform .25s;
  transition: transform .25s, -webkit-transform .25s;
}

.profile_item.theme_black .profile_item_link:focus span:after,
.profile_item.theme_black .profile_item_link:hover span:after,
.profile_item.theme_blue .profile_item_link:focus span:after,
.profile_item.theme_blue .profile_item_link:hover span:after,
.profile_item.theme_brand_blue .profile_item_link:focus span:after,
.profile_item.theme_brand_blue .profile_item_link:hover span:after,
.profile_item.theme_gray .profile_item_link:focus span:after,
.profile_item.theme_gray .profile_item_link:hover span:after,
.profile_item.theme_green .profile_item_link:focus span:after,
.profile_item.theme_green .profile_item_link:hover span:after,
.profile_item.theme_light_blue .profile_item_link:focus span:after,
.profile_item.theme_light_blue .profile_item_link:hover span:after,
.profile_item.theme_medium_blue .profile_item_link:focus span:after,
.profile_item.theme_medium_blue .profile_item_link:hover span:after {
  -webkit-animation: hover_bounce .8s;
  animation: hover_bounce .8s;
}

.profile_item.theme_black .profile_item_link,
.profile_item.theme_blue .profile_item_link,
.profile_item.theme_brand_blue .profile_item_link,
.profile_item.theme_gray .profile_item_link,
.profile_item.theme_green .profile_item_link,
.profile_item.theme_light_blue .profile_item_link,
.profile_item.theme_medium_blue .profile_item_link,
.typography .profile_item.theme_black .profile_item_link,
.typography .profile_item.theme_blue .profile_item_link,
.typography .profile_item.theme_brand_blue .profile_item_link,
.typography .profile_item.theme_gray .profile_item_link,
.typography .profile_item.theme_green .profile_item_link,
.typography .profile_item.theme_light_blue .profile_item_link,
.typography .profile_item.theme_medium_blue .profile_item_link {
  color: #FFF;
}

.profile_item.theme_black .profile_item_link span:after,
.profile_item.theme_blue .profile_item_link span:after,
.profile_item.theme_brand_blue .profile_item_link span:after,
.profile_item.theme_gray .profile_item_link span:after,
.profile_item.theme_green .profile_item_link span:after,
.profile_item.theme_light_blue .profile_item_link span:after,
.profile_item.theme_medium_blue .profile_item_link span:after {
  background-position: 91.44736842% 81.9047619%;
  width: 14px;
  height: 14px;
}

.alert {
  background: #fff100;
  padding: 20px 0;
}

@media only screen and (min-width:740px) {
  .alert {
    padding: 40px 0;
  }
}

.alert.hidden_alert {
  display: none;
}

.alert_wrapper {
  position: relative;
}

.alert_close {
  position: absolute;
  width: 36px;
  height: 36px;
  top: 0;
  right: 0;
  border: 3px solid #252723;
  cursor: pointer;
  -webkit-transition: background .25s;
  transition: background .25s;
}

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

.alert_close:after,
.alert_close:before {
  position: absolute;
  height: 3px;
  width: 14px;
  top: 50%;
  left: 50%;
  background: #252723;
  content: "";
  -webkit-transition: background .25s;
  transition: background .25s;
}

.alert_close:before {
  -webkit-transform: translate(-50%,-50%) rotate(45deg);
  -ms-transform: translate(-50%,-50%) rotate(45deg);
  transform: translate(-50%,-50%) rotate(45deg);
}

.alert_close:after {
  -webkit-transform: translate(-50%,-50%) rotate(-45deg);
  -ms-transform: translate(-50%,-50%) rotate(-45deg);
  transform: translate(-50%,-50%) rotate(-45deg);
}

.alert_close:focus,
.alert_close:hover {
  background: #252723;
}

.alert_close:focus:after,
.alert_close:focus:before,
.alert_close:hover:after,
.alert_close:hover:before {
  background: #fff;
}

.alert_time {
  font-family: Metric,sans-serif;
  font-weight: 700;
  font-size: 12px;
  font-size: .75rem;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0;
}

.alert_title {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.07142857;
  margin: 28px 0 8px;
}

.alert_title a {
  color: inherit;
}

.alert_caption {
  font-family: Metric,sans-serif;
  font-weight: 400;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.47368421;
  margin: 0;
}

@media only screen and (min-width:740px) {
  .alert_caption {
    font-size: 19px;
    font-size: 1.1875rem;
  }
}

@media only screen and (min-width:980px) {
  .alert_caption {
    width: 60%;
  }
}

.alert_caption a {
  box-shadow: inset 0 -2px 0 0;
  color: inherit;
  -webkit-transition: box-shadow .25s;
  transition: box-shadow .25s;
}

.alert_caption a:focus,
.alert_caption a:hover {
  box-shadow: inset 0 -2px 0 0,0 2px 0 0;
}

.builder_intro {
  -webkit-transition: opacity .5s,visibility .5s;
  transition: opacity .5s,visibility .5s;
}

@media only screen and (min-width:980px) {
  .builder_intro {
    position: absolute;
    height: auto!important;
    height: calc(100vh - 125px)!important;
    width: 65%;
    top: 125px;
    left: 0;
    z-index: 20;
    -webkit-transition: none;
    transition: none;
  }
}

@media only screen and (min-width:1220px) {
  .builder_intro {
    width: 50%;
  }
}

@media print {
  .builder_intro {
    position: relative;
  }
}

@media only screen and (min-width:1220px) {
  .csscalc .builder_intro {
    width: calc(100% - 700px);
  }
}

@media only screen and (min-width:980px) {
  .fixed_header .builder_intro {
    position: fixed;
    height: calc(100% - 125px)!important;
    top: auto;
    bottom: 0;
  }
}

@media print {
  .fixed_header .builder_intro {
    position: relative;
  }
}

.cards_shift .builder_intro {
  opacity: 0;
  visibility: hidden;
}

@media only screen and (min-width:980px) {
  .cards_shift .builder_intro {
    opacity: 1;
    visibility: visible;
  }
}

@media only screen and (min-width:740px) {
  .builder_intro .fs-carousel-pagination {
    padding-left: 20px;
  }
}

@media only screen and (min-width:980px) {
  .builder_intro .fs-carousel-pagination {
    padding-right: 20px;
  }
}

@media screen and (min-width:1500px) {
  .builder_intro .fs-carousel-pagination {
    padding-right: 50px;
    padding-left: 50px;
  }
}

@media print {
  .builder_intro .fs-carousel-canister {
    width: 100%!important;
  }
}

.builder_intro .fs-cell,
.builder_intro .fs-row {
  height: 100%;
}

@media only screen and (min-width:980px) {
  .builder_intro .fs-row {
    width: 100%;
  }
}

.builder_intro .fs-cell {
  width: 90%!important;
  width: calc(100% - 50px)!important;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0!important;
}

@media only screen and (min-width:980px) {
  .builder_intro .fs-cell {
    width: 100%!important;
  }
}

.builder_intro_page {
  padding-right: 20px;
}

@media only screen and (min-width:740px) {
  .builder_intro_page {
    padding-left: 20px;
  }
}

@media screen and (min-width:1500px) {
  .builder_intro_page {
    padding: 0 50px;
  }
}

@media print {
  .builder_intro_page {
    width: 100%!important;
  }
}

.builder_intro_label {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.125;
  text-transform: uppercase;
  margin: 0;
}

@media only screen and (min-width:980px) {
  .builder_intro_label {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.33333333;
  }
}

.builder_intro_label a {
  color: inherit;
}

.builder_intro_title {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 38px;
  font-size: 2.375rem;
  line-height: 1.07894737;
  border-bottom: 1px solid rgba(151,151,151,.2);
  margin: 16px 0 24px;
  padding-bottom: 18px;
}

@media only screen and (min-width:980px) {
  .builder_intro_title {
    font-size: 58px;
    font-size: 3.625rem;
    line-height: .96551724;
  }
}

@media only screen and (min-width:980px) {
  .builder_intro_title {
    border-bottom: 0;
    margin: 13px 0 16px;
    padding-bottom: 0;
  }
}

.builder_intro_title a {
  color: inherit;
}

.builder_intro_categories {
  position: relative;
  padding-left: 30px;
}

.builder_intro_categories:before {
  background: url('../images/icons.svg?15922f52018') no-repeat 0 0;
  content: "";
  display: inline-block;
}

@media only screen and (min-width:980px) {
  .builder_intro_categories {
    padding-left: 0;
  }
}

@media print {
  .builder_intro_categories {
    padding-left: 0;
  }
}

.builder_intro_categories:before {
  position: absolute;
  background-position: 99.66666667% 61.16504854%;
  width: 18px;
  height: 18px;
  top: 0;
  left: 0;
  margin-right: 10px;
  vertical-align: middle;
}

@media only screen and (min-width:980px) {
  .builder_intro_categories:before {
    position: relative;
  }
}

@media print {
  .builder_intro_categories:before {
    display: none;
  }
}

.builder_intro_category {
  display: block;
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.125;
  text-transform: uppercase;
  color: #003A59;
  margin: 0 0 5px;
  padding-bottom: 5px;
}

@media only screen and (min-width:980px) {
  .builder_intro_category {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.33333333;
  }
}

@media only screen and (min-width:980px) {
  .builder_intro_category {
    display: inline-block;
  }
}

@media only screen and (min-width:740px) {
  .builder_intro_category {
    font-size: 16px;
    font-size: 1rem;
  }
}

@media print {
  .builder_intro_category {
    display: inline-block;
  }
}

@media only screen and (min-width:980px) {
  .builder_intro_category:not(:last-child):after {
    content: ", ";
  }
}

@media print {
  .builder_intro_category:not(:last-child):after {
    content: ", ";
  }
}

.builder_intro_footer {
  width: 100%;
  padding-right: 20px;
}

.builder_intro_footer:after {
  height: 0;
  clear: both;
  content: ".";
  display: block;
  line-height: 0;
  visibility: hidden;
}

@media only screen and (min-width:740px) {
  .builder_intro_footer {
    padding-left: 20px;
  }
}

@media only screen and (min-width:980px) {
  .builder_intro_footer {
    padding-bottom: 35px;
  }
}

@media screen and (min-width:1500px) {
  .builder_intro_footer {
    padding: 0 50px 35px;
  }
}

.builder_intro_creator {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  -webkit-transition: background .25s,border .25s,box-shadow .25s,color .25s,-webkit-transform .25s;
  transition: background .25s,border .25s,box-shadow .25s,color .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-transform .25s;
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 8px;
  text-align: center;
  border: 5px solid;
  padding: 12px 20px 12px;
  width: 100%;
  cursor: pointer;
  margin-bottom: 0;
}

.typography .builder_intro_creator {
  box-shadow: none;
}

.typography .builder_intro_creator {
  border-bottom-width: 5px;
}

.builder_intro_creator,
.typography .builder_intro_creator {
  color: #252723;
  border-color: #252723;
}

.builder_intro_creator:focus,
.builder_intro_creator:hover,
.typography .builder_intro_creator:focus,
.typography .builder_intro_creator:hover {
  color: #FFF;
  background: #252723;
  border-color: #252723;
}

@media screen and (min-width:500px) {
  .builder_intro_creator {
    width: auto;
  }
}

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

.builder {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 400;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .5s,visibility .5s;
  transition: opacity .5s,visibility .5s;
}

@media only screen and (min-width:1220px) {
  .builder {
    background: #FFF;
    background: rgba(255,255,255,.85);
    padding: 40px 50px;
  }
}

.builder_shown .builder {
  opacity: 1;
  visibility: visible;
}

.builder_box {
  position: relative;
  height: 100%;
  background: #FFF;
  border: 5px solid #252723;
  overflow-y: auto;
  padding: 55px 20px;
}

@media only screen and (min-width:980px) {
  .builder_box {
    padding: 55px 50px;
  }
}

@media only screen and (min-width:1220px) {
  .builder_box {
    padding: 75px 100px;
  }
}

.builder_wrapper {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
}

.builder_close {
  position: relative;
  float: left;
  display: block;
  width: 36px;
  height: 36px;
  border: 3px solid #252723;
  color: transparent;
  cursor: pointer;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: background .25s,border-color .25s;
  transition: background .25s,border-color .25s;
  position: absolute;
  top: 10px;
  right: 10px;
  overflow: visible;
}

.theme_light .builder_close {
  border-color: #FFF;
}

.builder_close:before {
  background: url('../images/icons.svg?15922f52018') no-repeat 0 0;
  content: "";
  display: inline-block;
}

.builder_close:after {
  background: url('../images/icons.svg?15922f52018') no-repeat 0 0;
  content: "";
  display: inline-block;
}

@media only screen and (min-width:980px) {
  .builder_close {
    top: 30px;
    right: 50px;
  }
}

.builder_close:after,
.builder_close:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transition: -webkit-transform .25s;
  transition: -webkit-transform .25s;
  transition: transform .25s;
  transition: transform .25s, -webkit-transform .25s;
}

.builder_close:before {
  background-position: 91.7218543% 45.49763033%;
  width: 16px;
  height: 13px;
  -webkit-transform: translate(-50%,-50%) scale(0);
  -ms-transform: translate(-50%,-50%) scale(0);
  transform: translate(-50%,-50%) scale(0);
}

.builder_close:after {
  background-position: 82.56578947% 71.77033493%;
  width: 14px;
  height: 15px;
  -webkit-transform: translate(-50%,-50%) scale(1);
  -ms-transform: translate(-50%,-50%) scale(1);
  transform: translate(-50%,-50%) scale(1);
}

.builder_close:focus,
.builder_close:hover {
  background: #252723;
}

.builder_close:focus:after,
.builder_close:hover:after {
  background-position: 77.96052632% 71.77033493%;
}

.builder_result .builder_close:before {
  -webkit-transform: translate(-50%,-50%) scale(1);
  -ms-transform: translate(-50%,-50%) scale(1);
  transform: translate(-50%,-50%) scale(1);
}

.builder_result .builder_close:after {
  -webkit-transform: translate(-50%,-50%) scale(0);
  -ms-transform: translate(-50%,-50%) scale(0);
  transform: translate(-50%,-50%) scale(0);
}

.builder_result .builder_close:focus:before,
.builder_result .builder_close:hover:before {
  background-position: 86.42384106% 45.49763033%;
}

.builder_close_label {
  position: absolute;
  font-family: Metric,sans-serif;
  font-weight: 500;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.1;
  top: 50%;
  right: 100%;
  color: #252723;
  margin-right: 12px;
  opacity: 0;
  padding-top: 4px;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  visibility: hidden;
  -webkit-transition: opacity .25s,visibility .25s;
  transition: opacity .25s,visibility .25s;
  white-space: nowrap;
}

.builder_result .builder_close_label {
  opacity: 1;
  visibility: visible;
}

.builder_header {
  max-width: 600px;
  width: 100%;
  margin-bottom: 50px;
}

.builder_label {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.125;
  text-transform: uppercase;
  margin: 0 0 12px;
}

@media only screen and (min-width:980px) {
  .builder_label {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.33333333;
  }
}

.builder_title {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 38px;
  font-size: 2.375rem;
  line-height: 1.07894737;
  margin: 0 0 9px;
}

@media only screen and (min-width:980px) {
  .builder_title {
    font-size: 58px;
    font-size: 3.625rem;
    line-height: .96551724;
  }
}

.builder_caption {
  font-family: Metric,sans-serif;
  font-weight: 400;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.47368421;
  margin: 0;
}

@media only screen and (min-width:740px) {
  .builder_caption {
    font-size: 19px;
    font-size: 1.1875rem;
  }
}

.builder_categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -5px;
}

.builder_categories:after {
  height: 0;
  clear: both;
  content: ".";
  display: block;
  line-height: 0;
  visibility: hidden;
}

@media screen and (min-width:1100px) {
  .builder_categories {
    margin: 0 -15px;
  }
}

.builder_card {
  position: relative;
  border: 0;
  border-right: 5px solid #FFF;
  border-left: 5px solid #FFF;
  cursor: pointer;
  margin-bottom: 10px;
  padding: 30px 20px;
  text-align: left;
  -webkit-transition: background .15s,box-shadow .15s,color .15s;
  transition: background .15s,box-shadow .15s,color .15s;
}

.builder_card.theme_gray {
  background: #6E6F66;
  color: #FFF;
}

.builder_card.theme_black {
  background: #252723;
  color: #FFF;
}

.builder_card.theme_white {
  background: #FFF;
  color: #252723;
}

.builder_card.theme_lime {
  background: #BED62F;
  color: #252723;
}

.builder_card.theme_light_green {
  background: #39A14C;
  color: #FFF;
}

.builder_card.theme_green {
  background: #39A14C;
  color: #FFF;
}

.builder_card.theme_light_gray {
  background: #ECECEB;
  color: #252723;
}

.builder_card.theme_yellow {
  background: #fff100;
  color: #252723;
}

.builder_card.theme_orange {
  background: #F3B517;
  color: #252723;
}

.builder_card.theme_light_blue {
  background: #0294CE;
  color: #FFF;
}

.builder_card.theme_blue {
  background: #0294CE;
  color: #FFF;
}

.builder_card.theme_medium_blue {
  background: #1379B0;
  color: #FFF;
}

.builder_card.theme_brand_blue {
  background: #003A59;
  color: #FFF;
}

.builder_card.theme_black {
  background: #252723;
  color: #FFF;
}

.builder_card.theme_gray {
  background: #6E6F66;
  color: #FFF;
}

@media screen and (min-width:400px) {
  .builder_card {
    float: left;
    width: 50%;
  }
}

@media screen and (min-width:600px) {
  .builder_card {
    width: 33.33%;
  }
}

@media screen and (min-width:800px) {
  .builder_card {
    width: 25%;
  }
}

@media screen and (min-width:1100px) {
  .builder_card {
    width: 20%;
    border-right-width: 15px;
    border-left-width: 15px;
    margin-bottom: 25px;
    padding: 36px 30px;
  }
}

.builder_card:after {
  position: absolute;
  width: 100px;
  height: 100px;
  top: 50%;
  left: 50%;
  border-radius: 100%;
  content: "";
  -webkit-transform: translate(-50%,-50%) scale(1);
  -ms-transform: translate(-50%,-50%) scale(1);
  transform: translate(-50%,-50%) scale(1);
}

.builder_card:focus:after,
.builder_card:hover:after {
  -webkit-animation: builder-card-burst 1s forwards;
  animation: builder-card-burst 1s forwards;
}

.builder_card.builder_card_checked {
  background: #FFF;
  box-shadow: inset 0 0 0 5px #252723;
  color: #252723;
}

@-webkit-keyframes builder-card-burst {
  100% {
    background: inherit;
    opacity: 0;
    -webkit-transform: translate(-50%,-50%) scale(2);
    transform: translate(-50%,-50%) scale(2);
  }
}

@keyframes builder-card-burst {
  100% {
    background: inherit;
    opacity: 0;
    -webkit-transform: translate(-50%,-50%) scale(2);
    transform: translate(-50%,-50%) scale(2);
  }
}

.builder_card_title {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.125;
  text-transform: uppercase;
  margin: 0 0 10px;
}

@media only screen and (min-width:980px) {
  .builder_card_title {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.33333333;
  }
}

@media only screen and (min-width:980px) {
  .builder_card_title {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.125;
  }
}

.builder_card_caption {
  font-family: Metric,sans-serif;
  font-size: 13px;
  font-size: .8125rem;
  line-height: 1;
  margin: 0;
  opacity: .65;
}

.builder_card_check {
  position: absolute;
  display: block;
  width: 28px;
  height: 28px;
  top: 0;
  right: 0;
  background: #FFF;
  border: 3px solid #252723;
  -webkit-transform: translate(5px,-5px) scale(0) rotate(15deg);
  -ms-transform: translate(5px,-5px) scale(0) rotate(15deg);
  transform: translate(5px,-5px) scale(0) rotate(15deg);
  -webkit-transition: background .25s,-webkit-transform .15s .05s;
  transition: background .25s,-webkit-transform .15s .05s;
  transition: background .25s,transform .15s .05s;
  transition: background .25s,transform .15s .05s,-webkit-transform .15s .05s;
}

.builder_card_check:before {
  background: url('../images/icons.svg?15922f52018') no-repeat 0 0;
  content: "";
  display: inline-block;
}

@media only screen and (min-width:980px) {
  .builder_card_check {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}

@media screen and (min-width:1100px) {
  .builder_card_check {
    -webkit-transform: translate(25%,-25%) scale(0) rotate(15deg);
    -ms-transform: translate(25%,-25%) scale(0) rotate(15deg);
    transform: translate(25%,-25%) scale(0) rotate(15deg);
  }
}

.builder_card_check:before {
  position: absolute;
  background-position: 91.7218543% 45.49763033%;
  width: 16px;
  height: 13px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

.builder_card:focus .builder_card_check,
.builder_card:hover .builder_card_check {
  background: #252723;
}

.builder_card:focus .builder_card_check:before,
.builder_card:hover .builder_card_check:before {
  background-position: 86.42384106% 45.49763033%;
}

.builder_card_checked .builder_card_check {
  -webkit-transform: translate(5px,-5px) scale(1) rotate(0);
  -ms-transform: translate(5px,-5px) scale(1) rotate(0);
  transform: translate(5px,-5px) scale(1) rotate(0);
}

@media screen and (min-width:1100px) {
  .builder_card_checked .builder_card_check {
    -webkit-transform: translate(25%,-25%) scale(1) rotate(0);
    -ms-transform: translate(25%,-25%) scale(1) rotate(0);
    transform: translate(25%,-25%) scale(1) rotate(0);
  }
}

.builder_show_results {
  width: 100%;
  padding: 15px 5px;
}

@media screen and (min-width:1100px) {
  .builder_show_results {
    padding: 15px;
  }
}

.builder_show_results_button {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  -webkit-transition: background .25s,border .25s,box-shadow .25s,color .25s,-webkit-transform .25s;
  transition: background .25s,border .25s,box-shadow .25s,color .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-transform .25s;
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 8px;
  text-align: center;
  border: 5px solid;
  padding: 12px 20px 12px;
  padding-right: 30px;
  padding-left: 30px;
}

.typography .builder_show_results_button {
  box-shadow: none;
}

.typography .builder_show_results_button {
  border-bottom-width: 5px;
}

.builder_show_results_button,
.typography .builder_show_results_button {
  color: #252723;
  border-color: #252723;
}

.builder_show_results_button:focus,
.builder_show_results_button:hover,
.typography .builder_show_results_button:focus,
.typography .builder_show_results_button:hover {
  color: #FFF;
  background: #252723;
  border-color: #252723;
}

.cards {
  position: absolute;
  width: 100%;
  top: 0;
  padding: 0 20px;
  overflow: hidden;
  -webkit-transition: left .75s,-webkit-transform .75s;
  transition: left .75s,-webkit-transform .75s;
  transition: left .75s,transform .75s;
  transition: left .75s,transform .75s,-webkit-transform .75s;
}

@media only screen and (min-width:980px) {
  .cards {
    position: relative;
    height: auto!important;
    border-top: 10px solid #FFF;
    padding: 0 0 0 65%;
    -webkit-transition: none;
    transition: none;
  }
}

@media only screen and (min-width:1220px) {
  .cards {
    padding-left: 50%;
  }
}

@media print {
  .cards {
    position: relative;
    padding-left: 0;
  }
}

.cards:before {
  position: absolute;
  height: 100%;
  min-height: 100vh;
  width: 100%;
  top: 0;
  right: 0;
  z-index: 20;
  background: #ECECEB;
  content: "";
  opacity: 0;
  visibility: hidden;
}

@media only screen and (min-width:980px) {
  .cards:before {
    width: 35%;
    border-right: 10px solid #FFF;
  }
}

@media only screen and (min-width:1220px) {
  .cards:before {
    width: 50%;
  }
}

.cards:after {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  right: 50%;
  z-index: 40;
  border-radius: 100%;
  content: "";
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(50%,-50%) scale(0);
  -ms-transform: translate(50%,-50%) scale(0);
  transform: translate(50%,-50%) scale(0);
}

@media only screen and (min-width:980px) {
  .cards:after {
    top: 40px;
    top: 50vh;
    right: 17.5%;
    margin-right: 5px;
  }
}

@media only screen and (min-width:1220px) {
  .cards:after {
    right: 25%;
  }
}

@media only screen and (min-width:1220px) {
  .csscalc .cards {
    padding-left: calc(100% - 700px);
  }
}

.no-csstransforms .cards {
  left: 98%;
  left: calc(100% - 45px);
}

@media only screen and (min-width:980px) {
  .no-csstransforms .cards {
    left: 0;
  }
}

@media print {
  .no-csstransforms .cards {
    left: 0;
  }
}

.csstransforms .cards {
  -webkit-transform: translate(98%,0);
  -ms-transform: translate(98%,0);
  transform: translate(98%,0);
  -webkit-transform: translate(calc(100% - 45px),0);
  -ms-transform: translate(calc(100% - 45px),0);
  transform: translate(calc(100% - 45px),0);
}

@media only screen and (min-width:980px) {
  .csstransforms .cards {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

@media print {
  .csstransforms .cards {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.no-csstransforms .cards_shift .cards {
  left: 0;
}

.csstransforms .cards_shift .cards {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}

.new_card_set_shown .cards:before {
  opacity: 1;
  visibility: visible;
}

.new_card_set_shown .cards:after {
  -webkit-animation: new-card-set 3s infinite,introduce-card-set 3s infinite;
  animation: new-card-set 3s infinite,introduce-card-set 3s infinite;
}

@-webkit-keyframes new-card-set {
  20%, 80% {
    opacity: 1;
    visibility: visible;
  }

  100% {
    opacity: 0;
    visibility: hidden;
  }
}

@keyframes new-card-set {
  20%, 80% {
    opacity: 1;
    visibility: visible;
  }

  100% {
    opacity: 0;
    visibility: hidden;
  }
}

@-webkit-keyframes introduce-card-set {
  20%, 50%, 80% {
    -webkit-transform: translate(50%,-50%) scale(1);
    transform: translate(50%,-50%) scale(1);
  }

  35%, 65% {
    -webkit-transform: translate(50%,-50%) scale(0);
    transform: translate(50%,-50%) scale(0);
  }

  20% {
    background: #0294CE;
  }

  50% {
    background: #F3B517;
  }

  80% {
    background: #BED62F;
  }
}

@keyframes introduce-card-set {
  20%, 50%, 80% {
    -webkit-transform: translate(50%,-50%) scale(1);
    transform: translate(50%,-50%) scale(1);
  }

  35%, 65% {
    -webkit-transform: translate(50%,-50%) scale(0);
    transform: translate(50%,-50%) scale(0);
  }

  20% {
    background: #0294CE;
  }

  50% {
    background: #F3B517;
  }

  80% {
    background: #BED62F;
  }
}

.cards_trigger_close {
  position: absolute;
  background-position: 82.56578947% 71.77033493%;
  width: 14px;
  height: 15px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

.cards_trigger {
  position: relative;
  float: left;
  display: block;
  width: 36px;
  height: 36px;
  border: 3px solid #252723;
  color: transparent;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: background .25s,border-color .25s;
  transition: background .25s,border-color .25s;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 2;
  background: #FFF;
  cursor: pointer;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  -webkit-transition: -webkit-transform .75s;
  transition: -webkit-transform .75s;
  transition: transform .75s;
  transition: transform .75s, -webkit-transform .75s;
}

.theme_light .cards_trigger {
  border-color: #FFF;
}

.cards_trigger:before {
  background: url('../images/icons.svg?15922f52018') no-repeat 0 0;
  content: "";
  display: inline-block;
}

.cards_trigger:after {
  background: url('../images/icons.svg?15922f52018') no-repeat 0 0;
  content: "";
  display: inline-block;
}

@media only screen and (min-width:980px) {
  .cards_trigger {
    position: fixed;
    top: auto;
    bottom: 5px;
    left: 82.5%;
    z-index: 6;
    -webkit-animation: indicate-scroll 1s 6,fade-after-indication .5s 5.5s forwards;
    animation: indicate-scroll 1s 6,fade-after-indication .5s 5.5s forwards;
    border-radius: 50%;
    display: none;
    pointer-events: none;
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0);
  }
}

@media only screen and (min-width:1220px) {
  .cards_trigger {
    left: 75%;
    -webkit-transform: translate(calc(-50% - 5px),0);
    -ms-transform: translate(calc(-50% - 5px),0);
    transform: translate(calc(-50% - 5px),0);
  }
}

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

.cards_trigger:before {
  position: absolute;
  background-position: 73.17880795% 71.77033493%;
  width: 16px;
  height: 15px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%) scale(1);
  -ms-transform: translate(-50%,-50%) scale(1);
  transform: translate(-50%,-50%) scale(1);
  -webkit-transition: -webkit-transform .25s;
  transition: -webkit-transform .25s;
  transition: transform .25s;
  transition: transform .25s, -webkit-transform .25s;
}

@media only screen and (min-width:980px) {
  .cards_trigger:before {
    background-position: 68.75% 52.55813953%;
    width: 14px;
    height: 9px;
  }
}

.cards_trigger:after {
  position: absolute;
  background-position: 82.56578947% 71.77033493%;
  width: 14px;
  height: 15px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%) scale(0);
  -ms-transform: translate(-50%,-50%) scale(0);
  transform: translate(-50%,-50%) scale(0);
  -webkit-transition: -webkit-transform .25s;
  transition: -webkit-transform .25s;
  transition: transform .25s;
  transition: transform .25s, -webkit-transform .25s;
}

.cards_shift .cards_trigger {
  -webkit-transform: translate(10px,-50%);
  -ms-transform: translate(10px,-50%);
  transform: translate(10px,-50%);
}

.cards_shift .cards_trigger:before {
  -webkit-transform: translate(-50%,-50%) scale(0);
  -ms-transform: translate(-50%,-50%) scale(0);
  transform: translate(-50%,-50%) scale(0);
}

.cards_shift .cards_trigger:after {
  -webkit-transform: translate(-50%,-50%) scale(1);
  -ms-transform: translate(-50%,-50%) scale(1);
  transform: translate(-50%,-50%) scale(1);
}

@-webkit-keyframes indicate-scroll {
  50% {
    bottom: 25px;
  }
}

@keyframes indicate-scroll {
  50% {
    bottom: 25px;
  }
}

@-webkit-keyframes fade-after-indication {
  100% {
    opacity: 0;
  }
}

@keyframes fade-after-indication {
  100% {
    opacity: 0;
  }
}

.card {
  position: relative;
  color: #FFF;
  border-right: 3px solid #FFF;
  border-left: 3px solid #FFF;
  overflow: hidden;
  padding: 20px;
}

.card.theme_gray {
  background: #6E6F66;
  color: #FFF;
}

.card.theme_black {
  background: #252723;
  color: #FFF;
}

.card.theme_white {
  background: #FFF;
  color: #252723;
}

.card.theme_lime {
  background: #BED62F;
  color: #252723;
}

.card.theme_light_green {
  background: #39A14C;
  color: #FFF;
}

.card.theme_green {
  background: #39A14C;
  color: #FFF;
}

.card.theme_light_gray {
  background: #ECECEB;
  color: #252723;
}

.card.theme_yellow {
  background: #fff100;
  color: #252723;
}

.card.theme_orange {
  background: #F3B517;
  color: #252723;
}

.card.theme_light_blue {
  background: #0294CE;
  color: #FFF;
}

.card.theme_blue {
  background: #0294CE;
  color: #FFF;
}

.card.theme_medium_blue {
  background: #1379B0;
  color: #FFF;
}

.card.theme_brand_blue {
  background: #003A59;
  color: #FFF;
}

.card.theme_black {
  background: #252723;
  color: #FFF;
}

.card.theme_gray {
  background: #6E6F66;
  color: #FFF;
}

@media screen and (min-width:400px) {
  .card {
    width: 355px!important;
  }
}

@media only screen and (min-width:980px) {
  .card {
    float: left;
    width: 100%!important;
    border-right-width: 10px;
    border-bottom: 10px solid #FFF;
    border-left-width: 0;
  }
}

@media only screen and (min-width:1220px) {
  .card {
    width: 50%!important;
    padding: 35px 30px;
  }
}

@media print {
  .card {
    color: #252723;
    padding: 15px 0;
  }
}

@media only screen and (min-width:1220px) {
  .card.card_full {
    width: 100%!important;
  }
}

@media screen and (min-width:980px) and (min-height:800px) {
  .stretch_cards .card {
    height: calc(50vh - 5px);
  }
}

.card:before {
  position: absolute;
  height: calc(100% - 10px);
  width: calc(100% - 10px);
  top: 5px;
  left: 5px;
  z-index: 4;
  border-style: solid;
  border-width: 5px;
  content: "";
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity .45s,-webkit-transform .45s;
  transition: opacity .45s,-webkit-transform .45s;
  transition: opacity .45s,transform .45s;
  transition: opacity .45s,transform .45s,-webkit-transform .45s;
}

@media only screen and (min-width:980px) {
  .card:before {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
  }
}

.card:focus:before,
.card:hover:before {
  opacity: 1;
}

@media only screen and (min-width:980px) {
  .card:focus:before,
  .card:hover:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.card.theme_bordered_black {
  box-shadow: inset 0 0 0 5px #252723;
  color: #252723;
}

.card.theme_bordered_black:before {
  border-color: #252723;
}

.card.theme_bordered_lime:before {
  border-color: #BED62F;
}

.card.theme_bordered_light_green:before {
  border-color: #39A14C;
}

.card.theme_bordered_green:before {
  border-color: #39A14C;
}

.card.theme_bordered_yellow:before {
  border-color: #fff100;
}

.card.theme_bordered_orange:before {
  border-color: #F3B517;
}

.card.theme_bordered_light_blue:before {
  border-color: #0294CE;
}

.card.theme_bordered_blue:before {
  border-color: #0294CE;
}

.card.theme_bordered_medium_blue:before {
  border-color: #1379B0;
}

.card.theme_bordered_brand_blue:before {
  border-color: #003A59;
}

@media only screen and (min-width:980px) {
  .card_creator {
    display: none;
  }
}

.card_background {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: -webkit-filter .5s;
  transition: -webkit-filter .5s;
  transition: filter .5s;
  transition: filter .5s, -webkit-filter .5s;
}

.card_background:before {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: -webkit-linear-gradient(top,rgba(0,0,0,0) 30%,#000 100%);
  background: linear-gradient(to bottom,rgba(0,0,0,0) 30%,#000 100%);
  content: "";
}

.card:focus .card_background,
.card:hover .card_background {
  -webkit-filter: blur(2px);
  filter: blur(2px);
}

.card_figure {
  min-height: 170px;
  padding-bottom: 20px;
}

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

.card_image {
  display: block;
  max-width: 100%;
}

.card_body {
  position: relative;
  z-index: 4;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (min-width:980px) and (min-height:800px) {
  .stretch_cards .card_body {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 20px;
  }
}

@media screen and (min-width:1220px) and (min-height:800px) {
  .stretch_cards .card_body {
    padding: 35px 30px;
  }
}

.card_stat {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 75px;
  font-size: 4.6875rem;
  width: 100%;
  line-height: 1;
  margin: 0 0 -10px;
}

.card_video_link {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: transparent;
  cursor: pointer;
  opacity: 0;
}

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

.card_video_button {
  position: relative;
  display: block;
  width: 36px;
  height: 36px;
  border: 3px solid #FFF;
  border-radius: 100%;
  color: transparent;
  -webkit-transition: background .75s,border .25s,border-radius .75s,-webkit-clip-path .75s,-webkit-transform .25s;
  transition: background .75s,border .25s,border-radius .75s,-webkit-clip-path .75s,-webkit-transform .25s;
  transition: background .75s,border .25s,border-radius .75s,clip-path .75s,transform .25s;
  transition: background .75s,border .25s,border-radius .75s,clip-path .75s,transform .25s,-webkit-clip-path .75s,-webkit-transform .25s;
  margin-bottom: 15px;
  pointer-events: none;
}

.card_video_button:before {
  position: absolute;
  top: 50%;
  left: 50%;
  border: 12px solid transparent;
  border-left-color: #FFF;
  content: "";
  margin-left: 8px;
  -webkit-transform: translate(-50%,-50%) scaleX(1) scaleY(.5);
  -ms-transform: translate(-50%,-50%) scaleX(1) scaleY(.5);
  transform: translate(-50%,-50%) scaleX(1) scaleY(.5);
  -webkit-transition: margin .25s,-webkit-transform .25s;
  transition: margin .25s,-webkit-transform .25s;
  transition: margin .25s,transform .25s;
  transition: margin .25s,transform .25s,-webkit-transform .25s;
}

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

.card:focus .card_video_button,
.card:hover .card_video_button {
  border-width: 2px;
  border-color: rgba(255,255,255,.5);
}

.card:focus .card_video_button:before,
.card:hover .card_video_button:before {
  -webkit-transform: translate(-50%,-50%) scaleX(1.15) scaleY(.75);
  -ms-transform: translate(-50%,-50%) scaleX(1.15) scaleY(.75);
  transform: translate(-50%,-50%) scaleX(1.15) scaleY(.75);
}

.card_title {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1;
  width: 100%;
  margin: 18px 0 8px;
}

.card_title a {
  color: inherit;
}

.card_text {
  font-family: Metric,sans-serif;
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 1.36842105;
  width: 100%;
  margin: 0;
}

.card_text a {
  box-shadow: inset 0 -2px 0 0;
  color: inherit;
  -webkit-transition: box-shadow .25s;
  transition: box-shadow .25s;
}

.card_text a:focus,
.card_text a:hover {
  box-shadow: inset 0 -2px 0 0,0 2px 0 0;
}

.card_quote_content {
  position: relative;
  font-family: Metric,sans-serif;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.23529412;
  width: 100%;
  color: inherit;
  margin: 0 0 20px;
}

.card_quote_content:before {
  font-family: Metric,sans-serif;
  font-weight: 900;
  position: absolute;
  font-size: 58px;
  font-size: 3.625rem;
  color: #003A59;
  bottom: 100%;
  left: 0;
  content: "\201C";
  line-height: .25;
}

@media print {
  .card_quote_content:before {
    display: none;
  }
}

.card_quote_content a {
  box-shadow: inset 0 -2px 0 0;
  color: inherit;
  -webkit-transition: box-shadow .25s;
  transition: box-shadow .25s;
}

.card_quote_content a:focus,
.card_quote_content a:hover {
  box-shadow: inset 0 -2px 0 0,0 2px 0 0;
}

.card_quote_cite {
  display: table;
  font-style: normal;
}

.card_quote_cite_image {
  border-radius: 100%;
  display: table-cell;
  vertical-align: middle;
}

.card_quote_cite_name {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.125;
  text-transform: uppercase;
  display: table-cell;
  padding-left: 20px;
  vertical-align: middle;
}

@media only screen and (min-width:980px) {
  .card_quote_cite_name {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.33333333;
  }
}

@media only screen and (min-width:980px) {
  .card_quote_cite_name {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.125;
  }
}

.card_quote_cite_name a {
  color: inherit;
}

.card_footer {
  max-height: 0;
  width: 100%;
  overflow: hidden;
  -webkit-transition: max-height .5s,margin .5s;
  transition: max-height .5s,margin .5s;
}

.card:focus .card_footer,
.card:hover .card_footer {
  max-height: 60px;
  margin: 14px 0 0;
}

.card_button {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  -webkit-transition: background .25s,border .25s,box-shadow .25s,color .25s,-webkit-transform .25s;
  transition: background .25s,border .25s,box-shadow .25s,color .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-transform .25s;
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 8px;
  text-align: center;
  border: 5px solid;
  padding: 12px 20px 12px;
  border-color: #FFF;
  margin: 0;
}

.typography .card_button {
  box-shadow: none;
}

.typography .card_button {
  border-bottom-width: 5px;
}

.card_button,
.typography .card_button {
  color: #FFF;
}

.card_button:focus,
.card_button:hover,
.typography .card_button:focus,
.typography .card_button:hover {
  color: #252723;
  background: #FFF;
  border-color: #FFF;
}

.theme_light_gray .card_button,
.theme_lime .card_button,
.theme_orange .card_button,
.theme_yellow .card_button {
  text-align: center;
  border: 5px solid;
  padding: 12px 20px 12px;
}

.typography .theme_light_gray .card_button,
.typography .theme_lime .card_button,
.typography .theme_orange .card_button,
.typography .theme_yellow .card_button {
  border-bottom-width: 5px;
}

.theme_light_gray .card_button,
.theme_lime .card_button,
.theme_orange .card_button,
.theme_yellow .card_button,
.typography .theme_light_gray .card_button,
.typography .theme_lime .card_button,
.typography .theme_orange .card_button,
.typography .theme_yellow .card_button {
  color: #252723;
  border-color: #252723;
}

.theme_light_gray .card_button:focus,
.theme_light_gray .card_button:hover,
.theme_lime .card_button:focus,
.theme_lime .card_button:hover,
.theme_orange .card_button:focus,
.theme_orange .card_button:hover,
.theme_yellow .card_button:focus,
.theme_yellow .card_button:hover,
.typography .theme_light_gray .card_button:focus,
.typography .theme_light_gray .card_button:hover,
.typography .theme_lime .card_button:focus,
.typography .theme_lime .card_button:hover,
.typography .theme_orange .card_button:focus,
.typography .theme_orange .card_button:hover,
.typography .theme_yellow .card_button:focus,
.typography .theme_yellow .card_button:hover {
  color: #FFF;
  background: #252723;
  border-color: #252723;
}

.page_intro {
  overflow: hidden;
  padding: 50px 0 40px;
  margin-bottom: 30px;
}

.page_intro.theme_gray {
  background: #6E6F66;
  color: #FFF;
}

.page_intro.theme_black {
  background: #252723;
  color: #FFF;
}

.page_intro.theme_white {
  background: #FFF;
  color: #252723;
}

.page_intro.theme_lime {
  background: #BED62F;
  color: #252723;
}

.page_intro.theme_light_green {
  background: #39A14C;
  color: #FFF;
}

.page_intro.theme_green {
  background: #39A14C;
  color: #FFF;
}

.page_intro.theme_light_gray {
  background: #ECECEB;
  color: #252723;
}

.page_intro.theme_yellow {
  background: #fff100;
  color: #252723;
}

.page_intro.theme_orange {
  background: #F3B517;
  color: #252723;
}

.page_intro.theme_light_blue {
  background: #0294CE;
  color: #FFF;
}

.page_intro.theme_blue {
  background: #0294CE;
  color: #FFF;
}

.page_intro.theme_medium_blue {
  background: #1379B0;
  color: #FFF;
}

.page_intro.theme_brand_blue {
  background: #003A59;
  color: #FFF;
}

.page_intro.theme_black {
  background: #252723;
  color: #FFF;
}

.page_intro.theme_gray {
  background: #6E6F66;
  color: #FFF;
}

@media only screen and (min-width:980px) {
  .page_intro {
    margin-bottom: 65px;
  }
}

@media print {
  .page_intro {
    margin: 20px 0;
    padding: 0;
  }
}

.page_intro.theme_white {
  padding-bottom: 0;
}

@media only screen and (min-width:980px) {
  .page_intro.has_image {
    padding: 60px 0 50px;
  }
}

@media print {
  .page_intro.has_image {
    padding-top: 20px;
  }
}

.page_intro.has_image.theme_white {
  padding-bottom: 0;
}

.page_intro.has_image .fs-cell,
.page_intro.has_image .fs-row {
  background-color: inherit;
}

.js .page_intro {
  padding-top: 100px;
}

@media only screen and (min-width:740px) {
  .js .page_intro {
    padding-top: 120px;
  }
}

@media only screen and (min-width:980px) {
  .js .page_intro {
    padding-top: 180px;
  }
}

@media print {
  .js .page_intro {
    padding-top: 20px;
  }
}

.js .page_intro.has_image {
  padding-top: 130px;
}

@media print {
  .js .page_intro.has_image {
    padding-top: 20px;
  }
}

.page_intro_inner {
  position: relative;
  background-color: inherit;
}

@media print {
  .page_intro_inner:after {
    height: 0;
    clear: both;
    content: ".";
    display: block;
    line-height: 0;
    visibility: hidden;
  }
}

.page_intro_heading {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 38px;
  font-size: 2.375rem;
  line-height: 1.07894737;
  margin: 0;
}

@media only screen and (min-width:980px) {
  .page_intro_heading {
    font-size: 58px;
    font-size: 3.625rem;
    line-height: .96551724;
  }
}

.page_intro_heading a {
  text-decoration: underline;
  color: inherit;
  -webkit-transition: opacity .25s;
  transition: opacity .25s;
}

.page_intro_heading a:focus,
.page_intro_heading a:hover {
  opacity: .7;
}

.page_intro.has_image .page_intro_heading {
  position: relative;
  background-color: inherit;
  margin: -30px 40px 0 0;
  padding: 20px;
}

@media only screen and (max-width:499px) {
  .page_intro.has_image .page_intro_heading {
    font-size: 30px;
    font-size: 1.875rem;
  }
}

@media only screen and (min-width:500px) {
  .page_intro.has_image .page_intro_heading {
    width: 75%;
    padding: 40px;
    margin: -60px 0 0;
  }
}

@media only screen and (min-width:500px) and (max-width:739px) {
  .page_intro.has_image .page_intro_heading {
    position: relative;
    left: -1px;
  }
}

@media only screen and (min-width:740px) {
  .page_intro.has_image .page_intro_heading {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 45%;
    right: 0;
    margin: 0;
    padding-bottom: 30px;
  }
}

@media only screen and (min-width:740px) and (max-width:979px) {
  .page_intro.has_image .page_intro_heading {
    font-size: 30px;
    font-size: 1.875rem;
  }
}

@media only screen and (min-width:980px) and (max-width:1219px) {
  .page_intro.has_image .page_intro_heading {
    font-size: 45px;
    font-size: 2.8125rem;
  }
}

@media only screen and (min-width:980px) {
  .page_intro.has_image .page_intro_heading {
    width: 51.06382979%;
    padding: 50px 80px 50px 60px;
  }
}

@media only screen and (min-width:1220px) {
  .page_intro.has_image .page_intro_heading {
    padding-right: 100px;
  }
}

@media print {
  .page_intro.has_image .page_intro_heading {
    position: static;
    float: right;
    width: 75%;
    margin: 0;
    padding-left: 20px;
  }
}

.page_intro_heading a {
  color: inherit;
}

.page_intro_figure {
  display: block;
  background: #252723;
}

.page_intro_figure picture {
  display: block;
}

.page_intro_figure img {
  display: block;
  width: 100%;
}

@media only screen and (min-width:740px) {
  .page_intro_figure {
    width: 68%;
  }
}

@media only screen and (min-width:980px) {
  .page_intro_figure {
    width: 57.44680851%;
  }
}

@media print {
  .page_intro_figure {
    float: left;
    width: 25%;
  }
}

@media only screen and (min-width:740px) {
  .page_intro_picture {
    padding-top: 56.25%;
    position: relative;
  }
}

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

.story_block {
  overflow: hidden;
  clear: both;
  margin-bottom: 30px;
}

@media only screen and (min-width:980px) {
  .story_block {
    margin-bottom: 65px;
  }
}

@media print {
  .story_block {
    overflow: visible;
  }
}

.story_block_items {
  position: relative;
}

.story_item {
  padding: 40px 0;
}

.story_item.theme_gray {
  background: #6E6F66;
  color: #FFF;
}

.story_item.theme_black {
  background: #252723;
  color: #FFF;
}

.story_item.theme_white {
  background: #FFF;
  color: #252723;
}

.story_item.theme_lime {
  background: #BED62F;
  color: #252723;
}

.story_item.theme_light_green {
  background: #39A14C;
  color: #FFF;
}

.story_item.theme_green {
  background: #39A14C;
  color: #FFF;
}

.story_item.theme_light_gray {
  background: #ECECEB;
  color: #252723;
}

.story_item.theme_yellow {
  background: #fff100;
  color: #252723;
}

.story_item.theme_orange {
  background: #F3B517;
  color: #252723;
}

.story_item.theme_light_blue {
  background: #0294CE;
  color: #FFF;
}

.story_item.theme_blue {
  background: #0294CE;
  color: #FFF;
}

.story_item.theme_medium_blue {
  background: #1379B0;
  color: #FFF;
}

.story_item.theme_brand_blue {
  background: #003A59;
  color: #FFF;
}

.story_item.theme_black {
  background: #252723;
  color: #FFF;
}

.story_item.theme_gray {
  background: #6E6F66;
  color: #FFF;
}

@media only screen and (min-width:980px) {
  .story_item {
    padding: 80px 0;
  }
}

.js .story_item {
  padding-top: 100px;
}

@media only screen and (min-width:740px) {
  .js .story_item {
    padding-top: 120px;
  }
}

@media only screen and (min-width:980px) {
  .js .story_item {
    padding-top: 180px;
  }
}

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

@media only screen and (min-width:1220px) {
  .story_item_inner {
    margin: 0 0 0 75px;
  }
}

.story_item_figure {
  display: block;
  float: right;
  margin: 0 0 20px 20px;
}

.story_item_figure picture {
  display: block;
}

.story_item_figure img {
  display: block;
  width: 100%;
}

@media only screen and (max-width:739px) {
  .story_item_figure {
    max-width: 30%;
  }
}

@media only screen and (min-width:740px) and (max-width:979px) {
  .story_item_figure {
    width: 40%;
    margin: 0 30px 0 0;
  }
}

@media only screen and (min-width:740px) {
  .story_item_figure {
    float: left;
  }
}

@media only screen and (min-width:980px) {
  .story_item_figure {
    margin: 0;
    padding-right: 50px;
  }
}

@media only screen and (min-width:1220px) {
  .story_item_figure {
    padding-right: 55px;
  }
}

@media print {
  .story_item_figure {
    width: 25%;
  }
}

@media only screen and (min-width:980px) {
  .no-flexbox .story_item_figure {
    padding-right: 0;
    margin-right: 50px;
  }
}

@media only screen and (min-width:1220px) {
  .no-flexbox .story_item_figure {
    margin-right: 55px;
  }
}

@media only screen and (min-width:980px) {
  .story_item_picture {
    width: 400px;
  }
}

@media only screen and (min-width:1220px) {
  .story_item_picture {
    width: 445px;
  }
}

@media only screen and (min-width:740px) {
  .story_item_group {
    overflow: hidden;
  }
}

@media only screen and (min-width:980px) {
  .story_item_group {
    max-width: 900px;
    margin-right: 80px;
  }
}

@media only screen and (min-width:1220px) {
  .story_item_group {
    margin-right: 100px;
  }
}

.story_item_header {
  padding-top: 6px;
  margin: 0 0 12px;
}

.story_item_heading {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 38px;
  font-size: 2.375rem;
  line-height: 1.07894737;
  margin: 0;
}

@media only screen and (min-width:980px) {
  .story_item_heading {
    font-size: 58px;
    font-size: 3.625rem;
    line-height: .96551724;
  }
}

.story_item_heading a {
  text-decoration: underline;
  color: inherit;
  -webkit-transition: opacity .25s;
  transition: opacity .25s;
}

.story_item_heading a:focus,
.story_item_heading a:hover {
  opacity: .7;
}

@media only screen and (min-width:980px) and (max-width:1219px) {
  .story_item_heading {
    font-size: 45px;
    font-size: 2.8125rem;
  }
}

.story_item_description {
  font-family: Metric,sans-serif;
  font-weight: 400;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.47368421;
  margin: 12px 0 24px;
}

@media only screen and (min-width:740px) {
  .story_item_description {
    font-size: 19px;
    font-size: 1.1875rem;
  }
}

.story_item_description a {
  color: inherit;
  box-shadow: inset 0 -1px 0;
  -webkit-transition: opacity .25s;
  transition: opacity .25s;
}

.story_item_description a:focus,
.story_item_description a:hover {
  opacity: .7;
}

.story_item_description p {
  margin: 0;
}

@media print {
  .story_item_links {
    display: none!important;
    visibility: hidden;
  }
}

.story_item_link {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  -webkit-transition: background .25s,border .25s,box-shadow .25s,color .25s,-webkit-transform .25s;
  transition: background .25s,border .25s,box-shadow .25s,color .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-transform .25s;
  display: block;
  text-align: center;
  border: 5px solid;
  padding: 12px 20px 12px;
  border-color: #FFF;
}

.typography .story_item_link {
  box-shadow: none;
}

.typography .story_item_link {
  border-bottom-width: 5px;
}

.story_item_link,
.typography .story_item_link {
  color: #FFF;
}

.story_item_link:focus,
.story_item_link:hover,
.typography .story_item_link:focus,
.typography .story_item_link:hover {
  color: #252723;
  background: #FFF;
  border-color: #FFF;
}

@media only screen and (min-width:500px) {
  .story_item_link {
    font-family: Metric,sans-serif;
    font-weight: 900;
    font-size: 18px;
    font-size: 1.125rem;
    text-transform: uppercase;
    -webkit-transition: background .25s,border .25s,box-shadow .25s,color .25s,-webkit-transform .25s;
    transition: background .25s,border .25s,box-shadow .25s,color .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-transform .25s;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 8px;
  }

  .typography .story_item_link {
    box-shadow: none;
  }
}

.story_block_items .fs-carousel-canister {
  -webkit-transition-duration: .75s;
  transition-duration: .75s;
}

@media print {
  .story_block_items .fs-carousel-canister {
    width: 100%!important;
    overflow: visible;
  }
}

.story_block_items .fs-carousel-item {
  position: relative;
  -webkit-transition: z-index .5s;
  transition: z-index .5s;
}

@media only screen and (max-width:739px) {
  .story_block_items .fs-carousel-item.story_item {
    padding-bottom: 60px;
  }
}

@media print {
  .story_block_items .fs-carousel-item.story_item {
    height: auto!important;
    width: 100%!important;
    padding: 20px 0;
  }
}

.story_block_items .fs-carousel-item .story_item_description,
.story_block_items .fs-carousel-item .story_item_header,
.story_block_items .fs-carousel-item .story_item_picture {
  overflow: hidden;
}

.story_block_items .fs-carousel-item .story_item_description p,
.story_block_items .fs-carousel-item .story_item_heading,
.story_block_items .fs-carousel-item .story_item_image {
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
  -webkit-transform: translate(0,115%);
  -ms-transform: translate(0,115%);
  transform: translate(0,115%);
}

@media print {
  .story_block_items .fs-carousel-item .story_item_description p,
  .story_block_items .fs-carousel-item .story_item_heading,
  .story_block_items .fs-carousel-item .story_item_image {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.story_block_items .fs-carousel-item .story_item_inner {
  position: relative;
}

@media only screen and (max-width:739px) {
  .story_block_items .fs-carousel-item .story_item_header:before {
    display: block;
    width: 100px;
    height: 100px;
    float: right;
    content: "";
    margin: 0 0 20px 20px;
  }
}

.story_block_items .fs-carousel-item .story_item_heading {
  -webkit-transition-delay: .275s;
  transition-delay: .275s;
}

.story_block_items .fs-carousel-item .story_item_image {
  -webkit-transition-delay: .375s;
  transition-delay: .375s;
}

.story_block_items .fs-carousel-item .story_item_description p {
  -webkit-transition-delay: .475s;
  transition-delay: .475s;
}

.story_block_items .fs-carousel-item .story_item_link {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: background .25s,border .25s,box-shadow .25s,color .25s,-webkit-transform .35s .575s;
  transition: background .25s,border .25s,box-shadow .25s,color .25s,-webkit-transform .35s .575s;
  transition: background .25s,border .25s,box-shadow .25s,color .25s,transform .35s .575s;
  transition: background .25s,border .25s,box-shadow .25s,color .25s,transform .35s .575s,-webkit-transform .35s .575s;
}

@media only screen and (max-width:739px) {
  .story_block_items .fs-carousel-item .story_item_figure {
    width: 100px;
    height: 100px;
    position: absolute;
    max-width: none;
    top: 0;
    right: 0;
    float: none;
    margin: 0;
  }
}

.story_block_items .fs-carousel-item_next,
.story_block_items .fs-carousel-item_previous {
  z-index: 1;
}

.story_block_items .fs-carousel-visible {
  z-index: 0;
}

.story_block_items .fs-carousel-visible .story_item_description p,
.story_block_items .fs-carousel-visible .story_item_heading,
.story_block_items .fs-carousel-visible .story_item_image {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}

.story_block_items .fs-carousel-visible .story_item_link {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

@media only screen and (max-width:739px) {
  .story_block_items .fs-carousel-controls {
    display: none!important;
    visibility: hidden;
  }
}

@media print {
  .story_block_items .fs-carousel-controls {
    display: none;
  }
}

.story_block_items .fs-carousel-pagination {
  text-align: center;
  margin-top: -60px;
}

@media only screen and (min-width:740px) {
  .story_block_items .fs-carousel-pagination {
    display: none!important;
    visibility: hidden;
  }
}

.story_item.theme_brand_blue {
  box-shadow: -6px 0 0 #003A59,6px 0 0 #003A59;
}

@media only screen and (min-width:500px) {
  .story_item.theme_brand_blue {
    box-shadow: -10px 0 0 #003A59,10px 0 0 #003A59;
  }
}

@media only screen and (min-width:800px) and (max-width:979px),only screen and (min-width:1040px) and (max-width:1219px),only screen and (min-width:1280px) {
  .story_item.theme_brand_blue {
    box-shadow: -30px 0 0 #003A59,30px 0 0 #003A59;
  }
}

.story_item.theme_light_blue {
  box-shadow: -6px 0 0 #0294CE,6px 0 0 #0294CE;
}

@media only screen and (min-width:500px) {
  .story_item.theme_light_blue {
    box-shadow: -10px 0 0 #0294CE,10px 0 0 #0294CE;
  }
}

@media only screen and (min-width:800px) and (max-width:979px),only screen and (min-width:1040px) and (max-width:1219px),only screen and (min-width:1280px) {
  .story_item.theme_light_blue {
    box-shadow: -30px 0 0 #0294CE,30px 0 0 #0294CE;
  }
}

.story_item.theme_medium_blue {
  box-shadow: -6px 0 0 #1379B0,6px 0 0 #1379B0;
}

@media only screen and (min-width:500px) {
  .story_item.theme_medium_blue {
    box-shadow: -10px 0 0 #1379B0,10px 0 0 #1379B0;
  }
}

@media only screen and (min-width:800px) and (max-width:979px),only screen and (min-width:1040px) and (max-width:1219px),only screen and (min-width:1280px) {
  .story_item.theme_medium_blue {
    box-shadow: -30px 0 0 #1379B0,30px 0 0 #1379B0;
  }
}

.story_item.theme_green {
  box-shadow: -6px 0 0 #39A14C,6px 0 0 #39A14C;
}

@media only screen and (min-width:500px) {
  .story_item.theme_green {
    box-shadow: -10px 0 0 #39A14C,10px 0 0 #39A14C;
  }
}

@media only screen and (min-width:800px) and (max-width:979px),only screen and (min-width:1040px) and (max-width:1219px),only screen and (min-width:1280px) {
  .story_item.theme_green {
    box-shadow: -30px 0 0 #39A14C,30px 0 0 #39A14C;
  }
}

.story_item.theme_black {
  box-shadow: -6px 0 0 #252723,6px 0 0 #252723;
}

@media only screen and (min-width:500px) {
  .story_item.theme_black {
    box-shadow: -10px 0 0 #252723,10px 0 0 #252723;
  }
}

@media only screen and (min-width:800px) and (max-width:979px),only screen and (min-width:1040px) and (max-width:1219px),only screen and (min-width:1280px) {
  .story_item.theme_black {
    box-shadow: -30px 0 0 #252723,30px 0 0 #252723;
  }
}

.story_item.theme_gray {
  box-shadow: -6px 0 0 #6E6F66,6px 0 0 #6E6F66;
}

@media only screen and (min-width:500px) {
  .story_item.theme_gray {
    box-shadow: -10px 0 0 #6E6F66,10px 0 0 #6E6F66;
  }
}

@media only screen and (min-width:800px) and (max-width:979px),only screen and (min-width:1040px) and (max-width:1219px),only screen and (min-width:1280px) {
  .story_item.theme_gray {
    box-shadow: -30px 0 0 #6E6F66,30px 0 0 #6E6F66;
  }
}

.story_block_items .fs-carousel-control.theme_brand_blue:before {
  background: #003A59;
}

.story_block_items .fs-carousel-control.theme_light_blue:before {
  background: #0294CE;
}

.story_block_items .fs-carousel-control.theme_medium_blue:before {
  background: #1379B0;
}

.story_block_items .fs-carousel-control.theme_green:before {
  background: #39A14C;
}

.story_block_items .fs-carousel-control.theme_black:before {
  background: #252723;
}

.story_block_items .fs-carousel-control.theme_gray:before {
  background: #6E6F66;
}

.drewd {
  position: relative;
}

.drewd.theme_gray {
  background: #6E6F66;
  color: #FFF;
}

.drewd.theme_black {
  background: #252723;
  color: #FFF;
}

.drewd.theme_white {
  background: #FFF;
  color: #252723;
}

.drewd.theme_lime {
  background: #BED62F;
  color: #252723;
}

.drewd.theme_light_green {
  background: #39A14C;
  color: #FFF;
}

.drewd.theme_green {
  background: #39A14C;
  color: #FFF;
}

.drewd.theme_light_gray {
  background: #ECECEB;
  color: #252723;
}

.drewd.theme_yellow {
  background: #fff100;
  color: #252723;
}

.drewd.theme_orange {
  background: #F3B517;
  color: #252723;
}

.drewd.theme_light_blue {
  background: #0294CE;
  color: #FFF;
}

.drewd.theme_blue {
  background: #0294CE;
  color: #FFF;
}

.drewd.theme_medium_blue {
  background: #1379B0;
  color: #FFF;
}

.drewd.theme_brand_blue {
  background: #003A59;
  color: #FFF;
}

.drewd.theme_black {
  background: #252723;
  color: #FFF;
}

.drewd.theme_gray {
  background: #6E6F66;
  color: #FFF;
}

.drewd_figure {
  position: relative;
  display: block;
  height: 300px;
}

@media screen and (min-width:700px) {
  .drewd_figure {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 50%;
  }
}

@media only screen and (min-width:980px) {
  .drewd_figure {
    width: 55%;
  }
}

.drewd_background {
  position: absolute;
  height: 100%;
  width: 100%;
  bottom: 0;
  left: 0;
  overflow: hidden;
  -webkit-transition: height 1s,width 1s,bottom 1s,left 1s,border-radius 1s;
  transition: height 1s,width 1s,bottom 1s,left 1s,border-radius 1s;
}

.drewd_background:before {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: -webkit-linear-gradient(bottom,rgba(0,0,0,.35),rgba(0,0,0,0) 15%);
  background: linear-gradient(to top,rgba(0,0,0,.35),rgba(0,0,0,0) 15%);
  content: "";
  -webkit-transition: border-radius 1s;
  transition: border-radius 1s;
}

.drewd_explore_mode .drewd_background:before {
  border-radius: 50%;
}

@media screen and (min-width:700px) {
  .drewd_explore_mode .drewd_background {
    width: 36px;
    height: 36px;
    bottom: 20px;
    left: 20px;
    border-radius: 50%;
  }
}

@media only screen and (min-width:1220px) {
  .drewd_explore_mode .drewd_background {
    width: 54px;
    height: 54px;
    bottom: 50px;
    left: 60px;
  }
}

.drewd_lightbox_button {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 4;
  padding: 20px;
}

@media only screen and (min-width:1220px) {
  .drewd_lightbox_button {
    padding: 50px 60px;
  }
}

.drewd_lightbox_icon {
  position: relative;
  display: block;
  width: 36px;
  height: 36px;
  border: 3px solid #FFF;
  border-radius: 100%;
  color: transparent;
  -webkit-transition: background .75s,border .25s,border-radius .75s,-webkit-clip-path .75s,-webkit-transform .25s;
  transition: background .75s,border .25s,border-radius .75s,-webkit-clip-path .75s,-webkit-transform .25s;
  transition: background .75s,border .25s,border-radius .75s,clip-path .75s,transform .25s;
  transition: background .75s,border .25s,border-radius .75s,clip-path .75s,transform .25s,-webkit-clip-path .75s,-webkit-transform .25s;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}

.drewd_lightbox_icon:before {
  position: absolute;
  top: 50%;
  left: 50%;
  border: 12px solid transparent;
  border-left-color: #FFF;
  content: "";
  margin-left: 8px;
  -webkit-transform: translate(-50%,-50%) scaleX(1) scaleY(.5);
  -ms-transform: translate(-50%,-50%) scaleX(1) scaleY(.5);
  transform: translate(-50%,-50%) scaleX(1) scaleY(.5);
  -webkit-transition: margin .25s,-webkit-transform .25s;
  transition: margin .25s,-webkit-transform .25s;
  transition: margin .25s,transform .25s;
  transition: margin .25s,transform .25s,-webkit-transform .25s;
}

@media only screen and (min-width:1220px) {
  .drewd_lightbox_icon {
    width: 54px;
    height: 54px;
    border-width: 5px;
  }
}

@media only screen and (min-width:1220px) {
  .drewd_lightbox_icon:before {
    border-width: 20px;
    margin-left: 12px;
  }
}

.drewd_figure:hover .drewd_lightbox_icon {
  border-width: 2px;
  border-color: rgba(255,255,255,.5);
}

.drewd_figure:hover .drewd_lightbox_icon:before {
  -webkit-transform: translate(-50%,-50%) scaleX(1.15) scaleY(.75);
  -ms-transform: translate(-50%,-50%) scaleX(1.15) scaleY(.75);
  transform: translate(-50%,-50%) scaleX(1.15) scaleY(.75);
}

@media only screen and (min-width:1220px) {
  .drewd_figure:hover .drewd_lightbox_icon:before {
    margin-left: 16px;
  }
}

.drewd_lightbox_label {
  position: relative;
  display: inline-block;
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.125;
  text-transform: uppercase;
  color: #FFF;
  margin-top: 5px;
  vertical-align: middle;
  -webkit-transition: color 1s;
  transition: color 1s;
}

@media only screen and (min-width:980px) {
  .drewd_lightbox_label {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.33333333;
  }
}

.theme_blue.drewd_explore_mode .drewd_lightbox_label,
.theme_lime.drewd_explore_mode .drewd_lightbox_label,
.theme_orange.drewd_explore_mode .drewd_lightbox_label,
.theme_yellow.drewd_explore_mode .drewd_lightbox_label {
  color: #252723;
}

.drewd_article {
  padding: 30px 20px;
  -webkit-transition: width 1s,margin-left 1s;
  transition: width 1s,margin-left 1s;
}

@media screen and (min-width:700px) {
  .drewd_article {
    width: 50%;
    margin-left: 50%;
  }
}

@media only screen and (min-width:980px) {
  .drewd_article {
    width: 45%;
    margin-left: 55%;
  }
}

@media only screen and (min-width:1220px) {
  .drewd_article {
    padding: 60px;
  }
}

.drewd_explore_mode .drewd_article {
  width: 100%;
  margin-left: 0;
}

.drewd_header {
  position: relative;
  font-size: 16px;
  font-size: 1rem;
  z-index: 2;
  padding-bottom: 40px;
}

@media only screen and (min-width:1220px) {
  .drewd_header {
    padding-bottom: 96px;
  }
}

.drewd_year {
  font-family: Metric,sans-serif;
  font-weight: 700;
}

.drewd_year:after {
  display: inline-block;
  content: "|";
  font-weight: 400;
  margin-right: 8px;
  margin-left: 14px;
  -webkit-transform: scaleY(1.5);
  -ms-transform: scaleY(1.5);
  transform: scaleY(1.5);
}

.drewd_major {
  font-family: Metric,sans-serif;
}

.drewd_body {
  position: relative;
}

.drewd_intro {
  -webkit-transition: opacity .25s,visibility .25s;
  transition: opacity .25s,visibility .25s;
}

.drewd_explore_mode .drewd_intro {
  opacity: 0;
  visibility: hidden;
}

.drewd_title {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1;
  margin: 0 0 8px;
}

.drewd_title a {
  color: inherit;
}

.drewd_caption {
  font-family: Metric,sans-serif;
  font-weight: 400;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.47368421;
  margin: 0 0 22px;
}

@media only screen and (min-width:740px) {
  .drewd_caption {
    font-size: 19px;
    font-size: 1.1875rem;
  }
}

.drewd_caption a {
  box-shadow: inset 0 -2px 0 0;
  color: inherit;
  -webkit-transition: box-shadow .25s;
  transition: box-shadow .25s;
}

.drewd_caption a:focus,
.drewd_caption a:hover {
  box-shadow: inset 0 -2px 0 0,0 2px 0 0;
}

.drewd_explore {
  position: relative;
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  -webkit-transition: background .25s,border .25s,box-shadow .25s,color .25s,-webkit-transform .25s;
  transition: background .25s,border .25s,box-shadow .25s,color .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-transform .25s;
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 8px;
  text-align: center;
  border: 5px solid;
  padding: 12px 20px 12px;
  border-color: #FFF;
  cursor: pointer;
}

.typography .drewd_explore {
  box-shadow: none;
}

.typography .drewd_explore {
  border-bottom-width: 5px;
}

.drewd_explore,
.typography .drewd_explore {
  color: #FFF;
}

.drewd_explore:focus,
.drewd_explore:hover,
.typography .drewd_explore:focus,
.typography .drewd_explore:hover {
  color: #252723;
  background: #FFF;
  border-color: #FFF;
}

.drewd_explore:after {
  background: url('../images/icons.svg?15922f52018') no-repeat 0 0;
  content: "";
  display: inline-block;
}

.drewd_explore:after {
  position: absolute;
  background-position: 71.57534247% 46.37681159%;
  width: 26px;
  height: 17px;
  top: 50%;
  left: 100%;
  -webkit-transform: translate(5px,-50%);
  -ms-transform: translate(5px,-50%);
  transform: translate(5px,-50%);
}

.theme_blue .drewd_explore,
.theme_lime .drewd_explore,
.theme_orange .drewd_explore,
.theme_yellow .drewd_explore {
  text-align: center;
  border: 5px solid;
  padding: 12px 20px 12px;
}

.typography .theme_blue .drewd_explore,
.typography .theme_lime .drewd_explore,
.typography .theme_orange .drewd_explore,
.typography .theme_yellow .drewd_explore {
  border-bottom-width: 5px;
}

.theme_blue .drewd_explore,
.theme_lime .drewd_explore,
.theme_orange .drewd_explore,
.theme_yellow .drewd_explore,
.typography .theme_blue .drewd_explore,
.typography .theme_lime .drewd_explore,
.typography .theme_orange .drewd_explore,
.typography .theme_yellow .drewd_explore {
  color: #252723;
  border-color: #252723;
}

.theme_blue .drewd_explore:focus,
.theme_blue .drewd_explore:hover,
.theme_lime .drewd_explore:focus,
.theme_lime .drewd_explore:hover,
.theme_orange .drewd_explore:focus,
.theme_orange .drewd_explore:hover,
.theme_yellow .drewd_explore:focus,
.theme_yellow .drewd_explore:hover,
.typography .theme_blue .drewd_explore:focus,
.typography .theme_blue .drewd_explore:hover,
.typography .theme_lime .drewd_explore:focus,
.typography .theme_lime .drewd_explore:hover,
.typography .theme_orange .drewd_explore:focus,
.typography .theme_orange .drewd_explore:hover,
.typography .theme_yellow .drewd_explore:focus,
.typography .theme_yellow .drewd_explore:hover {
  color: #FFF;
  background: #252723;
  border-color: #252723;
}

.theme_blue .drewd_explore:after,
.theme_lime .drewd_explore:after,
.theme_orange .drewd_explore:after,
.theme_yellow .drewd_explore:after {
  background-position: 80.47945205% 46.37681159%;
  width: 26px;
  height: 17px;
}

.drewd_paths_wrapper {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .25s,visibility .25s;
  transition: opacity .25s,visibility .25s;
}

@media screen and (min-width:700px) {
  .drewd_paths_wrapper {
    top: -32px;
  }
}

@media only screen and (min-width:1220px) {
  .drewd_paths_wrapper {
    top: -70px;
  }
}

.drewd_explore_mode .drewd_paths_wrapper {
  opacity: 1;
  visibility: visible;
}

.drewd_paths_window {
  position: relative;
  z-index: 8;
  margin: 0 -20px;
  padding-bottom: 15px;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}

@media only screen and (min-width:1220px) {
  .drewd_paths_window {
    margin: 0 -60px;
  }
}

.drewd_paths {
  padding: 0 20px;
  overflow-x: auto;
  white-space: nowrap;
}

@media only screen and (min-width:1220px) {
  .drewd_paths {
    padding: 0 60px;
  }
}

.drewd_next,
.drewd_previous {
  position: absolute;
  display: none;
  height: 90%;
  height: calc(100% - 20px);
  width: 150px;
  top: 0;
  z-index: 4;
  cursor: pointer;
}

@media only screen and (min-width:740px) {
  .drewd_next,
  .drewd_previous {
    display: block;
  }
}

.drewd_previous {
  left: 0;
}

.drewd_next {
  right: 0;
}

.drewd_path {
  position: relative;
  display: inline-block;
  width: 545px;
  border: 5px solid;
  margin-right: 35px;
  margin-bottom: 30px;
  padding: 20px;
  vertical-align: top;
  white-space: normal;
}

.drewd_path:after {
  background: url('../images/icons.svg?15922f52018') no-repeat 0 0;
  content: "";
  display: inline-block;
}

.drewd_path:after {
  position: absolute;
  background-position: 71.57534247% 46.37681159%;
  width: 26px;
  height: 17px;
  top: 50px;
  left: 100%;
  margin-left: 12px;
}

.drewd_path:last-child {
  margin-right: 0;
}

.drewd_path:last-child:after {
  display: none;
}

.theme_blue .drewd_path:after,
.theme_lime .drewd_path:after,
.theme_orange .drewd_path:after,
.theme_yellow .drewd_path:after {
  background-position: 80.47945205% 46.37681159%;
  width: 26px;
  height: 17px;
}

.drewd_path_image {
  float: right;
  margin-bottom: 10px;
  margin-left: 20px;
}

.drewd_path_title {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1;
  margin: 0 0 10px;
}

.drewd_path_title a {
  color: inherit;
  box-shadow: inset 0 -1px 0;
  -webkit-transition: opacity .25s;
  transition: opacity .25s;
}

.drewd_path_title a:focus,
.drewd_path_title a:hover {
  opacity: .7;
}

.drewd_path_caption {
  font-family: Metric,sans-serif;
  font-weight: 400;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.47368421;
  margin: 0;
}

@media only screen and (min-width:740px) {
  .drewd_path_caption {
    font-size: 19px;
    font-size: 1.1875rem;
  }
}

.drewd_path_caption a {
  color: inherit;
  box-shadow: inset 0 -1px 0;
  -webkit-transition: opacity .25s;
  transition: opacity .25s;
}

.drewd_path_caption a:focus,
.drewd_path_caption a:hover {
  opacity: .7;
}

.important_dates {
  max-width: 1400px;
  margin: 10px;
  background: #ECECEB;
  overflow: hidden;
}

@media screen and (min-width:1400px) {
  .important_dates {
    margin-right: auto;
    margin-left: auto;
  }
}

@media print {
  .important_dates {
    margin: 0;
  }
}

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

@media only screen and (min-width:980px) {
  .no-flexbox .important_dates_inner:after {
    height: 0;
    clear: both;
    content: ".";
    display: block;
    line-height: 0;
    visibility: hidden;
  }
}

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

@media only screen and (min-width:980px) {
  .no-flexbox .important_dates_group {
    float: left;
    width: 50%;
  }
}

.important_dates_media {
  position: relative;
}

.important_dates_background {
  background: #252723;
}

@media only screen and (max-width:499px) {
  .important_dates_background {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width:979px) {
  .important_dates_background {
    padding-top: 56.25%;
  }
}

@media only screen and (min-width:980px) {
  .important_dates_background {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}

.important_dates_intro {
  padding: 0 3.57142857%;
}

@media only screen and (max-width:499px) {
  .important_dates_intro {
    color: #252723;
  }
}

@media only screen and (min-width:500px) {
  .important_dates_intro {
    position: absolute;
    color: #FFF;
    background-color: rgba(0,0,0,0);
    background: -webkit-linear-gradient(top,rgba(0,0,0,0),#000);
    background: linear-gradient(to bottom,rgba(0,0,0,0),#000);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ff000000', GradientType=0);
    right: 0;
    bottom: 0;
    left: 0;
    padding-top: 100px;
    padding-bottom: 20px;
  }
}

@media only screen and (min-width:740px) {
  .important_dates_intro {
    padding-right: 40px;
    padding-bottom: 45px;
    padding-left: 40px;
  }
}

@media print {
  .important_dates_intro {
    color: #252723;
    padding: 0;
  }
}

.important_dates_heading {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 38px;
  font-size: 2.375rem;
  line-height: 1.07894737;
  margin: 0;
}

@media only screen and (min-width:980px) {
  .important_dates_heading {
    font-size: 58px;
    font-size: 3.625rem;
    line-height: .96551724;
  }
}

@media only screen and (min-width:500px) {
  .important_dates_heading {
    margin-bottom: 10px;
  }
}

@media only screen and (min-width:740px) {
  .important_dates_heading {
    font-size: 58px;
    font-size: 3.625rem;
  }
}

@media only screen and (min-width:740px) and (max-width:979px),only screen and (min-width:1220px) {
  .important_dates_heading {
    margin-bottom: 15px;
  }
}

@media only screen and (min-width:980px) and (max-width:1219px) {
  .important_dates_heading {
    font-size: 45px;
    font-size: 2.8125rem;
  }
}

@media print {
  .important_dates_links {
    display: none!important;
    visibility: hidden;
  }
}

@media only screen and (max-width:499px) {
  .important_dates_link {
    font-family: Metric,sans-serif;
    font-weight: 900;
    font-size: 18px;
    font-size: 1.125rem;
    text-transform: uppercase;
    -webkit-transition: background .25s,border .25s,box-shadow .25s,color .25s,-webkit-transform .25s;
    transition: background .25s,border .25s,box-shadow .25s,color .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-transform .25s;
    display: block;
    text-align: center;
    border: 5px solid;
    padding: 12px 20px 12px;
    margin: 10px 0;
  }

  .typography .important_dates_link {
    box-shadow: none;
  }

  .typography .important_dates_link {
    border-bottom-width: 5px;
  }

  .important_dates_link,
  .typography .important_dates_link {
    color: #252723;
    border-color: #252723;
  }

  .important_dates_link:focus,
  .important_dates_link:hover,
  .typography .important_dates_link:focus,
  .typography .important_dates_link:hover {
    color: #FFF;
    background: #252723;
    border-color: #252723;
  }
}

@media only screen and (min-width:500px) {
  .important_dates_link {
    font-family: Metric,sans-serif;
    font-weight: 900;
    font-size: 18px;
    font-size: 1.125rem;
    text-transform: uppercase;
    -webkit-transition: background .25s,border .25s,box-shadow .25s,color .25s,-webkit-transform .25s;
    transition: background .25s,border .25s,box-shadow .25s,color .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-transform .25s;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 8px;
    text-align: center;
    border: 5px solid;
    padding: 12px 20px 12px;
    border-color: #FFF;
    margin-bottom: 0;
  }

  .typography .important_dates_link {
    box-shadow: none;
  }

  .typography .important_dates_link {
    border-bottom-width: 5px;
  }

  .important_dates_link,
  .typography .important_dates_link {
    color: #FFF;
  }

  .important_dates_link:focus,
  .important_dates_link:hover,
  .typography .important_dates_link:focus,
  .typography .important_dates_link:hover {
    color: #252723;
    background: #FFF;
    border-color: #FFF;
  }
}

.important_dates_events {
  overflow: hidden;
  margin: 10px 0;
  padding: 0 3.57142857%;
}

@media only screen and (min-width:740px) and (max-width:979px),only screen and (min-width:1220px) {
  .important_dates_events {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 25px;
  }
}

@media only screen and (min-width:1220px) {
  .important_dates_events {
    margin: 10px 0;
    padding: 0 35px;
  }
}

@media print {
  .important_dates_events {
    padding: 0;
  }
}

@media only screen and (min-width:740px) {
  .no-flexbox .important_dates_events:after {
    height: 0;
    clear: both;
    content: ".";
    display: block;
    line-height: 0;
    visibility: hidden;
  }
}

.important_date {
  overflow: hidden;
  box-shadow: 0 1px #d3d3d1;
}

@media only screen and (min-width:740px) and (max-width:979px),only screen and (min-width:1220px) {
  .important_date {
    width: 40%;
    width: calc(50% - 30px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 15px;
  }
}

@media only screen and (min-width:740px) and (max-width:979px),only screen and (min-width:1220px) {
  .no-flexbox .important_date {
    float: left;
    width: 50%;
    margin: 0;
  }
}

@media only screen and (min-width:740px) {
  .no-flexbox .important_date:nth-of-type(odd) {
    clear: left;
  }
}

.important_date .date_block {
  margin-right: 20px;
}

.important_date_item {
  width: 100%;
}

@media print {
  .important_date_item {
    margin: 10px 0;
  }
}

.important_date_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 0;
}

@media only screen and (min-width:740px) {
  .important_date_link {
    padding: 40px 0;
  }
}

@media only screen and (min-width:740px) {
  .important_date_link {
    padding: 18px 0;
  }
}

@media only screen and (min-width:1220px) {
  .important_date_link {
    padding: 45px 0;
  }
}

@media print {
  .important_date_link {
    padding: 0;
  }
}

@media only screen and (min-width:740px) and (max-width:979px),only screen and (min-width:1220px) {
  .no-flexbox .important_date_link {
    padding-right: 20px;
  }
}

.important_date_heading {
  font-family: Metric,sans-serif;
  font-weight: 500;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.1;
  color: #252723;
  display: inline-block;
  margin: 0;
  -webkit-transition: color .25s;
  transition: color .25s;
}

.important_date_heading span {
  display: inline-block;
  padding-right: 24px;
}

.important_date_heading span:after {
  background: url('../images/icons.svg?15922f52018') no-repeat 0 0;
  content: "";
  display: inline-block;
}

.important_date_heading span:after {
  display: inline-block;
  position: relative;
  background-position: 87.17105263% 71.42857143%;
  width: 14px;
  height: 14px;
  bottom: -2px;
  margin: 0 -24px 0 10px;
  opacity: .25;
  -webkit-transition: -webkit-transform .25s;
  transition: -webkit-transform .25s;
  transition: transform .25s;
  transition: transform .25s, -webkit-transform .25s;
}

@media print {
  .important_date_heading span:after {
    display: none!important;
    visibility: hidden;
  }
}

.important_date_link:focus .important_date_heading,
.important_date_link:hover .important_date_heading {
  color: #0294CE;
}

.important_date_link:focus .important_date_heading span:after,
.important_date_link:hover .important_date_heading span:after {
  -webkit-animation: hover_bounce .8s;
  animation: hover_bounce .8s;
}

.media_gallery {
  position: relative;
}

.media_gallery.theme_gray {
  background: #6E6F66;
  color: #FFF;
}

.media_gallery.theme_black {
  background: #252723;
  color: #FFF;
}

.media_gallery.theme_white {
  background: #FFF;
  color: #252723;
}

.media_gallery.theme_lime {
  background: #BED62F;
  color: #252723;
}

.media_gallery.theme_light_green {
  background: #39A14C;
  color: #FFF;
}

.media_gallery.theme_green {
  background: #39A14C;
  color: #FFF;
}

.media_gallery.theme_light_gray {
  background: #ECECEB;
  color: #252723;
}

.media_gallery.theme_yellow {
  background: #fff100;
  color: #252723;
}

.media_gallery.theme_orange {
  background: #F3B517;
  color: #252723;
}

.media_gallery.theme_light_blue {
  background: #0294CE;
  color: #FFF;
}

.media_gallery.theme_blue {
  background: #0294CE;
  color: #FFF;
}

.media_gallery.theme_medium_blue {
  background: #1379B0;
  color: #FFF;
}

.media_gallery.theme_brand_blue {
  background: #003A59;
  color: #FFF;
}

.media_gallery.theme_black {
  background: #252723;
  color: #FFF;
}

.media_gallery.theme_gray {
  background: #6E6F66;
  color: #FFF;
}

.media_gallery_inner {
  padding: 40px 0;
}

@media only screen and (min-width:740px) {
  .media_gallery_inner {
    padding: 80px 0 50px;
  }
}

@media only screen and (min-width:980px) {
  .media_gallery_inner {
    padding: 100px 0 70px;
  }
}

.media_gallery_heading {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1;
  margin: 0;
}

.js .media_gallery_heading {
  margin-bottom: 20px;
}

@media only screen and (min-width:740px) {
  .js .media_gallery_heading {
    margin-bottom: 40px;
  }
}

.media_gallery_item {
  margin: 30px 0;
}

@media print {
  .media_gallery_item {
    border: 2px solid #252723;
  }
}

.js .media_gallery_item {
  margin: 0;
}

.media_gallery_figure {
  display: block;
}

.media_gallery_figure picture {
  display: block;
}

.media_gallery_figure img {
  display: block;
  width: 100%;
}

@media print {
  .media_gallery_figure:after {
    height: 0;
    clear: both;
    content: ".";
    display: block;
    line-height: 0;
    visibility: hidden;
  }
}

.media_gallery_picture {
  background: #000;
  padding-top: 66.66666667%;
  position: relative;
}

@media print {
  .media_gallery_picture {
    float: left;
    width: 15%;
    margin-right: 20px;
  }
}

.media_gallery_image {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.media_gallery_figcaption {
  font-family: Metric,sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.1875;
  border-style: solid;
  border-width: 5px;
  padding: 14px 18px 10px;
}

.media_gallery_figcaption a {
  color: inherit;
  box-shadow: inset 0 -1px 0;
  -webkit-transition: opacity .25s;
  transition: opacity .25s;
}

.media_gallery_figcaption a:focus,
.media_gallery_figcaption a:hover {
  opacity: .7;
}

@media print {
  .media_gallery_figcaption {
    border: 0;
  }
}

.media_gallery_items.fs-carousel {
  position: static;
}

.media_gallery_items .fs-carousel-viewport {
  position: static;
}

.media_gallery_items .fs-carousel-canister {
  overflow: visible;
}

@media print {
  .media_gallery_items .fs-carousel-canister {
    width: 100%!important;
  }
}

.media_gallery_items .fs-carousel-item {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

@media print {
  .media_gallery_items .fs-carousel-item {
    height: auto!important;
    width: 100%!important;
    margin-bottom: 20px;
  }
}

.media_gallery_items .fs-carousel-item .media_gallery_figure {
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
}

.media_gallery_items .fs-carousel-item .media_gallery_picture {
  position: relative;
  z-index: 1;
  -webkit-transform: translateZ(1em);
  transform: translateZ(1em);
}

@media print {
  .media_gallery_items .fs-carousel-item .media_gallery_picture {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.media_gallery_items .fs-carousel-item .media_gallery_image {
  -webkit-transition: opacity .35s;
  transition: opacity .35s;
}

.media_gallery_items .fs-carousel-item .media_gallery_figcaption {
  opacity: 0;
  -webkit-transform: translateY(-100%) translateZ(-1em);
  transform: translateY(-100%) translateZ(-1em);
  -webkit-transition: opacity .5s,-webkit-transform .5s;
  transition: opacity .5s,-webkit-transform .5s;
  transition: opacity .5s,transform .5s;
  transition: opacity .5s,transform .5s,-webkit-transform .5s;
}

@media print {
  .media_gallery_items .fs-carousel-item .media_gallery_figcaption {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.media_gallery_items .fs-carousel-item_next .media_gallery_figure,
.media_gallery_items .fs-carousel-item_previous .media_gallery_figure {
  -webkit-transform: scale(.9);
  -ms-transform: scale(.9);
  transform: scale(.9);
}

@media only screen and (min-width:980px) {
  .media_gallery_items .fs-carousel-item_next .media_gallery_figure,
  .media_gallery_items .fs-carousel-item_previous .media_gallery_figure {
    -webkit-transform: scale(.92);
    -ms-transform: scale(.92);
    transform: scale(.92);
  }
}

@media print {
  .media_gallery_items .fs-carousel-item_next .media_gallery_figure,
  .media_gallery_items .fs-carousel-item_previous .media_gallery_figure {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.media_gallery_items .fs-carousel-item_next .media_gallery_image,
.media_gallery_items .fs-carousel-item_previous .media_gallery_image {
  opacity: .6;
}

.media_gallery_items .fs-carousel-item_next .media_gallery_figcaption,
.media_gallery_items .fs-carousel-item_previous .media_gallery_figcaption {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

.media_gallery_items .fs-carousel-visible .media_gallery_figure {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

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

.media_gallery_items .fs-carousel-visible .media_gallery_figcaption {
  opacity: 1;
  -webkit-transform: translateY(0) translateZ(-1em);
  transform: translateY(0) translateZ(-1em);
  -webkit-transition-delay: .5s;
  transition-delay: .5s;
}

@media only screen and (max-width:739px) {
  .media_gallery_items .fs-carousel-controls {
    display: none!important;
    visibility: hidden;
  }
}

@media print {
  .media_gallery_items .fs-carousel-controls {
    display: none;
  }
}

@media only screen and (min-width:1220px) {
  .media_gallery_items .fs-carousel-control_previous {
    left: 60px;
  }
}

@media only screen and (min-width:1220px) {
  .media_gallery_items .fs-carousel-control_next {
    right: 60px;
  }
}

.media_gallery_items .fs-carousel-pagination {
  text-align: center;
}

@media only screen and (min-width:740px) {
  .media_gallery_items .fs-carousel-pagination {
    display: none!important;
    visibility: hidden;
  }
}

@media print {
  .media_gallery_items .fs-carousel-pagination {
    display: none;
  }
}

.academic_blocks {
  overflow: hidden;
  margin-left: -18px;
  padding-left: 18px;
}

.academic_block {
  color: #252723;
  box-shadow: 0 -6px 0 #252723;
  padding: 50px 0;
}

.js .academic_block {
  display: none;
}

.academic_block.active {
  display: block;
}

.academic_block_header {
  margin-bottom: 14px;
}

.academic_block_heading {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1;
  margin: 0;
}

@media only screen and (min-width:740px) and (max-width:979px),only screen and (min-width:1220px) {
  .academic_block_heading {
    display: inline-block;
    margin-right: 12px;
  }
}

.academic_block_subheading {
  color: #6E6F66;
  font-family: Metric,sans-serif;
  font-weight: 400;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.47368421;
  margin: 0;
}

@media only screen and (min-width:740px) {
  .academic_block_subheading {
    font-size: 19px;
    font-size: 1.1875rem;
  }
}

@media only screen and (min-width:740px) and (max-width:979px),only screen and (min-width:1220px) {
  .academic_block_subheading {
    display: inline-block;
    position: relative;
    top: -2px;
  }
}

.academic_list {
  font-family: Metric,sans-serif;
  font-weight: 500;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.1;
  position: relative;
  margin-left: -18px;
}

@media only screen and (min-width:500px) {
  .academic_tier_1 .academic_list {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20;
    -moz-column-gap: 20;
    column-gap: 20;
  }

  .academic_tier_1 .academic_list>* {
    -webkit-column-break-inside: avoid;
    column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
  }
}

@media only screen and (min-width:740px) {
  .academic_tier_1 .academic_list {
    -webkit-column-gap: 30;
    -moz-column-gap: 30;
    column-gap: 30;
  }
}

@media only screen and (min-width:980px) {
  .academic_tier_1 .academic_list {
    -webkit-column-gap: 40;
    -moz-column-gap: 40;
    column-gap: 40;
  }
}

@media print {
  .academic_tier_1 .academic_list {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20;
    -moz-column-gap: 20;
    column-gap: 20;
  }

  .academic_tier_1 .academic_list>* {
    -webkit-column-break-inside: avoid;
    column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
  }
}

.academic_list_item {
  padding: 4px 0;
}

.academic_list_link {
  display: inline-block;
  position: relative;
  color: inherit;
  padding: 8px 18px 4px 18px;
}

.academic_list_link:before {
  background: #BED62F;
  display: block;
  position: absolute;
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  -webkit-transition: width .25s;
  transition: width .25s;
}

.academic_list_item:nth-child(5n+1) .academic_list_link:before {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

.academic_list_item:nth-child(5n+2) .academic_list_link:before {
  -webkit-transition-delay: .1s;
  transition-delay: .1s;
}

.academic_list_item:nth-child(5n+3) .academic_list_link:before {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.academic_list_item:nth-child(5n+4) .academic_list_link:before {
  -webkit-transition-delay: .4s;
  transition-delay: .4s;
}

.academic_list_item:nth-child(5n+5) .academic_list_link:before {
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
}

.academic_list_link span {
  position: relative;
}

.academic_list_link:focus,
.academic_list_link:hover {
  color: #0294CE;
}

.academic_list_item.active .academic_list_link:focus,
.academic_list_item.active .academic_list_link:hover {
  color: #FFF;
}

.academic_list_item.active .academic_list_link:before {
  width: 100%;
}

.academic_list_children {
  padding: 0 48px;
}

@media only screen and (min-width:500px) {
  .academic_list_children {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20;
    -moz-column-gap: 20;
    column-gap: 20;
  }

  .academic_list_children>* {
    -webkit-column-break-inside: avoid;
    column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
  }
}

@media print {
  .academic_list_children {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20;
    -moz-column-gap: 20;
    column-gap: 20;
  }

  .academic_list_children>* {
    -webkit-column-break-inside: avoid;
    column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
  }
}

.academic_list_child_link {
  display: block;
  color: inherit;
  padding: 10px 0;
}

.academic_list_child_link:focus,
.academic_list_child_link:hover {
  color: #0294CE;
}

.academic_tools {
  color: #252723;
}

.js .academic_tools {
  background: #ECECEB;
  margin-top: 30px;
  padding: 20px 20px 0 20px;
}

@media only screen and (min-width:740px) {
  .js .academic_tools {
    padding: 40px;
  }
}

@media only screen and (min-width:1220px) {
  .js .academic_tools {
    padding: 60px 40px;
  }
}

.academic_tools_heading {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 38px;
  font-size: 2.375rem;
  line-height: 1.07894737;
  margin: 0;
}

@media only screen and (min-width:980px) {
  .academic_tools_heading {
    font-size: 58px;
    font-size: 3.625rem;
    line-height: .96551724;
  }
}

.js .academic_tools_heading {
  margin: 0 0 20px;
}

@media only screen and (min-width:740px) {
  .js .academic_tools_heading {
    margin-bottom: 40px;
  }
}

.academic_tools_form {
  display: none;
}

.academic_tools_form:after {
  height: 0;
  clear: both;
  content: ".";
  display: block;
  line-height: 0;
  visibility: hidden;
}

.js .academic_tools_form {
  display: block;
}

.academic_tools_fieldset {
  margin-bottom: 30px;
}

@media only screen and (min-width:740px) and (max-width:979px),only screen and (min-width:1220px) {
  .academic_tools_fieldset {
    float: left;
    margin-bottom: 0;
  }
}

@media only screen and (min-width:740px) and (max-width:979px),only screen and (min-width:1220px) {
  .academic_tools_fieldset.degree {
    width: 60%;
  }
}

@media only screen and (min-width:740px) and (max-width:979px),only screen and (min-width:1220px) {
  .academic_tools_fieldset.category {
    width: 40%;
  }
}

.academic_tools_legend {
  font-family: Metric,sans-serif;
  font-weight: 700;
  font-size: 12px;
  font-size: .75rem;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 20px;
}

@media only screen and (min-width:500px) {
  .academic_tools_sort_items:after {
    height: 0;
    clear: both;
    content: ".";
    display: block;
    line-height: 0;
    visibility: hidden;
  }
}

.academic_tools_sort_item {
  cursor: pointer;
  padding: 3px 8px 3px 0;
}

@media only screen and (min-width:500px) {
  .academic_tools_sort_item {
    float: left;
  }
}

@media only screen and (min-width:500px) {
  .academic_tools_sort_item:nth-child(odd) {
    width: 30%;
  }
}

@media only screen and (min-width:500px) {
  .academic_tools_sort_item:nth-child(even) {
    width: 70%;
  }
}

.academic_tools_sort_item .fs-checkbox {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}

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

.academic_tools_sort_item .fs-checkbox-radio.fs-checkbox-checked .fs-checkbox-flag:after {
  -webkit-transform: rotate(45deg) scale(1);
  -ms-transform: rotate(45deg) scale(1);
  transform: rotate(45deg) scale(1);
}

.academic_tools_sort_item .fs-checkbox-marker {
  width: 32px;
  height: 32px;
  display: inline-block;
  border-radius: 0;
  float: none;
  margin: 0 0 0 10px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform .25s;
  transition: -webkit-transform .25s;
  transition: transform .25s;
  transition: transform .25s, -webkit-transform .25s;
}

.academic_tools_sort_item .fs-checkbox-flag {
  width: auto;
  height: auto;
  background-color: transparent;
  border-radius: 0;
}

.academic_tools_sort_item .fs-checkbox-flag:after {
  width: 5px;
  height: 10px;
  display: block;
  border: 3px solid;
  border-color: #41B857;
  border-top: 0;
  border-left: 0;
  content: "";
  margin: 7px 0 0 11px;
  -webkit-transform: rotate(45deg) scale(0);
  -ms-transform: rotate(45deg) scale(0);
  transform: rotate(45deg) scale(0);
}

.academic_tools_sort_label {
  font-family: Metric,sans-serif;
  font-weight: 400;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.47368421;
  display: inline-block;
}

@media only screen and (min-width:740px) {
  .academic_tools_sort_label {
    font-size: 19px;
    font-size: 1.1875rem;
  }
}

.event_promo {
  position: relative;
  border: 5px solid #252723;
  margin: 30px 0;
}

@media only screen and (min-width:980px) {
  .event_promo {
    margin: 50px 0;
  }
}

@media print {
  .event_promo {
    border-width: 2px;
  }
}

.event_promo_time {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.07142857;
  background: #FFF;
  color: #252723;
  position: absolute;
  display: block;
  top: -20px;
  left: 15px;
  border: 5px solid #252723;
  line-height: 1;
  padding: 6px 10px;
}

@media only screen and (min-width:980px) {
  .event_promo_time {
    top: -30px;
  }
}

@media print {
  .event_promo_time {
    position: static;
    display: inline-block;
    margin-bottom: 20px;
  }
}

.event_promo_figure {
  display: block;
  border-bottom: 5px solid #252723;
}

.event_promo_figure picture {
  display: block;
}

.event_promo_figure img {
  display: block;
  width: 100%;
}

@media print {
  .event_promo_figure {
    border-width: 2px;
    display: none;
  }
}

.event_promo_content {
  padding: 40px 20px 30px;
}

@media only screen and (min-width:500px) {
  .event_promo_content {
    padding-right: 30px;
    padding-left: 30px;
  }
}

@media only screen and (min-width:740px) {
  .event_promo_content {
    padding-right: 50px;
    padding-left: 50px;
  }
}

@media print {
  .event_promo_content {
    padding: 20px;
  }
}

.event_promo_label {
  font-family: Metric,sans-serif;
  font-weight: 700;
  font-size: 12px;
  font-size: .75rem;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #252723;
}

.event_promo_label a {
  color: inherit;
  box-shadow: inset 0 -1px 0;
  -webkit-transition: opacity .25s;
  transition: opacity .25s;
}

.event_promo_label a:focus,
.event_promo_label a:hover {
  opacity: .7;
}

.event_promo_heading {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1;
  margin: 16px 0;
}

.event_promo_description {
  font-family: Metric,sans-serif;
  font-weight: 400;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.47368421;
  color: #6E6F66;
}

@media only screen and (min-width:740px) {
  .event_promo_description {
    font-size: 19px;
    font-size: 1.1875rem;
  }
}

.event_promo_description a {
  color: inherit;
  box-shadow: inset 0 -1px 0;
  -webkit-transition: opacity .25s;
  transition: opacity .25s;
}

.event_promo_description a:focus,
.event_promo_description a:hover {
  opacity: .7;
}

.event_promo_description p {
  margin: 0;
}

.event_promo.theme_brand_blue .event_promo_heading {
  color: #003A59;
}

.event_promo.theme_blue .event_promo_heading {
  color: #0294CE;
}

.event_promo.theme_medium_blue .event_promo_heading {
  color: #1379B0;
}

.event_promo.theme_green .event_promo_heading {
  color: #39A14C;
}

.event_promo.theme_black .event_promo_heading {
  color: #252723;
}

.event_promo.theme_gray .event_promo_heading {
  color: #6E6F66;
}

.featured_course_block {
  position: relative;
  border: 5px solid #252723;
  margin: 30px 0;
}

@media print {
  .featured_course_block {
    border-width: 2px;
  }
}

.featured_course_inner {
  padding: 15px;
}

.featured_course_heading {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.125;
  text-transform: uppercase;
  background: #FFF;
  position: absolute;
  top: -20px;
  left: 15px;
  border: 5px solid #252723;
  line-height: 1!important;
  margin: 0;
  padding: 2px 8px;
}

@media only screen and (min-width:980px) {
  .featured_course_heading {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.33333333;
  }
}

@media print {
  .featured_course_heading {
    position: static;
    display: inline-block;
    border-width: 2px;
  }
}

@media only screen and (min-width:500px) {
  .featured_course_body:after {
    height: 0;
    clear: both;
    content: ".";
    display: block;
    line-height: 0;
    visibility: hidden;
  }
}

.featured_course_item {
  position: relative;
}

.featured_course_item.theme_gray {
  background: #6E6F66;
  color: #FFF;
}

.featured_course_item.theme_black {
  background: #252723;
  color: #FFF;
}

.featured_course_item.theme_white {
  background: #FFF;
  color: #252723;
}

.featured_course_item.theme_lime {
  background: #BED62F;
  color: #252723;
}

.featured_course_item.theme_light_green {
  background: #39A14C;
  color: #FFF;
}

.featured_course_item.theme_green {
  background: #39A14C;
  color: #FFF;
}

.featured_course_item.theme_light_gray {
  background: #ECECEB;
  color: #252723;
}

.featured_course_item.theme_yellow {
  background: #fff100;
  color: #252723;
}

.featured_course_item.theme_orange {
  background: #F3B517;
  color: #252723;
}

.featured_course_item.theme_light_blue {
  background: #0294CE;
  color: #FFF;
}

.featured_course_item.theme_blue {
  background: #0294CE;
  color: #FFF;
}

.featured_course_item.theme_medium_blue {
  background: #1379B0;
  color: #FFF;
}

.featured_course_item.theme_brand_blue {
  background: #003A59;
  color: #FFF;
}

.featured_course_item.theme_black {
  background: #252723;
  color: #FFF;
}

.featured_course_item.theme_gray {
  background: #6E6F66;
  color: #FFF;
}

@media only screen and (min-width:500px) {
  .featured_course_item {
    float: left;
    width: 45%;
    width: calc(50% - 5px);
  }
}

@media print {
  .featured_course_item {
    height: auto!important;
    width: 100%;
    float: none;
  }
}

@media only screen and (max-width:499px) {
  .featured_course_item:first-of-type {
    margin-bottom: 15px;
  }
}

@media only screen and (min-width:500px) {
  .featured_course_item:first-of-type {
    margin-right: 10px;
  }
}

.featured_course_item.style_text {
  padding: 25px 20px 15px;
}

@media only screen and (min-width:740px) {
  .featured_course_item.style_text {
    padding: 40px 35px 30px;
  }
}

@media only screen and (min-width:1220px) {
  .featured_course_item.style_text {
    padding: 50px 40px 40px;
  }
}

@media print {
  .featured_course_item.style_text {
    margin: 20px 0;
    padding: 0;
  }
}

@media only screen and (max-width:499px) {
  .featured_course_item.style_image {
    padding-top: 56.25%;
  }
}

.featured_course_image {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.featured_course_department {
  font-family: Metric,sans-serif;
  font-weight: 700;
  font-size: 12px;
  font-size: .75rem;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0;
}

.featured_course_department a {
  color: inherit;
  box-shadow: inset 0 -1px 0;
  -webkit-transition: opacity .25s;
  transition: opacity .25s;
}

.featured_course_department a:focus,
.featured_course_department a:hover {
  opacity: .7;
}

.featured_course_title {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.07142857;
  margin: 20px 0 15px;
}

.featured_course_description {
  font-family: Metric,sans-serif;
  font-weight: 400;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.47368421;
  margin: 15px 0 5px;
}

@media only screen and (min-width:740px) {
  .featured_course_description {
    font-size: 19px;
    font-size: 1.1875rem;
  }
}

.featured_course_description a {
  color: inherit;
  box-shadow: inset 0 -1px 0;
  -webkit-transition: opacity .25s;
  transition: opacity .25s;
}

.featured_course_description a:focus,
.featured_course_description a:hover {
  opacity: .7;
}

.featured_course_description p {
  margin: 0;
}

@media print {
  .featured_course_links {
    display: none!important;
    visibility: hidden;
  }
}

.featured_course_link {
  padding-top: 10px;
  padding-bottom: 10px;
}

.featured_course_block .theme_light_blue .featured_course_link,
.featured_course_block .theme_light_gray .featured_course_link,
.featured_course_block .theme_light_green .featured_course_link,
.featured_course_block .theme_lime .featured_course_link,
.featured_course_block .theme_orange .featured_course_link,
.featured_course_block .theme_yellow .featured_course_link {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  -webkit-transition: background .25s,border .25s,box-shadow .25s,color .25s,-webkit-transform .25s;
  transition: background .25s,border .25s,box-shadow .25s,color .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-transform .25s;
  display: inline-block;
}

.typography .featured_course_block .theme_light_blue .featured_course_link,
.typography .featured_course_block .theme_light_gray .featured_course_link,
.typography .featured_course_block .theme_light_green .featured_course_link,
.typography .featured_course_block .theme_lime .featured_course_link,
.typography .featured_course_block .theme_orange .featured_course_link,
.typography .featured_course_block .theme_yellow .featured_course_link {
  box-shadow: none;
}

.featured_course_block .theme_light_blue .featured_course_link span,
.featured_course_block .theme_light_gray .featured_course_link span,
.featured_course_block .theme_light_green .featured_course_link span,
.featured_course_block .theme_lime .featured_course_link span,
.featured_course_block .theme_orange .featured_course_link span,
.featured_course_block .theme_yellow .featured_course_link span {
  display: inline-block;
  padding-right: 24px;
}

.featured_course_block .theme_light_blue .featured_course_link span:after,
.featured_course_block .theme_light_gray .featured_course_link span:after,
.featured_course_block .theme_light_green .featured_course_link span:after,
.featured_course_block .theme_lime .featured_course_link span:after,
.featured_course_block .theme_orange .featured_course_link span:after,
.featured_course_block .theme_yellow .featured_course_link span:after {
  background: url('../images/icons.svg?15922f52018') no-repeat 0 0;
  content: "";
  display: inline-block;
}

.featured_course_block .theme_light_blue .featured_course_link span:after,
.featured_course_block .theme_light_gray .featured_course_link span:after,
.featured_course_block .theme_light_green .featured_course_link span:after,
.featured_course_block .theme_lime .featured_course_link span:after,
.featured_course_block .theme_orange .featured_course_link span:after,
.featured_course_block .theme_yellow .featured_course_link span:after {
  display: inline-block;
  position: relative;
  bottom: -2px;
  margin: 0 -24px 0 10px;
  -webkit-transition: -webkit-transform .25s;
  transition: -webkit-transform .25s;
  transition: transform .25s;
  transition: transform .25s, -webkit-transform .25s;
}

.featured_course_block .theme_light_blue .featured_course_link:focus span:after,
.featured_course_block .theme_light_blue .featured_course_link:hover span:after,
.featured_course_block .theme_light_gray .featured_course_link:focus span:after,
.featured_course_block .theme_light_gray .featured_course_link:hover span:after,
.featured_course_block .theme_light_green .featured_course_link:focus span:after,
.featured_course_block .theme_light_green .featured_course_link:hover span:after,
.featured_course_block .theme_lime .featured_course_link:focus span:after,
.featured_course_block .theme_lime .featured_course_link:hover span:after,
.featured_course_block .theme_orange .featured_course_link:focus span:after,
.featured_course_block .theme_orange .featured_course_link:hover span:after,
.featured_course_block .theme_yellow .featured_course_link:focus span:after,
.featured_course_block .theme_yellow .featured_course_link:hover span:after {
  -webkit-animation: hover_bounce .8s;
  animation: hover_bounce .8s;
}

.featured_course_block .theme_light_blue .featured_course_link,
.featured_course_block .theme_light_gray .featured_course_link,
.featured_course_block .theme_light_green .featured_course_link,
.featured_course_block .theme_lime .featured_course_link,
.featured_course_block .theme_orange .featured_course_link,
.featured_course_block .theme_yellow .featured_course_link,
.typography .featured_course_block .theme_light_blue .featured_course_link,
.typography .featured_course_block .theme_light_gray .featured_course_link,
.typography .featured_course_block .theme_light_green .featured_course_link,
.typography .featured_course_block .theme_lime .featured_course_link,
.typography .featured_course_block .theme_orange .featured_course_link,
.typography .featured_course_block .theme_yellow .featured_course_link {
  color: #252723;
}

.featured_course_block .theme_light_blue .featured_course_link span:after,
.featured_course_block .theme_light_gray .featured_course_link span:after,
.featured_course_block .theme_light_green .featured_course_link span:after,
.featured_course_block .theme_lime .featured_course_link span:after,
.featured_course_block .theme_orange .featured_course_link span:after,
.featured_course_block .theme_yellow .featured_course_link span:after {
  background-position: 87.17105263% 71.42857143%;
  width: 14px;
  height: 14px;
}

.featured_course_block .theme_black .featured_course_link,
.featured_course_block .theme_blue .featured_course_link,
.featured_course_block .theme_brand_blue .featured_course_link,
.featured_course_block .theme_gray .featured_course_link,
.featured_course_block .theme_green .featured_course_link,
.featured_course_block .theme_medium_blue .featured_course_link {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  -webkit-transition: background .25s,border .25s,box-shadow .25s,color .25s,-webkit-transform .25s;
  transition: background .25s,border .25s,box-shadow .25s,color .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-transform .25s;
  display: inline-block;
}

.typography .featured_course_block .theme_black .featured_course_link,
.typography .featured_course_block .theme_blue .featured_course_link,
.typography .featured_course_block .theme_brand_blue .featured_course_link,
.typography .featured_course_block .theme_gray .featured_course_link,
.typography .featured_course_block .theme_green .featured_course_link,
.typography .featured_course_block .theme_medium_blue .featured_course_link {
  box-shadow: none;
}

.featured_course_block .theme_black .featured_course_link span,
.featured_course_block .theme_blue .featured_course_link span,
.featured_course_block .theme_brand_blue .featured_course_link span,
.featured_course_block .theme_gray .featured_course_link span,
.featured_course_block .theme_green .featured_course_link span,
.featured_course_block .theme_medium_blue .featured_course_link span {
  display: inline-block;
  padding-right: 24px;
}

.featured_course_block .theme_black .featured_course_link span:after,
.featured_course_block .theme_blue .featured_course_link span:after,
.featured_course_block .theme_brand_blue .featured_course_link span:after,
.featured_course_block .theme_gray .featured_course_link span:after,
.featured_course_block .theme_green .featured_course_link span:after,
.featured_course_block .theme_medium_blue .featured_course_link span:after {
  background: url('../images/icons.svg?15922f52018') no-repeat 0 0;
  content: "";
  display: inline-block;
}

.featured_course_block .theme_black .featured_course_link span:after,
.featured_course_block .theme_blue .featured_course_link span:after,
.featured_course_block .theme_brand_blue .featured_course_link span:after,
.featured_course_block .theme_gray .featured_course_link span:after,
.featured_course_block .theme_green .featured_course_link span:after,
.featured_course_block .theme_medium_blue .featured_course_link span:after {
  display: inline-block;
  position: relative;
  bottom: -2px;
  margin: 0 -24px 0 10px;
  -webkit-transition: -webkit-transform .25s;
  transition: -webkit-transform .25s;
  transition: transform .25s;
  transition: transform .25s, -webkit-transform .25s;
}

.featured_course_block .theme_black .featured_course_link:focus span:after,
.featured_course_block .theme_black .featured_course_link:hover span:after,
.featured_course_block .theme_blue .featured_course_link:focus span:after,
.featured_course_block .theme_blue .featured_course_link:hover span:after,
.featured_course_block .theme_brand_blue .featured_course_link:focus span:after,
.featured_course_block .theme_brand_blue .featured_course_link:hover span:after,
.featured_course_block .theme_gray .featured_course_link:focus span:after,
.featured_course_block .theme_gray .featured_course_link:hover span:after,
.featured_course_block .theme_green .featured_course_link:focus span:after,
.featured_course_block .theme_green .featured_course_link:hover span:after,
.featured_course_block .theme_medium_blue .featured_course_link:focus span:after,
.featured_course_block .theme_medium_blue .featured_course_link:hover span:after {
  -webkit-animation: hover_bounce .8s;
  animation: hover_bounce .8s;
}

.featured_course_block .theme_black .featured_course_link,
.featured_course_block .theme_blue .featured_course_link,
.featured_course_block .theme_brand_blue .featured_course_link,
.featured_course_block .theme_gray .featured_course_link,
.featured_course_block .theme_green .featured_course_link,
.featured_course_block .theme_medium_blue .featured_course_link,
.typography .featured_course_block .theme_black .featured_course_link,
.typography .featured_course_block .theme_blue .featured_course_link,
.typography .featured_course_block .theme_brand_blue .featured_course_link,
.typography .featured_course_block .theme_gray .featured_course_link,
.typography .featured_course_block .theme_green .featured_course_link,
.typography .featured_course_block .theme_medium_blue .featured_course_link {
  color: #FFF;
}

.featured_course_block .theme_black .featured_course_link span:after,
.featured_course_block .theme_blue .featured_course_link span:after,
.featured_course_block .theme_brand_blue .featured_course_link span:after,
.featured_course_block .theme_gray .featured_course_link span:after,
.featured_course_block .theme_green .featured_course_link span:after,
.featured_course_block .theme_medium_blue .featured_course_link span:after {
  background-position: 91.44736842% 81.9047619%;
  width: 14px;
  height: 14px;
}

.link_block {
  position: relative;
  color: #252723;
  border-top: 6px solid #252723;
  margin: 30px 0;
}

@media only screen and (min-width:980px) {
  .link_block {
    margin: 50px 0;
  }
}

.link_block_heading {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.125;
  text-transform: uppercase;
  margin: 20px 2px 6px;
}

@media only screen and (min-width:980px) {
  .link_block_heading {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.33333333;
  }
}

.link_block_body:after {
  height: 0;
  clear: both;
  content: ".";
  display: block;
  line-height: 0;
  visibility: hidden;
}

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

@media print {
  .link_block_body {
    display: block;
  }
}

.link_block_item {
  border-bottom: 1px solid #CCC;
}

@media only screen and (min-width:740px) {
  .link_block_item {
    float: left;
    width: calc(50% - 15px);
  }
}

@media only screen and (min-width:980px) and (max-width:1219px) {
  .link_block_item {
    width: calc(50% - 10px);
  }
}

@media print {
  .link_block_item {
    width: 100%;
  }
}

@media only screen and (min-width:740px) {
  .link_block_item:nth-child(odd) {
    clear: left;
    margin-right: 30px;
  }
}

@media only screen and (min-width:980px) and (max-width:1219px) {
  .link_block_item:nth-child(odd) {
    margin-right: 20px;
  }
}

@media print {
  .link_block_item:nth-child(odd) {
    margin-right: 0;
  }
}

.link_block_link {
  display: block;
  position: relative;
  color: #003A59;
  font-family: Metric,sans-serif;
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.2;
  padding: 20px 25px 16px 2px;
}

.link_block_link span:after {
  background: url('../images/icons.svg?15922f52018') no-repeat 0 0;
  content: "";
  display: inline-block;
}

.link_block_link span:after {
  background-position: 32.13114754% 92.45283019%;
  width: 13px;
  height: 12px;
  display: block;
  position: absolute;
  top: 0;
  right: 4px;
  bottom: 0;
  margin: auto 0;
  opacity: .3;
  -webkit-transition: -webkit-transform .25s;
  transition: -webkit-transform .25s;
  transition: transform .25s;
  transition: transform .25s, -webkit-transform .25s;
}

.link_block_link:focus,
.link_block_link:hover {
  color: #0294CE;
}

.link_block_link:focus span:after,
.link_block_link:hover span:after {
  -webkit-animation: hover_bounce .8s;
  animation: hover_bounce .8s;
}

.testimonial_block {
  position: relative;
  overflow: hidden;
  color: #6E6F66;
  background: #ECECEB;
  margin: 10px 0;
  padding: 20px 15px;
}

@media only screen and (min-width:500px) {
  .testimonial_block {
    padding: 25px 40px;
  }
}

@media only screen and (min-width:740px) {
  .testimonial_block {
    padding: 40px 80px;
  }
}

@media only screen and (min-width:980px) and (max-width:1219px) {
  .testimonial_block {
    padding: 30px 50px;
  }
}

@media print {
  .testimonial_block {
    border: 1px solid #252723;
    margin: 30px 0;
    padding: 30px;
  }
}

.testimonial_quote {
  margin-bottom: 12px;
}

.testimonial_quote_content {
  font-family: Metric,sans-serif;
  font-weight: 400;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.47368421;
  position: relative;
  margin: 0;
  padding-top: 30px;
}

@media only screen and (min-width:740px) {
  .testimonial_quote_content {
    font-size: 19px;
    font-size: 1.1875rem;
  }
}

.testimonial_quote_content a {
  color: inherit;
  box-shadow: inset 0 -1px 0;
  -webkit-transition: opacity .25s;
  transition: opacity .25s;
}

.testimonial_quote_content a:focus,
.testimonial_quote_content a:hover {
  opacity: .7;
}

@media only screen and (min-width:500px) {
  .testimonial_quote_content {
    padding-top: 35px;
  }
}

.testimonial_quote_content:before {
  display: block;
  position: absolute;
  font-size: 58px;
  font-size: 3.625rem;
  color: #003A59;
  font-family: Metric,sans-serif;
  font-weight: 900;
  top: 0;
  left: 0;
  content: "\201C";
  line-height: 1;
}

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

.testimonial_profile:after {
  height: 0;
  clear: both;
  content: ".";
  display: block;
  line-height: 0;
  visibility: hidden;
}

.testimonial_profile_figure {
  float: left;
  padding-right: 10px;
}

@media only screen and (min-width:500px) {
  .testimonial_profile_figure {
    padding-right: 14px;
  }
}

.testimonial_profile_image {
  display: block;
  width: 70px;
  height: 70px;
  overflow: hidden;
  border-radius: 100%;
}

.testimonial_profile_group {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  overflow: hidden;
}

.testimonial_profile_name,
.testimonial_profile_title {
  margin: 2px 0;
}

.testimonial_profile_name a,
.testimonial_profile_title a {
  color: inherit;
  box-shadow: inset 0 -1px 0;
  -webkit-transition: opacity .25s;
  transition: opacity .25s;
}

.testimonial_profile_name a:focus,
.testimonial_profile_name a:hover,
.testimonial_profile_title a:focus,
.testimonial_profile_title a:hover {
  opacity: .7;
}

.testimonial_profile_name {
  font-family: Metric,sans-serif;
  font-weight: 700;
  color: #252723;
}

.testimonial_profile_title {
  font-family: Metric,sans-serif;
  font-weight: 400;
}

.topic_block {
  color: #6E6F66;
  border-bottom: 2px solid #ECECEB;
  padding: 20px 0;
}

.topic_block:after {
  height: 0;
  clear: both;
  content: ".";
  display: block;
  line-height: 0;
  visibility: hidden;
}

@media only screen and (min-width:740px) {
  .topic_block {
    padding: 30px 0;
  }
}

.topic_block:last-of-type {
  border-bottom-width: 0;
}

.topic_block_figure {
  display: block;
  float: right;
  margin: 0 0 20px 20px;
}

.topic_block_figure picture {
  display: block;
}

.topic_block_figure img {
  display: block;
  width: 100%;
}

@media only screen and (max-width:739px) {
  .topic_block_figure {
    max-width: 30%;
  }
}

@media only screen and (min-width:740px) {
  .topic_block_figure {
    float: left;
    width: 210px;
    margin: 0 30px 0 0;
  }
}

@media only screen and (min-width:980px) {
  .topic_block_figure {
    width: 32.14285714%;
    margin-right: 20px;
  }
}

@media only screen and (min-width:1220px) {
  .topic_block_figure {
    margin-right: 35px;
  }
}

@media print {
  .topic_block_figure {
    max-width: 15%;
  }
}

@media only screen and (min-width:740px),print {
  .topic_block_content {
    overflow: hidden;
  }
}

.topic_block_heading {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.07142857;
  color: #003A59;
  margin: 4px 0;
}

.topic_block_description {
  font-family: Metric,sans-serif;
  font-weight: 400;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.47368421;
  margin: 10px 0;
}

@media only screen and (min-width:740px) {
  .topic_block_description {
    font-size: 19px;
    font-size: 1.1875rem;
  }
}

.topic_block_description p {
  margin: 0;
}

.topic_block_description a {
  color: #003A59;
  box-shadow: inset 0 -2px 0;
}

.topic_block_description a:focus,
.topic_block_description a:hover {
  color: #0294CE;
}

.topic_block_links {
  margin-top: 20px;
}

@media print {
  .topic_block_links {
    display: none!important;
    visibility: hidden;
  }
}

.topic_block_link {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  -webkit-transition: background .25s,border .25s,box-shadow .25s,color .25s,-webkit-transform .25s;
  transition: background .25s,border .25s,box-shadow .25s,color .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-transform .25s;
  display: block;
  text-align: center;
  border: 5px solid;
  padding: 12px 20px 12px;
  margin-bottom: 8px;
}

.typography .topic_block_link {
  box-shadow: none;
}

.typography .topic_block_link {
  border-bottom-width: 5px;
}

.topic_block_link,
.typography .topic_block_link {
  color: #252723;
  border-color: #252723;
}

.topic_block_link:focus,
.topic_block_link:hover,
.typography .topic_block_link:focus,
.typography .topic_block_link:hover {
  color: #FFF;
  background: #252723;
  border-color: #252723;
}

@media only screen and (min-width:500px) {
  .topic_block_link {
    font-family: Metric,sans-serif;
    font-weight: 900;
    font-size: 18px;
    font-size: 1.125rem;
    text-transform: uppercase;
    -webkit-transition: background .25s,border .25s,box-shadow .25s,color .25s,-webkit-transform .25s;
    transition: background .25s,border .25s,box-shadow .25s,color .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-transform .25s;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 8px;
  }

  .typography .topic_block_link {
    box-shadow: none;
  }
}

.sidebar_callout {
  margin: 30px 0;
  padding: 20px;
}

.sidebar_callout.theme_gray {
  background: #6E6F66;
  color: #FFF;
}

.sidebar_callout.theme_black {
  background: #252723;
  color: #FFF;
}

.sidebar_callout.theme_white {
  background: #FFF;
  color: #252723;
}

.sidebar_callout.theme_lime {
  background: #BED62F;
  color: #252723;
}

.sidebar_callout.theme_light_green {
  background: #39A14C;
  color: #FFF;
}

.sidebar_callout.theme_green {
  background: #39A14C;
  color: #FFF;
}

.sidebar_callout.theme_light_gray {
  background: #ECECEB;
  color: #252723;
}

.sidebar_callout.theme_yellow {
  background: #fff100;
  color: #252723;
}

.sidebar_callout.theme_orange {
  background: #F3B517;
  color: #252723;
}

.sidebar_callout.theme_light_blue {
  background: #0294CE;
  color: #FFF;
}

.sidebar_callout.theme_blue {
  background: #0294CE;
  color: #FFF;
}

.sidebar_callout.theme_medium_blue {
  background: #1379B0;
  color: #FFF;
}

.sidebar_callout.theme_brand_blue {
  background: #003A59;
  color: #FFF;
}

.sidebar_callout.theme_black {
  background: #252723;
  color: #FFF;
}

.sidebar_callout.theme_gray {
  background: #6E6F66;
  color: #FFF;
}

@media only screen and (min-width:500px) {
  .sidebar_callout {
    padding: 26px;
  }
}

@media only screen and (min-width:980px) and (max-width:1219px) {
  .sidebar_callout {
    padding: 16px;
  }
}

@media print {
  .sidebar_callout {
    padding: 0;
  }
}

.sidebar_callout a {
  color: inherit;
}

.sidebar_callout_heading {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.07142857;
  margin: 20px 0;
}

.sidebar_callout_description {
  font-family: Metric,sans-serif;
  font-weight: 400;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.47368421;
  margin: 10px 0;
}

@media only screen and (min-width:740px) {
  .sidebar_callout_description {
    font-size: 19px;
    font-size: 1.1875rem;
  }
}

.sidebar_callout_description a {
  color: inherit;
  box-shadow: inset 0 -1px 0;
  -webkit-transition: opacity .25s;
  transition: opacity .25s;
}

.sidebar_callout_description a:focus,
.sidebar_callout_description a:hover {
  opacity: .7;
}

.sidebar_callout_description p {
  margin: 0;
}

.sidebar_callout_links {
  margin: 6px 0;
}

@media only screen and (min-width:500px) and (max-width:979px) {
  .sidebar_callout_links {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }

  .sidebar_callout_links>* {
    -webkit-column-break-inside: avoid;
    column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
  }
}

@media print {
  .sidebar_callout_links {
    display: none!important;
    visibility: hidden;
  }
}

.sidebar_callout_link {
  padding: 8px 0;
}

.sidebar_callout.theme_light_blue .sidebar_callout_link,
.sidebar_callout.theme_light_gray .sidebar_callout_link,
.sidebar_callout.theme_light_green .sidebar_callout_link,
.sidebar_callout.theme_lime .sidebar_callout_link,
.sidebar_callout.theme_orange .sidebar_callout_link,
.sidebar_callout.theme_yellow .sidebar_callout_link {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  -webkit-transition: background .25s,border .25s,box-shadow .25s,color .25s,-webkit-transform .25s;
  transition: background .25s,border .25s,box-shadow .25s,color .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-transform .25s;
  display: inline-block;
}

.typography .sidebar_callout.theme_light_blue .sidebar_callout_link,
.typography .sidebar_callout.theme_light_gray .sidebar_callout_link,
.typography .sidebar_callout.theme_light_green .sidebar_callout_link,
.typography .sidebar_callout.theme_lime .sidebar_callout_link,
.typography .sidebar_callout.theme_orange .sidebar_callout_link,
.typography .sidebar_callout.theme_yellow .sidebar_callout_link {
  box-shadow: none;
}

.sidebar_callout.theme_light_blue .sidebar_callout_link span,
.sidebar_callout.theme_light_gray .sidebar_callout_link span,
.sidebar_callout.theme_light_green .sidebar_callout_link span,
.sidebar_callout.theme_lime .sidebar_callout_link span,
.sidebar_callout.theme_orange .sidebar_callout_link span,
.sidebar_callout.theme_yellow .sidebar_callout_link span {
  display: inline-block;
  padding-right: 24px;
}

.sidebar_callout.theme_light_blue .sidebar_callout_link span:after,
.sidebar_callout.theme_light_gray .sidebar_callout_link span:after,
.sidebar_callout.theme_light_green .sidebar_callout_link span:after,
.sidebar_callout.theme_lime .sidebar_callout_link span:after,
.sidebar_callout.theme_orange .sidebar_callout_link span:after,
.sidebar_callout.theme_yellow .sidebar_callout_link span:after {
  background: url('../images/icons.svg?15922f52018') no-repeat 0 0;
  content: "";
  display: inline-block;
}

.sidebar_callout.theme_light_blue .sidebar_callout_link span:after,
.sidebar_callout.theme_light_gray .sidebar_callout_link span:after,
.sidebar_callout.theme_light_green .sidebar_callout_link span:after,
.sidebar_callout.theme_lime .sidebar_callout_link span:after,
.sidebar_callout.theme_orange .sidebar_callout_link span:after,
.sidebar_callout.theme_yellow .sidebar_callout_link span:after {
  display: inline-block;
  position: relative;
  bottom: -2px;
  margin: 0 -24px 0 10px;
  -webkit-transition: -webkit-transform .25s;
  transition: -webkit-transform .25s;
  transition: transform .25s;
  transition: transform .25s, -webkit-transform .25s;
}

.sidebar_callout.theme_light_blue .sidebar_callout_link:focus span:after,
.sidebar_callout.theme_light_blue .sidebar_callout_link:hover span:after,
.sidebar_callout.theme_light_gray .sidebar_callout_link:focus span:after,
.sidebar_callout.theme_light_gray .sidebar_callout_link:hover span:after,
.sidebar_callout.theme_light_green .sidebar_callout_link:focus span:after,
.sidebar_callout.theme_light_green .sidebar_callout_link:hover span:after,
.sidebar_callout.theme_lime .sidebar_callout_link:focus span:after,
.sidebar_callout.theme_lime .sidebar_callout_link:hover span:after,
.sidebar_callout.theme_orange .sidebar_callout_link:focus span:after,
.sidebar_callout.theme_orange .sidebar_callout_link:hover span:after,
.sidebar_callout.theme_yellow .sidebar_callout_link:focus span:after,
.sidebar_callout.theme_yellow .sidebar_callout_link:hover span:after {
  -webkit-animation: hover_bounce .8s;
  animation: hover_bounce .8s;
}

.sidebar_callout.theme_light_blue .sidebar_callout_link,
.sidebar_callout.theme_light_gray .sidebar_callout_link,
.sidebar_callout.theme_light_green .sidebar_callout_link,
.sidebar_callout.theme_lime .sidebar_callout_link,
.sidebar_callout.theme_orange .sidebar_callout_link,
.sidebar_callout.theme_yellow .sidebar_callout_link,
.typography .sidebar_callout.theme_light_blue .sidebar_callout_link,
.typography .sidebar_callout.theme_light_gray .sidebar_callout_link,
.typography .sidebar_callout.theme_light_green .sidebar_callout_link,
.typography .sidebar_callout.theme_lime .sidebar_callout_link,
.typography .sidebar_callout.theme_orange .sidebar_callout_link,
.typography .sidebar_callout.theme_yellow .sidebar_callout_link {
  color: #252723;
}

.sidebar_callout.theme_light_blue .sidebar_callout_link span:after,
.sidebar_callout.theme_light_gray .sidebar_callout_link span:after,
.sidebar_callout.theme_light_green .sidebar_callout_link span:after,
.sidebar_callout.theme_lime .sidebar_callout_link span:after,
.sidebar_callout.theme_orange .sidebar_callout_link span:after,
.sidebar_callout.theme_yellow .sidebar_callout_link span:after {
  background-position: 87.17105263% 71.42857143%;
  width: 14px;
  height: 14px;
}

.sidebar_callout.theme_black .sidebar_callout_link,
.sidebar_callout.theme_blue .sidebar_callout_link,
.sidebar_callout.theme_brand_blue .sidebar_callout_link,
.sidebar_callout.theme_gray .sidebar_callout_link,
.sidebar_callout.theme_green .sidebar_callout_link,
.sidebar_callout.theme_medium_blue .sidebar_callout_link {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  -webkit-transition: background .25s,border .25s,box-shadow .25s,color .25s,-webkit-transform .25s;
  transition: background .25s,border .25s,box-shadow .25s,color .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-transform .25s;
  display: inline-block;
}

.typography .sidebar_callout.theme_black .sidebar_callout_link,
.typography .sidebar_callout.theme_blue .sidebar_callout_link,
.typography .sidebar_callout.theme_brand_blue .sidebar_callout_link,
.typography .sidebar_callout.theme_gray .sidebar_callout_link,
.typography .sidebar_callout.theme_green .sidebar_callout_link,
.typography .sidebar_callout.theme_medium_blue .sidebar_callout_link {
  box-shadow: none;
}

.sidebar_callout.theme_black .sidebar_callout_link span,
.sidebar_callout.theme_blue .sidebar_callout_link span,
.sidebar_callout.theme_brand_blue .sidebar_callout_link span,
.sidebar_callout.theme_gray .sidebar_callout_link span,
.sidebar_callout.theme_green .sidebar_callout_link span,
.sidebar_callout.theme_medium_blue .sidebar_callout_link span {
  display: inline-block;
  padding-right: 24px;
}

.sidebar_callout.theme_black .sidebar_callout_link span:after,
.sidebar_callout.theme_blue .sidebar_callout_link span:after,
.sidebar_callout.theme_brand_blue .sidebar_callout_link span:after,
.sidebar_callout.theme_gray .sidebar_callout_link span:after,
.sidebar_callout.theme_green .sidebar_callout_link span:after,
.sidebar_callout.theme_medium_blue .sidebar_callout_link span:after {
  background: url('../images/icons.svg?15922f52018') no-repeat 0 0;
  content: "";
  display: inline-block;
}

.sidebar_callout.theme_black .sidebar_callout_link span:after,
.sidebar_callout.theme_blue .sidebar_callout_link span:after,
.sidebar_callout.theme_brand_blue .sidebar_callout_link span:after,
.sidebar_callout.theme_gray .sidebar_callout_link span:after,
.sidebar_callout.theme_green .sidebar_callout_link span:after,
.sidebar_callout.theme_medium_blue .sidebar_callout_link span:after {
  display: inline-block;
  position: relative;
  bottom: -2px;
  margin: 0 -24px 0 10px;
  -webkit-transition: -webkit-transform .25s;
  transition: -webkit-transform .25s;
  transition: transform .25s;
  transition: transform .25s, -webkit-transform .25s;
}

.sidebar_callout.theme_black .sidebar_callout_link:focus span:after,
.sidebar_callout.theme_black .sidebar_callout_link:hover span:after,
.sidebar_callout.theme_blue .sidebar_callout_link:focus span:after,
.sidebar_callout.theme_blue .sidebar_callout_link:hover span:after,
.sidebar_callout.theme_brand_blue .sidebar_callout_link:focus span:after,
.sidebar_callout.theme_brand_blue .sidebar_callout_link:hover span:after,
.sidebar_callout.theme_gray .sidebar_callout_link:focus span:after,
.sidebar_callout.theme_gray .sidebar_callout_link:hover span:after,
.sidebar_callout.theme_green .sidebar_callout_link:focus span:after,
.sidebar_callout.theme_green .sidebar_callout_link:hover span:after,
.sidebar_callout.theme_medium_blue .sidebar_callout_link:focus span:after,
.sidebar_callout.theme_medium_blue .sidebar_callout_link:hover span:after {
  -webkit-animation: hover_bounce .8s;
  animation: hover_bounce .8s;
}

.sidebar_callout.theme_black .sidebar_callout_link,
.sidebar_callout.theme_blue .sidebar_callout_link,
.sidebar_callout.theme_brand_blue .sidebar_callout_link,
.sidebar_callout.theme_gray .sidebar_callout_link,
.sidebar_callout.theme_green .sidebar_callout_link,
.sidebar_callout.theme_medium_blue .sidebar_callout_link,
.typography .sidebar_callout.theme_black .sidebar_callout_link,
.typography .sidebar_callout.theme_blue .sidebar_callout_link,
.typography .sidebar_callout.theme_brand_blue .sidebar_callout_link,
.typography .sidebar_callout.theme_gray .sidebar_callout_link,
.typography .sidebar_callout.theme_green .sidebar_callout_link,
.typography .sidebar_callout.theme_medium_blue .sidebar_callout_link {
  color: #FFF;
}

.sidebar_callout.theme_black .sidebar_callout_link span:after,
.sidebar_callout.theme_blue .sidebar_callout_link span:after,
.sidebar_callout.theme_brand_blue .sidebar_callout_link span:after,
.sidebar_callout.theme_gray .sidebar_callout_link span:after,
.sidebar_callout.theme_green .sidebar_callout_link span:after,
.sidebar_callout.theme_medium_blue .sidebar_callout_link span:after {
  background-position: 91.44736842% 81.9047619%;
  width: 14px;
  height: 14px;
}

.contact_card {
  background: #003A59;
  color: #FFF;
  margin: 30px 0;
  padding: 20px;
}

@media only screen and (min-width:500px) {
  .contact_card {
    padding: 26px;
  }
}

@media only screen and (min-width:980px) and (max-width:1219px) {
  .contact_card {
    padding: 16px;
  }
}

@media print {
  .contact_card {
    padding: 0;
  }
}

.contact_card a {
  color: inherit;
}

.contact_card_header {
  border-bottom: 1px solid #FFF;
  border-bottom-color: rgba(255,255,255,.2);
  padding-bottom: 20px;
}

@media print {
  .contact_card_header {
    border-bottom-color: #252723;
  }
}

.contact_card_heading {
  font-family: Metric,sans-serif;
  font-weight: 700;
  font-size: 12px;
  font-size: .75rem;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0 0 20px;
  opacity: .4;
}

@media print {
  .contact_card_heading {
    opacity: 1;
  }
}

.contact_card_name {
  font-family: Metric,sans-serif;
  font-weight: 900;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.07142857;
  margin: 0;
}

.contact_card_position {
  font-family: Metric,sans-serif;
  font-weight: 400;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.47368421;
  margin: 0;
}

@media only screen and (min-width:740px) {
  .contact_card_position {
    font-size: 19px;
    font-size: 1.1875rem;
  }
}

.contact_card_position a {
  color: inherit;
  box-shadow: inset 0 -1px 0;
  -webkit-transition: opacity .25s;
  transition: opacity .25s;
}

.contact_card_position a:focus,
.contact_card_position a:hover {
  opacity: .7;
}

.contact_card_body {
  font-family: Metric,sans-serif;
  font-weight: 400;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.22222222;
  border-bottom: 1px solid #FFF;
  border-bottom-color: rgba(255,255,255,.2);
  padding: 14px 0;
}

@media print {
  .contact_card_body {
    padding: 0;
  }
}

.contact_card_item {
  display: block;
  position: relative;
  margin: 8px 0;
  padding-left: 28px;
}

.contact_card_item:before {
  background: url('../images/icons.svg?15922f52018') no-repeat 0 0;
  content: "";
  display: inline-block;
}

@media print {
  .contact_card_item {
    padding-left: 0;
  }
}

.contact_card_item a {
  color: inherit;
  box-shadow: inset 0 -1px 0;
  -webkit-transition: color .25s;
  transition: color .25s;
}

.contact_card_item a:focus,
.contact_card_item a:hover {
  color: rgba(255,255,255,.7);
}

.contact_card_item .icon {
  display: block;
  position: absolute;
  width: 20px;
  top: 0;
  left: 1px;
  opacity: .4;
  text-align: center;
}

.contact_card_item .icon:before {
  background: url('../images/icons.svg?15922f52018') no-repeat 0 0;
  content: "";
  display: inline-block;
}

.contact_card_address {
  margin: 12px 0;
}

.contact_card_address .icon:before {
  background-position: 0 100%;
  width: 10px;
  height: 14px;
}

.contact_card_phone .icon:before {
  background-position: 12.5% 93.33333333%;
  width: 14px;
  height: 14px;
}

.contact_card_email .icon:before {
  background-position: 96.38157895% 45.28301887%;
  width: 14px;
  height: 12px;
}

.contact_card_fax .icon:before {
  background-position: 96.05263158% 81.9047619%;
  width: 14px;
  height: 14px;
}

.contact_card_external .icon:before {
  background-position: 0 93.33333333%;
  width: 14px;
  height: 14px;
}

.contact_card_footer {
  padding-top: 18px;
}

.contact_card_footer:after {
  height: 0;
  clear: both;
  content: ".";
  display: block;
  line-height: 0;
  visibility: hidden;
}

@media print {
  .contact_card_footer {
    display: none!important;
    visibility: hidden;
  }
}

.contact_card_social {
  display: inline-block;
  float: left;
  position: relative;
  margin: 2px 15px 2px 0;
}

.contact_card_social:before {
  background: url('../images/icons.svg?15922f52018') no-repeat 0 0;
  content: "";
  display: inline-block;
}

.contact_card_social:last-of-type {
  margin-right: 0;
}

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

.contact_card_social .label.focusable:active,
.contact_card_social .label.focusable:focus {
  width: auto;
  height: auto;
  position: static;
  clip: auto;
  margin: 0;
  overflow: visible;
}

.contact_card_social:after {
  position: absolute;
  width: 10px;
  height: 10px;
  bottom: 150%;
  left: 50%;
  border-radius: 100%;
  content: "";
  -webkit-transform: translate(-50%,0) rotate(0) scale(0);
  -ms-transform: translate(-50%,0) rotate(0) scale(0);
  transform: translate(-50%,0) rotate(0) scale(0);
  -webkit-transform-origin: 50% 500%;
  -ms-transform-origin: 50% 500%;
  transform-origin: 50% 500%;
}

.contact_card_social:before {
  opacity: .4;
  -webkit-transition: opacity .25s,-webkit-transform .25s;
  transition: opacity .25s,-webkit-transform .25s;
  transition: opacity .25s,transform .25s;
  transition: opacity .25s,transform .25s,-webkit-transform .25s;
}

.contact_card_social:focus:after,
.contact_card_social:hover:after {
  -webkit-animation: twirl-burst 1.5s forwards;
  animation: twirl-burst 1.5s forwards;
}

.contact_card_facebook:after {
  background: #3b5998;
}

.contact_card_facebook:before {
  background-position: 77.21088435% 63%;
  width: 24px;
  height: 24px;
}

.contact_card_twitter:after {
  background: #55acee;
}

.contact_card_twitter:before {
  background-position: 16.32653061% 86%;
  width: 24px;
  height: 24px;
}

.contact_card_youtube:after {
  background: #b00;
}

.contact_card_youtube:before {
  background-position: 60.88435374% 63%;
  width: 24px;
  height: 24px;
}

.contact_card_instagram:after {
  background: #125688;
}

.contact_card_instagram:before {
  background-position: 93.53741497% 63%;
  width: 24px;
  height: 24px;
}

.contact_card_linkedin:after {
  background: #0077b5;
}

.contact_card_linkedin:before {
  background-position: 0 86%;
  width: 24px;
  height: 24px;
}

.contact_card_googleplus:after {
  background: #dd4b39;
}

.contact_card_googleplus:before {
  background-position: 85.37414966% 63%;
  width: 24px;
  height: 24px;
}

@media print {
  * {
    background: 0 0!important;
    box-shadow: none!important;
    color: #000!important;
    text-shadow: none!important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  img,
  tr {
    page-break-inside: avoid;
  }

  img {
    max-width: 100%!important;
  }

  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .print {
    display: block;
  }
}

@media print {
  html {
    font-size: 12px;
  }

  .cr_color_block_row,
  .fs-grid .fs-row,
  .fs_grid_row {
    width: auto;
  }

  .cr_color_block_cell,
  .fs-grid .fs-row [class*=fs-cell],
  .fs_grid_cell {
    width: auto;
    float: none;
    margin: 0;
  }

  .fs-grid .fs-row [class*=fs-cell][class*="-right"],
  .fs_grid_cell_right {
    float: none;
  }

  .cr_color_block_row,
  .fs-grid .fs-row .fs-row,
  .fs_grid_row_row {
    width: auto;
    float: none;
    margin: 0;
  }

  blockquote {
    border-width: 0;
  }

  .topic_block_content {
    overflow: hidden;
  }
}