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

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

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

.adbro-cetaphil__decor {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: 0 !important;
	width: 41px;
	height: 60px;
    -webkit-animation: fadeIn24 .7s .8s both;
    animation: fadeIn24 .7s .8s both;
}

.adbro-cetaphil__decor--1 {
    left: 0;
}

.adbro-cetaphil__decor--1::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/cetaphil-decor.png) no-repeat 50% 50% / contain;
    -webkit-animation: fadeInLeft24 .7s .7s both;
    animation: fadeInLeft24 .7s .7s both;
}

.adbro-cetaphil__decor--2 {
	-webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    right: 0;
}

.adbro-cetaphil__decor--2::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/cetaphil-decor.png) no-repeat 50% 50% / contain;
    -webkit-animation: fadeInLeft24 .7s .7s both;
    animation: fadeInLeft24 .7s .7s both;
}

.adbro-cetaphil__bg {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	margin: 0 !important;
	background: url(../images/cetaphil-bg.png) no-repeat center top / cover;
	height: 46px;
	-webkit-animation: slideInUp24 .5s .3s both;
	animation: slideInUp24 .5s .3s both;
	}

.adbro-cetaphil__logo {
	display: block;
	position: absolute;
	bottom: 8px;
	left: 50%;
	margin: 0 !important;
	margin-left: -157px!important;
	background: url(../images/cetaphil-logo.png) no-repeat left bottom / contain;
	width: 31px;
	height: 16px;
	-webkit-animation: fadeInLeft24 .7s .7s both;
	animation: fadeInLeft24 .7s .7s both;
}

.adbro-cetaphil__text {
	display: block;
	position: absolute;
	bottom: 11px;
	left: 50%;
	margin: 0 !important;
	margin-left: -123px!important;
	background: url(../images/cetaphil-text.png) no-repeat left bottom / contain;
	width: 111px;
    height: 20px;
	-webkit-animation: fadeInDown24 .7s .7s both;
	animation: fadeInDown24 .7s .7s both;
}

.adbro-cetaphil__img {
	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-cetaphil__img--1 {
    bottom: 14px;
    margin-left: -12px!important;
    background-image: url(../images/cetaphil-img.png);
    width: 51px;
    height: 48px;
}

.adbro-cetaphil__img--2 {
    bottom: 3px;
    margin-left: 30px!important;
    background-image: url(../images/cetaphil-img2.png);
    width: 41px;
    height: 60px;
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
}

.adbro-cetaphil__btn {
	display: block;
	position: absolute;
	bottom: 6px;
	left: 50%;
	margin: 0 !important;
	margin-left: 72px !important;
	background: url(../images/cetaphil-btn.png?v=2) no-repeat left bottom;
	background-size: contain;
	width: 70px;
	height: 18px;
	-webkit-animation: fadeInRight24 .7s .7s both;
	animation: fadeInRight24 .7s .7s both;
	overflow: hidden;
}

.adbro-cetaphil__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;
	}



/* grid */
.adbro-grid .adbro-close {
    bottom: auto;
    top: -2px;
    z-index: 2;
}

