/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote::before,
blockquote::after,
q::before,
q::after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* martel-200 - latin */
@font-face {
  font-family: Martel;
  font-style: normal;
  font-weight: 200;
  src: local('Martel UltraLight'), local('Martel-UltraLight'), url('../fonts/martel-v2-latin-200.woff2') format('woff2'), url('../fonts/martel-v2-latin-200.woff') format('woff');
}
/* martel-regular - latin */
@font-face {
  font-family: Martel;
  font-style: normal;
  font-weight: 400;
  src: local('Martel'), local('Martel-Regular'), url('../fonts/martel-v2-latin-regular.woff2') format('woff2'), url('../fonts/martel-v2-latin-regular.woff') format('woff');
}
/* merriweather-regular - latin */
@font-face {
  font-family: Merriweather;
  font-style: normal;
  font-weight: 400;
  src: local('Merriweather Regular'), local('Merriweather-Regular'), url('../fonts/merriweather-v19-latin-regular.woff2') format('woff2'), url('../fonts/merriweather-v19-latin-regular.woff') format('woff');
}
/* unifrakturmaguntia-regular - latin */
@font-face {
  font-family: UnifrakturMaguntia;
  font-style: normal;
  font-weight: 400;
  src: local('UnifrakturMaguntia'), url('../fonts/unifrakturmaguntia-v8-latin-regular.woff2') format('woff2'), url('../fonts/unifrakturmaguntia-v8-latin-regular.woff') format('woff');
}
.article-header nav {
  display: flex;
  flex-direction: row;
}
.article-header .category-link {
  font-size: 0.8125rem;
  line-height: 1rem;
  font-weight: 400;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #000;
  text-decoration: none;
}
.article-header .category-link:hover {
  text-decoration: underline;
}
.full-article h1 {
  padding-bottom: 0.5rem;
  max-width: 780px;
  margin: 0 auto;
  font-family: 'Martel', Georgia, 'Times New Roman', Times, serif;
  font-size: 2.325rem;
  line-height: 2.85rem;
  font-weight: 200;
  font-style: normal;
  text-align: center;
}
.full-article .category {
  margin-top: 35px;
  margin-bottom: 10px;
  font-size: 0.875rem;
  line-height: 1.125rem;
  font-weight: 500;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  text-transform: uppercase;
  text-align: center;
}
.full-article .summary {
  padding-bottom: 1.6rem;
  max-width: 580px;
  margin: 0 auto;
  text-align: center;
  font-size: 1rem;
  line-height: 1.4375rem;
  font-weight: 500;
  font-style: normal;
  font-family: Georgia, 'Times New Roman', Times, serif;
}
.full-article header .media img {
  max-width: 100%;
}
.full-article .byline {
  font-size: 0.8rem;
  max-width: 580px;
  margin: 0 auto;
  margin-bottom: 1rem;
  margin-top: 2rem;
}
.full-article .byline .author {
  font-weight: 800;
  color: #000;
}
.full-article .article-content,
.full-article .article-footer {
  font-size: 1rem;
  line-height: 1.6rem;
  font-family: Georgia, 'Times New Roman', Times, serif;
}
.full-article .article-content p,
.full-article .article-content ol {
  max-width: 580px;
  margin: 0 auto;
  margin-bottom: 1rem;
}
.full-article .article-content h2 {
  max-width: 580px;
  margin: 0 auto;
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-family: 'Martel', Georgia, 'Times New Roman', Times, serif;
  font-size: 1.56rem;
  line-height: 1.81rem;
  font-weight: 400;
  font-style: normal;
}
.full-article .article-content ol {
  list-style: decimal;
}
.full-article .article-content ol li {
  margin-bottom: 1rem;
}
.full-article .article-content .media {
  margin: 0 auto;
  max-width: 650px;
  margin-bottom: 1rem;
}
.full-article .article-content .media img {
  max-width: 100%;
}
.full-article .flex-cnt {
  display: flex;
}
.full-article .article-footer {
  max-width: 580px;
  margin: 0 auto;
  border-top: 1px solid #e2e2e2;
  padding-top: 2rem;
  padding-bottom: 1rem;
  font-style: italic;
}
/* ads */
#superbanner {
  background-image: url('../images/superbanner.webp');
}
#medium-rectangle {
  background-image: url('../images/medium-rectangle.webp');
}
#wide-skyscraper {
  background-image: url('../images/skyscraper.webp');
}
.cpauthenticated #superbanner {
  background-image: url('../images/cp_superbanner.webp');
}
.cpauthenticated #medium-rectangle {
  background-image: url('../images/cp_medium-rectangle.webp');
}
.cpauthenticated #wide-skyscraper {
  background-image: url('../images/cp_skyscraper.webp');
}
@media screen and (min-width: 1605px) {
  .page,
  .branding {
    max-width: 1605px;
  }
  .content,
  .site-index {
    width: 1125px;
  }
}
@media screen and (max-width: 1605px) and (min-width: 1020px) {
  .page,
  .branding {
    max-width: 1020px;
  }
  .content,
  .site-index {
    width: 960px;
  }
}
@media screen and (max-width: 1019px) {
  .page,
  .branding {
    width: 100%;
    margin: 0;
  }
  .content,
  .site-index {
    margin-left: 2rem;
    margin-right: 2rem;
  }
  .highlights,
  .stories {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (min-width: 1020px) {
  .highlights .story.wide {
    grid-column: 1 / 4;
  }
}
#customizations-container {
  max-width: 100%;
  background: white;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin: 20px auto 40px;
  display: flex;
  flex-direction: column;
}
#customizations-container h1 {
  font-size: 24px;
  color: #333;
  margin-bottom: 16px;
}
#customizations-container label {
  display: block;
  margin-top: 10px;
  font-weight: bold;
}
#customizations-container .readonly-textarea {
  background-color: #e0e0e0;
  color: #666;
  border: 1px solid #ccc;
}
#customizations-container .readonly-textarea:focus-visible {
  outline: none;
}
#customizations-container textarea,
#customizations-container select,
#customizations-container button {
  padding: 10px;
  margin-top: 5px;
  border: 1px solid #ccc;
  border-radius: 4px;
}
#customizations-container form {
  display: flex;
  flex-direction: column;
}
#customizations-container textarea {
  resize: vertical;
}
#customizations-container .buttons {
  display: flex;
  margin-top: 10px;
  gap: 20px;
}
#customizations-container .btn {
  padding: 10px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}
