.adbro-digi {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    margin: 0 !important;
}

.adbro-digi * {
    box-sizing: border-box;
}

.adbro-digi__container {
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 170px;
    margin: 0 !important;
    margin-left: -219px !important;
    width: 438px;
    max-width: none !important;
}

.adbro-digi__side {
    position: absolute;
    bottom: 0;
    margin: 0 !important;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-animation: fadeInOut24 9s linear infinite;
    animation: fadeInOut24 9s linear infinite;
}

.adbro-digi__side--2 {
    opacity: 0;
    -webkit-animation-delay: 4.5s;
    animation-delay: 4.5s;
}

.adbro-digi__bg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 43px;
    background: url(../images/digi-bg.png) no-repeat center top;
    background-size: cover;
    margin: 0 !important;
    -webkit-animation: slideInUp24 0.5s 0.3s both;
    animation: slideInUp24 0.5s 0.3s both;
}

.adbro-digi__logo {
    position: absolute;
    left: 50%;
    margin: 0 !important;
}
.adbro-digi__logo--1 {
    bottom: 3px;
    margin-left: -157px !important;
    background: url(../images/digi-logo.png?v=1) no-repeat left bottom;
    background-size: contain;
    width: 47px;
    height: 19px;
    -webkit-animation: fadeInLeft24 0.7s 0.7s both;
    animation: fadeInLeft24 0.7s 0.7s both;
}
.adbro-digi__logo--2 {
    bottom: 0px;
    margin-left: 106px !important;
    background: url(../images/digi-logo2.png?v=1) no-repeat left bottom;
    background-size: contain;
    width: 35px;
    height: 34px;
    -webkit-animation: fadeInLeft24 0.7s 0.7s both;
    animation: fadeInLeft24 0.7s 0.7s both;
}

.adbro-digi__img {
    position: absolute;
    left: 50%;
    margin: 0 !important;
    bottom: 0;
    margin-left: -25px !important;
    background: url(../images/digi-img.png) no-repeat left bottom;
    background-size: contain;
    width: 62px;
    height: 73px;
    -webkit-animation: fadeInUp24 0.7s 0.7s both;
    animation: fadeInUp24 0.7s 0.7s both;
}

.adbro-digi__text {
    position: absolute;
    left: 50%;
    margin: 0 !important;
}

.adbro-digi__text--1 {
    bottom: 2px;
    margin-left: -82px !important;
    background: url(../images/digi-text.png) no-repeat left bottom;
    background-size: contain;
    width: 41px;
    height: 40px;
    -webkit-animation: fadeInDown24 0.7s 0.7s both;
    animation: fadeInDown24 0.7s 0.7s both;
}

.adbro-digi__text--2 {
    bottom: 4px;
    margin-left: -100px !important;
    background: url(../images/digi-text2.png) no-repeat left bottom;
    background-size: contain;
    width: 89px;
    height: 33px;
    -webkit-animation: fadeInDown24 0.7s 4.7s both;
    animation: fadeInDown24 0.7s 4.7s both;
}

.adbro-digi__btn {
    display: block;
    position: absolute;
    bottom: 2px;
    left: 50%;
    margin: 0 !important;
    margin-left: 43px !important;
    background: url(../images/digi-btn.png) no-repeat left bottom;
    background-size: contain;
    width: 59px;
    height: 22px;
    -webkit-animation: fadeInRight24 0.7s 0.8s both;
    animation: fadeInRight24 0.7s 0.8s both;
    overflow: hidden;
}

.adbro-digi__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: 30%;
    height: 60%;
    -webkit-animation: shine24 2s 2.2s;
    animation: shine24 2s 2.2s;
    -webkit-animation-iteration-count: 5;
    animation-iteration-count: 5;
}

/*inscroll*/

.adbro-inscroll__header {
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/digi-scroll-header.jpg?v=1) no-repeat top center /
        100% auto;
    width: 100%;
    padding-bottom: 30.66%;
    z-index: 1;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.adbro-inscroll .adbro-inscroll__img {
    display: block !important;
    position: relative;
    background: url(../images/digi-scroll-img.png?v=1) no-repeat bottom center /
        320px auto;
    width: 100%;
    height: 100%;
    overflow: hidden !important;
}

