@charset "UTF-8";
/*********************
 V I   I M P O R T S
**********************/
/************
 C O L O R S
*************/
.g-label_white {
  color: #FFFFFF;
}

.g-credit_bullet {
  color: #DDDDDD;
}

.g-body_bullet,
.g-credit,
.g-leadin,
.g-asset-leadin.g-caption,
.nytg-chartmaker-outer .chart-header .g-caption {
  color: #999999;
}

.g-body,
.g-caption,
.g-caption_bold,
.g-method-text {
  color: #333333;
}

.g-alert,
.g-byline,
.g-caption_heading,
.g-chart-label,
.g-dateline,
.g-headline,
.g-label,
.g-subhed,
.g-table-text {
  color: #121212;
}

.g-alert_link,
.g-body_link {
  color: #326891;
}

.g-alert_link:hover,
.g-body_link:hover {
  color: #6288A5;
}

.template-mode-dark {
  background-color: #222222;
  transition: background-color 0.2s ease-in;
}
.template-mode-dark .interactive-masthead header {
  border-color: #666666;
}
.template-mode-dark .interactive-masthead header > section {
  background-color: #222222;
  border-color: #666666;
}
.template-mode-dark .interactive-masthead #desktop-sections-button,
.template-mode-dark .interactive-masthead button[data-test-id=search-button] {
  background-color: transparent;
}
.template-mode-dark .interactive-masthead #desktop-sections-button:hover,
.template-mode-dark .interactive-masthead button[data-test-id=search-button]:hover {
  background-color: #999999;
}
.template-mode-dark .interactive-masthead a {
  color: #FFFFFF;
}
.template-mode-dark .interactive-masthead svg,
.template-mode-dark .interactive-masthead path,
.template-mode-dark .interactive-masthead rect {
  fill: #FFFFFF;
}
.template-mode-dark .g-table tr {
  border-color: #999999;
}
.template-mode-dark .g-methodology:before,
.template-mode-dark .interactive-footer-container:before {
  background-color: #999999;
}
.template-mode-dark .g-alert,
.template-mode-dark .g-alert.g-body {
  background-color: #FADE91;
}
.template-mode-dark .g-refer,
.template-mode-dark .g-refer.g-body,
.template-mode-dark #bottom-wrapper {
  background-color: #999999;
}
.template-mode-dark #bottom-wrapper {
  border-color: #DDDDDD;
}
.template-mode-dark #site-index h3 {
  color: #FFFFFF;
}
.template-mode-dark #site-index ul li a {
  color: #999999;
}
.template-mode-dark #site-index svg path {
  fill: #FFFFFF;
}
.template-mode-dark .g-list p:before,
.template-mode-dark .g-list div:before,
.template-mode-dark .g-list li:before,
.template-mode-dark .g-list-square p:before,
.template-mode-dark .g-list-square div:before,
.template-mode-dark .g-list-square li:before,
.template-mode-dark .g-list-circle p:before,
.template-mode-dark .g-list-circle div:before,
.template-mode-dark .g-list-circle li:before {
  color: #DDDDDD;
}
.template-mode-dark .g-slideshow-slide {
  background-color: #222222;
}
.template-mode-dark .g-top-asset .interactive-byline,
.template-mode-dark .g-top-asset .interactive-dateline,
.template-mode-dark .g-top-asset .interactive-heading {
  color: #121212;
}
.template-mode-dark .g-subhed,
.template-mode-dark .g-caption_heading,
.template-mode-dark .g-chart-bar-label,
.template-mode-dark .g-label_white {
  color: #FFFFFF;
}
.template-mode-dark .g-credit_bullet {
  color: #DDDDDD;
}
.template-mode-dark .g-body_bullet,
.template-mode-dark .g-credit,
.template-mode-dark .g-leadin,
.template-mode-dark .g-asset-leadin.g-caption,
.template-mode-dark .nytg-chartmaker-outer .chart-header .g-caption {
  color: #999999;
}
.template-mode-dark .g-body,
.template-mode-dark .g-caption,
.template-mode-dark .g-caption_bold,
.template-mode-dark .interactive-source,
.template-mode-dark .interactive-credit,
.template-mode-dark .g-method-text {
  color: #DDDDDD;
}
.template-mode-dark .g-alert,
.template-mode-dark .g-byline,
.template-mode-dark .g-chart-label,
.template-mode-dark .g-dateline,
.template-mode-dark .g-headline,
.template-mode-dark .interactive-byline,
.template-mode-dark .interactive-dateline,
.template-mode-dark .interactive-heading,
.template-mode-dark .g-label,
.template-mode-dark .g-table-text {
  color: #EEEEEE;
}
.template-mode-dark .interactive-content a,
.template-mode-dark .g-alert_link,
.template-mode-dark .g-body_link {
  color: #326891;
}
.template-mode-dark .interactive-content a:hover,
.template-mode-dark .g-alert_link:hover,
.template-mode-dark .g-body_link:hover {
  color: #6288A5;
}

/**********
 S I Z E S
***********/
/***************************
 S I Z E  :  C L A S S E S
****************************/
/* Body  
*******************************/
.g-width-body,
.g-width-bodytext,
.g-width-small,
.g-width-medium,
.g-width-large {
  width: 100%;
  max-width: 100%;
}

@media (min-width: 600px) {
  .g-width-body,
.g-width-bodytext,
.g-width-small {
    max-width: 600px;
  }
}

@media (min-width: 600px) {
  .g-width-medium {
    max-width: 740px;
  }
}

@media (min-width: 600px) {
  .g-width-large {
    max-width: 1150px;
  }
}

/* Assets  
*******************************/
.g-asset-width-body,
.g-asset-width-bodytext,
.g-asset-width-small,
.g-asset-width-medium,
.g-asset-width-large {
  width: 100%;
  max-width: 100%;
}

@media (min-width: 600px) {
  .g-asset-width-body,
.g-asset-width-bodytext,
.g-asset-width-small {
    max-width: 600px;
  }
}

@media (min-width: 600px) {
  .g-asset-width-medium {
    max-width: 720px;
  }
}

@media (min-width: 600px) {
  .g-asset-width-large {
    max-width: 1050px;
  }
}

.g-asset-width-full {
  max-width: calc(100% - 40px);
}

.g-asset-width-fullbleed,
.g-asset-width-bleed {
  width: 100%;
}

/********************
 T Y P O G R A P H Y 
*********************/
.g-headline,
.g-subhed {
  font-family: "nyt-cheltenham", georgia, "times new roman", times, serif;
}

.g-alert, .g-alert.g-body, .g-alert .g-body, .g-alert_link,
.g-byline,
.g-caption, .g-caption_bold, .g-caption_heading,
.g-chart,
.g-credit, .g-credit_bullet,
.g-dateline,
.g-label, .g-label_white,
.g-leadin,
.g-refer, .g-refer.g-body, .g-refer .g-body,
.g-table-text {
  font-family: "nyt-franklin", arial, helvetica, sans-serif;
}

.g-body, .g-body_bullet, .g-body_link {
  font-family: "nyt-imperial", georgia, "times new roman", times, serif;
}

/* Light text */
.g-asset-leadin.g-caption_heading,
.g-chart,
.g-headline,
.g-label, .g-label_white,
.g-leadin,
.g-table-text {
  font-weight: 300;
}

/* Medium text */
.g-alert, .g-alert.g-body, .g-alert .g-body, .g-alert_link,
.g-body, .g-body_bullet, .g-body_link,
.g-caption,
.g-credit,
.g-dateline,
.g-refer, .g-refer.g-body, .g-refer .g-body, .g-refer_link,
.g-subhed {
  font-weight: 500;
}

/* Bold text */
.g-byline,
.g-caption_bold, .g-caption_heading,
.g-chart-header,
.g-credit_bullet,
.g-subhed,
.g-table-heading {
  font-weight: 700;
}

strong {
  font-weight: 700;
}

/*
 Type Mixins 
*************************/
/*************************************
 T Y P E  :  C L A S S   M I X I N S  
**************************************/
/* Headline */
/* Leadin */
/* Byline */
/* Dateline */
/* Alert */
/* Subhed */
/* Body */
/* Caption */
/* Leadin */
/* Credit */
/* Label */
/***************************
 T Y P E  :  C L A S S E S
****************************/
/* Headline 
*******************************/
.g-headline {
  font-size: 27px;
  line-height: 32px;
}
@media (min-width: 740px) {
  .g-headline {
    font-size: 38px;
    line-height: 46px;
  }
}
@media (min-width: 1024px) {
  .g-headline {
    font-size: 47px;
    line-height: 54px;
  }
}

.g-headline.small {
  font-size: 27px;
  line-height: 32px;
}

.g-headline.medium {
  font-size: 38px;
  line-height: 46px;
}

.g-headline.large {
  font-size: 47px;
  line-height: 54px;
}

/* Leadin 
*******************************/
.g-leadin {
  font-size: 21px;
  line-height: 26px;
}
@media (min-width: 740px) {
  .g-leadin {
    font-size: 23px;
    line-height: 32px;
  }
}
@media (min-width: 1024px) {
  .g-leadin {
    font-size: 26px;
    line-height: 32px;
  }
}

.g-leadin.small {
  font-size: 21px;
  line-height: 26px;
}

.g-leadin.medium {
  font-size: 23px;
  line-height: 32px;
}

.g-leadin.large {
  font-size: 26px;
  line-height: 32px;
}

