:root {
  --nh-dim-grey-3: #686868;
  --orange-red: #d44500;
  --nh-black-2: #201f1f;
  --nh-black: #201f1e;
  --white-smoke: #e8eaeb;
  --dark-slate-grey: #3e3d3c;
  --nh-dark-grey: #949494;
  --black: black;
  --white: white;
  --nh-dark-slate-grey: #3e3d3c;
  --nh-grey-2: #858585;
  --saddle-brown: #7c310e;
  --nh-light-grey: #cecdcc;
  --nh-grey: #858585;
  --light-grey-separator-line: #cecdcc;
  --nh-dim-grey-4: #717171;
  --body-background: #e8eaeb;
  --white-smoke-3: #e8eaeb;
  --white-smoke-2: #e8eaeb;
  --nh-dim-grey: dimgrey;
  --nh-dim-grey-2: #686868;
  --blue: #2717df;
  --nh-header-footer: #333;
  --nh-blue-1-0: #e3eef1;
  --black-2: #201f1e;
  --yellow-circus-color: #e5e778;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: source-serif-pro, sans-serif;
  font-size: 4em;
  font-weight: 700;
  line-height: 1.2em;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: source-serif-pro, sans-serif;
  font-size: 2em;
  font-weight: 400;
  line-height: 1.2em;
}

h3 {
  color: #201f1e;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: source-serif-pro, sans-serif;
  font-size: 1.375em;
  font-weight: 700;
  line-height: 1.6em;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: source-serif-pro, sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1em;
}

h5 {
  color: var(--nh-dim-grey-3);
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 1em;
  font-weight: 700;
  line-height: 1em;
}

h6 {
  color: #555;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 1em;
  font-style: italic;
  font-weight: 400;
  line-height: 2em;
}

p {
  margin-bottom: 10px;
  font-family: source-serif-pro, sans-serif;
  font-size: 1em;
  line-height: 1.6em;
}

