.adbro-grab {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    margin: 0 !important;
    }

.adbro-grid * {
    box-sizing: border-box;
    }

.adbro-grid {
    overflow: visible!important;
    }

.adbro-grid .adbro-close {
    display: block;
    bottom: auto;
    top: 0;
    z-index: 2;
    }

.adbro-grid .adbro-icon {
    display: block;
    bottom: auto;
    top: 38px;
    z-index: 2;
    }

.adbro-grid {
    position: relative;
    padding: 0 !important;
    background: #296043 url(../images/grab-grid-bg.png) repeat-x top center!important;
    background-size: contain!important;
    }

.adbro-grid .adbro-grid__list {
    display: block!important;
    position: relative;
    padding: 0px 0 0!important;
    margin: 0 !important;
    height: 277px;
    }

.adbro-grid__layout {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: 0 !important;
    width: 100%;
    overflow: hidden !important;
    display: block;
    }

.adbro-grid__layout-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: 0 !important;
    width: 100%;
    overflow: hidden !important;
    display: block;
    -webkit-animation: fadeInUp24 .7s .2s both;
    animation: fadeInUp24 .7s .2s both;
    }

.adbro-grid__layout-decor {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: 0 !important;
    width: 100%;
    background: url(../images/grab-grid-decor.png) no-repeat center;
    background-size: cover;
    -webkit-animation: bounceIn24 1.2s .2s both;
    animation: bounceIn24 1.2s .2s both;
    display: none;
    }

.adbro-grid__layout-title {
    position: absolute;
    top: 11px;
    left: 50%;
    margin: 0 !important;
    margin-left: -160px !important;
    width: 320px;
    height: 93px;
    background: url(../images/grab-grid-title.png) no-repeat top center;
    background-size: contain;
    }

.adbro-grid__layout-title--1 {
    background: url(../images/grab-grid-title10.png) no-repeat top center;
    background-size: contain;
    }

.adbro-grid__layout-title--2 {
    background: url(../images/grab-grid-title4.png) no-repeat top center;
    background-size: contain;
    }

.adbro-grid__layout-title--3 {
    background: url(../images/grab-grid-title3.png) no-repeat top center;
    background-size: contain;
    }

.adbro-grid__layout-title--4 {
    background: url(../images/grab-grid-title2.png) no-repeat top center;
    background-size: contain;
    }

.adbro-grid__layout-title--5 {
    background: url(../images/grab-grid-title1.png) no-repeat top center;
    background-size: contain;
    }

.adbro-grid__layout-title--6 {
    background: url(../images/grab-grid-title8.png) no-repeat top center;
    background-size: contain;
    }

.adbro-grid__layout-title--7 {
    background: url(../images/grab-grid-title9.png) no-repeat top center;
    background-size: contain;
    }

.adbro-grid__layout-title--8 {
    background: url(../images/grab-grid-title7.png) no-repeat top center;
    background-size: contain;
    }

.adbro-grid__layout-title--9 {
    background: url(../images/grab-grid-title6.png) no-repeat top center;
    background-size: contain;
    }

.adbro-grid__layout-title--10 {
    background: url(../images/grab-grid-title5.png) no-repeat top center;
    background-size: contain;
    }

.adbro-grid__layout-logo {
    position: absolute;
    bottom: 4px;
    left: 5px;
    margin: 0 !important;
    width: 84px;
    height: 20px;
    background: url(../images/grab-grid-logo.png) no-repeat top center;
    background-size: contain;
    }

.adbro-grid__layout-logo--top {
    bottom: auto;
    top: 4px;
    left: 5px;
    }

.adbro-grid__layout-circle-outer {
    position: absolute;
    top: 48px;
    left: 50%;
    margin: 0 !important;
    margin-left: -104px !important;
    width: 208px;
    height: 208px;
    background: url(../images/grab-grid-circle2.png) no-repeat center;
    background-size: contain;
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    }

.adbro-grid__layout-circle {
    position: absolute;
    top: -12px;
    left: 50%;
    margin: 0 !important;
    margin-left: -115px !important;
    width: 231px;
    height: 231px;
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    }

.adbro-grid__layout-circle-inner {
    --skew: 57deg;
    --count: 0;
    --rotation-angle: 36deg;

    position: absolute;
    top: 0;
    left: 0;
    margin: 0 !important;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: url(../images/grab-grid-circle3.png) no-repeat center;
    background-size: contain;
    overflow: hidden !important;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: cubic-bezier(0.65, 0.05, 0.36, 1);
    transition-timing-function: cubic-bezier(0.65, 0.05, 0.36, 1);
    }

.adbro-grid__layout-pointer {
    position: absolute;
    z-index: 3;
    left: 50%;
    top: -1px;
    margin: 0 !important;
    margin-left: -8px !important;
    background: url(../images/grab-grid-pointer2.png) no-repeat left bottom;
    background-size: contain;
    width: 16px;
    height: 46px;
    }

