@import url("https://fonts.googleapis.com/css2?family=DM+Serif+Text&display=swap");
html {
  box-sizing: border-box;
}

body {
  font-family: "Roboto", sans-serif;
}

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

.container {
  position: relative;
  height: 250px;
  width: 300px;
  background-color: #005148;
  overflow: hidden;
  visibility: hidden;
}

.start {
  position: absolute;
  left: 0;
  top: 0;
  height: 250px;
  width: 300px;
}

h1 {
  font-family: "DM Serif Text", serif;
  color: #a6bc09;
  font-size: 2.2rem;
  position: absolute;
  top: 0;
  left: 0;
  font-weight: normal;
}

h1.top {
  text-align: center;
  position: absolute;
  top: 23px;
  left: 106px;
  font-weight: normal;
}

.top2 {
  text-align: center;
  position: absolute;
  top: 23px;
  left: 106px;
  font-weight: normal;
}

h1.marketing {
  text-align: center;
  position: absolute;
  top: 62px;
  left: 71px;
  font-weight: normal;
}

.marketing2 {
  text-align: center;
  position: absolute;
  top: 62px;
  left: 71px;
  font-weight: normal;
}

h1.trends {
  text-align: center;
  position: absolute;
  top: 101px;
  left: 73px;
  font-weight: normal;
}

.trends2 {
  text-align: center;
  position: absolute;
  top: 101px;
  left: 73px;
  font-weight: normal;
}

h1.year {
  text-align: center;
  position: absolute;
  top: 139px;
  left: 112px;
  font-weight: normal;
}

.year2 {
  text-align: center;
  position: absolute;
  top: 139px;
  left: 112px;
  font-weight: normal;
}

.subHeading {
  color: white;
  font-size: 0.45rem;
  position: absolute;
  top: 62px;
  left: 21px;
  font-weight: normal;
}

.leftCircle {
  background-color: #a6bc09;
  height: 130px;
  width: 130px;
  border-radius: 50%;
  position: absolute;
  bottom: -30px;
  left: -30px;
}

.leftCircle2 {
  background-color: #a6bc09;
  height: 130px;
  width: 130px;
  border-radius: 50%;
  position: absolute;
  bottom: -30px;
  left: -30px;
}

.rightCircle {
  background-color: #a6bc09;
  height: 90px;
  width: 90px;
  border-radius: 50%;
  position: absolute;
  right: -20px;
  top: -20px;
}

.rightCircle2 {
  background-color: #a6bc09;
  height: 90px;
  width: 90px;
  border-radius: 50%;
  position: absolute;
  right: -20px;
  top: -20px;
}

.influencer {
  height: 100px;
  width: 48px;
  background-color: #a6bc09;
  position: absolute;
  top: 86px;
  left: 21px;
  z-index: 100;
}

.influencer_text {
  color: white;
  font-size: 0.5rem;
  position: absolute;
  top: 192px;
  left: 27px;
  z-index: 50;
  text-align: center;
  font-weight: normal;
}

.influencer_amount {
  color: white;
  font-family: "DM Serif Text", serif;
  font-size: 1.2rem;
  position: absolute;
  top: 88px;
  left: 27px;
  z-index: 150;
  text-align: center;
  opacity: 0;
  font-weight: normal;
}

.mobile {
  height: 85px;
  width: 48px;
  background-color: #a6bc09;
  position: absolute;
  top: 101px;
  left: 73px;
  z-index: 100;
}

.mobile_text {
  color: white;
  font-size: 0.5rem;
  position: absolute;
  top: 192px;
  left: 82px;
  z-index: 50;
  text-align: center;
  font-weight: normal;
}

.mobile_amount {
  color: white;
  font-family: "DM Serif Text", serif;
  font-size: 1.2rem;
  position: absolute;
  top: 102px;
  left: 79px;
  z-index: 150;
  text-align: center;
  opacity: 0;
  font-weight: normal;
}

.short {
  height: 75px;
  width: 48px;
  background-color: #a6bc09;
  position: absolute;
  top: 111px;
  left: 125px;
  z-index: 100;
}

.short_text {
  color: white;
  font-size: 0.5rem;
  position: absolute;
  top: 192px;
  left: 135px;
  z-index: 50;
  text-align: center;
  font-weight: normal;
}

.short_amount {
  color: white;
  font-family: "DM Serif Text", serif;
  font-size: 1.2rem;
  position: absolute;
  top: 113px;
  left: 133px;
  z-index: 150;
  text-align: center;
  opacity: 0;
  font-weight: normal;
}

.virtual {
  height: 75px;
  width: 48px;
  background-color: #a6bc09;
  position: absolute;
  top: 111px;
  left: 177px;
  z-index: 100;
}

.virtual_text {
  color: white;
  font-size: 0.5rem;
  position: absolute;
  top: 192px;
  left: 189px;
  z-index: 50;
  text-align: center;
  font-weight: normal;
}

.virtual_amount {
  color: white;
  font-family: "DM Serif Text", serif;
  font-size: 1.2rem;
  position: absolute;
  top: 113px;
  left: 184px;
  z-index: 150;
  text-align: center;
  opacity: 0;
  font-weight: normal;
}

.experimental {
  height: 65px;
  width: 48px;
  background-color: #a6bc09;
  position: absolute;
  top: 121px;
  left: 230px;
  z-index: 100;
}

.experimental_text {
  color: white;
  font-size: 0.5rem;
  position: absolute;
  top: 192px;
  left: 230px;
  z-index: 50;
  text-align: center;
  font-weight: normal;
}

.experimental_amount {
  color: white;
  font-family: "DM Serif Text", serif;
  font-size: 1.2rem;
  position: absolute;
  top: 124px;
  left: 236px;
  z-index: 150;
  text-align: center;
  opacity: 0;
  font-weight: normal;
}

/* Code below for the button */
.btn {
  height: 30px;
  width: 60px;
  background-color: rgb(0, 0, 0);
  position: fixed;
  border-radius: 5px;
  left: 10px;
  z-index: 100;
  color: white;
  box-shadow: none;
  border: none;
  font-size: 15px;
  border: 1px solid black;
}

.btn:hover {
  color: white;
  border: 1px solid rgba(0, 0, 0, 0.8);
}

#pause {
  left: 10px;
  top: 260px;
}/*# sourceMappingURL=styles.css.map */