.adbro-mentos {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0 !important;
	}

.adbro-mentos * {
	box-sizing: border-box;
	}

.adbro-mentos__item {
	position: absolute;
	left: 50%;
	margin: 0!important;
	margin-left: -19px !important;
	bottom: 0px;
	width: 19px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: contain;
	background-image: url(../images/mentos-item.png?v=1);
	/*-webkit-animation: slideInDown7 4.5s both linear 5;*/
	/*animation: slideInDown7 4.5s both linear 5;*/
	}

.adbro-mentos__item--1 {
	}

.adbro-mentos__item--2 {
	-webkit-animation-delay: .4s;
	animation-delay: .4s;
	}

.adbro-mentos__item--3 {
	-webkit-animation-delay: .8s;
	animation-delay: .8s;
	}

.adbro-mentos__item--4 {
	-webkit-animation-delay: 1.2s;
	animation-delay: 1.2s;
	}

.adbro-mentos__item--5 {
	-webkit-animation-delay: 1.6s;
	animation-delay: 1.6s;
	}

.adbro-mentos__item--6 {
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
	}

.adbro-mentos__container {
	position: absolute;
	bottom: 0;
	left: 50%;
	height: 170px;
	margin: 0 !important;
	margin-left: -219px !important;
	width: 438px;
	max-width: none !important;
	}

.adbro-mentos__bg {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 43px;
	margin: 0 !important;
	background: url(../images/mentos-bg.png) no-repeat center top;
	background-size: cover;
	-webkit-animation: slideInUp24 .5s .3s both;
	animation: slideInUp24 .5s .3s both;
	}

.adbro-mentos__decor {
	display: block;
	position: absolute;
	left: 50%;
	margin: 0 !important;
	width: 99px;
	height: 73px;
	}

.adbro-mentos__decor--1 {
	bottom: -10px;
	margin-left: -208px !important;
	background: url(../images/mentos-decor.png) no-repeat left bottom;
	background-size: contain;
	-webkit-animation: fadeInLeft24 .5s .7s both;
	animation: fadeInLeft24 .5s .7s both;
	}

.adbro-mentos__decor--2 {
	bottom: -10px;
	margin-left: 98px !important;
	background: url(../images/mentos-decor2.png) no-repeat left bottom;
	background-size: contain;
	-webkit-animation: fadeInRight24 .5s .7s both;
	animation: fadeInRight24 .5s .7s both;
	}

.adbro-mentos__img {
	display: block;
	position: absolute;
	left: 50%;
	margin: 0 !important;
	}

.adbro-mentos__img--1 {
	bottom: 3px;
	margin-left: -156px !important;
	background: url(../images/mentos-img.png) no-repeat left bottom;
	background-size: contain;
	width: 40px;
	height: 49px;
	-webkit-animation: fadeInLeft24 .7s .9s both;
	animation: fadeInLeft24 .7s .9s both;
	}

.adbro-mentos__img--2 {
	bottom: 4px;
	margin-left: -32px !important;
	background: url(../images/mentos-img2.png) no-repeat left bottom;
	background-size: contain;
	width: 104px;
	height: 20px;
	-webkit-animation: fadeInUp24 .7s .8s both;
	animation: fadeInUp24 .7s .8s both;
	}

.adbro-mentos__text {
	display: block;
	position: absolute;
	left: 50%;
	margin: 0 !important;
	}

.adbro-mentos__text--1 {
	bottom: 4px;
	margin-left: -110px !important;
	background: url(../images/mentos-text.png) no-repeat left bottom;
	background-size: contain;
	width: 73px;
	height: 34px;
	-webkit-animation: fadeInUp24 .7s .9s both;
	animation: fadeInUp24 .7s .9s both;
	}

.adbro-mentos__text--2 {
	bottom: 25px;
	margin-left: 44px !important;
	background: url(../images/mentos-text2.png) no-repeat left bottom;
	background-size: contain;
	width: 30px;
	height: 30px;
	-webkit-animation: bounceInUp24 1.2s .8s both;
	animation: bounceInUp24 1.2s .8s both;
	}

