@charset "UTF-8";
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

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

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

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

/**
 * Show the overflow in IE.
 * 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;
}

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

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  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;
}

/*! Flickity v2.2.1
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

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

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

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

.flickity-enabled.is-draggable {
  -webkit-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 {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333;
}

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

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

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

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

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

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

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

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

/**
 * Set up a decent box model on the root element
 */
html {
  box-sizing: border-box;
}

/**
 * Make all elements from the DOM inherit from the parent box-sizing
 * Since `*` has a specificity of 0, it does not override the `html` value
 * making all elements inheriting from the root box-sizing value
 * See: https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
 */
*,
*::before,
*::after {
  box-sizing: inherit;
  margin: 0;
  padding: 0;
}

/**
 * Basic styles for links
 */
a {
  color: inherit;
  text-decoration: none;
  transition: color 0.25s ease-out;
}
a:hover, a:active, a:focus {
  color: #f5333f;
  text-decoration: underline;
}

#container {
  width: 100%;
  background: #f6f6f6;
}

/**
 * Basic typography style for copy text
 */
html {
  font-size: 10px;
}

.red-color, .pagecontent .post-authors, .pagecontent .post-categories {
  color: #f5333f;
}

.roboto-type, .pagecontent.sj-search .results-head, .pagecontent.sj-become-member .donate-select-text, .pagecontent.sj-become-member .donation-wrap, .pagecontent .author-card .author-info .author-contact li, .pagecontent .author-card .author-info .author-contact .contact-title, .pagecontent .author-card .author-info .author-name-title, .pagecontent .post-authors, .pagecontent .post-categories, .pagecontent .post-date, #sj-banner, .sj-block.sj-block--aside .aside-wrap, .sj-block.sj-block--support-callout, .sj-block.sj-block--newsletter-callout, .sj-block.sj-block--quote .sj-block__inner .quote .quote-share span, .sj-block.sj-block--quote .sj-block__inner .quote .quote-author, .sj-block.sj-block--body-copy.has-drop-cap .sj-block__inner:first-letter, .sj-image figcaption, .newsletter-callout .newsletter-callout__inner .newsletter-form .tag-options .tag-option .tag-option__input, #sj-bottom-drawer, #global-footer .global-footer__inner .footer-links .footer-link-list, #global-footer .global-footer__inner .footer-main, #secondary-nav .nav-site-links, .feature-post-img .figcaption, .pagecontent.sj-home .feature-story .sj-article.sj-feature .figcaption {
  font-family: "Roboto Condensed", sans-serif;
}

.ibm-plex-type {
  font-family: "IBM Plex Serif", serif;
}

.h, .h3, h3, .h2, .pagecontent .contributor-hero .author-name, .pagecontent .sj-page-hero .page-title, h2, .h1, .pagecontent.sj-feature .page-title, h1 {
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
}

.h1, .pagecontent.sj-feature .page-title, h1 {
  font-size: 4.5rem;
  line-height: 1.1428571429;
}
@media screen and (max-width: 1100px) {
  .h1, .pagecontent.sj-feature .page-title, h1 {
    font-size: 3.8rem;
  }
}
@media screen and (max-width: 768px) {
  .h1, .pagecontent.sj-feature .page-title, h1 {
    font-size: 3rem;
  }
}

.h2, .pagecontent .contributor-hero .author-name, .pagecontent .sj-page-hero .page-title, h2 {
  font-size: 3.8rem;
  line-height: 1.2;
}
@media screen and (max-width: 1100px) {
  .h2, .pagecontent .contributor-hero .author-name, .pagecontent .sj-page-hero .page-title, h2 {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 768px) {
  .h2, .pagecontent .contributor-hero .author-name, .pagecontent .sj-page-hero .page-title, h2 {
    font-size: 2.8rem;
  }
}

.h3, h3 {
  font-size: 3rem;
  line-height: 1.333;
}
@media screen and (max-width: 768px) {
  .h3, h3 {
    font-size: 2.5rem;
  }
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
}

.p, body, .cta, .cta--button, .pagecontent.sj-search .searchform .search-input .submit, .pagecontent.sj-become-member .donation-area .give-submit {
  font-family: "IBM Plex Serif", serif;
  font-size: 1.8rem;
  line-height: 1.5;
}

.n-link, #main-nav-overlay ul, #main-nav-overlay ol, #main-nav-overlay li {
  font-family: "Roboto Condensed", sans-serif;
}

.cta, .cta--button, .pagecontent.sj-search .searchform .search-input .submit, .pagecontent.sj-become-member .donation-area .give-submit {
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
}

.cta--button, .pagecontent.sj-search .searchform .search-input .submit, .pagecontent.sj-become-member .donation-area .give-submit {
  background: #f5333f;
  color: white;
}

body {
  color: black;
}

/**
 * Clear inner floats
 */
.clearfix::after {
  clear: both;
  content: "";
  display: table;
}

/**
 * Main content containers
 * 1. Make the container full-width with a maximum width
 * 2. Center it in the viewport
 * 3. Leave some space on the edges, especially valuable on small screens
 */
.container {
  max-width: 1200px;
  /* 1 */
  margin-left: auto;
  /* 2 */
  margin-right: auto;
  /* 2 */
  padding-left: 20px;
  /* 3 */
  padding-right: 20px;
  /* 3 */
  width: 100%;
  /* 1 */
}

/**
 * Hide text while making it readable for screen readers
 * 1. Needed in WebKit-based browsers because of an implementation bug;
 *    See: https://code.google.com/p/chromium/issues/detail?id=457146
 */
.hide-text {
  overflow: hidden;
  padding: 0;
  /* 1 */
  text-indent: 101%;
  white-space: nowrap;
}

/**
 * Hide element while making it readable for screen readers
 * Shamelessly borrowed from HTML5Boilerplate:
 * https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css#L119-L133
 */
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.scalableImg {
  width: 100%;
  height: auto;
  display: block;
}

