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

.adbro-bayer * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.adbro-bayer__block,
#adbro .adbro-bayer__block {
	display: block!important;
	position: absolute;
	background: #000;
	top: 0;
	left: 0;
	width: 100%!important;
	height: 100%!important;
	overflow: hidden;
	margin: 0!important;
	-webkit-animation: fadeIn24 1s 1s both, slideOutDown24 .5s 6.5s forwards;
	animation: fadeIn24 1s 1s both, slideOutDown24 .5s 6.5s forwards;
	z-index: 2;
	}

.adbro-takeover-3s.adbro-bayer__block {
    -webkit-animation: fadeIn24 1s 1.5s both, slideOutDown24 .5s 4.5s forwards;
    animation: fadeIn24 1s 1.5s both, slideOutDown24 .5s 4.5s forwards;
}

#adbro .adbro-bayer__block-link,
.adbro-bayer__block-link {
	display: block!important;
	}

.adbro-takeover-replay .adbro-close {
    bottom: auto;
    top: 0;
    right: 0;
	}

.adbro-bayer__video-container {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	overflow: hidden;
	margin: 0!important;
	max-width: none!important;
	}

.adbro-bayer__block video {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	margin: auto!important;
	}

.adbro-bayer__time {
    position: absolute;
    bottom: 12px;
    left: 7px;
    font-family: Roboto, -apple-system, BlinkMacSystemFont, segoe ui, Helvetica,
        Arial, sans-serif, apple color emoji, segoe ui emoji, segoe ui symbol;
    font-size: 12px !important;
    line-height: 12px;
    color: #fff;
    z-index: 1;
    }

.adbro-bayer__progress {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 4px;
	background: #0094FF;
	}

.adbro-progress--active {
	-webkit-animation: progress24 6s 1s both linear;
	animation: progress24 6s 1s both linear;
	}

@-webkit-keyframes progress24 {
	from {
		width: 0;
		}
	to {
		width: 100%;
		}
	}

@keyframes progress24 {
	from {
		width: 0;
		}
	to {
		width: 100%;
		}
	}

