.adbro-thecoffeebean {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  margin: 0 !important;
}

.adbro-thecoffeebean * {
  box-sizing: border-box;
}

.adbro-thecoffeebean__container {
  position: absolute;
  bottom: 0;
  height: 170px;
  left: 50%;
  margin: 0 !important;
  margin-left: -219px !important;
  width: 438px;
  max-width: none !important;
}

.adbro-thecoffeebean__bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 48px;
  margin: 0 !important;
  background: url(../images/thecoffeebean-bg.png) no-repeat center top;
  background-size: cover;
  -webkit-animation: slideInUp24 0.5s 0.3s both;
  animation: slideInUp24 0.5s 0.3s both;
  overflow: visible !important;
}

.adbro-thecoffeebean__logo {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin: 0 !important;
  margin-left: -150px !important;
  background: url(../images/thecoffeebean-logo.png) no-repeat left bottom /
    contain;
  width: 39px;
  height: 34px;
  -webkit-animation: fadeInLeft24 0.7s 0.5s both;
  animation: fadeInLeft24 0.7s 0.5s both;
}

.adbro-thecoffeebean__img {
  position: absolute;
  left: 50%;
  margin: 0 !important;
}

.adbro-thecoffeebean__img--1 {
  bottom: 8px;
  margin-left: -113px !important;
  background: url(../images/thecoffeebean-img.png) no-repeat left bottom /
    contain;
  width: 23px;
  height: 20px;
  -webkit-animation: fadeInUp24 0.7s 1s both;
  animation: fadeInUp24 0.7s 1s both;
}

.adbro-thecoffeebean__img--2 {
  bottom: 0;
  margin-left: -4px !important;
  background: url(../images/thecoffeebean-img2.png) no-repeat left bottom /
    contain;
  width: 70px;
  height: 66px;
  -webkit-animation: fadeInDown24 0.7s 0.7s both;
  animation: fadeInDown24 0.7s 0.7s both;
}

.adbro-thecoffeebean__img--3 {
  bottom: 0;
  margin-left: 50px !important;
  background: url(../images/thecoffeebean-img3.png) no-repeat left bottom /
    contain;
  width: 16px;
  height: 14px;
  -webkit-animation: fadeInUp24 0.7s 0.7s both;
  animation: fadeInUp24 0.7s 0.7s both;
}
.adbro-thecoffeebean__img--4 {
  bottom: -4px;
  margin-left: 120px !important;
  background: url(../images/thecoffeebean-img4.png) no-repeat left bottom /
    contain;
  width: 37px;
  height: 43px;
  -webkit-animation: fadeInRight24 0.7s 0.7s both;
  animation: fadeInRight24 0.7s 0.7s both;
}

.adbro-thecoffeebean__decor {
  position: absolute;
  margin: 0 !important;
}
.adbro-thecoffeebean__decor--1 {
  top: 1px;
  left: 0;
  background: url(../images/thecoffeebean-img5.png) no-repeat left top / contain;
  width: 37px;
  height: 26px;
  -webkit-animation: fadeInDown24 0.7s 0.7s both;
  animation: fadeInDown24 0.7s 0.7s both;
}
.adbro-thecoffeebean__decor--2 {
  top: 29px;
  left: 0;
  background: url(../images/thecoffeebean-img6.png) no-repeat left top / contain;
  width: 23px;
  height: 20px;
  -webkit-animation: fadeInLeft24 0.7s 0.7s both;
  animation: fadeInLeft24 0.7s 0.7s both;
}
.adbro-thecoffeebean__decor--3 {
  top: 1px;
  right: 15px;
  background: url(../images/thecoffeebean-img7.png) no-repeat right top /
    contain;
  width: 28px;
  height: 24px;
  -webkit-animation: fadeInDown24 0.7s 0.7s both;
  animation: fadeInDown24 0.7s 0.7s both;
}
.adbro-thecoffeebean__decor--4 {
  top: 6px;
  right: 0;
  background: url(../images/thecoffeebean-img8.png) no-repeat right top /
    contain;
  width: 24px;
  height: 43px;
  -webkit-animation: fadeInRight24 0.7s 0.7s both;
  animation: fadeInRight24 0.7s 0.7s both;
}

.adbro-thecoffeebean__text {
  position: absolute;
  left: 50%;
  margin: 0 !important;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: contain;
  overflow: visible !important;
  -webkit-animation: fadeInUp24 0.7s 0.7s both;
  animation: fadeInUp24 0.7s 0.7s both;
}

.adbro-thecoffeebean__text--1 {
  bottom: -2px;
  background-image: url(../images/thecoffeebean-text.png);
  margin-left: -101px !important;
  width: 101px;
  height: 57px;
}

.adbro-thecoffeebean__btn {
  position: absolute;
  bottom: 6px;
  left: 50%;
  margin: 0 !important;
  margin-left: 70px !important;
  background: url(../images/thecoffeebean-btn.png) no-repeat left bottom;
  background-size: contain;
  width: 64px;
  height: 15px;
  -webkit-animation: fadeInRight24 0.7s 0.7s both;
  animation: fadeInRight24 0.7s 0.7s both;
}