.sj-container, .pagecontent.sj-become-member .sj-bam-wrap, .pagecontent.topic .topic-hero, .pagecontent.sj-single .sj-page.sj-feature .author-sign-off, .pagecontent .author-sign-off, .sj-block.sj-block--embed .sj-block__inner, .sj-block, .newsletter-callout .newsletter-callout__inner, .bam-callout .bam-callout__inner, .two-col-group .group__inner {
  width: 100%;
  max-width: 128rem;
  padding: 0 4rem;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .sj-container, .pagecontent.sj-become-member .sj-bam-wrap, .pagecontent.topic .topic-hero, .pagecontent.sj-single .sj-page.sj-feature .author-sign-off, .pagecontent .author-sign-off, .sj-block.sj-block--embed .sj-block__inner, .sj-block, .newsletter-callout .newsletter-callout__inner, .bam-callout .bam-callout__inner, .two-col-group .group__inner {
    padding: 0 2rem;
  }
}

.two-col-group {
  padding: 4rem;
}
.two-col-group .group__title {
  margin-bottom: 4rem;
}
.two-col-group .group__item {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin: 2rem 0 0;
  padding: 0 0 2rem;
  border-bottom: 1px solid #ccc;
}
.two-col-group .group__item .col-left, .two-col-group .group__item .col-right {
  flex: 1;
}
.two-col-group .group__item .col-left {
  padding-right: 3rem;
}
@media screen and (max-width: 768px) {
  .two-col-group .group__item .col-left {
    padding-right: 0;
  }
}
.two-col-group .group__item .col-right .group__item__title {
  margin-bottom: 1rem;
  font-size: 2.5rem;
}
@media screen and (max-width: 768px) {
  .two-col-group .group__item .col-right .group__item__title {
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .two-col-group .group__item {
    display: block;
  }
  .two-col-group .group__item .col-left {
    margin-bottom: 3rem;
    width: calc(100% + 4rem);
    margin-left: -2rem;
  }
  .two-col-group .group__item .col-right {
    padding-left: 0;
  }
}
.two-col-group .group__item.no-image .col-right .thumb-content-info {
  margin: 2.5rem 0;
}
@media screen and (max-width: 768px) {
  .two-col-group {
    padding: 4rem 0;
  }
}

.feature-post-img, .pagecontent.sj-home .feature-story .sj-article.sj-feature {
  position: relative;
  background: black;
  padding: 0 3rem;
}
.feature-post-img .feature-post-img__inner, .pagecontent.sj-home .feature-story .sj-article.sj-feature .feature-post-img__inner {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  max-width: 160rem;
  margin: 0 auto;
  padding: 4rem 0;
  border-bottom: 1px solid white;
}
.feature-post-img .feature-post-img__inner .post-img, .pagecontent.sj-home .feature-story .sj-article.sj-feature .feature-post-img__inner .post-img {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.feature-post-img .feature-post-img__inner .post-img figcaption, .pagecontent.sj-home .feature-story .sj-article.sj-feature .feature-post-img__inner .post-img figcaption {
  color: white;
}
@media screen and (max-width: 768px) {
  .feature-post-img .feature-post-img__inner, .pagecontent.sj-home .feature-story .sj-article.sj-feature .feature-post-img__inner {
    display: block;
  }
  .feature-post-img .feature-post-img__inner .post-img, .pagecontent.sj-home .feature-story .sj-article.sj-feature .feature-post-img__inner .post-img {
    margin-right: 0;
    width: calc(100% + 4rem);
    margin-left: -2rem;
  }
}
.feature-post-img .post-img, .pagecontent.sj-home .feature-story .sj-article.sj-feature .post-img {
  position: relative;
  flex: 0 0 55%;
  margin-right: 5rem;
  z-index: 1;
  order: 1;
}
.feature-post-img .post-img .sj-image, .pagecontent.sj-home .feature-story .sj-article.sj-feature .post-img .sj-image, .feature-post-img .post-img img, .pagecontent.sj-home .feature-story .sj-article.sj-feature .post-img img {
  width: 100%;
  height: auto;
  display: block;
}
.feature-post-img .figcaption, .pagecontent.sj-home .feature-story .sj-article.sj-feature .figcaption {
  flex: 0 0 55%;
  margin-top: 1.5rem;
  padding: 0 2rem;
  order: 3;
  font-size: 1.2rem;
  color: white;
}
.feature-post-img .figcaption .sj-photo-credit, .pagecontent.sj-home .feature-story .sj-article.sj-feature .figcaption .sj-photo-credit {
  color: #7a7a7a;
}
@media screen and (max-width: 768px) {
  .feature-post-img .figcaption, .pagecontent.sj-home .feature-story .sj-article.sj-feature .figcaption {
    padding: 0;
    margin-bottom: 2.5rem;
  }
}
.feature-post-img .post-info, .pagecontent.sj-home .feature-story .sj-article.sj-feature .post-info {
  position: relative;
  flex: 1 1 calc(45% - 5rem);
  order: 2;
  color: white;
}
.feature-post-img .post-info .by-line, .pagecontent.sj-home .feature-story .sj-article.sj-feature .post-info .by-line {
  color: white;
}
.feature-post-img .post-info .post-info__inner, .pagecontent.sj-home .feature-story .sj-article.sj-feature .post-info .post-info__inner {
  display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
  height: 100%;
}
.feature-post-img .post-info .post-info__inner .post-categories, .pagecontent.sj-home .feature-story .sj-article.sj-feature .post-info .post-info__inner .post-categories {
  margin-bottom: 1rem;
}
.feature-post-img .post-info .post-info__inner .post-authors, .pagecontent.sj-home .feature-story .sj-article.sj-feature .post-info .post-info__inner .post-authors, .feature-post-img .post-info .post-info__inner .post-excerpt, .pagecontent.sj-home .feature-story .sj-article.sj-feature .post-info .post-info__inner .post-excerpt {
  margin-top: 2rem;
}
@media screen and (max-width: 768px) {
  .feature-post-img .post-info, .pagecontent.sj-home .feature-story .sj-article.sj-feature .post-info {
    margin-top: 3rem;
  }
}
@media screen and (max-width: 768px) {
  .feature-post-img, .pagecontent.sj-home .feature-story .sj-article.sj-feature {
    padding: 0 2rem;
  }
  .feature-post-img .feature-post-img__inner, .pagecontent.sj-home .feature-story .sj-article.sj-feature .feature-post-img__inner {
    padding: 0 0 4rem;
  }
}

#global-header {
  width: 100%;
}

.nav-close-bkg {
  display: none;
  background: rgba(0, 0, 0, 0.15);
  position: fixed;
  z-index: 50;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  cursor: pointer;
}

#main-nav-overlay {
  position: fixed;
  top: 4.5rem;
  bottom: 0;
  overflow: auto;
  width: 100vw;
  max-width: 35rem;
  transition: transform 0.25s ease-out;
  transform: translateX(-101%);
  background: black;
  color: white;
  padding: 0 3rem;
  z-index: 100;
}
@media screen and (max-width: 480px) {
  #main-nav-overlay {
    max-width: none;
  }
}
#main-nav-overlay.visible {
  transform: translateX(0);
}
#main-nav-overlay.visible + .nav-close-bkg {
  display: block;
}
#main-nav-overlay ul, #main-nav-overlay ol, #main-nav-overlay li {
  list-style: none;
}
#main-nav-overlay a:hover, #main-nav-overlay a:focus {
  color: inherit;
  text-decoration: underline;
}
#main-nav-overlay .nav-item {
  line-height: 1.5;
  padding: 0.8rem 0;
  text-transform: uppercase;
}

