body {
  margin:0px;
  padding:0px;
  /* background: #fcfcfc; */
}

.big-title {
    font-size: 70px;
    font-family: "Mercury SSm A", "Mercury SSm B";
    font-style: normal;
    font-weight: 300;
    text-align: center;
    line-height: 1.2;
    margin: 0 auto;
    padding: 0px;
    max-width: 760px;
    color: #000;
    letter-spacing: -.02em;
    /* font-family: "Whitney SSm A", "Whitney SSm B"; */
    /* font-weight: 900; */
    margin-top: 7px;
    z-index: 100;
    background: rgba(255, 255, 255, 0.83);
}


.opening-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content:center;
    justify-content: center;
    padding-top: 150px;
    margin-bottom: 50px;
    /* background: #fcfcfc; */
}


.logo-container {
  width: 180px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  position: absolute;
  top: 40px;
  left: 0px;
  right: 0px;
  margin: 0 auto;
}

.logo {
    /* height: 36px; */
    /* text-decoration: none; */
    /* width: 36px; */
}

.name{
  margin: 0px;
  text-decoration: none;
  line-height: 15px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  margin-top: 4px;
  margin-top: 4px;
  font-family: "Whitney SSm A", "Whitney SSm B";
  color: black;
  width: 100%;
  text-align: center;
  margin-top: 10px;
  display: block;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.8rem;
  margin-top: 0.75em;
  letter-spacing: 0.05em;
}

.pudding-footer{
  z-index: 100000;
  position: relative;
}

.conclusion-section{
  width: 100%;
  background: #fbfbfb;
  z-index: 10000;
  position: relative;
  padding-top: 60px;
  padding-bottom: 36px;
}

.prose{
  font-family: "Mercury SSm A", "Mercury SSm B";
  font-size: 1rem;
  line-height: 1.7rem;
  margin-bottom: 1.2rem;
  font-weight: 400;
  /* color: rgba(0, 0, 0, 0.88); */
}

a:visited{
  color: initial;
}

.logo-svg {
  width: 50px;
  height: 50px;
  height: 50px;
}

.title-sub{
  text-align: center;
  font-size: 18px;
  font-weight: 100;
  font-family: "Whitney SSm A", "Whitney SSm B";
  max-width: 640px;
  margin: 0 auto;
  line-height: 1.5;
  margin-top: 23px;
}


.story-section {
    max-width: 750px;
    margin: 0 auto;
}

.shorty-gif {
    max-width: 560px;
    margin: 0 auto;
    width: 100%;
    pointer-events: none;
    background: #f3f3f3;
    position: relative;
    /* height: 360px; */
    margin-top: 10px;
    background: white;
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
}

a{
  color:black;
}

.prose-wrapper {
    width: 640px;
    margin: 0 auto;
    margin-bottom: 70px;
}
.by-line{
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  margin-top: 60px;
}

p{
  margin:0px;
}

.map-section{width: 100%;background: white;position: relative;padding-top: 40px;padding-bottom: 130px;}

.map-section-section-content{
  max-width: 950px;
  margin: 0 auto;
}

.map-section-section-title-bottom{
  margin: 0px;
  font-size: 12px;
  letter-spacing: -.3px;
  /* text-transform: uppercase; */
  font-weight: 500;
  margin-top: 5px;
  font-family: "Whitney SSm A", "Whitney SSm B";
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .2px;
}

.map-section-content {
    width: 640px;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 100px;
    font-family: "Whitney SSm A", "Whitney SSm B";
    position: relative;
}

.map-section-title-top {
    font-family: "Whitney SSm A", "Whitney SSm B";
    color: #000000;
    font-weight: 500;
    font-size: 24px;
    text-align: center;
    font-family: "Mercury SSm A", "Mercury SSm B";
}

.map-section-title-bottom {
    margin: 0px;
    font-size: 16px;
    letter-spacing: -.3px;
    /* text-transform: uppercase; */
    font-weight: 600;
    margin-top: 5px;
}


.map-section-table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.map-section-table-foot{

}

.map-section-title {
    margin-bottom: 30px;
}

.map-section-table-current-year {
    border-bottom: 2px solid #FF3333;
    color: #FF3333;
    font-weight: 600;
    text-align: center;
    padding-bottom: 4px;
    font-size: 17px;
    margin-bottom: 10px;
}

.map-section-table-current {
    width: 248px;
    margin-right: 0px;
}

.map-section-table-current-item {
    font-size: 15px;
    font-weight: 600;
}

