.adbro-yes {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0 !important;
	}

.adbro-yes * {
	box-sizing: border-box;
	}

.adbro-yes__container {
	position: absolute;
	bottom: 0;
	height: 170px;
	left: 50%;
	margin: 0 !important;
	margin-left: -219px !important;
	width: 438px;
	max-width: none !important;
	}

.adbro-yes__side {
	position: absolute;
	bottom: 0;
	margin: 0 !important;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-animation: fadeInOut24 15s linear 5;
	animation: fadeInOut24 15s linear 5;
	}

.adbro-yes__side--2 {
	opacity: 0;
	-webkit-animation-delay: 5s;
	animation-delay: 5s;
	}

.adbro-yes__side--3 {
	opacity: 0;
	-webkit-animation-delay: 10s;
	animation-delay: 10s;
	}

.adbro-yes__item {
	content: '';
	position: absolute;
	top: 0;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: contain;
	margin: 0 !important;
	}

.adbro-yes__item--1 {
	width: 54px;
	height: 46px;
	background-image: url(../images/yes-decor.png);
	left: 0;
	-webkit-animation: fadeInLeft24 .5s 1s both;
	animation: fadeInLeft24 .5s 1s both;
	}

.adbro-yes__item--2 {
	width: 38px;
	height: 36px;
	background-image: url(../images/yes-decor2.png);
	top: 4px;
	right: 2px;
	-webkit-animation: fadeInRight24 .5s 1s both;
	animation: fadeInRight24 .5s 1s both;
	}

.adbro-yes__bg {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 34px;
	margin: 0 !important;
	background: url(../images/yes-bg.png) no-repeat center top;
	background-size: cover;
	-webkit-animation: slideInUp24 .5s .3s both;
	animation: slideInUp24 .5s .3s both;
	}

.adbro-yes__logo {
	position: absolute;
	bottom: 7px;
	left: 50%;
	margin: 0 !important;
	margin-left: -151px !important;
	background: url(../images/yes-logo.png) no-repeat left bottom;
	background-size: contain;
	width: 33px;
	height: 22px;
	-webkit-animation: fadeInLeft24 .7s .9s both;
	animation: fadeInLeft24 .7s .9s both;
	}

.adbro-yes__img {
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin: 0 !important;
	margin-left: 34px !important;
	background: url(../images/yes-img.png) no-repeat left bottom;
	background-size: contain;
	width: 73px;
	height: 65px;
	-webkit-animation: fadeInUp24 .7s .7s both;
	animation: fadeInUp24 .7s .7s both;
	}