a {
  text-decoration: underline;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.post-bylines-fse {
  color: #4d4d4d;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1em;
  font-weight: 700;
  line-height: 2em;
}

.channel-section-fse {
  color: var(--orange-red);
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 69px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.4em;
  font-weight: 500;
  line-height: 2.1875em;
}

.lede-image-byline-desktop {
  color: #555;
  text-align: center;
  margin-bottom: -12px;
  padding: 3px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 1em;
  font-style: italic;
  font-weight: 400;
  line-height: 2em;
}

.lede-image-byline-desktop.post-lg-featured-image-caption {
  text-align: left;
  margin-top: 2px;
  margin-bottom: 21px;
  margin-left: 2px;
  padding-top: 4px;
  font-size: 1em;
  line-height: 2em;
  display: block;
}

.story-text {
  color: var(--nh-black-2);
  font-family: source-serif-pro, sans-serif;
  font-size: 1.2em;
  line-height: 1.9em;
}

.author-biotext {
  float: none;
  clear: none;
  color: var(--nh-black);
  margin: 42px 103px -23px auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: source-serif-pro, sans-serif;
  font-size: 1.1em;
  font-weight: 400;
  line-height: 1.4em;
  display: block;
  position: static;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.author-social {
  color: var(--nh-black-2);
  text-transform: uppercase;
  margin-top: 32px;
  margin-bottom: 12px;
  margin-right: 80px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: .8em;
  line-height: 1.2em;
}

.footer-links {
  color: #c9c9c9;
  text-align: center;
  margin: 5px auto 0;
  padding: 0 5px 5px;
  font-family: source-sans-pro, sans-serif;
  font-size: 1em;
  line-height: 4em;
  display: block;
}

.footer-links.newhouse-footer {
  padding-top: 32px;
  line-height: 25px;
}

.contentcard-category {
  color: var(--orange-red);
  text-align: left;
  text-transform: uppercase;
  margin: 5px 20px 2px;
  font-family: Montserrat, sans-serif;
  font-size: .9875em;
  font-style: normal;
  font-weight: 600;
  line-height: 1.7875em;
}

.contentcard-category.flush-left {
  text-align: left;
  margin: 5px auto -25px 18px;
  padding-bottom: 0;
  text-decoration: none;
  display: block;
}

.contentcard-category.center {
  text-align: center;
}

.teaser-section-headline {
  color: var(--nh-black);
  text-align: center;
  padding-left: 43px;
  font-family: source-serif-pro, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 26px;
}

.pullquote-credit {
  color: #4d4d4d;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: .9em;
  font-weight: 500;
  line-height: 2em;
}

.pullquote {
  color: var(--orange-red);
  text-transform: uppercase;
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 1.7625em;
  font-style: italic;
  font-weight: 700;
  line-height: 1.1em;
}

.section-headline {
  margin-top: 0;
  font-size: 1em;
  line-height: 1em;
}

.container-header {
  background-image: linear-gradient(to bottom, var(--white-smoke), var(--white-smoke)), linear-gradient(to bottom, #e8eaeb, #e8eaeb);
}

.container-header.story-container {
  background-image: none;
  font-size: 1em;
  line-height: 1em;
}

.lead-image-storypage {
  width: auto;
  height: auto;
  float: none;
  clear: none;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0;
  display: block;
  position: static;
  overflow: visible;
}

.stripe-fullwidth-lead-image {
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
}

.stripeset-lead-figure {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  line-height: 1em;
  display: block;
}

.paragraph {
  margin-left: 217px;
  margin-right: 242px;
}

.paragraph.story-text {
  margin-top: 0;
  margin-left: auto;
  margin-right: 0;
  font-size: 1.2em;
  line-height: 2em;
  display: block;
}

.authorbox {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 30px;
  margin-bottom: 39px;
  padding-bottom: 0;
}

.row {
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
}

.stripeset-storycontainer-columns {
  background-image: none;
}

.tweetthis {
  width: 100%;
}

.fbthis {
  width: 100%;
  margin-right: 2px;
  padding-left: 9px;
}

.socialthis {
  width: 80%;
  float: none;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: auto;
  padding-right: auto;
  display: flex;
}

.section-footer {
  background-image: linear-gradient(to bottom, var(--dark-slate-grey), var(--dark-slate-grey));
}

.image-6 {
  margin: 51px auto 99px;
  display: block;
}

.footer-block-links {
  margin-top: 46px;
}

.footerbar {
  margin-top: auto;
  padding-bottom: auto;
}

.instagram-grey-icon {
  width: 54px;
  height: 54px;
  float: none;
  clear: none;
  margin-left: 18px;
  padding: 5px;
  line-height: 1em;
  display: block;
  position: static;
}

.yt-grey-icon {
  width: 75px;
  height: auto;
  padding: 5px;
  font-size: 1em;
  display: block;
}

.footer-social-link {
  float: left;
  clear: none;
  margin: 5px;
  display: inline-block;
}

.fb-greyicon {
  width: 75px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  font-size: 1em;
  line-height: 1em;
  display: block;
}

.footer-icons {
  float: none;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: -72px;
  display: flex;
}

.left-column {
  padding-left: 0;
  padding-right: 0;
}

.center-column {
  margin-top: 0;
  margin-bottom: 25px;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
  right: 46px;
}

.right-column {
  display: none;
}

.primary-content {
  margin-top: 20px;
  margin-bottom: 17px;
  padding-top: 0;
  padding-bottom: 20px;
}

.columns-authorbox {
  margin-top: 21px;
}

.container-authorbox {
  margin: 25px auto 20px;
  padding-left: 60px;
  padding-right: 50px;
  display: block;
}

.avatar-img {
  width: auto;
  float: none;
  text-align: left;
  border-radius: 50%;
  margin-left: auto;
  margin-right: 61px;
  padding: 41px;
  display: block;
}

.lede-headline {
  margin-top: 17px;
  margin-bottom: 0;
  margin-right: 35px;
}

.greyline-pagewidth {
  width: auto;
  height: 3px;
  min-height: 1px;
  background-color: var(--nh-dark-grey);
  text-align: center;
  border: 1px solid #cecdcc;
  justify-content: center;
  margin: 20px auto;
  padding-left: 0;
  display: flex;
}

.newsfeed-promo-heading {
  color: var(--black);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1em;
}

.teasercube-category {
  color: #adb3b8;
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 0;
  padding-top: 17px;
  padding-left: 22px;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 35px;
  text-decoration: none;
}

.teasercube-desktop-tablet {
  width: 315px;
  height: 200px;
  font-size: 1.375em;
  font-weight: 700;
  line-height: 1.25em;
}

.teasercube-desktop-tablet.grey {
  height: 225px;
  background-color: var(--nh-dark-slate-grey);
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.375em;
  line-height: 2.2em;
  display: flex;
}

.teasercube-desktop-tablet.orange {
  height: 225px;
  background-color: var(--orange-red);
  margin-top: 17px;
  font-size: 1.375em;
  line-height: 2.2em;
}

.teasercube-desktop-tablet.grey {
  height: 225px;
  background-color: #3e3d3c;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.375em;
  line-height: 2.2em;
  display: flex;
}

.teasercube-desktop-tablet.orange {
  height: 225px;
  background-color: #d44500;
  margin-top: 17px;
  font-size: 1.375em;
  line-height: 2.2em;
}

.teasercube-text {
  color: var(--white);
  letter-spacing: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 23px;
  padding-right: 52px;
  font-family: source-serif-pro, sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.2em;
}

.teasercube-text.white-text {
  margin-top: 13px;
  font-family: source-serif-pro, sans-serif;
  font-weight: 400;
}

.teasercube-text.white {
  margin-top: 1px;
  font-family: source-serif-pro, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.newsfeed-promo-text {
  width: auto;
  border-bottom: 4px solid var(--nh-grey-2);
  color: #201f1e;
  text-align: center;
  margin-bottom: 29px;
  padding-bottom: 26px;
  font-family: source-serif-pro, sans-serif;
  font-size: 1.375em;
  line-height: 1.2em;
  position: relative;
}

.teaser-promo-headline-left-column {
  color: #201f1e;
  margin-top: 1px;
  margin-left: 18px;
  margin-right: 18px;
  font-family: source-serif-pro, sans-serif;
  font-size: 1.7em;
  font-weight: 700;
  line-height: 1em;
  text-decoration: none;
}

.teaser-promo-headline-left-column.left-column {
  margin-top: 0;
  padding-right: 28px;
  font-family: source-serif-pro, sans-serif;
}

.card-excerpt-right-column {
  margin-bottom: 0;
  margin-left: 17px;
  margin-right: 17px;
  padding-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
  font-family: source-serif-pro, sans-serif;
  font-size: 1em;
  line-height: 1.313em;
}

.card-excerpt-right-column.two-column {
  margin-left: 18px;
  padding-bottom: 10px;
  padding-left: 0;
  font-family: source-serif-pro, sans-serif;
}

.stripe-promo-whitecard-div {
  width: 315px;
  height: 430px;
  background-color: var(--white);
  margin-bottom: 1px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.storytwo-image {
  width: 315px;
  height: 200px;
}

.box-button {
  width: 150px;
  height: 50px;
  border: 2px solid var(--orange-red);
  text-align: center;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link {
  color: var(--orange-red);
  text-align: center;
  text-transform: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 2.188em;
  text-decoration: none;
  display: block;
}

.stripe-lede-story {
  width: 664px;
  background-color: var(--white);
  flex: none;
  margin-bottom: 30px;
  display: block;
  position: relative;
  left: 3px;
}

.lead-headline-desktop {
  margin-left: 18px;
  padding-right: 30px;
  font-family: source-serif-pro, sans-serif;
  font-size: 2.5em;
  line-height: 1em;
}

.lead-headline-desktop.gateway-headline {
  font-family: source-serif-pro, sans-serif;
}

.caption-insetimage-fse {
  padding-left: 0;
}

.btn {
  width: 150px;
  height: 50px;
  float: none;
  border: 4px solid var(--orange-red);
  color: var(--orange-red);
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  margin-left: auto;
  margin-right: auto;
  padding-top: 4px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.8em;
  display: block;
}

.button-one-column {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 25px;
  position: relative;
  bottom: 1px;
}

.image-22 {
  display: inline;
}

.ad-subhead {
  color: var(--white);
  text-transform: none;
  padding-top: 1px;
  padding-left: 195px;
  font-family: source-serif-pro, sans-serif;
  font-weight: 400;
  line-height: 2em;
}

.heading-8 {
  color: var(--white);
  margin-top: 56px;
  margin-bottom: -4px;
  padding-top: 21px;
  padding-left: 93px;
  padding-right: 68px;
  font-family: source-serif-pro, sans-serif;
  font-size: 4em;
  line-height: 1em;
}

.ad-header {
  color: var(--white);
  letter-spacing: normal;
  text-transform: uppercase;
  padding-top: 41px;
  padding-left: 355px;
  padding-right: 355px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  line-height: 3em;
}

.ad-overlay {
  width: 100%;
  height: 100%;
  border-style: none;
  position: absolute;
}

.advertisement-divblock {
  width: 920px;
  text-align: left;
  display: block;
}

.center-column-stripeset {
  width: 580px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
  left: -54px;
}

.grey-line-separator {
  width: 100%;
  height: 4px;
  min-height: 1px;
  border: 1px solid var(--nh-light-grey);
  background-color: var(--nh-grey);
  margin-bottom: 10px;
}

.unordered-list {
  border-color: var(--light-grey-separator-line);
}

.category-link {
  text-decoration: none;
}

.stripe-1col-image {
  margin-top: 25px;
  margin-bottom: 25px;
}

.fullwidth-text {
  display: block;
}

.twit-grey-icon {
  width: 75px;
  height: auto;
  padding: 5px;
  font-size: 1em;
  line-height: 1em;
}

.div-block-27 {
  justify-content: space-around;
  display: flex;
}

.white-color-style {
  width: 311px;
  height: 198px;
  background-color: var(--white);
  border: 1px solid #000;
  align-items: center;
  display: flex;
}

.dark-grey-color-style {
  width: 311px;
  height: 198px;
  color: #3e3d3c;
  background-color: #3e3d3c;
  border: 1px solid #000;
  margin-right: 15px;
}

.orange-color-style {
  width: 311px;
  height: 198px;
  color: #d44500;
  background-color: #d44500;
  margin-right: 15px;
}

.container-5 {
  display: flex;
}

.container-6 {
  margin-top: 20px;
  margin-bottom: 17px;
  display: flex;
}

.div-block-28 {
  width: 150px;
  height: 50px;
  margin-left: 20px;
  margin-right: 19px;
}

.white-pallette {
  width: 120px;
  height: 120px;
  background-color: var(--white);
}

.grey-pallette {
  width: 120px;
  height: 120px;
  background-color: #e8eaeb;
  border: 1px solid #000;
}

.burnt-grey-pallette {
  width: 120px;
  height: 120px;
  background-color: #3e3d3c;
}

.orange-pallette {
  width: 120px;
  height: 120px;
  background-color: var(--orange-red);
  color: var(--saddle-brown);
}

.black-pallette {
  width: 120px;
  height: 120px;
  background-color: #000;
}

.assets {
  background-color: rgba(0, 0, 0, 0);
}

.colorpallette {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 100px;
}

.section-comments {
  background-color: rgba(0, 0, 0, 0);
  justify-content: space-around;
  align-items: stretch;
  display: flex;
}

.comments-title, .screen-reader-text {
  font-family: source-serif-pro, sans-serif;
}

.list-item, .list-item-2, .list-item-3, .list-item-4, .list-item-5, .list-item-6 {
  margin-top: 15px;
}

.hidden-text {
  z-index: 10;
  opacity: 1;
  position: relative;
}

.div-block-29 {
  justify-content: flex-start;
  display: flex;
}

.fb-icon {
  margin-left: 7px;
  padding-left: 8px;
}

.section-storytext-flexbox {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 15px;
  margin-bottom: 30px;
  display: block;
}

.paragraph-8 {
  width: 600px;
  float: none;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
  position: static;
}

.map {
  margin-top: 20px;
  margin-bottom: 20px;
}

.html-embed {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 1em;
  line-height: 3em;
}

.stripe-storytext-gallery {
  margin-top: 20px;
  margin-bottom: 20px;
}

.video-2 {
  z-index: auto;
  margin-top: 20px;
  margin-bottom: 0;
}

.stripe-storytext-tabs {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 1em;
  line-height: 1em;
}

.para-tab {
  padding-left: 15px;
}

.main-comment-area-div {
  width: 100%;
  flex: 0 0 600px;
  margin-top: 10px;
  font-size: 1em;
  line-height: 1em;
}

.comment-providers-select-message {
  margin-top: 40px;
}

.lede-excerpt {
  margin-top: 17px;
  margin-bottom: 30px;
  margin-right: 0;
}

.link-block-2 {
  color: #333;
  text-decoration: none;
}

.link-to-url {
  color: #333;
  text-decoration: none;
  display: block;
}

.link-block-12, .link-to {
  text-decoration: none;
}

.section-9 {
  font-size: 1em;
  line-height: 1em;
}

.lede-image {
  width: 100%;
  height: auto;
  flex-direction: column;
  margin-left: 0;
  display: flex;
}

.section-related {
  text-align: center;
  justify-content: center;
  align-items: baseline;
  margin-bottom: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.container-related {
  flex-flow: row;
  justify-content: space-around;
  align-items: baseline;
  display: flex;
}

.relatedlink-div {
  flex: 0 auto;
  padding: 20px;
}

.colored-blocks-gateway {
  width: 315px;
  margin-left: 0;
  position: relative;
  top: 15px;
}

.sectionfront-latestnews {
  width: 300px;
  margin-left: 114px;
  position: relative;
  left: 64px;
}

.promo-byline-lede {
  position: relative;
  left: 17px;
}

.story-byline-promocard-right-desktop {
  width: 290px;
  text-transform: none;
  margin: -8px 0 2px 19px;
  padding-right: 0;
  font-family: source-serif-pro, sans-serif;
  font-weight: 400;
  position: static;
}

.story-byline-promocard-right-desktop.card {
  margin-top: -8px;
}

.story-byline-promocard-right-desktop.colored-block {
  margin-top: -7px;
  margin-left: 3px;
  margin-right: auto;
  padding-left: 0;
  display: block;
}

.contentcard-byline-desktop {
  position: relative;
}

.promo-byline-cube {
  color: var(--white);
  position: relative;
  left: 20px;
}

.orange-line {
  height: 3px;
  min-height: 1px;
  border-style: solid;
  border-width: 1px 1px 4px;
  border-color: black black var(--orange-red);
  background-image: linear-gradient(to bottom, var(--orange-red), var(--orange-red));
  text-align: center;
}

.photo-byline {
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 1px;
  font-weight: 400;
}

.navv-wrapper {
  max-width: 100%;
  background-color: #333;
  padding-top: 20px;
  padding-bottom: 20px;
}

.footer-wrapper {
  background-color: #333;
  margin-top: 25px;
  position: static;
}

.container-navbar {
  background-color: #333;
  font-size: 1em;
  line-height: 1em;
}

.navv-menu-link {
  color: var(--white);
  letter-spacing: 0;
  text-transform: uppercase;
  padding: 10px 5px;
  font-family: Montserrat, sans-serif;
  font-size: .75em;
  font-weight: 600;
  line-height: 1.6em;
}

.navigation {
  float: none;
  background-color: rgba(0, 0, 0, 0);
  margin-right: -158px;
  left: 84px;
}

.navv-header-desktop {
  color: #333;
  background-color: #333;
  padding-top: 10px;
  padding-bottom: 10px;
  position: static;
}

.image-23 {
  padding-left: 0;
}

.body-nh {
  background-color: var(--white);
  font-size: 1em;
  line-height: 1.2em;
}

.container-navigation {
  background-color: #333;
}

.colored-blocks-div-mobile {
  width: 315px;
  margin-left: 0;
  position: relative;
  top: 15px;
}

.promo-box-text-mobile {
  color: var(--white);
  padding-top: 2px;
  padding-left: 23px;
  padding-right: 52px;
  font-size: 1.375em;
  line-height: 1.625em;
}

.promo-box-text-mobile.white-text {
  margin-top: 13px;
  font-family: source-serif-pro, sans-serif;
  font-weight: 400;
}

.promo-box-text-mobile.white {
  margin-top: 1px;
  font-family: source-serif-pro, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.stripe-textonly-promo-block-mobile {
  width: 315px;
  height: 200px;
  font-size: 1.375em;
  font-weight: 700;
  line-height: 1.25em;
}

.stripe-textonly-promo-block-mobile.grey {
  background-color: var(--nh-dark-slate-grey);
  margin-top: 0;
  margin-bottom: 30px;
}

.stripe-textonly-promo-block-mobile.orange {
  background-color: var(--orange-red);
}

.sidebar-latestnewsfeed {
  z-index: 1;
  margin-left: 64px;
  position: relative;
}

.post-headline-fse {
  text-align: center;
  letter-spacing: 0;
  font-family: source-serif-pro, sans-serif;
  font-size: 4em;
  font-weight: 700;
  line-height: 1.2em;
  display: block;
}

.post-headline-mobile {
  text-align: center;
  font-size: 3.25em;
  line-height: 3.438em;
}

.imagebyline-fse {
  text-align: right;
  text-transform: none;
  background-color: rgba(0, 0, 0, 0);
  margin: 0 auto 1px;
  padding-right: 10px;
  font-family: source-serif-pro, sans-serif;
  font-size: 1em;
  font-style: italic;
  font-weight: 400;
  line-height: 1.675em;
}

.story-byline-contentcard-left-tablet {
  width: 290px;
  text-transform: none;
  margin: -8px 2px 2px 18px;
  padding-right: 0;
  font-family: source-serif-pro, sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1em;
  position: static;
}

.card-excerpt-left-column {
  margin-bottom: 0;
  margin-left: 17px;
  margin-right: 17px;
  padding-bottom: 10px;
  padding-right: 0;
  font-family: source-serif-pro, sans-serif;
  font-size: 1em;
  line-height: 1.4em;
}

.section-meta {
  color: var(--orange-red);
  text-align: center;
  text-transform: uppercase;
  margin-top: -9px;
  margin-bottom: -11px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1em;
  line-height: 2.188em;
}

.list-archive {
  float: none;
  clear: none;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  margin-top: 50px;
  font-size: 1em;
  line-height: 1em;
  display: flex;
}

.imagecaption-fse {
  width: 100%;
  height: 22%;
  color: #555;
  text-align: left;
  margin-bottom: 22px;
  padding: 3px 8px 3px 15px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 1em;
  font-style: italic;
  font-weight: 400;
  line-height: 2em;
}

.paragraph-10 {
  letter-spacing: 0;
  margin-top: 30px;
  font-size: 1.2em;
  line-height: 1.6em;
}

.teasers-row-desktop-tablet {
  width: 666px;
  height: auto;
  margin-top: 15px;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.column-teaser-left-desktop-tablet {
  left: 2px;
}

.column-teaser-right-desktop-tablet {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: block;
  left: 19px;
  right: 19px;
}

.contentcard-desktop {
  width: 315px;
  height: 535px;
  background-color: var(--white);
  flex-direction: column;
  align-items: stretch;
  margin-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 1em;
  line-height: 1em;
  display: flex;
}

.vertical-teaser-desktop-tablet {
  width: 315px;
  margin-left: 0;
  position: relative;
  top: 15px;
}

.image-byline-contentcard-desktop {
  color: #555;
  text-align: right;
  margin-right: 3px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 1em;
  font-style: italic;
  font-weight: 400;
  line-height: 2em;
}

.photo-byline-contentcard {
  text-align: right;
  margin-top: 0;
  margin-bottom: 1px;
  padding-right: 5px;
  font-family: source-serif-pro, sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 2em;
}

.rich-text-block {
  font-family: source-serif-pro, sans-serif;
  font-size: 1em;
  line-height: 2em;
}

.section-profile-main {
  border-style: none;
  border-top-width: 2px;
  border-top-color: var(--nh-grey);
  margin-top: 54px;
  margin-bottom: -46px;
  display: block;
}

.container--profile-cards {
  flex-flow: wrap;
  flex: 0 auto;
  order: -1;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  margin-bottom: 46px;
  padding-right: 0;
  display: flex;
}

.avatar-block {
  width: 196px;
  height: 196px;
  margin-left: 118px;
}

.text-block {
  text-transform: uppercase;
  font-size: 1em;
  line-height: 1em;
}

.horizontal-promo-text {
  text-align: center;
  font-family: source-serif-pro, sans-serif;
  font-size: 1.375em;
  font-weight: 700;
  line-height: 1.625em;
}

.section-profile-more {
  flex-wrap: wrap;
  align-content: stretch;
  padding-top: 60px;
  display: flex;
}

.promo-desktop-left {
  width: 315px;
  flex: 0 auto;
  margin-right: 39px;
}

.promo-desktop-middle {
  width: 315px;
  margin-right: 36px;
  padding-left: 2px;
}

.promo-desktop-right {
  width: 315px;
  margin-left: auto;
  margin-right: -75px;
  padding-left: 0;
  display: block;
}

.heading-16 {
  font-family: source-serif-pro, sans-serif;
  font-size: 4em;
  line-height: 1em;
}

.author-avatar {
  width: 300px;
  height: 100%;
  max-width: 100%;
  border-radius: 150px;
  margin-top: 0;
  margin-left: 15px;
  margin-right: auto;
  padding: 8px 0 0;
  display: block;
}

.h2-promo-headline {
  font-family: source-serif-pro, sans-serif;
  font-size: 2.188em;
  line-height: 2.25em;
}

.h2-promo-headline.relatedlinks-headline {
  text-align: center;
  margin-top: 0;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 1.6em;
  line-height: 1.2em;
}

.h2-promo-headline.relatedlinks-headline-mobile {
  margin-top: 0;
  font-size: 1.375em;
  line-height: 1.625em;
}

.related-links {
  text-align: center;
  margin-bottom: 50px;
}

.teaser-related-links {
  margin: 37px auto 64px;
}

.category-orange-related-links {
  color: var(--saddle-brown);
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 1.1em;
  font-style: normal;
  font-weight: 500;
  line-height: 3.1em;
}

.navv-header-tablet-landscape-mobile {
  color: rgba(0, 0, 0, 0);
  background-color: #333;
  padding-top: 55px;
  padding-bottom: 51px;
  position: static;
}

.avatar-column {
  margin-left: auto;
  margin-right: auto;
}

.div1 {
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section-14 {
  flex-flow: wrap;
  align-content: stretch;
  margin-top: 87px;
  display: flex;
}

.container-20 {
  flex-direction: row;
  flex: 0 auto;
  display: flex;
}

.desktop-image-caption {
  color: #555;
  text-align: left;
  margin-bottom: -12px;
  padding: 3px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 1em;
  font-style: italic;
  font-weight: 400;
  line-height: 2em;
}

.contentcard-profile-grid {
  width: 315px;
  height: 500px;
  background-color: var(--white);
  margin-bottom: 1px;
  margin-right: 0;
  padding-bottom: 6px;
  padding-left: 0;
  padding-right: 0;
}

.featured-image-profile-byline {
  color: #555;
  text-align: right;
  margin-top: -10px;
  margin-bottom: 0;
  padding: auto 5px auto 3px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 1em;
  font-style: italic;
  font-weight: 400;
  line-height: 2em;
}

.featured-image-profile-grid {
  width: 315px;
  height: 200px;
}

.profile-grid-title {
  margin-top: 1px;
  margin-left: 18px;
  margin-right: 22px;
  font-family: source-serif-pro, sans-serif;
  font-size: 2em;
  line-height: 2em;
  text-decoration: none;
}

.profile-grid-byline {
  width: 90%;
  position: relative;
  left: 20px;
}

.profile-grid-excerpt {
  margin-bottom: 0;
  margin-left: 17px;
  margin-right: auto;
  padding-bottom: 10px;
  font-family: source-serif-pro, sans-serif;
  font-size: 1em;
  line-height: 2em;
  display: block;
}

.profile-grid-story-byline {
  width: 100%;
  text-transform: capitalize;
  margin-top: -8px;
  margin-bottom: 2px;
  padding-right: 0;
  font-family: source-serif-pro, sans-serif;
  font-weight: 400;
  position: static;
}

.profile-grid-photo-byline {
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 1px;
  font-weight: 400;
}

.container-profilebio {
  margin-top: -8px;
  margin-bottom: 44px;
  display: flex;
}

.social-icons-block {
  flex-direction: row;
  display: flex;
}

.alt-post-headline-mobile {
  text-align: center;
  font-size: 3.25em;
  line-height: 3.438em;
}

.alt-byline {
  color: var(--nh-dim-grey-4);
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 41px;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: .75em;
  font-weight: 500;
  line-height: 2.188em;
}

.alt-byline.white {
  color: var(--white);
  font-size: 1.4em;
  line-height: 1em;
}

.alt-header-div {
  background-image: url('../images/city.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  border-style: none;
  flex-flow: column;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  margin-top: 78px;
  padding-top: 456px;
  padding-bottom: 213px;
  display: flex;
}

.alt-header-section-meta {
  color: var(--orange-red);
  text-align: center;
  text-transform: uppercase;
  margin-top: 69px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.063em;
  font-weight: 700;
  line-height: 2.188em;
}

.alt-header-section-meta.white {
  color: var(--white);
  font-size: 1.3em;
  font-weight: 500;
  line-height: 1em;
}

.archive-headline-vertical-list-grid {
  float: none;
  direction: ltr;
  text-align: left;
  text-transform: none;
  margin-top: 3px;
  margin-bottom: 5px;
  font-family: source-serif-pro, sans-serif;
  font-size: 1.7em;
  font-weight: 700;
  line-height: 1.1em;
}

.archive-excerpt-vertical-list-grid {
  float: none;
  margin-top: -8px;
  padding-top: 5px;
  padding-bottom: 0;
  font-size: 1.1em;
  line-height: 1.3em;
}

.image-vertical-list-grid {
  width: 48%;
  float: left;
  clear: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: 2%;
  padding-left: 2px;
  font-family: Montserrat, sans-serif;
  font-size: .875em;
  font-weight: 700;
  line-height: 2.188em;
  display: block;
  position: static;
}

.containerarchive-info-vertical-list-grid {
  width: 50%;
}

.byline-link {
  font-weight: 700;
  text-decoration: none;
}

.social-icon {
  padding: 6px;
}

.link-7, .link-8, .link-9, .link-17 {
  text-decoration: none;
}

.link-18 {
  margin-left: 2px;
  margin-right: 2px;
  font-family: Fontawesome webfont, sans-serif;
  font-size: 1em;
  line-height: 1em;
  text-decoration: none;
}

.link-19, .link-20, .link-21, .link-22, .link-31, .link-32 {
  text-decoration: none;
}

.black-button {
  width: 150px;
  height: 50px;
  border: 4px solid var(--black);
  background-color: var(--black);
  color: var(--white);
  text-align: center;
  padding-top: 6px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.5em;
  line-height: 1.6em;
}

.black-border-button {
  width: 150px;
  height: 50px;
  border: 5px solid var(--black);
  color: var(--black);
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 4px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.5em;
  line-height: 1.6em;
}

.orange-button {
  width: 150px;
  height: 50px;
  border: 4px solid var(--orange-red);
  background-color: var(--orange-red);
  color: var(--white);
  text-align: center;
  padding-top: 6px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.5em;
  line-height: 1.6em;
}

.orange-border-button {
  width: 150px;
  height: 50px;
  border: 4px solid var(--orange-red);
  color: var(--orange-red);
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  margin-left: 1px;
  padding-top: 4px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.5em;
  line-height: 1.6em;
}

.published-on {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: source-serif-pro, sans-serif;
  font-size: 1em;
  font-style: italic;
  font-weight: 400;
  line-height: 1.2em;
}

.category-meta {
  color: var(--orange-red);
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 1em;
  font-weight: 700;
  line-height: 1em;
}

.post-dek-fse {
  color: #201f1e;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: source-serif-pro, sans-serif;
  font-size: 2em;
  line-height: 1.2em;
}

.contentcard-headline {
  color: #201f1e;
  margin: 2px 18px;
  font-family: source-serif-pro, sans-serif;
  font-size: 1.375em;
  font-weight: 700;
  line-height: 1.2em;
  text-decoration: none;
}

.contentcard-excerpt {
  margin-bottom: 0;
  margin-left: 17px;
  margin-right: 17px;
  padding-bottom: 10px;
  padding-right: 0;
  font-family: source-serif-pro, sans-serif;
  font-size: 1em;
  line-height: 1.2em;
}

.contentcards-row-desktop {
  width: 666px;
  height: auto;
  margin-top: 15px;
  margin-bottom: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.contentcard-single-mobile {
  width: 315px;
  height: 500px;
  background-color: var(--white);
  flex-direction: column;
  align-items: stretch;
  margin-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.teasercube-published {
  width: 290px;
  color: var(--white);
  text-transform: capitalize;
  margin: -3px auto 0;
  padding-left: 10px;
  padding-right: 0;
  font-family: source-serif-pro, sans-serif;
  font-size: .5em;
  font-weight: 400;
  line-height: 1.8em;
  display: block;
  position: static;
}

.contentcard-published {
  width: 290px;
  color: var(--nh-dim-grey-3);
  text-transform: capitalize;
  margin: 1px 2px 4px 18px;
  padding-right: 0;
  font-family: source-serif-pro, sans-serif;
  font-size: .9em;
  font-weight: 400;
  line-height: 1.3em;
  position: static;
}

.contentcard-image {
  width: 315px;
  height: 200px;
}

.contentcard-story-byline {
  width: 290px;
  color: var(--nh-dim-grey-3);
  text-transform: none;
  margin: 8px 2px 0 19px;
  padding-right: 0;
  font-family: source-serif-pro, sans-serif;
  font-size: .9em;
  font-weight: 400;
  line-height: 1.3em;
  position: static;
}

.teasercube-story-byline {
  width: 290px;
  color: var(--white);
  letter-spacing: 0;
  text-transform: none;
  margin: 0 auto 7px;
  padding-left: 10px;
  padding-right: 0;
  font-family: source-serif-pro, sans-serif;
  font-size: .7em;
  font-weight: 400;
  line-height: 1.3em;
  display: block;
  position: static;
}

.contentcard-foto-byline {
  color: #555;
  text-align: right;
  padding-right: 5px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: .9em;
  font-style: italic;
  line-height: 2em;
}

.teaser-category {
  color: var(--white);
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-left: 23px;
  padding-top: 3px;
  font-family: Montserrat, sans-serif;
  font-size: .6875em;
  font-weight: 500;
  line-height: 1.7em;
}

.nhlogo {
  width: 250px;
  margin-top: -4px;
  display: inline-block;
}

.wrapper {
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0);
}

.orange-dark {
  width: 120px;
  height: 120px;
  background-color: var(--saddle-brown);
  color: var(--saddle-brown);
}

.footer-links-explainer {
  color: #c9c9c9;
  text-align: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: source-sans-pro, sans-serif;
  font-size: 1em;
  line-height: 50px;
  display: block;
}

.wpfooter-links {
  margin-bottom: -8px;
  font-family: source-sans-pro, sans-serif;
  font-size: 1.0625em;
  line-height: 1.5em;
}

.wpfooter-text {
  color: #c9c9c9;
  padding-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
  font-family: source-sans-pro, sans-serif;
  font-size: 1.0625em;
  line-height: 1.6em;
}

.footer-links-copyright {
  color: #c9c9c9;
  text-align: center;
  margin: 0 auto 10px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: source-sans-pro, sans-serif;
  font-size: 1em;
  line-height: 4em;
  display: block;
}

.grid-image {
  width: 449px;
  height: auto;
  font-size: 1em;
  line-height: 3em;
}

.post-publishedon-fse {
  color: #4d4d4d;
  text-align: center;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-family: source-sans-pro, sans-serif;
  font-size: 1.1em;
  font-weight: 400;
  line-height: 2.8em;
}

.banner, .navigationbar {
  background-color: #333;
}

.nav-menu-navvigation {
  justify-content: space-between;
  display: block;
  position: static;
}

.inset-image {
  width: 100%;
  height: 100%;
  margin: 25px auto auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.paragraph-wysiwyg {
  letter-spacing: 0;
  margin-top: 18px;
  margin-bottom: 0;
  font-size: 1em;
  line-height: 1.6em;
}

.jumbo-caption-area-fse {
  background-color: rgba(0, 0, 0, 0);
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 5px;
  padding-right: 5px;
}

.caption-inset-fse {
  margin-top: 25px;
  margin-bottom: 25px;
}

.text-span {
  font-size: 1em;
}

.footer-links-nameplate {
  color: #c9c9c9;
  text-align: center;
  margin: 0 auto 10px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: source-sans-pro, sans-serif;
  font-size: 1.125em;
  line-height: 3.125em;
  display: block;
}

.advertisementt-title {
  color: var(--white);
  margin-top: 56px;
  margin-bottom: -4px;
  padding-top: 21px;
  padding-left: 93px;
  padding-right: 68px;
  font-family: source-serif-pro, sans-serif;
  font-size: 4em;
  line-height: 1em;
}

.advertisement-image {
  display: inline;
}

.advertisement-container {
  position: static;
}

.section-bottem-advertisement {
  margin-top: 20px;
  margin-bottom: 5px;
  font-size: 1em;
  line-height: 1em;
}

.alt-headline-white {
  text-align: center;
  font-family: source-serif-pro, sans-serif;
  font-size: 3.25em;
  line-height: .246em;
}

.small-image {
  width: 100%;
  height: 100%;
  text-align: left;
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.bodytext-inset-large-left {
  text-align: left;
  margin-top: 24px;
  margin-bottom: 25px;
  font-size: 1em;
}

.bodytext-inset-large-right {
  margin-top: -6px;
  margin-bottom: 9px;
  font-size: 1em;
}

.search-button {
  width: 150px;
  height: 50px;
  border: 4px solid var(--orange-red);
  background-color: var(--orange-red);
  color: var(--white);
  text-align: center;
  padding-top: 6px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.5em;
  line-height: 1.6em;
}

.container-feature-belt {
  display: flex;
}

.contentcard-single-belt {
  width: 315px;
  height: 500px;
  background-color: var(--white);
  flex-direction: column;
  align-items: stretch;
  margin: 15px 14px 15px 15px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.section-feature-belt {
  margin-top: 30px;
}

.contentcard-headline-mobile {
  color: #201f1e;
  margin: 2px 18px;
  font-family: source-serif-pro, sans-serif;
  font-size: 1.375em;
  font-weight: 700;
  line-height: 1.2em;
  text-decoration: none;
}

.category-mobile {
  color: var(--orange-red);
  text-align: left;
  text-transform: uppercase;
  margin: 5px 20px 2px;
  font-family: Montserrat, sans-serif;
  font-size: .9875em;
  font-style: normal;
  font-weight: 600;
  line-height: 1.7875em;
}

.white {
  color: #fff;
  transform: none;
}

.contentcard-category-mobile {
  color: var(--orange-red);
  text-align: left;
  text-transform: uppercase;
  margin: 5px 20px 2px;
  font-family: Montserrat, sans-serif;
  font-size: .9875em;
  font-style: normal;
  font-weight: 600;
  line-height: 1.7875em;
}

.html-embed-2 {
  background-color: #2b2b2b;
  margin-top: -1px;
}

.d-banner-headline, .d-banner-dek {
  text-align: center;
}

.nav-thin-header-desktop {
  color: rgba(0, 0, 0, 0);
  padding-top: 10px;
  padding-bottom: 10px;
  position: static;
}

.footer-box {
  margin-left: 48px;
  margin-right: 83px;
}

.avatar {
  width: 300px;
  height: 100%;
  max-width: 100%;
  border-radius: 50%;
  margin-top: 0;
  margin-left: 15px;
  margin-right: 15px;
  padding: 8px 0 0;
  display: block;
}

.c-text-container {
  max-width: 800px;
}

.d-vertical-quad-3 {
  position: relative;
}

.g-doublejumbo-grid {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-auto-flow: row;
}

.d-vertical-quad-2, .d-vertical-quad-4 {
  position: relative;
}

.d-vertical-quad-1 {
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
}

.standlogo {
  width: 50%;
  height: 103%;
  margin-top: -25px;
  display: inline-block;
}

.c-tri-group-fse {
  flex-direction: column;
  display: flex;
}

.d-small-image-fse {
  width: 400px;
  height: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 10px;
}

.twocolumn-row {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-between;
  margin-bottom: 50px;
  display: flex;
}

.d-storytext {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.c-container-center-fse {
  flex-wrap: nowrap;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  font-family: Source Serif Pro, sans-serif;
  font-weight: 400;
  line-height: 1.6em;
  display: flex;
}

.s-storytextarea {
  justify-content: space-around;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.image-jumbo {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.d-container-center-fse {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  font-family: Source Serif Pro, sans-serif;
}

.d-mediumimage-fse {
  z-index: auto;
  width: 600px;
  height: 100%;
  max-width: 100%;
  margin: 5px auto;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.c-spacer {
  margin-top: 25px;
  margin-bottom: 25px;
}

.s-sidebyside-images-fw-fse {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

.s-container-center-fse {
  justify-content: space-around;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Source Serif Pro, sans-serif;
  line-height: 1.6em;
  display: block;
}

.s-med-inset-image-left-fse {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 35px;
  margin-bottom: 75px;
}

.s-small-image-fse {
  padding-top: 10px;
  padding-bottom: 10px;
}

.c-medium-image-fse {
  flex-wrap: nowrap;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.c-small-image-fse {
  max-width: 100%;
}

.d-pullquote-credit-fse {
  margin: 10px auto 20px;
  padding-left: 0;
  padding-right: 0;
}

.d-trigroup-sidebyside-fse {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.c-small-imagesidebyside-fse {
  flex-wrap: wrap;
  justify-content: space-between;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.s-channelsection-fse {
  background-color: rgba(0, 0, 0, 0);
  margin-top: auto;
  margin-bottom: auto;
  display: block;
}

.s-pubdate-fse, .s-story-bylines-fse {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 0;
  display: block;
}

.d-large-image-fse {
  width: 940px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.large-image {
  width: 940px;
  height: auto;
}

.sidebyside-image {
  width: 100%;
  height: 100%;
  margin: 25px auto auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.image-single {
  width: 100%;
  object-fit: cover;
}

.d-singleimage-columns-fse {
  background-color: rgba(0, 0, 0, 0);
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 5px;
  padding-right: 5px;
}

.s-hed-dek-centered-fse {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 0;
  display: block;
}

.d-hed-dek-centered-fse {
  max-width: none;
}

.byline-hero {
  color: #4d4d4d;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 41px;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1em;
  font-weight: 700;
  line-height: 2em;
}

.stripe-fullwidth-lead-image-hero {
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
}

.s-hero-center-generic-desktop {
  margin-bottom: 10px;
}

.stripe-large-image-hero {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
}

.hero-post-dek {
  color: #201f1e;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 2em;
  line-height: 1.2em;
}

.hero-post-dek.white.shadow {
  z-index: 1;
  color: #fff;
  text-shadow: 1px 1px 6px #000;
  position: relative;
}

.stripe-headline-dek-hero {
  background-color: rgba(0, 0, 0, 0);
  margin-top: auto;
  margin-bottom: auto;
  display: block;
}

.lead-image-storypage-hero {
  width: auto;
  height: auto;
  float: none;
  clear: none;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0;
  display: block;
  position: static;
  overflow: visible;
}

.post-headline-mobile-hero {
  text-align: center;
  font-size: 3.25em;
  line-height: 3.438em;
}

.leadimage-caption-hero {
  color: #555;
  text-align: left;
  margin-bottom: 22px;
  padding: 3px 8px 3px 15px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 1em;
  font-style: italic;
  font-weight: 400;
  line-height: 2em;
}

.grid-hero-center-desktop {
  height: 100vh;
  grid-template: ". . . ."
                 ". Area Area Area"
                 ". Area Area Area"
                 ". Area Area Area"
                 / 1fr 1fr 1fr 1fr 1fr;
  grid-auto-flow: row;
  margin-left: auto;
  margin-right: auto;
}

.background-video-2 {
  height: 100vh;
  margin-top: -35px;
}

.hero-post-headline-desktop {
  text-align: center;
  letter-spacing: 0;
  font-size: 4em;
  font-weight: 600;
  line-height: 1.2em;
}

.hero-post-headline-desktop.white.shadow {
  z-index: 1;
  color: #fff;
  text-shadow: 1px 1px 6px #000;
  font-family: source-serif-pro, sans-serif;
  position: relative;
}

.s-hero-hed-mobile {
  display: none;
}

.hero-header-section-meta {
  z-index: 1;
  color: #d44500;
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  text-shadow: 0 0 1px #fff;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 69px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.4em;
  font-weight: 500;
  line-height: 2.1875em;
  position: relative;
}

.post-dek-hero {
  color: #201f1e;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: source-serif-pro, sans-serif;
  font-size: 2em;
  line-height: 1.2em;
}

.container-header-hero {
  background-image: linear-gradient(#e8eaeb, #e8eaeb), linear-gradient(#e8eaeb, #e8eaeb);
}

.post-photo-byline-hero {
  text-align: right;
  text-transform: none;
  background-color: rgba(0, 0, 0, 0);
  margin: 0 auto 1px;
  font-family: source-serif-pro, sans-serif;
  font-size: 1em;
  font-style: italic;
  font-weight: 400;
  line-height: 1.675em;
}

.post-headline-desktop-hero {
  text-align: center;
  letter-spacing: 0;
  font-family: source-serif-pro, sans-serif;
  font-size: 4em;
  font-weight: 600;
  line-height: 1.2em;
}

.hero-byline {
  color: #4d4d4d;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 41px;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1em;
  font-weight: 700;
  line-height: 2em;
}

.hero-byline.white.shadow {
  z-index: 1;
  color: #fff;
  text-shadow: 1px 1px 6px #000;
  position: relative;
}

.publishedon-post-hero {
  color: #4d4d4d;
  text-align: center;
  text-transform: none;
  margin-top: -48px;
  margin-bottom: 20px;
  padding-top: 0;
  font-family: source-sans-pro, sans-serif;
  font-size: 1.1em;
  font-weight: 400;
  line-height: 2.8em;
}

.header-section-meta-hero {
  color: #d44500;
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 69px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.4em;
  font-weight: 500;
  line-height: 2.1875em;
}

.d-col-1 {
  flex-flow: column wrap;
  align-content: center;
  justify-content: center;
  display: flex;
}

.s-vertical-right {
  margin-top: 20px;
}

.dek-reversed {
  color: #000;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: source-serif-pro, sans-serif;
  font-size: 2em;
  line-height: 1.2em;
}

.byline-reversed {
  color: #000;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 41px;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1em;
  font-weight: 700;
  line-height: 2em;
}

.category-reversed {
  color: #d44500;
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.4em;
  font-weight: 500;
  line-height: 2.1875em;
}

.d-headline-byline {
  margin: 0 auto 40px;
}

.columns {
  background-color: #e8eaeb;
}

.d-vertical-left {
  display: flex;
}

.headline-reversed {
  color: #000;
  text-align: center;
  letter-spacing: 0;
  font-family: source-serif-pro, sans-serif;
  font-size: 4em;
  font-weight: 600;
  line-height: 1.2em;
}

.published-reversed {
  color: #000;
  text-align: center;
  text-transform: none;
  margin-top: -48px;
  margin-bottom: 20px;
  padding-top: 0;
  font-family: source-sans-pro, sans-serif;
  font-size: 1.1em;
  font-weight: 400;
  line-height: 2.8em;
}

.body {
  background-color: var(--body-background);
}

.teaser-copy {
  max-width: 650px;
  padding-right: 20%;
}

.p-xs-start {
  padding-top: 1em;
}

.teaser-container {
  max-width: 1920px;
  padding-left: 60px;
  padding-right: 60px;
}

.title1 {
  font-size: 3.6em;
  font-weight: 400;
  line-height: 1.2em;
}

.teaser-grid {
  align-items: stretch;
  display: flex;
}

.teaser-copy-wrap {
  height: 100vh;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.copy-small {
  font-size: .95em;
}

.teaser-column {
  width: 50%;
  position: relative;
}

.teaser-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.teaser-img._2 {
  z-index: 3;
}

.teaser-img._3 {
  z-index: 2;
}

.teaser-img._4 {
  z-index: 1;
}

.teaser-img._1 {
  z-index: 4;
}

.p-teaser-img-wrap {
  height: 90vh;
  position: -webkit-sticky;
  position: sticky;
  top: 5vh;
  overflow: hidden;
}

.teaser-img-tablet-down {
  display: none;
}

.image-quad {
  width: 100%;
}

.s-relatedsidebar-left {
  padding-top: 30px;
  padding-bottom: 30px;
}

.d-boxline {
  height: 1px;
  border-bottom: 1px solid #000;
  flex: 1;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 15px;
}

.d-vertical-quad-1-2 {
  position: relative;
}

.large-image-2 {
  width: 100%;
  border: 1px #df5532;
  border-radius: 3px;
}

.list-headline {
  color: #df5532;
  text-align: left;
  border-bottom: 1px #000;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 0 5px;
  font-size: 18px;
}

.suggested-text {
  width: 100%;
  clear: left;
  display: flex;
  position: relative;
}

.text-span-5 {
  color: #303030;
}

.list-item-12 {
  background-color: #fffbf2;
  margin-bottom: 20px;
  padding-bottom: 0;
  padding-right: 0;
}

.g-quad-vertical {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.list-item-headline {
  background-color: var(--white-smoke-3);
  text-align: left;
  margin-top: 15px;
  font-family: Source Serif Pro, sans-serif;
  font-size: 1.2em;
  line-height: 22px;
}

.d-quad-group-metadata {
  padding-left: 30px;
  padding-right: 30px;
}

.byline-span {
  color: #df5532;
  text-align: right;
  font-weight: 600;
}

.suggested-block-left {
  width: 325px;
  float: left;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 3px #df5532;
  margin-top: 0;
  margin-right: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 0;
}

.s-graphic-listicle {
  padding-top: 30px;
  padding-bottom: 30px;
}

.suggested-block {
  width: 325px;
  float: left;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 3px #df5532;
  margin-top: 0;
  margin-right: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 0;
}

.s-quadgroup {
  padding-top: 30px;
  padding-bottom: 30px;
}

.h3-horizontal-suggestions {
  color: #df5532;
  text-align: left;
  border-bottom: 1px #000;
  margin-top: 0;
  margin-bottom: 15px;
  padding: 0 0 5px;
  font-size: 18px;
}

.suggested-block-right {
  width: 325px;
  float: right;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 3px #df5532;
  margin-top: 0;
  margin-left: 30px;
  margin-right: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 0;
}

.d-horizontal-suggestion {
  background-color: var(--white-smoke-2);
  padding-bottom: 20px;
  padding-right: 0;
}

.boxline-list {
  height: 1px;
  border-bottom: 1px solid #000;
  flex: 1;
  margin-top: 0;
  margin-bottom: 15px;
  margin-left: 0;
}

.image-byline {
  text-align: right;
  padding-top: 7px;
  font-size: 1.15em;
}

.s-relatedsidebar-right {
  padding-top: 30px;
  padding-bottom: 30px;
}

.list-item-description {
  background-color: var(--white-smoke-3);
  text-align: left;
  padding-top: 6px;
  padding-bottom: 0;
  font-family: Source Serif Pro, sans-serif;
  font-size: 1.2em;
  font-style: italic;
  font-weight: 300;
}

.list-name-goes-here {
  width: 100%;
  clear: left;
  flex-direction: column;
  display: flex;
  position: relative;
}

.repeater-archive {
  float: left;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  margin-top: 50px;
  display: block;
}

.archive-image {
  float: left;
  clear: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: 18px;
  padding-left: 2px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 35px;
  display: block;
  position: static;
}

.section-meta-2 {
  color: #d44500;
  text-align: center;
  text-transform: uppercase;
  margin-top: -9px;
  margin-bottom: -11px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 35px;
}

.archive-headline {
  font-family: source-serif-pro, sans-serif;
  font-size: 22px;
  line-height: 22px;
}

.archive-excerpt {
  margin-top: -8px;
  padding-top: 23px;
  padding-bottom: 0;
  font-size: 16px;
  line-height: 21px;
}

.contentcard-category-2 {
  color: #d44500;
  text-align: left;
  text-transform: uppercase;
  margin: 5px 20px 2px;
  font-family: Montserrat, sans-serif;
  font-size: .9875em;
  font-style: normal;
  font-weight: 600;
  line-height: 1.7875em;
}

.big-article-title-wrapper {
  width: 100%;
  margin-left: -29px;
}

.contentcard-excerpt-2 {
  margin-bottom: 0;
  margin-left: 17px;
  margin-right: 17px;
  padding-bottom: 10px;
  padding-right: 0;
  font-size: 1em;
  line-height: 1.2em;
}

.teasercube-text-2 {
  color: #fff;
  letter-spacing: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 23px;
  padding-right: 52px;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.2em;
}

.c-hero-left {
  margin-bottom: 39px;
}

.lede-story-byline {
  width: auto;
  color: #686868;
  text-transform: none;
  margin: 4px 5px 20px 0;
  padding-left: 20px;
  padding-right: 39px;
  font-size: .9em;
  font-weight: 400;
  line-height: 1.3em;
  position: static;
}

.hero {
  width: 100%;
  height: 480px;
  text-align: center;
  background-image: url('../images/hero1.jpg');
  background-position: 50%;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 20%;
  padding-right: 20%;
  display: flex;
}

.article-alt-cover {
  height: 270px;
  background-image: url('../images/card-cover.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 8px;
  margin-top: 26px;
  padding-bottom: 0;
}

.article-alt-cover.article-1-content {
  background-image: url('../images/flatiron.jpg');
}

.article-alt-cover.article-2-content {
  background-image: url('../images/article-cover-1.jpg');
  margin-top: 0;
  margin-bottom: 26px;
}

.hero-content-wrapper {
  width: 910px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 100px;
  display: block;
}

.big-article {
  background-color: #fff;
  border-radius: 8px;
  margin-top: 20px;
  margin-bottom: 20px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, .05);
}

.teasercube-mobile {
  width: 315px;
  height: 200px;
  font-size: 1.375em;
  font-weight: 700;
  line-height: 1.25em;
}

.teasercube-mobile.grey {
  background-color: #3e3d3c;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 0;
  margin-bottom: 30px;
  display: flex;
}

.teasercube-mobile.orange {
  background-color: #d44500;
}

.button-2 {
  float: none;
  color: #fff;
  background-color: #1991eb;
  border-radius: 4px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 9px 25px;
  line-height: 22px;
  transition: color .2s, box-shadow .2s, background-color .2s;
  display: inline-block;
}

.button-2:hover {
  color: #fff;
  background-color: #1386dd;
  border-color: #0c6eb8;
}

.button-2.default-button {
  color: #5b697a;
  background-color: #fff;
  align-items: flex-end;
  transition: color .2s, background-color .2s, box-shadow .2s;
  display: inline-block;
}

.button-2.default-button:hover {
  color: #213d63;
  background-color: #fff;
  box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
}

.button-2.default-button.big-default {
  margin-top: 0;
  padding: 17px 35px;
  font-size: 16px;
}

.flex-wrap {
  min-height: 100vh;
  flex-direction: column;
  font-size: 1em;
  line-height: 1em;
  display: flex;
}

.big-article-content-wrapper {
  height: 400px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  padding: 30px 40px;
  display: flex;
}

.teasercube-story-byline-2 {
  width: 290px;
  color: #fff;
  letter-spacing: 0;
  text-transform: none;
  margin: 0 auto 7px;
  padding-left: 10px;
  padding-right: 0;
  font-size: .7em;
  font-weight: 400;
  line-height: 1.3em;
  display: block;
  position: static;
}

.tag-wrapper {
  margin-top: 35px;
  margin-bottom: 35px;
  padding-left: 5px;
  padding-right: 5px;
}

.article {
  margin-bottom: 10px;
}

.contentcard-category-boxes {
  color: #d44500;
  text-align: left;
  text-transform: uppercase;
  margin: 5px 20px 2px 1px;
  font-family: Montserrat, sans-serif;
  font-size: .9875em;
  font-style: normal;
  font-weight: 600;
  line-height: 1.7875em;
}

.lead-headline-desktop-new {
  margin-left: 18px;
  padding-right: 30px;
  font-size: 2.5em;
  line-height: 1em;
}

.divider {
  height: 1px;
  background-color: #eee;
  margin-top: 20px;
  margin-bottom: 15px;
}

.big-article-image-wrapper {
  height: 400px;
  background-image: url('../images/article-image2x.jpg');
  background-position: 50%;
  background-size: cover;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  padding-left: 0;
}

.d-heroimage {
  width: 100%;
  height: 480px;
  background-image: linear-gradient(rgba(68, 73, 80, .2), rgba(68, 73, 80, .2)), url('../images/hero2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.newsfeed-promo-heading-2 {
  color: #000;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1em;
}

.s-heading {
  font-size: 1em;
  line-height: 1em;
}

.published {
  width: auto;
  color: #686868;
  text-transform: capitalize;
  margin-top: -18px;
  margin-bottom: 4px;
  margin-right: 5px;
  padding-left: 19px;
  padding-right: 39px;
  font-size: .9em;
  font-weight: 400;
  line-height: 1.3em;
  position: static;
}

.teaser-category-2 {
  color: #fff;
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-left: 23px;
  padding-top: 3px;
  font-family: Montserrat, sans-serif;
  font-size: .6875em;
  font-weight: 500;
  line-height: 1.7em;
}

.hero-title {
  color: #fff;
  margin-top: 5px;
  margin-bottom: 0;
}

.unordered-list-2 {
  border-color: #cecdcc;
}

.contentcard-category-mobile-2 {
  color: #d44500;
  text-align: left;
  text-transform: uppercase;
  margin: 5px 20px 2px;
  font-family: Montserrat, sans-serif;
  font-size: .9875em;
  font-style: normal;
  font-weight: 600;
  line-height: 1.7875em;
}

.newsfeed-promo-text-2 {
  width: auto;
  color: #201f1e;
  text-align: center;
  border-bottom: 4px solid #858585;
  margin-bottom: 29px;
  padding-bottom: 26px;
  font-size: 1.375em;
  line-height: 1.2em;
  position: relative;
}

.basic-column {
  padding-left: 5px;
  padding-right: 5px;
}

.sectionfront-header-desktop-tablet {
  color: #d44500;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 2.1875em;
}

.lede-story-byline-boxes {
  width: auto;
  color: #686868;
  text-transform: none;
  margin: 4px 5px 20px 0;
  padding-right: 39px;
  font-size: .9em;
  font-weight: 400;
  line-height: 1.3em;
  position: static;
}

.teasercube-published-2 {
  width: 290px;
  color: #fff;
  text-transform: capitalize;
  margin: -3px auto 0;
  padding-left: 10px;
  padding-right: 0;
  font-size: .5em;
  font-weight: 400;
  line-height: 1.8em;
  display: block;
  position: static;
}

.larger-paragraph {
  font-size: 16px;
  line-height: 26px;
}

.larger-paragraph.white-hero-paragraph {
  color: rgba(255, 255, 255, .8);
  margin-top: 12px;
  margin-bottom: 30px;
}

.larger-paragraph.white-hero-paragraph.hero2-paragraph {
  width: 40%;
}

.div-spacer {
  margin-left: auto;
  margin-right: auto;
  padding-top: 2px;
  padding-bottom: 0;
  display: block;
}

.leadimage-caption-vertical-tablet-mobile {
  color: #555;
  text-align: left;
  margin-bottom: 22px;
  padding: 3px 8px 3px 15px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 1em;
  font-style: italic;
  font-weight: 400;
  line-height: 2em;
}

.s-hero-quadrant-bottemleft, .s-hero-quadrant-topleft, .s-hero-center {
  margin-bottom: 60px;
}

.stripe-top-text {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 20px;
  margin-bottom: 0;
}

.s-hero-left {
  margin-bottom: 60px;
}

.container-header-3 {
  background-image: linear-gradient(#e8eaeb, #e8eaeb), linear-gradient(#e8eaeb, #e8eaeb);
}

.container-header-3.story-container {
  background-image: none;
  font-size: 1em;
  line-height: 1em;
}

.s-hero-right {
  margin-bottom: 60px;
}

.fb-div {
  margin: 8px 8px 8px 4px;
}

.stripe-text-wysiwyg {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
}

.post-photo-byline-vertical-tablet-mobile {
  text-align: right;
  text-transform: none;
  background-color: rgba(0, 0, 0, 0);
  margin: 0 auto 1px;
  font-family: source-serif-pro, sans-serif;
  font-size: 1em;
  font-style: italic;
  font-weight: 400;
  line-height: 1.675em;
}

.header-section-meta-2 {
  color: #d44500;
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 69px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.4em;
  font-weight: 500;
  line-height: 2.1875em;
}

.post-dek {
  color: #201f1e;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: source-serif-pro, sans-serif;
  font-size: 2em;
  line-height: 1.2em;
}

.post-dek.white.shadow {
  color: var(--white);
  text-shadow: 1px 1px 6px #000;
}

.post-headline-desktop {
  text-align: center;
  letter-spacing: 0;
  font-family: source-serif-pro, sans-serif;
  font-size: 4em;
  font-weight: 600;
  line-height: 1.2em;
}

.post-headline-desktop.white.shadow {
  text-shadow: 1px 1px 6px #000;
}

.main-storytext-areas-div {
  width: 100%;
  flex: 0 0 600px;
}

.read-button {
  background-color: #3e3d3c;
  margin: 11px 69px 69px;
}

.read-button.orange {
  background-color: #d44500;
  margin-left: 84px;
  margin-right: 85px;
}

.s-hero-wide {
  margin-bottom: 60px;
}

.stripeset-container-text {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-top: -16px;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.s-hero-quadrant-topright {
  margin-bottom: 60px;
}

.social-embed-links {
  justify-content: flex-start;
  align-items: center;
  margin-top: 5px;
  margin-bottom: 75px;
  display: flex;
}

.header-vertical-div-tablet-mobile {
  margin-top: 109px;
  margin-left: -201px;
  margin-right: 13px;
}

.fullwidth-vertical-lede-image-tablet-mobile {
  flex-direction: row;
  justify-content: space-around;
  display: flex;
}

.publishedon-post {
  color: #4d4d4d;
  text-align: center;
  text-transform: none;
  margin-top: -48px;
  margin-bottom: 20px;
  padding-top: 0;
  font-family: source-sans-pro, sans-serif;
  font-size: 1.1em;
  font-weight: 400;
  line-height: 2.8em;
}

.publishedon-post.white.shadow {
  color: var(--white);
  text-shadow: 1px 1px 6px #000;
}

.grid-6 {
  height: 100vh;
  background-image: url('../images/city.jpg');
  background-position: 0 0;
  background-size: cover;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-left: auto;
  margin-right: auto;
}

.twit-div {
  margin: 8px 4px 8px 8px;
}

.stripe-fullwidth-vertical-lead-image-tablet-mobile {
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 68px;
  margin-left: 5px;
  margin-right: -196px;
}

.storypage-empty-spacer {
  width: 100%;
}

.stripe-large-vertical-image-tablet-mobile {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 10px;
  margin-bottom: 10px;
  display: none;
}

.s-hero-quadrant-bottemright {
  margin-bottom: 60px;
}

.byline-2 {
  color: #4d4d4d;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 41px;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1em;
  font-weight: 700;
  line-height: 2em;
}

.byline-2.white.shadow {
  color: var(--white);
  text-shadow: 1px 1px 6px #000;
}

.socialthis-storypage {
  width: 100%;
  flex-direction: row;
  flex: 0 0 200px;
  justify-content: space-around;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
  position: static;
  top: -586px;
}

.stripe-headline-dek {
  background-color: rgba(0, 0, 0, 0);
  margin-top: auto;
  margin-bottom: auto;
}

.s-hero-center-button {
  margin-bottom: 60px;
}

.suggested-title {
  color: #201f1e;
  text-align: left;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: source-serif-pro, sans-serif;
  font-size: 1em;
  line-height: 1.2em;
}

.image-26 {
  display: inline-block;
}

.c-centercontent {
  justify-content: center;
  display: flex;
}

.d-contentarea {
  background-color: rgba(0, 0, 0, 0);
}

.post-headline-mobile-fse {
  text-align: center;
  letter-spacing: 0;
  font-family: source-serif-pro, sans-serif;
  font-size: 4em;
  font-weight: 700;
  line-height: 1.2em;
  display: none;
}

.storybyline {
  width: 100%;
  color: #101010;
  text-align: center;
  letter-spacing: .1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1em;
  font-weight: 700;
  line-height: 2em;
}

.bylinelabel {
  color: #101010;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.bylinelink {
  color: #e33830;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.bylinelink:hover {
  color: #e33830;
  text-decoration: underline;
}

.sectionheader {
  color: #333;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: source-serif-pro, sans-serif;
  font-size: 1.375em;
  line-height: 1.5em;
}

.s-bgvideo {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 10px;
  display: block;
}

.d-bgvideostill-2 {
  display: none;
}

.medium-image {
  width: 100%;
  height: auto;
}

.d-mediumlarge-image-fse {
  width: 900px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.mediumlarge-image {
  width: 900px;
  height: auto;
}

.d-mediumlarge-embed-fse, .d-mediumlarge-embed-area-fse {
  width: 900px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

html.w-mod-js [data-ix="title-slide-in-1"], html.w-mod-js [data-ix="title-slide-in-2"] {
  opacity: 0;
}

@media screen and (min-width: 1280px) {
  .list-headline, .text-span-5, .h3-horizontal-suggestions {
    text-decoration: underline;
  }
}

@media screen and (min-width: 1920px) {
  .c-text-container {
    max-width: 800px;
  }

  .s-bgvideo {
    justify-content: center;
    align-items: center;
    display: block;
  }
}

@media screen and (max-width: 991px) {
  .channel-section-fse {
    color: var(--orange-red);
  }

  .lede-image-byline-desktop {
    padding-right: 72px;
  }

  .lede-image-byline-desktop.post-lg-featured-image-caption {
    margin-top: -4px;
    margin-bottom: 6px;
    display: block;
  }

  .author-biotext {
    float: none;
    margin-left: 0;
    margin-right: -1px;
    padding-left: 0;
    padding-right: auto;
    position: relative;
  }

  .footer-links {
    padding-bottom: 0;
  }

  .footer-links.newhouse-footer {
    display: none;
  }

  .teaser-section-headline {
    padding-left: 8px;
  }

  .pullquote-credit, .pullquote {
    margin-left: 0;
  }

  .lead-image-storypage {
    width: 991px;
    float: none;
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 0 0;
    background-size: 125px;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: static;
    right: 4px;
    overflow: visible;
  }

  .lead-image-storypage._1column {
    margin-left: 0;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .stripe-fullwidth-lead-image {
    margin-left: 2px;
    padding-left: 2px;
  }

  .paragraph.story-text {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: static;
  }

  .image-6 {
    margin-bottom: 2px;
  }

  .instagram-grey-icon {
    width: 55px;
    height: 55px;
  }

  .yt-grey-icon, .fb-greyicon {
    width: 75px;
    height: 75px;
  }

  .footer-icons {
    margin-top: -39px;
  }

  .center-column {
    height: 89%;
    padding-left: 30px;
    padding-right: 0;
    position: static;
  }

  .primary-content {
    margin-left: 0;
    margin-right: 0;
  }

  .columns-authorbox {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .container-authorbox {
    padding-top: 25px;
  }

  .teasercube-category {
    color: var(--white);
  }

  .teasercube-text {
    margin-top: 0;
    margin-bottom: 17px;
  }

  .teasercube-text.white-text {
    margin-top: 0;
  }

  .stripe-promo-whitecard-div {
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
  }

  .stripe-lede-story {
    width: 730px;
    left: -27px;
  }

  .center-column-stripeset {
    margin-left: 0;
    padding-left: 0;
    display: block;
  }

  .stripeset-fullwidth-lead-container {
    padding-left: 0;
    display: block;
  }

  .twit-grey-icon {
    width: 75px;
    height: 75px;
  }

  .comments-title, .screen-reader-text {
    font-family: source-serif-pro, sans-serif;
  }

  .column2-center {
    display: block;
  }

  .div-block-30 {
    width: 650px;
  }

  .paragraph-8 {
    width: 625px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    left: 43px;
  }

  .main-comment-area-div {
    flex-basis: 730px;
  }

  .section-9 {
    display: none;
  }

  .lede-image {
    height: auto;
  }

  .section-related {
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: stretch;
  }

  .colored-blocks-gateway {
    position: relative;
    top: 10px;
    left: 0;
  }

  .story-byline-promocard-right-desktop.colored-block {
    color: var(--white);
  }

  .photo-byline {
    width: auto;
    position: relative;
    left: 67px;
  }

  .navv-wrapper {
    padding-top: 5px;
  }

  .footer-wrapper {
    margin-top: 25px;
  }

  .navv-menu-link {
    background-image: linear-gradient(to bottom, var(--orange-red), var(--orange-red));
    text-align: center;
    font-size: 3.7em;
    font-weight: 400;
  }

  .burger-btn {
    color: var(--white);
    padding: 14px;
  }

  .burger-btn.w--open {
    background-color: var(--orange-red);
  }

  .navigation {
    width: 100%;
    height: 100px;
    left: 0;
  }

  .container-navigation {
    display: block;
  }

  .colored-blocks-div-mobile {
    position: relative;
    top: 10px;
    left: 0;
  }

  .menu-orangetint {
    display: flex;
  }

  .div-block-46 {
    height: 1000px;
    background-image: linear-gradient(to bottom, var(--orange-red), var(--orange-red));
    flex: 1;
  }

  .post-headline-fse {
    display: block;
  }

  .post-headline-mobile {
    font-size: 3.25em;
    line-height: 3.438px;
  }

  .imagebyline-fse {
    width: auto;
    position: static;
    left: 67px;
  }

  .story-byline-contentcard-left-tablet {
    margin-top: -1px;
    margin-bottom: 8px;
  }

  .card-excerpt-left-column {
    text-align: left;
  }

  .list-archive {
    background-color: rgba(0, 0, 0, 0);
  }

  .imagecaption-fse {
    padding-right: auto;
  }

  .teasers-row-desktop-tablet {
    padding-left: 10px;
    position: static;
  }

  .column-teaser-left-desktop-tablet {
    left: 18px;
    right: 26px;
  }

  .column-teaser-right-desktop-tablet {
    left: 58px;
    right: -3px;
  }

  .contentcard-desktop {
    height: 550px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
  }

  .vertical-teaser-desktop-tablet {
    position: relative;
    top: 10px;
    left: 0;
  }

  .image-byline-contentcard-desktop {
    padding-right: 72px;
  }

  .photo-byline-contentcard {
    width: auto;
    position: relative;
  }

  .container--profile-cards {
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .text-block {
    text-align: center;
  }

  .section-profile-more {
    flex-flow: column wrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .author-avatar {
    margin: 11px -18px 4px 4px;
    padding-bottom: 1px;
  }

  .author-box-mobile-landscape {
    margin-left: -57px;
  }

  .navv-header-tablet-landscape-mobile {
    background-color: #333;
    margin-bottom: -10px;
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
  }

  .bio-column {
    padding-left: 46px;
  }

  .avatar-column {
    padding-left: 0;
  }

  .container-20 {
    flex: 0 auto;
  }

  .desktop-image-caption {
    padding-right: 72px;
  }

  .contentcard-profile-grid {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
  }

  .featured-image-profile-byline {
    padding-right: 72px;
  }

  .profile-grid-excerpt {
    text-align: left;
  }

  .profile-grid-story-byline {
    margin-top: -1px;
    margin-bottom: 8px;
  }

  .profile-grid-photo-byline {
    width: auto;
    position: relative;
    left: 67px;
  }

  .paragraph-15, .social-icons-block {
    text-align: center;
  }

  .alt-header-div {
    justify-content: flex-end;
    align-items: stretch;
    display: flex;
  }

  .contentcard-headline {
    margin-bottom: 15px;
  }

  .contentcard-excerpt {
    text-align: left;
  }

  .contentcards-row-desktop {
    position: static;
  }

  .contentcard-single-mobile {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
  }

  .teasercube-published {
    margin-top: -16px;
    margin-bottom: 7px;
    padding-top: 1px;
  }

  .contentcard-published {
    margin-top: -16px;
    margin-bottom: 7px;
    padding-top: 5px;
  }

  .contentcard-story-byline {
    margin-top: -16px;
    margin-bottom: 7px;
    padding-top: 1px;
    line-height: 2.1em;
  }

  .teasercube-story-byline {
    margin-top: -16px;
    margin-bottom: 11px;
    padding-top: 1px;
  }

  .nhlogo {
    width: 300px;
  }

  .wrapper {
    max-width: 768px;
  }

  .footer-links-explainer {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    display: block;
  }

  .footer-links-copyright, .footer-links-nameplate {
    padding-bottom: 0;
  }

  .section-bottem-advertisement {
    display: block;
  }

  .small-image {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .search-button {
    width: 100px;
    height: 25px;
    border-width: 1px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.2em;
    line-height: 1.1em;
  }

  .search-input {
    margin-top: 30px;
  }

  .container-footer-icons {
    margin-top: 80px;
    margin-bottom: 60px;
  }

  .container-footer-search {
    padding-left: 22px;
    padding-right: 15px;
  }

  .contentcard-single-belt {
    margin-bottom: 0;
    margin-left: 20px;
    margin-right: 20px;
    display: block;
    position: relative;
  }

  .contentcard-headline-mobile {
    margin-bottom: 15px;
  }

  .footer-box {
    margin-left: -16px;
  }

  .avatar {
    margin: 11px -18px 4px 4px;
    padding-bottom: 1px;
  }

  .c-text-container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .standlogo {
    width: 300px;
  }

  .twocolumn-row {
    margin-bottom: 65px;
  }

  .d-storytext {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .c-container-center-fse {
    padding-left: 15px;
    padding-right: 15px;
  }

  .image-jumbo {
    width: 768px;
  }

  .d-container-center-fse {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .s-sidebyside-images-fw-fse {
    justify-content: space-between;
  }

  .c-medium-image-fse, .c-small-image-fse {
    padding-left: 15px;
    padding-right: 15px;
  }

  .d-pullquote-credit-fse {
    padding-left: 40px;
    padding-right: 40px;
  }

  .d-trigroup-sidebyside-fse {
    width: 100%;
    flex-direction: column;
    align-items: center;
  }

  .c-small-imagesidebyside-fse {
    justify-content: space-between;
    padding-left: 15px;
    padding-right: 15px;
  }

  .d-large-image-fse {
    width: 750px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .large-image {
    width: 768px;
  }

  .stripe-fullwidth-lead-image-hero {
    margin-left: 2px;
    padding-left: 2px;
  }

  .stripeset-fullwidth-lead-container-hero {
    padding-left: 0;
    display: block;
  }

  .lead-image-storypage-hero {
    width: 991px;
    float: none;
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 0 0;
    background-size: 125px;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: static;
    right: 4px;
    overflow: visible;
  }

  .post-headline-mobile-hero {
    font-size: 3.25em;
    line-height: 3.438px;
  }

  .leadimage-caption-hero {
    padding-right: auto;
  }

  .grid-hero-center-desktop {
    grid-template-areas: ". . . . ."
                         "Area Area Area Area Area"
                         "Area Area Area Area Area";
    grid-auto-flow: row;
  }

  .background-video-2 {
    display: block;
  }

  .hero-post-headline-desktop.white.shadow {
    margin-left: auto;
    margin-right: auto;
  }

  .hero-header-section-meta {
    color: #d44500;
  }

  .post-photo-byline-hero {
    width: auto;
    position: static;
    left: 67px;
  }

  .header-section-meta-hero {
    color: #d44500;
  }

  .dek-reversed {
    font-size: 1em;
  }

  .category-reversed {
    color: #d44500;
    margin-top: 0;
  }

  .d-headline-byline {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .columns {
    margin-top: 20px;
  }

  .headline-reversed {
    font-size: 2em;
  }

  .teaser-copy {
    margin-top: 1.5em;
    margin-bottom: 5em;
  }

  .title1 {
    font-size: 3em;
  }

  .teaser-grid {
    flex-direction: column;
  }

  .teaser-copy-wrap {
    height: auto;
    flex-direction: column;
  }

  .teaser-column {
    width: 100%;
  }

  .teaser-img {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
  }

  .p-teaser-img-wrap {
    display: none;
  }

  .teaser-img-tablet-down {
    display: block;
  }

  .g-quad-vertical {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .d-quad-group-metadata {
    padding-left: 15px;
    padding-right: 15px;
  }

  .contentcard-excerpt-2 {
    text-align: left;
  }

  .teasercube-text-2 {
    margin-top: 0;
    margin-bottom: 17px;
  }

  .lede-story-byline {
    margin-top: -2px;
    margin-bottom: 7px;
    padding-top: 1px;
    font-size: 1em;
  }

  .hero-content-wrapper {
    width: auto;
    padding-left: 0;
  }

  .big-article-content-wrapper {
    height: auto;
  }

  .teasercube-story-byline-2 {
    margin-top: -16px;
    margin-bottom: 11px;
    padding-top: 1px;
  }

  .big-article-image-wrapper {
    border-top-right-radius: 8px;
    border-bottom-left-radius: 0;
  }

  .d-heroimage {
    padding-left: 30px;
  }

  .published {
    margin-top: -16px;
    margin-bottom: 7px;
    padding-top: 13px;
    font-size: 1em;
  }

  .lede-story-byline-boxes {
    margin-top: -2px;
    margin-bottom: 7px;
    padding-top: 1px;
    font-size: 1em;
  }

  .teasercube-published-2 {
    margin-top: -16px;
    margin-bottom: 7px;
    padding-top: 1px;
  }

  .larger-paragraph.white-hero-paragraph.hero2-paragraph {
    width: 50%;
  }

  .leadimage-caption-vertical-tablet-mobile {
    width: 100%;
    padding-right: auto;
  }

  .post-photo-byline-vertical-tablet-mobile {
    width: 100%;
    margin-left: -39px;
    position: static;
    left: 67px;
  }

  .header-section-meta-2 {
    color: #d44500;
  }

  .main-storytext-areas-div {
    flex-basis: 730px;
  }

  .header-vertical-div-tablet-mobile {
    margin-left: 32px;
    margin-right: 193px;
    display: block;
  }

  .stripe-fullwidth-vertical-lead-image-tablet-mobile {
    margin-left: 2px;
    padding-left: 2px;
  }

  .storypage-empty-spacer {
    display: none;
  }

  .stripe-large-vertical-image-tablet-mobile {
    display: block;
  }

  .stripeset-fullwidth-lead-container-tablet-mobile {
    padding-left: 0;
    display: block;
  }

  .socialthis-storypage, .post-headline-mobile-fse {
    display: none;
  }

  .medium-image {
    width: 768px;
  }

  .d-mediumlarge-image-fse {
    width: 750px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .mediumlarge-image {
    width: 768px;
  }

  .d-mediumlarge-embed-fse, .d-mediumlarge-embed-area-fse {
    width: 750px;
    margin-left: 5px;
    margin-right: 5px;
  }
}

@media screen and (max-width: 767px) {
  .post-bylines-fse {
    margin-bottom: 40px;
    margin-right: 0;
    padding-left: 9px;
    padding-right: 9px;
  }

  .channel-section-fse {
    color: var(--orange-red);
  }

  .lede-image-byline-desktop {
    text-align: left;
  }

  .lede-image-byline-desktop.post-lg-featured-image-caption {
    margin-left: 0;
    padding-left: 11px;
    padding-right: 13px;
  }

  .author-biotext {
    margin-bottom: -19px;
    padding-left: 49px;
    padding-right: 33px;
  }

  .author-social {
    padding-left: 50px;
  }

  .pullquote {
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    padding-right: 14px;
    display: block;
  }

  .container-header.story-container {
    margin-top: 10px;
  }

  .lead-image-storypage {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .lead-image-storypage._1column {
    padding-left: 0;
    display: block;
  }

  .paragraph.story-text {
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    position: static;
    left: -40px;
  }

  .image-6 {
    margin-bottom: 22px;
  }

  .instagram-grey-icon {
    width: 45px;
    height: 45px;
  }

  .center-column {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }

  .right-column {
    display: none;
  }

  .avatar-img {
    margin-left: 32px;
  }

  .newsfeed-promo-heading {
    margin-top: 10px;
  }

  .teasercube-desktop-tablet.grey {
    margin-bottom: 20px;
  }

  .teasercube-desktop-tablet.orange {
    margin-bottom: 21px;
  }

  .teasercube-desktop-tablet.grey {
    margin-bottom: 20px;
  }

  .teasercube-desktop-tablet.orange {
    margin-bottom: 21px;
  }

  .teasercube-text {
    margin-bottom: 22px;
  }

  .stripe-lede-story {
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    position: static;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .lead-headline-desktop.gateway-headline {
    text-align: center;
  }

  .btn {
    border-color: var(--saddle-brown);
  }

  .center-column-stripeset {
    margin-left: 0;
    padding-left: 12px;
    padding-right: 33px;
  }

  .twit-grey-icon {
    display: block;
  }

  .comments {
    margin-left: auto;
    padding-left: 0;
    padding-right: auto;
  }

  .div-block-30 {
    width: 525px;
    position: relative;
    left: -41px;
    right: -87px;
  }

  .paragraph-8 {
    width: 525px;
    left: 57px;
  }

  .main-comment-area-div {
    flex-basis: 550px;
  }

  .lede-image {
    width: 100%;
    height: 100%;
  }

  .section-related {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    display: flex;
  }

  .container-related {
    flex-direction: column;
  }

  .relatedlink-div {
    padding: 70px;
  }

  .story-byline-promocard-right-desktop {
    margin-top: -9px;
  }

  .photo-byline {
    position: relative;
    left: 65px;
  }

  .list-item-8, .list-item-9, .list-item-10, .list-item-11 {
    text-align: center;
  }

  .navv-wrapper {
    margin-bottom: 41px;
  }

  .footer-wrapper {
    margin-top: 25px;
  }

  .burger-btn {
    padding: 24px;
  }

  .image-24 {
    margin-top: 13px;
    margin-left: 23px;
  }

  .container-navigation {
    background-color: #333;
  }

  .stripe-textonly-promo-block-mobile.grey {
    margin-bottom: 20px;
  }

  .stripe-textonly-promo-block-mobile.orange {
    margin-bottom: 21px;
  }

  .sidebar-latestnewsfeed {
    flex-direction: column;
    margin-left: 0;
    display: flex;
  }

  .post-headline-fse {
    display: none;
  }

  .post-headline-mobile {
    font-family: source-serif-pro, sans-serif;
    font-size: 4.5em;
    font-weight: 600;
    line-height: 1.1em;
  }

  .post-headline-mobile.white.shadow {
    text-shadow: 1px 1px 6px #000;
  }

  .imagebyline-fse {
    padding-right: 10px;
    position: static;
    left: 65px;
  }

  .story-byline-contentcard-left-tablet {
    margin-top: -9px;
  }

  .list-archive {
    background-color: var(--white);
    flex-direction: column;
    align-items: center;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
  }

  .imagecaption-fse {
    margin-bottom: 41px;
  }

  .paragraph-10 {
    padding-left: 4px;
    padding-right: 5px;
  }

  .column-teaser-left-desktop-tablet {
    margin-top: 10px;
    margin-bottom: 0;
    left: -11px;
  }

  .column-teaser-right-desktop-tablet {
    margin-top: 10px;
    padding-left: 0;
    left: -13px;
    right: 15px;
  }

  .photo-byline-contentcard {
    position: static;
    left: 65px;
  }

  .avatar-block {
    margin: 16px 182px 46px;
  }

  .text-block {
    text-align: center;
    margin-top: 13px;
  }

  .heading-16 {
    text-align: center;
    margin-right: 19px;
  }

  .author-avatar {
    margin-top: 14px;
    margin-left: 1px;
  }

  .author-box-mobile-landscape {
    margin-left: -31px;
  }

  .navv-header-tablet-landscape-mobile {
    height: 100px;
    margin-bottom: -78px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .bio-column {
    padding-left: 11px;
    padding-right: 11px;
  }

  .paragraph-14 {
    text-align: center;
  }

  .profile-grid-story-byline {
    margin-top: -9px;
  }

  .profile-grid-photo-byline {
    position: relative;
    left: 65px;
  }

  .paragraph-15 {
    margin-right: 1px;
  }

  .social-icons-block {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .alt-post-headline-mobile {
    font-family: source-serif-pro, sans-serif;
  }

  .image-vertical-list-grid {
    width: 100%;
    float: none;
    text-align: left;
  }

  .containerarchive-info-vertical-list-grid {
    width: 100%;
    margin-top: 20px;
  }

  .social-icon {
    margin-left: 0;
    margin-right: 0;
    padding-left: 6px;
    padding-right: 6px;
    display: block;
  }

  .contentcard-single-mobile {
    width: 315px;
    height: auto;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .teasercube-published {
    margin-top: -23px;
  }

  .contentcard-published {
    margin-top: -22px;
    margin-bottom: 0;
  }

  .contentcard-image {
    display: block;
  }

  .contentcard-story-byline {
    margin-top: -9px;
    margin-bottom: 16px;
    padding-top: 2px;
  }

  .teasercube-story-byline {
    margin-top: -23px;
    margin-bottom: 20px;
  }

  .nhlogo {
    margin-top: 9px;
  }

  .wrapper {
    max-width: 568px;
  }

  .wpfooter-links {
    margin-bottom: 20px;
  }

  .footer-links-copyright {
    margin-top: 17px;
  }

  .grid-image {
    height: 100%;
  }

  .paragraph-wysiwyg {
    text-align: left;
    margin-top: 1px;
    padding-left: 0;
    padding-right: 0;
  }

  .footer-links-nameplate {
    margin-top: 17px;
  }

  .search-button {
    font-size: 1.1em;
  }

  .container-footer-icons {
    padding-left: 80px;
    padding-right: 80px;
  }

  .container-footer-search {
    margin-bottom: 91px;
    padding-left: 123px;
    padding-right: 122px;
  }

  .contentcard-single-belt {
    height: auto;
  }

  .contentcard-headline-mobile {
    width: 100%;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 22px;
    padding-right: 19px;
  }

  .category-mobile {
    flex-direction: row;
    display: block;
  }

  .d-newsletter-signup {
    padding-left: 40px;
    padding-right: 40px;
  }

  .column-7, .column-8 {
    display: none;
  }

  .footer-box {
    margin-left: 83px;
  }

  .avatar {
    margin-top: 14px;
    margin-left: 1px;
  }

  .g-doublejumbo-grid {
    grid-template-columns: 1fr;
  }

  .standlogo {
    margin-top: 9px;
  }

  .c-tri-group-fse {
    padding-left: 10px;
    padding-right: 10px;
  }

  .twocolumn-row {
    flex-direction: column;
    align-items: center;
  }

  .image-jumbo {
    width: 568px;
  }

  .c-small-imagesidebyside-fse {
    padding-left: 0;
    padding-right: 0;
  }

  .d-large-image-fse, .large-image {
    width: 568px;
  }

  .byline-hero {
    margin-bottom: 40px;
    margin-right: 0;
    padding-left: 9px;
    padding-right: 9px;
  }

  .lead-image-storypage-hero {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .post-headline-mobile-hero {
    font-family: source-serif-pro, sans-serif;
    font-size: 4.5em;
    font-weight: 600;
    line-height: 1.1em;
  }

  .post-headline-mobile-hero.white {
    color: #fff;
    text-shadow: 1px 1px 6px #000;
  }

  .leadimage-caption-hero {
    margin-bottom: 41px;
  }

  .background-video-2 {
    text-shadow: 3px 3px 2px #000;
  }

  .hero-header-section-meta {
    color: #d44500;
  }

  .post-photo-byline-hero {
    padding-right: 10px;
    position: static;
    left: 65px;
  }

  .hero-byline {
    margin-bottom: 40px;
    margin-right: 0;
    padding-left: 9px;
    padding-right: 9px;
  }

  .header-section-meta-hero {
    color: #d44500;
  }

  .byline-reversed {
    margin-bottom: 40px;
    margin-right: 0;
    padding-left: 9px;
    padding-right: 9px;
  }

  .category-reversed {
    color: #d44500;
  }

  .headline-reversed {
    margin-top: 10px;
    display: block;
  }

  .teaser-copy {
    padding-right: 0%;
  }

  .teaser-container {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .title1 {
    font-size: 2.6em;
  }

  .container-desktop-tablet-archive {
    justify-content: center;
    display: block;
  }

  .archive-image {
    float: none;
    text-align: left;
  }

  .list-item-13 {
    text-align: center;
  }

  .teasercube-text-2 {
    margin-bottom: 22px;
  }

  .lede-story-byline {
    margin-top: -9px;
  }

  .hero {
    height: auto;
    padding: 10%;
  }

  .section-sectionfront-mobile {
    width: 566px;
    flex-direction: column;
    flex: 0 auto;
    align-items: center;
    margin-top: 20px;
    display: flex;
  }

  .teasercube-mobile.grey {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .teasercube-mobile.orange {
    background-color: #d44500;
    flex-direction: column;
    margin-bottom: 21px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .teasercube-story-byline-2 {
    margin-top: -23px;
    margin-bottom: 20px;
  }

  .content-cards-mobile {
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
    display: flex;
  }

  .article {
    flex-direction: column-reverse;
    align-items: flex-start;
    display: block;
  }

  .d-heroimage {
    height: 420px;
    text-align: center;
    align-items: center;
    padding-left: 10%;
    padding-right: 10%;
  }

  .newsfeed-promo-heading-2 {
    margin-top: 10px;
  }

  .s-heading {
    flex-direction: row;
    display: block;
  }

  .published {
    margin-top: -9px;
  }

  .sectionfront-header-desktop-tablet {
    margin-bottom: 13px;
  }

  .lede-story-byline-boxes {
    margin-top: -9px;
  }

  .teasercube-published-2 {
    margin-top: -23px;
  }

  .larger-paragraph.white-hero-paragraph.hero2-paragraph {
    width: auto;
  }

  .leadimage-caption-vertical-tablet-mobile {
    margin-bottom: 41px;
  }

  .container-header-3.story-container {
    margin-top: 10px;
  }

  .post-photo-byline-vertical-tablet-mobile {
    padding-right: 10px;
    position: static;
    left: 65px;
  }

  .header-section-meta-2 {
    color: #d44500;
  }

  .main-storytext-areas-div {
    flex-basis: 550px;
  }

  .stripeset-container-text {
    justify-content: center;
  }

  .header-vertical-div-tablet-mobile {
    margin-left: 33px;
    margin-right: 220px;
  }

  .byline-2 {
    margin-bottom: 40px;
    margin-right: 0;
    padding-left: 9px;
    padding-right: 9px;
  }

  .post-headline-mobile-fse, .d-bgvideostill-2 {
    display: block;
  }

  .medium-image, .d-mediumlarge-image-fse, .mediumlarge-image, .d-mediumlarge-embed-fse, .d-mediumlarge-embed-area-fse {
    width: 568px;
  }
}

@media screen and (max-width: 479px) {
  p {
    font-size: 1.2em;
  }

  .post-bylines-fse {
    letter-spacing: 0;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 5px 10px;
    font-size: 1em;
    line-height: 1.7em;
  }

  .channel-section-fse {
    color: var(--orange-red);
    margin-top: 26px;
    font-size: 1em;
  }

  .lede-image-byline-desktop.post-lg-featured-image-caption {
    width: 95%;
    margin: 26px auto 5px;
    padding: 6px 9px 7px 0;
    display: block;
  }

  .author-biotext {
    float: left;
    clear: none;
    padding-left: 1px;
    display: block;
    position: relative;
    top: -82px;
    bottom: auto;
    left: 46px;
  }

  .author-social {
    margin: -7px -84px 24px 1px;
    padding-left: 5px;
    display: block;
    position: relative;
    top: -82px;
    right: 49px;
  }

  .contentcard-category {
    text-align: left;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-right: 110px;
  }

  .contentcard-category.flush-left {
    margin-left: 0;
  }

  .pullquote-credit {
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    display: block;
  }

  .pullquote {
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    display: block;
  }

  .lead-image-storypage {
    width: 100%;
    margin-bottom: -7px;
    margin-left: -2px;
    padding-right: 0;
    display: block;
  }

  .lead-image-storypage._1column {
    width: 300px;
    margin-bottom: -4px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .stripe-fullwidth-lead-image {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .paragraph.story-text {
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: static;
    top: 0;
    bottom: 0;
    left: 2px;
  }

  .authorbox {
    padding-left: 0;
  }

  .image-6 {
    margin-top: 0;
    margin-bottom: 21px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .footerbar {
    height: 25%;
    margin-top: 50px;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    position: static;
    top: 0;
  }

  .header-div {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .instagram-grey-icon {
    width: 35px;
    height: 35px;
  }

  .yt-grey-icon, .fb-greyicon {
    height: auto;
  }

  .footer-icons {
    padding-top: 39px;
  }

  .left-column {
    display: none;
  }

  .center-column {
    margin-bottom: 15px;
    padding: 0 0 24px;
    display: block;
    position: static;
  }

  .right-column {
    display: none;
    overflow: visible;
  }

  .columns-authorbox {
    height: 50%;
    padding-bottom: 0;
    display: block;
    top: 94px;
    overflow: visible;
  }

  .container-authorbox {
    height: 120px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    position: static;
    top: 39px;
    overflow: visible;
  }

  .avatar-img {
    float: left;
    margin-left: -48px;
    padding-left: 0;
    position: relative;
    top: 8px;
  }

  .lede-headline {
    margin-right: 0;
    padding-right: 5px;
  }

  .newsfeed-promo-heading {
    letter-spacing: 0;
  }

  .teasercube-desktop-tablet.grey {
    width: 300px;
    flex: 0 auto;
    margin: 31px auto;
    display: block;
    position: relative;
    left: 0;
  }

  .teasercube-desktop-tablet.orange {
    width: 300px;
    margin: 82px auto 5px;
    display: block;
    position: relative;
    left: -2px;
  }

  .teasercube-desktop-tablet.grey {
    width: 300px;
    flex: 0 auto;
    margin: 31px auto;
    display: block;
    position: relative;
    left: 0;
  }

  .teasercube-desktop-tablet.orange {
    width: 300px;
    margin: 82px auto 5px;
    display: block;
    position: relative;
    left: -2px;
  }

  .teasercube-text {
    margin-bottom: 26px;
    padding-right: 14px;
  }

  .teaser-promo-headline-left-column.left-column {
    width: 100px;
    height: 100px;
    display: block;
    position: static;
  }

  .card-excerpt-right-column.two-column {
    margin-left: -16px;
    margin-right: -44px;
    padding-right: 0;
  }

  .storytwo-image {
    display: block;
  }

  .stripe-lede-story {
    width: 100%;
    height: 100%;
    float: none;
    clear: none;
    margin-bottom: 35px;
    margin-left: 2px;
    padding-top: 24px;
    padding-left: 43px;
    padding-right: 26px;
    display: block;
  }

  .lead-headline-desktop.gateway-headline {
    text-align: center;
    margin-left: -25px;
    margin-right: -47px;
    padding-right: 0;
    font-size: 28px;
    line-height: 33px;
  }

  .btn {
    border-color: var(--saddle-brown);
  }

  .center-column-stripeset {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    padding-right: 4px;
    display: block;
    left: 8px;
  }

  .stripe-1col-image {
    width: 90%;
    margin-bottom: 62px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
    bottom: 0;
  }

  .stripe-quote {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    position: static;
    bottom: 0;
  }

  .fullwidth-text {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
  }

  .stripeset-fullwidth-lead-container {
    display: block;
  }

  .twit-grey-icon {
    height: auto;
  }

  .div-block-30 {
    width: 320px;
  }

  .paragraph-8 {
    width: 300px;
    margin-left: 14px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    left: 26px;
  }

  .main-comment-area-div {
    flex-basis: 300px;
  }

  .lede-image {
    width: 400px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: relative;
    left: -8px;
  }

  .section-related {
    flex-flow: column wrap;
    align-content: center;
    justify-content: center;
    padding: 0;
    display: flex;
  }

  .container-related {
    flex-direction: column;
    align-items: center;
  }

  .relatedlink-div {
    padding: 42px;
  }

  .colored-blocks-gateway {
    margin: -4px auto;
    padding: 0;
    display: block;
    position: static;
  }

  .photo-byline {
    width: 290px;
    text-align: right;
    padding-right: 4px;
    font-family: source-serif-pro, sans-serif;
    font-style: italic;
    position: static;
    top: -2px;
    left: 71px;
  }

  .navv-wrapper {
    margin-left: 1px;
    padding-top: 0;
  }

  .footer-wrapper {
    margin-top: 10px;
  }

  .navv-menu-link {
    font-size: 2.4em;
  }

  .burger-btn {
    padding: 24px;
  }

  .image-23 {
    display: none;
  }

  .image-24 {
    margin: 11px 0 -15px 11px;
    padding-top: 0;
  }

  .colored-blocks-div-mobile {
    margin: -4px auto;
    padding: 0;
    display: block;
    position: static;
  }

  .promo-box-text-mobile.white-text {
    width: 100%;
    margin-top: -6px;
  }

  .promo-box-text-mobile.white {
    width: 100%;
    margin-top: -10px;
  }

  .stripe-textonly-promo-block-mobile.grey {
    width: 300px;
    flex: 0 auto;
    margin: 31px auto;
    display: block;
    position: relative;
    left: 0;
  }

  .stripe-textonly-promo-block-mobile.orange {
    width: 300px;
    margin: auto auto 5px;
    display: block;
    position: relative;
    left: -2px;
  }

  .post-headline-mobile {
    padding-left: 2px;
    padding-right: 2px;
    font-size: 3.5em;
  }

  .post-headline-mobile.white.shadow {
    font-size: 3.5em;
    line-height: 1.1em;
  }

  .imagebyline-fse {
    width: 100%;
    text-align: right;
    margin-top: 8px;
    padding-right: 10px;
    font-family: source-serif-pro, sans-serif;
    font-size: .7em;
    font-style: italic;
    position: static;
    top: -2px;
    left: 71px;
  }

  .list-archive {
    width: 355px;
    align-items: flex-start;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .imagecaption-fse {
    margin-bottom: 47px;
    font-size: .8em;
  }

  .paragraph-10 {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 1.4em;
    line-height: 1.7em;
  }

  .column-teaser-left-desktop-tablet {
    margin-left: auto;
    margin-right: auto;
    display: block;
    left: -49px;
    right: 69px;
  }

  .column-teaser-right-desktop-tablet {
    left: -49px;
  }

  .vertical-teaser-desktop-tablet {
    margin: -4px auto;
    padding: 0;
    display: block;
    position: static;
  }

  .photo-byline-contentcard {
    width: 290px;
    text-align: right;
    margin-left: 10px;
    padding-right: 4px;
    font-family: source-serif-pro, sans-serif;
    font-style: italic;
    position: static;
    top: -2px;
    left: 71px;
  }

  .section-profile-main {
    padding-left: 15px;
    padding-right: 15px;
  }

  .avatar-block {
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    margin-top: 62px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .text-block {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .heading-16 {
    margin-top: -1px;
    margin-bottom: 27px;
    margin-right: 19px;
  }

  .author-avatar {
    margin: 2px auto 14px;
    padding-left: 0;
    padding-right: 0;
  }

  .author-box-mobile-landscape {
    padding-left: 30px;
  }

  .h2-promo-headline.relatedlinks-headline-mobile {
    margin-top: 22px;
  }

  .category-orange-related-links {
    margin-bottom: -24px;
  }

  .navv-header-tablet-landscape-mobile {
    height: auto;
    margin-bottom: -47px;
  }

  .bio-column {
    padding-left: 0;
    padding-right: 16px;
    display: block;
    left: 12px;
    right: 121px;
  }

  .avatar-column {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    padding-right: 0;
    display: block;
    right: 0;
  }

  .paragraph-14 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 2px;
    padding-right: 0;
  }

  .row-2 {
    width: 90%;
    display: block;
  }

  .featured-image-profile-grid {
    display: block;
  }

  .profile-grid-photo-byline {
    width: 290px;
    text-align: right;
    margin-left: 20px;
    padding-right: 4px;
    font-family: source-serif-pro, sans-serif;
    font-style: italic;
    position: static;
    top: -2px;
    left: 71px;
  }

  .paragraph-15 {
    margin-right: 20px;
  }

  .alt-byline {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .alt-header-div {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .alt-header-section-meta {
    margin-top: 26px;
  }

  .archive-headline-vertical-list-grid {
    width: 300px;
    margin-left: -18px;
    padding-right: 0;
  }

  .archive-excerpt-vertical-list-grid {
    width: 300px;
    margin-left: -17px;
    margin-right: 8px;
    padding-right: 0;
  }

  .image-vertical-list-grid {
    width: 100%;
    display: block;
  }

  .containerarchive-info-vertical-list-grid {
    margin-left: 43px;
    margin-right: 55px;
    padding-top: 8px;
  }

  .published-on {
    width: 300px;
    margin-left: -19px;
  }

  .category-meta {
    width: 300px;
    color: var(--orange-red);
    margin-left: -19px;
  }

  .contentcard-single-mobile {
    height: auto;
    align-items: center;
    margin-top: 15px;
    margin-bottom: 10px;
    display: block;
    position: static;
  }

  .teasercube-published {
    margin-left: 0;
    padding-left: 23px;
  }

  .contentcard-published {
    margin-bottom: 9px;
  }

  .contentcard-image {
    display: block;
  }

  .teasercube-story-byline {
    margin-left: 0;
    padding-left: 23px;
  }

  .contentcard-foto-byline {
    margin-left: auto;
    padding-right: 0;
  }

  .teaser-category {
    margin-top: 0;
    margin-bottom: 3px;
    padding-top: 3px;
  }

  .nhlogo {
    width: 200px;
    margin-top: 9px;
    margin-bottom: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .wrapper {
    max-width: 375px;
    align-self: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .grid-image {
    width: 100%;
    float: none;
    padding-left: 0;
  }

  .post-publishedon-fse {
    margin-top: 2px;
    margin-bottom: 2px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: .9em;
  }

  .paragraph-wysiwyg {
    width: 345px;
    margin-top: 10px;
    margin-left: -4px;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.2em;
    line-height: 1.6em;
  }

  .small-image {
    width: 100%;
    margin-top: 21px;
    margin-left: auto;
    margin-right: auto;
  }

  .bodytext-inset-large-left {
    width: 310px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    font-size: 1.2em;
  }

  .bodytext-inset-large-right {
    width: 310px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    font-size: 1.2em;
  }

  .container-footer-icons {
    margin-top: 2px;
    margin-bottom: 2px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .container-footer-search {
    margin-bottom: 28px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .contentcard-single-belt {
    height: auto;
    align-items: center;
    display: block;
    position: static;
  }

  .contentcard-headline-mobile {
    padding-right: 18px;
  }

  .category-mobile {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .white {
    font-size: 12px;
    line-height: 16px;
    transform: none;
  }

  .contentcard-category-mobile {
    width: 100%;
    height: 100%;
    text-align: left;
    margin: 5px 0;
    padding-left: 22px;
    padding-right: 18px;
  }

  .search {
    margin-bottom: 10px;
  }

  .column-7, .column-8 {
    display: none;
  }

  .d-banner-headline {
    font-size: 2em;
    font-weight: 700;
  }

  .d-banner-dek {
    font-size: 1em;
  }

  .footer-box {
    margin-left: 20px;
    margin-right: 20px;
  }

  .avatar {
    margin: 2px auto 14px;
    padding-left: 0;
    padding-right: 0;
  }

  .standlogo {
    width: 200px;
    margin-top: 9px;
    margin-bottom: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .d-pubdate-fse {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .d-small-image-fse {
    width: 375px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .image-jumbo {
    width: 420px;
    height: auto;
  }

  .d-mediumimage-fse, .c-medium-image-fse {
    padding-left: 0;
    padding-right: 0;
  }

  .c-small-image-fse {
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .d-trigroup-sidebyside-fse {
    flex-direction: column;
  }

  .s-channelsection-fse {
    display: block;
  }

  .d-channelsection-fse {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .s-pubdate-fse, .s-story-bylines-fse {
    display: block;
  }

  .d-large-image-fse {
    width: 320px;
    margin-left: auto;
    margin-right: auto;
  }

  .large-image {
    width: 320px;
  }

  .s-hed-dek-centered-fse {
    display: block;
  }

  .byline-hero {
    letter-spacing: 0;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 5px 10px;
    font-size: 1em;
    line-height: 1.7em;
  }

  .stripe-fullwidth-lead-image-hero {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .s-hero-center-generic-desktop {
    display: none;
  }

  .stripeset-fullwidth-lead-container-hero, .stripe-large-image-hero, .stripe-headline-dek-hero {
    display: block;
  }

  .lead-image-storypage-hero {
    width: 100%;
    margin-bottom: -7px;
    margin-left: -2px;
    padding-right: 0;
    display: block;
  }

  .header-div-hero {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .post-headline-mobile-hero {
    padding-left: 2px;
    padding-right: 2px;
    font-size: 3.5em;
  }

  .leadimage-caption-hero {
    margin-bottom: 47px;
    font-size: .8em;
  }

  .grid-hero-center-desktop, .s-hero-hed-mobile {
    display: block;
  }

  .hero-header-section-meta {
    color: #d44500;
    margin-top: 26px;
    font-size: 1em;
  }

  .container-header-hero {
    background-color: #e8eaeb;
    background-image: none;
  }

  .post-photo-byline-hero {
    width: 100%;
    text-align: right;
    margin-top: 8px;
    padding-right: 4px;
    font-family: source-serif-pro, sans-serif;
    font-size: .7em;
    font-style: italic;
    position: static;
    top: -2px;
    left: 71px;
  }

  .hero-byline {
    letter-spacing: 0;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 5px 10px;
    font-size: 1em;
    line-height: 1.7em;
  }

  .publishedon-post-hero {
    margin-top: 2px;
    margin-bottom: 2px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: .9em;
  }

  .header-section-meta-hero {
    color: #d44500;
    margin-top: 26px;
    font-size: 1em;
  }

  .byline-reversed {
    letter-spacing: 0;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 5px 10px;
    font-size: 1em;
    line-height: 1.7em;
  }

  .category-reversed {
    color: #d44500;
    margin-top: auto;
    font-size: 1em;
  }

  .d-headline-byline {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .published-reversed {
    margin-top: 2px;
    margin-bottom: 2px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: .9em;
  }

  .suggested-text {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .suggested-block-left, .suggested-block, .suggested-block-right {
    width: 100%;
    position: static;
  }

  .list-item-description {
    padding-left: 0;
  }

  .list-name-goes-here {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .contentcard-category-2 {
    text-align: left;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-right: 110px;
  }

  .teasercube-text-2 {
    margin-bottom: 26px;
    padding-right: 14px;
  }

  .wrapper-2 {
    align-self: auto;
  }

  .hero {
    height: 500px;
    padding: 14% 6%;
  }

  .section-sectionfront-mobile {
    width: 320px;
    text-align: left;
    flex-direction: column;
    flex: 0 auto;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  .teasercube-mobile.grey {
    width: 300px;
    flex: 0 auto;
    margin: 5px auto;
    padding-top: 15px;
    font-size: 1.375em;
    display: block;
    position: relative;
    left: 0;
  }

  .teasercube-mobile.orange {
    width: 300px;
    background-color: #d44500;
    flex-direction: column;
    margin: 10px auto 5px;
    padding-top: 15px;
    font-size: 1.375em;
    display: flex;
    position: relative;
    left: -2px;
  }

  .flex-wrap {
    overflow: visible;
  }

  .big-article-content-wrapper {
    padding: 25px 30px;
  }

  .teasercube-story-byline-2 {
    padding-left: 17px;
  }

  .content-cards-mobile {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .contentcard-category-boxes {
    text-align: left;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-right: 110px;
  }

  .d-heroimage {
    height: 500px;
    padding-top: 4%;
    padding-bottom: 4%;
  }

  .newsfeed-promo-heading-2 {
    letter-spacing: 0;
  }

  .s-heading {
    display: block;
  }

  .teaser-category-2 {
    margin-top: 0;
    margin-bottom: 3px;
    padding-top: 3px;
  }

  .contentcard-category-mobile-2 {
    width: 100%;
    height: 100%;
    text-align: left;
    margin: 5px 0;
    padding-left: 22px;
    padding-right: 18px;
  }

  .teasercube-published-2 {
    padding-left: 17px;
  }

  .leadimage-caption-vertical-tablet-mobile {
    margin-bottom: 47px;
  }

  .multiple-heros {
    align-self: auto;
  }

  .post-photo-byline-vertical-tablet-mobile {
    width: 100%;
    text-align: right;
    margin-top: 8px;
    margin-left: -6px;
    margin-right: 0;
    padding-right: 0;
    font-family: source-serif-pro, sans-serif;
    font-style: italic;
    position: static;
    top: -2px;
    left: 71px;
  }

  .header-section-meta-2 {
    color: #d44500;
    margin-top: 26px;
    font-size: 1em;
  }

  .main-storytext-areas-div {
    flex-basis: 300px;
    margin-left: 0;
    margin-right: 0;
  }

  .read-button.orange {
    margin-left: 115px;
    margin-right: 115px;
  }

  .header-vertical-div-tablet-mobile {
    width: 100%;
    flex-direction: column;
    flex: 0 auto;
    align-items: center;
    margin-top: 2px;
    margin-left: -66px;
    margin-right: -65px;
    padding-left: 0;
    padding-right: 1px;
    display: flex;
  }

  .publishedon-post {
    margin-top: 2px;
    margin-bottom: 2px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: .9em;
  }

  .stripe-fullwidth-vertical-lead-image-tablet-mobile {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .stripeset-fullwidth-lead-container-tablet-mobile {
    margin-top: -100px;
    display: block;
  }

  .byline-2 {
    letter-spacing: 0;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 5px 10px;
    font-size: 1em;
    line-height: 1.7em;
  }

  .c-centercontent {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .storybyline {
    text-align: center;
    flex: 0 auto;
    align-self: flex-end;
    margin-left: auto;
    margin-right: auto;
  }

  .s-bgvideo {
    display: block;
  }

  .medium-image {
    width: 320px;
  }

  .d-mediumlarge-image-fse {
    width: 320px;
    margin-left: auto;
    margin-right: auto;
  }

  .mediumlarge-image {
    width: 320px;
  }

  .d-mediumlarge-embed-fse, .d-mediumlarge-embed-area-fse {
    width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
}

#w-node-_78b63d0a-cf04-1acd-2365-8b4381a07e33-068243af {
  grid-area: 1 / 1 / 5 / 6;
}

#w-node-_78b63d0a-cf04-1acd-2365-8b4381a07e34-068243af {
  grid-area: 2 / 2 / 5 / 5;
}

#w-node-_6a9e434f-7ff4-8c43-ee59-1311b3ad6d37-d6010132 {
  grid-area: 2 / 2 / 3 / 5;
}

#w-node-_6a9e434f-7ff4-8c43-ee59-1311b3ad6d46-d6010132 {
  grid-area: 3 / 3 / 4 / 4;
}

#w-node-_6a9e434f-7ff4-8c43-ee59-1311b3ad6d4c-d6010132 {
  grid-area: 2 / 2 / 3 / 5;
}

#w-node-_6a9e434f-7ff4-8c43-ee59-1311b3ad6d5d-d6010132 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_6a9e434f-7ff4-8c43-ee59-1311b3ad6d6e-d6010132 {
  grid-area: 4 / 1 / 5 / 3;
}

#w-node-_6a9e434f-7ff4-8c43-ee59-1311b3ad6d7f-d6010132 {
  grid-area: 1 / 4 / 2 / 6;
}

#w-node-_6a9e434f-7ff4-8c43-ee59-1311b3ad6d90-d6010132 {
  grid-area: 4 / 4 / 5 / 6;
}

#w-node-_6a9e434f-7ff4-8c43-ee59-1311b3ad6da1-d6010132 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_6a9e434f-7ff4-8c43-ee59-1311b3ad6db2-d6010132 {
  grid-area: 2 / 4 / 3 / 7;
}

#w-node-_6a9e434f-7ff4-8c43-ee59-1311b3ad6dc3-d6010132 {
  grid-area: 2 / 1 / 3 / 7;
}

@media screen and (max-width: 991px) {
  #w-node-_78b63d0a-cf04-1acd-2365-8b4381a07e34-068243af {
    grid-area: 2 / 2 / 3 / 5;
  }

  #w-node-_6a9e434f-7ff4-8c43-ee59-1311b3ad6d37-d6010132 {
    grid-area: 2 / 1 / 3 / 6;
  }

  #w-node-_6a9e434f-7ff4-8c43-ee59-1311b3ad6d4c-d6010132, #w-node-_6a9e434f-7ff4-8c43-ee59-1311b3ad6d5d-d6010132, #w-node-_6a9e434f-7ff4-8c43-ee59-1311b3ad6d6e-d6010132, #w-node-_6a9e434f-7ff4-8c43-ee59-1311b3ad6d7f-d6010132, #w-node-_6a9e434f-7ff4-8c43-ee59-1311b3ad6d90-d6010132, #w-node-_6a9e434f-7ff4-8c43-ee59-1311b3ad6da1-d6010132, #w-node-_6a9e434f-7ff4-8c43-ee59-1311b3ad6db2-d6010132, #w-node-_6a9e434f-7ff4-8c43-ee59-1311b3ad6dc3-d6010132 {
    grid-area: 2 / 1 / 3 / 5;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_78b63d0a-cf04-1acd-2365-8b4381a07e34-068243af {
    grid-area: 2 / 1 / 3 / 6;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_78b63d0a-cf04-1acd-2365-8b4381a07e34-068243af {
    grid-area: 2 / 1 / 4 / 6;
    justify-self: center;
  }

  #w-node-_6a9e434f-7ff4-8c43-ee59-1311b3ad6d37-d6010132 {
    grid-area: 2 / 1 / 3 / 6;
  }

  #w-node-_6a9e434f-7ff4-8c43-ee59-1311b3ad6d46-d6010132 {
    grid-area: 3 / 1 / 4 / 5;
  }
}

@font-face {
  font-family: 'Fontawesome webfont';
  src: url('../fonts/fontawesome-webfont.woff2') format('woff2'), url('../fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: 'Fontawesome';
  src: url('../fonts/FontAwesome.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}