/*      Request ID: 2e321e512f5131ccbeb331db17f2e47b_1671041110 (01/12/2026 11:42pm) (rYxRCoAgEAWv0gHSpS4UposuqYS7JnX6LOgGfczHGx4DhynQWnvQGKxGV2GvayS7BEkRFsq+oCPMwiABEzIk481FGYHljH1Pivt/02yZxwH+SM7qM2/1Bg==)      */



/*      Resource ID: 0272db1ed078ca80b9394e42ea3 (1-slick.scss, compiled by node-sass, minified by none) (01/12/2026 11:42pm) (A:1741, B:1741, C:1672, D:1672, F:1672, J:1672, K:1672)      */

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/*      Resource ID: 92edf4fc5733146abd3327d880d (2-magazine.scss, compiled by node-sass, minified by none) (01/12/2026 11:42pm) (A:43582, B:43656, C:64245, D:64725, F:64725, J:64725, K:64725)      */

/* Thin: 100, Light: 200, Regular: 400, Medium: 500, Semibold: 600.*/
/* Thin Condensed: 200*/
.ex_clearfix::before, .mag-news-wrapper::before, .mag-athletics .mag-athletics_inner::before, .mag-event::before, .ex_clearfix::after, .mag-news-wrapper::after, .mag-athletics .mag-athletics_inner::after, .mag-event::after {
  clear: both;
  content: '';
  display: table; }

.ex_list_reset {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.ex_wrap {
  overflow-wrap: break-word;
  /* new name */ }

.ex_hyphens {
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; }

.ex_smooth, .mag-btn, .mag-athletics .mag-athletics_link, .mag-events .mag-events_link, .mag-linkedin .mag-linkedin_link, .mag-giving .mag-giving_link, .mag-notes .mag-notes_btn, .mag-notes-list .mag-notes-list_btn, .mag-header, .mag-hero .mag-hero_title, .mag-hero .mag-hero_text, .mag-list li[class*="lw_related"] > a,
.mag-list .mag-list_article_inner h3, .mag-event h3, .mag-page .mag-page_image_caption, .mag-page .mag-page_title, .mag-page .mag-page_intro, .mag-page .mag-page_body blockquote {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ex_unsmooth, .mag-page .mag-page_body blockquote em {
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto; }

.ex_background_img, .mag-hero .mag-hero_img, .mag-letter .mag-letter_img, .mag-profiles .mag-profile_img, .mag-linkedin .mag-linkedin_img, .mag-giving .mag-giving_img {
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.ex_link_img, .mag-hero .mag-hero_img, .mag-letter .mag-letter_img, .mag-linkedin .mag-linkedin_img {
  cursor: pointer;
  -webkit-transition: -webkit-filter 300ms ease;
  transition: -webkit-filter 300ms ease;
  transition: filter 300ms ease, -webkit-filter 300ms ease;
  transition: filter 300ms ease; }
  .ex_link_img:hover, .mag-hero .mag-hero_img:hover, .mag-letter .mag-letter_img:hover, .mag-linkedin .mag-linkedin_img:hover {
    -webkit-filter: brightness(1.1);
    filter: brightness(1.1); }

.ex_btn_reset {
  -webkit-appearance: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
  margin: 0;
  padding: 0; }
  .ex_btn_reset:focus {
    outline: none; }

*[class*="col-"].centered {
  margin-left: auto;
  margin-right: auto;
  float: none; }

a:focus:focus-visible,
.link-with-arrow:focus-visible {
  outline: 5px auto Highlight;
  outline: 5px auto -webkit-focus-ring-color; }

.mag-eyebrow {
  display: block;
  margin: 0 0 15px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  justify-content: flex-start;
  color: #0a1736;
  font-family: "goudy-old-style", serif;
  font-size: 24px;
  line-height: 1.2;
  font-style: italic;
  letter-spacing: normal; }
  .mag-eyebrow::after {
    content: '';
    display: inline-block;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    vertical-align: middle;
    margin-left: 10px;
    border-top: 1px solid #f4e6be; }

.mag-btn, .mag-athletics .mag-athletics_link, .mag-events .mag-events_link, .mag-linkedin .mag-linkedin_link, .mag-giving .mag-giving_link, .mag-notes .mag-notes_btn, .mag-notes-list .mag-notes-list_btn {
  display: inline-block;
  padding: 7px 24px 7px;
  background-color: #173774;
  color: #ffffff;
  font-family: "adelle", serif;
  font-style: normal;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  -webkit-transition: background-color .3s;
  -o-transition: background-color .3s;
  transition: background-color 0.3s; }
  .mag-btn:hover, .mag-athletics .mag-athletics_link:hover, .mag-events .mag-events_link:hover, .mag-linkedin .mag-linkedin_link:hover, .mag-giving .mag-giving_link:hover, .mag-notes .mag-notes_btn:hover, .mag-notes-list .mag-notes-list_btn:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1f4b9f; }

.slick-arrow {
  padding: 0;
  width: 34px;
  height: 32px;
  background-color: transparent;
  border: 1px solid #ffffff;
  border-radius: 1px;
  opacity: 0.8;
  text-align: center; }
  .slick-arrow .slick-prev-icon,
  .slick-arrow .slick-next-icon {
    background-image: url("/live/resource/image/_ingredients/themes/magazine/assets/arrow-right.png");
    background-size: contain;
    height: 16px;
    width: 9px;
    background-position: center;
    background-repeat: no-repeat;
    box-sizing: content-box;
    display: block;
    -webkit-filter: invert(1);
    filter: invert(1);
    margin: 0 auto; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
      .slick-arrow .slick-prev-icon,
      .slick-arrow .slick-next-icon {
        background-image: url("/live/resource/image/_ingredients/themes/magazine/assets/arrow-right@2x.png"); } }
  .slick-arrow .slick-prev-icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    padding-right: 1px; }
  .slick-arrow:focus-visible {
    outline: 5px auto Highlight;
    outline: 5px auto -webkit-focus-ring-color;
    box-shadow: 0 0 0px 4px #d9ac38; }

.slick-sr-only {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }

.mag-header {
  padding: 36px 0 28px;
  background-color: #173774;
  color: #fff;
  font-family: "adelle", serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.06; }
  @media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 768px) {
    .mag-header {
      padding-top: 14px;
      padding-bottom: 12px; } }
  .mag-header .mag-header_inner {
    position: relative;
    text-align: center; }
  .mag-header .mag-header_logo {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s; }
    @media only screen and (min-width: 769px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) {
      .mag-header .mag-header_logo {
        background-image: url("/live/resource/image/_ingredients/themes/magazine/assets/eh-logo.png");
        background-size: contain;
        height: 64px;
        width: 700px;
        background-position: center;
        background-repeat: no-repeat;
        box-sizing: content-box;
        margin-bottom: 14px; } }
  @media only screen and (min-width: 769px) and (max-width: 991px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 992px) and (max-width: 1199px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 769px) and (max-width: 991px) and (min--moz-device-pixel-ratio: 1.5), only screen and (min-width: 992px) and (max-width: 1199px) and (min--moz-device-pixel-ratio: 1.5), only screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 1.5), only screen and (min-width: 769px) and (max-width: 991px) and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-width: 992px) and (max-width: 1199px) and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-width: 1200px) and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-width: 769px) and (max-width: 991px) and (min-device-pixel-ratio: 1.5), only screen and (min-width: 992px) and (max-width: 1199px) and (min-device-pixel-ratio: 1.5), only screen and (min-width: 1200px) and (min-device-pixel-ratio: 1.5) {
    .mag-header .mag-header_logo {
      background-image: url("/live/resource/image/_ingredients/themes/magazine/assets/eh-logo@2x.png"); } }
    @media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 768px) {
      .mag-header .mag-header_logo {
        background-image: url("/live/resource/image/_ingredients/themes/magazine/assets/eh-logo-small.png");
        background-size: contain;
        height: 28px;
        width: 300px;
        background-position: center;
        background-repeat: no-repeat;
        box-sizing: content-box;
        margin-bottom: 6px; } }
  @media only screen and (max-width: 579px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 580px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 579px) and (min--moz-device-pixel-ratio: 1.5), only screen and (min-width: 580px) and (max-width: 768px) and (min--moz-device-pixel-ratio: 1.5), only screen and (max-width: 579px) and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-width: 580px) and (max-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), only screen and (max-width: 579px) and (min-device-pixel-ratio: 1.5), only screen and (min-width: 580px) and (max-width: 768px) and (min-device-pixel-ratio: 1.5) {
    .mag-header .mag-header_logo {
      background-image: url("/live/resource/image/_ingredients/themes/magazine/assets/eh-logo-small@2x.png"); } }
    .mag-header .mag-header_logo:hover {
      opacity: .8; }
  .mag-header .mag-header_title {
    display: inline-block;
    color: #ffffff;
    line-height: 1.2; }
    @media only screen and (min-width: 769px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) {
      .mag-header .mag-header_title {
        font-size: 22px; } }
    @media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 768px) {
      .mag-header .mag-header_title {
        font-size: 18px; } }
    .mag-header .mag-header_title .mag-header_title_name {
      display: inline-block;
      color: #ffffff;
      height: 30px;
      text-decoration: none; }
  .mag-header .mag-header_home {
    display: block;
    text-transform: uppercase; }
    @media only screen and (min-width: 769px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) {
      .mag-header .mag-header_home {
        position: absolute;
        right: 0;
        bottom: 0;
        color: #fff;
        line-height: 31px; } }
    @media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 768px) {
      .mag-header .mag-header_home {
        z-index: 1;
        position: absolute;
        top: calc(100% + 20px);
        left: auto;
        padding: 5px 5px 3px 6px;
        color: #0b2557;
        background-color: #d9ac38;
        font-size: 14px;
        line-height: 1; }
        .mag-header .mag-header_home::before {
          background-image: url("/live/resource/image/_ingredients/themes/magazine/assets/home.png");
          background-size: contain;
          height: 13px;
          width: 16px;
          background-position: center;
          background-repeat: no-repeat;
          box-sizing: content-box;
          content: '';
          display: inline-block;
          margin-right: 3px; } }
    @media only screen and (max-width: 579px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 580px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 579px) and (min--moz-device-pixel-ratio: 1.5), only screen and (min-width: 580px) and (max-width: 768px) and (min--moz-device-pixel-ratio: 1.5), only screen and (max-width: 579px) and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-width: 580px) and (max-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), only screen and (max-width: 579px) and (min-device-pixel-ratio: 1.5), only screen and (min-width: 580px) and (max-width: 768px) and (min-device-pixel-ratio: 1.5) {
      .mag-header .mag-header_home::before {
        background-image: url("/live/resource/image/_ingredients/themes/magazine/assets/home@2x.png"); } }

