.adbro-sensodyne {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    margin: 0 !important;
}

.adbro-sensodyne * {
    box-sizing: border-box;
}


.adbro-sensodyne__block {
	display: block !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0 !important;
	background: url(../images/sensodyne-block-bg.png) no-repeat center / cover;
	-webkit-animation: fadeIn24 1s 1.5s both, slideOutDown24 .5s 6.5s forwards;
	animation: fadeIn24 1s 1.5s both, slideOutDown24 .5s 6.5s forwards;
	border-left: 1px solid #eee;
    border-top: 1px solid #eee;
	z-index: 2;
	}

.adbro-takeover-replay .adbro-close {
	bottom: auto;
	top: 0px;
	right: 0px;
	}

.adbro-sensodyne__block-link {
	display: block !important;
	width: 100%!important;
	height: 100%!important;
	}

.adbro-sensodyne__block-link,
.adbro-sensodyne__block-img,
.adbro-sensodyne__block-text,
.adbro-sensodyne__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-sensodyne__block-logo {
	background-image: url(../images/sensodyne-block-logo.png);
	background-position: top right;
	-webkit-animation: fadeInDown24 .5s 1.8s both;
	animation: fadeInDown24 .5s 1.8s both;
	}

.adbro-sensodyne__block-text--1 {
	background-image: url(../images/sensodyne-block-text.png);
	-webkit-animation: fadeInLeft24 .5s 1.8s both;
	animation: fadeInLeft24 .5s 1.8s both;
	}

.adbro-sensodyne__block-text--2 {
	background-image: url(../images/sensodyne-block-text2.png);
	-webkit-animation: fadeInLeft24 .5s 1.9s both;
	animation: fadeInLeft24 .5s 1.9s both;
	}

.adbro-sensodyne__block-text--3 {
	background-image: url(../images/sensodyne-block-text3.png);
	-webkit-animation: fadeIn24 .5s 2s both;
	animation: fadeIn24 .5s 2s both;
	}

.adbro-sensodyne__block-img--1 {
	background-image: url(../images/sensodyne-block-img.png);
	-webkit-animation: fadeInUp24 .5s 2s both;
	animation: fadeInUp24 .5s 2s both;
}

.adbro-sensodyne__block-img--2 {
	background-image: url(../images/sensodyne-block-img2.png);
	background-position: bottom right;
	-webkit-animation: fadeInUp24 .5s 1.7s both;
	animation: fadeInUp24 .5s 1.7s both;
	}

.adbro-sensodyne__container {
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 170px;
    margin: 0 !important;
    margin-left: -219px !important;
    width: 438px;
    max-width: none !important;
}

.adbro-sensodyne__bg {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 28px;
	background: url(../images/sensodyne-bg.png) no-repeat center top;
	background-size: cover;
	-webkit-animation: slideInUp24 .5s .5s both;
	animation: slideInUp24 .5s .5s both;
	margin: 0 !important;
	overflow: hidden!important;
}

.adbro-sensodyne__text {
	position: absolute;
	left: 50%;
	margin: 0 !important;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: contain;
	-webkit-animation: fadeInDown24 .7s .7s both, fadeOut24 .5s 9s forwards;
	animation: fadeInDown24 .7s .7s both, fadeOut24 .5s 9s forwards;
}

.adbro-sensodyne__text--1 {
    bottom: 4px;
    margin-left: -14px!important;
	background-image: url(../images/sensodyne-text.png);
	width: 9px;
	height: 21px;
	-webkit-animation-name: fadeInUp24, fadeOut24;
	animation-name: fadeInUp24, fadeOut24;
}


.adbro-sensodyne__text--2 {
    bottom: 4px;
    margin-left: 2px!important;
	background-image: url(../images/sensodyne-text2.png);
	width: 61px;
	height: 22px;
}

.adbro-sensodyne__text--3 {
    bottom: 3px;
    margin-left: -13px!important;
	background-image: url(../images/sensodyne-text3.png);
	width: 14px;
	height: 22px;
	-webkit-animation: fadeInUp24 .7s 9s both;
	animation: fadeInUp24 .7s 9s both;
}

.adbro-sensodyne__text--4 {
    bottom: 10px;
    margin-left: 6px!important;
	background-image: url(../images/sensodyne-text4.png);
	width: 52px;
	height: 9px;
	-webkit-animation-delay: 9s, 12s;
	animation-delay: 9s, 12s;
}

.adbro-sensodyne__text--5 {
    bottom: 5px;
    margin-left: 6px!important;
	background-image: url(../images/sensodyne-text5.png);
	width: 43px;
	height: 18px;
	-webkit-animation-delay: 12s, 15s;
	animation-delay: 12s, 15s;
}

.adbro-sensodyne__text--6 {
    bottom: 6px;
    margin-left: 6px!important;
	background-image: url(../images/sensodyne-text6.png);
	width: 36px;
	height: 17px;
	-webkit-animation-delay: 15s, 18s;
	animation-delay: 15s, 18s;
}

.adbro-sensodyne__text--7 {
    bottom: 10px;
    margin-left: 6px!important;
	background-image: url(../images/sensodyne-text7.png);
	width: 53px;
	height: 8px;
	-webkit-animation-delay: 18s, 21s;
	animation-delay: 18s, 21s;
}