#main-nav-overlay__inner {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 5rem;
}
#main-nav-overlay__inner .search-form {
  margin: 4rem 0;
}
#main-nav-overlay__inner .search-form form, #main-nav-overlay__inner .search-form input {
  display: block;
  width: 100%;
}
#main-nav-overlay__inner .search-form input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-bottom: 1px solid white;
  font-family: inherit;
  font-size: inherit;
  background: transparent;
  color: inherit;
  padding: 1rem;
}
#main-nav-overlay__inner .manifesto-text {
  font-size: 1.6rem;
}

#main-nav .nav-group {
  margin-bottom: 3rem;
  border-bottom: 1px solid white;
  padding-bottom: 1rem;
}
#main-nav .nav-group.about li:nth-of-type(2) {
  background: #f5333f;
  border-radius: 3px;
  padding: 0.5rem 1.5rem;
  display: inline-block;
}
#main-nav .nav-group.about li:nth-of-type(2) a:before {
  content: "♥ ";
}
#main-nav .nav-group.about li:nth-of-type(2):hover a {
  text-decoration: none;
  color: white;
}
#main-nav .nav-group.manifesto {
  padding-bottom: 3rem;
}
#main-nav .social {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  max-width: 25rem;
}

#secondary-nav {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  position: fixed;
  background: black;
  color: #ffffff;
  width: 100%;
  padding: 0 2rem;
  top: 0;
  left: 0;
  font-size: 1.5rem;
  z-index: 105;
}
@media screen and (max-width: 768px) {
  #secondary-nav {
    padding: 0 1rem;
  }
}
#secondary-nav .menu-ham {
  width: 4.5rem;
  height: 4.5rem;
  position: relative;
  margin-right: 1rem;
  padding: 1rem;
  cursor: pointer;
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-around;
}
#secondary-nav .menu-ham .pipe {
  height: 1px;
  background: #ffffff;
  width: 100%;
}
#secondary-nav .menu-ham.nav-open .pipe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 2rem);
}
#secondary-nav .menu-ham.nav-open .pipe.middle {
  opacity: 0;
}
#secondary-nav .menu-ham.nav-open .pipe.top {
  transform: translate(-50%, -50%) rotate(45deg);
}
#secondary-nav .menu-ham.nav-open .pipe.bottom {
  transform: translate(-50%, -50%) rotate(-45deg);
}
#secondary-nav .sahan-logo {
  width: 18rem;
}
#secondary-nav .nav-logo {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
#secondary-nav .nav-site-links {
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  #secondary-nav .nav-site-links {
    display: none;
  }
}
#secondary-nav .nav-site-links ul {
  display: flex;
  flex-flow: row wrap;
  height: 100%;
}
#secondary-nav .nav-site-links li {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  height: 100%;
}
#secondary-nav .nav-site-links li a {
  font-size: 1.4rem;
  padding: 0 2.5rem;
}
#secondary-nav .nav-site-links li:last-of-type {
  background: #f5333f;
  height: auto;
  border-radius: 3px;
  padding: 0.5rem 0;
  margin-right: 1.5rem;
  align-self: center;
}
#secondary-nav .nav-site-links li:last-of-type a:before {
  content: "♥ ";
}
#secondary-nav .nav-site-links li:last-of-type:hover a {
  text-decoration: none;
  color: white;
}

#global-footer {
  background: black;
  padding: 6rem 0;
  color: white;
}
#global-footer .global-footer__inner {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-flow: row nowrap;
}
#global-footer .global-footer__inner ul, #global-footer .global-footer__inner ol, #global-footer .global-footer__inner li {
  list-style: none;
}
#global-footer .global-footer__inner .logo-mark {
  width: 8rem;
  flex: 0 0 8rem;
}
#global-footer .global-footer__inner .footer-main {
  flex: 1 1 auto;
  padding: 0 4rem;
}
#global-footer .global-footer__inner .footer-main .cta-sub {
  margin-top: 3rem;
}
#global-footer .global-footer__inner .footer-links {
  width: 22rem;
  flex: 0 0 22rem;
}
#global-footer .global-footer__inner .footer-links .social {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  font-size: inherit;
  margin-bottom: 3rem;
}
#global-footer .global-footer__inner .footer-links .footer-link-list {
  text-transform: uppercase;
}
#global-footer .global-footer__inner .copyright {
  font-size: 1.1rem;
  margin-top: 6rem;
  color: #939598;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
}
#global-footer .global-footer__inner .copyright span {
  padding-right: 0.6rem;
}
#global-footer .global-footer__inner .copyright a {
  padding: 0 0.6rem;
}
@media screen and (max-width: 768px) {
  #global-footer .global-footer__inner {
    display: flex;
    flex-flow: column wrap;
    justify-content: flex-start;
  }
  #global-footer .global-footer__inner .footer-links {
    margin-left: 0;
    margin-bottom: 4rem;
    flex: none;
    order: 1;
  }
  #global-footer .global-footer__inner .footer-main {
    order: 2;
    margin-bottom: 4rem;
    padding: 0;
    max-width: 100%;
  }
  #global-footer .global-footer__inner .footer-main .cta-sub {
    margin-top: 2rem;
  }
  #global-footer .global-footer__inner .footer-logo {
    order: 3;
  }
  #global-footer .global-footer__inner .logo-mark {
    width: 5rem;
    align-self: center;
    margin: 0 auto;
  }
}