.mag-dropdown {
  position: relative;
  display: inline-block; }
  .mag-dropdown .mag-dropdown-btn {
    display: inline-block !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    box-shadow: none;
    background-color: transparent;
    border: none;
    outline: 0;
    cursor: pointer;
    height: 30px;
    padding: 0 3px;
    color: #d9ac38; }
    .mag-dropdown .mag-dropdown-btn:focus-visible {
      outline: 5px auto Highlight;
      outline: 5px auto -webkit-focus-ring-color; }
    .mag-dropdown .mag-dropdown-btn::after {
      content: '';
      display: inline-block;
      width: 0;
      height: 0;
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-top: 6px solid #d9ac38;
      vertical-align: middle;
      margin-top: -1px;
      margin-left: 4px; }
  .mag-dropdown .dropdown-menu {
    z-index: 1;
    display: none;
    position: absolute;
    top: 8px !important;
    min-width: 150px;
    margin: 0;
    padding: 3px 0;
    text-align: left;
    border: 1px solid #d9ac38;
    background-color: #173774;
    color: #d9ac38;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.46;
    background-clip: padding-box; }
    .mag-dropdown .dropdown-menu.show {
      display: block; }
    .mag-dropdown .dropdown-menu::after, .mag-dropdown .dropdown-menu::before {
      bottom: 100%;
      border: solid transparent;
      content: "";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none; }
    .mag-dropdown .dropdown-menu::before {
      border-color: rgba(217, 172, 56, 0);
      border-bottom-color: #d9ac38;
      border-width: 8px;
      margin-left: -8px;
      right: 14px; }
    .mag-dropdown .dropdown-menu::after {
      border-color: rgba(23, 55, 116, 0);
      border-bottom-color: #173774;
      border-width: 7px;
      margin-left: -7px;
      right: 15px; }
  .mag-dropdown .dropdown-item {
    display: block;
    width: 100%;
    padding: 8px 16px;
    clear: both;
    font-weight: normal;
    color: inherit;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0; }
    .mag-dropdown .dropdown-item:not(:first-child)::before {
      content: '';
      display: block;
      width: 100%;
      border-top: 1px solid rgba(255, 255, 255, 0.25);
      margin-top: -7px;
      padding-bottom: 8px; }
    .mag-dropdown .dropdown-item:hover {
      color: inherit;
      text-decoration: underline; }
    .mag-dropdown .dropdown-item:focus {
      outline: 5px auto Highlight;
      outline: 5px auto -webkit-focus-ring-color; }
    .mag-dropdown .dropdown-item.active, .mag-dropdown .dropdown-item:active {
      color: inherit;
      text-decoration: none; }
    .mag-dropdown .dropdown-item.disabled, .mag-dropdown .dropdown-item:disabled {
      color: #ccc;
      pointer-events: none;
      background-color: transparent; }

.group_name_magazine .site-main-content {
  padding-bottom: 220px; }
  @media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 768px) {
    .group_name_magazine .site-main-content {
      padding-bottom: 120px; } }