/* Byline 
*******************************/
.g-byline {
  font-size: 14px;
  line-height: 18px;
}
@media (min-width: 740px) {
  .g-byline {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (min-width: 1024px) {
  .g-byline {
    font-size: 14px;
    line-height: 18px;
  }
}

.g-byline.small {
  font-size: 14px;
  line-height: 18px;
}

.g-byline.medium {
  font-size: 14px;
  line-height: 18px;
}

.g-byline.large {
  font-size: 14px;
  line-height: 18px;
}

/* Dateline 
*******************************/
.g-dateline {
  font-size: 13px;
  line-height: 18px;
}
@media (min-width: 740px) {
  .g-dateline {
    font-size: 13px;
    line-height: 18px;
  }
}
@media (min-width: 1024px) {
  .g-dateline {
    font-size: 13px;
    line-height: 18px;
  }
}

.g-dateline.small {
  font-size: 13px;
  line-height: 18px;
}

.g-dateline.medium {
  font-size: 13px;
  line-height: 18px;
}

.g-dateline.large {
  font-size: 13px;
  line-height: 18px;
}

/* Alert 
*******************************/
.g-alert {
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 740px) {
  .g-alert {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (min-width: 1024px) {
  .g-alert {
    font-size: 18px;
    line-height: 24px;
  }
}

.g-alert.small {
  font-size: 16px;
  line-height: 24px;
}

.g-alert.medium {
  font-size: 18px;
  line-height: 24px;
}

.g-alert.large {
  font-size: 18px;
  line-height: 24px;
}

.g-alert_link {
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 740px) {
  .g-alert_link {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (min-width: 1024px) {
  .g-alert_link {
    font-size: 18px;
    line-height: 24px;
  }
}

.g-alert_link.small {
  font-size: 16px;
  line-height: 24px;
}

.g-alert_link.medium {
  font-size: 18px;
  line-height: 24px;
}

.g-alert_link.large {
  font-size: 18px;
  line-height: 24px;
}

/* Subhed 
*******************************/
.g-subhed {
  font-size: 23px;
  line-height: 24px;
}
@media (min-width: 740px) {
  .g-subhed {
    font-size: 27px;
    line-height: 30px;
  }
}
@media (min-width: 1024px) {
  .g-subhed {
    font-size: 28px;
    line-height: 35px;
  }
}

.g-subhed.small {
  font-size: 23px;
  line-height: 24px;
}

.g-subhed.medium {
  font-size: 27px;
  line-height: 30px;
}

.g-subhed.large {
  font-size: 28px;
  line-height: 35px;
}

/* Body 
*******************************/
.g-body {
  font-size: 18px;
  line-height: 25px;
}
@media (min-width: 740px) {
  .g-body {
    font-size: 20px;
    line-height: 30px;
  }
}
@media (min-width: 1024px) {
  .g-body {
    font-size: 20px;
    line-height: 30px;
  }
}

.g-body.small {
  font-size: 18px;
  line-height: 25px;
}

.g-body.medium {
  font-size: 20px;
  line-height: 30px;
}

.g-body.large {
  font-size: 20px;
  line-height: 30px;
}

.g-body_bullet {
  font-size: 15px;
  line-height: 24px;
}
@media (min-width: 740px) {
  .g-body_bullet {
    font-size: 17px;
    line-height: 24px;
  }
}
@media (min-width: 1024px) {
  .g-body_bullet {
    font-size: 18px;
    line-height: 28px;
  }
}

.g-body_bullet.small {
  font-size: 15px;
  line-height: 24px;
}

.g-body_bullet.medium {
  font-size: 17px;
  line-height: 24px;
}

.g-body_bullet.large {
  font-size: 18px;
  line-height: 28px;
}

.g-body_link {
  font-size: 17px;
  line-height: 24px;
}
@media (min-width: 740px) {
  .g-body_link {
    font-size: 19px;
    line-height: 28px;
  }
}
@media (min-width: 1024px) {
  .g-body_link {
    font-size: 19px;
    line-height: 28px;
  }
}

.g-body_link.small {
  font-size: 17px;
  line-height: 24px;
}

.g-body_link.medium {
  font-size: 19px;
  line-height: 28px;
}

.g-body_link.large {
  font-size: 19px;
  line-height: 28px;
}

/* Caption  
*******************************/
.g-caption {
  font-size: 15px;
  line-height: 19px;
}
@media (min-width: 740px) {
  .g-caption {
    font-size: 15px;
    line-height: 20px;
  }
}
@media (min-width: 1024px) {
  .g-caption {
    font-size: 16px;
    line-height: 22px;
  }
}

.g-caption.small {
  font-size: 15px;
  line-height: 19px;
}

.g-caption.medium {
  font-size: 15px;
  line-height: 20px;
}

.g-caption.large {
  font-size: 16px;
  line-height: 22px;
}

.g-caption_bold {
  font-size: 15px;
  line-height: 19px;
}
@media (min-width: 740px) {
  .g-caption_bold {
    font-size: 15px;
    line-height: 20px;
  }
}
@media (min-width: 1024px) {
  .g-caption_bold {
    font-size: 16px;
    line-height: 22px;
  }
}

.g-caption_bold.small {
  font-size: 15px;
  line-height: 19px;
}

.g-caption_bold.medium {
  font-size: 15px;
  line-height: 20px;
}

.g-caption_bold.large {
  font-size: 16px;
  line-height: 22px;
}

.g-caption_heading {
  font-size: 17px;
  line-height: 22px;
}
@media (min-width: 740px) {
  .g-caption_heading {
    font-size: 20px;
    line-height: 22px;
  }
}
@media (min-width: 1024px) {
  .g-caption_heading {
    font-size: 18px;
    line-height: 24px;
  }
}

.g-caption_heading.small {
  font-size: 17px;
  line-height: 22px;
}

.g-caption_heading.medium {
  font-size: 20px;
  line-height: 22px;
}

.g-caption_heading.large {
  font-size: 18px;
  line-height: 24px;
}

.g-asset-leadin {
  font-size: 15px;
  line-height: 25px;
}
@media (min-width: 740px) {
  .g-asset-leadin {
    font-size: 18px;
    line-height: 25px;
  }
}
@media (min-width: 1024px) {
  .g-asset-leadin {
    font-size: 18px;
    line-height: 25px;
  }
}

.g-asset-leadin.small {
  font-size: 15px;
  line-height: 25px;
}

.g-asset-leadin.medium {
  font-size: 18px;
  line-height: 25px;
}

.g-asset-leadin.large {
  font-size: 18px;
  line-height: 25px;
}

/* Credit 
*******************************/
.g-credit {
  font-size: 11px;
  line-height: 15px;
}
@media (min-width: 740px) {
  .g-credit {
    font-size: 13px;
    line-height: 17px;
  }
}
@media (min-width: 1024px) {
  .g-credit {
    font-size: 13px;
    line-height: 17px;
  }
}

.g-credit.small {
  font-size: 11px;
  line-height: 15px;
}

.g-credit.medium {
  font-size: 13px;
  line-height: 17px;
}

.g-credit.large {
  font-size: 13px;
  line-height: 17px;
}

.g-credit_bullet {
  font-size: 20px;
  line-height: 15px;
}
@media (min-width: 740px) {
  .g-credit_bullet {
    font-size: 20px;
    line-height: 15px;
  }
}
@media (min-width: 1024px) {
  .g-credit_bullet {
    font-size: 20px;
    line-height: 15px;
  }
}

.g-credit_bullet.small {
  font-size: 20px;
  line-height: 15px;
}

.g-credit_bullet.medium {
  font-size: 20px;
  line-height: 15px;
}

.g-credit_bullet.large {
  font-size: 20px;
  line-height: 15px;
}

/* Label 
*******************************/
.g-label {
  font-size: 13px;
  line-height: 17px;
}
@media (min-width: 740px) {
  .g-label {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (min-width: 1024px) {
  .g-label {
    font-size: 16px;
    line-height: 22px;
  }
}

.g-label.small {
  font-size: 13px;
  line-height: 17px;
}

.g-label.medium {
  font-size: 16px;
  line-height: 22px;
}

.g-label.large {
  font-size: 16px;
  line-height: 22px;
}

.g-label_white {
  font-size: 13px;
  line-height: 17px;
}
@media (min-width: 740px) {
  .g-label_white {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (min-width: 1024px) {
  .g-label_white {
    font-size: 16px;
    line-height: 22px;
  }
}

.g-label_white.small {
  font-size: 13px;
  line-height: 17px;
}

.g-label_white.medium {
  font-size: 16px;
  line-height: 22px;
}

.g-label_white.large {
  font-size: 16px;
  line-height: 22px;
}

/******************************
 S P E C I A L   E F F E C T S 
*******************************/
/************************
 C L A S S E S : HELPERS
*************************/
/* Basic 
*****************/
.g-no-select {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

.g-clear {
  display: flow-root;
}

/* Advanced 
*****************/
.g-optimize-type {
  text-rendering: optimizeLegibility;
  font-feature-settings: "kern";
  -webkit-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern=1";
}
.g-center-element {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.g-center-element-horizontal {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
}

.g-center-element-vertical {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.g-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.g-flex-center {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

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

/******************
 T E M P L A T E S
*******************/
.template-minimal .interactive-masthead {
  position: absolute;
  width: 100%;
  border-color: transparent;
  z-index: 1000;
}
.template-minimal .interactive-masthead header {
  border-color: transparent;
}
.template-minimal .interactive-masthead header > section {
  background-color: transparent;
  border-color: transparent;
}
.template-minimal .g-top-asset > .g-asset {
  margin-top: 0px;
}

.template-style-feature .g-headline,
.template-style-feature .interactive-heading,
.template-style-feature #interactive-heading {
  font-weight: 200 !important;
  font-size: 40px !important;
  line-height: 48px !important;
}
@media (min-width: 740px) {
  .template-style-feature .g-headline,
.template-style-feature .interactive-heading,
.template-style-feature #interactive-heading {
    font-size: 52px !important;
    line-height: 60px !important;
  }
}
@media (min-width: 1024px) {
  .template-style-feature .g-headline,
.template-style-feature .interactive-heading,
.template-style-feature #interactive-heading {
    font-size: 60px !important;
    line-height: 68px !important;
  }
}
.template-style-feature .g-subhed {
  font-weight: 300 !important;
}

.template-option-white-icons .interactive-masthead #desktop-sections-button,
.template-option-white-icons .interactive-masthead button[data-test-id=search-button] {
  background-color: transparent;
}
.template-option-white-icons .interactive-masthead #desktop-sections-button:hover,
.template-option-white-icons .interactive-masthead button[data-test-id=search-button]:hover {
  background-color: #999999;
}
.template-option-white-icons .interactive-masthead a {
  color: #FFFFFF;
}
.template-option-white-icons .interactive-masthead svg,
.template-option-white-icons .interactive-masthead path,
.template-option-white-icons .interactive-masthead rect {
  fill: #FFFFFF;
}

.template-option-black-icons .interactive-masthead #desktop-sections-button,
.template-option-black-icons .interactive-masthead button[data-test-id=search-button] {
  background-color: transparent;
}
.template-option-black-icons .interactive-masthead #desktop-sections-button:hover,
.template-option-black-icons .interactive-masthead button[data-test-id=search-button]:hover {
  background-color: #999999;
}
.template-option-black-icons .interactive-masthead a {
  color: #121212;
}
.template-option-black-icons .interactive-masthead svg,
.template-option-black-icons .interactive-masthead path,
.template-option-black-icons .interactive-masthead rect {
  fill: #121212;
}

.template-minimal #top-wrapper,
.template-blank #top-wrapper {
  display: none !important;
}

/**********************
 E N V I R O N M E N T
***********************/
.g-error {
  background-color: #CC0000;
  color: white;
  font-size: 14px;
  padding: 1em;
}
.g-error h2, .g-error p {
  margin: 0 0 1em 0;
}
.g-error h2 {
  font-weight: bold;
  font-size: 18px;
}
.g-error a, .g-error a:hover {
  color: white;
}
.g-error pre {
  font-family: monospace;
  background-color: rgba(0, 0, 0, 0.1);
  padding: 1em;
  margin: 1em 0;
  overflow-x: auto;
}

.g-page-development {
  /* Hide Meter Bar */
}
.g-page-development .meter_default {
  display: none;
}
.g-page-development .g-missing {
  outline: 1px solid purple;
}
.g-page-development .g-missing_inner {
  color: #CC0000;
  font-family: "nyt-franklin", arial, helvetica, sans-serif;
  font-weight: 500;
  text-align: center;
  padding: 3em;
  outline: 1px solid #CC0000;
  font-size: 15px;
  line-height: 19px;
}

.g-page-preview .g-missing_inner {
  color: #CC0000;
  font-family: "nyt-franklin", arial, helvetica, sans-serif;
  font-weight: 500;
  text-align: center;
  padding: 3em;
  outline: 1px solid #CC0000;
  font-size: 15px;
  line-height: 19px;
}

.g-page-production .g-missing, .g-page-production .g-error {
  display: none;
}

/* Makes page full width */
html:not(.story) .interactive section {
  max-width: 100%;
  width: 100%;
}

html:not(.story) .css-15n42zn {
  margin-top: 0;
}

.g-hide {
  opacity: 0 !important;
}

.g-erase {
  display: none !important;
  opacity: 0 !important;
}

/****************
 F R E E B I R D
*****************/
/* MODULE : AD */
/******************/
.g-ad {
  background-color: #f7f7f7;
  border-bottom: 1px solid #f3f3f3;
  border-top: 1px solid #f3f3f3;
  margin: 37px auto;
  padding-bottom: 30px;
  padding-top: 3px;
  text-align: center;
}
.g-ad .place-ad.placed-ad {
  margin-top: 9px;
}

.g-ad::before {
  content: "Advertisement";
  color: #ccc;
  font-family: nyt-franklin, helvetica, arial, sans-serif;
  font-size: 0.5625rem;
  font-weight: 300;
  letter-spacing: 0.05rem;
  line-height: 0.5625rem;
  margin-bottom: 9px;
  text-align: center;
  text-transform: uppercase;
}

/* MODULE : ASSET */
/******************/
.g-asset {
  margin: 25px auto;
  width: calc(100% - 40px);
}
html.story .g-asset {
  margin: 0px auto;
  width: 100%;
}
.g-asset.g-asset-width-full img {
  width: 100%;
}
.g-asset.g-asset-width-bleed {
  width: 100%;
}
.g-asset.g-asset-width-bleed img {
  width: 100%;
}
.g-asset.g-slideshow {
  margin-top: 15px;
}
.g-asset.g-table {
  margin-top: 0px;
}

.g-asset_inner {
  position: relative;
}

/* MODULE : BODY TEXT */
/**********************/
.g-body {
  width: calc(100% - 40px);
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 12.5px;
}
.g-body a {
  text-decoration: underline;
}
@media (min-width: 740px) {
  .g-body {
    max-width: 600px;
    margin-bottom: 15px;
  }
}
@media (min-width: 1024px) {
  .g-body {
    max-width: 600px;
    margin-bottom: 15px;
  }
}

/* MODULE : CHART */
/******************/
.g-chart {
  margin: 0 auto;
  margin-bottom: 25px;
  width: calc(100% - 40px);
  font-size: 15px;
  line-height: 19px;
}
@media (min-width: 600px) {
  .g-chart {
    width: 100%;
  }
}
@media (min-width: 740px) {
  .g-chart {
    font-size: 15px;
    line-height: 20px;
  }
}
.g-chart .out-label {
  padding-top: 3px;
  display: none;
}
.g-chart .outside .out-label {
  display: block;
}
.g-chart .outside .in-label {
  display: none;
}
.g-chart .g-bold {
  font-weight: bold;
}

.g-chart-row,
.g-chart-header {
  clear: both;
  height: 22px;
  margin-bottom: 9px;
}

.g-chart-bar-container,
.g-chart-label {
  float: left;
  height: 100%;
}

.g-chart-bar-container {
  margin-left: 20px;
}

.g-chart-bar-pos,
.g-chart-bar-neg {
  height: 100%;
  float: left;
}

.g-chart-label, .g-chart-bar {
  padding-top: 3px;
}

.g-chart-label.not-first {
  margin-left: 20px;
}

.g-chart-bar {
  height: 100%;
  background: lightsteelblue;
  position: relative;
}

.g-chart-bar-label {
  padding-left: 6px;
}

.g-chart-bar-neg .g-chart-bar {
  float: right;
}
.g-chart-bar-neg .g-chart-bar-label {
  text-align: right;
  padding-right: 6px;
  padding-left: 0px;
}

/* MODULE : GRAPHIC */
/********************/
.g-dot {
  display: inline-block;
  background-color: #121212;
  color: #FFFFFF;
  width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 10px;
  line-height: 20px;
  font-size: 14px;
  line-height: 18px;
}
@media (min-width: 740px) {
  .g-dot {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (min-width: 1024px) {
  .g-dot {
    font-size: 14px;
    line-height: 18px;
  }
}

.g-dot-red {
  background-color: #CC0000;
}

/* MODULE : GRID */
/*****************/
.g-grid {
  margin: 0 auto 15px auto;
  width: calc(100% - 40px);
}
.g-grid.g-asset-width-bleed {
  width: 100%;
}

.g-grid-item-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.g-grid-item-container.g-align-left {
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.g-grid-item-container.g-align-right {
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.g-grid-item-container.g-align-center {
  -ms-flex-pack: center;
      justify-content: center;
}

.g-grid-item {
  position: relative;
  display: inline-block;
}
.g-col-count-2 .g-grid-item {
  width: calc(50% - 5px);
  margin: calc(1.25px) calc(2.5px);
}
.g-col-count-3 .g-grid-item {
  width: calc(33.3333333333% - 5px);
  margin: calc(1.25px) calc(2.5px);
}
.g-col-count-4 .g-grid-item {
  width: calc(50% - 5px);
  margin: calc(1.25px) calc(2.5px);
}
@media (min-width: 600px) {
  .g-col-count-4 .g-grid-item {
    width: calc(25% - 5px);
    margin: calc(1.25px) calc(2.5px);
  }
}
.g-col-count-5 .g-grid-item {
  width: calc(33.3333333333% - 5px);
  margin: calc(1.25px) calc(2.5px);
}
@media (min-width: 600px) {
  .g-col-count-5 .g-grid-item {
    width: calc(20% - 5px);
    margin: calc(1.25px) calc(2.5px);
  }
}
.g-col-count-6 .g-grid-item {
  width: calc(33.3333333333% - 5px);
  margin: calc(1.25px) calc(2.5px);
}
@media (min-width: 600px) {
  .g-col-count-6 .g-grid-item {
    width: calc(16.6666666667% - 5px);
    margin: calc(1.25px) calc(2.5px);
  }
}
.g-col-count-7 .g-grid-item {
  width: calc(33.3333333333% - 5px);
  margin: calc(1.25px) calc(2.5px);
}
@media (min-width: 600px) {
  .g-col-count-7 .g-grid-item {
    width: calc(14.2857142857% - 5px);
    margin: calc(1.25px) calc(2.5px);
  }
}
.g-col-count-8 .g-grid-item {
  width: calc(33.3333333333% - 5px);
  margin: calc(1.25px) calc(2.5px);
}
@media (min-width: 600px) {
  .g-col-count-8 .g-grid-item {
    width: calc(12.5% - 5px);
    margin: calc(1.25px) calc(2.5px);
  }
}
.g-grid-item .g-caption_heading {
  margin-top: 5px;
}
.g-grid-item .g-asset:first-of-type {
  margin: auto;
}

/* MODULE : IMAGE */
/******************/
.g-image img {
  max-width: 100%;
}

/* Sprite CSS */
.g-sprite-img {
  background-image: url("https://static01.nytimes.com/newsgraphics/2022-11-30-52places/c4cf2a5fff04213982945f5163b5b1e9a7188af6/_assets/sprite-mobile.jpg");
  background-repeat: no-repeat;
  background-size: 1000%;
  width: 100%;
  height: 100%;
}
@media (min-width: 740px) {
  .g-sprite-img {
    background-image: url("https://static01.nytimes.com/newsgraphics/2022-11-30-52places/c4cf2a5fff04213982945f5163b5b1e9a7188af6/_assets/sprite-desktop.jpg");
  }
}

/* Lazy Images */
.g-freebird-lazy {
  display: block;
  width: 100%;
  height: auto;
}
.g-freebird-lazy.ll-init {
  transition: opacity 0.3s ease-out;
  opacity: 0;
}
.g-freebird-lazy.ll-loaded {
  opacity: 1;
}

/* MODULE : KEY */
/****************/
.g-key {
  display: block;
}
@media (min-width: 740px) {
  .g-key {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: initial;
        justify-content: initial;
  }
  .g-center-leadin .g-key {
    text-align: center;
    -ms-flex-pack: center;
        justify-content: center;
  }
}
.g-key .g-key-row p {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  font-size: 15px;
  line-height: 19px;
}
@media (min-width: 600px) {
  .g-key .g-key-row p {
    max-width: 92%;
  }
}
@media (min-width: 740px) {
  .g-key .g-key-row p {
    width: auto;
    max-width: none;
    font-size: 15px;
    line-height: 20px;
  }
}
@media (min-width: 600px) {
  .g-key .g-key-row-title p {
    width: 100%;
    max-width: none;
  }
}

@media (min-width: 740px) {
  .g-asset-leadin + .g-key {
    display: block;
  }
}

/* Segmented key */
@media screen and (max-width: 370px) {
  div.g-key.keytype-segmented .g-key-row .g-key-rect {
    width: 30px;
  }
}
.g-key.keytype-segmented {
  margin: 10px auto 15px auto;
}
.g-key.keytype-segmented div.clear {
  clear: both;
}
.g-key.keytype-segmented .g-key-row.g-key-row-title {
  margin-right: 15px;
}
.g-key.keytype-segmented .g-key-row.g-key-row-title p {
  position: static;
  transform: none;
  text-align: left;
  vertical-align: top;
  margin-top: -3px;
}
.g-key.keytype-segmented .g-key-row {
  position: relative;
  margin: 0;
  float: left;
}
.g-key.keytype-segmented .g-key-row .g-key-rect {
  display: block;
  margin: 0;
  width: 35px;
  height: 10px;
}
.g-key.keytype-segmented .g-key-row p {
  position: absolute;
  white-space: nowrap;
  text-align: center;
  line-height: 1em;
  margin-top: 3px;
  right: 0;
  transform: translate(50%, 0);
}
.g-key.keytype-segmented .g-key-row p.g-beginval {
  left: 0;
  transform: translate(-50%, 0);
}

/* Inline key */
.g-key.keytype-inline {
  overflow: hidden;
  margin: 10px auto 4px auto;
}
.g-key.keytype-inline .g-key-row {
  margin-bottom: 5px;
  margin-right: 15px;
  display: inline-block;
}
@media (min-width: 600px) {
  .g-key.keytype-inline .g-key-row {
    width: auto;
    margin-bottom: 0;
  }
}
@media (min-width: 740px) {
  .g-key.keytype-inline .g-key-row {
    width: auto;
  }
}
.g-key.keytype-inline .g-key-row .g-key-rect, .g-key.keytype-inline .g-key-row .g-key-circle {
  display: inline-block;
  vertical-align: middle;
  margin-right: 1px;
}
.g-key.keytype-inline .g-key-row .g-key-rect {
  width: 22px;
  height: 10px;
}
.g-key.keytype-inline .g-key-row .g-key-circle {
  width: 9px;
  height: 9px;
  border-radius: 50%;
}
.g-key.keytype-inline .g-key-row .g-key-custom {
  width: 20px;
  height: 20px;
  background-size: 100%;
  display: block;
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: -4px 2px 0 0;
}

/* SUBMODULE : LABEL */
/*********************/
.g-label {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: auto;
  left: auto;
  color: #FFFFFF;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 5px;
  text-align: center;
  z-index: 100;
  font-size: 13px;
  line-height: 17px;
}
@media (min-width: 740px) {
  .g-label {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (min-width: 1024px) {
  .g-label {
    font-size: 16px;
    line-height: 22px;
    padding: 10px;
  }
}
.g-slideshow-slide .g-label {
  padding: 5px 7px;
}
.g-label-top-left .g-label {
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
}
.g-label-bottom-left .g-label {
  top: auto;
  right: auto;
  bottom: 0px;
  left: 0px;
}
.g-label-bottom-right .g-label {
  top: auto;
  right: 0px;
  bottom: 0px;
  left: auto;
}
.g-label.g-label-reverse, .g-label-reverse .g-label {
  color: #121212;
  background-color: transparent;
}
.g-label-unset .g-label {
  position: relative;
  top: auto;
  right: auto;
  color: #121212;
  background-color: transparent;
  text-align: left;
  padding: 0;
}

/* MODULE : LEADIN */
/*******************/
.g-asset-leadin,
.nytg-chartmaker-outer .chart-header .g-caption {
  padding-bottom: 2px;
}

.nytg-chartmaker-outer .chart-header .g-caption {
  font-size: 15px;
  line-height: 25px;
}
@media (min-width: 740px) {
  .nytg-chartmaker-outer .chart-header .g-caption {
    font-size: 18px;
    line-height: 25px;
  }
}

/* MODULE : NAV LINKS */
/**********************/
.g-nav {
  max-width: calc(100% - 40px);
  margin: 0 auto 10px auto;
}
@media (min-width: 740px) {
  .g-nav {
    max-width: 600px;
    margin: 20px auto 20px auto;
  }
}

.g-nav-items {
  width: 100%;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-align: start;
      align-items: flex-start;
}

.g-nav-item {
  text-align: center;
  margin-bottom: 10px;
}
@media (min-width: 740px) {
  .g-nav-item {
    margin-bottom: 0;
  }
}

.g-has-mobile-text .g-nav-link_desktop {
  display: none;
}
@media (min-width: 740px) {
  .g-has-mobile-text .g-nav-link_desktop {
    display: inline;
  }
}
.g-has-mobile-text .g-nav-link_mobile {
  display: inline;
}
@media (min-width: 740px) {
  .g-has-mobile-text .g-nav-link_mobile {
    display: none;
  }
}

/* SUBMODULE : LIST ITEMS */
/**************************/
.g-list p,
.g-list div,
.g-list li,
.g-list-square p,
.g-list-square div,
.g-list-square li {
  position: relative;
  padding-left: 1.75em;
}
@media (min-width: 740px) {
  .g-list p,
.g-list div,
.g-list li,
.g-list-square p,
.g-list-square div,
.g-list-square li {
    padding-left: 0;
  }
}
.g-list p:before,
.g-list div:before,
.g-list li:before,
.g-list-square p:before,
.g-list-square div:before,
.g-list-square li:before {
  content: "■";
  position: absolute;
  top: 1px;
  left: 1em;
  font-size: 15px;
  line-height: 24px;
}
@media (min-width: 740px) {
  .g-list p:before,
.g-list div:before,
.g-list li:before,
.g-list-square p:before,
.g-list-square div:before,
.g-list-square li:before {
    top: 3px;
    left: -1em;
  }
}

.g-list-circle p,
.g-list-circle div,
.g-list-circle li {
  position: relative;
  padding-left: 1.75em;
}
@media (min-width: 740px) {
  .g-list-circle p,
.g-list-circle div,
.g-list-circle li {
    padding-left: 0;
  }
}
.g-list-circle p:before,
.g-list-circle div:before,
.g-list-circle li:before {
  position: absolute;
  content: "•";
  top: 2px;
  left: 1em;
  font-size: 15px;
  line-height: 24px;
}
@media (min-width: 740px) {
  .g-list-circle p:before,
.g-list-circle div:before,
.g-list-circle li:before {
    top: 3px;
    left: -1em;
  }
}

.g-list,
.g-list-square,
.g-list-circle {
  box-sizing: border-box;
}
.g-alert .g-list p, .g-refer .g-list p,
.g-alert .g-list div,
.g-refer .g-list div,
.g-alert .g-list li,
.g-refer .g-list li,
.g-alert .g-list-square p,
.g-refer .g-list-square p,
.g-alert .g-list-square div,
.g-refer .g-list-square div,
.g-alert .g-list-square li,
.g-refer .g-list-square li,
.g-alert .g-list-circle p,
.g-refer .g-list-circle p,
.g-alert .g-list-circle div,
.g-refer .g-list-circle div,
.g-alert .g-list-circle li,
.g-refer .g-list-circle li {
  width: calc(100% - 65px);
}
.g-alert .g-list p:before, .g-refer .g-list p:before,
.g-alert .g-list div:before,
.g-refer .g-list div:before,
.g-alert .g-list li:before,
.g-refer .g-list li:before,
.g-alert .g-list-square p:before,
.g-refer .g-list-square p:before,
.g-alert .g-list-square div:before,
.g-refer .g-list-square div:before,
.g-alert .g-list-square li:before,
.g-refer .g-list-square li:before,
.g-alert .g-list-circle p:before,
.g-refer .g-list-circle p:before,
.g-alert .g-list-circle div:before,
.g-refer .g-list-circle div:before,
.g-alert .g-list-circle li:before,
.g-refer .g-list-circle li:before {
  left: 0;
}
.g-alert .g-list p.g-body, .g-refer .g-list p.g-body,
.g-alert .g-list div.g-body,
.g-refer .g-list div.g-body,
.g-alert .g-list li.g-body,
.g-refer .g-list li.g-body,
.g-alert .g-list-square p.g-body,
.g-refer .g-list-square p.g-body,
.g-alert .g-list-square div.g-body,
.g-refer .g-list-square div.g-body,
.g-alert .g-list-square li.g-body,
.g-refer .g-list-square li.g-body,
.g-alert .g-list-circle p.g-body,
.g-refer .g-list-circle p.g-body,
.g-alert .g-list-circle div.g-body,
.g-refer .g-list-circle div.g-body,
.g-alert .g-list-circle li.g-body,
.g-refer .g-list-circle li.g-body {
  padding-left: 1em;
}

/* MODULE : METHODOLOGY */
/************************/
@media (min-width: 740px) {
  .g-methodology {
    max-width: 600px;
    margin-bottom: 15px;
  }
}
@media (min-width: 1024px) {
  .g-methodology {
    max-width: 600px;
    margin-bottom: 15px;
  }
}
.g-methodology:before {
  width: 120px;
  content: "";
  display: inline-block;
  height: 1px;
  margin: 30px 0 20px;
  background-color: #121212;
}

.g-method-heading {
  font-weight: 700;
}

.g-method-text {
  margin: 0 auto 1.25rem;
  max-width: 1200px;
  color: #333;
  display: block;
  font-family: nyt-franklin, helvetica, arial, sans-serif;
  font-size: 0.9375rem;
  line-height: 1.25rem;
}

/* MODULE : ALERT / REFER */
/**************************/
.g-alert,
p.g-alert,
.g-alert.g-body,
.g-refer,
p.g-refer,
.g-refer.g-body {
  border: 1px rgba(0, 0, 0, 0.1) solid;
  border-radius: 3px;
  box-sizing: border-box;
}
.g-alert a,
p.g-alert a,
.g-alert.g-body a,
.g-refer a,
p.g-refer a,
.g-refer.g-body a {
  color: #326891;
  text-decoration: underline;
}
.g-alert a:hover,
p.g-alert a:hover,
.g-alert.g-body a:hover,
.g-refer a:hover,
p.g-refer a:hover,
.g-refer.g-body a:hover {
  color: #6288A5;
}

.g-alert,
.g-refer {
  max-width: calc(100% - 40px);
  padding: 20px 0px 5px;
}
@media (min-width: 600px) {
  .g-alert,
.g-refer {
    max-width: 600px;
  }
}

p.g-alert,
.g-alert.g-body,
.g-alert .g-body,
p.g-refer,
.g-refer.g-body,
.g-refer .g-body {
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 740px) {
  p.g-alert,
.g-alert.g-body,
.g-alert .g-body,
p.g-refer,
.g-refer.g-body,
.g-refer .g-body {
    max-width: 600px;
    font-size: 18px;
    line-height: 24px;
  }
}
@media (min-width: 1024px) {
  p.g-alert,
.g-alert.g-body,
.g-alert .g-body,
p.g-refer,
.g-refer.g-body,
.g-refer .g-body {
    max-width: 600px;
    font-size: 18px;
    line-height: 24px;
  }
}

p.g-alert,
.g-alert.g-body,
.g-alert .g-body,
p.g-refer,
.g-refer.g-body,
.g-refer .g-body {
  color: rgba(0, 0, 0, 0.65);
}

.g-alert,
p.g-alert,
.g-alert.g-body {
  background-color: #FFFCD9;
}

.g-refer,
p.g-refer,
.g-refer.g-body {
  background-color: #EEEEEE;
}

.g-alert,
p.g-alert,
.g-alert.g-body,
.g-refer,
p.g-refer,
.g-refer.g-body {
  margin: 0 auto 25px;
}

.g-alert .g-body,
.g-refer .g-body {
  padding: 0px;
}

p.g-alert,
p.g-refer,
.g-alert.g-body,
.g-refer.g-body {
  color: rgba(0, 0, 0, 0.65);
  padding: 12px 15px;
}

/*********************
 MODULE : SLIDESHOW 
**********************/
.g-slideshow {
  margin-top: 15px;
}
.g-slideshow .on-top {
  z-index: 101;
}

.g-slideshow-container {
  position: relative;
  margin-bottom: 10px;
  overflow: hidden;
  margin: 0 auto;
}
.g-slideshow-container img {
  width: 100%;
}

.g-slideshow-slide {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
}
.g-slideshow-slide .g-asset:first-of-type {
  margin: auto;
}

.g-slideshow-placeholder {
  opacity: 0;
  z-index: -1;
  pointer-events: none;
}
.g-slideshow-placeholder .g-asset:first-of-type {
  margin: auto;
}

.g-slide-fade {
  opacity: 0;
}
.g-slide-fade.g-slideshow-slide-active {
  opacity: 1;
}

/* no effect styles */
.g-slide-,
.g-slide-no {
  display: none;
}
.g-slide-.g-slideshow-slide-active,
.g-slide-no.g-slideshow-slide-active {
  display: block;
}

/* text styles */
.g-slideshow-slide .g-text-box {
  width: auto;
  position: absolute;
  bottom: 0px;
  left: 0px;
  color: #FFFFFF;
  padding: 10px;
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
}
.g-slideshow-slide .g-text-box .g-caption,
.g-slideshow-slide .g-text-box .g-caption_heading {
  color: #FFFFFF;
}
.g-reverse .g-slideshow-slide .g-text-box {
  color: #121212;
}
.g-reverse .g-slideshow-slide .g-text-box .g-caption,
.g-reverse .g-slideshow-slide .g-text-box .g-caption_heading {
  color: #121212;
}

/* SUBMODULE : SOURCE */
/**********************/
.g-source {
  width: 100%;
  padding-top: 8px;
  max-width: calc(100% - 40px);
  margin: 0 auto;
}
@media (min-width: 600px) {
  .g-source {
    max-width: 100%;
    margin: 0;
  }
}
.g-asset-width-full .g-source, .g-asset .g-source {
  max-width: 100%;
}
.g-asset-width-bleed .g-source {
  padding-left: 0px;
}

.g-caption,
.nytg-chartmaker-outer .chart-header .g-caption {
  margin-right: 5px;
  font-size: 15px;
  line-height: 19px;
}
@media (min-width: 740px) {
  .g-caption,
.nytg-chartmaker-outer .chart-header .g-caption {
    font-size: 15px;
    line-height: 20px;
  }
}
@media (min-width: 1024px) {
  .g-caption,
.nytg-chartmaker-outer .chart-header .g-caption {
    font-size: 16px;
    line-height: 22px;
  }
}

.g-credit {
  display: inline-block;
  font-size: 11px;
  line-height: 15px;
}
.g-source .g-credit {
  display: inline;
}
@media (min-width: 740px) {
  .g-credit {
    font-size: 13px;
    line-height: 17px;
  }
}
@media (min-width: 1024px) {
  .g-credit {
    font-size: 13px;
    line-height: 17px;
  }
}

.g-credit_bullet {
  position: relative;
  margin: 0 10px 0 7px;
  top: 3px;
  font-size: 20px;
  line-height: 15px;
}
@media (min-width: 740px) {
  .g-credit_bullet {
    font-size: 20px;
    line-height: 15px;
  }
}
@media (min-width: 1024px) {
  .g-credit_bullet {
    font-size: 20px;
    line-height: 15px;
  }
}

/* Modifiers  
**********************/
.g-asset .g-source {
  margin-right: auto;
  margin-left: auto;
  max-width: calc(100% - 40px);
}
@media (min-width: 740px) {
  .g-asset .g-source {
    max-width: 100%;
  }
}

.g-asset.g-asset-width-bleed .g-source {
  max-width: calc(100% - 40px);
}

.g-asset:not(.g-asset-width-bleed) .g-source {
  max-width: 100%;
}

.g-asset.g-constrain-source .g-source,
.g-asset.g-asset-width-bleed .g-source,
.g-asset:not(.g-asset-width-bleed) .g-source {
  width: 600px;
}

/* Grid-Specific 
**********************/
.g-grid .g-caption {
  margin-right: 0;
  padding-right: 8px;
}

/* MODULE : SUBHED */
/*******************/
/* Major 
****************/
.g-subhed {
  width: calc(100% - 40px);
  max-width: 600px;
  margin: 2rem auto 16px auto;
  text-align: left;
  font-size: 23px;
  line-height: 24px;
}
@media (min-width: 740px) {
  .g-subhed {
    max-width: 600px;
    margin-bottom: 19px;
    font-size: 27px;
    line-height: 30px;
  }
}
@media (min-width: 1024px) {
  .g-subhed {
    max-width: 600px;
    font-size: 28px;
    line-height: 35px;
  }
}

.g-body + .g-subhed {
  margin-top: 34px;
}
@media screen and (min-width: 768px) {
  .g-body + .g-subhed {
    margin-top: 26px;
  }
}

/* Minor 
****************/
/* Caption Heading : General */
.g-asset > .g-caption_heading,
.g-asset > .g-caption,
.g-asset > .nytg-chartmaker-outer .chart-header .g-caption {
  margin-bottom: 8px;
  text-align: left;
}
.g-has-leadin .g-asset > .g-caption_heading, .g-asset > .g-caption_heading.g-has-leadin,
.g-has-leadin .g-asset > .g-caption,
.g-asset > .g-caption.g-has-leadin,
.g-has-leadin .g-asset > .nytg-chartmaker-outer .chart-header .g-caption,
.g-asset > .nytg-chartmaker-outer .chart-header .g-caption.g-has-leadin {
  margin-bottom: 0px;
}
.g-asset > .g-caption_heading.g-asset-leadin,
.g-asset > .g-caption.g-asset-leadin,
.g-asset > .nytg-chartmaker-outer .chart-header .g-caption.g-asset-leadin {
  margin-bottom: 8px;
}
@media (min-width: 740px) {
  .g-has-leadin .g-asset > .g-caption_heading, .g-asset > .g-caption_heading.g-has-leadin, .g-asset > .g-caption_heading.g-asset-leadin,
.g-has-leadin .g-asset > .g-caption,
.g-asset > .g-caption.g-has-leadin,
.g-asset > .g-caption.g-asset-leadin,
.g-has-leadin .g-asset > .nytg-chartmaker-outer .chart-header .g-caption,
.g-asset > .nytg-chartmaker-outer .chart-header .g-caption.g-has-leadin,
.g-asset > .nytg-chartmaker-outer .chart-header .g-caption.g-asset-leadin {
    text-align: left;
  }
}

.g-asset > .g-caption_heading + meta + style + .nytg-chart {
  margin-top: -8px;
}

.g-asset > .g-caption_heading,
.g-asset > .g-caption,
.g-asset > .nytg-chartmaker-outer .chart-header .g-caption {
  margin-right: auto;
  margin-left: auto;
}

.g-asset > .g-caption_heading,
.g-asset > .g-caption,
.g-asset > .nytg-chartmaker-outer .chart-header .g-caption {
  max-width: calc(100% - 40px);
}
@media (min-width: 740px) {
  .g-asset > .g-caption_heading,
.g-asset > .g-caption,
.g-asset > .nytg-chartmaker-outer .chart-header .g-caption {
    max-width: 100%;
  }
}

/* Modifiers
**********************/
.g-asset.g-asset-width-bleed > .g-caption_heading,
.g-asset.g-asset-width-bleed > .g-caption,
.g-asset.g-asset-width-bleed > .nytg-chartmaker-outer .chart-header .g-caption {
  max-width: calc(100% - 40px);
}

.g-asset:not(.g-asset-width-bleed) > .g-caption_heading,
.g-asset:not(.g-asset-width-bleed) > .g-caption,
.g-asset:not(.g-asset-width-bleed) > .nytg-chartmaker-outer .chart-header .g-caption {
  max-width: 100%;
}

.g-asset.g-center-leadin .g-subhed,
.g-asset.g-center-leadin .g-caption_heading,
.g-asset.g-center-leadin .g-caption,
.g-asset.g-center-leadin .nytg-chartmaker-outer .chart-header .g-caption {
  text-align: center;
}

/* Slideshow-Specific 
**********************/
.g-slideshow-slide .g-caption_heading {
  color: #FFFFFF;
  text-align: left;
  margin: 10px 0 5px;
}

/* Grid-Specific 
**********************/
.g-grid .g-caption_heading {
  margin-bottom: 2px;
}

.g-grid-item-container .g-caption_heading,
.g-grid-item-container .g-caption {
  font-size: 13px;
  line-height: 15px;
}
@media (min-width: 740px) {
  .g-grid-item-container .g-caption_heading,
.g-grid-item-container .g-caption {
    font-size: 15px;
    line-height: 20px;
  }
}
.g-grid-item-container .g-caption_heading {
  margin-bottom: 0px;
}

/* MODULE : TABLE */
/******************/
.g-table {
  margin-top: 0px;
}
.g-table tr {
  border-bottom: 1px solid #EEEEEE;
}

.g-table-text {
  text-align: left;
  margin: 6px 0;
  font-size: 15px;
  line-height: 19px;
}
@media (min-width: 740px) {
  .g-table-text {
    font-size: 15px;
    line-height: 20px;
  }
}
@media (min-width: 1024px) {
  .g-table-text {
    font-size: 16px;
    line-height: 22px;
  }
}

/* MODULE : TOP ASSET */
/**********************/
.g-top-asset {
  margin: 0 auto;
}
.g-top-asset .g-caption_heading.g-has-leadin,
.g-top-asset .g-caption_heading,
.g-top-asset .g-asset-leadin {
  text-align: center;
}

.g-top + .g-header-container #interactive-header {
  margin-top: 0px;
}

.g-top-cover {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.g-top-cover .interactive-header {
  margin-top: 0px;
}
.g-top-cover .interactive-byline-container {
  margin-bottom: 0px;
}
.g-top-cover .g-cover-asset {
  width: 100%;
}
.g-top-cover .g-asset {
  margin-top: 0;
}
.g-top-cover .g-asset.g-asset-width-full {
  margin-top: 20px;
}
.template-minimal .g-top-cover .g-asset.g-asset-width-full, .template-blank .g-top-cover .g-asset.g-asset-width-full {
  margin-top: 0px;
}
.g-top-cover .g-asset.g-asset-width-full > .g-caption_heading {
  max-width: calc(100% - 40px);
}
@media (min-width: 600px) {
  .g-top-cover .g-asset.g-asset-width-full > .g-caption_heading {
    max-width: 100%;
  }
}

.g-top-cover .g-header-container {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 20px;
  border-radius: 3px;
  z-index: 100;
  box-sizing: border-box;
  width: 740px;
  max-width: calc(100% - 40px * 2);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
}

.has-top-cover .interactive-masthead {
  margin-bottom: 0px;
}
.has-top-cover .interactive-masthead section.hasLinks {
  display: none;
}
@media (min-width: 600px) {
  .has-top-cover .interactive-masthead section.hasLinks {
    display: -ms-flexbox;
    display: flex;
  }
}

/* MODULE : VIDEO */
/******************/
.g-youtube-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}
.g-youtube-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

video::-internal-media-controls-overlay-cast-button {
  display: none;
}

.g-inlineaudio {
  background-color: #ccd9e4;
  padding: 4px 5px 3px 8px;
  cursor: pointer;
  transition: 0.5s background-color ease-out, 0.25s color ease-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media screen and (min-width: 768px) {
  .g-inlineaudio {
    padding: 6px 5px 4px 10px;
  }
}
.g-inlineaudio:before {
  font-size: 12px;
  position: relative;
  top: -3px;
  display: inline-block;
  content: "";
  vertical-align: -10%;
  border: 5px solid transparent;
  border-left: 10px solid white;
  margin-right: 3px;
}
.viewport-medium .g-inlineaudio:before {
  font-size: 18px;
  top: -4px;
}
.g-inlineaudio:hover {
  background-color: #99b4c8;
}
.g-inlineaudio.g-inlineaudio-playing::before {
  height: 10px;
  border-top: 0;
  border-bottom: 0;
  border-left: 11px double white;
  border-right: 4px solid transparent;
  margin-right: 3px;
}
.viewport-medium .g-inlineaudio.g-inlineaudio-playing::before {
  font-size: 18px;
  top: -4px;
}

.g-related-links {
  max-width: 600px;
}
.g-related-links .g-related-links_body a:link,
.g-related-links .g-related-links_body a:visited,
.g-related-links .g-related-links_body a:hover,
.g-related-links .g-related-links_body a:active {
  text-decoration: none;
}
.g-related-links .g-related-links_body.display-standard a:hover .g-related-links_item-hed {
  color: #666;
}
.g-related-links .g-related-links_body.display-compact p {
  display: inline;
}
.g-related-links .g-related-links_body.display-compact p:not(:first-child) {
  margin-left: 0.5em;
}
.g-related-links .g-related-links_body.display-compact .g-related-links_item-hed {
  text-decoration: underline;
}
.g-related-links .g-related-links_body.display-compact a:hover .g-related-links_item-hed {
  text-decoration: none;
}
.g-related-links .g-related-links_item {
  margin-bottom: 1rem;
}
.g-related-links .g-image {
  margin: 0 0 15px;
  width: 100%;
  max-width: unset;
  aspect-ratio: 3/2;
}
.g-related-links div[role=img],
.g-related-links .g-asset_inner,
.g-related-links img {
  height: 100%;
}
.g-related-links img {
  -o-object-fit: cover;
     object-fit: cover;
}
.g-related-links .g-related-links_item-hed {
  font-family: "nyt-cheltenham", georgia, "times new roman", times, serif;
  font-size: 1.125rem;
  line-height: 1.375rem;
  font-weight: 700;
  color: #121212;
  margin-bottom: 0.4rem;
}
.g-related-links .g-related-links_item-summary {
  font-family: "nyt-imperial", georgia, "times new roman", times, serif;
  font-size: 0.9375rem;
  line-height: 1.25rem;
  color: #555;
  margin-bottom: 5px;
}
.g-related-links .g-related-links_item-byline,
.g-related-links .g-related-links_item-date {
  font-family: "nyt-franklin", arial, helvetica, sans-serif;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1.0625rem;
  color: #999;
}

@media (min-width: 740px) {
  .g-related-links .g-related-links_item > a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .g-related-links .g-image,
.g-related-links .g-image + .g-related-links_info {
    width: calc(50% - 10px);
  }
  .g-related-links .g-image {
    width: calc(50% - 10px);
    margin-bottom: 0;
    -ms-flex-positive: 0;
        flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .g-related-links .g-related-links_item-hed {
    font-size: 1.1875rem;
    line-height: 1.4375rem;
  }
}
/*********************
 MODULE : SLIDESHOW 
**********************/
.g-scrollinggraphic_wrapper {
  position: relative;
  margin-bottom: 25px;
}

.g-scrollinggraphic_sticky {
  position: sticky;
  z-index: 1;
  transform: translate3d(0, 0, 0);
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  background-color: #bfbfbf;
}
.g-height-fullheight .g-scrollinggraphic_sticky {
  padding-bottom: 100vh !important;
}
.g-align-center .g-scrollinggraphic_sticky {
  top: 50vh;
}
.g-align-top .g-scrollinggraphic_sticky {
  top: 0px;
}
.g-align-bottom .g-scrollinggraphic_sticky {
  top: auto;
  bottom: 0px;
}

.g-scrollinggraphic_graphic {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.g-scrollinggraphic_stepper {
  display: none;
}
.g-stepper-stepper .g-scrollinggraphic_stepper {
  display: block;
  position: absolute;
  z-index: 4;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  margin: 0px;
}
.g-scrollinggraphic_stepper .g-scrollinggraphic_step {
  display: block;
  width: 6px;
  height: 6px;
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  padding: 0;
  margin: 3px 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  transition: border-color 0.3s ease, background-color 0.3s ease;
}
.g-scrollinggraphic_stepper .g-scrollinggraphic_step.g-active {
  background-color: #999999;
  border: 1px solid #999999;
}
.g-theme-white .g-scrollinggraphic_stepper .g-scrollinggraphic_step.g-active, .g-theme-whiteonblack .g-scrollinggraphic_stepper .g-scrollinggraphic_step.g-active {
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
}
.g-stepperdirection-horizontal .g-scrollinggraphic_stepper {
  top: auto;
  bottom: 10px;
  right: auto;
  left: 50%;
  transform: translateX(-50%);
}
.g-stepperdirection-horizontal .g-scrollinggraphic_stepper li {
  display: inline-block;
}

.g-scrollinggraphic_items {
  position: relative;
  z-index: 2;
  transform: translate3d(0, 0, 0);
}

.g-scrollinggraphic_copy {
  min-height: auto;
  padding-top: 0;
  padding-bottom: 70vh;
}
@media (max-width: 740px) {
  .g-scrollinggraphic_copy .g-body {
    max-width: none;
  }
}
.g-theme-white .g-scrollinggraphic_copy .g-body {
  color: #fff;
  text-shadow: rgba(0, 0, 0, 0.333) 0px 0px 2px, rgba(0, 0, 0, 0.333) 0px 0px 6px, rgba(0, 0, 0, 0.333) 0px 0px 10px, rgba(0, 0, 0, 0.333) 0px 0px 10px, rgba(0, 0, 0, 0.333) 0px 0px 10px, rgba(0, 0, 0, 0.333) 0px 0px 20px;
}
.g-theme-whiteonblack .g-scrollinggraphic_copy .g-body {
  padding: 10px 16px;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
}
.g-theme-blackonwhite .g-scrollinggraphic_copy .g-body {
  padding: 10px 16px;
  background-color: rgba(255, 255, 255, 0.9);
}

.g-scrollinggraphic-istop-cover .g-header-container {
  top: 50vh;
  transform: translateY(-50%);
}

.g-debug-on .g-scrollinggraphic_item {
  transition: background-color 0.3s ease;
  background-color: rgba(255, 0, 0, 0.05);
}
.g-debug-on .active.g-scrollinggraphic_item {
  background-color: rgba(0, 255, 0, 0.2);
}

.g-scrollinggraphic_debug-log {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 10px;
  width: 60%;
  max-width: 600px;
  height: 110px;
  overflow-y: scroll;
  transform: translate(-50%, -50%);
  border: 1px solid red;
  color: red;
  background-color: rgba(255, 255, 255, 0.9);
  font-family: nyt-franklin;
  font-size: 12px;
  line-height: 1.5;
  overflow-wrap: break-word;
}
.g-scrollinggraphic_debug-log br {
  margin: 2px auto;
}

.g-scrollingslides .g-scrollinggraphic_sticky {
  background-color: transparent;
}

.g-scrollingslides_slides {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.g-scrollingslides_slideposition {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.g-scrollingslides-effect-slide .g-scrollingslides_slideposition {
  transition: transform 0.3s ease;
}

.g-scrollingslides_slide {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
}
.g-scrollingslides_slide.g-active {
  z-index: 2;
  opacity: 1;
}
.g-scrollingslides-effect-fade .g-scrollingslides_slide.g-previousactive {
  z-index: 3;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.g-scrollingslides_slide .g-asset_inner {
  width: 100%;
  height: 100%;
}

.g-scrollingslides-effect-carousel .g-scrollingslides_slideposition,
.g-scrollingslides-effect-slide .g-scrollingslides_slideposition,
.g-scrollingslides-effect-verticalslide .g-scrollingslides_slideposition {
  transition: transform 0.3s ease;
}
.g-scrollingslides-effect-carousel .g-scrollingslides_slide,
.g-scrollingslides-effect-slide .g-scrollingslides_slide,
.g-scrollingslides-effect-verticalslide .g-scrollingslides_slide {
  opacity: 1;
  z-index: 1;
}

html:not(.g-page-ismobile) .g-scrollingslides-effect-carousel .g-scrollinggraphic_graphic {
  overflow: visible;
}

.g-scrollingslides .g-label {
  transform: translateZ(0);
}

.g-scrollingslides-lazy {
  display: block;
  width: 100%;
}

.g-scrollingslides .g-height-fullheight .g-scrollingslides-lazy {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.g-scrollingslides .g-height-fullheight .g-asset_inner {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.g-horizontalscroller {
  width: 100%;
}

.g-horizontalscroller_wrapper {
  position: sticky;
  top: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.g-horizontalscroller_items {
  width: 100%;
  height: 100%;
  white-space: nowrap;
  font-size: 0;
}

.g-horizontalscroller_slide {
  display: inline-block;
  min-width: 100%;
  height: 100%;
  margin: 0;
  overflow: hidden;
}

.g-horizontalscroller_slide-element {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.g-horizontalscroller_slide-element div[role=img] {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.g-horizontalscroller_slide-element .g-asset.g-asset-width-full {
  width: 100%;
  height: 100%;
  margin: 0;
  max-width: unset;
}
.g-horizontalscroller_slide-element .g-asset.g-asset-width-full .g-asset_inner {
  height: 100%;
}
.g-horizontalscroller_slide-element .g-asset.g-asset-width-full img,
.g-horizontalscroller_slide-element .g-asset.g-asset-width-full video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.g-horizontalscroller_slide-element .g-asset.g-asset-width-full .g-videotape.g-vhs {
  height: 100% !important;
  padding-bottom: 0 !important;
}
.g-horizontalscroller_slide-element .g-asset_inner {
  width: 100%;
}
.g-horizontalscroller_slide-element .g-asset {
  height: 100%;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.g-horizontalscroller_slide-element .g-source {
  position: absolute;
  bottom: 20px;
  right: 20px;
  text-align: right;
}
.g-horizontalscroller_slide-element .g-body {
  white-space: normal;
  font-family: "nyt-cheltenham", georgia, "times new roman", times, serif;
  font-size: 22px;
  line-height: 1.35;
  font-weight: 300;
}
@media (min-width: 740px) {
  .g-horizontalscroller_slide-element .g-body {
    font-size: 28px;
  }
}
.g-horizontalscroller_slide-element.image + .g-horizontalscroller_slide-element.text .g-body, .g-horizontalscroller_slide-element.video + .g-horizontalscroller_slide-element.text .g-body {
  color: white;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.24), 0 0 2px rgba(0, 0, 0, 0.24);
}

/* MODULE : SVELTE */
/*******************/
.g-svelte {
  font-family: "nyt-franklin", arial, helvetica, sans-serif;
}

/* MODULE : SVELTE */
/*******************/
.g-svelte {
  font-family: "nyt-franklin", arial, helvetica, sans-serif;
}

/* Headline */
html:not(.story) .interactive-heading {
  font-family: "nyt-cheltenham", georgia, "times new roman", times, serif;
}

html:not(.story) #interactive-heading {
  width: 100%;
  max-width: calc(100% - 40px);
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 740px) {
  html:not(.story) #interactive-heading {
    max-width: 740px;
  }
}

html:not(.story) #interactive-heading {
  text-align: center;
  font-style: normal;
  font-weight: 500;
  text-rendering: optimizeLegibility;
  font-feature-settings: "kern";
  -webkit-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern=1";
  font-size: 38px;
  line-height: 46px;
}
@media (min-width: 740px) {
  html:not(.story) #interactive-heading {
    font-size: 38px;
    line-height: 46px;
  }
}
@media (min-width: 1024px) {
  html:not(.story) #interactive-heading {
    font-size: 47px;
    line-height: 54px;
  }
}

/* Byline */
html:not(.story) #interactive-byline {
  margin: 0 auto;
  font-size: 14px;
  line-height: 18px;
}
@media (min-width: 740px) {
  html:not(.story) #interactive-byline {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (min-width: 1024px) {
  html:not(.story) #interactive-byline {
    font-size: 14px;
    line-height: 18px;
  }
}

html:not(.story) .interactive-byline-container {
  text-align: center;
  margin-bottom: 10px;
}
html:not(.story) .interactive-byline-container + #interactive-standalone-sharetools {
  margin-top: 15px;
}

/* Share tools */
html:not(.story) #interactive-header .interactive-sharetools,
html:not(.story) #interactive-header #interactive-standalone-sharetools {
  display: -ms-flexbox;
  display: flex;
  display: none;
  -ms-flex-pack: center;
      justify-content: center;
}
.g-top-cover html:not(.story) #interactive-header .interactive-sharetools,
.g-top-cover html:not(.story) #interactive-header #interactive-standalone-sharetools {
  margin-bottom: 5px;
}

/* Body */
html:not(.story) .interactive section a {
  text-decoration: underline;
}

/* Footer */
html:not(.story) #interactive-footer-container {
  max-width: 100%;
}
@media (min-width: 740px) {
  html:not(.story) #interactive-footer-container {
    max-width: 600px;
  }
}
@media (min-width: 1024px) {
  html:not(.story) #interactive-footer-container {
    max-width: 600px;
  }
}

/* Turn Text-Balancer'd BR tags into a spaces when on mobile devices */
br[data-owner=balance-text] {
  content: " ";
}
br[data-owner=balance-text]:after {
  content: " ";
}
@media (min-width: 600px) {
  br[data-owner=balance-text] {
    content: normal;
  }
  br[data-owner=balance-text]:after {
    content: normal;
  }
}

/* Standalone-only styles */
html:not(.story) .interactive-source,
html:not(.story) .interactive-credit {
  color: #333333;
}

html:not(.story) .interactive-content a {
  color: #326891;
}

html:not(.story) .interactive-content a:hover {
  color: #6288A5;
}

@keyframes fader {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  13% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  35% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
/*---------------------------- SOME AD STYLES -------------------*/
body.g-text-panel-open .place-card.ad {
  width: 100%;
}

.place-card.ad {
  background-color: #121212;
}

.g-ad {
  background-color: #121212;
  border: none;
  position: relative;
  text-align: center;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  width: 90%;
  max-height: var(--height);
  margin: 0 auto;
}

/*------------------------ Variables --------------------------*/
li .css-droh3k {
  width: 27px;
  height: 27px;
}

:root {
  --height: 100vh;
  --padding: 1.5rem;
  --text-panel-width: 420px;
}
@media (max-width: 585px) {
  :root {
    --text-panel-width: auto;
  }
}

* {
  box-sizing: border-box;
}

/* -------------------------- Place Cards -------------------------*/
.g-story {
  overflow-x: hidden;
  height: var(--height);
  -webkit-scroll-snap-type: y mandatory;
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
  scroll-snap-stop: always;
  max-width: 100%;
  top: 0;
}

.places-wrapper,
.intro {
  height: var(--height);
  max-width: 100%;
}

.place-card {
  height: var(--height);
  position: relative;
  scroll-snap-align: start;
}

.place-card:not(.intro) > div {
  content-visibility: auto;
}

.place-media {
  height: var(--height);
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.place-card img,
.place-card video {
  width: 100%;
  height: var(--height);
  -o-object-fit: cover;
     object-fit: cover;
  display: none;
}

.place-card.active img,
.place-card.active video {
  display: block;
}

@media (min-width: 540px) {
  .place-media[data-crop=left] img,
.place-media[data-crop=left] video {
    -o-object-position: right;
       object-position: right;
  }

  .place-media[data-crop=right] img,
.place-media[data-crop=right] video {
    -o-object-position: left;
       object-position: left;
  }

  .place-media[data-crop=top] img,
.place-media[data-crop=top] video {
    -o-object-position: bottom;
       object-position: bottom;
  }

  .place-media[data-crop=bottom] img,
.place-media[data-crop=bottom] video {
    -o-object-position: top;
       object-position: top;
  }
}
@media (max-width: 539px) {
  .place-media[data-mobileCrop=left] img,
.place-media[data-mobileCrop=left] video {
    -o-object-position: right;
       object-position: right;
  }

  .place-media[data-mobileCrop=right] img,
.place-media[data-mobileCrop=right] video {
    -o-object-position: left;
       object-position: left;
  }

  .place-media[data-mobileCrop=top] img,
.place-media[data-mobileCrop=top] video {
    -o-object-position: bottom;
       object-position: bottom;
  }

  .place-media[data-mobileCrop=bottom] img,
.place-media[data-mobileCrop=bottom] video {
    -o-object-position: top;
       object-position: top;
  }
}
/*------------------------ Variables --------------------------*/
li .css-droh3k {
  width: 27px;
  height: 27px;
}

:root {
  --height: 100vh;
  --padding: 1.5rem;
  --text-panel-width: 420px;
}
@media (max-width: 585px) {
  :root {
    --text-panel-width: auto;
  }
}

* {
  box-sizing: border-box;
}

/*----------------------------- CODA ----------------------------*/
#coda .text-panel.hidden {
  visibility: visible;
}

#coda .text-panel {
  /* Track */
  /* Handle */
  /* Handle on hover */
}
#coda .text-panel::-webkit-scrollbar {
  width: 4px;
}
@media screen and (max-width: 425px) {
  #coda .text-panel::-webkit-scrollbar {
    width: 2px;
  }
}
#coda .text-panel::-webkit-scrollbar-track {
  background: rgba(51, 51, 51, 0);
}
#coda .text-panel::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.8);
  opacity: 0.8;
  border-radius: 20px;
}
#coda .text-panel::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 255, 255, 0.8);
  opacity: 0.8;
}
#coda .panel-content {
  position: static;
  overflow-y: scroll;
  height: -moz-fit-content;
  height: fit-content;
  max-height: calc(var(--height) - 3rem);
}
#coda .comments-wrap {
  margin: 20px auto 30px 0;
  text-align: left;
}
#coda .comments-wrap .interactive-sharetools {
  -ms-flex-pack: start;
  justify-content: flex-start;
}
#coda .comments-wrap .interactive-sharetools ul {
  margin-left: -2px;
}
#coda .comments-wrap svg,
#coda .comments-wrap span.css-1xsgrqt {
  box-sizing: content-box;
}
#coda .comments-wrap .css-1pv1u79 {
  background: #eee;
}
#coda .comments-wrap .css-1pv1u79:after {
  border-color: #eee transparent;
}
#coda .comments-wrap .css-1pv1u79:hover {
  background: #fff;
}
#coda .coda-slideshow {
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  width: 100%;
  height: 100%;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  filter: contrast(90%);
}
#coda .coda-slideshow picture:nth-child(1) {
  animation-delay: 0s;
}
#coda .coda-slideshow picture:nth-child(2) {
  animation-delay: 5s;
}
#coda .coda-slideshow picture:nth-child(3) {
  animation-delay: 10s;
}
#coda .coda-slideshow picture:nth-child(4) {
  animation-delay: 15s;
}
#coda .coda-slideshow picture:nth-child(5) {
  animation-delay: 20s;
}
#coda .coda-slideshow picture {
  position: absolute;
  width: 100%;
  height: var(--height);
  opacity: 0;
  transition: opacity ease;
  animation: fader 20s linear infinite;
}
@media (max-width: 460px) {
  #coda .coda-slideshow picture {
    height: var(--height);
  }
}
#coda .text-panel.coda-credits .credits-title {
  color: white;
  font: 300 1.8rem/1.2 "nyt-cheltenham", georgia, "times new roman", times, serif;
  margin-bottom: 10px;
}
#coda .text-panel.coda-credits .credits-type {
  color: white;
  font: 600 1.2rem/1.25 "nyt-cheltenham", georgia, "times new roman", times, serif;
  margin-bottom: 3px;
}
#coda .text-panel.coda-credits .credits-name {
  color: white;
  font: 300 1.2rem/1.25 "nyt-cheltenham", georgia, "times new roman", times, serif;
  margin-bottom: 20px;
}
#coda .text-panel.coda-credits .credits-name:last-child {
  margin-bottom: 0;
}
#coda .related-links {
  margin-top: 40px;
}
#coda .related-links .related-links-title {
  color: white;
  font: 600 1.2rem/1.2 "nyt-cheltenham", georgia, "times new roman", times, serif;
}
#coda .related-links .related-link {
  margin: 15px 0px;
}
#coda .related-links .related-link:hover a .link-hed {
  text-decoration: 1px white underline solid;
}
#coda .related-links .related-link a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  color: white;
  text-decoration: none !important;
}
#coda .related-links .related-link a .link-hed {
  font: 300 1.2rem/1.2 "nyt-cheltenham", georgia, "times new roman", times, serif;
}
#coda .related-links .related-link a .related-link-img {
  width: 50px;
  height: auto;
  margin-right: 15px;
}
#coda .g-corrections {
  margin: 40px 0;
}