#sj-bottom-drawer {
  position: fixed;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 1000;
  background: #f5333f;
  color: white;
  padding: 2.5rem 6rem;
  transition: transform 0.25s ease-out;
  text-align: center;
}
#sj-bottom-drawer a {
  text-decoration: underline;
}
#sj-bottom-drawer a:hover {
  background: white;
  color: #f5333f;
  text-decoration: none;
}
#sj-bottom-drawer .drawer__inner {
  max-height: 120rem;
  margin: 0 auto;
}
#sj-bottom-drawer .drawer__inner .popup-title {
  font-weight: 700;
  font-size: 2.2rem;
}
@media screen and (max-width: 768px) {
  #sj-bottom-drawer {
    padding: 4rem 2rem;
  }
}
#sj-bottom-drawer.visible {
  transform: translateY(-100%);
}
#sj-bottom-drawer .close {
  position: absolute;
  right: 0;
  top: 50%;
  width: 6rem;
  height: 100%;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  font-size: 1.5em;
  transform: translateY(-50%);
  cursor: pointer;
}

.fpo-callout {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  background: white;
  border: 1px solid #cdcdcd;
  height: 20rem;
  width: 100%;
}

.bam-callout {
  background: #ffffff;
  padding: 4rem 0;
}
.bam-callout .bam-callout__inner {
  max-width: 80rem;
}
.bam-callout .bam-callout__inner .bam-callout__title {
  background: black;
  color: white;
  padding: 0.5rem 1.5rem;
}
.bam-callout .bam-callout__inner .bam-callout__body {
  border: 0.1rem solid black;
  border-top: none;
  padding: 2rem;
}
.bam-callout .bam-callout__inner .bam-callout__desc {
  margin: 2rem 0 4rem;
}
.bam-callout .bam-callout__inner .bam-callout__cta {
  text-decoration: none;
  color: #ffffff;
  font-size: 1.4rem;
  padding: 1rem 2rem;
  display: inline-block;
}
.bam-callout .bam-callout__inner .bam-callout__cta:hover, .bam-callout .bam-callout__inner .bam-callout__cta:focus {
  text-decoration: none;
  color: #ffffff;
}

.newsletter-callout {
  background: #ffffff;
  padding: 4rem 0;
}
.newsletter-callout.thumb .newsletter-callout__title {
  background: black;
  color: white;
  padding: 0.5rem 1.5rem;
}
.newsletter-callout.thumb .newsletter-callout__body {
  border: 0.1rem solid black;
  border-top: none;
  padding: 2rem;
}
.newsletter-callout .newsletter-callout__inner {
  max-width: 80rem;
}
.newsletter-callout .newsletter-callout__inner .newsletter-callout__desc {
  margin: 2.5rem 0;
}
.newsletter-callout .newsletter-callout__inner .newsletter-form {
  width: 100%;
}
.newsletter-callout .newsletter-callout__inner .newsletter-form .form-fields {
  display: flex;
  flex-flow: row nowrap;
}
.newsletter-callout .newsletter-callout__inner .newsletter-form .input {
  display: block;
  width: 100%;
  padding: 1rem;
  appearance: none;
  border: 1px solid #d9d9d9;
  color: inherit;
  flex: 1 1 auto;
}
.newsletter-callout .newsletter-callout__inner .newsletter-form .tag-options {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  height: 0;
  overflow: hidden;
  transition: height 0.15s ease-out;
  padding-top: 3rem;
  font-size: 1.4rem;
}
.newsletter-callout .newsletter-callout__inner .newsletter-form .tag-options .tag-option {
  flex: 0 0 32%;
  margin-bottom: 3rem;
}
.newsletter-callout .newsletter-callout__inner .newsletter-form .tag-options .tag-option .tag-option__checkbox {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 2rem;
  height: 2rem;
  border: 2px solid #f5333f;
  background: transparent;
  vertical-align: middle;
}
.newsletter-callout .newsletter-callout__inner .newsletter-form .tag-options .tag-option .tag-option__checkbox:checked {
  background: url(../../images/White_check.svg.png) center center/contain no-repeat #f5333f;
}
.newsletter-callout .newsletter-callout__inner .newsletter-form .tag-options .tag-option .tag-option__input {
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
}
.newsletter-callout .newsletter-callout__inner .newsletter-form .tag-options .tag-option .tag-option__desc {
  margin-top: 1.5rem;
}
@media screen and (max-width: 768px) {
  .newsletter-callout .newsletter-callout__inner .newsletter-form .tag-options {
    display: block;
  }
  .newsletter-callout .newsletter-callout__inner .newsletter-form .tag-options .tag-option {
    margin-bottom: 2.5rem;
  }
}
.newsletter-callout .newsletter-callout__inner .newsletter-form .submit {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none;
  font-size: 1.4rem;
  padding: 1rem 2rem;
  cursor: pointer;
  display: inline-block;
  flex: 0 0 auto;
  margin-left: 1.5rem;
}

.pagecontent.sj-newsletter .newsletter-callout .newsletter-callout__inner .tag-options {
  height: auto !important;
}

