.news-list-page-featured-teaser.featured h3 a {
  color: #191919;
  text-decoration: none;
  line-height: 1.42;
  border: none;
  font-size: 2.25rem; }

@media (min-width: 1200px) {
  .news-list-page-featured-teaser.featured .featured-title-wrapper {
    display: -ms-flexbox;
    display: flex; } }

.news-list-page-featured-teaser.featured .featured-title-wrapper strong {
  margin-bottom: 0.6125rem;
  display: inline-block; }

.news-list-page-featured-teaser.featured .featured-title-wrapper .content {
  -ms-flex: auto 0 0px;
      flex: auto 0 0; }
  @media (min-width: 1200px) {
    .news-list-page-featured-teaser.featured .featured-title-wrapper .content {
      margin-right: 1.75rem; }
      .news-list-page-featured-teaser.featured .featured-title-wrapper .content img {
        width: 553px;
        height: 311px; } }
  @media (min-width: 1200px) {
    .news-list-page-featured-teaser.featured .featured-title-wrapper .content ~ div {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      width: 100%; } }

.news-list-page-featured-teaser.featured .read-more-wrapper {
  margin-top: auto; }
  .news-list-page-featured-teaser.featured .read-more-wrapper a {
    color: #8c1d40; }
  .news-list-page-featured-teaser.featured .read-more-wrapper .fa-arrow-circle-right:before {
    color: #8c1d40; }

.news-list-page-featured-teaser.featured .field-name-field-asunews-teaser {
  padding-bottom: 0.6125rem; }
  @media (min-width: 1200px) {
    .news-list-page-featured-teaser.featured .field-name-field-asunews-teaser {
      padding-bottom: 0; } }

.news-list-page-featured-teaser.featured .read-more-wrapper {
  margin-top: 0.6125rem; }
  @media (min-width: 1200px) {
    .news-list-page-featured-teaser.featured .read-more-wrapper {
      margin-top: auto; } }
  .news-list-page-featured-teaser.featured .read-more-wrapper a {
    color: #8c1d40; }
  .news-list-page-featured-teaser.featured .read-more-wrapper .fa-arrow-circle-right:before {
    color: #8c1d40; }

.asu-news-listing-wrapper .news-list-page-compact-teaser .content {
  width: 100%; }

.asu-news-listing-wrapper .news-list-page-compact-teaser .read-more-wrapper {
  margin-top: 1.25rem; }
  .asu-news-listing-wrapper .news-list-page-compact-teaser .read-more-wrapper a {
    color: #8c1d40; }
  .asu-news-listing-wrapper .news-list-page-compact-teaser .read-more-wrapper .fa-arrow-circle-right:before {
    color: #8c1d40; }

.asu-news-listing-wrapper article {
  border-top: 1px solid #d0d0d0;
  padding-top: 2.9375rem;
  margin-top: 2.9375rem; }
  @media (min-width: 1200px) {
    .asu-news-listing-wrapper article {
      display: -ms-flexbox;
      display: flex; } }
  .asu-news-listing-wrapper article .content {
    -ms-flex: auto 0 0px;
        flex: auto 0 0;
    width: 100%;
    margin-right: 1.875rem;
    margin-bottom: 0.625rem; }
    @media (min-width: 1200px) {
      .asu-news-listing-wrapper article .content {
        width: 260px;
        height: 200px;
        margin-bottom: 0; } }
  @media (min-width: 1200px) {
    .asu-news-listing-wrapper article img {
      width: 260px;
      height: 144px; } }

.asu-news-listing-wrapper h3 {
  margin: 0 0 0.6125rem;
  line-height: 1.46; }
  .asu-news-listing-wrapper h3 a {
    color: #191919;
    border: none; }

.asu-news-listing-wrapper strong {
  font-weight: 400;
  display: inline-block;
  margin-bottom: 0.3125rem; }

.asu-news-listing-wrapper .read-more-wrapper {
  margin-top: 0.625rem;
  display: block; }
  .asu-news-listing-wrapper .read-more-wrapper a {
    color: #8c1d40; }
  .asu-news-listing-wrapper .read-more-wrapper .fa-arrow-circle-right:before {
    color: #8c1d40; }

a[class*="load-more-btn"] {
  display: block;
  line-height: 3.25rem;
  text-align: center;
  color: #fafafa;
  background: #8c1d40;
  font-size: 1.25rem;
  border-radius: 0.25rem;
  margin: 6.25rem auto; }
  @media (min-width: 1200px) {
    a[class*="load-more-btn"] {
      width: 346px; } }
  a[class*="load-more-btn"]:hover, a[class*="load-more-btn"]:focus {
    color: white;
    background: #440E22; }
  @media (max-width: 568px) {
    a[class*="load-more-btn"] {
      max-width: 100%; } }

.asu-news-list-wrapper {
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #d0d0d0; }
  .asu-news-list-wrapper .asu-news-list-link {
    border: none;
    margin-left: auto;
    margin-bottom: 1.0625rem;
    font-size: 1rem;
    top: -1.875rem;
    position: relative;
    color: #8c1d40; }

@media (min-width: 1200px) {
  .asu-news-highlighted-block.highlighted-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; } }

.asu-news-highlighted-block.highlighted-wrapper article {
  -ms-flex: 1 0 0px;
      flex: 1 0 0;
  width: 100%; }
  @media (min-width: 1200px) {
    .asu-news-highlighted-block.highlighted-wrapper article {
      width: 358px; } }
  @media (min-width: 1200px) {
    .asu-news-highlighted-block.highlighted-wrapper article:nth-child(2) {
      margin-left: 1.875rem;
      margin-right: 1.875rem; } }
  .asu-news-highlighted-block.highlighted-wrapper article img {
    width: 100%; }
    @media (min-width: 1200px) {
      .asu-news-highlighted-block.highlighted-wrapper article img {
        width: 360px;
        height: 200px; } }
  .asu-news-highlighted-block.highlighted-wrapper article h3 {
    line-height: 1.4; }
    .asu-news-highlighted-block.highlighted-wrapper article h3 a {
      color: #191919;
      border: none; }
  .asu-news-highlighted-block.highlighted-wrapper article .featured-saf {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    background: #484848;
    color: white;
    height: 2.8125rem;
    position: relative;
    top: -2.8125rem;
    margin-bottom: -2.8125rem;
    font-size: 1.3125rem; }

@media (min-width: 1200px) {
  .asu-news-full-block article {
    display: -ms-flexbox;
    display: flex; } }

@media (min-width: 1200px) {
  .asu-news-full-block .asu-block-left {
    padding-left: 0; } }

.asu-news-full-block .asu-block-left .featured-left {
  -ms-flex: auto 0 0px;
      flex: auto 0 0; }
  .asu-news-full-block .asu-block-left .featured-left img {
    width: 100%; }
    @media (min-width: 1200px) {
      .asu-news-full-block .asu-block-left .featured-left img {
        width: 320px;
        height: 320px; } }

.asu-news-full-block .asu-block-left .featured-right {
  width: 100%; }
  .asu-news-full-block .asu-block-left .featured-right h3 {
    margin-top: 1.25rem;
    width: 100%; }
    @media (min-width: 1200px) {
      .asu-news-full-block .asu-block-left .featured-right h3 {
        padding-right: 1.875rem; } }
  .asu-news-full-block .asu-block-left .featured-right .featured-saf {
    font-size: 1.3125rem; }
  @media (min-width: 1200px) {
    .asu-news-full-block .asu-block-left .featured-right {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      margin-left: 1.875rem; } }
  @media (min-width: 1200px) {
    .asu-news-full-block .asu-block-left .featured-right .field {
      padding-right: 1.875rem;
      padding-bottom: 1.875rem;
      width: 100%; } }

.asu-news-full-block .asu-block-left .featured-saf {
  background: #484848;
  color: white;
  height: 2.8125rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  @media (min-width: 1200px) {
    .asu-news-full-block .asu-block-left .featured-saf {
      -ms-flex-pack: start;
          justify-content: flex-start;
      margin-left: -1.875rem;
      padding-left: 1.875rem; } }

.asu-news-full-block .asu-block-right article {
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 1.25rem;
  padding-bottom: 1.25rem; }
  .asu-news-full-block .asu-block-right article:not(:last-child) {
    border-bottom: 1px solid #d0d0d0; }

.asu-news-full-block .asu-block-right h3 {
  line-height: 1; }
  @media (min-width: 1200px) {
    .asu-news-full-block .asu-block-right h3 {
      margin: 0 0 0 1.875rem; } }
  .asu-news-full-block .asu-block-right h3 a {
    color: #191919;
    border: none;
    font-weight: 500;
    font-size: 1.125rem; }

.asu-news-full-block .asu-block-right .content {
  -ms-flex: auto 0 0px;
      flex: auto 0 0; }
  @media (min-width: 1200px) {
    .asu-news-full-block .asu-block-right .content img {
      width: 164px;
      height: 91px; } }

.asu-news-share [id="asu-social-share-gigya-share"] {
  border-bottom: 0.125rem solid #d0d0d0;
  padding-bottom: 1.25rem;
  margin-bottom: 0.9375rem; }
  .asu-news-share [id="asu-social-share-gigya-share"] .asu-social-share-title {
    display: none; }
  .asu-news-share [id="asu-social-share-gigya-share"] a {
    color: #8c1d40;
    border-bottom: none;
    font-size: 1.375rem;
    margin-right: 1.625rem; }

.node-asu-news .field-name-body p {
  font-size: 1.125rem; }

.node-asu-news .author-bio .field-item {
  font-size: 1.125rem; }

.node-asu-news .author-bio h5 {
  margin: 0 0 0.3125rem; }

.node-asu-news [id="author-info"] {
  margin-bottom: 100px; }
  .node-asu-news [id="author-info"] img {
    border-radius: 50%;
    width: 5.25rem;
    height: 5.25rem;
    object-fit: cover; }
    @media (min-width: 1200px) {
      .node-asu-news [id="author-info"] img {
        margin-right: 1.5rem; } }
  @media (min-width: 1200px) {
    .node-asu-news [id="author-info"] {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; } }

.node-asu-news .asu-news-date-wrapper {
  font-weight: 500;
  font-size: 0.9375rem;
  margin-top: 1.25rem;
  display: inline-block; }

.node-asu-news .asu-news-sub-title {
  font-size: 1.4375rem;
  font-weight: 500;
  margin-bottom: 1.25rem; }

.node-asu-news .asu-news-boilerplate {
  font-style: italic;
  font-weight: 400;
  color: #484848;
  margin-bottom: 1.25rem; }

.node-asu-news [class*="affiliation"],
.node-asu-news [class*="phone"],
.node-asu-news [class*="email"] {
  display: inline;
  color: #747474; }
  .node-asu-news [class*="affiliation"] > div,
  .node-asu-news [class*="phone"] > div,
  .node-asu-news [class*="email"] > div {
    display: inline; }
  .node-asu-news [class*="affiliation"] .field-item,
  .node-asu-news [class*="phone"] .field-item,
  .node-asu-news [class*="email"] .field-item {
    font-weight: 400;
    font-size: 0.8125rem;
    display: inline; }

.node-asu-news [class*="email"] {
  color: #8c1d40;
  font-weight: 400; }

.node-asu-news .caption {
  position: relative; }
  @media (min-width: 768px) {
    .node-asu-news .caption.caption-left {
      margin: 0 3.125rem 1.25rem 0;
      width: auto !important; } }
  @media (min-width: 768px) {
    .node-asu-news .caption.caption-left:after {
      content: "";
      background: #d0d0d0;
      width: 1px;
      height: 100%;
      position: absolute;
      right: -1.5625rem;
      top: 0; } }
  .node-asu-news .caption-inner {
    border: none;
    background: none;
    padding: 0; }
    @media (min-width: 768px) {
      .node-asu-news .caption-inner {
        width: 358px; } }
    .node-asu-news .caption-inner [class*="image-quote"] {
      font-size: 1rem; }
    @media (min-width: 768px) {
      .node-asu-news .caption-inner img {
        width: 358px;
        height: auto;
        object-fit: cover; } }

.node-type-asu-news h1[id="page-title"] {
  font-size: 64px; }

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