.adbro-sensodyne__text--8 {
    bottom: 1px;
    margin-left: 6px!important;
	background-image: url(../images/sensodyne-text8.png);
	width: 68px;
	height: 29px;
	-webkit-animation-delay: 21s, 24s;
	animation-delay: 21s, 24s;
}

.adbro-sensodyne__text--9 {
	bottom: 4px;
    margin-left: 6px!important;
	background-image: url(../images/sensodyne-text9.png);
	width: 42px;
	height: 18px;
	-webkit-animation-delay: 24s, 27s;
	animation-delay: 24s, 27s;
}

.adbro-sensodyne__text--10 {
    bottom: 6px;
    margin-left: 6px!important;
	background-image: url(../images/sensodyne-text10.png);
	width: 44px;
	height: 17px;
	-webkit-animation-delay: 27s, 30s;
	animation-delay: 27s, 30s;
}

.adbro-sensodyne__text--11 {
    bottom: 6px;
    margin-left: 6px!important;
	background-image: url(../images/sensodyne-text11.png);
	width: 37px;
	height: 17px;
	-webkit-animation-delay: 30s, 33s;
	animation-delay: 30s, 33s;
}

.adbro-sensodyne__text--12 {
	bottom: 11px;
    margin-left: 6px!important;
	background-image: url(../images/sensodyne-text12.png);
	width: 36px;
	height: 7px;
	-webkit-animation: fadeInDown24 .7s 33s both;
	animation: fadeInDown24 .7s 33s both;
}

.adbro-sensodyne__logo {
    position: absolute;
    bottom: 6px;
    left: 50%;
    margin: 0 !important;
    margin-left: -153px!important;
    background: url(../images/sensodyne-logo.png) no-repeat left bottom;
    background-size: contain;
    width: 52px;
    height: 17px;
	-webkit-animation: fadeInRight24 .7s .6s both;
	animation: fadeInRight24 .7s .6s both;
}

.adbro-sensodyne__img {
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin: 0 !important;
    margin-left: -95px!important;
	background: url(../images/sensodyne-img.png) no-repeat left bottom;
	background-size: contain;
	width: 80px;
	height: 64px;
	-webkit-animation: fadeInUp24 .7s .7s both;
	animation: fadeInUp24 .7s .7s both;
}

.adbro-sensodyne__btn {
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin: 0 !important;
    margin-left: 72px!important;
	background: url(../images/sensodyne-btn.png?v=1) no-repeat left bottom;
	background-size: contain;
	width: 69px;
	height: 29px;
	-webkit-animation: fadeInRight24 .7s .8s both;
	animation: fadeInRight24 .7s .8s both;
	overflow: hidden;
}

.adbro-sensodyne__btn:after {
    content: '';
    position: absolute;
    top: 8px;
    left: 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%;
    width: 25%;
    height: 51%;
	-webkit-animation: shine24 2s 7s;
	animation: shine24 2s 7s;
	-webkit-animation-iteration-count: 7;
	animation-iteration-count: 7;
}

.adbro-sensodyne-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-sensodyne-round .adbro-close {
	bottom: 105px;
}

.adbro-sensodyne-round__link {
	display: block!important;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0!important;
	width: 100%;
	height: 100%;
	overflow: visible!important;
}

.adbro-sensodyne-round__img {
    position: absolute;
    bottom: 7px;
    left: 50%;
    margin: 0 !important;
    margin-left: -59px!important;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: contain;
    width: 122px;
    height: 101px;
	-webkit-animation: fadeIn24 .7s .2s both, fadeOut24 .5s 3s forwards;
	animation: fadeIn24 .7s .2s both, fadeOut24 .5s 3s forwards;
	overflow: visible!important;
}

.adbro-sensodyne-round__img--1 {
	background-image: url(../images/sensodyne-round-img.png?v=1);
}

.adbro-sensodyne-round__img--2 {
	margin-left: -59px!important;
    bottom: 7px;
    background-image: url(../images/sensodyne-round-img2.png);
    width: 130px;
	-webkit-animation-delay: 3s, 6s;
	animation-delay: 3s, 6s;
}

.adbro-sensodyne-round__img--3 {
	margin-left: -50px!important;
    background-image: url(../images/sensodyne-round-img3.png);
    width: 101px;
	-webkit-animation-delay: 6s, 9s;
	animation-delay: 6s, 9s;
}

.adbro-sensodyne-round__btn {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin: 0!important;
    margin-left: -46px!important;
    background: url(../images/sensodyne-round-btn.png?v=1) no-repeat left bottom;
    background-size: contain;
    width: 94px;
    height: 24px;
	-webkit-animation: fadeInUp24 .7s .2s both;
	animation: fadeInUp24 .7s .2s 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;
	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: 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 .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;
	    display: block;
	    visibility: visible;
    }
}

@keyframes fadeIn24 {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
	    display: block;
	    visibility: visible;
    }
}

@-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: 75%;
	}
}

@keyframes shine24 {
	0% {
		left: 0;
		opacity: 0;
	}
	5% {
		opacity: 0;
	}
	50% {
		opacity: 0.3;
	}
	80% {
		opacity: 0;
	}
	100% {
		left: 75%;
	}
}

@-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);
		}
	}