.adbro-mentos__btn {
	display: block;
	position: absolute;
	bottom: 8px;
	left: 50%;
	margin: 0 !important;
	margin-left: 78px !important;
	background: url(../images/mentos-btn.png) no-repeat left bottom;
	background-size: contain;
	width: 56px;
	height: 13px;
	-webkit-animation: fadeInRight24 .7s .7s both;
	animation: fadeInRight24 .7s .7s both;
	overflow: hidden;
	}

.adbro-mentos__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: 100%;
	-webkit-animation: shine24 2s 2.2s;
	animation: shine24 2s 2.2s;
	-webkit-animation-iteration-count: 7;
	animation-iteration-count: 7;
	}

.adbro-grid .adbro-grid__line {
	background: #001285;
	width: auto !important;
	border-radius: 0 0 5px 5px !important;
	}

.adbro-grid__btn {
	background-image: url(../images/mentos-grid-btn.png);
	height: 16px !important;
	}

.adbro-grid {
	overflow: visible !important;
	}

.adbro-grid {
	background: #FF8513 !important;
	position: relative;
	padding: 0 !important;
	border-radius: 0 0 5px 5px !important;
	}

.adbro-grid__top {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 !important;
	width: 100%;
	height: 0px;
	z-index: 3;
	display: block !important;
	}

.adbro-grid__top:after {
	content: '';
	position: absolute;
	top: -2px;
	right: 0;
	margin: 0 !important;
	background: url(../images/mentos-grid-corner.png) no-repeat right center;
	background-size: contain;
	width: 52px;
	height: 24px;
	z-index: 1;
	}

.adbro-grid .adbro-close {
	bottom: auto;
	top: -4px;
	z-index: 5;
	}

.adbro-grid__list {
	display: block !important;
	padding: 0px 0 38px !important;
	position: relative;
	height: 300px !important;
	-webkit-animation: move27 1.8s 2s both;
	animation: move27 1.8s 2s both;
	-webkit-animation-iteration-count: 2;
	animation-iteration-count: 2;
	}

.adbro-bottom .adbro-grid__list {
	margin: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	padding-top: 0px !important;
	overflow-x: hidden !important;
	background: url(../images/mentos-grid-bg.png) no-repeat top center;
	background-size: cover;
	}

@-webkit-keyframes move27 {
	50% {
		-webkit-transform: translateY(-13%);
		transform: translateY(-13%);
		}
	}

@keyframes move27 {
	50% {
		-webkit-transform: translateY(-13%);
		transform: translateY(-13%);
		}
	}

.adbro-grid__list:before {
	content: '';
	position: absolute;
	z-index: 1;
	display: block !important;
	top: 0;
	left: 0;
	width: 118px;
	height: 129px;
	background: url(../images/mentos-grid-before.png) no-repeat left bottom;
	background-size: contain;
	}

.adbro-grid__list:after {
	content: '';
	position: absolute;
	z-index: 1;
	display: block !important;
	top: 0;
	right: 0;
	width: 109px;
	height: 256px;
	background: url(../images/mentos-grid-after.png) no-repeat left bottom;
	background-size: contain;
	}

.adbro-grid__layout {
	position: relative;
	z-index: 2;
	display: block !important;
	margin: 0 auto !important;
	padding: 0 !important;
	width: 320px;
	height: 256px;
	}

.adbro-grid__title {
	position: absolute;
	display: block !important;
	left: 50%;
	margin: 0!important;
	top: 10px;
	margin-left: -102px !important;
	width: 239px;
	height: 87px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	background-image: url(../images/mentos-grid-title.png);
	}

.adbro-grid__img {
	position: absolute;
	display: block !important;
	left: 50%;
	margin: 0!important;
	width: 85px;
	height: 60px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	}

.adbro-grid__img--1 {
	top: 98px;
	margin-left: -148px !important;
	background-image: url(../images/mentos-grid-img.png);
	}

.adbro-grid__img--2 {
	top: 98px;
	margin-left: -44px !important;
	background-image: url(../images/mentos-grid-img4.png);
	}