.map-section-table-current-items {height: 210px;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-direction: column;flex-direction: column;-webkit-flex-wrap: wrap;flex-wrap: wrap;line-height: 20px;}

.map-section-table-current-item-num  {
  font-size: 12px;
  font-weight: 500;
}


.map-section-table-past {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-left: 10px;
}

.map-section-table-past-column {
    margin-right: 20px;
}

.map-section-table-past-column-year {
    border-bottom: 2px solid black;
    font-size: 15px;
    font-weight: 500;
    line-height: 21px;
    padding-bottom: 3px;
    text-align: center;
    margin-bottom: 9px;
}


b{
  font-weight: 600;
}

.full-frame {
    height: 630px;
    max-width: 1060px;
    width: 100%;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
}

.prose-header{
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-size: 23px;
  /* text-transform: uppercase; */
  margin-top: 80px;
  font-weight: 700;
  /* font-family: "Mercury SSm A", "Mercury SSm B"; */
  margin-bottom: 43px;
}
.prose-def{
  font-size: 18px;
  font-weight: 500;
  /* text-transform: uppercase; */
  font-family: "Mercury SSm A", "Mercury SSm B";
  font-style: italic;
  margin-bottom: 15px;
  margin-top: 36px;
  line-height: 29px;
}


.geo-frame {
    height: 860px;
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
    overflow: visible;
}

.giphy-embed {
}

.red-line {
    background: #fae5e5;
    color: #d62f30;
    padding: 3px 5px;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 500;
}

.prose-image {
    margin-bottom: 60px;
    /* border-top: 1px solid #ccc; */
    padding-top: 10px;
    /* border-bottom: 1px solid #ccc; */
    /* padding-bottom: 5px; */
    margin-top: 50px;
}

.woke-line img {
    max-width: 489px;
    width: 100%;
}

.woke-line {
    max-width: 489px;
    width: 100%;
    margin: 0 auto;
}

.sjw-line {
    max-width: 497px;
    width: 100%;
    margin: 0 auto;
}
.sjw-line img {
    max-width: 497px;
    width: 100%;
}

.woke-geo img {
    max-width: 615px;
    width: 100%;
}

.woke-geo {
    max-width: 615px;
    width: 100%;
    margin: 0 auto;
}

.shook-geo img {
    max-width: 462px;
    width: 100%;
}

.shook-geo {
    max-width: 462px;
    width: 100%;
    margin: 0 auto;
}

.bough-geo img {
    max-width: 467px;
    width: 100%;
}

.bough-geo {
    max-width: 467px;
    width: 100%;
    margin: 0 auto;
}

.boolin-geo img {
    max-width: 475px;
    width: 100%;
}

.boolin-geo {
    max-width: 475px;
    width: 100%;
    margin: 0 auto;
}

.sjw-geo img {
    max-width: 565px;
    width: 100%;
}

.sjw-geo {
    max-width: 565px;
    width: 100%;
    margin: 0 auto;
}


.by-line a {
    text-decoration: none;
    border-bottom: 1px dotted black;
    font-weight: 500;
}


.map-section-chart-item-text {
    font-family: "Whitney SSm A", "Whitney SSm B";
    text-transform: uppercase;
    font-size: 11px;
    text-align: center;
    font-weight: 500;
    margin-top: 8px;
    max-width: 100px;
    pointer-events: none;
}

.map-section-chart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    max-width: 900px;
    margin: 0 auto;
    margin-top: 72px;
    position: relative;
}

.map-section-chart-item {-webkit-flex-grow: 1;flex-grow: 1;width: 1px;margin-right: 10px;position: relative;z-index: 100;cursor: pointer;cursor: hand;color: black;}

.map-section-chart-item-map {
    width: 100%;
    height: 53px;
    background-size: cover;
    background-repeat: no-repeat;
}

.map-section-chart-legend {
    width: 300px;
    position: absolute;
    bottom: -80px;
    height: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    left: 0px;
    right: 0px;
    margin: 0 auto;
}

.map-section-chart-legend-item {
    width: 17px;
    height: 9px;
}

.map-section-chart-legend-title {
    position: absolute;
    font-family: "Whitney SSm A", "Whitney SSm B";
    top: -19px;
    font-size: 10px;
    width: 300px;
    text-align: center;
    font-weight: 900;
    color: rgb(0, 0, 0);
    left: 0px;
    right: 0px;
    margin: 0 auto;
}

