@charset "UTF-8";

li, ol, ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.explore-nav-is-out .hack-stock-android-overflow {
	overflow: hidden
}

body>iframe[width="0"][height="0"], body>object[width="1"][height="1"] {
	display: block
}

.body-bot {
	position: relative;
	min-height: 500px;
	padding-bottom: 22px;
	max-width: 2600px;
	margin: auto
}

@media only screen and (min-width:40em) {
	.body-bot {
		padding-bottom: 40px
	}

}

.ContentContainer {
	margin: auto;
	padding: 0 1rem;
	max-width: 81.5rem
}

@media only screen and (min-width:60em) {
	.ContentContainer {
		padding: 0 5rem
	}

}

.sixteen-nine {
	position: relative;
	padding-top: 56.25%
}

.sixteen-nine__media {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.align-center {
	text-align: center
}

@-webkit-keyframes cardShake {
	10%, 20% {
		-webkit-transform: rotate(2deg);
		transform: rotate(2deg)
	}

	5%, 15% {
		-webkit-transform: rotate(-2deg);
		transform: rotate(-2deg)
	}

	25%, 95% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

}

.slick-slider {
	position: relative
}

.slick-list {
	cursor: default
}

.slick-slider .slick-list, .slick-slider .slick-track {
	-webkit-perspective: 1000px;
	perspective: 1000px
}

.slick-track {
	padding: 2px 0
}

.slick-slide {
	height: 100%
}

.slick-arrow.GoldArrow {
	top: 49.5%
}

.slick-arrow.GoldArrow--prev {
	left: -8px
}

.slick-arrow.GoldArrow--next {
	right: -8px
}

.slick-arrow.slick-disabled {
	opacity: .35;
	pointer-events: none
}

@media only screen and (min-width:60em) {
	.Hero .slick-arrow.GoldArrow--prev {
		left: 12%
	}

	.Hero .slick-arrow.GoldArrow--next {
		right: 12%
	}

}

@media only screen and (min-width:72.5em) {
	.Hero .slick-arrow.GoldArrow--prev {
		left: 14%
	}

	.Hero .slick-arrow.GoldArrow--next {
		right: 14%
	}

}

@media (min-width:1925px) {
	.Hero .slick-arrow.GoldArrow--prev {
		left: 50%;
		-webkit-transform: translate(-695px, -50%);
		-ms-transform: translate(-695px, -50%);
		transform: translate(-695px, -50%)
	}

	.Hero .slick-arrow.GoldArrow--prev:hover {
		-webkit-transform: translate(-698px, -50%);
		-ms-transform: translate(-698px, -50%);
		transform: translate(-698px, -50%)
	}

	.Hero .slick-arrow.GoldArrow--prev:active {
		-webkit-transform: translate(-698px, -50%) scale(.97);
		-ms-transform: translate(-698px, -50%) scale(.97);
		transform: translate(-698px, -50%) scale(.97)
	}

	.Hero .slick-arrow.GoldArrow--next {
		right: 50%;
		-webkit-transform: translate(695px, -50%);
		-ms-transform: translate(695px, -50%);
		transform: translate(695px, -50%)
	}

	.Hero .slick-arrow.GoldArrow--next:hover {
		-webkit-transform: translate(698px, -50%);
		-ms-transform: translate(698px, -50%);
		transform: translate(698px, -50%)
	}

	.Hero .slick-arrow.GoldArrow--next:active {
		-webkit-transform: translate(698px, -50%) scale(.97);
		-ms-transform: translate(698px, -50%) scale(.97);
		transform: translate(698px, -50%) scale(.97)
	}

}

.Slick-item {
	margin: 0 .5em;
	position: relative;
	display: inline-block
}

.Slick-item iframe, .Slick-item img {
	width: 100%
}

.Slick-item iframe {
	height: 100%
}

.Slick-item .AspectRatio {
	margin-left: 0;
	background: #000
}

.Slick-item .Lightbox-item {
	display: none
}

.Slick-item:not(.slick-current) {
	pointer-events: none;
	cursor: default
}

.Slick-item:not(.slick-current) .VideoSlide-video:after {
	opacity: .75;
	z-index: 10
}

.Slick-item:not(.slick-current) .VideoSlide-subtitle {
	opacity: 0
}

.Slick-item.slick-current {
	opacity: 1
}

@media only screen and (min-width:40em) {
	.Slick-item {
		margin: 0 1em
	}

}

.Carousel-indicators {
	margin-bottom: 0;
	padding: 0;
	text-align: center
}

.Carousel-indicators li {
	height: 32px;
	width: 28px;
	background: transparent url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/screenshot-overlay-243c5208fc979cda6e668d6e5f5183f2f6fc1376c8b2432e4205f1707ae45e6cce8ba35f699c7669a17853ecda06f13c5c19bc00a9f35f44e19815cd407b4518.png) -325px -262px no-repeat;
	display: inline-block
}

.Carousel-indicators li:hover {
	cursor: pointer;
	background-position: -355px -262px
}

.Carousel-indicators li.slick-active {
	background-position: -385px -262px
}

.Carousel-indicators button {
	display: none
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
	cursor: pointer
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-tap-highlight-color: transparent
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block
}

.slick-track:after, .slick-track:before {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: auto;
	min-height: 1px;
	cursor: default;
	display: none
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.VideoSection {
	padding: 10em 0 5em;
	margin-top: -9.5em;
	position: relative
}

.VideoSection .media-frame:before {
	z-index: 1
}

@media only screen and (min-width:60em) {
	.VideoSection {
		margin-top: -9em;
		padding: 12em 0 8em
	}

}

@media only screen and (min-width:72.5em) {
	.VideoSection {
		margin-top: -15em;
		padding: 19em 0 8em
	}

}

@media (min-width:1960px) {
	.VideoSection {
		margin-top: -14em
	}

}

.VideoSlide {
	text-align: center
}

.VideoSlide-subtitle, .VideoSlide-video {
	max-width: 1160px;
	margin: 0 auto
}

.VideoSlide-subtitle, .VideoSlide-video:after {
	-webkit-transition: all .35s ease;
	transition: all .35s ease
}

.VideoSlide-video {
	display: inline-block;
	width: 100%
}

.VideoSlide-video:after {
	content: "";
	position: absolute;
	top: -2px;
	left: -1px;
	right: -1px;
	bottom: -2px;
	opacity: 0;
	background: #071122;
	z-index: -1
}

.VideoSlide-subtitle {
	color: #fff;
	padding: 1.25em 0 0
}

.MediaContainer--expansion {
	max-width: 55rem;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 1
}

.MediaContainer--expansion.screenshots {
	margin-top: 37px
}

.MediaFrame--gameboard {
	margin-bottom: 1.5rem;
	margin-top: 2rem
}

.GameplaySection {
	background: #000;
	min-height: 500px;
	padding-bottom: 44.27%;
	padding-top: 35px
}

@media only screen and (min-width:60em) {
	.GameplaySection {
		padding-top: 50px
	}

}

.GameplaySection h2, .GameplaySection h3 {
	text-shadow: 0 0 10px rgba(0, 0, 0, .45)
}

.GameplaySection h2, .GameplaySection p {
	color: #fff;
	text-shadow: 0 0 10px rgba(0, 0, 0, .45)
}

.GameplaySection .ContentSection {
	z-index: 2
}

.GameplayVideos {
	top: -5px;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.GameplayVideos, .GameplayVideos .slick-slider {
	position: absolute
}

.GameplayVideos .slick-list, .GameplayVideos .slick-slide, .GameplayVideos .slick-track {
	height: 100%
}

.GameplayVideos .slick-slide {
	overflow: hidden
}

.GameplayVideos:after, .GameplayVideos:before {
	content: "";
	position: absolute;
	width: 100%;
	left: 0;
	background-size: cover;
	background-repeat: repeat-x;
	background-position: 50%
}

.GameplayVideos video {
	min-width: 100%;
	max-width: none;
	height: 100%;
	position: relative;
	left: 50%;
	-webkit-transform: translate(-50%);
	-ms-transform: translate(-50%);
	transform: translate(-50%);
	z-index: 5;
}

.GameplayVideos-video {
	background-position: 50%;
	background-size: cover;
	background-repeat: no-repeat
}

.GameplayMechanics {
	position: absolute;
	bottom: 0;
	width: 100%;
	margin: auto;
	max-width: none;
	z-index: 10
}

@media only screen and (min-width:60em) {
	.GameplayMechanics {
		min-height: 11em
	}

}

.GameplayMechanic {
	position: relative;
	display: none;
	margin: 0 auto 5em;
	max-width: 40em
}

.GameplayMechanic .Icon {
	position: absolute;
	margin-top: -50px;
	top: 50%
}

.GameplayMechanic-content {
	padding-left: 100px;
	padding-right: 1em
}

.GameplayMechanic-content p {
	margin-top: .5em
}

@media only screen and (min-width:40em) {
	.GameplayMechanic-content p {
		margin-top: 0
	}

}

.GameplayMechanic-description {
	width: 100%;
	font-weight: 700
}

.GameplayMechanic-link {
	font-weight: 700;
	font-size: 24px;
	color: #999;
	margin-right: 1em;
	cursor: pointer;
	-webkit-transition: color .15s;
	transition: color .15s
}

@media only screen and (max-width:39.99em) {
	.GameplayMechanic-link {
		line-height: 1.14em
	}

}

.GameplayMechanic-link.GameplayMechanic--current, .GameplayMechanic-link:hover {
	text-decoration: underline;
	color: #fff
}

.GameplayMechanics--single .GameplayMechanic--current {
	text-decoration: none
}

.GameplayMechanic0 {
	display: block
}

.BodyText {
	max-width: 650px;
	margin-left: auto;
	margin-right: auto;
	padding: .5em 1rem 0
}

@media only screen and (max-width:39.99em) {
	.ContentContainer--dividerImage {
		padding-left: 0;
		padding-right: 0
	}

}

.Icon--character_left_2:before {
	background-position: -920px 0;
	width: 771px;
	height: 801px
}

.Icon--character_left_2:before, .Icon--character_left_5:before {
	background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/the-boomsday-project-sprite-e83b965a22e20b9277942b1d266e7e416dfe843d0401e603b6f9dc15dfc8a6a68bed04ea26d1407680f058d14307a3194a01cdfe26a27e4184cbf8a666d2a228.png)
}

.Icon--character_left_5:before {
	background-position: 0 0;
	width: 918px;
	height: 919px
}

.Icon--character_right_2:before {
	background-position: -1693px 0;
	width: 745px;
	height: 701px
}

.Icon--character_right_2:before, .Icon--character_right_4:before {
	background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/the-boomsday-project-sprite-e83b965a22e20b9277942b1d266e7e416dfe843d0401e603b6f9dc15dfc8a6a68bed04ea26d1407680f058d14307a3194a01cdfe26a27e4184cbf8a666d2a228.png)
}

.Icon--character_right_4:before {
	background-position: -2440px -1004px;
	width: 359px;
	height: 411px
}

.Icon--character_right_5:before {
	background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/the-boomsday-project-sprite-e83b965a22e20b9277942b1d266e7e416dfe843d0401e603b6f9dc15dfc8a6a68bed04ea26d1407680f058d14307a3194a01cdfe26a27e4184cbf8a666d2a228.png);
	background-position: 0 -921px;
	width: 930px;
	height: 632px
}

.Icon--feature1-mobile:before {
	background-position: -1404px -1555px;
	width: 510px
}

.Icon--feature1-mobile:before, .Icon--feature1:before {
	background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/the-boomsday-project-sprite-e83b965a22e20b9277942b1d266e7e416dfe843d0401e603b6f9dc15dfc8a6a68bed04ea26d1407680f058d14307a3194a01cdfe26a27e4184cbf8a666d2a228.png);
	height: 500px
}

.Icon--feature1:before {
	background-position: -932px -921px;
	width: 700px
}

.Icon--feature2-mobile:before {
	background-position: -2440px -502px;
	width: 510px
}

.Icon--feature2-mobile:before, .Icon--feature2:before {
	background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/the-boomsday-project-sprite-e83b965a22e20b9277942b1d266e7e416dfe843d0401e603b6f9dc15dfc8a6a68bed04ea26d1407680f058d14307a3194a01cdfe26a27e4184cbf8a666d2a228.png);
	height: 500px
}

.Icon--feature2:before {
	background-position: 0 -1555px;
	width: 700px
}

.Icon--feature3-mobile:before {
	background-position: -1916px -1555px;
	width: 510px
}

.Icon--feature3-mobile:before, .Icon--feature3:before {
	background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/the-boomsday-project-sprite-e83b965a22e20b9277942b1d266e7e416dfe843d0401e603b6f9dc15dfc8a6a68bed04ea26d1407680f058d14307a3194a01cdfe26a27e4184cbf8a666d2a228.png);
	height: 500px
}

.Icon--feature3:before {
	background-position: -702px -1555px;
	width: 700px
}

.Icon--feature4-mobile:before {
	background-position: -2440px 0;
	width: 510px
}

.Icon--feature4-mobile:before, .Icon--feature4:before {
	background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/the-boomsday-project-sprite-e83b965a22e20b9277942b1d266e7e416dfe843d0401e603b6f9dc15dfc8a6a68bed04ea26d1407680f058d14307a3194a01cdfe26a27e4184cbf8a666d2a228.png);
	height: 500px
}

.Icon--feature4:before {
	background-position: -1693px -703px;
	width: 700px
}

.Icon--icon1_off:before {
	background-position: -2440px -1417px
}

.Icon--icon1_off:before, .Icon--icon1_on:before {
	background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/the-boomsday-project-sprite-e83b965a22e20b9277942b1d266e7e416dfe843d0401e603b6f9dc15dfc8a6a68bed04ea26d1407680f058d14307a3194a01cdfe26a27e4184cbf8a666d2a228.png);
	width: 250px;
	height: 250px
}

.Icon--icon1_on:before {
	background-position: -2692px -1417px
}

.Icon--icon2_off:before {
	background-position: -2440px -1669px
}