.mag-hero {
  position: relative; }
  @media only screen and (min-width: 769px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) {
    .mag-hero {
      max-height: 600px;
      margin-bottom: 60px; } }
  @media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 768px) {
    .mag-hero {
      margin-bottom: 50px; } }
  @media only screen and (min-width: 769px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) {
    .mag-hero .mag-hero_img {
      width: 100%;
      padding-bottom: calc(573 / 1184 * 100%); } }
  @media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 768px) {
    .mag-hero .mag-hero_img {
      margin-left: -15px;
      margin-right: -15px;
      width: calc(100% + 15px + 15px);
      padding-bottom: calc(300 / 375 * 100%); } }
  .mag-hero .mag-hero_overlay {
    z-index: 1;
    max-width: 550px;
    background-color: rgba(10, 23, 54, 0.82);
    color: #fff; }
    @media only screen and (min-width: 1200px) {
      .mag-hero .mag-hero_overlay {
        position: absolute;
        left: 40px;
        bottom: 35px;
        padding: 25px 40px 30px; } }
    @media only screen and (min-width: 769px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
      .mag-hero .mag-hero_overlay {
        position: absolute;
        left: 25px;
        bottom: 25px;
        padding: 25px 25px 25px; } }
    @media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 768px) {
      .mag-hero .mag-hero_overlay {
        position: relative;
        margin-top: -65px;
        padding: 25px 25px 25px;
        background-color: #0a1736; } }
  .mag-hero .mag-hero_eyebrow {
    margin: 0 0 5px;
    color: #faf5ef;
    font-family: "goudy-old-style", serif;
    font-size: 24px;
    line-height: 1;
    font-style: italic; }
    @media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 768px) {
      .mag-hero .mag-hero_eyebrow {
        font-size: 20px; } }
  .mag-hero .mag-hero_title {
    margin: 0 0 4px;
    color: #d9ac38;
    font-family: "adelle", serif;
    line-height: 1.11;
    font-weight: 600; }
    @media only screen and (min-width: 1200px) {
      .mag-hero .mag-hero_title {
        font-size: 47px; } }
    @media only screen and (min-width: 769px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
      .mag-hero .mag-hero_title {
        font-size: 36px; } }
    @media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 768px) {
      .mag-hero .mag-hero_title {
        font-size: 32px; } }
    @media only screen and (max-width: 579px) {
      .mag-hero .mag-hero_title {
        font-size: 28px;
        margin-bottom: 7px; } }
    .mag-hero .mag-hero_title a {
      color: inherit; }
  .mag-hero .mag-hero_text {
    color: #ffffff;
    font-family: "adelle", serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.50; }

