.adbro-guinness {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0 !important;
	}

.adbro-guinness * {
	box-sizing: border-box;
	}

.adbro-guinness__container {
	position: absolute;
	bottom: 0;
	left: 50%;
	height: 170px;
	margin: 0 !important;
	margin-left: -219px !important;
	width: 438px;
	max-width: none !important;
	}

.adbro-guinness__bg {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 67px;
	margin: 0 !important;
	background: url(../images/guinness-bg.png) no-repeat center top / cover;
	-webkit-animation: slideInUp24 0.5s 0.3s both;
	animation: slideInUp24 0.5s 0.3s both;
	overflow: hidden;
	}

.adbro-guinness__logo {
	position: absolute;
	margin: 0 !important;
	left: 50%;
	bottom: 8px;
	margin-left: 71px !important;
	background: url(../images/guinness-logo.png) no-repeat left bottom / contain;
	width: 60px;
	height: 13px;
	-webkit-animation: fadeInRight24 0.5s 0.7s both;
	animation: fadeInRight24 0.5s 0.7s both;
	}

.adbro-guinness__text {
	position: absolute;
	margin: 0 !important;
	left: 50%;
	}

.adbro-guinness__text--1 {
	bottom: 10px;
	margin-left: -156px !important;
	background: url(../images/guinness-text.png) no-repeat left bottom / contain;
	width: 68px;
	height: 28px;
	-webkit-animation: fadeInLeft24 0.7s 0.7s both;
	animation: fadeInLeft24 0.7s 0.7s both;
	}

.adbro-guinness__text--2 {
	bottom: 5px;
	margin-left: -24px !important;
	background: url(../images/guinness-text2.png) no-repeat left bottom / contain;
	width: 82px;
	height: 38px;
	-webkit-animation: fadeInDown24 0.7s 0.7s both;
	animation: fadeInDown24 0.7s 0.7s both;
	}

.adbro-guinness__btn {
	position: absolute;
	bottom: 22px;
	left: 50%;
	margin: 0 !important;
	margin-left: 70px !important;
	background: url(../images/guinness-btn.png) no-repeat left bottom / contain;
	width: 58px;
	height: 16px;
	-webkit-animation: bounceIn24 1.2s 0.5s both;
	animation: bounceIn24 1.2s 0.5s both;
	overflow: hidden;
	}

.adbro-guinness__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: 97%;
	-webkit-animation: shine24 2s 7.2s;
	animation: shine24 2s 7.2s;
	-webkit-animation-iteration-count: 7;
	animation-iteration-count: 7;
	}


/*inscroll*/

.adbro-bottom .adbro-inscroll {
	margin: 0 !important;
	height: auto;
	}

.adbro-inscroll__body {
	clip: unset !important;
	display: block;
	position: relative !important;
	}

.adbro-inscroll__bg {
	display: block !important;
	position: relative !important;
	background: url(../images/guinness-scroll-bg.png) no-repeat center / cover;
	margin: 0 auto !important;
	width: 320px !important;
	height: 445px !important;
	}

.adbro-inscroll__img {
	display: block !important;
	position: absolute;
	overflow: hidden !important;
	}

.adbro-inscroll__img--1 {
	width: 320px;
	height: 215px;
	top: 0;
	bottom: calc(100% - 195px);
	transition: top 1s, bottom 1s;
	z-index: 1;
	left: 50%;
	margin-left: -160px !important;
	border: none !important;
	}

.adbro-inscroll .adbro-inscroll__img--1 {
	margin-left: -160px !important;
	}

.adbro-inscroll__img--2 {
	background: url(../images/guinness-scroll-img2.png) no-repeat bottom center / cover;
	width: 320px;
	height: 195px;
	top: 0;
	bottom: calc(100% - 160px);
	transition: top 1s, bottom 1s;
	z-index: 1;
	left: 50%;
	margin-left: -160px !important;
	}

.adbro-inscroll .adbro-inscroll__img--2 {
	margin-left: -160px !important;
	}

.adbro-inscroll__box--1 {
	display: block !important;
	position: absolute;
	overflow: hidden !important;
	width: 320px;
	height: 195px;
	top: calc(100% - 195px);
	bottom: 0;
	transition: top 1s, bottom 1s;
	left: 50%;
	margin-left: -160px !important;
	}