.Icon--icon2_off:before, .Icon--icon2_on:before {
	background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/the-boomsday-project-sprite-e83b965a22e20b9277942b1d266e7e416dfe843d0401e603b6f9dc15dfc8a6a68bed04ea26d1407680f058d14307a3194a01cdfe26a27e4184cbf8a666d2a228.png);
	width: 250px;
	height: 250px
}

.Icon--icon2_on:before {
	background-position: -2692px -1669px
}

.Icon--icon3_off:before {
	background-position: -1693px -1205px
}

.Icon--icon3_off:before, .Icon--icon3_on:before {
	background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/the-boomsday-project-sprite-e83b965a22e20b9277942b1d266e7e416dfe843d0401e603b6f9dc15dfc8a6a68bed04ea26d1407680f058d14307a3194a01cdfe26a27e4184cbf8a666d2a228.png);
	width: 250px;
	height: 250px
}

.Icon--icon3_on:before {
	background-position: -1945px -1205px
}

.Icon--icon4_off:before {
	background-position: 0 -2057px
}

.Icon--icon4_off:before, .Icon--icon4_on:before {
	background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/the-boomsday-project-sprite-e83b965a22e20b9277942b1d266e7e416dfe843d0401e603b6f9dc15dfc8a6a68bed04ea26d1407680f058d14307a3194a01cdfe26a27e4184cbf8a666d2a228.png);
	width: 250px;
	height: 250px
}

.Icon--icon4_on:before {
	background-position: -252px -2057px
}

.Icon--notch:before {
	background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/the-boomsday-project-sprite-e83b965a22e20b9277942b1d266e7e416dfe843d0401e603b6f9dc15dfc8a6a68bed04ea26d1407680f058d14307a3194a01cdfe26a27e4184cbf8a666d2a228.png);
	background-position: -2801px -1004px;
	width: 40px;
	height: 40px
}

.AdventureSection {
	background: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/adventureBackground-5ea13c2e260af17c56ff4ab2cd8206c0c1620cd742760a09dae34de51619f0862c423d3b8e7fdd221b3b2512a59241ed6dfa2a0ced2b3d00120118af50d8f4aa.jpg) no-repeat 50%;
	background-size: cover;
	color: #fff;
	position: relative;
	z-index: 1;
	margin-top: 0;
	padding-top: 50px;
	padding-bottom: 100px
}

.AdventureSection:after, .AdventureSection:before {
	content: "";
	display: block
}

@media only screen and (min-width:60em) {
	.AdventureSection:before {
		position: absolute;
		margin: auto;
		left: -200px;
		right: auto;
		bottom: 0;
		z-index: -1;
		background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/the-boomsday-project-sprite-e83b965a22e20b9277942b1d266e7e416dfe843d0401e603b6f9dc15dfc8a6a68bed04ea26d1407680f058d14307a3194a01cdfe26a27e4184cbf8a666d2a228.png);
		background-position: 0 0;
		width: 918px;
		height: 919px
	}

}

.AdventureSection:after {
	background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/the-boomsday-project-sprite-e83b965a22e20b9277942b1d266e7e416dfe843d0401e603b6f9dc15dfc8a6a68bed04ea26d1407680f058d14307a3194a01cdfe26a27e4184cbf8a666d2a228.png);
	background-position: 0 -921px;
	width: 930px;
	height: 632px;
	right: 150px;
	bottom: -100px;
	position: relative;
	background-size: unset;
}
.uc-hack .AdventureSection:after{
	/*background: none;*/
}
@media only screen and (min-width:60em) {
	.AdventureSection:after {
		position: absolute;
		margin: auto;
		left: auto;
		right: -130px;
		bottom: 0px;
		z-index: -1
	}

}

@media only screen and (max-width:39.99em) {
	.AdventureSection:after {
		right: 350px
	}

}

@media only screen and (min-width:60em) {
	.AdventureSection {
		padding: 110px 0 8em;
		background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/adventureBackground-c41a8dea1a287f7148badee00c318aa3fc9f1edb54a218367ea340011bad034e6a20dfe6a29bf43814a9521f1a4468ae5452cf25206115080b696725bb2d8a3a.jpg);
		background-size: auto;
		background-position: top;
		min-height: 2100px
	}

}

.AdventureSection .Tabs:before {
	display: none
}

@media only screen and (min-width:72.5em) {
	.AdventureSection .Tabs:before {
		content: "";
		display: block;
		position: absolute;
		margin: auto;
		left: auto;
		right: 10px;
		top: 400px;
		z-index: 2;
		opacity: 1;
		background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/the-boomsday-project-sprite-e83b965a22e20b9277942b1d266e7e416dfe843d0401e603b6f9dc15dfc8a6a68bed04ea26d1407680f058d14307a3194a01cdfe26a27e4184cbf8a666d2a228.png);
		background-position: -2440px -1004px;
		width: 359px;
		height: 411px
	}

}

.AdventureSection .Tab-nav {
	display: none
}

@media only screen and (min-width:60em) {
	.AdventureSection .Tab-nav {
		margin: -4em auto 0;
		border-width: 0;
		background-color: transparent;
		max-width: 986px;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		overflow: hidden;
		position: relative;
		z-index: 5;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

}

@media only screen and (min-width:72.5em) {
	.AdventureSection .Tab-nav {
		max-width: 1160px
	}

}

.AdventureSection .Tab-nav>li, .AdventureSection .Tab-nav>li.active {
	background-color: transparent
}

.AdventureSection .Tab-nav>li.active>a, .AdventureSection .Tab-nav>li>a {
	color: #fff;
	border-width: 0;
	background-color: transparent
}

.AdventureSection .Tab-nav>li {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 33%;
	flex: 0 1 33%;
	max-width: 240px;
	position: relative;
	padding-bottom: 40px;
	height: 260px
}

.AdventureSection .Tab-nav>li:after {
	content: "";
	display: block;
	margin: 0 auto;
	position: absolute;
	bottom: 35px;
	left: 49.5%;
	opacity: 0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: all .15s cubic-bezier(.175, .885, .32, 1.275);
	transition: all .15s cubic-bezier(.175, .885, .32, 1.275);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/the-boomsday-project-sprite-e83b965a22e20b9277942b1d266e7e416dfe843d0401e603b6f9dc15dfc8a6a68bed04ea26d1407680f058d14307a3194a01cdfe26a27e4184cbf8a666d2a228.png);
	background-position: -2801px -1004px;
	width: 40px;
	height: 40px
}

.AdventureSection .Tab-nav>li>a {
	padding: 0;
	margin: 0 auto;
	max-width: 95px;
	position: relative;
	overflow: visible;
	white-space: normal;
	font-size: 12px;
	line-height: 3;
	text-shadow: 1px 1px 8px #000
}

.AdventureSection .Tab-nav>li>a:after, .AdventureSection .Tab-nav>li>a:before {
	content: "";
	display: block;
	margin: 0 auto -7em;
	position: relative;
	left: 50%;
	-webkit-transform: scale(.6) translateX(-85%);
	-ms-transform: scale(.6) translateX(-85%);
	transform: scale(.6) translateX(-85%)
}

.AdventureSection .Tab-nav>li>a:after {
	position: absolute;
	top: 0;
	opacity: 0;
	-webkit-transition: all .15s;
	transition: all .15s;
	z-index: 10;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.AdventureSection .Tab-nav>li>a:active, .AdventureSection .Tab-nav>li>a:focus, .AdventureSection .Tab-nav>li>a:hover {
	border-width: 0;
	color: #fff;
	background-color: transparent
}

.AdventureSection .Tab-nav>li>a:active:after, .AdventureSection .Tab-nav>li>a:focus:after, .AdventureSection .Tab-nav>li>a:hover:after {
	opacity: 1
}

.AdventureSection .Tab-nav>li:first-child a:before {
	background-position: -2440px -1417px
}

.AdventureSection .Tab-nav>li:first-child a:after, .AdventureSection .Tab-nav>li:first-child a:before {
	background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/the-boomsday-project-sprite-e83b965a22e20b9277942b1d266e7e416dfe843d0401e603b6f9dc15dfc8a6a68bed04ea26d1407680f058d14307a3194a01cdfe26a27e4184cbf8a666d2a228.png);
	width: 250px;
	height: 250px
}

.AdventureSection .Tab-nav>li:first-child a:after {
	background-position: -2692px -1417px
}

.AdventureSection .Tab-nav>li:nth-child(2) a:before {
	background-position: -2440px -1669px
}

.AdventureSection .Tab-nav>li:nth-child(2) a:after, .AdventureSection .Tab-nav>li:nth-child(2) a:before {
	background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/the-boomsday-project-sprite-e83b965a22e20b9277942b1d266e7e416dfe843d0401e603b6f9dc15dfc8a6a68bed04ea26d1407680f058d14307a3194a01cdfe26a27e4184cbf8a666d2a228.png);
	width: 250px;
	height: 250px
}

.AdventureSection .Tab-nav>li:nth-child(2) a:after {
	background-position: -2692px -1669px
}

.AdventureSection .Tab-nav>li:nth-child(3) a:before {
	background-position: -1693px -1205px
}

.AdventureSection .Tab-nav>li:nth-child(3) a:after, .AdventureSection .Tab-nav>li:nth-child(3) a:before {
	background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/the-boomsday-project-sprite-e83b965a22e20b9277942b1d266e7e416dfe843d0401e603b6f9dc15dfc8a6a68bed04ea26d1407680f058d14307a3194a01cdfe26a27e4184cbf8a666d2a228.png);
	width: 250px;
	height: 250px
}

.AdventureSection .Tab-nav>li:nth-child(3) a:after {
	background-position: -1945px -1205px
}

.AdventureSection .Tab-nav>li:last-child a:before {
	background-position: 0 -2057px
}

.AdventureSection .Tab-nav>li:last-child a:after, .AdventureSection .Tab-nav>li:last-child a:before {
	background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/the-boomsday-project-sprite-e83b965a22e20b9277942b1d266e7e416dfe843d0401e603b6f9dc15dfc8a6a68bed04ea26d1407680f058d14307a3194a01cdfe26a27e4184cbf8a666d2a228.png);
	width: 250px;
	height: 250px
}

.AdventureSection .Tab-nav>li:last-child a:after {
	background-position: -252px -2057px
}

.AdventureSection .Tab-nav>li.active:after {
	opacity: 1;
	bottom: -5px
}

.AdventureSection .Tab-nav>li.active>a:after {
	opacity: 1
}

@media only screen and (min-width:40em) {
	.AdventureSection .Tab-nav>li>a {
		margin: 0 .6em;
		max-width: 220px;
		font-size: 16px;
	}

	.AdventureSection .Tab-nav>li>a:after, .AdventureSection .Tab-nav>li>a:before {
		margin-bottom: -4em;
		-webkit-transform: translateX(-51%);
		-ms-transform: translateX(-51%);
		transform: translateX(-51%)
	}

}

.AdventureSection .Tab-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-line-pack: center;
	align-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	height: auto;
	margin-top: -3.1em;
	padding: 1em 0 10em;
	background-color: transparent;
	border: none;
}

@media screen and(-ms-high-contrast:active), (-ms-high-contrast:none) {
	.AdventureSection .Tab-content {
		display: block;
	}
}

.AdventureSection .Tab-content p {
	padding: 0 15px;
	margin-bottom: 0;
	text-shadow: 0 0 35px #000;
	line-height: 1.7em;
}

@media only screen and (min-width:30em) {
	.AdventureSection .Tab-content p {
		padding: 0 80px
	}

}

.AdventureSection .Tab-paneHeader {
	font-size: 1.4em;
	font-weight: 400;
	letter-spacing: .5px;
	padding: 0;
	padding-top: 15px;
	margin-top: 10px;
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.AdventureSection .Tab-paneHeader.is-fixed {
	position: absolute
}

@media only screen and (min-width:40em) {
	.AdventureSection .Tab-paneHeader {
		margin-top: 3.5em
	}

}

.AdventureSection .Tab-pane {
	max-width: 900px;
	margin: 0 auto;
	height: auto;
	position: relative
}

.AdventureSection .Tab-pane.fade.slick-slide.is-animated p.tab-description {
	text-shadow: none;
	color: transparent;
	-webkit-transition: .8s;
	transition: .8s
}

.AdventureSection .Tab-pane.fade.slick-slide.slick-current.is-animated p.tab-description {
	color: #fff;
	text-shadow: 0 0 35px #000;
	-webkit-transition: .8s;
	transition: .8s
}

.AdventureSection .Tab-pane.fade:not(.in) {
	opacity: 1
}

@media only screen and (min-width:60em) {
	.AdventureSection .Tab-pane.fade:not(.in) {
		opacity: 0;
		-webkit-transition: opacity .15s linear;
		transition: opacity .15s linear
	}

}

.AdventureSection .Tab-pane.fade.in {
	opacity: 1
}

.AdventureSection+.PageDivider {
	z-index: 10
}

@media only screen and (min-width:60em) {
	.AdventureSection+.PageDivider:before {
		content: "";
		display: block;
		position: absolute;
		right: 70%;
		top: 1px;
		margin-right: 112px;
		z-index: 1
	}

}

.AdventureSection .PageDivider {
	bottom: -60px;
	z-index: 0;
	position: absolute
}

h2.AdventureSection-header {
	color: #fff;
	text-shadow: 1px 1px 35px #000
}

p.BodyText.AdventureSection-subheader {
	text-shadow: 1px 1px 35px #000;
	margin-bottom: 50px
}

@media only screen and (min-width:60em) {
	.body-text.AdventureSection-subheader {
		max-width: 850px
	}

}

.header {
	position: relative;
	bottom: 125px
}

@media only screen and (min-width:40em) {
	.header {
		bottom: 95px
	}

}

@media only screen and (min-width:60em) {
	.header {
		bottom: 32px
	}

}

.TabContent {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-bottom: 85%;
	top: 0;
	width: 100%;
	left: 15px;
	background-position: 50%;
	background-repeat: no-repeat;
	position: relative
}

@media only screen and (min-width:60em) {
	.TabContent {
		margin-bottom: 0;
		padding-bottom: 61.43%
	}

}

@media only screen and (min-width:40em) {
	.TabContent#lethal {
		left: -10px;
		background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/feature1-tablet-8bca90f9f47fe803c88324a1d9a2d3ad8d10b9fca8c702739827716a6be76708761a0e23cec042cfc8f4a38c6bf73fd91fb6e3df76c6051d89e032e38a6fc248.png)
	}

}