/*------------------------ Variables --------------------------*/
li .css-droh3k {
  width: 27px;
  height: 27px;
}

:root {
  --height: 100vh;
  --padding: 1.5rem;
  --text-panel-width: 420px;
}
@media (max-width: 585px) {
  :root {
    --text-panel-width: auto;
  }
}

* {
  box-sizing: border-box;
}

@keyframes fader {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  13% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  35% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
/* -------------------------- Intro ---------------------------*/
#intro {
  margin: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: end;
      justify-content: flex-end;
  background-color: #111;
  max-width: 100%;
}
#intro .g-logo-wrap {
  margin-bottom: auto;
  padding: 3.25rem 2.25rem;
  max-width: none;
  background-color: transparent;
  z-index: 2;
}
#intro .g-logo-wrap .nyt-logo svg {
  fill: white;
  height: 3rem;
  filter: drop-shadow(0 0 0.125rem rgba(17, 17, 17, 0.75));
}
@media screen and (max-width: 425px) {
  #intro .g-logo-wrap {
    padding: 1.75rem 0.875rem;
  }
}
#intro .slideshow {
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  width: 100%;
  height: var(--height);
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  top: 0;
  position: absolute;
}
#intro .slideshow picture:nth-child(1) {
  animation-delay: 0s;
}
#intro .slideshow picture:nth-child(2) {
  animation-delay: 5s;
}
#intro .slideshow picture:nth-child(3) {
  animation-delay: 10s;
}
#intro .slideshow picture:nth-child(4) {
  animation-delay: 15s;
}
#intro .slideshow picture:nth-child(5) {
  animation-delay: 20s;
}
#intro .slideshow picture {
  position: absolute;
  width: 100%;
  height: var(--height);
  animation: fader 25s linear infinite;
  filter: contrast(90%);
  opacity: 0;
  transition: opacity ease;
}
#intro .top-hed {
  padding: 3.25rem 2.25rem 1rem;
  z-index: 1;
}
@media screen and (max-width: 425px) {
  #intro .top-hed {
    padding: 1.75rem 0.875rem 1rem;
  }
}
#intro h1 {
  letter-spacing: -0.0125rem;
  font-weight: 100;
  line-height: 0.9;
  font-family: "nyt-cheltenham", georgia, "times new roman", times, serif;
  font-size: 4.5rem;
  max-width: 5em;
  color: white;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.65);
}
@media (min-width: 600px) {
  #intro h1 {
    font-size: 5rem;
  }
}
@media (min-width: 960px) {
  #intro h1 {
    font-size: 6rem;
  }
}
#intro h4 {
  margin-top: 1rem;
  max-width: 23em;
}
#intro h4 a {
  color: white !important;
}
#intro .translations {
  padding: 0 2.25rem 1rem;
  z-index: 1;
}
@media screen and (max-width: 425px) {
  #intro .translations {
    padding: 0 0.875rem 1.75rem;
  }
}
#intro .translations p a {
  font-weight: 600;
  font-family: "nyt-cheltenham", georgia, "times new roman", times, serif;
  color: white;
  text-decoration: underline;
}
#intro .scroll-down {
  position: relative;
  width: calc(100% - 40px);
  margin: 0 auto;
  font: 600 1rem/1 "nyt-franklin", arial, helvetica, sans-serif;
  color: white;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.65);
  transition: opacity 0.2s ease;
}
@media (min-width: 426px) {
  #intro .scroll-down {
    width: 100%;
    padding: 0 calc(2.25rem - 4px);
  }
}
#intro .scroll-down .comments-wrap {
  margin-bottom: 3.25rem;
  max-width: 19rem;
}
#intro .scroll-down .comments-wrap [role=toolbar] {
  -ms-flex-pack: start;
}
@media (max-width: 450px) {
  #intro .scroll-down .comments-wrap [role=toolbar] {
    -ms-flex-pack: start;
        justify-content: start;
  }
}
#intro .scroll-down .comments-wrap svg,
#intro .scroll-down .comments-wrap span.css-1xsgrqt {
  box-sizing: content-box;
}
#intro .scroll-down .comments-wrap .css-1pv1u79 {
  background: #eee;
}
#intro .scroll-down .comments-wrap .css-1pv1u79:after {
  border-color: #eee transparent;
}
#intro .scroll-down .comments-wrap .css-1pv1u79:hover {
  background: #fff;
}
#intro .scroll-down .comments-wrap .css-3irlzs {
  text-shadow: none;
}
#intro .scroll-down .comments-wrap .css-3irlzs svg.css-p9nn84 {
  width: 15px;
  height: 15px;
}
#intro .scroll-down .comments-wrap .css-rj2ecs p {
  text-shadow: none;
}
#intro .scroll-down .comments-wrap .css-2nfwwn {
  text-shadow: none;
}

