@import url(https://fonts.googleapis.com/css?family=Crimson+Text:400i|Source+Sans+Pro:300,400,600,700,900);/*! Flickity v2.1.2
https://flickity.metafizzy.co
---------------------------------------------- */

.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus { outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
          tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- flickity-button ---- */

.flickity-button {
  position: absolute;
  background: hsla(0, 0%, 100%, 0.75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: white;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: #333;
}

/* ---- previous/next buttons ---- */

.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%);
}

.flickity-prev-next-button.previous { left: 10px; }
.flickity-prev-next-button.next { right: 10px; }
/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots { direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}
/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*
 * silc variable overrides
 *
 */
.js .silc-offcanvas {
  z-index: 1000;
  max-width: 500px; }

.js .silc-offcanvas__trigger {
  display: inline-block; }

/*
 * drupal overrides
 *
 */
.toolbar-tray-open .umdheader-wrap,
.toolbar-horizontal .umdheader-wrap,
.toolbar-fixed .umdheader-wrap {
  z-index: 400 !important; }

.user-login-form {
  margin-top: 100px;
  padding: 20px; }
  .user-login-form .simplesamlphp-auth-login-link {
    padding: 0.75em 1.5em;
    display: inline-block;
    background-color: #e31933;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.85rem;
    font-weight: 600; }
  .user-login-form .simplesamlphp-auth-login-link:hover {
    text-decoration: none;
    border-radius: 25px; }
  .user-login-form .external-login-hide {
    display: none; }
  .user-login-form .js-form-item-name, .user-login-form .js-form-item-pass, .user-login-form .js-form-submit {
    display: none; }
    .user-login-form .js-form-item-name input, .user-login-form .js-form-item-pass input, .user-login-form .js-form-submit input {
      max-width: 600px;
      display: block; }
    .user-login-form .js-form-item-name label, .user-login-form .js-form-item-pass label, .user-login-form .js-form-submit label {
      font-weight: bold; }
  .user-login-form .js-form-item-name {
    padding-bottom: 0.75rem; }
  .user-login-form .non-arhu-users {
    padding-top: 0.75rem; }

body.unit-no-children .hide-if-no-children {
  display: none !important; }

.node-preview-form-select .node-preview-backlink {
  margin-top: 100px;
  display: block; }

.node-preview-form-select .form-item-view-mode {
  display: none; }

.preview #main-content {
  margin-top: 50px !important; }

.podcastEpisode .item-list ul {
  padding-left: 0; }

.podcastEpisode .item-list li {
  list-style: none; }

.podcastAudio audio {
  width: 100%;
  margin: 0 auto;
  background-color: transparent;
  height: 60px; }

.wrapper--podcast h4.header__h3 a {
  color: #000; }

/*
 * Provides the layout styles for ckeditor 5 layout templates.
 */
.templateWrapper {
  position: relative;
  container-name: templateWrapper;
  container-type: inline-size; }

.ck-two-columns-grid {
  display: grid;
  grid-template-columns: 1fr 1fr; }

.ck-three-columns-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 10px;
  grid-row-gap: 0px; }

.ck-four-columns-grid,
.ck-logo-columns-grid,
.logo-grid__logos {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-template-rows: 1fr;
  grid-column-gap: 10px;
  grid-row-gap: 0px; }

.ck-stacked-grid {
  display: grid;
  grid-template-columns: 1.5fr 1fr;
  justify-items: start;
  align-items: center;
  justify-content: start;
  grid-column-gap: 1rem; }

.ck-logo-columns-grid .embedded-entity {
  border: 0; }

.ck-four-columns-grid a,
.ck-stacked-grid a {
  font-size: 1rem;
  font-weight: 700;
  color: #000; }

/* columns */
.ck-two-columns-grid > * {
  padding: 1rem; }

@media screen and (min-width: 40em) {
  .layout--twocolcustom > .layout__region--first,
  .layout--twocolcustom > .layout__region--second {
    flex: 0 1 50%; } }

@container templateWrapper (width < 768px) {
  .ck-four-columns-grid,
  .ck-logo-columns-grid,
  .logo-grid__logos {
    grid-template-columns: repeat(2, minmax(0, 1fr)); } }

@container templateWrapper (width < 500px) {
  .ck-two-columns-grid,
  .ck-three-columns-grid,
  .ck-four-columns-grid,
  .ck-stacked-grid,
  .ck-logo-columns-grid,
  .logo-grid__logos {
    grid-template-columns: 1fr; } }

/* idfive clarice components... */
html {
  font-size: 20px; }

html {
  font-size: 20px; }

/* ==========================================================================
   Grid container
   ========================================================================== */
.silc-grid {
  display: flex;
  flex-wrap: wrap;
  margin-left: -30px;
  /* Grid container modifiers
   ========================================================================== */ }
  .silc-grid--no-gutters {
    margin-left: 0; }
  .silc-grid--justify-center {
    justify-content: center; }
  .silc-grid--justify-right {
    justify-content: flex-end; }
  .silc-grid--justify-left {
    justify-content: flex-start; }
  .silc-grid--justify-between {
    justify-content: space-between; }
  .silc-grid--align-top {
    align-items: flex-start; }
  .silc-grid--align-bottom {
    align-items: flex-end; }
  .silc-grid--align-center {
    align-items: center; }
  .silc-grid--reverse {
    flex-direction: row-reverse; }
  @media (min-width: 400px) {
    .silc-grid--justify-left-small {
      justify-content: flex-start; }
    .silc-grid--justify-right-small {
      justify-content: flex-end; }
    .silc-grid--justify-center-small {
      justify-content: center; }
    .silc-grid--justify-between-small {
      justify-content: space-between; }
    .silc-grid--align-top-small {
      align-items: flex-start; }
    .silc-grid--align-bottom-small {
      align-items: flex-end; }
    .silc-grid--align-center-small {
      align-items: center; }
    .silc-grid--reverse-small {
      flex-direction: row-reverse; } }
  @media (min-width: 560px) {
    .silc-grid--justify-left-560 {
      justify-content: flex-start; }
    .silc-grid--justify-right-560 {
      justify-content: flex-end; }
    .silc-grid--justify-center-560 {
      justify-content: center; }
    .silc-grid--justify-between-560 {
      justify-content: space-between; }
    .silc-grid--align-top-560 {
      align-items: flex-start; }
    .silc-grid--align-bottom-560 {
      align-items: flex-end; }
    .silc-grid--align-center-560 {
      align-items: center; }
    .silc-grid--reverse-560 {
      flex-direction: row-reverse; } }
  @media (min-width: 650px) {
    .silc-grid--justify-left-650 {
      justify-content: flex-start; }
    .silc-grid--justify-right-650 {
      justify-content: flex-end; }
    .silc-grid--justify-center-650 {
      justify-content: center; }
    .silc-grid--justify-between-650 {
      justify-content: space-between; }
    .silc-grid--align-top-650 {
      align-items: flex-start; }
    .silc-grid--align-bottom-650 {
      align-items: flex-end; }
    .silc-grid--align-center-650 {
      align-items: center; }
    .silc-grid--reverse-650 {
      flex-direction: row-reverse; } }
  @media (min-width: 800px) {
    .silc-grid--justify-left-medium {
      justify-content: flex-start; }
    .silc-grid--justify-right-medium {
      justify-content: flex-end; }
    .silc-grid--justify-center-medium {
      justify-content: center; }
    .silc-grid--justify-between-medium {
      justify-content: space-between; }
    .silc-grid--align-top-medium {
      align-items: flex-start; }
    .silc-grid--align-bottom-medium {
      align-items: flex-end; }
    .silc-grid--align-center-medium {
      align-items: center; }
    .silc-grid--reverse-medium {
      flex-direction: row-reverse; } }
  @media (min-width: 900px) {
    .silc-grid--justify-left-900 {
      justify-content: flex-start; }
    .silc-grid--justify-right-900 {
      justify-content: flex-end; }
    .silc-grid--justify-center-900 {
      justify-content: center; }
    .silc-grid--justify-between-900 {
      justify-content: space-between; }
    .silc-grid--align-top-900 {
      align-items: flex-start; }
    .silc-grid--align-bottom-900 {
      align-items: flex-end; }
    .silc-grid--align-center-900 {
      align-items: center; }
    .silc-grid--reverse-900 {
      flex-direction: row-reverse; } }
  @media (min-width: 1180px) {
    .silc-grid--justify-left-1180 {
      justify-content: flex-start; }
    .silc-grid--justify-right-1180 {
      justify-content: flex-end; }
    .silc-grid--justify-center-1180 {
      justify-content: center; }
    .silc-grid--justify-between-1180 {
      justify-content: space-between; }
    .silc-grid--align-top-1180 {
      align-items: flex-start; }
    .silc-grid--align-bottom-1180 {
      align-items: flex-end; }
    .silc-grid--align-center-1180 {
      align-items: center; }
    .silc-grid--reverse-1180 {
      flex-direction: row-reverse; } }
  @media (min-width: 1100px) {
    .silc-grid--justify-left-1100 {
      justify-content: flex-start; }
    .silc-grid--justify-right-1100 {
      justify-content: flex-end; }
    .silc-grid--justify-center-1100 {
      justify-content: center; }
    .silc-grid--justify-between-1100 {
      justify-content: space-between; }
    .silc-grid--align-top-1100 {
      align-items: flex-start; }
    .silc-grid--align-bottom-1100 {
      align-items: flex-end; }
    .silc-grid--align-center-1100 {
      align-items: center; }
    .silc-grid--reverse-1100 {
      flex-direction: row-reverse; } }
  @media (min-width: 1200px) {
    .silc-grid--justify-left-large {
      justify-content: flex-start; }
    .silc-grid--justify-right-large {
      justify-content: flex-end; }
    .silc-grid--justify-center-large {
      justify-content: center; }
    .silc-grid--justify-between-large {
      justify-content: space-between; }
    .silc-grid--align-top-large {
      align-items: flex-start; }
    .silc-grid--align-bottom-large {
      align-items: flex-end; }
    .silc-grid--align-center-large {
      align-items: center; }
    .silc-grid--reverse-large {
      flex-direction: row-reverse; } }

/* Grid columns
   ========================================================================== */
.silc-grid__col {
  flex: 0 1 auto;
  width: 100%;
  box-sizing: border-box;
  padding-left: 30px;
  margin-top: 0;
  margin-bottom: 30px; }
  .silc-grid__col--auto {
    width: auto; }
  .silc-grid--no-gutters > .silc-grid__col {
    padding-left: 0; }
  .silc-grid--collapse > .silc-grid__col {
    margin-bottom: 0; }
  .silc-grid__col--1 {
    width: 8.33333%; }
  .silc-grid__col--auto {
    width: auto; }
  .silc-grid__col--2 {
    width: 16.66667%; }
  .silc-grid__col--auto {
    width: auto; }
  .silc-grid__col--3 {
    width: 25%; }
  .silc-grid__col--auto {
    width: auto; }
  .silc-grid__col--4 {
    width: 33.33333%; }
  .silc-grid__col--auto {
    width: auto; }
  .silc-grid__col--5 {
    width: 41.66667%; }
  .silc-grid__col--auto {
    width: auto; }
  .silc-grid__col--6 {
    width: 50%; }
  .silc-grid__col--auto {
    width: auto; }
  .silc-grid__col--7 {
    width: 58.33333%; }
  .silc-grid__col--auto {
    width: auto; }
  .silc-grid__col--8 {
    width: 66.66667%; }
  .silc-grid__col--auto {
    width: auto; }
  .silc-grid__col--9 {
    width: 75%; }
  .silc-grid__col--auto {
    width: auto; }
  .silc-grid__col--10 {
    width: 83.33333%; }
  .silc-grid__col--auto {
    width: auto; }
  .silc-grid__col--11 {
    width: 91.66667%; }
  .silc-grid__col--auto {
    width: auto; }
  .silc-grid__col--12 {
    width: 100%; }
  .silc-grid__col--auto {
    width: auto; }
  @media (min-width: 400px) {
    .silc-grid__col--1-small {
      width: 8.33333%; }
    .silc-grid__col--auto-small {
      width: auto; }
    .silc-grid__col--2-small {
      width: 16.66667%; }
    .silc-grid__col--auto-small {
      width: auto; }
    .silc-grid__col--3-small {
      width: 25%; }
    .silc-grid__col--auto-small {
      width: auto; }
    .silc-grid__col--4-small {
      width: 33.33333%; }
    .silc-grid__col--auto-small {
      width: auto; }
    .silc-grid__col--5-small {
      width: 41.66667%; }
    .silc-grid__col--auto-small {
      width: auto; }
    .silc-grid__col--6-small {
      width: 50%; }
    .silc-grid__col--auto-small {
      width: auto; }
    .silc-grid__col--7-small {
      width: 58.33333%; }
    .silc-grid__col--auto-small {
      width: auto; }
    .silc-grid__col--8-small {
      width: 66.66667%; }
    .silc-grid__col--auto-small {
      width: auto; }
    .silc-grid__col--9-small {
      width: 75%; }
    .silc-grid__col--auto-small {
      width: auto; }
    .silc-grid__col--10-small {
      width: 83.33333%; }
    .silc-grid__col--auto-small {
      width: auto; }
    .silc-grid__col--11-small {
      width: 91.66667%; }
    .silc-grid__col--auto-small {
      width: auto; }
    .silc-grid__col--12-small {
      width: 100%; }
    .silc-grid__col--auto-small {
      width: auto; } }
  @media (min-width: 560px) {
    .silc-grid__col--1-560 {
      width: 8.33333%; }
    .silc-grid__col--auto-560 {
      width: auto; }
    .silc-grid__col--2-560 {
      width: 16.66667%; }
    .silc-grid__col--auto-560 {
      width: auto; }
    .silc-grid__col--3-560 {
      width: 25%; }
    .silc-grid__col--auto-560 {
      width: auto; }
    .silc-grid__col--4-560 {
      width: 33.33333%; }
    .silc-grid__col--auto-560 {
      width: auto; }
    .silc-grid__col--5-560 {
      width: 41.66667%; }
    .silc-grid__col--auto-560 {
      width: auto; }
    .silc-grid__col--6-560 {
      width: 50%; }
    .silc-grid__col--auto-560 {
      width: auto; }
    .silc-grid__col--7-560 {
      width: 58.33333%; }
    .silc-grid__col--auto-560 {
      width: auto; }
    .silc-grid__col--8-560 {
      width: 66.66667%; }
    .silc-grid__col--auto-560 {
      width: auto; }
    .silc-grid__col--9-560 {
      width: 75%; }
    .silc-grid__col--auto-560 {
      width: auto; }
    .silc-grid__col--10-560 {
      width: 83.33333%; }
    .silc-grid__col--auto-560 {
      width: auto; }
    .silc-grid__col--11-560 {
      width: 91.66667%; }
    .silc-grid__col--auto-560 {
      width: auto; }
    .silc-grid__col--12-560 {
      width: 100%; }
    .silc-grid__col--auto-560 {
      width: auto; } }
  @media (min-width: 650px) {
    .silc-grid__col--1-650 {
      width: 8.33333%; }
    .silc-grid__col--auto-650 {
      width: auto; }
    .silc-grid__col--2-650 {
      width: 16.66667%; }
    .silc-grid__col--auto-650 {
      width: auto; }
    .silc-grid__col--3-650 {
      width: 25%; }
    .silc-grid__col--auto-650 {
      width: auto; }
    .silc-grid__col--4-650 {
      width: 33.33333%; }
    .silc-grid__col--auto-650 {
      width: auto; }
    .silc-grid__col--5-650 {
      width: 41.66667%; }
    .silc-grid__col--auto-650 {
      width: auto; }
    .silc-grid__col--6-650 {
      width: 50%; }
    .silc-grid__col--auto-650 {
      width: auto; }
    .silc-grid__col--7-650 {
      width: 58.33333%; }
    .silc-grid__col--auto-650 {
      width: auto; }
    .silc-grid__col--8-650 {
      width: 66.66667%; }
    .silc-grid__col--auto-650 {
      width: auto; }
    .silc-grid__col--9-650 {
      width: 75%; }
    .silc-grid__col--auto-650 {
      width: auto; }
    .silc-grid__col--10-650 {
      width: 83.33333%; }
    .silc-grid__col--auto-650 {
      width: auto; }
    .silc-grid__col--11-650 {
      width: 91.66667%; }
    .silc-grid__col--auto-650 {
      width: auto; }
    .silc-grid__col--12-650 {
      width: 100%; }
    .silc-grid__col--auto-650 {
      width: auto; } }
  @media (min-width: 800px) {
    .silc-grid__col--1-medium {
      width: 8.33333%; }
    .silc-grid__col--auto-medium {
      width: auto; }
    .silc-grid__col--2-medium {
      width: 16.66667%; }
    .silc-grid__col--auto-medium {
      width: auto; }
    .silc-grid__col--3-medium {
      width: 25%; }
    .silc-grid__col--auto-medium {
      width: auto; }
    .silc-grid__col--4-medium {
      width: 33.33333%; }
    .silc-grid__col--auto-medium {
      width: auto; }
    .silc-grid__col--5-medium {
      width: 41.66667%; }
    .silc-grid__col--auto-medium {
      width: auto; }
    .silc-grid__col--6-medium {
      width: 50%; }
    .silc-grid__col--auto-medium {
      width: auto; }
    .silc-grid__col--7-medium {
      width: 58.33333%; }
    .silc-grid__col--auto-medium {
      width: auto; }
    .silc-grid__col--8-medium {
      width: 66.66667%; }
    .silc-grid__col--auto-medium {
      width: auto; }
    .silc-grid__col--9-medium {
      width: 75%; }
    .silc-grid__col--auto-medium {
      width: auto; }
    .silc-grid__col--10-medium {
      width: 83.33333%; }
    .silc-grid__col--auto-medium {
      width: auto; }
    .silc-grid__col--11-medium {
      width: 91.66667%; }
    .silc-grid__col--auto-medium {
      width: auto; }
    .silc-grid__col--12-medium {
      width: 100%; }
    .silc-grid__col--auto-medium {
      width: auto; } }
  @media (min-width: 900px) {
    .silc-grid__col--1-900 {
      width: 8.33333%; }
    .silc-grid__col--auto-900 {
      width: auto; }
    .silc-grid__col--2-900 {
      width: 16.66667%; }
    .silc-grid__col--auto-900 {
      width: auto; }
    .silc-grid__col--3-900 {
      width: 25%; }
    .silc-grid__col--auto-900 {
      width: auto; }
    .silc-grid__col--4-900 {
      width: 33.33333%; }
    .silc-grid__col--auto-900 {
      width: auto; }
    .silc-grid__col--5-900 {
      width: 41.66667%; }
    .silc-grid__col--auto-900 {
      width: auto; }
    .silc-grid__col--6-900 {
      width: 50%; }
    .silc-grid__col--auto-900 {
      width: auto; }
    .silc-grid__col--7-900 {
      width: 58.33333%; }
    .silc-grid__col--auto-900 {
      width: auto; }
    .silc-grid__col--8-900 {
      width: 66.66667%; }
    .silc-grid__col--auto-900 {
      width: auto; }
    .silc-grid__col--9-900 {
      width: 75%; }
    .silc-grid__col--auto-900 {
      width: auto; }
    .silc-grid__col--10-900 {
      width: 83.33333%; }
    .silc-grid__col--auto-900 {
      width: auto; }
    .silc-grid__col--11-900 {
      width: 91.66667%; }
    .silc-grid__col--auto-900 {
      width: auto; }
    .silc-grid__col--12-900 {
      width: 100%; }
    .silc-grid__col--auto-900 {
      width: auto; } }
  @media (min-width: 1180px) {
    .silc-grid__col--1-1180 {
      width: 8.33333%; }
    .silc-grid__col--auto-1180 {
      width: auto; }
    .silc-grid__col--2-1180 {
      width: 16.66667%; }
    .silc-grid__col--auto-1180 {
      width: auto; }
    .silc-grid__col--3-1180 {
      width: 25%; }
    .silc-grid__col--auto-1180 {
      width: auto; }
    .silc-grid__col--4-1180 {
      width: 33.33333%; }
    .silc-grid__col--auto-1180 {
      width: auto; }
    .silc-grid__col--5-1180 {
      width: 41.66667%; }
    .silc-grid__col--auto-1180 {
      width: auto; }
    .silc-grid__col--6-1180 {
      width: 50%; }
    .silc-grid__col--auto-1180 {
      width: auto; }
    .silc-grid__col--7-1180 {
      width: 58.33333%; }
    .silc-grid__col--auto-1180 {
      width: auto; }
    .silc-grid__col--8-1180 {
      width: 66.66667%; }
    .silc-grid__col--auto-1180 {
      width: auto; }
    .silc-grid__col--9-1180 {
      width: 75%; }
    .silc-grid__col--auto-1180 {
      width: auto; }
    .silc-grid__col--10-1180 {
      width: 83.33333%; }
    .silc-grid__col--auto-1180 {
      width: auto; }
    .silc-grid__col--11-1180 {
      width: 91.66667%; }
    .silc-grid__col--auto-1180 {
      width: auto; }
    .silc-grid__col--12-1180 {
      width: 100%; }
    .silc-grid__col--auto-1180 {
      width: auto; } }
  @media (min-width: 1100px) {
    .silc-grid__col--1-1100 {
      width: 8.33333%; }
    .silc-grid__col--auto-1100 {
      width: auto; }
    .silc-grid__col--2-1100 {
      width: 16.66667%; }
    .silc-grid__col--auto-1100 {
      width: auto; }
    .silc-grid__col--3-1100 {
      width: 25%; }
    .silc-grid__col--auto-1100 {
      width: auto; }
    .silc-grid__col--4-1100 {
      width: 33.33333%; }
    .silc-grid__col--auto-1100 {
      width: auto; }
    .silc-grid__col--5-1100 {
      width: 41.66667%; }
    .silc-grid__col--auto-1100 {
      width: auto; }
    .silc-grid__col--6-1100 {
      width: 50%; }
    .silc-grid__col--auto-1100 {
      width: auto; }
    .silc-grid__col--7-1100 {
      width: 58.33333%; }
    .silc-grid__col--auto-1100 {
      width: auto; }
    .silc-grid__col--8-1100 {
      width: 66.66667%; }
    .silc-grid__col--auto-1100 {
      width: auto; }
    .silc-grid__col--9-1100 {
      width: 75%; }
    .silc-grid__col--auto-1100 {
      width: auto; }
    .silc-grid__col--10-1100 {
      width: 83.33333%; }
    .silc-grid__col--auto-1100 {
      width: auto; }
    .silc-grid__col--11-1100 {
      width: 91.66667%; }
    .silc-grid__col--auto-1100 {
      width: auto; }
    .silc-grid__col--12-1100 {
      width: 100%; }
    .silc-grid__col--auto-1100 {
      width: auto; } }
  @media (min-width: 1200px) {
    .silc-grid__col--1-large {
      width: 8.33333%; }
    .silc-grid__col--auto-large {
      width: auto; }
    .silc-grid__col--2-large {
      width: 16.66667%; }
    .silc-grid__col--auto-large {
      width: auto; }
    .silc-grid__col--3-large {
      width: 25%; }
    .silc-grid__col--auto-large {
      width: auto; }
    .silc-grid__col--4-large {
      width: 33.33333%; }
    .silc-grid__col--auto-large {
      width: auto; }
    .silc-grid__col--5-large {
      width: 41.66667%; }
    .silc-grid__col--auto-large {
      width: auto; }
    .silc-grid__col--6-large {
      width: 50%; }
    .silc-grid__col--auto-large {
      width: auto; }
    .silc-grid__col--7-large {
      width: 58.33333%; }
    .silc-grid__col--auto-large {
      width: auto; }
    .silc-grid__col--8-large {
      width: 66.66667%; }
    .silc-grid__col--auto-large {
      width: auto; }
    .silc-grid__col--9-large {
      width: 75%; }
    .silc-grid__col--auto-large {
      width: auto; }
    .silc-grid__col--10-large {
      width: 83.33333%; }
    .silc-grid__col--auto-large {
      width: auto; }
    .silc-grid__col--11-large {
      width: 91.66667%; }
    .silc-grid__col--auto-large {
      width: auto; }
    .silc-grid__col--12-large {
      width: 100%; }
    .silc-grid__col--auto-large {
      width: auto; } }

/*
 * Core
 *
 */
/*
 * Nav
 *
 */
/*
 * Header
 *
 */
/*
 * Content
 *
 */
.silc-accordion {
  padding: 0;
  margin: 0; }

.js .silc-accordion__nav {
  display: none; }

.js .silc-accordion__nav-items {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none; }

.js .silc-accordion__nav-items--stretch .silc-accordion__nav-item {
  flex: 1 auto; }

.silc-accordion__nav-link--active {
  color: inherit;
  background: inherit; }

.silc-accordion__label {
  display: block;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  color: inherit;
  text-decoration: none;
  text-transform: none; }
  .silc-accordion__label:hover {
    background: none;
    color: inherit; }
  .js .silc-accordion__label {
    cursor: pointer; }
  .silc-accordion__label--active {
    color: inherit;
    background: inherit; }
    .silc-accordion__label--active:hover {
      color: inherit;
      background: inherit; }

.silc-accordion__content {
  border: none;
  padding: 0;
  background: none; }
  .js .silc-accordion__content {
    display: none; }
    .js .silc-accordion__content--visible {
      display: block; }

/*
 * Tabs
 *
 */
.silc-accordion--tabs .silc-accordion__nav {
  display: block; }

.js .silc-accordion--tabs .silc-accordion__header {
  display: none; }

.silc-accordion--tabs .silc-accordion__content--visible-persist {
  display: block; }

.js .silc-accordion--tabs .silc-accordion .silc-accordion__header {
  display: block; }

/*
 * Become Tabs
 *
 */
@media (min-width: 800px) {
  .silc-accordion--become-tabs .silc-accordion__nav {
    display: block; }
  .silc-accordion--become-tabs .silc-accordion__content--visible {
    display: none; }
  .silc-accordion--become-tabs .silc-accordion__content--visible-persist {
    display: block; }
  .js .silc-accordion--become-tabs .silc-accordion__header {
    display: none; }
  .js .silc-accordion--become-tabs .silc-accordion .silc-accordion__header {
    display: block; }
  .silc-accordion--become-tabs .silc-accordion .silc-accordion__content--visible {
    display: block; } }

html {
  font-size: 20px; }

/** options **/
/** silc-nav__items **/
/** silc-nav__item **/
/** silc-nav__link **/
/** silc-nav__items (expanded) **/
/** silc-nav__link (expanded) **/
/** silc-nav__link (child expanded) **/
.silc-nav {
  overflow: hidden; }

.silc-nav__items {
  position: relative;
  left: 0;
  padding: 0;
  margin: 0;
  border: 0;
  list-style: none;
  transition: left 0.15s ease-in-out; }
  .silc-nav__items .silc-nav__items {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%; }
  .silc-nav__items--hidden {
    display: none; }

.silc-nav__item {
  border: 0;
  margin: 0;
  padding: 0;
  background: none;
  color: inherit; }

.silc-nav__link {
  position: relative;
  display: block;
  padding: 0;
  background: none;
  color: inherit;
  text-decoration: none;
  transition: none;
  font-weight: 400; }
  .silc-nav__link:hover {
    background: none;
    color: inherit; }

.silc-nav__move {
  cursor: pointer; }
  .silc-nav__move--forward {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%; }

html {
  font-size: 20px; }

.js .silc-offcanvas {
  position: fixed;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
  background: #F9FAFB;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
  box-sizing: border-box;
  visibility: hidden; }
  .js .silc-offcanvas--left {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0); }
  .js .silc-offcanvas--top {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0); }
  .js .silc-offcanvas--bottom {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0); }
  .js .silc-offcanvas--visible {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    visibility: visible; }

