.animated-section-wrapper {
  margin-right: -150px;
  overflow: hidden;
}
.animated-section-wrapper .image-container {
  position: relative;
  padding: 32px 0 12px;
}
.animated-section-wrapper .image-container img:not(#main-box) {
  position: absolute;
}
.animated-section-wrapper .image-container #avatar1 {
  top: 0;
  left: 263px;
  z-index: 3;
}
.animated-section-wrapper .image-container #avatar2 {
  top: 164px;
  left: 442px;
  z-index: 3;
}
.animated-section-wrapper .image-container #avatar3 {
  bottom: 36px;
  left: 347px;
  transform: scale(0);
  z-index: 3;
}
.animated-section-wrapper .image-container #avatar3-sm {
  top: 238px;
  left: 152px;
  z-index: 3;
}
.animated-section-wrapper .image-container #clock-in-btn {
  top: 95px;
  left: 100px;
  scale: 0.3;
  z-index: 2;
}
.animated-section-wrapper .image-container #clock-out-btn {
  top: 95px;
  left: 100px;
  scale: 0;
  z-index: 2;
}
.animated-section-wrapper .image-container #successful-in-msg {
  top: 97px;
  left: 80px;
  scale: 0.3;
  opacity: 0;
}
.animated-section-wrapper .image-container #successful-out-msg {
  top: 97px;
  left: 80px;
  scale: 0.3;
  opacity: 0;
}
.animated-section-wrapper .image-container #clock-in-msg {
  top: 46px;
  left: 345px;
  z-index: 5;
}
.animated-section-wrapper .image-container #complete-msg {
  top: 207px;
  left: 492px;
  z-index: 5;
}
.animated-section-wrapper .image-container #congrats-mgs {
  transform: scale(0);
  bottom: 45px;
  left: 188px;
}
.animated-section-wrapper .image-container #cursor {
  scale: 0.5;
  top: 104px;
  left: 152px;
  opacity: 0;
  z-index: 9;
}
.animated-section-wrapper .image-container #cursor1 {
  top: 6px;
  left: 270px;
  z-index: 9;
}
.animated-section-wrapper .image-container #cursor2 {
  top: 167px;
  left: 433px;
  transform: scale(0);
  z-index: 9;
}
.animated-section-wrapper .image-container #birthday-box {
  width: 232px;
  height: 110px;
  position: absolute;
  bottom: 63px;
  left: 432px;
  overflow: hidden;
}
.animated-section-wrapper .image-container #b-blank-1 {
  top: 10px;
  left: 10px;
}
.animated-section-wrapper .image-container #b-blank-2 {
  top: 60px;
  left: 10px;
}
.animated-section-wrapper .image-container #b-avatar-2 {
  top: 110px;
  left: 10px;
}
.animated-section-wrapper .image-container #b-avatar-1 {
  top: 160px;
  left: 10px;
}
.animated-section-wrapper .image-container #b-icon {
  bottom: 23px;
  right: 13px;
  scale: 0;
}
.animated-section-wrapper .image-container #comment, .animated-section-wrapper .image-container #new-arrival {
  font-family: "Helvetica Neue,", sans-serif;
  position: absolute;
}
.animated-section-wrapper .image-container #comment {
  color: #767695;
  font-size: 6px;
  line-height: 10px;
  top: 350px;
  left: 200px;
  width: 180px;
  min-height: 20px;
}
.animated-section-wrapper .image-container #new-arrival {
  bottom: 54px;
  left: 210px;
  font-size: 17px;
  font-weight: 700;
  color: white;
}
.animated-section-wrapper .image-container #new-arrival #emoji {
  margin-left: 8px;
  scale: 0;
}

/*# sourceMappingURL=animated-section.css.map */