.sj-article-group .sj-article-group__inner .sj-article-thumb .thumb-info-wrap {
  display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
}
.sj-article-group .sj-article-group__inner .sj-article-thumb .thumb-info-wrap .thumb-title {
  margin-bottom: 1rem;
  font-size: 2.5rem;
}
.sj-article-group .sj-article-group__inner .sj-article-thumb .thumb-info-wrap a:hover .thumb-excerpt, .sj-article-group .sj-article-group__inner .sj-article-thumb .thumb-info-wrap a:focus .thumb-excerpt {
  color: black;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .sj-article-group .sj-article-group__inner .sj-article-thumb .thumb-info-wrap {
    display: block;
  }
  .sj-article-group .sj-article-group__inner .sj-article-thumb .thumb-info-wrap .thumb-content-info {
    margin: 2.5rem 0;
  }
}

.sj-image figcaption {
  letter-spacing: 0.05em;
  margin: 1.5rem auto 0;
  font-size: 1.2rem;
}
.sj-image figcaption .sj-photo-credit {
  color: #7a7a7a;
}

.sj-page.sj-feature .sj-image figcaption {
  padding: 0 2rem;
}

.sj-block {
  position: relative;
  width: 100%;
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.sj-block .sj-block__inner {
  margin: 0 auto;
  width: 100%;
}
.sj-feature .sj-block {
  padding: 0;
}

.sj-block.sj-block--heading {
  font-family: "IBM Plex Serif", serif;
  text-transform: none;
  margin-bottom: 1rem;
}
.sj-block.sj-block--heading .sj-block__inner {
  max-width: 72.8rem;
}
.sj-block.sj-block--heading.large {
  font-size: 2.8rem;
}
.sj-block.sj-block--heading.small {
  font-size: 2.2rem;
}
.sj-block.sj-block--heading h2, .sj-block.sj-block--heading h3 {
  font-size: inherit;
  text-transform: inherit;
}
.sj-block.sj-block--heading + .sj-block {
  margin-top: 0;
}

.sj-block.sj-block--body-copy .sj-block__inner {
  max-width: 72.8rem;
}
.sj-block.sj-block--body-copy .sj-block__inner a {
  padding-bottom: 0.1rem;
  background: linear-gradient(to bottom, #f5333f, #f5333f) center bottom/100% 1px no-repeat transparent;
}
.sj-block.sj-block--body-copy .sj-block__inner a:hover {
  text-decoration: none;
}
.sj-block.sj-block--body-copy.has-drop-cap .sj-block__inner:first-letter {
  font-size: 3em;
  font-weight: bold;
  float: left;
  line-height: 0.5;
  padding: 1.6rem 1.5rem 1rem 0;
}

.sj-block.sj-imagery-block.inline {
  max-width: 72.8rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 768px) {
  .sj-block.sj-imagery-block.inline figcaption {
    padding: 0 2rem;
  }
}
.sj-block.sj-imagery-block.full-width {
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}
.sj-block.sj-imagery-block.full-width figcaption {
  padding: 0 2rem;
}
.sj-block.sj-imagery-block.multiple .sj-gallery {
  position: relative;
}
.sj-block.sj-imagery-block.multiple .sj-gallery-indicator {
  position: absolute;
  bottom: 3rem;
  font-size: 1.4rem;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
}
.sj-block.sj-imagery-block.multiple .sj-gallery-slide {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .sj-block.sj-imagery-block.multiple .flickity-prev-next-button {
    transform: translateY(calc(-50% - 3rem));
  }
}

.sj-feature .sj-block.sj-imagery-block .sj-block__inner {
  width: calc(100% + 4rem);
  margin-left: -2rem;
}

.sj-block.sj-block--quote .sj-block__inner .quote {
  max-width: 70rem;
  margin: 0 auto;
  border-bottom: 0.5rem solid black;
}
.sj-block.sj-block--quote .sj-block__inner .quote .quote-after {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  align-items: center;
  margin-top: 3rem;
  margin-bottom: 1rem;
}
.sj-block.sj-block--quote .sj-block__inner .quote .quote-content {
  font-style: italic;
  font-size: 2.2rem;
}
.sj-block.sj-block--quote .sj-block__inner .quote .quote-author {
  font-size: 1.4rem;
}
.sj-block.sj-block--quote .sj-block__inner .quote .quote-share {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  text-transform: uppercase;
  flex-basis: 28rem;
}
.sj-block.sj-block--quote .sj-block__inner .quote .quote-share .post-share {
  margin-bottom: 0;
  flex-basis: 16rem;
  margin-left: 4rem;
}
.sj-block.sj-block--quote .sj-block__inner .quote .quote-share span {
  font-size: 1.4rem;
}

.sj-block.sj-block--embed .sj-block__inner .sj-embed-wrap {
  position: relative;
  width: 100%;
}
.sj-block.sj-block--embed.sj-block--embed--social .sj-embed-wrap {
  max-width: 45rem;
  margin: 0 auto;
}
.sj-block.sj-block--embed.sj-block--embed--audio .sj-embed-wrap {
  max-width: 60rem;
  margin: 0 auto;
}
.sj-block.sj-block--embed.sj-block--embed--video .sj-embed-wrap {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
}
.sj-block.sj-block--embed.sj-block--embed--video .sj-embed-wrap__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sj-block.sj-block--embed.sj-block--embed--video .sj-embed-wrap__inner iframe {
  width: 100%;
  height: 100%;
}

.sj-block.sj-block--mc-imagery .imagery-wrap {
  display: grid;
  display: -ms-grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  grid-column-gap: 3rem;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .sj-block.sj-block--mc-imagery .imagery-wrap {
    display: block;
  }
}
.sj-block.sj-block--mc-imagery.columns_3 .imagery-wrap {
  grid-template-columns: 1fr 1fr 1fr;
}
.sj-block.sj-block--mc-imagery .image-group .image-item {
  width: 100%;
  margin-bottom: 3rem;
}
@media screen and (min-width: 769px) {
  .sj-block.sj-block--mc-imagery .image-group .image-item:last-of-type {
    margin-bottom: 0;
  }
}

.sj-block.sj-block--newsletter-callout,
.sj-block.sj-block--support-callout {
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}

.sj-block.sj-block--newsletter-callout {
  font-size: 1.4rem;
}
.sj-block.sj-block--newsletter-callout .newsletter-callout__inner {
  max-width: 70rem;
  border: 0.1rem solid black;
  border-top: 0.4rem solid #f5333f;
  padding-top: 1.5rem;
}
.sj-block.sj-block--newsletter-callout .newsletter-callout__inner .newsletter-callout__desc {
  margin-top: 0;
  padding: 0;
}
.sj-block.sj-block--newsletter-callout .newsletter-callout__body {
  border: none;
  padding: 0 2rem;
}
.sj-block.sj-block--newsletter-callout .newsletter-callout__title {
  background: transparent;
  font-size: 2rem;
  color: black;
  padding: 0.5rem 2rem;
}

.sj-block.sj-block--support-callout {
  font-size: 1.4rem;
}
.sj-block.sj-block--support-callout .bam-callout__inner {
  max-width: 70rem;
  border: 0.1rem solid black;
  border-top: 0.4rem solid #f5333f;
  padding-top: 1.5rem;
  padding-bottom: 2.5rem;
}
.sj-block.sj-block--support-callout .bam-callout__inner .bam-callout__desc {
  margin-top: 0;
  padding: 0;
  margin-bottom: 2rem;
}
.sj-block.sj-block--support-callout .bam-callout__body {
  border: none;
  padding: 0 2rem;
}
.sj-block.sj-block--support-callout .bam-callout__title {
  background: transparent;
  font-size: 2rem;
  color: black;
  padding: 0.5rem 2rem;
}

.sj-page.sj-newsletter {
  padding: 0 0 10rem;
  min-height: 85vh;
}

.sj-block.sj-block--aside .aside-wrap {
  max-width: 70rem;
  margin: 0 auto;
  border: 0.1rem solid black;
  border-top: 0.4rem solid #f5333f;
  padding: 2rem 5rem;
  font-size: 1.4rem;
}
.sj-block.sj-block--aside .aside-wrap .aside__title {
  font-size: 2rem;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 768px) {
  .sj-block.sj-block--aside .aside-wrap {
    padding: 2rem;
  }
}

#sj-banner {
  width: 100%;
  overflow: hidden;
  padding: 6.4rem 0 0;
  font-size: 0.9rem;
  color: #7a7a7a;
}
#sj-banner.home {
  background: black;
  padding-top: 4.4rem;
}
@media screen and (max-width: 768px) {
  #sj-banner.home {
    padding-bottom: 2rem;
  }
}
#sj-banner #sj-banner__content {
  text-align: center;
}
#sj-banner #sj-banner__content a {
  display: inline-block;
}
#sj-banner #sj-banner__desc {
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 0.2rem;
}
#sj-banner #sj-banner__desc a {
  text-decoration: underline;
}
#sj-banner img {
  display: block;
  margin: 0 auto;
}

