.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__img-wrap {
    padding-top: 65px;
}

.adbro-inscroll__header {
    display: block !important;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 !important;
    width: 100%;
    height: 84px;
    z-index: 1;
    background: url(../images/thecoffeebean-scroll-header.png) no-repeat top
        center / contain;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.adbro-inscroll__img {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
    position: relative;
    margin: 0 !important;
    width: 100%;
    height: 100%;
}

.adbro-inscroll__background {
    display: block !important;
    position: absolute;
    top: 0;
    left: 0;
    max-width: none;
    background: #d4c2e1;
    background-size: cover;
}

.adbro-inscroll__label {
    background: #471f6f !important;
    height: 35px !important;
}

.adbro-inscroll__label--bottom {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
}

.adbro-inscroll__label--bottom:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url(../images/thecoffeebean-grid-btn.png) no-repeat;
    background-size: contain;
    width: 224px;
    height: 16px;
}

.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%;
    }
}