.mag-letter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  background-color: #faf5ef;
  margin-bottom: 35px; }
  @media only screen and (min-width: 1200px) {
    .mag-letter {
      margin-bottom: 0; } }
  @media only screen and (max-width: 579px) {
    .mag-letter {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .mag-letter .mag-letter_img {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 44.1%;
    flex: 1 0 44.1%; }
    .mag-letter .mag-letter_img::after {
      content: '';
      display: block;
      padding-bottom: calc(1072 / 512 * 100%); }
    @media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 768px) {
      .mag-letter .mag-letter_img {
        display: none; } }
  .mag-letter .mag-letter_inner {
    position: relative;
    padding: 30px 25px 30px 40px; }
    @media only screen and (max-width: 579px) {
      .mag-letter .mag-letter_inner {
        padding: 25px; } }
  .mag-letter .mag-letter_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0 0 3px;
    color: #0b2557;
    font-family: "adelle", serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.40;
    text-align: right; }
    @media only screen and (max-width: 579px) {
      .mag-letter .mag-letter_title {
        font-size: 18px; } }
    .mag-letter .mag-letter_title::before {
      content: '';
      display: inline-block;
      -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      vertical-align: middle;
      margin-right: 10px;
      border-top: 1px solid #ccc; }
  .mag-letter .mag-letter_signature {
    position: relative; }
    .mag-letter .mag-letter_signature::before {
      z-index: 1;
      position: relative;
      background-image: url("/live/resource/image/_ingredients/themes/magazine/assets/signature.png");
      background-size: contain;
      height: 127px;
      width: 259px;
      background-position: center;
      background-repeat: no-repeat;
      box-sizing: content-box;
      content: '';
      display: block;
      margin: -10px 0 -10px -20px;
      max-width: calc(100% + 20px); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
        .mag-letter .mag-letter_signature::before {
          background-image: url("/live/resource/image/_ingredients/themes/magazine/assets/signature@2x.png"); } }
    .mag-letter .mag-letter_signature::after {
      content: '';
      display: block;
      width: 100%;
      position: absolute;
      bottom: 30%;
      left: 0;
      border-bottom: 1px solid #ccc; }
  .mag-letter .mag-letter_text {
    max-height: 295px;
    margin-top: 5px;
    font-family: "goudy-old-style", serif;
    color: #534741;
    font-size: 20px;
    line-height: 1.50; }
  .mag-letter .mag-letter_link {
    display: inline-block;
    margin-top: 20px;
    font-size: 16px;
    text-decoration: underline; }

.mag-profiles {
  position: relative;
  background-color: #173774; }
  .mag-profiles .slick-slide {
    line-height: 0; }
  .mag-profiles .slick-arrow {
    z-index: 2;
    position: absolute; }
    @media only screen and (min-width: 580px) and (max-width: 768px), only screen and (min-width: 769px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) {
      .mag-profiles .slick-arrow {
        left: 40px;
        bottom: 245px; }
        .mag-profiles .slick-arrow.slick-next {
          left: calc(40px + 34px + 11px); } }
    @media only screen and (max-width: 579px) {
      .mag-profiles .slick-arrow {
        top: 80px;
        bottom: auto;
        left: 25px; }
        .mag-profiles .slick-arrow.slick-next {
          left: calc(25px + 34px + 11px); } }
  .mag-profiles .mag-profile {
    position: relative;
    min-height: 400px; }
    .mag-profiles .mag-profile::before {
      content: '';
      display: block;
      width: 100%;
      padding-bottom: 100%; }
  .mag-profiles .mag-profile_img {
    z-index: 0;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .mag-profiles .mag-profile_inner {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 40px 40px 40px;
    background-color: #173774;
    opacity: 0.8; }
    @media only screen and (max-width: 579px) {
      .mag-profiles .mag-profile_inner {
        padding: 25px; } }
  .mag-profiles .mag-profile_eyebrow {
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin: 0 0 auto;
    display: inline-block;
    color: #faf5ef;
    font-family: "goudy-old-style", serif;
    font-size: 24px;
    line-height: 1;
    font-style: italic;
    border-bottom: 1px solid #d9ac38; }
  .mag-profiles .mag-profile_title {
    color: #ffffff;
    font-family: "adelle", serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 1.12; }
    @media only screen and (max-width: 579px) {
      .mag-profiles .mag-profile_title {
        font-size: 22px; } }
    .mag-profiles .mag-profile_title a {
      color: inherit; }
  .mag-profiles .mag-profile_text {
    max-height: 70px;
    margin-bottom: 12px;
    color: #ffffff;
    font-family: "goudy-old-style", serif;
    font-size: 20px;
    line-height: 1.50; }
    .mag-profiles .mag-profile_text a {
      color: inherit;
      text-decoration: underline; }
  .mag-profiles .mag-profile_link {
    color: #d9ac38;
    font-family: "adelle", serif;
    font-size: 20px;
    line-height: 1.1;
    font-weight: 600;
    text-decoration: underline; }
    @media only screen and (max-width: 579px) {
      .mag-profiles .mag-profile_link {
        font-size: 16px; } }
    .mag-profiles .mag-profile_link a {
      color: inherit; }
  .mag-profiles .mag-profile.video .mag-profile_link a:last-of-type::after {
    background-image: url("/live/resource/image/_ingredients/themes/magazine/assets/videocam.png");
    background-size: contain;
    height: 12px;
    width: 18px;
    background-position: center;
    background-repeat: no-repeat;
    box-sizing: content-box;
    content: '';
    display: inline-block;
    margin-left: 15px;
    -webkit-filter: invert(65%) sepia(83%) saturate(369%) hue-rotate(3deg) brightness(92%) contrast(89%);
    filter: invert(65%) sepia(83%) saturate(369%) hue-rotate(3deg) brightness(92%) contrast(89%); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
      .mag-profiles .mag-profile.video .mag-profile_link a:last-of-type::after {
        background-image: url("/live/resource/image/_ingredients/themes/magazine/assets/videocam@2x.png"); } }
    @media only screen and (max-width: 579px) {
      .mag-profiles .mag-profile.video .mag-profile_link a:last-of-type::after {
        margin-left: 7px; } }
  .mag-profiles .mag-profile.audio .mag-profile_link a:last-of-type::after {
    background-image: url("/live/resource/image/_ingredients/themes/magazine/assets/audio.png");
    background-size: contain;
    height: 16px;
    width: 20px;
    background-position: center;
    background-repeat: no-repeat;
    box-sizing: content-box;
    content: '';
    display: inline-block;
    margin-left: 15px;
    -webkit-filter: invert(65%) sepia(83%) saturate(369%) hue-rotate(3deg) brightness(92%) contrast(89%);
    filter: invert(65%) sepia(83%) saturate(369%) hue-rotate(3deg) brightness(92%) contrast(89%); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
      .mag-profiles .mag-profile.audio .mag-profile_link a:last-of-type::after {
        background-image: url("/live/resource/image/_ingredients/themes/magazine/assets/audio@2x.png"); } }
    @media only screen and (max-width: 579px) {
      .mag-profiles .mag-profile.audio .mag-profile_link a:last-of-type::after {
        margin-left: 7px; } }

.mag-features {
  position: relative;
  margin: 35px 0;
  background-color: #173774; }
  @media only screen and (min-width: 1200px) {
    .mag-features {
      margin-top: 70px;
      margin-bottom: 70px; } }
  .mag-features .slick-slide {
    line-height: 0; }
  @media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 768px), only screen and (min-width: 769px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
    .mag-features .slick-arrow {
      position: relative;
      margin-left: 25px;
      margin-bottom: 25px; }
      .mag-features .slick-arrow.slick-next {
        margin-left: 10px; } }
  @media only screen and (min-width: 1200px) {
    .mag-features .slick-arrow {
      position: absolute;
      left: 55%;
      bottom: 100px; }
      .mag-features .slick-arrow.slick-next {
        left: calc(55% + 34px + 11px); } }
  .mag-features .mag-feature {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    @media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 768px), only screen and (min-width: 769px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
      .mag-features .mag-feature {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  .mag-features .mag-feature_img {
    padding: 25px 25px 0 25px; }
    @media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 768px), only screen and (min-width: 769px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
      .mag-features .mag-feature_img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%; } }
    @media only screen and (min-width: 1200px) {
      .mag-features .mag-feature_img {
        padding: 15px 0 15px 15px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%; } }
    .mag-features .mag-feature_img img {
      -webkit-transition: -webkit-filter 300ms ease;
      transition: -webkit-filter 300ms ease;
      transition: filter 300ms ease, -webkit-filter 300ms ease;
      transition: filter 300ms ease;
      width: 100%; }
    .mag-features .mag-feature_img a:hover img {
      -webkit-filter: brightness(1.1);
      filter: brightness(1.1); }
  .mag-features .mag-feature_inner {
    position: relative;
    padding: 25px 25px 10px 25px; }
    @media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 768px), only screen and (min-width: 769px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
      .mag-features .mag-feature_inner {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%; } }
    @media only screen and (min-width: 1200px) {
      .mag-features .mag-feature_inner {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
        flex: 0 0 45%;
        padding: 50px 20px 50px 0; } }
  .mag-features .mag-feature_eyebrow {
    display: inline-block;
    margin: 0 0 15px;
    color: #faf5ef;
    font-family: "goudy-old-style", serif;
    font-size: 24px;
    line-height: 1;
    font-style: italic;
    border-bottom: 1px solid #d9ac38; }
  .mag-features .mag-feature_title {
    margin: 0 0 10px;
    color: #d9ac38;
    font-family: "adelle", serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 1.12; }
    @media only screen and (max-width: 579px) {
      .mag-features .mag-feature_title {
        font-size: 22px; } }
    .mag-features .mag-feature_title a {
      color: inherit; }
  .mag-features .mag-feature_text {
    max-height: 140px;
    margin-bottom: 10px;
    color: #ffffff;
    font-family: "goudy-old-style", serif;
    font-size: 20px;
    line-height: 1.50; }
    .mag-features .mag-feature_text a {
      color: inherit;
      text-decoration: underline; }

.mag-news-wrapper {
  margin-top: 15px;
  margin-bottom: 45px; }
  @media only screen and (min-width: 1200px) {
    .mag-news-wrapper {
      margin-bottom: 70px; } }
  .mag-news-wrapper .link-with-arrow {
    display: inline-block;
    float: right;
    margin-top: 30px;
    font-size: 16px;
    text-decoration: underline; }

@media only screen and (max-width: 1260px) {
  .mag-news-slider {
    width: calc(100% - 34px - 34px);
    margin-left: auto;
    margin-right: auto; } }

.mag-news-slider .slick-arrow {
  position: absolute;
  top: 220px;
  margin-top: -32px;
  width: 32px;
  height: 64px;
  opacity: 1; }
  @media (max-width: 1399px) {
    .mag-news-slider .slick-arrow {
      margin-top: -25px;
      height: 50px;
      width: 30px; } }
  @media (max-width: 1320px) {
    .mag-news-slider .slick-arrow {
      margin-top: -20px;
      height: 40px;
      width: 15px; } }
  .mag-news-slider .slick-arrow .slick-prev-icon,
  .mag-news-slider .slick-arrow .slick-next-icon {
    background-image: url("/live/resource/image/_ingredients/themes/magazine/assets/yellow-arrow-right.png");
    background-size: contain;
    height: 64px;
    width: 32px;
    background-position: center;
    background-repeat: no-repeat;
    box-sizing: content-box;
    -webkit-filter: invert(0);
    filter: invert(0); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
      .mag-news-slider .slick-arrow .slick-prev-icon,
      .mag-news-slider .slick-arrow .slick-next-icon {
        background-image: url("/live/resource/image/_ingredients/themes/magazine/assets/yellow-arrow-right@2x.png"); } }
    @media (max-width: 1399px) {
      .mag-news-slider .slick-arrow .slick-prev-icon,
      .mag-news-slider .slick-arrow .slick-next-icon {
        height: 50px;
        width: 30px; } }
    @media (max-width: 1320px) {
      .mag-news-slider .slick-arrow .slick-prev-icon,
      .mag-news-slider .slick-arrow .slick-next-icon {
        height: 40px;
        width: 15px; } }
  @media (min-width: 1400px) {
    .mag-news-slider .slick-arrow.slick-prev {
      right: calc(100% + 45px); } }
  @media (max-width: 1399px) {
    .mag-news-slider .slick-arrow.slick-prev {
      right: calc(100% + 15px); } }
  @media (max-width: 1320px) {
    .mag-news-slider .slick-arrow.slick-prev {
      right: calc(100% + 8px); } }
  @media (min-width: 1400px) {
    .mag-news-slider .slick-arrow.slick-next {
      left: calc(100% + 45px); } }
  @media (max-width: 1399px) {
    .mag-news-slider .slick-arrow.slick-next {
      left: calc(100% + 15px); } }
  @media (max-width: 1320px) {
    .mag-news-slider .slick-arrow.slick-next {
      left: calc(100% + 8px); } }

.mag-news-slider .mag-news {
  padding-right: 8px;
  padding-left: 8px; }
  @media only screen and (max-width: 579px) {
    .mag-news-slider .mag-news {
      text-align: center; } }

.mag-news .mag-news_img {
  margin-bottom: 10px; }
  .mag-news .mag-news_img img {
    -webkit-transition: -webkit-filter 300ms ease;
    transition: -webkit-filter 300ms ease;
    transition: filter 300ms ease, -webkit-filter 300ms ease;
    transition: filter 300ms ease; }
  .mag-news .mag-news_img a:hover img {
    -webkit-filter: brightness(1.1);
    filter: brightness(1.1); }

.mag-news .mag-news_noimg {
  display: block;
  margin-bottom: 20px;
  width: 100%;
  height: 22px;
  background-color: #f4e6be; }
  @media only screen and (max-width: 579px) {
    .mag-news .mag-news_noimg {
      margin-bottom: 15px; } }

.mag-news .mag-news_title {
  margin: 0 0 5px;
  color: #0b2557;
  font-family: "adelle", serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.40; }

.mag-news .mag-news_summary {
  color: #534741;
  font-family: "adelle", serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.50; }
  .mag-news .mag-news_summary p {
    margin-bottom: 1.7em; }
    .mag-news .mag-news_summary p:last-child {
      margin-bottom: 0; }

.mag-athletics {
  z-index: 0;
  position: relative;
  background-color: #d9ac38;
  margin: 0 0 50px; }
  @media only screen and (min-width: 1200px) {
    .mag-athletics {
      padding: 77px 94px 36px;
      margin-bottom: 70px; } }
  @media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 768px), only screen and (min-width: 769px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
    .mag-athletics {
      padding: 50px 25px 30px; } }
  @media only screen and (min-width: 1200px) {
    .mag-athletics .mag-athletics_inner {
      width: 50%;
      margin-left: 50%; } }
  .mag-athletics .mag-athletics_eyebrow {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 3px 35px 3px 50px;
    background-color: #173774;
    color: #faf5ef;
    font-family: "goudy-old-style", serif;
    font-style: italic;
    font-size: 24px;
    line-height: 1; }
    @media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 768px), only screen and (min-width: 1200px) {
      .mag-athletics .mag-athletics_eyebrow {
        display: block; } }
    .mag-athletics .mag-athletics_eyebrow::before {
      background-image: url("/live/resource/image/_ingredients/themes/magazine/assets/wasp.png");
      background-size: contain;
      height: 64px;
      width: 81px;
      background-position: center;
      background-repeat: no-repeat;
      box-sizing: content-box;
      content: '';
      display: block;
      position: absolute;
      left: -33px;
      bottom: 5px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
        .mag-athletics .mag-athletics_eyebrow::before {
          background-image: url("/live/resource/image/_ingredients/themes/magazine/assets/wasp@2x.png"); } }
  .mag-athletics .mag-athletics_featured h3 {
    margin: 15px 0 35px;
    color: #0b2557;
    font-family: "adelle", serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 1.12; }
    @media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 768px) {
      .mag-athletics .mag-athletics_featured h3 {
        font-size: 22px;
        margin-bottom: 20px; } }
  @media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 768px), only screen and (min-width: 769px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
    .mag-athletics .mag-athletics_featured_img {
      margin-bottom: 25px; } }
  @media only screen and (min-width: 1200px) {
    .mag-athletics .mag-athletics_featured_img {
      z-index: -1;
      position: absolute;
      left: 0;
      top: 0;
      width: 50%;
      height: 100%;
      overflow: hidden; }
      .mag-athletics .mag-athletics_featured_img::after {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        width: 40%;
        background-image: linear-gradient(90deg, rgba(217, 172, 56, 0) 0, #d9ac38 90%); }
      .mag-athletics .mag-athletics_featured_img img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        max-width: none;
        max-height: none; } }
  .mag-athletics .mag-athletics_stories {
    margin-bottom: 55px;
    padding-top: 15px;
    border-top: 1px solid rgba(23, 55, 116, 0.3);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 768px) {
      .mag-athletics .mag-athletics_stories {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 30px; } }
  .mag-athletics .mag-athletics_story {
    flex: 0 0 calc(50% - 10px); }
    .mag-athletics .mag-athletics_story:first-child {
      margin-right: 20px; }
      @media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 768px) {
        .mag-athletics .mag-athletics_story:first-child {
          margin-right: 0;
          margin-bottom: 20px; } }
    .mag-athletics .mag-athletics_story h3 {
      margin: 0;
      color: #0b2557;
      font-family: "adelle", serif;
      font-size: 16px;
      font-weight: 400;
      line-height: 1.12; }
    .mag-athletics .mag-athletics_story .lw_item_thumb {
      float: left;
      margin-right: 8px; }
      .mag-athletics .mag-athletics_story .lw_item_thumb img {
        -webkit-transition: -webkit-filter 300ms ease;
        transition: -webkit-filter 300ms ease;
        transition: filter 300ms ease, -webkit-filter 300ms ease;
        transition: filter 300ms ease; }
      .mag-athletics .mag-athletics_story .lw_item_thumb a:hover img {
        -webkit-filter: brightness(1.1);
        filter: brightness(1.1); }
  .mag-athletics .mag-athletics_link {
    float: right; }

@media only screen and (min-width: 1200px) {
  .mag-list {
    margin-bottom: 70px; } }

@media only screen and (min-width: 769px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .mag-list {
    margin-bottom: 20px; } }

@media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 768px) {
  .mag-list {
    margin-bottom: 50px; } }

@media only screen and (min-width: 769px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) {
  .col-sm-6:first-child .mag-list {
    padding-right: 30px; } }

.mag-list > ul {
  list-style-type: none;
  padding-left: 0;
  margin: 0; }

.mag-list li[class*="lw_related"],
.mag-list .mag-list_article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #534741;
  font-family: "adelle", serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.50; }
  @media only screen and (max-width: 435px), only screen and (min-width: 769px) and (max-width: 991px) {
    .mag-list li[class*="lw_related"],
    .mag-list .mag-list_article {
      display: block;
      overflow: hidden; } }
  .mag-list li[class*="lw_related"]:not(:first-child),
  .mag-list .mag-list_article:not(:first-child) {
    margin-top: 24px; }