/*------------------------ Variables --------------------------*/
li .css-droh3k {
  width: 27px;
  height: 27px;
}

:root {
  --height: 100vh;
  --padding: 1.5rem;
  --text-panel-width: 420px;
}
@media (max-width: 585px) {
  :root {
    --text-panel-width: auto;
  }
}

* {
  box-sizing: border-box;
}

/*---------------------------   Overlay   --------------------------*/
.NYTApp .overlay {
  padding-bottom: 2.25rem;
}
@media screen and (min-width: 740px) and (max-width: 1200px) {
  .NYTApp .overlay {
    padding-bottom: 3rem;
  }
}

.g-card-ui {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.overlay {
  height: 100%;
  right: 0;
  top: 0;
  padding: 1rem 1rem 1.5rem;
  width: 100%;
}
@media screen and (max-width: 425px) {
  .overlay {
    padding: 0.875rem 0.875rem 1.25rem;
  }
}

.place-name-overlay {
  height: 100%;
  padding: 2.25rem 1.25rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  gap: 1rem;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 425px) {
  .place-name-overlay {
    padding: 0.875rem 0;
    gap: 0.875rem;
  }
}

.copy-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-right: auto;
}

.css-1j321bl,
.click-to-copy {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: end;
      align-items: flex-end;
  font-family: nyt-franklin, helvetica, arial, sans-serif;
  font-size: 0.875rem;
  color: white;
  vertical-align: bottom;
  background: none;
  white-space: nowrap;
  pointer-events: initial;
  margin-left: 0.125em;
  margin-bottom: 3px;
}
@media (min-width: 460px) {
  .css-1j321bl,
.click-to-copy {
    margin-bottom: 0.25rem;
  }
}
.css-1j321bl .css-13pzz2a,
.css-1j321bl .g-clipboard,
.click-to-copy .css-13pzz2a,
.click-to-copy .g-clipboard {
  padding: 5px;
  border-radius: 50%;
  border: 1px solid #fff;
  fill: white;
  background: rgba(51, 51, 51, 0.25);
  box-shadow: 0px -3px 12px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(24px);
  -webkit-backdrop-filter: blur(24px);
  box-shadow: none;
  width: 21px;
  height: 21px;
}
.css-1j321bl .css-13pzz2a:not(.text-panel),
.css-1j321bl .g-clipboard:not(.text-panel),
.click-to-copy .css-13pzz2a:not(.text-panel),
.click-to-copy .g-clipboard:not(.text-panel) {
  transition: 0.2s ease background, 0.2s ease opacity;
}
.css-1j321bl .css-13pzz2a:not(.text-panel):hover,
.css-1j321bl .g-clipboard:not(.text-panel):hover,
.click-to-copy .css-13pzz2a:not(.text-panel):hover,
.click-to-copy .g-clipboard:not(.text-panel):hover {
  background: rgba(25, 25, 25, 0.7);
}
@media (min-width: 375px) {
  .css-1j321bl .css-13pzz2a,
.css-1j321bl .g-clipboard,
.click-to-copy .css-13pzz2a,
.click-to-copy .g-clipboard {
    width: 21px;
    height: 21px;
  }
}
@media (min-width: 460px) {
  .css-1j321bl .css-13pzz2a,
.css-1j321bl .g-clipboard,
.click-to-copy .css-13pzz2a,
.click-to-copy .g-clipboard {
    width: 21px;
    height: 21px;
  }
}
@media (min-width: 1040px) {
  .css-1j321bl .css-13pzz2a,
.css-1j321bl .g-clipboard,
.click-to-copy .css-13pzz2a,
.click-to-copy .g-clipboard {
    height: 29px;
    width: 29px;
  }
}
.overlay-gradient {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.4));
  height: 250px;
  pointer-events: none;
  z-index: 1;
}