.adbro-yes__text {
	display: block;
	position: absolute;
	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-yes__text--1 {
	bottom: 6px;
	margin-left: -108px !important;
	background-image: url(../images/yes-text.png?v=1);
	width: 160px;
	height: 20px;
	}

.adbro-yes__text--2 {
	bottom: 5px;
	margin-left: -100px !important;
	background-image: url(../images/yes-text2.png);
	width: 125px;
	height: 23px;
	-webkit-animation-delay: 5.2s;
	animation-delay: 5.2s;
	}

.adbro-yes__text--3 {
	bottom: 6px;
	margin-left: -101px !important;
	background-image: url(../images/yes-text3.png);
	width: 126px;
	height: 21px;
	-webkit-animation-delay: 10.2s;
	animation-delay: 10.2s;
	}

.adbro-yes__btn {
	position: absolute;
	bottom: 9px;
	left: 50%;
	margin: 0 !important;
	margin-left: 78px !important;
	background: url(../images/yes-btn.png) no-repeat left bottom;
	background-size: contain;
	width: 58px;
	height: 16px;
	-webkit-animation: fadeInRight24 .7s .7s both;
	animation: fadeInRight24 .7s .7s both;
	overflow: hidden;
	}

.adbro-yes__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-close {
	bottom: auto;
	top: -4px;
	z-index: 5;
	}

.adbro-grid {
	background: #606867 !important;
	position: relative;
	padding: 0 !important;
	border-radius: 0 0 5px 5px !important;
	}

.adbro-grid__list {
	display: block !important;
	padding: 0px 0 38px !important;
	position: relative;
	}

.adbro-bottom .adbro-grid__list {
	margin: 0 !important;
	overflow-x: hidden !important;
	height: 300px !important;
	padding-top: 0 !important;
	}

.adbro-grid__list::-webkit-scrollbar {
	width: 0;
	}

.adbro-grid__top {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 !important;
	width: 100%;
	height: 22px;
	background: #818D8D;
	z-index: 3;
	}

.adbro-grid__top:before {
	content: '';
	position: absolute;
	top: 3px;
	left: 10px;
	margin: 0 !important;
	background: url(../images/yes-grid-top-logo.png) no-repeat left bottom;
	background-size: contain;
	width: 33px;
	height: 14px;
	}

.adbro-grid__top:after {
	content: '';
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left: -56px !important;
	background: url(../images/yes-grid-top-text.png?v=3) no-repeat 50% 50%;
	background-size: contain;
	width: 180px;
	height: 11px;
	}

.adbro-grid__line {
	z-index: 5;
	background: #FF0080;
	border-radius: 0 0 5px 5px !important;
	}

.adbro-grid__btn {
	background-image: url(../images/yes-grid-btn.png);
	height: 17px !important;
	}

.adbro-grid__box {
	position: relative;
	display: block !important;
	margin: 0 !important;
	width: 100%;
	padding: 0px !important;
	}

.adbro-grid__img {
	position: relative;
	display: block !important;
	margin: 0 !important;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-image: url(../images/yes-grid-img.png?v=1);
	padding-bottom: 151.87%;
	}

.adbro-grid__img:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 15%;
	display: block !important;
	margin: 0 !important;
	background: linear-gradient(180deg, rgba(96, 104, 103, 0) 0%, #606867 100%);
	}

.adbro-grid__title {
	position: relative;
	display: block !important;
	margin: 0 auto !important;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	background-image: url(../images/yes-grid-title.png);
	padding-bottom: 22%;
	width: 50%;
	}

/** slider **/

.adbro-slider {
	position: relative;
	padding: 0 !important;
	background: transparent !important;
	}

.adbro-carousel__wrapper {
	margin: 0 auto !important;
	box-sizing: border-box;
	/*overflow: hidden !important;*/
	position: relative;
	width: 100%;
	}

.adbro-carousel__wrapper--1 {
	position: absolute;
	left: 0;
	top: 13%;
	margin: 0 !important;
	padding: 0 10px;
	}

.adbro-carousel__wrapper--2 {
	margin-top: -35% !important;
	}

.adbro-grid__controls {
	position: absolute;
	z-index: 3;
	top: 50%;
	margin: 0 !important;
	margin-top: -18px !important;
	width: 35px;
	height: 36px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	cursor: pointer;
	}

.adbro-grid__controls--prev {
	left: 0;
	background-image: url(../images/yes-slider-arrow.png);
	transform: rotateZ(180deg);
	}

.adbro-grid__controls--next {
	right: 0;
	background-image: url(../images/yes-slider-arrow.png);
	}

.adbro-carousel__wrapper--3 .adbro-grid__controls {
	top: 60%;
	}

.adbro-carousel__wrapper--3 .adbro-grid__controls--prev {
	left: -8px;
	}

.adbro-carousel__wrapper--3 .adbro-grid__controls--next {
	right: -8px;
	}

.adbro-grid__carousel {
	position: relative;
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	overflow: hidden !important;
	margin: 0!important;
	width: 100%;
	}

.adbro-grid__carousel-item {
	position: relative;
	display: block!important;
	margin: 0;
	width: 100%;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: margin 0.3s ease, transform 0.3s ease;
	padding-bottom: 47%;
	}

.adbro-carousel__wrapper--1 .adbro-grid__carousel-item {
    width: 100%;
    padding-bottom: 50%;
	cursor: pointer;
	}

.adbro-carousel__wrapper--3 .adbro-grid__carousel-item {
	padding-bottom: 89%;
	}

.adbro-carousel__wrapper--1 .adbro-grid__carousel-item--1 {
	background-image: url(../images/yes-grid-pic.png);
	}

.adbro-carousel__wrapper--2 .adbro-grid__carousel-item--1 {
	background-image: url(../images/yes-grid-img2.png?v=1);
	}

.adbro-carousel__wrapper--2 .adbro-grid__carousel-item--2 {
	background-image: url(../images/yes-grid-img3.png?v=1);
	}

.adbro-carousel__wrapper--2 .adbro-grid__carousel-item--3 {
	background-image: url(../images/yes-grid-img4.png?v=1);
	}

.adbro-carousel__wrapper--3 .adbro-grid__carousel-item--1 {
	background-image: url(../images/yes-popup-img.png?v=1);
	}


/* popup */

.adbro-popup {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 !important;
	z-index: 100001;
	background: linear-gradient(90deg, #3A4546 0%, #6F7977 31.67%, #919D9D 92.19%);
	padding: 0 0 38px;
	overflow: auto;
	opacity: 0;
	visibility: hidden;
	transition: opacity .3s, visibility .3s;
	pointer-events: none;
	}

.adbro-popup--vis {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
	}


.adbro-popup__close {
	display: block !important;
	position: absolute;
	top: 10px;
	right: 10px;
	background: url(../images/yes-popup-close.png) no-repeat 50% 50% / contain !important;
	width: 72px;
	height: 34px;
	margin: 0!important;
	cursor: pointer;
	z-index: 2;
	}

.adbro-popup__section {
	position: relative;
	margin: 0 !important;
	display: block !important;
	padding: 55px 10px 0;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	}

.adbro-popup__top {
	position: absolute;
	top: 10px;
	left: 0;
	margin: 0 !important;
	width: 100%;
	height: 34px;
	z-index: 1;
	}

.adbro-popup__top:before {
	content: '';
	position: absolute;
	top: 0px;
	left: 10px;
	margin: 0 !important;
	background: url(../images/yes-popup-logo.png) no-repeat left bottom;
	background-size: contain;
	width: 130px;
	height: 34px;
	}

.adbro-popup__text {
	position: relative;
	top: 0;
	left: 0;
	margin: 10px 0 0 !important;
	display: block !important;
	background: url(../images/yes-popup-text.png) no-repeat top center;
	background-size: contain;
	width: 100%;
	padding-bottom: 43.33%;
	}

.adbro-popup__link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	display: block !important;
	padding-bottom: calc(177.5% + 0px);
	margin: 0 !important;
	}

.adbro-popup__line {
	position: fixed;
	z-index: 5;
	bottom: 0;
	width: 100%;
	height: 38px;
	margin: 0 !important;
	background: #FF0080;
	border-radius: 0px !important;
	display: block !important;
	}

.adbro-popup__btn {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	margin: 0!important;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
	background-image: url(../images/yes-grid-btn.png);
	width: 224px;
	height: 17px;
	}

.adbro-popup__form {
	position: relative;
	margin: 10px 0 0 !important;
	display: block !important;
	width: 100%;
	height: 50px;
	}

.adbro-popup__form-input {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	margin: 0 !important;
	width: calc(100% - 80px);
	height: 50px;
	font-family: Roboto,-apple-system,BlinkMacSystemFont,segoe ui,Helvetica,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol!important;
	font-size: 16px!important;
	line-height: 16px;
	color: #000;
	padding: 0 15px;
	border: 1px	solid #fff;
	border-radius: 5px 0px 0px 5px;
	background: #fff;
	transition: all .3s ease;
	box-sizing: border-box!important;
	}

.adbro-popup__form-input::-webkit-input-placeholder {
	text-align: center;
	color: #B0B0B0;
	}

.adbro-popup__form-input::-moz-placeholder {
	text-align: center;
	color: #B0B0B0;
	}

.adbro-popup__form-input:-ms-input-placeholder {
	text-align: center;
	color: #B0B0B0;
	}

.adbro-popup__form-input.placeholder {
	text-align: center;
	color: #B0B0B0;
	}

.adbro-popup__form-btn {
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	margin: 0 !important;
	width: 120px;
	height: 50px;
	background: url(../images/yes-popup-btn.png) no-repeat left bottom;
	background-size: contain;
	cursor: pointer;
	border: none;
	}



.adbro-grid__arrow {
	position: absolute;
	bottom: 40px;
	left: 50%;
	margin: 0 !important;
	margin-left: -12px !important;
	background: url(../images/yes-arrow.png) no-repeat left bottom;
	background-size: contain;
	width: 24px;
	height: 30px;
	-webkit-animation: fadeIn24 .5s 1s both;
	animation: fadeIn24 .5s 1s both;
	}


.adbro-yes-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 12s forwards;
	animation: fadeOut24 .3s 12s forwards;
	}