.mag-list li[class*="lw_related"] > picture,
.mag-list .mag-list_article_img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: 24px; }
  @media only screen and (max-width: 435px), only screen and (min-width: 769px) and (max-width: 991px) {
    .mag-list li[class*="lw_related"] > picture,
    .mag-list .mag-list_article_img {
      float: left;
      max-width: 30%;
      margin-right: 16px; } }
  .mag-list li[class*="lw_related"] > picture img,
  .mag-list .mag-list_article_img img {
    -webkit-transition: -webkit-filter 300ms ease;
    transition: -webkit-filter 300ms ease;
    transition: filter 300ms ease, -webkit-filter 300ms ease;
    transition: filter 300ms ease; }
  .mag-list li[class*="lw_related"] > picture a:hover img,
  .mag-list .mag-list_article_img a:hover img {
    -webkit-filter: brightness(1.1);
    filter: brightness(1.1); }

.mag-list .mag-list_article_inner {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }

.mag-list li[class*="lw_related"] > a,
.mag-list .mag-list_article_inner h3 {
  margin: 12px 0 0;
  color: #0b2557;
  font-family: "adelle", serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.40; }
  @media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 768px), only screen and (min-width: 992px) and (max-width: 1199px) {
    .mag-list li[class*="lw_related"] > a,
    .mag-list .mag-list_article_inner h3 {
      margin-top: 6px;
      font-size: 20px; } }
  @media only screen and (max-width: 579px), only screen and (min-width: 769px) and (max-width: 991px) {
    .mag-list li[class*="lw_related"] > a,
    .mag-list .mag-list_article_inner h3 {
      margin-top: 8px;
      font-size: 18px; } }