#customizations-container .btn-primary {
  background-color: #007bff;
  color: white;
}
#customizations-container .btn-secondary {
  background-color: #6c757d;
  color: white;
}
#customizations-container .btn-danger {
  background-color: #dc3545;
  color: white;
}
body {
  background-color: #e6e6e6;
  margin: 0;
  padding: 0;
}
a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.ad-common {
  position: relative;
  background-color: grey;
  color: #fff;
  font-family: Merriweather, serif;
}
.ad-common .placeholder {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  margin-top: -0.5rem;
}
.ad-leaderboard {
  width: 728px;
  height: 90px;
  margin: 1rem auto 0;
}
.ad-leaderboard a {
  position: relative;
}
.ad-medium-rectangle-that-is-not-hidden {
  width: 300px;
  height: 250px;
  float: right;
  margin: 0 0 1rem 1rem;
}
.ad-medium-rectangle-that-is-not-hidden div {
  position: relative;
}
.page {
  margin: 0 auto;
  background-color: #fff;
  border-right: 1px solid #e2e2e2;
  border-left: 1px solid #e2e2e2;
  box-shadow: -1px 0 4px 0 #e2e2e2;
  box-sizing: border-box;
  padding-top: 50px;
}
.masthead {
  position: fixed;
  width: 100%;
  z-index: 2;
  background-color: #fff;
}
.masthead .branding {
  margin: 0 auto;
  padding: 1rem 0;
  text-align: center;
  font-family: 'UnifrakturMaguntia', cursive;
  font-weight: 400;
  font-size: 1.5rem;
  letter-spacing: -1px;
  border-bottom: 1px solid #e2e2e2;
  color: #194d9a;
}
.content,
.site-index {
  min-width: 300px;
  margin: 0 auto;
}
.content-header {
  border-bottom: 2px solid #000;
  margin-bottom: 2rem;
  padding-top: 2rem;
}
.content-header h1 {
  margin-bottom: 1rem;
  font-size: 3rem;
  line-height: 3rem;
  font-weight: 800;
  font-family: Georgia, 'Times New Roman', Times, serif;
}
.sub-nav {
  border-top: 1px solid #e2e2e2;
  padding: 5px 0;
}
.sub-nav li {
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  border-right: 1px solid #e2e2e2;
}
.sub-nav li:first-of-type {
  padding-left: 0;
}
.sub-nav li:last-of-type {
  border: 0;
}
.sub-nav li a {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
  color: #194d9a;
  font-size: 0.6875rem;
  line-height: 0.6875rem;
  display: block;
}
.sub-nav li a:hover {
  text-decoration: underline;
}
.story-grid {
  display: grid;
  grid-gap: 1rem;
}
.highlights {
  grid-template-columns: repeat(3, 1fr);
  margin-bottom: 1rem;
}
.story-body .kicker {
  margin-top: 0.5rem;
  font-size: 0.6875rem;
  line-height: 0.75rem;
  font-weight: 500;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 8px;
  color: #333;
  text-transform: uppercase;
}
.story-body .headline {
  margin-bottom: 15px;
  font-size: 1.3rem;
  line-height: 2rem;
  font-weight: 200;
  font-style: normal;
  font-family: 'Martel', Georgia, 'Times New Roman', Times, serif;
}
.story-body .summary {
  font-size: 1rem;
  line-height: 1.4375rem;
  font-weight: 500;
  font-style: normal;
  font-family: Georgia, 'Times New Roman', Times, serif;
}
.story {
  display: flex;
  background-color: #fff;
  flex-direction: column;
}
.story .media img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.story .media .caption {
  text-align: right;
  text-transform: uppercase;
}
.story.wide {
  flex-direction: row;
  align-items: center;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 1rem;
}
.story.wide .media {
  width: 66%;
  order: 2;
}
.story.wide .story-body {
  box-sizing: border-box;
  width: 34.5%;
  padding-right: 2rem;
  padding-bottom: 1rem;
}
.story.wide .headline {
  font-size: 2.325rem;
  line-height: 2.85rem;
}
.byline {
  margin-top: 21px;
  margin-bottom: 1em;
  font-size: 0.6875rem;
  line-height: 0.75rem;
  font-weight: 500;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  color: #999;
}
.byline span:first-of-type::after {
  content: ' -';
}
.stories {
  grid-template-columns: repeat(5, 1fr);
  border-top: 1px solid #e2e2e2;
  padding-top: 1rem;
  padding-bottom: 2rem;
}
.stories .story .headline {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.4rem;
}
.stories .story .summary,
.stories .story .byline {
  display: none;
}
.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8rem;
  line-height: 1.4rem;
  padding-bottom: 2rem;
}
.footer::before {
  box-sizing: content-box;
  content: '';
  display: block;
  border-top: 2px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  height: 1px;
  margin: 15px 0;
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 9px;
}
.footer .site-index {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  color: #000;
}
.footer .site-index .category h2 {
  font-weight: 800;
  margin-bottom: 0.5rem;
}
.footer .site-index .category a {
  color: #194d9a;
}
.footer .meta {
  border-top: 1px solid #e2e2e2;
  text-align: center;
  padding: 1rem 0 2rem;
  margin-top: 2rem;
}
.footer .meta ul li {
  display: inline-block;
  padding: 0 0.5rem;
  color: #999;
}
#notice {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #d16d94;
  color: white;
  padding: 0.5rem 2rem 0.5rem 1rem;
  z-index: 999;
  font-size: 0.9rem;
  line-height: 1.2rem;
  font-weight: bold;
  font-family: Merriweather, serif;
}
#notice .close {
  position: absolute;
  top: 0.3rem;
  right: 0.5rem;
  font-size: 1.5rem;
}
#notice .close:hover {
  text-decoration: none;
}
.cp-actions-container {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.cp-actions-container button {
  cursor: pointer;
  margin: 2px 1rem;
}
.three-way-model-container {
  position: fixed;
  bottom: 5px;
  right: 5px;
  z-index: 100000000;
  background: black;
  border-radius: 10px;
  color: white;
  padding: 10px;
  font-family: Georgia, 'Times New Roman', Times, serif;
}
.three-way-model-container h1 {
  margin-bottom: 10px;
}
.embed-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.embed-wrapper iframe,
.embed-wrapper blockquote {
  max-width: 580px;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