.adbro-yes-round .adbro-close {
	bottom: 115px;
	-webkit-animation-delay: .2s;
	animation-delay: .2s;
	}

.adbro-yes-round__link {
	display: block !important;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 !important;
	width: 100%;
	height: 100%;
	overflow: visible !important;
	}

.adbro-yes-round__bg {
	position: absolute;
	bottom: 5px;
	left: 50%;
	margin: 0 !important;
	overflow: visible !important;
	background-size: contain;
	background-repeat: no-repeat;
	margin-left: -50px !important;
	width: 100px;
	height: 100px;
	-webkit-animation: fadeIn24 .7s .2s both, fadeOut24 .3s 4.5s forwards;
	animation: fadeIn24 .7s .2s both, fadeOut24 .3s 4.5s forwards;
	}

.adbro-yes-round__bg--1 {
	background-image: url(../images/yes-round-bg.png);
	}

.adbro-yes-round__bg--2 {
	background-image: url(../images/yes-round-bg2.png);
	-webkit-animation-delay: 4.5s, 9s;
	animation-delay: 4.5s, 9s;
	}

.adbro-yes-round__bg--3 {
	background-image: url(../images/yes-round-bg3.png);
	-webkit-animation-delay: 9s, 12s;
	animation-delay: 9s, 12s;
	}