html:not(.story) .interactive section {
  margin-top: 0;
  position: fixed;
}

.interactive-masthead,
#interactive-header {
  display: none;
}

#interactive-footer-wrapper > * {
  display: none;
}

#interactive-footer-wrapper > .expanded-dock {
  display: block;
}

body {
  background: #111;
  -webkit-font-smoothing: antialiased;
}

.interactive-sharetools ul, .interactive-sharetools ul.css-1sirvy4 {
  margin-left: 0;
}
.interactive-sharetools ul li:nth-child(1) div div button > span, .interactive-sharetools ul li:nth-child(1) div button > span {
  background-color: transparent;
  background: rgba(51, 51, 51, 0.25);
  box-shadow: 0px -3px 12px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(24px);
  -webkit-backdrop-filter: blur(24px);
}
.interactive-sharetools ul li:nth-child(1) div div button > span:not(.text-panel), .interactive-sharetools ul li:nth-child(1) div button > span:not(.text-panel) {
  transition: 0.2s ease background, 0.2s ease opacity;
}
.interactive-sharetools ul li:nth-child(1) div div button > span:not(.text-panel):hover, .interactive-sharetools ul li:nth-child(1) div button > span:not(.text-panel):hover {
  background: rgba(25, 25, 25, 0.7);
}
.interactive-sharetools ul li:nth-child(1) div div button > span svg path, .interactive-sharetools ul li:nth-child(1) div button > span svg path {
  fill: white;
}
.interactive-sharetools ul li:nth-child(1) div div button > span span, .interactive-sharetools ul li:nth-child(1) div button > span span {
  color: white;
}
.interactive-sharetools ul li:nth-child(2) button svg {
  background-color: transparent;
  background: rgba(51, 51, 51, 0.25);
  box-shadow: 0px -3px 12px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(24px);
  -webkit-backdrop-filter: blur(24px);
}
.interactive-sharetools ul li:nth-child(2) button svg:not(.text-panel) {
  transition: 0.2s ease background, 0.2s ease opacity;
}
.interactive-sharetools ul li:nth-child(2) button svg:not(.text-panel):hover {
  background: rgba(25, 25, 25, 0.7);
}
.interactive-sharetools ul li:nth-child(2) button svg path {
  fill: white;
}
.interactive-sharetools ul li:nth-child(3) button {
  background-color: transparent;
  background: rgba(51, 51, 51, 0.25);
  box-shadow: 0px -3px 12px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(24px);
  -webkit-backdrop-filter: blur(24px);
}
.interactive-sharetools ul li:nth-child(3) button:not(.text-panel) {
  transition: 0.2s ease background, 0.2s ease opacity;
}
.interactive-sharetools ul li:nth-child(3) button:not(.text-panel):hover {
  background: rgba(25, 25, 25, 0.7);
}
.interactive-sharetools ul li:nth-child(3) button svg g path:nth-child(2) {
  fill: white;
}
.interactive-sharetools ul li:nth-child(4) button div {
  background-color: transparent;
  background: rgba(51, 51, 51, 0.25);
  box-shadow: 0px -3px 12px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(24px);
  -webkit-backdrop-filter: blur(24px);
}
.interactive-sharetools ul li:nth-child(4) button div:not(.text-panel) {
  transition: 0.2s ease background, 0.2s ease opacity;
}
.interactive-sharetools ul li:nth-child(4) button div:not(.text-panel):hover {
  background: rgba(25, 25, 25, 0.7);
}
.interactive-sharetools ul li:nth-child(4) button div svg path {
  fill: white;
}
.interactive-sharetools ul li:nth-child(4) button div span {
  color: white;
}