.adbro-grid__layout-odd {
    position: absolute;
    left: 50%;
    margin: 0 !important;
    }

.adbro-grid__layout-odd--1 {
    top: 38px;
    margin-left: -22px !important;
    background: url(../images/grab-grid-pointer4.png) no-repeat left bottom;
    background-size: contain;
    width: 43px;
    height: 19px;
    }

.adbro-grid__layout-odd--2 {
    bottom: 6px;
    margin-left: -35px !important;
    background: url(../images/grab-grid-pointer3.png) no-repeat left bottom;
    background-size: contain;
    width: 69px;
    height: 44px;
    }

.adbro-grid__layout-btn {
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    margin: 0 !important;
    margin-left: -30px !important;
    margin-top: -30px !important;
    background: url(../images/grab-roulette-btn.png) no-repeat center;
    background-size: contain;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -webkit-animation: zoomIn28 1.2s .3s infinite;
    animation: zoomIn28 1.2s .3s infinite;
    cursor: pointer;
    }

.adbro-grid__layout-tab {
    --rotation: calc(var(--rotation-angle) * var(--count));

    margin: 0 !important;
    width: 50%;
    height: 50%;
    position: absolute;
    left: 50%;
    top: 0;

    -webkit-transform: rotate(calc(var(--rotation) + (var(--rotation-angle) / -2))) skewY(calc(var(--skew) * -1));
    transform: rotate(calc(var(--rotation) + (var(--rotation-angle) / -2))) skewY(calc(var(--skew) * -1));
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    }

.adbro-grid__layout-tab:nth-child(1) {
    --count: 0;
    }

.adbro-grid__layout-tab:nth-child(2) {
    --count: 1;
    }

.adbro-grid__layout-tab:nth-child(3) {
    --count: 2;
    }

.adbro-grid__layout-tab:nth-child(4) {
    --count: 3;
    }

.adbro-grid__layout-tab:nth-child(5) {
    --count: 4;
    }

.adbro-grid__layout-tab:nth-child(6) {
    --count: 5;
    }

.adbro-grid__layout-tab:nth-child(7) {
    --count: 6;
    }

.adbro-grid__layout-tab:nth-child(8) {
    --count: 7;
    }

.adbro-grid__layout-tab:nth-child(9) {
    --count: 8;
    }

.adbro-grid__layout-tab:nth-child(10) {
    --count: 9;
    }

.adbro-grid__pointer {
    position: absolute;
    z-index: 2;
    left: 50%;
    bottom: 29%;
    margin: 0 !important;
    background: url(../images/grab-grid-pointer.png) no-repeat left bottom;
    background-size: contain;
    width: 41px;
    height: 45px;
    -webkit-animation: fadeIn24 .5s .7s both, moveY24 1.2s 1.3s;
    animation: fadeIn24 .5s .7s both, moveY24 1.2s 1.3s;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    }

.adbro-grid__inner {
    position: absolute;
    top: 0;
    left: 0px;
    margin: 0 !important;
    width: 100%;
    height: 100%;
    display: none;
    }

.adbro-grid__inner-link {
    position: absolute;
    top: 0;
    left: 0px;
    margin: 0 !important;
    width: 100%;
    height: 100%;
    display: none;
    }

.adbro-grid__inner-img {
    position: absolute;
    left: 50%;
    margin: 0 !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    }

.adbro-grid__inner-img--6 {
    bottom: 20px;
    margin-left: -118px !important;
    width: 235px;
    height: 163px;
    background-image: url(../images/grab-grid-img8.png);
    }

.adbro-grid__inner-img--5 {
    bottom: 35px;
    margin-left: -127px !important;
    width: 253px;
    height: 156px;
    background-image: url(../images/grab-grid-img1.png);
    }

.adbro-grid__inner-img--4 {
    bottom: 45px;
    margin-left: -133px !important;
    width: 266px;
    height: 164px;
    background-image: url(../images/grab-grid-img2.png);
    }

.adbro-grid__inner-img--3 {
    bottom: 43px;
    margin-left: -155px !important;
    width: 310px;
    height: 155px;
    background-image: url(../images/grab-grid-img3.png);
    }

.adbro-grid__inner-img--2 {
    bottom: 45px;
    margin-left: -147px !important;
    width: 293px;
    height: 155px;
    background-image: url(../images/grab-grid-img4.png);
    }

.adbro-grid__inner-img--1 {
    bottom: 4px;
    margin-left: -135px !important;
    width: 270px;
    height: 204px;
    background-image: url(../images/grab-grid-img10.png);
    }

.adbro-grid__inner-img--10 {
    bottom: 24px;
    margin-left: -119px !important;
    width: 238px;
    height: 189px;
    background-image: url(../images/grab-grid-img5.png);
    }

