.adbro-philipmorris {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    margin: 0!important;
}

.adbro-philipmorris * {
    box-sizing: border-box;
}

.adbro-philipmorris__container {
	position: absolute;
	bottom: 0;
	left: 50%;
	height: 170px;
	margin: 0 !important;
	margin-left: -219px!important;
	width: 438px;
	max-width: none !important;
}

.adbro-philipmorris__bg {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 31px;
	background: url(../images/philipmorris-bg.png?v=1) no-repeat top center;
	background-size: cover;
	margin: 0!important;
	-webkit-animation: slideInUp24 .5s .3s both;
	animation: slideInUp24 .5s .3s both;
}

.adbro-philipmorris__logo {
    position: absolute;
    bottom: 5px;
    left: 50%;
    margin: 0 !important;
    margin-left: -156px!important;
    background: url(../images/philipmorris-logo.png) no-repeat left bottom;
    background-size: contain;
    width: 24px;
    height: 22px;
	-webkit-animation: fadeInLeft24 .7s .7s both;
	animation: fadeInLeft24 .7s .7s both;
}

.adbro-philipmorris__text {
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin: 0 !important;
    margin-left: -127px!important;
    background: url(../images/philipmorris-text.png?v=1) no-repeat left bottom;
    background-size: contain;
    width: 205px;
    height: 32px;
	-webkit-animation: fadeInUp24 .7s .7s both;
	animation: fadeInUp24 .7s .7s both;
}

.adbro-philipmorris__img {
	position: absolute;
    bottom: 19px;
    left: 50%;
    margin: 0 !important;
    margin-left: 62px!important;
    background: url(../images/philipmorris-img.png?v=4) no-repeat left bottom;
    background-size: contain;
    width: 80px;
    height: 23px;
	-webkit-animation: fadeInDown24 .7s .7s both;
	animation: fadeInDown24 .7s .7s both;
}

.adbro-philipmorris__btn {
	display: block;
    position: absolute;
    bottom: 3px;
    left: 50%;
    margin: 0 !important;
    margin-left: 70px!important;
    background: url(../images/philipmorris-btn.png?v=1) no-repeat left bottom;
    background-size: contain;
    width: 71px;
    height: 14px;
	-webkit-animation: fadeInRight24 .7s .7s both;
	animation: fadeInRight24 .7s .7s both;
	overflow: hidden;
	cursor: pointer;
}

.adbro-philipmorris__btn:after {
	content: '';
	position: absolute;
	top: 1px;
	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 2.2s;
	animation: shine24 2s 2.2s;
	-webkit-animation-iteration-count: 7;
	animation-iteration-count: 7;
}

.adbro-grid {
    background: #00d2d3!important;
	position: relative;
	padding: 0!important;
}

.adbro-grid__line {
	background: #34303E;
	z-index: 1;
}

.adbro-grid__btn {
	background-image: url(../images/philipmorris-grid-btn.png);
	height: 15px!important;
}

.adbro-grid .adbro-close {
	bottom: auto;
	top: -3px;
	z-index: 3;
}

.adbro-grid__list {
	display: block!important;
	padding-top: 0!important;
	padding-bottom: 37px!important;
	position: relative;
	height: 261px!important;
}

.adbro-bottom .adbro-grid__list {
	margin: 0!important;
	overflow-x: hidden!important;
}

.adbro-grid__top {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 !important;
	background: #00D2D3;
	width: 100%;
	height: 23px;
	box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
	overflow: hidden!important;
    z-index: 2;
}

.adbro-grid__top:after {
    content: '';
    position: absolute;
    top: 6px;
    left: 50%;
    margin: 0!important;
    margin-left: -70px!important;
    background: url(../images/philipmorris-grid-title.png) no-repeat left center;
    background-size: contain;
    width: 140px;
    height: 9px;
}

.adbro-grid__wrap{
	position: relative;
	display: block!important;
    margin: 0!important;
	background: linear-gradient(to right, #e3803c 50%, #00d2d3 50%);
    width: 100%;
    border-bottom: 1px solid #fff;
}

.adbro-grid__box {
	display: block!important;
    margin: 0 auto!important;
    position: relative;
    max-width: 320px;
}

.adbro-grid__box:first-child {
	margin-top: 0!important;
}

.adbro-grid__img {
	margin: 0!important;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}

.adbro-grid__box--1 {
	height: 170px;
}

.adbro-grid__compare-back {
	position: relative;
	margin: 0 auto!important;
	width: 320px;
	height: 170px;
}


.adbro-grid__compare {
	margin: 0 auto!important;
	position: relative;
	width: 320px;
	height: 170px;
}

.adbro-grid__slide {
	margin: 0!important;
	position: absolute;
	top: 0;
	right: 0;
	width: 320px;
	height: 100%;
}

.adbro-grid__slide-container {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow:hidden;
}

.adbro-grid__slide img {
	display: block!important;
	margin: 0!important;
	width: 320px;
}

.adbro-grid__handler {
	position: absolute;
	margin: 0!important;
	cursor: ew-resize;
	background: url(../images/philipmorris-grid-handler.png) no-repeat 50% 50%;
	background-size: contain;
	width: 28px;
	height: 100%;
	z-index: 1;
}

.adbro-grid__slide-img {
	display: block!important;
	margin: 0 auto!important;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
    width: 320px;
    height: 100%;
}

.adbro-grid__slide-img--1{
    background-image: url(../images/philipmorris-grid-img3.png?v=4);
}

.adbro-grid__slide-img--2{
    background-image: url(../images/philipmorris-grid-img.png);
}

.adbro-grid__slide-img--inner{
    position: absolute;
    top: 23px;
    background: url(../images/philipmorris-grid-smoke.png) no-repeat center center;
    background-size: contain;
    height: 92px;
    display: block!important;
    margin: 0 auto!important;
    width: 320px;
}

.adbro-grid__box--2 .adbro-grid__img {
	background-image: url(../images/philipmorris-grid-img2.png);
    padding-bottom: 16.25%;
}

/* popup */

.adbro-popup__listener {
    margin: 0!important;
    padding-bottom: 38px;
}

.adbro-popup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0!important;
    z-index: -2;
    background: #00D2D3;
    padding: 0;
    overflow: auto;
    opacity: 0;
    visibility: hidden;
	pointer-events: none;
    -webkit-transition: opacity .3s, visibility .3s;
    transition: opacity .3s, visibility .3s;
}