@media only screen and (min-width:60em) {
	.TabContent#lethal {
		left: auto;
		background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/feature1-3934fd989901a8972d3db19a67bb90b14167da8d70da0da0a57ea06d18a74696316ba9b934aa3b0a5f9b8e199d20105044c4a37cfe80db2a133720ca10231fa1.png)
	}

}

@media only screen and (max-width:39.99em) {
	.TabContent#lethal {
		background-size: contain;
		left: 0;
		background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/feature1-mobile-76a1b98a977a1ea96823fb8df5f0ff3759e0249a9265aa7ac62f14f76070374f3ff7b1c217e9162eba9427689e80f4891ad68fc1f723f79866ad31a681710d2a.png)
	}

}

@media only screen and (min-width:40em) {
	.TabContent#mirror {
		left: -10px;
		background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/feature2-tablet-5c33e6cc494bdd7289e15c16bcfdb122a3019bc79a0e0ca859274b2e6a4f031572b0a5c3be48301eed1d6e4cd033e8e3ae1841eca2baa3e9fd8c0fe3a2f402ee.png)
	}

}

@media only screen and (min-width:60em) {
	.TabContent#mirror {
		left: auto;
		background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/feature2-6c8c52f1235c86ee0718395757d7dfd4b891e4feef3d8b11cf9ba78d00698dd5628b6ba862b8ddbe5da309ef9318a45e01f9c7549b85484bc7eb9b8e9b4dcec5.png)
	}

}

@media only screen and (max-width:39.99em) {
	.TabContent#mirror {
		background-size: contain;
		left: 0;
		background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/feature2-mobile-7ac0b485962e1afbbbdb11856d9361d4eb8ba34a63096d999bba0d7f2729503289ce5724c8d40d2e96b576ca8b1e90679c2a24b1cc03931c4c524cf89d84ca4a.png)
	}

}

@media only screen and (min-width:40em) {
	.TabContent#boardClear {
		left: -10px;
		background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/feature3-tablet-4fa4a5bc15b17c776c455dfa87279d3c50580d93109e631d17d6224b31fcca13276fd19431937baee1c54f6615cd884899e791dc7e73e862b937a3ca7bd2aef9.png)
	}

}

@media only screen and (min-width:60em) {
	.TabContent#boardClear {
		left: auto;
		background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/feature3-9b9072f8d259ea1b81628186094c5febcce70a00ca093a9f1d060b8bd896e2b3f4669af3e5f5f39c1596f2272fdf64923d6c7b7e3db291d99d8aebae4cedbf7b.png)
	}

}

@media only screen and (max-width:39.99em) {
	.TabContent#boardClear {
		background-size: contain;
		left: 0;
		background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/feature3-mobile-35ec698c0b053f53cd13c46299162132911f9e58c9391b821b67073570da624a73282313b65277c2bf36a7b1f205146c50bf86553774c4b84f2437c5980f642d.png)
	}

}

@media only screen and (min-width:40em) {
	.TabContent#survival {
		left: -10px;
		background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/feature4-tablet-ec1fb1bc56035842ce8c8b989b7f16014217b387facfc473635745985ba9e6bfccc0296882ab88b2be4b2493a4b2e2abac1f20d093448a18f180172a3edd9072.png)
	}

}

@media only screen and (min-width:60em) {
	.TabContent#survival {
		left: auto;
		background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/feature4-4fc10d6c82cd9310ddcc0a3d0ee0d1d68fd3ebdb64ec88827d5bb6b2b629f9366d2c59aa5bd29a60a0b77f4e1abda97a78642acc1e341ab79817710b50af484b.png)
	}

}

@media only screen and (max-width:39.99em) {
	.TabContent#survival {
		background-size: contain;
		left: 0;
		background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/feature4-mobile-2918381f7e45a273507a7e32d13f31b2a28d3785f1f491e143e60c4c50c7cfe42770e9f80c3058f0204d4990273f0a87dbf500bdd38884691d806e6b82c2cd7f.png)
	}

}

.Adventure-tabImage {
	position: absolute;
	top: 48%;
	left: 26%;
	width: 48%
}

@media only screen and (min-width:40em) {
	.Adventure-tabImage {
		top: 34%;
		left: 30%;
		width: 40%
	}

}

@media only screen and (min-width:60em) {
	.Adventure-tabImage {
		top: 38%;
		left: 35%;
		width: 30%
	}

}

.Adventure-tabImage p.tab-header {
	font-size: 26px;
	color: #fff;
	text-shadow: -2px 0 #000, 0 2px #000, 2px 0 #000, 0 -2px #000;
	margin-bottom: 40px;
	padding: 0
}

@media only screen and (max-width:39.99em) {
	.Adventure-tabImage p.tab-header {
		font-size: 20px
	}

}

.Adventure-tabImage p.tab-subtitle {
	display: none
}

@media only screen and (min-width:40em) {
	.Adventure-tabImage p.tab-subtitle {
		display: block;
		font-size: 18px;
		color: #f5ca93;
		text-shadow: -2px 0 #000, 0 2px #000, 2px 0 #000, 0 -2px #000;
		width: auto;
		padding: 0;
		line-height: 1.25
	}

}

.Adventure-tabImage img {
	width: 100%;
	max-width: 650px;
	min-width: 400px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

@media only screen and (min-width:60em) {
	.Adventure-tabImage img {
		width: 100%;
		min-width: 500px
	}

}

@keyframes cardShake {
	10%, 20% {
		-webkit-transform: rotate(2deg);
		transform: rotate(2deg)
	}

	5%, 15% {
		-webkit-transform: rotate(-2deg);
		transform: rotate(-2deg)
	}

	25%, 95% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

}

.CardRevealSection, .CardSection {
	position: relative;
	padding: 0
}

.CardSection {
	z-index: 3;
	margin-bottom: 15px
}

.has-character-animation .CardSection:after, .has-character-animation .CardSection:before {
	content: "";
	position: absolute;
	z-index: 1
}

@media only screen and (min-width:72.5em) {
	.has-character-animation .CardSection:after, .has-character-animation .CardSection:before {
		display: block
	}

}

.CardSection .body-text {
	color: #000
}

.CardSection.Media:after, .CardSection.Media:before {
	display: none
}

.CardRevealSection.has-character-animation.is-visible .CardSection:after, .CardRevealSection.has-character-animation.is-visible .CardSection:before {
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0)
}

@media only screen and (min-width:60em) {
	.CardRevealSection {
		margin: 20px 0 23px
	}

}

.CardRevealSection .CardSection-revealedCards {
	margin: 35px auto;
	display: block
}

@media only screen and (min-width:60em) {
	.CardRevealSection .CardSection-revealedCards {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: 98%
	}

}

.CardRevealSection .Carousel-indicators {
	margin-bottom: 4em
}

@media only screen and (min-width:40em) {
	.CardRevealSection .Carousel-indicators {
		margin: 0 0 15px
	}

}

.CardRevealSection .FlipCard-Container {
	position: relative;
	height: 320px;
	-webkit-transition: -webkit-transform .15s ease-out;
	transition: -webkit-transform .15s ease-out;
	transition: transform .15s ease-out;
	transition: transform .15s ease-out, -webkit-transform .15s ease-out;
	cursor: pointer
}

@media only screen and (min-width:60em) {
	.CardRevealSection .FlipCard-Container {
		width: 230px;
		height: 355px
	}

}

.CardRevealSection .FlipCard-Container:hover .FlipCard-back img {
	-webkit-transform: scale(1.015) translateY(-50%);
	-ms-transform: scale(1.015) translateY(-50%);
	transform: scale(1.015) translateY(-50%)
}

.CardRevealSection .FlipCard-Container:hover .FlipCard-back:after {
	opacity: 1
}

.CardRevealSection .FlipCard-Container.FlipCard--turned .FlipCard-back {
	display: none
}

.CardRevealSection .FlipCard-Container.FlipCard--turned .FlipCard-front {
	-webkit-transform: translateZ(0) rotateY(0deg) scale(1);
	transform: translateZ(0) rotateY(0deg) scale(1);
	opacity: 1
}

.CardRevealSection .FlipCard-Container:hover:not(.FlipCard--flipped).FlipCard--turned {
	cursor: default;
	-webkit-animation: none;
	animation: none
}

.CardRevealSection .FlipCard-Container.FlipCard--flipped {
	cursor: default
}

.CardRevealSection .FlipCard-Container .FlipCard {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	position: relative;
	z-index: 2;
	margin: 0;
	display: block;
	width: 100%;
	height: 100%;
	max-width: none
}

.CardRevealSection .FlipCard-Container .FlipCard img {
	max-height: 100%;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

@media only screen and (max-width:59.99em) {
	.CardRevealSection .FlipCard-Container .FlipCard img {

		/*height: 100%*/
	}

}

.CardRevealSection .FlipCard-Container .FlipCard-back, .CardRevealSection .FlipCard-Container .FlipCard-front {
	position: absolute;
	width: 100%;
	height: 100%
}

.CardRevealSection .FlipCard-Container .FlipCard-front {
	-webkit-transform: translateZ(-1px) rotateY(180deg) scale(1);
	transform: translateZ(-1px) rotateY(180deg) scale(1);
	border-radius: 18px;
	cursor: default;
	opacity: 0
}

.CardRevealSection .FlipCard-Container .FlipCard-back {
	-webkit-animation: none;
	animation: none;
	position: relative
}

.CardRevealSection .FlipCard-Container .FlipCard-back img {
	-webkit-transition: -webkit-transform .15s ease-out;
	transition: -webkit-transform .15s ease-out;
	transition: transform .15s ease-out;
	transition: transform .15s ease-out, -webkit-transform .15s ease-out
}

.CardRevealSection .FlipCard-Container .FlipCard-back:after {
	content: "";
	position: absolute;
	width: 82%;
	height: 83%;
	top: 50%;
	left: 9.5%;
	-webkit-animation: cardGlow 2s ease-in-out infinite alternate;
	animation: cardGlow 2s ease-in-out infinite alternate;
	z-index: -1;
	opacity: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: opacity .25s ease-out;
	transition: opacity .25s ease-out;
	display: none
}

@media only screen and (min-width:72.5em) {
	.CardRevealSection .FlipCard-Container .FlipCard-back:after {
		display: block
	}

}

.CardRevealSection .FlipCard-Container.FlipCard--preFlipped, .CardRevealSection .FlipCard-Container.slick-center {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.boomsday #CardRevealSection .Slick {
	max-height: 378px;
	overflow: hidden
}

.boomsday #CardRevealSection .PageDivider {
	z-index: 3
}

.boomsday .CardSection {
	z-index: 4
}

.boomsday .CardRevealSection:after, .boomsday .CardRevealSection:before {
	position: absolute;
	content: "";
	display: none;
	pointer-events: none;
	-webkit-transition: all .45s ease-out;
	transition: all .45s ease-out;
	z-index: 3
}

@media only screen and (min-width:1230px) {
	.boomsday .CardRevealSection:after, .boomsday .CardRevealSection:before {
		display: block
	}

}

.boomsday .CardRevealSection:before {
	-webkit-transform: translate(-100%);
	-ms-transform: translate(-100%);
	transform: translate(-100%);
	bottom: -120px;
	left: -480px
}

@media only screen and (min-width:1600px) {
	.boomsday .CardRevealSection:before {
		left: -280px;
		background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/the-boomsday-project-sprite-e83b965a22e20b9277942b1d266e7e416dfe843d0401e603b6f9dc15dfc8a6a68bed04ea26d1407680f058d14307a3194a01cdfe26a27e4184cbf8a666d2a228.png);
		background-position: -920px 0;
		width: 771px;
		height: 801px
	}

}

@media only screen and (min-width:2100px) {
	.boomsday .CardRevealSection:before {
		left: -100px;
		background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/the-boomsday-project-sprite-e83b965a22e20b9277942b1d266e7e416dfe843d0401e603b6f9dc15dfc8a6a68bed04ea26d1407680f058d14307a3194a01cdfe26a27e4184cbf8a666d2a228.png);
		background-position: -920px 0;
		width: 771px;
		height: 801px
	}

}

.boomsday .CardRevealSection:after {
	-webkit-transform: translate(100%);
	-ms-transform: translate(100%);
	transform: translate(100%);
	right: -285px;
	bottom: -100px
}

@media only screen and (min-width:1600px) {
	.boomsday .CardRevealSection:after {
		right: -150px;
		background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/the-boomsday-project-sprite-e83b965a22e20b9277942b1d266e7e416dfe843d0401e603b6f9dc15dfc8a6a68bed04ea26d1407680f058d14307a3194a01cdfe26a27e4184cbf8a666d2a228.png);
		background-position: -1693px 0;
		width: 745px;
		height: 701px
	}

}

@media only screen and (min-width:2100px) {
	.boomsday .CardRevealSection:after {
		right: 0;
		background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/the-boomsday-project-sprite-e83b965a22e20b9277942b1d266e7e416dfe843d0401e603b6f9dc15dfc8a6a68bed04ea26d1407680f058d14307a3194a01cdfe26a27e4184cbf8a666d2a228.png);
		background-position: -1693px 0;
		width: 745px;
		height: 701px
	}

}

.boomsday .CardRevealSection .CardSection {
	width: 1300px;
	max-width: 100%
}

.boomsday .CardRevealSection .FlipCard-Container {
	width: 100%;
	width: 20%\0;
	display: inline-block\0;
}

.boomsday .CardRevealSection .FlipCard-Container .FlipCard-back:after {
	width: 73%;
	height: 81%;
	top: 50%;
	left: 14.5%
}

