.adbro-disney {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0 !important;
}

.adbro-disney * {
	box-sizing: border-box;
}

.adbro-disney__block {
	display: block!important;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0!important;
	-webkit-animation: fadeIn24 1s .3s both, slideOutDown24 .5s 5.3s forwards;
	animation: fadeIn24 1s .3s both, slideOutDown24 .5s 5.3s forwards;
	z-index: 2;
}

.adbro-disney__block-link,
.adbro-disney__block-lightning,
.adbro-disney__block-lightning2,
.adbro-disney__block-img2,
.adbro-disney__block-img,
.adbro-disney__block-logo {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0!important;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 50% 50%;
}

.adbro-disney__block-img {
	background-image: url(../images/disney-block-img.png);
	-webkit-animation: move28 2.5s .3s both cubic-bezier(.17,.67,.83,.67), fadeOut24 .3s 3s forwards;
	animation: move28 2.5s .3s both cubic-bezier(.17,.67,.83,.67), fadeOut24 .3s 3s forwards;
}

.adbro-disney__block-lightning {
	background-image: url(../images/disney-block-lightning.png);
	background-size: cover;
	background-position: top left;
	-webkit-animation: fadeIn24 .5s 1s both, fadeOut24 .3s 1.5s forwards;
	animation: fadeIn24 .5s 1s both, fadeOut24 .3s 1.5s forwards;
}

.adbro-disney__block-lightning2 {
	background-image: url(../images/disney-block-lightning2.png);
	background-size: cover;
	background-position: top right;
	-webkit-animation: fadeIn24 .5s 2.3s both, fadeOut24 .3s 4.3s forwards;
	animation: fadeIn24 .5s 2.3s both, fadeOut24 .3s 4.3s forwards;
}

.adbro-disney__block-img2 {
	background-image: url(../images/disney-block-img2.png);
	background-position: bottom center;
	-webkit-animation: fadeInUp24 .5s 1.4s both;
	animation: fadeInUp24 .5s 1.4s both;
}

.adbro-disney__block-logo {
	background-image: url(../images/disney-block-logo.png);
	-webkit-animation: fadeIn24 .5s 1.7s both;
	animation: fadeIn24 .5s 1.7s both;
}

.adbro-takeover-replay .adbro-close {
	bottom: auto;
	top: 0;
	right: 0;
}

.adbro-foodpanda__link {
	display: block!important;
	width: 100%!important;
	height: 100%!important;
}

.adbro-disney__container {
	position: absolute;
	bottom: 0;
	left: 50%;
	height: 170px;
	margin: 0 !important;
	margin-left: -219px !important;
	width: 438px;
	max-width: none !important;
}

.adbro-disney__bg {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 43px;
	background: url(../images/disney-bg.png) no-repeat center top;
	background-size: cover;
	margin: 0 !important;
	-webkit-animation: slideInUp24 .5s 5.3s both;
	animation: slideInUp24 .5s 5.3s both;
}

.adbro-disney__logo {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin: 0 !important;
	margin-left: -138px !important;
	background: url(../images/disney-logo.png) no-repeat left bottom;
	background-size: contain;
	width: 82px;
	height: 43px;
	-webkit-animation: fadeInLeft24 .7s 5.8s both;
	animation: fadeInLeft24 .7s 5.8s both;
}

.adbro-disney__img {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin: 0 !important;
	margin-left: -39px!important;
	background: url(../images/disney-img.png) no-repeat left bottom;
	background-size: contain;
	width: 69px;
	height: 83px;
	-webkit-animation: fadeInUp24 .7s 5.7s both;
	animation: fadeInUp24 .7s 5.7s both;
	overflow: visible!important;
}

.adbro-disney__img:before,
.adbro-disney__img:after {
	content: '';
	position: absolute;
	margin: 0 !important;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: contain;
	-webkit-animation: flash24 2s 6s both 7;
	animation: flash24 2s 6s both 7;
}

.adbro-disney__img:before {
	bottom: 0;
	left: 28px;
	background-image: url(../images/disney-stars.png);
	width: 20px;
	height: 63px;
}

.adbro-disney__img:after {
	bottom: 4px;
	left: 28px;
	background-image: url(../images/disney-stars2.png);
	width: 19px;
	height: 68px;
	-webkit-animation-delay: 7s;
	animation-delay: 7s;
}

.adbro-disney__text {
	position: absolute;
	bottom: 19px;
	left: 50%;
	margin: 0 !important;
	margin-left: 69px !important;
	background: url(../images/disney-text.png) no-repeat left bottom;
	background-size: contain;
	width: 62px;
	height: 4px;
	-webkit-animation: fadeInDown24 .7s 5.8s both;
	animation: fadeInDown24 .7s 5.8s both;
}