.adbro-grid__img--3 {
	top: 98px;
	margin-left: 56px !important;
	background-image: url(../images/mentos-grid-img3.png);
	}

.adbro-grid__img--4 {
	top: 148px;
	margin-left: -115px !important;
	background-image: url(../images/mentos-grid-img2.png);
	}


.adbro-grid__pointer {
	position: absolute;
	top: 134px;
	left: 50%;
	margin: 0 !important;
	margin-left: 4px !important;
	width: 63px;
	height: 73px;
	background: url(../images/mentos-pointer.png) no-repeat left bottom;
	background-size: contain;
	cursor: pointer;
	z-index: 3;
	-webkit-animation: moveY24 1.2s .3s infinite;
	animation: moveY24 1.2s .3s infinite;
	}

.adbro-grid__item .adbro-grid__video {
	position: relative;
	background-color: transparent !important;
	padding: 0 !important;
	box-shadow: none !important;
	}

.adbro-grid__video:after {
	content: '';
	display: block;
	width: 100%;
	padding-top: 56.25%;
	}

.adbro-grid__video video {
	height: 100% !important;
	position: absolute;
	top: 0;
	left: 0;
	}

.adbro-grid__item--wide {
	padding: 0 !important;
	}

.adbro-grid .adbro-grid__item--wide {
	margin: 0 !important;
	}

.adbro-grid__sound {
	position: absolute;
	bottom: 10px;
	left: 10px;
	margin: 0 !important;
	width: 22px;
	height: 22px;
	background: url(https://cdn.adbro.me/inimage/images/adbro-icon-sound.png) no-repeat left bottom !important;
	background-size: contain !important;
	border-radius: 50%;
	padding: 0;
	border: none;
	box-shadow: none;
	outline: none;
	-webkit-appearance: none;
	cursor: pointer;
	overflow: visible !important;
	-webkit-filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, .5));
	filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, .5));
	}

.adbro-grid__sound:before,
.adbro-grid__sound:after {
	content: '';
	position: absolute;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: contain;
	-webkit-animation: fall25 2s .3s both infinite;
	animation: fall25 2s .3s both infinite;
	}