.boomsday .CardRevealSection h2 {
	color: #6b387f
}

.boomsday .CardRevealSection .Carousel-indicators {
	margin-top: 15px;
	margin-bottom: 3em
}

.boomsday .CardRevealSection.has-character-animation.is-visible:after, .boomsday .CardRevealSection.has-character-animation.is-visible:before {
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0)
}

.boomsday .CardRevealSection .FlipCard-back img {
	max-height: 97%
}

@-webkit-keyframes cardGlow {
	0% {
		-webkit-box-shadow: 0 0 10px hsla(0, 0%, 100%, .3), 0 0 20px hsla(0, 0%, 100%, .3), 0 0 30px hsla(0, 0%, 100%, .3), 0 0 40px hsla(0, 0%, 100%, .7), 0 0 60px hsla(0, 0%, 100%, .7), 0 0 70px hsla(0, 0%, 100%, .7), 0 0 90px hsla(0, 0%, 100%, .7), 0 0 100px hsla(0, 0%, 100%, .7);
		box-shadow: 0 0 10px hsla(0, 0%, 100%, .3), 0 0 20px hsla(0, 0%, 100%, .3), 0 0 30px hsla(0, 0%, 100%, .3), 0 0 40px hsla(0, 0%, 100%, .7), 0 0 60px hsla(0, 0%, 100%, .7), 0 0 70px hsla(0, 0%, 100%, .7), 0 0 90px hsla(0, 0%, 100%, .7), 0 0 100px hsla(0, 0%, 100%, .7)
	}

	to {
		-webkit-box-shadow: 0 0 5px hsla(0, 0%, 100%, .3), 0 0 10px hsla(0, 0%, 100%, .3), 0 0 15px hsla(0, 0%, 100%, .3), 0 0 20px hsla(0, 0%, 100%, .7), 0 0 35px hsla(0, 0%, 100%, .7), 0 0 40px hsla(0, 0%, 100%, .7), 0 0 35px hsla(0, 0%, 100%, .7), 0 0 70px hsla(0, 0%, 100%, .7);
		box-shadow: 0 0 5px hsla(0, 0%, 100%, .3), 0 0 10px hsla(0, 0%, 100%, .3), 0 0 15px hsla(0, 0%, 100%, .3), 0 0 20px hsla(0, 0%, 100%, .7), 0 0 35px hsla(0, 0%, 100%, .7), 0 0 40px hsla(0, 0%, 100%, .7), 0 0 35px hsla(0, 0%, 100%, .7), 0 0 70px hsla(0, 0%, 100%, .7)
	}

}

@keyframes cardGlow {
	0% {
		-webkit-box-shadow: 0 0 10px hsla(0, 0%, 100%, .3), 0 0 20px hsla(0, 0%, 100%, .3), 0 0 30px hsla(0, 0%, 100%, .3), 0 0 40px hsla(0, 0%, 100%, .7), 0 0 60px hsla(0, 0%, 100%, .7), 0 0 70px hsla(0, 0%, 100%, .7), 0 0 90px hsla(0, 0%, 100%, .7), 0 0 100px hsla(0, 0%, 100%, .7);
		box-shadow: 0 0 10px hsla(0, 0%, 100%, .3), 0 0 20px hsla(0, 0%, 100%, .3), 0 0 30px hsla(0, 0%, 100%, .3), 0 0 40px hsla(0, 0%, 100%, .7), 0 0 60px hsla(0, 0%, 100%, .7), 0 0 70px hsla(0, 0%, 100%, .7), 0 0 90px hsla(0, 0%, 100%, .7), 0 0 100px hsla(0, 0%, 100%, .7)
	}

	to {
		-webkit-box-shadow: 0 0 5px hsla(0, 0%, 100%, .3), 0 0 10px hsla(0, 0%, 100%, .3), 0 0 15px hsla(0, 0%, 100%, .3), 0 0 20px hsla(0, 0%, 100%, .7), 0 0 35px hsla(0, 0%, 100%, .7), 0 0 40px hsla(0, 0%, 100%, .7), 0 0 35px hsla(0, 0%, 100%, .7), 0 0 70px hsla(0, 0%, 100%, .7);
		box-shadow: 0 0 5px hsla(0, 0%, 100%, .3), 0 0 10px hsla(0, 0%, 100%, .3), 0 0 15px hsla(0, 0%, 100%, .3), 0 0 20px hsla(0, 0%, 100%, .7), 0 0 35px hsla(0, 0%, 100%, .7), 0 0 40px hsla(0, 0%, 100%, .7), 0 0 35px hsla(0, 0%, 100%, .7), 0 0 70px hsla(0, 0%, 100%, .7)
	}

}

.CardContainer .newMessage {
	opacity: 0;
	font-size: 24px;
	font-weight: 400;
	color: #fff;
	line-height: .75em;
	-webkit-transition: all .15s ease-out;
	transition: all .15s ease-out;
	-webkit-animation: newGlow 3.5s ease-in-out infinite alternate;
	animation: newGlow 3.5s ease-in-out infinite alternate
}

.CardContainer.new .newMessage {
	opacity: 1
}

@media only screen and (min-width:510px) {
	.cards .pswp__button--share {
		display: none
	}

}

.cards .CopyLinkTooltip {
	-webkit-transform: translate(-50%);
	-ms-transform: translate(-50%);
	transform: translate(-50%);
	left: 50%;
	position: fixed;
	top: 0;
	display: block;
	z-index: -1;
	font-size: 16px
}

.cards .CopyLinkTooltip:before {
	display: none
}

.cards .CopyLinkTooltip.active {
	opacity: 1;
	visibility: visible;
	z-index: 1601
}

@media only screen and (min-width:510px) {
	.cards .CopyLinkTooltip {
		position: absolute;
		left: 70%;
		-webkit-transform: translate(-50%, -100%);
		-ms-transform: translate(-50%, -100%);
		transform: translate(-50%, -100%)
	}

	.cards .CopyLinkTooltip:before {
		display: block
	}

	.cards .CopyLinkTooltip.active {
		opacity: 1;
		visibility: visible;
		top: -1em
	}

}

.cards .pswp__share-tooltip--title {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 45px;
	width: 325px;
	margin: auto;
	background-image: url(images/card-gallery/card-gallery-034b62fce16a3a9a3414cff5d185abc61745f6748c0df82e891bb52f3739486a43f71a185ed3ea9a354c4e93fdd6be2be4dafe224ece40cc0621281be5557f52.png);
	background-position: 0 -556px;
	width: 318px;
	height: 29px;
	font-size: 15px;
	padding-top: 5px;
	letter-spacing: .55px;
	color: #fff;
	text-shadow: #000 2px 0 0, #000 1.75517px .95885px 0, #000 1.0806px 1.68294px 0, #000 .14147px 1.99499px 0, #000 -.83229px 1.81859px 0, #000 -1.60229px 1.19694px 0, #000 -1.97998px .28224px 0, #000 -1.87291px -.70157px 0, #000 -1.30729px -1.5136px 0, #000 -.42159px -1.95506px 0, #000 .56732px -1.91785px 0, #000 1.41734px -1.41108px 0, #000 1.92034px -.55883px 0
}

@media only screen and (min-width:510px) {
	.cards .pswp__share-tooltip--title {
		display: block
	}

}

.cards #clipBoard {
	opacity: 0;
	width: 100%;
	height: 150px;
	position: absolute;
	top: 0;
	z-index: -1;
	left: 0;
	pointer-events: none;
	left: -150px;
	font-size: 24px
}

.cards #clipBoard:active, .cards #clipBoard:focus {
	font-size: 24px
}

.cards .pswp__container {
	-webkit-transition: top .25s ease-out;
	transition: top .25s ease-out
}

@media only screen and (min-width:510px) {
	.cards .pswp__container {
		top: -125px
	}

}

.cards .pswp__scroll-wrap {
	overflow: visible
}

.cards .pswp__top-bar {
	z-index: 1499
}

.cards .pswp__share-tooltip {
	position: fixed;
	top: -90px;
	left: 0;
	right: 0;
	width: 100%;
	height: auto;
	margin: auto;
	background-color: transparent;
	padding: 10px 0 30px;
	text-align: center;
	-webkit-transition: opacity .25s ease-out, -webkit-transform .25s ease-out;
	transition: opacity .25s ease-out, -webkit-transform .25s ease-out;
	transition: opacity .25s ease-out, transform .25s ease-out;
	transition: opacity .25s ease-out, transform .25s ease-out, -webkit-transform .25s ease-out;
	white-space: nowrap;
	overflow: auto;
	z-index: 1500;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	-webkit-transition: all .15s ease-out;
	transition: all .15s ease-out
}

.cards .pswp__share-tooltip:before {
	content: "";
	position: fixed;
	top: -80px;
	left: 50%;
	-webkit-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0);
	background-image: url(images/card-gallery/card-gallery-034b62fce16a3a9a3414cff5d185abc61745f6748c0df82e891bb52f3739486a43f71a185ed3ea9a354c4e93fdd6be2be4dafe224ece40cc0621281be5557f52.png);
	background-position: 0 0;
	width: 520px;
	height: 210px
}

@media only screen and (min-width:510px) {
	.cards .pswp__share-tooltip:before {
		position: absolute;
		top: -180px;
		left: 50%;
		-webkit-transform: translate3d(-50%, 180px, 0);
		transform: translate3d(-50%, 180px, 0)
	}

}

@media only screen and (min-width:510px) {
	.cards .pswp__share-tooltip {
		left: 0;
		position: absolute;
		top: 525px;
		bottom: 0;
		width: 520px;
		height: 210px;
		padding: 80px 0 0;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		-webkit-transition: opacity .25s ease-out;
		transition: opacity .25s ease-out;
		overflow: visible
	}

}

.cards .pswp__button {
	z-index: 1601
}

.cards .pswp__share-modal {
	right: 0;
	margin: auto
}

@media only screen and (min-width:510px) {
	.cards .pswp__share-modal {
		display: block;
		opacity: 1;
		background: none
	}

	.cards .pswp__share-modal.pswp__share-modal--hidden {
		display: block;
		opacity: 1
	}

}

@media only screen and (min-width:510px) {
	.cards .pswp__share-modal {
		width: 520px
	}

}

.cards .pswp__share-modal.pswp__share-modal--fade-in .pswp__share-tooltip {
	top: 0
}

@media only screen and (min-width:510px) {
	.cards .pswp__share-modal.pswp__share-modal--fade-in .pswp__share-tooltip {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		top: 525px
	}

}

.cards .pswp__share-modal .pswp__share-CardGallery {
	width: 57px;
	height: 57px;
	display: inline-block;
	margin: 0 3.5px;
	-webkit-transition: all .15s ease-out;
	transition: all .15s ease-out;
	border-radius: 50%;
	position: relative
}

@media only screen and (min-width:510px) {
	.cards .pswp__share-modal .pswp__share-CardGallery:hover {
		-webkit-transform: translate3d(0, -2.5px, 0);
		transform: translate3d(0, -2.5px, 0);
		-webkit-box-shadow: 0 1px rgba(0, 0, 0, .7);
		box-shadow: 0 1px rgba(0, 0, 0, .7)
	}

}

@media only screen and (min-width:510px) {
	.cards .pswp__share-modal .pswp__share-CardGallery:active {
		-webkit-transform: scale(.975) translateZ(0);
		transform: scale(.975) translateZ(0)
	}

}

.cards .pswp__share-modal .pswp__share-CardGallery--download {
	background-position: -417px -587px
}

.cards .pswp__share-modal .pswp__share-CardGallery--copyLink, .cards .pswp__share-modal .pswp__share-CardGallery--download {
	background-image: url(images/card-gallery/card-gallery-034b62fce16a3a9a3414cff5d185abc61745f6748c0df82e891bb52f3739486a43f71a185ed3ea9a354c4e93fdd6be2be4dafe224ece40cc0621281be5557f52.png);
	width: 57px;
	height: 57px
}

.cards .pswp__share-modal .pswp__share-CardGallery--copyLink {
	background-position: -240px -587px
}

.cards .pswp__share-modal .pswp__share-CardGallery--twitter {
	background-position: -476px -587px
}

.cards .pswp__share-modal .pswp__share-CardGallery--facebook, .cards .pswp__share-modal .pswp__share-CardGallery--twitter {
	background-image: url(images/card-gallery/card-gallery-034b62fce16a3a9a3414cff5d185abc61745f6748c0df82e891bb52f3739486a43f71a185ed3ea9a354c4e93fdd6be2be4dafe224ece40cc0621281be5557f52.png);
	width: 57px;
	height: 57px
}

.cards .pswp__share-modal .pswp__share-CardGallery--facebook {
	background-position: -358px -587px
}

.cards .pswp__share-modal .pswp__share-CardGallery--vk {
	background-image: url(images/card-gallery/card-gallery-034b62fce16a3a9a3414cff5d185abc61745f6748c0df82e891bb52f3739486a43f71a185ed3ea9a354c4e93fdd6be2be4dafe224ece40cc0621281be5557f52.png);
	background-position: -535px -587px;
	width: 57px;
	height: 57px
}

.cards .Hero {
	background-size: 100%;
	padding: 0 0 5em
}

@media only screen and (min-width:60em) {
	.cards .Hero {
		padding: 3em 0 5em;
		background-size: cover
	}

}

.cards .Hero .Header-logo {
	margin-top: 35px;
	margin-bottom: -2em;
	max-width: 385px;
	width: 100%
}

@media only screen and (min-width:60em) {
	.cards .Hero .Header-logo {
		margin-top: 3em
	}

}

.cards .PageDivider--top {
	margin-bottom: -80px
}