.adbro-grid__inner-img--9 {
    bottom: 39px;
    margin-left: -135px !important;
    width: 269px;
    height: 163px;
    background-image: url(../images/grab-grid-img6.png);
    }

.adbro-grid__inner-img--8 {
    bottom: 0px;
    margin-left: -155px !important;
    width: 309px;
    height: 259px;
    background-image: url(../images/grab-grid-img7.png);
    }

.adbro-grid__inner-img--7 {
    bottom: 19px;
    margin-left: -124px !important;
    width: 248px;
    height: 179px;
    background-image: url(../images/grab-grid-img9.png);
    }

.adbro-grid__inner-img--finish {
    bottom: 54px;
    margin-left: -160px !important;
    width: 320px;
    height: 188px;
    background-image: url(../images/grab-grid-pic.png);
    }

.adbro-grid__inner-btn {
    position: absolute;
    left: 50%;
    bottom: 4px;
    margin: 0 !important;
    margin-left: -149px !important;
    background: url(../images/grab-grid-btn.png) no-repeat left bottom;
    background-size: contain;
    width: 297px;
    height: 38px;
    -webkit-animation: fadeInUp24 .5s .3s both;
    animation: fadeInUp24 .5s .3s both;
    cursor: pointer;
    display: none;
    }

.adbro-grid__replay {
    position: absolute;
    z-index: 0;
    right: 30px;
    top: 9px;
    margin: 0 !important;
    background: url(../images/grab-grid-replay.png) no-repeat left bottom;
    background-size: contain;
    width: 52px;
    height: 15px;
    -webkit-animation: fadeInDown24 .5s 2s both;
    animation: fadeInDown24 .5s 2s both;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    display: none;
    }



.adbro-link {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100px;
    margin: 0!important;
    cursor: pointer;
    }

.adbro-close {
    display: none;
    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 .4s both;
    animation: fadeIn24 1s .4s both;
    cursor: pointer;
    z-index: 1;
    }

.adbro-icon {
    display: none;
    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 .4s both;
    animation: fadeIn24 1s .4s both;
    cursor: pointer;
    z-index: 1;
    }

@-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 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 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 fadeIn24 {
    from {
        opacity: 0;
        }
    to {
        opacity: 1;
        }
    }

@keyframes fadeIn24 {
    from {
        opacity: 0;
        }
    to {
        opacity: 1;
        }
    }

@-webkit-keyframes fadeOut24 {
    from {
        opacity: 1;
        }
    to {
        opacity: 0;
        visibility: hidden;
        display: none;
        }
    }

@keyframes fadeOut24 {
    from {
        opacity: 1;
        }
    to {
        opacity: 0;
        visibility: hidden;
        display: 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 shake24 {
    from, 50% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        }
    5%, 15%, 25%, 35%, 45% {
        -webkit-transform: translate3d(-3px, 0, 0);
        transform: translate3d(-3px, 0, 0);
        }
    10%, 20%, 30%, 40% {
        -webkit-transform: translate3d(3px, 0, 0);
        transform: translate3d(3px, 0, 0);
        }
    }

@keyframes shake24 {
    from, 50% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        }
    5%, 15%, 25%, 35%, 45% {
        -webkit-transform: translate3d(-3px, 0, 0);
        transform: translate3d(-3px, 0, 0);
        }
    10%, 20%, 30%, 40% {
        -webkit-transform: translate3d(3px, 0, 0);
        transform: translate3d(3px, 0, 0);
        }
    }

@-webkit-keyframes zoomIn27 {
    50% {
        -webkit-transform: scale3d(1.2, 1.2, 1.2);
        transform: scale3d(1.2, 1.2, 1.2)
        }
    to {
        -webkit-transform: none;
        transform: none
        }
    }

@keyframes zoomIn27 {
    50% {
        -webkit-transform: scale3d(1.2, 1.2, 1.2);
        transform: scale3d(1.2, 1.2, 1.2)
        }
    to {
        -webkit-transform: none;
        transform: none
        }
    }

@-webkit-keyframes zoomIn28 {
    50% {
        -webkit-transform: scale3d(1.3, 1.3, 1.3);
        transform: scale3d(1.3, 1.3, 1.3)
        }
    to {
        -webkit-transform: none;
        transform: none
        }
    }

@keyframes zoomIn28 {
    50% {
        -webkit-transform: scale3d(1.3, 1.3, 1.3);
        transform: scale3d(1.3, 1.3, 1.3)
        }
    to {
        -webkit-transform: none;
        transform: none
        }
    }

@-webkit-keyframes moveY24 {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        }
    50% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
        }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        }
    }

@keyframes moveY24 {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        }
    50% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
        }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        }
    }

@-webkit-keyframes bounceIn24 {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
        }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
        }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
        }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
        }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97);
        }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        }
    }

@keyframes bounceIn24 {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
        }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
        }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
        }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
        }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97);
        }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        }
    }