.adbro-yes-round__btn {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin: 0 !important;
	margin-left: -47px !important;
	background: url(../images/yes-round-btn.png) no-repeat left bottom;
	background-size: contain;
	width: 94px;
	height: 22px;
	-webkit-animation: fadeInDown24 .7s .2s both;
	animation: fadeInDown24 .7s .2s both;
	}

.adbro-yes-round__btn:after {
	content: '';
	position: absolute;
	bottom: 2px;
	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: infinite;
	animation-iteration-count: infinite;
	}



.adbro-link--1 {
	display: block;
	z-index: 99;
	}

.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: 999;
	}

.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 {
		display: block;
		visibility: visible;
		opacity: 1;
		}
	}

@keyframes fadeIn24 {
	from {
		opacity: 0;
		}
	to {
		display: block;
		visibility: visible;
		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 move27 {
	50% {
		-webkit-transform: translateY(-13%);
		transform: translateY(-13%);
		}
	}

@keyframes move27 {
	50% {
		-webkit-transform: translateY(-13%);
		transform: translateY(-13%);
		}
	}

@-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 fadeInOut24 {
	0%, 36.69%, 100% {
		opacity: 0;
		}
	3.34%, 33.35% {
		opacity: 1;
		}
	}

@keyframes fadeInOut24 {
	0%, 36.69%, 100% {
		opacity: 0;
		}
	3.34%, 33.35% {
		opacity: 1;
		}
	}