.map-section-chart-legend-text {
    position: absolute;
    font-family: "Whitney SSm A", "Whitney SSm B";
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 600;
    left: 20px;
    width: 85px;
    line-height: 8px;
    color: rgba(0, 0, 0, 0.71);
}

.map-section-axis {
    position: absolute;
    height: 51px;
    width: 920px;
    top: -28px;
    border-bottom: 1px solid black;
    z-index: 0;
    /* border-top: 1px solid #eaeaea; */
    left: -14px;
    right: 0px;
    margin: 0 auto;
}

.map-section-axis-arrow-left {
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 5px solid black;
    position: absolute;
    top: 47px;
    left: 0px;
}

.map-section-axis-arrow-right {
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 5px solid black;
    position: absolute;
    top: 47px;
    right: 0px;
}

.map-section-axis-container {
    position: relative;
    height: 100%;
}


.map-section-axis-title-left {
    font-family: "Whitney SSm A", "Whitney SSm B";
    font-size: 12px;
    font-weight: 500;
    position: absolute;
    top: -16px;
    left: 0px;
    background: white;
    padding-right: 10px;
}

.map-section-axis-title-right {
    font-family: "Whitney SSm A", "Whitney SSm B";
    font-size: 12px;
    font-weight: 500;
    position: absolute;
    top: -17px;
    text-align: left;
    background: white;
    padding-left: 10px;
    right: 0px;
}

.map-section-axis-title-mid {
    font-family: "Whitney SSm A", "Whitney SSm B";
    font-size: 12px;
    font-weight: 500;
    position: absolute;
    top: -9px;
    right: 0px;
    left: 0px;
    margin: 0 auto;
    text-align: center;
    background: white;
    width: 82px;
}

.map-section-axis-title-bottom {
    font-size: 14px;
    font-weight: 600;
    margin-top: 2px;
}


.map-section-axis-title-bottom {
}

.white-background {
    background: white;
    padding-top: 20px;
    padding-bottom: 40px;
}

.map-section-chart-item:hover {
    color: #40728b;
    text-decoration: underline;
    /* margin-right: 0px; */
}

.big-map-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}

.right-col {
    width: 1px;
    /* padding-left: 300px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    max-width: 640px;
}

.left-col {
    /* position: absolute; */
    /* margin-left: -270px; */
    width: 240px;
}

.left-col-title {
    font-family: "Whitney SSm A", "Whitney SSm B";
    font-weight: 500;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 20px;
    color: rgb(66, 132, 243);
    letter-spacing: 1px;
    margin-top: 20px;
    margin-bottom: 7px;
}

.left-col-item {
    width: 70px;
    height: 70px;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 50%;
    background-position-x: 50%;
    margin: 0 auto;
}

.left-col-items{
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  z-index: 0;
}

.left-col-item-text {font-family: "Whitney SSm A", "Whitney SSm B";text-transform: uppercase;font-weight: 600;font-size: 11px;text-align: center;margin-top: 9px;letter-spacing: .5px;}


.left-col-item-container {
    max-width: 120px;
    margin-bottom: 15px;
    width: 100px;
    cursor: hand;
    cursor: pointer;
}

.big-map-item-container {
    width: 100%;
    -webkit-flex-grow:;
    flex-grow: 1;
}

.big-map-item {
    width: 100%;
    margin-bottom: 120px;
}

.big-map-item-text-big {
    font-family: "Whitney SSm A", "Whitney SSm B";
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 100;
    text-align: center;
    font-family: "Mercury SSm A", "Mercury SSm B";
}

.big-map-item-text-small {
    font-family: "Whitney SSm A", "Whitney SSm B";
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 500;
    margin-top: 6px;
    margin-bottom: 10px;
}

.big-map-item-text-big a {
  color: #1A1A1A;
  background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(rgb(66, 132, 243),rgb(66, 132, 243));
  background-size: .05em 1px,.05em 1px,1px 1px;
  background-repeat: no-repeat,no-repeat,repeat-x;
  text-shadow: 0.03em 0 #fff, -0.03em 0 #fff, 0 0.03em #fff, 0 -0.03em #fff, 0.06em 0 #fff, -0.06em 0 #fff, 0.09em 0 #fff, -0.09em 0 #fff, 0.12em 0 #fff, -0.12em 0 #fff, 0.15em 0 #fff, -0.15em 0 #fff;
  background-position: 0 95%,100% 95%,0 95%;
  font-size: 25px;
  margin-left: 4px;
}


.big-map-item-image {
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    z-index: 0;
}

.big-map-item-caption-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}