.adbro-thecoffeebean__btn:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  opacity: 0;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.03) 1%,
    rgba(255, 255, 255, 0.5) 30%,
    rgba(255, 255, 255, 0.7) 50%,
    rgba(255, 255, 255, 0.9) 70%,
    rgba(255, 255, 255, 0) 100%
  );
  width: 25%;
  height: 100%;
  -webkit-animation: shine24 2s 2.2s;
  animation: shine24 2s 2.2s;
  -webkit-animation-iteration-count: 7;
  animation-iteration-count: 7;
}

/*inscroll*/

.adbro-inscroll__body {
  display: flex;
  justify-content: center;
  align-items: center;
}

/*.adbro-inscroll__img-wrap--animation {
  animation: levitate 9s ease-in-out infinite;
}*/

.adbro-inscroll__img-wrap {
  /* padding-top: 65px; */
  width: 320px !important;
  height: 480px !important;
  perspective: 1000px;
  transform-style: preserve-3d;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.6) inset,
    0 2px 8px rgba(0, 0, 0, 0.6);
  border-radius: 10px;
}

.adbro-inscroll__img {
  margin: 0 !important;
  width: 320px;
  height: 480px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto !important;
  filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.6));
}
.adbro-inscroll__img--1 {
  background-image: url(../images/thecoffeebean-scroll-img.png);
  transform: translateZ(40px);
}
.adbro-inscroll__img--2 {
  background-image: url(../images/thecoffeebean-scroll-img2.png);
  transform: translateZ(70px);
}

.adbro-inscroll__img--4 {
  position: absolute;
  top: auto;
  bottom: 45px;
  right: auto;
  left: 60px;
  background-image: url(../images/thecoffeebean-scroll-img4.png);
  width: 70px;
  height: 66px;
  transform: translateZ(90px);
}
.adbro-inscroll__img--3 {
  background-image: url(../images/thecoffeebean-scroll-img3.png);
  transform: translateZ(100px);
}

.adbro-inscroll__background {
  display: block !important;
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  background: url(../images/thecoffeebean-scroll-bg.jpg) no-repeat center center /
    contain;
  background-size: cover;
  border-radius: 10px;
}

.adbro-link {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 80px;
  margin: 0 !important;
  cursor: pointer;
}

.adbro-close {
  position: absolute;
  bottom: 35px;
  right: 0;
  background: url(https://cdn.adbro.me/inimage/images/adbro-close.svg) no-repeat
    50% 50%;
  background-size: 18px 18px;
  width: 30px;
  height: 30px;
  margin: 0 !important;
  -webkit-animation: fadeIn24 1s 0.4s both;
  animation: fadeIn24 1s 0.4s both;
  cursor: pointer;
  z-index: 1;
}

.adbro-icon {
  position: absolute;
  bottom: 6px;
  right: 4px;
  background: url(https://cdn.adbro.me/inimage/images/adbro-icon2.svg) no-repeat
    50% 50%;
  background-size: 100% 100%;
  width: 21px;
  height: 20px;
  margin: 0 !important;
  -webkit-animation: fadeIn24 1s 0.4s both;
  animation: fadeIn24 1s 0.4s both;
  cursor: pointer;
  z-index: 1;
}

@-webkit-keyframes fadeIn24 {
  from {
    opacity: 0;
  }

  to {
    visibility: visible;
    opacity: 1;
  }
}

@keyframes fadeIn24 {
  from {
    opacity: 0;
  }

  to {
    visibility: visible;
    opacity: 1;
  }
}

@-webkit-keyframes fadeInLeft24 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft24 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes fadeInRight24 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight24 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes fadeInUp24 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp24 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes fadeInDown24 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown24 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes slideInUp24 {
  from {
    -webkit-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp24 {
  from {
    -webkit-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes shine24 {
  0% {
    left: 10%;
    opacity: 0;
  }
  5% {
    opacity: 0;
  }
  50% {
    opacity: 0.8;
  }
  80% {
    opacity: 0;
  }
  100% {
    left: 90%;
  }
}

@keyframes shine24 {
  0% {
    left: 10%;
    opacity: 0;
  }
  5% {
    opacity: 0;
  }
  50% {
    opacity: 0.3;
  }
  80% {
    opacity: 0;
  }
  100% {
    left: 90%;
  }
}

@keyframes levitate {
  0%,
  100% {
    /* Centered */
    transform: translateY(0) translateZ(10px) rotate3d(0, 0, 0, 0deg);
  }
  12.5% {
    /* Top-left up */
    transform: translateY(calc(-1 * 2px)) translateZ(10px)
      rotate3d(1, -1, 0, 6deg);
  }
  25% {
    /* Return via center */
    transform: translateY(0) translateZ(10px) rotate3d(0, 0, 0, 0deg);
  }
  37.5% {
    /* Top-right up */
    transform: translateY(calc(-1 * 2px)) translateZ(10px)
      rotate3d(1, 1, 0, 6deg);
  }
  50% {
    /* Center */
    transform: translateY(0) translateZ(10px) rotate3d(0, 0, 0, 0deg);
  }
  62.5% {
    /* Bottom-right up */
    transform: translateY(calc(2px)) translateZ(10px) rotate3d(-1, 1, 0, 6deg);
  }
  75% {
    /* Center */
    transform: translateY(0) translateZ(10px) rotate3d(0, 0, 0, 0deg);
  }
  87.5% {
    /* Bottom-left up */
    transform: translateY(calc(2px)) translateZ(10px) rotate3d(-1, -1, 0, 6deg);
  }
}
