:root {
  --width--: 150px;
  --height--: 150px;
}
.p_02F_RuUKHkvDhQ6KY_ {
  width: 75px;
  height: 75px;
  position: fixed;
  right: 20px;
  top: 25px;
  border-radius: 100%;
  background: url(https://static.igem.wiki/teams/5302/images/src.jpg);
  background-position: center;
  background-size: contain;
  z-index: 1000;
}
@keyframes a9o7Q09t_YgONyRw7Twz {
  0% {
    transform: translateX(10px) rotateZ(0deg);
  }
  50% {
    transform: translateX(-10px) rotateZ(180deg);
  }
  100% {
    transform: translateX(10px) rotateZ(360deg);
  }
}
.p_02F_RuUKHkvDhQ6KY_ img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: linear;
  transform: translateX(10px);
}
.p_02F_RuUKHkvDhQ6KY_ img:first-of-type {
  width: 170%;
  height: 170%;
  top: calc(50% - 170% * 0.5);
  left: calc(50% - 170% * 0.5);
  animation: a9o7Q09t_YgONyRw7Twz 10s linear 0s infinite paused;
}
.p_02F_RuUKHkvDhQ6KY_ img:nth-of-type(2) {
  width: 170%;
  height: 170%;
  top: calc(50% - 170% * 0.5);
  left: calc(50% - 170% * 0.5);
  animation: a9o7Q09t_YgONyRw7Twz 7s linear 0s infinite paused;
}
.p_02F_RuUKHkvDhQ6KY_ img:nth-of-type(3) {
  width: 170%;
  height: 170%;
  top: calc(50% - 170% * 0.5);
  left: calc(50% - 170% * 0.5);
  animation: a9o7Q09t_YgONyRw7Twz 17s linear 0s infinite paused;
}
.p_02F_RuUKHkvDhQ6KY_:hover {
  box-shadow: 1px 1px 3px white;
}
.p_02F_RuUKHkvDhQ6KY_:hover img:first-of-type,
.p_02F_RuUKHkvDhQ6KY_:hover img:nth-of-type(2),
.p_02F_RuUKHkvDhQ6KY_:hover img:nth-of-type(3) {
  animation-play-state: running;
}
.FiN_kjWTgjbnPCcAFOu5 {
  position: fixed;
  top: 30px;
  right: 50px;
  width: 80%;
  transform: scaleX(0);
  transform-origin: right;
  transition: 0.3s linear;
  min-height: 50px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  background: url(https://static.igem.wiki/teams/5302/images/src05.png);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100% 70%;
  flex-wrap: wrap;
  z-index: 200;
  border-radius: 25px;
}
.USk5KgZ7vMHZ9_Z0NIfu {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}

@font-face {
  font-family: 'RusticShine-EalOz';
  src: url(https://static.igem.wiki/teams/5302/fonts/rusticshine-ealoz.woff) format('truetype');
}
.rSq2BUUCXnjAJg0QS4Aa {
  flex: 1;
  z-index: 9;
  height: 50px;
}
.rSq2BUUCXnjAJg0QS4Aa:first-child {
  flex: 0.5;
  height: 50px;
  display: none;
}
@keyframes l0yuUgWetkMH6BC7k4jK {
  0% {
    transform: scaleY(1);
  }
  50% {
    transform: scaleY(1.2) translateY(5px);
  }
  100% {
    transform: scaleY(1);
  }
}
.rSq2BUUCXnjAJg0QS4Aa:not(:first-child) {
  text-align: center;
  color: #5b025b;
  text-decoration: none;
  font-size: 25px;
  font-family: 'RusticShine-EalOz';
  font-style: italic;
  font-weight: bold;
  min-width: 120px;
  z-index: 9;
}
.rSq2BUUCXnjAJg0QS4Aa:not(:first-child):not(.cursorBlind):hover {
  animation: l0yuUgWetkMH6BC7k4jK 0.8s ease-in-out;
}
.rSq2BUUCXnjAJg0QS4Aa:not(:first-child) > div {
  opacity: 0;
  background-color: rgba(80, 106, 132, 0.6);
  width: 100%;
  height: max-content;
  z-index: 20;
  transform-origin: 0px 0px;
  transform: scaleX(0) scaleY(0);
  border-radius: 5px;
}
.rSq2BUUCXnjAJg0QS4Aa:not(:first-child) > div > a {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  font-size: 20px;
  background-color: transparent;
  text-align: center;
  color: #fff;
  line-height: 40px;
  text-decoration: none;
  font-size: 15;
  font-family: 'Times New Roman', Times, serif;
  font-style: italic;
  font-weight: bold;
  min-width: 120px;
  z-index: 9;
  border-radius: 5px;
}
.rSq2BUUCXnjAJg0QS4Aa:not(:first-child) > div > a:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

#NZQ_bZGVKrwggoyiWhYN {
  width: 100px;
  height: 180px;
  position: fixed;
  z-index: 10;
  top: -70px;
  left: 10px;
  transition: ease-in-out 0.5s;
}
#NZQ_bZGVKrwggoyiWhYN:hover {
  transform: translateY(30px);
  transition: ease-in-out 0.2s;
}
#NZQ_bZGVKrwggoyiWhYN:active {
  transform: translateY(50px);
  transition: ease-in-out 0.1s;
}
#NZQ_bZGVKrwggoyiWhYN img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100%;
}
#NZQ_bZGVKrwggoyiWhYN a {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 11;
}