.big-map-item-caption-container-text {
    width: 50%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    margin-right: 30px;
    font-family: "Mercury SSm A", "Mercury SSm B";
    font-size: 14px;
    line-height: 1.5;
    /* padding: 0 20px; */
    max-width: 280px;
}

.big-map-item-caption-container-trailer {
    width: 36%;
    height: 10p;
    max-width: 220px;
}

.right-col .map-section-chart-legend{
  position: relative;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  margin-bottom: 40px;
  bottom: 0px;
  margin-top: 40px;
}


.left-col-item-container:hover {
    text-decoration: underline;
    color: #3f718b;
    color: #4284f4;
}


.big-map-item-image-annotation {
    /* position: absolute; */
    /* top: 0px; */
    /* left: 0px; */
    /* position: absolute; */
    -ms-transform-origin: 50% 50%;
    /* transform-origin: 50% 50%; */
    /* cursor: pointer; */
    /* width: 100%; */
    /* height: 100%; */
    /* position: relative; */
    /* width: 100%; */
    /* height: 100%; */
}
.big-map-item-image-container{
  position: relative;
}
.big-map-item-image-annotation-text{
   font-family: "Whitney SSm A", "Whitney SSm B";
   font-size: 12px;
   font-weight: 600;
   position: absolute;
   top: 67%;
   left: 30%;
   transform-origin: 0% 100%;
   transform: translate(-50%,-100%);
}


.big-map-item-image-annotation svg {
    position: absolute;
    top: 52%;
    left: 36%;
    transform-origin: 50% 50%;
}

.right-col .swoopy-line {
    fill: none;
    stroke: black;
}

#arrow {
    fill: black;
}

.image-svg {
    position: absolute;
    /* left: 52%; */
    /* top: 85%; */
    z-index: 1000000;
    transform-origin: 100% 50%;
    transform: translate(-100%,-50%);
    overflow: visible;
}

.right-col text{
  fill: black;
  alignment-baseline: before-edge;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-size: 11px;
  font-weight: 600;
  text-shadow: 0 0 3px #fff;
}


.image-svg-text {
    position: absolute;
    left: 37%;
    top: 66%;
    z-index: 1000000;
    /* transform-origin: 100% 50%; */
    /* transform: translate(-100%,-50%); */
}


.shorty-gif-white {
    width: 12%;
    height: 10%;
    position: absolute;
    bottom: 2px;
    right: 0px;
    background: white;
}


@media only screen and (max-width: 900px) {
  .geo-frame{margin-top: -80px;height: 1080px;}
}

@media only screen and (max-width: 700px) {
  .geo-frame{margin-top: -80px;height: 1110px;}
}

@media only screen and (max-width: 640px) {
  .map-section-content{
    width: 95%;
  }
  .big-title{font-size: 80px;line-height: 87px;}
  .map-section-table-past-column-item{
    font-size: 14px;
  }
  .map-section-table-current-item{font-size: 14px;}
  .prose-wrapper{
    width: 95%;
    margin-bottom: 0px;
  }
  .geo-frame{margin-top: -80px;height: 1180px;}
}

