@font-face {
font-family:"futura-pt";
src:url("https://use.typekit.net/af/9b05f3/000000000000000000013365/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/9b05f3/000000000000000000013365/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/9b05f3/000000000000000000013365/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;
}

@font-face {
font-family:"futura-pt-bold";
src:url("https://use.typekit.net/af/053fc9/00000000000000003b9af1e4/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/053fc9/00000000000000003b9af1e4/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/053fc9/00000000000000003b9af1e4/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:700;font-stretch:normal;
}
#model {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    outline: none;
}
#hs1img {
  width: 90px;
  top: -65px;
  position: absolute;
}
#hs2img {
  width: 140px;
  right: 0px;
  position: absolute;
}
#hs1, #hs2 {
  background-color: transparent;
  border: none;
  display: none;
  pointer-events: none;
}
#annotation {
  color: #ffffff;
  text-align: left;
  font-size: 15px;
  position: absolute;
  width: 300px;
  left: 38px;
  top: -143px;
  font-family: futura-pt;
}
#annotation2 {
  right: 30px;
  width: 185px;
  top: -80px;
  color: #ffffff;
  text-align: left;
  font-size: 15px;
  position: absolute;
  font-family: futura-pt;
}
#hs3, #hs4, #hs5 {
  width: 13%;
  color: white;
  font-family: futura-pt;
  font-size: 15px;
  min-width: 155px;
  pointer-events: none;
}
#hs_bottom {
      width: 100%;
    height: 17%;
    position: absolute;
    bottom: 0%;
    align-content: center;
    justify-content: space-around;
    display: none;
  pointer-events: none;
}
.gradient_close {
      width: 30%;
    pointer-events: all;
    color: #ffffff;
    font-family: futura-pt;
    font-size: 14px;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    margin-top: 1.5em;
    margin-left: 16px;
    display: flex;
}
#hsA, #hsB, #hsC, #hsD, #hsE, #hsF, #hsG, #hsH, #hsI {
  width: 35px;
  display: none;
}
#sunshield, #launch, #instruments, #science, #exoplanet, #galaxies, #sees {
  display: none;
}
#launch {
  height: 36%;
  min-height: 345px;
}
.hotspot_open {
  width: 18%;
  height: 100%;
  position: absolute;
  background-image: linear-gradient(black, transparent);
  pointer-events: none;
  display: none;
  flex-direction: column;
  justify-content: flex-start;
  top: 0px;
  left: 0px;
  min-width: 320px;
}
.hotspot_img {
  width: 100%;
  margin-top: 15%;
}
.headline {
  font-family: futura-pt-bold;
  color: #ffffff;
  margin-left: 16px;
  font-size: 30px;
  margin-top: 10%;
}
.body_copy {
  font-family: futura-pt;
  margin-top: 16px;
  margin-left: 16px;
  width: 90%;
  color: #ffffff;
  margin-top: 5%;
}
ul {
  font-size: 16px;
  padding-inline-start: 20px;
  font-family: futura-pt;
  width: 80%;
}
li {
  font-family: futura-pt;
  color: #ffffff;
  margin-bottom: 16px;
  margin-left: 10px;
}
.hotspot_paragraph {
  min-width: 320px;
}
.list {
  position: relative;
}
.playBtn {
  width: 70px;
  display: none;
  position: absolute;
  height: 70px;
  opacity: 1;
  left: calc(50% - 35px);
  margin-top: 35%;
  pointer-events: all;
}
.icon {
  position: absolute;
  right: 0;
  margin-top: 15%;
}
#opening_overlay {
  position: absolute;
  display: flex;
  width: 100%;
  bottom: 8%;
  flex-direction: column;
  align-items: center;
  font-family: futura-pt;
  color: #ffffff;
  font-size: 18px;
  pointer-events: none;
}
.video {
  display: flex;
}
@media (max-width: 500px) {
  .video {
    display: none;
  } 
}
@media (max-height: 560px) {
  .video {
    display: none;
  }
}