.js .silc-offcanvas__inner {
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  width: 90%;
  height: 90%;
  max-width: none;
  max-height: none;
  padding: 1em;
  background: #fff;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  box-sizing: border-box; }

.silc-offcanvas__trigger {
  display: none; }
  .js .silc-offcanvas__trigger {
    display: block; }

html {
  font-size: 20px; }

/* Display
   ========================================================================== */
/* Display
   ========================================================================== */
/* Alignment
   ========================================================================== */
/* Color
   ========================================================================== */
/* Margin
   ========================================================================== */
/* Padding
   ========================================================================== */
.silc-display {
  display: block; }
  .silc-display--block {
    display: block !important; }
  .silc-display--inline {
    display: inline !important; }
  .silc-display--inline-block {
    display: inline-block !important; }
  .silc-display--flex {
    display: flex !important; }
  .silc-display--none {
    display: none !important; }
  @media (min-width: 400px) {
    .silc-display--block-small {
      display: block !important; }
    .silc-display--inline-small {
      display: inline !important; }
    .silc-display--inline-block-small {
      display: inline-block !important; }
    .silc-display--flex-small {
      display: flex !important; }
    .silc-display--none-small {
      display: none !important; } }
  @media (min-width: 560px) {
    .silc-display--block-560 {
      display: block !important; }
    .silc-display--inline-560 {
      display: inline !important; }
    .silc-display--inline-block-560 {
      display: inline-block !important; }
    .silc-display--flex-560 {
      display: flex !important; }
    .silc-display--none-560 {
      display: none !important; } }
  @media (min-width: 650px) {
    .silc-display--block-650 {
      display: block !important; }
    .silc-display--inline-650 {
      display: inline !important; }
    .silc-display--inline-block-650 {
      display: inline-block !important; }
    .silc-display--flex-650 {
      display: flex !important; }
    .silc-display--none-650 {
      display: none !important; } }
  @media (min-width: 800px) {
    .silc-display--block-medium {
      display: block !important; }
    .silc-display--inline-medium {
      display: inline !important; }
    .silc-display--inline-block-medium {
      display: inline-block !important; }
    .silc-display--flex-medium {
      display: flex !important; }
    .silc-display--none-medium {
      display: none !important; } }
  @media (min-width: 900px) {
    .silc-display--block-900 {
      display: block !important; }
    .silc-display--inline-900 {
      display: inline !important; }
    .silc-display--inline-block-900 {
      display: inline-block !important; }
    .silc-display--flex-900 {
      display: flex !important; }
    .silc-display--none-900 {
      display: none !important; } }
  @media (min-width: 1180px) {
    .silc-display--block-1180 {
      display: block !important; }
    .silc-display--inline-1180 {
      display: inline !important; }
    .silc-display--inline-block-1180 {
      display: inline-block !important; }
    .silc-display--flex-1180 {
      display: flex !important; }
    .silc-display--none-1180 {
      display: none !important; } }
  @media (min-width: 1100px) {
    .silc-display--block-1100 {
      display: block !important; }
    .silc-display--inline-1100 {
      display: inline !important; }
    .silc-display--inline-block-1100 {
      display: inline-block !important; }
    .silc-display--flex-1100 {
      display: flex !important; }
    .silc-display--none-1100 {
      display: none !important; } }
  @media (min-width: 1200px) {
    .silc-display--block-large {
      display: block !important; }
    .silc-display--inline-large {
      display: inline !important; }
    .silc-display--inline-block-large {
      display: inline-block !important; }
    .silc-display--flex-large {
      display: flex !important; }
    .silc-display--none-large {
      display: none !important; } }

.silc-align {
  text-align: initial; }
  .silc-align--left {
    text-align: left !important; }
  .silc-align--right {
    text-align: right !important; }
  .silc-align--center {
    text-align: center !important; }
  .silc-align--justify {
    text-align: justify !important; }
  @media (min-width: 400px) {
    .silc-align--left-small {
      text-align: left !important; }
    .silc-align--right-small {
      text-align: right !important; }
    .silc-align--center-small {
      text-align: center !important; }
    .silc-align--justify-small {
      text-align: justify !important; } }
  @media (min-width: 560px) {
    .silc-align--left-560 {
      text-align: left !important; }
    .silc-align--right-560 {
      text-align: right !important; }
    .silc-align--center-560 {
      text-align: center !important; }
    .silc-align--justify-560 {
      text-align: justify !important; } }
  @media (min-width: 650px) {
    .silc-align--left-650 {
      text-align: left !important; }
    .silc-align--right-650 {
      text-align: right !important; }
    .silc-align--center-650 {
      text-align: center !important; }
    .silc-align--justify-650 {
      text-align: justify !important; } }
  @media (min-width: 800px) {
    .silc-align--left-medium {
      text-align: left !important; }
    .silc-align--right-medium {
      text-align: right !important; }
    .silc-align--center-medium {
      text-align: center !important; }
    .silc-align--justify-medium {
      text-align: justify !important; } }
  @media (min-width: 900px) {
    .silc-align--left-900 {
      text-align: left !important; }
    .silc-align--right-900 {
      text-align: right !important; }
    .silc-align--center-900 {
      text-align: center !important; }
    .silc-align--justify-900 {
      text-align: justify !important; } }
  @media (min-width: 1180px) {
    .silc-align--left-1180 {
      text-align: left !important; }
    .silc-align--right-1180 {
      text-align: right !important; }
    .silc-align--center-1180 {
      text-align: center !important; }
    .silc-align--justify-1180 {
      text-align: justify !important; } }
  @media (min-width: 1100px) {
    .silc-align--left-1100 {
      text-align: left !important; }
    .silc-align--right-1100 {
      text-align: right !important; }
    .silc-align--center-1100 {
      text-align: center !important; }
    .silc-align--justify-1100 {
      text-align: justify !important; } }
  @media (min-width: 1200px) {
    .silc-align--left-large {
      text-align: left !important; }
    .silc-align--right-large {
      text-align: right !important; }
    .silc-align--center-large {
      text-align: center !important; }
    .silc-align--justify-large {
      text-align: justify !important; } }

.silc-color--primary {
  color: #369 !important; }

.silc-bg--primary {
  background: #369 !important; }

.silc-color--secondary {
  color: #4E7DAB !important; }

.silc-bg--secondary {
  background: #4E7DAB !important; }

.silc-color--tertiary {
  color: #7BA3CA !important; }

.silc-bg--tertiary {
  background: #7BA3CA !important; }

.silc-color--white {
  color: #fff !important; }

.silc-bg--white {
  background: #fff !important; }

.silc-color--black {
  color: #000 !important; }

.silc-bg--black {
  background: #000 !important; }

/* Global margin e.g. silc-m--1
   ========================================================================== */
.silc-m--0 {
  margin: 0 !important; }

.silc-m--auto {
  margin: auto !important; }

.silc-m--1 {
  margin: .25rem !important; }

.silc-m--2 {
  margin: .5rem !important; }

.silc-m--3 {
  margin: .75rem !important; }

.silc-m--4 {
  margin: 1rem !important; }

.silc-m--6 {
  margin: 2rem !important; }

.silc-m--7 {
  margin: 3rem !important; }

/* Specific margins e.g. silc-mtop--1
   ========================================================================== */
.silc-mtop--0 {
  margin-top: 0 !important; }

.silc-mtop--auto {
  margin-top: auto !important; }

.silc-mtop--1 {
  margin-top: .25rem !important; }

.silc-mtop--2 {
  margin-top: .5rem !important; }

.silc-mtop--3 {
  margin-top: .75rem !important; }

.silc-mtop--4 {
  margin-top: 1rem !important; }

.silc-mtop--6 {
  margin-top: 2rem !important; }

.silc-mtop--7 {
  margin-top: 3rem !important; }

.silc-mright--0 {
  margin-right: 0 !important; }

.silc-mright--auto {
  margin-right: auto !important; }

.silc-mright--1 {
  margin-right: .25rem !important; }

.silc-mright--2 {
  margin-right: .5rem !important; }

.silc-mright--3 {
  margin-right: .75rem !important; }

.silc-mright--4 {
  margin-right: 1rem !important; }

.silc-mright--6 {
  margin-right: 2rem !important; }

.silc-mright--7 {
  margin-right: 3rem !important; }

.silc-mbottom--0 {
  margin-bottom: 0 !important; }

.silc-mbottom--auto {
  margin-bottom: auto !important; }

.silc-mbottom--1 {
  margin-bottom: .25rem !important; }

.silc-mbottom--2 {
  margin-bottom: .5rem !important; }

.silc-mbottom--3 {
  margin-bottom: .75rem !important; }

.silc-mbottom--4 {
  margin-bottom: 1rem !important; }

.silc-mbottom--6 {
  margin-bottom: 2rem !important; }

.silc-mbottom--7 {
  margin-bottom: 3rem !important; }

.silc-mleft--0 {
  margin-left: 0 !important; }

.silc-mleft--auto {
  margin-left: auto !important; }

.silc-mleft--1 {
  margin-left: .25rem !important; }

.silc-mleft--2 {
  margin-left: .5rem !important; }

.silc-mleft--3 {
  margin-left: .75rem !important; }

.silc-mleft--4 {
  margin-left: 1rem !important; }

.silc-mleft--6 {
  margin-left: 2rem !important; }

.silc-mleft--7 {
  margin-left: 3rem !important; }

/* Global margin with breakpoint modifiers e.g. silc-m--1-large
   ========================================================================== */
@media (min-width: 400px) {
  .silc-m--0-small {
    margin: 0 !important; } }

@media (min-width: 400px) {
  .silc-m--auto-small {
    margin: auto !important; } }

@media (min-width: 400px) {
  .silc-m--1-small {
    margin: .25rem !important; } }

@media (min-width: 400px) {
  .silc-m--2-small {
    margin: .5rem !important; } }

@media (min-width: 400px) {
  .silc-m--3-small {
    margin: .75rem !important; } }

@media (min-width: 400px) {
  .silc-m--4-small {
    margin: 1rem !important; } }

@media (min-width: 400px) {
  .silc-m--6-small {
    margin: 2rem !important; } }

@media (min-width: 400px) {
  .silc-m--7-small {
    margin: 3rem !important; } }

@media (min-width: 560px) {
  .silc-m--0-560 {
    margin: 0 !important; } }

@media (min-width: 560px) {
  .silc-m--auto-560 {
    margin: auto !important; } }

@media (min-width: 560px) {
  .silc-m--1-560 {
    margin: .25rem !important; } }

@media (min-width: 560px) {
  .silc-m--2-560 {
    margin: .5rem !important; } }

@media (min-width: 560px) {
  .silc-m--3-560 {
    margin: .75rem !important; } }

@media (min-width: 560px) {
  .silc-m--4-560 {
    margin: 1rem !important; } }

@media (min-width: 560px) {
  .silc-m--6-560 {
    margin: 2rem !important; } }

@media (min-width: 560px) {
  .silc-m--7-560 {
    margin: 3rem !important; } }

@media (min-width: 650px) {
  .silc-m--0-650 {
    margin: 0 !important; } }

@media (min-width: 650px) {
  .silc-m--auto-650 {
    margin: auto !important; } }

@media (min-width: 650px) {
  .silc-m--1-650 {
    margin: .25rem !important; } }

@media (min-width: 650px) {
  .silc-m--2-650 {
    margin: .5rem !important; } }

@media (min-width: 650px) {
  .silc-m--3-650 {
    margin: .75rem !important; } }

@media (min-width: 650px) {
  .silc-m--4-650 {
    margin: 1rem !important; } }

@media (min-width: 650px) {
  .silc-m--6-650 {
    margin: 2rem !important; } }

@media (min-width: 650px) {
  .silc-m--7-650 {
    margin: 3rem !important; } }

@media (min-width: 800px) {
  .silc-m--0-medium {
    margin: 0 !important; } }

@media (min-width: 800px) {
  .silc-m--auto-medium {
    margin: auto !important; } }

@media (min-width: 800px) {
  .silc-m--1-medium {
    margin: .25rem !important; } }

@media (min-width: 800px) {
  .silc-m--2-medium {
    margin: .5rem !important; } }

@media (min-width: 800px) {
  .silc-m--3-medium {
    margin: .75rem !important; } }

@media (min-width: 800px) {
  .silc-m--4-medium {
    margin: 1rem !important; } }

@media (min-width: 800px) {
  .silc-m--6-medium {
    margin: 2rem !important; } }

@media (min-width: 800px) {
  .silc-m--7-medium {
    margin: 3rem !important; } }

@media (min-width: 900px) {
  .silc-m--0-900 {
    margin: 0 !important; } }

@media (min-width: 900px) {
  .silc-m--auto-900 {
    margin: auto !important; } }

@media (min-width: 900px) {
  .silc-m--1-900 {
    margin: .25rem !important; } }

@media (min-width: 900px) {
  .silc-m--2-900 {
    margin: .5rem !important; } }

@media (min-width: 900px) {
  .silc-m--3-900 {
    margin: .75rem !important; } }

@media (min-width: 900px) {
  .silc-m--4-900 {
    margin: 1rem !important; } }

@media (min-width: 900px) {
  .silc-m--6-900 {
    margin: 2rem !important; } }

@media (min-width: 900px) {
  .silc-m--7-900 {
    margin: 3rem !important; } }

@media (min-width: 1180px) {
  .silc-m--0-1180 {
    margin: 0 !important; } }

@media (min-width: 1180px) {
  .silc-m--auto-1180 {
    margin: auto !important; } }

@media (min-width: 1180px) {
  .silc-m--1-1180 {
    margin: .25rem !important; } }

@media (min-width: 1180px) {
  .silc-m--2-1180 {
    margin: .5rem !important; } }

@media (min-width: 1180px) {
  .silc-m--3-1180 {
    margin: .75rem !important; } }

@media (min-width: 1180px) {
  .silc-m--4-1180 {
    margin: 1rem !important; } }

@media (min-width: 1180px) {
  .silc-m--6-1180 {
    margin: 2rem !important; } }

@media (min-width: 1180px) {
  .silc-m--7-1180 {
    margin: 3rem !important; } }

@media (min-width: 1100px) {
  .silc-m--0-1100 {
    margin: 0 !important; } }

@media (min-width: 1100px) {
  .silc-m--auto-1100 {
    margin: auto !important; } }

@media (min-width: 1100px) {
  .silc-m--1-1100 {
    margin: .25rem !important; } }

@media (min-width: 1100px) {
  .silc-m--2-1100 {
    margin: .5rem !important; } }

@media (min-width: 1100px) {
  .silc-m--3-1100 {
    margin: .75rem !important; } }

@media (min-width: 1100px) {
  .silc-m--4-1100 {
    margin: 1rem !important; } }

@media (min-width: 1100px) {
  .silc-m--6-1100 {
    margin: 2rem !important; } }

@media (min-width: 1100px) {
  .silc-m--7-1100 {
    margin: 3rem !important; } }

@media (min-width: 1200px) {
  .silc-m--0-large {
    margin: 0 !important; } }

@media (min-width: 1200px) {
  .silc-m--auto-large {
    margin: auto !important; } }

@media (min-width: 1200px) {
  .silc-m--1-large {
    margin: .25rem !important; } }

@media (min-width: 1200px) {
  .silc-m--2-large {
    margin: .5rem !important; } }

@media (min-width: 1200px) {
  .silc-m--3-large {
    margin: .75rem !important; } }

@media (min-width: 1200px) {
  .silc-m--4-large {
    margin: 1rem !important; } }

@media (min-width: 1200px) {
  .silc-m--6-large {
    margin: 2rem !important; } }

@media (min-width: 1200px) {
  .silc-m--7-large {
    margin: 3rem !important; } }

/* Specific margins with breakpoint modifiers e.g. silc-mtop--1-large
   ========================================================================== */
@media (min-width: 400px) {
  .silc-mtop--0-small {
    margin-top: 0 !important; } }

@media (min-width: 400px) {
  .silc-mtop--auto-small {
    margin-top: auto !important; } }

@media (min-width: 400px) {
  .silc-mtop--1-small {
    margin-top: .25rem !important; } }

@media (min-width: 400px) {
  .silc-mtop--2-small {
    margin-top: .5rem !important; } }

@media (min-width: 400px) {
  .silc-mtop--3-small {
    margin-top: .75rem !important; } }

@media (min-width: 400px) {
  .silc-mtop--4-small {
    margin-top: 1rem !important; } }

@media (min-width: 400px) {
  .silc-mtop--6-small {
    margin-top: 2rem !important; } }

@media (min-width: 400px) {
  .silc-mtop--7-small {
    margin-top: 3rem !important; } }

@media (min-width: 400px) {
  .silc-mright--0-small {
    margin-right: 0 !important; } }

@media (min-width: 400px) {
  .silc-mright--auto-small {
    margin-right: auto !important; } }

@media (min-width: 400px) {
  .silc-mright--1-small {
    margin-right: .25rem !important; } }

@media (min-width: 400px) {
  .silc-mright--2-small {
    margin-right: .5rem !important; } }

@media (min-width: 400px) {
  .silc-mright--3-small {
    margin-right: .75rem !important; } }

@media (min-width: 400px) {
  .silc-mright--4-small {
    margin-right: 1rem !important; } }

@media (min-width: 400px) {
  .silc-mright--6-small {
    margin-right: 2rem !important; } }

@media (min-width: 400px) {
  .silc-mright--7-small {
    margin-right: 3rem !important; } }

@media (min-width: 400px) {
  .silc-mbottom--0-small {
    margin-bottom: 0 !important; } }

@media (min-width: 400px) {
  .silc-mbottom--auto-small {
    margin-bottom: auto !important; } }

@media (min-width: 400px) {
  .silc-mbottom--1-small {
    margin-bottom: .25rem !important; } }

@media (min-width: 400px) {
  .silc-mbottom--2-small {
    margin-bottom: .5rem !important; } }

@media (min-width: 400px) {
  .silc-mbottom--3-small {
    margin-bottom: .75rem !important; } }

@media (min-width: 400px) {
  .silc-mbottom--4-small {
    margin-bottom: 1rem !important; } }

@media (min-width: 400px) {
  .silc-mbottom--6-small {
    margin-bottom: 2rem !important; } }

@media (min-width: 400px) {
  .silc-mbottom--7-small {
    margin-bottom: 3rem !important; } }

@media (min-width: 400px) {
  .silc-mleft--0-small {
    margin-left: 0 !important; } }

@media (min-width: 400px) {
  .silc-mleft--auto-small {
    margin-left: auto !important; } }

@media (min-width: 400px) {
  .silc-mleft--1-small {
    margin-left: .25rem !important; } }

@media (min-width: 400px) {
  .silc-mleft--2-small {
    margin-left: .5rem !important; } }

@media (min-width: 400px) {
  .silc-mleft--3-small {
    margin-left: .75rem !important; } }

@media (min-width: 400px) {
  .silc-mleft--4-small {
    margin-left: 1rem !important; } }

@media (min-width: 400px) {
  .silc-mleft--6-small {
    margin-left: 2rem !important; } }

@media (min-width: 400px) {
  .silc-mleft--7-small {
    margin-left: 3rem !important; } }

@media (min-width: 560px) {
  .silc-mtop--0-560 {
    margin-top: 0 !important; } }

@media (min-width: 560px) {
  .silc-mtop--auto-560 {
    margin-top: auto !important; } }

@media (min-width: 560px) {
  .silc-mtop--1-560 {
    margin-top: .25rem !important; } }

@media (min-width: 560px) {
  .silc-mtop--2-560 {
    margin-top: .5rem !important; } }

@media (min-width: 560px) {
  .silc-mtop--3-560 {
    margin-top: .75rem !important; } }

@media (min-width: 560px) {
  .silc-mtop--4-560 {
    margin-top: 1rem !important; } }

@media (min-width: 560px) {
  .silc-mtop--6-560 {
    margin-top: 2rem !important; } }

@media (min-width: 560px) {
  .silc-mtop--7-560 {
    margin-top: 3rem !important; } }

@media (min-width: 560px) {
  .silc-mright--0-560 {
    margin-right: 0 !important; } }

@media (min-width: 560px) {
  .silc-mright--auto-560 {
    margin-right: auto !important; } }

@media (min-width: 560px) {
  .silc-mright--1-560 {
    margin-right: .25rem !important; } }

@media (min-width: 560px) {
  .silc-mright--2-560 {
    margin-right: .5rem !important; } }

@media (min-width: 560px) {
  .silc-mright--3-560 {
    margin-right: .75rem !important; } }

@media (min-width: 560px) {
  .silc-mright--4-560 {
    margin-right: 1rem !important; } }

@media (min-width: 560px) {
  .silc-mright--6-560 {
    margin-right: 2rem !important; } }

@media (min-width: 560px) {
  .silc-mright--7-560 {
    margin-right: 3rem !important; } }

@media (min-width: 560px) {
  .silc-mbottom--0-560 {
    margin-bottom: 0 !important; } }

@media (min-width: 560px) {
  .silc-mbottom--auto-560 {
    margin-bottom: auto !important; } }

@media (min-width: 560px) {
  .silc-mbottom--1-560 {
    margin-bottom: .25rem !important; } }

@media (min-width: 560px) {
  .silc-mbottom--2-560 {
    margin-bottom: .5rem !important; } }

@media (min-width: 560px) {
  .silc-mbottom--3-560 {
    margin-bottom: .75rem !important; } }

@media (min-width: 560px) {
  .silc-mbottom--4-560 {
    margin-bottom: 1rem !important; } }

@media (min-width: 560px) {
  .silc-mbottom--6-560 {
    margin-bottom: 2rem !important; } }

@media (min-width: 560px) {
  .silc-mbottom--7-560 {
    margin-bottom: 3rem !important; } }

@media (min-width: 560px) {
  .silc-mleft--0-560 {
    margin-left: 0 !important; } }

@media (min-width: 560px) {
  .silc-mleft--auto-560 {
    margin-left: auto !important; } }

@media (min-width: 560px) {
  .silc-mleft--1-560 {
    margin-left: .25rem !important; } }

@media (min-width: 560px) {
  .silc-mleft--2-560 {
    margin-left: .5rem !important; } }

@media (min-width: 560px) {
  .silc-mleft--3-560 {
    margin-left: .75rem !important; } }

@media (min-width: 560px) {
  .silc-mleft--4-560 {
    margin-left: 1rem !important; } }

@media (min-width: 560px) {
  .silc-mleft--6-560 {
    margin-left: 2rem !important; } }

@media (min-width: 560px) {
  .silc-mleft--7-560 {
    margin-left: 3rem !important; } }

@media (min-width: 650px) {
  .silc-mtop--0-650 {
    margin-top: 0 !important; } }

@media (min-width: 650px) {
  .silc-mtop--auto-650 {
    margin-top: auto !important; } }

@media (min-width: 650px) {
  .silc-mtop--1-650 {
    margin-top: .25rem !important; } }

@media (min-width: 650px) {
  .silc-mtop--2-650 {
    margin-top: .5rem !important; } }

@media (min-width: 650px) {
  .silc-mtop--3-650 {
    margin-top: .75rem !important; } }

@media (min-width: 650px) {
  .silc-mtop--4-650 {
    margin-top: 1rem !important; } }

@media (min-width: 650px) {
  .silc-mtop--6-650 {
    margin-top: 2rem !important; } }

@media (min-width: 650px) {
  .silc-mtop--7-650 {
    margin-top: 3rem !important; } }

@media (min-width: 650px) {
  .silc-mright--0-650 {
    margin-right: 0 !important; } }

@media (min-width: 650px) {
  .silc-mright--auto-650 {
    margin-right: auto !important; } }

@media (min-width: 650px) {
  .silc-mright--1-650 {
    margin-right: .25rem !important; } }

@media (min-width: 650px) {
  .silc-mright--2-650 {
    margin-right: .5rem !important; } }

@media (min-width: 650px) {
  .silc-mright--3-650 {
    margin-right: .75rem !important; } }

@media (min-width: 650px) {
  .silc-mright--4-650 {
    margin-right: 1rem !important; } }

@media (min-width: 650px) {
  .silc-mright--6-650 {
    margin-right: 2rem !important; } }

@media (min-width: 650px) {
  .silc-mright--7-650 {
    margin-right: 3rem !important; } }

@media (min-width: 650px) {
  .silc-mbottom--0-650 {
    margin-bottom: 0 !important; } }

@media (min-width: 650px) {
  .silc-mbottom--auto-650 {
    margin-bottom: auto !important; } }

@media (min-width: 650px) {
  .silc-mbottom--1-650 {
    margin-bottom: .25rem !important; } }

@media (min-width: 650px) {
  .silc-mbottom--2-650 {
    margin-bottom: .5rem !important; } }

@media (min-width: 650px) {
  .silc-mbottom--3-650 {
    margin-bottom: .75rem !important; } }

@media (min-width: 650px) {
  .silc-mbottom--4-650 {
    margin-bottom: 1rem !important; } }

@media (min-width: 650px) {
  .silc-mbottom--6-650 {
    margin-bottom: 2rem !important; } }

@media (min-width: 650px) {
  .silc-mbottom--7-650 {
    margin-bottom: 3rem !important; } }

@media (min-width: 650px) {
  .silc-mleft--0-650 {
    margin-left: 0 !important; } }

@media (min-width: 650px) {
  .silc-mleft--auto-650 {
    margin-left: auto !important; } }

@media (min-width: 650px) {
  .silc-mleft--1-650 {
    margin-left: .25rem !important; } }

@media (min-width: 650px) {
  .silc-mleft--2-650 {
    margin-left: .5rem !important; } }

@media (min-width: 650px) {
  .silc-mleft--3-650 {
    margin-left: .75rem !important; } }

@media (min-width: 650px) {
  .silc-mleft--4-650 {
    margin-left: 1rem !important; } }

@media (min-width: 650px) {
  .silc-mleft--6-650 {
    margin-left: 2rem !important; } }

@media (min-width: 650px) {
  .silc-mleft--7-650 {
    margin-left: 3rem !important; } }

@media (min-width: 800px) {
  .silc-mtop--0-medium {
    margin-top: 0 !important; } }

@media (min-width: 800px) {
  .silc-mtop--auto-medium {
    margin-top: auto !important; } }

@media (min-width: 800px) {
  .silc-mtop--1-medium {
    margin-top: .25rem !important; } }

@media (min-width: 800px) {
  .silc-mtop--2-medium {
    margin-top: .5rem !important; } }

@media (min-width: 800px) {
  .silc-mtop--3-medium {
    margin-top: .75rem !important; } }

@media (min-width: 800px) {
  .silc-mtop--4-medium {
    margin-top: 1rem !important; } }

@media (min-width: 800px) {
  .silc-mtop--6-medium {
    margin-top: 2rem !important; } }

@media (min-width: 800px) {
  .silc-mtop--7-medium {
    margin-top: 3rem !important; } }

@media (min-width: 800px) {
  .silc-mright--0-medium {
    margin-right: 0 !important; } }

@media (min-width: 800px) {
  .silc-mright--auto-medium {
    margin-right: auto !important; } }

@media (min-width: 800px) {
  .silc-mright--1-medium {
    margin-right: .25rem !important; } }

@media (min-width: 800px) {
  .silc-mright--2-medium {
    margin-right: .5rem !important; } }

@media (min-width: 800px) {
  .silc-mright--3-medium {
    margin-right: .75rem !important; } }

@media (min-width: 800px) {
  .silc-mright--4-medium {
    margin-right: 1rem !important; } }

@media (min-width: 800px) {
  .silc-mright--6-medium {
    margin-right: 2rem !important; } }

@media (min-width: 800px) {
  .silc-mright--7-medium {
    margin-right: 3rem !important; } }

@media (min-width: 800px) {
  .silc-mbottom--0-medium {
    margin-bottom: 0 !important; } }

@media (min-width: 800px) {
  .silc-mbottom--auto-medium {
    margin-bottom: auto !important; } }

@media (min-width: 800px) {
  .silc-mbottom--1-medium {
    margin-bottom: .25rem !important; } }

@media (min-width: 800px) {
  .silc-mbottom--2-medium {
    margin-bottom: .5rem !important; } }

@media (min-width: 800px) {
  .silc-mbottom--3-medium {
    margin-bottom: .75rem !important; } }

@media (min-width: 800px) {
  .silc-mbottom--4-medium {
    margin-bottom: 1rem !important; } }

@media (min-width: 800px) {
  .silc-mbottom--6-medium {
    margin-bottom: 2rem !important; } }

@media (min-width: 800px) {
  .silc-mbottom--7-medium {
    margin-bottom: 3rem !important; } }

@media (min-width: 800px) {
  .silc-mleft--0-medium {
    margin-left: 0 !important; } }

@media (min-width: 800px) {
  .silc-mleft--auto-medium {
    margin-left: auto !important; } }

@media (min-width: 800px) {
  .silc-mleft--1-medium {
    margin-left: .25rem !important; } }

@media (min-width: 800px) {
  .silc-mleft--2-medium {
    margin-left: .5rem !important; } }

@media (min-width: 800px) {
  .silc-mleft--3-medium {
    margin-left: .75rem !important; } }

@media (min-width: 800px) {
  .silc-mleft--4-medium {
    margin-left: 1rem !important; } }

@media (min-width: 800px) {
  .silc-mleft--6-medium {
    margin-left: 2rem !important; } }

@media (min-width: 800px) {
  .silc-mleft--7-medium {
    margin-left: 3rem !important; } }

@media (min-width: 900px) {
  .silc-mtop--0-900 {
    margin-top: 0 !important; } }

@media (min-width: 900px) {
  .silc-mtop--auto-900 {
    margin-top: auto !important; } }

@media (min-width: 900px) {
  .silc-mtop--1-900 {
    margin-top: .25rem !important; } }

@media (min-width: 900px) {
  .silc-mtop--2-900 {
    margin-top: .5rem !important; } }

@media (min-width: 900px) {
  .silc-mtop--3-900 {
    margin-top: .75rem !important; } }

@media (min-width: 900px) {
  .silc-mtop--4-900 {
    margin-top: 1rem !important; } }

@media (min-width: 900px) {
  .silc-mtop--6-900 {
    margin-top: 2rem !important; } }

@media (min-width: 900px) {
  .silc-mtop--7-900 {
    margin-top: 3rem !important; } }

@media (min-width: 900px) {
  .silc-mright--0-900 {
    margin-right: 0 !important; } }

@media (min-width: 900px) {
  .silc-mright--auto-900 {
    margin-right: auto !important; } }

@media (min-width: 900px) {
  .silc-mright--1-900 {
    margin-right: .25rem !important; } }

@media (min-width: 900px) {
  .silc-mright--2-900 {
    margin-right: .5rem !important; } }

@media (min-width: 900px) {
  .silc-mright--3-900 {
    margin-right: .75rem !important; } }

@media (min-width: 900px) {
  .silc-mright--4-900 {
    margin-right: 1rem !important; } }

@media (min-width: 900px) {
  .silc-mright--6-900 {
    margin-right: 2rem !important; } }

@media (min-width: 900px) {
  .silc-mright--7-900 {
    margin-right: 3rem !important; } }

@media (min-width: 900px) {
  .silc-mbottom--0-900 {
    margin-bottom: 0 !important; } }

@media (min-width: 900px) {
  .silc-mbottom--auto-900 {
    margin-bottom: auto !important; } }

@media (min-width: 900px) {
  .silc-mbottom--1-900 {
    margin-bottom: .25rem !important; } }

@media (min-width: 900px) {
  .silc-mbottom--2-900 {
    margin-bottom: .5rem !important; } }

@media (min-width: 900px) {
  .silc-mbottom--3-900 {
    margin-bottom: .75rem !important; } }

@media (min-width: 900px) {
  .silc-mbottom--4-900 {
    margin-bottom: 1rem !important; } }

@media (min-width: 900px) {
  .silc-mbottom--6-900 {
    margin-bottom: 2rem !important; } }

@media (min-width: 900px) {
  .silc-mbottom--7-900 {
    margin-bottom: 3rem !important; } }

@media (min-width: 900px) {
  .silc-mleft--0-900 {
    margin-left: 0 !important; } }

@media (min-width: 900px) {
  .silc-mleft--auto-900 {
    margin-left: auto !important; } }

@media (min-width: 900px) {
  .silc-mleft--1-900 {
    margin-left: .25rem !important; } }

@media (min-width: 900px) {
  .silc-mleft--2-900 {
    margin-left: .5rem !important; } }

@media (min-width: 900px) {
  .silc-mleft--3-900 {
    margin-left: .75rem !important; } }

@media (min-width: 900px) {
  .silc-mleft--4-900 {
    margin-left: 1rem !important; } }

@media (min-width: 900px) {
  .silc-mleft--6-900 {
    margin-left: 2rem !important; } }

@media (min-width: 900px) {
  .silc-mleft--7-900 {
    margin-left: 3rem !important; } }

@media (min-width: 1180px) {
  .silc-mtop--0-1180 {
    margin-top: 0 !important; } }

@media (min-width: 1180px) {
  .silc-mtop--auto-1180 {
    margin-top: auto !important; } }

@media (min-width: 1180px) {
  .silc-mtop--1-1180 {
    margin-top: .25rem !important; } }

@media (min-width: 1180px) {
  .silc-mtop--2-1180 {
    margin-top: .5rem !important; } }

@media (min-width: 1180px) {
  .silc-mtop--3-1180 {
    margin-top: .75rem !important; } }

@media (min-width: 1180px) {
  .silc-mtop--4-1180 {
    margin-top: 1rem !important; } }

@media (min-width: 1180px) {
  .silc-mtop--6-1180 {
    margin-top: 2rem !important; } }

@media (min-width: 1180px) {
  .silc-mtop--7-1180 {
    margin-top: 3rem !important; } }

@media (min-width: 1180px) {
  .silc-mright--0-1180 {
    margin-right: 0 !important; } }

@media (min-width: 1180px) {
  .silc-mright--auto-1180 {
    margin-right: auto !important; } }

@media (min-width: 1180px) {
  .silc-mright--1-1180 {
    margin-right: .25rem !important; } }

@media (min-width: 1180px) {
  .silc-mright--2-1180 {
    margin-right: .5rem !important; } }

@media (min-width: 1180px) {
  .silc-mright--3-1180 {
    margin-right: .75rem !important; } }

@media (min-width: 1180px) {
  .silc-mright--4-1180 {
    margin-right: 1rem !important; } }

@media (min-width: 1180px) {
  .silc-mright--6-1180 {
    margin-right: 2rem !important; } }

@media (min-width: 1180px) {
  .silc-mright--7-1180 {
    margin-right: 3rem !important; } }

@media (min-width: 1180px) {
  .silc-mbottom--0-1180 {
    margin-bottom: 0 !important; } }

@media (min-width: 1180px) {
  .silc-mbottom--auto-1180 {
    margin-bottom: auto !important; } }

@media (min-width: 1180px) {
  .silc-mbottom--1-1180 {
    margin-bottom: .25rem !important; } }

@media (min-width: 1180px) {
  .silc-mbottom--2-1180 {
    margin-bottom: .5rem !important; } }

@media (min-width: 1180px) {
  .silc-mbottom--3-1180 {
    margin-bottom: .75rem !important; } }

@media (min-width: 1180px) {
  .silc-mbottom--4-1180 {
    margin-bottom: 1rem !important; } }

@media (min-width: 1180px) {
  .silc-mbottom--6-1180 {
    margin-bottom: 2rem !important; } }

@media (min-width: 1180px) {
  .silc-mbottom--7-1180 {
    margin-bottom: 3rem !important; } }

@media (min-width: 1180px) {
  .silc-mleft--0-1180 {
    margin-left: 0 !important; } }

@media (min-width: 1180px) {
  .silc-mleft--auto-1180 {
    margin-left: auto !important; } }

@media (min-width: 1180px) {
  .silc-mleft--1-1180 {
    margin-left: .25rem !important; } }

@media (min-width: 1180px) {
  .silc-mleft--2-1180 {
    margin-left: .5rem !important; } }

@media (min-width: 1180px) {
  .silc-mleft--3-1180 {
    margin-left: .75rem !important; } }

@media (min-width: 1180px) {
  .silc-mleft--4-1180 {
    margin-left: 1rem !important; } }

@media (min-width: 1180px) {
  .silc-mleft--6-1180 {
    margin-left: 2rem !important; } }

@media (min-width: 1180px) {
  .silc-mleft--7-1180 {
    margin-left: 3rem !important; } }

@media (min-width: 1100px) {
  .silc-mtop--0-1100 {
    margin-top: 0 !important; } }

@media (min-width: 1100px) {
  .silc-mtop--auto-1100 {
    margin-top: auto !important; } }

@media (min-width: 1100px) {
  .silc-mtop--1-1100 {
    margin-top: .25rem !important; } }

@media (min-width: 1100px) {
  .silc-mtop--2-1100 {
    margin-top: .5rem !important; } }

@media (min-width: 1100px) {
  .silc-mtop--3-1100 {
    margin-top: .75rem !important; } }

@media (min-width: 1100px) {
  .silc-mtop--4-1100 {
    margin-top: 1rem !important; } }

@media (min-width: 1100px) {
  .silc-mtop--6-1100 {
    margin-top: 2rem !important; } }

@media (min-width: 1100px) {
  .silc-mtop--7-1100 {
    margin-top: 3rem !important; } }

@media (min-width: 1100px) {
  .silc-mright--0-1100 {
    margin-right: 0 !important; } }

@media (min-width: 1100px) {
  .silc-mright--auto-1100 {
    margin-right: auto !important; } }

@media (min-width: 1100px) {
  .silc-mright--1-1100 {
    margin-right: .25rem !important; } }

@media (min-width: 1100px) {
  .silc-mright--2-1100 {
    margin-right: .5rem !important; } }

@media (min-width: 1100px) {
  .silc-mright--3-1100 {
    margin-right: .75rem !important; } }

@media (min-width: 1100px) {
  .silc-mright--4-1100 {
    margin-right: 1rem !important; } }

@media (min-width: 1100px) {
  .silc-mright--6-1100 {
    margin-right: 2rem !important; } }

@media (min-width: 1100px) {
  .silc-mright--7-1100 {
    margin-right: 3rem !important; } }

@media (min-width: 1100px) {
  .silc-mbottom--0-1100 {
    margin-bottom: 0 !important; } }

@media (min-width: 1100px) {
  .silc-mbottom--auto-1100 {
    margin-bottom: auto !important; } }

@media (min-width: 1100px) {
  .silc-mbottom--1-1100 {
    margin-bottom: .25rem !important; } }

@media (min-width: 1100px) {
  .silc-mbottom--2-1100 {
    margin-bottom: .5rem !important; } }

@media (min-width: 1100px) {
  .silc-mbottom--3-1100 {
    margin-bottom: .75rem !important; } }

@media (min-width: 1100px) {
  .silc-mbottom--4-1100 {
    margin-bottom: 1rem !important; } }

@media (min-width: 1100px) {
  .silc-mbottom--6-1100 {
    margin-bottom: 2rem !important; } }

@media (min-width: 1100px) {
  .silc-mbottom--7-1100 {
    margin-bottom: 3rem !important; } }

@media (min-width: 1100px) {
  .silc-mleft--0-1100 {
    margin-left: 0 !important; } }

@media (min-width: 1100px) {
  .silc-mleft--auto-1100 {
    margin-left: auto !important; } }

@media (min-width: 1100px) {
  .silc-mleft--1-1100 {
    margin-left: .25rem !important; } }

@media (min-width: 1100px) {
  .silc-mleft--2-1100 {
    margin-left: .5rem !important; } }

@media (min-width: 1100px) {
  .silc-mleft--3-1100 {
    margin-left: .75rem !important; } }

@media (min-width: 1100px) {
  .silc-mleft--4-1100 {
    margin-left: 1rem !important; } }

@media (min-width: 1100px) {
  .silc-mleft--6-1100 {
    margin-left: 2rem !important; } }

@media (min-width: 1100px) {
  .silc-mleft--7-1100 {
    margin-left: 3rem !important; } }

@media (min-width: 1200px) {
  .silc-mtop--0-large {
    margin-top: 0 !important; } }

@media (min-width: 1200px) {
  .silc-mtop--auto-large {
    margin-top: auto !important; } }

@media (min-width: 1200px) {
  .silc-mtop--1-large {
    margin-top: .25rem !important; } }

@media (min-width: 1200px) {
  .silc-mtop--2-large {
    margin-top: .5rem !important; } }

@media (min-width: 1200px) {
  .silc-mtop--3-large {
    margin-top: .75rem !important; } }

@media (min-width: 1200px) {
  .silc-mtop--4-large {
    margin-top: 1rem !important; } }

@media (min-width: 1200px) {
  .silc-mtop--6-large {
    margin-top: 2rem !important; } }

@media (min-width: 1200px) {
  .silc-mtop--7-large {
    margin-top: 3rem !important; } }

@media (min-width: 1200px) {
  .silc-mright--0-large {
    margin-right: 0 !important; } }

@media (min-width: 1200px) {
  .silc-mright--auto-large {
    margin-right: auto !important; } }

@media (min-width: 1200px) {
  .silc-mright--1-large {
    margin-right: .25rem !important; } }

@media (min-width: 1200px) {
  .silc-mright--2-large {
    margin-right: .5rem !important; } }

@media (min-width: 1200px) {
  .silc-mright--3-large {
    margin-right: .75rem !important; } }

@media (min-width: 1200px) {
  .silc-mright--4-large {
    margin-right: 1rem !important; } }

@media (min-width: 1200px) {
  .silc-mright--6-large {
    margin-right: 2rem !important; } }

@media (min-width: 1200px) {
  .silc-mright--7-large {
    margin-right: 3rem !important; } }

@media (min-width: 1200px) {
  .silc-mbottom--0-large {
    margin-bottom: 0 !important; } }

@media (min-width: 1200px) {
  .silc-mbottom--auto-large {
    margin-bottom: auto !important; } }

@media (min-width: 1200px) {
  .silc-mbottom--1-large {
    margin-bottom: .25rem !important; } }

@media (min-width: 1200px) {
  .silc-mbottom--2-large {
    margin-bottom: .5rem !important; } }

@media (min-width: 1200px) {
  .silc-mbottom--3-large {
    margin-bottom: .75rem !important; } }

@media (min-width: 1200px) {
  .silc-mbottom--4-large {
    margin-bottom: 1rem !important; } }

@media (min-width: 1200px) {
  .silc-mbottom--6-large {
    margin-bottom: 2rem !important; } }

@media (min-width: 1200px) {
  .silc-mbottom--7-large {
    margin-bottom: 3rem !important; } }

@media (min-width: 1200px) {
  .silc-mleft--0-large {
    margin-left: 0 !important; } }

@media (min-width: 1200px) {
  .silc-mleft--auto-large {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .silc-mleft--1-large {
    margin-left: .25rem !important; } }

@media (min-width: 1200px) {
  .silc-mleft--2-large {
    margin-left: .5rem !important; } }

@media (min-width: 1200px) {
  .silc-mleft--3-large {
    margin-left: .75rem !important; } }

@media (min-width: 1200px) {
  .silc-mleft--4-large {
    margin-left: 1rem !important; } }

@media (min-width: 1200px) {
  .silc-mleft--6-large {
    margin-left: 2rem !important; } }

@media (min-width: 1200px) {
  .silc-mleft--7-large {
    margin-left: 3rem !important; } }

/* Global padding e.g. silc-p--1
   ========================================================================== */
.silc-p--0 {
  padding: 0 !important; }

.silc-p--1 {
  padding: .25rem !important; }

.silc-p--2 {
  padding: .5rem !important; }

.silc-p--3 {
  padding: .75rem !important; }

.silc-p--4 {
  padding: 1rem !important; }

/* Specific paddings e.g. silc-ptop--1
   ========================================================================== */
.silc-ptop--0 {
  padding-top: 0 !important; }

.silc-ptop--1 {
  padding-top: .25rem !important; }

.silc-ptop--2 {
  padding-top: .5rem !important; }

.silc-ptop--3 {
  padding-top: .75rem !important; }

.silc-ptop--4 {
  padding-top: 1rem !important; }

.silc-pright--0 {
  padding-right: 0 !important; }

.silc-pright--1 {
  padding-right: .25rem !important; }

.silc-pright--2 {
  padding-right: .5rem !important; }

.silc-pright--3 {
  padding-right: .75rem !important; }

.silc-pright--4 {
  padding-right: 1rem !important; }

.silc-pbottom--0 {
  padding-bottom: 0 !important; }

.silc-pbottom--1 {
  padding-bottom: .25rem !important; }

.silc-pbottom--2 {
  padding-bottom: .5rem !important; }

.silc-pbottom--3 {
  padding-bottom: .75rem !important; }

.silc-pbottom--4 {
  padding-bottom: 1rem !important; }

.silc-pleft--0 {
  padding-left: 0 !important; }

.silc-pleft--1 {
  padding-left: .25rem !important; }

.silc-pleft--2 {
  padding-left: .5rem !important; }

.silc-pleft--3 {
  padding-left: .75rem !important; }

.silc-pleft--4 {
  padding-left: 1rem !important; }

/* Global padding with breakpoint modifiers e.g. silc-p--1-large
   ========================================================================== */
@media (min-width: 400px) {
  .silc-p--0-small {
    padding: 0 !important; } }

@media (min-width: 400px) {
  .silc-p--1-small {
    padding: .25rem !important; } }

@media (min-width: 400px) {
  .silc-p--2-small {
    padding: .5rem !important; } }

@media (min-width: 400px) {
  .silc-p--3-small {
    padding: .75rem !important; } }

@media (min-width: 400px) {
  .silc-p--4-small {
    padding: 1rem !important; } }

@media (min-width: 560px) {
  .silc-p--0-560 {
    padding: 0 !important; } }

@media (min-width: 560px) {
  .silc-p--1-560 {
    padding: .25rem !important; } }

@media (min-width: 560px) {
  .silc-p--2-560 {
    padding: .5rem !important; } }

@media (min-width: 560px) {
  .silc-p--3-560 {
    padding: .75rem !important; } }

@media (min-width: 560px) {
  .silc-p--4-560 {
    padding: 1rem !important; } }

@media (min-width: 650px) {
  .silc-p--0-650 {
    padding: 0 !important; } }

@media (min-width: 650px) {
  .silc-p--1-650 {
    padding: .25rem !important; } }

@media (min-width: 650px) {
  .silc-p--2-650 {
    padding: .5rem !important; } }

@media (min-width: 650px) {
  .silc-p--3-650 {
    padding: .75rem !important; } }

@media (min-width: 650px) {
  .silc-p--4-650 {
    padding: 1rem !important; } }

@media (min-width: 800px) {
  .silc-p--0-medium {
    padding: 0 !important; } }

@media (min-width: 800px) {
  .silc-p--1-medium {
    padding: .25rem !important; } }

@media (min-width: 800px) {
  .silc-p--2-medium {
    padding: .5rem !important; } }

@media (min-width: 800px) {
  .silc-p--3-medium {
    padding: .75rem !important; } }

@media (min-width: 800px) {
  .silc-p--4-medium {
    padding: 1rem !important; } }

@media (min-width: 900px) {
  .silc-p--0-900 {
    padding: 0 !important; } }

@media (min-width: 900px) {
  .silc-p--1-900 {
    padding: .25rem !important; } }

@media (min-width: 900px) {
  .silc-p--2-900 {
    padding: .5rem !important; } }

@media (min-width: 900px) {
  .silc-p--3-900 {
    padding: .75rem !important; } }

@media (min-width: 900px) {
  .silc-p--4-900 {
    padding: 1rem !important; } }

@media (min-width: 1180px) {
  .silc-p--0-1180 {
    padding: 0 !important; } }

@media (min-width: 1180px) {
  .silc-p--1-1180 {
    padding: .25rem !important; } }

@media (min-width: 1180px) {
  .silc-p--2-1180 {
    padding: .5rem !important; } }

@media (min-width: 1180px) {
  .silc-p--3-1180 {
    padding: .75rem !important; } }

@media (min-width: 1180px) {
  .silc-p--4-1180 {
    padding: 1rem !important; } }

@media (min-width: 1100px) {
  .silc-p--0-1100 {
    padding: 0 !important; } }

@media (min-width: 1100px) {
  .silc-p--1-1100 {
    padding: .25rem !important; } }

@media (min-width: 1100px) {
  .silc-p--2-1100 {
    padding: .5rem !important; } }

@media (min-width: 1100px) {
  .silc-p--3-1100 {
    padding: .75rem !important; } }

@media (min-width: 1100px) {
  .silc-p--4-1100 {
    padding: 1rem !important; } }

@media (min-width: 1200px) {
  .silc-p--0-large {
    padding: 0 !important; } }

@media (min-width: 1200px) {
  .silc-p--1-large {
    padding: .25rem !important; } }

@media (min-width: 1200px) {
  .silc-p--2-large {
    padding: .5rem !important; } }

@media (min-width: 1200px) {
  .silc-p--3-large {
    padding: .75rem !important; } }

@media (min-width: 1200px) {
  .silc-p--4-large {
    padding: 1rem !important; } }

/* Specific paddings with breakpoint modifiers e.g. silc-ptop--1-large
   ========================================================================== */
@media (min-width: 400px) {
  .silc-ptop--0-small {
    padding-top: 0 !important; } }

@media (min-width: 400px) {
  .silc-ptop--1-small {
    padding-top: .25rem !important; } }

@media (min-width: 400px) {
  .silc-ptop--2-small {
    padding-top: .5rem !important; } }

@media (min-width: 400px) {
  .silc-ptop--3-small {
    padding-top: .75rem !important; } }

@media (min-width: 400px) {
  .silc-ptop--4-small {
    padding-top: 1rem !important; } }

@media (min-width: 400px) {
  .silc-pright--0-small {
    padding-right: 0 !important; } }

@media (min-width: 400px) {
  .silc-pright--1-small {
    padding-right: .25rem !important; } }

@media (min-width: 400px) {
  .silc-pright--2-small {
    padding-right: .5rem !important; } }

@media (min-width: 400px) {
  .silc-pright--3-small {
    padding-right: .75rem !important; } }

@media (min-width: 400px) {
  .silc-pright--4-small {
    padding-right: 1rem !important; } }

@media (min-width: 400px) {
  .silc-pbottom--0-small {
    padding-bottom: 0 !important; } }

@media (min-width: 400px) {
  .silc-pbottom--1-small {
    padding-bottom: .25rem !important; } }

@media (min-width: 400px) {
  .silc-pbottom--2-small {
    padding-bottom: .5rem !important; } }

@media (min-width: 400px) {
  .silc-pbottom--3-small {
    padding-bottom: .75rem !important; } }

@media (min-width: 400px) {
  .silc-pbottom--4-small {
    padding-bottom: 1rem !important; } }

@media (min-width: 400px) {
  .silc-pleft--0-small {
    padding-left: 0 !important; } }

@media (min-width: 400px) {
  .silc-pleft--1-small {
    padding-left: .25rem !important; } }

@media (min-width: 400px) {
  .silc-pleft--2-small {
    padding-left: .5rem !important; } }

@media (min-width: 400px) {
  .silc-pleft--3-small {
    padding-left: .75rem !important; } }

@media (min-width: 400px) {
  .silc-pleft--4-small {
    padding-left: 1rem !important; } }

@media (min-width: 560px) {
  .silc-ptop--0-560 {
    padding-top: 0 !important; } }

@media (min-width: 560px) {
  .silc-ptop--1-560 {
    padding-top: .25rem !important; } }

@media (min-width: 560px) {
  .silc-ptop--2-560 {
    padding-top: .5rem !important; } }

@media (min-width: 560px) {
  .silc-ptop--3-560 {
    padding-top: .75rem !important; } }

@media (min-width: 560px) {
  .silc-ptop--4-560 {
    padding-top: 1rem !important; } }

@media (min-width: 560px) {
  .silc-pright--0-560 {
    padding-right: 0 !important; } }

@media (min-width: 560px) {
  .silc-pright--1-560 {
    padding-right: .25rem !important; } }

@media (min-width: 560px) {
  .silc-pright--2-560 {
    padding-right: .5rem !important; } }

@media (min-width: 560px) {
  .silc-pright--3-560 {
    padding-right: .75rem !important; } }

@media (min-width: 560px) {
  .silc-pright--4-560 {
    padding-right: 1rem !important; } }

@media (min-width: 560px) {
  .silc-pbottom--0-560 {
    padding-bottom: 0 !important; } }

@media (min-width: 560px) {
  .silc-pbottom--1-560 {
    padding-bottom: .25rem !important; } }

@media (min-width: 560px) {
  .silc-pbottom--2-560 {
    padding-bottom: .5rem !important; } }

@media (min-width: 560px) {
  .silc-pbottom--3-560 {
    padding-bottom: .75rem !important; } }

@media (min-width: 560px) {
  .silc-pbottom--4-560 {
    padding-bottom: 1rem !important; } }

@media (min-width: 560px) {
  .silc-pleft--0-560 {
    padding-left: 0 !important; } }

@media (min-width: 560px) {
  .silc-pleft--1-560 {
    padding-left: .25rem !important; } }

@media (min-width: 560px) {
  .silc-pleft--2-560 {
    padding-left: .5rem !important; } }

@media (min-width: 560px) {
  .silc-pleft--3-560 {
    padding-left: .75rem !important; } }

@media (min-width: 560px) {
  .silc-pleft--4-560 {
    padding-left: 1rem !important; } }

@media (min-width: 650px) {
  .silc-ptop--0-650 {
    padding-top: 0 !important; } }

@media (min-width: 650px) {
  .silc-ptop--1-650 {
    padding-top: .25rem !important; } }

@media (min-width: 650px) {
  .silc-ptop--2-650 {
    padding-top: .5rem !important; } }

@media (min-width: 650px) {
  .silc-ptop--3-650 {
    padding-top: .75rem !important; } }

@media (min-width: 650px) {
  .silc-ptop--4-650 {
    padding-top: 1rem !important; } }

@media (min-width: 650px) {
  .silc-pright--0-650 {
    padding-right: 0 !important; } }

@media (min-width: 650px) {
  .silc-pright--1-650 {
    padding-right: .25rem !important; } }

@media (min-width: 650px) {
  .silc-pright--2-650 {
    padding-right: .5rem !important; } }

@media (min-width: 650px) {
  .silc-pright--3-650 {
    padding-right: .75rem !important; } }

@media (min-width: 650px) {
  .silc-pright--4-650 {
    padding-right: 1rem !important; } }

@media (min-width: 650px) {
  .silc-pbottom--0-650 {
    padding-bottom: 0 !important; } }

@media (min-width: 650px) {
  .silc-pbottom--1-650 {
    padding-bottom: .25rem !important; } }

@media (min-width: 650px) {
  .silc-pbottom--2-650 {
    padding-bottom: .5rem !important; } }

@media (min-width: 650px) {
  .silc-pbottom--3-650 {
    padding-bottom: .75rem !important; } }

@media (min-width: 650px) {
  .silc-pbottom--4-650 {
    padding-bottom: 1rem !important; } }

@media (min-width: 650px) {
  .silc-pleft--0-650 {
    padding-left: 0 !important; } }

@media (min-width: 650px) {
  .silc-pleft--1-650 {
    padding-left: .25rem !important; } }

@media (min-width: 650px) {
  .silc-pleft--2-650 {
    padding-left: .5rem !important; } }

@media (min-width: 650px) {
  .silc-pleft--3-650 {
    padding-left: .75rem !important; } }

@media (min-width: 650px) {
  .silc-pleft--4-650 {
    padding-left: 1rem !important; } }

@media (min-width: 800px) {
  .silc-ptop--0-medium {
    padding-top: 0 !important; } }

@media (min-width: 800px) {
  .silc-ptop--1-medium {
    padding-top: .25rem !important; } }

@media (min-width: 800px) {
  .silc-ptop--2-medium {
    padding-top: .5rem !important; } }

@media (min-width: 800px) {
  .silc-ptop--3-medium {
    padding-top: .75rem !important; } }

@media (min-width: 800px) {
  .silc-ptop--4-medium {
    padding-top: 1rem !important; } }

@media (min-width: 800px) {
  .silc-pright--0-medium {
    padding-right: 0 !important; } }

@media (min-width: 800px) {
  .silc-pright--1-medium {
    padding-right: .25rem !important; } }

@media (min-width: 800px) {
  .silc-pright--2-medium {
    padding-right: .5rem !important; } }

@media (min-width: 800px) {
  .silc-pright--3-medium {
    padding-right: .75rem !important; } }

@media (min-width: 800px) {
  .silc-pright--4-medium {
    padding-right: 1rem !important; } }

@media (min-width: 800px) {
  .silc-pbottom--0-medium {
    padding-bottom: 0 !important; } }

@media (min-width: 800px) {
  .silc-pbottom--1-medium {
    padding-bottom: .25rem !important; } }

@media (min-width: 800px) {
  .silc-pbottom--2-medium {
    padding-bottom: .5rem !important; } }

@media (min-width: 800px) {
  .silc-pbottom--3-medium {
    padding-bottom: .75rem !important; } }

@media (min-width: 800px) {
  .silc-pbottom--4-medium {
    padding-bottom: 1rem !important; } }

@media (min-width: 800px) {
  .silc-pleft--0-medium {
    padding-left: 0 !important; } }

@media (min-width: 800px) {
  .silc-pleft--1-medium {
    padding-left: .25rem !important; } }

@media (min-width: 800px) {
  .silc-pleft--2-medium {
    padding-left: .5rem !important; } }

@media (min-width: 800px) {
  .silc-pleft--3-medium {
    padding-left: .75rem !important; } }

@media (min-width: 800px) {
  .silc-pleft--4-medium {
    padding-left: 1rem !important; } }

@media (min-width: 900px) {
  .silc-ptop--0-900 {
    padding-top: 0 !important; } }

@media (min-width: 900px) {
  .silc-ptop--1-900 {
    padding-top: .25rem !important; } }

@media (min-width: 900px) {
  .silc-ptop--2-900 {
    padding-top: .5rem !important; } }

@media (min-width: 900px) {
  .silc-ptop--3-900 {
    padding-top: .75rem !important; } }

@media (min-width: 900px) {
  .silc-ptop--4-900 {
    padding-top: 1rem !important; } }

@media (min-width: 900px) {
  .silc-pright--0-900 {
    padding-right: 0 !important; } }

@media (min-width: 900px) {
  .silc-pright--1-900 {
    padding-right: .25rem !important; } }

@media (min-width: 900px) {
  .silc-pright--2-900 {
    padding-right: .5rem !important; } }

@media (min-width: 900px) {
  .silc-pright--3-900 {
    padding-right: .75rem !important; } }

@media (min-width: 900px) {
  .silc-pright--4-900 {
    padding-right: 1rem !important; } }

@media (min-width: 900px) {
  .silc-pbottom--0-900 {
    padding-bottom: 0 !important; } }

@media (min-width: 900px) {
  .silc-pbottom--1-900 {
    padding-bottom: .25rem !important; } }

@media (min-width: 900px) {
  .silc-pbottom--2-900 {
    padding-bottom: .5rem !important; } }

@media (min-width: 900px) {
  .silc-pbottom--3-900 {
    padding-bottom: .75rem !important; } }

@media (min-width: 900px) {
  .silc-pbottom--4-900 {
    padding-bottom: 1rem !important; } }

@media (min-width: 900px) {
  .silc-pleft--0-900 {
    padding-left: 0 !important; } }

@media (min-width: 900px) {
  .silc-pleft--1-900 {
    padding-left: .25rem !important; } }

@media (min-width: 900px) {
  .silc-pleft--2-900 {
    padding-left: .5rem !important; } }

@media (min-width: 900px) {
  .silc-pleft--3-900 {
    padding-left: .75rem !important; } }

@media (min-width: 900px) {
  .silc-pleft--4-900 {
    padding-left: 1rem !important; } }

@media (min-width: 1180px) {
  .silc-ptop--0-1180 {
    padding-top: 0 !important; } }

@media (min-width: 1180px) {
  .silc-ptop--1-1180 {
    padding-top: .25rem !important; } }

@media (min-width: 1180px) {
  .silc-ptop--2-1180 {
    padding-top: .5rem !important; } }

@media (min-width: 1180px) {
  .silc-ptop--3-1180 {
    padding-top: .75rem !important; } }

@media (min-width: 1180px) {
  .silc-ptop--4-1180 {
    padding-top: 1rem !important; } }

@media (min-width: 1180px) {
  .silc-pright--0-1180 {
    padding-right: 0 !important; } }

@media (min-width: 1180px) {
  .silc-pright--1-1180 {
    padding-right: .25rem !important; } }

@media (min-width: 1180px) {
  .silc-pright--2-1180 {
    padding-right: .5rem !important; } }

@media (min-width: 1180px) {
  .silc-pright--3-1180 {
    padding-right: .75rem !important; } }

@media (min-width: 1180px) {
  .silc-pright--4-1180 {
    padding-right: 1rem !important; } }

@media (min-width: 1180px) {
  .silc-pbottom--0-1180 {
    padding-bottom: 0 !important; } }

@media (min-width: 1180px) {
  .silc-pbottom--1-1180 {
    padding-bottom: .25rem !important; } }

@media (min-width: 1180px) {
  .silc-pbottom--2-1180 {
    padding-bottom: .5rem !important; } }

@media (min-width: 1180px) {
  .silc-pbottom--3-1180 {
    padding-bottom: .75rem !important; } }

@media (min-width: 1180px) {
  .silc-pbottom--4-1180 {
    padding-bottom: 1rem !important; } }

@media (min-width: 1180px) {
  .silc-pleft--0-1180 {
    padding-left: 0 !important; } }

@media (min-width: 1180px) {
  .silc-pleft--1-1180 {
    padding-left: .25rem !important; } }

@media (min-width: 1180px) {
  .silc-pleft--2-1180 {
    padding-left: .5rem !important; } }

@media (min-width: 1180px) {
  .silc-pleft--3-1180 {
    padding-left: .75rem !important; } }

@media (min-width: 1180px) {
  .silc-pleft--4-1180 {
    padding-left: 1rem !important; } }

@media (min-width: 1100px) {
  .silc-ptop--0-1100 {
    padding-top: 0 !important; } }

@media (min-width: 1100px) {
  .silc-ptop--1-1100 {
    padding-top: .25rem !important; } }

@media (min-width: 1100px) {
  .silc-ptop--2-1100 {
    padding-top: .5rem !important; } }

@media (min-width: 1100px) {
  .silc-ptop--3-1100 {
    padding-top: .75rem !important; } }

@media (min-width: 1100px) {
  .silc-ptop--4-1100 {
    padding-top: 1rem !important; } }

@media (min-width: 1100px) {
  .silc-pright--0-1100 {
    padding-right: 0 !important; } }

@media (min-width: 1100px) {
  .silc-pright--1-1100 {
    padding-right: .25rem !important; } }

@media (min-width: 1100px) {
  .silc-pright--2-1100 {
    padding-right: .5rem !important; } }

@media (min-width: 1100px) {
  .silc-pright--3-1100 {
    padding-right: .75rem !important; } }

@media (min-width: 1100px) {
  .silc-pright--4-1100 {
    padding-right: 1rem !important; } }

@media (min-width: 1100px) {
  .silc-pbottom--0-1100 {
    padding-bottom: 0 !important; } }

@media (min-width: 1100px) {
  .silc-pbottom--1-1100 {
    padding-bottom: .25rem !important; } }

@media (min-width: 1100px) {
  .silc-pbottom--2-1100 {
    padding-bottom: .5rem !important; } }

@media (min-width: 1100px) {
  .silc-pbottom--3-1100 {
    padding-bottom: .75rem !important; } }

@media (min-width: 1100px) {
  .silc-pbottom--4-1100 {
    padding-bottom: 1rem !important; } }

@media (min-width: 1100px) {
  .silc-pleft--0-1100 {
    padding-left: 0 !important; } }

@media (min-width: 1100px) {
  .silc-pleft--1-1100 {
    padding-left: .25rem !important; } }

@media (min-width: 1100px) {
  .silc-pleft--2-1100 {
    padding-left: .5rem !important; } }

@media (min-width: 1100px) {
  .silc-pleft--3-1100 {
    padding-left: .75rem !important; } }

@media (min-width: 1100px) {
  .silc-pleft--4-1100 {
    padding-left: 1rem !important; } }

@media (min-width: 1200px) {
  .silc-ptop--0-large {
    padding-top: 0 !important; } }

@media (min-width: 1200px) {
  .silc-ptop--1-large {
    padding-top: .25rem !important; } }

@media (min-width: 1200px) {
  .silc-ptop--2-large {
    padding-top: .5rem !important; } }

@media (min-width: 1200px) {
  .silc-ptop--3-large {
    padding-top: .75rem !important; } }

@media (min-width: 1200px) {
  .silc-ptop--4-large {
    padding-top: 1rem !important; } }

@media (min-width: 1200px) {
  .silc-pright--0-large {
    padding-right: 0 !important; } }

@media (min-width: 1200px) {
  .silc-pright--1-large {
    padding-right: .25rem !important; } }

@media (min-width: 1200px) {
  .silc-pright--2-large {
    padding-right: .5rem !important; } }

@media (min-width: 1200px) {
  .silc-pright--3-large {
    padding-right: .75rem !important; } }

@media (min-width: 1200px) {
  .silc-pright--4-large {
    padding-right: 1rem !important; } }

@media (min-width: 1200px) {
  .silc-pbottom--0-large {
    padding-bottom: 0 !important; } }

@media (min-width: 1200px) {
  .silc-pbottom--1-large {
    padding-bottom: .25rem !important; } }

@media (min-width: 1200px) {
  .silc-pbottom--2-large {
    padding-bottom: .5rem !important; } }

@media (min-width: 1200px) {
  .silc-pbottom--3-large {
    padding-bottom: .75rem !important; } }

@media (min-width: 1200px) {
  .silc-pbottom--4-large {
    padding-bottom: 1rem !important; } }

@media (min-width: 1200px) {
  .silc-pleft--0-large {
    padding-left: 0 !important; } }

@media (min-width: 1200px) {
  .silc-pleft--1-large {
    padding-left: .25rem !important; } }

@media (min-width: 1200px) {
  .silc-pleft--2-large {
    padding-left: .5rem !important; } }

@media (min-width: 1200px) {
  .silc-pleft--3-large {
    padding-left: .75rem !important; } }

@media (min-width: 1200px) {
  .silc-pleft--4-large {
    padding-left: 1rem !important; } }

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

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-chevron-right:before {
  content: "\E900"; }

.icon-chevron-left:before {
  content: "\E901"; }

.icon-chevron-down:before {
  content: "\E902"; }

.icon-chevron-up:before {
  content: "\E903"; }

.icon-menu:before {
  content: "\E907"; }

.icon-minus:before {
  content: "\E905"; }

.icon-plus:before {
  content: "\E906"; }

.icon-x:before {
  content: "\E908"; }

.icon-home:before {
  content: "\E904"; }

.icon-search:before {
  content: "\E986"; }

.icon-play3:before {
  content: "\EA1C";
  color: #fff; }

.icon-facebook:before {
  content: "\EA90";
  color: #fff; }

.icon-instagram:before {
  content: "\EA92";
  color: #fff; }

.icon-twitter:before {
  content: "\1D54F";
  color: #fff;
  font-size: 1rem;
  margin-bottom: .2rem; }

.icon-rss:before {
  content: "\EA9B";
  color: #fff; }

.icon-youtube:before {
  content: "\EA9D";
  color: #fff; }

.icon-vimeo:before {
  content: "\EAA0";
  color: #fff; }

.icon-flickr:before {
  content: "\EAA3";
  color: #fff; }

.icon-linkedin:before, .icon-linkedin2:before {
  content: "\EACA";
  color: #fff; }

.icon-website:before, .icon-pc:before {
  content: "";
  width: 2rem;
  height: 2rem;
  background-image: url(../img/computer.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 72%; }

.icon-soundcloud:before {
  color: #fff;
  background: url(../fonts/soundcloud-164-svgrepo-com.svg) no-repeat center center;
  background-size: 72%;
  content: "";
  width: 2rem;
  height: 2rem; }

.icon-google-scholar:before {
  color: #fff;
  background: url(../fonts/Academicons-Google-scholar.svg) no-repeat center center;
  background-size: 55%;
  content: "";
  width: 2rem;
  height: 2rem; }

@-ms-viewport {
  width: device-width; }

html {
  font-family: "Source Sans Pro", sans-serif;
  box-sizing: border-box;
  line-height: 1.4;
  font-weight: 300;
  font-size: 20px; }

body {
  margin: 0;
  font-size: 1rem; }
  @media (min-width: 400px) {
    body {
      font-size: 1rem; } }

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

p {
  margin-top: 0.75rem;
  line-height: 1.6;
  font-size: 0.8rem; }
  @media (min-width: 800px) {
    p {
      font-size: 1rem; } }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  line-height: 1; }

a {
  text-decoration: none;
  color: #e31933;
  transition: 0.2s; }
  a:hover {
    text-decoration: underline; }
  a.fancy-link {
    font-family: "Crimson Text", serif;
    font-size: 1rem;
    font-weight: 400;
    font-style: italic;
    position: relative; }
    a.fancy-link:after {
      content: '';
      position: absolute;
      left: 0;
      display: block;
      width: 100%;
      height: 3px;
      background-color: #e31933;
      -webkit-transform: scale(1, 0);
              transform: scale(1, 0);
      transition: 0.2s ease-out;
      bottom: 0; }
    a.fancy-link:hover {
      text-decoration: none; }
      a.fancy-link:hover:after {
        -webkit-transform: scale(1, 1);
                transform: scale(1, 1); }

hr {
  height: 0;
  background: transparent;
  border-left: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 0.15rem #f3f5f6 solid; }
  @media (min-width: 800px) {
    hr {
      height: 2rem; } }
  @media (min-width: 800px) {
    hr.hr--tall {
      height: 4rem; } }
  hr.hr--dark {
    border-bottom: 0.1rem #DFDFDF solid;
    height: 0;
    margin: 0.6rem 0; }

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

@media (min-width: 800px) {
  .content {
    margin-top: 0 !important; } }

.visible-for-screen-readers {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.compartment {
  max-width: 62rem;
  margin: 0 auto;
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem; }

.wrapper--ks {
  max-width: 59rem;
  margin: 0 auto;
  width: 100%;
  padding: 0 1rem; }
  .wrapper--ks .user-bio h3 {
    line-height: 1.5; }
  .wrapper--ks .user-bio p {
    line-height: 1.70; }
  @media (min-width: 1200px) {
    .wrapper--ks {
      padding: 0; } }

.compartment--ks {
  padding: 0; }

.compartment--large {
  padding-left: 1rem;
  padding-right: 1rem;
  max-width: 90rem;
  margin: 0 auto; }
  @media (min-width: 800px) {
    .compartment--large {
      padding-left: 0;
      padding-right: 0; } }

.paragraph--type--html h1, .header__h1 {
  font-size: 2rem;
  margin-bottom: 0.5rem; }
  @media (min-width: 800px) {
    .paragraph--type--html h1, .header__h1 {
      font-size: 3rem;
      margin-bottom: 0.5rem; } }
  @media (min-width: 1200px) {
    .paragraph--type--html h1, .header__h1 {
      font-size: 3.75rem; } }

.paragraph--type--html h2, .header__h2 {
  font-weight: 700;
  color: #000000;
  line-height: 1em;
  font-size: 1.5em;
  margin-bottom: 1rem;
  margin-top: 0.75rem; }
  @media (min-width: 800px) {
    .paragraph--type--html h2, .header__h2 {
      font-size: 2.4rem; } }
  .paragraph--type--html h2--margin-bottom, .header__h2--margin-bottom {
    margin-bottom: 1.75rem; }

.paragraph--type--html h3, .header__h3 {
  font-weight: 700;
  color: #000000;
  line-height: 1.1em;
  font-size: 1.1rem;
  margin-bottom: 0; }
  @media (min-width: 800px) {
    .paragraph--type--html h3, .header__h3 {
      font-size: 1.5rem; } }

.paragraph--type--html h4, .header__h4 {
  font-weight: 700;
  color: #000000;
  line-height: 1.4em;
  font-size: 0.8rem;
  margin-bottom: 0; }
  @media (min-width: 800px) {
    .paragraph--type--html h4, .header__h4 {
      font-size: 1.1rem; } }

.paragraph--type--html h5, .header__h5 {
  font-weight: 400;
  color: #000000;
  line-height: 1.4em;
  font-size: 0.8rem;
  margin-bottom: 0; }
  @media (min-width: 800px) {
    .paragraph--type--html h5, .header__h5 {
      font-size: 1.1rem; } }

.header--white {
  color: #fff; }

.header--margin-bottom {
  margin-bottom: 0.5em; }

.header--no-margin-bottom {
  margin-bottom: 0; }

.header--margin-top {
  margin-top: 0.5em; }

.header--15margin-top {
  margin-top: 0.75em; }

.header--padded {
  padding: 1.5rem 0;
  margin: 0 auto; }
  @media (min-width: 800px) {
    .header--padded {
      padding: 2rem 0;
      margin: 0 auto; } }

.page-title--internal {
  margin-bottom: 0;
  font-size: 1.2rem; }
  @media (min-width: 800px) {
    .page-title--internal {
      font-size: 2rem;
      margin-bottom: 1rem; } }
  @media (min-width: 800px) {
    .breadcrumbs--heading .page-title--internal {
      margin-bottom: 0.5rem; } }

.paragraph--type--html li {
  padding-bottom: 10px;
  line-height: 1.6; }

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

.download-link {
  display: table;
  font-weight: bold;
  font-size: 0.8rem;
  letter-spacing: -0.0075rem;
  margin: 1.5rem 0 0; }
  @media (min-width: 800px) {
    .download-link {
      font-size: 1rem;
      letter-spacing: -0.01rem;
      margin: 3rem 0; } }
  .download-link:before {
    content: "";
    background-image: url(../img/download.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    display: inline-block;
    height: 0.8rem;
    width: 0.8rem;
    margin: 0 0.5rem -0.1rem 0; }
    @media (min-width: 800px) {
      .download-link:before {
        height: 1rem;
        width: 1rem; } }

.section {
  position: relative; }
  .section--padded {
    padding-top: 1em;
    padding-bottom: 1em; }
    @media (min-width: 800px) {
      .section--padded {
        padding-top: 4em;
        padding-bottom: 4em; } }
  .section--padded-small {
    padding-top: 0.5em;
    padding-bottom: 0.5em; }
    @media (min-width: 800px) {
      .section--padded-small {
        padding-top: 1.5em;
        padding-bottom: 1.5em; } }
  .section--padded-bottom {
    padding-top: 0;
    padding-bottom: 0.5em; }
    @media (min-width: 800px) {
      .section--padded-bottom {
        padding-top: 0;
        padding-bottom: 1em; } }
  @media (min-width: 800px) {
    .section--padded-extra-bottom {
      padding-bottom: 9em; } }
  .section--padded-top {
    padding-top: 0.5em;
    padding-bottom: 0; }
    @media (min-width: 800px) {
      .section--padded-top {
        padding-top: 1.5em;
        padding-bottom: 0; } }
  .section--gray {
    background-color: #F9FAFB;
    overflow: auto; }
  .section--gray2 {
    background-color: #f3f5f6; }
  @media (min-width: 800px) {
    .section--pull-up {
      margin-top: -5em;
      margin-bottom: 3.5em; } }
  .section--shapes {
    position: relative;
    overflow-x: hidden; }
    .section--shapes:before {
      content: "";
      width: 200px;
      height: 200px;
      background: #f00;
      position: absolute;
      left: 0;
      top: 0;
      z-index: -1;
      -webkit-transform: skewX(-5deg) rotate(10deg);
              transform: skewX(-5deg) rotate(10deg); }
  .section--dark > * {
    position: relative;
    z-index: 1; }
  .section--dark:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(225deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.2) 61%, rgba(0, 0, 0, 0) 100%); }
  .section--image-desktop {
    background-blend-mode: hue;
    background-color: #262626;
    background-image: none; }
    @media (min-width: 800px) {
      .section--image-desktop {
        background-blend-mode: unset;
        background-size: cover;
        background-position: center; } }

.silc-grid--padded {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }
  @media (min-width: 800px) {
    .silc-grid--padded {
      padding-top: 2.5rem;
      padding-bottom: 2.5rem; } }

.silc-grid--padded-bottom {
  padding-bottom: 1.5rem; }
  @media (min-width: 800px) {
    .silc-grid--padded-bottom {
      padding-bottom: 2.5rem; } }

.silc-grid--padded-top {
  padding-top: 1.5rem; }
  @media (min-width: 800px) {
    .silc-grid--padded-top {
      padding-top: 2.5rem; } }

.silc-grid__col--collapse {
  margin-bottom: 0; }

.silc-grid__col--pull-right {
  margin-left: auto; }

.silc-grid__col--padded {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }
  @media (min-width: 800px) {
    .silc-grid__col--padded {
      padding-top: 3.5rem;
      padding-bottom: 3.5rem; } }

.silc-grid__col--padded-top {
  padding-top: 1.5rem; }
  @media (min-width: 800px) {
    .silc-grid__col--padded-top {
      padding-top: 3.5rem; } }

.silc-grid__col--white-text {
  color: #fff; }

@media (min-width: 800px) {
  .silc-grid__col--offset-1-medium {
    margin-left: 9.33333%; } }

@media (min-width: 1200px) {
  .silc-grid__col--border-left {
    padding-left: 2.5rem;
    border-left: 2px solid rgba(255, 255, 255, 0.4); } }

.main {
  margin-left: 0; }

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

input,
optgroup,
select,
textarea {
  padding: 1em;
  border-width: 0px;
  border-style: none;
  font-size: 0.8rem;
  -o-border-image: none;
  border-image: none; }

.unit {
  font-size: 0.7rem;
  font-weight: 400;
  color: #737373;
  line-height: 1.4em; }

.caption {
  color: #4D4D4D;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.45em; }

a.caption {
  color: #e31933;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.45em; }

.bolded {
  font-weight: 700; }

.fa {
  display: inline-block;
  font: normal normal normal 26px/1 icomoon;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

input {
  width: 100%;
  background: #f3f5f6;
  padding: 1em;
  border-width: 0px;
  border-style: none;
  font-size: 0.8rem;
  -o-border-image: none;
  border-image: none; }

.label-hidden,
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.fa-angle-left:before {
  content: "\E901";
  font-weight: 700;
  margin: 0.5em 0;
  font-size: 1.3rem;
  color: #e31933; }

.fa-angle-right:before {
  content: "\E900";
  font-size: 1.3rem;
  font-weight: 700;
  margin: 0.5em 0;
  color: #e31933; }

.fa-search:before {
  content: "\E986";
  font-size: 1rem;
  font-weight: 700;
  margin: 0.5em 0;
  color: #FFFFFF; }

.fa-search--light:before {
  content: "\E986";
  font-size: 1rem;
  font-weight: 700;
  margin: 0.5em 0;
  color: #000000; }

.tag {
  padding: 0.3rem 0.7rem;
  font-size: 0.75rem;
  color: #737373;
  font-weight: 400;
  margin-left: 0rem;
  transition: all .3s ease-in;
  text-decoration: none;
  border-radius: 1.25rem;
  background: #f3f5f6;
  display: flex;
  justify-content: center;
  margin: 0.5rem 0; }
  .tag:first-of-type {
    margin-left: 0rem; }
  @media (min-width: 400px) {
    .tag {
      display: inline-block; } }
  @media (min-width: 560px) {
    .tag {
      margin-left: 0.5rem; } }
  .tag__wrapper {
    margin: 1rem 0; }
    @media (min-width: 400px) {
      .tag__wrapper {
        display: block;
        text-align: center; } }
    .tag__wrapper--left {
      text-align: center; }
      @media (min-width: 400px) {
        .tag__wrapper--left {
          text-align: left; } }
  .tag:hover {
    text-decoration: none;
    background: #e31933;
    color: white;
    border-radius: 1.25rem; }
  .tag.nobubble {
    margin-left: 0rem;
    background: none; }
    .tag.nobubble:hover {
      text-decoration: none;
      background: #e31933;
      color: white;
      border-radius: 1.25rem; }

.program-list {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  .program-list > li {
    padding: 0.5em 0; }
    .program-list > li > a {
      display: block;
      color: #000;
      -webkit-font-smoothing: antialiased; }
      .program-list > li > a:after {
        content: "\E900";
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        right: 0;
        color: #e31933;
        opacity: 0;
        transition: 0.2s;
        position: relative;
        top: 2px;
        left: 5px; }
      .program-list > li > a:hover {
        text-decoration: none;
        color: #e31933; }
        .program-list > li > a:hover:after {
          opacity: 1; }

.lead-in {
  font-size: 1rem;
  font-weight: 700; }
  @media (min-width: 800px) {
    .lead-in {
      font-size: 1.2em; } }

.umdheader-main__container {
  max-height: 44px !important; }

.form-required::after {
  content: '';
  vertical-align: super;
  display: inline-block;
  background-image: url(/core/misc/icons/ee0000/required.svg);
  background-repeat: no-repeat;
  background-size: 6px 6px;
  width: 6px;
  height: 6px;
  margin: 0 0.3em; }

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 0 0;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 1; }

.hamburger-box {
  width: 15px;
  height: 10px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 15px;
    height: 2px;
    background-color: #333;
    border-radius: 2px;
    position: absolute;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -4px; }
  .hamburger-inner::after {
    bottom: -4px; }

/*
   * Spin
   */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin .hamburger-inner::before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin .hamburger-inner::after {
    transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin.is-active .hamburger-inner {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
  .hamburger--spin.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

.fancy-header {
  font-family: "Crimson Text", serif;
  font-size: 1.75rem;
  margin-bottom: 1rem;
  font-weight: 400;
  font-style: italic; }
  @media (min-width: 1200px) {
    .fancy-header {
      font-size: 2.1em; } }

.fancy-block {
  background-color: #fff;
  padding: 1rem; }
  @media (min-width: 800px) {
    .fancy-block {
      padding: 1.5rem;
      box-shadow: 2px 2px 7px 0 #d1d1d1; } }
  @media (min-width: 900px) {
    .fancy-block {
      padding: 2.5rem; } }
  .section--shapes .fancy-block {
    position: relative;
    z-index: 10; }
    .section--shapes .fancy-block:before {
      content: "";
      background: #ebeced;
      height: 20rem;
      width: 20rem;
      position: absolute;
      z-index: -1;
      top: -12%;
      right: -10%;
      -webkit-transform: skewX(-5deg) rotate(10deg);
              transform: skewX(-5deg) rotate(10deg); }
    .section--shapes .fancy-block:after {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: #fff;
      z-index: -1; }

.header-row {
  background-color: #ffd200;
  position: relative;
  z-index: 10; }
  .header-row--red {
    background-color: #e31933; }
    .header-row--red .header-row__title {
      color: #fff; }
      .header-row--red .header-row__title:after {
        border-color: #e31933 transparent transparent transparent; }
  .header-row__title {
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 2rem;
    padding-bottom: 2.25rem; }
    @media (min-width: 800px) {
      .header-row__title {
        padding-top: 4rem;
        padding-bottom: 4rem; } }
    @media (min-width: 1200px) {
      .header-row__title {
        padding-top: 4.5rem;
        padding-bottom: 5rem; } }
    .header-row__title:after {
      content: '';
      display: inline-block;
      position: absolute;
      top: 100%;
      left: 0;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 30px 25px 0 25px;
      border-color: #ffd200 transparent transparent transparent; }

.dated-list {
  padding-left: 0; }
  @media (min-width: 800px) {
    .dated-list {
      padding-bottom: 0.5rem; } }
  .dated-list__item {
    list-style-type: none;
    margin-bottom: 1.5rem; }
    @media (min-width: 800px) {
      .dated-list__item {
        display: flex; } }
  .dated-list__date {
    font-size: 1rem;
    font-weight: 900;
    transition: none; }
    @media (min-width: 800px) {
      .dated-list__date {
        font-size: 1.5rem;
        line-height: 1;
        width: 30%; } }
    @media (min-width: 1200px) {
      .dated-list__date {
        font-size: 1.9rem; } }
  .dated-list__info {
    position: relative;
    display: block;
    color: #000;
    margin: 0;
    padding-right: 1.75em;
    margin-top: 0.25em;
    font-size: 0.9rem;
    width: 100%;
    box-sizing: border-box; }
    .dated-list__info:hover {
      text-decoration: none;
      color: #e31933; }
    .dated-list__info:after {
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\E900";
      color: #e31933;
      position: absolute;
      right: 0;
      top: 0.12rem; }
    @media (min-width: 800px) {
      .dated-list__info {
        width: 70%;
        margin-top: 0;
        padding-left: 0.5rem; } }

.button {
  padding: 0.75em 1.5em;
  display: inline-block;
  background-color: #e31933;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.85rem;
  font-weight: 600; }
  .button:hover {
    text-decoration: none;
    border-radius: 25px; }

.button--light {
  padding: 0.75em 1.5em;
  display: inline-block;
  background-color: #f3f5f6 !important;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.85rem;
  font-weight: 600;
  transition: 0.2s; }
  .button--light:hover {
    text-decoration: none;
    border-radius: 25px; }

.button--play {
  -webkit-font-smoothing: antialiased;
  position: relative;
  padding: 0 0 0 1.25em;
  background-color: transparent;
  color: #e31933;
  font-family: "Crimson Text", serif;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: unset;
  text-transform: inherit;
  font-style: italic;
  position: relative; }
  .button--play:hover {
    background-color: transparent; }
  .button--play:after {
    content: '';
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 3px;
    background-color: #e31933;
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    transition: 0.2s ease-out;
    bottom: 0; }
  .button--play:hover {
    text-decoration: none; }
    .button--play:hover:after {
      -webkit-transform: scale(1, 1);
              transform: scale(1, 1); }
  .button--play:before {
    content: "\EA1C";
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 0;
    top: 3px; }

.paragraph--type--button .button {
  margin-right: 10px;
  margin-bottom: 10px; }

.utility-nav {
  display: none; }
  @media (min-width: 1200px) {
    .utility-nav {
      height: 8.5rem;
      display: flex;
      box-shadow: 0px -1px 5px rgba(0, 0, 0, 0.15); } }
  .utility-nav a {
    display: block;
    margin: 0;
    border-right: 1px solid #ebeced;
    border-bottom: 1px solid #ebeced;
    color: #000;
    background-color: #fff;
    text-align: center; }
    .utility-nav a:hover {
      background-color: #F9FAFB;
      text-decoration: none; }
  @media (min-width: 800px) {
    .utility-nav__direct {
      width: 45%;
      float: left; } }
  .utility-nav__direct a {
    line-height: 8.5rem;
    font-weight: 700; }
  @media (min-width: 800px) {
    .utility-nav__indirect {
      width: 55%;
      float: left; } }
  .utility-nav__indirect a {
    height: 50%;
    line-height: 4.35rem;
    font-weight: 600;
    background-color: #f3f5f6; }
    .utility-nav__indirect a:hover {
      background-color: #ebeced; }
  .utility-nav__non-link {
    line-height: 8.5rem;
    border-bottom: 1px solid #ebeced;
    border-right: 1px solid #ebeced;
    font-family: "Crimson Text", serif;
    background-color: #f3f5f6;
    font-size: 1.1rem;
    text-align: center; }

.main-menu__home {
  border-top: 1px solid #ebeced; }
  .main-menu__home a {
    position: relative; }
    .main-menu__home a:before {
      position: absolute;
      left: 12px;
      top: 15px;
      content: "\E904";
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }

.main-menu__link-main a {
  font-weight: 700;
  font-size: 1em; }

.main-menu__link-main .silc-nav__items .silc-nav__link {
  font-weight: 400;
  font-size: 0.9em; }

.main-menu__offcanvas {
  padding-top: 6rem;
  border-left: 1px solid #f3f5f6; }
  .main-menu__offcanvas.silc-offcanvas {
    visibility: visible;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }
    .js .main-menu__offcanvas.silc-offcanvas {
      z-index: 300; }
  @media (min-width: 800px) {
    .main-menu__offcanvas {
      padding-top: 7.2rem; } }
  .toolbar-fixed .main-menu__offcanvas {
    padding-top: 11rem; }
  .toolbar-fixed.front .main-menu__offcanvas {
    padding-top: 15rem; }

.main-menu__links {
  display: flex;
  align-items: center; }
  @media (min-width: 800px) {
    .main-menu__links {
      position: absolute;
      right: 0;
      top: 1rem; } }
  .main-menu__links--fixed {
    position: fixed;
    z-index: 300; }
    .main-menu__links--fixed .main-menu__trigger {
      opacity: 0; }
    @media (min-width: 800px) {
      .main-menu__links--fixed {
        top: 3.2rem; } }
  @media (min-width: 800px) {
    .front .main-menu__links {
      opacity: 1;
      will-change: opacity;
      transition: opacity .15s; } }
  @media (min-width: 800px) {
    .front .main-menu__links--hidden {
      opacity: 0; } }

.main-menu__links-static {
  display: none; }
  @media (min-width: 800px) {
    .main-menu__links-static {
      display: flex;
      align-items: center;
      position: relative;
      z-index: 1001; }
      .main-menu__links-static.no-index {
        z-index: auto; } }

.main-menu__utility-links {
  display: inline-block;
  margin-right: 1rem;
  font-size: 0.75rem;
  font-weight: 600;
  color: #e31933;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: relative; }
  .main-menu__utility-links:after {
    content: '';
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 3px;
    background-color: #e31933;
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    transition: 0.2s ease-out;
    bottom: 0; }
  .main-menu__utility-links:hover {
    text-decoration: none; }
    .main-menu__utility-links:hover:after {
      -webkit-transform: scale(1, 1);
              transform: scale(1, 1); }

.main-menu__trigger {
  margin-top: 0.35rem;
  padding: 0.75rem;
  padding-right: 0.5rem;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.75rem;
  font-weight: 600;
  transition: opacity .5s ease-out; }
  @media (min-width: 800px) {
    .main-menu__trigger {
      margin-top: 0;
      padding: 1rem;
      background-color: #F9FAFB;
      min-width: 110px; } }
  .main-menu__trigger:hover {
    text-decoration: none; }
    @media (min-width: 800px) {
      .main-menu__trigger:hover {
        box-shadow: 3px 3px 5px 0px rgba(200, 200, 200, 0.3); } }
  .main-menu__trigger--close {
    position: absolute;
    right: 0;
    top: 2.25rem; }
    .js .main-menu__trigger--close {
      display: none; }
    @media (min-width: 800px) {
      .main-menu__trigger--close {
        background-color: #fff;
        top: 3.2rem; }
        .js .main-menu__trigger--close {
          display: block; }
        .toolbar-fixed .main-menu__trigger--close {
          top: 6rem; } }
    .main-menu__trigger--close:hover {
      cursor: pointer; }
      @media (min-width: 800px) {
        .main-menu__trigger--close:hover {
          box-shadow: 3px 3px 5px 0px rgba(200, 200, 200, 0.3); } }
    .main-menu__trigger--close:after {
      content: "\E908";
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      padding-left: 7px;
      position: relative;
      top: 1px; }
  .main-menu__trigger .hamburger {
    pointer-events: none; }

.main-menu__search-trigger {
  display: flex;
  cursor: pointer;
  align-items: center;
  webkit-appearance: none;
  background: none;
  border: none; }
  .main-menu__search-trigger svg {
    width: 20px;
    fill: #262626;
    transition: 0.2s; }
  .main-menu__search-trigger:after {
    display: none; }
  .main-menu__search-trigger:hover svg {
    fill: #676767; }

.main-search {
  display: flex;
  position: absolute;
  right: 2.85rem;
  border-radius: 30px;
  background-color: #F9FAFB;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  transition: 0.2s; }
  .main-search.colors-inverted {
    background-color: #fff; }
  .main-search--open {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); }
  .main-search__input {
    min-width: 10rem;
    padding: 1rem;
    padding-right: 3rem;
    background-color: transparent;
    -webkit-appearance: none;
    border: none;
    font-size: 0.8rem;
    font-family: "Source Sans Pro", sans-serif;
    border-radius: 30px; }
    .main-search__input:focus {
      outline: none;
      box-shadow: 3px 3px 5px 0px rgba(200, 200, 200, 0.3); }
    .main-search__input:hover {
      box-shadow: 3px 3px 5px 0px rgba(200, 200, 200, 0.3); }
  .main-search__submit {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    padding-right: 0.75rem;
    padding-left: 0.75rem;
    -webkit-appearance: none;
    border: none;
    background-color: transparent;
    color: #e31933;
    font-size: 0.75rem;
    letter-spacing: 1px;
    font-family: "Source Sans Pro", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    border-top-right-radius: 23px;
    border-bottom-right-radius: 23px;
    transition: 0.2s; }
    .main-search__submit:focus {
      outline: none;
      background-color: rgba(220, 220, 220, 0.6); }
    .main-search__submit:hover {
      background-color: rgba(220, 220, 220, 0.6); }
  .main-search--mobile {
    position: relative;
    display: block;
    -webkit-transform: none;
            transform: none;
    transition: none;
    border: 1rem solid transparent;
    border-top: none; }
    @media (min-width: 800px) {
      .main-search--mobile {
        display: none; } }
    .main-search--mobile .main-search__input {
      background: #fff; }

.silc-nav__link {
  padding: 0.6rem 2.25rem;
  border-bottom: 1px solid #ebeced;
  transition: 0.2s; }
  .silc-nav__link:hover {
    text-decoration: none;
    background-color: #fff; }

.silc-nav__move--back {
  position: relative;
  padding: 0.6rem 2.25rem;
  font-weight: 700;
  font-size: 1em;
  border-bottom: 1px solid #ebeced;
  border-top: 1px solid #ebeced;
  transition: 0.2s; }
  .silc-nav__move--back:before {
    position: absolute;
    content: "\E901";
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1rem;
    font-weight: 400;
    left: 8px;
    top: 15.3px; }
  .silc-nav__move--back:hover {
    background-color: #fff; }

.silc-nav__move--forward {
  font-size: 0px;
  display: flex;
  align-items: center;
  border-left: 1px solid #ebeced;
  background-color: #F9FAFB;
  transition: 0.2s; }
  .silc-nav__move--forward:after {
    content: "\E900";
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #e31933;
    font-size: 1rem;
    font-weight: 400;
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
  .silc-nav__move--forward:hover {
    background-color: #fff; }

.nav-sublinks ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  padding-top: 1rem;
  padding-left: 2rem;
  -webkit-column-count: 2;
          column-count: 2;
  font-size: 0.7em;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px; }
  .nav-sublinks ul a {
    color: #000;
    padding: 0.4rem 0;
    display: inline-block; }

.hero-slider {
  position: relative;
  overflow: hidden; }
  @media (min-width: 800px) {
    .hero-slider {
      height: 100vh;
      background: linear-gradient(to right, #262626 0%, #262626 50%, #ffffff 50%, #ffffff 100%); } }
  .hero-slider__slide {
    display: none; }
    @media (min-width: 800px) {
      .hero-slider__slide {
        height: 100vh;
        display: flex;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        z-index: 1; } }
  .hero-slider__controls {
    display: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    right: 0.75rem;
    z-index: 5; }
    @media (min-width: 800px) {
      .hero-slider__controls {
        display: block; } }
    .hero-slider__controls button {
      -webkit-appearance: none;
      background: none;
      border: none;
      display: inherit; }
      .hero-slider__controls button:hover svg {
        fill: #000; }
      .hero-slider__controls button:focus {
        outline: none;
        border: none; }
        .hero-slider__controls button:focus svg {
          fill: #000; }
    .hero-slider__controls svg {
      display: block;
      margin: 10px;
      cursor: pointer;
      fill: #e31933; }
  .hero-slider__logo {
    position: absolute;
    left: 1rem;
    top: 16rem;
    -webkit-transform: translate(0, -75%);
            transform: translate(0, -75%);
    z-index: 5;
    width: 4rem; }
    @media (min-width: 800px) {
      .hero-slider__logo {
        top: 50%;
        box-shadow: 2px 2px 7px 0px rgba(180, 180, 180, 0.3);
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        transition: 0.2s; } }
    @media (min-width: 1200px) {
      .hero-slider__logo {
        width: 5rem; } }
  .hero-slider__panel {
    position: relative;
    width: 100%;
    min-height: 15rem; }
    @media (min-width: 800px) {
      .hero-slider__panel {
        transition: -webkit-transform .75s;
        transition: transform .75s;
        transition: transform .75s, -webkit-transform .75s;
        -webkit-transform: translateY(100%);
                transform: translateY(100%);
        height: 15rem;
        overflow: hidden;
        min-height: 100vh; } }
  .hero-slider__left {
    position: relative; }
    .hero-slider__left:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: linear-gradient(135deg, rgba(58, 58, 58, 0.6) 0%, rgba(27, 27, 27, 0) 53%, rgba(0, 0, 0, 0) 100%); }
  .hero-slider__right {
    min-height: 5rem; }
    .hero-slider__right .hero-slider__panel {
      padding-top: 30px; }
      @media (min-width: 800px) {
        .hero-slider__right .hero-slider__panel {
          padding-top: 0px;
          -webkit-transform: translateY(-100%);
                  transform: translateY(-100%);
          display: flex;
          justify-content: center;
          align-items: center; } }
  @media (min-width: 800px) {
    .hero-slider__video-wrap {
      background: none !important;
      position: relative; } }
  .hero-slider__video {
    display: none; }
    @media (min-width: 800px) {
      .hero-slider__video {
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto; } }
  .hero-slider__content {
    padding: 1rem;
    -webkit-font-smoothing: antialiased; }
    @media (min-width: 800px) {
      .hero-slider__content {
        padding: 1rem 3rem;
        max-width: 26rem; } }
  .hero-slider__cat {
    font-size: 0.7em;
    line-height: 1.3;
    display: block;
    color: #737373;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 10px;
    font-weight: 600; }
    @media (min-width: 400px) {
      .hero-slider__cat {
        margin-top: 0px; } }
  .hero-slider__title {
    font-size: 1em;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    margin-top: 0.75rem;
    border-bottom: 1px solid #f3f5f6; }
    @media (min-width: 800px) {
      .hero-slider__title {
        font-size: 1.7em;
        line-height: 1.1; } }
    @media (min-width: 1200px) {
      .hero-slider__title {
        font-size: 2.2em; } }
  @media (min-width: 800px) {
    .hero-slider__desc {
      font-size: 1rem; } }
  .hero-slider--active {
    z-index: 3;
    display: flex; }
    .hero-slider--active .hero-slider__panel {
      -webkit-transform: translateY(0);
              transform: translateY(0); }

.slider {
  display: none; }
  @media (min-width: 800px) {
    .slider {
      display: block; } }
  .slider__single {
    height: 30em;
    width: 100%;
    position: relative; }
    .slider__single:after {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: linear-gradient(45deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.3) 48%, rgba(0, 0, 0, 0) 100%); }
    .slider__single .compartment {
      display: flex;
      height: 100%;
      align-items: flex-end; }
  .slider__content {
    max-width: 27em;
    padding-bottom: 3em;
    color: #fff;
    z-index: 1;
    opacity: 0;
    -webkit-transform: translate(-60px, 0);
            transform: translate(-60px, 0);
    transition: opacity 0.5s, -webkit-transform 0.4s ease-out;
    transition: opacity 0.5s, transform 0.4s ease-out;
    transition: opacity 0.5s, transform 0.4s ease-out, -webkit-transform 0.4s ease-out; }
    .slider__content.content-visible {
      opacity: 1;
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0); }
      @media screen and (min-width: 1500px) and (max-width: 1850px) {
        .slider__content.content-visible {
          -webkit-transform: translate(10vw, 0);
                  transform: translate(10vw, 0); } }
      @media screen and (min-width: 1400px) and (max-width: 1500px) {
        .slider__content.content-visible {
          -webkit-transform: translate(10vw, 0);
                  transform: translate(10vw, 0); } }
      @media screen and (min-width: 950px) and (max-width: 1400px) {
        .slider__content.content-visible {
          -webkit-transform: translate(17vw, 0);
                  transform: translate(17vw, 0); } }
      @media screen and (min-width: 800px) and (max-width: 950px) {
        .slider__content.content-visible {
          -webkit-transform: translate(20vw, 0);
                  transform: translate(20vw, 0); } }
  .slider__quote {
    font-weight: 600;
    font-size: 1.3em;
    line-height: 1.4;
    text-shadow: 0 1px 0 #000; }
    .slider__quote:before {
      content: "\201C"; }
    .slider__quote:after {
      content: "\201D"; }
  .slider__noquotes {
    font-weight: 600;
    font-size: 1.3em;
    line-height: 1.4;
    text-shadow: 0 1px 0 #000; }
  .slider__name {
    font-size: 0.8em;
    letter-spacing: 0.5px;
    font-weight: 400; }
    .slider__name:before {
      content: '';
      display: block;
      width: 8em;
      height: 4px;
      background: #ffd200;
      margin-bottom: 1.4em; }
    .slider__name a {
      color: #fff; }
  .slider__info {
    text-transform: uppercase;
    font-size: 0.7em;
    letter-spacing: 2px;
    font-weight: 400; }
  .slider .flickity-prev-next-button {
    top: auto;
    bottom: 0;
    border: 3px solid #fff;
    background: transparent;
    transition: 0.2s;
    width: 50px;
    height: 50px; }
    .slider .flickity-prev-next-button:hover {
      background: rgba(255, 255, 255, 0.3); }
    .slider .flickity-prev-next-button.previous {
      left: auto;
      right: 86px; }
    .slider .flickity-prev-next-button.next {
      right: 28px; }
    .slider .flickity-prev-next-button .arrow {
      fill: #fff; }
    .slider .flickity-prev-next-button svg {
      left: 31%;
      top: 31%;
      width: 36%;
      height: 36%; }
  .slider .flickity-page-dots {
    display: none; }

.unit-hero-slider {
  display: block; }
  .unit-hero-slider__title {
    font-weight: 700;
    line-height: 1.2;
    color: #FFFFFF;
    font-size: 1.1rem;
    margin-bottom: 1rem; }
    @media (min-width: 800px) {
      .unit-hero-slider__title {
        font-size: 2.2rem; } }
  .unit-hero-slider p {
    font-weight: 500;
    line-height: 1.6;
    color: #FFFFFF;
    font-size: 0.8rem; }
    @media (min-width: 800px) {
      .unit-hero-slider p {
        font-size: 1.1rem; } }
  .unit-hero-slider--wrapper {
    display: block;
    width: 100%;
    position: relative; }
    @media (min-width: 800px) {
      .unit-hero-slider--wrapper {
        max-height: 26.5rem; } }
  @media (min-width: 800px) {
    .unit-hero-slider {
      max-height: 26.5rem; } }
  .unit-hero-slider__mobile-img {
    display: block;
    margin: 0;
    padding: 0;
    line-height: 0; }
    @media (min-width: 800px) {
      .unit-hero-slider__mobile-img {
        display: none; } }
  .unit-hero-slider__single {
    width: 100%;
    position: relative;
    background-color: black;
    background-size: 0; }
    @media (min-width: 800px) {
      .unit-hero-slider__single {
        height: 26.5rem;
        background-position: center;
        background-size: cover; } }
    .unit-hero-slider__single .compartment {
      display: flex;
      height: 100%;
      align-items: flex-end; }
    .unit-hero-slider__single.is-selected .unit-hero-slider__content {
      opacity: 1;
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0); }
  .unit-hero-slider__content {
    width: 100%;
    padding: 1rem;
    height: 100%;
    color: #fff;
    z-index: 1;
    opacity: 1;
    background: black;
    -webkit-transform: none !important;
            transform: none !important;
    transition: opacity 1.5s, -webkit-transform 0.9s ease-out;
    transition: opacity 1.5s, transform 0.9s ease-out;
    transition: opacity 1.5s, transform 0.9s ease-out, -webkit-transform 0.9s ease-out;
    position: relative; }
    @media (min-width: 800px) {
      .unit-hero-slider__content {
        position: absolute;
        background: rgba(0, 0, 0, 0.55);
        width: 40%;
        opacity: 0;
        -webkit-transform: translate(-60px, 0);
                transform: translate(-60px, 0); } }
    @media (min-width: 900px) {
      .unit-hero-slider__content {
        padding: 2.5rem 4%; } }
  .unit-hero-slider__quote {
    font-weight: 600;
    font-size: 1.3em;
    line-height: 1.4;
    text-shadow: 0 1px 0 #000; }
    .unit-hero-slider__quote:before {
      content: "\201C"; }
    .unit-hero-slider__quote:after {
      content: "\201D"; }
  .unit-hero-slider__name {
    font-size: 0.8em;
    letter-spacing: 0.5px;
    font-weight: 400; }
    .unit-hero-slider__name:before {
      content: '';
      display: block;
      width: 8em;
      height: 4px;
      background: #ffd200;
      margin-bottom: 1.4em; }
  .unit-hero-slider__info {
    text-transform: uppercase;
    font-size: 0.7em;
    letter-spacing: 2px;
    font-weight: 400; }
  .unit-hero-slider .flickity-prev-next-button {
    top: auto;
    bottom: 0;
    background: #f3f5f6;
    transition: 0.2s;
    width: 60px;
    height: 60px;
    border-radius: 0;
    -webkit-transform: none;
            transform: none;
    display: none; }
    @media (min-width: 800px) {
      .unit-hero-slider .flickity-prev-next-button {
        display: block; } }
    .unit-hero-slider .flickity-prev-next-button:hover {
      background: #eee; }
    .unit-hero-slider .flickity-prev-next-button.previous {
      left: calc(40% - 60px);
      right: auto; }
    .unit-hero-slider .flickity-prev-next-button.next {
      left: calc(40%); }
    .unit-hero-slider .flickity-prev-next-button .arrow {
      fill: #e31933; }
    .unit-hero-slider .flickity-prev-next-button svg {
      left: 31%;
      top: 31%;
      width: 36%;
      height: 36%; }
  .unit-hero-slider .flickity-page-dots {
    display: none; }
  .unit-hero-slider__numbers {
    font-weight: 300;
    font-size: 0.8rem;
    line-height: 1.2;
    bottom: 0;
    letter-spacing: 1px;
    color: white;
    padding: 0.75rem;
    position: absolute;
    width: 3rem;
    height: 3rem;
    display: none;
    align-items: center;
    left: calc(40% - 125px);
    right: auto;
    font-family: "Source Sans Pro", sans-serif;
    z-index: 99999999; }
    @media (min-width: 800px) {
      .unit-hero-slider__numbers {
        font-size: .9rem;
        display: flex; } }

.unit-hero-slider__video {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%; }

.people-slider {
  width: 100%;
  min-height: 20.25rem;
  border: 6px solid #f3f5f6;
  margin-top: 0.75rem;
  padding: 3.75rem 1rem 1rem; }
  @media (min-width: 800px) {
    .people-slider {
      padding: 1.2rem 1.4rem !important; } }
  .people-slider__single {
    min-height: 405px;
    width: 100%;
    left: 0 !important;
    opacity: 0;
    z-index: 0;
    transition: 1s ease all; }
    .people-slider__single.is-selected {
      opacity: 1;
      z-index: 1; }
  .people-slider__img {
    min-height: 8.5rem; }
    @media (min-width: 800px) {
      .people-slider__img {
        min-height: 100%; } }
  .people-slider .flickity-slider {
    -webkit-transform: none !important;
            transform: none !important; }
  .people-slider .flickity-prev-next-button {
    top: 0;
    z-index: 10000;
    bottom: auto;
    background: #f3f5f6;
    transition: 0.2s;
    width: 50%;
    height: 50px;
    border-radius: 0;
    -webkit-transform: none;
            transform: none; }
    @media (min-width: 800px) {
      .people-slider .flickity-prev-next-button {
        width: 50px; } }
    .people-slider .flickity-prev-next-button:hover {
      background: #eee; }
    .people-slider .flickity-prev-next-button.previous {
      left: 0;
      right: auto; }
      @media (min-width: 800px) {
        .people-slider .flickity-prev-next-button.previous {
          left: 0; } }
    .people-slider .flickity-prev-next-button.next {
      right: 0;
      left: auto; }
      @media (min-width: 800px) {
        .people-slider .flickity-prev-next-button.next {
          left: 2.5rem; } }
    .people-slider .flickity-prev-next-button .arrow {
      fill: #e31933; }
    .people-slider .flickity-prev-next-button svg {
      left: 31%;
      top: 31%;
      width: 36%;
      height: 36%; }
  .people-slider .flickity-page-dots {
    display: none; }
  .people-slider .silc-grid {
    height: 100%;
    min-height: 20.25rem; }
  .people-slider .fancy-header {
    padding-top: 1.25rem;
    padding-bottom: 0rem;
    margin-bottom: 0; }
    @media (min-width: 800px) {
      .people-slider .fancy-header {
        padding-top: 3rem; } }

.instagram-block__title {
  font-weight: 300;
  font-size: 1.3em;
  margin-bottom: 0.5rem; }
  @media (min-width: 800px) {
    .instagram-block__title {
      font-size: 2em;
      margin-bottom: 1rem; } }
  .instagram-block__title:before {
    content: "\EA92";
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #e31933;
    margin-right: 0.5rem;
    position: relative;
    top: 3px; }
    @media (min-width: 800px) {
      .instagram-block__title:before {
        display: block;
        width: 100%;
        margin-bottom: 10px; } }

.instagram-block__header {
  display: block;
  margin-bottom: 1rem !important; }
  @media (min-width: 800px) {
    .instagram-block__header {
      flex: 1 0 100%;
      display: flex;
      margin-bottom: 0rem; } }

.instagram-block__caption {
  font-size: 0.8rem;
  color: #474747;
  font-weight: 400; }

.instagram-block__img-main {
  width: 100%;
  height: 12.5rem; }
  @media (min-width: 800px) {
    .instagram-block__img-main {
      height: 19.5rem; } }

.instagram-block__img-wrap {
  display: block;
  margin-bottom: 1.5rem;
  position: relative; }
  .instagram-block__img-wrap:last-of-type {
    margin-bottom: 0; }
  .instagram-block__img-wrap:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 0.2s;
    mix-blend-mode: soft-light; }
  .instagram-block__img-wrap:hover:after {
    background-color: rgba(0, 0, 0, 0.4); }

.instagram-block__img-small {
  width: 100%;
  height: 5.5rem;
  display: none; }
  @media (min-width: 800px) {
    .instagram-block__img-small {
      display: block; } }

.instagram-block__hz-grid {
  display: flex;
  justify-content: space-between; }

.instagram-block--hz {
  padding: 1.4rem;
  border: 6px solid #f3f5f6; }
  .instagram-block--hz .instagram-block__img-wrap {
    display: none;
    flex: 0 1 100%;
    width: 100%;
    height: 14.25rem;
    margin-bottom: 0; }
    .instagram-block--hz .instagram-block__img-wrap:first-of-type {
      display: flex; }
    @media (min-width: 800px) {
      .instagram-block--hz .instagram-block__img-wrap {
        display: flex;
        flex: 0 1 232px;
        width: 11.6rem;
        height: 11.6rem; } }
  .instagram-block--hz .instagram-block__img-small {
    height: 100%;
    display: block; }
    @media (min-width: 800px) {
      .instagram-block--hz .instagram-block__img-small {
        height: 11.6rem; } }
  .instagram-block--hz .instagram-block__info {
    padding-left: 0; }
    @media (min-width: 800px) {
      .instagram-block--hz .instagram-block__info {
        padding-left: 1.5rem; } }

.twitter-block__title {
  font-weight: 300;
  margin-bottom: 1rem;
  font-size: 1.3em; }
  @media (min-width: 800px) {
    .twitter-block__title {
      font-size: 2em; } }
  .twitter-block__title:before {
    content: "\EA96";
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #e31933;
    margin-right: 0.5rem;
    position: relative;
    top: 3px; }

.twitter-block__tweet {
  font-size: 0.8rem;
  color: #474747;
  font-weight: 400; }

.program-explorer {
  position: relative;
  -webkit-font-smoothing: antialiased; }
  .program-explorer__wrap {
    padding: 2.5em 0 1.5em; }
    @media (min-width: 800px) {
      .program-explorer__wrap {
        padding: 4em 0 2.5em;
        background-color: #fff; } }
    .program-explorer__wrap.program-explorer__sub-main {
      padding: 0.5em 1em; }
      @media (min-width: 800px) {
        .program-explorer__wrap.program-explorer__sub-main {
          padding: 4em 0 2.5em; } }
  .program-explorer__main-list {
    display: none; }
    .program-explorer__main-list.drawer-open {
      display: block;
      margin-bottom: 1.25rem; }
    @media (min-width: 800px) {
      .program-explorer__main-list {
        display: block; } }
    .program-explorer__main-list > li {
      border-bottom: 1px solid #f3f5f6; }
      @media (min-width: 800px) {
        .program-explorer__main-list > li {
          border-bottom: none; } }
      .program-explorer__main-list > li > a {
        position: relative;
        padding-left: 1.25rem; }
        @media (min-width: 800px) {
          .program-explorer__main-list > li > a {
            position: static;
            padding-left: 0;
            font-size: 1.2rem; } }
        .program-explorer__main-list > li > a.drawer-open:before {
          content: "\E905"; }
        .program-explorer__main-list > li > a:before {
          content: "\E906";
          /* use !important to prevent issues with browser extensions that change fonts */
          font-family: 'icomoon' !important;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          /* Better Font Rendering =========== */
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          position: absolute;
          display: inline-block;
          left: 0;
          top: 3px; }
          @media (min-width: 800px) {
            .program-explorer__main-list > li > a:before {
              display: none; } }
    .program-explorer__main-list.program-explorer__list-long {
      -webkit-column-count: 1;
              column-count: 1; }
      @media (min-width: 800px) {
        .program-explorer__main-list.program-explorer__list-long {
          -webkit-column-count: 2;
                  column-count: 2; } }
      @media (min-width: 1100px) {
        .program-explorer__main-list.program-explorer__list-long {
          -webkit-column-count: 3;
                  column-count: 3; } }
  .program-explorer__main-trigger {
    color: #000;
    font-weight: 600;
    font-size: 0.7em;
    position: relative;
    top: -20px;
    display: none; }
    @media (min-width: 800px) {
      .program-explorer__main-trigger {
        display: block; } }
    .program-explorer__main-trigger:before {
      content: "\E901";
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: inline-block; }
  .program-explorer__title {
    padding-left: 1.5rem;
    font-weight: 700;
    font-size: 1.3rem;
    margin-bottom: 1.5rem;
    cursor: pointer;
    position: relative; }
    @media (min-width: 800px) {
      .program-explorer__title {
        position: static;
        padding-left: 0;
        margin-bottom: 1em;
        cursor: inherit; } }
    .program-explorer__title:before {
      content: "\E906";
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      position: absolute;
      left: -5px; }
      @media (min-width: 800px) {
        .program-explorer__title:before {
          display: none; } }
    .program-explorer__title.drawer-open:before {
      content: "\E905"; }
  .program-explorer__sub {
    display: none; }
    @media (min-width: 800px) {
      .program-explorer__sub {
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0; } }
    .program-explorer__sub .program-explorer__list-long {
      padding: 0.75em 0; }
  .program-explorer__list-short {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .program-explorer__list-short > li {
      padding: 0.5em 0; }
      .program-explorer__list-short > li > a {
        display: block;
        color: #000;
        -webkit-font-smoothing: antialiased; }
        .program-explorer__list-short > li > a:after {
          content: "\E900";
          /* use !important to prevent issues with browser extensions that change fonts */
          font-family: 'icomoon' !important;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          /* Better Font Rendering =========== */
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          right: 0;
          color: #e31933;
          opacity: 0;
          transition: 0.2s;
          position: relative;
          top: 2px;
          left: 5px; }
        .program-explorer__list-short > li > a:hover {
          text-decoration: none;
          color: #e31933; }
          .program-explorer__list-short > li > a:hover:after {
            opacity: 1; }
        .program-explorer__list-short > li > a:after {
          display: none; }
          @media (min-width: 800px) {
            .program-explorer__list-short > li > a:after {
              display: inline-block; } }
  .program-explorer__list-long {
    -webkit-column-count: 2;
            column-count: 2;
    margin: 0;
    padding: 0;
    list-style-type: none; }
    @media (min-width: 800px) {
      .program-explorer__list-long {
        -webkit-column-count: 3;
                column-count: 3; } }
    .program-explorer__list-long > li {
      display: inline-block;
      width: 100%;
      padding: 0.5em 0; }
      .program-explorer__list-long > li > a {
        display: block;
        color: #000;
        -webkit-font-smoothing: antialiased; }
        .program-explorer__list-long > li > a:after {
          content: "\E900";
          /* use !important to prevent issues with browser extensions that change fonts */
          font-family: 'icomoon' !important;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          /* Better Font Rendering =========== */
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          right: 0;
          color: #e31933;
          opacity: 0;
          transition: 0.2s;
          position: relative;
          top: 2px;
          left: 5px; }
        .program-explorer__list-long > li > a:hover {
          text-decoration: none;
          color: #e31933; }
          .program-explorer__list-long > li > a:hover:after {
            opacity: 1; }
  .program-explorer__sub-title {
    display: none; }
    @media (min-width: 800px) {
      .program-explorer__sub-title {
        display: block;
        margin-bottom: 0.75em;
        font-size: 2.3em; } }
  .program-explorer__sub-desc {
    padding-right: 1.5rem; }
    .program-explorer__sub-desc p {
      color: #757575;
      font-weight: 400;
      font-size: 0.8rem;
      line-height: 1.4; }
  .program-explorer__sub-links, .program-explorer__sub-links > ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    line-height: 1; }
    .program-explorer__sub-links a, .program-explorer__sub-links > ul a {
      font-size: 0.75em;
      font-weight: 600;
      margin-bottom: 10px;
      display: inline-block; }
  .program-explorer__left {
    padding-right: 0.8rem; }
  @media (min-width: 800px) {
    .program-explorer__right {
      padding-left: 2.5rem;
      border-left: 3px solid #f3f5f6; } }
  .program-explorer__more {
    margin-top: 1.5em;
    margin-bottom: 0.25em; }

.program-explorer__main.program-explorer__wrap {
  will-change: transform;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
  -webkit-transform: translate(0);
          transform: translate(0); }
  @media (min-width: 800px) {
    .program-explorer__main.program-explorer__wrap.hide {
      -webkit-transform: translate(-100vw);
              transform: translate(-100vw); } }
  .program-explorer__main.program-explorer__wrap .program-explorer__sub {
    will-change: transform;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s; }
    @media (min-width: 800px) {
      .program-explorer__main.program-explorer__wrap .program-explorer__sub {
        -webkit-transform: translate(-100vw);
                transform: translate(-100vw); } }
    .program-explorer__main.program-explorer__wrap .program-explorer__sub.animate {
      display: block;
      background-color: #F9FAFB;
      margin-top: 0.75rem;
      margin-bottom: 0.5rem; }
      @media (min-width: 800px) {
        .program-explorer__main.program-explorer__wrap .program-explorer__sub.animate {
          background-color: transparent;
          margin-top: auto;
          margin-bottom: auto;
          -webkit-transform: translate(100vw);
                  transform: translate(100vw); } }
  .program-explorer__main.program-explorer__wrap .program-explorer__sub-main {
    will-change: opacity;
    transition: opacity .5s; }
    @media (min-width: 800px) {
      .program-explorer__main.program-explorer__wrap .program-explorer__sub-main {
        opacity: 0; } }
    .program-explorer__main.program-explorer__wrap .program-explorer__sub-main.fade-in {
      opacity: 1; }

.drawer-open .program-explorer__main-list {
  display: block; }

.news {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  padding-top: 1rem;
  margin-bottom: 1rem;
  color: #000;
  border-top: 3px solid #f3f5f6;
  transition: background .2s; }
  @media (min-width: 800px) {
    .news {
      padding-bottom: 1rem;
      padding-top: 1rem;
      border-top: none; } }
  @media (min-width: 800px) {
    .front .news {
      padding-left: 1rem;
      margin-left: -1rem; } }
  .front .news.silc-grid__col {
    padding-left: 30px; }
  .news:hover {
    text-decoration: none; }
    @media (min-width: 800px) {
      .news:hover {
        background: #fff; } }
  .news article {
    width: 100%; }
  .news__content {
    width: calc(100% - 130px);
    padding-left: 1rem;
    float: left; }
    @media (min-width: 800px) {
      .news__content {
        width: calc(100% - 200px); } }
  .news__img {
    height: 100px;
    width: 130px;
    float: left; }
    @media (min-width: 800px) {
      .news__img {
        height: 150px;
        width: 200px; } }
  .news__date {
    display: block;
    font-size: 0.75rem;
    text-transform: inherit;
    color: #262626;
    font-weight: 600;
    letter-spacing: 0px;
    margin-bottom: 6px; }
  .news__source {
    font-size: 0.7em;
    color: #737373;
    display: block;
    font-weight: 400;
    margin-bottom: 10px; }
    @media (min-width: 800px) {
      .news__source {
        margin-bottom: 5px; } }
    .news__source--external {
      font-size: 0.7em;
      color: #a2a2a2;
      display: none;
      font-weight: 400;
      margin-bottom: 10px; }
      @media (min-width: 800px) {
        .news__source--external {
          margin-bottom: 5px; } }
      .news__source--external.true {
        display: block; }
  .news__title {
    font-weight: 700;
    margin-bottom: 0; }
    @media (min-width: 800px) {
      .news__title {
        margin-bottom: 0.5rem; } }
  .news--main {
    border-top: none;
    padding-top: 0;
    margin-bottom: 0; }
    @media (min-width: 800px) {
      .news--main {
        padding-top: 1rem;
        padding-left: 2rem;
        margin-left: 0; } }
    .news--main .news__img {
      height: 15em;
      width: 100%; }
      @media (min-width: 1200px) {
        .news--main .news__img {
          width: 430px;
          height: 12em;
          padding-left: 0.5rem; } }
    .news--main .news__title {
      font-size: 1rem; }
      @media (min-width: 800px) {
        .news--main .news__title {
          font-size: 1.5rem; } }
    .news--main .news__content {
      width: 100%;
      padding-left: 0;
      padding-top: 1rem; }
      @media (min-width: 1200px) {
        .news--main .news__content {
          width: calc(100% - 430px);
          padding-left: 1.5rem; } }
  .news--feed__results {
    width: 100%; }
    .news--feed__results article {
      width: 100%;
      padding-bottom: 1rem; }
      @media (min-width: 800px) {
        .news--feed__results article {
          padding-bottom: 0; } }
    .news--feed__results h2 {
      font-size: 0.8rem;
      margin-bottom: 0.5rem; }
      @media (min-width: 800px) {
        .news--feed__results h2 {
          font-size: 1.4rem;
          margin-bottom: 0rem; } }
    .news--feed__results .news__date,
    .news--feed__results .news__source {
      display: block; }
      @media (min-width: 560px) {
        .news--feed__results .news__date,
        .news--feed__results .news__source {
          display: inline-block; } }
    .news--feed__results .news__content {
      padding: 0 1rem; }
      .news--feed__results .news__content p {
        margin-top: 0.5rem;
        display: none; }
        @media (min-width: 800px) {
          .news--feed__results .news__content p {
            display: block; } }
    .news--feed__results .news__source {
      padding-left: 0rem;
      margin-bottom: 0; }
      @media (min-width: 800px) {
        .news--feed__results .news__source {
          padding-left: 0.5rem; } }
    .news--feed__results .news {
      border-top: 0;
      background: #FFFFFF;
      padding-left: 1rem;
      margin-left: 0; }
      .news--feed__results .news:hover {
        box-shadow: 3px 3px 4px 0px rgba(200, 200, 200, 0.4); }
    @media (min-width: 800px) {
      .news--feed__results .news__img {
        height: 150px;
        width: 200px; } }

.section--featured-news .section--padded-small {
  padding-bottom: 0 !important; }

.section--featured-news .carrousel {
  padding-top: 1rem; }
  @media (min-width: 800px) {
    .section--featured-news .carrousel {
      padding-bottom: 0 !important; }
      .section--featured-news .carrousel .flickity-prev-next-button {
        top: 21.5% !important; } }

@media (min-width: 800px) {
  .section--featured-news.section--ks-news .carrousel .flickity-prev-next-button {
    top: 30.5% !important; } }

.story {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  padding-top: 20px;
  border-top: 3px solid #f3f5f6;
  color: #000; }
  @media (min-width: 800px) {
    .story {
      border-top: none;
      padding-top: 0; } }
  .story:hover {
    text-decoration: none; }
    @media (min-width: 800px) {
      .story:hover {
        box-shadow: 3px 3px 4px 0px rgba(200, 200, 200, 0.4); } }
    @media (min-width: 800px) {
      .story:hover .story__content {
        background-color: #f3f5f6; } }
  .story article {
    width: 100%; }
  .story__img {
    height: 100px;
    width: 100px;
    float: left; }
    @media (min-width: 800px) {
      .story__img {
        height: 15em;
        width: 100%; } }
  .story__content {
    width: calc(100% - 100px);
    padding-left: 1em;
    background-color: #fff;
    transition: 0.2s;
    float: left; }
    @media (min-width: 800px) {
      .story__content {
        width: calc(100% - 150px); } }
  .story__title {
    margin-bottom: 1rem; }
    @media (min-width: 800px) {
      .story__title {
        margin-bottom: 0.5rem; } }
  .story__excerpt {
    display: none; }
    @media (min-width: 800px) {
      .story__excerpt {
        display: block; } }
  .story__meta {
    display: block;
    margin-bottom: 0.25rem;
    font-size: 0.7em;
    font-weight: 400;
    color: #676767; }
  @media (min-width: 800px) {
    .story__content {
      width: 100%;
      padding: 1em;
      border-left: 6px solid #f3f5f6;
      border-bottom: 6px solid #f3f5f6;
      border-right: 6px solid #f3f5f6; } }
  .story--main {
    border-top: none;
    padding-top: 0; }
    @media (min-width: 800px) {
      .story--main {
        display: block;
        padding-top: 0;
        padding-bottom: 0; } }
    .story--main .story__img {
      width: 100%;
      height: 15em;
      margin-bottom: 0.5rem;
      margin-top: 2rem;
      float: none; }
      @media (min-width: 800px) {
        .story--main .story__img {
          width: 100%;
          height: 25rem;
          margin-bottom: 0;
          margin-top: 0; } }
    .story--main .story__title {
      font-size: 1rem; }
      @media (min-width: 800px) {
        .story--main .story__title {
          font-size: 1.2rem; } }
    .story--main .story__content {
      width: 100%;
      padding-left: 0; }
      @media (min-width: 800px) {
        .story--main .story__content {
          position: absolute;
          right: 10%;
          bottom: -5em;
          width: 20em;
          padding: 1em;
          border: 6px solid #f3f5f6; } }

.header {
  width: 100%;
  z-index: 100;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 400;
  background: #fff; }
  @media (min-width: 800px) {
    .header {
      position: absolute;
      top: auto;
      left: 0;
      display: block;
      background: transparent; } }
  .header--fixed {
    position: fixed;
    top: 0;
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1); }
    @media (min-width: 800px) {
      .header--fixed {
        position: absolute;
        top: 2.2rem;
        top: auto;
        background: transparent;
        box-shadow: none; } }
  .header__logo-link {
    padding: 0.5rem;
    display: flex;
    align-items: center;
    max-width: 12.5rem; }
    @media (min-width: 800px) {
      .header__logo-link {
        display: block;
        padding: 1rem;
        max-width: 50%; } }
  .header__logo {
    max-width: 100%;
    width: auto; }
    @media (min-width: 800px) {
      .header__logo {
        max-width: 17.5rem; } }
    .header__logo--desktop {
      display: none; }
      @media (min-width: 800px) {
        .header__logo--desktop {
          display: block; } }
    @media (min-width: 800px) {
      .header__logo--mobile {
        display: none; } }

.main-menu__offcanvas {
  z-index: 399;
  /* One less than header */ }

.unit-site .header,
.not_front .header {
  position: relative;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  top: 0;
  background: #fff; }
  .unit-site .header .header__logo,
  .not_front .header .header__logo {
    max-height: 2.2rem;
    flex: 0 0 auto; }
    @media (min-width: 800px) {
      .unit-site .header .header__logo,
      .not_front .header .header__logo {
        max-height: 3.05rem;
        min-height: 3.05rem;
        max-width: 100%;
        width: auto;
        height: 100%; } }
    .unit-site .header .header__logo--desktop,
    .not_front .header .header__logo--desktop {
      display: none; }
    .unit-site .header .header__logo--mobile,
    .not_front .header .header__logo--mobile {
      display: block; }
  .unit-site .header--fixed,
  .not_front .header--fixed {
    position: fixed;
    background: #fff;
    top: 0; }
    @media (min-width: 800px) {
      .unit-site .header--fixed,
      .not_front .header--fixed {
        position: relative; } }

@media (min-width: 800px) {
  .toolbar-fixed.front:not(.unit-site) .header {
    top: 230px; } }

.statistic {
  display: none; }
  @media (min-width: 800px) {
    .statistic {
      display: block;
      line-height: 1; } }
  .statistic__num {
    display: block;
    font-size: 1.5rem;
    margin-bottom: 10px;
    font-weight: 700;
    color: #daeaf3; }
    @media (min-width: 800px) {
      .statistic__num {
        font-size: 4.4rem; } }
  .statistic__text {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px; }

.social-follow {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  list-style-type: none; }
  @media (min-width: 800px) {
    .social-follow {
      margin-bottom: 0; } }
  .social-follow li {
    display: inherit; }
  .social-follow__item {
    margin-right: 0.5rem;
    -webkit-perspective: 1000px;
            perspective: 1000px; }
    @media (min-width: 800px) {
      .social-follow__item {
        margin-bottom: 0; } }
    .social-follow__item:hover {
      text-decoration: none; }
      .social-follow__item:hover i {
        -webkit-animation: flip 0.3s ease-in-out forwards;
                animation: flip 0.3s ease-in-out forwards;
        background-color: #FFFFFF; }
    .social-follow__item i {
      display: inline-block;
      border-radius: 50%;
      width: 1.6rem;
      height: 1.6rem;
      font-size: 0.75rem;
      color: #262626;
      background-color: #FFFFFF;
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      transition: color .2s;
      -webkit-transform-style: preserve-3d;
              transform-style: preserve-3d; }
      .social-follow__item i.icon-play3 {
        background-color: #FF0000; }
      .social-follow__item i.icon-facebook {
        background-color: #3b5998; }
      .social-follow__item i.icon-instagram {
        background-color: #ba00b2; }
      .social-follow__item i.icon-twitter {
        background-color: #000; }
      .social-follow__item i.icon-rss {
        background-color: #EF8321; }
      .social-follow__item i.icon-youtube {
        background-color: #b31217; }
      .social-follow__item i.icon-vimeo {
        background-color: #1ab7ea; }
      .social-follow__item i.icon-flickr {
        background-color: #ff0084; }
      .social-follow__item i.icon-linkedin2 {
        background-color: #0077b5; }

@-webkit-keyframes flip {
  100% {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg); } }

@keyframes flip {
  100% {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg); } }

.site-footer {
  background: #000;
  color: #fff; }
  @media (min-width: 800px) {
    .site-footer {
      background: linear-gradient(to right, #000000 0%, #000000 50%, #262626 50%, #262626 100%); } }
  .site-footer__heading {
    font-size: 0.8rem;
    font-weight: 400;
    color: white;
    text-transform: uppercase;
    margin-top: 1rem;
    margin-bottom: 0.5rem; }
  .site-footer__main ul {
    list-style-type: none;
    padding: 0;
    margin: 0; }
  .site-footer__main::after {
    content: '';
    height: 1px;
    background: #676767;
    display: block;
    width: calc(100% - 60px);
    z-index: 1;
    margin: 0 auto;
    left: 0;
    right: 0;
    position: absolute;
    margin-top: -20px; }
    @media (min-width: 800px) {
      .site-footer__main::after {
        display: none; } }
  .site-footer__main .compartment {
    padding: 0; }
    @media (min-width: 800px) {
      .site-footer__main .compartment {
        padding: 0 1rem; } }
  .site-footer__info {
    background: #000;
    padding-left: 3rem;
    padding-right: 1.5rem; }
    .site-footer__info a {
      color: #fff;
      text-decoration: underline; }
      .site-footer__info a:hover {
        color: #ffd200; }
    @media (min-width: 800px) {
      .site-footer__info {
        padding-right: 0;
        padding-left: 1.5rem; } }
  .site-footer__links {
    background: #262626;
    padding-left: 3rem;
    padding-right: 1.5rem; }
    @media (min-width: 800px) {
      .site-footer__links {
        padding-left: 5em; } }
    .site-footer__links a {
      color: #fff; }
  .site-footer__logo {
    width: 100%;
    max-width: 16em;
    margin-bottom: 1.25em; }
  .site-footer__address {
    font-size: 0.8em;
    font-style: normal;
    line-height: 1.4;
    font-weight: 400;
    color: #afafaf; }
    .site-footer__address a {
      color: #afafaf;
      text-decoration: underline; }
  .site-footer__main-links {
    font-weight: 600 !important;
    font-size: 0.9rem !important; }
    .site-footer__main-links .silc-nav__items .main-menu__home {
      display: none; }
    .site-footer__main-links .silc-nav__items li.silc-nav__item {
      border-top: 0px; }
      .site-footer__main-links .silc-nav__items li.silc-nav__item a.silc-nav__link {
        display: inline-block;
        padding: 0.5em 0em;
        border-bottom: 0px; }
        .site-footer__main-links .silc-nav__items li.silc-nav__item a.silc-nav__link:hover {
          text-decoration: underline;
          background: none !important; }
  .site-footer__sub-links {
    -webkit-column-count: 1;
            column-count: 1;
    font-size: 0.9rem; }
    .site-footer__sub-links a {
      display: inline-block;
      padding: 0.5em 0em; }
    @media (min-width: 800px) {
      .site-footer__sub-links {
        -webkit-column-count: 2;
                column-count: 2; } }
  .site-footer__sole {
    padding-top: 1rem;
    padding-bottom: 1rem;
    background: #262626;
    position: relative; }
  .site-footer__sole-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  .site-footer__social-label {
    display: inline-block;
    margin-bottom: 10px;
    background-color: #262626;
    font-size: 0.7rem;
    text-transform: uppercase;
    letter-spacing: 1.1px; }
    @media (min-width: 800px) {
      .site-footer__social-label {
        margin-bottom: 0;
        position: absolute;
        bottom: 100%;
        padding: 10px; } }
  .site-footer__copyright {
    font-size: 0.6rem;
    align-self: flex-end; }
  .site-footer__legal {
    padding: 0;
    margin: 0;
    list-style-type: none;
    align-self: flex-end; }
    .site-footer__legal li {
      display: inline-block;
      font-size: 0.6rem; }
      .site-footer__legal li:not(:last-of-type):after {
        content: '|';
        padding-left: 6px;
        padding-right: 6px; }
    .site-footer__legal a {
      color: #fff;
      text-decoration: underline; }
      .site-footer__legal a:hover {
        color: #ffd200; }

.vs-inner {
  position: relative; }

.vertical-explorer {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  box-sizing: border-box; }
  @media (min-width: 1200px) {
    .vertical-explorer {
      padding-right: 82px;
      min-height: 650px; } }
  .vertical-explorer ul {
    list-style-type: none;
    padding: 0 1.5rem 1.5rem 1.5rem;
    margin: 0;
    width: 100%;
    display: block;
    box-sizing: border-box; }
    @media (min-width: 900px) {
      .vertical-explorer ul {
        -webkit-column-count: 2;
                column-count: 2;
        -webkit-column-gap: 1.5rem;
                column-gap: 1.5rem; } }
    .vertical-explorer ul a {
      color: #000;
      font-size: 0.75rem;
      font-weight: 600;
      padding-top: 0.75rem;
      display: inline-block;
      width: 100%;
      line-height: 1.2;
      -webkit-column-break-inside: avoid;
              break-inside: avoid; }
      @media (min-width: 1200px) {
        .vertical-explorer ul a {
          font-size: 0.8rem;
          padding-top: 0.75rem;
          display: block;
          color: #000;
          -webkit-font-smoothing: antialiased; }
          .vertical-explorer ul a:after {
            content: "\E900";
            /* use !important to prevent issues with browser extensions that change fonts */
            font-family: 'icomoon' !important;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            /* Better Font Rendering =========== */
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            right: 0;
            color: #e31933;
            opacity: 0;
            transition: 0.2s;
            position: relative;
            top: 2px;
            left: 5px; }
          .vertical-explorer ul a:hover {
            text-decoration: none;
            color: #e31933; }
            .vertical-explorer ul a:hover:after {
              opacity: 1; } }
      @media (min-width: 1200px) {
        .vertical-explorer ul a {
          font-size: 0.9rem;
          padding-top: 1rem; } }
  .vertical-explorer__panel {
    overflow: hidden;
    transition: height .3s;
    width: 100%;
    display: block; }
    @media (min-width: 1200px) {
      .vertical-explorer__panel {
        position: absolute;
        left: 0;
        top: 0;
        height: 650px;
        pointer-events: none; }
        .vertical-explorer__panel .vertical-explorer__header {
          pointer-events: auto; } }
    .vertical-explorer__panel:first-child {
      margin-bottom: 1.5rem; }
    @media (min-width: 1200px) {
      .vertical-explorer__panel:last-child {
        left: 82px; }
        .vertical-explorer__panel:last-child .vertical-explorer__header {
          left: calc(100% - 82px);
          transition: left .3s;
          background: #f3f5f6; }
        .vertical-explorer__panel:last-child.panel-open .vertical-explorer__header {
          left: 0; }
        .vertical-explorer__panel:last-child .vertical-explorer__main {
          background: #f3f5f6; }
          .vertical-explorer__panel:last-child .vertical-explorer__main:before {
            content: '';
            width: 82px;
            height: 100%;
            position: absolute;
            background-color: #fff;
            left: -82px;
            top: 0; }
      .vertical-explorer__panel:first-child .vertical-explorer__main:before {
        content: '';
        width: 82px;
        height: 100%;
        position: absolute;
        background-color: #fff;
        right: -82px;
        top: 0; } }
  .vertical-explorer__header {
    background-color: #fff;
    -webkit-transform-origin: top left;
            transform-origin: top left; }
    @media (min-width: 1200px) {
      .vertical-explorer__header {
        -webkit-transform: rotate(-90deg) translateX(-100%);
                transform: rotate(-90deg) translateX(-100%);
        position: absolute;
        top: 0;
        left: 0;
        width: 650px;
        z-index: 20; } }
  .vertical-explorer__title {
    margin-bottom: 0;
    font-size: 1.1rem; }
    @media (min-width: 1200px) {
      .vertical-explorer__title {
        font-size: 1.6rem; } }
  .vertical-explorer__link {
    display: block;
    position: relative;
    padding: 1rem;
    padding-right: 2.5rem;
    color: #000;
    box-sizing: border-box;
    width: 100%; }
    @media (min-width: 1200px) {
      .vertical-explorer__link {
        padding: 1.25rem;
        padding-right: 3.5rem;
        text-align: right; } }
    .vertical-explorer__link:hover {
      text-decoration: none;
      cursor: pointer; }
      .vertical-explorer__link:hover:before, .vertical-explorer__link:hover:after {
        background-color: #e31933; }
    .vertical-explorer__link:before, .vertical-explorer__link:after {
      content: '';
      display: block;
      position: absolute;
      right: 18px;
      top: 49%;
      width: 16px;
      height: 2px;
      background-color: #000;
      -webkit-transform-origin: center;
              transform-origin: center;
      transition: -webkit-transform .3s;
      transition: transform .3s;
      transition: transform .3s, -webkit-transform .3s; }
      @media (min-width: 1200px) {
        .vertical-explorer__link:before, .vertical-explorer__link:after {
          top: 50%;
          right: 30px; } }
    .vertical-explorer__link:before {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg); }
  .vertical-explorer__main {
    background-color: #fff;
    box-sizing: border-box; }
    @media (min-width: 1200px) {
      .vertical-explorer__main {
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        padding-top: 1.5rem;
        opacity: 0;
        transition: opacity .3s; } }

.vertical-explorer__panel.panel-open {
  pointer-events: auto; }
  .vertical-explorer__panel.panel-open .vertical-panel__interior {
    pointer-events: auto; }
  .vertical-explorer__panel.panel-open .vertical-explorer__main {
    opacity: 1;
    pointer-events: auto; }
  .vertical-explorer__panel.panel-open .vertical-explorer__link:after, .vertical-explorer__panel.panel-open .vertical-explorer__link:before {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }

.vertical-panel__interior {
  position: relative;
  box-sizing: border-box; }
  @media (min-width: 1200px) {
    .vertical-panel__interior {
      width: 100%;
      height: 100%;
      padding-left: 82px;
      pointer-events: none; } }

.vertical-panel__interior--nest {
  position: relative;
  box-sizing: border-box; }
  @media (min-width: 1200px) {
    .vertical-panel__interior--nest {
      width: 100%;
      height: 100%; } }

.ve-no-border {
  border-left: none !important; }

.hero--internal .wrapper--ks {
  overflow: auto;
  padding-top: 4em; }
  @media (min-width: 800px) {
    .hero--internal .wrapper--ks {
      padding-top: 10em;
      padding-bottom: 1em; } }
  .hero--internal .wrapper--ks h1 {
    color: white;
    margin-bottom: 0;
    font-size: 1.2rem; }
    @media (min-width: 400px) {
      .hero--internal .wrapper--ks h1 {
        font-size: 1.6rem;
        margin: 0.67em 0; } }
    @media (min-width: 800px) {
      .hero--internal .wrapper--ks h1 {
        margin-right: 3em;
        font-size: 2rem; } }

@media (min-width: 800px) {
  .hero--internal__video_wrapper {
    background: none !important;
    height: 415px;
    position: relative;
    overflow: hidden; } }

@media (min-width: 800px) {
  .hero--internal__video_wrapper .wrapper--ks {
    padding-top: 13.25em;
    padding-bottom: 1em; } }

.hero--internal__video {
  display: none; }
  @media (min-width: 800px) {
    .hero--internal__video {
      display: block;
      position: absolute;
      z-index: -1;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      right: 0;
      min-width: 100%;
      min-height: 100%; } }

.hero--no-content:after {
  content: '';
  display: block;
  padding-bottom: 21.6667%; }

.breadcrumbs {
  padding: 0.5rem 0; }
  h1 + .breadcrumbs {
    padding: 0; }
  .breadcrumbs nav ol {
    margin: 0;
    padding: 0; }
    .breadcrumbs nav ol li {
      display: inline-block;
      margin: 0;
      padding: 0;
      list-style-type: none; }
      .breadcrumbs nav ol li a {
        color: #737373;
        font-weight: 400;
        font-size: 0.75rem; }
        @media (min-width: 800px) {
          .breadcrumbs nav ol li a {
            padding: 0; } }
      .breadcrumbs nav ol li:after {
        color: #a2a2a2;
        content: '/';
        padding: 0 5px;
        font-size: 0.75rem;
        font-weight: 400; }
      .breadcrumbs nav ol li:last-child a {
        color: #262626; }
      .breadcrumbs nav ol li:last-child:after {
        content: no-open-quote;
        padding: 0 0; }
  @media (min-width: 800px) {
    .breadcrumbs {
      padding: 1rem 0; } }

.section--intro {
  background-color: #e31933;
  color: white;
  font-weight: 700; }
  @media (min-width: 800px) {
    .section--intro {
      font-size: 1rem; } }
  .section--intro-white {
    background-color: white;
    color: black; }
  .section--intro-share {
    padding: 1rem 0 1rem; }
    @media (min-width: 800px) {
      .section--intro-share {
        padding: 3rem 0 2rem; } }
    .section--intro-share p {
      margin: 0; }
  .section--intro p {
    font-size: 1rem; }
    @media (min-width: 800px) {
      .section--intro p {
        font-size: 1.2em; } }
  .section--intro .intro__secondary p {
    font-size: 1rem;
    font-weight: 300;
    margin-top: 5px;
    margin-bottom: 5px; }
  .section--intro img {
    max-width: 100%;
    height: auto; }
  .section--intro .addthis_inline_share_toolbox {
    margin-bottom: 0.5rem; }

.gallery .slider.slider--gallery {
  display: block; }
  .gallery .slider.slider--gallery .slider__single {
    height: 10em; }
    @media (min-width: 800px) {
      .gallery .slider.slider--gallery .slider__single {
        height: 30em; } }

.gallery--caption {
  color: #676767;
  font-size: .8em;
  padding: 10px 0;
  border-bottom: 5px solid #eee; }

.silc-accordion__content--leading {
  line-height: 1.3rem;
  margin: 0; }

.silc-accordion__image {
  float: left;
  width: 4.5rem;
  height: 4.5rem;
  margin-right: 0.5rem; }
  @media (min-width: 800px) {
    .silc-accordion__image {
      width: 10rem;
      margin-right: 1rem; } }

.silc-accordion__image_full {
  float: left;
  width: 4.5rem;
  margin-right: 0.5rem; }
  @media (min-width: 800px) {
    .silc-accordion__image_full {
      width: 10rem;
      margin-right: 1rem; } }

.silc-accordion__floating-content {
  height: 100%; }

.silc-accordion__callout {
  width: 100%;
  display: block;
  margin: 1rem 0; }
  .silc-accordion__callout .button {
    display: block;
    text-align: center; }
    @media (min-width: 560px) {
      .silc-accordion__callout .button {
        display: inline-block;
        text-align: center; } }
  .silc-accordion__callout:after {
    content: "";
    display: table;
    clear: both; }

.silc-accordion--light .silc-accordion__section {
  background: #FFFFFF;
  position: relative; }

.silc-accordion--light .silc-accordion__content::before {
  height: 100%;
  width: 100%;
  background: black;
  display: block;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 3px 3px 4px 0px rgba(200, 200, 200, 0.4);
  background: transparent;
  pointer-events: none; }

.silc-accordion__section {
  background: #f3f5f6;
  padding: 1rem;
  margin-bottom: 0.25rem;
  box-shadow: 3px 3px 4px 0px rgba(200, 200, 200, 0.4); }
  @media (min-width: 800px) {
    .silc-accordion__section {
      box-shadow: none;
      margin-bottom: 1rem; } }

.silc-accordion__content {
  margin-top: 0.5rem; }
  .silc-accordion__content a:not(.button) {
    color: #b8252f; }

.silc-accordion__label {
  position: relative;
  padding-right: 2rem;
  font-size: 1.1rem; }
  @media (min-width: 800px) {
    .silc-accordion__label {
      font-size: 1.4rem; } }
  .silc-accordion__label:after {
    color: #e31933;
    position: absolute;
    right: 0;
    top: 0;
    content: "+";
    font-size: 2.1rem;
    line-height: 0.55;
    font-weight: 300;
    will-change: transform;
    transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s; }
    @media (min-width: 800px) {
      .silc-accordion__label:after {
        line-height: 0.65; } }
  .silc-accordion__label--active:after {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }

.silc-accordion--results h2 {
  margin-bottom: 0.4rem; }

.silc-accordion--results .header__h5 {
  margin-bottom: 0.25rem; }

.silc-accordion--results .contact--feed__unit {
  margin: 0 auto; }
  .silc-accordion--results .contact--feed__unit span::after {
    content: "|";
    display: inline-block;
    position: relative;
    margin: 0 0.25rem; }
  .silc-accordion--results .contact--feed__unit span:last-of-type::after {
    content: ""; }

.academic-program-list {
  -webkit-column-count: 1;
          column-count: 1;
  margin: 0;
  padding: 0;
  list-style-type: none; }
  @media (min-width: 800px) {
    .academic-program-list {
      -webkit-column-count: 2;
              column-count: 2; } }
  .academic-program-list > li {
    padding: 0.5em 0; }
    .academic-program-list > li > a {
      display: block;
      color: #000;
      -webkit-font-smoothing: antialiased; }
      .academic-program-list > li > a:after {
        content: "\E900";
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        right: 0;
        color: #e31933;
        opacity: 0;
        transition: 0.2s;
        position: relative;
        top: 2px;
        left: 5px; }
      .academic-program-list > li > a:hover {
        text-decoration: none;
        color: #e31933; }
        .academic-program-list > li > a:hover:after {
          opacity: 1; }

.silc-accordion--user-tabs .silc-accordion__content::before {
  display: none; }

.silc-accordion--user-tabs .silc-accordion__label:after {
  content: "+" !important; }

.silc-accordion--user-tabs .silc-accordion__section {
  background: #fff !important;
  padding: 1rem !important;
  margin-bottom: 0.25rem !important;
  box-shadow: 3px 3px 4px 0px rgba(200, 200, 200, 0.4); }

.silc-accordion--user-tabs .silc-accordion__content {
  background: #fff !important;
  margin-top: 0; }

.silc-accordion--user-tabs .tag__wrapper {
  overflow: auto; }
  .silc-accordion--user-tabs .tag__wrapper .tag-links a {
    padding: 0.3rem 0.7rem;
    font-size: 0.75rem;
    color: #a2a2a2;
    font-weight: 400;
    margin-left: 0rem;
    transition: all 0.3s ease-in;
    text-decoration: none;
    border-radius: 1.25rem;
    background: #f3f5f6;
    display: block;
    float: left;
    margin-right: 10px !important;
    justify-content: center;
    margin: 0.5rem 0; }

.inline-block--caption p {
  display: inline;
  font-size: 0.75rem; }

.silc-accordion.silc-accordion--tabs .silc-accordion__nav, .silc-accordion.silc-accordion--become-tabs .silc-accordion__nav {
  padding-bottom: 0; }

.silc-accordion.silc-accordion--tabs .silc-accordion__label:after, .silc-accordion.silc-accordion--become-tabs .silc-accordion__label:after {
  color: #e31933;
  float: right;
  content: ''; }

.silc-accordion.silc-accordion--tabs .silc-accordion__nav-link, .silc-accordion.silc-accordion--become-tabs .silc-accordion__nav-link {
  font-weight: bold;
  padding: 0.75rem 1.25rem;
  color: #262626;
  display: block; }
  .silc-accordion.silc-accordion--tabs .silc-accordion__nav-link--active, .silc-accordion.silc-accordion--become-tabs .silc-accordion__nav-link--active {
    background: #f3f5f6;
    color: #DB1831; }

.silc-accordion.silc-accordion--tabs .silc-accordion__section, .silc-accordion.silc-accordion--become-tabs .silc-accordion__section {
  background: #f3f5f6;
  padding: 1rem;
  margin-bottom: 0.25rem; }
  @media (min-width: 800px) {
    .silc-accordion.silc-accordion--tabs .silc-accordion__section, .silc-accordion.silc-accordion--become-tabs .silc-accordion__section {
      background: #f3f5f6;
      margin-bottom: 0px;
      padding: 0rem; } }

.silc-accordion.silc-accordion--tabs .silc-accordion__content, .silc-accordion.silc-accordion--become-tabs .silc-accordion__content {
  margin-top: 0.5rem;
  padding: 0rem; }
  @media (min-width: 800px) {
    .silc-accordion.silc-accordion--tabs .silc-accordion__content, .silc-accordion.silc-accordion--become-tabs .silc-accordion__content {
      background: #f3f5f6;
      margin-top: 0;
      padding: 1rem; } }
  .silc-accordion.silc-accordion--tabs .silc-accordion__content .inner-field-wrap, .silc-accordion.silc-accordion--become-tabs .silc-accordion__content .inner-field-wrap {
    padding: 0; }

.silc-accordion__audience-img {
  min-height: 7.5rem; }
  @media (min-width: 400px) {
    .silc-accordion__audience-img {
      min-height: 10rem; } }
  @media (min-width: 800px) {
    .silc-accordion__audience-img {
      height: 100%; } }

.silc-accordion__quick-links {
  display: block; }
  .silc-accordion__quick-links a {
    font-size: 0.9rem;
    font-weight: 700;
    cursor: pointer;
    display: block;
    padding-left: 0;
    padding-top: 1rem; }
  .silc-accordion__quick-links__title {
    display: block; }
  @media (min-width: 800px) {
    .silc-accordion__quick-links {
      margin-top: 0.4rem;
      display: flex;
      flex: 1 1 66.6%;
      justify-content: flex-start;
      flex-wrap: wrap; }
      .silc-accordion__quick-links__title {
        flex: 0 1 33.3%; }
      .silc-accordion__quick-links a {
        font-size: 1rem;
        padding-left: 1rem;
        padding-top: 0;
        flex: 1 1 auto;
        max-width: 25%;
        margin-bottom: 15px; } }

table {
  width: 100%;
  border-collapse: collapse; }
  table thead {
    text-align: center;
    background: #ffd200; }
    table thead tr th {
      background: #ffd200;
      padding: 20px 20px;
      font-size: 0.8rem; }
      @media (min-width: 400px) {
        table thead tr th {
          font-size: 100%; } }
    table thead tr a {
      color: #000000;
      text-decoration: underline; }
  table tbody tr td {
    padding: 10px;
    font-weight: 400;
    border-right: 2px solid white;
    font-size: 0.7rem;
    color: #4D4D4D;
    line-height: 1.05rem; }
    @media (min-width: 800px) {
      table tbody tr td {
        font-size: 0.8rem;
        line-height: 1.15rem; } }
  table tbody tr:nth-child(even) {
    background-color: #eee; }
  table tbody tr:nth-child(odd) {
    background-color: #f5f5f5; }
  table a {
    color: #b8252f; }

.tablefield-wrapper {
  overflow-x: auto; }
  @media (min-width: 800px) {
    .tablefield-wrapper {
      overflow-x: hidden; } }

blockquote {
  margin-left: 0;
  display: block;
  font-weight: bold;
  margin-right: 0;
  text-align: center; }
  @media (min-width: 800px) {
    blockquote {
      text-align: left;
      margin-left: 100px; } }
  blockquote:before {
    margin-left: 0;
    color: #e31933;
    content: open-quote;
    font-size: 120px;
    display: block;
    float: none;
    line-height: 50%; }
    @media (min-width: 800px) {
      blockquote:before {
        float: left;
        margin-left: -80px;
        line-height: 98px; } }
  blockquote cite {
    font-weight: normal;
    border-top: 3px solid #ffd200;
    color: #737373;
    margin-top: 1.25rem;
    padding: 0.75rem 0 0 0;
    font-size: 0.9rem;
    font-style: normal;
    display: inline-block; }
  blockquote p {
    font-size: 1.1rem;
    line-height: 1.5; }
    @media (min-width: 400px) {
      blockquote p {
        font-size: 1.4rem; } }
  blockquote span {
    display: block; }
  blockquote .department {
    font-size: 0.75rem;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: uppercase; }

.callout--three {
  display: flex; }
  .callout--three p {
    font-size: 0.85rem;
    font-weight: 400;
    color: #4D4D4D;
    margin-bottom: 0.25rem; }
  .callout--three .callout__content-wrap {
    border-right: 6px solid #f3f5f6;
    border-left: 6px solid #f3f5f6;
    border-bottom: 6px solid #f3f5f6;
    padding: 20px;
    transition: all 0.2s ease 0s;
    height: 100%; }
    .callout--three .callout__content-wrap:hover {
      background: #f3f5f6;
      box-shadow: 3px 3px 4px 0px rgba(200, 200, 200, 0.4); }
  .callout--three .silc-grid__col {
    margin-bottom: 1rem;
    display: flex;
    flex-flow: column; }
    @media (min-width: 800px) {
      .callout--three .silc-grid__col {
        margin-bottom: 0; } }

.callout--related-content {
  border: 6px solid #f3f5f6;
  padding: 20px; }
  .callout--related-content ul {
    margin: 1rem auto 0 auto;
    padding: 0; }
    .callout--related-content ul li {
      list-style-type: none;
      margin: 0 auto 0.75rem auto; }
      .callout--related-content ul li a {
        font-weight: bold; }

form.webform-submission-form .visually-hidden {
  display: none; }

form.webform-submission-form input[type='text'],
form.webform-submission-form input[type='email'],
form.webform-submission-form textarea {
  width: 100%;
  background: #f3f5f6;
  padding: 1em;
  border-width: 0px;
  border-style: none;
  font-size: 0.8rem;
  -o-border-image: none;
     border-image: none;
  margin-bottom: 10px; }

form.webform-submission-form .js-form-item {
  padding: 0.5rem 0; }

form.webform-submission-form .form-item-checkbox {
  display: flex;
  align-items: center; }

.js-form-type-checkbox {
  width: 100%;
  margin-right: 1em; }

.js-form-type-radio {
  width: 100%;
  margin-right: 1em; }

.fieldset-legend {
  font-weight: 600;
  font-size: 0.9rem;
  color: #262626;
  line-height: 1rem;
  padding: 0.5rem 0.5rem 0.5rem 0rem;
  display: block; }
  .fieldset-legend span {
    font-weight: 600; }

.fieldset-wrapper {
  display: flex;
  align-items: center; }
  .fieldset-wrapper div,
  .fieldset-wrapper label {
    display: flex;
    align-items: center; }

form .description p, form .webform-counter-message {
  color: #737373;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.45em; }

form .webform-counter-message {
  font-style: italic; }

input, textarea, select {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 0.8rem; }

fieldset {
  border: 0;
  margin-top: 1.5em;
  padding: 0; }

input[type='submit'] {
  border-width: 0px;
  margin-top: 1.5rem;
  border-style: none;
  width: auto;
  -o-border-image: none;
     border-image: none;
  transition: 0.2s; }
  input[type='submit']:hover {
    cursor: pointer; }

input[type="checkbox"] {
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #f3f5f6;
  display: inline-block;
  position: relative;
  height: 1.2rem;
  width: 1.2rem;
  margin-right: 0.75rem;
  flex-shrink: 0;
  text-align: center; }
  input[type="checkbox"]:checked {
    background-color: #e31933;
    color: white; }

input[type="radio"] {
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  appearance: none;
  flex-shrink: 0;
  background-color: #f3f5f6;
  display: inline-block;
  position: relative;
  height: 1.2rem;
  width: 1.2rem;
  margin-right: 0.75rem;
  border-radius: 1.2rem;
  text-align: center; }
  input[type="radio"]:checked:after {
    content: '';
    background: #e31933;
    position: relative;
    margin: 0 auto;
    display: block;
    width: 0.6rem;
    border-radius: 0.6rem;
    height: 0.6rem;
    top: calc(50% - 6px);
    text-align: center;
    color: white; }

select {
  width: 100%;
  font-weight: 400;
  font-size: 0.8em;
  line-height: 20px;
  background: transparent;
  border: none;
  font-family: "Source Sans Pro", sans-serif;
  color: #000;
  padding: 1rem;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  position: relative;
  cursor: pointer;
  z-index: 10;
  width: 100%; }

.js-form-type-select {
  background: #f3f5f6;
  padding: 0 !important;
  position: relative;
  width: 100%;
  display: inline-block; }
  .js-form-type-select:after {
    z-index: 1;
    content: "\E902";
    font-family: 'icomoon' !important;
    display: inline-block;
    position: absolute;
    text-align: center;
    line-height: 3rem;
    color: #e31933;
    width: 2.75rem;
    height: 100%;
    font-weight: 600;
    top: 0;
    right: 0; }

.webform-submission-form .js-form-type-select label {
  background: #fff;
  width: 100%;
  display: block; }

.webform-submission-form .js-form-type-select:after {
  top: 29px; }

body.search #main-content > h2, body.search .search-help-link, body.search #edit-advanced, body.search label {
  display: none; }

body.search .form-wrapper {
  display: flex;
  flex-flow: row wrap; }
  body.search .form-wrapper .js-form-item-keys {
    flex: 1 0 auto;
    padding-right: 0.75rem; }
  body.search .form-wrapper input {
    width: 100%; }
    body.search .form-wrapper input[type='submit'] {
      flex: 1 0 8.5rem;
      max-width: 8.5rem; }
  body.search .form-wrapper .button {
    color: #000;
    border: 0;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: .95rem;
    font-weight: 600;
    cursor: pointer;
    font-family: "Source Sans Pro", sans-serif; }

body.search .search_results--section {
  background: #FFFFFF;
  padding: 1rem !important;
  margin-bottom: 1rem;
  box-shadow: 3px 3px 4px 0px rgba(200, 200, 200, 0.4); }

body.search .pager {
  background-color: #F9FAFB;
  padding-bottom: 30px; }
  body.search .pager ul {
    max-width: 62rem;
    margin: 0 auto;
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem; }

.callout--news {
  margin-left: -0.75rem;
  margin-right: -0.75rem; }
  .callout--news .news {
    transition: all 0.2s ease 0s;
    background: transparent;
    padding: 0.75rem;
    width: 100%;
    margin-left: 0;
    margin-bottom: 0; }
    .callout--news .news:hover {
      background: #f3f5f6;
      box-shadow: 3px 3px 4px 0px rgba(200, 200, 200, 0.4); }
  .callout--news .news--feed__img {
    height: 100px;
    width: 100px; }
    @media (min-width: 800px) {
      .callout--news .news--feed__img {
        height: 140px;
        margin-bottom: 10px;
        width: 100%; } }
    .callout--news .news--feed__img--notbg {
      height: auto; }
      @media (min-width: 1200px) {
        .callout--news .news--feed__img--notbg {
          min-height: 200px; } }
  .callout--news .news__content {
    width: calc(100% - 100px);
    float: left; }
    @media (min-width: 560px) {
      .callout--news .news__content {
        width: calc(100% - 200px); } }
    @media (min-width: 800px) {
      .callout--news .news__content {
        width: 100%;
        padding-left: 0; } }
  .callout--news .news__source {
    width: 100%;
    clear: both;
    margin-bottom: 0.5rem; }
    @media (min-width: 800px) {
      .callout--news .news__source {
        margin-bottom: 0.75rem; } }
  .callout--news .news__title {
    margin-bottom: 0.25rem;
    font-size: 0.8rem;
    font-weight: 700; }
    @media (min-width: 800px) {
      .callout--news .news__title {
        font-size: 1rem; } }
  .callout--news p {
    display: none; }
    @media (min-width: 400px) {
      .callout--news p {
        margin-top: 0px;
        font-size: 0.85rem;
        font-weight: 400;
        color: #676767;
        line-height: 1.5; } }
    @media (min-width: 800px) {
      .callout--news p {
        display: block; } }

.callout--news.dark .news {
  transition: all 0.2s ease 0s;
  background: transparent;
  padding: 0.75rem;
  width: 100%; }
  .callout--news.dark .news:hover {
    background: #FFFFFF;
    box-shadow: 3px 3px 4px 0px rgba(200, 200, 200, 0.4); }

.callout--events .news {
  border-top: 0;
  margin-bottom: 0;
  margin-left: 0px; }

.callout--events .news__source {
  width: 100%;
  clear: both;
  font-weight: 300;
  color: black;
  font-size: 0.9rem; }

.callout--events__wrapper {
  width: 100%;
  padding: 1.4rem 1.2rem;
  background: #eee;
  transition: all 0.2s ease 0s; }
  .callout--events__wrapper:hover {
    background: #f3f5f6;
    box-shadow: 3px 3px 4px 0px rgba(200, 200, 200, 0.4); }
  .callout--events__wrapper .news__title {
    font-weight: 700; }

.admin--tabs {
  border-bottom: 1px solid #ccc;
  margin: 10px 0; }
  .admin--tabs .visually-hidden {
    display: none; }
  .admin--tabs ul {
    margin: 0;
    margin-bottom: -1px;
    padding: 0; }
    .admin--tabs ul li {
      list-style-type: none;
      display: inline-block; }
      .admin--tabs ul li a {
        display: block;
        padding: 10px; }
        .admin--tabs ul li a.is-active {
          color: #000;
          border: 1px solid #ccc;
          border-bottom: 1px solid white; }

.callout--contact .silc-grid--collapse:first-of-type {
  position: relative;
  margin-bottom: 0.5rem; }
  .callout--contact .silc-grid--collapse:first-of-type:after {
    content: '';
    height: 1px;
    width: calc(100% - 30px);
    border-bottom: 2px solid #f3f5f6;
    display: block;
    position: absolute;
    bottom: 0;
    left: 30px;
    margin: 0 auto;
    right: 0; }
    @media (min-width: 800px) {
      .callout--contact .silc-grid--collapse:first-of-type:after {
        border-bottom: 0; } }
  @media (min-width: 800px) {
    .callout--contact .silc-grid--collapse:first-of-type {
      margin-bottom: 0; } }

.callout--contact .contact--feed__unit {
  line-height: 1.4; }
  .callout--contact .contact--feed__unit span::after {
    content: '|';
    display: inline-block;
    position: relative;
    margin: 0 0.25rem; }
  .callout--contact .contact--feed__unit span:last-of-type::after {
    content: ''; }
  .callout--contact .contact--feed__unit .functional {
    display: grid;
    margin-top: 0.4rem; }
    .callout--contact .contact--feed__unit .functional:first-child {
      margin-top: 0px;
      display: initial; }
    .callout--contact .contact--feed__unit .functional:only-child {
      margin-bottom: 0px; }
    .callout--contact .contact--feed__unit .functional .unit_only {
      display: grid;
      margin-top: 0.4rem; }
    .callout--contact .contact--feed__unit .functional .phr {
      display: grid;
      margin-top: 0.4rem; }

@media (min-width: 800px) {
  .callout--contact .contact--feed__result {
    margin-bottom: 1rem !important; } }

.callout--contact .contact--feed__img {
  height: 120px;
  width: 120px;
  margin-bottom: 10px; }
  @media (min-width: 400px) {
    .callout--contact .contact--feed__img {
      height: 140px;
      width: 100%; } }

.callout--contact p {
  margin: 0 0;
  font-size: 0.7rem;
  font-weight: 400;
  color: #676767; }

.callout--contact h3 {
  font-size: 0.8rem;
  margin: 0 auto 0.25rem 0; }
  @media (min-width: 800px) {
    .callout--contact h3 {
      font-size: 1.1rem; } }

.callout--contact a {
  color: #676767;
  font-size: 0.7rem;
  font-weight: 400;
  transition: color .5s ease-out; }
  .callout--contact a:hover {
    color: #e31933; }

.callout--contact .silc-grid__col {
  margin-bottom: 1rem; }
  @media (min-width: 560px) {
    .callout--contact .silc-grid__col {
      margin-bottom: 0; } }

.callout--contact .contact--feed__cred {
  margin: 0 0;
  font-size: 0.7rem;
  font-weight: 400;
  color: #676767;
  display: block; }

.callout--contact--card {
  padding: 2rem 0 3.5rem 0; }
  .callout--contact--card .contact--feed__cred {
    margin-top: 0;
    font-weight: 400;
    font-size: 0.7rem;
    color: #4D4D4D;
    line-height: 1.05rem; }
    @media (min-width: 800px) {
      .callout--contact--card .contact--feed__cred {
        font-size: 0.8rem;
        line-height: 1.35rem; } }
    .callout--contact--card .contact--feed__cred a {
      margin-left: 0.5rem; }
    .callout--contact--card .contact--feed__cred br {
      display: block;
      margin-top: 0.4rem;
      line-height: 1.6;
      content: " "; }
    .callout--contact--card .contact--feed__cred + a {
      margin-top: 1rem; }
  .callout--contact--card .contact--feed__phone {
    color: #4D4D4D; }
  .callout--contact--card .contact--feed__icon {
    display: block;
    margin: 0 auto;
    padding-left: 0; }
    .callout--contact--card .contact--feed__icon:before {
      display: block;
      position: relative;
      margin: 0.5rem auto; }
    @media (min-width: 800px) {
      .callout--contact--card .contact--feed__icon {
        display: inline-block;
        padding-left: inherit;
        margin: inherit;
        margin: 0.5rem 0; }
        .callout--contact--card .contact--feed__icon:before {
          display: inline-block;
          position: absolute;
          margin: 0 auto; } }
  .callout--contact--card .silc-grid__col {
    text-align: center; }
    @media (min-width: 800px) {
      .callout--contact--card .silc-grid__col {
        text-align: left; } }
  .callout--contact--card .contact--feed__img {
    width: 90%;
    min-height: 11.5rem;
    text-align: center;
    margin: 0 auto 0.5rem auto; }
    @media (min-width: 400px) {
      .callout--contact--card .contact--feed__img {
        width: 50%; } }
    @media (min-width: 800px) {
      .callout--contact--card .contact--feed__img {
        width: 50%; } }
    @media (min-width: 800px) {
      .callout--contact--card .contact--feed__img {
        height: 100%;
        display: block;
        width: 100%; } }
  .callout--contact--card p {
    margin-top: 0;
    font-weight: 400;
    font-size: 0.7rem;
    color: #4D4D4D;
    line-height: 1.05rem; }
    @media (min-width: 800px) {
      .callout--contact--card p {
        font-size: 0.8rem;
        line-height: 1.35rem; } }
  .callout--contact--card a {
    font-weight: 700;
    font-size: 0.7rem;
    line-height: 1.05rem; }
    @media (min-width: 800px) {
      .callout--contact--card a {
        font-size: 0.8rem;
        line-height: 1.15rem; } }
  .callout--contact--card a.contact--feed__cv {
    font-weight: 700 !important; }

.contact--feed__a {
  transition: color .3s ease-out; }
  .contact--feed__a:hover {
    color: #e31933; }
    .contact--feed__a:hover p,
    .contact--feed__a:hover h3 {
      color: #e31933; }
  .contact--feed__a p,
  .contact--feed__a h3 {
    transition: color .3s ease-out; }
  .contact--feed__a h3 {
    color: #000000; }

.contact--feed__phone {
  position: relative;
  padding-left: 1.5rem;
  margin-right: 0;
  margin-top: 0.75rem;
  display: inline-block; }
  .contact--feed__phone::before {
    content: '';
    display: block;
    height: 1rem;
    width: 1rem;
    background: url(../img/phone.svg);
    background-repeat: no-repeat;
    position: absolute;
    background-position: center;
    background-size: 126%;
    left: 0;
    top: 0; }
  @media (min-width: 400px) {
    .contact--feed__phone {
      margin-right: 5%; } }

.contact--feed__email {
  display: inline-block;
  margin-top: 0.75rem;
  position: relative;
  padding-left: 1.5rem; }
  .contact--feed__email::before {
    content: '';
    display: block;
    height: 1rem;
    width: 1rem;
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMC40IDE2LjQiPjx0aXRsZT5tYWlsPC90aXRsZT48cGF0aCBpZD0iU2hhcGUiIGQ9Ik0yMS40LDYuM3Y5LjJhMS45LDEuOSwwLDAsMS0xLjgsMS45SDIuOEExLjgsMS44LDAsMCwxLDEsMTUuNVY2LjNhNS4yLDUuMiwwLDAsMCwxLjEsMUM0LDguNiw2LDkuOSw3LjgsMTEuM3MyLjEsMS42LDMuNCwxLjZoMGMxLjIsMCwyLjQtLjksMy40LTEuNmw1LjctNGE1LjIsNS4yLDAsMCwwLDEuMS0xWm0wLTMuNGE0LjIsNC4yLDAsMCwxLTEuOSwzLjJMMTQuMiw5LjljLS43LjUtMiwxLjYtMi45LDEuNmgwYy0uOSwwLTIuMi0xLjEtMi45LTEuNkwzLDZBNC4zLDQuMywwLDAsMSwxLDMuMSwxLjksMS45LDAsMCwxLDIuOCwxSDE5LjZhMS44LDEuOCwwLDAsMSwxLjgsMS45WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEgLTEpIiBzdHlsZT0iZmlsbDojZTMxOTMzIi8+PC9zdmc+);
    background-repeat: no-repeat;
    position: absolute;
    background-position: center;
    background-size: 100%;
    left: 0;
    top: 0; }

.contact--feed__location {
  display: inline-block;
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
  position: relative;
  padding-left: 1.5rem; }
  .contact--feed__location::before {
    content: '';
    display: block;
    height: 1rem;
    width: 1rem;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ4LjIgKDQ3MzI3KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5JY29uL0xvY2F0aW9uPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlN5bWJvbHMiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJJY29uL0xvY2F0aW9uIiBmaWxsPSIjRTMxOTMzIj4KICAgICAgICAgICAgPHBhdGggZD0iTTExLjg3NSwxIEMxNS42NywxIDE4Ljc1LDQuMDggMTguNzUsNy44NzUgQzE4Ljc1LDE0LjQyIDExLjg3NSwyMyAxMS44NzUsMjMgQzExLjg3NSwyMyA1LDE0LjQyIDUsNy44NzUgQzUsNC4wOCA4LjA4LDEgMTEuODc1LDEgWiBNMTEuODc1LDExLjY3IEMxMy45MSwxMS42NyAxNS41NiwxMC4wMiAxNS41Niw3Ljk4NSBDMTUuNTYsNS44OTUgMTMuOTEsNC4yNDUgMTEuODc1LDQuMjQ1IEM5Ljc4NSw0LjI0NSA4LjEzNSw1Ljg5NSA4LjEzNSw3Ljk4NSBDOC4xMzUsMTAuMDIgOS43ODUsMTEuNjcgMTEuODc1LDExLjY3IFoiIGlkPSIwIj48L3BhdGg+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=);
    background-repeat: no-repeat;
    position: absolute;
    background-position: center;
    background-size: 100%;
    left: 0;
    top: 0; }

.contact--feed__cv {
  font-weight: 700;
  display: inline-block;
  margin-top: 0.75rem;
  position: relative;
  padding-right: 1.5rem;
  margin-bottom: 0.5rem; }
  .contact--feed__cv::after {
    content: '';
    display: block;
    height: 1rem;
    width: 1rem;
    background: url(../img/cv.svg);
    background-repeat: no-repeat;
    position: absolute;
    background-position: center;
    background-size: 100%;
    right: 0;
    top: 0; }
  @media (min-width: 800px) {
    .contact--feed__cv {
      margin-bottom: 0; } }

.contact--feed__nresults {
  color: #a2a2a2;
  margin: 2rem 0 0.5rem 0;
  font-size: 0.7rem; }

.contact--feed__social {
  list-style-type: none;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style-type: none;
  padding: 0;
  justify-content: flex-start; }
  .contact--feed__social li {
    display: inherit;
    margin-bottom: 10px; }
  .contact--feed__social__item {
    margin-right: 0.6rem;
    -webkit-perspective: 1000px;
    perspective: 1000px; }
    .contact--feed__social__item:hover {
      text-decoration: none; }
      .contact--feed__social__item:hover i {
        -webkit-animation: flip 0.3s ease-in-out forwards;
        animation: flip 0.3s ease-in-out forwards;
        background-color: #e31933; }
    .contact--feed__social__item i {
      display: inline-block;
      border-radius: 50%;
      width: 2rem;
      height: 2rem;
      font-size: 1.1rem;
      color: #FFFFFF;
      background-color: #e31933;
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      transition: color .2s;
      -webkit-transform-style: preserve-3d;
      transform-style: preserve-3d; }
      .contact--feed__social__item i::before {
        color: white !important; }
  @media (min-width: 800px) {
    .contact--feed__social {
      margin: 0 auto; } }

.section--sidebar {
  float: none;
  width: 100%;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 20px; }
  @media (min-width: 800px) {
    .section--sidebar {
      float: right;
      width: 50%;
      height: auto;
      margin-left: 25px;
      margin-right: -25%; } }
  .section--sidebar .fancy-header {
    font-size: 1.2em;
    margin-bottom: 0.75rem;
    line-height: 1.2; }
    @media (min-width: 800px) {
      .section--sidebar .fancy-header {
        font-size: 1.7rem; } }
  .section--sidebar p {
    font-weight: 400;
    font-size: 0.75rem;
    color: #515151;
    line-height: 1.5em; }

.sidebar__block {
  border: 6px solid #f3f5f6;
  padding: 1.2rem 1.4rem !important; }
  .sidebar__block--dark {
    border: 0;
    background: #f3f5f6; }
    .sidebar__block--dark a.fancy-link {
      color: #DB1831; }

.image-caption {
  width: 100%; }
  .image-caption img {
    width: 100%; }
  .image-caption p {
    color: #737373;
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 1.45em; }
  .image-caption--large {
    border-bottom: 0.25rem solid #f3f5f6; }

.callout--large:first-child {
  border-bottom: 2px solid #f3f5f6; }

.callout--large .button:first-of-type {
  margin-right: 0.5rem; }

.callout--large__img {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover; }

.callout--large__wrapper {
  background: #f3f5f6;
  padding: 2rem; }
  .callout--large__wrapper h3 {
    border-bottom: 2px solid #E6E6E6;
    padding-bottom: 0.5rem;
    font-size: 1.5rem; }
    @media (min-width: 400px) {
      .callout--large__wrapper h3 {
        font-size: 2rem; } }

.callout--large:first-child {
  border-bottom: 2px solid #f3f5f6; }

.callout--large .button:first-of-type {
  margin-right: 0.5rem; }

.callout--large__img {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover; }

.callout--large__wrapper {
  background: #f3f5f6;
  padding: 2rem; }
  .callout--large__wrapper h3 {
    border-bottom: 2px solid #E6E6E6;
    padding-bottom: 0.5rem;
    font-size: 1.5rem; }
    @media (min-width: 400px) {
      .callout--large__wrapper h3 {
        font-size: 2rem; } }

.callout--two p {
  font-size: 0.9rem; }

.callout--two .header__h3 {
  margin: 0.75rem 0; }

.callout--two .silc-grid__col:first-of-type {
  margin-bottom: 1rem; }

.search-form {
  background: #e31933;
  color: white;
  padding: 0.5rem 1.5rem; }
  @media (min-width: 1200px) {
    .search-form {
      padding: 0.5rem 0; } }
  .search-form h3 {
    color: white;
    margin-bottom: 1rem;
    margin-top: 0.5rem; }
  .search-form h4 {
    margin: 0;
    display: flex;
    align-self: center;
    align-items: center;
    align-content: center;
    height: 100%; }
  .search-form--hidden {
    display: none !important; }
  .search-form__form {
    max-width: 59rem;
    margin: 0 auto; }
    @media (min-width: 800px) {
      .search-form__form {
        padding: 0; } }
  .search-form__row {
    display: flex;
    flex-flow: row wrap;
    margin-bottom: 1rem; }
    @media (min-width: 800px) {
      .search-form__row {
        justify-content: space-between;
        margin-bottom: 1rem; }
        .search-form__row:first-of-type {
          margin-bottom: 1.75rem; } }
    .search-form__row .search-form__item {
      padding: 0; }
      @media (min-width: 800px) {
        .search-form__row .search-form__item {
          padding-right: 0.75rem; }
          .search-form__row .search-form__item:last-of-type {
            padding: 0; } }
  .search-form .select-wrapper {
    background: white; }
  .search-form__alpha-wrapper {
    margin-bottom: 1.25rem; }
  @media (min-width: 560px) {
    .search-form__alpha {
      display: flex;
      flex: 1 0 6.5%;
      margin-right: 1%; } }
  @media (min-width: 900px) {
    .search-form__alpha {
      display: flex;
      margin-right: 0.5rem;
      flex: 1 0 5%; } }
  @media (min-width: 1200px) {
    .search-form__alpha {
      display: flex;
      flex: 1 0 1.55rem; } }
  .search-form__all {
    flex: 1 0 74%; }
    @media (min-width: 560px) {
      .search-form__all {
        margin-right: 1%;
        flex: 1 0 90%; } }
    @media (min-width: 900px) {
      .search-form__all {
        flex: 1 0 36.2%;
        margin-right: 0.5rem; } }
    @media (min-width: 1200px) {
      .search-form__all {
        margin-right: 0;
        flex: 1 0 2.5rem; } }
  .search-form__item {
    flex: 1 0 100%;
    margin-bottom: 0.5rem; }
    @media (min-width: 800px) {
      .search-form__item {
        flex: 1 0 0;
        margin-bottom: 0; }
        .search-form__item--8 {
          flex: 1 0 70%; }
        .search-form__item--2 {
          flex: 1 0 15%; }
        .search-form__item--3 {
          flex: 1 0 20%; }
        .search-form__item--auto {
          flex: 1 0 auto; } }
  .search-form__subheading {
    max-width: 6.5rem; }
  .search-form input {
    width: 100%;
    margin-bottom: 0;
    background: #FFFFFF; }
  .search-form input[type='submit'] {
    margin: 0; }
  .search-form select {
    line-height: 0.8rem;
    margin: 0;
    padding: 0.9rem; }
  .search-form label {
    display: none; }
  .search-form .select-wrapper:after {
    line-height: 2.6rem; }
  .search-form__button-wrapper {
    position: relative;
    min-width: 8.5rem; }
    @media (min-width: 800px) {
      .search-form__button-wrapper {
        flex: 1 0 8.5rem;
        max-width: 8.5rem; } }
    .search-form__button-wrapper .fa-search--light:before {
      padding-right: 0.5rem;
      font-size: 0.8rem; }
  .search-form__button {
    border: 0;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: .95rem;
    font-weight: 600;
    cursor: pointer;
    font-family: "Source Sans Pro", sans-serif; }

.search-form__alpha-wrapper ul {
  margin: 0px;
  padding: 0px; }
  .search-form__alpha-wrapper ul li {
    float: left;
    list-style-type: none;
    margin-right: 5px; }
    .search-form__alpha-wrapper ul li a {
      color: white;
      padding: 5px 15px;
      background: #B8142A;
      font-weight: 600;
      font-size: 0.7rem;
      line-height: 1.7rem;
      margin-right: 1%;
      justify-content: center;
      text-align: center;
      margin-bottom: 0.5rem;
      text-transform: uppercase; }
      .search-form__alpha-wrapper ul li a:hover, .search-form__alpha-wrapper ul li a.is-active {
        background: #FFFFFF;
        color: #e41a33;
        text-decoration: none; }

.pager ul {
  margin: 1.5rem auto;
  padding: 0;
  text-align: center; }
  @media (min-width: 800px) {
    .pager ul {
      text-align: left; } }

.pager--wrapper {
  text-align: center; }

.pager .is-active {
  font-weight: 700; }

.pager__item {
  display: inline-block;
  padding: 0 0.6rem; }
  .pager__item a {
    color: #000000;
    font-size: 1.3rem; }
    .pager__item a:hover {
      text-decoration: none; }
  .pager__item--active a {
    font-weight: 700; }
  .pager__item--first {
    display: none; }
  .pager__item--last {
    display: none; }
  .pager__item--next {
    position: relative;
    width: 1.1rem;
    height: 1.1rem; }
    .pager__item--next span {
      display: none; }
    .pager__item--next a:after {
      content: "\E900";
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      position: absolute;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      right: 0;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #e31933; }
  .pager__item--previous {
    position: relative;
    width: 1.1rem;
    height: 1.1rem; }
    .pager__item--previous span {
      display: none; }
    .pager__item--previous a:after {
      content: "\E901";
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      position: absolute;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #e31933;
      left: 0; }

.featured {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  padding-top: 20px;
  border-top: 3px solid #f3f5f6; }
  .featured--grid .silc-grid__col {
    margin-bottom: 1rem; }
    @media (min-width: 800px) {
      .featured--grid .silc-grid__col {
        margin-bottom: 1.5rem; } }
  .featured__link {
    text-align: center;
    width: calc(100% - 30px);
    border-top: 0.15rem #f3f5f6 solid;
    border-bottom: 0.15rem #f3f5f6 solid;
    margin-left: 1.5rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem; }
    .featured__link a {
      font-size: 1.3rem; }
    @media (min-width: 800px) {
      .featured__link {
        padding-top: 0rem;
        border-bottom: 0.25rem #f3f5f6 solid;
        border-top: 0;
        text-align: right;
        padding-bottom: 1.5rem; } }
  .featured__img {
    height: 100px;
    width: 100px;
    float: left;
    position: relative; }
    @media (min-width: 800px) {
      .featured__img {
        height: 12em;
        width: 100%; } }
  .featured h4 {
    color: #000000; }
    @media (min-width: 800px) {
      .featured h4 {
        color: #FFFFFF; } }
  .featured__content {
    width: calc(100% - 110px);
    transition: 0.2s;
    float: left;
    padding-left: 1rem;
    position: relative;
    left: 0;
    z-index: 1;
    bottom: 0; }
    @media (min-width: 800px) {
      .featured__content {
        width: calc(100% - 20px);
        width: 100%;
        padding: 1em;
        float: left;
        position: absolute; } }
  .featured__title {
    margin-bottom: 1rem; }
    @media (min-width: 800px) {
      .featured__title {
        margin-bottom: 0.5rem;
        font-size: 0.9rem; } }
  .featured__excerpt {
    display: none;
    color: #737373;
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 1.45em; }
    @media (min-width: 800px) {
      .featured__excerpt {
        display: block; } }
  .featured__meta {
    display: block;
    margin-bottom: 0.25rem;
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 1.45em;
    color: #a2a2a2; }
    @media (min-width: 800px) {
      .featured__meta {
        color: #FFFFFF; } }
  .featured--main {
    border-top: none;
    padding-top: 0;
    margin-bottom: 0; }
    @media (min-width: 800px) {
      .featured--main {
        margin-bottom: 2rem; } }
    @media (min-width: 1200px) {
      .featured--main {
        margin-bottom: 0; } }
    .featured--main article::after, .featured--main article::before {
      display: none; }
    .featured--main .featured__meta {
      color: #737373; }
    @media (min-width: 800px) {
      .featured--main:hover .featured__content {
        text-decoration: none;
        background-color: #f3f5f6;
        box-shadow: 3px 3px 4px 0px rgba(200, 200, 200, 0.4); } }
    .featured--main h4 {
      color: #000000; }
    @media (min-width: 800px) {
      .featured--main {
        display: block;
        padding-top: 0;
        padding-bottom: 0; }
        .featured--main h4 {
          color: #000000; } }
    .featured--main .featured__img {
      z-index: 1;
      width: 100%;
      height: 15em;
      margin-bottom: 0.5rem;
      float: none; }
      @media (min-width: 800px) {
        .featured--main .featured__img {
          width: 100%;
          height: 25rem;
          margin-bottom: 0;
          margin-top: 0; } }
      .featured--main .featured__img:before {
        content: '';
        display: none; }
    .featured--main .featured__title {
      font-size: 1rem; }
      @media (min-width: 800px) {
        .featured--main .featured__title {
          font-size: 1.2rem; } }
    .featured--main .featured__content {
      width: 100%;
      padding-left: 0;
      background-color: #FFFFFF;
      left: auto;
      bottom: auto; }
      @media (min-width: 800px) {
        .featured--main .featured__content {
          margin: 0;
          position: absolute;
          left: 5%;
          bottom: -2.5em;
          width: 20em;
          padding: 1em;
          border: 6px solid #f3f5f6; } }
      @media (min-width: 1200px) {
        .featured--main .featured__content {
          left: 9%; } }
  .featured--block {
    width: 100%; }
    .featured--block:first-of-type {
      padding-bottom: 1rem; }
      @media (min-width: 800px) {
        .featured--block:first-of-type {
          padding-bottom: 0rem; } }
    @media (min-width: 800px) {
      .featured--block {
        width: 49%;
        display: inline-block;
        margin-top: 0; }
        .featured--block:first-of-type {
          margin-right: 1.3%; } }
    @media (min-width: 1200px) {
      .featured--block {
        width: 100%;
        display: flex; }
        .featured--block:last-of-type {
          margin-top: 1rem; } }
  @media (min-width: 800px) {
    .featured {
      border-top: none;
      padding-top: 0;
      border-top: none;
      padding-top: 0;
      color: #FFFFFF; }
      .featured article {
        width: 100%; }
        .featured article::after {
          z-index: 0;
          content: '';
          position: absolute;
          width: 100%;
          height: 100%;
          opacity: 1;
          left: 0;
          background: linear-gradient(-180deg, transparent, rgba(0, 0, 0, 0.51) 94%);
          transition: all .4s ease-in-out; }
        .featured article:before {
          opacity: 0;
          background: linear-gradient(-180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.81) 94%);
          content: '';
          position: absolute;
          width: 100%;
          height: 100%;
          left: 0;
          z-index: 1;
          transition: all .4s ease-in-out; }
        .featured article:hover::before {
          opacity: 1; }
        .featured article:hover::after {
          opacity: 0;
          transition: all .4s ease-in-out; } }

.bnumbers {
  color: white;
  position: relative;
  padding: 1.1rem 0.9rem; }
  .bnumbers__statistic {
    padding-top: 5rem;
    font-size: 3rem;
    margin-bottom: 0rem; }
    @media (min-width: 560px) {
      .bnumbers__statistic {
        font-size: 7.5rem;
        padding-top: 12.5rem; } }
  .bnumbers p {
    color: white; }
  @media (min-width: 800px) {
    .bnumbers {
      padding: 2.5rem; } }
  .bnumbers__tag {
    position: absolute;
    top: 0;
    left: 0;
    background: #e31933;
    padding: 0.9rem 1.5rem;
    font-weight: 500;
    font-size: 0.7rem;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    text-align: center;
    width: 100%; }
    @media (min-width: 560px) {
      .bnumbers__tag {
        width: auto; } }
  .bnumbers__caption {
    position: relative;
    z-index: 1; }
  .bnumbers:before {
    z-index: 1;
    content: '';
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    transition: all .5s ease;
    opacity: 1;
    background: linear-gradient(180deg, transparent 49%, rgba(0, 0, 0, 0.6) 74%); }

.event {
  position: relative;
  border-top: 0.15rem solid #EEEEEE;
  padding: 0.9rem 0;
  display: flex;
  flex-flow: row; }
  .event:first-of-type {
    border-top: 0; }
  @media (min-width: 800px) {
    .event {
      padding: 1.8rem 0; } }
  .event__content {
    overflow-wrap: break-word;
    word-wrap: break-word; }
    .event__content h2 {
      margin-bottom: 0.25rem; }
  .event__misc {
    margin-bottom: 0.25rem; }
  .event__caption p {
    margin-bottom: 0; }
  .event__sidebar {
    padding-top: 1.5rem;
    font-weight: 400;
    font-size: 0.7rem;
    color: #a2a2a2;
    line-height: 1.45em; }
    @media (min-width: 800px) {
      .event__sidebar {
        font-size: 0.75rem; } }
    @media (min-width: 800px) {
      .event__sidebar {
        padding-top: 3.5rem; } }
    .event__sidebar h3 {
      font-size: 0.9rem;
      color: #000000;
      position: relative; }
      @media (min-width: 800px) {
        .event__sidebar h3 {
          font-size: 1.2rem; } }
  .event__main {
    width: 80%;
    padding-left: 1rem; }
    @media (min-width: 560px) {
      .event__main {
        width: 85%; } }
    @media (min-width: 560px) {
      .event__main {
        width: 90%; } }
  .event__img {
    display: none;
    float: left;
    width: 30%;
    max-width: 8.5rem;
    margin-right: 1em; }
    @media (min-width: 800px) {
      .event__img {
        display: block; } }
  .event__date {
    flex: 0 1 auto;
    width: 20%;
    height: 2.7rem;
    text-align: center;
    background: #e31933;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    flex-flow: column; }
    @media (min-width: 560px) {
      .event__date {
        width: 15%; } }
    @media (min-width: 800px) {
      .event__date {
        height: 3rem;
        width: 10%; } }
  .event__day {
    font-size: 0.7rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px; }
    @media (min-width: 800px) {
      .event__day {
        font-size: 0.75rem; } }
  .event__month {
    font-size: 0.9rem;
    font-weight: 700; }
  .event__hour {
    font-size: 0.7rem;
    color: #000000;
    font-weight: 600; }
    @media (min-width: 800px) {
      .event__hour {
        font-size: 0.75rem; } }
  .event__daydate {
    font-size: 0.7rem;
    color: #000000;
    font-weight: 600; }
    @media (min-width: 800px) {
      .event__daydate {
        font-size: 0.75rem; } }
  .event__info span {
    display: block; }
  .event__venue {
    font-size: 0.7rem;
    color: #000000;
    font-weight: 600;
    font-style: italic;
    display: table !important; }
    @media (min-width: 800px) {
      .event__venue {
        font-size: 0.75rem; } }
  .event__search-form {
    display: flex;
    justify-content: space-around;
    flex-flow: row wrap;
    align-items: stretch; }
    .event__search-form label {
      width: 100%; }
    .event__search-form input {
      margin-bottom: 0; }
  .event__search-term {
    flex: 1 0 auto;
    align-self: center;
    justify-content: center;
    display: flex; }
  .event__search-action {
    flex: 0 0 2.6rem;
    align-self: center;
    justify-content: center;
    display: flex;
    height: 2.6rem;
    background: #e31933;
    transition: all .3s ease;
    cursor: pointer; }
    .event__search-action button {
      cursor: pointer;
      width: 100%;
      border: none;
      background: transparent; }
    .event__search-action:hover {
      background: #FFFFFF; }
      .event__search-action:hover .fa-search:before {
        color: #e31933; }
  .event__filters {
    position: relative;
    background: #f3f5f6;
    margin-bottom: 0.5rem; }
    .event__filters a {
      color: #DB1831; }
    .event__filters h3 {
      margin: 0; }
    .event__filters h4 {
      margin-top: 0.9rem; }
    .event__filters fieldset {
      margin: 0 auto; }
    .event__filters input[type="checkbox"],
    .event__filters input[type="radio"] {
      background-color: white;
      margin-bottom: 0; }
      .event__filters input[type="checkbox"]:checked,
      .event__filters input[type="radio"]:checked {
        background-color: #e31933;
        color: white; }
    .event__filters:after {
      display: block;
      position: absolute;
      bottom: 0;
      height: 1rem;
      background: linear-gradient(0deg, #f3f5f6 0%, rgba(255, 255, 255, 0) 100%);
      content: "";
      width: 100%; }
  .event__filters--padded {
    padding: 1rem; }
  .event__filter-labels {
    display: flex;
    font-weight: 400;
    font-size: 0.7rem;
    color: #4D4D4D;
    line-height: 1.45em;
    padding: 0.5rem 0;
    align-items: center; }
    @media (min-width: 800px) {
      .event__filter-labels {
        font-size: 0.75rem; } }
  .event__trigger {
    font-size: 0.9rem;
    color: #000000;
    position: relative;
    margin-bottom: 0;
    display: block;
    padding: 1rem; }
    @media (min-width: 800px) {
      .event__trigger {
        font-size: 1.2rem; } }
    .event__trigger:hover {
      text-decoration: none; }
    .event__trigger.active:after {
      content: "\E903"; }
    .event__trigger:after {
      content: "\E902";
      font-size: 1rem;
      position: absolute;
      right: 1rem;
      font-weight: 700;
      margin: 0;
      color: #e31933;
      display: inline-block;
      font: normal normal normal 26px/1 icomoon;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  .event__filters-wrapper {
    padding: 1rem;
    padding-top: 0;
    max-height: 200px;
    overflow-y: scroll; }
  .event--info {
    padding-bottom: 0.75rem; }
    .event--info .event__filters {
      color: #4D4D4D;
      line-height: 1.25rem;
      font-size: 0.75rem; }
      .event--info .event__filters h3 {
        margin-bottom: 0.75rem; }
      .event--info .event__filters p {
        color: #4D4D4D;
        font-size: 0.75rem; }
    .event--info h2 {
      margin-bottom: 0.5rem; }
    .event--info .event__misc {
      margin-bottom: 0.5rem; }
    .event--info .event__img {
      float: none;
      display: block;
      width: 100%;
      max-width: 100%;
      margin-right: 1em;
      margin-bottom: 0.75rem; }
      @media (min-width: 560px) {
        .event--info .event__img {
          float: left;
          width: 33.33333%;
          margin-bottom: 0rem; } }
    .event--info .event__main {
      padding: 0; }
  .event__add-btn.addeventatc {
    background: #FFFFFF;
    border-radius: 1.8rem;
    border: 2px solid #e31933;
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 20px 0px;
    color: #e31933;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    transition: all .3s ease-in-out;
    z-index: 200; }
    .event__add-btn.addeventatc:hover {
      border: 2px solid #e31933;
      color: #FFFFFF;
      background: #e31933; }

.add-this {
  height: 2.1rem;
  width: auto; }

.smart-date-recurring-dates ul {
  margin: 0;
  padding: 0; }

.smart-date-recurring-dates li {
  display: grid;
  grid-template-columns: minmax(300px, 30%) 1fr 1fr;
  grid-column-gap: 10px;
  align-items: center;
  margin: 0.25rem 0; }

.smart-date-recurring-dates .event__add-btn.addeventatc {
  padding: 13px;
  border-radius: 8px;
  width: 30px;
  margin: 0;
  border: 0; }

.section--padded-bottom .smart-date-recurring-dates li {
  grid-template-columns: minmax(250px, 30%) 1fr 1fr; }

.smart-date-recurring-dates .addeventatc .addeventatc_icon {
  width: 13px;
  height: 13px;
  left: 8px;
  top: 6px;
  background-size: 13px 13px; }

.calendar {
  background: #f3f5f6;
  display: none;
  padding: 0.3rem; }
  .calendar__month {
    font-weight: 600;
    font-size: 0.7rem;
    color: #000000;
    letter-spacing: 1.4px;
    text-transform: uppercase; }
  .calendar__controls {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.75rem 0; }
  .calendar__grid {
    background: #FFFFFF; }
  .calendar__days-of-the-week, .calendar__days {
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
    font-weight: 400;
    font-size: 0.7rem;
    color: #000000;
    background-color: #f3f5f6; }
  .calendar__day {
    box-sizing: border-box;
    width: 14.285714285714286%;
    border-right: 1px solid #f3f5f6;
    border-bottom: 1px solid #f3f5f6;
    background: #FFFFFF;
    padding: .65rem;
    align-self: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    display: flex;
    letter-spacing: 1.2px;
    color: #737373; }
    .calendar__day--past {
      color: #737373;
      border-right-color: #fff; }
    .calendar__day--event {
      color: #e31933;
      font-weight: 700; }
    .calendar__day--today {
      color: #FFFFFF;
      background: #e31933; }
    .calendar__day--active {
      color: #FFFFFF;
      background: #e31933; }
    .calendar__day--header {
      font-weight: 700;
      font-size: 0.7rem;
      color: #000000; }
  @media (min-width: 800px) {
    .calendar {
      display: block; } }

#events-calendar.hide--audience #filter-wrapper-calendar_events_audience,
#events-calendar.hide--category #filter-wrapper-calendar_events_category,
#events-calendar.hide--research #filter-wrapper-calendar_events_expertise,
#events-calendar.hide--unit #filter-wrapper-calendar_events_unit {
  display: none; }

.gallery .carrousel.carrousel--gallery {
  display: block; }
  .gallery .carrousel.carrousel--gallery .carrousel__single {
    height: 10em; }
    @media (min-width: 800px) {
      .gallery .carrousel.carrousel--gallery .carrousel__single {
        height: 30em; } }

.gallery--caption {
  color: #676767;
  font-size: .8em;
  padding: 10px 0;
  border-bottom: 5px solid #eee; }

.carrousel {
  padding-top: 1rem;
  margin-bottom: 1.5rem;
  margin-left: -0.75rem;
  margin-right: -0.75rem; }
  @media (min-width: 400px) {
    .carrousel {
      display: block; } }
  @media (min-width: 800px) {
    .carrousel {
      padding-top: 3rem;
      margin-bottom: 0; } }
  .carrousel .silc-grid__col:first-of-type .news {
    border-top: 0; }
  .carrousel--run {
    padding-bottom: 3rem; }
  .carrousel__single {
    width: 100%;
    position: relative; }
    .carrousel__single .compartment {
      display: flex;
      height: 100%;
      align-items: flex-end; }
  .carrousel__content {
    color: #fff;
    z-index: 1;
    transition: opacity 0.5s, -webkit-transform 0.2s ease-out;
    transition: opacity 0.5s, transform 0.2s ease-out;
    transition: opacity 0.5s, transform 0.2s ease-out, -webkit-transform 0.2s ease-out; }
    .carrousel__content.content-visible {
      opacity: 1; }
  .carrousel__quote {
    font-weight: 600;
    font-size: 1.3em;
    line-height: 1.4;
    text-shadow: 0 1px 0 #000; }
    .carrousel__quote:before {
      content: "\201C"; }
    .carrousel__quote:after {
      content: "\201D"; }
  .carrousel__name {
    font-size: 0.8em;
    letter-spacing: 0.5px;
    font-weight: 400; }
    .carrousel__name:before {
      content: '';
      display: block;
      width: 8em;
      height: 4px;
      background: #ffd200;
      margin-bottom: 1.4em; }
  .carrousel__info {
    text-transform: uppercase;
    font-size: 0.7em;
    letter-spacing: 2px;
    font-weight: 400; }
  .carrousel .flickity-prev-next-button {
    top: auto;
    bottom: 0;
    border: 3px solid #e31933;
    z-index: 1;
    background: transparent;
    transition: 0.2s;
    width: 50px;
    height: 50px; }
    @media (min-width: 800px) {
      .carrousel .flickity-prev-next-button {
        border: 3px solid #fff; } }
    .carrousel .flickity-prev-next-button:hover {
      background: rgba(255, 255, 255, 0.3); }
    .carrousel .flickity-prev-next-button.previous {
      left: 1.5rem;
      right: auto;
      top: 97%; }
      @media (min-width: 800px) {
        .carrousel .flickity-prev-next-button.previous {
          top: 30.5%; } }
    .carrousel .flickity-prev-next-button.next {
      right: 1.5rem;
      left: auto;
      top: 97%; }
      @media (min-width: 800px) {
        .carrousel .flickity-prev-next-button.next {
          top: 30.5%; } }
    .carrousel .flickity-prev-next-button .arrow {
      fill: #e31933; }
      @media (min-width: 800px) {
        .carrousel .flickity-prev-next-button .arrow {
          fill: #fff; } }
    .carrousel .flickity-prev-next-button svg {
      left: 31%;
      top: 31%;
      width: 36%;
      height: 36%; }
  .carrousel .flickity-page-dots {
    bottom: 0.6rem; }
    .carrousel .flickity-page-dots .dot {
      background: #ebeced;
      opacity: 1;
      height: 0.75rem;
      width: 0.75rem;
      transition: all .3s ease-in-out; }
    .carrousel .flickity-page-dots .dot.is-selected {
      background: #e31933; }
    @media (min-width: 800px) {
      .carrousel .flickity-page-dots {
        bottom: auto;
        height: 1.5rem; } }
  .carrousel .news {
    transition: all 0.2s ease;
    background: transparent;
    padding: 0.75rem;
    width: 100%;
    margin-bottom: 0;
    margin-left: 0; }
    .carrousel .news:hover {
      background: #f3f5f6;
      box-shadow: 3px 3px 4px 0px rgba(200, 200, 200, 0.4); }
  .carrousel .news--feed__img {
    height: 100px;
    width: 100px; }
    @media (min-width: 800px) {
      .carrousel .news--feed__img {
        height: 140px;
        width: 100%;
        margin-bottom: 10px; } }
  .carrousel .news__content {
    width: calc(100% - 100px);
    float: left; }
    @media (min-width: 560px) {
      .carrousel .news__content {
        width: calc(100% - 200px); } }
    @media (min-width: 800px) {
      .carrousel .news__content {
        padding-left: 0;
        width: 100%; } }
  .carrousel .news__source {
    width: 100%;
    clear: both;
    margin-bottom: 0.5rem; }
    @media (min-width: 800px) {
      .carrousel .news__source {
        margin-bottom: 0.75rem; } }
  .carrousel .news__title {
    margin-bottom: 0.25rem;
    font-size: 0.8rem;
    font-weight: 700; }
    @media (min-width: 800px) {
      .carrousel .news__title {
        font-size: 1rem; } }
  .carrousel p {
    display: none; }
    @media (min-width: 800px) {
      .carrousel p {
        margin-top: 0px;
        display: block;
        font-size: 0.85rem;
        font-weight: 400;
        color: #676767;
        line-height: 1.5; } }

.research-links {
  margin-top: 1rem;
  margin-left: 30px; }
  .research-links li {
    margin: 0 auto;
    padding: 0; }
  .research-links ul {
    margin: 0 auto;
    padding: 0; }
  .research-links .vertical-explorer {
    height: auto; }

.social-flyout {
  border-top-left-radius: 2rem;
  border-bottom-left-radius: 2rem;
  background: rgba(0, 0, 0, 0.5);
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 0.7rem;
  font-weight: 700;
  position: absolute;
  right: 0;
  top: 6.75rem;
  height: 2.2rem;
  line-height: 2rem;
  color: white; }
  .social-flyout a {
    color: white; }
  @media (min-width: 400px) {
    .social-flyout {
      height: 3.3rem;
      font-size: 1.1rem;
      line-height: 3.3rem;
      top: 6.75rem; } }
  @media (min-width: 800px) {
    .social-flyout {
      top: 18rem; } }

.instagram-feed__images {
  width: 66.66667%;
  display: flex; }

.instagram-feed__img {
  min-height: 11.75rem;
  background: #f3f5f6; }

.instagram-feed__desc {
  width: 33.33333%; }

.title-with-link {
  display: block; }
  .title-with-link a {
    margin-top: 0.5rem;
    margin-left: 0;
    display: inline-block;
    line-height: 1.4; }
  .title-with-link span {
    display: block; }
  @media (min-width: 800px) {
    .title-with-link {
      display: flex;
      align-items: flex-end; }
      .title-with-link span {
        display: flex; }
      .title-with-link a {
        margin-top: 0;
        margin-left: 1.25rem;
        display: flex;
        flex: 0 0 auto;
        line-height: 1.4;
        z-index: 200; } }

.recent-research {
  justify-content: space-between;
  border-bottom: 0.25rem solid #EEEEEE;
  padding: 1.5rem 0;
  display: block; }
  @media (min-width: 800px) {
    .recent-research {
      display: flex; } }
  .recent-research__title {
    font-size: 1.1rem;
    margin-bottom: .4rem; }
    @media (min-width: 800px) {
      .recent-research__title {
        font-size: 1.4rem; } }
  .recent-research .button {
    align-items: center;
    display: inline-block;
    margin-top: 1rem; }
    @media (min-width: 800px) {
      .recent-research .button {
        display: flex;
        margin-top: 0; } }
  .recent-research__link {
    display: block; }
    @media (min-width: 800px) {
      .recent-research__link {
        display: flex;
        align-items: center; } }

.embedded-entity {
  margin: 1rem auto;
  border-bottom: 0.25rem solid #f3f5f6;
  text-align: center; }
  .embedded-entity.align-left {
    margin-right: 1rem;
    text-align: left; }
  .embedded-entity.align-right {
    margin-left: 1rem;
    text-align: left; }
  .embedded-entity img {
    width: auto;
    max-width: 100%; }
  .embedded-entity figcaption {
    color: #676767;
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 1.45em;
    margin: 0.75rem auto; }

.video-embed-field-provider-youtube iframe {
  width: 100%;
  min-height: 12.5rem; }
  @media (min-width: 400px) {
    .video-embed-field-provider-youtube iframe {
      min-height: 15rem; } }
  @media (min-width: 800px) {
    .video-embed-field-provider-youtube iframe {
      min-height: 17.5rem; } }
  @media (min-width: 1180px) {
    .video-embed-field-provider-youtube iframe {
      min-height: 27.5rem; } }

.video-embed-field-provider-vimeo iframe {
  width: 100%;
  min-height: 12.5rem; }
  @media (min-width: 400px) {
    .video-embed-field-provider-vimeo iframe {
      min-height: 15rem; } }
  @media (min-width: 800px) {
    .video-embed-field-provider-vimeo iframe {
      min-height: 17.5rem; } }
  @media (min-width: 1180px) {
    .video-embed-field-provider-vimeo iframe {
      min-height: 27.5rem; } }

.flickr-embed .flickr-embed-photo .navigation {
  top: auto;
  bottom: 0;
  border: 3px solid #fff;
  background: transparent;
  transition: 0.2s;
  width: 2.5rem;
  height: 2.5rem; }

.navigation {
  top: auto;
  bottom: 0;
  border: 3px solid #fff;
  background: transparent;
  transition: 0.2s;
  width: 2.5rem;
  height: 2.5rem; }

.essay-cards {
  margin: 0.75rem 0 1.2rem; }
  @media (min-width: 800px) {
    .essay-cards {
      margin: 1.5rem 0 2.3rem; } }
  .essay-cards:last-of-type {
    margin-bottom: 0; }
  .essay-cards li:not(:last-child) {
    margin-bottom: 1rem; }

.essay-card {
  background-color: white;
  color: black;
  display: block;
  padding: 0.5rem 0.75rem 0.65rem;
  transition: all .2s ease; }
  @media (min-width: 800px) {
    .essay-card {
      align-items: flex-start;
      display: flex;
      padding: 1rem 1rem 1.25rem; } }
  .essay-card:hover {
    box-shadow: 3px 3px 4px 0 rgba(199, 199, 199, 0.4);
    text-decoration: none; }

.essay-card__content {
  flex: 1 1 100%;
  padding-right: 1.5rem; }

.essay-card__heading {
  font-size: 0.8rem;
  letter-spacing: 0.007rem;
  line-height: 1.25;
  margin: 0 0 0.4rem; }
  @media (min-width: 800px) {
    .essay-card__heading {
      font-size: 1.1rem;
      letter-spacing: -0.0035rem;
      line-height: 1.5;
      margin-bottom: 0.2rem; } }

.essay-card__author {
  font-size: 0.7rem;
  font-weight: 400;
  letter-spacing: 0.07rem;
  line-height: 1.28;
  text-transform: uppercase; }

.essay-card__teaser {
  display: none;
  letter-spacing: -0.003rem;
  margin: 0.7rem 0 0; }
  @media (min-width: 800px) {
    .essay-card__teaser {
      display: block; } }

.essay-card__image {
  background-position: center center;
  background-size: cover;
  display: none;
  flex-shrink: 0;
  flex-grow: 1;
  flex-basis: auto;
  width: 20%; }
  .essay-card__image:before {
    content: '';
    display: block;
    padding-bottom: 56.25%; }
  @media (min-width: 800px) {
    .essay-card__image {
      display: block; } }

.about-the-author {
  border-bottom: 2px solid #E6E6E6;
  margin-bottom: 1rem;
  padding-bottom: 0.7rem; }
  @media (min-width: 560px) {
    .about-the-author {
      align-items: flex-start;
      display: flex; } }
  @media (min-width: 800px) {
    .about-the-author {
      margin-bottom: 2.1rem;
      padding-bottom: 1.75rem; } }

.about-the-author__image {
  background-position: center center;
  background-size: cover;
  margin-bottom: 1rem; }
  @media (min-width: 560px) {
    .about-the-author__image {
      flex-shrink: 0;
      flex-grow: 1;
      flex-basis: auto;
      margin-bottom: 0;
      width: 35%; } }
  .about-the-author__image:before {
    content: '';
    display: block;
    padding-bottom: 56.25%; }

@media (min-width: 560px) {
  .about-the-author__image + .about-the-author__content {
    padding-left: 1.65rem; } }

@media (min-width: 560px) {
  .about-the-author__content {
    flex: 1 1 100%; } }

.about-the-author__content p {
  letter-spacing: -0.0025rem;
  margin: 0; }
  @media (min-width: 800px) {
    .about-the-author__content p {
      letter-spacing: -0.003rem; } }

.about-the-author__author {
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 0.065rem;
  margin-bottom: 0.3rem;
  text-transform: uppercase; }
  @media (min-width: 800px) {
    .about-the-author__author {
      font-size: 0.7rem;
      letter-spacing: 0.07rem;
      margin-bottom: 0.5rem; } }

.essay-sidebar {
  position: relative; }
  @media (min-width: 800px) {
    .essay-sidebar {
      box-shadow: 3px 3px 4px 0 rgba(199, 199, 199, 0.4); } }

.essay-sidebar__back-link:hover {
  text-decoration: none; }
  .essay-sidebar__back-link:hover:before {
    -webkit-transform: rotate(180deg) translateX(0.15rem);
            transform: rotate(180deg) translateX(0.15rem); }

.essay-sidebar__back-link:before {
  content: "\E900";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-size: 1.3rem;
  margin-right: 0.2rem;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  transition-duration: .2s;
  transition-property: color, -webkit-transform;
  transition-property: color, transform;
  transition-property: color, transform, -webkit-transform;
  transition-timing-function: ease-in-out;
  vertical-align: text-bottom; }

.essay-sidebar__back-link--mobile {
  display: table;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: -0.01rem;
  margin-bottom: 0.85rem;
  margin-left: 1.1rem; }
  @media (min-width: 800px) {
    .essay-sidebar__back-link--mobile {
      display: none; } }
  .essay-sidebar__back-link--mobile:before {
    position: absolute;
    left: -1.5rem; }

.essay-sidebar__back-link--desktop {
  color: black;
  display: none;
  font-size: 1.1rem;
  font-weight: bold;
  letter-spacing: -0.0035rem;
  line-height: 1.45;
  transition: color .2s ease-in-out; }
  @media (min-width: 800px) {
    .essay-sidebar__back-link--desktop {
      display: table; } }
  .essay-sidebar__back-link--desktop:hover {
    color: #e31933; }
    .essay-sidebar__back-link--desktop:hover:before {
      color: #e31933; }
  .essay-sidebar__back-link--desktop:before {
    color: black;
    margin-left: -0.4rem;
    transition-property: color, -webkit-transform;
    transition-property: color, transform;
    transition-property: color, transform, -webkit-transform; }

.essay-sidebar__mobile-toggle {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #F9FAFB;
  border: 0;
  color: black;
  cursor: pointer;
  display: block;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 0.8rem;
  font-weight: bold;
  letter-spacing: -0.0025rem;
  margin-bottom: 1rem;
  padding: 0.8rem 0.6rem 0.8rem 0.85rem;
  position: relative;
  text-align: left;
  width: 100%; }
  .essay-sidebar__mobile-toggle[aria-expanded="true"]:before {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  .essay-sidebar__mobile-toggle[aria-expanded="true"]:after {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg); }
  @media (min-width: 800px) {
    .essay-sidebar__mobile-toggle {
      display: none; } }
  .essay-sidebar__mobile-toggle:before, .essay-sidebar__mobile-toggle:after {
    content: '';
    background-color: #e31933;
    border-radius: 2px;
    height: 2px;
    width: 20px;
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    transition: .2s transform ease-in-out; }
  .essay-sidebar__mobile-toggle:after {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }

.essay-sidebar__content {
  overflow: hidden;
  margin-top: -1rem;
  position: absolute;
  transition: height .2s ease-in-out;
  width: 100%; }
  @media (min-width: 800px) {
    .essay-sidebar__content {
      margin: 0;
      position: static; } }
  .essay-sidebar__content:not(.transitioning)[aria-hidden="true"] {
    height: 0; }

.essay-sidebar__content-compartment {
  background-color: #F9FAFB;
  padding: 1.25rem 1.25rem 1.75rem; }
  @media (min-width: 800px) {
    .essay-sidebar__content-compartment {
      margin-bottom: 0; } }
  .essay-sidebar__content-compartment ul {
    margin: 0 0 1.2rem;
    padding: 0;
    list-style: none; }
  .essay-sidebar__content-compartment li {
    margin: 0.7rem 0; }
    .essay-sidebar__content-compartment li a {
      color: #515151;
      display: block;
      font-size: 0.75rem;
      font-weight: normal;
      transition-duration: .2s;
      transition-property: color, font-weight;
      transition-timing-function: ease-in-out; }
      .essay-sidebar__content-compartment li a.is-active {
        border-left: 7px solid #e31933;
        color: black;
        font-weight: bold;
        padding-left: 0.6rem; }
        .essay-sidebar__content-compartment li a.is-active:hover {
          color: black;
          cursor: default; }
      .essay-sidebar__content-compartment li a:hover {
        color: #e31933;
        font-weight: bold;
        text-decoration: none; }

.essay-sidebar__taxonomy-heading {
  border-bottom: 1px solid #A7A7A7;
  font-size: 0.7rem;
  font-weight: bold;
  letter-spacing: 0.07rem;
  line-height: 1.3;
  padding-bottom: 0.4rem;
  text-transform: uppercase; }
  @media (min-width: 800px) {
    .essay-sidebar__taxonomy-heading {
      margin-top: 1.2rem; } }

.issue-editors {
  margin-top: 1.2rem; }
  @media (min-width: 800px) {
    .issue-editors {
      margin-top: 1.8rem; } }

.issue-editor {
  margin-bottom: 1.2rem; }
  @media (min-width: 800px) {
    .issue-editor {
      margin-bottom: 3rem; } }

.issue-editor__photo {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 1rem; }
  .issue-editor__photo:before {
    content: "";
    display: block;
    padding-bottom: 56.25%; }

.issue-copyright-notice {
  margin: 1.2rem 0 0; }
  @media (min-width: 800px) {
    .issue-copyright-notice {
      margin-top: 2.75rem;
      max-width: 80%; } }

.journal-copyright-notice {
  margin-top: 0; }

.essay__meta {
  color: #737373;
  font-size: 0.75rem;
  font-weight: 400;
  margin: 0.75rem 0; }

.essay__work-cited p {
  color: #515151;
  font-weight: 400;
  font-size: 0.8rem;
  line-height: 1.5;
  padding-left: 1.2rem;
  text-indent: -1.2rem; }