@media only screen and (min-width:60em) {
	.cards .PageDivider--top {
		width: calc(100% - 20px - 75px);
		margin-left: 20px
	}

	.cards .PageDivider--top:after, .cards .PageDivider--top:before {
		content: "";
		top: 0;
		height: 100%;
		position: absolute;
		background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/backgroundDividers2-2fd3b0661eb41afcf8e2482249ba6585ee588c25ae760de42ab20cfcc65523815b35624ff88df1815982971adb8c567a3fc6b3f8a170cdb192b313e24d7bbbc2.png)
	}

	.cards .PageDivider--top:before {
		left: -20px;
		width: 60px;
		background-position: left -106px
	}

	.cards .PageDivider--top:after {
		right: -75px;
		width: 120px;
		background-position: right -106px
	}

}

.cards .Hero .header-text {
	margin-top: 30px;
	margin-bottom: 45px
}

.cards .CardFilters {
	position: absolute;
	text-align: center;
	width: 100%;
	bottom: 40px;
	margin-top: -2em;
	z-index: 10;
	overflow: scroll;
	overflow-y: hidden
}

@media (min-width:840px) {
	.cards .CardFilters {
		overflow-x: auto;
		bottom: 37px
	}

}

@media only screen and (max-width:59.99em) {
	.cards .CardFilters {
		height: 73px;
		overflow-y: hidden;
		white-space: nowrap;
		padding: 0 1em
	}

}

.cards .CardFilter {
	padding: 1em;
	display: inline-block;
	opacity: .8;
	-webkit-transform: scale(.9) translateY(10%);
	-ms-transform: scale(.9) translateY(10%);
	transform: scale(.9) translateY(10%);
	-webkit-transition: all .15s ease-in;
	transition: all .15s ease-in;
	overflow: hidden;
	text-indent: -9999px
}

.cards .CardFilter:hover:not(.is-disabled) {
	opacity: 1;
	cursor: pointer
}

.cards .CardFilter.is-active {
	opacity: 1;
	-webkit-filter: brightness(1.25);
	filter: brightness(1.25);
	-webkit-transform: scale(1.1) translateY(4%);
	-ms-transform: scale(1.1) translateY(4%);
	transform: scale(1.1) translateY(4%)
}

.cards .CardFilter.is-disabled {
	opacity: .5;
	-webkit-filter: grayscale(1);
	filter: grayscale(1)
}

.cards .classBg-druid {
	background-position: 0 -470px
}

.cards .classBg-druid, .cards .classBg-hunter {
	background-image: url(images/card-gallery/card-gallery-034b62fce16a3a9a3414cff5d185abc61745f6748c0df82e891bb52f3739486a43f71a185ed3ea9a354c4e93fdd6be2be4dafe224ece40cc0621281be5557f52.png);
	width: 305px;
	height: 84px
}

.cards .classBg-hunter {
	background-position: -307px -470px
}

.cards .classBg-mage {
	background-position: -522px -172px
}

.cards .classBg-mage, .cards .classBg-neutral {
	background-image: url(images/card-gallery/card-gallery-034b62fce16a3a9a3414cff5d185abc61745f6748c0df82e891bb52f3739486a43f71a185ed3ea9a354c4e93fdd6be2be4dafe224ece40cc0621281be5557f52.png);
	width: 305px;
	height: 84px
}

.cards .classBg-neutral {
	background-position: 0 -298px
}

.cards .classBg-paladin {
	background-position: 0 -384px
}

.cards .classBg-paladin, .cards .classBg-priest {
	background-image: url(images/card-gallery/card-gallery-034b62fce16a3a9a3414cff5d185abc61745f6748c0df82e891bb52f3739486a43f71a185ed3ea9a354c4e93fdd6be2be4dafe224ece40cc0621281be5557f52.png);
	width: 305px;
	height: 84px
}

.cards .classBg-priest {
	background-position: -522px 0
}

.cards .classBg-rogue {
	background-position: -522px -86px
}

.cards .classBg-rogue, .cards .classBg-shaman {
	background-image: url(images/card-gallery/card-gallery-034b62fce16a3a9a3414cff5d185abc61745f6748c0df82e891bb52f3739486a43f71a185ed3ea9a354c4e93fdd6be2be4dafe224ece40cc0621281be5557f52.png);
	width: 305px;
	height: 84px
}

.cards .classBg-shaman {
	background-position: 0 -212px
}

.cards .classBg-warlock {
	background-position: -522px -258px
}

.cards .classBg-warlock, .cards .classBg-warrior {
	background-image: url(images/card-gallery/card-gallery-034b62fce16a3a9a3414cff5d185abc61745f6748c0df82e891bb52f3739486a43f71a185ed3ea9a354c4e93fdd6be2be4dafe224ece40cc0621281be5557f52.png);
	width: 305px;
	height: 84px
}

.cards .classBg-warrior {
	background-position: -522px -344px
}

.cards .download-dark {
	background-position: -417px -587px
}

.cards .download-dark, .cards .fb {
	background-image: url(images/card-gallery/card-gallery-034b62fce16a3a9a3414cff5d185abc61745f6748c0df82e891bb52f3739486a43f71a185ed3ea9a354c4e93fdd6be2be4dafe224ece40cc0621281be5557f52.png);
	width: 57px;
	height: 57px
}

.cards .fb {
	background-position: -358px -587px
}

.cards .heroClassAllCards {
	background-position: -307px -212px
}

.cards .heroClassAllCards, .cards .heroClassDruid {
	background-image: url(images/card-gallery/card-gallery-034b62fce16a3a9a3414cff5d185abc61745f6748c0df82e891bb52f3739486a43f71a185ed3ea9a354c4e93fdd6be2be4dafe224ece40cc0621281be5557f52.png);
	width: 78px;
	height: 65px
}

.cards .heroClassDruid {
	background-position: -387px -212px
}

.cards .heroClassHunter {
	background-position: -307px -298px
}

.cards .heroClassHunter, .cards .heroClassMage {
	background-image: url(images/card-gallery/card-gallery-034b62fce16a3a9a3414cff5d185abc61745f6748c0df82e891bb52f3739486a43f71a185ed3ea9a354c4e93fdd6be2be4dafe224ece40cc0621281be5557f52.png);
	width: 78px;
	height: 65px
}

.cards .heroClassMage {
	background-position: -387px -298px
}

.cards .heroClassNeutral {
	background-position: -307px -384px
}

.cards .heroClassNeutral, .cards .heroClassPaladin {
	background-image: url(images/card-gallery/card-gallery-034b62fce16a3a9a3414cff5d185abc61745f6748c0df82e891bb52f3739486a43f71a185ed3ea9a354c4e93fdd6be2be4dafe224ece40cc0621281be5557f52.png);
	width: 78px;
	height: 65px
}

.cards .heroClassPaladin {
	background-position: -387px -384px
}

.cards .heroClassPriest {
	background-position: -614px -470px
}

.cards .heroClassPriest, .cards .heroClassRogue {
	background-image: url(images/card-gallery/card-gallery-034b62fce16a3a9a3414cff5d185abc61745f6748c0df82e891bb52f3739486a43f71a185ed3ea9a354c4e93fdd6be2be4dafe224ece40cc0621281be5557f52.png);
	width: 78px;
	height: 65px
}

.cards .heroClassRogue {
	background-position: -694px -470px
}

.cards .heroClassShaman {
	background-position: 0 -587px
}

.cards .heroClassShaman, .cards .heroClassWarlock {
	background-image: url(images/card-gallery/card-gallery-034b62fce16a3a9a3414cff5d185abc61745f6748c0df82e891bb52f3739486a43f71a185ed3ea9a354c4e93fdd6be2be4dafe224ece40cc0621281be5557f52.png);
	width: 78px;
	height: 65px
}

.cards .heroClassWarlock {
	background-position: -80px -587px
}

.cards .heroClassWarrior {
	background-image: url(images/card-gallery/card-gallery-034b62fce16a3a9a3414cff5d185abc61745f6748c0df82e891bb52f3739486a43f71a185ed3ea9a354c4e93fdd6be2be4dafe224ece40cc0621281be5557f52.png);
	background-position: -160px -587px;
	width: 78px;
	height: 65px
}

.cards .link-dark {
	background-position: -240px -587px
}

.cards .link-dark, .cards .reddit {
	background-image: url(images/card-gallery/card-gallery-034b62fce16a3a9a3414cff5d185abc61745f6748c0df82e891bb52f3739486a43f71a185ed3ea9a354c4e93fdd6be2be4dafe224ece40cc0621281be5557f52.png);
	width: 57px;
	height: 57px
}

.cards .reddit {
	background-position: -299px -587px
}

.cards .share-panel {
	background-position: 0 0;
	width: 520px;
	height: 210px
}

.cards .share-panel, .cards .titleBg {
	background-image: url(images/card-gallery/card-gallery-034b62fce16a3a9a3414cff5d185abc61745f6748c0df82e891bb52f3739486a43f71a185ed3ea9a354c4e93fdd6be2be4dafe224ece40cc0621281be5557f52.png)
}

.cards .titleBg {
	background-position: 0 -556px;
	width: 318px;
	height: 29px
}

.cards .twitter {
	background-position: -476px -587px
}

.cards .twitter, .cards .vk {
	background-image: url(images/card-gallery/card-gallery-034b62fce16a3a9a3414cff5d185abc61745f6748c0df82e891bb52f3739486a43f71a185ed3ea9a354c4e93fdd6be2be4dafe224ece40cc0621281be5557f52.png);
	width: 57px;
	height: 57px
}

.cards .vk {
	background-position: -535px -587px
}

.cards .CardSection {
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	min-height: 360px
}

.cards .CardClassHeader {
	font-size: 20px;
	font-weight: 400;
	margin: 0 auto
}

.cards .CardClassHeader span {
	margin-top: 27px;
	display: inline-block
}

.cards .CardCount {
	margin-bottom: 3em
}

.cards .CardContainer {
	width: 232px;
	height: 0;
	margin-bottom: 4em;
	opacity: 1;
	overflow: visible !important;
	position: relative
}

.cards .CardContainer:after {
	content: "";
	position: absolute;
	width: 75%;
	height: 79%;
	top: 14%;
	left: 14%;
	-webkit-animation: blueGlow 2s ease-in-out infinite alternate;
	animation: blueGlow 2s ease-in-out infinite alternate;
	z-index: -1;
	opacity: 0;
	-webkit-transition: opacity .25s ease-out;
	transition: opacity .25s ease-out;
	display: none
}

@media only screen and (min-width:40em) {
	.cards .CardContainer:after {
		display: block
	}

}

.cards .CardContainer img {
	-webkit-filter: drop-shadow(0 0 0 transparent);
	filter: drop-shadow(0 0 0 rgba(0, 0, 0, 0));
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.cards .CardContainer:nth-child(-n+5) {
	position: relative;
	z-index: 10
}

.cards .CardContainer:not(.CardContainer--revealed) img {
	padding: 14px;
	opacity: .6
}

.cards .CardContainer.is-visible {
	height: 312px;
	display: block
}

.cards .CardContainer.is-hidden {
	padding: 0;
	display: none
}

.cards .CardContainer.CardContainer--revealed:hover {
	text-decoration: none
}

.cards .CardContainer.CardContainer--revealed:hover:after {
	opacity: 1
}

.cards .CardContainer.CardContainer--revealed:hover img {
	-webkit-transform: translateY(0) scale(1.035);
	-ms-transform: translateY(0) scale(1.035);
	transform: translateY(0) scale(1.035);
	-webkit-filter: drop-shadow(0 0 13px rgba(0, 0, 0, .25));
	filter: drop-shadow(0 0 13px rgba(0, 0, 0, .25))
}

.cards .CardContainer.CardContainer--revealed:hover .newMessage {
	-webkit-transform: translateY(5px);
	-ms-transform: translateY(5px);
	transform: translateY(5px)
}

.cards .CardContainer.CardContainer--revealed:active, .cards .CardContainer.CardContainer--revealed:focus {
	text-decoration: none
}

.cards .CardContainer--cardBack:before {
	content: "";
	display: block;
	top: 0;
	left: 14px;
	right: 14px;
	bottom: -5px;
	position: absolute;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(10%, #e8d5aa), color-stop(70%, transparent));
	background-image: linear-gradient(0deg, #e8d5aa 10%, transparent 70%);
	z-index: 1
}

@-webkit-keyframes newGlow {
	0% {
		text-shadow: rgba(73, 156, 227, .3) 1px 0 0, rgba(73, 156, 227, .3) .5403px .84147px 0, rgba(73, 156, 227, .3) -.41615px .9093px 0, #499ce3 -.98999px .14112px 0, rgba(73, 156, 227, .3) -.65364px -.7568px 0, rgba(73, 156, 227, .3) .28366px -.95892px 0, rgba(73, 156, 227, .3) .96017px -.27942px 0, rgba(205, 255, 255, .7) 0 0 15px
	}

	to {
		text-shadow: #499ce3 1px 0 0, #499ce3 .5403px .84147px 0, #499ce3 -.41615px .9093px 0, #499ce3 -.98999px .14112px 0, #499ce3 -.65364px -.7568px 0, #499ce3 .28366px -.95892px 0, #499ce3 .96017px -.27942px 0, #cdffff 0 0 25px
	}

}

@keyframes newGlow {
	0% {
		text-shadow: rgba(73, 156, 227, .3) 1px 0 0, rgba(73, 156, 227, .3) .5403px .84147px 0, rgba(73, 156, 227, .3) -.41615px .9093px 0, #499ce3 -.98999px .14112px 0, rgba(73, 156, 227, .3) -.65364px -.7568px 0, rgba(73, 156, 227, .3) .28366px -.95892px 0, rgba(73, 156, 227, .3) .96017px -.27942px 0, rgba(205, 255, 255, .7) 0 0 15px
	}

	to {
		text-shadow: #499ce3 1px 0 0, #499ce3 .5403px .84147px 0, #499ce3 -.41615px .9093px 0, #499ce3 -.98999px .14112px 0, #499ce3 -.65364px -.7568px 0, #499ce3 .28366px -.95892px 0, #499ce3 .96017px -.27942px 0, #cdffff 0 0 25px
	}

}

.the-boomsday-project.cards .Hero {
	background-position: center 50px;
	background-size: cover
}

@media only screen and (min-width:60em) {
	.the-boomsday-project.cards .Hero {
		background-size: contain
	}

}

.the-boomsday-project.cards .Hero:after {
	content: "";
	position: absolute;
	background: url(/images/the-boomsday-project/decoration.png);
	z-index: 2;
	width: 157px;
	height: 107px;
	right: -4px;
	bottom: 12px;
	display: none
}

@media only screen and (min-width:1100px) {
	.the-boomsday-project.cards .Hero:after {
		display: block
	}

}

.the-boomsday-project.cards .Hero .Header-logo {
	max-width: 500px;
	margin-top: 4em
}

.the-boomsday-project.cards .header-text {
	margin-top: 0
}

.the-boomsday-project.cards .header-text:before {
	display: none
}

.the-boomsday-project.cards .TagButton {
	margin: 3em 0;
	-webkit-transform: scale(.85);
	-ms-transform: scale(.85);
	transform: scale(.85)
}

.the-boomsday-project.cards .Parallax-layer {
	display: none
}

@media only screen and (min-width:40em) {
	.the-boomsday-project.cards .Parallax-layer {
		display: block;
		background-position: center 40px;
		background-size: cover
	}

}

@media only screen and (min-width:72.5em) {
	.the-boomsday-project.cards .Parallax-layer {
		background-position: top
	}

}

.the-boomsday-project.cards .pswp__ui--idle .pswp__top-bar {
	opacity: 1
}

.the-boomsday-project.cards .pswp__button:not(.pswp__button--arrow--left):not(.pswp__button--arrow--right) {
	background-image: url(images/ui/photoswipe/default-skin-f0f7b5fe9bf815a08ca748f4533e8c016909643a12d4ef49552024eecc787158c479d8ccdda7aac195094adcde372899d5b1066a56dde53fcb4d1d7831e68037.png)
}

.cards .CardContainer--cardBack:before {
	background-image: none
}

.Hero .GoldArrow {
	display: none
}

@media only screen and (min-width:40em) {
	.Hero .GoldArrow {
		display: block
	}

}

@media only screen and (min-width:1925px) {
	.Hero .slick-arrow.GoldArrow--prev, .Hero .slick-arrow.GoldArrow--prev:hover {
		-webkit-transform: translate(-578px, -50%);
		-ms-transform: translate(-578px, -50%);
		transform: translate(-578px, -50%)
	}

	.Hero .slick-arrow.GoldArrow--next, .Hero .slick-arrow.GoldArrow--next:hover {
		-webkit-transform: translate(578px, -50%);
		-ms-transform: translate(578px, -50%);
		transform: translate(578px, -50%)
	}

}

#videoCarousel {
	margin-top: -15%
}

@media only screen and (min-width:60em) {
	#videoCarousel {
		margin-top: auto
	}

}

.CinematicsSection {
	position: relative;
	padding: 0 0 3.5em;
	margin: 0;
	height: auto
}

@media only screen and (min-width:40em) {
	.CinematicsSection {
		padding-top: 0;
		margin-bottom: 1em;
		margin-top: 0
	}

}

@media only screen and (min-width:60em) {
	.CinematicsSection {
		margin-top: -100px
	}

}

.CinematicsSection .MediaFrame:before {
	top: -10%;
	bottom: -18%;
	right: -.5%;
	left: 0;
	border: none;
	background: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/video_frame-353f453145669b12b942ec185f2fd7f83cd078f12698e0f704bf9dac3eacde40a09f672a8e7d7ac476bd8ff3b86cf78cd5733eed5c6871129f4fd02d676e73e0.png) no-repeat 50%;
	background-size: contain;
	z-index: 2;
	pointer-events: none;
	max-width: 1000px
}