.adbro-inscroll__background {
    position: absolute;
    top: 0;
    left: 0;
    max-width: none;
    background: linear-gradient(180deg, #f3dc0d 0%, #ffe546 100%);
}

.adbro-inscroll__label--bottom {
    display: block !important;
    background: url(../images/digi-scroll-footer.jpg) no-repeat 50% 50% / cover;
    height: 36px !important;
    padding: 0 !important;
    border: 1px #2054bf solid;
}

/*flip*/

.adbro-inscroll__box {
    position: absolute;
    display: block !important;
    margin: 0 auto !important;
}

.adbro-inscroll__box--1 {
    height: 140px;
    width: 280px;
    left: 50%;
    margin-left: -140px !important;
    bottom: 380px;
    border-radius: 5px;
}

.adbro-inscroll__scene {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 !important;
    width: 100%;
    height: 100%;
    -webkit-transition: transform 0.7s;
    transition: transform 0.7s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.adbro-inscroll__box--active-middle .adbro-inscroll__scene {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.adbro-inscroll__box--active-back .adbro-inscroll__scene {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
}

.adbro-grid__box--1 .adbro-grid__icon:before {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: radial-gradient(
        50% 50% at 50% 50%,
        rgba(255, 255, 255, 0) 0%,
        #ffffff 100%
    );
    opacity: 0.5;
}

.adbro-grid__box--1 .adbro-grid__icon:before {
    -webkit-animation: flash27 2s 1s both;
    animation: flash27 2s 1s both;
    -webkit-animation-iteration-count: 10;
    animation-iteration-count: 10;
}

.adbro-inscroll__pic {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    display: block !important;
    margin: 0 auto !important;
    filter: drop-shadow(0px 4px 11px rgba(0, 0, 0, 0.25));
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.adbro-inscroll__pic--middle,
.adbro-inscroll__pic--back {
    opacity: 0;
    visibility: hidden;
}

.adbro-inscroll__box--1 .adbro-inscroll__pic--front {
    background-image: url(../images/digi-scroll-img-front.png?v=1);
}

.adbro-inscroll__box--1 .adbro-inscroll__pic--back {
    background-image: url(../images/digi-scroll-img-back.png);
}
.adbro-inscroll__box--1 .adbro-inscroll__pic--middle {
    background-image: url(../images/digi-scroll-img-middle.png);
}

.adbro-inscroll__box .adbro-inscroll__pic--middle {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.adbro-inscroll__box--active-middle .adbro-inscroll__pic--middle {
    opacity: 1;
    visibility: visible;
    overflow: hidden;
}

.adbro-inscroll__box--active-back .adbro-inscroll__pic--back {
    opacity: 1;
    visibility: visible;
    overflow: hidden;
}

.adbro-inscroll__box--active-middle .adbro-inscroll__pic--front,
.adbro-inscroll__box--active-back .adbro-inscroll__pic--front {
    opacity: 0;
    visibility: hidden;
}

.adbro-inscroll__icon {
    display: block !important;
    margin: 0 !important;
    position: absolute;
    background: url(../images/digi-scroll-icon.png) no-repeat 50% 50% / contain;
    width: 20px;
    height: 20px;
    bottom: 5px;
    right: 11px;
    cursor: pointer;
    z-index: 1;
}

.adbro-inscroll__box--active-middle .adbro-inscroll__icon,
.adbro-inscroll__box--active-back .adbro-inscroll__icon {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.adbro-inscroll__icon {
    -webkit-transition: transform 0.4s;
    transition: transform 0.4s;
}

.adbro-inscroll__box--active .adbro-inscroll__icon,
.adbro-inscroll__box--active .adbro-inscroll__icon svg {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.adbro-inscroll__box--1 .adbro-inscroll__icon:before {
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.6);
    opacity: 0.5;
}

.adbro-inscroll__box--1 .adbro-inscroll__icon:before {
    -webkit-animation: flash27 2s 1s both;
    animation: flash27 2s 1s both;
    -webkit-animation-iteration-count: 10;
    animation-iteration-count: 10;
}

.adbro-inscroll__box--active .adbro-inscroll__icon:before {
    -webkit-animation: none;
    animation: none;
    opacity: 0;
}

@-webkit-keyframes flash27 {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        opacity: 0.5;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: 0;
    }
}

@keyframes flash27 {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        opacity: 0.5;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        opacity: 0;
    }
}

.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;
}

.adbro-link {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 80px;
    margin: 0 !important;
    cursor: pointer;
}

@-webkit-keyframes fadeIn24 {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn24 {
    from {
        opacity: 0;
    }

    to {
        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: 0;
        opacity: 0;
    }
    5% {
        opacity: 0;
    }
    50% {
        opacity: 0.3;
    }
    80% {
        opacity: 0;
    }
    100% {
        left: 99%;
    }
}

@keyframes shine24 {
    0% {
        left: 0;
        opacity: 0;
    }
    5% {
        opacity: 0;
    }
    50% {
        opacity: 0.3;
    }
    80% {
        opacity: 0;
    }
    100% {
        left: 99%;
    }
}

@-webkit-keyframes fadeInOut24 {
    0%,
    55%,
    100% {
        opacity: 0;
    }
    5%,
    50% {
        opacity: 1;
    }
}

@keyframes fadeInOut24 {
    0%,
    55%,
    100% {
        opacity: 0;
    }
    5%,
    50% {
        opacity: 1;
    }
}
