@charset "UTF-8";
@font-face {
  font-family: 'Butler';
  src: url("../fonts/Butler-Bold.woff2") format("woff2"), url("../fonts/Butler-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Butler';
  src: url("../fonts/Butler.woff2") format("woff2"), url("../fonts/Butler.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Gza';
  src: url("../fonts/Gza-bold.woff2") format("woff2"), url("../fonts/Gza-bold.woff") format("woff");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'PT Serif';
  src: url("../fonts/PTSerif-Regular.woff2") format("woff2"), url("../fonts/PTSerif-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'PT Serif';
  src: url("../fonts/PTSerif-Bold.woff2") format("woff2"), url("../fonts/PTSerif-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'PT Serif';
  src: url("../fonts/PTSerif-Italic.woff2") format("woff2"), url("../fonts/PTSerif-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic; }

html,
body,
div,
span,
section,
header,
hgroup,
nav,
menu,
main,
article,
aside,
figure,
figcaption,
footer,
time,
audio,
video,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
mark,
q,
s,
samp,
small,
strong,
sub,
sup,
var,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
form,
fieldset,
label,
legend,
table,
caption,
thead,
tbody,
tr,
th,
td,
tfoot,
details,
summary,
canvas,
embed,
object,
iframe,
output,
ruby {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

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

html,
input,
textarea {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased; }

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

address,
i,
em,
cite,
var {
  font-style: italic; }

b,
strong,
th {
  font-weight: 600; }

del,
s {
  text-decoration: line-through; }

u {
  text-decoration: underline; }

abbr[title],
cite,
dfn[title] {
  border-bottom: 1px dotted #3f3ba6;
  text-decoration: none; }

abbr[title],
dfn[title] {
  cursor: help; }

nav > ul,
nav > ol,
ul.menu,
ol.menu {
  list-style-type: none;
  margin: 0;
  padding: 0; }

nav > ul a,
nav > ol a,
ul.menu a,
ol.menu a {
  display: block; }

.sf-dump {
  text-align: left; }

.sf-dump samp {
  display: inline; }

html,
body {
  scroll-behavior: smooth;
  color: #000; }

body {
  background: #3f3ba6; }

::selection {
  background: #615aed;
  color: #fff; }

::-moz-selection {
  background: #615aed;
  color: #fff; }

body,
button,
input,
select,
textarea {
  font-size: 16px;
  color: #000;
  font-family: PT Serif, Georgia, Cambria, Times New Roman, Times, serif;
  font-weight: 400;
  line-height: 1.6; }

.layout-content a, .layout-content a:link, .layout-content a:visited,
.layout-content-full a,
.layout-content-full a:link,
.layout-content-full a:visited,
.views--taxonomy-term a,
.views--taxonomy-term a:link,
.views--taxonomy-term a:visited {
  color: #3f3ba6;
  line-height: 0.85;
  padding: 3px;
  margin: -2px;
  text-decoration: none;
  z-index: 1;
  transition: background-size 0.35s, background-position 0s;
  background: linear-gradient(to right, rgba(188, 185, 255, 0.75), rgba(188, 185, 255, 0.75)) no-repeat right;
  background-size: 0% auto; }

.no-js .layout-content a:hover,
.no-js .layout-content a:focus,
.js.no-touchevents .layout-content a:hover,
.js.no-touchevents .layout-content a:focus,
.js.touchevents .layout-content a:active, .no-js
.layout-content-full a:hover,
.no-js
.layout-content-full a:focus,
.js.no-touchevents
.layout-content-full a:hover,
.js.no-touchevents
.layout-content-full a:focus,
.js.touchevents
.layout-content-full a:active, .no-js
.views--taxonomy-term a:hover,
.no-js
.views--taxonomy-term a:focus,
.js.no-touchevents
.views--taxonomy-term a:hover,
.js.no-touchevents
.views--taxonomy-term a:focus,
.js.touchevents
.views--taxonomy-term a:active {
  color: #211d5e;
  background-size: 100% auto;
  background-position: left;
  transition: background-size 0.35s, background-position 0s; }

.layout-content a[href^=tel],
.layout-content-full a[href^=tel],
.views--taxonomy-term a[href^=tel] {
  color: inherit;
  text-decoration: dotted; }

h1,
.u-h1,
h2,
.u-h2,
h3,
.u-h3,
fieldset,
.no-js .u-responsive-video::before,
h4,
.u-h4,
h5,
.u-h5,
h6,
.u-h6 {
  clear: both; }

h1,
.u-h1 {
  font-size: 2.125rem;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.15; }

@media (min-width: 30em) {
  h1,
  .u-h1 {
    font-size: calc(2.125rem + 0.75 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  h1,
  .u-h1 {
    font-size: calc(2.125rem + 0.75 * 1rem); } }

h2,
.u-h2 {
  font-size: 2rem;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.15; }

@media (min-width: 30em) {
  h2,
  .u-h2 {
    font-size: calc(2rem + 0.25 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  h2,
  .u-h2 {
    font-size: calc(2rem + 0.25 * 1rem); } }

h3,
.u-h3,
fieldset,
.no-js .u-responsive-video::before {
  font-size: 1.3125rem;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.15; }

@media (min-width: 30em) {
  h3,
  .u-h3,
  fieldset,
  .no-js .u-responsive-video::before {
    font-size: calc(1.3125rem + 0.1875 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  h3,
  .u-h3,
  fieldset,
  .no-js .u-responsive-video::before {
    font-size: calc(1.3125rem + 0.1875 * 1rem); } }

h4,
.u-h4 {
  font-size: 1.0625rem;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.15; }

@media (min-width: 30em) {
  h4,
  .u-h4 {
    font-size: calc(1.0625rem + 0.0625 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  h4,
  .u-h4 {
    font-size: calc(1.0625rem + 0.0625 * 1rem); } }

h5,
.u-h5 {
  font-size: 0.6875rem;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif;
  line-height: 1.15;
  letter-spacing: 0.38px;
  text-transform: uppercase; }

@media (min-width: 30em) {
  h5,
  .u-h5 {
    font-size: calc(0.6875rem + 0.0625 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  h5,
  .u-h5 {
    font-size: calc(0.6875rem + 0.0625 * 1rem); } }

h6,
.u-h6 {
  font-size: 0.6875rem;
  font-family: Butler, Georgia, Cambria, Times New Roman, Times, serif;
  font-weight: 500;
  line-height: 1.15;
  letter-spacing: 0.38px;
  text-transform: uppercase; }

@media (min-width: 30em) {
  h6,
  .u-h6 {
    font-size: calc(0.6875rem + 0.0625 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  h6,
  .u-h6 {
    font-size: calc(0.6875rem + 0.0625 * 1rem); } }

h5,
.u-h5 {
  font-size: 0.6875rem;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif;
  color: #3f3ba6;
  line-height: 1.15;
  letter-spacing: 0.38px;
  text-transform: uppercase; }

@media (min-width: 30em) {
  h5,
  .u-h5 {
    font-size: calc(0.6875rem + 0.0625 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  h5,
  .u-h5 {
    font-size: calc(0.6875rem + 0.0625 * 1rem); } }

.tagline {
  font-size: 1rem;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif;
  color: #3f3ba6;
  line-height: 1.15; }

@media (min-width: 30em) {
  .tagline {
    font-size: calc(1rem + 0.3125 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .tagline {
    font-size: calc(1rem + 0.3125 * 1rem); } }

.tag {
  font-size: 0.6875rem;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif;
  color: #3f3ba6;
  line-height: 1.15;
  letter-spacing: 0.38px;
  text-transform: uppercase; }

@media (min-width: 30em) {
  .tag {
    font-size: calc(0.6875rem + 0.0625 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .tag {
    font-size: calc(0.6875rem + 0.0625 * 1rem); } }

h1:first-child,
h2:first-child,
.vertical-rhythm h1:first-child,
.vertical-rhythm h2:first-child {
  margin-top: 0; }

h1 {
  margin-top: 1.9375em;
  margin-bottom: 0.5625em; }

h2 {
  margin-top: 1.5em;
  margin-bottom: 0.75em; }

h3 {
  margin-top: -0.375em;
  margin-bottom: 1em; }

h4 {
  margin-top: -0.25em;
  margin-bottom: 0; }

h5 {
  margin-top: -0.0625em;
  margin-bottom: 0; }

h6 {
  margin-top: 0;
  margin-bottom: 0; }

h2 + h3 {
  margin-top: 1.6875em; }

h3 + h4 {
  margin-top: -0.3125em; }

p,
dl,
address,
form,
table {
  margin-bottom: 1.6em; }

pre {
  margin-top: -0.5em;
  margin-bottom: 1em; }

pre + h3 {
  margin-top: 1.1em; }

ul,
ol {
  margin-bottom: 1.6em; }

ul ul,
ul ol,
ol ul,
ol ol {
  margin-left: 1.5em;
  margin-bottom: 0; }

ul li,
ol li {
  line-height: 1.5;
  padding-bottom: 0.25em; }

dl dt,
dl dd {
  line-height: 1.5; }

code,
kbd,
samp {
  font-size: 93.75%; }

p,
li,
dt,
dd,
th,
td,
address,
input,
button,
select,
textarea {
  font-size: 0.875rem; }

@media (min-width: 30em) {
  p,
  li,
  dt,
  dd,
  th,
  td,
  address,
  input,
  button,
  select,
  textarea {
    font-size: calc(0.875rem + 0.25 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  p,
  li,
  dt,
  dd,
  th,
  td,
  address,
  input,
  button,
  select,
  textarea {
    font-size: calc(0.875rem + 0.25 * 1rem); } }

p,
ul,
ol,
dl,
address,
form,
figure,
table {
  margin-bottom: 1.6em; }

ol ol,
ul ul,
ul ol,
ol ul {
  margin-bottom: 0; }

blockquote {
  quotes: none;
  position: relative;
  text-align: center;
  padding: 2rem;
  max-width: 44.5rem;
  margin: auto; }

@media (min-width: 620px) {
  blockquote {
    padding: 2rem 3rem; } }

blockquote footer {
  margin-top: 1.5rem; }

blockquote cite {
  border-bottom: 0; }

hr {
  border: 0;
  border-top: 1px solid #ccc;
  height: 0;
  line-height: 1;
  margin: 1.6em 0;
  width: 100%; }

ul,
ol {
  margin-left: 1.5rem; }

ul {
  list-style: disc; }

ul ul {
  list-style: circle; }

ul ul ul {
  list-style: square; }

ol {
  list-style: decimal; }

ol ol {
  list-style: upper-alpha; }

ol ol ol {
  list-style: upper-roman; }

ol ol ol ol {
  list-style: lower-alpha; }

ol ol ol ol ol {
  list-style: lower-roman; }

dl {
  border-top: 1px solid #262478; }

dt,
dd {
  border-left: 1px solid #262478;
  border-right: 1px solid #262478;
  padding: 0.75em 1em 0.5625em; }

dt {
  border-bottom: 1px dotted #262478;
  font-weight: 600; }

dd {
  border-bottom: 2px solid #262478; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%; }

table th {
  border-bottom: 2px solid #262478;
  padding: 0.5em;
  text-align: left; }

table td {
  border-top: 1px solid #262478;
  padding: 0.5em; }

table caption {
  text-align: center; }

table tbody tr:nth-of-type(odd) {
  background-color: #f2f2f2; }

strong,
b,
em,
i,
cite,
small,
sup,
sub {
  letter-spacing: 0.03125em; }

sub,
sup {
  font-size: 75%;
  line-height: 1;
  position: relative; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

abbr[title] {
  font-size: 75%;
  font-weight: 600;
  letter-spacing: 0.125em;
  text-transform: uppercase; }

var {
  color: #4f4f4f;
  display: inline-block;
  padding: 0 0.125em; }

pre {
  white-space: pre-wrap;
  word-wrap: break-word; }

pre code {
  border-bottom: 1px solid #ccc;
  border-left: 5px solid #322da1;
  border-radius: 0;
  display: block;
  margin: 0;
  padding: 1.375em 1.25em 1.3125em; }

code,
kbd,
samp,
mark,
ins {
  display: inline-block;
  line-height: 1.5;
  padding: 0.125em 0.25em 0; }

code,
kbd,
samp {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  box-shadow: 0 0 0.25em rgba(0, 0, 0, 0.1) inset;
  font-family: Source Code Pro, Anonymous Pro, Consolas, Envy Code R, Ubuntu Mono, Inconsolata-g, Inconsolata, monospace; }

code {
  color: #322da1; }

mark {
  background-color: #ff9; }

strike,
s {
  color: #ccc; }

del {
  color: red; }

ins {
  background-color: #ccc;
  text-decoration: none; }

small {
  font-size: 87.5%; }

img,
video,
object {
  display: block;
  height: auto;
  max-width: 100%; }

fieldset {
  border: 1.5px solid #ccc;
  border-radius: 4px;
  margin-bottom: 1em;
  padding: 1em 1em 0; }

label {
  font-weight: 600; }

input,
textarea {
  border: 0;
  border-bottom: 1.5px solid #ccc;
  border-radius: 4px;
  color: #666;
  display: inline-block;
  padding: 0.25em 0.75em;
  transition: all 0.35s ease;
  width: 100%;
  margin-bottom: 0.25rem; }

input::placeholder,
textarea::placeholder {
  color: #999;
  font-style: italic; }

input:hover,
textarea:hover {
  border-color: gray;
  outline: none; }

input:focus,
textarea:focus {
  border-color: #999;
  color: #666; }

input[required]:focus, input[required=true]:focus, input[required='required']:focus,
textarea[required]:focus,
textarea[required=true]:focus,
textarea[required='required']:focus {
  border-color: red;
  box-shadow: 0 0 0.5em rgba(255, 0, 0, 0.5);
  outline: none; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

select {
  background-color: #fff;
  background-image: none;
  border: 1.5px solid #ccc;
  border-radius: 4px;
  color: #666;
  padding: 0.25em 0.75em;
  width: 100%; }

input[type='file'] {
  line-height: 1; }

input[type='checkbox'],
input[type='radio'] {
  width: auto; }

input[type='submit'],
input[type='reset'],
input[type='button'],
button {
  transition: all 0.35s ease;
  width: auto; }

input[type='search'],
input[type='email'],
input[type='url'],
input[type='tel'],
input[type='number'] {
  -webkit-appearance: textfield; }

::-webkit-input-placeholder {
  font-style: normal !important; }

:-moz-placeholder {
  font-style: normal !important; }

::-moz-placeholder {
  font-style: normal !important; }

:-ms-input-placeholder {
  font-style: normal !important; }

::-webkit-search-cancel-button {
  display: none; }

.u-button, .u-button--solid, .u-button--solid--black, .u-button--solid--purple, .block--category-hero .block__menu__item a.active, .block--category-hero .block__menu__item a.active:link, .block--category-hero .block__menu__item a.active:visited, .about-us__text-with-double-cta__first-column__button-cta, .news-partnerships__hero-header-with-form .simple-media-story-alerts-form .form-submit, .u-button--outline, .u-button:link, .u-button--solid:link, .u-button--solid--black:link, .u-button--solid--purple:link, .block--category-hero .block__menu__item a.active:link, .about-us__text-with-double-cta__first-column__button-cta:link, .news-partnerships__hero-header-with-form .simple-media-story-alerts-form .form-submit:link, .u-button--outline:link, .u-button:visited, .u-button--solid:visited, .u-button--solid--black:visited, .u-button--solid--purple:visited, .block--category-hero .block__menu__item a.active:visited, .about-us__text-with-double-cta__first-column__button-cta:visited, .news-partnerships__hero-header-with-form .simple-media-story-alerts-form .form-submit:visited, .u-button--outline:visited {
  font-size: 0.6875rem;
  display: inline-block;
  line-height: 1.15;
  border-radius: 4px;
  padding: 0.75rem 1rem;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif;
  background: #211d5e;
  color: #fff;
  transition: all 0.35s ease;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: middle; }

@media (min-width: 30em) {
  .u-button, .u-button--solid, .u-button--solid--black, .u-button--solid--purple, .block--category-hero .block__menu__item a.active, .block--category-hero .block__menu__item a.active:link, .block--category-hero .block__menu__item a.active:visited, .about-us__text-with-double-cta__first-column__button-cta, .news-partnerships__hero-header-with-form .simple-media-story-alerts-form .form-submit, .u-button--outline, .u-button:link, .u-button--solid:link, .u-button--solid--black:link, .u-button--solid--purple:link, .block--category-hero .block__menu__item a.active:link, .about-us__text-with-double-cta__first-column__button-cta:link, .news-partnerships__hero-header-with-form .simple-media-story-alerts-form .form-submit:link, .u-button--outline:link, .u-button:visited, .u-button--solid:visited, .u-button--solid--black:visited, .u-button--solid--purple:visited, .block--category-hero .block__menu__item a.active:visited, .about-us__text-with-double-cta__first-column__button-cta:visited, .news-partnerships__hero-header-with-form .simple-media-story-alerts-form .form-submit:visited, .u-button--outline:visited {
    font-size: calc(0.6875rem + 0.0625 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .u-button, .u-button--solid, .u-button--solid--black, .u-button--solid--purple, .block--category-hero .block__menu__item a.active, .block--category-hero .block__menu__item a.active:link, .block--category-hero .block__menu__item a.active:visited, .about-us__text-with-double-cta__first-column__button-cta, .news-partnerships__hero-header-with-form .simple-media-story-alerts-form .form-submit, .u-button--outline, .u-button:link, .u-button--solid:link, .u-button--solid--black:link, .u-button--solid--purple:link, .block--category-hero .block__menu__item a.active:link, .about-us__text-with-double-cta__first-column__button-cta:link, .news-partnerships__hero-header-with-form .simple-media-story-alerts-form .form-submit:link, .u-button--outline:link, .u-button:visited, .u-button--solid:visited, .u-button--solid--black:visited, .u-button--solid--purple:visited, .block--category-hero .block__menu__item a.active:visited, .about-us__text-with-double-cta__first-column__button-cta:visited, .news-partnerships__hero-header-with-form .simple-media-story-alerts-form .form-submit:visited, .u-button--outline:visited {
    font-size: calc(0.6875rem + 0.0625 * 1rem); } }

.no-js .u-button:hover, .no-js .u-button--solid:hover, .no-js .u-button--solid--black:hover, .no-js .u-button--solid--purple:hover, .no-js .block--category-hero .block__menu__item a.active:hover, .block--category-hero .block__menu__item .no-js a.active:hover, .no-js .about-us__text-with-double-cta__first-column__button-cta:hover, .no-js .news-partnerships__hero-header-with-form .simple-media-story-alerts-form .form-submit:hover, .news-partnerships__hero-header-with-form .simple-media-story-alerts-form .no-js .form-submit:hover, .no-js .u-button--outline:hover,
.no-js .u-button:focus,
.no-js .u-button--solid:focus,
.no-js .u-button--solid--black:focus,
.no-js .u-button--solid--purple:focus,
.no-js .block--category-hero .block__menu__item a.active:focus,
.block--category-hero .block__menu__item .no-js a.active:focus,
.no-js .about-us__text-with-double-cta__first-column__button-cta:focus,
.no-js .news-partnerships__hero-header-with-form .simple-media-story-alerts-form .form-submit:focus,
.news-partnerships__hero-header-with-form .simple-media-story-alerts-form .no-js .form-submit:focus,
.no-js .u-button--outline:focus,
.js.no-touchevents .u-button:hover,
.js.no-touchevents .u-button--solid:hover,
.js.no-touchevents .u-button--solid--black:hover,
.js.no-touchevents .u-button--solid--purple:hover,
.js.no-touchevents .block--category-hero .block__menu__item a.active:hover,
.block--category-hero .block__menu__item .js.no-touchevents a.active:hover,
.js.no-touchevents .about-us__text-with-double-cta__first-column__button-cta:hover,
.js.no-touchevents .news-partnerships__hero-header-with-form .simple-media-story-alerts-form .form-submit:hover,
.news-partnerships__hero-header-with-form .simple-media-story-alerts-form .js.no-touchevents .form-submit:hover,
.js.no-touchevents .u-button--outline:hover,
.js.no-touchevents .u-button:focus,
.js.no-touchevents .u-button--solid:focus,
.js.no-touchevents .u-button--solid--black:focus,
.js.no-touchevents .u-button--solid--purple:focus,
.js.no-touchevents .block--category-hero .block__menu__item a.active:focus,
.block--category-hero .block__menu__item .js.no-touchevents a.active:focus,
.js.no-touchevents .about-us__text-with-double-cta__first-column__button-cta:focus,
.js.no-touchevents .news-partnerships__hero-header-with-form .simple-media-story-alerts-form .form-submit:focus,
.news-partnerships__hero-header-with-form .simple-media-story-alerts-form .js.no-touchevents .form-submit:focus,
.js.no-touchevents .u-button--outline:focus,
.js.touchevents .u-button:active,
.js.touchevents .u-button--solid:active,
.js.touchevents .u-button--solid--black:active,
.js.touchevents .u-button--solid--purple:active,
.js.touchevents .block--category-hero .block__menu__item a.active:active,
.block--category-hero .block__menu__item .js.touchevents a.active:active,
.js.touchevents .about-us__text-with-double-cta__first-column__button-cta:active,
.js.touchevents .news-partnerships__hero-header-with-form .simple-media-story-alerts-form .form-submit:active,
.news-partnerships__hero-header-with-form .simple-media-story-alerts-form .js.touchevents .form-submit:active,
.js.touchevents .u-button--outline:active {
  background: #171442;
  text-decoration: none; }

.u-button--solid--black, .u-button--solid--black:link, .u-button--solid--black:visited {
  background: #000; }

.no-js .u-button--solid--black:hover,
.no-js .u-button--solid--black:focus,
.js.no-touchevents .u-button--solid--black:hover,
.js.no-touchevents .u-button--solid--black:focus,
.js.touchevents .u-button--solid--black:active {
  background: #262478; }

.u-button--solid--purple, .block--category-hero .block__menu__item a.active, .block--category-hero .block__menu__item a.active:link, .block--category-hero .block__menu__item a.active:visited, .about-us__text-with-double-cta__first-column__button-cta, .news-partnerships__hero-header-with-form .simple-media-story-alerts-form .form-submit, .u-button--solid--purple:link, .block--category-hero .block__menu__item a.active:link, .about-us__text-with-double-cta__first-column__button-cta:link, .news-partnerships__hero-header-with-form .simple-media-story-alerts-form .form-submit:link, .u-button--solid--purple:visited, .block--category-hero .block__menu__item a.active:visited, .about-us__text-with-double-cta__first-column__button-cta:visited, .news-partnerships__hero-header-with-form .simple-media-story-alerts-form .form-submit:visited {
  color: #fff;
  background: #3f3ba6; }

.no-js .u-button--solid--purple:hover, .no-js .block--category-hero .block__menu__item a.active:hover, .block--category-hero .block__menu__item .no-js a.active:hover, .no-js .about-us__text-with-double-cta__first-column__button-cta:hover, .no-js .news-partnerships__hero-header-with-form .simple-media-story-alerts-form .form-submit:hover, .news-partnerships__hero-header-with-form .simple-media-story-alerts-form .no-js .form-submit:hover,
.no-js .u-button--solid--purple:focus,
.no-js .block--category-hero .block__menu__item a.active:focus,
.block--category-hero .block__menu__item .no-js a.active:focus,
.no-js .about-us__text-with-double-cta__first-column__button-cta:focus,
.no-js .news-partnerships__hero-header-with-form .simple-media-story-alerts-form .form-submit:focus,
.news-partnerships__hero-header-with-form .simple-media-story-alerts-form .no-js .form-submit:focus,
.js.no-touchevents .u-button--solid--purple:hover,
.js.no-touchevents .block--category-hero .block__menu__item a.active:hover,
.block--category-hero .block__menu__item .js.no-touchevents a.active:hover,
.js.no-touchevents .about-us__text-with-double-cta__first-column__button-cta:hover,
.js.no-touchevents .news-partnerships__hero-header-with-form .simple-media-story-alerts-form .form-submit:hover,
.news-partnerships__hero-header-with-form .simple-media-story-alerts-form .js.no-touchevents .form-submit:hover,
.js.no-touchevents .u-button--solid--purple:focus,
.js.no-touchevents .block--category-hero .block__menu__item a.active:focus,
.block--category-hero .block__menu__item .js.no-touchevents a.active:focus,
.js.no-touchevents .about-us__text-with-double-cta__first-column__button-cta:focus,
.js.no-touchevents .news-partnerships__hero-header-with-form .simple-media-story-alerts-form .form-submit:focus,
.news-partnerships__hero-header-with-form .simple-media-story-alerts-form .js.no-touchevents .form-submit:focus,
.js.touchevents .u-button--solid--purple:active,
.js.touchevents .block--category-hero .block__menu__item a.active:active,
.block--category-hero .block__menu__item .js.touchevents a.active:active,
.js.touchevents .about-us__text-with-double-cta__first-column__button-cta:active,
.js.touchevents .news-partnerships__hero-header-with-form .simple-media-story-alerts-form .form-submit:active,
.news-partnerships__hero-header-with-form .simple-media-story-alerts-form .js.touchevents .form-submit:active {
  background: #211d5e;
  color: #fff; }

.u-button--outline, .u-button--outline:link, .u-button--outline:visited {
  background-color: none;
  border: solid 1px #ccc;
  color: #ccc;
  padding: 0.75rem 1rem; }

.no-js .u-button--outline:hover,
.no-js .u-button--outline:focus,
.js.no-touchevents .u-button--outline:hover,
.js.no-touchevents .u-button--outline:focus,
.js.touchevents .u-button--outline:active {
  background-color: #ccc;
  color: #fff; }

.u-button--outline--purple, .block--category-hero .block__menu__item a, .block--category-hero .block__menu__item a:link, .block--category-hero .block__menu__item a:visited {
  border: solid 1px #3f3ba6;
  border-radius: 4px;
  color: #3f3ba6;
  padding: 0.5rem 0.75rem; }

.js .u-responsive-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
  z-index: 1; }

.js .u-responsive-video iframe,
.js .u-responsive-video object,
.js .u-responsive-video embed,
.js .u-responsive-video > div {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100% !important;
  height: 100% !important; }

.no-js .u-responsive-video {
  padding: 1rem;
  background-color: #666;
  text-align: center; }

.no-js .u-responsive-video::before {
  content: 'Sorry, embedded video players need javascript enabled.';
  width: 100%;
  color: #f2f2f2; }

.no-js .u-responsive-video iframe,
.no-js .u-responsive-video object,
.no-js .u-responsive-video embed,
.no-js .u-responsive-video > div {
  display: none;
  visibility: hidden; }

.u-screen-reader-text, .views__taxonomy-term .pager {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important; }

.u-screen-reader-text:focus, .views__taxonomy-term .pager:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; }

.u-vertical-grid {
  background-image: url("http://basehold.it/i/31/cc0000");
  background-position: 0 8px; }

.region__system {
  padding: 0.5rem; }

.system__message {
  background: #262478;
  color: #fff;
  letter-spacing: 0.5px;
  width: 100%;
  padding: 0.25rem 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold; }

.toolbar-menu-administration a {
  font-size: 13px; }

.no-js .toolbar-menu-administration a:hover,
.no-js .toolbar-menu-administration a:focus,
.js.no-touchevents .toolbar-menu-administration a:hover,
.js.no-touchevents .toolbar-menu-administration a:focus,
.js.touchevents .toolbar-menu-administration a:active {
  color: var(--colorGinTitle); }

div[aria-label*='Status message'] {
  background: var(--colorGinPrimary);
  color: white;
  text-align: center;
  width: 100%;
  padding: 0.5rem;
  position: relative; }

#toolbar-bar div.visually-hidden {
  position: relative !important;
  clip: unset;
  height: auto;
  width: auto;
  display: block;
  margin-top: auto;
  margin-bottom: auto; }

#toolbar-bar div.visually-hidden a {
  color: #fff !important; }

.ajax-progress-fullscreen {
  background-image: none;
  background-color: transparent;
  position: fixed; }

.ajax-progress-fullscreen::before {
  animation: 1.5s linear infinite spinner;
  border: solid 2px #eee;
  border-bottom-color: #3f3ba6;
  border-radius: 50%;
  content: '';
  height: 40px;
  left: 50%;
  opacity: inherit;
  position: absolute;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  transform-origin: center;
  width: 40px;
  will-change: transform; }

@keyframes spinner {
  0% {
    transform: translate3d(-50%, -50%, 0) rotate(0deg); }
  100% {
    transform: translate3d(-50%, -50%, 0) rotate(360deg); } }

.advertisement {
  margin-bottom: 2rem; }

.body-content {
  clear: both;
  padding: 1.5rem; }

.body-content--contained {
  max-width: 44.5rem;
  margin: auto; }

.body-content__title, .body-content__title:first-child {
  max-width: 44.5rem;
  margin: 3rem auto 1.5rem;
  padding: 0 1.5rem; }

@media (min-width: 1024px) {
  .body-content__title, .body-content__title:first-child {
    font-size: 65px; } }

.body-content--dropcap p:first-of-type::first-letter {
  color: #322da1;
  font-size: 50px;
  line-height: 35px;
  position: block;
  float: left;
  margin-right: 0.5rem;
  margin-top: 8px;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif; }

@media (min-width: 1024px) {
  .body-content--dropcap p:first-of-type::first-letter {
    font-size: 95px;
    line-height: 75px;
    margin-top: 5px; } }

.body-content__main .wysiwyg-image {
  margin: 2rem auto; }

.body-content__main .wysiwyg-image--icon {
  margin: 0 0 1rem; }

.body-content__main .wysiwyg-image--half--aligned-center {
  float: center;
  margin: 2rem; }

.body-content__main .wysiwyg-image--half--aligned-left {
  float: left;
  margin-right: 2rem; }

.body-content__main .wysiwyg-image--half--aligned-right {
  float: right;
  margin-left: 2rem; }

.body-content__main .embedded-entity {
  display: flex;
  width: 100%; }

.body-content__main .embedded-entity.align-center {
  justify-content: center; }

.body-content__main .embedded-entity.align-left {
  justify-content: flex-start; }

.body-content__main .embedded-entity.align-right {
  justify-content: flex-end; }

.body-content__main drupal-media {
  margin: 2rem auto;
  display: flex; }

.body-content__main drupal-media article {
  width: 100%;
  max-width: 61.625rem;
  margin: auto; }

.body-content__main .media-library-item__edit {
  width: 100%;
  background-color: var(--colorGinPrimary);
  color: #fff;
  letter-spacing: 0.5px;
  border: 0;
  padding: 0.5rem;
  content: 'Change display style'; }

.body-content__main .media-library-item__edit:hover {
  cursor: pointer;
  background-color: var(--colorGinPrimaryActive); }

.body-content__main blockquote p {
  font-family: Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-style: italic;
  color: #322da1;
  font-size: 22px;
  line-height: 35px; }

.body-content__main blockquote p::before {
  content: '“'; }

.body-content__main blockquote p::after {
  content: '”'; }

.body-content__main .wysiwyg-text-case--upper {
  text-transform: uppercase; }

.body-content__main .wysiwyg-text-color--pink {
  color: #322da1 !important; }

.body-content__main .wysiwyg-text-color--blue {
  color: #322da1 !important; }

.body-content__main .wysiwyg-text-color--purple {
  color: #262478 !important; }

.body-content__main .wysiwyg-text-color--gray {
  color: #999 !important; }

.body-content__main .wysiwyg-text-color--black {
  color: #000 !important; }

.body-content__main .wysiwyg-text-color--white {
  color: #fff !important;
  background: lightgray; }

.layout-builder__region {
  border: dashed 1px var(--colorGinPrimary); }

.layout-builder__add-block {
  display: flex;
  justify-content: center; }

.layout-builder__add-section {
  background: var(--colorGinPrimaryLight); }

.layout-builder__add-section .layout-builder__link--add {
  background: var(--colorGinLayer3Background) !important; }

.glb-layout-selection .layout-icon {
  transform: rotate(90deg);
  margin-right: 1.5rem; }

.layout-container {
  background: #fff; }

.layout-bottom {
  padding: 0 1rem; }

.layout-content {
  display: flex;
  flex-direction: column;
  max-width: 90rem;
  margin: auto; }

@media (min-width: 1024px) {
  .layout-content {
    flex-direction: row;
    align-items: flex-start; } }

.layout-content-regions {
  display: flex;
  flex-wrap: wrap;
  width: 100%; }

@media (min-width: 1024px) {
  .layout-content-regions {
    flex-wrap: nowrap; } }

.layout-content--one-column {
  flex-wrap: wrap;
  padding: 0 1.5rem; }

.layout-content--one-column .layout-content-region {
  width: 100%; }

.layout-content--two-column .layout-content-region {
  width: 100%; }

@media (min-width: 1024px) {
  .layout-content--two-column .layout-content-region {
    width: 50%; } }

.layout-content--three-column .layout-content-region {
  width: 100%; }

@media (min-width: 1024px) {
  .layout-content--three-column .layout-content-region {
    width: 33%;
    flex-grow: 1; } }

.layout-content--four-column .layout-content-region {
  width: 100%; }

@media (min-width: 620px) {
  .layout-content--four-column .layout-content-region {
    width: 50%; } }

@media (min-width: 1024px) {
  .layout-content--four-column .layout-content-region {
    width: 25%; } }

.layout-content__border-top--on {
  position: relative;
  padding-top: 1.5rem;
  margin-top: 1rem; }

.layout-content__border-top--on::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  border-bottom: dashed 1px #e6e6e6;
  width: calc(100% - 5rem);
  margin: auto; }

.layout-content__title {
  font-size: 1.3125rem;
  color: #3f3ba6;
  padding: 0 1rem; }

@media (min-width: 30em) {
  .layout-content__title {
    font-size: calc(1.3125rem + 0.1875 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .layout-content__title {
    font-size: calc(1.3125rem + 0.1875 * 1rem); } }

.layout-content-main {
  width: 100%; }

.layout-right-rail {
  order: 1; }

@media (min-width: 1024px) {
  .layout-right-rail {
    order: unset;
    width: 33%;
    padding-right: 1.5rem;
    margin-left: 1rem;
    border-left: dashed 1px #e6e6e6; } }

@media (min-width: 1440px) {
  .layout-right-rail {
    width: 25%; } }

.layout-right-rail + .layout-content-main {
  order: -1; }

@media (min-width: 1024px) {
  .layout-right-rail + .layout-content-main {
    width: 66%;
    padding: 0 1rem 0 1.5rem; } }

@media (min-width: 1440px) {
  .layout-right-rail + .layout-content-main {
    width: 75%; } }

.layout-content-full {
  position: relative; }

@media (min-width: 1024px) {
  .layout-content-full .layout-right-rail {
    position: absolute;
    top: 958px;
    right: 0;
    width: calc(50% - 250px); } }

@media (min-width: 1440px) {
  .layout-content-full .layout-right-rail {
    width: calc(50% - 356px); } }

#st-2 .st-toggle,
#st-2 .st-btn {
  width: 40px !important;
  padding: 8px !important;
  height: 40px !important;
  border-bottom: solid 1px #e6e6e6 !important; }

#st-2 .st-toggle[data-network='facebook'],
#st-2 .st-btn[data-network='facebook'] {
  background: #211d5e !important; }

#st-2 .st-toggle[data-network='twitter'],
#st-2 .st-btn[data-network='twitter'] {
  background: #262478 !important; }

#st-2 .st-toggle[data-network='linkedin'],
#st-2 .st-btn[data-network='linkedin'] {
  background: #322da1 !important; }

#st-2 .st-toggle[data-network='reddit'],
#st-2 .st-btn[data-network='reddit'] {
  background: #3f3ba6 !important; }

#st-2 .st-toggle[data-network='email'],
#st-2 .st-btn[data-network='email'] {
  background: #615aed !important; }

#st-2 .st-toggle[data-network='sharethis'],
#st-2 .st-btn[data-network='sharethis'] {
  background: #bcb9ff !important; }

.subscription-form-modal {
  background: #fff !important; }

.subscription-form-modal .ui-dialog-titlebar {
  border: 0;
  background: white !important;
  position: absolute !important;
  right: 0; }

.subscription-form-modal .ui-button-icon {
  background: #000 !important; }

.subscription-form-modal .ui-dialog-content {
  padding: 3rem 0 !important; }

.tns-ovh {
  margin: 1rem; }

.block {
  width: 100%; }

.block__title {
  font-size: 1.3125rem;
  padding: 0 2.5rem;
  margin: 0;
  color: #3f3ba6;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif; }

@media (min-width: 30em) {
  .block__title {
    font-size: calc(1.3125rem + 0.1875 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .block__title {
    font-size: calc(1.3125rem + 0.1875 * 1rem); } }

@media (min-width: 1024px) {
  .block__title {
    padding: 0 1.5rem; } }

.block__card-container {
  display: flex;
  align-items: stretch;
  padding: 1.5rem 1.5rem 3rem;
  flex-wrap: wrap; }

@media (min-width: 1024px) {
  .block__card-container {
    flex-wrap: nowrap;
    margin: 0 -1rem; } }

.block__card,
.block .tns-item {
  padding: 0;
  border-bottom: dashed 1px #e6e6e6;
  width: 100%; }

.block__card:last-child,
.block .tns-item:last-child {
  border: 0; }

.block__card .d-vertical-card,
.block .tns-item .d-vertical-card {
  margin: 1rem 0; }

@media (min-width: 620px) {
  .block__card,
  .block .tns-item {
    border-bottom: 0;
    width: 50%; }
  .block__card .d-vertical-card,
  .block .tns-item .d-vertical-card {
    height: 100%;
    padding: 0 1rem;
    border-right: dashed 1px #e6e6e6; }
  .block__card:nth-child(2n),
  .block .tns-item:nth-child(2n) {
    border: 0; } }

@media (min-width: 1024px) {
  .block__card,
  .block .tns-item {
    width: 25%; }
  .block__card:last-child,
  .block .tns-item:last-child {
    border: 0; } }

.block .tns-item {
  border-bottom: 0; }

.block .tns-slider {
  margin: 0; }

.team-member {
  padding: 1.5rem;
  text-align: center; }

.team-member a {
  background: none !important;
  margin: 0 !important;
  padding: 0 !important; }

.team-member__photo {
  filter: grayscale(1);
  max-width: 300px;
  margin: 0 auto 1.5rem; }

.team-member__photo img {
  border-radius: 50%;
  display: inline-block; }

.team-member__name {
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif;
  margin-bottom: 0.75rem; }

.team-member__title {
  color: #3f3ba6;
  font-family: PT Serif, Georgia, Cambria, Times New Roman, Times, serif; }

.block--1-2-3-recent-stories {
  padding: 1rem 0; }

@media (min-width: 1024px) {
  .block--1-2-3-recent-stories {
    display: flex;
    flex-wrap: wrap; } }

.block--1-2-3-recent-stories .block__large-story {
  padding: 1rem;
  margin-bottom: 1rem;
  border-bottom: dashed 1px #e6e6e6; }

@media (min-width: 1024px) {
  .block--1-2-3-recent-stories .block__large-story {
    width: 50%;
    padding: 0 1rem;
    border-right: dashed 1px #e6e6e6;
    border-bottom: 0;
    margin-bottom: 0; } }

@media (min-width: 1440px) {
  .block--1-2-3-recent-stories .block__large-story {
    width: 40%; } }

.block--1-2-3-recent-stories .block__large-story .d-jumbo-vertical-card {
  width: 100%; }

.block--1-2-3-recent-stories .block__large-story .d-jumbo-vertical-card__image {
  width: 100%;
  height: 0;
  padding-bottom: 50%;
  overflow: hidden;
  border-radius: 4px; }

.block--1-2-3-recent-stories .block__large-story .d-jumbo-vertical-card__image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%; }

.block--1-2-3-recent-stories .block__large-story .d-jumbo-vertical-card__title {
  padding: 0 15%; }

.block--1-2-3-recent-stories .block__large-story .d-jumbo-vertical-card__title a, .block--1-2-3-recent-stories .block__large-story .d-jumbo-vertical-card__title a:link, .block--1-2-3-recent-stories .block__large-story .d-jumbo-vertical-card__title a:visited {
  font-size: 2rem;
  line-height: 1; }

@media (min-width: 30em) {
  .block--1-2-3-recent-stories .block__large-story .d-jumbo-vertical-card__title a, .block--1-2-3-recent-stories .block__large-story .d-jumbo-vertical-card__title a:link, .block--1-2-3-recent-stories .block__large-story .d-jumbo-vertical-card__title a:visited {
    font-size: calc(2rem + 0.25 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .block--1-2-3-recent-stories .block__large-story .d-jumbo-vertical-card__title a, .block--1-2-3-recent-stories .block__large-story .d-jumbo-vertical-card__title a:link, .block--1-2-3-recent-stories .block__large-story .d-jumbo-vertical-card__title a:visited {
    font-size: calc(2rem + 0.25 * 1rem); } }

@media (min-width: 1024px) {
  .block--1-2-3-recent-stories .block__medium-stories {
    width: 50%;
    padding: 0 1rem; }
  .block--1-2-3-recent-stories .block__medium-stories .d-jumbo-horizontal-card:last-child {
    border-bottom: 0; } }

@media (min-width: 1440px) {
  .block--1-2-3-recent-stories .block__medium-stories {
    width: 40%;
    border-right: dashed 1px #e6e6e6; } }

@media (min-width: 1024px) {
  .block--1-2-3-recent-stories .block__small-stories {
    width: 100%;
    padding: 1rem;
    display: flex;
    border-top: dashed 1px #e6e6e6;
    margin-top: 1rem; }
  .block--1-2-3-recent-stories .block__small-stories .d-horizontal-card {
    padding: 0 1rem 1rem;
    border-right: dashed 1px #e6e6e6;
    border-bottom: 0; }
  .block--1-2-3-recent-stories .block__small-stories .d-horizontal-card:last-child {
    border-right: 0; } }

@media (min-width: 1440px) {
  .block--1-2-3-recent-stories .block__small-stories {
    display: block;
    width: 20%;
    padding: 0 1rem;
    border-top: 0;
    margin-top: 0; }
  .block--1-2-3-recent-stories .block__small-stories .d-horizontal-card {
    padding: 0 1rem 1rem;
    border-bottom: dashed 1px #e6e6e6;
    border-right: 0; }
  .block--1-2-3-recent-stories .block__small-stories .d-horizontal-card:last-child {
    border-bottom: 0; } }

.block--banner-with-ears {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap; }

@media (min-width: 1024px) {
  .block--banner-with-ears {
    flex-wrap: nowrap;
    padding: 0 1rem; } }

.block--banner-with-ears .block__left-column {
  padding: 0 1rem 1rem;
  width: 100%;
  margin-bottom: 1rem;
  position: relative; }

.block--banner-with-ears .block__left-column::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  border-bottom: dashed 1px #e6e6e6;
  width: calc(100% - 2rem);
  margin: auto; }

@media (min-width: 1024px) {
  .block--banner-with-ears .block__left-column {
    padding-bottom: 0;
    margin-bottom: 0; }
  .block--banner-with-ears .block__left-column::before {
    display: none; } }

.block--banner-with-ears .block__left-column .d-vertical-card {
  border-bottom: dashed 1px #e6e6e6;
  padding-bottom: 1rem;
  margin-bottom: 1rem; }

.block--banner-with-ears .block__left-column .d-vertical-card:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0; }

@media (min-width: 1024px) {
  .block--banner-with-ears .block__left-column {
    border-right: dashed 1px #e6e6e6;
    width: 22%; } }

.block--banner-with-ears .block__middle-column {
  padding: 0 1rem;
  order: -1; }

@media (min-width: 1024px) {
  .block--banner-with-ears .block__middle-column {
    width: 56%;
    order: 0; } }

.block--banner-with-ears .block__middle-column .d-jumbo-vertical-card {
  border-bottom: dashed 1px #e6e6e6;
  padding-bottom: 1rem;
  margin-bottom: 1rem; }

.block--banner-with-ears .block__middle-column .d-jumbo-vertical-card__title {
  padding: 0 15%; }

.block--banner-with-ears .block__middle-column .d-jumbo-vertical-card__title a, .block--banner-with-ears .block__middle-column .d-jumbo-vertical-card__title a:link, .block--banner-with-ears .block__middle-column .d-jumbo-vertical-card__title a:visited {
  font-size: 2rem;
  line-height: 1; }

@media (min-width: 30em) {
  .block--banner-with-ears .block__middle-column .d-jumbo-vertical-card__title a, .block--banner-with-ears .block__middle-column .d-jumbo-vertical-card__title a:link, .block--banner-with-ears .block__middle-column .d-jumbo-vertical-card__title a:visited {
    font-size: calc(2rem + 0.25 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .block--banner-with-ears .block__middle-column .d-jumbo-vertical-card__title a, .block--banner-with-ears .block__middle-column .d-jumbo-vertical-card__title a:link, .block--banner-with-ears .block__middle-column .d-jumbo-vertical-card__title a:visited {
    font-size: calc(2rem + 0.25 * 1rem); } }

@media (min-width: 1024px) {
  .block--banner-with-ears .block__middle-column .d-jumbo-vertical-card {
    border-bottom: 0; } }

.block--banner-with-ears .block__right-column {
  padding: 0 1rem 1rem;
  width: 100%;
  margin-bottom: 1rem;
  position: relative; }

.block--banner-with-ears .block__right-column::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  border-bottom: dashed 1px #e6e6e6;
  width: calc(100% - 2rem);
  margin: auto; }

@media (min-width: 1024px) {
  .block--banner-with-ears .block__right-column {
    border-left: dashed 1px #e6e6e6;
    width: 22%;
    padding-bottom: 0;
    margin-bottom: 0; }
  .block--banner-with-ears .block__right-column::before {
    display: none; } }

.block--category-hero {
  padding: 1rem 0; }

@media (min-width: 1024px) {
  .block--category-hero {
    display: flex; } }

.block--category-hero .block__title {
  font-size: 0.6875rem;
  text-transform: uppercase;
  color: #303030;
  margin-bottom: 1rem;
  margin-left: -0.5rem;
  width: 100%; }

@media (min-width: 30em) {
  .block--category-hero .block__title {
    font-size: calc(0.6875rem + 0.0625 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .block--category-hero .block__title {
    font-size: calc(0.6875rem + 0.0625 * 1rem); } }

.block--category-hero .block__first-column {
  padding: 1rem;
  margin-bottom: 1rem;
  border-bottom: dashed 1px #e6e6e6; }

@media (min-width: 1024px) {
  .block--category-hero .block__first-column {
    width: 70%;
    padding: 0;
    border-bottom: 0;
    margin-bottom: 0; } }

.block--category-hero .block__first-column .d-jumbo-vertical-card {
  width: 100%; }

@media (min-width: 1024px) {
  .block--category-hero .block__first-column .d-jumbo-vertical-card {
    padding: 1rem;
    border-right: dashed 1px #e6e6e6; } }

.block--category-hero .block__first-column .d-jumbo-vertical-card__image {
  width: 100%;
  height: 0;
  padding-bottom: 50%;
  overflow: hidden;
  border-radius: 4px; }

.block--category-hero .block__first-column .d-jumbo-vertical-card__image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%; }

.block--category-hero .block__first-column .d-jumbo-vertical-card__title {
  padding: 1rem 15%; }

.block--category-hero .block__first-column .d-jumbo-vertical-card__title a, .block--category-hero .block__first-column .d-jumbo-vertical-card__title a:link, .block--category-hero .block__first-column .d-jumbo-vertical-card__title a:visited {
  font-size: 2rem;
  line-height: 1; }

@media (min-width: 30em) {
  .block--category-hero .block__first-column .d-jumbo-vertical-card__title a, .block--category-hero .block__first-column .d-jumbo-vertical-card__title a:link, .block--category-hero .block__first-column .d-jumbo-vertical-card__title a:visited {
    font-size: calc(2rem + 0.25 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .block--category-hero .block__first-column .d-jumbo-vertical-card__title a, .block--category-hero .block__first-column .d-jumbo-vertical-card__title a:link, .block--category-hero .block__first-column .d-jumbo-vertical-card__title a:visited {
    font-size: calc(2rem + 0.25 * 1rem); } }

.block--category-hero .block__menu {
  width: calc(100% - 2rem);
  margin: 0 1rem;
  border-bottom: dashed 1px #e6e6e6;
  display: flex;
  align-items: center;
  padding: 1rem 0 1.25rem;
  flex-wrap: wrap; }

.block--category-hero .block__menu__item {
  margin: 1rem 1.5rem 0 0; }

.block--category-hero .block__menu__item a, .block--category-hero .block__menu__item a:link, .block--category-hero .block__menu__item a:visited {
  white-space: nowrap; }

.block--category-hero .block__menu__item a.active, .block--category-hero .block__menu__item a.active:link, .block--category-hero .block__menu__item a.active:visited {
  margin: 0; }

.no-js .block--category-hero .block__menu__item a.active:hover,
.no-js .block--category-hero .block__menu__item a.active:focus,
.js.no-touchevents .block--category-hero .block__menu__item a.active:hover,
.js.no-touchevents .block--category-hero .block__menu__item a.active:focus,
.js.touchevents .block--category-hero .block__menu__item a.active:active {
  cursor: default;
  background: #3f3ba6; }

@media (min-width: 620px) {
  .block--category-hero .block__second-column {
    width: 100%;
    padding: 1rem;
    display: flex;
    flex-wrap: wrap; }
  .block--category-hero .block__second-column .d-horizontal-card {
    padding: 0 1rem 1rem;
    border-right: dashed 1px #e6e6e6;
    border-bottom: 0;
    width: 50%; }
  .block--category-hero .block__second-column .d-horizontal-card:nth-child(2n+1) {
    border-right: 0; } }

@media (min-width: 1024px) {
  .block--category-hero .block__second-column {
    display: block;
    width: 30%;
    padding: 93px 1rem 0;
    border-top: 0;
    margin-top: 0; }
  .block--category-hero .block__second-column .d-horizontal-card {
    padding: 0 1rem 1rem;
    border-bottom: dashed 1px #e6e6e6;
    border-right: 0;
    width: 100%; }
  .block--category-hero .block__second-column .d-horizontal-card__title {
    margin-top: 0.5rem; }
  .block--category-hero .block__second-column .d-horizontal-card__title a, .block--category-hero .block__second-column .d-horizontal-card__title a:link, .block--category-hero .block__second-column .d-horizontal-card__title a:visited {
    line-height: 1.15; }
  .block--category-hero .block__second-column .d-horizontal-card:last-child {
    border-bottom: 0; } }

.block--five-most-recent-stories {
  padding: 1rem 0; }

@media (min-width: 1024px) {
  .block--five-most-recent-stories {
    display: flex; } }

@media (min-width: 1024px) {
  .block--five-most-recent-stories .block__featured-story {
    width: 65%; } }

.block--five-most-recent-stories .block__featured-story .d-jumbo-vertical-card {
  width: 100%;
  position: relative;
  padding: 1rem; }

.block--five-most-recent-stories .block__featured-story .d-jumbo-vertical-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  border-top: dashed 1px #e6e6e6;
  width: calc(100% - 2rem);
  margin: auto; }

.block--five-most-recent-stories .block__featured-story .d-jumbo-vertical-card__image {
  width: 100%;
  height: 0;
  padding-bottom: 50%;
  overflow: hidden;
  border-radius: 4px; }

.block--five-most-recent-stories .block__featured-story .d-jumbo-vertical-card__image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%; }

.block--five-most-recent-stories .block__featured-story .d-jumbo-vertical-card__title {
  padding: 0 15%; }

.block--five-most-recent-stories .block__featured-story .d-jumbo-vertical-card__title a, .block--five-most-recent-stories .block__featured-story .d-jumbo-vertical-card__title a:link, .block--five-most-recent-stories .block__featured-story .d-jumbo-vertical-card__title a:visited {
  font-size: 2rem;
  line-height: 1; }

@media (min-width: 30em) {
  .block--five-most-recent-stories .block__featured-story .d-jumbo-vertical-card__title a, .block--five-most-recent-stories .block__featured-story .d-jumbo-vertical-card__title a:link, .block--five-most-recent-stories .block__featured-story .d-jumbo-vertical-card__title a:visited {
    font-size: calc(2rem + 0.25 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .block--five-most-recent-stories .block__featured-story .d-jumbo-vertical-card__title a, .block--five-most-recent-stories .block__featured-story .d-jumbo-vertical-card__title a:link, .block--five-most-recent-stories .block__featured-story .d-jumbo-vertical-card__title a:visited {
    font-size: calc(2rem + 0.25 * 1rem); } }

.block--five-most-recent-stories .block__other-stories {
  display: flex;
  flex-wrap: wrap; }

@media (min-width: 1024px) {
  .block--five-most-recent-stories .block__other-stories {
    width: 35%; } }

.block--five-most-recent-stories .block__other-stories .d-vertical-card {
  padding: 1rem 0;
  border-bottom: dashed 1px #e6e6e6;
  position: relative; }

@media (min-width: 620px) {
  .block--five-most-recent-stories .block__other-stories .d-vertical-card {
    padding: 1rem;
    border-bottom: 0;
    width: 50%; }
  .block--five-most-recent-stories .block__other-stories .d-vertical-card:nth-child(2n) {
    border-left: dashed 1px #e6e6e6; } }

@media (min-width: 1024px) {
  .block--five-most-recent-stories .block__other-stories .d-vertical-card {
    border-left: dashed 1px #e6e6e6; }
  .image-right .block--five-most-recent-stories .block__other-stories .d-vertical-card {
    border-left: 0;
    border-right: dashed 1px #e6e6e6; } }

.block--five-most-recent-stories .block__other-stories .d-vertical-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  border-top: dashed 1px #e6e6e6;
  width: calc(100% - 2rem);
  margin: auto; }

@media (min-width: 1024px) {
  .block--five-most-recent-stories--right .block__other-stories .d-vertical-card {
    border-left: 0;
    border-right: dashed 1px #e6e6e6; } }

.block--four-story-carousel {
  position: relative; }

.block--four-story-carousel::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0.5rem;
  height: 100%;
  background: #fff;
  z-index: 3; }

.block--four-story-carousel::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 1rem;
  height: 100%;
  background: #fff;
  z-index: 3; }

.four-story-carousel {
  width: calc(100% + 2rem);
  margin: 0 -1rem; }

.block--recent-stories {
  position: relative;
  padding-top: 1.5rem; }

.block--recent-stories::before {
  content: '';
  border-top: dashed 1px #e6e6e6;
  width: calc(100% - 3rem);
  position: absolute;
  top: 0;
  left: 1.5rem;
  height: 1px; }

@media (min-width: 1024px) {
  .block--recent-stories::before {
    display: none; } }

@media (min-width: 1024px) {
  .block--recent-stories {
    padding-top: 0; } }

.block--recent-stories .block__title {
  font-size: 0.6875rem;
  text-transform: uppercase;
  color: #303030; }

@media (min-width: 30em) {
  .block--recent-stories .block__title {
    font-size: calc(0.6875rem + 0.0625 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .block--recent-stories .block__title {
    font-size: calc(0.6875rem + 0.0625 * 1rem); } }

.block--recent-stories .block__card-container {
  display: flex;
  align-items: flex-start;
  padding: 1.5rem 1.5rem 3rem;
  flex-wrap: wrap; }

@media (min-width: 1024px) {
  .block--recent-stories .block__card-container {
    flex-wrap: wrap;
    margin: 0; } }

@media (min-width: 620px) {
  .block--recent-stories .block__card-container .d-horizontal-card {
    padding: 0 1rem;
    border-right: dashed 1px #e6e6e6;
    border-bottom: 0;
    width: 50%; }
  .block--recent-stories .block__card-container .d-horizontal-card:nth-child(2n) {
    border-right: 0; } }

@media (min-width: 1024px) {
  .block--recent-stories .block__card-container .d-horizontal-card {
    padding: 0 0 1rem;
    border-right: 0;
    border-bottom: dashed 1px #e6e6e6;
    width: 100%; }
  .block--recent-stories .block__card-container .d-horizontal-card:nth-child(2n) {
    border-right: 0; } }

.block--seven-verticals {
  padding-bottom: 1rem;
  overflow: hidden; }

@media (min-width: 1024px) {
  .block--seven-verticals {
    display: flex;
    flex-wrap: wrap; } }

.block--seven-verticals .block__category-column {
  padding: 1rem;
  position: relative;
  padding-top: 1.5rem; }

.block--seven-verticals .block__category-column::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  border-bottom: dashed 1px #e6e6e6;
  width: calc(100% - 2rem);
  margin: auto; }

@media (min-width: 1024px) {
  .block--seven-verticals .block__category-column {
    padding: 1.5rem 1rem;
    border-left: dashed 1px #e6e6e6;
    border-top: 0;
    width: 25%;
    margin-left: -1px; } }

.block--seven-verticals .block__category-column__stories {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding-bottom: 2.25rem; }

.block--seven-verticals .block__category-column__title {
  color: #3f3ba6; }

.block--seven-verticals .block__category-column .d-jumbo-vertical-card__tag,
.block--seven-verticals .block__category-column .d-vertical-card__tag,
.block--seven-verticals .block__category-column .d-horizontal-card__tag {
  display: none; }

.block--seven-verticals .block__category-column .d-jumbo-vertical-card__info,
.block--seven-verticals .block__category-column .d-vertical-card__info,
.block--seven-verticals .block__category-column .d-horizontal-card__info {
  padding-top: 0; }

.block--seven-verticals .block__category-column .d-jumbo-vertical-card__title,
.block--seven-verticals .block__category-column .d-vertical-card__title,
.block--seven-verticals .block__category-column .d-horizontal-card__title {
  margin-top: -0.5rem; }

.block--seven-verticals .block__category-column .d-jumbo-vertical-card,
.block--seven-verticals .block__category-column .d-vertical-card {
  border-bottom: dashed 1px #e6e6e6;
  margin-bottom: 1rem;
  flex-grow: 1; }

.block--seven-verticals .block__category-column .d-jumbo-vertical-card:last-child,
.block--seven-verticals .block__category-column .d-vertical-card:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0; }

.block--seven-verticals .block__category-column .d-jumbo-vertical-card__info,
.block--seven-verticals .block__category-column .d-vertical-card__info {
  padding-top: 1rem; }

@media (min-width: 1024px) {
  .block--seven-verticals .contextual + .block__category-column,
  .block--seven-verticals .block__category-column:first-child {
    margin-left: -2px;
    width: 50%;
    border-left: 0; } }

.block--seven-verticals .contextual + .block__category-column .block__category-column__stories,
.block--seven-verticals .block__category-column:first-child .block__category-column__stories {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: row;
  padding-bottom: 0; }

.block--seven-verticals .contextual + .block__category-column .d-jumbo-vertical-card,
.block--seven-verticals .block__category-column:first-child .d-jumbo-vertical-card {
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 0; }

@media (min-width: 1440px) {
  .block--seven-verticals .contextual + .block__category-column .d-jumbo-vertical-card,
  .block--seven-verticals .block__category-column:first-child .d-jumbo-vertical-card {
    border-bottom: 0; } }

@media (min-width: 1024px) {
  .block--seven-verticals .contextual + .block__category-column .d-jumbo-vertical-card__title,
  .block--seven-verticals .block__category-column:first-child .d-jumbo-vertical-card__title {
    width: 60%;
    margin: auto; } }

.block--seven-verticals .contextual + .block__category-column .d-horizontal-card,
.block--seven-verticals .block__category-column:first-child .d-horizontal-card {
  width: 100%; }

@media (min-width: 1024px) and (max-width: 1439px) {
  .block--seven-verticals .contextual + .block__category-column .d-horizontal-card,
  .block--seven-verticals .block__category-column:first-child .d-horizontal-card {
    align-items: center;
    align-self: flex-end;
    margin-bottom: 1rem; } }

@media (min-width: 1440px) {
  .block--seven-verticals .contextual + .block__category-column .d-horizontal-card,
  .block--seven-verticals .block__category-column:first-child .d-horizontal-card {
    padding: 0 1rem;
    border-right: dashed 1px #e6e6e6;
    border-bottom: 0;
    width: 50%;
    align-self: flex-end;
    margin-bottom: 2.25rem; }
  .block--seven-verticals .contextual + .block__category-column .d-horizontal-card:last-child,
  .block--seven-verticals .block__category-column:first-child .d-horizontal-card:last-child {
    border-right: 0;
    position: relative; }
  .block--seven-verticals .contextual + .block__category-column .d-horizontal-card:last-child::before,
  .block--seven-verticals .block__category-column:first-child .d-horizontal-card:last-child::before {
    content: '';
    position: absolute;
    top: -1.5rem;
    width: 200%;
    right: 0;
    border-top: dashed 1px #e6e6e6;
    height: 1px; } }

.block--stacker-branding {
  min-width: 190px;
  display: flex;
  align-items: center;
  order: -1;
  width: calc(100% - 32px); }

@media (min-width: 1024px) {
  .block--stacker-branding {
    order: unset;
    width: 33%;
    justify-content: center; } }

.site-header--mobile-white .block--stacker-branding a {
  position: relative;
  display: block; }

.site-header--mobile-white .block--stacker-branding a::before {
  content: url("/themes/custom/stacker/logo-white.svg");
  width: 100%;
  height: 100%;
  position: absolute; }

@media (min-width: 1024px) {
  .site-header--mobile-white .block--stacker-branding a::before {
    display: none; } }

.site-header--mobile-white .block--stacker-branding__logo {
  opacity: 0; }

@media (min-width: 1024px) {
  .site-header--mobile-white .block--stacker-branding__logo {
    opacity: 1; } }

.site-header--desktop-white .block--stacker-branding a {
  position: relative;
  display: block; }

@media (min-width: 1024px) {
  .site-header--desktop-white .block--stacker-branding a::before {
    content: url("/themes/custom/stacker/logo-white.svg");
    width: 100%;
    height: 100%;
    position: absolute;
    display: block; } }

@media (min-width: 1024px) {
  .site-header--desktop-white .block--stacker-branding__logo {
    opacity: 0; } }

.block--stacker-branding__logo {
  width: 150px; }

@media (min-width: 1024px) {
  .block--stacker-branding__logo {
    width: 215px; } }

.block--stacker-search-block {
  width: 100%;
  margin: 1.5rem 0;
  border: solid 1px #e6e6e6;
  padding: 10px 7px 4px;
  border-radius: 4px; }

@media (min-width: 1024px) {
  .block--stacker-search-block {
    width: 10%;
    padding: 0;
    border: 0;
    margin: 0; } }

@media (min-width: 1024px) {
  .block--stacker-search-block.js-search-modal-active #stacker-system-search {
    display: flex;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(255, 255, 255, 0.99);
    justify-content: center;
    margin-bottom: 0;
    z-index: 1000;
    align-items: center;
    padding: 1.5rem; }
  .block--stacker-search-block.js-search-modal-active .js-form-type-search {
    max-width: 400px; }
  .block--stacker-search-block.js-search-modal-active .form-search {
    border-bottom: solid 1px #e6e6e6; }
  .block--stacker-search-block.js-search-modal-active .form-submit.hidden {
    padding: 0.5rem 0.75rem;
    margin-left: 1rem; }
  .block--stacker-search-block.js-search-modal-active .block__search-button {
    z-index: 2000;
    position: fixed;
    top: 1rem;
    right: 1.5rem;
    background-image: url("/themes/custom/stacker/images/icons/close.svg");
    background-size: 2rem;
    border-radius: 4px; }
  .block--stacker-search-block.js-search-modal-active .block__search-button:hover {
    filter: invert(100%);
    cursor: pointer; } }

.block--stacker-search-block .block__search-button {
  background: url("/themes/custom/stacker/images/icons/search.png");
  background-size: 1rem;
  background-repeat: no-repeat;
  background-position: center;
  width: 1rem;
  height: 1rem;
  border: 0;
  margin-top: 1rem;
  margin-left: -0.5rem;
  padding: 1rem;
  display: none; }

@media (min-width: 1024px) {
  .block--stacker-search-block .block__search-button {
    display: block; } }

.block--stacker-search-block .block__search-button:hover {
  filter: brightness(0) saturate(100%) invert(31%) sepia(71%) saturate(1698%) hue-rotate(226deg) brightness(96%) contrast(93%);
  cursor: pointer; }

.block--stacker-search-block .block__search-button:focus {
  box-shadow: 0 0 10px 0 rgba(97, 90, 237, 0.5);
  outline: none;
  border-radius: 4px; }

@media (min-width: 1024px) {
  .site-header--desktop-white .block--stacker-search-block .block__search-button {
    filter: invert(1); } }

.block--stacker-search-block #stacker-system-search {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 0; }

@media (min-width: 1024px) {
  .block--stacker-search-block #stacker-system-search {
    display: none; } }

.block--stacker-search-block .form-submit.hidden {
  display: block;
  background: #000;
  color: #fff;
  border-radius: 4px;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 11px;
  padding: 0 0.75rem; }

.block--stacker-search-block .form-submit.hidden:hover {
  background: #262478; }

.block--stacker-search-block .js-form-type-search {
  width: calc(100% - 100px);
  border-radius: 0; }

.block--stacker-search-block .form-search {
  border-radius: 0;
  border: 0;
  font-style: normal !important;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif; }

.block--story-billboard {
  padding: 0 1rem 1.5rem; }

.block--story-billboard .d-jumbo-vertical-card__image {
  width: 100%;
  height: 0;
  padding-bottom: 50%;
  overflow: hidden;
  border-radius: 4px; }

.block--story-billboard .d-jumbo-vertical-card__image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%; }

.block--story-billboard .d-jumbo-vertical-card__title {
  padding: 0 15%; }

.block--story-billboard .d-jumbo-vertical-card__title a, .block--story-billboard .d-jumbo-vertical-card__title a:link, .block--story-billboard .d-jumbo-vertical-card__title a:visited {
  font-size: 2rem;
  line-height: 1; }

@media (min-width: 30em) {
  .block--story-billboard .d-jumbo-vertical-card__title a, .block--story-billboard .d-jumbo-vertical-card__title a:link, .block--story-billboard .d-jumbo-vertical-card__title a:visited {
    font-size: calc(2rem + 0.25 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .block--story-billboard .d-jumbo-vertical-card__title a, .block--story-billboard .d-jumbo-vertical-card__title a:link, .block--story-billboard .d-jumbo-vertical-card__title a:visited {
    font-size: calc(2rem + 0.25 * 1rem); } }

.block--story-page-related-stories {
  position: relative;
  padding-top: 1.5rem; }

.block--story-page-related-stories::before {
  content: '';
  border-top: dashed 1px #e6e6e6;
  width: calc(100% - 3rem);
  position: absolute;
  top: 0;
  left: 1.5rem;
  height: 1px; }

@media (min-width: 1024px) {
  .block--story-page-related-stories::before {
    display: none; } }

@media (min-width: 1024px) {
  .block--story-page-related-stories {
    padding-top: 0; } }

.block--story-page-related-stories .block__title {
  font-size: 0.6875rem;
  text-transform: uppercase;
  color: #303030; }

@media (min-width: 30em) {
  .block--story-page-related-stories .block__title {
    font-size: calc(0.6875rem + 0.0625 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .block--story-page-related-stories .block__title {
    font-size: calc(0.6875rem + 0.0625 * 1rem); } }

.block--story-page-related-stories .block__card-container {
  display: flex;
  align-items: flex-start;
  padding: 1.5rem;
  flex-wrap: wrap; }

@media (min-width: 1024px) {
  .block--story-page-related-stories .block__card-container {
    flex-wrap: wrap;
    margin: 0; } }

@media (min-width: 620px) {
  .block--story-page-related-stories .block__card-container .d-horizontal-card {
    padding: 0 1rem;
    border-right: dashed 1px #e6e6e6;
    border-bottom: 0;
    width: 50%; }
  .block--story-page-related-stories .block__card-container .d-horizontal-card:nth-child(2n) {
    border-right: 0; } }

@media (min-width: 1024px) {
  .block--story-page-related-stories .block__card-container .d-horizontal-card {
    padding: 0 0 1rem;
    border-right: 0;
    border-bottom: dashed 1px #e6e6e6;
    width: 100%; }
  .block--story-page-related-stories .block__card-container .d-horizontal-card:nth-child(2n) {
    border-right: 0; } }

.block--story-page-trending-now {
  max-width: 90rem;
  margin: auto;
  padding-top: 1.5rem;
  position: relative; }

.block--story-page-trending-now::before {
  content: '';
  border-top: dashed 1px #e6e6e6;
  width: calc(100% - 3rem);
  position: absolute;
  top: 0;
  left: 1.5rem;
  height: 1px; }

#block-subscriptionformmodal {
  z-index: 9999; }

#block-subscriptionformmodal .subscribe-modal {
  display: none; }

#block-subscriptionformmodal .subscribe-modal.is-open {
  display: block; }

#block-subscriptionformmodal .subscribe-modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center; }

#block-subscriptionformmodal .subscribe-modal__container {
  background-color: #fff;
  padding: 1.5rem;
  width: 32rem;
  max-height: 100vh;
  border-radius: .25rem;
  overflow-y: auto;
  box-sizing: border-box;
  margin: 0 1rem; }

#block-subscriptionformmodal .subscribe-modal__header {
  display: flex;
  justify-content: right;
  align-items: center; }

#block-subscriptionformmodal .subscribe-modal__close {
  z-index: 1;
  background: transparent;
  border: 0;
  cursor: pointer; }

#block-subscriptionformmodal .subscribe-modal__close svg {
  height: 2rem;
  width: 2rem;
  pointer-events: none; }

#block-subscriptionformmodal .subscribe-modal__content {
  margin-top: -2.5rem; }

.block--three-verticals {
  padding-bottom: 1rem;
  overflow: hidden; }

@media (min-width: 1024px) {
  .block--three-verticals {
    display: flex;
    flex-wrap: wrap; } }

.block--three-verticals .block__category-column {
  padding: 1rem;
  position: relative;
  padding-top: 1.5rem; }

.block--three-verticals .block__category-column::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  border-bottom: dashed 1px #e6e6e6;
  width: calc(100% - 2rem);
  margin: auto; }

@media (min-width: 1024px) {
  .block--three-verticals .block__category-column {
    padding: 1.5rem 1rem 1rem;
    border-left: dashed 1px #e6e6e6;
    border-top: 0;
    width: 25%;
    margin-left: -1px; } }

.block--three-verticals .block__category-column__stories {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding-bottom: 2.25rem; }

.block--three-verticals .block__category-column__title {
  color: #3f3ba6; }

.block--three-verticals .block__category-column .d-jumbo-vertical-card__tag,
.block--three-verticals .block__category-column .d-vertical-card__tag,
.block--three-verticals .block__category-column .d-horizontal-card__tag {
  display: none; }

.block--three-verticals .block__category-column .d-jumbo-vertical-card__info,
.block--three-verticals .block__category-column .d-vertical-card__info,
.block--three-verticals .block__category-column .d-horizontal-card__info {
  padding-top: 0; }

.block--three-verticals .block__category-column .d-jumbo-vertical-card__title,
.block--three-verticals .block__category-column .d-vertical-card__title,
.block--three-verticals .block__category-column .d-horizontal-card__title {
  margin-top: -0.5rem; }

.block--three-verticals .block__category-column .d-jumbo-vertical-card,
.block--three-verticals .block__category-column .d-vertical-card {
  border-bottom: dashed 1px #e6e6e6;
  margin-bottom: 1rem;
  flex-grow: 1; }

.block--three-verticals .block__category-column .d-jumbo-vertical-card:last-child,
.block--three-verticals .block__category-column .d-vertical-card:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0; }

.block--three-verticals .block__category-column .d-jumbo-vertical-card__info,
.block--three-verticals .block__category-column .d-vertical-card__info {
  padding-top: 1rem; }

@media (min-width: 1024px) {
  .block--three-verticals .contextual + .block__category-column,
  .block--three-verticals .block__category-column:first-child {
    margin-left: -2px;
    width: 50%;
    border-left: 0; } }

.block--three-verticals .contextual + .block__category-column .block__category-column__stories,
.block--three-verticals .block__category-column:first-child .block__category-column__stories {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: row;
  padding-bottom: 0; }

.block--three-verticals .contextual + .block__category-column .d-jumbo-vertical-card,
.block--three-verticals .block__category-column:first-child .d-jumbo-vertical-card {
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 1rem; }

@media (min-width: 1440px) {
  .block--three-verticals .contextual + .block__category-column .d-jumbo-vertical-card,
  .block--three-verticals .block__category-column:first-child .d-jumbo-vertical-card {
    border-bottom: 0; } }

@media (min-width: 1024px) {
  .block--three-verticals .contextual + .block__category-column .d-jumbo-vertical-card__title,
  .block--three-verticals .block__category-column:first-child .d-jumbo-vertical-card__title {
    width: 60%;
    margin: auto; } }

.block--three-verticals .contextual + .block__category-column .d-horizontal-card,
.block--three-verticals .block__category-column:first-child .d-horizontal-card {
  width: 100%; }

@media (min-width: 1024px) and (max-width: 1439px) {
  .block--three-verticals .contextual + .block__category-column .d-horizontal-card,
  .block--three-verticals .block__category-column:first-child .d-horizontal-card {
    align-items: center;
    align-self: flex-end;
    margin-bottom: 1rem; } }

@media (min-width: 1440px) {
  .block--three-verticals .contextual + .block__category-column .d-horizontal-card,
  .block--three-verticals .block__category-column:first-child .d-horizontal-card {
    padding: 0 1rem;
    border-right: dashed 1px #e6e6e6;
    border-bottom: 0;
    width: 50%;
    align-self: flex-end;
    margin-bottom: 2.25rem; }
  .block--three-verticals .contextual + .block__category-column .d-horizontal-card:last-child,
  .block--three-verticals .block__category-column:first-child .d-horizontal-card:last-child {
    border-right: 0;
    position: relative; }
  .block--three-verticals .contextual + .block__category-column .d-horizontal-card:last-child::before,
  .block--three-verticals .block__category-column:first-child .d-horizontal-card:last-child::before {
    content: '';
    position: absolute;
    top: -1.5rem;
    width: 200%;
    right: 0;
    border-top: dashed 1px #e6e6e6;
    height: 1px; } }

.block--views-block-taxonomy-term-block-1 {
  max-width: 90rem;
  margin: auto;
  border-top: dashed 1px #e6e6e6; }

.block--views-block-taxonomy-term-block-1 .block__title {
  display: none; }

.ct-slideshow__header {
  position: relative;
  max-width: 1080px;
  margin-top: -85px; }

@media (min-width: 1024px) {
  .ct-slideshow__header {
    margin-top: 0; } }

.ct-slideshow__header__date {
  font-size: 0.6875rem;
  color: #e6e6e6;
  padding: 0.5rem 1.5rem 1.5rem;
  width: 100%; }

@media (min-width: 30em) {
  .ct-slideshow__header__date {
    font-size: calc(0.6875rem + 0.0625 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .ct-slideshow__header__date {
    font-size: calc(0.6875rem + 0.0625 * 1rem); } }

.ct-slideshow__image {
  position: relative;
  min-height: 500px;
  max-width: 100%;
  overflow: hidden;
  display: flex;
  align-items: stretch;
  justify-content: center; }

@media (min-width: 1024px) {
  .ct-slideshow__image {
    min-height: 0; } }

.ct-slideshow__image picture {
  height: 100%; }

.ct-slideshow__image img {
  max-width: none;
  height: 100%; }

@media (min-width: 1024px) {
  .ct-slideshow__image img {
    border-radius: 4px;
    max-width: 100%;
    height: auto; } }

.ct-slideshow__image::after {
  content: '';
  background: #000;
  opacity: 0.33;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

@media (min-width: 1024px) {
  .ct-slideshow__image::after {
    border-radius: 4px; } }

.ct-slideshow__title-section {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  right: 0; }

.ct-slideshow__category {
  text-align: center; }

.ct-slideshow__category a, .ct-slideshow__category a:link, .ct-slideshow__category a:visited {
  color: #ccc;
  text-decoration: none; }

.ct-slideshow__category a:not(:first-child) {
  display: none; }

.ct-slideshow__image-source {
  font-size: 0.6875rem;
  display: flex;
  color: #ccc;
  margin: 0.5rem 1.5rem; }

@media (min-width: 30em) {
  .ct-slideshow__image-source {
    font-size: calc(0.6875rem + 0.0625 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .ct-slideshow__image-source {
    font-size: calc(0.6875rem + 0.0625 * 1rem); } }

.ct-slideshow__image-source__label {
  margin-right: 0.25rem; }

.ct-slideshow__title {
  color: #fff;
  max-width: 75%;
  text-align: center;
  margin: auto; }

.ct-slideshow__attribution {
  display: flex;
  flex-wrap: wrap;
  padding-top: 2rem; }

.ct-slideshow__attribution__writers__label, .ct-slideshow__attribution__researchers__label {
  font-size: 0.6875rem;
  color: #e6e6e6;
  padding: 0 0 0 1.5rem;
  text-transform: uppercase; }

@media (min-width: 30em) {
  .ct-slideshow__attribution__writers__label, .ct-slideshow__attribution__researchers__label {
    font-size: calc(0.6875rem + 0.0625 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .ct-slideshow__attribution__writers__label, .ct-slideshow__attribution__researchers__label {
    font-size: calc(0.6875rem + 0.0625 * 1rem); } }

.ct-slideshow__attribution__writers__author .ct-user__name::after, .ct-slideshow__attribution__researchers__author .ct-user__name::after {
  content: ','; }

.ct-slideshow__attribution__writers__author:last-child .ct-user__name::after, .ct-slideshow__attribution__researchers__author:last-child .ct-user__name::after {
  content: ''; }

.ct-slideshow__introduction {
  max-width: 44.5rem;
  margin: 1rem auto 0;
  padding-bottom: 0; }

.ct-slideshow__slides {
  margin: 2rem auto 0;
  padding: 2rem 1.5rem 0; }

.ct-slideshow__slide__image-container__image {
  position: relative; }

.ct-slideshow__slide__image-container__image img {
  border-radius: 4px;
  width: 100%; }

.ct-slideshow__slide__image-container__counter {
  position: absolute;
  bottom: -2rem;
  left: 0; }

.ct-slideshow__slide__image-container__attribution {
  font-size: 0.6875rem;
  color: #ccc;
  display: flex;
  justify-content: flex-end;
  margin: 0.5rem 0 0;
  padding-left: 5rem; }

@media (min-width: 30em) {
  .ct-slideshow__slide__image-container__attribution {
    font-size: calc(0.6875rem + 0.0625 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .ct-slideshow__slide__image-container__attribution {
    font-size: calc(0.6875rem + 0.0625 * 1rem); } }

.ct-slideshow__slide__image-container__attribution__label {
  margin-right: 0.25rem; }

.ct-slideshow__slide__text-container {
  max-width: 44.5rem;
  margin: 2rem auto 3rem; }

.ct-slideshow__slide__text-container__caption {
  font-size: 1.3125rem;
  margin-bottom: 2rem; }

@media (min-width: 30em) {
  .ct-slideshow__slide__text-container__caption {
    font-size: calc(1.3125rem + 0.1875 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .ct-slideshow__slide__text-container__caption {
    font-size: calc(1.3125rem + 0.1875 * 1rem); } }

.ct-slideshow--featured .ct-slideshow__header {
  position: relative;
  max-width: 101.25rem;
  margin: -85px auto 0; }

@media (min-width: 1024px) {
  .ct-slideshow--featured .ct-slideshow__header {
    margin-top: -161px;
    height: 856px; } }

.ct-slideshow--featured .ct-slideshow__header__date {
  font-size: 0.6875rem;
  color: #e6e6e6;
  padding: 0.5rem 1.5rem 1.5rem;
  width: 100%; }

@media (min-width: 30em) {
  .ct-slideshow--featured .ct-slideshow__header__date {
    font-size: calc(0.6875rem + 0.0625 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .ct-slideshow--featured .ct-slideshow__header__date {
    font-size: calc(0.6875rem + 0.0625 * 1rem); } }

.ct-slideshow--featured .ct-slideshow__image {
  display: flex;
  align-items: stretch;
  justify-content: center;
  height: 100%;
  overflow: hidden;
  min-height: 0; }

.ct-slideshow--featured .ct-slideshow__image > div {
  height: 100%;
  width: 100%; }

.ct-slideshow--featured .ct-slideshow__image img {
  min-height: 100%;
  max-width: none;
  min-width: 100%; }

@media (min-width: 1024px) {
  .ct-slideshow--featured .ct-slideshow__image img {
    border-radius: 0; } }

@media (min-width: 1024px) {
  .ct-slideshow--featured .ct-slideshow__image::after {
    border-radius: 0; } }

.ct-slideshow--featured .ct-slideshow__introduction {
  margin: 1rem auto; }

@media (min-width: 1024px) {
  .ct-slideshow--featured .ct-slideshow__introduction {
    max-width: 500px; } }

@media (min-width: 1440px) {
  .ct-slideshow--featured .ct-slideshow__introduction {
    max-width: 44.5rem; } }

.ct-slideshow--featured .ct-slideshow__image-source {
  font-size: 0.6875rem;
  max-width: 101.25rem;
  margin: 0.5rem 1.5rem; }

@media (min-width: 30em) {
  .ct-slideshow--featured .ct-slideshow__image-source {
    font-size: calc(0.6875rem + 0.0625 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .ct-slideshow--featured .ct-slideshow__image-source {
    font-size: calc(0.6875rem + 0.0625 * 1rem); } }

.ct-slideshow--featured .ct-slideshow__slides {
  max-width: 90rem;
  margin: auto;
  border-top: 0;
  padding-top: 0; }

.ct-slideshow--featured .ct-slideshow__slide__image-container {
  max-width: 44.5rem;
  margin: auto; }

@media (min-width: 1024px) {
  .ct-slideshow--featured .ct-slideshow__slide__image-container {
    margin-left: 212px;
    margin-right: 0; } }

@media (min-width: 1440px) {
  .ct-slideshow--featured .ct-slideshow__slide__image-container {
    max-width: 900px;
    margin-left: 94px; } }

.d-billboard-card {
  display: flex;
  flex-direction: column;
  position: relative; }

.d-billboard-card__image {
  position: relative;
  order: -1; }

.d-billboard-card__image img {
  border-radius: 4px;
  width: 100%; }

.d-billboard-card__image:hover + .d-billboard-card__info .d-billboard-card__title a, .d-billboard-card__image:hover + .d-billboard-card__info .d-billboard-card__title a:link, .d-billboard-card__image:hover + .d-billboard-card__info .d-billboard-card__title a:visited {
  text-decoration: underline; }

.d-billboard-card__info {
  flex-grow: 1;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  text-align: center; }

.d-billboard-card__tag {
  padding-top: 1.5rem;
  margin: auto; }

.d-billboard-card__tag a, .d-billboard-card__tag a:link, .d-billboard-card__tag a:visited {
  font-size: 0.6875rem;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif;
  color: #3f3ba6;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  position: relative;
  z-index: 2; }

@media (min-width: 30em) {
  .d-billboard-card__tag a, .d-billboard-card__tag a:link, .d-billboard-card__tag a:visited {
    font-size: calc(0.6875rem + 0.0625 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .d-billboard-card__tag a, .d-billboard-card__tag a:link, .d-billboard-card__tag a:visited {
    font-size: calc(0.6875rem + 0.0625 * 1rem); } }

.no-js .d-billboard-card__tag a:hover,
.no-js .d-billboard-card__tag a:focus,
.js.no-touchevents .d-billboard-card__tag a:hover,
.js.no-touchevents .d-billboard-card__tag a:focus,
.js.touchevents .d-billboard-card__tag a:active {
  text-decoration: underline; }

.d-billboard-card__tag a:not(:first-child) {
  display: none; }

.d-billboard-card__title {
  padding: 1rem 0;
  line-height: 0.75;
  width: 100%; }

.d-billboard-card__title a, .d-billboard-card__title a:link, .d-billboard-card__title a:visited {
  font-size: 1.3125rem;
  text-decoration: none;
  color: #000; }

@media (min-width: 30em) {
  .d-billboard-card__title a, .d-billboard-card__title a:link, .d-billboard-card__title a:visited {
    font-size: calc(1.3125rem + 0.1875 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .d-billboard-card__title a, .d-billboard-card__title a:link, .d-billboard-card__title a:visited {
    font-size: calc(1.3125rem + 0.1875 * 1rem); } }

.d-billboard-card__title a::before, .d-billboard-card__title a:link::before, .d-billboard-card__title a:visited::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  z-index: 1; }

.no-js .d-billboard-card__title a:hover,
.no-js .d-billboard-card__title a:focus,
.js.no-touchevents .d-billboard-card__title a:hover,
.js.no-touchevents .d-billboard-card__title a:focus,
.js.touchevents .d-billboard-card__title a:active {
  text-decoration: underline; }

.d-billboard-card__date {
  font-size: 0.6875rem;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif;
  color: #ccc;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  align-self: flex-end;
  padding-top: 1.5rem;
  display: block;
  margin: auto; }

@media (min-width: 30em) {
  .d-billboard-card__date {
    font-size: calc(0.6875rem + 0.0625 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .d-billboard-card__date {
    font-size: calc(0.6875rem + 0.0625 * 1rem); } }

.d-horizontal-card {
  display: flex;
  position: relative;
  border-bottom: dashed 1px #e6e6e6;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  align-items: center;
  width: 100%; }

@media (min-width: 1024px) {
  .d-horizontal-card {
    align-items: flex-start; } }

.d-horizontal-card:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0; }

.d-horizontal-card__image {
  position: relative;
  order: -1;
  width: 35%; }

.d-horizontal-card__image img {
  border-radius: 4px;
  width: 100%; }

.d-horizontal-card__image:hover + .d-horizontal-card__info .d-horizontal-card__title a, .d-horizontal-card__image:hover + .d-horizontal-card__info .d-horizontal-card__title a:link, .d-horizontal-card__image:hover + .d-horizontal-card__info .d-horizontal-card__title a:visited {
  text-decoration: underline; }

.d-horizontal-card__info {
  flex-grow: 1;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  width: 65%;
  padding-left: 1rem; }

.d-horizontal-card__tag {
  padding-bottom: 0.25rem;
  line-height: 0.9; }

.d-horizontal-card__tag a, .d-horizontal-card__tag a:link, .d-horizontal-card__tag a:visited {
  font-size: 0.6875rem;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif;
  color: #3f3ba6;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  position: relative;
  z-index: 2; }

@media (min-width: 30em) {
  .d-horizontal-card__tag a, .d-horizontal-card__tag a:link, .d-horizontal-card__tag a:visited {
    font-size: calc(0.6875rem + 0.0625 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .d-horizontal-card__tag a, .d-horizontal-card__tag a:link, .d-horizontal-card__tag a:visited {
    font-size: calc(0.6875rem + 0.0625 * 1rem); } }

.no-js .d-horizontal-card__tag a:hover,
.no-js .d-horizontal-card__tag a:focus,
.js.no-touchevents .d-horizontal-card__tag a:hover,
.js.no-touchevents .d-horizontal-card__tag a:focus,
.js.touchevents .d-horizontal-card__tag a:active {
  text-decoration: underline; }

.d-horizontal-card__tag a:not(:first-child) {
  display: none; }

.d-horizontal-card__title {
  margin: 0;
  width: 100%;
  text-align: left;
  line-height: 0.75; }

.d-horizontal-card__title a, .d-horizontal-card__title a:link, .d-horizontal-card__title a:visited {
  font-size: 1.0625rem;
  text-decoration: none;
  color: #000;
  position: initial; }

@media (min-width: 30em) {
  .d-horizontal-card__title a, .d-horizontal-card__title a:link, .d-horizontal-card__title a:visited {
    font-size: calc(1.0625rem + 0.0625 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .d-horizontal-card__title a, .d-horizontal-card__title a:link, .d-horizontal-card__title a:visited {
    font-size: calc(1.0625rem + 0.0625 * 1rem); } }

.d-horizontal-card__title a::before, .d-horizontal-card__title a:link::before, .d-horizontal-card__title a:visited::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  z-index: 1; }

.no-js .d-horizontal-card__title a:hover,
.no-js .d-horizontal-card__title a:focus,
.js.no-touchevents .d-horizontal-card__title a:hover,
.js.no-touchevents .d-horizontal-card__title a:focus,
.js.touchevents .d-horizontal-card__title a:active {
  text-decoration: underline; }

.d-horizontal-card__date {
  font-size: 0.6875rem;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif;
  color: #ccc;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding-top: 1.25rem;
  display: block; }

@media (min-width: 30em) {
  .d-horizontal-card__date {
    font-size: calc(0.6875rem + 0.0625 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .d-horizontal-card__date {
    font-size: calc(0.6875rem + 0.0625 * 1rem); } }

.d-jumbo-horizontal-card {
  display: flex;
  position: relative;
  border-bottom: dashed 1px #e6e6e6;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  align-items: center; }

.d-jumbo-horizontal-card__image {
  position: relative;
  order: -1;
  width: 35%; }

.layout-content .d-jumbo-horizontal-card__image a,
.views--taxonomy-term .d-jumbo-horizontal-card__image a {
  padding: 0;
  margin: 0;
  z-index: 0; }

.d-jumbo-horizontal-card__image img {
  border-radius: 4px;
  width: 100%; }

.d-jumbo-horizontal-card__image:hover + .d-jumbo-horizontal-card__info .d-jumbo-horizontal-card__title a, .d-jumbo-horizontal-card__image:hover + .d-jumbo-horizontal-card__info .d-jumbo-horizontal-card__title a:link, .d-jumbo-horizontal-card__image:hover + .d-jumbo-horizontal-card__info .d-jumbo-horizontal-card__title a:visited {
  text-decoration: underline; }

.d-jumbo-horizontal-card__info {
  flex-grow: 1;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  width: 65%;
  padding-left: 1rem; }

.d-jumbo-horizontal-card__tag {
  padding-bottom: 1rem;
  line-height: 0.9; }

.d-jumbo-horizontal-card__tag a, .d-jumbo-horizontal-card__tag a:link, .d-jumbo-horizontal-card__tag a:visited {
  font-size: 0.6875rem;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif;
  color: #3f3ba6;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  position: relative;
  z-index: 2; }

@media (min-width: 30em) {
  .d-jumbo-horizontal-card__tag a, .d-jumbo-horizontal-card__tag a:link, .d-jumbo-horizontal-card__tag a:visited {
    font-size: calc(0.6875rem + 0.0625 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .d-jumbo-horizontal-card__tag a, .d-jumbo-horizontal-card__tag a:link, .d-jumbo-horizontal-card__tag a:visited {
    font-size: calc(0.6875rem + 0.0625 * 1rem); } }

.no-js .d-jumbo-horizontal-card__tag a:hover,
.no-js .d-jumbo-horizontal-card__tag a:focus,
.js.no-touchevents .d-jumbo-horizontal-card__tag a:hover,
.js.no-touchevents .d-jumbo-horizontal-card__tag a:focus,
.js.touchevents .d-jumbo-horizontal-card__tag a:active {
  text-decoration: underline; }

.d-jumbo-horizontal-card__tag a:not(:first-child) {
  display: none; }

.d-jumbo-horizontal-card__title {
  margin: 0;
  width: 100%;
  text-align: left; }

.d-jumbo-horizontal-card__title a, .d-jumbo-horizontal-card__title a:link, .d-jumbo-horizontal-card__title a:visited {
  font-size: 1.3125rem;
  text-decoration: none;
  color: #000;
  line-height: 1.25; }

@media (min-width: 30em) {
  .d-jumbo-horizontal-card__title a, .d-jumbo-horizontal-card__title a:link, .d-jumbo-horizontal-card__title a:visited {
    font-size: calc(1.3125rem + 0.1875 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .d-jumbo-horizontal-card__title a, .d-jumbo-horizontal-card__title a:link, .d-jumbo-horizontal-card__title a:visited {
    font-size: calc(1.3125rem + 0.1875 * 1rem); } }

.d-jumbo-horizontal-card__title a::before, .d-jumbo-horizontal-card__title a:link::before, .d-jumbo-horizontal-card__title a:visited::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  z-index: 1; }

.no-js .d-jumbo-horizontal-card__title a:hover,
.no-js .d-jumbo-horizontal-card__title a:focus,
.js.no-touchevents .d-jumbo-horizontal-card__title a:hover,
.js.no-touchevents .d-jumbo-horizontal-card__title a:focus,
.js.touchevents .d-jumbo-horizontal-card__title a:active {
  text-decoration: underline; }

.d-jumbo-horizontal-card__date {
  font-size: 0.6875rem;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif;
  color: #ccc;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding-top: 1.5rem;
  display: block; }

@media (min-width: 30em) {
  .d-jumbo-horizontal-card__date {
    font-size: calc(0.6875rem + 0.0625 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .d-jumbo-horizontal-card__date {
    font-size: calc(0.6875rem + 0.0625 * 1rem); } }

.d-jumbo-vertical-card {
  display: flex;
  flex-direction: column;
  position: relative; }

.d-jumbo-vertical-card__image {
  position: relative;
  order: -1; }

.d-jumbo-vertical-card__image img {
  border-radius: 4px;
  width: 100%; }

.d-jumbo-vertical-card__image:hover + .d-jumbo-vertical-card__info .d-jumbo-vertical-card__title a, .d-jumbo-vertical-card__image:hover + .d-jumbo-vertical-card__info .d-jumbo-vertical-card__title a:link, .d-jumbo-vertical-card__image:hover + .d-jumbo-vertical-card__info .d-jumbo-vertical-card__title a:visited {
  text-decoration: underline; }

.d-jumbo-vertical-card__info {
  flex-grow: 1;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  text-align: center; }

.d-jumbo-vertical-card__tag {
  padding-top: 1.5rem;
  margin: auto; }

.d-jumbo-vertical-card__tag a, .d-jumbo-vertical-card__tag a:link, .d-jumbo-vertical-card__tag a:visited {
  font-size: 0.6875rem;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif;
  color: #3f3ba6;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  position: relative;
  z-index: 2; }

@media (min-width: 30em) {
  .d-jumbo-vertical-card__tag a, .d-jumbo-vertical-card__tag a:link, .d-jumbo-vertical-card__tag a:visited {
    font-size: calc(0.6875rem + 0.0625 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .d-jumbo-vertical-card__tag a, .d-jumbo-vertical-card__tag a:link, .d-jumbo-vertical-card__tag a:visited {
    font-size: calc(0.6875rem + 0.0625 * 1rem); } }

.no-js .d-jumbo-vertical-card__tag a:hover,
.no-js .d-jumbo-vertical-card__tag a:focus,
.js.no-touchevents .d-jumbo-vertical-card__tag a:hover,
.js.no-touchevents .d-jumbo-vertical-card__tag a:focus,
.js.touchevents .d-jumbo-vertical-card__tag a:active {
  text-decoration: underline; }

.d-jumbo-vertical-card__tag a:not(:first-child) {
  display: none; }

.d-jumbo-vertical-card__title {
  padding: 1rem 0;
  line-height: 0.75;
  width: 100%; }

.d-jumbo-vertical-card__title a, .d-jumbo-vertical-card__title a:link, .d-jumbo-vertical-card__title a:visited {
  font-size: 1.3125rem;
  text-decoration: none;
  color: #000; }

@media (min-width: 30em) {
  .d-jumbo-vertical-card__title a, .d-jumbo-vertical-card__title a:link, .d-jumbo-vertical-card__title a:visited {
    font-size: calc(1.3125rem + 0.1875 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .d-jumbo-vertical-card__title a, .d-jumbo-vertical-card__title a:link, .d-jumbo-vertical-card__title a:visited {
    font-size: calc(1.3125rem + 0.1875 * 1rem); } }

.d-jumbo-vertical-card__title a::before, .d-jumbo-vertical-card__title a:link::before, .d-jumbo-vertical-card__title a:visited::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  z-index: 1; }

.no-js .d-jumbo-vertical-card__title a:hover,
.no-js .d-jumbo-vertical-card__title a:focus,
.js.no-touchevents .d-jumbo-vertical-card__title a:hover,
.js.no-touchevents .d-jumbo-vertical-card__title a:focus,
.js.touchevents .d-jumbo-vertical-card__title a:active {
  text-decoration: underline; }

.d-jumbo-vertical-card__date {
  font-size: 0.6875rem;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif;
  color: #ccc;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  align-self: flex-end;
  padding-top: 1.5rem;
  display: block;
  margin: auto; }

@media (min-width: 30em) {
  .d-jumbo-vertical-card__date {
    font-size: calc(0.6875rem + 0.0625 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .d-jumbo-vertical-card__date {
    font-size: calc(0.6875rem + 0.0625 * 1rem); } }

.d-vertical-card {
  display: flex !important;
  flex-direction: column;
  position: relative;
  text-align: left; }

.d-vertical-card__image {
  position: relative;
  order: -1; }

.d-vertical-card__image img {
  border-radius: 4px;
  width: 100%; }

.d-vertical-card__image:hover + .d-vertical-card__info .d-vertical-card__title a, .d-vertical-card__image:hover + .d-vertical-card__info .d-vertical-card__title a:link, .d-vertical-card__image:hover + .d-vertical-card__info .d-vertical-card__title a:visited {
  text-decoration: underline; }

.d-vertical-card__info {
  flex-grow: 1;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  height: 100%; }

.d-vertical-card__tag {
  padding-top: 1.5rem; }

.d-vertical-card__tag a, .d-vertical-card__tag a:link, .d-vertical-card__tag a:visited {
  font-size: 0.6875rem;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif;
  color: #3f3ba6;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  position: relative;
  z-index: 2; }

@media (min-width: 30em) {
  .d-vertical-card__tag a, .d-vertical-card__tag a:link, .d-vertical-card__tag a:visited {
    font-size: calc(0.6875rem + 0.0625 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .d-vertical-card__tag a, .d-vertical-card__tag a:link, .d-vertical-card__tag a:visited {
    font-size: calc(0.6875rem + 0.0625 * 1rem); } }

.no-js .d-vertical-card__tag a:hover,
.no-js .d-vertical-card__tag a:focus,
.js.no-touchevents .d-vertical-card__tag a:hover,
.js.no-touchevents .d-vertical-card__tag a:focus,
.js.touchevents .d-vertical-card__tag a:active {
  text-decoration: underline; }

.d-vertical-card__tag a:not(:first-child) {
  display: none; }

.d-vertical-card__title {
  margin: 0;
  line-height: 0.75;
  width: 100%; }

.d-vertical-card__title a, .d-vertical-card__title a:link, .d-vertical-card__title a:visited {
  font-size: 1.3125rem;
  text-decoration: none;
  color: #000; }

@media (min-width: 30em) {
  .d-vertical-card__title a, .d-vertical-card__title a:link, .d-vertical-card__title a:visited {
    font-size: calc(1.3125rem + 0.1875 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .d-vertical-card__title a, .d-vertical-card__title a:link, .d-vertical-card__title a:visited {
    font-size: calc(1.3125rem + 0.1875 * 1rem); } }

.d-vertical-card__title a::before, .d-vertical-card__title a:link::before, .d-vertical-card__title a:visited::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  z-index: 1; }

.no-js .d-vertical-card__title a:hover,
.no-js .d-vertical-card__title a:focus,
.js.no-touchevents .d-vertical-card__title a:hover,
.js.no-touchevents .d-vertical-card__title a:focus,
.js.touchevents .d-vertical-card__title a:active {
  text-decoration: underline; }

.d-vertical-card__date {
  font-size: 0.6875rem;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif;
  color: #ccc;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  align-self: flex-end;
  padding-top: 1.5rem;
  display: block; }

@media (min-width: 30em) {
  .d-vertical-card__date {
    font-size: calc(0.6875rem + 0.0625 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .d-vertical-card__date {
    font-size: calc(0.6875rem + 0.0625 * 1rem); } }

.menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: auto; }

ul.menu--footer {
  width: 100%;
  justify-content: center;
  padding-top: 1.5rem;
  padding-bottom: 1rem;
  flex-wrap: wrap; }

@media (min-width: 620px) {
  ul.menu--footer {
    padding-top: 1rem;
    padding-bottom: 2.5rem; } }

@media (min-width: 1024px) {
  ul.menu--footer {
    width: auto;
    flex-wrap: wrap;
    margin-top: 1.5rem;
    padding-top: 1.5rem;
    padding-bottom: 1rem; } }

ul.menu--footer .menu__link {
  width: 100%;
  display: flex;
  justify-content: center; }

@media (min-width: 620px) {
  ul.menu--footer .menu__link {
    margin-right: auto;
    width: 50%;
    justify-content: flex-start; } }

@media (min-width: 1024px) {
  ul.menu--footer .menu__link {
    width: auto;
    justify-content: center;
    margin-right: 2rem; } }

ul.menu--footer .menu__link__element, ul.menu--footer .menu__link__element:link, ul.menu--footer .menu__link__element:visited {
  font-size: 1rem;
  font-family: PT Serif, Georgia, Cambria, Times New Roman, Times, serif;
  color: #303030;
  text-decoration: none;
  padding: 0.5rem 0; }

@media (min-width: 30em) {
  ul.menu--footer .menu__link__element, ul.menu--footer .menu__link__element:link, ul.menu--footer .menu__link__element:visited {
    font-size: calc(1rem + -0.0625 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  ul.menu--footer .menu__link__element, ul.menu--footer .menu__link__element:link, ul.menu--footer .menu__link__element:visited {
    font-size: calc(1rem + -0.0625 * 1rem); } }

@media (min-width: 1024px) {
  ul.menu--footer .menu__link__element, ul.menu--footer .menu__link__element:link, ul.menu--footer .menu__link__element:visited {
    padding: 0; } }

.no-js ul.menu--footer .menu__link__element:hover,
.no-js ul.menu--footer .menu__link__element:focus,
.js.no-touchevents ul.menu--footer .menu__link__element:hover,
.js.no-touchevents ul.menu--footer .menu__link__element:focus,
.js.touchevents ul.menu--footer .menu__link__element:active {
  color: #615aed; }

ul.menu--footer .menu__link__element.is-active {
  position: relative;
  color: #3f3ba6; }

.no-js ul.menu--footer .menu__link__element.is-active:hover,
.no-js ul.menu--footer .menu__link__element.is-active:focus,
.js.no-touchevents ul.menu--footer .menu__link__element.is-active:hover,
.js.no-touchevents ul.menu--footer .menu__link__element.is-active:focus,
.js.touchevents ul.menu--footer .menu__link__element.is-active:active {
  color: #3f3ba6;
  cursor: default; }

#block-footer {
  position: initial;
  width: 100%;
  display: flex;
  justify-content: center;
  padding-bottom: 0.5rem; }

@media (min-width: 1024px) {
  #block-footer {
    width: 55%; } }

.menu--local-tasks {
  background: var(--colorGinLayerBackground);
  margin: auto;
  padding: 0;
  justify-content: flex-start;
  margin: 0 !important;
  position: relative;
  align-items: center; }

@media (min-width: 1024px) {
  .menu--local-tasks {
    margin: 0 64px !important; } }

.menu--local-tasks::before {
  content: '';
  background: var(--colorGinLayerBackground);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1), 0 2px 6px 2px rgba(0, 0, 0, 0.03);
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
  z-index: 0; }

.menu--local-tasks__link {
  position: relative; }

.menu--local-tasks__link:first-child {
  margin-left: -10px; }

.menu--local-tasks__link__element, .menu--local-tasks__link__element:link, .menu--local-tasks__link__element:visited {
  color: var(--colorGinText);
  font-weight: normal;
  padding-top: 20px;
  padding-bottom: 15px;
  padding-left: 2.5rem;
  padding-right: 1rem;
  font-size: 13px;
  font-family: Inter, -apple-system, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;
  position: relative; }

.no-js .menu--local-tasks__link__element:hover,
.no-js .menu--local-tasks__link__element:focus,
.js.no-touchevents .menu--local-tasks__link__element:hover,
.js.no-touchevents .menu--local-tasks__link__element:focus,
.js.touchevents .menu--local-tasks__link__element:active {
  color: var(--colorGinText);
  background: var(--colorGinItemHover); }

.no-js .gin--dark-mode .menu--local-tasks__link__element:hover,
.no-js .gin--dark-mode .menu--local-tasks__link__element:focus,
.js.no-touchevents .gin--dark-mode .menu--local-tasks__link__element:hover,
.js.no-touchevents .gin--dark-mode .menu--local-tasks__link__element:focus,
.js.touchevents .gin--dark-mode .menu--local-tasks__link__element:active {
  background: rgba(255, 255, 255, 0.1); }

.no-js .gin--dark-mode .menu--local-tasks__link__element:hover::before,
.no-js .gin--dark-mode .menu--local-tasks__link__element:focus::before,
.js.no-touchevents .gin--dark-mode .menu--local-tasks__link__element:hover::before,
.js.no-touchevents .gin--dark-mode .menu--local-tasks__link__element:focus::before,
.js.touchevents .gin--dark-mode .menu--local-tasks__link__element:active::before {
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(190deg) brightness(102%) contrast(102%); }

.menu--local-tasks__link__element::before {
  position: absolute;
  display: block;
  width: 20px;
  height: auto;
  margin: auto;
  content: '';
  left: 0.75rem;
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: 100% auto; }

.gin--dark-mode .menu--local-tasks__link__element::before {
  filter: invert(55%) sepia(0%) saturate(722%) hue-rotate(287deg) brightness(97%) contrast(93%); }

.menu--local-tasks__link__element[data-drupal-link-system-path*='node/']::before, .menu--local-tasks__link__element[data-drupal-link-system-path*='taxonomy/term/']::before {
  content: url("/themes/custom/stacker/images/icons/view.svg"); }

.menu--local-tasks__link__element[href*='edit']::before {
  content: url("/themes/custom/stacker/images/icons/pencil.svg"); }

.menu--local-tasks__link__element[href*='delete']::before {
  content: url("/themes/custom/stacker/images/icons/trash.svg"); }

.menu--local-tasks__link__element[href*='revisions']::before {
  content: url("/themes/custom/stacker/images/icons/redo.svg"); }

.menu--local-tasks__link__element[href*='entityqueue']::before {
  content: url("/themes/custom/stacker/images/icons/queue.svg"); }

.menu--local-tasks__link__element[href*='devel']::before {
  content: url("/themes/custom/stacker/images/icons/devel.svg"); }

.menu--local-tasks__link__element[href*='clone']::before {
  content: url("/themes/custom/stacker/images/icons/clone.svg"); }

.menu--local-tasks__link__element[href*='layout']::before {
  content: url("/themes/custom/stacker/images/icons/grid.svg"); }

ul.menu--main {
  width: 100%;
  justify-content: flex-end;
  padding-top: 1rem;
  padding-bottom: 2.5rem;
  flex-wrap: wrap; }

@media (min-width: 1024px) {
  ul.menu--main {
    width: auto;
    flex-wrap: nowrap;
    margin-top: 1.5rem;
    padding-top: 1.5rem;
    padding-bottom: 1rem; } }

ul.menu--main::before {
  width: 90rem;
  left: 50%;
  transform: translateX(-50%);
  height: 1px;
  background: #e6e6e6;
  position: absolute;
  bottom: 4rem; }

@media (min-width: 1024px) {
  ul.menu--main::before {
    content: ''; } }

ul.menu--main .menu__link {
  margin-right: 2rem;
  width: 100%;
  display: flex;
  justify-content: center; }

@media (min-width: 1024px) {
  ul.menu--main .menu__link {
    width: auto; } }

ul.menu--main .menu__link__element, ul.menu--main .menu__link__element:link, ul.menu--main .menu__link__element:visited {
  font-size: 1rem;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif;
  color: #303030;
  text-decoration: none;
  padding: 0.5rem 0; }

@media (min-width: 30em) {
  ul.menu--main .menu__link__element, ul.menu--main .menu__link__element:link, ul.menu--main .menu__link__element:visited {
    font-size: calc(1rem + -0.0625 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  ul.menu--main .menu__link__element, ul.menu--main .menu__link__element:link, ul.menu--main .menu__link__element:visited {
    font-size: calc(1rem + -0.0625 * 1rem); } }

@media (min-width: 1024px) {
  ul.menu--main .menu__link__element, ul.menu--main .menu__link__element:link, ul.menu--main .menu__link__element:visited {
    padding: 0; } }

@media (min-width: 1024px) {
  .site-header--desktop-white ul.menu--main .menu__link__element, .site-header--desktop-white ul.menu--main .menu__link__element:link, .site-header--desktop-white ul.menu--main .menu__link__element:visited {
    color: #e6e6e6; } }

.no-js ul.menu--main .menu__link__element:hover,
.no-js ul.menu--main .menu__link__element:focus,
.js.no-touchevents ul.menu--main .menu__link__element:hover,
.js.no-touchevents ul.menu--main .menu__link__element:focus,
.js.touchevents ul.menu--main .menu__link__element:active {
  color: #615aed; }

ul.menu--main .menu__link__element.is-active {
  position: relative;
  color: #3f3ba6; }

@media (min-width: 1024px) {
  .site-header--desktop-white ul.menu--main .menu__link__element.is-active {
    color: #fff; } }

ul.menu--main .menu__link__element.is-active::before {
  width: calc(100% + 2rem);
  position: absolute;
  top: -1.4rem;
  height: 3px;
  background: #3f3ba6;
  left: 50%;
  transform: translateX(-50%); }

@media (min-width: 1024px) {
  .site-header--desktop-white ul.menu--main .menu__link__element.is-active::before {
    background: #fff; } }

@media (min-width: 1024px) {
  ul.menu--main .menu__link__element.is-active::before {
    content: ''; } }

.no-js ul.menu--main .menu__link__element.is-active:hover,
.no-js ul.menu--main .menu__link__element.is-active:focus,
.js.no-touchevents ul.menu--main .menu__link__element.is-active:hover,
.js.no-touchevents ul.menu--main .menu__link__element.is-active:focus,
.js.touchevents ul.menu--main .menu__link__element.is-active:active {
  color: #3f3ba6;
  cursor: default; }

#block-mainnavigation {
  position: initial;
  width: 100%;
  display: flex;
  justify-content: center;
  order: 2; }

@media (min-width: 1024px) {
  #block-mainnavigation {
    order: unset;
    width: 80%; } }

ul.menu--social {
  width: auto;
  justify-content: center;
  image-rendering: smooth;
  padding-bottom: 1.5rem; }

@media (min-width: 1024px) {
  ul.menu--social {
    justify-content: flex-end;
    padding-bottom: 0; } }

ul.menu--social .menu__link {
  max-height: 2.2rem;
  max-width: 2.2rem;
  overflow: hidden;
  margin-right: 1rem; }

ul.menu--social .menu__link:hover {
  box-shadow: 0 0 10px 0 rgba(97, 90, 237, 0.5);
  border-radius: 12px; }

ul.menu--social .menu__link__element {
  padding: 3rem;
  background: url("/themes/custom/stacker/images/social/rss.svg");
  background-repeat: no-repeat;
  background-size: 2.2rem;
  transform: rotate(0.875deg); }

ul.menu--social .menu__link__element[href*='facebook'] {
  background-image: url("/themes/custom/stacker/images/social/facebook.svg"); }

ul.menu--social .menu__link__element[href*='twitter'] {
  background-image: url("/themes/custom/stacker/images/social/twitter.svg"); }

ul.menu--social .menu__link__element[href*='pinterest'] {
  background-image: url("/themes/custom/stacker/images/social/pinterest.svg"); }

ul.menu--social .menu__link__element[href*='instagram'] {
  background-image: url("/themes/custom/stacker/images/social/instagram.svg"); }

@media (min-width: 1024px) {
  .site-header--desktop-white ul.menu--social .menu__link__element {
    background: url("/themes/custom/stacker/images/social/rss-light.svg");
    transform: rotate(0); }
  .site-header--desktop-white ul.menu--social .menu__link__element[href*='facebook'] {
    background-image: url("/themes/custom/stacker/images/social/facebook-light.svg"); }
  .site-header--desktop-white ul.menu--social .menu__link__element[href*='twitter'] {
    background-image: url("/themes/custom/stacker/images/social/twitter-light.svg"); }
  .site-header--desktop-white ul.menu--social .menu__link__element[href*='pinterest'] {
    background-image: url("/themes/custom/stacker/images/social/pinterest-light.svg"); }
  .site-header--desktop-white ul.menu--social .menu__link__element[href*='instagram'] {
    background-image: url("/themes/custom/stacker/images/social/instagram-light.svg"); } }

#block-social {
  width: 100%;
  order: 3; }

@media (min-width: 1024px) {
  #block-social {
    width: 33%;
    order: unset; } }

.error-page {
  text-align: center;
  padding: 5rem 0; }

.media-story-alerts-page__tagline {
  color: #3f3ba6;
  text-align: center;
  font-weight: 600; }

.media-story-alerts-page__headline {
  text-align: center; }

.media-story-alerts-page__sub-headline {
  text-align: center;
  max-width: 44.5rem;
  margin: auto; }

.media-story-alerts-page__form {
  max-width: 44.5rem;
  margin: auto; }

.ct-slideshow .ct-user {
  display: flex;
  align-items: center;
  padding: 0 1.5rem; }

.ct-slideshow .ct-user__picture {
  margin-right: 0.5rem; }

.ct-slideshow .ct-user__picture img {
  border-radius: 100%; }

.ct-slideshow .ct-user__name {
  color: #fff;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif; }

.ct-slideshow .ct-user__name a, .ct-slideshow .ct-user__name a:link, .ct-slideshow .ct-user__name a:visited {
  color: #fff; }

.user-profile {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1.5rem;
  border-bottom: dashed 1px #e6e6e6; }

.user-profile__photo {
  height: 100px;
  width: 100px;
  display: flex;
  align-items: center;
  margin-bottom: 1.5rem; }

@media (min-width: 768px) {
  .user-profile__photo {
    height: 200px;
    width: 200px; } }

.user-profile__photo img {
  border-radius: 50%; }

.user-profile__name {
  margin: 0 3rem; }

.user-profile__bio {
  padding: 1.5rem 1.5rem 0;
  text-align: center;
  max-width: 44.5rem;
  margin: auto; }

.user-contribution {
  padding: 1.5rem; }

.user-contribution__pager {
  display: none; }

.about-us__big-text-little-text {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 44.5rem;
  padding: 3rem 1rem;
  margin: auto; }

@media (min-width: 1024px) {
  .about-us__big-text-little-text {
    max-width: 61.625rem; } }

.about-us__big-text-little-text__tagline {
  font-size: 2rem;
  width: 100%;
  font-family: Butler, Georgia, Cambria, Times New Roman, Times, serif;
  color: #3f3ba6;
  font-weight: 600;
  margin-bottom: 0.25rem; }

@media (min-width: 30em) {
  .about-us__big-text-little-text__tagline {
    font-size: calc(2rem + 0.25 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .about-us__big-text-little-text__tagline {
    font-size: calc(2rem + 0.25 * 1rem); } }

@media (min-width: 1024px) {
  .about-us__big-text-little-text__big-text {
    width: 50%;
    padding-right: 1.5rem; } }

.about-us__big-text-little-text__big-text__text {
  font-size: 1.3125rem;
  line-height: 1.25;
  font-family: Butler, Georgia, Cambria, Times New Roman, Times, serif; }

@media (min-width: 30em) {
  .about-us__big-text-little-text__big-text__text {
    font-size: calc(1.3125rem + 0.1875 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .about-us__big-text-little-text__big-text__text {
    font-size: calc(1.3125rem + 0.1875 * 1rem); } }

@media (min-width: 1024px) {
  .about-us__big-text-little-text__little-text {
    width: 50%;
    padding-left: 1.5rem; } }

.about-us__big-text-little-text__little-text__text {
  color: #999;
  font-family: Butler, Georgia, Cambria, Times New Roman, Times, serif; }

.about-us__icon-cards,
.news-partnerships__icon-cards {
  max-width: 61.625rem;
  padding: 3rem 1rem;
  margin: auto;
  position: relative; }

.about-us__icon-cards::before,
.news-partnerships__icon-cards::before {
  content: '';
  width: 100vw;
  max-width: 90rem;
  left: 50%;
  transform: translateX(-50%);
  height: 1px;
  top: 0;
  position: absolute;
  border-top: dashed 1px #e6e6e6; }

.about-us__icon-cards__title,
.news-partnerships__icon-cards__title {
  font-size: 2rem;
  width: 100%;
  font-family: Butler, Georgia, Cambria, Times New Roman, Times, serif;
  color: #3f3ba6;
  font-weight: 600;
  padding: 0 2rem;
  text-align: center; }

@media (min-width: 30em) {
  .about-us__icon-cards__title,
  .news-partnerships__icon-cards__title {
    font-size: calc(2rem + 0.25 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .about-us__icon-cards__title,
  .news-partnerships__icon-cards__title {
    font-size: calc(2rem + 0.25 * 1rem); } }

@media (min-width: 620px) {
  .about-us__icon-cards__title,
  .news-partnerships__icon-cards__title {
    padding: 0; } }

@media (min-width: 768px) {
  .about-us__icon-cards__title,
  .news-partnerships__icon-cards__title {
    text-align: left;
    padding: 0 1rem; } }

@media (min-width: 620px) {
  .about-us__icon-cards__cards,
  .news-partnerships__icon-cards__cards {
    display: flex;
    justify-content: space-between;
    padding-top: 1.5rem; } }

.about-us__icon-cards__cards__card,
.news-partnerships__icon-cards__cards__card {
  width: calc(100% - 4rem);
  margin: 3rem auto; }

@media (min-width: 620px) {
  .about-us__icon-cards__cards__card,
  .news-partnerships__icon-cards__cards__card {
    width: 30%;
    margin: 1rem auto; } }

.about-us__icon-cards__cards__card__icon,
.news-partnerships__icon-cards__cards__card__icon {
  max-width: 100px;
  margin: 0 auto 3rem; }

.about-us__icon-cards__cards__card__title,
.news-partnerships__icon-cards__cards__card__title {
  font-family: Butler, Georgia, Cambria, Times New Roman, Times, serif;
  padding-bottom: 1.5rem;
  color: #303030;
  font-weight: 600;
  text-align: center; }

.about-us__icon-cards__cards__card__description,
.news-partnerships__icon-cards__cards__card__description {
  font-family: Butler, Georgia, Cambria, Times New Roman, Times, serif;
  color: #999;
  width: 75%;
  text-align: center; }

@media (min-width: 620px) {
  .about-us__icon-cards__cards__card__description,
  .news-partnerships__icon-cards__cards__card__description {
    width: 100%; } }

.about-us__info-squares,
.news-partnerships__info-squares {
  max-width: 90rem;
  padding: 3rem 1rem;
  margin: auto;
  position: relative; }

.about-us__info-squares::before,
.news-partnerships__info-squares::before {
  content: '';
  width: 100vw;
  max-width: 90rem;
  left: 50%;
  transform: translateX(-50%);
  height: 1px;
  top: 0;
  position: absolute;
  border-top: dashed 1px #e6e6e6; }

.about-us__info-squares__title,
.news-partnerships__info-squares__title {
  font-size: 2rem;
  width: 100%;
  font-family: Butler, Georgia, Cambria, Times New Roman, Times, serif;
  color: #3f3ba6;
  font-weight: 600;
  padding: 0 2rem; }

@media (min-width: 30em) {
  .about-us__info-squares__title,
  .news-partnerships__info-squares__title {
    font-size: calc(2rem + 0.25 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .about-us__info-squares__title,
  .news-partnerships__info-squares__title {
    font-size: calc(2rem + 0.25 * 1rem); } }

@media (min-width: 620px) {
  .about-us__info-squares__title,
  .news-partnerships__info-squares__title {
    padding: 0 1rem; } }

@media (min-width: 620px) {
  .about-us__info-squares__squares,
  .news-partnerships__info-squares__squares {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; } }

.about-us__info-squares__squares__square,
.news-partnerships__info-squares__squares__square {
  width: calc(100% - 4rem);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 1rem 2rem;
  margin: 1rem auto;
  text-align: center;
  box-shadow: 0 0 19px 4px rgba(206, 206, 206, 0.35); }

@media (min-width: 620px) {
  .about-us__info-squares__squares__square,
  .news-partnerships__info-squares__squares__square {
    width: calc(50% - 2rem);
    margin: 1rem; } }

@media (min-width: 768px) {
  .about-us__info-squares__squares__square,
  .news-partnerships__info-squares__squares__square {
    padding: 3rem 1rem; } }

@media (min-width: 1024px) {
  .about-us__info-squares__squares__square,
  .news-partnerships__info-squares__squares__square {
    width: calc(25% - 2rem);
    padding: 1rem 2rem; } }

@media (min-width: 1440px) {
  .about-us__info-squares__squares__square,
  .news-partnerships__info-squares__squares__square {
    padding: 2rem; } }

.about-us__info-squares__squares__square__image-container,
.news-partnerships__info-squares__squares__square__image-container {
  min-height: 150px;
  display: flex;
  align-items: flex-end; }

.about-us__info-squares__squares__square__image-container__image,
.news-partnerships__info-squares__squares__square__image-container__image {
  max-width: 100px;
  margin: auto 0;
  filter: grayscale(1); }

.about-us__info-squares__squares__square__title,
.news-partnerships__info-squares__squares__square__title {
  font-family: Butler, Georgia, Cambria, Times New Roman, Times, serif;
  padding: 1.5rem;
  color: #303030;
  font-weight: 600;
  border-top: solid 1px #e6e6e6; }

.about-us__info-squares__squares__square__description,
.news-partnerships__info-squares__squares__square__description {
  font-size: 0.6875rem;
  font-family: Butler, Georgia, Cambria, Times New Roman, Times, serif;
  color: #999;
  text-transform: uppercase;
  font-weight: 600; }

@media (min-width: 30em) {
  .about-us__info-squares__squares__square__description,
  .news-partnerships__info-squares__squares__square__description {
    font-size: calc(0.6875rem + 0.0625 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .about-us__info-squares__squares__square__description,
  .news-partnerships__info-squares__squares__square__description {
    font-size: calc(0.6875rem + 0.0625 * 1rem); } }

.about-us__offset-double-image {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  max-width: 90rem;
  margin: auto; }

.about-us__offset-double-image__image {
  border-radius: 4px;
  margin: auto; }

.about-us__offset-double-image__text {
  font-size: 0.6875rem;
  color: #ccc;
  margin-top: 0.5rem; }

@media (min-width: 30em) {
  .about-us__offset-double-image__text {
    font-size: calc(0.6875rem + 0.0625 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .about-us__offset-double-image__text {
    font-size: calc(0.6875rem + 0.0625 * 1rem); } }

.about-us__sporadic-text-with-image {
  max-width: 44.5rem;
  padding: 3rem 1rem;
  margin: auto;
  position: relative; }

.about-us__sporadic-text-with-image::before {
  content: '';
  width: 100vw;
  max-width: 90rem;
  left: 50%;
  transform: translateX(-50%);
  height: 1px;
  top: 0;
  position: absolute;
  border-top: dashed 1px #e6e6e6; }

@media (min-width: 1024px) {
  .about-us__sporadic-text-with-image {
    max-width: 61.625rem; } }

.about-us__sporadic-text-with-image__header {
  width: 100%;
  padding: 0 1rem 2rem; }

@media (min-width: 1024px) {
  .about-us__sporadic-text-with-image__header {
    margin-left: -3%;
    padding-right: 30%; } }

@media (min-width: 1440px) {
  .about-us__sporadic-text-with-image__header {
    margin-left: -15%; } }

.about-us__sporadic-text-with-image__header__tagline {
  font-size: 2rem;
  width: 100%;
  font-family: Butler, Georgia, Cambria, Times New Roman, Times, serif;
  color: #3f3ba6;
  font-weight: 600; }

@media (min-width: 30em) {
  .about-us__sporadic-text-with-image__header__tagline {
    font-size: calc(2rem + 0.25 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .about-us__sporadic-text-with-image__header__tagline {
    font-size: calc(2rem + 0.25 * 1rem); } }

.about-us__sporadic-text-with-image__header__headline {
  font-size: 2.125rem;
  line-height: 1.25;
  font-family: Butler, Georgia, Cambria, Times New Roman, Times, serif;
  font-weight: 600;
  text-transform: capitalize;
  margin: 0;
  padding-top: 1rem; }

@media (min-width: 30em) {
  .about-us__sporadic-text-with-image__header__headline {
    font-size: calc(2.125rem + 0.75 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .about-us__sporadic-text-with-image__header__headline {
    font-size: calc(2.125rem + 0.75 * 1rem); } }

.about-us__sporadic-text-with-image__body {
  padding: 1rem; }

@media (min-width: 1024px) {
  .about-us__sporadic-text-with-image__body {
    display: flex;
    align-items: flex-start;
    max-width: 90rem;
    margin-left: 50%;
    transform: translateX(-50%);
    justify-content: space-between;
    width: 100vw;
    padding-left: 25%; } }

@media (min-width: 1440px) {
  .about-us__sporadic-text-with-image__body {
    align-items: flex-end;
    padding-left: 25%; } }

.about-us__sporadic-text-with-image__body__text-container {
  width: 100%;
  max-width: 400px;
  margin: auto; }

@media (min-width: 1024px) {
  .about-us__sporadic-text-with-image__body__text-container {
    width: 40%;
    margin: 0;
    padding-top: 2rem; } }

@media (min-width: 1440px) {
  .about-us__sporadic-text-with-image__body__text-container {
    width: 35%; } }

.about-us__sporadic-text-with-image__body__text-container__tiny-paragraph {
  font-family: Butler, Georgia, Cambria, Times New Roman, Times, serif;
  color: #666; }

.about-us__sporadic-text-with-image__body__text-container__quote {
  font-size: 1.3125rem;
  line-height: 1.25;
  font-family: Butler, Georgia, Cambria, Times New Roman, Times, serif;
  position: relative; }

@media (min-width: 30em) {
  .about-us__sporadic-text-with-image__body__text-container__quote {
    font-size: calc(1.3125rem + 0.1875 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .about-us__sporadic-text-with-image__body__text-container__quote {
    font-size: calc(1.3125rem + 0.1875 * 1rem); } }

.about-us__sporadic-text-with-image__body__text-container__quote::before {
  content: '';
  position: absolute;
  left: -2rem;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 2px;
  background: #3f3ba6; }

.about-us__sporadic-text-with-image__body__image-container {
  text-align: right; }

@media (min-width: 1024px) {
  .about-us__sporadic-text-with-image__body__image-container {
    width: 45%; } }

.about-us__sporadic-text-with-image__body__image-container__image {
  max-height: 700px;
  margin-left: auto;
  border-radius: 4px; }

.about-us__sporadic-text-with-image__body__image-container__text {
  font-size: 0.6875rem;
  color: #ccc;
  margin-top: 0.5rem; }

@media (min-width: 30em) {
  .about-us__sporadic-text-with-image__body__image-container__text {
    font-size: calc(0.6875rem + 0.0625 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .about-us__sporadic-text-with-image__body__image-container__text {
    font-size: calc(0.6875rem + 0.0625 * 1rem); } }

.about-us__text-image-image,
.news-partnerships__text-image-image {
  max-width: 90rem;
  padding: 3rem 2rem;
  margin: auto;
  position: relative; }

@media (min-width: 768px) {
  .about-us__text-image-image,
  .news-partnerships__text-image-image {
    display: flex; } }

.about-us__text-image-image::before,
.news-partnerships__text-image-image::before {
  content: '';
  width: 100vw;
  max-width: 90rem;
  left: 50%;
  transform: translateX(-50%);
  height: 1px;
  top: 0;
  position: absolute;
  border-top: dashed 1px #e6e6e6; }

.about-us__text-image-image__text-container,
.news-partnerships__text-image-image__text-container {
  padding: 1rem; }

@media (min-width: 768px) {
  .about-us__text-image-image__text-container,
  .news-partnerships__text-image-image__text-container {
    width: 30%;
    padding: 0; } }

.about-us__text-image-image__text-container__tagline,
.news-partnerships__text-image-image__text-container__tagline {
  font-size: 2rem;
  width: 100%;
  font-family: Butler, Georgia, Cambria, Times New Roman, Times, serif;
  color: #3f3ba6;
  font-weight: 600; }

@media (min-width: 30em) {
  .about-us__text-image-image__text-container__tagline,
  .news-partnerships__text-image-image__text-container__tagline {
    font-size: calc(2rem + 0.25 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .about-us__text-image-image__text-container__tagline,
  .news-partnerships__text-image-image__text-container__tagline {
    font-size: calc(2rem + 0.25 * 1rem); } }

.about-us__text-image-image__text-container__headline,
.news-partnerships__text-image-image__text-container__headline {
  font-size: 2rem;
  width: 100%;
  font-family: Butler, Georgia, Cambria, Times New Roman, Times, serif;
  color: #3f3ba6;
  font-weight: 600;
  margin: 0;
  padding-top: 1rem; }

@media (min-width: 30em) {
  .about-us__text-image-image__text-container__headline,
  .news-partnerships__text-image-image__text-container__headline {
    font-size: calc(2rem + 0.25 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .about-us__text-image-image__text-container__headline,
  .news-partnerships__text-image-image__text-container__headline {
    font-size: calc(2rem + 0.25 * 1rem); } }

.about-us__text-image-image__text-container__description,
.news-partnerships__text-image-image__text-container__description {
  padding-top: 1.5rem;
  font-family: Butler, Georgia, Cambria, Times New Roman, Times, serif;
  color: #666; }

.about-us__text-image-image__text-container__cta,
.news-partnerships__text-image-image__text-container__cta {
  position: relative; }

.about-us__text-image-image__text-container__cta::after,
.news-partnerships__text-image-image__text-container__cta::after {
  content: '';
  background: url("/themes/custom/stacker/images/about-us/link-arrow.png");
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  margin-left: 0.5rem;
  vertical-align: middle; }

.about-us__text-image-image__image-container,
.news-partnerships__text-image-image__image-container {
  display: flex;
  align-items: flex-start; }

@media (min-width: 768px) {
  .about-us__text-image-image__image-container,
  .news-partnerships__text-image-image__image-container {
    width: 70%; } }

.about-us__text-image-image__image-container__image,
.news-partnerships__text-image-image__image-container__image {
  width: 50%;
  margin: 0 1rem;
  border-radius: 4px; }

.about-us__text-image-image__image-container__image:last-child,
.news-partnerships__text-image-image__image-container__image:last-child {
  display: none;
  margin-right: 0; }

@media (min-width: 620px) {
  .about-us__text-image-image__image-container__image:last-child,
  .news-partnerships__text-image-image__image-container__image:last-child {
    display: block; } }

.about-us__text-with-double-cta {
  max-width: 90rem;
  padding: 3rem 2rem;
  margin: auto;
  position: relative; }

@media (min-width: 768px) {
  .about-us__text-with-double-cta {
    display: flex; } }

.about-us__text-with-double-cta::before {
  content: '';
  width: 100vw;
  max-width: 90rem;
  left: 50%;
  transform: translateX(-50%);
  height: 1px;
  top: 0;
  position: absolute;
  border-top: dashed 1px #e6e6e6; }

.about-us__text-with-double-cta__first-column {
  padding: 1rem; }

@media (min-width: 768px) {
  .about-us__text-with-double-cta__first-column {
    width: 50%;
    padding: 0 5% 0 0; } }

@media (min-width: 1024px) {
  .about-us__text-with-double-cta__first-column {
    padding: 0 15% 0 0; } }

@media (min-width: 1440px) {
  .about-us__text-with-double-cta__first-column {
    padding: 0 25% 0 0; } }

.about-us__text-with-double-cta__first-column__tagline {
  font-size: 1rem;
  width: 100%;
  font-family: Butler, Georgia, Cambria, Times New Roman, Times, serif;
  color: #3f3ba6;
  font-weight: 600; }

@media (min-width: 30em) {
  .about-us__text-with-double-cta__first-column__tagline {
    font-size: calc(1rem + 0.3125 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .about-us__text-with-double-cta__first-column__tagline {
    font-size: calc(1rem + 0.3125 * 1rem); } }

.about-us__text-with-double-cta__first-column__headline {
  font-size: 2rem;
  width: 100%;
  font-family: Butler, Georgia, Cambria, Times New Roman, Times, serif;
  color: #3f3ba6;
  font-weight: 600;
  margin: 0;
  padding-top: 1rem; }

@media (min-width: 30em) {
  .about-us__text-with-double-cta__first-column__headline {
    font-size: calc(2rem + 0.25 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .about-us__text-with-double-cta__first-column__headline {
    font-size: calc(2rem + 0.25 * 1rem); } }

.about-us__text-with-double-cta__first-column__description {
  padding-top: 1.5rem;
  font-family: Butler, Georgia, Cambria, Times New Roman, Times, serif;
  color: #666; }

.about-us__text-with-double-cta__first-column__ctas {
  display: flex;
  align-items: center;
  padding: 2rem 0 0; }

.about-us__text-with-double-cta__first-column__button-cta {
  margin-right: 2rem; }

.about-us__text-with-double-cta__first-column__link-cta {
  position: relative; }

.about-us__text-with-double-cta__first-column__link-cta::after {
  content: '';
  background: url("/themes/custom/stacker/images/about-us/link-arrow.png");
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  margin-left: 0.5rem;
  vertical-align: middle; }

.about-us__text-with-double-cta__second-column {
  display: flex;
  align-items: flex-start; }

@media (min-width: 768px) {
  .about-us__text-with-double-cta__second-column {
    width: 50%; } }

.about-us__text-with-double-cta__second-column__text {
  padding: 1rem;
  color: #303030; }

.about-us__title {
  font-size: 3.625rem;
  text-align: center;
  font-weight: 600;
  font-family: Butler, Georgia, Cambria, Times New Roman, Times, serif;
  padding-top: 3rem; }

@media (min-width: 30em) {
  .about-us__title {
    font-size: calc(3.625rem + 0.875 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .about-us__title {
    font-size: calc(3.625rem + 0.875 * 1rem); } }

.news-partnerships__double-quote {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 44.5rem;
  padding: 3rem 1rem;
  margin: auto; }

@media (min-width: 1024px) {
  .news-partnerships__double-quote {
    max-width: 90rem;
    flex-wrap: nowrap; } }

.news-partnerships__double-quote__quote-container {
  padding: 1.5rem;
  text-align: center; }

@media (min-width: 1024px) {
  .news-partnerships__double-quote__quote-container {
    width: 50%;
    padding: 1.5rem 1rem; } }

.news-partnerships__double-quote__quote-container__quote {
  font-size: 1.3125rem;
  color: #3f3ba6;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif;
  letter-spacing: 0.5px; }

@media (min-width: 30em) {
  .news-partnerships__double-quote__quote-container__quote {
    font-size: calc(1.3125rem + 0.1875 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .news-partnerships__double-quote__quote-container__quote {
    font-size: calc(1.3125rem + 0.1875 * 1rem); } }

.news-partnerships__double-quote__quote-container__quote::before {
  content: '“'; }

.news-partnerships__double-quote__quote-container__quote::after {
  content: '”'; }

.news-partnerships__double-quote__quote-container__quote-attribution {
  font-size: 0.6875rem;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif; }

@media (min-width: 30em) {
  .news-partnerships__double-quote__quote-container__quote-attribution {
    font-size: calc(0.6875rem + 0.0625 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .news-partnerships__double-quote__quote-container__quote-attribution {
    font-size: calc(0.6875rem + 0.0625 * 1rem); } }

.news-partnerships__double-quote__quote-container__quote-attribution::before {
  content: '- '; }

.news-partnerships__featured-stories__title {
  font-size: 2rem;
  width: 100%;
  font-family: Butler, Georgia, Cambria, Times New Roman, Times, serif;
  color: #3f3ba6;
  font-weight: 600;
  padding: 0 2rem;
  text-align: center;
  margin-bottom: -1rem; }

@media (min-width: 30em) {
  .news-partnerships__featured-stories__title {
    font-size: calc(2rem + 0.25 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .news-partnerships__featured-stories__title {
    font-size: calc(2rem + 0.25 * 1rem); } }

@media (min-width: 620px) {
  .news-partnerships__featured-stories__title {
    padding: 0; } }

@media (min-width: 768px) {
  .news-partnerships__featured-stories__title {
    text-align: left;
    padding: 0 1.5rem; } }

.news-partnerships__hero-header-with-form {
  position: relative; }

@media (min-width: 1024px) {
  .news-partnerships__hero-header-with-form {
    padding: 0 1rem; } }

.news-partnerships__hero-header-with-form__text-container {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column; }

.news-partnerships__hero-header-with-form__text-container__tagline {
  font-size: 1rem;
  color: #e6e6e6;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif;
  opacity: 0.8;
  display: none; }

@media (min-width: 30em) {
  .news-partnerships__hero-header-with-form__text-container__tagline {
    font-size: calc(1rem + 0.3125 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .news-partnerships__hero-header-with-form__text-container__tagline {
    font-size: calc(1rem + 0.3125 * 1rem); } }

@media (min-width: 768px) {
  .news-partnerships__hero-header-with-form__text-container__tagline {
    display: block; } }

.news-partnerships__hero-header-with-form__text-container__headline {
  font-size: 2.125rem;
  color: #fff;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif;
  max-width: 95%;
  text-align: center;
  margin-top: 1rem; }

@media (min-width: 30em) {
  .news-partnerships__hero-header-with-form__text-container__headline {
    font-size: calc(2.125rem + 0.75 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .news-partnerships__hero-header-with-form__text-container__headline {
    font-size: calc(2.125rem + 0.75 * 1rem); } }

@media (min-width: 620px) {
  .news-partnerships__hero-header-with-form__text-container__headline {
    max-width: 75%; } }

@media (min-width: 1024px) {
  .news-partnerships__hero-header-with-form__text-container__headline {
    max-width: 35%; } }

.news-partnerships__hero-header-with-form .simple-media-story-alerts-form {
  display: flex;
  max-width: 400px; }

@media (min-width: 620px) {
  .news-partnerships__hero-header-with-form .simple-media-story-alerts-form {
    margin-top: 1rem; } }

.news-partnerships__hero-header-with-form .simple-media-story-alerts-form label {
  display: none; }

.news-partnerships__hero-header-with-form .simple-media-story-alerts-form .form-item-email {
  padding-right: 1rem; }

.news-partnerships__hero-header-with-form .simple-media-story-alerts-form .form-item-email .form-email {
  background: transparent;
  border: solid 1px #e6e6e6;
  color: #fff; }

.news-partnerships__hero-header-with-form .simple-media-story-alerts-form .form-submit {
  border: 0; }

.news-partnerships__hero-header-with-form .simple-media-story-alerts-form .form-submit:hover {
  cursor: pointer; }

.news-partnerships__icon-cards {
  max-width: 90rem;
  padding-top: 5rem; }

@media (min-width: 768px) {
  .news-partnerships__icon-cards__title {
    text-align: left;
    padding: 0 1.5rem; } }

.news-partnerships__icon-cards__description {
  font-size: 0.875rem;
  color: #999;
  padding: 0 1.5rem; }

@media (min-width: 30em) {
  .news-partnerships__icon-cards__description {
    font-size: calc(0.875rem + 0.25 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .news-partnerships__icon-cards__description {
    font-size: calc(0.875rem + 0.25 * 1rem); } }

@media (min-width: 768px) {
  .news-partnerships__text-image-image {
    justify-content: space-between; } }

@media (min-width: 768px) {
  .news-partnerships__text-image-image__text-container {
    width: 30%; } }

@media (min-width: 768px) {
  .news-partnerships__text-image-image__image-container {
    width: 60%; } }

.news-partnerships__text-image-image__image-container__image {
  width: 100%; }

@media (min-width: 768px) {
  .news-partnerships__text-image-image__image-container__image {
    width: calc(60% - 2rem); } }

.news-partnerships__text-image-image__image-container__image:last-child {
  width: calc(40% - 2rem); }

.news-partnerships__text {
  max-width: 61.625rem;
  margin: 3rem auto 2rem;
  padding: 1rem; }

.news-partnerships__text__body {
  font-size: 1.3125rem; }

@media (min-width: 30em) {
  .news-partnerships__text__body {
    font-size: calc(1.3125rem + 0.1875 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .news-partnerships__text__body {
    font-size: calc(1.3125rem + 0.1875 * 1rem); } }

.region {
  max-width: 90rem;
  margin: auto; }

.region--footer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem 1.5rem 0;
  position: relative; }

.region--footer::before {
  content: '';
  position: absolute;
  top: -3px;
  left: 0;
  right: 0;
  height: 1px;
  border-top: dashed 1px #303030;
  width: calc(100% - 3rem);
  margin: auto; }

.region--footer::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: calc(100% - 3rem);
  height: 1px;
  border-top: dashed 1px #303030;
  margin: auto; }

#block-sitebranding-2 {
  width: 100%;
  justify-content: center;
  padding-top: 1.5rem; }

@media (min-width: 620px) {
  #block-sitebranding-2 {
    width: 50%;
    order: -1;
    justify-content: flex-start;
    padding-top: 0; } }

@media (min-width: 1024px) {
  #block-sitebranding-2 {
    width: auto;
    justify-content: flex-start;
    order: unset; } }

#block-social-2 {
  width: 100%; }

@media (min-width: 620px) {
  #block-social-2 {
    order: -1;
    width: 50%;
    padding-top: 1.5rem; }
  #block-social-2 ul.menu--social {
    justify-content: flex-end; } }

@media (min-width: 1024px) {
  #block-social-2 {
    order: unset;
    width: auto;
    padding-top: 0; } }

.copyright-section {
  padding: 0 0 1.5rem;
  text-align: center;
  max-width: 90rem;
  margin: auto;
  width: 100%; }

.copyright {
  color: #ccc;
  font-family: PT Serif, Georgia, Cambria, Times New Roman, Times, serif;
  font-size: 14px;
  width: 55%;
  margin: auto;
  border-top: dashed 1px #e6e6e6;
  padding: 1rem; }

.site-header {
  height: 100vh;
  max-height: 85px;
  overflow: hidden;
  position: relative;
  z-index: 100; }

@media (min-width: 1024px) {
  .site-header {
    max-height: none;
    height: auto; } }

.js-mobile-menu-active .site-header {
  max-height: 100vh; }

.region--header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 2rem 1.5rem 0;
  position: relative; }

.region--header .region__menu-toggle {
  width: 1.5rem;
  height: 1.5rem;
  border: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: url("/themes/custom/stacker/images/icons/menu.png");
  background-position: center;
  background-size: 1rem;
  padding: 1rem; }

.site-header--mobile-white .region--header .region__menu-toggle {
  filter: invert(1); }

.js-mobile-menu-active .site-header--mobile-white .region--header .region__menu-toggle {
  filter: invert(0); }

.region--header .region__menu-toggle:focus {
  box-shadow: 0 0 10px 0 rgba(97, 90, 237, 0.5);
  outline: none;
  border-radius: 4px; }

@media (min-width: 1024px) {
  .region--header .region__menu-toggle {
    display: none; } }

.region--header .region__todays-date {
  font-size: 1rem;
  width: 33%;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif;
  color: #303030;
  display: none; }

@media (min-width: 30em) {
  .region--header .region__todays-date {
    font-size: calc(1rem + -0.0625 * (100vw - 30em) / 34); } }

@media (min-width: 64em) {
  .region--header .region__todays-date {
    font-size: calc(1rem + -0.0625 * 1rem); } }

.site-header--desktop-white .region--header .region__todays-date {
  color: #fff; }

@media (min-width: 1024px) {
  .region--header .region__todays-date {
    display: block; } }

.region--header .region__todays-date__weekday::after {
  content: ', '; }

.region--header .region__todays-date__date {
  color: #ccc; }

.region--header .region__subscribe-button-container {
  width: 10%;
  display: flex;
  justify-content: flex-end; }

.region--header .region__subscribe-button {
  display: none;
  margin-top: 1.5rem;
  cursor: pointer;
  border: 0; }

.site-header--desktop-white .region--header .region__subscribe-button {
  background: #fff;
  color: #000; }

.no-js .site-header--desktop-white .region--header .region__subscribe-button:hover,
.no-js .site-header--desktop-white .region--header .region__subscribe-button:focus,
.js.no-touchevents .site-header--desktop-white .region--header .region__subscribe-button:hover,
.js.no-touchevents .site-header--desktop-white .region--header .region__subscribe-button:focus,
.js.touchevents .site-header--desktop-white .region--header .region__subscribe-button:active {
  color: #fff; }

.region--header .region__subscribe-button::before {
  content: '';
  background-image: url("/themes/custom/stacker/images/icons/mail.svg");
  width: 14px;
  background-position: center;
  margin-right: 0.25rem;
  height: 11px;
  background-color: white;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 0 0 2px 2px; }

@media (min-width: 1024px) {
  .region--header .region__subscribe-button {
    display: flex; } }

.views__taxonomy-term {
  padding: 1rem;
  max-width: 90rem;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch; }

.views__taxonomy-term .views__taxonomy-term {
  padding: 1rem 0; }

@media (min-width: 620px) {
  .views__taxonomy-term .views-row {
    width: 50%;
    padding: 0 1rem;
    border-right: dashed 1px #e6e6e6; }
  .views__taxonomy-term .views-row:nth-child(2n+1) {
    border-right: 0; }
  .views__taxonomy-term .views-row .d-jumbo-horizontal-card {
    height: 100%; } }
