*, :after, :before {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

img, picture, video, iframe, figure {
  object-fit: cover;
  max-width: 100%;
}

a {
  color: inherit;
  font-size: inherit;
  text-decoration: none;
  display: block;
}

li {
  list-style-type: none;
}

html {
  scroll-behavior: smooth;
}

h1, h2, h3, h4, h5, h6, p, span, a, strong, blockquote, i, b, u, em {
  font-size: 1em;
  font-weight: inherit;
  font-style: inherit;
  color: inherit;
  text-decoration: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

form, input, textarea, select, button, label {
  font-family: inherit;
  font-size: inherit;
  -webkit-hyphens: auto;
  hyphens: auto;
  color: inherit;
  -webkit-appearance: none;
  appearance: none;
  background-color: rgba(0, 0, 0, 0);
  display: block;
}

table, tr, td {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  -webkit-hyphens: auto;
  hyphens: auto;
  font-smooth: always;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  flex-direction: column;
  min-height: 100vh;
  font-size: 100%;
  display: flex;
}

p::selection {
  background-color: #f60;
}

h1::selection {
  color: inherit;
  background-color: rgba(0, 0, 0, 0);
}

h2::selection {
  color: inherit;
  background-color: rgba(0, 0, 0, 0);
}

h3::selection {
  color: inherit;
  background-color: rgba(0, 0, 0, 0);
}

h4::selection {
  color: inherit;
  background-color: rgba(0, 0, 0, 0);
}

h5::selection {
  color: inherit;
  background-color: rgba(0, 0, 0, 0);
}

h6::selection {
  color: inherit;
  background-color: rgba(0, 0, 0, 0);
}

::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}

::-webkit-scrollbar-track {
  background-color: #f0f0f0;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb {
  background-color: #f60;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #ff4500;
}

::-webkit-scrollbar-corner {
  background-color: #fff;
}

body {
  font-family: Nunito, sans-serif;
}

h1 {
  font-family: Krona One, sans-serif;
}

h2 {
  font-family: Jockey One, sans-serif;
}

html {
  color: #002366;
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 62.5%;
}

.titleH1, .titleH2, .titleH3 {
  text-align: center;
  letter-spacing: .05em;
  text-transform: uppercase;
  margin: 0 auto;
  line-height: 1.2;
}

.titleH1 {
  margin-top: 2%;
  margin-bottom: 2%;
  font: 600 clamp(2rem, 1.2vw, 3rem) Krona One, sans-serif;
}

.titleH1--landing {
  color: #fff;
}

.titleH2 {
  margin-bottom: 1%;
  font: 600 clamp(1.8rem, 1.2vw, 2.8rem) Jockey One, sans-serif;
}

.titleH3 {
  font: 600 clamp(1.5rem, 1.2vw, 2.5rem) Jockey One, sans-serif;
}

.normalText {
  font-family: clamp(1.5rem, 1.2vw, 2.8rem);
  letter-spacing: .02em;
  width: 80%;
  margin: 0 auto 3.6rem;
  font-size: clamp(1.5rem, 1.2vw, 2.8rem);
  line-height: 1.5;
}

.headerNav {
  letter-spacing: .02em;
  font-family: Jockey One, sans-serif;
  font-size: 1.1vw;
  font-weight: 500;
}

.footerLink {
  transition: color .6s, transform .5s, text-shadow .8s;
}

.footerLink:hover {
  color: #f60;
  transform: scale(1.3);
}

.footerInfo {
  letter-spacing: .02em;
  font: 400 1.2rem / 1.8 Nunito, sans-serif;
}

.footerInfo__h2 {
  letter-spacing: .02em;
  font: 500 1.6rem Jockey One, sans-serif;
}

.footerCopy {
  font: italic 400 1rem Nunito, sans-serif;
}

.logo__a, .logo__a {
  letter-spacing: .05em;
  font-family: Jockey One, sans-serif;
  font-size: clamp(1.3rem, 3vw, 8rem);
  font-weight: 500;
}

.logo__subtitle, .logo__subtitle {
  font-size: clamp(.5rem, 1.5vw, 4rem);
  font-weight: 400;
}

.selectLabel {
  letter-spacing: .02em;
  font: 600 clamp(1.5rem, 1.2vw, 2.8rem) / 1.5 Nunito, sans-serif;
}

.mb-0 {
  margin-bottom: 0;
}

.bold {
  font-weight: bold;
}

@font-face {
  font-family: Jockey One;
  src: url("JockeyOne-Regular.eb8de304.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Krona One;
  src: url("KronaOne-Regular.e1e43b79.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Nunito;
  src: url("Nunito-ExtraLight.875d4c55.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Nunito;
  src: url("Nunito-ExtraLightItalic.402fb697.woff2") format("woff2");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Nunito;
  src: url("Nunito-Light.3dbcc84d.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Nunito;
  src: url("Nunito-LightItalic.a6871812.woff2") format("woff2");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Nunito;
  src: url("Nunito-Regular.7eddbd53.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Nunito;
  src: url("Nunito-Italic.667dd9fa.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Nunito;
  src: url("Nunito-Medium.2935f9bc.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Nunito;
  src: url("Nunito-MediumItalic.4177137a.woff2") format("woff2");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Nunito;
  src: url("Nunito-SemiBold.73c8eebf.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Nunito;
  src: url("Nunito-SemiBoldItalic.01521e81.woff2") format("woff2");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Nunito;
  src: url("Nunito-Bold.cbce52fe.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Nunito;
  src: url("Nunito-BoldItalic.536edf31.woff2") format("woff2");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Nunito;
  src: url("Nunito-ExtraBold.e3408b65.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Nunito;
  src: url("Nunito-ExtraBoldItalic.aeb8860f.woff2") format("woff2");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Nunito;
  src: url("Nunito-Black.2ad0cc77.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Nunito;
  src: url("Nunito-BlackItalic.2ae16125.woff2") format("woff2");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

.footerContainer {
  z-index: 2;
  color: #fff;
  text-align: center;
  background: linear-gradient(to top, #000, #000, #000, rgba(255, 255, 255, .686));
  margin: 4% 0 0% 0%;
  padding-top: 1%;
  position: relative;
}

.footerContent {
  z-index: 2;
  flex-direction: column;
  gap: 20px;
  margin: 7rem 10%;
  padding-bottom: 90px;
  display: flex;
  position: relative;
}

.infoContainer {
  justify-content: space-between;
  align-items: flex-start;
  margin: 0;
  padding: 0;
  display: flex;
}

@media screen and (max-width: 768px) {
  .infoContainer {
    flex-direction: column;
    align-items: center;
    gap: 2rem;
    margin: 0 auto;
  }
}

.footerDescription {
  justify-content: space-around;
  align-items: center;
  gap: 2rem;
  display: flex;
}

.footerDescription__text {
  font: 400 1.3rem Nunito, sans-serif;
}

.footerDescription__logo {
  width: 50px;
  height: 50px;
}

.footerCopy {
  justify-content: space-between;
  display: flex;
}

.footerBackgroundImage {
  z-index: -1;
  background: url("footer_image.b65840c4.png") bottom / contain no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.headerContainer {
  z-index: 1000;
  background-color: #fff;
  width: 100%;
  position: fixed;
  top: 0;
}

.headerContainerTop {
  color: #002366;
  z-index: 1;
  justify-content: space-between;
  align-items: center;
  margin: 2rem 10%;
  display: flex;
}

@media (max-width: 768px) {
  .headerContainerTop {
    z-index: 12;
    justify-content: space-between;
    align-items: center;
    margin: 0 10%;
    padding: 1rem 0;
    display: flex;
  }
}

.headerContainerTop.no-bg {
  background-color: rgba(0, 0, 0, 0);
}

.headerNav {
  text-align: right;
}

.headerNav__ul {
  align-items: center;
  gap: 2rem;
  margin: 0;
  display: flex;
}

.headerNav__li {
  font-size: 1.6rem;
}

.headerNav__li--mobile {
  display: none;
}

.headerNav__a {
  transition: color .4s, transform .5s, text-shadow .8s;
}

.headerNav__a:hover {
  color: #f60;
  text-shadow: 0 1px rgba(0, 0, 0, .6);
  transform: scale(1.1);
}

.headerNav__a.active {
  color: #f60;
}

.headerNav__icon {
  display: none;
}

@media (max-width: 768px) {
  .headerNav {
    background-color: #002366;
    width: 200px;
    height: 100vh;
    margin-left: -10%;
    padding: 3rem;
    transition: transform .3s ease-in-out;
    display: none;
    position: absolute;
    top: 0;
    transform: translateY(-100%);
  }

  .headerNav__ul {
    color: #fff;
    text-align: left;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 2rem;
    font-size: 2rem;
    display: flex;
  }

  .headerNav__li {
    margin: 0;
  }

  .headerNav__li--mobile {
    flex-direction: column;
    align-items: flex-end;
    gap: 0;
    font-size: 3rem;
    display: flex;
  }

  .headerNav__subtitle--mobile {
    margin-top: -10px;
    font-size: 1.4rem;
  }

  .headerNav__a {
    align-items: center;
    gap: 2rem;
    display: flex;
  }

  .headerNav__icon {
    display: block;
  }

  .headerNav.is-open {
    display: block;
    transform: translateY(0);
  }

  .headerNav__a:hover .headerNav__icon path, .headerNav__a.active .headerNav__icon path {
    fill: #f60;
  }
}

@media (min-width: 768px) {
  .menuToggle {
    display: none;
  }
}

@media (max-width: 768px) {
  .menuToggle {
    cursor: pointer;
    color: #002366;
    background: none;
    border: none;
    font-size: 2.5rem;
    display: block;
  }
}

.menuOverlay {
  z-index: 10;
  background-color: rgba(0, 0, 0, .5);
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
}

@media (min-width: 768px) {
  .menuOverlay {
    background-color: rgba(0, 0, 0, 0);
  }
}

.menuOverlay.is-visible {
  display: block;
}

.lineContainerHeader {
  margin-top: -20px;
}

@media (max-width: 768px) {
  .lineContainerHeader {
    display: none;
  }
}

.primaryBtn, .secondaryBtn {
  cursor: pointer;
  border-radius: 12px;
  padding: 5px 20px;
  font-size: 1.8rem;
  display: none;
}

@media screen and (max-width: 620px) {
  .primaryBtn, .secondaryBtn, .tertiaryBtn, .unitsBtn {
    font-size: 1.2rem;
  }
}

.primaryBtn {
  color: #002366;
  white-space: nowrap;
  border: 2px solid #002366;
  min-width: 100px;
}

.primaryBtn:hover, .primaryBtn:active, .primaryBtn:focus, .primaryBtn.active-button {
  color: #fff;
  background-color: #002366;
}

.primaryBtn--disabled {
  color: red;
  cursor: not-allowed;
  pointer-events: none;
}

@media screen and (max-width: 620px) {
  .primaryBtn, .unitsBtn {
    min-width: auto;
  }
}

.secondaryBtn {
  text-align: center;
  color: #002366;
  border: 2px solid #f60;
  min-width: 100px;
  margin: .1rem auto .5rem;
}

.secondaryBtn:hover, .secondaryBtn:active, .secondaryBtn:focus, .secondaryBtn.active-button {
  color: #fff;
  background-color: #f60;
}

.selectOption--disabled {
  color: red;
  pointer-events: none;
  cursor: not-allowed;
}

.tertiaryBtn {
  color: #002366;
  white-space: nowrap;
  border: 2px solid #002366;
  border-radius: 12px;
  min-width: 50px;
  padding: 5px 20px;
}

.tertiaryBtn:hover, .tertiaryBtn:active, .tertiaryBtn:focus, .tertiaryBtn.active-button {
  color: #fff;
  background-color: #002366;
}

.tertiaryBtn--disabled {
  color: #888;
  cursor: not-allowed;
  pointer-events: none;
  background-color: #e0e0e0;
  border-color: #bbb;
}

.quaternaryBtn {
  color: #002366;
  white-space: nowrap;
  border: 2px solid #002366;
  border-radius: 12px;
  min-width: 50px;
  margin: 0 auto;
  padding: 5px 20px;
  display: inline-block;
}

.quaternaryBtn:hover, .quaternaryBtn:focus {
  color: #fff;
  background-color: #002366;
}

.minuteSelectorPR {
  cursor: pointer;
  color: #002366;
  white-space: nowrap;
  border: 2px solid #002366;
  border-radius: 12px;
  min-width: 100px;
  padding: 5px 20px;
  font-size: 1.2rem;
  display: inline-flex;
}

.minuteSelectorPR:hover, .minuteSelectorPR:focus {
  color: #fff;
  background-color: #002366;
}

.hourSelectorPR {
  display: none;
}

@media screen and (max-width: 800px) {
  .hourSelectorPR {
    cursor: pointer;
    color: #002366;
    white-space: nowrap;
    text-align: center;
    text-align-last: center;
    border: 2px solid #002366;
    border-radius: 12px;
    min-width: 100px;
    padding: 5px 20px;
    font-size: 1.4rem;
    display: inline;
  }

  .hourSelectorPR:hover, .hourSelectorPR:active, .hourSelectorPR:focus, .hourSelectorPR.active-button {
    color: #fff;
    background-color: #002366;
  }
}

.mapMessagePR {
  color: #002366;
  margin-top: 10px;
  font-size: 1.8rem;
  font-weight: 600;
  display: block;
}

@media screen and (max-width: 800px) {
  .mapMessagePR {
    font-size: 1.2rem;
  }
}

.unitToggleBox {
  place-self: center end;
  align-items: center;
  gap: 8px;
  margin-bottom: 10px;
  padding: 0;
  display: inline-flex;
}

.unitToggleBox p {
  margin: 0;
  padding: 0;
  font-weight: 600;
}

#toggleUnitBtn {
  cursor: pointer;
  border: 1px solid gray;
  border-radius: 6px;
  justify-content: center;
  padding: 4px 10px;
  font-size: 14px;
}

.unitsBtn {
  cursor: pointer;
  color: #002366;
  white-space: nowrap;
  border: 2px solid #002366;
  border-radius: 12px;
  min-width: 100px;
  padding: 5px 20px;
  font-size: 1.8rem;
}

.unitsBtn:hover, .unitsBtn:active, .unitsBtn:focus, .unitsBtn.active-button {
  color: #fff;
  background-color: #002366;
}

.loading-text {
  font-size: clamp(1.8rem, 1.2vw, 2.8rem);
  font-style: italic;
  font-weight: bold;
}

.station-loading {
  pointer-events: none;
  cursor: not-allowed;
}

.station-loading:hover {
  background-color: inherit;
}

#loadingMessageRTindex {
  color: #002366;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  font-size: clamp(1.8rem, 1.2vw, 2.8rem);
  font-style: italic;
  font-weight: bold;
  display: flex;
}

#loadingMessagePRindex, #loadingMessagePRMaps, #loadingMessagePRMapsRoti, #loadingMessagePRMapsS4, .generalSpinner {
  color: #002366;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  font-size: clamp(1.8rem, 1.2vw, 2.8rem);
  font-style: italic;
  font-weight: bold;
  display: flex;
}

.loading-message {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.spinner {
  border: 4px solid rgba(0, 0, 0, .1);
  border-left-color: #f60;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin-top: 10px;
  animation: 1s linear infinite spin;
}

@keyframes spin {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.mapRTContainer {
  border-radius: 5px;
  width: 100%;
  max-width: 2000px;
  margin: 0 auto 20px;
  display: none;
}

#sphiMapRender, #rotiMapRender {
  width: 100%;
  height: auto;
}

.grid-cell {
  stroke: rgba(211, 211, 211, .827);
  stroke-width: .1px;
  stroke-dasharray: 2 2;
}

.marker {
  fill: red;
  stroke: #000;
  stroke-width: .5px;
}

.statusBoxRealTime {
  color: #333;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: .9rem;
  display: flex;
}

.statusLed {
  vertical-align: middle;
  background-color: gray;
  border: 1px solid #444;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  margin-bottom: 20px;
  margin-left: 8px;
  display: inline-block;
}

.statusLed--ok {
  background-color: #2bf132;
}

.statusLed--error {
  background-color: #f44336;
}

.gridStatusMaps {
  grid-template-columns: 1fr 1fr 1fr;
  align-items: center;
  margin: 0;
  padding: 0;
  display: grid;
}

@media screen and (max-width: 768px) {
  .gridStatusMaps {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .gridStatusMaps .grid1fr1, .gridStatusMaps .grid1fr2, .gridStatusMaps .grid1fr3 {
    justify-self: center;
  }
}

@media screen and (max-width: 500px) {
  .gridStatusMaps {
    text-align: center;
    border: 3px solid #00f;
    grid-template-columns: 1fr;
    justify-items: center;
    row-gap: 10px;
  }

  .gridStatusMaps .grid1fr1, .gridStatusMaps .grid1fr2, .gridStatusMaps .grid1fr3 {
    grid-column: auto;
    justify-self: center;
  }
}

.grid1fr1 {
  grid-column: 1;
}

.grid1fr2 {
  grid-column: 2;
}

.grid1fr3 {
  grid-column: 3;
}

#searchWrap {
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  z-index: 10000;
  background: rgba(255, 255, 255, .92);
  border-radius: 10px;
  align-items: center;
  gap: 8px;
  padding: 8px 10px;
  display: flex;
  position: fixed;
  top: 16px;
  left: 16px;
  box-shadow: 0 2px 10px #002366;
}

#searchWrap input {
  border: 1px solid #ccd;
  border-radius: 8px;
  outline: none;
  min-width: 200px;
  padding: 6px 8px;
}

#searchWrap button {
  color: #fff;
  cursor: pointer;
  background: #002366;
  border: none;
  border-radius: 8px;
  padding: 6px 10px;
}

#searchWrap button:hover {
  filter: brightness(.95);
}

@keyframes pulse {
  0% {
    r: 7;
  }

  50% {
    r: 11;
  }

  100% {
    r: 7;
  }
}

circle.station.pulse {
  animation: 1.2s ease-out pulse;
}

.decorline {
  height: 1px;
}

.decorline--body {
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, #000 50%, rgba(0, 0, 0, 0) 100%);
  margin-bottom: 2%;
}

.decorline--footer, .decorline--landing {
  z-index: 2;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #fff 50%, rgba(255, 255, 255, 0) 100%);
}

.mainContainer {
  text-align: center;
  min-height: 40vh;
  margin-top: 11rem;
  margin-left: 10%;
  margin-right: 10%;
  font-family: Nunito, sans-serif;
  font-size: 1.4rem;
}

.boxContainer {
  border-radius: 10px;
  margin-bottom: 2%;
  padding: 2%;
  box-shadow: 0 2px 6px rgba(0, 0, 0, .16);
}

.boxContainer__img {
  margin: auto;
}

.boxContainer__p {
  color: #002366;
  text-align: center;
  margin-bottom: 2rem;
  font-size: clamp(1.5rem, 1.2vw, 2.5rem);
  font-weight: bold;
}

@media screen and (max-width: 800px) {
  .boxContainer__p {
    font-size: 1.2rem;
  }
}

.boxContainer__titleH3 {
  cursor: pointer;
  border: 2px solid #002366;
  border-radius: 12px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-width: 100px;
  margin: auto auto 1rem;
  padding: .5rem;
  font-size: 1.8rem;
  display: flex;
}

.boxContainer__titleH3:hover, .boxContainer__titleH3:focus {
  color: #fff;
  background-color: #002366;
  border: 2px solid #f60;
}

.boxContainer__titleH3--index {
  margin: 0;
}

.boxContainer__titleH3--disabled {
  color: #888;
  cursor: not-allowed;
  pointer-events: none;
  background-color: #e0e0e0;
  border-color: #bbb;
}

@media screen and (max-width: 620px) {
  .boxContainer__titleH3 {
    font-size: 1.2rem;
  }
}

#pastStationSelector {
  display: none;
}

.no-data {
  color: red;
  pointer-events: none;
}

.selectorsContainer, .btnsContainer {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  margin: 8px 0;
  display: flex;
}

.selectorsContainer {
  margin-bottom: 1rem;
}

@media screen and (max-width: 1030px) {
  .selectorsContainer {
    flex-direction: column;
  }
}

.yearSection {
  margin-bottom: 20px;
}

.publication {
  width: 100%;
  margin: 10px 0;
}

.hourButtonsContainer {
  display: none;
}

.hourButtonsContainer.hourButtonsContainer--visible {
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  display: flex;
}

.minutesButtonsContainer {
  align-items: center;
  gap: 1rem;
  margin: 0 auto;
  display: flex;
}

.hourRow {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  display: flex;
}

@media screen and (max-width: 800px) {
  .hourRow {
    display: none;
  }
}

.blockquote {
  background: rgba(0, 35, 102, .2);
  border-left: 5px solid #002366;
  border-radius: 5px;
  margin: 0;
  padding: 30px;
  position: relative;
}

.blockquote:before {
  content: "“";
  color: #002366;
  font-size: 60px;
  position: absolute;
  top: 0;
  left: 10px;
}

.blockquote__a {
  color: #f60;
}

.blockquote__a:hover {
  text-decoration: underline;
}

.logo {
  white-space: nowrap;
  align-items: center;
  line-height: .8;
  display: flex;
  overflow: hidden;
}

.logo__a {
  white-space: nowrap;
  text-align: left;
  flex-direction: column;
  transition: color .6s, transform .5s, text-shadow .8s;
  display: flex;
}

.logo__a:hover {
  color: #f60;
  text-shadow: 0 2px rgba(0, 0, 0, .7);
}

.logo__subtitle {
  text-align: right;
}

@media (max-width: 768px) {
  .logo__a {
    font-size: 3rem;
  }

  .logo__subtitle {
    font-size: 1.4rem;
  }
}

.bodyLanding {
  background-color: #000;
}

.landingBoxes {
  color: #fff;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  gap: 2rem;
  display: flex;
}

.landingBox {
  background-color: #000;
  border: 2px solid #fff;
  border-radius: 1.2rem;
  flex-direction: column;
  justify-content: center;
  gap: 2rem;
  width: 300px;
  padding: 2rem;
  transition: transform .3s, box-shadow .3s;
  display: flex;
}

.landingBox:hover {
  transform: scale(1.1)translateY(-10px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, .2);
}

.landingBox__title {
  font-family: Jockey One, sans-serif;
  font-size: 25px;
}

.landingBox__description {
  font-family: Nunito, sans-serif;
  font-size: 1.8rem;
  font-weight: 100;
}

.chartContainer {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 55vh;
  display: none;
}

.chartIndex {
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin: auto;
}

.chartPRContainer {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 55vh;
  display: none;
}

.chartPRIndex {
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin: auto;
}

.mapLastUpdateText {
  color: #002366;
  margin-top: -15px;
  font-size: 2rem;
  font-weight: 600;
}

@media screen and (max-width: 800px) {
  .mapLastUpdateText {
    font-size: 1.2rem;
  }
}

.indexMessageAlert {
  color: #f60;
  text-align: center;
  margin-top: .5em;
  font-size: 2rem;
  font-weight: bold;
}

.statusBoxRTIndex {
  justify-content: flex-start;
  align-items: center;
  gap: 35px;
  margin: 8px 0;
  display: flex;
}

.statusPair {
  align-items: center;
  gap: 6px;
  display: inline-flex;
}

.recordsBox {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.recordsBox__date {
  color: #000;
  border: 2px solid #002366;
  border-radius: 12px;
  justify-content: space-between;
  align-items: center;
  padding: .5rem;
  font-size: 1.8rem;
}

.recordsBox__date::-webkit-calendar-picker-indicator {
  filter: invert(.7) sepia() saturate(10) hue-rotate(180deg);
  cursor: pointer;
}

.recordsBox__date::-moz-calendar-picker-indicator {
  color: #002366;
  cursor: pointer;
}

.recordsBox__date:hover {
  color: #fff;
  background-color: #002366;
  border-color: #f60;
}

.recordsBox__date:focus {
  color: #fff;
  background-color: #002366;
  border-color: #f60;
  outline: none;
}

@media screen and (max-width: 620px) {
  .recordsBox__date {
    font-size: 1.2rem;
  }
}

.mapboxDiv {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.mapBoxIframe {
  border: none;
  width: 100%;
  max-width: 1350px;
  height: 800px;
}

.mapboxDivHome {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.mapBoxIframeHome {
  border: none;
  width: 100%;
  max-width: 1050px;
  height: 600px;
}

.tableResponsive {
  -webkit-overflow-scrolling: touch;
  max-height: 700px;
  padding-top: 0;
  display: block;
  overflow: auto;
}

table {
  border-collapse: collapse;
  width: 100%;
}

thead th {
  text-align: left;
  z-index: 10;
  background-color: #fff;
  border-bottom: 2px solid #ddd;
  padding: 2rem 10px 10px;
  font-size: clamp(1rem, 1.2vw, 2.8rem);
  position: sticky;
  top: 0;
  box-shadow: 0 2px 2px -1px rgba(0, 0, 0, .1);
}

tbody tr:nth-child(odd) {
  background-color: #f9f9f9;
}

tbody tr:nth-child(2n) {
  background-color: #fff;
}

tbody tr:hover {
  background-color: #f1f1f1;
}

td {
  text-align: left;
  vertical-align: middle;
  word-wrap: break-word;
  padding: 10px;
  font-size: clamp(1rem, 1.2vw, 2.4rem);
}

@media screen and (max-width: 768px) {
  thead {
    display: none;
  }

  tbody tr {
    border: 1px solid #ddd;
    margin-top: 1rem;
    margin-bottom: 1rem;
    display: block;
  }

  td {
    text-align: right;
    padding-left: 50%;
    font-size: 1.4rem;
    display: block;
    position: relative;
  }

  td:before {
    content: attr(data-label);
    text-align: left;
    white-space: nowrap;
    font-weight: bold;
    position: absolute;
    left: 10px;
  }
}

@media screen and (max-width: 480px) {
  td {
    padding-left: 40%;
  }

  td:before {
    left: 5px;
  }
}

.tablesContainer {
  justify-content: center;
  gap: 2rem;
  display: flex;
}

.dataAccess {
  border: 2px solid #f60;
  border-radius: 12px;
  margin-bottom: 2%;
  padding: 2%;
}

.dataAccess__info {
  font-style: italic;
  font-weight: bold;
}

.dataAccessBox {
  justify-content: center;
  gap: 1rem;
  display: flex;
}

@media screen and (max-width: 768px) {
  .dataAccessBox {
    flex-direction: column;
  }
}

.dataLink {
  color: #f60;
  text-decoration: underline;
}

/*# sourceMappingURL=index.3377c607.css.map */