.adbro-popup:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    margin: 0!important;
    background: url(../images/philipmorris-popup-top.png?v=1) no-repeat right bottom;
    background-size: contain;
    width: 48px;
    height: 23px;
}

.adbro-popup--vis {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
	z-index: 10000;
}

.adbro-popup__close {
    position: absolute;
    top: 3px;
    right: 4px;
    background: url(https://cdn.adbro.me/inimage/images/adbro-close.svg) no-repeat 50% 50%;
    background-size: 15px 15px;
    width: 15px;
    height: 15px;
    margin: 0 !important;
    cursor: pointer;
    z-index: 2;
}

.adbro-popup__box {
    position: relative;
    padding: 0;
    margin: 0!important;
}

.adbro-popup__img {
    display: block!important;
    position: relative;
    margin: 0!important;
    padding: 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
}

.adbro-popup__box--1 .adbro-popup__img {
    background-image: url(../images/philipmorris-popup-img.png?v=1);
    padding-bottom: 100%;
}

.adbro-popup__box--2 .adbro-popup__img {
    background-image: url(../images/philipmorris-popup-img5.png);
    padding-bottom: 16.25%;
}

.adbro-popup__line {
    display: block!important;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #34303E;
    z-index: 1;
    width: 100%!important;
    margin: 0!important;
    max-width: none!important;
    height: 38px;
    border-radius: 3px;
}

.adbro-grid__popup {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin: 0!important;
	background: url(../images/philipmorris-popup-btn.png?v=2) no-repeat 50% 50%;
    background-size: contain;
width: 87px;
    height: 38px;
}
/* slider */

.adbro-grid__list-section {
	position: relative;
	display: block!important;
	margin: 0!important;
	width: 100%;
	background: #F5E1C1;
	    border-bottom: 1px solid #fff;
}

.adbro-grid__controls {
	position: absolute;
	z-index: 3;
	top: 50%;
	margin: 0 !important;
	margin-top: -25px !important;
	width: 24px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	cursor: pointer;
}

.adbro-grid__controls--prev {
	left: 0;
	background-image: url(../images/philipmorris-grid-arrow-right.png?v=1);
    -webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.adbro-grid__controls--next {
	right: 0;
	background-image: url(../images/philipmorris-grid-arrow-right.png?v=1);
}

.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;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	overflow: hidden !important;
	margin: 0!important;
	width: 100%;
	height: 100%;
}

.adbro-grid__carousel-item {
	position: relative;
	display: block!important;
	margin: 0;
	width: 100%;
    padding-bottom: 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: cover;
	transition: margin 0.3s ease, transform 0.3s ease;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.adbro-grid__carousel-item._adbro-active {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.adbro-grid__carousel-item--1 {
	background-image: url(../images/philipmorris-popup-img2.png?v=3);
}

.adbro-grid__carousel-item--2 {
	background-image: url(../images/philipmorris-popup-img3.png?v=3);
}

.adbro-grid__carousel-item--3 {
	background-image: url(../images/philipmorris-popup-img4.png?v=2);
}

.adbro-link--1 {
    display: block;
    z-index: 1;
}



.adbro-philipmorris-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-philipmorris-round .adbro-close {
    bottom: 125px;
}

.adbro-philipmorris-round__link {
    display: block!important;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0!important;
    width: 100%;
    height: 100%;
    overflow: visible!important;
    cursor: pointer;
}

.adbro-philipmorris-round__img {
    position: absolute;
    bottom: 5px;
    left: 50%;
    margin: 0 !important;
    margin-left: -55px!important;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: contain;
    width: 100px;
    height: 100px;
	-webkit-animation: fadeIn24 .7s .2s both, fadeOut24 .3s 3s forwards;
	animation: fadeIn24 .7s .2s both, fadeOut24 .3s 3s forwards;
}

.adbro-philipmorris-round__img--1 {
    width: 116px;
    background-image: url(../images/philipmorris-round-img.png?v=2);
    margin-left: -58px!important;
}

.adbro-philipmorris-round__img--2 {
	margin-left: -49px!important;
    background-image: url(../images/philipmorris-round-img2.png?v=1);
	-webkit-animation-delay: 3s, 6s;
	animation-delay: 3s, 6s;
}

.adbro-philipmorris-round__img--3 {
	margin-left: -49px!important;
    background-image: url(../images/philipmorris-round-img3.png?v=1);
	-webkit-animation-delay: 6s, 9s;
	animation-delay: 6s, 9s;
}

.adbro-philipmorris-round__btn {
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin: 0 !important;
    margin-left: -46px!important;
    background: url(../images/philipmorris-round-btn.png?v=1) no-repeat left bottom;
    background-size: contain;
    width: 94px;
    height: 21px;
    -webkit-animation: fadeInUp24 .7s .2s both;
    animation: fadeInUp24 .7s .2s both;
}

.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: 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 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 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;
    }
}