.adbro-inscroll__footer {
	display: block !important;
	position: absolute;
	overflow: hidden !important;
	width: 320px;
	height: 38px;
	bottom: 0;
	background: #042D08 url(../images/guinness-scroll-footer.png) no-repeat bottom
	center / contain;
	}


/** slider **/

.adbro-slider {
	position: relative;
	padding: 0 !important;
	}

.adbro-inscroll__carousel-wrapper {
	position: relative;
	margin: 0 auto !important;
	padding: 0;
	box-sizing: border-box;
	overflow: hidden !important;
	width: 320px;
	height: 210px;
	}

.adbro-grid__controls {
	display: block;
	position: absolute;
	z-index: 3;
	top: 50%;
	margin: 0 !important;
	margin-top: -12px !important;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	cursor: pointer;
	}

.adbro-grid__controls--prev {
	left: 0;
	background-image: url(../images/slider-arrow.png);
	}

.adbro-grid__controls--next {
	right: 0;
	background-image: url(../images/slider-arrow.png);
	transform: rotateZ(180deg);
	}

.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 0px 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: 65%;
	}

.adbro-grid__carousel-item--1 {
	background-image: url(../images/guinness-grid-img.png);
	}

.adbro-grid__carousel-item--2 {
	background-image: url(../images/guinness-grid-img2.png);
	}

.adbro-grid__carousel-item--3 {
	background-image: url(../images/guinness-grid-img3.png);
	}

/*sticker*/

.adbro-guinness-round {
	display: none;
	position: fixed;
	bottom: 270px;
	right: 20px;
	margin: 0 !important;
	width: 100px;
	height: 100px;
	overflow: visible !important;
	z-index: 100000;
	-webkit-animation: fadeOut24 .3s 9s forwards;
	animation: fadeOut24 .3s 9s forwards;
	}

.adbro-guinness-round .adbro-close {
	bottom: 135px;
	}

.adbro-guinness-round__link {
	display: block !important;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 !important;
	width: 100%;
	height: 100%;
	overflow: visible !important;
	}

.adbro-guinness-round__img {
	position: absolute;
	bottom: 5px;
	left: 50%;
	margin: 0 !important;
	margin-left: -51px !important;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: contain;
	width: 101px;
	height: 101px;
	-webkit-animation: fadeIn24 .7s .2s both, fadeOut24 .5s 4.5s forwards;
	animation: fadeIn24 .7s .2s both, fadeOut24 .5s 4.5s forwards;
	}

.adbro-guinness-round__img--1 {
	background-image: url(../images/guinness-round-img.png);
	}

.adbro-guinness-round__img--2 {
	background-image: url(../images/guinness-round-img2.png);
	height: 107px;
	-webkit-animation-delay: 4.5s, 9s;
	animation-delay: 4.5s, 9s;
	}

.adbro-guinness-round__btn {
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin: 0 !important;
	margin-left: -44px !important;
	background: url(../images/guinness-round-btn.png) no-repeat 50% 50% / contain;
	width: 87px;
	height: 23px;
	-webkit-animation: fadeInUp24 .7s .2s both;
	animation: fadeInUp24 .7s .2s both;
	filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
	}



.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 0.4s both;
	animation: fadeIn24 1s 0.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 0.4s both;
	animation: fadeIn24 1s 0.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, 150%, 0);
		transform: translate3d(0, 150%, 0);
		visibility: visible;
		}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		}
	}

@keyframes slideInUp24 {
	from {
		-webkit-transform: translate3d(0, 150%, 0);
		transform: translate3d(0, 150%, 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;
		}
	}

@-webkit-keyframes bounceIn24 {
	from,
	20%,
	40%,
	60%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3);
		}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
		}

	40% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
		transform: scale3d(0.9, 0.9, 0.9);
		}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
		}

	80% {
		-webkit-transform: scale3d(0.97, 0.97, 0.97);
		transform: scale3d(0.97, 0.97, 0.97);
		}

	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
		}
	}

@keyframes bounceIn24 {
	from,
	20%,
	40%,
	60%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3);
		}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
		}

	40% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
		transform: scale3d(0.9, 0.9, 0.9);
		}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
		}

	80% {
		-webkit-transform: scale3d(0.97, 0.97, 0.97);
		transform: scale3d(0.97, 0.97, 0.97);
		}

	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
		}
	}