.sj-block.sj-block--ad .ad-headline {
  text-align: center;
  font-size: 1.1rem;
  padding-bottom: 0.5rem;
}
.sj-block.sj-block--ad .ad-asset-wrap {
  margin: 0 auto;
  width: 100%;
  height: 100%;
}
.sj-block.sj-block--ad .ad-asset-wrap a {
  width: 100%;
  height: 100%;
  display: block;
}
.sj-block.sj-block--ad .ad-asset-wrap a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center center;
}
.sj-block.sj-block--ad.leaderboard .ad-asset-wrap {
  max-width: 72.8rem;
  max-height: 9rem;
}
.sj-block.sj-block--ad.mobile_banner .ad-asset-wrap {
  max-width: 32rem;
  max-height: 10rem;
}
.sj-block.sj-block--ad.large_rectangle .ad-asset-wrap {
  max-width: 33.6rem;
  max-height: 28rem;
}
.sj-block.sj-block--ad.skyscraper .ad-asset-wrap {
  max-width: 16rem;
  max-height: 60rem;
}
.sj-block.sj-block--ad.mobile_rectangle .ad-asset-wrap {
  max-width: 30rem;
  max-height: 25rem;
}

::selection {
  background: #fcb8bc;
}

.pagecontent {
  width: 100%;
  position: relative;
  margin-top: 0;
}
.pagecontent .sj-page {
  width: 100%;
  position: relative;
  padding-top: 4rem;
}
.pagecontent .sj-page-hero {
  width: 100%;
}
.pagecontent .sj-page-hero .hero-info {
  display: flex;
  flex-flow: row nowrap;
}
@media screen and (max-width: 768px) {
  .pagecontent .sj-page-hero .hero-info {
    display: flex;
    flex-flow: row wrap;
  }
}
.pagecontent .sj-page-hero .hero-info .hero-info__secondary {
  flex: 0 0 26rem;
  margin-right: 4rem;
}
@media screen and (max-width: 768px) {
  .pagecontent .sj-page-hero .hero-info .hero-info__secondary {
    flex: 1 1 100%;
    order: 2;
  }
}
.pagecontent .sj-page-hero .hero-info .hero-info__primary {
  flex: 1 1 auto;
}
@media screen and (max-width: 768px) {
  .pagecontent .sj-page-hero .hero-info .hero-info__primary {
    flex: 1 1 100%;
    order: 1;
    margin-bottom: 3rem;
  }
}
.pagecontent .sj-page-hero.no-image .hero-info .hero-info__secondary {
  flex: 0 0 22rem;
  margin-right: 3rem;
}
.pagecontent .sj-page-hero .page-title {
  margin: 2rem 0;
}
.pagecontent .sj-page-hero .page-excerpt {
  color: #7a7a7a;
}
.pagecontent .sj-page-hero .hero-img {
  margin-top: 4rem;
}
@media screen and (max-width: 768px) {
  .pagecontent .sj-page-hero .hero-img {
    width: calc(100% + 4rem);
    margin-left: -2rem;
  }
  .pagecontent .sj-page-hero .hero-img figcaption {
    padding: 0 2rem;
  }
}
.pagecontent .post-authors, .pagecontent .post-categories, .pagecontent .post-date {
  text-transform: uppercase;
  font-size: 1.4rem;
}
.pagecontent .post-date {
  margin-bottom: 0.8rem;
}
.pagecontent .post-authors .by-line, .pagecontent .post-categories .by-line {
  color: black;
  text-transform: none;
}
.pagecontent .post-authors ul, .pagecontent .post-authors ol, .pagecontent .post-categories ul, .pagecontent .post-categories ol {
  list-style: none;
  display: inline-block;
  vertical-align: top;
}
.pagecontent .post-authors ul li, .pagecontent .post-authors ol li, .pagecontent .post-categories ul li, .pagecontent .post-categories ol li {
  display: inline-block;
  margin-left: 1rem;
  vertical-align: middle;
}
.pagecontent .post-categories {
  display: flex;
  flex-flow: row nowrap;
}
.pagecontent .post-categories .cat-square {
  flex: 0 0 1em;
  width: 1em;
  height: 1em;
  background: #f5333f;
  margin-top: 0.35em;
}
.pagecontent .post-categories ul, .pagecontent .post-categories ol {
  flex: 1 1 auto;
}
.pagecontent .post-share {
  margin-bottom: 2.5rem;
}
.pagecontent .post-share ul, .pagecontent .post-share li {
  list-style: none;
}
.pagecontent .post-share ul {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.pagecontent .post-share ul li {
  cursor: pointer;
  transition: color 0.25s ease-out;
}
.pagecontent .post-share ul li:hover, .pagecontent .post-share ul li:focus {
  color: #f5333f;
}
.pagecontent .contributor-hero {
  padding-top: 6rem;
}
.pagecontent .contributor-hero .author-card {
  margin-bottom: 0;
}
.pagecontent .contributor-hero .author-card .author-photo {
  flex: 0 0 12rem;
}
@media screen and (max-width: 768px) {
  .pagecontent .contributor-hero .author-card .author-photo {
    flex: 0 0 8rem;
  }
}
.pagecontent .author-sign-off {
  border-top: 1px solid #ccc;
  padding-top: 4rem;
  font-size: 1.4rem;
}
.pagecontent .author-sign-off .author-name-title {
  font-size: 1.3em;
}
.pagecontent .author-sign-off .author-name-title .author-name {
  font-size: 1.8rem;
}
.pagecontent .author-sign-off .author-name-title .author-title, .pagecontent .author-sign-off .author-name-title .author-contact {
  font-size: 1.4rem;
}
.pagecontent .author-sign-off .author-name-title .author-title li, .pagecontent .author-sign-off .author-name-title .author-contact li {
  font-size: 1.2rem;
}
.pagecontent .author-sign-off .author-bio {
  font-size: 1.6rem;
}
.pagecontent .author-card {
  margin-bottom: 4rem;
  padding-bottom: 4rem;
  border-bottom: 1px solid #ccc;
  font-size: inherit;
}
.pagecontent .author-card .author-card__inner {
  display: flex;
  flex-flow: row nowrap;
}
.pagecontent .author-card .author-photo {
  flex: 0 0 12rem;
  margin-right: 2.5rem;
}
@media screen and (max-width: 768px) {
  .pagecontent .author-card .author-photo {
    flex: 0 0 8rem;
    margin-right: 1.5rem;
  }
}
.pagecontent .author-card .author-info {
  flex: 1 1 auto;
}
.pagecontent .author-card .author-info .author-name-title {
  text-transform: uppercase;
  margin-bottom: 1.5rem;
  font-weight: normal;
  font-size: 1.6rem;
}
.pagecontent .author-card .author-info .author-name-title .author-name {
  font-size: 2.4rem;
}
.pagecontent .author-card .author-info .author-name-title .author-title {
  font-size: 1.6rem;
}
.pagecontent .author-card .author-info .author-contact {
  margin-top: 1.5rem;
}
.pagecontent .author-card .author-info .author-contact .contact-title {
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: normal;
  margin-top: 3rem;
}
@media screen and (max-width: 768px) {
  .pagecontent .author-card .author-info .author-contact .contact-title {
    display: none;
  }
}
.pagecontent .author-card .author-info .author-contact li {
  display: inline-block;
  list-style: none;
  margin-right: 2.5rem;
  font-size: 1.4rem;
}
.pagecontent .author-card .author-info .author-contact li i {
  padding-right: 0.8rem;
}
@media screen and (max-width: 768px) {
  .pagecontent .author-card .author-info .author-contact li i {
    min-width: 3rem;
    display: inline-block;
  }
}
@media screen and (max-width: 768px) {
  .pagecontent .author-card .author-info .author-contact li {
    margin-right: 0;
  }
  .pagecontent .author-card .author-info .author-contact li span {
    display: none;
  }
}
.pagecontent .author-card .author-bio {
  margin-top: 2rem;
}

.pagecontent.sj-archive {
  padding-bottom: 8rem;
}

.no-sj-ad .pagecontent {
  margin-top: 4.4rem;
}

@keyframes appear {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.pagecontent.sj-single .indicator {
  position: fixed;
  top: 4.5rem;
  left: 0;
  height: 0.4rem;
  background: #f5333f;
  z-index: 100;
}
.pagecontent.sj-single .sj-page {
  padding-top: 4rem;
}
@media screen and (max-width: 768px) {
  .pagecontent.sj-single .sj-page {
    padding-top: 4rem;
  }
}
.pagecontent.sj-single .sj-page.sj-feature {
  padding: 0;
  max-width: none;
}
.pagecontent.sj-single .sj-page.sj-feature .body-content {
  padding: 0 2rem;
}
@media screen and (max-width: 768px) {
  .pagecontent.sj-single .sj-page.sj-feature .sj-page-hero {
    padding: 0 2rem;
  }
}
.pagecontent.sj-single .sj-page.sj-feature .by-line {
  color: white;
}
.pagecontent.sj-single .sj-page.sj-feature .feature-post-img__inner {
  border: none;
}
.pagecontent.sj-single .sj-page.sj-feature .hero-info__secondary {
  max-width: 70rem;
  margin: 2rem auto;
}
.pagecontent.sj-single .sj-page.sj-feature .hero-info__secondary .hero-info__secondary__inner {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
@media screen and (max-width: 480px) {
  .pagecontent.sj-single .sj-page.sj-feature .hero-info__secondary .hero-info__secondary__inner {
    display: block;
  }
}
.pagecontent.sj-single .sj-page.sj-feature .hero-info__secondary .post-share {
  flex-basis: 30rem;
  margin-bottom: 0;
}
.pagecontent.sj-single .sj-page.sj-feature .author-sign-off {
  padding-top: 4rem;
}

.pagecontent.sj-home .feature-story {
  position: relative;
}
.pagecontent.sj-home .second-tier-features {
  background: black;
  padding: 4rem 3rem;
  color: white;
}
.pagecontent.sj-home .second-tier-features .by-line {
  color: white;
}
.pagecontent.sj-home .second-tier-features .second-tier-features__inner {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  max-width: 160rem;
  margin: 0 auto;
}
.pagecontent.sj-home .second-tier-features .second-tier-features__inner .sj-article {
  flex: 0 0 calc(50% - 3rem);
}
.pagecontent.sj-home .second-tier-features .second-tier-features__inner .sj-article .post-categories {
  margin-bottom: 1rem;
}
.pagecontent.sj-home .second-tier-features .second-tier-features__inner .sj-article .post-authors, .pagecontent.sj-home .second-tier-features .second-tier-features__inner .sj-article .post-excerpt {
  margin-top: 2rem;
}
@media screen and (max-width: 768px) {
  .pagecontent.sj-home .second-tier-features .second-tier-features__inner {
    display: block;
  }
  .pagecontent.sj-home .second-tier-features .second-tier-features__inner .sj-article {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .pagecontent.sj-home .second-tier-features {
    padding: 4rem 2rem;
  }
}

.pagecontent.topic .topic-hero {
  margin-bottom: 4rem;
}
.pagecontent.topic .topic-hero .topic-desc {
  margin: 1rem 0 4rem;
  max-width: 70rem;
}

.pagecontent.sj-become-member {
  padding-bottom: 10rem;
}
.pagecontent.sj-become-member .sj-page {
  padding-top: 4rem;
}
.pagecontent.sj-become-member .sj-bam-wrap {
  max-width: 80rem;
}
.pagecontent.sj-become-member .donation-wrap {
  display: none;
  background: white;
  padding: 2rem 0 0;
}
.pagecontent.sj-become-member .donation-wrap legend {
  color: white;
  background: black;
  padding: 1rem 2rem;
}
.pagecontent.sj-become-member .donation-wrap .give-total-wrap, .pagecontent.sj-become-member .donation-wrap .give-donation-levels-wrap, .pagecontent.sj-become-member .donation-wrap .give-recurring-donors-choice {
  padding: 0 2rem !important;
}
.pagecontent.sj-become-member .donation-wrap fieldset {
  border-bottom: 4rem solid #f6f6f6;
}
.pagecontent.sj-become-member .donation-wrap fieldset > *:not(legend) {
  padding: 0 2rem;
}
.pagecontent.sj-become-member .donation-wrap fieldset fieldset {
  border: none;
}
.pagecontent.sj-become-member .donation-wrap fieldset fieldset > *:not(legend) {
  padding: 0;
}
.pagecontent.sj-become-member .donation-wrap #give-final-total-wrap {
  padding: 0 2rem;
}
.pagecontent.sj-become-member .donation-wrap .give-donation-submit {
  padding: 2rem 0;
}
.pagecontent.sj-become-member .bam-description {
  margin: 2.5rem 0;
}
.pagecontent.sj-become-member .donate-select-text {
  font-weight: bold;
  margin-bottom: 3rem;
}
.pagecontent.sj-become-member .donation-area .give-submit {
  border: none;
}
.pagecontent.sj-become-member .donation-area.one-time .bam-single-donation {
  display: block;
}
.pagecontent.sj-become-member .donation-area.monthly .bam-monthly-donation {
  display: block;
}
.pagecontent.sj-become-member .donation-area.yearly .bam-yearly-donation {
  display: block;
}
.pagecontent.sj-become-member #give_offline_payment_info {
  padding-bottom: 3rem;
}
.pagecontent.sj-become-member #give_offline_payment_info ol {
  margin: 1rem 0;
  padding-left: 1.7rem;
}
.pagecontent.sj-become-member #give_offline_payment_info ol li {
  margin-bottom: 1.5rem;
}
.pagecontent.sj-become-member .donor-transparency {
  margin-top: 4rem;
}