@media only screen and (min-width:40em) {
	.CinematicsSection .MediaFrame:before {
		top: -6%;
		bottom: -20%
	}

}

@media only screen and (min-width:60em) {
	.CinematicsSection .MediaFrame:before {
		top: -10%;
		bottom: -23%
	}

}

.CinematicsSection .Slick-item:not(.slick-current) .MediaFrame:before {
	background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/video_frame-faded-b9db1a7fd5c240bdb137c341aa6cb9031ddb4240148fc9db9de278aacb4ab12f91ad2ec07210c9910b88bc5cb2a2da78f1c153eba4f8976229af4c0e9e54462f.png)
}

.CinematicsSection .slick-track {
	padding: 4em 0
}

.CinematicsSection .Slick-item iframe {
	padding: 1% 2%
}

.CinematicsSection .Carousel-indicators {
	margin-top: -15px
}

.CinematicsSection .Carousel-indicators li {
	margin: 0 7px
}

@media only screen and (min-width:60em) {
	.CinematicsSection .Slick-item iframe {
		padding: 0
	}

}

.VideoSection {
	margin: 0;
	padding: 0;
	margin-top: 1em
}

@media only screen and (min-width:60em) {
	.VideoSection {
		padding-bottom: 1em;
		margin-top: 50px
	}

}

@media only screen and (min-width:72.5em) {
	.VideoSection {
		padding-bottom: 3em
	}

}

.VideoSlide-video {
	padding: 1% 3%;
	width: 95%
}

.VideoSlide-video:after {
	display: none
}

.IIV::-webkit-media-controls-play-button, .IIV::-webkit-media-controls-start-playback-button {
	opacity: 0;
	pointer-events: none;
	width: 5px
}

.boomsday .VideoSlide-video {
	padding: 5% 4% 0;
	width: 100%;
	max-width: 1000px
}

@media only screen and (min-width:40em) {
	.boomsday .VideoSlide-video {
		padding: 10% 2% 3%
	}

}

@media only screen and (min-width:1500px) {
	.boomsday .VideoSlide-video {
		padding: 70px 40px 0
	}

}

.GameplaySection {
	padding-top: 65px;
	color: #fff;
	height: 620px;
	position: relative;
	z-index: 1
}

.GameplaySection:after, .GameplaySection:before {
	content: "";
	position: absolute;
	width: 100%;
	left: 0;
	background-size: cover;
	background-repeat: repeat-x;
	background-position: 50%
}

.GameplaySection:before {
	content: "";
	background: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/4_divider-9bb3a7f95024350409f9b69789db794bbd7f6f3d18ab1fca3f2a5c2f42a28e5124203e83d25302582482d0c91828a9110794f2249084d97194d2aaa14da3bea4.jpg);
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	width: 100%;
	height: 30px;
	position: absolute;
	bottom: -2px;
	left: 0;
	z-index: 3
}

.GameplaySection .GameplayMechanic-links {
	text-align: center
}

.GameplaySection .GameplayMechanic-links .GameplayMechanic-link {
	background: transparent url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/screenshot-overlay-243c5208fc979cda6e668d6e5f5183f2f6fc1376c8b2432e4205f1707ae45e6cce8ba35f699c7669a17853ecda06f13c5c19bc00a9f35f44e19815cd407b4518.png) -325px -262px no-repeat;
	height: 28px;
	width: 28px;
	display: inline-block;
	margin: 0
}

.GameplaySection .GameplayMechanic-links .GameplayMechanic-link:hover {
	background: transparent url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/screenshot-overlay-243c5208fc979cda6e668d6e5f5183f2f6fc1376c8b2432e4205f1707ae45e6cce8ba35f699c7669a17853ecda06f13c5c19bc00a9f35f44e19815cd407b4518.png) -355px -262px no-repeat;
	display: inline-block
}

.GameplaySection .GameplayMechanic-links .GameplayMechanic-link.GameplayMechanic--current, .GameplaySection .GameplayMechanic-links .GameplayMechanic-link.GameplayMechanic--current:hover {
	background-position: -385px -262px
}

.GameplaySection .GameplayMechanic-content {
	padding-left: 0
}

.GameplaySection .GameplayMechanic-content h3 {
	text-shadow: 1px 1px 5px #000
}

.GameplaySection .GameplayMechanic-content p {
	margin-bottom: 10px
}

.GameplaySection .slick-track:after {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .75)), color-stop(25%, transparent), color-stop(42%, transparent), color-stop(50%, rgba(0, 0, 0, .25)), color-stop(61%, rgba(0, 0, 0, .5)), to(#000));
	background: linear-gradient(180deg, rgba(0, 0, 0, .75) 0, transparent 25%, transparent 42%, rgba(0, 0, 0, .25) 50%, rgba(0, 0, 0, .5) 61%, #000)
}

@media only screen and (min-width:60em) {
	.GameplaySection .slick-track:after {
		background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .75)), color-stop(45%, transparent), color-stop(60%, transparent), color-stop(73%, rgba(0, 0, 0, .6)), to(#000));
		background: linear-gradient(180deg, rgba(0, 0, 0, .75) 0, transparent 45%, transparent 60%, rgba(0, 0, 0, .6) 73%, #000)
	}

}

@media only screen and (min-width:400px) {
	.GameplaySection {
		height: 630px
	}

}

@media only screen and (min-width:40em) {
	.GameplaySection {
		height: auto;
		padding-top: 70px
	}

}

@media only screen and (min-width:60em) {
	.GameplaySection {
		padding-top: 75px
	}

}

.GameplayVideos {
	min-width: 414px;
	top: 30px
}

.GameplayVideos:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 245px;
	top: auto;
	bottom: 39px;
	left: 0;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(35%, rgba(0, 0, 0, .9)), to(transparent));
	background: linear-gradient(0deg, rgba(0, 0, 0, .9) 35%, transparent);
	z-index: 2;
	display: none
}

@media only screen and (min-width:40em) {
	.GameplayVideos:before {
		display: block;
		height: 220px;
		top: 0;
		bottom: auto;
		background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .9)), to(transparent));
		background: linear-gradient(180deg, rgba(0, 0, 0, .9) 0, transparent)
	}

}

.GameplayVideos:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 245px;
	top: auto;
	bottom: 39px;
	left: 0;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(35%, rgba(0, 0, 0, .9)), to(transparent));
	background: linear-gradient(0deg, rgba(0, 0, 0, .9) 35%, transparent);
	z-index: 2
}

@media only screen and (min-width:60em) {
	.GameplayVideos:after {
		display: none
	}

}

.GameplayVideos .GoldArrow {
	display: none
}

.GameplayVideos .slick-arrow.GoldArrow--prev {
	left: 0
}

.GameplayVideos .slick-arrow.GoldArrow--next {
	right: 0
}

.GameplayVideos.slick-slider {
	position: absolute
}

.GameplayVideos img {
	width: 100%;
	position: relative;
	z-index: 4;
}

#Mechanics .GameplayMechanic {
	margin-bottom: 4em
}

#Mechanics h2 {
	margin-top: .25em
}

.boomsday:not(.homepage) {
	-webkit-font-smoothing: antialiased
}

.boomsday:not(.homepage) h1, .boomsday:not(.homepage) h2, .boomsday:not(.homepage) h3 {
}

.boomsday:not(.homepage) h2 {
	margin-bottom: .4em
}

.boomsday:not(.homepage) .body {
	padding: 0
}

.boomsday:not(.homepage):not(.cards) .body:not(.homepage):not(.is-animated) {
	background: #000
}

.boomsday:not(.homepage) .BodyText {
	max-width: 850px;
	white-space: pre-line
}

.boomsday:not(.homepage) .BodyText br {
	line-height: 2.25em
}

@media only screen and (min-width:40em) {
	.boomsday:not(.homepage) .BodyText br {
		line-height: 1.2em
	}

}

.boomsday:not(.homepage) .header-secondary .Button--cta {
	margin-top: 25px
}

.boomsday:not(.homepage) .Hero {
	padding-top: 1em;
	background-color: #000;
	background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/Background-52fbebd4661685346483f305093cbfe74078d7358d3bb144c167b98b70e7b1a1d0754a43cedea2d44f7568570546c57d5721c3b8955b1ac656b1cfcffefd5a69.png);
	background-size: cover;
	background-position: 50%
}

@media only screen and (max-width:39.99em) {
	.boomsday:not(.homepage) .Hero:before {
		content: "";
		position: absolute;
		display: block;
		background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, .5)));
		background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, .5));
		height: 100%;
		width: 100%
	}

}

@media only screen and (min-width:640px) and (max-width:960px) {
	.boomsday:not(.homepage) .Hero {
		background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/bg_tablet-6cc8dca1f5840a5faf9ca9dcd519992c5e5c5d3f201024cb1807ebc44a6ea9dde7f748bb6f9caac45d7fdba2b0937f0c4e87ba27d04e1a2555bed5010f8976a0.png);
		background-size: contain;
		background-position: top;
		background-color: #0f051c
	}

}

@media only screen and (min-width:60em) {
	.boomsday:not(.homepage) .Hero {
		background-color: #000
	}

}

.boomsday:not(.homepage) .Hero .TagButton {
	margin-top: 5em
}

@media only screen and (min-width:40em) {
	.boomsday:not(.homepage) .Hero .TagButton {
		margin: 8em 0 5em
	}

}

.boomsday:not(.homepage) .Hero .Header-logo {
	padding-top: 0
}

@media only screen and (min-width:60em) {
	.boomsday:not(.homepage) .Hero .Header-logo {
		padding-top: 5em
	}

}

.boomsday:not(.homepage) .Hero.is-animated:after, .boomsday:not(.homepage) .Hero.is-animated:before {
	opacity: 1
}

.boomsday:not(.homepage) .Hero .fade {
	opacity: 0;
	-webkit-transition: opacity 1.5s ease-out;
	transition: opacity 1.5s ease-out
}

.boomsday:not(.homepage) .Hero .fade.is-animated {
	opacity: 1
}

@media only screen and (min-width:60em) {
	.boomsday:not(.homepage) .Hero {
		background-image: none
	}

	.boomsday:not(.homepage) .Hero .Button.Button--primary {
		margin-bottom: 5px
	}

}

.boomsday:not(.homepage) .Hero .header-text {
	position: relative;
	z-index: 0
}

.boomsday:not(.homepage) .Hero .header-text:before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	width: 1055px;
	height: 477px;
	-webkit-transform: translate(-50%, -22%);
	-ms-transform: translate(-50%, -22%);
	transform: translate(-50%, -22%);
	background-size: contain;
	z-index: -1
}