.adbro-grid__sound:before {
	top: -10px;
	left: -2px;
	background-image: url(https://cdn.adbro.me/inimage/images/adbro-sound-item.png);
	width: 7px;
	height: 8px;
	}

.adbro-grid__sound:after {
	top: -15px;
	left: 15px;
	background-image: url(https://cdn.adbro.me/inimage/images/adbro-sound-item2.png);
	width: 7px;
	height: 12px;
	-webkit-animation-delay: .8s;
	animation-delay: .8s;
	}

.adbro-grid__sound.adbro-sound--on {
	background-image: url(https://cdn.adbro.me/inimage/images/adbro-icon-sound2.png) !important;
	}

.adbro-grid__overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	}

.adbro-popup {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 !important;
	z-index: 100001;
	padding: 0;
	overflow: auto;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	}

.adbro-popup--vis {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
	transition: opacity .3s, visibility .3s;
	}

.adbro-popup__close {
	position: absolute;
	z-index: 6;
	top: 10px;
	right: 10px;
	width: 75px;
	height: 35px;
	margin: 0!important;
	cursor: pointer;
	background: url(../images/mentos-popup-close.png) no-repeat top right / contain !important;
	}

.adbro-popup__section {
	margin: 0 !important;
	box-sizing: border-box;
	position: relative;
	display: -webkit-flex;
	display: flex;
	overflow: auto;
	width: 100%;
	height: 100%;
	}

.adbro-popup__section--1,
.adbro-popup__section--2,
.adbro-popup__section--3,
.adbro-popup__section--4 {
	background: #FF8513;
	}

.adbro-popup__listener {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-bottom: 38px;
	box-sizing: border-box;
	margin: 0 !important;
	}

.adbro-popup__img {
	position: absolute;
	z-index: 1;
	display: none;
	margin: 0 !important;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-image: url(../images/mentos-popup-img.png);
	width: 100%;
	height: 100%;
	}

.adbro-popup__layout {
	position: absolute;
	z-index: 1;
	opacity: 0;
	margin: 0 !important;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-image: url(../images/mentos-popup-bg.png);
	padding-bottom: 165.62%;
	transition: all .3s ease;
	}

.adbro-popup__layout-video {
	position: absolute;
	top: 20%;
	left: 10px;
	margin: 0 !important;
	width: calc(100% - 20px);
	padding-bottom: 56.25%;
	}

.adbro-popup__video {
	position: absolute;
	width: 100%;
	opacity: 0;
	}

.adbro-popup__section--1 .adbro-popup__video--1,
.adbro-popup__section--2 .adbro-popup__video--2,
.adbro-popup__section--3 .adbro-popup__video--3,
.adbro-popup__section--4 .adbro-popup__video--4 {
	opacity: 1;
	}

.adbro-popup__control {
	position: absolute;
	z-index: 3;
	top: 45%;
	margin: 0!important;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
	cursor: pointer;
	}

.adbro-popup__control--left {
	left: -7px;
	width: 34px;
	height: 34px;
	background-image: url(../images/mentos-larr.png);
	}

.adbro-popup__control--right {
	right: -7px;
	width: 34px;
	height: 34px;
	background-image: url(../images/mentos-rarr.png);
	}

.adbro-popup__line {
	z-index: 99;
	display: block!important;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%!important;
	margin: 0!important;
	max-width: none!important;
	background: #001285;
	border-radius: 0;
	height: 38px!important;
	}

.adbro-popup__btn {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	margin: 0!important;
	background-image: url(../images/mentos-grid-btn.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
	width: 105px;
	height: 16px;
	}

.adbro-grid__arrow {
	position: absolute;
	bottom: 40px;
	left: 50%;
	margin: 0 !important;
	margin-left: -12px !important;
	background: url(../images/mentos-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-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;
		}
	}

@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 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 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 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 slideInDown7 {
	from {
		-webkit-transform: translateY(-1000px);
		transform: translateY(-1000px);
		}
	15% {
		-webkit-transform: translateY(-800px) rotate3d(0, 0, 1, 45deg);
		transform: translateY(-800px) rotate3d(0, 0, 1, 45deg);
		opacity: 1;
		}
	30% {
		-webkit-transform: translateY(-600px) rotate3d(0, 0, 1, -30deg);
		transform: translateY(-600px) rotate3d(0, 0, 1, -30deg);
		}
	45% {
		-webkit-transform: translateY(-400px) rotate3d(0, 0, 1, 25deg);
		transform: translateY(-400px) rotate3d(0, 0, 1, 25deg);
		}
	60% {
		-webkit-transform: translateY(-200px) rotate3d(0, 0, 1, -25deg);
		transform: translateY(-200px) rotate3d(0, 0, 1, -25deg);
		}
	75% {
		transform: scale(1, 1);
		opacity: 1;
		}
	95% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px) scale(.5, .5);
		opacity: 0;
		}
	to {
		opacity: 0;
		}
	}

@keyframes slideInDown7 {
	from {
		-webkit-transform: translateY(-1000px);
		transform: translateY(-1000px);
		}
	15% {
		-webkit-transform: translateY(-800px) rotate3d(0, 0, 1, 45deg);
		transform: translateY(-800px) rotate3d(0, 0, 1, 45deg);
		opacity: 1;
		}
	30% {
		-webkit-transform: translateY(-600px) rotate3d(0, 0, 1, -30deg);
		transform: translateY(-600px) rotate3d(0, 0, 1, -30deg);
		}
	45% {
		-webkit-transform: translateY(-400px) rotate3d(0, 0, 1, 25deg);
		transform: translateY(-400px) rotate3d(0, 0, 1, 25deg);
		}
	60% {
		-webkit-transform: translateY(-200px) rotate3d(0, 0, 1, -25deg);
		transform: translateY(-200px) rotate3d(0, 0, 1, -25deg);
		}
	75% {
		transform: scale(1, 1);
		opacity: 1;
		}
	95% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px) scale(.5, .5);
		opacity: 0;
		}
	to {
		opacity: 0;
		}
	}
@-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 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 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);
		}
	}