.adbro-disney__btn {
	display: block;
	position: absolute;
	bottom: 4px;
	left: 50%;
	margin: 0 !important;
	margin-left: 64px !important;
	background: url(../images/disney-btn.png) no-repeat left bottom;
	background-size: contain;
	width: 71px;
	height: 12px;
	-webkit-animation: fadeInRight24 .7s 6s both;
	animation: fadeInRight24 .7s 6s both;
	overflow: hidden;
}

.adbro-disney__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: 87%;
	-webkit-animation: shine24 2s 7.2s;
	animation: shine24 2s 7.2s;
	-webkit-animation-iteration-count: 7;
	animation-iteration-count: 7;
}

.adbro-disney-round {
	display: none;
	position: fixed;
	bottom: 280px;
	right: 20px;
	margin: 0 !important;
	width: 110px;
	height: 110px;
	overflow: visible !important;
	z-index: 100000;
	-webkit-animation: fadeOut24 .3s 9s forwards;
	animation: fadeOut24 .3s 9s forwards;
}

.adbro-disney-round .adbro-close {
	bottom: 115px;
	-webkit-animation-delay: .2s;
	animation-delay: .2s;
}

.adbro-disney-round__link {
	display: block !important;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 !important;
	width: 100%;
	height: 100%;
	overflow: visible !important;
}

.adbro-disney-round__bg {
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin: 0 !important;
	overflow: visible !important;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-animation: fadeIn24 .7s .2s both, fadeOut24 .3s 4.5s forwards;
	animation: fadeIn24 .7s .2s both, fadeOut24 .3s 4.5s forwards;
}

.adbro-disney-round__bg--1 {
	margin-left: -51px !important;
	background-image: url(../images/disney-round-bg.png);
	width: 100px;
	height: 122px;
}

.adbro-disney-round__bg--2 {
	margin-left: -74px !important;
	background-image: url(../images/disney-round-bg2.png);
	width: 145px;
	height: 101px;
	-webkit-animation-delay: 4.5s, 9s;
	animation-delay: 4.5s, 9s;
}

.adbro-disney-round__btn {
	position: absolute;
	bottom: -6px;
	left: 50%;
	margin: 0 !important;
	margin-left: -47px !important;
	background: url(../images/disney-round-btn.png) no-repeat left bottom;
	background-size: contain;
	width: 94px;
	height: 25px;
	-webkit-animation: fadeInDown24 .7s .2s both;
	animation: fadeInDown24 .7s .2s both;
}

.adbro-disney-round__btn:after {
	content: '';
	position: absolute;
	bottom: 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: 90%;
	-webkit-animation: shine24 2s .2s;
	animation: shine24 2s .2s;
	-webkit-animation-iteration-count: 7;
	animation-iteration-count: 7;
}

.adbro-link {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100px;
	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 5.4s both;
	animation: fadeIn24 1s 5.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 5.4s both;
	animation: fadeIn24 1s 5.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 fadeOut24 {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
		visibility: hidden;
		display: none;
		pointer-events: none;
	}
}

@keyframes fadeOut24 {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
		visibility: hidden;
		display: none;
		pointer-events: 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 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 fall25 {
	from {
		opacity: 0;
	}
	20% {
		opacity: 1;
	}
	to {
		opacity: 0;
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

@keyframes fall25 {
	from {
		opacity: 0;
	}
	20% {
		opacity: 1;
	}
	to {
		opacity: 0;
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

@-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 flash24 {
	0%, 100% {
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
}

@keyframes flash24 {
	0%, 100% {
		opacity: 0;
	}
	50% {
		opacity: 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 move28 {
	0% {
		opacity: 0;
		-webkit-transform: translate(-20%, -20%);
		transform: translate(-20%, -20%);
	}
	10% {
		opacity: 1;
	}
	50% {
		-webkit-transform: translate(60%, 45%) scale(2);
		transform: translate(60%, 45%) scale(2);
	}
	100% {
		-webkit-transform: translate(250%, -100%) scale(3);
		transform: translate(250%, -100%) scale(3);
	}
}

@keyframes move28 {
	0% {
		opacity: 0;
		-webkit-transform: translate(-20%, -20%);
		transform: translate(-20%, -20%);
	}
	10% {
		opacity: 1;
	}
	50% {
		-webkit-transform: translate(60%, 45%) scale(2);
		transform: translate(60%, 45%) scale(2);
	}
	100% {
		-webkit-transform: translate(250%, -100%) scale(3);
		transform: translate(250%, -100%) scale(3);
	}
}