.boomsday:not(.homepage) .Hero h1, .boomsday:not(.homepage) .Hero p {
	color: #fff;
	margin-top: 0;
	text-shadow: -1px 1px 5px rgba(0, 0, 0, .5)
}

.boomsday:not(.homepage) .Hero h1 {
	margin-bottom: .5em;
	letter-spacing: .5px;
	margin-top: 110px
}

@media only screen and (min-width:40em) {
	.boomsday:not(.homepage) .Hero h1 {
		margin-top: 0
	}

}

.boomsday:not(.homepage) .Hero p {
	font-size: 16px;
	line-height: 1.25;
	max-width: 950px;
	margin: 0 auto 2em;
	padding: 0 15px;
	text-shadow: 0 0 35px rgba(0, 0, 0, 0.6)
}

@media only screen and (min-width:40em) {
	.boomsday:not(.homepage) .Hero p {
		padding: 0
	}

}

.boomsday:not(.homepage) .Hero p.Lead {
	font-weight: bold;
	line-height: 1.7;
	font-size: 16px
}

@media only screen and (min-width:40em) {
	.boomsday:not(.homepage) .Hero p.Lead {
		padding: .5em 1rem 0
	}

}

@media only screen and (min-width:60em) {
	.boomsday:not(.homepage) .Hero p.Lead {
		padding: 0
	}

}

.boomsday:not(.homepage) .Hero p.Lead br {
	line-height: 2.25em
}

@media only screen and (min-width:40em) {
	.boomsday:not(.homepage) .Hero p.Lead br {
		line-height: 1.2em
	}

}

@media only screen and (min-width:60em) {
	.boomsday:not(.homepage) .Hero {
		padding-top: 0
	}

}

.boomsday:not(.homepage) .Hero video {
	max-width: none;
	position: relative
}

.boomsday:not(.homepage) .Hero video, .boomsday:not(.homepage) .ParallaxCenter {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.boomsday:not(.homepage) .ParallaxCenter {
	width: 100%;
	height: 100%;
	max-width: 1900px;
	position: absolute
}

.boomsday:not(.homepage) .Parallax-layer {
	background-position: center 90px;
	background-size: 110%
}

@media only screen and (min-width:72.5em) {
	.boomsday:not(.homepage) .Parallax-layer {
		background-position: center 80px;
		background-size: contain
	}

}

.boomsday:not(.homepage) .Parallax-layer--00 {
	background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/expansionBg-flat-021aa0527766d839cda755dc5e2f39a100c57823d137742dc791444e5c533d31b28f8ce47c6174147568ba810218474bd8391052e695d15b5b625761c150ef91.jpg);
	background-position: top;
	background-size: auto
}

.boomsday:not(.homepage) .ParallaxCards {
	left: 50%;
	position: absolute;
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
	transform: scale(.8)
}

@media only screen and (min-width:72.5em) {
	.boomsday:not(.homepage) .ParallaxCards {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}

}

.boomsday:not(.homepage) .Parallax-layer--card {
	background-position: 50%;
	background-size: auto
}

.boomsday:not(.homepage).cards .Parallax-layer--00 {
	background-position: top;
	background-size: cover
}

.boomsday:not(.homepage) .VideoSection {
	display: block
}

.boomsday:not(.homepage) .expansion-header {
	margin-top: 0;
	z-index: 10;
	position: relative;
}

.boomsday:not(.homepage) .expansion-logo {
	margin: 100px auto -100px;
	position: relative;
	z-index: 10;
	width: 600px
}

@media only screen and (min-width:40em) {
	.boomsday:not(.homepage) .expansion-logo {
		margin: 0 auto
	}

}

.boomsday:not(.homepage) .fade {
	opacity: 1
}

.boomsday:not(.homepage) .BuyExpansionPacks {
	min-height: 40px
}

.boomsday:not(.homepage).has-dramaticEntrance #Navigation-wrapper {
	opacity: 0;
	-webkit-transition: opacity 1.5s ease-in;
	transition: opacity 1.5s ease-in
}

.boomsday:not(.homepage).has-dramaticEntrance #Navigation-wrapper.is-animated {
	opacity: 1
}

.boomsday:not(.homepage) .Icon:before {
	height: 130px
}

.boomsday:not(.homepage) .Button--cta {
	display: inline-block;
	position: relative;
	width: 100%
}

@media only screen and (min-width:40em) {
	.boomsday:not(.homepage) .Button--cta {
		width: auto
	}

}

@media only screen and (min-width:60em) {
	.boomsday:not(.homepage) .Button--cta #boomsday-viewCards {
		width: 225px
	}

}

.boomsday:not(.homepage) .Button--cta:after {
	content: "";
	width: 150px;
	height: 43px;
	left: -7px;
	top: -37px;
	position: absolute;
	pointer-events: none;
	z-index: 5
}

@media only screen and (min-width:40em) {
	.boomsday:not(.homepage) .Button--cta:after {
		left: 6px
	}

}

.boomsday:not(.homepage) .FeatureHype {
	max-width: 580px;
	margin: 0 auto
}

@media only screen and (min-width:60em) {
	.boomsday:not(.homepage) .FeatureHype {
		max-width: 950px
	}

}

.boomsday:not(.homepage) .FeatureHype .Icon {
	width: 100%;
	position: relative
}

.boomsday:not(.homepage) .FeatureHype .Icon:before {
	display: none
}

.boomsday:not(.homepage) .FeatureHype .FeatureBox {
	font-size: 16px;
	line-height: 1.14;
	text-align: center;
	width: 100%;
	display: inline-block;
	position: relative;
	vertical-align: top
}

.boomsday:not(.homepage) .FeatureHype .FeatureBox .FeatureBox-heading {
	color: #fff;
	font-size: 13px;
	margin-top: -1.25em;
	margin-bottom: 0;
	text-shadow: -1px 1px 5px rgba(0, 0, 0, .5)
}

.boomsday:not(.homepage) .FeatureHype .FeatureBox .FeatureBox-heading.FeatureBox-subHeading--centered {
	font-style: italic;
	font-size: 10px;
/*	position: absolute;*/
/*	bottom: -25px;*/
/*	left: 0;
	right: 0;*/
	margin: auto;
	padding: 0 8px;
	line-height: 1.3em;
}
.boomsday:not(.homepage) .FeatureHype .FeatureBox .FeatureBox-heading.FeatureBox-subHeading--centered a{
	color: #fff;
	text-decoration: underline;
}
.boomsday:not(.homepage) .FeatureHype .FeatureBox .FeatureBox-heading.FeatureBox-subHeading--centered a:hover{
	opacity: 0.8;
}
@media only screen and (min-width:40em) {
	.boomsday:not(.homepage) .FeatureHype .FeatureBox .FeatureBox-heading.FeatureBox-subHeading--centered {
		position: relative;
		bottom: 0;
		left: auto;
		right: auto;
		font-size: 15px;
		margin-top: .5em
	}

}

@media only screen and (min-width:40em) {
	.boomsday:not(.homepage) .FeatureHype .FeatureBox {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}

	.boomsday:not(.homepage) .FeatureHype .FeatureBox .FeatureBox-heading {
		font-size: 16px
	}

}

@media only screen and (min-width:30em) {
	.boomsday:not(.homepage) .FeatureHype {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.boomsday:not(.homepage) .FeatureHype .FeatureBox {
		width: 25%;
		padding-left: 0;
		padding-right: 0;
	}

}

.homepage.boomsday .head {
	background-image: url(/images/the-witchwood/bg/header-bg-640x691.jpg);
	background-position-y: 0
}

@media only screen and (min-width:40em) {
	.homepage.boomsday .head {
		background-image: url(/images/the-witchwood/bg/kobolds-header-bg-small.jpg)
	}

}

@media only screen and (min-width:72.5em) {
	.homepage.boomsday .head {
		background-image: url(/images/the-witchwood/bg/kobolds-header-bg.jpg);
		background-position-y: -2px
	}

}

.learnMore-expansion:after, .learnMore-expansion:before, .learnMore-expansion a:after, .learnMore-expansion a:before, .learnMore-expansion span:after, .learnMore-expansion span:before {
	background-image: url(/images/the-witchwood/learnMore-spritesheet.png)
}

.learnMore-expansion span:after, .learnMore-expansion span:before {
	height: 61px;
	background-position-y: -103px
}

.learnMore-expansion:before {
	display: none
}

@media only screen and (min-width:60em) {
	.learnMore-expansion:after {
		width: 150px;
		height: 43px;
		top: -7px;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		background-position: -194px -20px
	}

}

.learnMore-expansion a {
	min-width: 150px
}

.learnMore-expansion a:after, .learnMore-expansion a:before {
	height: 46px;
	background-position-y: -63px
}

.learnMore-expansion a:active span:after, .learnMore-expansion a:active span:before, .learnMore-expansion a:focus span:after, .learnMore-expansion a:focus span:before, .learnMore-expansion a:hover span:after, .learnMore-expansion a:hover span:before {
	opacity: .7
}

.ExpansionFooter {
	position: relative;
	z-index: 3;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
@media screen and(-ms-high-contrast:active), (-ms-high-contrast:none) {
	.ExpansionFooter  {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
}
@media only screen and (max-width:59.99em) {
	.ExpansionFooter:before {
		content: "";
		display: block;
		position: absolute;
		margin: auto;
		left: auto;
		right: auto;
		top: -180px;
		z-index: 2;
		opacity: 1;
		background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/the-boomsday-project-sprite-e83b965a22e20b9277942b1d266e7e416dfe843d0401e603b6f9dc15dfc8a6a68bed04ea26d1407680f058d14307a3194a01cdfe26a27e4184cbf8a666d2a228.png);
		background-position: -2440px -1004px;
		width: 359px;
		height: 411px
	}

}

.ExpansionFooter-the-boomsday-project {
	margin-top: 150px
}

@media only screen and (max-width:59.99em) {
	.ExpansionFooter-the-boomsday-project {
		margin-top: 250px
	}

}

.ExpansionFooter .ContentSection {
	padding-top: 1em;
	padding-bottom: 0;
	color: #fff;
	position: relative;
	z-index: 3;
}

.ExpansionFooter .ContentSection h2, .ExpansionFooter .ContentSection h5 {
	color: #fff;
	text-shadow: 0 0 25px #000
}

.ExpansionFooter .ContentSection p.BodyText {
	margin-top: 40px;
	text-shadow: 0 0 25px #000;
	line-height: 1.7em;
}

.ExpansionFooter .TagButton {
	margin-top: 4em
}

@media only screen and (min-width:60em) {
	.ExpansionFooter .TagButton:after {
		right: -60px
	}

}

.TagButton {
	margin: 3em 0 0;
	position: relative;
	display: inline-block
}

@media only screen and (min-width:40em) {
	.TagButton {
		margin: 3em 0
	}

}

.TagButton:after, .TagButton:before {
	content: "";
	top: -58px;
	position: absolute;
	display: none;
	-webkit-transform: scale(.93);
	-ms-transform: scale(.93);
	transform: scale(.93)
}

@media only screen and (min-width:310px) {
	.TagButton:after, .TagButton:before {
		display: block
	}

}

@media only screen and (min-width:40em) {
	.TagButton {
		margin: 8em 0 3em
	}

}

@media only screen and (min-width:40em) {
	.TagButton:before {
		left: -52px;
		background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/button_left-c3c60115e6fbb5c0cbf432db4196c19656704236c79b54f3bb2b6645b2139d2312eb4370d70056d266195ab6100201586fd4432809efd7b471c8882d232eea65.png);
		width: 100%
	}

}

@media only screen and (min-width:40em) {
	.TagButton:after, .TagButton:before {
		height: 160px;
		background-repeat: no-repeat
	}

	.TagButton:after {
		right: -63px;
		background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/button_right-40dbd25748c7a3cd38e44c554c1bd6a8c6cc1376e72194756084cd1324e0547c3bf7817ffdfb4d00f3713a71f9c272a3e4390ae24cf86803ddc094c5b7b6a1df.png);
		width: 197px
	}

}

.TagButton .backgroundWood {
	position: absolute;
	height: 106px;
	width: 100%;
	top: -24px;
	left: 0;
	z-index: -1;
	background: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/woodBackground-7063f372330d791615829d1ed3998020369c6dcac055aee40e7f9d5dcb792663a59ad89e1e32ed41a1450562713719024b92311f697d3970629cebcb3260fccf.png);
	display: none
}

@media only screen and (min-width:60em) {
	.TagButton .backgroundWood {
		display: block
	}

}

.TagButton .Button--cta {
	display: block;
	width: 100%;
	margin-bottom: 15px
}

@media only screen and (min-width:40em) {
	.TagButton .Button--cta {
		float: left;
		margin-left: 5px
	}

	.TagButton .Button--cta .Button {
		padding-left: 2.5em
	}

	.TagButton .Button--cta:first-of-type {
		margin-left: 0;
		margin-right: 0
	}

	.TagButton .Button--cta:first-of-type .Button {
		/*padding-left: 105px*/
	}

}

@media only screen and (max-width:39.99em) {
	.TagButton .Button--cta #the-boomsday-project-viewCards {
	/*	width: 225px*/
	}

}

.TagButton .Button {
	margin-bottom: 0
}

.TagButton .Button:nth-child(2) {
	padding-left: 6.5em;
	margin-right: 10px
}

.fr-fr .TagButton .Button, .it-it .TagButton .Button, .pl-pl .TagButton .Button, .pt-br .TagButton .Button {
	letter-spacing: .5px;
	white-space: nowrap
}

.TagButton .TagButton-cards {
	display: none
}

@media only screen and (min-width:40em) {
	.TagButton .TagButton-cards {
		display: block
	}

}

@media only screen and (min-width:60em) {
	.TagButton .TagButton-cards {
		-webkit-animation: cardShake 3s cubic-bezier(.36, .07, .19, .97) both infinite;
		animation: cardShake 3s cubic-bezier(.36, .07, .19, .97) both infinite;
		-webkit-animation-delay: 3s;
		animation-delay: 3s
	}

}