/*------------------------ Variables --------------------------*/
li .css-droh3k {
  width: 27px;
  height: 27px;
}

:root {
  --height: 100vh;
  --padding: 1.5rem;
  --text-panel-width: 420px;
}
@media (max-width: 585px) {
  :root {
    --text-panel-width: auto;
  }
}

* {
  box-sizing: border-box;
}

/*------------------------if TEXT PANEL OPEN -------------------*/
.text-panel {
  opacity: 1;
  transition: opacity 0.2s ease-out;
  pointer-events: all;
}

.NYTApp .text-panel {
  bottom: 3.125rem;
}
@media screen and (min-width: 740px) and (max-width: 1200px) {
  .NYTApp .text-panel {
    bottom: 5.25rem;
  }
}

.hidden {
  opacity: 0;
  pointer-events: none;
}

body.g-text-panel-open #intro {
  width: 100%;
}
body.g-text-panel-open .g-photo-credit {
  display: none;
}
body.g-text-panel-open button.text-panel-button:hover {
  background-color: #444;
  color: white;
}

/*-------------------------- Text Panel -------------------------*/
button.text-panel-button {
  font: 900 0.5em/1 "nyt-franklin", arial, helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.035em;
  color: white;
  background: rgba(51, 51, 51, 0.25);
  box-shadow: 0px -3px 12px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(24px);
  -webkit-backdrop-filter: blur(24px);
  border: 1px solid white;
  border-radius: 100px;
  padding: 0.35em 1em;
  box-shadow: 0px -3px 12px rgba(0, 0, 0, 0.25);
  display: block;
  margin-top: 0.7rem;
  margin-left: -0.25em;
}
button.text-panel-button:not(.text-panel) {
  transition: 0.2s ease background, 0.2s ease opacity;
}
button.text-panel-button:not(.text-panel):hover {
  background: rgba(25, 25, 25, 0.7);
}

