@font-face {
	font-family: "OpenSans-Bold";
	src: url("/content/dam/europe/fonts/OpenSans-Bold.woff");
}

@font-face {
	font-family: "OpenSans-ExtraBold";
	src: url("/content/dam/europe/fonts/OpenSans-ExtraBold.ttf");
}

@font-face {
	font-family: "OpenSans-SB";
	src: url("/content/dam/europe/fonts/OpenSans-SemiBold.woff");
}

.bts-promotion-banner {
	display: block;
	max-width: 980px;
	position: relative;
	margin: 0 auto 20px !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
}

.bts-promotion-banner>.grid__item {
	background: #ED1A39;
}

.bts-promotion-banner>.grid__item:first-child .kstl-image-wrapper img {
	width: 100%;
}

.bts-promotion-banner>.grid__item:nth-child(2) {
	position: relative;
	top: 0;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 100%;
	height: 100%;
	padding: 0 24px 34px !important;
}

.bts-promotion-banner>.grid__item:nth-child(2) .bts-promotion-banner-content h3 {
	font-family: "OpenSans-ExtraBold";
	font-size: 20px;
	line-height: 24.2px;
	font-weight: normal;
	color: #ffffff;
	text-transform: uppercase;
	margin: 0 0 16px;
}


.bts-promotion-banner>.grid__item:nth-child(2) .bts-promotion-banner-content p,
.bts-promotion-banner>.grid__item:nth-child(2) .bts-promotion-banner-content p a {
	font-family: "OpenSans-SB";
	font-size: 12px;
	line-height: 18.3px;
	font-weight: normal;
	color: #ffffff;
	margin: 0 0 16px;
}

.bts-promotion-banner .bts-promotion-banner-content .bts-coming-soon-banner p::before {
	content: "";
	position: absolute;
	display: inline-block;
	width: 10px;
	left: 0;
	top: -2px;
	height: 10px;
	background: url("/content/dam/europe/images/bts-promo-banner/Polygon.png") no-repeat center center;
	background-size: 10px;
}

.bts-promotion-banner .comingsoonlive {
	color: #FFF;
	font-family: "OpenSans-SB";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
}

.bts-promotion-banner .kstl-default-button {
	font-family: "OpenSans-SB";
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #ED1A39;
	text-transform: uppercase;
	margin: 0 0 16px;
	background: #fff;
	padding: 12px 40px;
	border: 1px solid #fff;
	border-radius: 48px;
}

.bts-promotion-banner .comingsoon {
	font-family: "OpenSans-ExtraBold";
	font-size: 20px;
	line-height: 24.2px;
	font-weight: normal;
	color: #ffffff;
	text-transform: uppercase;
	margin: 0 0 16px;
}

.bts-promotion-banner .comingsoonlive {
	font-family: "OpenSans-ExtraBold";
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #ffffff;
	text-transform: uppercase;
	margin: 0 0 5px;
}

.bts-promotion-banner .bts-promotion-banner-content .bts-coming-soon-banner .grid__item:nth-child(2) {
	max-width: 100px;
}

.bts-promotion-banner .bts-promotion-banner-content .bts-coming-soon-banner .grid__item:nth-child(2) img {
	max-width: 86px;
}

.bts-promotion-banner .bts-coming-soon-banner .grid__item:nth-child(3) p {
	position: relative;
	padding-left: 15px;
}

.bts-promotion-banner .bts-coming-soon-banner.coming-soon-hidden .comingsoonlive {
	display: none;
}

.bts-promotion-banner .bts-coming-soon-banner .grid__item:nth-child(2),
.bts-promotion-banner .bts-coming-soon-banner .comingsoonlive,
.bts-promotion-banner .bts-coming-soon-banner.coming-soon-hidden .comingsoon {
	display: none;
}


.bts-promotion-banner .bts-coming-soon-banner {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.bts-coming-soon-banner .grid__item:nth-child(1) {
	display: none
}

.bts-coming-soon-banner.coming-soon-hidden .grid__item:nth-child(1) {
	display: inline-block;
}

@media only screen and (min-width: 768px) {
	.bts-promotion-banner>.grid__item {
		background: none;
		border: none;
	}

	.bts-promotion-banner>.grid__item:nth-child(2) {
		position: absolute;
		top: 0;
		right: 25px;
		display: flex;
		align-items: center;
		justify-content: center;
		max-width: 280px;
		height: 100%;
		padding: 0 !important;
	}

	.bts-promotion-banner>.grid__item:nth-child(2) .bts-promotion-banner-content h3 {
		font-size: 20px;
		line-height: 1.3;
		margin: 0 0 8px;
	}

	.bts-promotion-banner>.grid__item:nth-child(2) .bts-promotion-banner-content p,
	.bts-promotion-banner>.grid__item:nth-child(2) .bts-promotion-banner-content p a {
		font-family: "OpenSans-SB";
		font-size: 10px;
		line-height: 15px;
		margin: 0 0 8px;
	}


	.bts-promotion-banner .bts-promotion-banner-content .bts-coming-soon-banner .grid__item:nth-child(2) {
		max-width: 84px;
	}

	.bts-promotion-banner .bts-promotion-banner-content .bts-coming-soon-banner .grid__item:nth-child(2) img {
		max-width: 78px;
	}

	.bts-promotion-banner>.grid__item:nth-child(2) .bts-promotion-banner-content .coming-soon-hidden>.grid__item p::before,
	.bts-promotion-banner>.grid__item:nth-child(2) .bts-promotion-banner-content .coming-soon-hidden>.grid__item p::before {
		width: 8px;
		top: 0;
		height: 8px;
		background-size: 8px;
	}


}

@media only screen and (min-width: 992px) {
	.bts-promotion-banner {
		padding: 0 !important;
	}

	.bts-promotion-banner>.grid__item:nth-child(2) {
		right: 20px;
		max-width: 305px;
	}

	.bts-promotion-banner>.grid__item:nth-child(2) .bts-promotion-banner-content h3 {
		font-size: 20px;
		line-height: 1.5;
		margin: 0 0 16px;
	}

	.bts-promotion-banner>.grid__item:nth-child(2) .bts-promotion-banner-content p,
	.bts-promotion-banner>.grid__item:nth-child(2) .bts-promotion-banner-content p a {
		font-size: 12px;
		line-height: 1.5;
		margin: 0 0 16px;
	}

	.bts-promotion-banner>.grid__item:nth-child(2) .bts-promotion-banner-content .coming-soon-hidden>.grid__item:nth-child(2) {
		max-width: 100px;
	}

	.bts-promotion-banner>.grid__item:nth-child(2) .bts-promotion-banner-content img {
		max-width: 86px;
	}

	.bts-promotion-banner>.grid__item:nth-child(2) .bts-promotion-banner-content .coming-soon-hidden>.grid__item p::before {
		width: 10px;
		top: 2px;
		height: 10px;
		background-size: 10px;
	}

	.bts-promotion-banner .bts-coming-soon-banner {
		flex-direction: row;
	}

	.bts-coming-soon-banner .grid__item:nth-child(1),
	.bts-coming-soon-banner.coming-soon-hidden .grid__item:nth-child(1) {
		display: none;
	}

	.bts-promotion-banner .bts-coming-soon-banner.coming-soon-hidden .grid__item:nth-child(2) {
		display: inline-block;
	}

	.bts-promotion-banner .bts-coming-soon-banner.coming-soon-hidden .comingsoonlive {
		display: block;
	}

}