<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Non-IE8 media query mixin */
/* Shared */
/*
    https://github.com/csswizardry/inuit.css/blob/master/generic/_mixins.scss
    
    Create vendor-prefixed CSS in one go, e.g.
    @include vendor(border-radius, 4px);
*/
body {
  background: #ffffff; }

.BodyText p a {
  font-weight: bold; }

.BodyText ol,
.BodyText ul {
  font-style: italic; }

.BodyText-introTitle {
  font-size: 4rem;
  font-style: italic;
  font-weight: bold;
  font-family: "playfair_display", Georgia, "Times New Roman", serif;
  line-height: 1.2; }

.BodyText-introContent {
  line-height: 1.3;
  font-size: 23px;
  font-size: 2.3rem;
  color: #666;
  font-style: italic;
  font-family: "playfair_display", Georgia, "Times New Roman", serif; }

.BodyText-sideImageMeta {
  color: #666666;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2; }

.BodyText-content h1, .BodyText-content h2, .BodyText-content h3, .BodyText-content h4, .BodyText-content h5, .BodyText-content h6 {
  font-style: italic;
  font-family: "playfair_display", Georgia, "Times New Roman", serif;
  margin-bottom: 20px; }
.BodyText-content h1 {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.22; }
.BodyText-content h2 {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.23; }
.BodyText-content h3 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.25; }
.BodyText-content h4 {
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 1.24; }
.BodyText-content h5, .BodyText-content h6 {
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.37; }

@media only screen and (min-width: 760px) {
  .BodyText-introTitle {
    font-size: 60px;
    font-size: 6rem; }

  .BodyText-sideImage {
    border-right-color: #c2c2c2; }

  .BodyText-sideImageMeta {
    font-size: 21px;
    font-size: 2.1rem;
    font-style: italic;
    line-height: 1.3;
    font-family: "playfair_display", Georgia, "Times New Roman", serif; } }
html {
  color: #666666;
  line-height: 1.4;
  font-family: "lora", Georgia, "Times New Roman", serif; }

body {
  font-size: 19px;
  font-size: 1.9rem; }

a,
a:hover,
a:focus,
a:visited {
  color: #cc0000;
  text-decoration: none; }

p {
  font-style: italic; }

b, strong {
  font-weight: bold; }

em, i {
  font-style: italic; }

.Hero-inner {
  background-color: #000;
  color: #fff; }

.Hero-title {
  line-height: 1;
  font-size: 25px;
  font-size: 2.5rem; }

.Hero-subTitle {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: bold;
  line-height: 1; }

.Hero-subHeading {
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1.3; }

.Hero-subHeading:before {
  border-bottom-color: #fff; }

.Hero-title,
.Hero-subTitle,
.Hero-subHeading,
.Hero-intro {
  font-family: "playfair_display", Georgia, "Times New Roman", serif;
  font-style: italic; }

.Hero-intro {
  line-height: 1.3;
  font-size: 23px;
  font-size: 2.3rem;
  text-align: center; }

@media only screen and (min-width: 560px) {
  .Hero-subTitle {
    font-size: 42px;
    font-size: 4.2rem; }

  .Hero-subHeading {
    font-size: 30px;
    font-size: 3rem; } }
@media only screen and (min-width: 760px) {
  .Hero-title {
    font-size: 35px;
    font-size: 3.5rem; }

  .Hero-subTitle {
    font-size: 50px;
    font-size: 5rem; }

  .Hero-subHeading {
    font-size: 40px;
    font-size: 4rem; } }
@media only screen and (min-width: 1024px) {
  .Hero-subTitle {
    font-size: 60px;
    font-size: 6rem; } }
.PullQuote {
  font-family: "playfair_display", Georgia, "Times New Roman", serif; }

.PullQuote-content {
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.3;
  color: #666666;
  font-style: italic;
  font-weight: bold; }

.PullQuote-content:before {
  font-size: 75px;
  font-size: 7.5rem; }

.PullQuote-meta {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2;
  color: #666666; }

@media only screen and (min-width: 760px) {
  .PullQuote {
    border-right-color: #c2c2c2; }

  .PullQuote-content:before {
    font-size: 130px;
    font-size: 13rem; }

  .PullQuote-meta {
    font-size: 21px;
    font-size: 2.1rem; }

  .PullQuote-meta,
  .PullQuote-content {
    font-style: italic;
    line-height: 1.3; }

  .PullQuote-content {
    font-size: 30px;
    font-size: 3rem; } }
.RuleStylish--primary {
  border-color: #cc0000; }

.RuleStylish--secondary {
  border-color: #666; }

.MediaBackground {
  background-color: #f8f8f8; }

.TitleGroup {
  font-family: "playfair_display", Georgia, "Times New Roman", serif; }

.TitleGroup-titlePrimary {
  color: #999;
  line-height: 1.2;
  font-size: 22px;
  font-size: 2.2rem; }

.TitleGroup-titleSecondary {
  color: #666;
  font-size: 38px;
  font-size: 3.8rem;
  line-height: 1.2;
  font-style: italic; }

@media only screen and (min-width: 760px) {
  .TitleGroup-title {
    font-size: 23px;
    font-size: 2.3rem; } }
.Quote-content {
  line-height: 1.3;
  color: #000;
  font-style: italic;
  font-size: 26px;
  font-size: 2.6rem; }

.Quote-content:before {
  font-family: "playfair_display", Georgia, "Times New Roman", serif;
  font-size: 80px;
  font-size: 8rem; }

.Card-content {
  line-height: 1.3;
  color: #999;
  font-size: 19px;
  font-size: 1.9rem; }

.CallToAction-headline {
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 1.2;
  font-family: "playfair_display", Georgia, "Times New Roman", serif;
  font-style: italic; }

.CallToAction-partnerLogo {
  background: rgba(0, 0, 0, 0.4); }

.CallToAction-content {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5; }

.CallToAction-button {
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.3;
  text-transform: uppercase;
  border-color: #000;
  font-family: "century_gothicregular", Helvetica, Arial, sans-serif; }

.CallToAction-button,
.CallToAction-button:hover,
.CallToAction-button:focus,
.CallToAction-button:visited {
  color: #000; }

.RelatedVertical {
  background: #0a2141;
  color: #fff; }

.RelatedVertical-title {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3;
  text-transform: uppercase;
  font-family: "century_gothicregular", Helvetica, Arial, sans-serif; }

.RelatedVertical-cardImageWrap {
  background: #04152c; }

.RelatedVertical-cardTitle {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.3;
  font-style: italic; }

.RelatedHorizontal {
  background: #efefef; }

.RelatedHorizontal-title {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3;
  text-transform: uppercase;
  font-family: "century_gothicregular", Helvetica, Arial, sans-serif; }

.RelatedHorizontal-cardImageWrap {
  background: #cdcdcd; }

.RelatedHorizontal-cardTitle {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.3;
  font-style: italic; }

.RelatedSeries {
  background: #0a2141;
  color: #fff; }

.RelatedSeries-title {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.1;
  font-family: "playfair_display", Georgia, "Times New Roman", serif;
  font-style: italic;
  font-weight: bold; }

.RelatedSeries-intro {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3;
  font-style: italic; }

.RelatedSeries-category {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2;
  font-family: "century_gothicregular", Helvetica, Arial, sans-serif; }

.RelatedSeries-categoryTitle {
  font-weight: bold; }

.RelatedSeries-cardImageWrap {
  background: #04152c; }

.RelatedSeries-cardTitle {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.3;
  font-style: italic; }

@media only screen and (min-width: 760px) {
  .RelatedSeries-title {
    font-size: 36px;
    font-size: 3.6rem; }

  .RelatedSeries-intro {
    font-size: 22px;
    font-size: 2.2rem; } }
.Share-title {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1;
  color: #666;
  text-transform: uppercase; }

.ContentPromo {
  background: #efefef; }

.ContentPromo-cardImageWrap {
  background: #cdcdcd; }

.ContentPromo-cardTitle {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.3;
  font-style: italic;
  font-family: "playfair_display", Georgia, "Times New Roman", serif;
  margin-bottom: 15px; }

.ContentPromo-cardIntro {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3;
  font-style: italic;
  color: #999; }

.ContentPromo-intro {
  text-align: center;
  font-family: "playfair_display", Georgia, "Times New Roman", serif;
  font-style: italic; }

.ContentPromo-introTitle {
  color: #666;
  line-height: 1.2;
  font-size: 40px;
  font-size: 4rem;
  font-weight: bold; }

.ContentPromo-introContent {
  color: #999;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.3; }

.Slider-progress {
  color: #fff;
  font-size: 15px;
  font-size: 1.5rem; }

.Slider-progress--current {
  border-right-color: #fff; }

@media only screen and (min-width: 760px) {
  .Slider-progress {
    font-size: 20px;
    font-size: 2rem; } }
.NavBar-link {
  font-size: 19px;
  font-size: 1.9rem;
  text-transform: uppercase; }

.NavBar-item:hover {
  color: white; }

.Nav {
  background: #000; }

.Nav-list {
  color: #fff; }

.Nav-item {
  font-family: "gillsans_lightregular", Arial, sans-serif;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.8;
  border-bottom-color: #333; }

.Nav-item--secondary {
  background: #303030; }

.Nav-text--secondary {
  font-size: 12px;
  font-size: 1.2rem; }

.TopBar-link {
  font-size: 11px;
  font-size: 1.1rem;
  text-transform: uppercase; }
</pre></body></html>