@media only screen and (max-width: 500px) {
  .hover{
    display: none;
  }
  .map-section-axis{
    /* display: none; */
    border-left: 1px dashed black;
    border-bottom: none;
    height: 105%;
    width: 100px;
    left: 50%;
    margin: 0px;
  }
  .map-section-axis-title-top{text-align: center;width: 130px;margin: 0px;width: 100%;}
  .map-section-axis-title-bottom{width: 100%;}
  .map-section-axis-title-mid{
    display: none;
  }
  .left-col{
    display: none;
  }
  .right-col{
    width: 95%;
    margin: 0 auto;
    position: relative;
    -webkit-flex-grow: 0;
    flex-grow: 0px;
  }
  .big-map-item-caption-container-trailer{
    display: none;
  }
  .big-map-item{
    margin-bottom: 40px;
  }
  .big-map-item-image-container{overflow: scroll;}
  .big-map-item-caption-container-text{
    max-width: 95%;5% */
    width: 95%;
    width: 95%;
    margin: 0 auto;
  }
  .scrollmagic-pin-spacer{
    display: none;
  }
  .map-section-axis-arrow-right{
    left: -4px;
    right: 0px;
    border-left: 4px solid transparent;
    border-top: 5px solid black;
    border-right: 4px solid transparent;
    top: 99%;
  }
  .map-section-axis-arrow-left{
    top: -4px;
    left: -4px;
    right: 0px;
    border-left: 4px solid transparent;
    border-bottom: 5px solid black;
    border-right: 4px solid transparent;
  }
  .map-section-axis-title-right{
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: auto;
    display: none;
  }
  .map-section-chart-item-text{
    margin: 0 auto;
    font-size: 14px;
    background: white;
  }
  .map-section-chart-legend{bottom: -50px;}
  .map-section{
    padding-bottom: 100px;
  }
  .map-section-chart-item-text{

  }
  .map-section-chart-item-map{height: auto;}
  .map-section-chart-item{
    -webkit-flex-grow: 0;
    flex-grow: 0;
    width: 40%;
    margin-bottom: 10px;
    margin-right: 0px;
    pointer-events: none;
  }
  .map-section-chart{
    width: 100%;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 91px;
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
  .map-section-axis-title-left{left: -94px;right: 0px;margin: 0 auto;top: -36px;background: white;text-align: center;width: 100%;padding: 0px;width: 140px;}
  .map-section-section-content{
    width: 95%;
  }
  .prose{
    line-height: 1.5;
    margin-bottom: 2rem;
  }
  .shorty-gif{
    display: none;
  }
  .by-line{
    width: 95%;
    line-height: 20px;
    margin: 0 auto;
    margin-top: 30px;
    max-width: 370px;
  }
  .big-title{
    font-size: 56px;
    line-height: 70px;
  }
  .map-section-table-current-item{
    font-size: 13px;
  }
  .map-section-table-past-column-item{
    font-size: 13px;
  }
}

@media only screen and (max-width: 450px) {
  .full-frame{
    height: 710px;
  }
  .geo-frame{
    height: 1260px;
  }
  .title-sub{font-weight: 500;font-size: 15px;width: 95%;}
  .map-section-table-current-items{
    height: 300px;
  }
  .map-section-table-current{
    width: 143px;
  }
}

@media only screen and (max-width: 400px) {
  .big-title{
    font-size: 31px;
    line-height: 52px;
    max-width: 95%;
    line-height: 1.3;
  }
  .title-sub{
    font-size: 15px;
    line-height: 23px;
    max-width: 95%;
    margin-top: 19px;
  }
  .map-section-table-current-items{height: 345px;}
  .map-section-table-current{
    width: 105px;
  }
  .full-frame{
    height: 690px;
  }
  .geo-frame{
    height: 1400px;
  }
  .prose-def{font-size: 16px;line-height: 24px;}
  .map-section-table-foot{
    font-size: 11px;
    font-weight: 400;
  }
  .map-section-table-past-column{
    margin: 0px;
  }
  .map-section-table-current-item{
    font-size: 12px;
  }
  .map-section-table-past-column-item{
    font-size: 12px;
  }
  .map-section-table-past{
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
}

@media only screen and (max-width: 350px) {
  .logo-container{
    width: 150px;
  }
  .by-line{margin-top: 30px;}
  .logo-svg{
    width: 40px;
    height: 40px;
  }
  .prose{
    font-size: 14px;
    line-height: 23px;
  }
  .big-title{
    font-size: 34px;
    line-height: 43px;
  }
  .title-sub{
    font-size: 14px;
    line-height: 23px;
  }
  .opening-section{
  padding-top: 160px
  }
}

.hover {
    position: absolute;
    top: 100px;
    left: 0px;
    width: 550px;
    margin: 0 auto;
    text-align: center;
    right: 0px;
    background: white;
    border: 2px solid #f5f4bb;
    padding: 30px;
    border-radius: 20px;
    -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.06);
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.06);
    visibility: hidden;
    en; */
    pointer-events: none;
    pointer-events: none;
}
.hover img{
  width: 530px;
}


.big-map-item-text-note {
    font-size: 12px;
    text-align: center;
    font-family: "Mercury SSm A", "Mercury SSm B";
    font-style: italic;
    color: #5384f3;
    margin-bottom: 6px;
}

.left-col-item-text-sub {
    font-family: "Whitney SSm A", "Whitney SSm B";
    font-size: 10px;
    text-align: center;
    font-weight: 600;
    margin-top: 2px;
    color: #85919a;
}

.methodology .prose-title {
    font-size: 15px;
    font-family: "Whitney SSm A", "Whitney SSm B";
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 10px;
}

.methodology .prose {
    font-family: "Whitney SSm A", "Whitney SSm B";
    font-size: .85rem;
    line-height: 1.6;
}

.methodology{
  margin-bottom: 0px;
}