.text-panel {
  z-index: 5;
  width: var(--text-panel-width);
  position: absolute;
  right: 2.25rem;
  bottom: 3.25rem;
  color: white;
  border-radius: 10px;
  background: rgba(51, 51, 51, 0.25);
  box-shadow: 0px -3px 12px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(24px);
  -webkit-backdrop-filter: blur(24px);
}
.text-panel:not(.coda-credits) {
  height: calc(var(--height) * 0.6);
  overflow: hidden;
}
.text-panel:not(.text-panel) {
  transition: 0.2s ease background, 0.2s ease opacity;
}
.text-panel:not(.text-panel):hover {
  background: rgba(25, 25, 25, 0.7);
}
@media (max-width: 585px) {
  .text-panel {
    right: 1.25rem;
    left: 1.25rem;
    bottom: 1.5rem;
  }
  .text-panel:not(.coda-credits) {
    height: calc(var(--height) * 0.75);
  }
}

.open .text-panel {
  z-index: 1;
}

.text-panel .place-map {
  height: 12rem;
  margin-bottom: 1.5rem;
  -o-object-fit: contain;
     object-fit: contain;
}

.text-panel .place-name-mobile {
  display: block;
  padding-bottom: 8px;
}
@media (min-width: 801px) {
  .text-panel .place-name-mobile {
    display: none;
  }
}

