@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-display: swap;
}
@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-display: swap;
}
@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-display: swap;
}
@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-display: swap;
}
@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-display: swap;
}
@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;
  font-display: swap;
}
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,
.republish-story-section__instructions a,
.republish-story-section__instructions a:link,
.republish-story-section__instructions 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,
.no-js .republish-story-section__instructions a:hover,
.no-js .republish-story-section__instructions a:focus,
.js.no-touchevents .republish-story-section__instructions a:hover,
.js.no-touchevents .republish-story-section__instructions a:focus,
.js.touchevents .republish-story-section__instructions 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],
.republish-story-section__instructions a[href^=tel] {
  color: inherit;
  text-decoration: dotted;
}

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

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

@media (min-width: 26.6666666667em) {
  h1,
.u-h1,
.republish-story-title {
    font-size: calc(1.8888888889rem + 0.6666666667 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  h1,
.u-h1,
.republish-story-title {
    font-size: 2.5555555556rem;
  }
}
h2,
.u-h2 {
  font-size: 1.7777777778rem;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.15;
}

@media (min-width: 26.6666666667em) {
  h2,
.u-h2 {
    font-size: calc(1.7777777778rem + 0.2222222222 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  h2,
.u-h2 {
    font-size: 2rem;
  }
}
h3,
.u-h3,
.no-js .u-responsive-video::before {
  font-size: 1.1666666667rem;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.15;
}

@media (min-width: 26.6666666667em) {
  h3,
.u-h3,
.no-js .u-responsive-video::before {
    font-size: calc(1.1666666667rem + 0.1666666667 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  h3,
.u-h3,
.no-js .u-responsive-video::before {
    font-size: 1.3333333334rem;
  }
}
h4,
.u-h4 {
  font-size: 1rem;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.15;
}

@media (min-width: 26.6666666667em) {
  h4,
.u-h4 {
    font-size: calc(1rem + 0 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  h4,
.u-h4 {
    font-size: 1rem;
  }
}
h5,
.u-h5 {
  font-size: 1rem;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif;
  line-height: 1.15;
  letter-spacing: 0.38px;
  text-transform: uppercase;
}

@media (min-width: 26.6666666667em) {
  h5,
.u-h5 {
    font-size: calc(1rem + -0.3333333333 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  h5,
.u-h5 {
    font-size: 0.6666666667rem;
  }
}
h6,
.u-h6 {
  font-size: 1rem;
  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: 26.6666666667em) {
  h6,
.u-h6 {
    font-size: calc(1rem + -0.3333333333 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  h6,
.u-h6 {
    font-size: 0.6666666667rem;
  }
}
h5,
.u-h5 {
  font-size: 1rem;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif;
  color: #3f3ba6;
  line-height: 1.15;
  letter-spacing: 0.38px;
  text-transform: uppercase;
}

@media (min-width: 26.6666666667em) {
  h5,
.u-h5 {
    font-size: calc(1rem + -0.3333333333 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  h5,
.u-h5 {
    font-size: 0.6666666667rem;
  }
}
.tagline {
  font-size: 1rem;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif;
  color: #3f3ba6;
  line-height: 1.15;
}

@media (min-width: 26.6666666667em) {
  .tagline {
    font-size: calc(1rem + 0.1666666667 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .tagline {
    font-size: 1.1666666667rem;
  }
}
.tag {
  font-size: 1rem;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif;
  color: #3f3ba6;
  line-height: 1.15;
  letter-spacing: 0.38px;
  text-transform: uppercase;
}

@media (min-width: 26.6666666667em) {
  .tag {
    font-size: calc(1rem + -0.3333333333 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .tag {
    font-size: 0.6666666667rem;
  }
}
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: 1rem;
}

@media (min-width: 26.6666666667em) {
  p,
li,
dt,
dd,
th,
td,
address,
input,
button,
select,
textarea {
    font-size: calc(1rem + 0 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  p,
li,
dt,
dd,
th,
td,
address,
input,
button,
select,
textarea {
    font-size: 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 {
  font-size: 1.1666666667rem;
  line-height: 1.25;
  font-family: Butler, Georgia, Cambria, Times New Roman, Times, serif;
  position: relative;
  quotes: none;
}

@media (min-width: 26.6666666667em) {
  blockquote {
    font-size: calc(1.1666666667rem + 0.1666666667 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  blockquote {
    font-size: 1.3333333334rem;
  }
}
blockquote p {
  font-size: 1.1666666667rem;
  line-height: 1.25;
  font-family: Butler, Georgia, Cambria, Times New Roman, Times, serif;
}

@media (min-width: 26.6666666667em) {
  blockquote p {
    font-size: calc(1.1666666667rem + 0.1666666667 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  blockquote p {
    font-size: 1.3333333334rem;
  }
}
blockquote::before {
  content: "";
  position: absolute;
  left: -2rem;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 2px;
  background: #3f3ba6;
}

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

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--outline, .u-button--solid, .ct-slideshow__actions .ct-slideshow__actions__republish-button, .u-button--solid--purple, .news-partnerships__hero-header__text-container__cta a, .about-us__text-with-double-cta__first-column__button-cta, .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, .u-button--solid--black, .u-button:link, .u-button:visited {
  font-size: 1rem;
  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: 26.6666666667em) {
  .u-button, .u-button--outline, .u-button--solid, .ct-slideshow__actions .ct-slideshow__actions__republish-button, .u-button--solid--purple, .news-partnerships__hero-header__text-container__cta a, .about-us__text-with-double-cta__first-column__button-cta, .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, .u-button--solid--black, .u-button:link, .u-button:visited {
    font-size: calc(1rem + -0.3333333333 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .u-button, .u-button--outline, .u-button--solid, .ct-slideshow__actions .ct-slideshow__actions__republish-button, .u-button--solid--purple, .news-partnerships__hero-header__text-container__cta a, .about-us__text-with-double-cta__first-column__button-cta, .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, .u-button--solid--black, .u-button:link, .u-button:visited {
    font-size: 0.6666666667rem;
  }
}
.no-js .u-button:hover, .no-js .u-button--outline:hover, .no-js .u-button--solid:hover, .no-js .ct-slideshow__actions .ct-slideshow__actions__republish-button:hover, .ct-slideshow__actions .no-js .ct-slideshow__actions__republish-button:hover, .no-js .u-button--solid--purple:hover, .no-js .news-partnerships__hero-header__text-container__cta a:hover, .news-partnerships__hero-header__text-container__cta .no-js a:hover, .no-js .about-us__text-with-double-cta__first-column__button-cta: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 .u-button--solid--black:hover, .no-js .u-button:focus, .no-js .u-button--outline:focus, .no-js .u-button--solid:focus, .no-js .ct-slideshow__actions .ct-slideshow__actions__republish-button:focus, .ct-slideshow__actions .no-js .ct-slideshow__actions__republish-button:focus, .no-js .u-button--solid--purple:focus, .no-js .news-partnerships__hero-header__text-container__cta a:focus, .news-partnerships__hero-header__text-container__cta .no-js a:focus, .no-js .about-us__text-with-double-cta__first-column__button-cta: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 .u-button--solid--black:focus, .js.no-touchevents .u-button:hover, .js.no-touchevents .u-button--outline:hover, .js.no-touchevents .u-button--solid:hover, .js.no-touchevents .ct-slideshow__actions .ct-slideshow__actions__republish-button:hover, .ct-slideshow__actions .js.no-touchevents .ct-slideshow__actions__republish-button:hover, .js.no-touchevents .u-button--solid--purple:hover, .js.no-touchevents .news-partnerships__hero-header__text-container__cta a:hover, .news-partnerships__hero-header__text-container__cta .js.no-touchevents a:hover, .js.no-touchevents .about-us__text-with-double-cta__first-column__button-cta: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 .u-button--solid--black:hover, .js.no-touchevents .u-button:focus, .js.no-touchevents .u-button--outline:focus, .js.no-touchevents .u-button--solid:focus, .js.no-touchevents .ct-slideshow__actions .ct-slideshow__actions__republish-button:focus, .ct-slideshow__actions .js.no-touchevents .ct-slideshow__actions__republish-button:focus, .js.no-touchevents .u-button--solid--purple:focus, .js.no-touchevents .news-partnerships__hero-header__text-container__cta a:focus, .news-partnerships__hero-header__text-container__cta .js.no-touchevents a:focus, .js.no-touchevents .about-us__text-with-double-cta__first-column__button-cta: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 .u-button--solid--black:focus, .js.touchevents .u-button:active, .js.touchevents .u-button--outline:active, .js.touchevents .u-button--solid:active, .js.touchevents .ct-slideshow__actions .ct-slideshow__actions__republish-button:active, .ct-slideshow__actions .js.touchevents .ct-slideshow__actions__republish-button:active, .js.touchevents .u-button--solid--purple:active, .js.touchevents .news-partnerships__hero-header__text-container__cta a:active, .news-partnerships__hero-header__text-container__cta .js.touchevents a:active, .js.touchevents .about-us__text-with-double-cta__first-column__button-cta: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 .u-button--solid--black: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, .news-partnerships__hero-header__text-container__cta a, .about-us__text-with-double-cta__first-column__button-cta, .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, .u-button--solid--purple:link, .u-button--solid--purple:visited {
  color: #fff;
  background: #3f3ba6;
}

.no-js .u-button--solid--purple:hover, .no-js .news-partnerships__hero-header__text-container__cta a:hover, .news-partnerships__hero-header__text-container__cta .no-js a:hover, .no-js .about-us__text-with-double-cta__first-column__button-cta: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 .u-button--solid--purple:focus, .no-js .news-partnerships__hero-header__text-container__cta a:focus, .news-partnerships__hero-header__text-container__cta .no-js a:focus, .no-js .about-us__text-with-double-cta__first-column__button-cta:focus, .no-js .block--category-hero .block__menu__item a.active:focus, .block--category-hero .block__menu__item .no-js a.active:focus, .js.no-touchevents .u-button--solid--purple:hover, .js.no-touchevents .news-partnerships__hero-header__text-container__cta a:hover, .news-partnerships__hero-header__text-container__cta .js.no-touchevents a:hover, .js.no-touchevents .about-us__text-with-double-cta__first-column__button-cta: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 .u-button--solid--purple:focus, .js.no-touchevents .news-partnerships__hero-header__text-container__cta a:focus, .news-partnerships__hero-header__text-container__cta .js.no-touchevents a:focus, .js.no-touchevents .about-us__text-with-double-cta__first-column__button-cta: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.touchevents .u-button--solid--purple:active, .js.touchevents .news-partnerships__hero-header__text-container__cta a:active, .news-partnerships__hero-header__text-container__cta .js.touchevents a:active, .js.touchevents .about-us__text-with-double-cta__first-column__button-cta:active, .js.touchevents .block--category-hero .block__menu__item a.active:active, .block--category-hero .block__menu__item .js.touchevents a.active: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, .block--stacker-search-block .block__search-button-text {
  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, .block--stacker-search-block .block__search-button-text: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: 39.5555555556rem;
  margin: auto;
}

.body-content__title, .body-content__title:first-child {
  max-width: 39.5555555556rem;
  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: 54.7777777778rem;
  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-builder-update-block {
  font-family: Inter, -apple-system, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;
}

.glb-grid-item,
.layout-builder-browser-block-item {
  width: 100%;
  border: var(--colorGinPrimary) solid 1px;
}

.glb-grid-item svg,
.layout-builder-browser-block-item svg,
.glb-grid-item img,
.layout-builder-browser-block-item img {
  width: 90%;
  margin-bottom: 0.5rem;
}

.layout-container {
  background: #fff;
}

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

.layout-content {
  display: flex;
  flex-direction: column;
  max-width: 80rem;
  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.1666666667rem;
  color: #3f3ba6;
  padding: 0 1rem;
}

@media (min-width: 26.6666666667em) {
  .layout-content__title {
    font-size: calc(1.1666666667rem + 0.1666666667 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .layout-content__title {
    font-size: 1.3333333334rem;
  }
}
.layout-content__title--large {
  font-size: 1.7777777778rem;
  padding: 0 1.5rem;
}

@media (min-width: 26.6666666667em) {
  .layout-content__title--large {
    font-size: calc(1.7777777778rem + 0.2222222222 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .layout-content__title--large {
    font-size: 2rem;
  }
}
.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);
  }
}
.news-partnerships-mailchimp-form {
  padding: 2rem;
}

.news-partnerships-mailchimp-form__title {
  font-size: 1.7777777778rem;
  width: 100%;
  font-family: Butler, Georgia, Cambria, Times New Roman, Times, serif;
  color: #3f3ba6;
  font-weight: 600;
  margin-bottom: 2rem;
  text-align: center;
}

@media (min-width: 26.6666666667em) {
  .news-partnerships-mailchimp-form__title {
    font-size: calc(1.7777777778rem + 0.2222222222 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .news-partnerships-mailchimp-form__title {
    font-size: 2rem;
  }
}
.news-partnerships-mailchimp-form__fields {
  background-color: #f2f2f2;
  padding: 1rem 2rem 2rem;
  border-radius: 0.75rem;
}

@media (min-width: 768px) {
  .news-partnerships-mailchimp-form__fields {
    width: 75%;
    margin: 0 auto;
  }
}
@media (min-width: 1024px) {
  .news-partnerships-mailchimp-form__fields {
    width: 50%;
  }
}
.news-partnerships-mailchimp-form input[type=submit] {
  background-color: #bcb9ff;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  color: #262478;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.875rem;
  padding: 0.5rem 1rem;
}

.mc-field-group {
  margin: 1rem 0;
}

.mc-field-group.input-group ul {
  list-style-type: none;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}

.mc-field-group.input-group li {
  width: 50%;
  font-size: 0.875rem;
}

@media (min-width: 620px) {
  .mc-field-group.input-group li {
    width: 33%;
  }
}
@media (min-width: 768px) {
  .mc-field-group.input-group li {
    width: 25%;
  }
}
.mc-field-group.input-group label {
  font-weight: 400;
}

div.mce_inline_error {
  background-color: transparent !important;
  color: red !important;
  font-weight: 400 !important;
  padding: 0 !important;
  font-size: 0.875rem !important;
}

input.mce_inline_error {
  border: 1px solid red !important;
}

#mce-responses {
  margin: 1rem auto 2rem;
  text-align: center;
}

@media (min-width: 1024px) {
  #mce-responses {
    width: 75%;
  }
}
#mce-error-response {
  color: red;
}

#mce-success-response {
  color: #3f3ba6;
}

.actions-scroll-to-top {
  display: none;
  position: fixed;
  bottom: 20px;
  left: 20px;
  height: 2.4rem;
  min-width: 2.4rem;
  z-index: 100000;
  cursor: pointer;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  background: #fff;
  border-radius: 25px;
  padding: 0;
  opacity: 0.8;
}

.actions-scroll-to-top svg {
  height: 2rem;
  width: 2rem;
  pointer-events: none;
}

.actions-scroll-to-top span {
  max-width: 0;
  -webkit-transition: max-width 1s;
  transition: max-width 1s;
  display: inline-block;
  vertical-align: center;
  white-space: nowrap;
  overflow: hidden;
}

.actions-scroll-to-top:hover {
  opacity: 0.9;
}

.actions-scroll-to-top:hover span {
  max-width: 7.5rem;
  padding-right: 0.75rem;
}

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

.story-image {
  margin: 0.5rem 0;
}

.story-image__attribution {
  font-size: 0.875rem;
  color: #4f4f4f;
  text-align: right;
}

.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.1666666667rem;
  padding: 0 2.5rem;
  margin: 0;
  color: #3f3ba6;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif;
}

@media (min-width: 26.6666666667em) {
  .block__title {
    font-size: calc(1.1666666667rem + 0.1666666667 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .block__title {
    font-size: 1.3333333334rem;
  }
}
@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.6666666667rem;
}

.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: 1.7777777778rem;
  line-height: 1;
}

@media (min-width: 26.6666666667em) {
  .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(1.7777777778rem + 0.2222222222 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .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;
  }
}
@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: 1.7777777778rem;
  line-height: 1;
}

@media (min-width: 26.6666666667em) {
  .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(1.7777777778rem + 0.2222222222 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .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;
  }
}
@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: 1rem;
  text-transform: uppercase;
  color: #303030;
  margin-bottom: 1rem;
  margin-left: -0.5rem;
  width: 100%;
}

@media (min-width: 26.6666666667em) {
  .block--category-hero .block__title {
    font-size: calc(1rem + -0.3333333333 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .block--category-hero .block__title {
    font-size: 0.6666666667rem;
  }
}
.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: 1.7777777778rem;
  line-height: 1;
}

@media (min-width: 26.6666666667em) {
  .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(1.7777777778rem + 0.2222222222 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .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;
  }
}
.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;
}

@media (min-width: 0) and (max-width: 767px) {
  .block--category-hero .block__menu {
    display: grid;
    grid-auto-columns: 1fr;
    grid-auto-rows: 1fr;
    grid-template-columns: repeat(2, 1fr);
  }
}
.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;
  }
}
.featured-local-stories {
  max-width: 90rem;
  margin: auto;
  border-top: dashed 1px #e6e6e6;
  padding: 1rem 0;
}

.featured-local-stories__title {
  font-size: 1.1666666667rem;
  color: #3f3ba6;
  padding: 0 1rem;
  margin-bottom: -1rem;
}

@media (min-width: 26.6666666667em) {
  .featured-local-stories__title {
    font-size: calc(1.1666666667rem + 0.1666666667 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .featured-local-stories__title {
    font-size: 1.3333333334rem;
  }
}
.featured-local-stories .four-story-carousel {
  margin-bottom: -2rem;
}

.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: 1.7777777778rem;
  line-height: 1;
}

@media (min-width: 26.6666666667em) {
  .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(1.7777777778rem + 0.2222222222 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .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;
  }
}
.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;
}

.metro-list,
.state-list {
  max-width: 90rem;
  margin: auto;
  border-top: dashed 1px #e6e6e6;
  padding: 2rem 0;
}

.node--slideshow .metro-list,
.node--slideshow .state-list {
  border-top: 0;
}

.metro-list__title,
.state-list__title {
  font-size: 1.1666666667rem;
  color: #3f3ba6;
  padding: 0 1rem;
}

@media (min-width: 26.6666666667em) {
  .metro-list__title,
.state-list__title {
    font-size: calc(1.1666666667rem + 0.1666666667 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .metro-list__title,
.state-list__title {
    font-size: 1.3333333334rem;
  }
}
.node--slideshow .metro-list__title,
.node--slideshow .state-list__title {
  padding: 0;
}

.metro-list__metros,
.state-list__metros {
  display: flex;
  flex-wrap: wrap;
  padding: 0 1rem;
}

.node--slideshow .metro-list__metros,
.node--slideshow .state-list__metros {
  padding: 0;
}

.metro-list__metro,
.state-list__metro {
  padding: 1.5rem 1rem 1rem !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  width: 100%;
  margin: 0 !important;
}

.metro-list__metro::before,
.state-list__metro::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 1px;
  width: 100%;
  display: block;
  border-top: dashed 1px #e6e6e6;
}

@media (min-width: 620px) {
  .metro-list__metro,
.state-list__metro {
    border-right: dashed 1px #e6e6e6;
    width: 50%;
  }
  .metro-list__metro::before,
.state-list__metro::before {
    width: calc(100% - 2rem);
    right: 1rem;
    left: 1rem;
  }
  .metro-list__metro:nth-child(2n+0),
.state-list__metro:nth-child(2n+0) {
    border-right: 0;
  }
}
@media (min-width: 1024px) {
  .metro-list__metro,
.state-list__metro {
    width: 25%;
  }
  .metro-list__metro:nth-child(2n+0),
.state-list__metro:nth-child(2n+0) {
    border-right: dashed 1px #e6e6e6;
  }
  .metro-list__metro:nth-child(4n+0),
.state-list__metro:nth-child(4n+0) {
    border-right: 0;
  }
}
.metro-list__metro__name,
.state-list__metro__name {
  font-size: 1.1666666667rem;
  color: #000;
  margin-bottom: 0;
  margin-right: 0.5rem;
}

@media (min-width: 26.6666666667em) {
  .metro-list__metro__name,
.state-list__metro__name {
    font-size: calc(1.1666666667rem + 0.1666666667 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .metro-list__metro__name,
.state-list__metro__name {
    font-size: 1.3333333334rem;
  }
}
.metro-list__metro__explore,
.state-list__metro__explore {
  color: #3f3ba6;
  text-transform: uppercase;
  white-space: nowrap;
}

.state-list {
  border-top: none;
}

.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: 1rem;
  text-transform: uppercase;
  color: #303030;
}

@media (min-width: 26.6666666667em) {
  .block--recent-stories .block__title {
    font-size: calc(1rem + -0.3333333333 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .block--recent-stories .block__title {
    font-size: 0.6666666667rem;
  }
}
.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-storypagerepublishmodal {
  z-index: 2147483647;
}

.republish-story {
  display: none;
}

.republish-story.is-open {
  display: block;
}

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

.republish-story__container {
  background-color: #fff;
  padding: 1.5rem;
  width: 100%;
  height: 100%;
  border-radius: 0.25rem;
  overflow-y: auto;
  box-sizing: border-box;
}

.republish-story__header {
  display: flex;
  justify-content: right;
  align-items: center;
}

.republish-story__close {
  z-index: 1;
  background: transparent;
  border: 0;
  cursor: pointer;
}

.republish-story__close svg {
  height: 2rem;
  width: 2rem;
  pointer-events: none;
}

.republish-story__content {
  margin-top: -2.5rem;
}

.republish-story-title {
  font-family: Butler, Georgia, Cambria, Times New Roman, Times, serif;
  color: #141739;
}

.republish-story-section {
  display: grid;
  grid-gap: 2em;
  font-family: PT Serif, Georgia, Cambria, Times New Roman, Times, serif;
}

.republish-story-section__source-code {
  display: flex;
  flex-direction: column;
  gap: 1.25em;
  height: 100%;
}

.republish-story-section__source-code textarea {
  flex-grow: 1;
  min-height: 200px;
  color: #000;
  font-family: PT Serif, Georgia, Cambria, Times New Roman, Times, serif;
}

.republish-story-section__source-code__copy-button {
  min-width: 140px;
  text-transform: uppercase;
  font-family: PT Serif, Georgia, Cambria, Times New Roman, Times, serif !important;
  font-weight: bold;
  cursor: pointer;
}

.republish-story-section__instructions__heading {
  font-size: 1.1666666667rem;
  font-family: PT Serif, Georgia, Cambria, Times New Roman, Times, serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #3f3ba6;
  margin-top: 0;
}

@media (min-width: 26.6666666667em) {
  .republish-story-section__instructions__heading {
    font-size: calc(1.1666666667rem + 0.1666666667 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .republish-story-section__instructions__heading {
    font-size: 1.3333333334rem;
  }
}
.republish-story-section__instructions ul {
  list-style: none;
  margin-left: 0;
  padding: 0;
}

.republish-story-section__instructions ul li::before {
  content: "—";
}

.republish-story-section__instructions small {
  color: #666;
}

@media (min-width: 620px) {
  .republish-story-section {
    grid-template-columns: repeat(2, 1fr);
  }
  .republish-story-section__instructions {
    padding-top: 1.875rem;
    order: 2;
  }
  .republish-story-section__source-codes {
    display: flex;
    flex-direction: column;
    height: 600px;
  }
  .republish-story-section__source-codes .tab-content {
    flex-grow: 1;
  }
}
.republish-story .tabs {
  display: flex;
  margin: 0 0.375rem 0 0;
  padding: 0;
  list-style: none;
}

.republish-story .tabs li {
  flex: 1;
  max-width: 140px;
  line-height: 1;
  padding: 0;
}

.republish-story .tabs a.tabs__tab {
  display: block;
  font-size: 1rem;
  line-height: 1;
  padding: 0.625rem 0 0.25rem;
  background-color: #3f3ba6;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  border-radius: 0.375rem 0.375rem 0 0;
  text-decoration: none;
}

.republish-story .tabs a.tabs__tab--active {
  color: #000;
  background-color: #bcb9ff;
}

.republish-story .tab-content {
  display: none;
  padding: 1.25rem;
  background-color: #bcb9ff;
  border-radius: 0 0.375rem 0.375rem;
}

.republish-story .tab-content--active {
  display: block;
}

.ct-slideshow__actions {
  display: none;
  text-align: right;
  padding: 0 1.5rem;
}

@media (min-width: 620px) {
  .ct-slideshow__actions {
    display: block;
  }
}
.ct-slideshow__actions .ct-slideshow__actions__republish-button {
  color: #000 !important;
  background-color: #bcb9ff !important;
  appearance: none;
  border: 0;
  cursor: pointer;
}

#block-revcontentunit {
  max-width: 80rem;
  margin: 0 auto;
  padding: 1rem 1.5rem;
}

#block-revcontentunit .rc-widget-header {
  margin-bottom: 0.75rem;
}

#block-revcontentunit .rc-widget-headline {
  font-size: 1.1666666667rem;
  margin: 0;
  color: #3f3ba6 !important;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif !important;
}

@media (min-width: 26.6666666667em) {
  #block-revcontentunit .rc-widget-headline {
    font-size: calc(1.1666666667rem + 0.1666666667 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  #block-revcontentunit .rc-widget-headline {
    font-size: 1.3333333334rem;
  }
}
#block-revcontentunit .css-widget-item-wrap {
  width: calc(50% - 0.5rem) !important;
}

@media (min-width: 620px) {
  #block-revcontentunit .css-widget-item-wrap {
    width: calc(33% - 0.5rem) !important;
  }
}
@media (min-width: 1024px) {
  #block-revcontentunit .css-widget-item-wrap {
    width: calc(16% - 0.15rem) !important;
  }
}
#block-revcontentunit .css-widget-item-wrap .rc-item {
  width: auto !important;
}

#block-revcontentunit .css-widget-item-wrap .rc-photo-container {
  height: 150px !important;
}

@media (min-width: 1440px) {
  #block-revcontentunit .css-widget-item-wrap .rc-photo-container {
    height: 200px !important;
  }
}
#block-revcontentunit .css-widget-item-wrap .rc-cta:hover .rc-headline {
  color: #615aed !important;
}

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

.js-mobile-menu-active .site-header--mobile-white .block--stacker-branding a::before {
  content: url("/themes/custom/stacker/logo.svg");
}

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

.b-state-map__title {
  text-align: center;
  margin: 4rem 0 2rem !important;
}

.b-state-map__title--purple {
  color: #3f3ba6;
}

.b-state-map #state-map-info-box {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: #fff;
  border: 2px solid #211d5e;
  border-radius: 5px;
  padding: 5px;
}

.b-state-map svg {
  display: block;
  margin: 0 auto;
  max-width: 1100px;
}

.b-state-map svg path:not(.b-state-map__border),
.b-state-map svg circle {
  fill: #999;
}

.b-state-map svg path:not(.b-state-map__border):hover,
.b-state-map svg circle:hover {
  stroke: #262478;
  stroke-width: 2px;
  stroke-linejoin: round;
  fill: #262478;
  cursor: pointer;
}

.b-state-map svg path.b-state-map__border {
  stroke: #666;
}

.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: 1.7777777778rem;
  line-height: 1;
}

@media (min-width: 26.6666666667em) {
  .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(1.7777777778rem + 0.2222222222 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .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;
  }
}
.block--story-page-related-stories {
  position: relative;
  padding-top: 1.5rem;
}

.node--slideshow .block--story-page-related-stories {
  display: none;
}

@media (min-width: 1024px) {
  .node--slideshow .block--story-page-related-stories {
    display: block;
  }
}
.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: 1rem;
  text-transform: uppercase;
  color: #303030;
}

@media (min-width: 26.6666666667em) {
  .block--story-page-related-stories .block__title {
    font-size: calc(1rem + -0.3333333333 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .block--story-page-related-stories .block__title {
    font-size: 0.6666666667rem;
  }
}
.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: 80rem;
  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;
}

.four-story-carousel .block__card-container {
  padding: 1.5rem 2.5rem 3rem;
}

.slick-list::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  height: 100%;
  width: 2px;
}

.slick-prev::before,
.slick-next::before {
  color: #3f3ba6 !important;
}

.slick-prev {
  left: 15px !important;
}

.slick-next {
  right: 15px !important;
}

#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: 0.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-storypagetrendingnow .block__title {
  margin-bottom: -2rem;
}

.node--advanced_page #block-stacker-content article[about="/home"] .layout-content:last-child .layout-content__title {
  margin-bottom: -1.25rem;
}

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

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

.breadcrumb {
  padding: 1rem 2rem;
  color: #000;
}

@media (min-width: 0) and (max-width: 1023px) {
  .breadcrumb {
    display: none;
  }
}
@media (min-width: 1024px) {
  .breadcrumb {
    display: block;
  }
}
.node--slideshow .breadcrumb {
  padding: 1rem;
}

.breadcrumb ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-overflow: ellipsis;
  width: auto;
  overflow: hidden;
  padding-left: 0.25rem;
  margin-left: -0.25rem;
  margin-top: -0.25rem;
}

.breadcrumb ol li {
  display: inline;
  text-decoration: none;
  font-weight: normal;
  color: #000;
  font-size: 0.85rem;
}

.breadcrumb ol li:last-of-type {
  font-weight: bold;
}

.breadcrumb ol li + li:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 8px;
  padding: 0 4px;
  background-color: #000;
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='none' d='M8 20l8-8-8-8' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='none' d='M8 20l8-8-8-8' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
  -webkit-mask-position: center center;
  mask-position: center center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 10px 10px;
  mask-size: 10px 10px;
  opacity: 0.8;
}

.breadcrumb ol li a, .breadcrumb ol li a:link, .breadcrumb ol li a:visited {
  color: #000;
  font-weight: normal;
  display: inline;
  text-decoration: none;
}

.no-js .breadcrumb ol li a:hover, .no-js .breadcrumb ol li a:focus, .js.no-touchevents .breadcrumb ol li a:hover, .js.no-touchevents .breadcrumb ol li a:focus, .js.touchevents .breadcrumb ol li a:active {
  color: #3f3ba6;
  background: none;
  text-decoration: none;
}

.pager {
  width: 100%;
  padding: 1.5rem;
}

.pager__items {
  display: flex;
  align-items: center;
  padding: 0;
  margin: auto;
  justify-content: center;
}

.pager .ellipsis {
  transform: rotate(-25deg);
  padding: 2rem 1.25rem;
}

.pager__item {
  padding: 0;
  display: block;
  position: relative;
  margin: 0 0.25rem;
}

.pager__item a, .pager__item a:link, .pager__item a:visited {
  color: #3f3ba6;
  font-weight: bold;
  font-size: 1.25rem;
  padding: 2rem 1rem;
}

.no-js .pager__item a:hover, .no-js .pager__item a:focus, .js.no-touchevents .pager__item a:hover, .js.no-touchevents .pager__item a:focus, .js.touchevents .pager__item a:active {
  background: none;
  text-decoration: underline;
}

.pager__item.is-active a, .pager__item.is-active a:link, .pager__item.is-active a:visited {
  color: #000;
}

.no-js .pager__item.is-active a:hover, .no-js .pager__item.is-active a:focus, .js.no-touchevents .pager__item.is-active a:hover, .js.no-touchevents .pager__item.is-active a:focus, .js.touchevents .pager__item.is-active a:active {
  cursor: default;
  background: none;
  text-decoration: none;
}

@media (min-width: 768px) {
  .pager__item--previous {
    margin-right: 1rem;
  }
}
@media (min-width: 768px) {
  .pager__item--next {
    margin-left: 1rem;
  }
}
.pager__item--next a {
  text-align: right;
}

.pager__item--first, .pager__item--last {
  display: none;
}

.pager__item--first::before, .pager__item--last::before {
  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: 1rem;
  color: #e6e6e6;
  padding: 0.5rem 1.5rem 1.5rem;
  width: 100%;
}

@media (min-width: 26.6666666667em) {
  .ct-slideshow__header__date {
    font-size: calc(1rem + -0.3333333333 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .ct-slideshow__header__date {
    font-size: 0.6666666667rem;
  }
}
.ct-slideshow__image {
  position: relative;
  min-height: 500px;
  max-width: 100%;
  overflow: hidden;
  display: flex;
  align-items: stretch;
  justify-content: center;
}

.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__external_tag {
  width: max-content;
  margin: 0.5rem auto;
  background-color: #bcb9ff;
  color: #262478;
  padding: 0 0.5rem;
  border-radius: 0.25rem;
}

.ct-slideshow__tag-link {
  line-height: unset;
  margin: 0;
  padding: 0;
}

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

@media (min-width: 26.6666666667em) {
  .ct-slideshow__image-source {
    font-size: calc(1rem + -0.3333333333 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .ct-slideshow__image-source {
    font-size: 0.6666666667rem;
  }
}
.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: 1rem;
  color: #e6e6e6;
  padding: 0 0 0 1.5rem;
  text-transform: uppercase;
}

@media (min-width: 26.6666666667em) {
  .ct-slideshow__attribution__writers__label, .ct-slideshow__attribution__researchers__label {
    font-size: calc(1rem + -0.3333333333 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .ct-slideshow__attribution__writers__label, .ct-slideshow__attribution__researchers__label {
    font-size: 0.6666666667rem;
  }
}
.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__editors-note {
  max-width: 39.5555555556rem;
  margin: 0 auto;
  padding: 0 1.5rem;
  margin-bottom: -4rem;
  margin-top: 4rem;
}

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

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

.ct-slideshow__stacker-sub-header {
  display: flex;
}

@media (min-width: 0) and (max-width: 1023px) {
  .ct-slideshow__stacker-sub-header {
    padding-left: 1rem;
  }
}
.ct-slideshow__stacker-sub-header .ct-slideshow__actions {
  flex-grow: 1;
  padding: 0;
  min-width: 185px;
}

.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: 1rem;
  color: #ccc;
  display: flex;
  justify-content: flex-end;
  margin: 0.5rem 0 0;
  padding-left: 5rem;
}

@media (min-width: 26.6666666667em) {
  .ct-slideshow__slide__image-container__attribution {
    font-size: calc(1rem + -0.3333333333 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .ct-slideshow__slide__image-container__attribution {
    font-size: 0.6666666667rem;
  }
}
.ct-slideshow__slide__image-container__attribution__label {
  margin-right: 0.25rem;
}

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

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

@media (min-width: 26.6666666667em) {
  .ct-slideshow__slide__text-container__caption {
    font-size: calc(1.1666666667rem + 0.1666666667 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .ct-slideshow__slide__text-container__caption {
    font-size: 1.3333333334rem;
  }
}
.ct-slideshow__stacker-studio {
  max-width: 44.5rem;
  font-size: 1.125rem;
  font-style: italic;
}

.ct-slideshow__stacker-3pc {
  max-width: 44.5rem;
  font-size: 1.125rem;
  font-style: italic;
}

.ct-slideshow__stacker-connect {
  max-width: 44.5rem;
  font-size: 1.125rem;
  font-style: italic;
}

.ct-slideshow table {
  display: block;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: 0 auto;
  overflow-x: auto;
  white-space: nowrap;
}

.ct-slideshow code {
  background-color: #eee;
  padding: 0.5rem;
  font-family: monospace;
  overflow-wrap: anywhere;
}

.layout-content .ct-slideshow__tag-link, .layout-content .ct-slideshow__tag-link:visited {
  line-height: unset;
  margin: 0;
  padding: 0;
}

.ct-slideshow-story .ct-slideshow__content {
  max-width: 39.5555555556rem;
  margin: 2rem auto 3rem;
}

.ct-video {
  width: 100%;
  margin: 2rem 0;
  padding: 0 1.5rem;
}

@media (min-width: 768px) {
  .ct-video {
    width: 80%;
    margin: 4rem auto;
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .ct-video {
    width: 70%;
  }
}
.ct-video__title {
  margin: 0;
}

.ct-video__metadata {
  display: flex;
  gap: 0.25rem;
  margin-bottom: 1rem;
  font-size: 0.875rem;
}

.ct-video__author, .ct-video__category {
  display: flex;
  gap: 0.25rem;
}

.ct-video__video video {
  width: 100%;
}

.ct-video__description {
  margin: 0.5rem 0;
}

.ct-video__attribution {
  font-size: 0.875rem;
  margin: 0.5rem 0;
  color: #4f4f4f;
}

.ct-slideshow--featured .ct-slideshow__header {
  position: relative;
  max-width: 90rem;
  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: 1rem;
  color: #e6e6e6;
  padding: 0.5rem 1.5rem 1.5rem;
  width: 100%;
}

@media (min-width: 26.6666666667em) {
  .ct-slideshow--featured .ct-slideshow__header__date {
    font-size: calc(1rem + -0.3333333333 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .ct-slideshow--featured .ct-slideshow__header__date {
    font-size: 0.6666666667rem;
  }
}
.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: 39.5555555556rem;
  }
}
.ct-slideshow--featured .ct-slideshow__image-source {
  font-size: 1rem;
  max-width: 90rem;
  margin: 0.5rem 1.5rem;
}

@media (min-width: 26.6666666667em) {
  .ct-slideshow--featured .ct-slideshow__image-source {
    font-size: calc(1rem + -0.3333333333 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .ct-slideshow--featured .ct-slideshow__image-source {
    font-size: 0.6666666667rem;
  }
}
.ct-slideshow--featured .ct-slideshow__slides {
  max-width: 80rem;
  margin: auto;
  border-top: 0;
  padding-top: 0;
}

.ct-slideshow--featured .ct-slideshow__slide__image-container {
  max-width: 39.5555555556rem;
  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;
  }
}
@media print {
  @page {
    size: auto;
  }
  body {
    background-color: #ffffff !important;
  }
  * {
    -webkit-print-color-adjust: exact !important;
    color-adjust: exact !important;
    print-color-adjust: exact !important;
  }
  .menu,
.region--header,
.ct-slideshow__actions,
.block--story-page-related-stories,
.block--story-page-trending-now,
.actions-scroll-to-top,
#block-footer,
.advertisement,
.fs-sticky-footer,
nav {
    display: none !important;
  }
  .ct-slideshow__image {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    max-height: 100vh !important;
    margin: 0 auto !important;
  }
  .copyright {
    border: none !important;
    padding: 0 !important;
  }
}
.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__image .ct-slideshow__external_tag {
  margin: 0;
  position: absolute;
  bottom: 1rem;
  left: 50%;
  right: 50%;
  transform: translate(-50%, 0);
}

.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: 1rem;
  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: 26.6666666667em) {
  .d-billboard-card__tag a, .d-billboard-card__tag a:link, .d-billboard-card__tag a:visited {
    font-size: calc(1rem + -0.3333333333 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .d-billboard-card__tag a, .d-billboard-card__tag a:link, .d-billboard-card__tag a:visited {
    font-size: 0.6666666667rem;
  }
}
.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.1666666667rem;
  text-decoration: none;
  color: #000;
}

@media (min-width: 26.6666666667em) {
  .d-billboard-card__title a, .d-billboard-card__title a:link, .d-billboard-card__title a:visited {
    font-size: calc(1.1666666667rem + 0.1666666667 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .d-billboard-card__title a, .d-billboard-card__title a:link, .d-billboard-card__title a:visited {
    font-size: 1.3333333334rem;
  }
}
.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: 1rem;
  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: 26.6666666667em) {
  .d-billboard-card__date {
    font-size: calc(1rem + -0.3333333333 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .d-billboard-card__date {
    font-size: 0.6666666667rem;
  }
}
.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__image .ct-slideshow__external_tag {
  margin: 0;
  position: absolute;
  bottom: 0.5rem;
  left: 50%;
  right: 50%;
  transform: translate(-50%, 0);
  font-size: 65%;
}

.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: 1rem;
  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: 26.6666666667em) {
  .d-horizontal-card__tag a, .d-horizontal-card__tag a:link, .d-horizontal-card__tag a:visited {
    font-size: calc(1rem + -0.3333333333 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .d-horizontal-card__tag a, .d-horizontal-card__tag a:link, .d-horizontal-card__tag a:visited {
    font-size: 0.6666666667rem;
  }
}
.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: 1rem;
  text-decoration: none;
  color: #000;
  position: initial;
}

@media (min-width: 26.6666666667em) {
  .d-horizontal-card__title a, .d-horizontal-card__title a:link, .d-horizontal-card__title a:visited {
    font-size: calc(1rem + 0 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .d-horizontal-card__title a, .d-horizontal-card__title a:link, .d-horizontal-card__title a:visited {
    font-size: 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: 1rem;
  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: 26.6666666667em) {
  .d-horizontal-card__date {
    font-size: calc(1rem + -0.3333333333 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .d-horizontal-card__date {
    font-size: 0.6666666667rem;
  }
}
.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__image .ct-slideshow__external_tag {
  margin: 0;
  position: absolute;
  bottom: 1rem;
  left: 50%;
  right: 50%;
  transform: translate(-50%, 0);
}

.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: 1rem;
  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: 26.6666666667em) {
  .d-jumbo-horizontal-card__tag a, .d-jumbo-horizontal-card__tag a:link, .d-jumbo-horizontal-card__tag a:visited {
    font-size: calc(1rem + -0.3333333333 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .d-jumbo-horizontal-card__tag a, .d-jumbo-horizontal-card__tag a:link, .d-jumbo-horizontal-card__tag a:visited {
    font-size: 0.6666666667rem;
  }
}
.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.1666666667rem;
  text-decoration: none;
  color: #000;
  line-height: 1.25;
}

@media (min-width: 26.6666666667em) {
  .d-jumbo-horizontal-card__title a, .d-jumbo-horizontal-card__title a:link, .d-jumbo-horizontal-card__title a:visited {
    font-size: calc(1.1666666667rem + 0.1666666667 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .d-jumbo-horizontal-card__title a, .d-jumbo-horizontal-card__title a:link, .d-jumbo-horizontal-card__title a:visited {
    font-size: 1.3333333334rem;
  }
}
.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: 1rem;
  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: 26.6666666667em) {
  .d-jumbo-horizontal-card__date {
    font-size: calc(1rem + -0.3333333333 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .d-jumbo-horizontal-card__date {
    font-size: 0.6666666667rem;
  }
}
.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__image .ct-slideshow__external_tag {
  margin: 0;
  position: absolute;
  bottom: 1rem;
  left: 50%;
  right: 50%;
  transform: translate(-50%, 0);
}

@media (min-width: 768px) {
  .d-jumbo-vertical-card__image .ct-slideshow__external_tag {
    font-size: 1.5rem;
  }
}
.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;
  white-space: nowrap;
}

.d-jumbo-vertical-card__tag a, .d-jumbo-vertical-card__tag a:link, .d-jumbo-vertical-card__tag a:visited {
  font-size: 1rem;
  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: 26.6666666667em) {
  .d-jumbo-vertical-card__tag a, .d-jumbo-vertical-card__tag a:link, .d-jumbo-vertical-card__tag a:visited {
    font-size: calc(1rem + -0.3333333333 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .d-jumbo-vertical-card__tag a, .d-jumbo-vertical-card__tag a:link, .d-jumbo-vertical-card__tag a:visited {
    font-size: 0.6666666667rem;
  }
}
.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.1666666667rem;
  text-decoration: none;
  color: #000;
}

@media (min-width: 26.6666666667em) {
  .d-jumbo-vertical-card__title a, .d-jumbo-vertical-card__title a:link, .d-jumbo-vertical-card__title a:visited {
    font-size: calc(1.1666666667rem + 0.1666666667 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .d-jumbo-vertical-card__title a, .d-jumbo-vertical-card__title a:link, .d-jumbo-vertical-card__title a:visited {
    font-size: 1.3333333334rem;
  }
}
.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: 1rem;
  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: 26.6666666667em) {
  .d-jumbo-vertical-card__date {
    font-size: calc(1rem + -0.3333333333 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .d-jumbo-vertical-card__date {
    font-size: 0.6666666667rem;
  }
}
.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__image .ct-slideshow__external_tag {
  margin: 0;
  position: absolute;
  bottom: 1rem;
  left: 50%;
  right: 50%;
  transform: translate(-50%, 0);
}

.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: 1rem;
  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: 26.6666666667em) {
  .d-vertical-card__tag a, .d-vertical-card__tag a:link, .d-vertical-card__tag a:visited {
    font-size: calc(1rem + -0.3333333333 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .d-vertical-card__tag a, .d-vertical-card__tag a:link, .d-vertical-card__tag a:visited {
    font-size: 0.6666666667rem;
  }
}
.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.1666666667rem;
  text-decoration: none;
  color: #000;
}

@media (min-width: 26.6666666667em) {
  .d-vertical-card__title a, .d-vertical-card__title a:link, .d-vertical-card__title a:visited {
    font-size: calc(1.1666666667rem + 0.1666666667 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .d-vertical-card__title a, .d-vertical-card__title a:link, .d-vertical-card__title a:visited {
    font-size: 1.3333333334rem;
  }
}
.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: 1rem;
  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: 26.6666666667em) {
  .d-vertical-card__date {
    font-size: calc(1rem + -0.3333333333 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .d-vertical-card__date {
    font-size: 0.6666666667rem;
  }
}
.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: 26.6666666667em) {
  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.1666666667 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  ul.menu--footer .menu__link__element, ul.menu--footer .menu__link__element:link, ul.menu--footer .menu__link__element:visited {
    font-size: 0.8333333333rem;
  }
}
@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 {
  position: relative;
  bottom: 0;
  background: white;
  width: 100%;
  padding: 0 4em !important;
  background: white;
  justify-content: flex-start;
  /* When logged in, sizing the window width less than the menu causes negative space on the right side. */
}

.menu--local-tasks--primary {
  overflow-x: scroll;
}

@media (min-width: 768px) {
  .menu--local-tasks--primary {
    overflow-x: unset;
  }
}
.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;
  padding-bottom: 0;
}

.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: bold;
  padding-top: 20px;
  padding-bottom: 20px;
  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;
  text-decoration: none;
}

.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: rgba(188, 185, 255, 0.2);
  text-decoration: underline;
}

.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[data-drupal-link-system-path*="admin/content/slideshow/export/"]::before {
  content: url("/themes/custom/stacker/images/icons/menu-newold.png");
}

.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: 80rem;
  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: 26.6666666667em) {
  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.1666666667 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  ul.menu--main .menu__link__element, ul.menu--main .menu__link__element:link, ul.menu--main .menu__link__element:visited {
    font-size: 0.8333333333rem;
  }
}
@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: 39.5555555556rem;
  margin: auto;
}

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

.gcse-search__title {
  font-size: 1.7777777778rem;
  text-align: center;
  padding: 1.5rem 0;
  margin: 0 1.5rem 2.5rem;
  border-bottom: dashed 1px #e6e6e6;
}

@media (min-width: 26.6666666667em) {
  .gcse-search__title {
    font-size: calc(1.7777777778rem + 0.2222222222 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .gcse-search__title {
    font-size: 2rem;
  }
}
.gsc-control-cse {
  padding: 0 1.5rem 2rem !important;
}

@media (min-width: 1024px) {
  .gsc-control-cse {
    padding: 0 !important;
  }
}
.gsc-control-cse table {
  margin-bottom: 0;
}

.gsc-control-cse table tbody tr {
  background: none;
}

.gsc-control-cse table td {
  border-top: 0;
  padding: 0;
}

.gsc-control-cse .gsc-search-button-v2 {
  background-color: #3f3ba6;
  padding: 0.5rem 1.5rem;
  border: 0;
  border-radius: 4px;
}

.no-js .gsc-control-cse .gsc-search-button-v2:hover, .no-js .gsc-control-cse .gsc-search-button-v2:focus, .js.no-touchevents .gsc-control-cse .gsc-search-button-v2:hover, .js.no-touchevents .gsc-control-cse .gsc-search-button-v2:focus, .js.touchevents .gsc-control-cse .gsc-search-button-v2:active {
  background-color: #6965c8;
  cursor: pointer;
}

.gsc-control-cse .gsib_b {
  display: none;
}

.gsc-control-cse .gsc-input-box {
  border: 0;
}

.gsc-control-cse .gsc-input-box input.gsc-input {
  border-bottom: solid 1px #e6e6e6 !important;
  padding: 0 0.5rem !important;
  border-radius: 0;
  height: 1.75rem !important;
}

.gsc-control-cse .gsc-above-wrapper-area {
  margin-bottom: 0.75rem;
  border-bottom: 0;
}

.gsc-control-cse .gsc-above-wrapper-area .gsc-above-wrapper-area-container {
  display: none;
}

.gsc-control-cse .gs-result {
  position: relative;
  min-height: 96px;
}

@media (min-width: 1024px) {
  .gsc-control-cse .gs-result {
    min-height: 167px;
  }
}
.gsc-control-cse .gs-webResult.gs-result a.gs-title:hover,
.gsc-control-cse .gs-webResult.gs-result a.gs-title:hover b,
.gsc-control-cse .gs-imageResult a.gs-title:hover,
.gsc-control-cse .gs-imageResult a.gs-title:hover b,
.gsc-control-cse .gs-webResult.gs-result a.gs-title:link,
.gsc-control-cse .gs-webResult.gs-result a.gs-title:link b,
.gsc-control-cse .gs-imageResult a.gs-title:link,
.gsc-control-cse .gs-imageResult a.gs-title:link b {
  font-size: 1.1666666667rem;
  text-decoration: none;
  color: #000;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif;
}

@media (min-width: 26.6666666667em) {
  .gsc-control-cse .gs-webResult.gs-result a.gs-title:hover,
.gsc-control-cse .gs-webResult.gs-result a.gs-title:hover b,
.gsc-control-cse .gs-imageResult a.gs-title:hover,
.gsc-control-cse .gs-imageResult a.gs-title:hover b,
.gsc-control-cse .gs-webResult.gs-result a.gs-title:link,
.gsc-control-cse .gs-webResult.gs-result a.gs-title:link b,
.gsc-control-cse .gs-imageResult a.gs-title:link,
.gsc-control-cse .gs-imageResult a.gs-title:link b {
    font-size: calc(1.1666666667rem + 0.1666666667 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .gsc-control-cse .gs-webResult.gs-result a.gs-title:hover,
.gsc-control-cse .gs-webResult.gs-result a.gs-title:hover b,
.gsc-control-cse .gs-imageResult a.gs-title:hover,
.gsc-control-cse .gs-imageResult a.gs-title:hover b,
.gsc-control-cse .gs-webResult.gs-result a.gs-title:link,
.gsc-control-cse .gs-webResult.gs-result a.gs-title:link b,
.gsc-control-cse .gs-imageResult a.gs-title:link,
.gsc-control-cse .gs-imageResult a.gs-title:link b {
    font-size: 1.3333333334rem;
  }
}
.gsc-control-cse .gs-webResult.gs-result a.gs-title:hover b,
.gsc-control-cse .gs-imageResult a.gs-title:hover b,
.gsc-control-cse .gs-webResult.gs-result a.gs-title:link b,
.gsc-control-cse .gs-imageResult a.gs-title:link b {
  color: #615aed;
}

.gsc-control-cse .gs-webResult.gs-result a.gs-title:hover,
.gsc-control-cse .gs-imageResult a.gs-title:hover,
.gsc-control-cse .gs-webResult.gs-result a.gs-title:link,
.gsc-control-cse .gs-imageResult a.gs-title:link {
  margin-left: 107px;
  display: block;
  line-height: 1.25;
  min-height: 80px;
}

@media (min-width: 620px) {
  .gsc-control-cse .gs-webResult.gs-result a.gs-title:hover,
.gsc-control-cse .gs-imageResult a.gs-title:hover,
.gsc-control-cse .gs-webResult.gs-result a.gs-title:link,
.gsc-control-cse .gs-imageResult a.gs-title:link {
    min-height: 0;
    margin-left: 147px;
  }
}
@media (min-width: 1024px) {
  .gsc-control-cse .gs-webResult.gs-result a.gs-title:hover,
.gsc-control-cse .gs-imageResult a.gs-title:hover,
.gsc-control-cse .gs-webResult.gs-result a.gs-title:link,
.gsc-control-cse .gs-imageResult a.gs-title:link {
    margin-left: 247px;
  }
}
.gsc-control-cse .gs-webResult.gs-result a.gs-title:active,
.gsc-control-cse .gs-webResult.gs-result a.gs-title:active b,
.gsc-control-cse .gs-imageResult a.gs-title:active,
.gsc-control-cse .gs-imageResult a.gs-title:active b,
.gsc-control-cse .gs-webResult.gs-result a.gs-title:visited,
.gsc-control-cse .gs-webResult.gs-result a.gs-title:visited b,
.gsc-control-cse .gs-imageResult a.gs-title:visited,
.gsc-control-cse .gs-imageResult a.gs-title:visited b {
  color: #262478;
}

.gsc-control-cse .gs-webResult div.gs-visibleUrl-short,
.gsc-control-cse .gs-webResult div.gs-visibleUrl-long,
.gsc-control-cse .gs-webResult div.gs-visibleUrl-breadcrumb {
  color: #3f3ba6;
  padding-left: 150px;
  text-transform: lowercase;
  display: none;
}

@media (min-width: 1024px) {
  .gsc-control-cse .gs-webResult div.gs-visibleUrl-short,
.gsc-control-cse .gs-webResult div.gs-visibleUrl-long,
.gsc-control-cse .gs-webResult div.gs-visibleUrl-breadcrumb {
    padding-left: 250px;
  }
}
.gsc-control-cse .gs-web-image-box,
.gsc-control-cse .gs-promotion-image-box {
  width: 50px;
}

@media (min-width: 620px) {
  .gsc-control-cse .gs-web-image-box,
.gsc-control-cse .gs-promotion-image-box {
    width: 150px;
  }
}
@media (min-width: 1024px) {
  .gsc-control-cse .gs-web-image-box,
.gsc-control-cse .gs-promotion-image-box {
    width: 250px;
  }
}
.gsc-control-cse a.gs-image {
  padding: 0;
  margin: 0;
  background: none;
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  max-height: 100%;
  width: 100%;
  border-radius: 4px;
  background: rgba(188, 185, 255, 0.5);
  overflow: hidden;
  max-width: 100px;
}

@media (min-width: 620px) {
  .gsc-control-cse a.gs-image {
    max-width: 135px;
  }
}
@media (min-width: 1024px) {
  .gsc-control-cse a.gs-image {
    max-width: 235px;
  }
}
.gsc-control-cse a.gs-image .gs-image {
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  border: 0;
  min-height: 100%;
  min-width: 100%;
}

.gsc-control-cse .gs-webResult:not(.gs-no-results-result):not(.gs-error-result) .gs-snippet,
.gsc-control-cse .gs-fileFormatType {
  font-size: 1rem;
  font-family: PT Serif, Georgia, Cambria, Times New Roman, Times, serif;
  margin-top: 0.5rem;
}

@media (min-width: 26.6666666667em) {
  .gsc-control-cse .gs-webResult:not(.gs-no-results-result):not(.gs-error-result) .gs-snippet,
.gsc-control-cse .gs-fileFormatType {
    font-size: calc(1rem + -0.1666666667 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .gsc-control-cse .gs-webResult:not(.gs-no-results-result):not(.gs-error-result) .gs-snippet,
.gsc-control-cse .gs-fileFormatType {
    font-size: 0.8333333333rem;
  }
}
@media (min-width: 620px) {
  .gsc-control-cse .gs-webResult:not(.gs-no-results-result):not(.gs-error-result) .gs-snippet,
.gsc-control-cse .gs-fileFormatType {
    padding-left: 150px;
  }
}
@media (min-width: 1024px) {
  .gsc-control-cse .gs-webResult:not(.gs-no-results-result):not(.gs-error-result) .gs-snippet,
.gsc-control-cse .gs-fileFormatType {
    padding-left: 250px;
  }
}
.gsc-control-cse .gs-webResult:not(.gs-no-results-result):not(.gs-error-result) .gs-snippet b,
.gsc-control-cse .gs-fileFormatType b {
  color: #615aed;
}

.gsc-control-cse .gsc-cursor-box {
  background: white;
  padding: 1.5rem 1.5rem 3rem;
  margin-bottom: -1.25rem !important;
  position: relative;
  margin-left: 0 !important;
  margin-right: 0 !important;
  display: flex;
  justify-content: center;
  border-top: dashed 1px #e6e6e6;
}

.gsc-control-cse .gsc-cursor-box .gsc-cursor {
  margin: auto;
}

.gsc-control-cse .gsc-cursor-box .gsc-cursor-page {
  font-family: PT Serif, Georgia, Cambria, Times New Roman, Times, serif;
  font-size: 1rem;
  color: #3f3ba6 !important;
  font-weight: bold;
  margin-right: 1rem !important;
}

.gsc-control-cse .gsc-cursor-box .gsc-cursor-current-page {
  color: black !important;
  font-weight: normal !important;
}

.gsc-control-cse .gsc-cursor-box .gsc-cursor-current-page:hover {
  text-decoration: none !important;
}

.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: 39.5555555556rem;
  margin: auto;
}

.user-contribution {
  padding: 1.5rem;
}

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

@media (min-width: 1024px) {
  .about-us__big-text-little-text {
    max-width: 54.7777777778rem;
  }
}
.about-us__big-text-little-text__tagline {
  font-size: 1.7777777778rem;
  width: 100%;
  font-family: Butler, Georgia, Cambria, Times New Roman, Times, serif;
  color: #3f3ba6;
  font-weight: 600;
  margin-bottom: 0.25rem;
}

@media (min-width: 26.6666666667em) {
  .about-us__big-text-little-text__tagline {
    font-size: calc(1.7777777778rem + 0.2222222222 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .about-us__big-text-little-text__tagline {
    font-size: 2rem;
  }
}
@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.1666666667rem;
  line-height: 1.25;
  font-family: Butler, Georgia, Cambria, Times New Roman, Times, serif;
}

@media (min-width: 26.6666666667em) {
  .about-us__big-text-little-text__big-text__text {
    font-size: calc(1.1666666667rem + 0.1666666667 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .about-us__big-text-little-text__big-text__text {
    font-size: 1.3333333334rem;
  }
}
@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: 54.7777777778rem;
  padding: 3rem 1rem;
  margin: auto;
  position: relative;
}

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

.about-us__icon-cards--extra-wide-on,
.news-partnerships__icon-cards--extra-wide-on {
  max-width: 80rem;
}

.about-us__icon-cards__title,
.news-partnerships__icon-cards__title {
  font-size: 1.7777777778rem;
  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: 26.6666666667em) {
  .about-us__icon-cards__title,
.news-partnerships__icon-cards__title {
    font-size: calc(1.7777777778rem + 0.2222222222 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .about-us__icon-cards__title,
.news-partnerships__icon-cards__title {
    font-size: 2rem;
  }
}
@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, .about-us__icon-cards__cards__card__icon-container img,
.news-partnerships__icon-cards__cards__card__icon,
.news-partnerships__icon-cards__cards__card__icon-container img {
  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: 80rem;
  padding: 3rem 1rem;
  margin: auto;
  position: relative;
}

.about-us__info-squares::before,
.news-partnerships__info-squares::before {
  content: "";
  width: 100vw;
  max-width: 80rem;
  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: 1.7777777778rem;
  width: 100%;
  font-family: Butler, Georgia, Cambria, Times New Roman, Times, serif;
  color: #3f3ba6;
  font-weight: 600;
  padding: 0 2rem;
}

@media (min-width: 26.6666666667em) {
  .about-us__info-squares__title,
.news-partnerships__info-squares__title {
    font-size: calc(1.7777777778rem + 0.2222222222 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .about-us__info-squares__title,
.news-partnerships__info-squares__title {
    font-size: 2rem;
  }
}
@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: 1rem;
  font-family: Butler, Georgia, Cambria, Times New Roman, Times, serif;
  color: #999;
  text-transform: uppercase;
  font-weight: 600;
}

@media (min-width: 26.6666666667em) {
  .about-us__info-squares__squares__square__description,
.news-partnerships__info-squares__squares__square__description {
    font-size: calc(1rem + -0.3333333333 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .about-us__info-squares__squares__square__description,
.news-partnerships__info-squares__squares__square__description {
    font-size: 0.6666666667rem;
  }
}
.about-us__offset-double-image {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  max-width: 80rem;
  margin: auto;
}

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

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

@media (min-width: 26.6666666667em) {
  .about-us__offset-double-image__text {
    font-size: calc(1rem + -0.3333333333 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .about-us__offset-double-image__text {
    font-size: 0.6666666667rem;
  }
}
.about-us__sporadic-text-with-image {
  max-width: 39.5555555556rem;
  padding: 3rem 1rem;
  margin: auto;
  position: relative;
}

.about-us__sporadic-text-with-image::before {
  content: "";
  width: 100vw;
  max-width: 80rem;
  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: 54.7777777778rem;
  }
}
.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: 1.7777777778rem;
  width: 100%;
  font-family: Butler, Georgia, Cambria, Times New Roman, Times, serif;
  color: #3f3ba6;
  font-weight: 600;
}

@media (min-width: 26.6666666667em) {
  .about-us__sporadic-text-with-image__header__tagline {
    font-size: calc(1.7777777778rem + 0.2222222222 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .about-us__sporadic-text-with-image__header__tagline {
    font-size: 2rem;
  }
}
.about-us__sporadic-text-with-image__header__headline {
  font-size: 1.8888888889rem;
  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: 26.6666666667em) {
  .about-us__sporadic-text-with-image__header__headline {
    font-size: calc(1.8888888889rem + 0.6666666667 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .about-us__sporadic-text-with-image__header__headline {
    font-size: 2.5555555556rem;
  }
}
.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: 80rem;
    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 {
    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.1666666667rem;
  line-height: 1.25;
  font-family: Butler, Georgia, Cambria, Times New Roman, Times, serif;
  position: relative;
}

@media (min-width: 26.6666666667em) {
  .about-us__sporadic-text-with-image__body__text-container__quote {
    font-size: calc(1.1666666667rem + 0.1666666667 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .about-us__sporadic-text-with-image__body__text-container__quote {
    font-size: 1.3333333334rem;
  }
}
.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,
.about-us__sporadic-text-with-image__body__image-container img {
  max-height: 700px;
  margin-left: auto;
  border-radius: 4px;
}

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

@media (min-width: 26.6666666667em) {
  .about-us__sporadic-text-with-image__body__image-container__text {
    font-size: calc(1rem + -0.3333333333 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .about-us__sporadic-text-with-image__body__image-container__text {
    font-size: 0.6666666667rem;
  }
}
.about-us__text-image-image,
.news-partnerships__text-image-image {
  max-width: 80rem;
  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: 80rem;
  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: 1.7777777778rem;
  width: 100%;
  font-family: Butler, Georgia, Cambria, Times New Roman, Times, serif;
  color: #3f3ba6;
  font-weight: 600;
}

@media (min-width: 26.6666666667em) {
  .about-us__text-image-image__text-container__tagline,
.news-partnerships__text-image-image__text-container__tagline {
    font-size: calc(1.7777777778rem + 0.2222222222 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .about-us__text-image-image__text-container__tagline,
.news-partnerships__text-image-image__text-container__tagline {
    font-size: 2rem;
  }
}
.about-us__text-image-image__text-container__headline,
.news-partnerships__text-image-image__text-container__headline {
  font-size: 1.7777777778rem;
  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: 26.6666666667em) {
  .about-us__text-image-image__text-container__headline,
.news-partnerships__text-image-image__text-container__headline {
    font-size: calc(1.7777777778rem + 0.2222222222 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .about-us__text-image-image__text-container__headline,
.news-partnerships__text-image-image__text-container__headline {
    font-size: 2rem;
  }
}
.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__text-container__cta-2,
.news-partnerships__text-image-image__text-container__cta-2 {
  background: #bcb9ff !important;
  color: #262478;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.875rem;
  padding: 0.5rem 1rem !important;
  margin: 0 !important;
  border-radius: 4px;
}

.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,
.about-us__text-image-image__image-container img,
.news-partnerships__text-image-image__image-container__image,
.news-partnerships__text-image-image__image-container img {
  width: 50%;
  margin: 0 1rem;
  border-radius: 4px;
}

.about-us__text-image-image__image-container__image:last-child,
.about-us__text-image-image__image-container img:last-child,
.news-partnerships__text-image-image__image-container__image:last-child,
.news-partnerships__text-image-image__image-container img:last-child {
  display: none;
  margin-right: 0;
  max-width: 375px;
}

@media (min-width: 620px) {
  .about-us__text-image-image__image-container__image:last-child,
.about-us__text-image-image__image-container img:last-child,
.news-partnerships__text-image-image__image-container__image:last-child,
.news-partnerships__text-image-image__image-container img:last-child {
    display: block;
  }
}
.about-us__text-with-double-cta {
  max-width: 80rem;
  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: 80rem;
  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: 26.6666666667em) {
  .about-us__text-with-double-cta__first-column__tagline {
    font-size: calc(1rem + 0.1666666667 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .about-us__text-with-double-cta__first-column__tagline {
    font-size: 1.1666666667rem;
  }
}
.about-us__text-with-double-cta__first-column__headline {
  font-size: 1.7777777778rem;
  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: 26.6666666667em) {
  .about-us__text-with-double-cta__first-column__headline {
    font-size: calc(1.7777777778rem + 0.2222222222 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .about-us__text-with-double-cta__first-column__headline {
    font-size: 2rem;
  }
}
.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.2222222222rem;
  text-align: center;
  font-weight: 600;
  font-family: Butler, Georgia, Cambria, Times New Roman, Times, serif;
  padding-top: 3rem;
}

@media (min-width: 26.6666666667em) {
  .about-us__title {
    font-size: calc(3.2222222222rem + 0.7777777778 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .about-us__title {
    font-size: 4rem;
  }
}
.news-partnerships__double-quote {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 39.5555555556rem;
  padding: 3rem 1rem;
  margin: auto;
}

@media (min-width: 1024px) {
  .news-partnerships__double-quote {
    max-width: 80rem;
    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.1666666667rem;
  color: #3f3ba6;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif;
  letter-spacing: 0.5px;
}

@media (min-width: 26.6666666667em) {
  .news-partnerships__double-quote__quote-container__quote {
    font-size: calc(1.1666666667rem + 0.1666666667 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .news-partnerships__double-quote__quote-container__quote {
    font-size: 1.3333333334rem;
  }
}
.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: 1rem;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif;
}

@media (min-width: 26.6666666667em) {
  .news-partnerships__double-quote__quote-container__quote-attribution {
    font-size: calc(1rem + -0.3333333333 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .news-partnerships__double-quote__quote-container__quote-attribution {
    font-size: 0.6666666667rem;
  }
}
.news-partnerships__double-quote__quote-container__quote-attribution::before {
  content: "- ";
}

.news-partnerships__featured-stories__title {
  font-size: 1.7777777778rem;
  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: 26.6666666667em) {
  .news-partnerships__featured-stories__title {
    font-size: calc(1.7777777778rem + 0.2222222222 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .news-partnerships__featured-stories__title {
    font-size: 2rem;
  }
}
@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 {
  position: relative;
}

@media (min-width: 1024px) {
  .news-partnerships__hero-header {
    padding: 0 1rem;
  }
}
.news-partnerships__hero-header__image-container {
  max-height: 600px;
  overflow: hidden;
}

.news-partnerships__hero-header__image-container img {
  border-radius: 4px;
}

.news-partnerships__hero-header__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__text-container__tagline {
  font-size: 1rem;
  color: #e6e6e6;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif;
  opacity: 0.8;
  display: none;
}

@media (min-width: 26.6666666667em) {
  .news-partnerships__hero-header__text-container__tagline {
    font-size: calc(1rem + 0.1666666667 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .news-partnerships__hero-header__text-container__tagline {
    font-size: 1.1666666667rem;
  }
}
@media (min-width: 768px) {
  .news-partnerships__hero-header__text-container__tagline {
    display: block;
  }
}
.news-partnerships__hero-header__text-container__headline {
  font-size: 1.8888888889rem;
  color: #fff;
  font-family: Gza, Tahoma, Verdana, Arial, sans-serif;
  max-width: 95%;
  text-align: center;
  margin-top: 1rem;
}

@media (min-width: 26.6666666667em) {
  .news-partnerships__hero-header__text-container__headline {
    font-size: calc(1.8888888889rem + 0.6666666667 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .news-partnerships__hero-header__text-container__headline {
    font-size: 2.5555555556rem;
  }
}
@media (min-width: 620px) {
  .news-partnerships__hero-header__text-container__headline {
    max-width: 75%;
  }
}
@media (min-width: 1024px) {
  .news-partnerships__hero-header__text-container__headline {
    max-width: 35%;
  }
}
.news-partnerships__hero-header__text-container__cta a {
  border: 0;
}

.news-partnerships__hero-header__text-container__cta a:hover {
  cursor: pointer;
}

.news-partnerships__icon-cards {
  max-width: 80rem;
  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: 1rem;
  color: #999;
  padding: 0 1.5rem;
}

@media (min-width: 26.6666666667em) {
  .news-partnerships__icon-cards__description {
    font-size: calc(1rem + 0 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .news-partnerships__icon-cards__description {
    font-size: 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: 54.7777777778rem;
  margin: 3rem auto 2rem;
  padding: 1rem;
}

.news-partnerships__text__body {
  font-size: 1.1666666667rem;
}

@media (min-width: 26.6666666667em) {
  .news-partnerships__text__body {
    font-size: calc(1.1666666667rem + 0.1666666667 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .news-partnerships__text__body {
    font-size: 1.3333333334rem;
  }
}
.region {
  max-width: 80rem;
  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: 80rem;
  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: 26.6666666667em) {
  .region--header .region__todays-date {
    font-size: calc(1rem + -0.1666666667 * (100vw - 26.6666666667em) / 30.2222222222);
  }
}
@media (min-width: 56.8888888889em) {
  .region--header .region__todays-date {
    font-size: 0.8333333333rem;
  }
}
.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;
}

.stacker-connect-view {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.stacker-connect-view header {
  width: 100%;
  margin: 2rem 0 0;
}

.stacker-connect-view .views-row {
  width: 100%;
}

@media (min-width: 768px) {
  .stacker-connect-view .views-row {
    width: 49%;
    margin: 0.5rem 0;
  }
}
.views__taxonomy-term {
  padding: 1rem;
  max-width: 80rem;
  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%;
  }
}