.screen-reader-text,
.screen-reader-text span,
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
  /* many screen reader and browser combinations announce broken words as they would appear visually */
}
.map3 {
  position: relative;
  margin-bottom: 0;
}
@media only screen and (max-width: 1023px) {
  .map3 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
.map3__wrapper {
  position: relative;
  margin-bottom: 0;
}
.map3__wrapper::before {
  content: '';
  display: block;
  padding: 52.08333333% 0 0;
}
.map3__wrapper svg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.map3__wrapper .country {
  fill: #5C5C5C;
  stroke: #1F313F;
  transition: fill 1000ms ease-out;
}
.map3__wrapper .country.is-active {
  fill: #fff;
}
.map3__wrapper .country.is-yellow {
  fill: #FFB423;
}
.map3__wrapper .country.is-red {
  fill: #DC1334;
}
.map3__wrapper .country.is-green {
  fill: #39AE74;
}
.map3__wrapper .country.country--010 {
  display: none;
}
@media only screen and (max-width: 1023px) {
  .map3__wrapper {
    height: 100%;
  }
  .map3__wrapper::before {
    display: none;
  }
}
@media only screen and (max-width: 1023px) {
  .header8-map {
    position: relative;
  }
  .header8-map::before {
    content: '';
    display: block;
    padding: 52.08333333% 0 0;
  }
}
.map3__controls {
  position: absolute;
  bottom: 10px;
  left: 10px;
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}
.map3__controls li {
  padding: 0;
  margin: 0;
}
.map3__controls li::before {
  display: none;
}
.map3__controls button {
  border: none;
  border-right: 1px solid #1F313F;
  background: #fff;
  color: #1F313F;
  padding: 0;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 24px;
}
.map3__zoom {
  position: relative;
  width: 40px;
}
.map3__zoom::after,
.map3__zoom::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 15px;
  height: 1px;
  background: #1F313F;
  transform: translate(-50%, -50%);
}
.map3__zoom::after {
  width: 1px;
  height: 15px;
}
.map3__zoom--out::after {
  display: none;
}
.map3__treaty {
  display: none;
}
.map3__treaty.is-active {
  display: block;
}
.map3__reset {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transition: opacity 300ms ease-out, visibility 0ms 300ms;
}
.map3__reset.is-active {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
  transition: opacity 300ms ease-out, visibility 0ms 0ms;
}
.js-map2 .card5 {
  display: none;
}
.js-map2 .card5.is-active {
  display: flex;
}
.map2__wrapper {
  position: relative;
}
.map2__wrapper::before {
  content: '';
  display: block;
  padding: 133.33333333% 0 0;
}
@media only screen and (min-width: 768px) {
  .map2__wrapper::before {
    padding: 52.08333333% 0 0;
  }
}
.map2__wrapper .map2__map {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.map2__controls {
  display: flex;
  list-style: none;
  padding: 20px;
}
.map2__controls li {
  padding: 0;
  margin: 0;
}
.map2__controls li::before {
  display: none;
}
.map2__controls button {
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
  padding: 0 10px;
  font-weight: bold;
  height: 40px;
  line-height: 38px;
}
.map2__zoom {
  width: 40px;
  text-align: center;
  font-size: 24px;
}
.map2__credit {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 50px;
  right: 10px;
  width: 172px;
  height: 40px;
  padding: 0;
  background: #1F313F;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
@media only screen and (min-width: 768px) {
  .map2__credit {
    bottom: 24px;
  }
}
.map2__credit .map2__credit__logo {
  flex: 0 0 50%;
  margin: 0;
  padding: 5px;
}
.map2__credit .map2__credit__logo:first-child {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.map2__credit .map2__credit__logo::before {
  content: '';
  display: block;
  width: 68px;
  height: 23px;
  margin: 0 auto;
  background: no-repeat 50% 50%;
  background-size: contain;
}
.map2__credit .map2__credit__logo--nti::before {
  background-image: url("../images/logo-white.svg");
}
.map2__credit .map2__credit__logo--cns {
  padding-top: 6px;
}
.map2__credit .map2__credit__logo--cns::before {
  background-image: url("../images/cns-white.png");
}
.mapboxgl-map div {
  margin: 0;
}
.mapboxgl-map a {
  box-shadow: none;
  background-size: auto;
}
.mapboxgl-map .mapboxgl-ctrl-geocoder--input {
  font: inherit;
  width: 100%;
  border: 0;
  background-color: transparent;
  margin: 0;
  height: 40px;
  color: #404040;
  color: rgba(0, 0, 0, 0.75);
  padding: 6px 45px 6px 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.mapboxgl-ctrl-group {
  display: flex;
  box-shadow: none;
  background: none;
}
.mapboxgl-ctrl-group button {
  position: relative;
  border: none;
  border-radius: 0 !important;
  border-left: 1px solid #1F313F;
  background: #fff;
  color: #1F313F;
  padding: 0;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 24px;
}
.mapboxgl-ctrl-group button:first-child {
  border-left: none;
}
.mapboxgl-ctrl-group button:hover {
  background: #fff !important;
}
.mapboxgl-ctrl-group button + button {
  border-top: none;
}
.mapboxgl-ctrl-group button .mapboxgl-ctrl-icon {
  display: none;
}
.mapboxgl-ctrl-group button.mapboxgl-ctrl-zoom-out,
.mapboxgl-ctrl-group button.mapboxgl-ctrl-zoom-in {
  width: 40px;
}
.mapboxgl-ctrl-group button.mapboxgl-ctrl-zoom-out::after,
.mapboxgl-ctrl-group button.mapboxgl-ctrl-zoom-in::after,
.mapboxgl-ctrl-group button.mapboxgl-ctrl-zoom-out::before,
.mapboxgl-ctrl-group button.mapboxgl-ctrl-zoom-in::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 15px;
  height: 1px;
  background: #1F313F;
  transform: translate(-50%, -50%);
}
.mapboxgl-ctrl-group button.mapboxgl-ctrl-zoom-out::after,
.mapboxgl-ctrl-group button.mapboxgl-ctrl-zoom-in::after {
  width: 1px;
  height: 15px;
}
.mapboxgl-ctrl-group button.mapboxgl-ctrl-zoom-out::after {
  display: none;
}
.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass {
  display: none;
}
.mapboxgl-ctrl-bottom-left {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
}
.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl {
  float: none;
  clear: none;
}
.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl-geocoder {
  display: none;
  max-width: 360px;
  min-width: 0;
  border-radius: 0;
  width: 100%;
  box-shadow: none;
}
@media only screen and (min-width: 768px) {
  .mapboxgl-ctrl-bottom-left .mapboxgl-ctrl-geocoder {
    display: block;
  }
}
.mapboxgl-ctrl-geocoder--icon-search {
  top: 50%;
  left: auto;
  right: 12px;
  transform: translateY(-50%);
}
a.mapboxgl-ctrl-logo {
  margin-left: 0;
}
.mapboxgl-ctrl-attrib a {
  background: none;
}