.text-panel .place-blurb {
  padding-bottom: 8px;
}
@media (min-width: 461px) {
  .text-panel .place-blurb {
    padding-bottom: calc(var(--padding) * 0.5);
  }
}

.text-panel .place-photo-credit {
  display: none;
  text-align: right;
}

.panel-content {
  overflow-y: scroll;
  padding: 1.5rem 1.5rem 5rem;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  display: none;
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.panel-content::-webkit-scrollbar {
  width: 4px;
}
@media screen and (max-width: 425px) {
  .panel-content::-webkit-scrollbar {
    width: 2px;
  }
}
.panel-content::-webkit-scrollbar-track {
  background: rgba(51, 51, 51, 0);
}
.panel-content::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.8);
  opacity: 0.8;
  border-radius: 20px;
}
.panel-content::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 255, 255, 0.8);
  opacity: 0.8;
}

.active .panel-content {
  display: block;
}

button.panel-close-button {
  top: 1.5rem;
  right: 1.5rem;
  float: right;
  position: relative;
  z-index: 9;
  background-color: transparent;
  width: 1em;
  height: 1em;
  border-radius: 4px;
}
button.panel-close-button:hover {
  cursor: pointer;
}

/*------------------------ Variables --------------------------*/
li .css-droh3k {
  width: 27px;
  height: 27px;
}

:root {
  --height: 100vh;
  --padding: 1.5rem;
  --text-panel-width: 420px;
}
@media (max-width: 585px) {
  :root {
    --text-panel-width: auto;
  }
}

* {
  box-sizing: border-box;
}

/*-------------------------- Typography ----------------------------*/
span.italic,
em,
i {
  font-style: italic;
}

.g-photo-credit {
  position: absolute;
  bottom: 5px;
  right: 10px;
  color: white;
  font: 500 11px/20px "nyt-franklin", arial, helvetica, sans-serif;
  opacity: 0.9;
  z-index: 3;
  color: white;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.65);
}
@media (min-width: 1040px) {
  .g-photo-credit {
    font-size: 14px;
    right: 15px;
  }
}

span.place-photo-credit {
  font: 600 14px/20px "nyt-franklin", arial, helvetica, sans-serif;
  color: white;
}

h2.place-name-primary {
  letter-spacing: -0.025rem;
  color: white;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.65);
  max-width: 10em;
  font-weight: 400;
  font-family: "nyt-cheltenham", georgia, "times new roman", times, serif;
  font-size: 2.25rem;
  line-height: 1;
}
@media (min-width: 375px) {
  h2.place-name-primary {
    font-size: 2.25rem;
  }
}
@media (min-width: 460px) {
  h2.place-name-primary {
    font-size: 2.25rem;
  }
}
@media (min-width: 1040px) {
  h2.place-name-primary {
    font-size: 3rem;
  }
}
h2.place-name-primary.nudge-left {
  transform: translateX(-0.175em);
}
h2.place-name-primary.nudge-left-s {
  transform: translateX(-0.075em);
}

.place-summary,
.place-name-secondary,
.index-container p,
#intro h4 {
  letter-spacing: -0.025rem;
  max-width: 15em;
  font-weight: 400;
  font-family: "nyt-cheltenham", georgia, "times new roman", times, serif;
  font-size: 1.25rem;
  line-height: 1.25em;
  color: white;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.65);
}
@media (min-width: 376px) {
  .place-summary,
.place-name-secondary,
.index-container p,
#intro h4 {
    font-size: 1.25rem;
  }
}
@media (min-width: 1040px) {
  .place-summary,
.place-name-secondary,
.index-container p,
#intro h4 {
    font-size: 1.5rem;
  }
}
.place-summary em,
.place-name-secondary em,
.index-container p em,
#intro h4 em {
  font-style: normal;
}

#intro h4 {
  font-size: 1.2rem;
  max-width: 20em;
}

.place-name-secondary {
  margin-top: 0.5rem;
}

.index-container p {
  letter-spacing: -0.025rem;
  width: 1rem;
  margin-top: 0.3rem;
}
@media (min-width: 375px) {
  .index-container p {
    margin-top: 0.4rem;
  }
}
@media (min-width: 460px) {
  .index-container p {
    margin-top: 0.4rem;
  }
}
@media (min-width: 1040px) {
  .index-container p {
    width: 1.5em;
    margin-top: 0.6rem;
  }
}

p.place-blurb {
  font-family: "nyt-cheltenham", georgia, "times new roman", times, serif;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.5625rem;
  color: white;
  margin-top: 1em;
}
@media (min-width: 740px) {
  p.place-blurb {
    font-size: 1.25rem;
    line-height: 1.2;
  }
}
p.place-blurb a {
  color: whitesmoke !important;
  text-decoration: 1px underline !important;
}
p.place-blurb a:hover {
  color: white !important;
}

p.place-reporter {
  font: italic 300 1.2rem/1.2 "nyt-cheltenham", georgia, "times new roman", times, serif;
}

.place-number {
  color: white;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.65);
}

.list-name a,
.list-name button {
  text-decoration: none;
  text-align: left;
  background-color: transparent;
  font: 700 0.75rem/1.1 "nyt-franklin", arial, helvetica, sans-serif;
  color: white !important;
}

html:not(.story) .interactive section a {
  text-decoration: none;
}
html:not(.story) .interactive section a:hover {
  text-decoration: underline;
}

.copier-container {
  position: relative;
}
.copier-container .copier-text {
  font-family: "nyt-franklin", arial, helvetica, sans-serif;
  font-weight: 900;
  font-size: 10px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: -20%;
  transform: translateY(-25%);
  opacity: 0;
  transition: 0.2s ease opacity;
  pointer-events: none;
}

/*------------------------ Variables --------------------------*/
li .css-droh3k {
  width: 27px;
  height: 27px;
}

:root {
  --height: 100vh;
  --padding: 1.5rem;
  --text-panel-width: 420px;
}
@media (max-width: 585px) {
  :root {
    --text-panel-width: auto;
  }
}

* {
  box-sizing: border-box;
}

button.list-nav {
  display: initial;
  transition: left 0.2s ease;
  color: white;
  border-radius: 20px;
  background: transparent;
  font-size: 1em;
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.95);
  vertical-align: unset;
  padding: 10px 10px 7px 0;
  position: relative;
  z-index: 99;
}
button.list-nav svg {
  width: 1.5rem;
  height: 1.5rem;
}

/*--------------------- List Nav UI -------------------------------*/
.list-panel {
  z-index: 10;
  --list-panel-width: 100%;
  width: var(--list-panel-width);
  top: 0;
  bottom: 0;
  left: calc(var(--list-panel-width) * -1);
  background: #111;
  /* Track */
  /* Handle */
  /* Handle on hover */
  opacity: 0;
  transition: opacity 0.25s ease;
  pointer-events: none;
}
.list-panel::-webkit-scrollbar {
  width: 4px;
}
@media screen and (max-width: 425px) {
  .list-panel::-webkit-scrollbar {
    width: 2px;
  }
}
.list-panel::-webkit-scrollbar-track {
  background: rgba(51, 51, 51, 0);
}
.list-panel::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.8);
  opacity: 0.8;
  border-radius: 20px;
}
.list-panel::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 255, 255, 0.8);
  opacity: 0.8;
}
.list-panel.open {
  opacity: 1;
  pointer-events: all;
}
.list-panel button.close-list-nav {
  color: white;
  border-radius: 20px;
  background: transparent;
  font-size: 1em;
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.95);
  vertical-align: unset;
  position: fixed;
  right: 0;
}
@media (max-width: 459px) {
  .list-panel button.close-list-nav {
    right: 0.375rem;
  }
}
@media (min-width: 460px) {
  .list-panel button.close-list-nav {
    right: 0.6rem;
  }
}
@media (min-width: 760px) {
  .list-panel button.close-list-nav {
    right: 0.9rem;
  }
}
.list-panel ul {
  /* Track */
  /* Handle */
  /* Handle on hover */
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(12vh, 1fr));
  gap: 1rem;
}
.list-panel ul::-webkit-scrollbar {
  width: 4px;
}
@media screen and (max-width: 425px) {
  .list-panel ul::-webkit-scrollbar {
    width: 2px;
  }
}
.list-panel ul::-webkit-scrollbar-track {
  background: rgba(51, 51, 51, 0);
}
.list-panel ul::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.8);
  opacity: 0.8;
  border-radius: 20px;
}
.list-panel ul::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 255, 255, 0.8);
  opacity: 0.8;
}
@media (max-width: 459px) {
  .list-panel ul {
    gap: 0.875rem;
  }
}
@media (max-width: 459px) {
  .list-panel {
    position: fixed;
    overflow: scroll;
    height: 100%;
    padding: 1.25rem;
  }
}
@media (min-width: 460px) {
  .list-panel {
    position: absolute;
    top: 0;
    width: var(--list-panel-width);
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 1.5rem;
  }
}
@media (min-width: 760px) {
  .list-panel {
    padding: 2.25rem;
  }
}
.list-panel.open {
  left: 0;
}
.list-panel.open .list-nav-gradient {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  background: linear-gradient(transparent, #111);
  height: 96px;
  z-index: 10;
  pointer-events: none;
}

.list-panel li {
  color: white;
  position: relative;
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.1);
  aspect-ratio: 1/1;
  border-radius: 10px;
  overflow: hidden;
}
.list-panel li a {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  position: absolute;
  padding: 0.5rem;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  border-radius: 10px;
}
.list-panel li a:visited span {
  opacity: 0.3 !important;
}

.place-thumb {
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  filter: blur(16px) saturate(3);
  border-radius: 10px;
}

/*------------------------ Variables --------------------------*/
li .css-droh3k {
  width: 27px;
  height: 27px;
}

:root {
  --height: 100vh;
  --padding: 1.5rem;
  --text-panel-width: 420px;
}
@media (max-width: 585px) {
  :root {
    --text-panel-width: auto;
  }
}

* {
  box-sizing: border-box;
}

/*--------------------- Nav UI ----------------------------*/
.places-ui .g-logo-wrap {
  position: fixed;
  top: 44px;
  left: 20px;
  max-width: none;
  background-color: transparent;
  z-index: 2;
  padding-right: 5px;
}
@media (min-width: 460px) {
  .places-ui .g-logo-wrap {
    top: 31px;
    left: calc(var(--padding) * 1.5);
  }
}
@media (min-width: 460px) and (max-width: 759px) {
  .places-ui .g-logo-wrap {
    display: none;
  }
}
.places-ui .g-logo-wrap .nyt-logo svg {
  fill: white;
  height: 32px;
  filter: drop-shadow(0 0 0.125rem rgba(0, 0, 0, 0.75));
}

/*------------------------ Variables --------------------------*/
li .css-droh3k {
  width: 27px;
  height: 27px;
}

:root {
  --height: 100vh;
  --padding: 1.5rem;
  --text-panel-width: 420px;
}
@media (max-width: 585px) {
  :root {
    --text-panel-width: auto;
  }
}

* {
  box-sizing: border-box;
}

@media (max-width: 740px) {
  #kangaroo-island .click-to-copy,
#american-prairie .click-to-copy {
    margin-left: -0.125em;
  }
}
#new-haven .place-summary {
  max-width: 18em;
}

#auckland .place-summary,
#kangaroo-island .place-summary,
#vjosa-river .place-summary,
#tromso .place-summary,
#maranhenses .place-summary,
#greenville .place-summary,
#the-alaska-railroad .place-summary,
#flores .place-summary,
#guadalajara .place-summary,
#tarragona .place-summary,
#charleston .place-summary,
#lausanne .place-summary,
#louisville .place-summary,
#sarajevo .place-summary {
  max-width: 17em;
}

#istanbul .place-summary,
#methana .place-summary,
#bergamo-and-brescia .place-summary {
  max-width: 16em;
}

#odense .place-summary,
#taipei .place-summary {
  max-width: 14em;
}

.place-card,
.g-card-ui,
.text-panel.hidden {
  pointer-events: none;
}

.place-names,
.place-summary,
.button-container,
.place-media,
.scroll-down,
.translations,
.g-ad {
  pointer-events: all;
}
/*# sourceMappingURL=style.css.map */