@media only screen and (min-width:60em) {
	.TagButton:after, .TagButton:before {
		top: -54px;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}

	.TagButton:before {
		left: -60px
	}

	.TagButton:after {
		right: -60px
	}

}

.TagButton-cards {
	background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/button_pack-9cda9a1562f6f816331d662ab860b8d55bfa42f4b90ab9e5b6bf1444b6c148b7b85e61958c9ce96d0d1f9a5af3e2420023353e18f4cea4537e80963957839c48.png);
	background-repeat: no-repeat;
	position: absolute;
	pointer-events: none;
	top: -91%;
	left: -39px;
	z-index: 10;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	width: 151px;
	height: 170px
}

.TagButton-cards.has-tag {
	background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/button_pack_tag-e6216dd205b82d8c37f54803a6df3842d44d6b16800be1d9b6d13845385f68498d69ffc518681034b334c4dc21c3c86dc5620703934a44eb2802de53e684850a.png)
}

@media only screen and (min-width:60em) {
	.TagButton-cards {
		top: -75%;
		left: -30px
	}

}

.TagButton-priceTag {
	font-size: 1.25em;
	font-weight: 400;
	position: absolute;
	bottom: 19px;
	right: 11px;
	-webkit-transform: rotate(26.75deg);
	-ms-transform: rotate(26.75deg);
	transform: rotate(26.75deg)
}

.TagButton-priceTag text {
	stroke: #000;
	stroke-linecap: round;
	stroke-linejoin: round
}

.TagButton-priceTag .outer {
	fill: #000;
	stroke-width: 5px
}

.TagButton-priceTag .inner {
	fill: #fff;
	stroke-width: 0
}

.TagButton-priceTag .currency {
	font-size: .75em
}

@media only screen and (min-width:60em) {
	.TagButton-priceTag {
		font-size: 1.15em
	}

}

.boomsday .Button, .boomsday h1, .boomsday h2, .boomsday h3 {
	font-weight: 400
}

.boomsday.th-th .Button, .boomsday.th-th h1, .boomsday.th-th h2, .boomsday.th-th h3 {
	font-weight: 700
}

.boomsday .body-bot {
	padding-bottom: 0
}

.boomsday .PageDivider {
	z-index: 2
}

.ExpansionLink--the-boomsday-project {
	background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/the-boomsday-project-cbf9e460956891e33569b2167b23b26af18ca5047e99dcdb16e138f645e519e94f1268aebad888cae4776b73410b7da4dfbfb4133702f717968d313120b268f3.jpg)
}

@media only screen and (min-width:40em) {
	.ExpansionLink--the-boomsday-project {
		background-image: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/the-boomsday-project-cbf9e460956891e33569b2167b23b26af18ca5047e99dcdb16e138f645e519e94f1268aebad888cae4776b73410b7da4dfbfb4133702f717968d313120b268f3.jpg)
	}

}

@charset "UTF-8";

#StickyNavigation {
	position: fixed;
	top: 0;
	left: 0;
	margin: auto;
	right: 0;
	color: #fff;
	z-index: 11;
	width: 100%;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: width .15s ease-out, opacity .25s ease-out, -webkit-transform .25s ease-out;
	transition: width .15s ease-out, opacity .25s ease-out, -webkit-transform .25s ease-out;
	transition: width .15s ease-out, transform .25s ease-out, opacity .25s ease-out;
	transition: width .15s ease-out, transform .25s ease-out, opacity .25s ease-out, -webkit-transform .25s ease-out
}

@media (max-width:59.99em) {
	#Navigation-wrapper.is-unFixed~.wrapper #StickyNavigation {
		-webkit-transform: translateY(-47px);
		-ms-transform: translateY(-47px);
		transform: translateY(-47px)
	}

}

#StickyNavigation a:focus, #StickyNavigation a:hover {
	color: transparent
}

@media (min-width:60em) {
	#StickyNavigation {
		top: 50%;
		-webkit-transform: translate3d(0, -50%, 0);
		transform: translate3d(0, -50%, 0);
		margin: auto;
		width: 100px;
		height: 100%;
		left: auto
	}

}

#StickyNavigation:after {
	position: absolute;
	content: "";
	height: 130%;
	width: 100%;
	background: -webkit-gradient(linear, left bottom, left top, from(transparent), color-stop(16%, rgba(0, 0, 0, .25)), color-stop(40%, rgba(0, 0, 0, .65)), color-stop(70%, rgba(0, 0, 0, .85)));
	background: linear-gradient(0deg, transparent 0, rgba(0, 0, 0, .25) 16%, rgba(0, 0, 0, .65) 40%, rgba(0, 0, 0, .85) 70%);
	top: -10%;
	left: 0;
	pointer-events: none
}

@media (min-width:60em) {
	#StickyNavigation:after {
		content: "";
		position: absolute;
		background: -webkit-gradient(linear, left top, right top, from(transparent), to(rgba(0, 0, 0, .85)));
		background: linear-gradient(90deg, transparent 0, rgba(0, 0, 0, .85));
		height: 100%;
		top: 0;
		right: 0;
		left: auto;
		z-index: -1;
		-webkit-transition: all .15s ease-out;
		transition: all .15s ease-out;
		width: 100px;
		opacity: 0
	}

}

#StickyNavigation.StickyNavigation--fadeOut {
	opacity: 0;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0)
}

@media (min-width:60em) {
	#StickyNavigation.StickyNavigation--fadeOut {
		-webkit-transform: translate3d(0, -50%, 0);
		transform: translate3d(0, -50%, 0)
	}

}

#StickyNavigation:hover {
	width: auto
}

#StickyNavigation:hover:after {
	opacity: 1;
	width: 100%
}

@media (min-width:60em) {
	#StickyNavigation:hover:after {
		width: 350px;
		background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(55%, rgba(0, 0, 0, .45)), to(rgba(0, 0, 0, .85)));
		background: linear-gradient(90deg, transparent 0, rgba(0, 0, 0, .45) 55%, rgba(0, 0, 0, .85))
	}

}

#StickyNavigation:hover .Navigation-list:before {
	opacity: 0
}

#StickyNavigation:hover li .StickyNav-Text {
	opacity: 1;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

#StickyNavigation li {
	position: relative;
	text-align: center;
	display: inline-block
}

@media (min-width:60em) {
	#StickyNavigation li {
		display: block;
		text-align: right;
		margin: 20px 0;
		height: 30px
	}

}

#StickyNavigation li.active .StickyNav-Text {
	position: relative
}

#StickyNavigation li.active .StickyNav-Text .TextLine {
	width: 100%
}

#StickyNavigation li:hover .StickyNav-Text {
	text-decoration: none;
	color: #fff
}

#StickyNavigation li:hover .StickyNav-Icon:after {
	opacity: 1
}

#StickyNavigation li a {
	padding: 17px 2.5em;
	display: inline-block
}

@media (min-width:60em) {
	#StickyNavigation li a {
		padding: 0
	}

}

#StickyNavigation li.active .StickyNav-Text {
	color: #fff;
	text-decoration: none
}

#StickyNavigation li.active .StickyNav-Icon:before {
	opacity: 1
}

#StickyNavigation .Navigation-list {
	position: relative;
	padding: 0;
	z-index: 5;
	width: 100%;
	margin: 0;
	display: none
}

@media (min-width:60em) {
	#StickyNavigation .Navigation-list {
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%)
	}

}

#StickyNavigation .StickyNav-Text {
	display: inline-block;
	position: relative;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	line-height: 1.25em;
	font-size: 16px;
	color: #cecece;
	-webkit-transition: color .15s ease-out;
	transition: color .15s ease-out;
	text-shadow: 1px 1px #000;
	font-weight: 400;
	-webkit-font-smoothing: antialiased
}

@media (min-width:60em) {
	#StickyNavigation .StickyNav-Text {
		display: block;
		text-shadow: none
	}

}

#StickyNavigation .StickyNav-Text .TextLine {
	content: "";
	height: 2px;
	background: #55d9e8;
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 0;
	-webkit-transition: all .35s ease-out;
	transition: all .35s ease-out;
	-webkit-transition-delay: .35s;
	transition-delay: .35s;
	display: block;
	-webkit-box-shadow: 0 0 6px 0 #55d9e8;
	box-shadow: 0 0 6px 0 #55d9e8
}

@media (min-width:60em) {
	#StickyNavigation .StickyNav-Text .TextLine {
		display: none
	}

}

@media (min-width:60em) {
	#StickyNavigation .StickyNav-Text {
		display: block;
		opacity: 0;
		-webkit-transform: translate3d(-7px, 0, 0);
		transform: translate3d(-7px, 0, 0);
		-webkit-transition: color .15s ease-out, -webkit-transform .25s ease-out;
		transition: color .15s ease-out, -webkit-transform .25s ease-out;
		transition: transform .25s ease-out, color .15s ease-out;
		transition: transform .25s ease-out, color .15s ease-out, -webkit-transform .25s ease-out;
		top: 8px;
		padding-right: 85px
	}

	#StickyNavigation .StickyNav-Text:before {
		display: none
	}

}

#StickyNavigation .StickyNav-Icon {
	background: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/navigation_sprite-34e3294114dbb2972b71737c6568183fec34f144e28f10b3892f8aaa22b46c9659d5382443ba670f9981139dc1ce29c54f976a10f361081ce774fb323ec5a333.png) -10px -10px;
	width: 40px;
	height: 40px;
	position: absolute;
	right: 25px;
	top: 0;
	display: none
}

@media (min-width:60em) {
	#StickyNavigation .StickyNav-Icon {
		display: block
	}

}

#StickyNavigation .StickyNav-Icon:after, #StickyNavigation .StickyNav-Icon:before {
	content: "";
	background: url(https://blz.nosdn.127.net/1/tm/hearthstone/gameguide/drboom/navigation_sprite-34e3294114dbb2972b71737c6568183fec34f144e28f10b3892f8aaa22b46c9659d5382443ba670f9981139dc1ce29c54f976a10f361081ce774fb323ec5a333.png) -70px -10px;
	width: 40px;
	height: 40px;
	opacity: 0;
	-webkit-transition: opacity .15s ease-out;
	transition: opacity .15s ease-out;
	position: absolute;
	top: -1px;
	left: 0;
	z-index: 2
}

#StickyNavigation .StickyNav-Icon:after {
	background-position: -10px -70px
}

@media (min-width:60em) {
	.StickySection.is-dark:after {
		content: "";
		position: absolute;
		background: -webkit-gradient(linear, left top, right top, from(transparent), to(rgba(0, 0, 0, .85)));
		background: linear-gradient(90deg, transparent 0, rgba(0, 0, 0, .85));
		height: 100%;
		top: 0;
		right: 0;
		left: auto;
		z-index: 0;
		-webkit-transition: all .15s ease-out;
		transition: all .15s ease-out;
		width: 100px
	}

}

#video-1 {
	width: 100%;
}

#app, #weibo, #gotop,#hsoa-link {
	display: none !important;
}

.AspectRatio--16x9 {
	padding-bottom: 0;
}

.play-icon {
	background: rgba(0, 0, 0, 0) url("https://hearthstone.nosdn.127.net/3/minisite/ungoro/sprite.png") no-repeat scroll -41px -39px;
	display: block;
	height: 101px;
	left: 50%;
	margin: -55.5px 0 0 -55.5px;
	position: absolute;
	top: 50%;
	width: 101px;
	cursor: pointer;
}

.play-icon:hover {
	background-position: -163px -39px;
}

@media only screen and (max-width:1000px) {
	#nav-client-header {
		display: none;
	}

	.top-nav {
		display: none;
	}

}

.heading-centered-link {
	color: #fff;
	text-decoration: underline;
}

#lightbox-container .control-wrapper.no-gallery.no-paging {
	display: none;
}

/*分享*/
.top-nav {
	width: 1000px;
	margin-left: -414px;
	left: 50%;
	position: absolute;
	z-index: 1000;
	top: 60px;
}

.top-nav p {
	background: url('https://hearthstone.nosdn.127.net/3/minisite/tgt/sprite.png') no-repeat -610px -572px;
	width: 247px;
	height: 51px;
	color: #584734;
	font-size: 0.875rem;
	padding: 12px 0 0 50px;
	position: absolute;
	right: 0;
	top: 5px;
	text-align: left;
}

.top-nav p a {
	color: #584734;
	padding: 0 8px;
	text-shadow: 0.7px 0.7px 0 #d9bd8d;
}

.top-nav p a:hover {
	color: #fff;
	text-decoration: none;
}

.share {
	width: 274px;
	position: absolute;
	right: -18px;
	top: 59px;
	padding-left: 22px;
}

.share li {
	margin-right: 4px;
	color: #fff;
}

.share li a {
	background: rgba(0, 0, 0, 0) url("https://hearthstone.nosdn.127.net/3/minisite/mobile-hs/sprite2.png") no-repeat scroll -999em -999em;
	height: 25px;
	width: 25px;
}

.share li a.bds_button_tsina {
	background-position: -67px -375px;
}

.share li a.bds_button_tqq {
	background-position: -6px -375px;
}

.share li a.bds_button_tieba {
	background-position: -160px -375px;
}

.share li a.bds_button_qzone {
	background-position: -98px -375px;
}

.share li a.bds_button_yixin {
	background-position: -37px -375px;
}

.share li a.bds_button_weixin {
	background-position: -129px -375px;
}

.share li a.bds_button_tsina:hover {
	background-position: -67px -413px;
}

.share li a.bds_button_tqq:hover {
	background-position: -6px -413px;
}

.share li a.bds_button_tieba:hover {
	background-position: -160px -413px;
}

.share li a.bds_button_qzone:hover {
	background-position: -98px -413px;
}

.share li a.bds_button_yixin:hover {
	background-position: -37px -413px;
}

.share li a.bds_button_weixin:hover {
	background-position: -129px -413px;
}