.pagecontent.sj-search {
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.pagecontent.sj-search .searchform {
  width: 100%;
}
.pagecontent.sj-search .searchform .search-input {
  display: flex;
  flex-flow: row nowrap;
  margin-top: 1.5rem;
}
.pagecontent.sj-search .searchform .search-input .input {
  flex: 1 1 auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  border: none;
  padding: 1rem;
}
.pagecontent.sj-search .searchform .search-input .submit {
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  flex: 0 0 auto;
  margin-left: 1.5rem;
  padding: 0 1.5rem;
}
.pagecontent.sj-search .results-head {
  padding-bottom: 1rem;
  margin: 4rem 0;
  border-bottom: 1px solid #cccccc;
}
.pagecontent.sj-search .search-wrap {
  max-width: 65rem;
  margin: 0 auto;
}
.pagecontent.sj-search .search-result {
  margin-bottom: 4rem;
}
.pagecontent.sj-search .item-excerpt {
  margin: 1.5rem 0;
}
.pagecontent.sj-search .item-cta {
  text-decoration: underline;
}

.pagecontent.archive--authors .sj-page {
  padding-top: 6rem;
}
.pagecontent.archive--authors .archive-title {
  margin-bottom: 3rem;
}
.pagecontent.archive--authors .authors-grid .grid-item:first-of-type {
  border-top: 1px solid #cccccc;
  padding-top: 4rem;
}
.pagecontent.archive--authors .authors-grid .grid-item:last-of-type .author-card {
  border-bottom: none;
}

.pagecontent.sj-donation-page {
  padding: 10rem 0;
  min-height: 65vh;
}
.pagecontent.sj-donation-page #give-receipt {
  max-width: 65rem;
  margin: 0 auto;
}

/*# sourceMappingURL=sahanjournal.css.map */