.adbro-bayer__sound {
	position: absolute;
	top: 10px;
	left: 10px;
	margin: 0!important;
	width: 22px;
	height: 22px;
	background: rgba(0,0,0,.6) url(https://cdn.adbro.me/inimage/images/ico-sound-off.svg?v=1) no-repeat 50% 50%;
	background-size: 12px 13px;
	border-radius: 50%;
	padding: 0;
	border: none;
	box-shadow: none;
	outline: none;
	-webkit-appearance: none;
	cursor: pointer;
	z-index: 2;
	}

.adbro-sound--on {
	background-image: url(https://cdn.adbro.me/inimage/images/ico-sound-on.svg?v=1);
	background-size: 21px 15px;
	}

.adbro-bayer__block-link {
    display: block !important;
    width: 100%!important;
    height: 100%!important;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0!important;
}

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

.adbro-bayer__bg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 47px;
    margin: 0 !important;
    background: url(../images/bayer-bg.png?v=1) no-repeat center top;
    background-size: cover;
    -webkit-animation: slideInUp24 .5s .3s both;
    animation: slideInUp24 .5s .3s both;
}

.adbro-bayer__logo {
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin: 0 !important;
    margin-left: -157px !important;
    background: url(../images/bayer-logo.png) left bottom no-repeat;
    background-size: contain;
    width: 49px;
    height: 17px;
    -webkit-animation: fadeInLeft24 .7s .7s both;
    animation: fadeInLeft24 .7s .7s both;
}

.adbro-bayer__text {
    position: absolute;
    left: 50%;
    margin: 0 !important;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: contain;
}

.adbro-bayer__text--1 {
    bottom: 14px;
    margin-left: -20px!important;
    background-image: url(../images/bayer-text.png);
    width: 171px;
    height: 34px;
    -webkit-animation: fadeInDown24 .7s .7s both;
    animation: fadeInDown24 .7s .7s both;
}

.adbro-bayer__img {
    position: absolute;
    left: 50%;
    margin: 0 !important;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-animation: fadeInUp24 .5s .7s both;
    animation: fadeInUp24 .5s .7s both;
}

.adbro-bayer__img--1 {
    bottom: 0;
    margin-left: -134px!important;
    background-image: url(../images/bayer-img.png?v=1);
    width: 105px;
    height: 55px;
}

.adbro-bayer__decor {
    position: absolute;
    left: 50%;
    margin: 0 !important;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-animation: fadeInUp24 1.1s 6.7s both, levitate24 2s 6.7s linear forwards 4;
    animation: fadeInUp24 1.1s 6.7s both, levitate24 2s 6.7s linear forwards 4;
}

.adbro-bayer__decor--1 {
    bottom: 30px;
    margin-left: -149px !important;
    background-image: url(../images/bayer-decor.png);
    width: 38px;
    height: 33px;
    -webkit-animation-delay: 2.2s, 6.8s;
    animation-delay: 2.2s, 6.8s;
}

.adbro-bayer__decor--2 {
    bottom: 35px;
    margin-left: -94px !important;
    background-image: url(../images/bayer-decor2.png);
    width: 54px;
    height: 40px;
    -webkit-animation-delay: 2s, 6.8s;
    animation-delay: 2s, 6.8s;
}

.adbro-bayer__decor--3 {
    bottom: 34px;
    margin-left: -11px !important;
    background-image: url(../images/bayer-decor3.png);
    width: 42px;
    height: 25px;
    -webkit-animation-delay: 2.1s, 6.7s;
    animation-delay: 2.1s, 6.7s;
}

.adbro-bayer__decor--4 {
    bottom: 35px;
    margin-left: 94px !important;
    background-image: url(../images/bayer-decor4.png);
    width: 50px;
    height: 19px;
    -webkit-animation-delay: 2.3s, 6.9s;
    animation-delay: 2.3s, 6.9s;
}

.adbro-bayer__btn {
    position: absolute;
    bottom: 4px;
    left: 50%;
    margin: 0 !important;
    margin-left: 39px !important;
    background: url(../images/bayer-btn.png) no-repeat left bottom;
    background-size: contain;
    width: 54px;
    height: 12px;
    -webkit-animation: fadeInRight24 .7s .7s both, zoomIn27 2s 7s forwards;
    animation: fadeInRight24 .7s .7s both, zoomIn27 2s 7s forwards;
    -webkit-animation-iteration-count: 1, 3;
    animation-iteration-count: 1, 3;
}


/* grid */

.adbro-grid__line {
    background: #FE5000;
    border-radius: 0 0 5px 5px !important;
}

.adbro-grid__btn {
    background-image: url(../images/bayer-grid-btn.png);
    width: 82px !important;
    height: 16px !important;
}

.adbro-grid .adbro-close {
    bottom: auto;
    top: -2px;
    z-index: 2;
}

.adbro-grid {
    background: #004E41 url(../images/bayer-grid-bg.png) no-repeat 50% 50% / cover !important;
    position: relative;
    border-radius: 0 0 5px 5px !important;
}

.adbro-grid__list {
    display: block !important;
    padding: 38px 0 38px !important;
    position: relative;
    -webkit-animation: move27 1.8s 2s both;
    animation: move27 1.8s 2s both;
    -webkit-animation-iteration-count: 2;
    animation-iteration-count: 2;
}

@-webkit-keyframes move27 {
    50% {
        -webkit-transform: translateY(-13%);
        transform: translateY(-13%);
    }
}

@keyframes move27 {
    50% {
        -webkit-transform: translateY(-13%);
        transform: translateY(-13%);
    }
}

.adbro-bottom .adbro-grid__list {
	margin: 0!important;
	overflow-x: hidden!important;
}

.adbro-grid__top {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 !important;
	background: #004E41;
	width: 100%;
	height: 26px;
	z-index: 1;
}

.adbro-grid__top::before {
	content: '';
    position: absolute;
    top: 2px;
    left: 5px;
    margin: 0 !important;
    background: url(../images/bayer-grid-logo.png) no-repeat 50% 50% / contain;
    width: 66px;
    height: 22px;
}

.adbro-grid__top::after {
	content: '';
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 !important;
    margin-left: -85px !important;
    background: url(../images/bayer-grid-title.png) no-repeat 50% 50% / contain;
    width: 221px;
    height: 24px;
}

.adbro-grid__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 10px 10px !important;
}