.mag-list .link-with-arrow {
  margin-top: 25px;
  text-decoration: underline; }

.mag-list.has-borders li[class*="lw_related"]:not(:first-child),
.mag-list.has-borders .mag-list_article:not(:first-child) {
  border-top: 1px solid #ccc;
  padding-top: 24px; }

.mag-events {
  text-align: center; }
  @media only screen and (min-width: 1200px) {
    .mag-events {
      margin-bottom: 70px; } }
  @media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 768px), only screen and (min-width: 769px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
    .mag-events {
      margin-bottom: 20px; } }

.mag-event {
  padding-bottom: 17px;
  text-align: left; }
  .mag-event:not(:first-child) {
    border-top: 1px solid #ccc;
    padding-top: 10px; }
  .mag-event .mag-event_img {
    display: block;
    margin-bottom: 12px; }
    .mag-event .mag-event_img img {
      -webkit-transition: -webkit-filter 300ms ease;
      transition: -webkit-filter 300ms ease;
      transition: filter 300ms ease, -webkit-filter 300ms ease;
      transition: filter 300ms ease; }
    .mag-event .mag-event_img a:hover img {
      -webkit-filter: brightness(1.1);
      filter: brightness(1.1); }
  .mag-event .mag-event_date {
    color: #534741;
    font-family: "adelle", serif;
    font-style: italic;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.50; }
  .mag-event h3 {
    margin: 3px 0 2px;
    color: #0b2557;
    font-family: "adelle", serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.40; }
    @media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 768px), only screen and (min-width: 992px) and (max-width: 1199px) {
      .mag-event h3 {
        font-size: 20px; } }
    @media only screen and (max-width: 435px), only screen and (min-width: 769px) and (max-width: 991px) {
      .mag-event h3 {
        font-size: 18px; } }
  .mag-event .mag-event_summary {
    color: #534741;
    font-family: "adelle", serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.50; }
  .mag-event .link-with-arrow {
    font-size: 16px;
    float: right;
    text-decoration: underline; }

