.adbro-honda {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0 !important;
	}

.adbro-honda__block,
#adbro .adbro-honda__block {
	display: block !important;
	position: absolute;
	background: rgba(0, 0, 0, .7);
	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 .adbro-honda__block-link,
.adbro-honda__block-link {
	display: block !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}

.adbro-takeover-replay .adbro-close {
	top: 5px;
	bottom: auto;
	}

.adbro-honda__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-honda__block video {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	margin: auto !important;
	}

.adbro-honda__time {
	position: absolute;
	bottom: 20px;
	left: 10px;
	font-family: Roboto, -apple-system, BlinkMacSystemFont, segoe ui, Helvetica, Arial, sans-serif, apple color emoji, segoe ui emoji, segoe ui symbol;
	font-size: 14px !important;
	line-height: 14px;
	color: #fff;
	z-index: 1;
	}

.adbro-honda__progress {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 5px;
	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-honda__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-honda__container {
	position: absolute;
	bottom: 0;
	left: 50%;
	height: 170px;
	margin: 0 !important;
	margin-left: -350px !important;
	width: 700px;
	max-width: none !important;
	}

.adbro-honda__bg {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 75px;
	background: url(../images/honda-bg.png?v=2) no-repeat center top;
	background-size: auto 75px;
	margin: 0 !important;
	-webkit-animation: slideInUp24 .5s .3s both;
	animation: slideInUp24 .5s .3s both;
	}

.adbro-honda__logo {
	position: absolute;
	bottom: 9px;
	left: 0px;
	margin: 0 !important;
	background: url(../images/honda-logo.png?v=2) no-repeat left bottom;
	background-size: contain;
	width: 52px;
	height: 39px;
	-webkit-animation: fadeInLeft24 .7s .7s both;
	animation: fadeInLeft24 .7s .7s both;
	}

.adbro-honda__img {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin: 0 !important;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: contain;
	-webkit-animation: fadeInUp24 .7s .7s both;
	animation: fadeInUp24 .7s .7s both;
	}

.adbro-honda__img--1 {
	bottom: 1px;
	margin-left: -223px !important;
	background-image: url(../images/honda-img.png?v=2);
	width: 115px;
	height: 99px;
	-webkit-animation: fadeInUp24 .7s .7s both, zoomInOut25 2s 7s 2;
	animation: fadeInUp24 .7s .7s both, zoomInOut25 2s 7s 2;
	}

.adbro-sm .adbro-honda__img--1 {
	bottom: 1px;
	margin-left: -188px !important;
	width: 83px;
	}

.adbro-honda__img--2 {
	bottom: 0;
	margin-left: 59px !important;
	background-image: url(../images/honda-img2.png);
	width: 83px;
	height: 100px;
	-webkit-animation-name: fadeInRight24;
	animation-name: fadeInRight24;
	}

.adbro-honda__img--3 {
	bottom: 1px;
	margin-left: -2px !important;
	background-image: url(../images/honda-img3.png);
	width: 224px;
	height: 125px;
	-webkit-animation-name: fadeIn24;
	animation-name: fadeIn24;
	-webkit-animation-delay: .5s;
	animation-delay: .5s;
	}

.adbro-honda__img--4 {
	bottom: 1px;
	margin-left: 116px !important;
	background-image: url(../images/honda-img4.png);
	width: 70px;
	height: 98px;
	}

.adbro-honda__text {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin: 0 !important;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: contain;
	-webkit-animation: fadeInDown24 .7s .7s both;
	animation: fadeInDown24 .7s .7s both;
	}

.adbro-honda__text--1 {
	bottom: 17px;
	margin-left: -111px !important;
	background-image: url(../images/honda-text.png?v=3);
	width: 143px;
	height: 60px;
	}

.adbro-honda__text--2 {
	bottom: 0;
	margin-left: -34px !important;
	background-image: url(../images/honda-text2.png);
	width: 104px;
	height: 41px;
	}

.adbro-sm .adbro-honda__text--3 {
	bottom: 25px;
	margin-left: 203px !important;
	width: 39px;
	}

.adbro-honda__text--4 {
	bottom: 0;
	margin-left: 191px !important;
	background-image: url(../images/honda-text4.png);
	width: 92px;
	height: 27px;
	-webkit-animation-name: fadeInRight24;
	animation-name: fadeInRight24;
	-webkit-animation-delay: .9s;
	animation-delay: .9s;
	}

.adbro-sm .adbro-honda__text--4 {
	margin-left: 177px !important;
	width: 65px;
	}

.adbro-replay {
	position: absolute;
	bottom: 45px;
	left: 5px;
	margin: 0 !important;
	background: url(https://cdn.adbro.me/inimage/images/adbro-replay.svg) no-repeat;
	background-size: 100% 100%;
	width: 24px;
	height: 23px;
	-webkit-animation: fadeIn24 1s .6s both;
	animation: fadeIn24 1s .6s both;
	cursor: pointer;
	z-index: 1;
	}

.adbro-close {
	position: absolute;
	bottom: 80px;
	right: 5px;
	background: url(https://cdn.adbro.me/inimage/images/adbro-close.svg) no-repeat;
	background-size: 100% 100%;
	width: 22px;
	height: 22px;
	-webkit-animation: fadeIn24 1s .4s both;
	animation: fadeIn24 1s .4s both;
	cursor: pointer;
	margin: 0 !important;
	z-index: 1;
	}

.adbro-icon {
	position: absolute;
	bottom: 51px;
	right: 3px;
	background: url(https://cdn.adbro.me/inimage/images/adbro-icon2.svg) no-repeat 50% 50%;
	background-size: 100% 100%;
	width: 25px;
	height: 24px;
	-webkit-animation: fadeIn24 1s .4s both;
	animation: fadeIn24 1s .4s both;
	cursor: pointer;
	margin: 0 !important;
	z-index: 1;
	}

.adbro-link {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 120px;
	margin: 0 !important;
	}

@-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 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 zoomInOut25 {
	0%, 25%, 50% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
		}
	12.5%, 37.5% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
		}
	}

@keyframes zoomInOut25 {
	0%, 25%, 50% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
		}
	12.5%, 37.5% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
		}
	}