.adbro-grid__row:first-child {
	margin-top: 0!important;
}

.adbro-grid__box {
	position: relative;
	display: block!important;
	margin: 0!important;
	width: 50%;
}

.adbro-grid__row .adbro-grid__box + .adbro-grid__box {
	margin-left: 10px!important;
}

.adbro-grid__img {
    display: block;
    margin: 0 auto !important;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    width: 100%;
    padding-bottom: 100% !important;
}

.adbro-grid__box--1 .adbro-grid__img {
    background-image: url(../images/bayer-grid-img.png);
}

.adbro-grid__box--2 .adbro-grid__img {
    background-image: url(../images/bayer-grid-img2.png);
}

.adbro-grid__box--3 .adbro-grid__img {
    background-image: url(../images/bayer-grid-img3.png);
}

.adbro-grid__box--4 .adbro-grid__img {
    background-image: url(../images/bayer-grid-img4.png);
}

.adbro-bottom .adbro-grid {
    margin: 0 !important;
    padding: 0 !important;
}



.adbro-grid__arrow {
	position: absolute;
	bottom: 40px;
	left: 50%;
	margin: 0!important;
	margin-left: -12px!important;
	background: url(../images/bayer-grid-arrow.png) no-repeat left bottom;
	background-size: contain;
	width: 24px;
	height: 30px;
	-webkit-animation: fadeIn24 .5s 5s both;
	animation: fadeIn24 .5s 5s both;
}


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

.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 .4s both;
    animation: fadeIn24 1s .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 .4s both;
    animation: fadeIn24 1s .4s both;
    cursor: pointer;
    z-index: 1;
    }

@-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, 150%, 0);
        transform: translate3d(0, 150%, 0);
        visibility: visible;
        }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        }
    }

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

@-webkit-keyframes shine24 {
    0% {
        left: 5%;
        opacity: 0;
        }
    5% {
        opacity: 0;
        }
    50% {
        opacity: 0.7;
        }
    80% {
        opacity: 0;
        }
    100% {
        left: 95%;
        }
    }

@keyframes shine24 {
    0% {
        left: 5%;
        opacity: 0;
        }
    5% {
        opacity: 0;
        }
    50% {
        opacity: 0.7;
        }
    80% {
        opacity: 0;
        }
    100% {
        left: 95%;
        }
    }

@-webkit-keyframes zoomIn27 {
    0%, 100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        }
    }

@keyframes zoomIn27 {
    0%, 100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        }
    }

@-webkit-keyframes slideOutDown24 {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes slideOutDown24 {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@-webkit-keyframes bounceInUp24 {
	from, 60%, 75%, 90%, 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);
		}

	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 1000px, 0);
		}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
		}

	75% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
		}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
		}

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

@keyframes bounceInUp24 {
	from, 60%, 75%, 90%, 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);
		}

	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 1000px, 0);
		}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
		}

	75% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
		}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
		}

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

@-webkit-keyframes levitate24 {
	from {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
		}
	20% {
		-webkit-transform: translate(1px, 0);
		transform: translate(1px, 0);
		}
	40% {
		-webkit-transform: translate(0, 3px);
		transform: translate(0, 3px);
		}
	60% {
		-webkit-transform: translate(-3px, 0);
		transform: translate(-3px, 0);
		}
	80% {
		-webkit-transform: translate(0, -1px);
		transform: translate(0, -1px);
		}
	to {
		transform: translate(0, 0);
		}
	}

@keyframes levitate24 {
	from {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
		}
	20% {
		-webkit-transform: translate(1px, 0);
		transform: translate(1px, 0);
		}
	40% {
		-webkit-transform: translate(0, 3px);
		transform: translate(0, 3px);
		}
	60% {
		-webkit-transform: translate(-3px, 0);
		transform: translate(-3px, 0);
		}
	80% {
		-webkit-transform: translate(0, -1px);
		transform: translate(0, -1px);
		}
	to {
		transform: translate(0, 0);
		}
}