.mag-linkedin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  background-color: #d9ac38; }
  @media (min-width: 1200px) {
    .mag-linkedin {
      height: 570px; } }
  @media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 768px), only screen and (min-width: 769px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
    .mag-linkedin {
      margin-top: 35px;
      margin-bottom: 35px; } }
  @media only screen and (max-width: 579px) {
    .mag-linkedin {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .mag-linkedin .mag-linkedin_img {
    flex: 1 0 46%;
    min-height: 400px; }
  .mag-linkedin .mag-linkedin_inner {
    position: relative;
    padding: 75px 15px 135px;
    text-align: center; }
    @media only screen and (max-width: 579px) {
      .mag-linkedin .mag-linkedin_inner {
        padding: 65px 25px 120px; } }
  .mag-linkedin .mag-linkedin_title {
    margin: 0 0 15px;
    color: #0a1736;
    font-family: "adelle", serif;
    font-size: 47px;
    font-weight: 600;
    line-height: 1.11; }
    @media only screen and (max-width: 579px) {
      .mag-linkedin .mag-linkedin_title {
        font-size: 38px; } }
    .mag-linkedin .mag-linkedin_title a {
      color: inherit; }
  .mag-linkedin .mag-linkedin_text {
    margin-bottom: 45px;
    color: #534741;
    font-family: "goudy-old-style", serif;
    font-size: 20px;
    line-height: 1.50; }
  .mag-linkedin .mag-linkedin_icon {
    background-image: url("/live/resource/image/_ingredients/themes/magazine/assets/linkedin.png");
    background-size: contain;
    height: 56px;
    width: 56px;
    background-position: center;
    background-repeat: no-repeat;
    box-sizing: content-box;
    position: absolute;
    bottom: 15px;
    right: 15px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
      .mag-linkedin .mag-linkedin_icon {
        background-image: url("/live/resource/image/_ingredients/themes/magazine/assets/linkedin@2x.png"); } }

.mag-giving {
  position: relative; }
  @media (min-width: 1200px) {
    .mag-giving {
      height: 570px; } }
  @media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 768px), only screen and (min-width: 769px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
    .mag-giving {
      margin-top: 35px;
      margin-bottom: 35px; } }
  .mag-giving .mag-giving_img {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%; }
  .mag-giving .mag-giving_inner {
    z-index: 1;
    position: relative;
    height: 100%;
    padding: 76px 40px 80px;
    background-color: rgba(23, 55, 116, 0.73);
    text-align: center; }
    @media only screen and (max-width: 579px) {
      .mag-giving .mag-giving_inner {
        padding: 65px 25px 70px; } }
  .mag-giving .mag-giving_logo {
    background-image: url("/live/resource/image/_ingredients/themes/magazine/assets/giving-logo.png");
    background-size: contain;
    height: 152px;
    width: 147px;
    background-position: center;
    background-repeat: no-repeat;
    box-sizing: content-box;
    display: block;
    margin: 0 auto;
    margin-bottom: 32px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
      .mag-giving .mag-giving_logo {
        background-image: url("/live/resource/image/_ingredients/themes/magazine/assets/giving-logo@2x.png"); } }
    @media only screen and (max-width: 579px) {
      .mag-giving .mag-giving_logo {
        width: 74px;
        height: 86px; } }
  .mag-giving .mag-giving_title {
    margin: 0 0 15px;
    color: #ffffff;
    font-family: "adelle", serif;
    font-size: 47px;
    font-weight: 600;
    line-height: 1.11; }
    @media only screen and (max-width: 579px) {
      .mag-giving .mag-giving_title {
        font-size: 38px; } }
    .mag-giving .mag-giving_title a {
      color: inherit; }
  .mag-giving .mag-giving_text {
    margin-bottom: 50px;
    color: #ffffff;
    font-family: "goudy-old-style", serif;
    font-size: 20px;
    line-height: 1.50; }
  .mag-giving .mag-giving_link {
    background-color: #d9ac38;
    color: #0b2557; }
    .mag-giving .mag-giving_link:hover {
      color: #0b2557;
      background-color: #e0ba5a; }

.mag-notes {
  padding: 30px 20px 40px;
  text-align: center;
  background-color: #faf5ef; }
  @media only screen and (min-width: 1200px) {
    .mag-notes {
      margin-top: 70px; } }
  @media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 768px), only screen and (min-width: 769px) and (max-width: 991px) {
    .mag-notes {
      padding: 30px 25px 45px; } }
  .mag-notes .mag-notes_title {
    display: inline-block;
    margin: 0 auto 45px;
    color: #0a1736;
    font-family: "goudy-old-style", serif;
    font-style: italic;
    font-size: 24px;
    line-height: 1;
    border-bottom: 1px solid #d9ac38; }
    @media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 768px), only screen and (min-width: 769px) and (max-width: 991px) {
      .mag-notes .mag-notes_title {
        margin-bottom: 30px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) {
    .mag-notes .mag-notes_inner {
      display: flex; } }
  .mag-notes .mag-notes_intro {
    text-align: left;
    color: #744c28;
    font-family: "goudy-old-style", serif;
    line-height: 1.32; }
    @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) {
      .mag-notes .mag-notes_intro {
        flex: 0 1 34%;
        padding-left: 28px;
        padding-right: 80px;
        font-size: 32px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .mag-notes .mag-notes_intro {
        flex: 0 1 40%;
        padding-left: 25px;
        padding-right: 60px;
        font-size: 24px; } }
    @media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 768px), only screen and (min-width: 769px) and (max-width: 991px) {
      .mag-notes .mag-notes_intro {
        margin-bottom: 30px;
        font-size: 22px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) {
    .mag-notes .mag-notes_btn {
      margin-top: 15px; } }

.mag-notes-list {
  padding-bottom: 20px;
  margin-right: -10px;
  position: relative;
  max-height: 530px;
  overflow-y: auto;
  text-align: center;
  scrollbar-width: auto;
  scrollbar-color: #d9ac38 #f1e1be; }
  @media only screen and (min-width: 1200px) {
    .mag-notes-list {
      flex: 0 1 66%;
      padding-bottom: 20px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .mag-notes-list {
      flex: 0 1 60%; } }
  .mag-notes-list::-webkit-scrollbar {
    width: 16px; }
  .mag-notes-list::-webkit-scrollbar-track {
    background: #f1e1be;
    border-radius: 50px; }
  .mag-notes-list::-webkit-scrollbar-thumb {
    background-color: #d9ac38;
    border-radius: 50px;
    border: 1px solid #f1e1be; }
  @media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 768px), only screen and (min-width: 769px) and (max-width: 991px) {
    .mag-notes-list::before {
      content: '';
      display: block;
      position: sticky;
      top: 0;
      left: 0;
      width: 100%;
      height: 1px;
      margin-bottom: 15px;
      box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.7); } }
  .mag-notes-list .mag-notes-list_article {
    display: flex;
    align-items: flex-start;
    text-align: left;
    color: #534741;
    font-family: "goudy-old-style", serif;
    font-size: 20px;
    line-height: 1.50;
    padding-right: 35px; }
    @media only screen and (min-width: 1200px) {
      .mag-notes-list .mag-notes-list_article {
        padding-right: 50px; } }
    @media only screen and (max-width: 579px) {
      .mag-notes-list .mag-notes-list_article {
        display: block; } }
    .mag-notes-list .mag-notes-list_article:not(:first-child) {
      margin-top: 24px; }
    .mag-notes-list .mag-notes-list_article > .lw_image,
    .mag-notes-list .mag-notes-list_article .lw_item_thumb {
      flex: 0 0 auto;
      margin-right: 24px; }
      @media only screen and (max-width: 579px) {
        .mag-notes-list .mag-notes-list_article > .lw_image,
        .mag-notes-list .mag-notes-list_article .lw_item_thumb {
          margin-bottom: 5px; } }
    .mag-notes-list .mag-notes-list_article p:first-of-type {
      margin-top: 10px; }
    .mag-notes-list .mag-notes-list_article p:last-child {
      margin-bottom: 0; }
  .mag-notes-list .mag-notes-list_btn {
    margin-top: 45px;
    display: none; }
    .mag-landing-page .mag-notes-list .mag-notes-list_btn {
      display: inline-block; }

.mag-credits {
  border-top: 1px solid #ebebeb;
  margin-top: 35px;
  padding-top: 8px;
  color: #0a1736;
  font-family: "adelle", serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.43; }
  .mag-credits p {
    margin-bottom: 0; }
  @media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 768px), only screen and (min-width: 769px) and (max-width: 991px) {
    .mag-credits {
      margin-top: 25px; } }

.mag-page .site-main-content {
  padding-top: 40px; }

.mag-page .mag-page_image {
  position: relative;
  text-align: center;
  margin-bottom: 40px; }
  .mag-page .mag-page_image img {
    max-height: 600px;
    width: auto; }
  @media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 768px) {
    .mag-page .mag-page_image {
      margin-bottom: 25px;
      margin-left: -15px;
      margin-right: -15px; } }

@media only screen and (min-width: 1200px) {
  .mag-page.featured .mag-page_image, .mag-page.cover-story .mag-page_image {
    margin-left: -25%;
    margin-right: -25%; } }

.mag-page.featured .mag-page_image img, .mag-page.cover-story .mag-page_image img {
  max-height: none; }

.mag-page .mag-page_image_caption {
  display: block;
  padding: 13px 16px;
  background-color: rgba(10, 23, 54, 0.82);
  color: #ffffff;
  font-family: "adelle", serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.29;
  text-align: left; }
  @media only screen and (min-width: 769px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) {
    .mag-page .mag-page_image_caption {
      position: absolute;
      right: 24px;
      bottom: 24px;
      max-width: 44%; } }
  @media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 768px) {
    .mag-page .mag-page_image_caption {
      position: relative; } }

.mag-page .page-breadcrumb {
  margin-top: 0; }

.mag-page .mag-page_title {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #0a1736;
  font-family: "adelle", serif;
  font-size: 47px;
  font-weight: 600;
  line-height: 1.11; }
  @media only screen and (min-width: 769px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
    .mag-page .mag-page_title {
      font-size: 36px; } }
  @media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 768px) {
    .mag-page .mag-page_title {
      font-size: 32px; } }
  @media only screen and (max-width: 579px) {
    .mag-page .mag-page_title {
      font-size: 28px;
      margin-bottom: 14px; } }

.mag-page .mag-page_intro {
  margin-bottom: 16px;
  color: #744c28;
  font-family: "goudy-old-style", serif;
  font-size: 32px;
  line-height: 1.32;
  font-style: italic; }
  @media only screen and (min-width: 580px) and (max-width: 768px) {
    .mag-page .mag-page_intro {
      font-size: 24px; } }
  @media only screen and (max-width: 579px) {
    .mag-page .mag-page_intro {
      font-size: 22px;
      margin-bottom: 12px; } }

.mag-page .mag-page_date {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 24px;
  color: #846445;
  font-family: "goudy-old-style", serif;
  font-size: 16px;
  line-height: 1.88; }
  .mag-page .mag-page_date strong {
    color: #0b2557;
    font-weight: normal; }
  .mag-page .mag-page_date::after {
    content: '';
    display: inline-block;
    flex: 1 1 auto;
    vertical-align: middle;
    margin-left: 10px;
    border-top: 1px solid #eee; }

.mag-page .mag-page_body {
  margin-bottom: 100px;
  color: #534741;
  font-family: "goudy-old-style", serif;
  font-size: 20px;
  line-height: 1.50; }
  @media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 768px) {
    .mag-page .mag-page_body {
      margin-bottom: 80px; } }
  .mag-page .mag-page_body.has-dropcap > p:first-child:first-letter {
    display: inline-block;
    border: 1px solid #c7c7c7;
    padding: 13px 17px;
    margin-right: 12px;
    margin-top: 8px;
    margin-bottom: 4px;
    float: left;
    color: #d9ac38;
    font-family: "goudy-old-style", serif;
    font-size: 50px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase; }

@-moz-document url-prefix() {
  .mag-page .mag-page_body.has-dropcap > p:first-child:first-letter {
    padding: 14px 14px 18px; } }
    @media only screen and (max-width: 579px) {
      .mag-page .mag-page_body.has-dropcap > p:first-child:first-letter {
        font-size: 42px;
        margin-right: 8px;
        padding: 12px 15px; } }
  .mag-page .mag-page_body .lw_image {
    margin-top: 15px; }
    .mag-page .mag-page_body .lw_image.lw_align_left {
      margin-right: 25px; }
    .mag-page .mag-page_body .lw_image.lw_align_right {
      margin-left: 25px; }
    @media only screen and (max-width: 579px) {
      .mag-page .mag-page_body .lw_image {
        float: none;
        display: block;
        margin: 15px 0 0 !important; } }
  .mag-page .mag-page_body .lw_image_caption {
    padding: 14px 22px;
    background-color: #f4e6be;
    color: #534741;
    font-family: "adelle", serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.50; }
    @media only screen and (max-width: 579px) {
      .mag-page .mag-page_body .lw_image_caption {
        float: none;
        display: block;
        margin: 0 !important; } }
  .mag-page .mag-page_body blockquote {
    clear: both;
    padding: 80px 50px 80px 170px;
    position: relative;
    border-top: none;
    border-bottom: none;
    background-color: #173774;
    color: #ffffff;
    font-family: "goudy-old-style", serif;
    font-size: 26px;
    line-height: 1.40;
    text-align: left; }
    @media only screen and (max-width: 579px) {
      .mag-page .mag-page_body blockquote {
        padding: 40px; } }
    .mag-page .mag-page_body blockquote em {
      color: #d9ac38;
      font-size: 18px;
      line-height: 1.5; }
      .mag-page .mag-page_body blockquote em:only-child {
        display: block;
        margin-top: -20px; }
    @media only screen and (min-width: 580px) and (max-width: 768px), only screen and (min-width: 769px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) {
      .mag-page .mag-page_body blockquote::before {
        background-image: url("/live/resource/image/_ingredients/themes/magazine/assets/quote.png");
        background-size: contain;
        height: 35px;
        width: 40px;
        background-position: center;
        background-repeat: no-repeat;
        box-sizing: content-box;
        content: '';
        position: absolute;
        left: 55px;
        top: 50%;
        margin-top: -20px; } }
  @media only screen and (min-width: 580px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 769px) and (max-width: 991px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 992px) and (max-width: 1199px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 580px) and (max-width: 768px) and (min--moz-device-pixel-ratio: 1.5), only screen and (min-width: 769px) and (max-width: 991px) and (min--moz-device-pixel-ratio: 1.5), only screen and (min-width: 992px) and (max-width: 1199px) and (min--moz-device-pixel-ratio: 1.5), only screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 1.5), only screen and (min-width: 580px) and (max-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-width: 769px) and (max-width: 991px) and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-width: 992px) and (max-width: 1199px) and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-width: 1200px) and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-width: 580px) and (max-width: 768px) and (min-device-pixel-ratio: 1.5), only screen and (min-width: 769px) and (max-width: 991px) and (min-device-pixel-ratio: 1.5), only screen and (min-width: 992px) and (max-width: 1199px) and (min-device-pixel-ratio: 1.5), only screen and (min-width: 1200px) and (min-device-pixel-ratio: 1.5) {
    .mag-page .mag-page_body blockquote::before {
      background-image: url("/live/resource/image/_ingredients/themes/magazine/assets/quote@2x.png"); } }
    @media only screen and (min-width: 580px) and (max-width: 768px), only screen and (min-width: 769px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) {
      .mag-page .mag-page_body blockquote::after {
        content: '';
        position: absolute;
        left: 135px;
        top: 40px;
        bottom: 40px;
        border-left: 1px solid #d9ac38; } }

.mag-page .news-page-share {
  margin-bottom: 60px; }

#lw_form_275 #lw_form_275_164013129156327 {
  min-height: 300px;
  width: 100%; }