.adbro-grid {
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: 50% 50% !important;
    background-image: url(../images/cetaphil-grid-bg.png), linear-gradient(114deg, #81C7EC 18.01%, #6CBAEF 106.73%) !important;
    padding: 0 !important;
    border-radius: 0 0 5px 5px !important;
}

.adbro-grid__line {
    background: #E5E5E5;
    border-radius: 0 0 5px 5px !important;
    border: solid 2px #81C7EC;
}

.adbro-grid__btn {
    background-image: url(../images/cetaphil-grid-btn.png?v=2);
    height: 16px!important;
}

.adbro-grid__list {
	display: block !important;
	padding: 24px 0 38px !important;
	position: relative;
	-webkit-animation: move27 1.8s 2s both;
    animation: move27 1.8s 2s both;
    -webkit-animation-iteration-count: 2;
    animation-iteration-count: 2;
}

@-webkit-keyframes move27 {
    50% {
        -webkit-transform: translateY(-13%);
        transform: translateY(-13%);
    }
}

@keyframes move27 {
    50% {
        -webkit-transform: translateY(-13%);
        transform: translateY(-13%);
    }
}

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

.adbro-grid__box::-webkit-scrollbar {
	display: none;
}

.adbro-grid__top {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0!important;
    width: 100%;
    height: 24px;
    background: #fff;
    border-top: solid 1px #94C6E8;
    border-left: solid 1px #94C6E8;
    border-right: solid 1px #94C6E8;
    z-index: 1;
}

.adbro-grid__top::before {
    content: '';
    position: absolute;
    top: 3px;
    left: 7px;
    margin: 0 !important;
    background: url(../images/cetaphil-grid-logo.png) no-repeat 50% 50% / contain;
    width: 35px;
    height: 18px;
    z-index: 1;
}

.adbro-grid__top::after {
    content: '';
    position: absolute;
    top: 9px;
    left: 50%;
    margin: 0 !important;
    margin-left: -80px !important;
    background: url(../images/cetaphil-grid-title.png?v=1) no-repeat 50% 50% / contain;
    width: 180px;
    height: 8px;
    z-index: 1;
}

.adbro-grid__box {
    position: relative;
    width: 100%;
    display: block !important;
    margin: 0 auto !important;
    perspective: 600px;
}

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

.adbro-grid__box--1,
.adbro-grid__box--2,
.adbro-grid__box--3 {
    /*padding-bottom: 60%;*/
    width: 240px;
    height: 191px;
}

.adbro-grid__scene {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 !important;
    width: 100%;
    height: 100%;
    -webkit-transition: transform .7s;
    transition: transform .7s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.adbro-grid__box--active .adbro-grid__scene {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.adbro-grid__img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0 !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    -webkit-animation-iteration-count: 2;
    animation-iteration-count: 2;
    cursor: pointer;
    -webkit-transition: opacity .3s, visibility .3s;
    transition: opacity .3s, visibility .3s;
}

.adbro-grid__img--back {
    opacity: 0;
    visibility: hidden;
}

.adbro-grid__box--1 .adbro-grid__img--back,
.adbro-grid__box--2 .adbro-grid__img--back,
.adbro-grid__box--3 .adbro-grid__img--back {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.adbro-grid__box--active .adbro-grid__img--back {
    opacity: 1;
    visibility: visible;
    overflow: hidden;
}

.adbro-grid__box--active .adbro-grid__img--front {
    opacity: 0;
    visibility: hidden;
}

.adbro-grid__box--1 .adbro-grid__img--front {
  background-image: url(../images/cetaphil-grid-img-front.png?v=2);
}

.adbro-grid__box--1 .adbro-grid__img--back {
  background-image: url(../images/cetaphil-grid-img-back.png?v=2);
}

.adbro-grid__box--2 .adbro-grid__img--front {
  background-image: url(../images/cetaphil-grid-img2-front.png?v=2);
}

.adbro-grid__box--2 .adbro-grid__img--back {
  background-image: url(../images/cetaphil-grid-img2-back.png?v=2);
}

.adbro-grid__box--3 .adbro-grid__img--front {
  background-image: url(../images/cetaphil-grid-img3-front.png?v=2);
}

.adbro-grid__box--3 .adbro-grid__img--back {
  background-image: url(../images/cetaphil-grid-img3-back.png?v=2);
}

.adbro-grid__icon {
    display: block!important;
    margin: 0!important;
    position: absolute;
    background: url(../images/cetaphil-grid-plus.png) no-repeat 50% 50% / contain;
    width: 33px;
    height: 33px;
    bottom: 5px;
    right: 5px;
    cursor: pointer;
    z-index: 1;
}

.adbro-grid__icon svg {
    opacity: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 20px;
	height: 20px;
	margin: 0!important;
	margin-top: -12px!important;
	margin-left: -12px!important;
	fill: #fff;
	-webkit-transition: transform .4s;
	transition: transform .4s;
}

.adbro-grid__box--1 .adbro-grid__icon:before {
    content: '';
    position: absolute;
    top: -4px;
    left: -4px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0) 0%, #fff 100%);
    opacity: .5;
}

.adbro-grid__box--1 .adbro-grid__icon:before {
    -webkit-animation: flash27 2s 1s both;
    animation: flash27 2s 1s both;
    -webkit-animation-iteration-count: 10;
    animation-iteration-count: 10;
}

.adbro-grid__box--active .adbro-grid__icon:before {
    -webkit-animation: none;
    animation: none;
    opacity: 0;
}

@-webkit-keyframes flash27 {
  from {
      opacity: 0;
      -webkit-transform: scale(0);
      transform: scale(0);
 }
  50% {
      opacity: .5;
      -webkit-transform: scale(1);
      transform: scale(1);
 }
  to {
      opacity: 0;
 }
}

@keyframes flash27 {
  from {
      opacity: 0;
      -webkit-transform: scale(0);
      transform: scale(0);
 }
  50% {
      opacity: .5;
      -webkit-transform: scale(1);
      transform: scale(1);
 }
  to {
      opacity: 0;
 }
}

.adbro-grid__icon svg {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0!important;
    margin-top: -8px!important;
    margin-left: -8px!important;
    fill: #fff;
    -webkit-transition: transform .4s;
    transition: transform .4s;
}

.adbro-grid__icon {
    -webkit-transition: transform .4s;
    transition: transform .4s;
}

.adbro-grid__icon--video svg {
    fill: #fff;
}

.adbro-grid__box--active .adbro-grid__icon,
.adbro-grid__box--active .adbro-grid__icon svg {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.adbro-grid__box--active .adbro-grid__icon--video svg {
    fill: #fff;
}



.adbro-grid .adbro-grid__video {
    padding: 0 !important;
}

.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.20%;
}

.adbro-grid__video video {
	height: 100% !important;
	position: absolute;
	top: 0;
	left: 0;
	}

.adbro-grid__item--wide {
	position: relative;
	padding: 10px 10px 5px !important;
}

.adbro-grid .adbro-grid__item--wide {
	margin: 0!important;
	width: 100%!important;
	height: auto!important;
}

.adbro-grid__sound {
	position: absolute;
	bottom: 15px;
	left: 20px;
	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-grid__arrow {
	position: absolute;
	bottom: 40px;
	left: 50%;
	margin: 0!important;
	margin-left: -12px!important;
	background: url(../images/cetaphil-grid-arrow.png) no-repeat left bottom;
	background-size: contain;
	width: 24px;
	height: 30px;
	-webkit-animation: fadeIn24 .5s 5s both;
	animation: fadeIn24 .5s 5s both;
}




/** slider **/

.adbro-slider {
    padding: 0 !important;
    position: relative;
    border: none !important;
    background: none !important;
    border-radius: 5px !important;
}

.adbro-slider__frame {
	padding: 0 !important;
	padding-bottom: 20px!important;
}

.adbro-slider__wrapper {
    margin: 0 !important;
    box-sizing: border-box;
    overflow: hidden !important;
    position: relative;
    width: 100%;
    padding: 10px 0;
}

.adbro-slider__wrapper .adbro-grid__img {
    display: block!important;
    margin: 0 auto!important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    padding-bottom: 53%;
}

.adbro-slider__list {
	width: 100% !important;
	-webkit-animation: none !important;
	animation: none !important;
}

.adbro-bottom .adbro-slider--sm .adbro-slider__list {
	margin: 0 !important;
}

.adbro-slider--sm .adbro-slider__item {
    width: 320px !important;
    padding: 0 !important;
    border-radius: 5px !important;
}

.adbro-slider__item .adbro-grid__box {
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

.adbro-slider__frame .adbro-slider__arrow {
	display: block!important;
}

.adbro-slider .adbro-slider__arrow--prev,
.adbro-slider .adbro-slider__arrow--next {
	background: none !important;
}

.adbro-slider .adbro-slider__arrow--next::before {
    margin-left: -3px !important;
    background: url(../images/cetaphil-arrow.png) no-repeat 50% 50% / contain !important;
    width: 11px;
    height: 19px;
    opacity: 1;
}

.adbro-slider .adbro-slider__arrow--prev::before {
    margin-left: -10px !important;
    background: url(../images/cetaphil-arrow.png) no-repeat 50% 50% / contain !important;
    width: 11px;
    height: 19px;
    opacity: 1;
}

.adbro-slider__dots {
	position: absolute;
	bottom: 6px;
	left: 0;
	width: 100%;
	padding: 0;
	margin: 0 !important;
	list-style: none;
	white-space: nowrap;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    justify-content: center;
}

.adbro-slider__dots li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    vertical-align: top;
    width: 52px;
    height: 6px;
    margin: 0!important;
    margin-right: 10px!important;
    position: relative;
    cursor: pointer;
}

.adbro-slider__dots li:last-child {
	margin-right: 0!important;
}

.adbro-slider__dots li:before {
    content: '';
    position: absolute;
    top: 50%;
    margin: 0!important;
    left: 0;
    width: 52px;
    height: 6px;
    background: #fff;
    border-radius: 5px;
    opacity: 0.4;
}

.adbro-slider__dots li.active:before {
	background: #fff;
	opacity: 1;
}






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

.adbro-link {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 80px;
	margin: 0 !important;
	cursor: pointer;
	}

@-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 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);
    }
}