/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/**
 * @fileOverview Normalize.css is a modern, HTML5-ready alternative to CSS resetsmakes browsers render all elements more
 * consistently and in line with modern standards. It precisely targets only the styles that need normalizing.
 *
 * @see http://unsemantic.com/
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
/**
 * @fileOverview Normalize.css is a modern, HTML5-ready alternative to CSS resetsmakes browsers render all elements more
 * consistently and in line with modern standards. It precisely targets only the styles that need normalizing.
 *
 * @see http://unsemantic.com/
 */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  height: auto;
}
body {
  margin: 0;
  height: auto;
}
/**
 * @fileOverview Normalize.css is a modern, HTML5-ready alternative to CSS resetsmakes browsers render all elements more
 * consistently and in line with modern standards. It precisely targets only the styles that need normalizing.
 *
 * @see http://unsemantic.com/
 */
a {
  text-decoration: none;
  background: transparent;
}
a:focus {
  outline: 0;
}
a:active,
a:hover {
  outline: 0;
}
/**
 * @fileOverview Normalize.css is a modern, HTML5-ready alternative to CSS resetsmakes browsers render all elements more
 * consistently and in line with modern standards. It precisely targets only the styles that need normalizing.
 *
 * @see http://unsemantic.com/
 */
h1 {
  font-size: 2em;
  margin: .67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
hr {
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "“" "”" "‘" "’";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/**
 * @fileOverview Normalize.css is a modern, HTML5-ready alternative to CSS resetsmakes browsers render all elements more
 * consistently and in line with modern standards. It precisely targets only the styles that need normalizing.
 *
 * @see http://unsemantic.com/
 */
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
/**
 * @fileOverview Normalize.css is a modern, HTML5-ready alternative to CSS resetsmakes browsers render all elements more
 * consistently and in line with modern standards. It precisely targets only the styles that need normalizing.
 *
 * @see http://unsemantic.com/
 */
figure {
  margin: 0;
}
/**
 * @fileOverview Normalize.css is a modern, HTML5-ready alternative to CSS resetsmakes browsers render all elements more
 * consistently and in line with modern standards. It precisely targets only the styles that need normalizing.
 *
 * @see http://unsemantic.com/
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
/**
 * @fileOverview Normalize.css is a modern, HTML5-ready alternative to CSS resetsmakes browsers render all elements more
 * consistently and in line with modern standards. It precisely targets only the styles that need normalizing.
 *
 * @see http://unsemantic.com/
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/**
 * @fileOverview Pagination (multiple pages)
 */
.pagination ul {
  display: inline-block;
  margin-left: 0;
  margin-bottom: 0;
}
.pagination ul > li {
  padding-left: 0;
  display: block;
  float: left;
}
.pagination ul > li > a,
.pagination ul > li > span {
  display: block;
  text-align: center;
}
.pagination ul > li > a:active {
  outline: 0;
}
.pagination-group {
  overflow: hidden;
}
.pagination-group .pagination-left {
  float: left;
}
.pagination-group .pagination-right {
  float: right;
}
.pagination-group .pagination-right-absolute {
  position: absolute;
  right: 0;
}
.pagination-left {
  text-align: right;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-inline {
  display: inline-block;
  vertical-align: middle;
}
.pagination select.view-per-page {
  float: left;
  margin: 0 6px 0 0;
}
/*
	These font variables should not be used outside of this file. Please create
	a secondary variable that references where the font is being used i.e.
	@tagline-font: @blizz-quad; and use that elsewhere.
*/
/*
	Language specific fonts
*/
/*
	Thank you
*/
@font-face {
  font-family: 'Heroes Icons';
  font-style: normal;
  src: url('/hearthstone/static/fonts/heroes.woff');
}
/*
	These aren't currently being use but if we decide to redo the naxx page
	all of these vars are necessary

@naxx-wings: arachnid-quarter, plague-quarter, military-quarter, construct-quarter, frostwyrm-lair;
@naxx-arachnid-quarter-bosses: anub-rekhan, grand-widow-faerlina, maexxna;
@naxx-plague-quarter-bosses: noth, heigan, loatheb;
@naxx-military-quarter-bosses: instructor-razuvious, gothik, four-horsemen;
@naxx-construct-quarter-bosses: patchwerk, grobbulus, gluth, thaddius;
@naxx-frostwyrm-lair-bosses: sapphiron, kelthuzad;

*/
/*
	Faded background as used on hearthstone/en/expansions-adventures/blackrock-mountain/blackrock-depths in the boss section
*/
.explore-nav-is-out .hack-stock-android-overflow {
  overflow: hidden;
}
body > object[width="1"][height="1"],
body > iframe[width="0"][height="0"] {
  display: block;
}
.explore-nav-is-out .hack-stock-android-overflow {
  overflow: hidden;
}
body > object[width="1"][height="1"],
body > iframe[width="0"][height="0"] {
  display: block;
}
.tracking-pixel {
  position: fixed;
  left: -9999px;
}
* {
  box-sizing: border-box;
}
body {
  background-color: #F1D6A9;
  font: 13px/1.5 "Open Sans", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Display, Tahoma, Verdana, Arial, Helvetica, sans-serif;
  min-width: 0;
}
@media only screen and (min-width: 60em) {
  body {
    background: #071122 url("/hearthstone/static/images/page-bg.gif") 50% 0 repeat-y;
    background-size: auto;
  }
}
.wrapper {
  overflow-x: hidden;
  min-height: 100%;
}
hr {
  background: url("/hearthstone/static/images/content-separator2.png") center center no-repeat;
  border: none;
  height: 8px;
  width: 100%;
}
.main-container {
  position: relative;
  transition: transform 200ms ease;
  overflow: hidden;
}
.mobile-nav-is-out .main-container {
  -ms-transform: translate(70%);
      transform: translate(70%);
}
@media only screen and (min-width: 60em) {
  .mobile-nav-is-out .main-container {
    -ms-transform: translate(0);
        transform: translate(0);
  }
}
.explore-nav-is-out .main-container {
  -ms-transform: translate(-70%);
      transform: translate(-70%);
}
@media only screen and (min-width: 60em) {
  .explore-nav-is-out .main-container {
    -ms-transform: translate(0);
        transform: translate(0);
  }
}
a {
  color: #E22C14;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
img,
video,
picture {
  max-width: 100%;
}
.grid-container {
  padding: 0;
}
.announcement-bar .announcement-bar-inner {
  max-width: 995px;
  width: 100%;
}
.full-width {
  width: 100%;
}
.grid-50 {
  width: 50%;
  display: inline-block;
}
@media only screen and (min-width: 40em) {
  .grid-25--sm {
    float: left;
    width: 25%;
  }
  .grid-33--sm {
    float: left;
    width: 33.33%;
  }
  .grid-50--sm {
    width: 50%;
    display: inline-block;
  }
}
@media only screen and (min-width: 60em) {
  .grid-25--md {
    float: left;
    width: 25%;
  }
  .grid-33--md {
    float: left;
    width: 33.33%;
  }
  .grid-40--md {
    width: 40%;
    float: left;
  }
  .grid-50--md {
    width: 50%;
    float: left;
  }
  .grid-60--md {
    width: 60%;
    float: left;
  }
  .grid-66--md {
    width: 66.66%;
    float: left;
  }
  .grid-75--md {
    width: 75%;
    float: left;
  }
}
.dark-link {
  color: black;
}
.dark-link:hover {
  color: #E22C14;
}
@media only screen and (min-width: 40em) {
  .hide--sm {
    display: none;
  }
}
@media only screen and (min-width: 40em) {
  .hide-video--sm {
    display: none;
  }
}
.is-fullscreen .hide-video--sm {
  display: block !important;
}
.show--xs {
  display: none;
}
@media only screen and (min-width: 30em) {
  .show--xs {
    display: inline-block;
  }
}
.show--sm {
  display: none;
}
@media only screen and (min-width: 40em) {
  .show--sm {
    display: inline-block;
  }
}
.show--md {
  display: none;
}
@media only screen and (min-width: 60em) {
  .show--md {
    display: inline-block;
  }
}
@media only screen and (min-width: 60em) {
  .hide--md {
    display: none;
  }
}
.show--lg {
  display: none;
}
@media only screen and (min-width: 72.5em) {
  .show--lg {
    display: block;
  }
}
@media only screen and (min-width: 72.5em) {
  .hide--lg {
    display: none;
  }
}
@media only screen and (min-width: 40em) {
  .pull-left--sm {
    float: left;
  }
  .pull-right--sm {
    float: right;
  }
}
.gradient-border {
  background-image: linear-gradient(to bottom, #622f15, #a4630d);
  padding: 2px;
}
@media only screen and (min-width: 60em) {
  .pull-left--md {
    float: left;
  }
  .pull-right--md {
    float: right;
  }
}
.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;
}
@media only screen and (min-width: 60em) {
  .sixteen-nine--media {
    padding-top: 51.5%;
  }
}
.align-center {
  text-align: center;
}
@media only screen and (min-width: 40em) {
  .align-center--sm {
    text-align: center;
  }
}
.oh {
  overflow: hidden;
}
.invisible {
  visibility: hidden !important;
}
.footnote {
  font-style: italic;
  font-size: 80%;
}
.unstyled-button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
}
/*
Content Container
----------------------------------------------------------------------------- */
.content-container,
.content-container--fsg-event-options {
  margin: auto;
  max-width: 1160px;
  max-width: 72.5rem;
}
@media only screen and (min-width: 60em) {
  .content-container,
  .content-container--fsg-event-options {
    padding: 0 80px;
    padding: 0 5rem;
  }
}
.expansions .page-body,
.esports .page-body,
.blog-article .page-body {
  background: transparent url("/hearthstone/static/images/subpage-body-bg.png") 50% 0 no-repeat;
  padding-top: 32px;
  padding-top: 2rem;
}
.content-wrapper {
  padding: 0 16px;
  padding: 0 1rem;
}
.visually-hidden {
  position: absolute;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
  visibility: hidden;
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide {
  display: none;
}
ul,
ol,
li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.body {
  position: relative;
  background: transparent url("/hearthstone/static/images/body-content-bg.jpg") 50% 0 repeat-y;
  margin-bottom: -19px;
}
@media only screen and (min-width: 40em) {
  .body {
    padding-top: 16px;
    padding-top: 1rem;
  }
}
@media only screen and (min-width: 60em) {
  .body {
    padding-top: 0;
  }
}
@media only screen and (min-width: 72.5em) {
  .body {
    padding-top: 0;
    margin-bottom: -130px;
  }
}
.body-bot {
  position: relative;
  min-height: 500px;
  background: url("/hearthstone/static/images/home/divider-small.jpg") bottom center repeat-x;
  padding-bottom: 22px;
  max-width: 2600px;
  margin: auto;
}
@media only screen and (min-width: 40em) {
  .body-bot {
    padding-bottom: 40px;
    background-image: url("/hearthstone/static/images/content-bottom-line.png");
  }
}
.page-body {
  margin: 0 auto;
}
.full-content-wrapper {
  width: 100%;
  overflow: hidden;
}
.full-content-wrapper.screenshot-section {
  padding-bottom: 22px;
  margin-bottom: -22px;
}
.content-section {
  position: relative;
  margin: 0 auto;
  max-width: 1160px;
}
.raised-section {
  padding-top: 50px;
  padding-bottom: 50px;
  max-width: 1500px;
  margin: auto;
  position: relative;
}
.raised-section:before,
.raised-section:after {
  content: "";
  background-position: 50% 0;
  position: absolute;
  right: 0;
  left: 0;
  background-position: center 0;
  background-repeat: no-repeat;
  height: 33px;
}
@media only screen and (min-width: 40em) {
  .raised-section:before,
  .raised-section:after {
    height: 68px;
  }
}
.raised-section:before {
  background-image: url("/hearthstone/static/images/home/divider-top-small.jpg");
}
@media only screen and (min-width: 40em) {
  .raised-section:before {
    background-image: url("/hearthstone/static/images/card-background-top.png");
  }
}
.raised-section:after {
  background-image: url("/hearthstone/static/images/home/divider-bottom-small.jpg");
}
@media only screen and (min-width: 40em) {
  .raised-section:after {
    background-image: url("/hearthstone/static/images/card-background-bottom.png");
  }
}
.raised-section:before {
  top: 0;
}
.raised-section:after {
  bottom: 0;
}
.lowered-section {
  padding-top: 80px;
  padding-bottom: 80px;
  max-width: 1500px;
  margin: auto;
  position: relative;
}
.lowered-section:before,
.lowered-section:after {
  content: "";
  background-position: 50% 0;
  position: absolute;
  right: 0;
  left: 0;
  background-position: center 0;
  background-repeat: no-repeat;
  height: 33px;
}
@media only screen and (min-width: 40em) {
  .lowered-section:before,
  .lowered-section:after {
    height: 68px;
  }
}
.lowered-section:before {
  background-image: url("/hearthstone/static/images/home/divider-top-small.jpg");
}
@media only screen and (min-width: 40em) {
  .lowered-section:before {
    background-image: url("/hearthstone/static/images/card-background-top.png");
  }
}
.lowered-section:after {
  background-image: url("/hearthstone/static/images/home/divider-bottom-small.jpg");
}
@media only screen and (min-width: 40em) {
  .lowered-section:after {
    background-image: url("/hearthstone/static/images/card-background-bottom.png");
  }
}
.lowered-section:before {
  bottom: 0;
}
.lowered-section:after {
  top: 0;
}
.lowered-section--meetups {
  margin-top: 16px;
  margin-top: 1rem;
  padding-top: 15px;
  padding-bottom: 5px;
}
@media only screen and (min-width: 40em) {
  .lowered-section--meetups {
    margin-top: 0;
    padding-top: 60px;
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 60em) {
  .lowered-section--meetups {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
.raised-section--top-only {
  padding-bottom: 0;
}
.raised-section--top-only:after {
  display: none;
}
.raised-section--bottom-only {
  padding-top: 0;
}
.raised-section--bottom-only:before {
  display: none;
}
.lowered-section--top-only {
  padding-bottom: 0;
}
.lowered-section--top-only:before {
  display: none;
}
.lowered-section--bottom-only {
  padding-top: 0;
}
.lowered-section--bottom-only:after {
  display: none;
}
/* header */
.homepage .head {
  background-image: url("/hearthstone/static/images/one-night-in-karazhan/header-bg-640x691.jpg");
  background-size: contain;
  font-size: 1em;
  padding-top: 108%;
  padding-bottom: 27px;
  position: relative;
}
@media only screen and (min-width: 40em) {
  .homepage .head {
    padding-top: 0;
    background-image: url("/hearthstone/static/images/one-night-in-karazhan/header-bg-small.jpg");
    background-size: auto;
    height: 529px;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 60em) {
  .homepage .head {
    height: 637px;
  }
}
@media only screen and (min-width: 72.5em) {
  .homepage .head {
    height: 757px;
    background-image: url("/hearthstone/static/images/home/header-bg.jpg");
    background-image: url("/hearthstone/static/images/one-night-in-karazhan/header-bg.jpg");
    height: 880px;
  }
}
@media only screen and (min-width: 60em) {
  .homepage .head-container {
    overflow-x: hidden;
  }
}
.homepage .main-logo {
  max-width: 435px;
  width: 90%;
  display: block;
  margin: -11px auto 0;
  position: relative;
}
.zh-tw.homepage .main-logo {
  width: 70%;
  margin-top: 0;
}
@media only screen and (min-width: 40em) {
  .zh-tw.homepage .main-logo {
    margin-top: 10px;
  }
}
@media only screen and (min-width: 30em) {
  .homepage .main-logo {
    width: auto;
  }
}
@media only screen and (min-width: 72.5em) {
  .homepage .main-logo {
    max-width: 593px;
  }
  .zh-tw.homepage .main-logo {
    margin-top: 16px;
  }
}
.homepage .body-bot {
  padding-bottom: 60px;
}
.home-header__content {
  position: absolute;
  right: 0;
  bottom: 4%;
  left: 0;
  margin-bottom: 28px;
}
.ja-jp .home-header__content,
.cjk .home-header__content {
  padding-right: 16px;
  padding-right: 1rem;
  padding-left: 16px;
  padding-left: 1rem;
}
@media only screen and (min-width: 40em) {
  .ja-jp .home-header__content,
  .cjk .home-header__content {
    max-width: 37em;
    padding-right: 0;
    padding-left: 0;
  }
}
.zh-tw .home-header__content br.show--sm {
  display: none;
}
@media only screen and (min-width: 72.5em) {
  .zh-tw .home-header__content br.show--sm {
    display: block;
  }
}
@media only screen and (min-width: 40em) {
  .zh-tw .home-header__content {
    margin-top: 0;
  }
}
@media only screen and (min-width: 60em) {
  .zh-tw .home-header__content {
    margin-top: 0;
  }
}
.ko-kr .home-header__content {
  bottom: 70px;
}
@media only screen and (min-width: 40em) {
  .ko-kr .home-header__content {
    bottom: auto;
  }
}
@media only screen and (min-width: 60em) {
  .ko-kr .home-header__content {
    margin-top: -20px;
  }
}
@media only screen and (min-width: 40em) {
  .home-header__content {
    position: relative;
    bottom: auto;
    max-width: 33em;
    margin: -20px auto 0;
  }
}
@media only screen and (min-width: 60em) {
  .home-header__content {
    max-width: 35em;
  }
}
@media only screen and (min-width: 72.5em) {
  .home-header__content {
    max-width: none;
    margin-top: 20px;
  }
  .cjk .home-header__content,
  .ja-jp .home-header__content {
    max-width: none;
    margin-top: 20px;
  }
}
.header-secondary {
  margin-bottom: 3px;
  margin-bottom: 0.2rem;
  margin-top: 11px;
  margin-top: 0.7rem;
}
@media only screen and (min-width: 60em) {
  .header-secondary {
    margin-top: 0;
  }
}
@media only screen and (min-width: 72.5em) {
  .header-secondary {
    margin-top: 28px;
    margin-top: 1.75rem;
  }
}
.head {
  position: relative;
  background: url("/hearthstone/static/images/sub-header-bg-small.jpg") 50% 0 no-repeat;
  height: 262px;
}
@media only screen and (min-width: 40em) {
  .head {
    background-image: url("/hearthstone/static/images/sub-header-bg02.jpg");
  }
}
@media only screen and (min-width: 60em) {
  .head {
    height: 373px;
  }
}
.head-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}
.head-container:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("/hearthstone/static/images/header-mantle-small.jpg") 50% bottom no-repeat;
  height: 28px;
}
@media only screen and (min-width: 40em) {
  .head-container:after {
    background-image: url("/hearthstone/static/images/header-mantle.png");
    background-position: top center;
    height: 154px;
  }
}
@media only screen and (min-width: 60em) {
  .head-container:after {
    background-image: url("/hearthstone/static/images/header-mantle.png");
    background-position: bottom center;
    height: 408px;
  }
}
@media only screen and (min-width: 60em) {
  .head-container {
    top: 0;
  }
}
.header-content {
  margin: 0 auto;
  text-align: center;
  max-width: 435px;
}
@media only screen and (min-width: 40em) {
  .header-content {
    width: 593px;
    max-width: none;
  }
}
.header-content h1 {
  font-family: "Bliz Quadrata", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Siara, "Times New Roman", Serif;
  line-height: 1.5;
  letter-spacing: 1px;
  margin: 0 auto;
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5), 0 0 2px rgba(0, 0, 0, 0.5);
}
.ko-kr .header-content h1 {
  font-family: "NanumMyeongjo Bold";
  font-size: 12px;
  font-size: 0.8rem;
}
.pl-pl .header-content h1 {
  font-size: 12px;
  font-size: 0.8rem;
}
@media only screen and (min-width: 30em) {
  .header-content h1 {
    font-size: 27px;
    font-size: 1.7rem;
  }
}
@media only screen and (min-width: 40em) {
  .header-content h1 {
    max-width: 448px;
    max-width: 28rem;
    font-size: 24px;
    font-size: 1.5rem;
  }
  .en-us .header-content h1,
  .en-gb .header-content h1 {
    font-size: 30px;
    font-size: 1.9rem;
    max-width: none;
  }
  .ko-kr .header-content h1 {
    font-size: 28px;
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 60em) {
  .header-content h1 {
    margin-top: 0;
    max-width: none;
    font-size: 30px;
    font-size: 1.9rem;
  }
  .th-th .header-content h1 {
    font-size: 28px;
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 72.5em) {
  .header-content h1 {
    margin-top: 1px;
    line-height: 1.1;
    letter-spacing: 5px;
  }
  .en-us .header-content h1,
  .en-gb .header-content h1 {
    max-width: 720px;
    max-width: 45rem;
    font-size: 43px;
    font-size: 2.7rem;
  }
}
.home-header__small-heading {
  font: normal normal 13px/1.5 "Open Sans Semibold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Display Bold", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font: normal normal 0.8125rem/1.5 "Open Sans Semibold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Display Bold", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: white;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5), 0 0 2px rgba(0, 0, 0, 0.5);
}
.pl-pl .home-header__small-heading,
.pt-pt .home-header__small-heading,
.pt-br .home-header__small-heading {
  font-size: 12px;
  font-size: 0.75rem;
}
.ko-kr .home-header__small-heading {
  font-family: "NanumMyeongjo Bold";
}
@media only screen and (min-width: 30em) {
  .home-header__small-heading {
    line-height: 2;
    font-size: 16px;
    font-size: 1.0125rem;
  }
}
@media only screen and (min-width: 40em) {
  .home-header__small-heading {
    font-size: 14px;
    font-size: .875rem;
  }
}
@media only screen and (min-width: 72.5em) {
  .home-header__small-heading {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .pl-pl .home-header__small-heading,
  .pt-pt .home-header__small-heading,
  .pt-br .home-header__small-heading {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.header-platform-list {
  color: white;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5), 0 0 2px rgba(0, 0, 0, 0.5);
}
@media only screen and (min-width: 72.5em) {
  .header-platform-list {
    margin-top: 16px;
    margin-top: 1rem;
  }
}
.home-header__small-heading--tagline {
  margin-top: 40px;
  margin-top: 2.5rem;
}
@media only screen and (min-width: 40em) {
  .home-header__small-heading--tagline {
    margin-top: 0;
  }
}
.header-logo {
  max-width: 593px;
  display: block;
  margin: auto;
  position: relative;
  z-index: 5;
}
@media only screen and (min-width: 40em) {
  .header-logo {
    background-size: auto;
    height: 213px;
    padding-top: 0;
  }
}
@media only screen and (min-width: 40em) {
  .zh-tw .header-logo {
    margin-top: -20px;
    margin-bottom: 20px;
  }
}
.zh-tw .header-logo img {
  max-height: 100%;
}
/* header "promo-kr" */
.header-promo-kr {
  position: absolute;
  right: 0;
  bottom: -9px;
  left: 0;
  text-align: center;
  z-index: 100;
}
@media only screen and (min-width: 40em) {
  .header-promo-kr {
    bottom: -17px;
    margin-left: 5px;
  }
}
@media only screen and (min-width: 60em) {
  .header-promo-kr {
    right: auto;
    bottom: 89px;
    left: 50%;
    margin-left: 266px;
  }
}
@media only screen and (min-width: 72.5em) {
  .header-promo-kr {
    bottom: 98px;
    margin-left: 315px;
  }
}
.header-promo-kr a {
  display: inline-block;
  width: 183px;
  height: 67px;
  background: url("/hearthstone/static/images/buttons/kr-promo-small.png") 100% 0;
}
@media only screen and (min-width: 72.5em) {
  .header-promo-kr a {
    width: 205px;
    height: 74px;
    background: url("/hearthstone/static/images/buttons/kr-promo.png") 100% 0;
  }
}
.header-promo-kr a span {
  display: none;
}
.header-promo-kr a:hover {
  background-position: 100% -67px;
}
@media only screen and (min-width: 72.5em) {
  .header-promo-kr a:hover {
    background-position: 100% -74px;
  }
}
.nav-client {
  min-height: 44px;
}
.nav-client .nav-mobile-menu-wrap.left {
  background-color: #360B05;
}
.nav-client .nav-mobile-menu-wrap.left .nav-remove-icon {
  background: url("/hearthstone/static/images/toolkit/themes/bnet/icons/sprite-24-hsorange.png") no-repeat -168px -144px;
  opacity: 0.5;
}
.nav-client .nav-hamburger-menu-icon {
  background-image: url("/hearthstone/static/images/menu-icon-hsorange.png");
}
.nav-client .nav-mobile-menubar,
.nav-client #nav-client-bar {
  background-color: #2C0903;
}
.nav-client .menu-header {
  background-color: #2C0903;
}
.mobile-nav-logo {
  background: transparent url("/hearthstone/static/images/logos/logo-small.png") center top no-repeat;
  background-size: contain;
  height: 60px;
  display: block;
  margin: auto;
}
.zh-tw .mobile-nav-logo {
  background-image: url("/hearthstone/static/images/logos/zh-tw/logo-small.png");
}
.ja-jp .mobile-nav-logo {
  background-image: url("/hearthstone/static/images/logos/ja-jp/logo-small.png");
}
#nav-client-footer .nav-icon-24-blue {
  background-image: url("/hearthstone/static/images/toolkit/themes/bnet/icons/sprite-24-hsorange.png");
}
.heading {
  color: #233A6E;
  font-family: "Bliz Quadrata", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Siara, "Times New Roman", Serif;
  font-size: 48px;
  font-size: 3rem;
}
.ko-kr .heading {
  font-family: "NanumMyeongjo Bold";
}
@media only screen and (min-width: 60em) {
  .heading {
    margin: 0;
  }
}
.heading a {
  color: black;
}
.heading a:hover {
  color: #E22C14;
}
.heading--black {
  color: black;
  font-family: "Bliz Quadrata", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Siara, "Times New Roman", Serif;
  font-size: 32px;
  font-size: 2rem;
}
.ko-kr .heading--black {
  font-family: "NanumMyeongjo Bold";
}
.heading--small {
  color: #233A6E;
  font-family: "Bliz Quadrata", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Siara, "Times New Roman", Serif;
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.25;
}
.ko-kr .heading--small {
  font-family: "NanumMyeongjo Bold";
}
.heading--small-no-margin {
  margin-top: 0;
  margin-bottom: 0;
}
.heading--extra-small {
  color: #233A6E;
  font-family: "Bliz Quadrata", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Siara, "Times New Roman", Serif;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.25;
}
.ko-kr .heading--extra-small {
  font-family: "NanumMyeongjo Bold";
}
.heading--medium {
  font-size: 36px;
  font-size: 2.25rem;
}
.heading--small-aniversary {
  display: inline-block;
  max-width: 768px;
  max-width: 48rem;
  line-height: 1.2;
}
.heading--search {
  text-transform: none;
}
.heading--article {
  line-height: 1.2;
  text-transform: none;
}
.heading--border {
  border-bottom: 1px solid #D4BA8C;
  line-height: 1;
  padding-bottom: .25em;
}
@media only screen and (min-width: 40em) {
  .heading--border {
    border: none;
  }
}
.heading-subtitle {
  font-size: 95%;
  font-style: italic;
  margin-top: 8px;
  margin-top: .5rem;
  display: inline-block;
}
.heading--sample-cards {
  font-size: 22px;
  font-size: 1.375rem;
  font-family: "Open Sans Semibold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Display Bold", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  margin-top: 16px;
  margin-top: 1rem;
}
@media only screen and (min-width: 40em) {
  .heading--sample-cards {
    margin-bottom: 0;
  }
}
.sample-cards--body {
  font-size: 14px;
  font-size: .875rem;
  margin: 8px auto 0;
  margin: 0.5rem auto 0;
  max-width: 640px;
  max-width: 40rem;
}
.heading--border--spacing {
  border-bottom: 1px solid #D4BA8C;
  line-height: 1;
  padding-bottom: .25em;
  margin: 0 16px 16px;
  margin: 0 1rem 1rem;
  padding-bottom: 8px;
  padding-bottom: 0.5rem;
}
@media only screen and (min-width: 40em) {
  .heading--border--spacing {
    border: none;
  }
}
.heading--sidebar {
  font-weight: bold;
  font-size: 16px;
  font-size: 1rem;
  text-transform: uppercase;
}
.heading--artwork span {
  display: inline-block;
  margin-right: 0.2em;
}
.heading--expansion {
  margin-bottom: 0;
  margin-top: 0;
  line-height: 1;
}
.heading--expansion .trademark {
  font-size: 50%;
  vertical-align: super;
  font-weight: normal;
}
.heading--subnote {
  color: #233A6E;
  font-family: "Bliz Quadrata", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Siara, "Times New Roman", Serif;
  font-size: 17px;
  font-size: 1.1rem;
}
.ko-kr .heading--subnote {
  font-family: "NanumMyeongjo Bold";
}
.report-post {
  display: none;
}
.subheader-2 {
  color: #233A6E;
  font-family: "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
  font-weight: normal;
  font-size: 22px;
  font-size: 1.4rem;
  color: black;
}
.subheader-3,
.header-3 {
  font-family: "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
  font-weight: bold;
  font-size: 16px;
  font-size: 1rem;
  text-transform: uppercase;
}
.subheader-3 a,
.header-3 a {
  color: black;
}
.subheader-3 a:hover,
.header-3 a:hover {
  color: #E22C14;
}
.small-italic {
  font-style: italic;
  font-size: 12px;
  font-size: 0.75rem;
  font-family: "Open Sans", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Display, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.heading__subtext {
  float: right;
  padding: 16px 16px 0 0;
  padding: 1rem 1rem 0 0;
  display: inline-block;
}
@media only screen and (min-width: 60em) {
  #service {
    margin-right: 0.75em;
  }
}
@media only screen and (max-width: 59.99em) {
  #service {
    background-color: #222;
    display: block;
    bottom: 0;
    top: 0;
    left: 100%;
    right: auto;
    z-index: 1;
    position: absolute;
    width: 70%;
    float: none;
  }
  #service a:hover {
    text-decoration: none;
  }
  #service .service-bar {
    display: block;
    float: none;
    background-color: #222;
  }
  .explore-menu-out #service {
    display: block;
  }
  #service .service-cell {
    float: none;
    background: none;
  }
  #service .service-welcome {
    font-size: 1em;
    padding: 7px 15px;
    background-color: none;
  }
  #service .service-welcome a {
    font-size: 1em;
    white-space: nowrap;
  }
  #service .service-auth {
    padding-right: 15px;
  }
  #service .service-auth .service-link {
    display: inline;
    border: none;
    text-align: right;
    position: absolute;
    top: -40px;
    top: -2.5rem;
    left: 0;
    padding: 8px 32px;
    padding: .5rem 2rem;
  }
  #service .service-auth .auth-menu {
    position: relative;
    top: auto;
    right: auto;
    background: none;
    width: auto;
    border-radius: 0;
    box-shadow: none;
    padding: 15px 0 15px 15px;
  }
  #service .service-home,
  #service .service-shop,
  #service .service-account,
  #service .service-support {
    display: none;
  }
  #service #explore-link {
    display: none;
  }
  #service .explore-menu {
    display: block !important;
    position: relative;
    width: auto;
    right: auto;
    top: auto;
    background: none;
  }
  #service .explore-menu .explore-nav,
  #service .explore-menu .explore-links {
    width: 100%;
    float: none;
  }
  #service .explore-menu .explore-primary {
    background: none;
  }
  #service .explore-primary {
    padding: 0;
  }
  #service .explore-primary li {
    border: 2px solid #232a31;
    margin-bottom: 1px;
  }
  #service .explore-primary a {
    border: none;
    margin: 0;
    padding: 0.7em 2em;
  }
  #service .explore-primary .explore-caption {
    color: #00b6ff;
  }
  #service .explore-links .explore-caption {
    display: none;
  }
  #service .explore-links li {
    border: none;
  }
  #service .explore-links a {
    font-size: 13px;
  }
  #service .explore-links ul {
    display: none;
  }
  #service .explore-game {
    margin-left: 0;
  }
  #service .explore-game a {
    width: auto;
    height: auto;
    background: none;
  }
  #service .explore-game a:hover {
    background: none;
  }
  #service .explore-game .explore-game-inner {
    padding: 0;
  }
  #service .explore-secondary {
    background: none;
    height: auto;
  }
  #service .explore-secondary .explore-caption {
    text-align: left;
  }
  #service .explore-secondary li {
    float: none;
    width: auto;
    background: none;
    border-left: none;
  }
  #service .explore-secondary a {
    padding: 0.5em 1.5em;
  }
  #service .explore-secondary a strong {
    color: #00b6ff;
    padding: 0;
  }
}
/* menu */
.mobile-nav-container {
  background-color: #570002;
}
.mobile-nav-btn {
  z-index: 5;
  border: none;
  outline: none;
  background: none;
}
.mobile-nav-btn > span {
  background-position: center 0;
  background-repeat: no-repeat;
  vertical-align: middle;
  display: block;
}
.mobile-nav-btn.mobile-nav {
  float: left;
  border-right: 1px solid #94472B;
  padding: 13px 10px;
}
.mobile-nav-btn .mobile-nav-bg {
  width: 26px;
  height: 22px;
  background-image: url("/hearthstone/static/images/icons/hamburger.png");
}
.mobile-nav-is-out .mobile-nav-btn .mobile-nav-bg {
  background-position: center -28px;
}
.mobile-nav-btn.explore-nav-btn {
  float: right;
  border-left: 1px solid #94472B;
  height: 100%;
  padding: 7px 10px;
}
.mobile-nav-btn .explore-nav-bg {
  width: 34px;
  height: 34px;
  background-image: url("/hearthstone/static/images/icons/explore-btn.png");
}
.explore-nav-is-out .mobile-nav-btn .explore-nav-bg {
  background-position: center -39px;
}
.mobile-search {
  width: 58%;
  width: calc(100% - 175px);
  margin: -3px auto;
}
.mobile-search .search-bar {
  display: inline-block;
  width: 100%;
  text-align: left;
  position: relative;
}
.mobile-search .search-bar__input {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}
.navigation-container {
  position: absolute;
  top: -51px;
  right: 100%;
  bottom: -51px;
  width: 70%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #2C0903;
  min-height: calc(100vh + 51px);
  transform-style: preserve-3d;
}
@media only screen and (min-width: 60em) {
  .navigation-container {
    position: relative;
    top: 0;
    right: auto;
    bottom: auto;
    margin: auto;
    min-height: 0;
    width: 986px;
    max-width: 100%;
    height: 56px;
    background-color: transparent;
  }
}
@media only screen and (min-width: 72.5em) {
  .navigation-container {
    width: 1160px;
    height: 65px;
  }
}
@media only screen and (min-width: 60em) {
  .navigation-wrapper {
    position: absolute;
    right: 0;
    bottom: 35px;
    left: 0;
    z-index: 25;
    animation-duration: 250ms;
    animation-fill-mode: both;
  }
}
@media only screen and (min-width: 72.5em) {
  .navigation-wrapper {
    bottom: 26px;
  }
}
@media only screen and (min-width: 60em) {
  .homepage .navigation-wrapper {
    bottom: 35px;
  }
}
@media only screen and (min-width: 60em) {
  .navigation-wrapper.headroom--not-top {
    position: fixed;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 60em) {
  .navigation-wrapper.fixed {
    animation-name: slideDown;
  }
}
@media only screen and (min-width: 60em) {
  .navigation-wrapper.unFixed {
    animation-name: slideUp;
  }
}
@keyframes slideDown {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes slideUp {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-100%);
  }
}
.service-bar {
  display: none;
}
@media only screen and (min-width: 40em) {
  .service-bar {
    display: inline-block;
  }
}
.nav-position {
  position: absolute;
}
@media only screen and (min-width: 60em) {
  .nav-position {
    bottom: 91px;
  }
}
@media only screen and (min-width: 72.5em) {
  .nav-position {
    bottom: 100px;
  }
}
.menu {
  font-weight: bold;
  font-family: "Bliz Quadrata", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Siara, "Times New Roman", Serif;
  font-size: 17px;
  font-size: 1.0625rem;
  position: relative;
}
@media only screen and (min-width: 60em) {
  .menu {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
    padding: 0 84px;
    z-index: 3;
    white-space: nowrap;
  }
}
@media only screen and (min-width: 72.5em) {
  .menu {
    padding: 0 90px;
  }
}
.menu__item {
  border-bottom: 1px solid #3A0A02;
}
@media only screen and (min-width: 60em) {
  .menu__item {
    display: table-cell;
    text-align: center;
    border-bottom: none;
    border-left: 1px solid #5A1804;
    box-shadow: inset 1px 0 1px #9A5336;
    position: relative;
    transition: width 200ms ease-in;
    width: 15%;
    letter-spacing: 1px;
  }
  .menu__item:nth-last-of-type(1) {
    border-right: 1px solid #5A1804;
    box-shadow: inset 1px 0 1px #9A5336,
						1px 0 1px #9A5336;
  }
  .menu__item:hover {
    background: #570002 url("/hearthstone/static/images/nav/nav-darker-brick.png") 0 0 repeat-x;
  }
  .menu__item:hover .menu__link {
    color: white;
  }
}
@media only screen and (min-width: 60em) {
  .menu__item.menu-home {
    display: none;
  }
}
@media only screen and (max-width: 59.99em) {
  .menu__item.is-open .menu-wrapper {
    max-height: 240px;
    max-height: 15rem;
  }
}
@media only screen and (min-width: 60em) {
  .menu__item.has-dropdown:hover .menu-wrapper {
    opacity: 1;
    display: block;
  }
  .menu__item.has-dropdown:hover .menu__link:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    display: block;
    height: 3px;
    background: #570002;
  }
}
[class^=icon-font] {
  font-family: 'Heroes Icons';
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-caret-down:before {
  content: "\e800";
}
.menu .menu__link .icon-caret-down--menu {
  vertical-align: middle;
  font-size: 9px;
  margin-left: 9px;
  color: #fcd144;
  display: none;
}
.menu__link {
  color: white;
  display: block;
  padding: 8px 16px;
  padding: 0.5rem 1rem;
}
@media only screen and (min-width: 60em) {
  .menu__link {
    color: #fcd144;
    text-shadow: 0 0 15px #000,
					0 0 15px #000;
    padding: 0;
    vertical-align: middle;
    line-height: 35px;
    margin-left: 1px;
    font-size: 16px;
    font-size: 1rem;
  }
  .ru-ru .menu__link {
    font-size: 17px;
  }
}
@media only screen and (min-width: 72.5em) {
  .menu__link {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 42px;
    text-shadow: 0 0 10px #000,
					0 0 10px #000;
  }
}
.menu__link:hover {
  text-decoration: none;
}
@media only screen and (min-width: 60em) {
  .ko-kr .menu__link span {
    font-family: 'NanumMyeongjo Bold';
    font-size: 18px;
  }
}
.menu__link--is-active {
  color: #fff;
  text-decoration: none;
  background-color: rgba(60, 15, 3, 0.5);
}
.menu-wrapper {
  overflow: hidden;
}
@media only screen and (max-width: 59.99em) {
  .menu-wrapper {
    max-height: 0;
    transition: max-height 300ms ease-in-out;
  }
}
@media only screen and (min-width: 60em) {
  .menu-wrapper {
    position: absolute;
    margin-top: 3px;
    top: 100%;
    left: 0;
    min-width: 100%;
    opacity: 0;
    display: none;
    background: transparent;
    z-index: 1;
  }
}
@media only screen and (min-width: 60em) {
  .menu-dropdown {
    background-color: #570002;
    background-color: rgba(87, 0, 2, 0.9);
    position: relative;
    z-index: 1;
    white-space: nowrap;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.4);
  }
}
@media only screen and (min-width: 60em) {
  .menu-dropdown-list {
    display: block;
    text-align: left;
  }
  .menu-dropdown-list:nth-of-type(1) {
    padding-top: 10px;
  }
  .menu-dropdown-list:nth-last-of-type(1) {
    padding-bottom: 17px;
  }
}
@media only screen and (min-width: 60em) {
  .ru-ru .menu li a {
    font-size: 17px;
  }
  .ko-kr .menu__item a span {
    font-family: "NanumMyeongjo Bold";
    font-size: 18px;
  }
  .ie8 .menu li a:hover,
  .ie8 .menu li a.menu-active {
    background: none;
  }
}
.menu-dropdown__link {
  font-family: "Bliz Quadrata", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Siara, "Times New Roman", Serif;
  font-size: 15px;
  font-size: 0.9375rem;
  text-shadow: 0 0 10px #000;
  color: white;
  padding: 8px 16px 8px 32px;
  padding: 0.5rem 1rem 0.5rem 2rem;
  display: block;
}
@media only screen and (min-width: 60em) {
  .menu-dropdown__link {
    font-size: 16px;
    font-size: 1rem;
    padding: 14px 32px 14px 16px;
    padding: .875rem 2rem .875rem 1rem;
  }
}
.menu-dropdown__link:hover,
.menu-dropdown__link:active {
  text-decoration: none;
  background-color: #2C0903;
}
@media only screen and (min-width: 60em) {
  .menu-dropdown__link:hover,
  .menu-dropdown__link:active {
    background-color: #81120c;
  }
}
.ie8 .menu__link:hover,
.ie8 .menu__link--is-active {
  background: none;
}
.menu-search {
  max-width: 48px;
  max-width: 3rem;
}
@media only screen and (min-width: 60em) {
  .menu-search {
    width: 4%;
    padding: 0;
    vertical-align: middle;
    text-align: center;
  }
}
@media only screen and (min-width: 60em) {
  .search-bar {
    margin-right: 36px;
    margin-left: 38px;
    height: 100%;
    padding-bottom: 1px;
  }
}
@media only screen and (min-width: 72.5em) {
  .search-bar {
    margin-right: 43px;
    margin-left: 46px;
    padding-bottom: 2px;
  }
}
.search-bar .search-bar__input {
  box-sizing: border-box;
  height: 100%;
  border: none;
  box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.4), inset -1px -1px 5px rgba(0, 0, 0, 0.4);
}
.search-bar .search-bar__input::-webkit-input-placeholder {
  color: #c0bbb3;
  font-style: italic;
}
.search-bar .search-bar__input::-moz-placeholder {
  color: #c0bbb3;
  font-style: italic;
}
.search-bar .search-bar__input:-ms-input-placeholder {
  color: #c0bbb3;
  font-style: italic;
}
.search-bar .search-bar__input::placeholder {
  color: #c0bbb3;
  font-style: italic;
}
.ko-kr .search-bar .search-bar__input {
  font-family: Dotum;
}
.main-nav-search-button {
  display: inline-block;
  width: 35px;
  height: 36px;
  vertical-align: middle;
  border: none;
  background: none;
  background: transparent url("/hearthstone/static/images/icons/search.png") center center no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 72.5em) {
  .main-nav-search-button {
    margin-top: 2px;
  }
}
.main-search-close {
  border: none;
  background: url("/hearthstone/static/images/icons/close-brown.png") center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 45%;
  right: 52px;
  width: 19px;
  height: 19px;
  margin-top: -10px;
  display: none;
}
@media only screen and (min-width: 72.5em) {
  .main-search-close {
    right: 60px;
  }
}
.navigation--search {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.search-button {
  background: transparent url("/hearthstone/static/images/icons/search-results.gif") center center no-repeat;
  background-size: contain;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 4px;
  right: 4px;
  border: none;
  cursor: pointer;
}
@media only screen and (min-width: 72.5em) {
  .search-button {
    right: 2px;
    top: 2px;
  }
}
@keyframes flipInX {
  0% {
    transform: perspective(900px) rotateX(180deg);
  }
  40% {
    transform: perspective(900px) rotateX(-5deg);
  }
  70% {
    transform: perspective(900px) rotateX(5deg);
  }
  100% {
    transform: perspective(900px) rotateX(0deg);
  }
}
@keyframes flipOutX {
  0% {
    transform: perspective(900px) rotateX(0deg);
  }
  40% {
    transform: perspective(900px) rotateX(185deg);
  }
  70% {
    transform: perspective(900px) rotateX(175deg);
  }
  100% {
    transform: perspective(900px) rotateX(180deg);
  }
}
@media only screen and (min-width: 60em) {
  .navigation {
    height: 56px;
    padding-top: 8px;
    padding-bottom: 13px;
    background: transparent url("/hearthstone/static/images/nav/nav-bg.png") center bottom no-repeat;
    background-size: cover;
  }
}
@media only screen and (min-width: 72.5em) {
  .navigation {
    height: 66px;
    padding-top: 10px;
    padding-bottom: 14px;
  }
}
.navigation--search {
  display: none;
}
.searching .navigation--search {
  display: block;
  z-index: 5;
}
@media only screen and (min-width: 60em) {
  .searching .navigation--search {
    background-image: url("/hearthstone/static/images/nav/nav-bg-back.png");
  }
}
@media only screen and (min-width: 60em) {
  .searching.broken-arrow .navigation--search {
    background-image: url("/hearthstone/static/images/nav/nav-bg-back-hole.png");
  }
}
.searching #right-menu {
  display: none;
}
.searching .menu {
  display: none;
}
.searching .main-search-close {
  display: inline-block;
}
.preserve3d .navigation {
  backface-visibility: hidden;
  transform-style: preserve-3d;
}
.preserve3d .flip-forward {
  animation: flipInX 500ms forwards;
}
.preserve3d .flip-backward {
  animation: flipOutX 500ms forwards;
}
.preserve3d .searching .menu {
  display: table;
}
@media only screen and (min-width: 72.5em) {
  .preserve3d #right-menu {
    display: block;
  }
}
.preserve3d .navigation--search {
  transform: rotateX(180deg);
  display: block;
}
.ui-context {
  background-color: #f5e8c7;
  border-color: #c29f6a;
  opacity: 0.96;
  border-radius: 5px;
  box-shadow: 0 0 8px #c4b691;
}
.ko-kr .ui-context {
  font-family: Dotum;
}
.ui-context .context strong {
  color: #000;
}
.ui-context .context span {
  color: #666;
}
.ui-context .context .context-links a {
  background: transparent url("/hearthstone/static/images/icons/context.gif") no-repeat;
}
.ui-context .context .context-links .icon-profile {
  background-position: 5px 7px;
}
.ui-context .context .context-links .icon-posts {
  background-position: 5px -23px;
}
.ui-context .context .context-links .icon-ignore {
  background-position: 5px -53px;
}
.ui-context .context .context-links .icon-ban {
  background-position: 5px -83px;
}
.context-link {
  padding-right: 17px;
  background: url("/hearthstone/static/images/icons/flyout-arrows.gif") 100% -24px no-repeat;
}
.context-link:hover {
  background-position: 100% -86px;
}
.ko-kr .context-link {
  background-position: 100% -25px;
}
.ko-kr .context-link:hover {
  background-position: 100% -87px;
}
.ui-context .context .close {
  background: url("/hearthstone/static/images/icons/context.gif") -5px -177px no-repeat;
}
.ui-context .context .close:hover {
  background-position: -5px -201px;
}
.ui-context .context .context-links a {
  background-color: #a0815d;
  color: #fff;
}
.ui-context .context .context-links a:hover {
  background-color: #7c5936;
}
.ui-context .character-list {
  color: #fff;
}
.ui-context .character-list .primary .char.pinned,
.ui-context .character-list .primary .char:hover {
  color: #fff;
  background-color: #e5d1a3;
  opacity: 1;
}
.ui-context .char-wrapper {
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
.ui-tooltip {
  background: #f6eaca;
  padding: 1px;
  border: 1px solid #c29f6a;
  opacity: 0.96;
  max-width: 355px;
  border-radius: 5px;
  box-shadow: 0 0 8px #c4b691;
}
.ui-tooltip .tooltip-content {
  background: #f6eaca;
  padding: 10px 17px;
  color: #000;
  font-size: 12px;
}
.ui-tooltip-d3 {
  opacity: 1;
}
.ui-tooltip-d3 .tooltip-content {
  padding: 0;
}
.ui-tooltip .subheader-3 {
  font-size: 18px;
  color: #000;
  font-weight: normal;
  margin-bottom: 4px;
}
@media only screen and (min-width: 60em) {
  .ui-typeahead {
    background: #1f1e1e;
    padding: 0 1px 1px 1px;
    border: 1px solid #403529;
    opacity: .90;
    font-size: 12px;
    border-radius: 3px;
    box-shadow: 0 0 10px #000;
    z-index: 100;
  }
  .ui-typeahead .group-list {
    background: black;
  }
  .ui-typeahead .group-list li {
    border-top: 1px solid #282828;
  }
  .ui-typeahead .group-list a {
    padding: 5px;
  }
  .ui-typeahead .group-list a:hover {
    background-color: #151515;
    color: #F3E6D0;
  }
  .ui-typeahead .group-list a .desc {
    color: #7B6D55;
  }
  .ui-typeahead .group-title {
    background: #000;
    color: #F3E6D0;
    padding: 5px;
  }
  .ie67 .ui-overlay .overlay-top,
  .ie67 .ui-overlay .overlay-bottom,
  .ie67 .ui-overlay .overlay-middle,
  .ie67 .ui-overlay .overlay-close {
    background-image: url("/hearthstone/static/images/ui/overlay.gif");
    zoom: 1;
  }
  .view-forum .moderator-options {
    border: none !important;
    background-color: #dfc89e !important;
    border-radius: 8px;
  }
  .view-forum .moderator-options .form-inner {
    background: rgba(0, 0, 0, 0.05) !important;
    border-radius: 5px;
  }
  .create-topic .topic-moderator-options {
    width: 200px !important;
    margin-top: 20px !important;
  }
  .view-topic .topic-moderator-options {
    border: none !important;
    background-color: #dfc89e !important;
    border-radius: 8px;
  }
  .view-topic .topic-moderator-options .form-inner {
    background: rgba(0, 0, 0, 0.05) !important;
    border-radius: 5px;
  }
  .view-topic .footer-mass-select {
    border: none !important;
    background-color: #dfc89e !important;
    border-radius: 8px;
  }
  .view-topic .post-character .topic-moderator-options .admin-actions a {
    color: #0055ab !important;
  }
  .view-topic .topic-post .break-down {
    border: none !important;
    background-color: #dfc89e !important;
  }
  .bnet-comments .moderator-review {
    background-color: #dfc89e;
    color: #0055ab;
    border: 1px solid #666;
    border-radius: 5px;
  }
  .bnet-comments .comment-rating {
    color: #811ab0;
  }
  .bnet-comments .rate-post-wrapper {
    padding: 0 0 0 10px !important;
  }
  .report-post .report-success {
    display: none;
  }
  #legal-ratings {
    width: 473px;
  }
  .product-rating {
    float: right;
  }
  .us .product-rating {
    width: 300px;
  }
  #legal #legal-ratings .product-rating a {
    display: inline;
    margin-left: 0;
  }
  .tip {
    border-bottom: 1px dotted #6a5336;
    cursor: help;
  }
  a.tip,
  .tip a {
    cursor: pointer;
  }
  .lower-footer-wrapper a:hover {
    text-decoration: none;
  }
}
#right-arrow-container {
  position: absolute;
  height: 65px;
  width: 101px;
  z-index: 100;
}
#right-arrow-container.broken {
  animation: arrow-broken 2s forwards;
}
#right-arrow-container.broken #right-arrow {
  -ms-transform: rotate(-90deg);
      transform: rotateZ(-90deg);
}
#right-screw {
  position: absolute;
  top: 21px;
  right: 18px;
  height: 13px;
  width: 13px;
  background: transparent url("/hearthstone/static/images/nav/nav-right-under-screw.png") right top no-repeat;
}
#right-screw.loose {
  -ms-transform: rotate(-40deg);
      transform: rotateZ(-40deg);
}
#right-screw.looser {
  -ms-transform: rotate(-110deg);
      transform: rotateZ(-110deg);
}
#right-arrow {
  position: absolute;
  top: 2px;
  right: 6px;
  height: 61px;
  width: 77px;
  background: transparent url("/hearthstone/static/images/nav/nav-right-under-arrow.png") right top no-repeat;
  -ms-transform-origin: 58px 25px;
      transform-origin: 58px 25px;
  -ms-transform: rotate(-5deg);
      transform: rotateZ(-5deg);
  backface-visibility: hidden;
}
#right-arrow:hover {
  -ms-transform: rotate(-6deg);
      transform: rotateZ(-6deg);
}
#right-arrow.loose {
  animation: arrow-loose 0.2s forwards;
}
#right-arrow.unhinged {
  animation: arrow-unhinged 1s forwards;
}
@media only screen and (min-width: 60em) {
  .searching #right-arrow {
    background-image: url("/hearthstone/static/images/nav/arrow-back.png");
  }
}
@media only screen and (min-width: 60em) {
  .searching.arrow-unhinged #right-arrow {
    animation-name: arrow-unhinged-back;
  }
}
@keyframes arrow-loose {
  from {
    transform: rotateZ(-6deg);
  }
  to {
    transform: rotateZ(-30deg);
  }
}
@keyframes arrow-unhinged {
  0% {
    transform: rotateZ(-30deg);
  }
  30% {
    transform: rotateZ(-120deg);
  }
  50% {
    transform: rotateZ(-70deg);
  }
  70% {
    transform: rotateZ(-100deg);
  }
  90% {
    transform: rotateZ(-85deg);
  }
  100% {
    transform: rotateZ(-90deg);
  }
}
@keyframes arrow-unhinged-back {
  0% {
    transform: rotateZ(-90deg);
  }
  30% {
    transform: rotateZ(130deg);
  }
  50% {
    transform: rotateZ(60deg);
  }
  70% {
    transform: rotateZ(110deg);
  }
  90% {
    transform: rotateZ(85deg);
  }
  100% {
    transform: rotateZ(90deg);
  }
}
@keyframes arrow-broken {
  0% {
    transform: translateY(0);
  }
  99% {
    transform: translateY(3000px);
  }
  100% {
    transform: translateY(-10000px);
    opacity: 0;
  }
}
#right-menu {
  position: absolute;
  right: 0;
  top: 0;
  height: 65px;
  width: 100px;
  background: transparent url("/hearthstone/static/images/nav/nav-right-under.png") right top no-repeat;
}
.no-csstransforms #right-menu {
  display: none;
}
.content-container--social {
  position: relative;
  z-index: 5;
  clear: both;
  padding-top: 20px;
  padding-top: 1.25rem;
}
@media only screen and (min-width: 60em) {
  .content-container--social {
    padding-left: 0;
    padding-right: 0;
  }
}
.stay-connected {
  display: block;
  margin: auto;
}
@media only screen and (min-width: 60em) {
  .stay-connected {
    width: 370px;
    float: right;
  }
}
.stay-connected h2 {
  text-align: center;
  font: bold normal 20px/1 "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
  font: bold normal 1.25rem/1 "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
  color: #500a70;
  margin-bottom: .5em;
}
@media only screen and (min-width: 60em) {
  .stay-connected h2 {
    text-align: left;
  }
}
.ko-kr .stay-connected h2 {
  font-family: Dotum;
  font-size: 12px;
}
.social-cards {
  top: 32px;
  text-align: center;
}
@media only screen and (min-width: 60em) {
  .social-cards {
    text-align: left;
  }
}
.social-cards__card {
  display: inline-block;
  height: 77px;
  width: 99px;
  vertical-align: bottom;
  background: transparent url("/hearthstone/static/images/social-cards.png") 0 0 no-repeat;
  margin: 0 -20px;
}
@media only screen and (min-width: 40em) {
  .social-cards__card {
    margin: 0 -15px;
  }
}
.social-cards__card--facebook {
  background-position: 0 0;
}
.social-cards__card--facebook:hover {
  background-position: 0 -77px;
}
.social-cards__card--twitter {
  background-position: -99px 0;
}
.social-cards__card--twitter:hover {
  background-position: -99px -77px;
}
.social-cards__card--youtube {
  background-position: -198px 0;
}
.social-cards__card--youtube:hover {
  background-position: -198px -77px;
}
.social-cards__card--reddit {
  background-position: -297px 0;
}
.social-cards__card--reddit:hover {
  background-position: -297px -77px;
}
.social-cards__card--googleplus {
  background-position: -396px 0;
}
.social-cards__card--googleplus:hover {
  background-position: -396px -77px;
}
.social-cards__card--vkontakte {
  background-position: -491px 0;
}
.social-cards__card--vkontakte:hover {
  background-position: -491px -77px;
}
.social-cards__card--instagram {
  background-position: -587px 0;
}
.social-cards__card--instagram:hover {
  background-position: -587px -77px;
}
.facebook-module {
  display: none;
  overflow: hidden;
}
@media only screen and (min-width: 40em) {
  .facebook-module {
    display: block;
    margin-bottom: 32px;
    margin-bottom: 2rem;
  }
}
@media only screen and (min-width: 60em) {
  .facebook-module {
    height: 80px;
    float: left;
    margin-left: 32px;
    margin-left: 2rem;
  }
}
.facebook-module .fb_iframe_widget {
  margin-bottom: 1em;
}
.facebook-module .fb_iframe_widget > span {
  text-align: center;
}
@media only screen and (min-width: 60em) {
  .facebook-module .fb_iframe_widget > span {
    text-align: left;
  }
}
.fb-like--top {
  vertical-align: top;
}
#facebook-like {
  max-width: 130px;
}
@media only screen and (min-width: 40em) {
  #facebook-like {
    max-width: 200px;
  }
}
.like-wrapper {
  height: 20px;
}
.share-wrapper {
  display: none;
}
@media only screen and (min-width: 30em) {
  .share-wrapper {
    display: block;
  }
}
.button-content {
  color: #fff;
  font-family: "Bliz Quadrata", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Siara, "Times New Roman", Serif;
  text-shadow: 0 0 4px #000, 0 0 8px #000;
  overflow: hidden;
  text-transform: uppercase;
}
.ko-kr .button-content {
  font-family: "NanumMyeongjo Bold";
}
/* beta button */
.beta-button--home {
  height: 51px;
  margin-left: 10px;
  background: url("/hearthstone/static/images/buttons/button1-top-small.png") 100% -102px no-repeat;
  padding-right: 25px;
}
.beta-button--home .button-content {
  background-image: url("/hearthstone/static/images/buttons/button1-top-small.png");
  padding-left: 25px;
  font-size: 17px;
  line-height: 50px;
  letter-spacing: 1px;
  min-width: 130px;
  margin-left: -10px;
  height: 51px;
}
.ie9 .zh-tw .beta-button--home .button-content {
  min-width: 0;
}
@media only screen and (min-width: 72.5em) {
  .beta-button--home {
    height: 71px;
    margin: 24px 0 9px 10px;
    margin: 1.5rem 0 0.6rem 10px;
    background: url("/hearthstone/static/images/buttons/button1-top.png") 100% -142px no-repeat;
    padding-right: 35px;
  }
}
@media only screen and (min-width: 72.5em) {
  .beta-button--home .button-content {
    background-image: url("/hearthstone/static/images/buttons/button1-top.png");
    padding-left: 35px;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 67px;
    min-width: 175px;
    height: 71px;
  }
}
.ko-kr .beta-button--home .button-content {
  font-size: 18px;
}
.beta-button--home:hover {
  background-position: 100% -153px;
  box-shadow: 0 11px 10px -12px yellow;
}
@media only screen and (min-width: 72.5em) {
  .beta-button--home:hover {
    background-position: 100% -213px;
  }
}
.beta-button--home:hover .button-content {
  background-position: 0 -51px;
}
@media only screen and (min-width: 72.5em) {
  .beta-button--home:hover .button-content {
    background-position: 0 -71px;
  }
}
.beta-button-row {
  margin: -1em auto -2em;
  text-align: center;
}
@media only screen and (min-width: 40em) {
  .beta-button-row {
    margin: 1em auto;
  }
}
.beta-button__text {
  display: block;
  font: bold 1.4em "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
  color: #2E2E2E;
  margin-top: .5em;
}
.beta-button--sub {
  display: inline-block;
  height: 72px;
  background: transparent url("/hearthstone/static/images/buttons/button1-top-sub.png") 100% -160px no-repeat;
  padding-right: 50px;
  z-index: 10;
  position: relative;
  margin-top: -16px;
  margin-top: -1rem;
}
.beta-button--sub:hover {
  background-position: 100% -237px;
}
.beta-button--sub:hover .button-content {
  background-position: 0 -84px;
}
.beta-button--sub .button-content {
  background-image: url("/hearthstone/static/images/buttons/button1-top-sub.png");
  padding-left: 50px;
  font-size: 18px;
  line-height: 86px;
  min-width: 150px;
  margin-left: -30px;
  height: 72px;
  z-index: 2;
}
.ko-kr .beta-button--sub .button-content {
  font-size: 16px;
}
.ie9 .beta-button--sub .button-content {
  min-width: 0;
}
@media only screen and (min-width: 40em) {
  .beta-button--sub .button-content {
    height: 76px;
  }
}
@media only screen and (min-width: 40em) {
  .beta-button--sub {
    margin-top: 0;
    height: 78px;
  }
}
.appstore-button {
  position: relative;
  z-index: 10;
}
@media only screen and (min-width: 30em) {
  .appstore-button {
    margin-top: -32px;
    margin-top: -2rem;
  }
}
@media only screen and (min-width: 30em) {
  .zh-tw .appstore-button {
    margin-top: 0;
  }
}
@media only screen and (min-width: 40em) {
  .zh-tw .appstore-button {
    margin-top: -32px;
    margin-top: -2rem;
  }
}
.homepage .appstore-button {
  margin-top: 0;
}
.store-button {
  height: 40px;
}
.android-container {
  position: relative;
  z-index: 10;
}
@media only screen and (min-width: 30em) {
  .android-container {
    margin-top: -32px;
    margin-top: -2rem;
  }
}
@media only screen and (min-width: 30em) {
  .zh-tw .android-container {
    margin-top: 0;
  }
}
@media only screen and (min-width: 40em) {
  .zh-tw .android-container {
    margin-top: -32px;
    margin-top: -2rem;
  }
}
.homepage .android-container {
  margin-top: 4px;
  margin-top: 0.25rem;
}
@media only screen and (min-width: 30em) {
  .homepage .android-container {
    margin-top: 16px;
    margin-top: 1rem;
  }
}
.android-container .ui-button {
  margin-left: 8px;
  margin-left: 0.5rem;
}
.android-container .ui-button:first-child {
  margin-left: 0;
}
.hearthstone-cta__inner {
  padding: 4px;
  background-color: #6f5742;
  background: linear-gradient(to bottom, #6f5742, #81615d);
  border-radius: 3px;
  border: 0;
  display: block;
}
.hearthstone-cta {
  cursor: pointer;
  padding: 0 2px;
  background-color: #c1b3b0;
  background: linear-gradient(to bottom, #c1b3b0, #c1b3b0 9%, #4a3424 93%, #1c140d);
  border-top: 2px solid #AD9A90;
  border-bottom: 2px solid #1c140d;
  border-right: none;
  border-left: none;
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.35);
  border-radius: 5px;
  display: inline-block;
  height: auto;
}
.hearthstone-cta .hearthstone-cta__btn {
  background-color: #BC22C7;
  background: linear-gradient(to bottom, #f756fe, #c84bd6 5%, #7305ae 59%, #661f91);
  box-shadow: 0px 2px 6px 0px #331e0b;
  display: table;
  padding: 3px;
  color: white;
  text-decoration: none;
  font-family: "Bliz Quadrata", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Siara, "Times New Roman", Serif;
  text-shadow: 1px 1px black;
  font-size: 17px;
  font-size: 1.1rem;
  line-height: 1;
  letter-spacing: 1px;
  text-align: center;
  border-radius: 2px;
  height: 35px;
  height: 2.2rem;
  min-height: 35px;
  min-height: 2.2rem;
  width: 100%;
}
.hearthstone-cta .hearthstone-cta__text {
  background: radial-gradient(circle, #bc22c7 25%, #7c1693 75%, #5c1096);
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  color: #fff;
  padding: 9px 24px;
  padding: 0.6rem 1.5rem;
  text-transform: uppercase;
  font-weight: 700;
  text-shadow: 0 0 4px #000, 0 0 8px #000;
  font-size: 20px;
  font-size: 1.25rem;
  letter-spacing: 2px;
}
@media only screen and (min-width: 72.5em) {
  .hearthstone-cta .hearthstone-cta__text {
    font-size: 22px;
    font-size: 1.4rem;
    padding: 11px 27px;
    padding: 0.7rem 1.7rem;
  }
}
.hearthstone-cta .hearthstone-cta__text:hover {
  text-decoration: none;
}
.hearthstone-cta:hover {
  background-position: inherit;
}
.hearthstone-cta:hover .hearthstone-cta__inner {
  text-decoration: none;
}
.hearthstone-cta:hover .hearthstone-cta__text {
  background: radial-gradient(circle, #e235ee 22%, #981cb4);
}
.hearthstone-cta--small .hearthstone-cta__text {
  font-size: 20px;
  font-size: 1.25rem;
  padding: 9px 24px;
  padding: 0.6rem 1.5rem;
}
.hearthstone-cta--xsmall .hearthstone-cta__text {
  padding-top: 4px;
  padding-top: 0.25rem;
  padding-bottom: 4px;
  padding-bottom: 0.25rem;
  font-size: 12px;
  font-size: 0.8rem;
}
.hearthstone-cta--xsmall .hearthstone-cta__btn {
  height: auto;
  min-height: 0;
}
.is-active .hearthstone-cta__text {
  background: radial-gradient(circle, #e235ee 25%, #981cb4 75%, #600f9e);
  box-shadow: 0px 0px 16px 0px #f34bff inset;
}
/**
 Secondary Button
**/
.hearthstone-button__inner {
  padding: 4px;
  background-color: #47413d;
  background: linear-gradient(to bottom, #47413d, #302a27);
  border: 0;
  display: block;
}
.hearthstone-button--reset {
  box-shadow: none;
  border-radius: 0;
  background: none;
  padding: 0;
  border: none;
}
.hearthstone-button {
  padding: 4px 5px;
  background-color: #bda160;
  background: linear-gradient(to bottom, #bda160, #e3c165 4%, #e5d591 5%, #8d7546 12%, #533827 95%, #30241d);
  border-top: 1px solid #bda160;
  border-bottom: 1px solid #30241d;
  border-right: none;
  border-left: none;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.35);
  border-radius: 5px;
  display: block;
}
@media only screen and (min-width: 40em) {
  .hearthstone-button {
    box-shadow: none;
    border-radius: 0;
    background: none;
    padding: 0;
    border: none;
  }
}
.hearthstone-button .hearthstone-button__btn {
  background-color: #64614E;
  background: linear-gradient(to bottom, #6b6356, #585350 5%, #5d5a53 93%, #343231);
  display: table;
  padding: 3px;
  color: white;
  text-decoration: none;
  font-family: "Bliz Quadrata", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Siara, "Times New Roman", Serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1;
  letter-spacing: 1px;
  text-align: center;
  border-radius: 3px;
  height: 40px;
  height: 2.5rem;
  min-height: 40px;
  min-height: 2.5rem;
  width: 100%;
}
@media only screen and (min-width: 40em) {
  .hearthstone-button .hearthstone-button__btn {
    box-shadow: none;
    border-radius: 0;
    background: none;
    padding: 0;
    border: none;
  }
}
.hearthstone-button .hearthstone-button__text {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  color: #250600;
  background-color: #9d8f86;
  background: linear-gradient(to bottom, #9d8f86, #d2c4b0 17%, #988c7b);
  border-radius: 2px;
  font-weight: 700;
  padding: 8px;
  padding: 0.5rem;
}
.hearthstone-button .hearthstone-button__text:hover {
  text-decoration: none;
}
@media only screen and (min-width: 40em) {
  .hearthstone-button .hearthstone-button__text {
    box-shadow: none;
    border-radius: 0;
    background: none;
    padding: 0;
    border: none;
  }
}
.hearthstone-button:hover {
  background-color: #d1aa32;
  background: linear-gradient(to bottom, #d1aa32, #f0d852 5%, #fef5c5 8%, #c0a618 12%, #976a1b 95%, #534120);
  border-top-color: #d1aa32;
  border-bottom-color: #534120;
  text-decoration: none;
}
@media only screen and (min-width: 40em) {
  .hearthstone-button:hover {
    box-shadow: none;
    border-radius: 0;
    background: none;
    padding: 0;
    border: none;
  }
}
.hearthstone-button:hover .hearthstone-button__inner {
  text-decoration: none;
}
.hearthstone-button:hover .hearthstone-button__text {
  background-color: #9d8f86;
  background: linear-gradient(to bottom, #9d8f86, #efe4d4 17%, #a49a8b);
  color: #250600;
}
@media only screen and (min-width: 40em) {
  .hearthstone-button:hover .hearthstone-button__text {
    box-shadow: none;
    border-radius: 0;
    background: none;
    padding: 0;
    border: none;
  }
}
.hearthstone-button.is-active {
  background-color: #d1aa32;
  background: linear-gradient(to bottom, #d1aa32, #f0d852 5%, #fef5c5 8%, #c0a618 12%, #976a1b 95%, #534120);
  border-top-color: #d1aa32;
  border-bottom-color: #534120;
  text-decoration: none;
}
@media only screen and (min-width: 40em) {
  .hearthstone-button.is-active {
    box-shadow: none;
    border-radius: 0;
    background: none;
    padding: 0;
    border: none;
  }
}
.hearthstone-button.is-active .hearthstone-button__text {
  background-color: #4c3f25;
  background: linear-gradient(to bottom, #4c3f25, #5b4d30 17%, #463a21);
  color: #EDDDC2;
}
@media only screen and (min-width: 40em) {
  .hearthstone-button.is-active .hearthstone-button__text {
    box-shadow: none;
    border-radius: 0;
    background: none;
    padding: 0;
    border: none;
  }
}
.is-active .hearthstone-button {
  background-color: #d1aa32;
  background: linear-gradient(to bottom, #d1aa32, #f0d852 5%, #fef5c5 8%, #c0a618 12%, #976a1b 95%, #534120);
  border-top-color: #d1aa32;
  border-bottom-color: #534120;
  text-decoration: none;
}
@media only screen and (min-width: 40em) {
  .is-active .hearthstone-button {
    box-shadow: none;
    border-radius: 0;
    background: none;
    padding: 0;
    border: none;
  }
}
.is-active .hearthstone-button__text {
  background-color: #4c3f25;
  background: linear-gradient(to bottom, #4c3f25, #5b4d30 17%, #463a21);
  color: #EDDDC2;
}
@media only screen and (min-width: 40em) {
  .is-active .hearthstone-button__text {
    box-shadow: none;
    border-radius: 0;
    background: none;
    padding: 0;
    border: none;
  }
}
.hearthstone-cta--disabled,
.meetup-submit--disabled {
  opacity: 0.5;
}
.button1 {
  height: 38px;
}
.button1 .button-left,
.button1 .button-right {
  height: 38px;
  background-image: url("/hearthstone/static/images/buttons/button4.png");
}
.button1 .button-left {
  padding-left: 34px;
  background-position: 0 0;
}
.button1 .button-right {
  padding-right: 36px;
  background-position: 100% -114px;
  height: 38px;
  line-height: 35px;
  font-size: 13px;
  color: #fefefe;
  font-family: "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
  text-shadow: 0 0 5px #dd3400;
  text-transform: uppercase;
  overflow: hidden;
}
.ko-kr .button1 .button-right {
  font-family: Dotum;
}
.button1:hover .button-left {
  background-position: 0 -38px;
}
.button1:hover .button-right {
  color: #fff;
  background-position: 100% -152px;
}
.button1.disabled .button-left,
.button1.processing .button-left {
  background-position: 0 -76px;
  cursor: default;
}
.button1.disabled .button-right,
.button1.processing .button-right {
  color: #a79fa0;
  text-shadow: 0 0 5px #000;
  background-position: 100% -190px;
  cursor: default;
}
.button2 span {
  background: transparent url("/hearthstone/static/images/buttons/button2.png") 0 0;
  line-height: 25px;
  height: 27px;
  padding: 0 0 0 21px;
  font-size: 11px;
}
.button2 span span {
  padding: 0 23px 0 0;
  background-position: 100% -81px;
  color: #fff;
}
.button2.hover span,
.button2:hover span {
  background-position: 0 -27px;
}
.button2.hover span span,
.button2:hover span span {
  background-position: 100% -108px;
}
.button2.disabled .button-left,
.button2.processing .button-left {
  background-position: 0 -54px;
  cursor: default;
}
.button2.disabled .button-right,
.button2.processing .button-right {
  color: #bbb;
  background-position: 100% -135px;
  cursor: default;
}
.button3 span {
  background-image: url("../images/buttons/button3.png");
}
.button3 span {
  padding: 0 0 0 13px;
  background-position: 0 0;
}
.button3 span span {
  padding: 0 13px 0 0;
  background-position: 100% -48px;
  color: #fff;
}
.button3.hover span,
.button3:hover span {
  background-position: 0 -24px;
}
.button3.hover span span,
.button3:hover span span {
  background-position: 100% -72px;
  color: #DAAC55;
}
.btn-bar {
  display: block;
  background-color: #DEC79B;
  background-color: rgba(116, 50, 0, 0.07);
}
.btn-bar--centered {
  text-align: center;
}
.btn--dark {
  display: block;
  text-align: center;
  margin: 8px 16px;
  margin: 0.5rem 1rem;
}
.btn--dark--vertical {
  margin: 0;
}
.btn--dark--vertical + .btn--dark--vertical {
  margin-top: 8px;
  margin-top: 0.5rem;
}
.btn--dark--full-width {
  width: 100%;
}
.btn--dark__link {
  border-radius: .25rem;
  display: block;
  background-color: #A0815D;
  border: 6px solid #C6B38A;
  color: white;
  text-decoration: none;
  font-family: "Bliz Quadrata", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Siara, "Times New Roman", Serif;
  text-shadow: 1px 1px black;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 1px;
}
.btn--dark__link--full-width {
  width: 100%;
  max-width: 480px;
  max-width: 30rem;
  margin: auto;
}
.btn--dark__link:hover {
  background-color: #725A37;
  text-decoration: none;
}
.btn--dark__inner {
  padding: .25em 0;
  display: block;
  box-shadow: 0 1px 1px #725A37;
}
.endcap {
  height: 43px;
  content: "";
  display: inline-block;
}
.hearthstone-dropdown {
  font-family: Helvetica, Arial, sans-serif;
  display: block;
  position: relative;
  white-space: nowrap;
}
.hearthstone-dropdown:before {
  height: 43px;
  content: "";
  display: inline-block;
  width: 35px;
  background: url("/hearthstone/static/images/buttons/hearthstone-dropdown.png") 0 0 no-repeat;
}
.hearthstone-dropdown:after {
  height: 43px;
  content: "";
  display: inline-block;
  width: 70px;
  background: url("/hearthstone/static/images/buttons/hearthstone-dropdown.png") 0 -45px no-repeat;
  margin-left: -5px;
}
.hearthstone-dropdown:hover {
  cursor: pointer;
}
.hearthstone-dropdown:hover:after {
  background-position: 0 -90px;
}
.hearthstone-dropdown select {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  position: absolute;
  top: 0;
  left: 35px;
  width: 90%;
  display: block;
  min-height: 41px;
  height: 41px;
}
.hearthstone-dropdown select:hover {
  cursor: pointer;
}
.dropdown-fullwidth {
  width: calc(100% - 105px);
}
.dropdown__border {
  vertical-align: top;
  width: 64%;
  width: calc(100% - 105px);
  position: relative;
  display: inline-block;
  background-repeat: no-repeat;
  background-color: #8b867a;
  background-image: linear-gradient(#8b867a, #0e100e);
  padding: 3px 0 3px;
  border: none;
  margin-left: -6px;
}
@media only screen and (min-width: 40em) {
  .dropdown__border {
    width: 68%;
    width: calc(100% - 105px);
  }
}
.dropdown__wrapper {
  background-color: #3b3732;
  padding: 4px;
  display: block;
}
.dropdown__selected {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  width: 100%;
  border: 2px solid #7b766d;
  border-radius: 3px;
  height: 27px;
  text-align: left;
  padding-left: 8px;
  padding-left: 0.5rem;
  font-weight: bold;
  text-transform: none;
  font-size: 16px;
  font-size: 1rem;
  background-color: #eadbb5;
}
.location .dropdown__selected {
  background: #eadbb5 url("/hearthstone/static/images/buttons/hearthstone-dropdown.png") 0 -140px no-repeat;
  padding-left: 32px;
  padding-left: 2rem;
}
/* breadcrumbs */
.content-trail {
  margin: 8px auto;
  margin: .5rem auto;
  max-width: 1160px;
  max-width: 72.5rem;
  height: 36px;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 60em) {
  .content-trail {
    margin-top: -32px;
    margin-top: -2rem;
    padding: 0 80px;
    padding: 0 5rem;
  }
}
@media only screen and (min-width: 72.5em) {
  .content-trail {
    margin-top: -24px;
    margin-top: -1.5rem;
  }
}
.ui-breadcrumb {
  font: bold 11px/28px "Open Sans", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Display, Tahoma, Verdana, Arial, Helvetica, sans-serif;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  padding: 0 16px;
  padding: 0 1rem;
}
.ui-breadcrumb li {
  padding-right: 0;
  margin-right: 0;
  display: inline-block;
  float: none;
}
.ui-breadcrumb li.last {
  padding: 0;
}
.ui-breadcrumb li.last a {
  color: #233a6e;
  border-bottom: 1px dotted #233a6e;
  max-width: 180px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}
.ui-breadcrumb li.last a:hover {
  text-decoration: none;
}
.ui-breadcrumb li.children .breadcrumb-text {
  border-bottom: 1px dotted #aaa;
}
.ui-breadcrumb li a {
  display: inline-block;
  line-height: 1.5;
  vertical-align: middle;
}
.ui-breadcrumb li a.opened {
  text-decoration: underline;
}
.ui-breadcrumb li .breadcrumb-arrow:after {
  border: 0;
  content: "";
  display: inline-block;
  background: url("/hearthstone/static/images/icons/arrows.gif") no-repeat 0 -103px;
  width: 12px;
  height: 10px;
  margin: 0 7px 0 0 ;
  vertical-align: middle;
}
.ui-breadcrumb.breadcrumb-can-scroll {
  overflow-x: auto;
}
.explore-nav-is-out .ui-breadcrumb.breadcrumb-can-scroll {
  overflow: hidden;
}
.explore-nav-is-out .ui-breadcrumb.breadcrumb-can-scroll {
  overflow: hidden;
}
.zh-tw .ui-breadcrumb {
  font-family: none;
}
.ko-kr .ui-breadcrumb li .breadcrumb-text {
  font-family: Dotum;
  font-size: 11px;
}
.ie67 .ui-breadcrumb li .breadcrumb-arrow {
  margin-right: 10px;
}
/* screenshot carousel */
.screenshot-carousel {
  position: relative;
  display: block;
  text-align: center;
  z-index: 1;
  margin: auto;
}
.screenshot-carousel.active-6 .carousel-list {
  -ms-transform: translate(-500%);
      transform: translate(-500%);
}
@media only screen and (min-width: 60em) {
  .screenshot-carousel.active-6 .carousel-list {
    -ms-transform: translate(0);
        transform: translate(0);
  }
}
.screenshot-carousel.active-5 .carousel-list {
  -ms-transform: translate(-400%);
      transform: translate(-400%);
}
@media only screen and (min-width: 60em) {
  .screenshot-carousel.active-5 .carousel-list {
    -ms-transform: translate(0);
        transform: translate(0);
  }
}
.screenshot-carousel.active-4 .carousel-list {
  -ms-transform: translate(-300%);
      transform: translate(-300%);
}
@media only screen and (min-width: 60em) {
  .screenshot-carousel.active-4 .carousel-list {
    -ms-transform: translate(0);
        transform: translate(0);
  }
}
.screenshot-carousel.active-3 .carousel-list {
  -ms-transform: translate(-200%);
      transform: translate(-200%);
}
@media only screen and (min-width: 60em) {
  .screenshot-carousel.active-3 .carousel-list {
    -ms-transform: translate(0);
        transform: translate(0);
  }
}
.screenshot-carousel.active-2 .carousel-list {
  -ms-transform: translate(-100%);
      transform: translate(-100%);
}
@media only screen and (min-width: 60em) {
  .screenshot-carousel.active-2 .carousel-list {
    -ms-transform: translate(0);
        transform: translate(0);
  }
}
.screenshot-carousel.active-1 .carousel-list {
  -ms-transform: translate(0%);
      transform: translate(0%);
}
@media only screen and (min-width: 60em) {
  .screenshot-carousel.active-1 .carousel-list {
    -ms-transform: translate(0);
        transform: translate(0);
  }
}
.screenshot-carousel .indicators {
  margin-top: 17px;
  margin-top: 1.1rem;
}
@media only screen and (min-width: 60em) {
  .screenshot-carousel .indicators {
    margin-top: 32px;
    margin-top: 2rem;
  }
}
@media only screen and (min-width: 40em) {
  .screenshot-carousel--playing-hearthstone .screen {
    max-width: none;
  }
}
@media only screen and (min-width: 60em) {
  .screenshot-carousel--playing-hearthstone .screen {
    padding-bottom: 32px;
    padding-bottom: 2rem;
    min-height: 880px;
    min-height: 55rem;
  }
}
.screenshot-carousel--home {
  max-width: 757px;
}
@media only screen and (min-width: 60em) {
  .screenshot-carousel--home {
    background: url("/hearthstone/static/images/screenshot-frame-bg.png") top center no-repeat;
    background-size: contain;
    max-width: 837px;
    margin-top: 64px;
    margin-top: 4rem;
  }
}
.screenshot-carousel--wallpaper.active-12 .carousel-list {
  -ms-transform: translate(-1100%);
      transform: translate(-1100%);
}
@media only screen and (min-width: 60em) {
  .screenshot-carousel--wallpaper.active-12 .carousel-list {
    -ms-transform: translate(0);
        transform: translate(0);
  }
}
.screenshot-carousel--wallpaper.active-11 .carousel-list {
  -ms-transform: translate(-1000%);
      transform: translate(-1000%);
}
@media only screen and (min-width: 60em) {
  .screenshot-carousel--wallpaper.active-11 .carousel-list {
    -ms-transform: translate(0);
        transform: translate(0);
  }
}
.screenshot-carousel--wallpaper.active-10 .carousel-list {
  -ms-transform: translate(-900%);
      transform: translate(-900%);
}
@media only screen and (min-width: 60em) {
  .screenshot-carousel--wallpaper.active-10 .carousel-list {
    -ms-transform: translate(0);
        transform: translate(0);
  }
}
.screenshot-carousel--wallpaper.active-9 .carousel-list {
  -ms-transform: translate(-800%);
      transform: translate(-800%);
}
@media only screen and (min-width: 60em) {
  .screenshot-carousel--wallpaper.active-9 .carousel-list {
    -ms-transform: translate(0);
        transform: translate(0);
  }
}
.screenshot-carousel--wallpaper.active-8 .carousel-list {
  -ms-transform: translate(-700%);
      transform: translate(-700%);
}
@media only screen and (min-width: 60em) {
  .screenshot-carousel--wallpaper.active-8 .carousel-list {
    -ms-transform: translate(0);
        transform: translate(0);
  }
}
.screenshot-carousel--wallpaper.active-7 .carousel-list {
  -ms-transform: translate(-600%);
      transform: translate(-600%);
}
@media only screen and (min-width: 60em) {
  .screenshot-carousel--wallpaper.active-7 .carousel-list {
    -ms-transform: translate(0);
        transform: translate(0);
  }
}
.screenshot-carousel--wallpaper.active-6 .carousel-list {
  -ms-transform: translate(-500%);
      transform: translate(-500%);
}
@media only screen and (min-width: 60em) {
  .screenshot-carousel--wallpaper.active-6 .carousel-list {
    -ms-transform: translate(0);
        transform: translate(0);
  }
}
.screenshot-carousel--wallpaper.active-5 .carousel-list {
  -ms-transform: translate(-400%);
      transform: translate(-400%);
}
@media only screen and (min-width: 60em) {
  .screenshot-carousel--wallpaper.active-5 .carousel-list {
    -ms-transform: translate(0);
        transform: translate(0);
  }
}
.screenshot-carousel--wallpaper.active-4 .carousel-list {
  -ms-transform: translate(-300%);
      transform: translate(-300%);
}
@media only screen and (min-width: 60em) {
  .screenshot-carousel--wallpaper.active-4 .carousel-list {
    -ms-transform: translate(0);
        transform: translate(0);
  }
}
.screenshot-carousel--wallpaper.active-3 .carousel-list {
  -ms-transform: translate(-200%);
      transform: translate(-200%);
}
@media only screen and (min-width: 60em) {
  .screenshot-carousel--wallpaper.active-3 .carousel-list {
    -ms-transform: translate(0);
        transform: translate(0);
  }
}
.screenshot-carousel--wallpaper.active-2 .carousel-list {
  -ms-transform: translate(-100%);
      transform: translate(-100%);
}
@media only screen and (min-width: 60em) {
  .screenshot-carousel--wallpaper.active-2 .carousel-list {
    -ms-transform: translate(0);
        transform: translate(0);
  }
}
.screenshot-carousel--wallpaper.active-1 .carousel-list {
  -ms-transform: translate(0%);
      transform: translate(0%);
}
@media only screen and (min-width: 60em) {
  .screenshot-carousel--wallpaper.active-1 .carousel-list {
    -ms-transform: translate(0);
        transform: translate(0);
  }
}
.screen {
  max-width: 720px;
  position: relative;
  overflow: hidden;
  margin: 0 16px;
  margin: 0 1rem;
}
@media only screen and (min-width: 60em) {
  .screen {
    z-index: 2;
    padding-bottom: 0;
    margin: auto;
  }
}
.screen-carousel-container {
  position: relative;
}
.carousel-list {
  white-space: nowrap;
  font-size: 0.1px;
  transition: transform 300ms linear;
}
@media only screen and (min-width: 60em) {
  .carousel-list {
    width: 100%;
    transition: none;
  }
}
.carousel__item {
  max-width: 100%;
  display: inline-block;
  vertical-align: top;
}
@media only screen and (min-width: 40em) {
  .carousel__item {
    background: none;
    padding: 0;
  }
}
.carousel__item--wallpaper {
  width: 720px;
}
@media only screen and (min-width: 60em) {
  .carousel__item {
    float: none;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
    max-width: 100%;
    position: absolute;
    top: 0;
  }
}
.carousel__item.active {
  z-index: 1;
  opacity: 1;
  position: relative;
}
@media only screen and (min-width: 40em) {
  .carousel__item--playing-hearthstone {
    padding: 8px;
  }
}
.carousel__item--playing-hearthstone .media-frame {
  margin: 0;
}
.carousel__item--playing-hearthstone .active {
  position: absolute;
}
.carousel__img {
  display: block;
}
@media only screen and (min-width: 60em) {
  .carousel__img--home {
    margin-top: -3px;
    border-radius: 10px;
  }
}
.screenshot-indicator {
  height: 28px;
  width: 28px;
  background: transparent url("/hearthstone/static/images/buttons/screenshot-overlay.png") -325px -262px no-repeat;
  display: inline-block;
}
.screenshot-indicator:hover {
  cursor: pointer;
  background-position: -355px -262px;
}
.screenshot-indicator.active {
  background-position: -385px -262px;
}
.heading--carousel {
  max-width: 720px;
  max-width: 45rem;
  text-align: left;
}
@media only screen and (min-width: 40em) {
  .heading--carousel {
    font-size: 18px;
    font-size: 1.125rem;
    font-family: "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
    text-align: center;
    color: #fff;
    line-height: 40px;
    text-shadow: 0 0 4px #000,
					0 0 8px #000;
    top: .25em;
    margin-bottom: 0;
    border-bottom: none;
    max-width: none;
    text-transform: uppercase;
    padding-bottom: 0;
  }
}
.overlay-control-container {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  padding-top: 57%;
}
.overlay-controls {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.overlay-controls--playing-hearthstone {
  right: 16px;
  right: 1rem;
  left: 16px;
  left: 1rem;
}
@media only screen and (min-width: 60em) {
  .overlay-controls--playing-hearthstone {
    right: 8px;
    left: 8px;
  }
}
.overlay-controls:hover .overlay__control {
  background-image: url("/hearthstone/static/images/buttons/screenshot-overlay.png");
  background-repeat: no-repeat;
}
.ie8 .overlay-controls {
  background: url("/hearthstone/static/images/layout/blank.gif");
}
.overlay__control {
  position: absolute;
  top: 50%;
  width: 33%;
  margin-top: -46px;
  height: 92px;
  max-width: 100px;
  z-index: 4;
  background-repeat: no-repeat;
}
.overlay__control.prev {
  background-position: -329px 0;
  left: 0;
}
.overlay__control.prev:hover {
  background-position: -429px 0;
  cursor: pointer;
}
.overlay__control.next {
  background-position: -492px 0;
  right: 0;
}
.overlay__control.next:hover {
  background-position: -592px 0;
  cursor: pointer;
}
.overlay__control.zoom {
  background-position: 227px 192px;
  left: 100px;
  right: 100px;
  width: auto;
  max-width: none;
}
.overlay__control.zoom:hover {
  background-position: 227px -73px;
  cursor: pointer;
}
/* container */
#lightbox-anchor {
  position: absolute;
  top: 10%;
  left: 0;
  z-index: 9005;
  width: 100%;
}
#lightbox-container {
  width: 890px;
  height: 641px;
  position: relative;
  display: none;
  margin: 0 auto;
  background-color: #000;
}
#lightbox-container .ui-element {
  background: url("/hearthstone/static/images/ui/lightbox.png") no-repeat;
}
/* content holder */
#lightbox-content {
  background: #0d0804;
  z-index: 9005;
  position: relative;
}
/* title holder */
#lightbox-title {
  position: relative;
  background: transparent url("/hearthstone/static/images/ui/lightbox-title.jpg");
  height: 26px;
  font: normal 13px/26px "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
  color: #fff;
  padding-left: 20px;
  text-transform: uppercase;
  margin: 0;
}
.ko-kr #lightbox-title {
  font-family: "NanumMyeongjo Bold";
}
#lightbox-title:empty,
#lightbox-container .control-wrapper.no-paging {
  display: none;
}
/* close */
#lightbox-container,
.modal-container {
  /* borders*/
  /* corners */
  /* paging */
  /* paging - previous */
  /* paging - gallery view */
  /* paging - next */
  /* no paging */
  /* no gallery */
  /* no controls */
  /* error loading content */
}
#lightbox-container .lightbox-close,
.modal-container .lightbox-close {
  display: block;
  position: absolute;
  float: right;
  right: -9px;
  top: -7px;
  width: 45px;
  height: 46px;
  background: url("/hearthstone/static/images/ui/lightbox.png") -84px 0 repeat-x;
  z-index: 9007;
}
#lightbox-container .lightbox-close:hover,
.modal-container .lightbox-close:hover {
  background-position: -128px 0;
}
#lightbox-container .border,
.modal-container .border {
  position: absolute;
  float: left;
  z-index: 9006;
}
#lightbox-container #lb-border-top,
.modal-container #lb-border-top {
  height: 18px;
  top: -18px;
  left: 0;
  background: url("/hearthstone/static/images/ui/lightbox-frame.png") 50% 0 repeat-x;
  padding-right: 12px;
}
#lightbox-container #lb-border-right,
.modal-container #lb-border-right {
  width: 18px;
  top: 0;
  right: -18px;
  background: url("/hearthstone/static/images/ui/lightbox.png") -272px 0 repeat-y;
  padding-bottom: 9px;
}
#lightbox-container #lb-border-bottom,
.modal-container #lb-border-bottom {
  height: 18px;
  bottom: -18px;
  left: 0;
  background: url("/hearthstone/static/images/ui/lightbox-frame.png") 50% -19px repeat-x;
  padding-right: 12px;
}
#lightbox-container #lb-border-left,
.modal-container #lb-border-left {
  width: 18px;
  top: 0;
  left: -18px;
  background: url("/hearthstone/static/images/ui/lightbox.png") -254px 0 repeat-y;
  padding-bottom: 9px;
}
#lightbox-container .corner,
.modal-container .corner {
  position: absolute;
  background: url("/hearthstone/static/images/ui/lightbox.png") no-repeat;
  width: 38px;
  height: 38px;
  float: left;
  z-index: 9007;
}
#lightbox-container .corner-top-left,
.modal-container .corner-top-left {
  background-position: -176px 0;
  top: -18px;
  left: -16px;
}
#lightbox-container .corner-bottom-left,
.modal-container .corner-bottom-left {
  background-position: -174px -39px;
  bottom: -18px;
  left: -18px;
}
#lightbox-container .corner-top-right,
.modal-container .corner-top-right {
  background-position: -214px 0;
  top: -18px;
  right: -18px;
}
#lightbox-container .corner-bottom-right,
.modal-container .corner-bottom-right {
  background-position: -214px -39px;
  bottom: -18px;
  right: -18px;
}
#lightbox-container .control-wrapper,
.modal-container .control-wrapper {
  height: 47px;
  position: relative;
  width: 100%;
  z-index: 9006;
  background: transparent url("/hearthstone/static/images/ui/lightbox-controls-bg.jpg") no-repeat;
}
#lightbox-container .control-wrapper .lightbox-controls,
.modal-container .control-wrapper .lightbox-controls {
  height: 47px;
  margin: 0 auto;
  position: relative;
}
#lightbox-container .control-wrapper .lightbox-controls.ui-element,
.modal-container .control-wrapper .lightbox-controls.ui-element {
  background: none;
}
#lightbox-container .control-wrapper a,
.modal-container .control-wrapper a {
  display: block;
  height: 47px;
  float: left;
}
#lightbox-container .control-wrapper a.previous,
.modal-container .control-wrapper a.previous {
  width: 37px;
  background-position: 0 5px;
  margin-left: 10px;
}
#lightbox-container .control-wrapper a.previous:hover,
.modal-container .control-wrapper a.previous:hover {
  background-position: 0 -40px;
}
#lightbox-container .control-wrapper a.gallery-view,
.modal-container .control-wrapper a.gallery-view {
  width: 76px;
  background-position: -84px -8px;
}
#lightbox-container .control-wrapper a.gallery-view:hover,
.modal-container .control-wrapper a.gallery-view:hover {
  background-position: -84px -58px;
}
#lightbox-container .control-wrapper a.next,
.modal-container .control-wrapper a.next {
  width: 37px;
  background-position: -46px 5px;
  float: right;
  margin-right: 10px;
}
#lightbox-container .control-wrapper a.next:hover,
.modal-container .control-wrapper a.next:hover {
  background-position: -46px -40px;
}
#lightbox-container .control-wrapper.no-paging .lightbox-controls,
.modal-container .control-wrapper.no-paging .lightbox-controls {
  height: 47px;
}
#lightbox-container .control-wrapper.no-paging a.gallery-view,
.modal-container .control-wrapper.no-paging a.gallery-view {
  margin: 0;
}
#lightbox-container .control-wrapper.no-paging a.previous,
.modal-container .control-wrapper.no-paging a.previous,
#lightbox-container .control-wrapper.no-paging a.next,
.modal-container .control-wrapper.no-paging a.next {
  display: none;
}
#lightbox-container .control-wrapper.no-gallery .lightbox-controls.ui-element,
.modal-container .control-wrapper.no-gallery .lightbox-controls.ui-element {
  background: none;
}
#lightbox-container .control-wrapper.no-gallery a.gallery-view,
.modal-container .control-wrapper.no-gallery a.gallery-view {
  display: none;
}
#lightbox-container .control-wrapper.no-gallery.no-paging,
.modal-container .control-wrapper.no-gallery.no-paging {
  height: 47px;
}
#lightbox-container .lightbox-error,
.modal-container .lightbox-error {
  text-align: center;
  font-size: 16px;
  background: #000;
  vertical-align: text-bottom;
  line-height: 550px;
}
.ie6 #lightbox-container .ui-element,
.ie6 #lightbox-container #lb-border-right,
.ie6 #lightbox-container #lb-border-left,
.ie6 #lightbox-container .corner {
  background-image: url("/hearthstone/static/images/ui/lightbox.gif");
}
.ie6 #lightbox-container {
  zoom: 1;
}
.foot a {
  color: #4a3c2c;
}
.foot h3,
.foot h3 a {
  color: #76543d;
}
.foot #legal .common-feedback-buttons {
  float: none;
  display: inline-block !important;
  padding: 16px;
  padding: 1rem;
  width: auto;
  vertical-align: top;
}
@media only screen and (min-width: 30em) {
  .foot #legal .common-feedback-buttons {
    width: 49%;
  }
}
@media only screen and (min-width: 60em) {
  .foot #legal .common-feedback-buttons {
    width: auto;
    float: left;
    padding: 5px 0 0 5px;
  }
}
.foot #legal .common-feedback-buttons > a {
  background-color: #2E231D;
  color: #b3b0ae;
  max-width: 176px;
  max-width: 11rem;
}
.foot #legal .common-feedback-buttons > a:hover {
  text-decoration: none;
}
.en-us .nav-logo-group {
  text-align: center;
}
.en-us #nav-client-footer .nav-ratings {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
}
@media only screen and (min-width: 40em) {
  .en-us #nav-client-footer .nav-ratings {
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start;
  }
}
@media only screen and (min-width: 60em) {
  .en-us #nav-client-footer .nav-ratings {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
@media only screen and (min-width: 72.5em) {
  .en-us #nav-client-footer .nav-ratings {
    text-align: right;
    display: block;
    max-width: 420px;
  }
}
.en-us #nav-client-footer .legal-rating {
  margin-bottom: 10px;
}
@media only screen and (min-width: 72.5em) {
  .en-us #nav-client-footer .legal-rating:nth--last-of-type(1) {
    -ms-flex-order: 1;
        order: 1;
  }
}
@media only screen and (min-width: 72.5em) {
  .en-us .legal-rating + .legal-rating + .legal-rating {
    float: right;
  }
}
.foot {
  background: #100805 url("/hearthstone/static/images/footer-divider-small.jpg") 50% 0 repeat-x;
  min-height: 583px;
  position: relative;
  padding-top: 40px;
  margin-top: 5px;
}
@media only screen and (min-width: 60em) {
  .foot {
    margin-top: 0;
  }
}
@media only screen and (min-width: 72.5em) {
  .foot {
    padding-top: 140px;
    max-width: 2600px;
    margin: -60px auto 0;
    background-repeat: no-repeat;
    background-image: url("/hearthstone/static/images/footer-bg.jpg");
  }
}
.ko-kr .webfont-nanum {
  padding-top: 5px;
  font-family: "NanumMyeongjo Bold";
}
#legal-ratings {
  width: auto;
}
.ko-kr #legal-ratings {
  max-width: 600px;
}
.zh-tw #legal-ratings {
  color: #dcdcdc;
}
#copyright {
  color: #4a3c2c;
  text-align: center;
  border-top: none;
}
@media only screen and (min-width: 60em) {
  #copyright {
    text-align: left;
  }
}
.ko-kr #copyright {
  font-size: 11px;
}
#copyright > span {
  display: block;
  text-align: center;
}
@media only screen and (min-width: 60em) {
  #copyright > span {
    display: inline;
    text-align: left;
  }
}
#copyright > a {
  padding: 8px 8px 8px 0;
  padding: 0.5rem 0.5rem 0.5rem 0;
  color: #76543d;
  display: inline-block;
}
@media only screen and (min-width: 60em) {
  #copyright > a {
    display: inline;
    padding: 0;
    margin-left: 15px;
  }
}
#copyright > a:nth-last-of-type(1) {
  padding: 0;
}
#copyright #change-language {
  padding: 8px 20px 8px 0;
  padding: 0.5rem 20px 0.5rem 0;
}
@media only screen and (min-width: 60em) {
  #copyright #change-language {
    float: right;
    padding: 0 20px 0 0;
  }
}
#change-language {
  background: url("/hearthstone/static/images/icons/arrows.gif") 100% -90px no-repeat;
  text-align: center;
  float: none;
  padding: 0 12px 0 0;
  margin: 0;
}
#change-language > span {
  background: url("/hearthstone/static/images/icons/map-small.gif") 0 50% no-repeat;
}
#change-language.open {
  background-position: 100% 9px;
}
@media only screen and (min-width: 60em) {
  #change-language {
    display: inline-block;
    background-position: 100% -99px;
  }
  #change-language.open {
    background-position: 100% 1px;
  }
}
#international {
  border-bottom: 1px solid #261308;
  background: transparent;
  padding: 0 0 0 25px;
}
@media only screen and (min-width: 30em) {
  #international .column {
    width: 160px;
    width: 10rem;
  }
}
/**
 * @fileOverview ratings.css is generated from toolkit's ratings.less
 *
 * Until this site is updated to use Toolkit, please make sure this file is updated with the latest styles from Toolkit.
 *
 * Styles for rendering a country-appropriate product rating logo.
 */
/**
 * ACB rating logo and descriptors.
 */
.acb-rating {
  font-size: 11px;
  line-height: 15px;
  color: rgba(255, 255, 255, 0.5);
}
.acb-rating a {
  color: rgba(255, 255, 255, 0.5);
}
.acb-logo {
  display: block;
  float: left;
}
.acb-descriptor,
.acb-disclaimer {
  display: block;
  margin-left: 75px;
}
/**
 * BBFC rating logo and descriptors.
 */
.bbfc-rating {
  font-size: 11px;
  line-height: 15px;
  color: rgba(255, 255, 255, 0.5);
  float: left;
}
.bbfc-rating a {
  float: left;
  color: rgba(255, 255, 255, 0.5);
}
.bbfc-logo {
  display: block;
}
/**
 * CSRR rating logo and descriptors.
 */
.csrr-rating {
  font-size: 11px;
  line-height: 15px;
  color: rgba(255, 255, 255, 0.5);
}
.csrr-rating a {
  display: inline-block;
  color: rgba(255, 255, 255, 0.5);
}
.csrr-logo {
  display: block;
}
/**
 * DEJUS rating logo and descriptors.
 */
.dejus-rating {
  font-size: 11px;
  line-height: 15px;
  color: rgba(255, 255, 255, 0.5);
}
.dejus-rating a {
  color: rgba(255, 255, 255, 0.5);
}
.dejus-logo {
  display: block;
  float: left;
}
.dejus-descriptor {
  display: block;
  margin-left: 75px;
}
/**
 * ESRB rating logo and descriptors.
 */
.esrb-rating {
  font-size: 11px;
  line-height: 15px;
  color: rgba(255, 255, 255, 0.5);
}
.esrb-rating a {
  color: rgba(255, 255, 255, 0.5);
}
.esrb-logo {
  display: block;
  float: left;
}
.esrb-descriptor,
.esrb-disclaimer {
  display: block;
  padding-left: 16px;
  padding-left: 1rem;
  transition: color .2s;
  overflow: hidden;
  text-align: left;
}
.esrb-descriptor-label {
  transition: color .2s;
}
.esrb-descriptor-label:hover {
  color: rgba(255, 255, 255, 0.7);
  cursor: default;
}
/**
 * FPB rating logo and descriptors.
 */
.fpb-rating {
  font-size: 11px;
  line-height: 15px;
  color: rgba(255, 255, 255, 0.5);
}
.fpb-rating a {
  color: rgba(255, 255, 255, 0.5);
}
.fpb-logo {
  display: block;
  float: left;
}
.fpb-descriptor {
  display: block;
  margin-left: 75px;
}
/**
 * GRB rating logo and descriptors.
 */
.grb-rating {
  font-size: 11px;
  line-height: 15px;
  color: rgba(255, 255, 255, 0.5);
}
.grb-rating a {
  color: rgba(255, 255, 255, 0.5);
}
.grb-logo,
.grb-descriptor-image {
  display: block;
  float: left;
  margin-right: 5px;
}
.grb-descriptor {
  display: block;
  margin-left: 75px;
}
/**
 * NZOFLC rating logo and descriptors.
 */
.nzoflc-rating {
  font-size: 11px;
  line-height: 15px;
  color: rgba(255, 255, 255, 0.5);
}
.nzoflc-rating a {
  color: rgba(255, 255, 255, 0.5);
}
.nzoflc-logo {
  display: block;
  float: left;
}
.nzoflc-descriptor {
  display: block;
  margin-left: 75px;
}
/**
 * PEGI rating logo and descriptors.
 */
.pegi-rating {
  font-size: 11px;
  line-height: 15px;
  color: rgba(255, 255, 255, 0.5);
}
.pegi-rating a {
  color: rgba(255, 255, 255, 0.5);
}
.pegi-logo,
.pegi-descriptor-image {
  display: block;
  float: left;
  margin-right: 5px;
}
.pegi-descriptor {
  display: block;
  margin-left: 70px;
}
.pegi-descriptor-label {
  transition: color .2s;
}
.pegi-descriptor-label:hover {
  color: rgba(255, 255, 255, 0.7);
  cursor: default;
}
/**
 * USK rating logo and descriptors.
 */
.usk-rating {
  font-size: 11px;
  line-height: 15px;
  color: rgba(255, 255, 255, 0.5);
}
.usk-rating a {
  display: inline-block;
  color: rgba(255, 255, 255, 0.5);
}
.usk-logo {
  display: block;
}
#legal {
  border-top: 1px solid #261308;
  padding: 16px 0;
  padding: 1rem 0;
  text-align: center;
}
@media only screen and (min-width: 60em) {
  #legal {
    border: none;
  }
}
#legal #legal-ratings {
  float: none;
  *zoom: 1;
  border-bottom: 1px solid #261308;
  padding-bottom: 16px;
  padding-bottom: 1rem;
  margin-bottom: 16px;
  margin-bottom: 1rem;
  text-align: center;
}
#legal #legal-ratings:before,
#legal #legal-ratings:after {
  content: " ";
  display: table;
  visibility: hidden;
  line-height: 0;
}
#legal #legal-ratings:after {
  clear: both;
}
@media only screen and (min-width: 60em) {
  #legal #legal-ratings {
    float: right;
    border: none;
  }
}
#legal #legal-ratings .product-rating,
#legal #legal-ratings > a {
  margin: 0;
  padding: 16px;
  padding: 1rem;
  display: inline-block;
  text-align: left;
}
@media only screen and (min-width: 30em) {
  #legal #legal-ratings .product-rating,
  #legal #legal-ratings > a {
    width: 49%;
  }
  #legal #legal-ratings .product-rating.pegi-rating,
  #legal #legal-ratings > a.pegi-rating {
    width: auto;
  }
}
@media only screen and (min-width: 60em) {
  #legal #legal-ratings .product-rating,
  #legal #legal-ratings > a {
    width: auto;
    padding: 0;
  }
}
#legal #legal-ratings .product-rating {
  float: none;
  text-align: center;
}
@media only screen and (min-width: 60em) {
  #legal #legal-ratings .product-rating {
    text-align: left;
  }
}
#legal #legal-ratings.us .product-rating {
  max-width: 300px;
}
@media only screen and (min-width: 30em) {
  #legal #legal-ratings.us .product-rating {
    width: 49%;
  }
}
@media only screen and (min-width: 40em) {
  #legal #legal-ratings.us .product-rating {
    max-width: none;
  }
}
#legal #legal-ratings .truste-link {
  text-align: right;
}
@media only screen and (min-width: 60em) {
  #legal #legal-ratings .truste-link {
    margin-right: 20px;
    margin-right: 1.25rem;
  }
}
#legal #blizzard {
  float: none;
  display: inline-block;
  padding: 16px;
  padding: 1rem;
  width: 49%;
}
@media only screen and (min-width: 60em) {
  #legal #blizzard {
    width: auto;
    float: left;
    padding: 0;
  }
}
.en-us #legal #blizzard {
  text-align: right;
}
.usk-logo {
  display: inline-block;
}
@media only screen and (min-width: 60em) {
  .usk-logo {
    display: block;
  }
}
.media--fireside {
  clear: both;
}
.media--fireside + .media--fireside {
  margin-top: 1em;
}
.media-frame {
  position: relative;
}
@media only screen and (min-width: 40em) {
  .media-frame {
    margin: 8px;
    z-index: 1;
  }
  .media-frame:before {
    content: "";
    position: absolute;
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px;
    border: 8px solid #DEC79B;
    border-width: 17px 20px;
    border-image: url("/hearthstone/static/images/game-guide/heroes/artwork-frameV2.png") 17 20 stretch;
    z-index: -1;
  }
  .media-frame img {
    display: block;
  }
}
.content-block {
  max-height: 1200px;
  overflow: hidden;
  transition: max-height 250ms linear;
  padding-top: 16px;
  padding-top: 1rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
@media only screen and (min-width: 40em) {
  .content-block {
    background: transparent url("/hearthstone/static/images/content-separator2.png") center 0 no-repeat;
  }
}
@media only screen and (min-width: 60em) {
  .content-block {
    overflow-x: visible;
  }
}
@media only screen and (min-width: 60em) {
  .content-block--audio {
    max-width: 496px;
    max-width: 31rem;
    background: transparent url("/hearthstone/static/images/content-separator-short2.png") center 0 no-repeat;
  }
}
.content-block--audio .media-content-container {
  margin: 0 16px;
  margin: 0 1rem;
}
@media only screen and (min-width: 40em) {
  .content-block--wallpaper {
    padding: 16px 16px 0;
    padding: 1rem 1rem 0;
  }
}
.explore-nav-is-out .content-block {
  overflow: hidden;
}
.explore-nav-is-out .content-block {
  overflow: hidden;
}
.content-block--gvg {
  background-image: none;
}
@media only screen and (min-width: 40em) {
  .screen--wallpaper {
    margin: auto;
  }
}
.is-folded .content-block {
  max-height: 165px;
}
.is-folded .view-more {
  background-position: right -36px;
}
.is-folded .view-more:hover {
  background-position: right -108px;
}
.media-container {
  clear: both;
  margin-top: 0;
}
.media-container.screenshots,
.media-container.audio {
  margin-top: 32px;
  margin-top: 2rem;
}
.view-more {
  display: none;
}
@media only screen and (min-width: 60em) {
  .view-more {
    width: 103px;
    height: 28px;
    background: transparent url("/hearthstone/static/images/collapse-button.png") right 0 no-repeat;
    display: inline-block;
    float: right;
  }
}
.view-more:hover {
  background-position: right -72px;
}
.media-content-container {
  white-space: nowrap;
}
@media only screen and (min-width: 60em) {
  .media-content-container {
    white-space: normal;
    max-width: 960px;
    max-width: 60rem;
    text-align: left;
    width: auto;
    margin: auto;
  }
}
@media only screen and (min-width: 60em) {
  .media-content-container--screenshots,
  .media-content-container--artwork {
    max-width: 880px;
    max-width: 55rem;
    text-align: justify;
  }
  .media-content-container--screenshots:after,
  .media-content-container--artwork:after {
    content: "";
    display: inline-block;
    width: 100%;
  }
}
.media-content {
  display: inline-block;
}
@media only screen and (min-width: 60em) {
  .media-content {
    margin-bottom: 32px;
    margin-bottom: 2rem;
  }
}
.media-content + .media-content {
  margin-left: 16px;
  margin-left: 1rem;
}
@media only screen and (min-width: 60em) {
  .media-content + .media-content {
    margin-left: 8px;
  }
}
@media only screen and (min-width: 30em) {
  .media-content + .media-content-container--video {
    margin-left: 32px;
    margin-left: 2rem;
  }
}
.media-content-container__title {
  font-size: 16px;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0;
  color: #233A6E;
  font-family: "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
  border-bottom: 1px solid #D4BA8C;
  margin: 0 16px;
  margin: 0 1rem;
}
@media only screen and (min-width: 40em) {
  .media-content-container__title {
    padding-left: 16px;
    padding-left: 1rem;
    border-bottom: none;
  }
}
@media only screen and (min-width: 72.5em) {
  .media-content-container__title {
    padding: 0 72px;
    padding: 0 4.5rem;
  }
}
.media-amount {
  color: #666;
}
.media--link {
  display: block;
  color: black;
}
.media--link:hover {
  text-decoration: none;
  color: #E22C14;
}
.resolutions {
  margin: 0 16px;
  margin: 0 1rem;
  font-family: "Open Sans Semibold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Display Bold", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  max-width: 720px;
  text-align: left;
}
@media only screen and (min-width: 40em) {
  .resolutions {
    margin: auto;
  }
}
.wallpaper-download-title {
  font-weight: bold;
}
.wallpaper-download {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  color: #E22C14;
}
.styled-select--wallpaper {
  margin: .25em 0;
}
.content-block--wallpaper .hearthstone-dropdown {
  text-align: center;
}
@media only screen and (min-width: 30em) {
  .content-block--wallpaper .dropdown__border {
    width: 77%;
    width: calc(100% - 105px);
  }
}
@media only screen and (min-width: 40em) {
  .content-block--wallpaper .dropdown__border {
    width: 83%;
    width: calc(100% - 105px);
  }
}
@media only screen and (min-width: 60em) {
  .content-block--wallpaper .dropdown__border {
    width: 85%;
    width: calc(100% - 105px);
  }
}
@media only screen and (min-width: 40em) {
  .media .body-top {
    background: transparent url("/hearthstone/static/images/media/bg-header.png") 50% 0 no-repeat;
  }
}
@media only screen and (min-width: 60em) {
  .video--with-play-button {
    position: relative;
  }
  .video--with-play-button:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    background: transparent url("/hearthstone/static/images/media/play-sprite.png") 0 0 no-repeat;
    width: 100px;
    height: 100px;
    z-index: 9001;
  }
  .video--with-play-button:hover:after {
    background-position: 0 -100px;
  }
}
.media-container--videos {
  position: relative;
}
@media only screen and (min-width: 40em) {
  .media-container--videos {
    height: 343px;
    margin-bottom: 25px;
    padding-top: 30px;
  }
}
@media only screen and (min-width: 72.5em) {
  .media-container--videos:after,
  .media-container--videos:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 5;
  }
  .media-container--videos:before {
    width: 405px;
    height: 263px;
    background: url("/hearthstone/static/images/media/bg-worgen.png") 0 0 no-repeat;
    bottom: -56px;
    left: -120px;
  }
  .media-container--videos:after {
    width: 210px;
    height: 237px;
    background: url("/hearthstone/static/images/media/bg-goblin.png") 0 0 no-repeat;
    right: -24px;
    bottom: -26px;
  }
}
.media-content--video {
  display: block;
  margin-left: 16px;
  margin-left: 1rem;
  margin-right: 16px;
  margin-right: 1rem;
}
@media only screen and (min-width: 30em) {
  .media-content--video {
    display: inline-block;
    width: 412px;
    max-width: 66vw;
  }
}
.media-content--video + .media-content--video {
  margin-top: 32px;
  margin-top: 2rem;
}
@media only screen and (min-width: 30em) {
  .media-content--video + .media-content--video {
    margin-top: 0;
  }
}
@media only screen and (min-width: 40em) {
  .media-content--video + .media-content--video {
    margin-top: 8px;
  }
}
@media only screen and (min-width: 60em) {
  .media-content--video + .media-content--video {
    margin-left: 32px;
    margin-left: 2rem;
  }
}
.media-content__title {
  position: absolute;
  top: 1em;
  right: 0;
  left: 0;
  color: white;
  font-size: 16px;
  font-size: 1rem;
  font-family: "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
  text-align: center;
}
.ko-kr .media-content__title {
  font-family: "NanumMyeongjo Bold";
}
.media-content__header {
  font-size: 16px;
  font-size: 1rem;
  font-family: "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
  text-align: center;
}
.ko-kr .media-content__header {
  font-family: "NanumMyeongjo Bold";
}
@media only screen and (min-width: 60em) {
  .media-content__header {
    display: none;
  }
}
.media-content__trailer {
  background-image: url("/hearthstone/static/images/media/videos/trailer-thumb.jpg");
  position: absolute;
  background-size: contain;
}
.media-content__cinematic {
  background-image: url("/hearthstone/static/images/media/videos/building-the-fire-thumb.jpg");
  position: absolute;
  background-size: contain;
}
@media only screen and (min-width: 40em) {
  .content-block--video {
    background: none;
    padding-top: 0;
  }
}
@media only screen and (min-width: 60em) {
  .content-block--video {
    padding-top: 16px;
    padding-top: 1rem;
  }
}
@media only screen and (min-width: 40em) {
  .media-container--audio {
    float: left;
  }
}
.media-container--audio li {
  font-family: "Open Sans Semibold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Display Bold", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
@media only screen and (min-width: 72.5em) {
  .content-block--audio {
    margin-left: 72px;
    margin-left: 4.5rem;
  }
}
.audio-button {
  width: 46px;
  height: 27px;
  background: transparent url("/hearthstone/static/images/buttons/audio-controls.png") 0 0 no-repeat;
  cursor: pointer;
  float: left;
  display: none;
}
@media only screen and (min-width: 30em) {
  .audio-button {
    display: inline-block;
  }
}
.audio-button--play:hover {
  background-position: -46px 0px;
}
.audio-button--stop {
  display: none;
  background-position: -92px;
}
.audio-button--stop:hover {
  background-position: -138px 0px;
}
.track-name {
  margin-left: 10px;
  float: left;
}
.download {
  float: right;
  background: transparent url("/hearthstone/static/images/icons/download.gif") 0 50% no-repeat;
  padding-left: 16px;
  margin-left: 1em;
}
.overlay {
  position: relative;
  display: block;
}
@media only screen and (min-width: 60em) {
  .overlay:before {
    content: "";
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5) url("/hearthstone/static/images/buttons/artwork-zoom.png") 50% center no-repeat;
  }
}
.overlay:hover {
  text-decoration: none;
}
@media only screen and (min-width: 60em) {
  .overlay:hover:before {
    display: block;
  }
}
/* Coming Soon text */
.home-coming-soon {
  opacity: 0.85;
  padding: 0 10px;
  display: inline-block;
  margin-top: 23px;
  color: #7A03B3;
  font: normal bold 35px/67px "Bliz Quadrata", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Siara, "Times New Roman", Serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-shadow: 0 0 4px #C892CE, 0 0 8px #F596FF;
  overflow: hidden;
}
.ko-kr .home-coming-soon {
  font-family: "NanumMyeongjo Bold";
  font-size: 24px;
  font-size: 1.5rem;
}
.home-text {
  font-weight: bold;
  font-family: "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
  color: #2E2E2E;
  text-align: center;
  margin: 24px 16px;
  margin: 1.5rem 1rem;
  font-size: 23px;
  font-size: 1.45rem;
}
.ko-kr .home-text {
  font-family: "NanumMyeongjo Bold";
}
@media only screen and (min-width: 40em) {
  .home-text {
    font-size: 24px;
    font-size: 1.5rem;
    padding: 0 64px;
    padding: 0 4rem;
    margin: 24px auto;
    margin: 1.5rem auto;
  }
}
.home-text b {
  color: #233A6E;
}
@media only screen and (min-width: 40em) {
  .home-text b {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
/* video background */
.video-background {
  position: absolute;
  z-index: 0;
  left: 50%;
  opacity: 0;
  margin-left: -651px;
  transition: opacity 1s linear;
  display: none;
}
.video-background.loaded {
  opacity: 1;
}
@media only screen and (min-width: 72.5em) {
  .video-background {
    display: block;
    max-width: none;
    margin-left: -1300px;
  }
}
/* video cards */
.video-cards {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 200px;
  text-align: center;
  z-index: 5;
  display: none;
}
@media only screen and (min-width: 40em) {
  .video-cards {
    display: block;
  }
}
@media only screen and (min-width: 60em) {
  .video-cards {
    bottom: 98px;
  }
}
@media only screen and (min-width: 72.5em) {
  .video-cards {
    bottom: 134px;
  }
}
.video-cards a {
  display: inline-block;
  vertical-align: top;
  text-shadow: 0 0 4px #000, 0 0 8px #000;
  background: transparent url("/hearthstone/static/images/card-hover-s.png") 100% 0 no-repeat;
  width: 151px;
  height: 142px;
  margin-top: 23px;
}
@media only screen and (min-width: 72.5em) {
  .video-cards a {
    background-image: url("/hearthstone/static/images/card-hover.png");
    width: 193px;
    height: 175px;
    margin-top: 25px;
  }
}
.video-cards a.card1 {
  background-position: 0 -9px;
}
@media only screen and (min-width: 60em) {
  .video-cards a.card1 {
    background-position: 0 -20px;
  }
}
@media only screen and (min-width: 72.5em) {
  .video-cards a.card1 {
    background-position: -29px -25px;
  }
}
.video-cards a.card1:hover {
  text-decoration: none;
  background-position: 0 -178px;
}
@media only screen and (min-width: 60em) {
  .video-cards a.card1:hover {
    background-position: 0 -189px;
  }
}
@media only screen and (min-width: 72.5em) {
  .video-cards a.card1:hover {
    background-position: -29px -224px;
  }
}
.video-cards a.card1 span {
  padding-left: 20px;
}
.video-cards a.card2 {
  height: 167px;
  width: 172px;
  margin-top: 0;
  background-position: -153px 13px;
}
@media only screen and (min-width: 60em) {
  .video-cards a.card2 {
    background-position: -153px 4px;
  }
}
@media only screen and (min-width: 72.5em) {
  .video-cards a.card2 {
    height: 199px;
    width: 219px;
    background-position: -222px 0;
  }
}
.video-cards a.card2:hover {
  text-decoration: none;
  background-position: -153px -156px;
}
@media only screen and (min-width: 60em) {
  .video-cards a.card2:hover {
    background-position: -153px -165px;
  }
}
@media only screen and (min-width: 72.5em) {
  .video-cards a.card2:hover {
    background-position: -222px -199px;
  }
}
.video-cards a.card2 span {
  font-size: 14px;
  padding: 0 20px 0 15px;
}
@media only screen and (min-width: 72.5em) {
  .video-cards a.card2 span {
    font-size: 17px;
    padding-right: 15px;
    max-width: 98%;
    margin-left: auto;
    margin-right: auto;
  }
}
.video-cards a.card3 {
  background-position: -327px -9px;
}
@media only screen and (min-width: 60em) {
  .video-cards a.card3 {
    background-position: -327px -20px;
  }
}
@media only screen and (min-width: 72.5em) {
  .video-cards a.card3 {
    background-position: -440px -25px;
  }
}
.video-cards a.card3:hover {
  text-decoration: none;
  background-position: -327px -178px;
}
@media only screen and (min-width: 60em) {
  .video-cards a.card3:hover {
    background-position: -327px -189px;
  }
}
@media only screen and (min-width: 72.5em) {
  .video-cards a.card3:hover {
    background-position: -441px -224px;
  }
}
.video-cards a.card3 span {
  padding-right: 40px;
}
.video-cards a span {
  display: block;
  color: #fff;
  font: bold normal 13px "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
  text-shadow: 0 0 4px #000, 0 0 8px #000;
  margin-top: 100px;
  line-height: 1.2;
}
@media only screen and (min-width: 72.5em) {
  .video-cards a span {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 119px;
  }
}
.ko-kr .video-cards a span {
  font-size: 16px;
  font-size: 1rem;
  font-family: "NanumMyeongjo Bold";
}
.ko-kr .video-cards a.card2 span {
  font-size: 21px;
  font-size: 1.35rem;
}
.game-overview-container {
  margin-bottom: 32px;
  margin-bottom: 2rem;
  margin-top: 0.6em;
  padding: 0 16px;
  padding: 0 1rem;
}
.game-overview-container .hearthstone-button {
  margin-top: 8px;
  margin-top: 0.5rem;
}
.game-overview__video {
  margin: 0 0 8px;
  margin: 0 0 .5rem;
}
/* News */
.content-section--home-featured {
  max-width: 986px;
  max-width: 61.625rem;
}
.featured-news-container {
  font-family: "Open Sans", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Display, Tahoma, Verdana, Arial, Helvetica, sans-serif;
  background: url("/hearthstone/static/images/home/faded-divider-small.jpg") center bottom no-repeat;
  padding: 0 0 32px;
  padding: 0 0 2rem;
}
@media only screen and (min-width: 40em) {
  .featured-news-container {
    max-width: 75%;
    float: left;
    width: 100%;
    padding: 0;
    background: none;
  }
}
.ko-kr .featured-news-container {
  font-family: Dotum;
}
.featured-news {
  margin: 0 16px;
  margin: 0 1rem;
}
@media only screen and (min-width: 30em) {
  .featured-news {
    overflow: hidden;
    border-radius: .7em;
    background-color: #DEC79B;
    background-color: rgba(116, 50, 0, 0.07);
    border-top: 1px solid #D4BA8C;
    border-bottom: 1px solid #D4BA8C;
  }
}
@media only screen and (min-width: 40em) {
  .featured-news {
    margin: 0 0 0 16px;
    margin: 0 0 0 1rem;
  }
}
@media only screen and (min-width: 60em) {
  .featured-news {
    margin: 0;
  }
}
.featured-news li {
  text-align: left;
  vertical-align: bottom;
  padding-bottom: 16px;
  padding-bottom: 1rem;
}
@media only screen and (min-width: 30em) {
  .featured-news li {
    padding: 1em;
    float: left;
    width: 33.3333%;
  }
}
@media only screen and (min-width: 30em) {
  .featured-news li + li {
    border-left: 1px solid #D4BA8C;
  }
}
.featured-news-link:hover {
  text-decoration: none;
}
.featured-news-link:hover .article-title {
  color: #E22C14;
}
.featured-news .article-title {
  margin-top: 8px;
  margin-top: .5rem;
  min-height: 40px;
  min-height: 2.5rem;
}
.media__image {
  box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.5);
  display: inline-block;
  float: left;
  width: 124px;
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 30em) {
  .media__image--home {
    float: none;
    width: 100%;
    max-width: 260px;
  }
}
.media__image img {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.media__image--link {
  display: block;
  padding-bottom: 50%;
  position: relative;
  overflow: hidden;
}
.media__image--container {
  display: block;
  padding-bottom: 50%;
}
.media__bd {
  overflow: hidden;
  padding-left: 16px;
  padding-left: 1rem;
  text-align: left;
  white-space: normal;
}
@media only screen and (min-width: 30em) {
  .media__bd--home {
    padding-left: 0;
  }
}
.featured-section {
  position: relative;
}
.featured-content-wrapper {
  padding: 16px 16px 32px;
  padding: 1rem 1rem 2rem;
  background: url("/hearthstone/static/images/home/faded-divider-small.jpg") center bottom no-repeat;
  text-align: center;
}
@media only screen and (min-width: 40em) {
  .featured-content-wrapper {
    padding-top: 0;
    padding-bottom: 0;
    background: none;
  }
}
@media only screen and (min-width: 60em) {
  .featured-content-wrapper {
    padding-right: 0;
  }
  .featured-content-wrapper + .featured-content-wrapper {
    padding-top: 16px;
    padding-top: 1rem;
  }
}
@media only screen and (min-width: 40em) {
  .featured-wrapper {
    position: absolute;
    max-width: 25%;
    width: 225px;
    top: 0;
    right: 0;
    bottom: 32px;
    bottom: 2rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
@media only screen and (min-width: 60em) {
  .featured-wrapper {
    display: block;
    width: 250px;
  }
}
.featured-content-wrapper--standings {
  background: none;
  padding-bottom: 0;
}
@media only screen and (min-width: 40em) {
  .featured-content-wrapper--fsg {
    margin-bottom: -7%;
  }
}
@media only screen and (min-width: 60em) {
  .featured-content-wrapper--fsg {
    margin-top: 5px;
  }
}
.featured-content-container {
  width: 250px;
  max-width: 100%;
  display: inline-block;
}
.featured-content {
  position: relative;
}
.featured-content--standings {
  padding-top: 42.85714286%;
  text-align: center;
}
.featured-content--gear {
  padding-top: 49.530612%;
  text-align: center;
  margin: -4%;
}
.featured-content--fsg {
  padding-top: 49.4%;
}
@media only screen and (min-width: 40em) {
  .featured-content--fsg {
    padding-top: 45.78313253%;
  }
}
.featured-content__link {
  color: #fff;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  margin: auto;
  border-radius: 10px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: transform 300ms linear;
  -webkit-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.5));
          filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.5));
}
.featured-content__link:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: inherit;
  background-size: contain;
  background-repeat: no-repeat;
  transition: -webkit-filter 300ms linear;
  transition: filter 300ms linear;
  transition: filter 300ms linear, -webkit-filter 300ms linear;
}
.featured-content__link:hover {
  text-decoration: none;
}
.featured-content__link:hover .featured-content__img--standings {
  -ms-transform: scale(1.1);
      transform: scale(1.1);
}
.featured-content__link:hover .featured-content__img--fsg {
  animation: tada 1s both;
}
.featured-content__link:hover .featured-content__img--chest {
  -ms-transform: scale(1.1);
      transform: scale(1.1);
}
.featured-content__link:hover .featured-content__img--gear {
  -ms-transform: scale(1);
      transform: scale(1);
}
@keyframes tada {
  0% {
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.2, 1.2, 1.2) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    transform: scale3d(1.2, 1.2, 1.2) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
.featured-content__link--standings {
  background-image: url("/hearthstone/static/images/esports/standings-bg.png");
  text-align: center;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
}
.featured-content__link--fsg {
  padding-left: 22px;
  padding-left: 1.4rem;
  padding-top: 4px;
  text-align: left;
  margin-left: -7px;
}
@media only screen and (min-width: 40em) {
  .featured-content__link--fsg {
    margin-top: -12px;
  }
}
.featured-content__link--fsg:after {
  background-image: url("/hearthstone/static/images/esports/fireside-bg.png");
}
.featured-content__link--fsg:hover:after {
  -webkit-filter: brightness(70%);
          filter: brightness(70%);
}
.featured-content__link--gear {
  text-align: center;
}
.featured-content__link--gear:after {
  background-image: url("/hearthstone/static/images/home/gear-store-bg.png");
}
.featured-content__img {
  position: relative;
  z-index: 10;
}
.featured-content__img--standings {
  max-height: 115%;
  display: inline-block;
  transition: transform 300ms linear;
  margin-top: -7px;
}
.featured-content__img--fsg {
  position: absolute;
  top: 21%;
  right: -4%;
  width: 26%;
}
.featured-content__img--chest {
  position: absolute;
  top: 15%;
  right: -3%;
  width: 47%;
  transition: transform 300ms linear;
}
.featured-content__img--gear {
  transition: transform 300ms linear;
  width: 58%;
  -ms-transform: scale(0.95);
      transform: scale(0.95);
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -18%;
  margin-left: -28%;
}
.featured-content__title {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "Bliz Quadrata", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Siara, "Times New Roman", Serif;
  font-weight: bold;
  padding-left: 16px;
  padding-left: 1rem;
  line-height: 1.2;
  letter-spacing: .1em;
  z-index: 15;
  position: relative;
}
.featured-content__title--fsg {
  background: url("/hearthstone/static/images/esports/fireside-text.png") left center no-repeat;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  display: inline-block;
  height: 100%;
  max-width: 115px;
  width: 54%;
  background-size: contain;
}
.de-de .featured-content__title--fsg {
  background-image: url("/hearthstone/static/images/esports/fireside-text-de-de.png");
}
.en-gb .featured-content__title--fsg {
  background-image: url("/hearthstone/static/images/esports/fireside-text-en-gb.png");
}
.en-us .featured-content__title--fsg {
  background-image: url("/hearthstone/static/images/esports/fireside-text-en-us.png");
}
.es-es .featured-content__title--fsg {
  background-image: url("/hearthstone/static/images/esports/fireside-text-es-es.png");
}
.es-mx .featured-content__title--fsg {
  background-image: url("/hearthstone/static/images/esports/fireside-text-es-mx.png");
}
.fr-fr .featured-content__title--fsg {
  background-image: url("/hearthstone/static/images/esports/fireside-text-fr-fr.png");
}
.it-it .featured-content__title--fsg {
  background-image: url("/hearthstone/static/images/esports/fireside-text-it-it.png");
}
.ja-jp .featured-content__title--fsg {
  background-image: url("/hearthstone/static/images/esports/fireside-text-ja-jp.png");
}
.ko-kr .featured-content__title--fsg {
  background-image: url("/hearthstone/static/images/esports/fireside-text-ko-kr.png");
}
.pl-pl .featured-content__title--fsg {
  background-image: url("/hearthstone/static/images/esports/fireside-text-pl-pl.png");
}
.pt-br .featured-content__title--fsg {
  background-image: url("/hearthstone/static/images/esports/fireside-text-pt-br.png");
}
.pt-pt .featured-content__title--fsg {
  background-image: url("/hearthstone/static/images/esports/fireside-text-pt-pt.png");
}
.ru-ru .featured-content__title--fsg {
  background-image: url("/hearthstone/static/images/esports/fireside-text-ru-ru.png");
}
.th-th .featured-content__title--fsg {
  background-image: url("/hearthstone/static/images/esports/fireside-text-th-th.png");
}
.zh-cn .featured-content__title--fsg {
  background-image: url("/hearthstone/static/images/esports/fireside-text-zh-cn.png");
}
.zh-tw .featured-content__title--fsg {
  background-image: url("/hearthstone/static/images/esports/fireside-text-zh-tw.png");
}
.article-title {
  font-size: 16px;
  font-size: 1rem;
  font-family: "Open Sans Semibold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Display Bold", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  max-height: 2.5em;
  overflow: hidden;
  line-height: 1.2;
}
.ko-kr .article-title {
  font-family: Dotum;
}
.article-title a {
  color: black;
}
.article-title a:hover {
  text-decoration: none;
  color: #E22C14;
}
.article-title--featured {
  font-size: 14px;
  font-size: .875rem;
  height: 3em;
}
.article-summary {
  font-family: "Open Sans", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Display, Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: #444444;
  max-height: 4.3em;
  overflow: hidden;
}
.ko-kr .article-summary {
  font-family: Dotum;
}
.article-meta {
  color: #666;
  font-family: "Open Sans", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Display, Tahoma, Verdana, Arial, Helvetica, sans-serif;
  padding-top: 1em;
}
@media only screen and (min-width: 60em) {
  .article-meta {
    padding-top: 0.5em;
  }
}
.ko-kr .article-meta {
  font-family: Dotum;
}
header .article-meta {
  padding-top: 0.5em;
}
.comments-link {
  padding-left: 16px;
  padding-left: 1rem;
  background: transparent url("/hearthstone/static/images/blog/comment-count.gif") 0 4px no-repeat;
}
.comments-link:hover {
  background-position: 0 -13px;
  text-decoration: underline;
}
.ko-kr .comments-link {
  background-position: 0 1px;
}
.comments-link--featured {
  margin-left: 0;
}
.blog-article .comments-link {
  margin-left: 16px;
  margin-left: 1rem;
}
.publish-date {
  margin-left: 1em;
  font-size: 12px;
  font-size: .8rem;
}
.arrow-link {
  margin: 16px 16px 0 0;
  margin: 1rem 1rem 0 0;
  padding: 0;
  float: right;
  text-align: left;
}
@media only screen and (min-width: 40em) {
  .arrow-link:hover {
    text-decoration: underline;
    background-position: 100% -33px;
  }
}
@media only screen and (min-width: 40em) {
  .arrow-link--news {
    margin-right: 0;
  }
}
.arrow-link--events {
  margin-right: 0;
}
.arrow-link__view {
  color: #E22C14;
  border: 0;
  border-radius: 0;
  text-shadow: none;
  display: inline-block;
  letter-spacing: initial;
  font: bold 14px/1.3 "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
  font: bold 0.875rem/1.3 "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
}
.arrow-link__view:after {
  content: "";
  background: transparent url("/hearthstone/static/images/icons/arrows2.gif") right -1px no-repeat;
  width: 7px;
  height: 13px;
  vertical-align: middle;
  display: inline-block;
  margin-left: 4px;
}
.arrow-link__view:hover:after {
  background-position: right -34px;
}
.blog-load-more {
  margin: 8px 16px 16px 16px;
  margin: 0.5rem 1rem 1rem 1rem;
}
@media only screen and (min-width: 40em) {
  .blog-load-more {
    box-shadow: none;
    border-radius: 0;
    background: none;
    padding: 0;
    border: none;
    display: block;
    margin: 8px 16px;
    margin: 0.5rem 1rem;
    margin-left: 0;
    margin-right: 0;
    padding: 0.5em 0;
    white-space: nowrap;
    text-align: center;
    max-width: 840px;
    max-width: 52.5rem;
    clear: both;
  }
  .blog-load-more--vertical {
    margin: 0;
  }
  .blog-load-more--vertical + .blog-load-more--vertical {
    margin-top: 8px;
    margin-top: 0.5rem;
  }
  .blog-load-more--full-width {
    width: 100%;
  }
}
@media only screen and (min-width: 40em) {
  .blog-load-more:hover {
    box-shadow: none;
    border-radius: 0;
    background: none;
    padding: 0;
    border: none;
    padding: 0.5em 0;
  }
}
@media only screen and (min-width: 40em) {
  .blog-load-more .hearthstone-button__inner {
    box-shadow: none;
    border-radius: 0;
    background: none;
    padding: 0;
    border: none;
  }
}
@media only screen and (min-width: 40em) {
  .blog-load-more .load-more {
    box-shadow: none;
    border-radius: 0;
    background: none;
    padding: 0;
    display: block;
    background-color: #DEC79B;
    background-color: rgba(116, 50, 0, 0.07);
    padding: .25em 0;
    border: none;
    color: #E22C14;
    font-size: 14px;
    font-size: 0.875rem;
    text-shadow: none;
    font-family: "Open Sans Semibold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Display Bold", Tahoma, Verdana, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0;
    padding: 0.6em 0;
    border-radius: 0.25rem;
  }
  .blog-load-more .load-more--centered {
    text-align: center;
  }
  .blog-load-more .load-more:hover {
    background-color: #DEC79B;
    background-color: rgba(116, 50, 0, 0.07);
  }
}
.blog-load-more .load-more.loading {
  background-image: url("/hearthstone/static/images/blog/loading-sm.gif"), linear-gradient(to bottom, #944ca0, #581b7f);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: -9999px;
}
@media only screen and (min-width: 40em) {
  .blog-load-more .load-more.loading {
    background-image: url("/hearthstone/static/images/blog/loading.gif");
    background-size: initial;
  }
}
@media only screen and (min-width: 40em) {
  .blog-load-more .load-more .hearthstone-button__text {
    box-shadow: none;
    border-radius: 0;
    background: none;
    padding: 0;
    border: none;
    line-height: 2;
    display: inline-block;
    text-align: center;
    color: #e22c14;
  }
}
.blog-load-more--full-width {
  max-width: none;
}
.keyword-list {
  margin: 10px 0 0 16px;
  margin: 10px 0 0 1rem;
  font-family: "Open Sans Semibold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Display Bold", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
}
/* card carousel */
.screenshot-section {
  position: relative;
}
.card-carousel {
  position: relative;
  max-width: 1008px;
  width: 100%;
  margin: auto;
  height: 100%;
}
@media only screen and (min-width: 60em) {
  .card-carousel {
    padding: 0 16px;
    padding: 0 1rem;
  }
}
.card-carousel .home-text {
  margin-bottom: 0;
}
@media only screen and (min-width: 60em) {
  .card-carousel .home-text {
    padding: 10% 0;
    text-align: left;
    height: 100%;
  }
}
.card-carousel__cards {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  background: url("/hearthstone/static/images/cards/card-sprite-small.png") center 0 no-repeat;
  height: 445px;
  margin-top: 2em;
}
.de-de .card-carousel__cards {
  background-image: url("/hearthstone/static/images/cards/card-sprite-small-de-de.png");
}
@media only screen and (min-width: 40em) {
  .de-de .card-carousel__cards {
    background: none;
  }
}
.en-gb .card-carousel__cards {
  background-image: url("/hearthstone/static/images/cards/card-sprite-small-en-gb.png");
}
@media only screen and (min-width: 40em) {
  .en-gb .card-carousel__cards {
    background: none;
  }
}
.en-us .card-carousel__cards {
  background-image: url("/hearthstone/static/images/cards/card-sprite-small-en-us.png");
}
@media only screen and (min-width: 40em) {
  .en-us .card-carousel__cards {
    background: none;
  }
}
.es-es .card-carousel__cards {
  background-image: url("/hearthstone/static/images/cards/card-sprite-small-es-es.png");
}
@media only screen and (min-width: 40em) {
  .es-es .card-carousel__cards {
    background: none;
  }
}
.es-mx .card-carousel__cards {
  background-image: url("/hearthstone/static/images/cards/card-sprite-small-es-mx.png");
}
@media only screen and (min-width: 40em) {
  .es-mx .card-carousel__cards {
    background: none;
  }
}
.fr-fr .card-carousel__cards {
  background-image: url("/hearthstone/static/images/cards/card-sprite-small-fr-fr.png");
}
@media only screen and (min-width: 40em) {
  .fr-fr .card-carousel__cards {
    background: none;
  }
}
.it-it .card-carousel__cards {
  background-image: url("/hearthstone/static/images/cards/card-sprite-small-it-it.png");
}
@media only screen and (min-width: 40em) {
  .it-it .card-carousel__cards {
    background: none;
  }
}
.ja-jp .card-carousel__cards {
  background-image: url("/hearthstone/static/images/cards/card-sprite-small-ja-jp.png");
}
@media only screen and (min-width: 40em) {
  .ja-jp .card-carousel__cards {
    background: none;
  }
}
.ko-kr .card-carousel__cards {
  background-image: url("/hearthstone/static/images/cards/card-sprite-small-ko-kr.png");
}
@media only screen and (min-width: 40em) {
  .ko-kr .card-carousel__cards {
    background: none;
  }
}
.pl-pl .card-carousel__cards {
  background-image: url("/hearthstone/static/images/cards/card-sprite-small-pl-pl.png");
}
@media only screen and (min-width: 40em) {
  .pl-pl .card-carousel__cards {
    background: none;
  }
}
.pt-br .card-carousel__cards {
  background-image: url("/hearthstone/static/images/cards/card-sprite-small-pt-br.png");
}
@media only screen and (min-width: 40em) {
  .pt-br .card-carousel__cards {
    background: none;
  }
}
.pt-pt .card-carousel__cards {
  background-image: url("/hearthstone/static/images/cards/card-sprite-small-pt-pt.png");
}
@media only screen and (min-width: 40em) {
  .pt-pt .card-carousel__cards {
    background: none;
  }
}
.ru-ru .card-carousel__cards {
  background-image: url("/hearthstone/static/images/cards/card-sprite-small-ru-ru.png");
}
@media only screen and (min-width: 40em) {
  .ru-ru .card-carousel__cards {
    background: none;
  }
}
.th-th .card-carousel__cards {
  background-image: url("/hearthstone/static/images/cards/card-sprite-small-th-th.png");
}
@media only screen and (min-width: 40em) {
  .th-th .card-carousel__cards {
    background: none;
  }
}
.zh-cn .card-carousel__cards {
  background-image: url("/hearthstone/static/images/cards/card-sprite-small-zh-cn.png");
}
@media only screen and (min-width: 40em) {
  .zh-cn .card-carousel__cards {
    background: none;
  }
}
.zh-tw .card-carousel__cards {
  background-image: url("/hearthstone/static/images/cards/card-sprite-small-zh-tw.png");
}
@media only screen and (min-width: 40em) {
  .zh-tw .card-carousel__cards {
    background: none;
  }
}
@media only screen and (min-width: 40em) {
  .card-carousel__cards {
    height: 475px;
    margin-top: -2em;
    width: 640px;
  }
}
.card-carousel__item {
  position: absolute;
  z-index: 0;
  left: 160px;
  visibility: hidden;
  height: 484px;
  width: 311px;
  transition: all 0.5s ease;
  -ms-transform: scale(0.75);
      transform: scale(0.75);
}
@media only screen and (min-width: 40em) {
  .card-carousel__item {
    background-color: transparent;
    background-position: 0 0;
    background-repeat: no-repeat;
  }
  .de-de .card-carousel__item {
    background-image: url("/hearthstone/static/images/cards/card-sprite-de-de.png");
  }
  .en-gb .card-carousel__item {
    background-image: url("/hearthstone/static/images/cards/card-sprite-en-gb.png");
  }
  .en-us .card-carousel__item {
    background-image: url("/hearthstone/static/images/cards/card-sprite-en-us.png");
  }
  .es-es .card-carousel__item {
    background-image: url("/hearthstone/static/images/cards/card-sprite-es-es.png");
  }
  .es-mx .card-carousel__item {
    background-image: url("/hearthstone/static/images/cards/card-sprite-es-mx.png");
  }
  .fr-fr .card-carousel__item {
    background-image: url("/hearthstone/static/images/cards/card-sprite-fr-fr.png");
  }
  .it-it .card-carousel__item {
    background-image: url("/hearthstone/static/images/cards/card-sprite-it-it.png");
  }
  .ja-jp .card-carousel__item {
    background-image: url("/hearthstone/static/images/cards/card-sprite-ja-jp.png");
  }
  .ko-kr .card-carousel__item {
    background-image: url("/hearthstone/static/images/cards/card-sprite-ko-kr.png");
  }
  .pl-pl .card-carousel__item {
    background-image: url("/hearthstone/static/images/cards/card-sprite-pl-pl.png");
  }
  .pt-br .card-carousel__item {
    background-image: url("/hearthstone/static/images/cards/card-sprite-pt-br.png");
  }
  .pt-pt .card-carousel__item {
    background-image: url("/hearthstone/static/images/cards/card-sprite-pt-pt.png");
  }
  .ru-ru .card-carousel__item {
    background-image: url("/hearthstone/static/images/cards/card-sprite-ru-ru.png");
  }
  .th-th .card-carousel__item {
    background-image: url("/hearthstone/static/images/cards/card-sprite-th-th.png");
  }
  .zh-cn .card-carousel__item {
    background-image: url("/hearthstone/static/images/cards/card-sprite-zh-cn.png");
  }
  .zh-tw .card-carousel__item {
    background-image: url("/hearthstone/static/images/cards/card-sprite-zh-tw.png");
  }
  .card-carousel__item.card1 {
    background-position: -3px 0;
  }
  .card-carousel__item.card2 {
    background-position: -314px 0;
  }
  .card-carousel__item.card3 {
    background-position: -625px 0;
  }
  .card-carousel__item.card4 {
    background-position: -936px 0;
  }
  .card-carousel__item.card5 {
    background-position: -1247px 0;
  }
}
@media only screen and (min-width: 40em) {
  .card-carousel__item {
    transition: all 0.3s ease;
  }
  .card-carousel__item.deck-left {
    left: -38px;
  }
  .card-carousel__item.deck-right {
    left: 55%;
  }
  .card-carousel__item.deck-left,
  .card-carousel__item.deck-right {
    z-index: 10;
    cursor: pointer;
    visibility: visible;
  }
  .card-carousel__item.deck-center {
    left: 50%;
    margin-left: -155px;
    z-index: 20;
    -ms-transform: scale(1);
        transform: scale(1);
    visibility: visible;
  }
  .card-carousel .indicators {
    height: 28px;
    margin: -50px auto 0;
    position: relative;
    bottom: 10px;
    text-align: center;
    z-index: 20;
  }
  .card-indicator {
    height: 28px;
    width: 28px;
    background: transparent url("/hearthstone/static/images/buttons/screenshot-overlay.png") -325px -262px no-repeat;
    display: inline-block;
  }
  .card-indicator:hover {
    cursor: pointer;
    background-position: -355px -262px;
  }
  .card-indicator.active {
    background-position: -385px -262px;
  }
}
.content-section--heroes {
  background: url("/hearthstone/static/images/home/heroes-640x610.jpg") bottom center no-repeat;
  height: 845px;
}
@media only screen and (min-width: 30em) {
  .content-section--heroes {
    height: 736px;
  }
}
@media only screen and (min-width: 40em) {
  .content-section--heroes {
    background-image: url("/hearthstone/static/images/heroes.jpg");
    max-width: 2160px;
  }
}
.home-text--heroes {
  max-width: 832px;
  max-width: 52rem;
}
.artwork-row .view-media {
  margin-left: 340px !important;
}
@media only screen and (min-width: 72.5em) {
  .artwork-row .view-media {
    margin-left: 435px !important;
  }
}
/* artwork */
.content-section--artwork {
  max-width: none;
}
.artwork-row {
  position: relative;
  margin: 0 auto;
  background: transparent url("/hearthstone/static/images/media-row-bg.png?v=2") 50% 0 no-repeat;
  max-width: 2600px;
  text-align: center;
  overflow: hidden;
  display: none;
}
.artwork-row h3 {
  font: bold 16px/40px "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
  color: #fff;
  text-shadow: 0 0 4px #000, 0 0 8px #000;
  position: relative;
  top: 18px;
  margin-left: -5px;
  text-transform: uppercase;
}
.ko-kr .artwork-row h3 {
  font-family: "NanumMyeongjo Bold";
}
@media only screen and (min-width: 72.5em) {
  .artwork-row {
    display: block;
  }
}
.artwork-row .arrow-link.view-media {
  position: absolute;
  top: 30px;
  left: 50%;
  margin-left: 490px;
}
.artwork-row .thumbnails {
  position: relative;
  top: 45px;
  height: 235px;
  white-space: nowrap;
  overflow: hidden;
}
.artwork-row .thumbnails .artwork-item,
.artwork-row .thumbnails .artwork-wallpaper {
  margin: 0 15px;
  background: transparent url("/hearthstone/static/images/artwork-item-bg.png") no-repeat;
  width: 210px;
  display: inline-block;
  padding-top: 5px;
  vertical-align: top;
  cursor: pointer;
  position: relative;
}
.artwork-wallpaper:hover {
  text-decoration: none;
}
.artwork-item .overlay,
.artwork-wallpaper .overlay {
  display: none;
  position: absolute;
  background: rgba(0, 0, 0, 0.5) url("/hearthstone/static/images/buttons/artwork-zoom.png") 50% center no-repeat;
  height: 107px;
  width: 199px;
  top: 5px;
  left: 6px;
  border-radius: 5px;
}
.artwork-item:hover .overlay,
.artwork-wallpaper:hover .overlay {
  display: block;
}
.artwork-row .thumbnails .item {
  margin-left: 1px;
}
.tabard {
  display: block;
  width: 154px;
  height: 69px;
  background: transparent url("/hearthstone/static/images/wallpaper-tabard.png") no-repeat;
  margin: -5px auto 0 auto;
  font: bold 14px/1 "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
  color: #fff;
  text-shadow: 0 0 3px #000,  0 0 5px #000;
  padding-top: 10px;
}
.ko-kr .tabard {
  font-family: Dotum;
  font-size: 12px;
}
.artwork-container {
  display: inline-block;
  position: relative;
  max-width: 100%;
}
.arrow-link--media {
  position: absolute;
  bottom: 100%;
  right: 0;
}
.arrow-link--standings {
  margin-right: 8px;
  margin-right: 0.5rem;
}
@media only screen and (min-width: 60em) {
  .character-left {
    position: absolute;
    bottom: -22px;
    left: -73px;
    background: transparent url("/hearthstone/static/images/murloc.png") 0 390px no-repeat;
    width: 390px;
    height: 390px;
    opacity: 0;
  }
  .character-left.static {
    background-position: 0 75px;
    opacity: 1;
  }
  .character-left.spring {
    animation: spring-left 0.8s ease 0s 1 forwards;
  }
}
@media only screen and (min-width: 60em) {
  .character-right {
    position: absolute;
    top: -80px;
    right: -145px;
    background: transparent url("/hearthstone/static/images/troll.png") 0 240px no-repeat;
    width: 460px;
    height: 650px;
    opacity: 0;
  }
  .character-right.static {
    background-position: 0 55px;
    opacity: 1;
  }
  .character-right.spring {
    animation: spring-right 0.8s ease 0s 1 forwards;
  }
}
@keyframes spring-right {
  0% {
    opacity: 0;
    transform: scale(0.8);
    background-position: -150px 240px;
  }
  60% {
    opacity: 0.8;
    transform: scale(1);
    background-position: 0 30px;
  }
  100% {
    opacity: 1;
    transform: scale(1);
    background-position: 0 55px;
  }
}
@keyframes spring-left {
  0% {
    opacity: 0;
    transform: scale(0.8);
    background-position: 0 390px;
  }
  60% {
    opacity: 0.8;
    transform: scale(1);
    background-position: 0 40px;
  }
  100% {
    opacity: 1;
    transform: scale(1);
    background-position: 0 75px;
  }
}
.lightbox-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  text-align: center;
}
.lightbox-wrapper:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
  /* Adjusts for spacing */
}
.modal-container {
  max-width: 853px;
  width: 80%;
  display: inline-block;
  vertical-align: middle;
  outline: 9999px solid rgba(0, 0, 0, 0.75);
  text-align: left;
  background-color: #3A240F;
}
.modal-container.media-frame:before {
  z-index: 0;
}
.modal-container .lightbox-close {
  display: block;
  position: absolute;
  float: right;
  right: -9px;
  top: -7px;
  width: 45px;
  height: 46px;
  background: url("/hearthstone/static/images/ui/lightbox.png") -84px 0 no-repeat;
  border: none;
  outline: none;
}
.modal-container #lightbox-title {
  height: auto;
  margin: 0;
  padding: 0.5em 16px;
  padding: 0.5em 1rem;
}
/*
================================================================================
Hearthstone - Game Guide - common styles
================================================================================
*/
/*
Reset and overrides
----------------------------------------------------------------------------- */
.body-text {
  color: black;
  font: normal 16px/1.5 "Open Sans Semibold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Display Bold", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font: normal 1rem/1.5 "Open Sans Semibold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Display Bold", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  margin: 0 auto 16px;
  margin: 0 auto 1rem;
  padding: .5em 16px 0;
  padding: .5em 1rem 0;
}
@media only screen and (min-width: 60em) {
  .body-text {
    margin: 0 0 16px;
    margin: 0 0 1rem;
  }
}
.ko-kr .body-text {
  font-family: "NanumMyeongjo Bold";
}
.body-text--no-spacing {
  margin: 0;
  padding: 0;
}
.body-text--no-side-padding {
  padding-right: 0;
  padding-left: 0;
}
.body-text--intro {
  font-family: "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.2;
  padding: .5em 0 0;
}
@media only screen and (min-width: 60em) {
  .body-text--intro {
    max-width: 42em;
  }
}
.ko-kr .body-text--intro {
  font-family: "NanumMyeongjo Bold";
}
.th-th .body-text--intro {
  line-height: 1.7;
}
.body-text--footnote {
  font-size: inherit;
}
.body-text--expansion {
  margin: 16px auto 32px;
  margin: 1rem auto 2rem;
  padding: 8px 0 0;
  padding: 0.5rem 0 0;
}
.body-text--expansions-intro {
  margin: 16px 0;
  margin: 1rem 0;
  text-align: left;
  max-width: none;
}
@media only screen and (min-width: 40em) {
  .body-text--expansions-intro {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}
.body-text--sample {
  margin-top: 48px;
  margin-top: 3rem;
}
.body-text--vote {
  border-top: 1px solid #D4BA8C;
  padding-top: 32px;
  padding-top: 2rem;
}
.heading--gg {
  color: black;
  background-color: #D9BE91;
  background: rgba(217, 190, 145, 0.7);
  font-family: "Bliz Quadrata", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Siara, "Times New Roman", Serif;
  line-height: 1.2;
  position: relative;
  font-size: 22px;
  font-size: 1.4rem;
  margin: 1.5em 16px 20px;
  margin: 1.5em 1rem 1.25rem;
}
.ko-kr .heading--gg {
  font-family: "NanumMyeongjo Bold";
}
@media only screen and (min-width: 30em) {
  .heading--gg {
    font-size: 27px;
    font-size: 1.7rem;
  }
}
.heading--gg:before {
  content: "";
  display: inline-block;
  height: 69px;
  width: 69px;
  vertical-align: middle;
  margin: -10px 0 -10px -15px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .heading--gg:before {
    background-position: 0 0;
  }
}
@media only screen and (min-width: 60em) {
  .heading--gg {
    margin: 24px 0;
    margin: 1.5rem 0;
  }
}
.heading--gg > span {
  vertical-align: middle;
  max-width: 80%;
  padding-left: 16px;
  padding-left: 1rem;
  display: inline-block;
}
@media only screen and (min-width: 40em) {
  .heading--gg > span {
    max-width: none;
  }
}
@media only screen and (min-width: 60em) {
  .playing-hearthstone__heading {
    margin-top: 2em;
  }
}
.game-guide .section {
  *zoom: 1;
}
.game-guide .section:before,
.game-guide .section:after {
  content: " ";
  display: table;
  visibility: hidden;
  line-height: 0;
}
.game-guide .section:after {
  clear: both;
}
/*
Subnavigation
----------------------------------------------------------------------------- */
.subnav {
  min-height: 137px;
  padding-top: 8px;
  position: relative;
  width: 100%;
  overflow-x: hidden;
}
@media only screen and (min-width: 60em) {
  .subnav {
    overflow: visible;
  }
}
@media only screen and (min-width: 40em) {
  .subnav__bg {
    background-image: url("/hearthstone/static/images/game-guide/subnav/subnav-bg.png");
    background-repeat: no-repeat;
    height: 137px;
    left: 49.999%;
    margin-left: -660px;
    position: absolute;
    width: 1320px;
  }
}
@media only screen and (min-width: 60em) {
  .subnav__bg:after {
    content: "";
    display: block;
    position: absolute;
  }
  .game-guide .subnav__bg:after {
    background: url("/hearthstone/static/images/game-guide/subnav/lorewalker-cho.png") 0 0 no-repeat;
    height: 330px;
    width: 280px;
    top: -40px;
    right: 70px;
  }
}
.subnav__cards {
  margin: auto;
  padding: 0 16px 0 0;
  padding: 0 1rem 0 0;
  text-align: center;
  white-space: nowrap;
}
@media only screen and (min-width: 40em) {
  .subnav__cards {
    padding: 0;
    overflow: hidden;
  }
}
.subnav__card {
  position: relative;
  white-space: normal;
  margin: 0;
  margin-left: 35px;
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
}
@media only screen and (min-width: 40em) {
  .subnav__card {
    box-shadow: none;
    border-radius: 0;
    background: none;
    padding: 0;
    border: none;
    display: inline-block;
    vertical-align: top;
    padding-top: 20px;
    padding-bottom: 0;
    height: 195px;
    width: 195px;
    margin-left: 0;
  }
}
@media only screen and (min-width: 40em) {
  .subnav__card .frame {
    background-image: url("/hearthstone/static/images/game-guide/subnav/cards/card-frame.png");
    background-repeat: no-repeat;
    height: 130px;
    position: absolute;
    top: 6px;
    left: 0;
    width: 195px;
    z-index: 1;
  }
}
@media only screen and (min-width: 40em) {
  .subnav__card:hover {
    box-shadow: none;
    border-radius: 0;
    background: none;
    padding: 0;
    border: none;
    padding-top: 20px;
  }
}
@media only screen and (min-width: 40em) {
  .subnav__card:hover .text {
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 40em) {
  .subnav__card .text {
    padding: 0 20px;
  }
}
@media only screen and (min-width: 40em) {
  .subnav__card.is-active {
    box-shadow: none;
    border-radius: 0;
    background: none;
    padding: 0;
    border: none;
    padding-top: 20px;
  }
}
@media only screen and (min-width: 40em) {
  .subnav__card.is-active .subnav__link {
    background-image: url("/hearthstone/static/images/game-guide/subnav/cards/portraits.jpg");
    background-position: 0 -116px;
    height: 157px;
    color: #fff;
  }
}
@media only screen and (min-width: 40em) {
  .subnav__card.is-active .text {
    text-shadow: -1px -1px 0 black, 1px -1px 0 black, 1px 1px 0 black, -1px 1px 0 black, -1px -1px 1px black, 1px -1px 1px black, 1px 1px 1px black, -1px 1px 1px black;
    bottom: 40px;
    bottom: 2.5rem;
    color: #fff;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 40em) {
  .subnav__card.is-active .btn--dark__inner {
    box-shadow: none;
    border-radius: 0;
    background: none;
    padding: 0;
    border: none;
  }
}
.subnav__link {
  display: block;
  z-index: 2;
  position: relative;
}
.subnav__link:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: -10px;
  left: -35px;
  width: 69px;
  height: 69px;
  background: url("/hearthstone/static/images/icons/section-heading-icons.png") -277px 0 no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .subnav__link:before {
    background-image: url("/hearthstone/static/images/icons/section-heading-icons@2x.png");
    background-size: cover;
  }
}
@media only screen and (min-width: 40em) {
  .subnav__link {
    box-shadow: none;
    border-radius: 0;
    background: none;
    padding: 0;
    text-align: center;
    font-size: 16px;
    font-size: 1rem;
    background: url("/hearthstone/static/images/game-guide/subnav/cards/portraits.jpg") 0 0 no-repeat;
    height: 116px;
    width: 147px;
    border: none;
    margin: auto;
  }
  .subnav__link:before {
    display: none !important;
  }
  .subnav__link:hover {
    color: #fff;
  }
  .subnav__link:hover .frame {
    opacity: 1;
  }
}
.subnav__link .btn--dark__inner {
  background-color: #64614E;
  background: linear-gradient(to bottom, #6b6356, #585350 5%, #5d5a53 93%, #343231);
  display: table;
  padding: 3px;
  color: white;
  text-decoration: none;
  font-family: "Bliz Quadrata", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Siara, "Times New Roman", Serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1;
  letter-spacing: 1px;
  text-align: center;
  border-radius: 3px;
  height: 40px;
  height: 2.5rem;
  min-height: 40px;
  min-height: 2.5rem;
  width: 100%;
}
@media only screen and (min-width: 40em) {
  .subnav__link .btn--dark__inner {
    border-radius: 0;
    background: none;
    padding: 0;
    border: none;
    box-shadow: none;
  }
}
.subnav__link .text {
  display: block;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  color: #250600;
  background-color: #9d8f86;
  background: linear-gradient(to bottom, #9d8f86, #d2c4b0 17%, #988c7b);
  border-radius: 2px;
  font-weight: 700;
  padding: 8px;
  padding: 0.5rem;
}
.subnav__link .text:hover {
  text-decoration: none;
}
@media only screen and (min-width: 40em) {
  .subnav__link .text {
    box-shadow: none;
    border-radius: 0;
    background: none;
    padding: 0;
    border: none;
    font-size: 15px;
    font-size: .95rem;
    line-height: 1.1;
    padding: 0 20px;
    position: absolute;
    right: 0;
    bottom: 0.25em;
    left: 0;
    color: #fff;
    text-shadow: -1px -1px 0 black, 1px -1px 0 black, 1px 1px 0 black, -1px 1px 0 black, -1px -1px 1px black, 1px -1px 1px black, 1px 1px 1px black, -1px 1px 1px black;
  }
}
.ko-kr .subnav__link .text {
  font-family: "NanumMyeongjo Bold";
}
.fr-fr .subnav__link .text,
.ru-ru .subnav__link .text {
  font-size: 12px;
  font-size: .8rem;
}
@media only screen and (min-width: 40em) {
  .subnav__link:hover {
    box-shadow: none;
    border-radius: 0;
    background: none;
    padding: 0;
    border: none;
    background-image: url("/hearthstone/static/images/game-guide/subnav/cards/portraits.jpg");
    background-position: 0 -116px;
    height: 157px;
    color: #fff;
    -webkit-filter: saturate(120%);
            filter: saturate(120%);
  }
}
@media only screen and (min-width: 40em) {
  .subnav__link:hover .btn--dark__inner {
    box-shadow: none;
    border-radius: 0;
    background: none;
    padding: 0;
    border: none;
  }
}
@media only screen and (min-width: 40em) {
  .subnav__link:hover .text {
    padding: 0 20px;
    bottom: 40px;
    bottom: 2.5rem;
    color: #fff;
  }
}
@media only screen and (min-width: 40em) {
  .subnav__link:hover .frame {
    opacity: 1;
  }
}
.de-de .subnav__card--innkeepers-lessons .text,
.es-es .subnav__card--innkeepers-lessons .text,
.it-it .subnav__card--innkeepers-lessons .text,
.es-mx .subnav__card--innkeepers-lessons .text,
.pt-br .subnav__card--innkeepers-lessons .text,
.ja-jp .subnav__card--innkeepers-lessons .text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  width: 70%;
  margin: auto;
  padding-left: 22px;
  padding-right: 0;
}
@media only screen and (min-width: 30em) {
  .de-de .subnav__card--innkeepers-lessons .text,
  .es-es .subnav__card--innkeepers-lessons .text,
  .it-it .subnav__card--innkeepers-lessons .text,
  .es-mx .subnav__card--innkeepers-lessons .text,
  .pt-br .subnav__card--innkeepers-lessons .text,
  .ja-jp .subnav__card--innkeepers-lessons .text {
    padding-left: 20px;
    padding-right: 20px;
    line-height: 1.1;
    font-size: 15px;
    font-size: 0.95rem;
    width: auto;
  }
}
.es-mx .subnav__card--how-to-play .text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  width: 70%;
  margin: auto;
  padding-left: 22px;
  padding-right: 0;
}
@media only screen and (min-width: 30em) {
  .es-mx .subnav__card--how-to-play .text {
    padding-left: 20px;
    padding-right: 20px;
    line-height: 1.1;
    font-size: 15px;
    font-size: 0.95rem;
    width: auto;
  }
}
.subnav__card--how-to-play .subnav__link:before {
  background-position: 0px 0;
}
.subnav__card--how-to-play .subnav__link:hover:before,
.subnav__card--how-to-play.is-active .subnav__link:before {
  background-position: 0px 0;
}
.subnav__card--heroes .subnav__link:before {
  background-position: -69px 0;
}
.subnav__card--heroes .subnav__link:hover:before,
.subnav__card--heroes.is-active .subnav__link:before {
  background-position: -69px 0;
}
.subnav__card--innkeepers-lessons .subnav__link:before {
  background-position: -138px 0;
}
.subnav__card--innkeepers-lessons .subnav__link:hover:before,
.subnav__card--innkeepers-lessons.is-active .subnav__link:before {
  background-position: -138px 0;
}
@media only screen and (min-width: 40em) {
  .subnav__card--how-to-play .subnav__link {
    background-position: 0px 0;
  }
  .subnav__card--how-to-play .subnav__link:hover,
  .subnav__card--how-to-play.is-active .subnav__link {
    background-position: 0px -116px;
  }
  .subnav__card--heroes .subnav__link {
    background-position: -147px 0;
  }
  .subnav__card--heroes .subnav__link:hover,
  .subnav__card--heroes.is-active .subnav__link {
    background-position: -147px -116px;
  }
  .subnav__card--innkeepers-lessons .subnav__link {
    background-position: -294px 0;
  }
  .subnav__card--innkeepers-lessons .subnav__link:hover,
  .subnav__card--innkeepers-lessons.is-active .subnav__link {
    background-position: -294px -116px;
  }
  .subnav__link:hover ~ .frame,
  .subnav__card.is-active > a ~ .frame {
    background-position: 0 -130px;
    height: 225px;
    opacity: 0.9;
    top: -14px;
  }
}
.heading--how-to-play:before {
  background: url("/hearthstone/static/images/icons/section-heading-icons.png") 0px 0 no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .heading--how-to-play:before {
    background-image: url("/hearthstone/static/images/icons/section-heading-icons@2x.png");
    background-size: cover;
  }
}
.guide-intro {
  padding: 0 16px;
  padding: 0 1rem;
  margin-top: 16px;
  margin-top: 1rem;
}
@media only screen and (min-width: 60em) {
  .guide-intro {
    padding: 0;
    margin-top: 32px;
    margin-top: 2rem;
  }
}
.game-ui {
  position: relative;
  counter-reset: menu-items;
  display: block;
}
.game-ui:after,
.game-ui:before {
  display: none;
}
@media only screen and (min-width: 60em) {
  .game-ui {
    margin: 48px 0 0;
    margin: 3rem 0 0;
  }
}
@media only screen and (min-width: 72.5em) {
  .game-ui {
    background-color: #000;
    box-shadow: 2px 2px 20px 5px rgba(0, 0, 0, 0.75);
  }
  .game-ui:after,
  .game-ui:before {
    display: block;
  }
}
@media only screen and (min-width: 60em) {
  .board-overview .body-text {
    min-height: 3em;
  }
}
.is-active--hand .game-ui-message.hand {
  display: block;
  opacity: 1;
  -ms-transform: scale(1);
      transform: scale(1);
  z-index: 2;
}
.is-active--hand .game-ui-menu {
  background-image: url("/hearthstone/static/images/game-guide/board-overview/board-hand.jpg");
}
.is-active--hand .menu-item--hand {
  visibility: hidden;
}
.is-active--hand svg > image {
  opacity: .4;
}
.is-active--hero .game-ui-message.hero {
  display: block;
  opacity: 1;
  -ms-transform: scale(1);
      transform: scale(1);
  z-index: 2;
}
.is-active--hero .game-ui-menu {
  background-image: url("/hearthstone/static/images/game-guide/board-overview/board-hero.jpg");
}
.is-active--hero .menu-item--hero {
  visibility: hidden;
}
.is-active--hero svg > image {
  opacity: .4;
}
.is-active--power .game-ui-message.power {
  display: block;
  opacity: 1;
  -ms-transform: scale(1);
      transform: scale(1);
  z-index: 2;
}
.is-active--power .game-ui-menu {
  background-image: url("/hearthstone/static/images/game-guide/board-overview/board-power.jpg");
}
.is-active--power .menu-item--power {
  visibility: hidden;
}
.is-active--power svg > image {
  opacity: .4;
}
.is-active--mana .game-ui-message.mana {
  display: block;
  opacity: 1;
  -ms-transform: scale(1);
      transform: scale(1);
  z-index: 2;
}
.is-active--mana .game-ui-menu {
  background-image: url("/hearthstone/static/images/game-guide/board-overview/board-mana.jpg");
}
.is-active--mana .menu-item--mana {
  visibility: hidden;
}
.is-active--mana svg > image {
  opacity: .4;
}
.is-active--weapon .game-ui-message.weapon {
  display: block;
  opacity: 1;
  -ms-transform: scale(1);
      transform: scale(1);
  z-index: 2;
}
.is-active--weapon .game-ui-menu {
  background-image: url("/hearthstone/static/images/game-guide/board-overview/board-weapon.jpg");
}
.is-active--weapon .menu-item--weapon {
  visibility: hidden;
}
.is-active--weapon svg > image {
  opacity: .4;
}
.is-active--minion .game-ui-message.minion {
  display: block;
  opacity: 1;
  -ms-transform: scale(1);
      transform: scale(1);
  z-index: 2;
}
.is-active--minion .game-ui-menu {
  background-image: url("/hearthstone/static/images/game-guide/board-overview/board-minion.jpg");
}
.is-active--minion .menu-item--minion {
  visibility: hidden;
}
.is-active--minion svg > image {
  opacity: .4;
}
.is-active--opponent .game-ui-message.opponent {
  display: block;
  opacity: 1;
  -ms-transform: scale(1);
      transform: scale(1);
  z-index: 2;
}
.is-active--opponent .game-ui-menu {
  background-image: url("/hearthstone/static/images/game-guide/board-overview/board-opponent.jpg");
}
.is-active--opponent .menu-item--opponent {
  visibility: hidden;
}
.is-active--opponent svg > image {
  opacity: .4;
}
.is-active--deck .game-ui-message.deck {
  display: block;
  opacity: 1;
  -ms-transform: scale(1);
      transform: scale(1);
  z-index: 2;
}
.is-active--deck .game-ui-menu {
  background-image: url("/hearthstone/static/images/game-guide/board-overview/board-deck.jpg");
}
.is-active--deck .menu-item--deck {
  visibility: hidden;
}
.is-active--deck svg > image {
  opacity: .4;
}
.is-active--history .game-ui-message.history {
  display: block;
  opacity: 1;
  -ms-transform: scale(1);
      transform: scale(1);
  z-index: 2;
}
.is-active--history .game-ui-menu {
  background-image: url("/hearthstone/static/images/game-guide/board-overview/board-history.jpg");
}
.is-active--history .menu-item--history {
  visibility: hidden;
}
.is-active--history svg > image {
  opacity: .4;
}
.game-ui-menu {
  position: relative;
  padding-top: 73%;
  background-image: url("/hearthstone/static/images/game-guide/board-overview/board.jpg");
  background-size: contain;
}
@media only screen and (min-width: 72.5em) {
  .game-ui-menu {
    padding-top: 0;
    display: inline-block;
    position: absolute;
    right: -15px;
    top: -50px;
    z-index: 3;
  }
  .game-ui .game-ui-menu {
    background-image: none;
  }
}
.menu-items {
  position: static;
  display: block;
  margin: 0;
}
@media only screen and (min-width: 72.5em) {
  .menu-items {
    background-color: #290F04;
  }
}
.menu-item {
  z-index: 10;
  position: absolute;
  counter-increment: menu-items;
  font-size: 0;
  text-align: center;
}
.menu-item:before,
.menu-item:after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
}
.menu-item:before {
  content: counter(menu-items);
  vertical-align: middle;
  font-size: 14px;
  font-size: .9rem;
  z-index: 10;
  margin-top: -0.75em;
  margin-left: -0.25em;
  color: white;
}
@media only screen and (min-width: 72.5em) {
  .menu-item:before {
    content: "";
    background: url("/hearthstone/static/images/game-guide/mediaframe/new/icon-arrow.png") 0 0 no-repeat;
    display: inline-block;
    height: 9px;
    width: 9px;
    font-size: inherit;
    position: static;
    margin-top: 0;
  }
}
.menu-item:after {
  content: "";
  background: url("/hearthstone/static/images/game-guide/board-overview/counter-bg.png") 0 0 no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  overflow: hidden;
  margin-top: -15px;
  margin-left: -15px;
}
@media only screen and (min-width: 72.5em) {
  .menu-item:after {
    display: none;
  }
}
@media only screen and (min-width: 72.5em) {
  .menu-item {
    border-bottom: 2px solid transparent;
    border-top: 2px solid transparent;
    color: #fa5d26;
    cursor: pointer;
    font-size: 12px;
    padding: 5px 20px;
    position: static;
    z-index: 10;
    background: none;
    text-align: left;
  }
  .menu-item.is-active {
    background: #462d1d;
    border-bottom: 2px solid #5c3b26;
    border-top: 2px solid #5c3b26;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.75);
    color: #fff;
    visibility: visible;
  }
  .menu-item.is-active:before {
    background-position: 0 -9px;
  }
}
.menu-item--hand {
  top: 85.61643836%;
  right: 33%;
  bottom: 0;
  left: 26.3%;
}
.menu-item--hero {
  top: 66.71232877%;
  right: 44%;
  bottom: 14.38356164%;
  left: 43%;
}
.menu-item--power {
  top: 66.71232877%;
  right: 30%;
  bottom: 14.38356164%;
  left: 56%;
}
.menu-item--mana {
  top: 85.61643836%;
  right: 3%;
  bottom: 0;
  left: 67%;
}
.menu-item--weapon {
  top: 66.71232877%;
  right: 57%;
  bottom: 14.38356164%;
  left: 29%;
}
.menu-item--minion {
  top: 46%;
  right: 44%;
  bottom: 35%;
  left: 43%;
}
.menu-item--opponent {
  top: 7.8082191781%;
  right: 44%;
  bottom: 72.054794521%;
  left: 43%;
}
.menu-item--deck {
  top: 49%;
  right: 0;
  bottom: 32%;
  left: 86%;
}
.menu-item--history {
  top: 26.575342466%;
  right: 87.6%;
  bottom: 31.095890411%;
  left: 0;
}
@media only screen and (min-width: 72.5em) {
  .game-ui-messages {
    position: absolute;
    left: 0;
    top: 0;
  }
}
.game-ui-message {
  opacity: 0;
  -ms-transform: scale(0.8);
      transform: scale(0.8);
  transition: all 0.15s cubic-bezier(0.33, 0, 0, 2);
  z-index: 0;
  display: none;
  padding: 0 16px;
  padding: 0 1rem;
}
@media only screen and (min-width: 72.5em) {
  .game-ui-message {
    min-height: 90px;
    position: absolute;
  }
}
.game-ui-message.is-active {
  display: block;
  opacity: 1;
  -ms-transform: scale(1);
      transform: scale(1);
  z-index: 2;
}
@media only screen and (min-width: 72.5em) {
  .game-ui svg {
    position: absolute;
    z-index: 2;
  }
  .game-ui svg path {
    cursor: pointer;
  }
  .menu-items {
    padding: 20px 0;
  }
  .menu-items:hover,
  .menu-items.is-hovered {
    color: #fff;
  }
  .menu-items:hover:before {
    background-position: 0 -9px;
  }
  .game-ui-message.hand {
    left: 620px;
    bottom: -635px;
    width: 300px;
  }
  .game-ui-message.hero {
    bottom: -500px;
    left: 180px;
    width: 300px;
  }
  .game-ui-message.power {
    bottom: -500px;
    left: 640px;
    width: 370px;
  }
  .game-ui-message.mana {
    bottom: -645px;
    left: 680px;
    width: 270px;
    width: 16.3em;
  }
  .game-ui-message.weapon {
    bottom: -510px;
    left: 80px;
    width: 16.8em;
  }
  .game-ui-message.minion {
    bottom: -340px;
    left: 510px;
    width: 320px;
  }
  .game-ui-message.opponent {
    top: 180px;
    left: 220px;
    width: 260px;
  }
  .game-ui-message.deck {
    top: 460px;
    left: 690px;
    width: 250px;
  }
  .game-ui-message.history {
    bottom: -315px;
    left: 80px;
    width: 310px;
  }
}
.playing-hearthstone-heading {
  color: #233A6E;
  line-height: 1.35;
  margin: .25em 0;
  font-size: 22px;
  font-size: 1.4rem;
}
@media only screen and (min-width: 30em) {
  .playing-hearthstone-heading {
    font-size: 27px;
    font-size: 1.7rem;
  }
}
.text-balloon {
  font: bold 16px/1.4 "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
  font: bold 1.05rem/1.4 "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
  max-width: 100vw;
  border: 2px solid #585447;
  padding: 1em;
  border-radius: .5rem;
  background: #F2EBE3;
  background: linear-gradient(to bottom, #f2ebe3 1%, #d3c8bb 4px, #d6cabe 21%, #f3ebe4 100%);
  box-shadow: rgba(0, 0, 0, 0.8) 0px 2px 10px;
  margin: 20px 16px;
  margin: 20px 1rem;
  white-space: normal;
}
.th-th .text-balloon {
  font-weight: normal;
}
.th-th .text-balloon b {
  font-weight: normal;
}
.text-balloon--centered {
  position: relative;
}
@media only screen and (min-width: 40em) {
  .text-balloon {
    max-width: 45em;
    margin: 20px auto 0;
  }
}
.text-balloon:before {
  content: "";
  position: absolute;
  top: -13px;
  left: 50%;
  width: 22px;
  height: 17px;
  margin-left: -11px;
  background: url("/hearthstone/static/images/game-guide/ui/text-bubble/top-arrow.png") center center no-repeat;
}
.text-balloon.game-ui-message:before {
  top: auto;
  bottom: 0;
  width: 50px;
  height: 34px;
  margin-left: 0;
  background-image: url("/hearthstone/static/images/game-guide/ui/text-bubble/bot-left-arrow.png");
}
.text-balloon.on-top:before {
  top: -31px;
  background-image: url("/hearthstone/static/images/game-guide/ui/text-bubble/top-left-arrow.png");
}
.text-balloon.on-top.points-right:before {
  background-image: url("/hearthstone/static/images/game-guide/ui/text-bubble/top-right-arrow.png");
}
.text-balloon.on-bottom:before {
  bottom: -34px;
  left: 20px;
}
.text-balloon.points-right:before {
  left: 80%;
}
.text-balloon.on-bottom.points-right:before {
  background-image: url("/hearthstone/static/images/game-guide/ui/text-bubble/bot-right-arrow.png");
}
.text-balloon.on-top.points-straight:before {
  background-image: url("/hearthstone/static/images/game-guide/ui/text-bubble/top-arrow.png");
  height: 17px;
  left: 90%;
  top: -13px;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  width: 22px;
}
.text-balloon.on-bottom.points-straight:before {
  bottom: -31px;
  left: 50%;
  margin-left: -25px;
  background-image: url("/hearthstone/static/images/game-guide/ui/text-bubble/bot-arrow.png");
}
.heroes .content-section {
  max-width: none;
}
/*
HERO PORTRAITS
----------------------------------------------------------------------------- */
.portraits {
  font-size: 0;
  padding: 0 8px;
  padding: 0 .5rem;
  position: relative;
  margin-top: 32px;
  margin-top: 2rem;
}
@media only screen and (min-width: 72.5em) {
  .portraits {
    background: url("/hearthstone/static/images/game-guide/heroes/hero-portraits-bg.png") no-repeat;
    margin-left: -645px;
    padding: 0 144px 8px;
    padding: 0 9rem .5rem;
    max-width: 1290px;
    right: 0;
    left: 50%;
  }
}
.portraits .hero {
  display: inline-block;
  position: relative;
  vertical-align: top;
  width: 111px;
}
.hero .portrait {
  background-image: url("/hearthstone/static/images/game-guide/heroes/hero-portraits.png");
  background-repeat: no-repeat;
  cursor: pointer;
  height: 85px;
  width: 72px;
  position: relative;
  top: 21px;
  left: 20px;
  z-index: 2;
}
.hero .portrait ~ .name {
  color: black;
  display: block;
  font-family: "Open Sans Semibold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Display Bold", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  margin: 0;
  margin-top: 40px;
  margin-top: 2.5rem;
  padding: 0 10px;
  text-align: center;
  width: 100%;
  transition: color 0.25s ease;
}
.ko-kr .hero .portrait ~ .name {
  font-family: "NanumMyeongjo Bold";
}
@media only screen and (min-width: 72.5em) {
  .ja-jp .hero .portrait ~ .name {
    padding-left: 7px;
    padding-right: 7px;
  }
}
.hero .portrait ~ .frame {
  background-image: url("/hearthstone/static/images/game-guide/heroes/hero-frame.png");
  background-repeat: no-repeat;
  height: 127px;
  position: absolute;
  top: 0;
  left: 0;
  width: 111px;
  z-index: 1;
}
.hero .portrait:hover ~ .name {
  color: #ff0000;
}
.hero.jaina .portrait {
  background-position: 0px 0;
}
.hero.jaina.is-active .portrait,
.hero.jaina .portrait:hover {
  background-position: 0px -85px;
}
.hero.rexxar .portrait {
  background-position: -72px 0;
}
.hero.rexxar.is-active .portrait,
.hero.rexxar .portrait:hover {
  background-position: -72px -85px;
}
.hero.uther .portrait {
  background-position: -144px 0;
}
.hero.uther.is-active .portrait,
.hero.uther .portrait:hover {
  background-position: -144px -85px;
}
.hero.garrosh .portrait {
  background-position: -216px 0;
}
.hero.garrosh.is-active .portrait,
.hero.garrosh .portrait:hover {
  background-position: -216px -85px;
}
.hero.malfurion .portrait {
  background-position: -288px 0;
}
.hero.malfurion.is-active .portrait,
.hero.malfurion .portrait:hover {
  background-position: -288px -85px;
}
.hero.guldan .portrait {
  background-position: -360px 0;
}
.hero.guldan.is-active .portrait,
.hero.guldan .portrait:hover {
  background-position: -360px -85px;
}
.hero.thrall .portrait {
  background-position: -432px 0;
}
.hero.thrall.is-active .portrait,
.hero.thrall .portrait:hover {
  background-position: -432px -85px;
}
.hero.anduin .portrait {
  background-position: -504px 0;
}
.hero.anduin.is-active .portrait,
.hero.anduin .portrait:hover {
  background-position: -504px -85px;
}
.hero.valeera .portrait {
  background-position: -576px 0;
}
.hero.valeera.is-active .portrait,
.hero.valeera .portrait:hover {
  background-position: -576px -85px;
}
.hero.is-active .portrait ~ .frame,
.hero .portrait:hover ~ .frame {
  background-position: 0 -127px;
}
.portrait-select-container {
  margin: 32px 16px 0;
  margin: 2rem 1rem 0;
}
@media only screen and (min-width: 60em) {
  .portrait-select-container {
    margin: 0;
  }
}
.portrait-select-container .hearthstone-dropdown {
  text-align: center;
}
@media only screen and (min-width: 30em) {
  .portrait-select-container .dropdown__border {
    width: 76%;
    width: calc(100% - 105px);
  }
}
@media only screen and (min-width: 40em) {
  .portrait-select-container .dropdown__border {
    width: 83%;
    width: calc(100% - 105px);
  }
}
@media only screen and (min-width: 60em) {
  .portrait-select-container .dropdown__border {
    width: 86%;
    width: calc(100% - 105px);
  }
}
.styled-select {
  max-width: 50em;
  background: white url("/hearthstone/static/images/icons/arrows.gif") 98% 0.75em no-repeat;
  border: none;
  padding: 8px 16px;
  padding: .5rem 1rem;
  display: block;
  width: 100%;
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font: normal 17px/1.3 "Open Sans Semibold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Display Bold", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font: normal 1.1rem/1.3 "Open Sans Semibold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Display Bold", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.styled-select:focus {
  outline: none;
}
@media only screen and (min-width: 40em) {
  .jaina .slide__info {
    background-image: url("/hearthstone/static/images/game-guide/heroes/hero-slide-jaina.jpg");
  }
}
.jaina .slide__desc {
  background-image: url("/hearthstone/static/images/game-guide/heroes/jaina-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .jaina .slide__desc {
    background: none;
  }
}
.jaina .description:before {
  background-position: 0% 0;
}
@media only screen and (min-width: 40em) {
  .jaina .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/game-guide/heroes/artwork-thumbnail-jaina.jpg");
  }
}
.jaina .power__icon {
  background-position: 0px 0;
}
@media only screen and (min-width: 40em) {
  .rexxar .slide__info {
    background-image: url("/hearthstone/static/images/game-guide/heroes/hero-slide-rexxar.jpg");
  }
}
.rexxar .slide__desc {
  background-image: url("/hearthstone/static/images/game-guide/heroes/rexxar-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .rexxar .slide__desc {
    background: none;
  }
}
.rexxar .description:before {
  background-position: 12.5% 0;
}
@media only screen and (min-width: 40em) {
  .rexxar .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/game-guide/heroes/artwork-thumbnail-rexxar.jpg");
  }
}
.rexxar .power__icon {
  background-position: -90px 0;
}
@media only screen and (min-width: 40em) {
  .uther .slide__info {
    background-image: url("/hearthstone/static/images/game-guide/heroes/hero-slide-uther.jpg");
  }
}
.uther .slide__desc {
  background-image: url("/hearthstone/static/images/game-guide/heroes/uther-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .uther .slide__desc {
    background: none;
  }
}
.uther .description:before {
  background-position: 25% 0;
}
@media only screen and (min-width: 40em) {
  .uther .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/game-guide/heroes/artwork-thumbnail-uther.jpg");
  }
}
.uther .power__icon {
  background-position: -180px 0;
}
@media only screen and (min-width: 40em) {
  .garrosh .slide__info {
    background-image: url("/hearthstone/static/images/game-guide/heroes/hero-slide-garrosh.jpg");
  }
}
.garrosh .slide__desc {
  background-image: url("/hearthstone/static/images/game-guide/heroes/garrosh-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .garrosh .slide__desc {
    background: none;
  }
}
.garrosh .description:before {
  background-position: 37.5% 0;
}
@media only screen and (min-width: 40em) {
  .garrosh .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/game-guide/heroes/artwork-thumbnail-garrosh.jpg");
  }
}
.garrosh .power__icon {
  background-position: -270px 0;
}
@media only screen and (min-width: 40em) {
  .malfurion .slide__info {
    background-image: url("/hearthstone/static/images/game-guide/heroes/hero-slide-malfurion.jpg");
  }
}
.malfurion .slide__desc {
  background-image: url("/hearthstone/static/images/game-guide/heroes/malfurion-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .malfurion .slide__desc {
    background: none;
  }
}
.malfurion .description:before {
  background-position: 50% 0;
}
@media only screen and (min-width: 40em) {
  .malfurion .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/game-guide/heroes/artwork-thumbnail-malfurion.jpg");
  }
}
.malfurion .power__icon {
  background-position: -360px 0;
}
@media only screen and (min-width: 40em) {
  .guldan .slide__info {
    background-image: url("/hearthstone/static/images/game-guide/heroes/hero-slide-guldan.jpg");
  }
}
.guldan .slide__desc {
  background-image: url("/hearthstone/static/images/game-guide/heroes/guldan-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .guldan .slide__desc {
    background: none;
  }
}
.guldan .description:before {
  background-position: 62.5% 0;
}
@media only screen and (min-width: 40em) {
  .guldan .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/game-guide/heroes/artwork-thumbnail-guldan.jpg");
  }
}
.guldan .power__icon {
  background-position: -450px 0;
}
@media only screen and (min-width: 40em) {
  .thrall .slide__info {
    background-image: url("/hearthstone/static/images/game-guide/heroes/hero-slide-thrall.jpg");
  }
}
.thrall .slide__desc {
  background-image: url("/hearthstone/static/images/game-guide/heroes/thrall-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .thrall .slide__desc {
    background: none;
  }
}
.thrall .description:before {
  background-position: 75% 0;
}
@media only screen and (min-width: 40em) {
  .thrall .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/game-guide/heroes/artwork-thumbnail-thrall.jpg");
  }
}
.thrall .power__icon {
  background-position: -540px 0;
}
@media only screen and (min-width: 40em) {
  .anduin .slide__info {
    background-image: url("/hearthstone/static/images/game-guide/heroes/hero-slide-anduin.jpg");
  }
}
.anduin .slide__desc {
  background-image: url("/hearthstone/static/images/game-guide/heroes/anduin-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .anduin .slide__desc {
    background: none;
  }
}
.anduin .description:before {
  background-position: 87.5% 0;
}
@media only screen and (min-width: 40em) {
  .anduin .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/game-guide/heroes/artwork-thumbnail-anduin.jpg");
  }
}
.anduin .power__icon {
  background-position: -630px 0;
}
@media only screen and (min-width: 40em) {
  .valeera .slide__info {
    background-image: url("/hearthstone/static/images/game-guide/heroes/hero-slide-valeera.jpg");
  }
}
.valeera .slide__desc {
  background-image: url("/hearthstone/static/images/game-guide/heroes/valeera-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .valeera .slide__desc {
    background: none;
  }
}
.valeera .description:before {
  background-position: 100% 0;
}
@media only screen and (min-width: 40em) {
  .valeera .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/game-guide/heroes/artwork-thumbnail-valeera.jpg");
  }
}
.valeera .power__icon {
  background-position: -720px 0;
}
/*
HERO SLIDES
----------------------------------------------------------------------------- */
.slides {
  overflow: hidden;
  position: relative;
}
@media only screen and (min-width: 40em) {
  .slides {
    margin: 48px auto;
    margin: 3rem auto;
  }
}
.slide {
  display: none;
  transition: transform 0.5s ease;
  width: 100%;
  height: 100%;
  position: absolute;
  float: left;
  z-index: 1;
  color: #000;
}
.slide.is-active {
  display: block;
  z-index: 5;
  position: relative;
}
.slide.is-next {
  display: block;
  -ms-transform: translateX(100%);
      transform: translateX(100%);
  overflow: hidden;
}
.slide.is-prev {
  display: block;
  -ms-transform: translateX(-100%);
      transform: translateX(-100%);
  overflow: hidden;
}
.transitioning--next .is-next {
  z-index: 1;
}
.transitioning--next .is-prev {
  z-index: 10;
}
.transitioning--prev .is-next {
  z-index: 10;
}
.transitioning--prev .is-prev {
  z-index: 1;
}
.slide__info {
  height: 100%;
}
@media only screen and (min-width: 40em) {
  .slide__info {
    background-repeat: no-repeat;
    background-position: center 0;
    padding: 32px 80px;
    padding: 2rem 5rem;
  }
}
@media only screen and (min-width: 60em) {
  .slide__info {
    padding: 32px;
    padding: 2rem;
  }
}
.slide__info .header {
  margin: 16px 0 0 0;
  margin: 1rem 0 0 0;
}
.hero-slide {
  line-height: 1;
  font-family: "Open Sans", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Display, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
@media only screen and (min-width: 40em) {
  .hero-slide {
    color: white;
    max-width: 45em;
  }
  .ja-jp .hero-slide {
    max-width: 47em;
  }
}
.ko-kr .hero-slide {
  font-family: "NanumMyeongjo Bold";
}
.malfurion .hero-slide,
.anduin .hero-slide {
  color: black;
}
.hero-slide__class {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  margin: 0;
  padding: 0 16px;
  padding: 0 1rem;
}
@media only screen and (min-width: 40em) {
  .hero-slide__class {
    padding: 0;
  }
}
.slide__name {
  font-family: "Bliz Quadrata", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Siara, "Times New Roman", Serif;
  font-size: 24px;
  font-size: 1.5rem;
  letter-spacing: 1px;
  margin: 5px 0 16px 0;
  margin: 5px 0 1rem 0;
  padding: 0 16px;
  padding: 0 1rem;
  color: #233A6E;
}
@media only screen and (min-width: 40em) {
  .slide__name {
    padding: 0;
  }
}
.ja-jp .slide__name {
  font-size: 17px;
  font-size: 1.1rem;
}
@media only screen and (min-width: 40em) {
  .ja-jp .slide__name {
    font-size: 32px;
    font-size: 2rem;
  }
}
.ja-jp .slide__name br {
  display: none;
}
.th-th .slide__name .th-br {
  display: none;
}
@media only screen and (min-width: 40em) {
  .slide__name {
    font-size: 32px;
    font-size: 2rem;
    margin: 5px 0 0;
    color: white;
  }
  .malfurion .slide__name,
  .anduin .slide__name {
    color: black;
  }
}
.slide__name--adventure {
  text-align: center;
  color: black;
  font-size: 32px;
  font-size: 2rem;
  white-space: normal;
}
@media only screen and (min-width: 40em) {
  .slide__name--adventure {
    color: white;
    text-align: left;
    font-size: 46px;
    font-size: 2.875rem;
  }
}
@media only screen and (min-width: 40em) {
  .slide--omnotron-defense-system .slide__name--adventure {
    font-size: 31px;
    font-size: 1.95rem;
  }
}
@media only screen and (min-width: 60em) {
  .slide--omnotron-defense-system .slide__name--adventure {
    font-size: 46px;
    font-size: 2.875rem;
  }
}
@media only screen and (min-width: 72.5em) {
  .ru-ru .slide--chieftain-scarvash .description--adventure,
  .fr-fr .slide--chieftain-scarvash .description--adventure {
    max-width: 17em;
  }
}
@media only screen and (min-width: 60em) {
  .fr-fr .slide--skelesaurus-hex .description--adventure {
    max-width: 192px;
    max-width: 12rem;
  }
}
.slide__heading {
  font-family: "Bliz Quadrata", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Siara, "Times New Roman", Serif;
  font-size: 20px;
  font-size: 1.25rem;
  letter-spacing: 1px;
  padding-bottom: 0.25em;
  text-align: left;
}
.slide__desc {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.6;
  padding: 0 16px;
  padding: 0 1rem;
  padding-top: 57%;
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
  margin: 0;
}
@media only screen and (min-width: 40em) {
  .slide__desc {
    color: #C6C6C6;
    padding: 0;
    margin: 30px 0 0 0;
  }
}
.malfurion .slide__desc,
.anduin .slide__desc {
  color: black;
}
.hero-power {
  margin: 32px 16px;
  margin: 2rem 1rem;
}
@media only screen and (min-width: 40em) {
  .hero-power {
    border-bottom: 1px solid #D4BA8C;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin: 32px 0;
    margin: 2rem 0;
  }
}
.malfurion .hero-power,
.anduin .hero-power {
  border-bottom-color: rgba(0, 0, 0, 0.1);
}
.hero-power__desc {
  font-size: 16px;
  font-size: 1rem;
  margin: 0;
  padding: 0.5em 0;
  max-width: 60%;
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (min-width: 40em) {
  .hero-power__desc {
    color: #C6C6C6;
  }
  .malfurion .hero-power__desc,
  .anduin .hero-power__desc {
    color: black;
  }
}
.power__icon {
  display: inline-block;
  vertical-align: middle;
  background: url("/hearthstone/static/images/game-guide/heroes/hero-powers.png") 0 0 no-repeat;
  margin-right: 16px;
  margin-right: 1rem;
  height: 100px;
  width: 90px;
}
.hero-power__title {
  border-bottom: 1px solid #D4BA8C;
}
@media only screen and (min-width: 40em) {
  .hero-power__title {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
}
.artwork {
  position: relative;
}
.hero-slide-thumbnail {
  height: 129px;
  margin: 15px 0 0 5px;
  position: relative;
  width: 256px;
  box-shadow: 2px 2px 25px 5px rgba(0, 0, 0, 0.75);
}
.hero-slide-thumbnail__link {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
}
.controls {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.controls--heroes {
  top: 68px;
  top: 4.3rem;
  bottom: auto;
  padding-top: 54.7%;
}
@media only screen and (min-width: 40em) {
  .controls--heroes {
    top: 0;
    bottom: 0;
    padding-top: 0;
  }
}
.controls--heroes .directional {
  border: none;
  cursor: pointer;
  height: 152px;
  position: absolute;
  top: 50%;
  width: 52px;
  margin-top: -76px;
  z-index: 20;
  display: block;
  background: transparent url("/hearthstone/static/images/game-guide/ui/ui-directional-buttons.png") 0 0 no-repeat;
}
.controls--heroes .directional.prev {
  background-position: 0 0;
  left: 0;
}
.controls--heroes .directional.prev:hover {
  background-position: 0 -152px;
}
.controls--heroes .directional.next {
  background-position: -52px 0;
  right: 0;
}
.controls--heroes .directional.next:hover {
  background-position: -52px -152px;
}
.hero-power-title {
  font-weight: bold;
  font-family: "Open Sans Semibold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Display Bold", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
@media only screen and (min-width: 40em) {
  .hero-power-title {
    font-weight: normal;
  }
}
/*
HERO SPECIFIC SLIDES
----------------------------------------------------------------------------- */
@media only screen and (min-width: 40em) {
  .jaina .hero-slide__class,
  .jaina .hero-power-title {
    color: #40e6ee;
  }
  .rexxar .hero-slide__class,
  .rexxar .hero-power-title {
    color: #8af549;
  }
  .uther .hero-slide__class,
  .uther .hero-power-title {
    color: #ec8ca9;
  }
  .garrosh .hero-slide__class,
  .garrosh .hero-power-title {
    color: #feb246;
  }
  .malfurion .hero-slide__class,
  .malfurion .hero-power-title {
    color: #c40501;
  }
  .guldan .hero-slide__class,
  .guldan .hero-power-title {
    color: #b165ff;
  }
  .thrall .hero-slide__class,
  .thrall .hero-power-title {
    color: #277dff;
  }
  .anduin .hero-slide__class,
  .anduin .hero-power-title {
    color: #b001d6;
  }
  .valeera .hero-slide__class,
  .valeera .hero-power-title {
    color: #cef549;
  }
}
.heading--innkeepers-lessons:before {
  background: url("/hearthstone/static/images/icons/section-heading-icons.png") -138px 0 no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .heading--innkeepers-lessons:before {
    background-image: url("/hearthstone/static/images/icons/section-heading-icons@2x.png");
    background-size: cover;
  }
}
@media only screen and (min-width: 60em) {
  .section .body-text {
    padding: 0;
  }
}
.example-image {
  text-align: center;
  position: relative;
}
.example-image img {
  display: block;
}
.card-advantage-img-container {
  margin: 0 16px 8px;
  margin: 0 1rem 0.5rem;
}
@media only screen and (min-width: 60em) {
  .card-advantage-img-container {
    margin-bottom: 16px;
    margin-bottom: 1rem;
  }
}
.card-advantage__img {
  display: inline-block;
}
.tips__img {
  display: inline-block;
}
@media only screen and (min-width: 40em) {
  .tips__img {
    float: right;
    width: 40%;
    margin: 0 32px 16px;
    margin: 0 2rem 1rem;
    max-width: 425px;
  }
}
/*
Section - Content - Subsection
----------------------------------------------------------------------------- */
.subsection {
  font-family: "Open Sans", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Display, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.ko-kr .subsection {
  font-family: "NanumMyeongjo Bold";
}
.subsection__text {
  font-size: 1.1em;
  font-weight: bold;
}
.subsection-group {
  margin: 48px 16px 0;
  margin: 3rem 1rem 0;
  position: relative;
  clear: both;
}
.subsection-group + .subsection-group {
  margin-top: 0;
}
@media only screen and (min-width: 40em) {
  .minion-abilities,
  .triggered-effects {
    padding-left: 40%;
    float: right;
    width: 100%;
    margin-left: -40%;
  }
}
@media only screen and (min-width: 60em) {
  .minion-abilities,
  .triggered-effects {
    padding-left: 330px;
    margin-left: -330px;
  }
}
.heading--subsection {
  color: #233A6E;
  font-size: 17px;
  font-size: 1.1rem;
  margin-top: 20px;
  margin-top: 1.25rem;
  font-family: "Open Sans Semibold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Display Bold", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
@media only screen and (min-width: 40em) {
  .heading--subsection {
    position: relative;
    margin-left: 41px;
  }
  .heading--subsection:before {
    content: url("/hearthstone/static/images/game-guide/icons/subsection-heading-icons.png");
    display: inline-block;
    height: 41px;
    width: 38px;
    vertical-align: middle;
    margin-left: -90px;
    padding-right: 9px;
  }
}
.lesson-list__item {
  padding-left: 1em;
  margin: 20px 0 0 0;
  margin: 1.25rem 0 0 0;
  font-size: 14px;
  font-size: 0.875rem;
}
.lesson-list__item:before {
  content: url("/hearthstone/static/images/game-guide/icons/list-bullet.png");
  vertical-align: middle;
  margin-left: -2em;
  padding-right: .7em;
}
.lesson-list__item b {
  font-weight: bold;
  font-family: "Open Sans Semibold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Display Bold", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.lesson-list--adventure {
  margin-left: 16px;
  margin-left: 1rem;
  margin-right: 16px;
  margin-right: 1rem;
}
@media only screen and (min-width: 60em) {
  .lesson-list--adventure {
    margin-left: 32px;
    margin-left: 2rem;
    margin-right: 0;
  }
}
.effect-title {
  font-weight: bold;
  font-family: "Open Sans Semibold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Display Bold", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.card-effects__img {
  display: block;
  margin: auto;
}
@media only screen and (min-width: 40em) {
  .card-effects__img {
    position: relative;
    top: -10px;
    left: -20px;
    max-width: 330px;
    width: 35%;
  }
}
@media only screen and (min-width: 60em) {
  .card-effects__img {
    width: 330px;
    left: -33px;
  }
}
.combos {
  min-height: 400px;
}
@media only screen and (min-width: 40em) {
  .combos {
    padding-right: 40%;
    margin-right: -40%;
    float: left;
    width: 100%;
  }
}
@media only screen and (min-width: 60em) {
  .combos {
    margin-right: -310px;
    padding-right: -310px;
  }
}
.combos__img {
  display: block;
  margin: auto;
}
@media only screen and (min-width: 40em) {
  .combos__img {
    max-width: 310px;
    width: 35%;
  }
}
@media only screen and (min-width: 60em) {
  .combos__img {
    width: 310px;
  }
}
.combos .examples + subsection__text {
  margin-top: 20px;
  margin-top: 1.25rem;
}
.subsection--with-spacing {
  padding: 0 16px;
  padding: 0 1rem;
  max-width: 688px;
  max-width: 43rem;
}
@media only screen and (min-width: 40em) {
  .subsection--with-spacing {
    padding: 0 16px 0 51px;
    padding: 0 1rem 0 51px;
  }
}
@media only screen and (min-width: 72.5em) {
  .subsection--with-spacing {
    padding-left: 41px;
  }
}
@media only screen and (min-width: 40em) {
  .tips__body-text {
    float: left;
    width: 50%;
  }
}
.dont-overextend,
.wings {
  clear: left;
}
/*
================================================================================
Hearthstone - Game Guide - In Development Page styles
================================================================================
*/
.card-preview {
  margin: 20px auto 0;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  text-align: center;
}
@media only screen and (min-width: 60em) {
  .card-preview {
    height: 270px;
    overflow-x: visible;
  }
}
.card-list {
  white-space: nowrap;
  font-size: 0.1px;
}
@media only screen and (min-width: 60em) {
  .card-list {
    display: inline-block;
    width: auto;
  }
}
.card-list__item {
  display: inline-block;
  vertical-align: top;
  width: 147px;
  height: 211px;
}
@media only screen and (min-width: 60em) {
  .card-list__item {
    transition: 0.3s;
  }
  .card-list__item:hover {
    -ms-transform: scale(1.5);
        transform: scale(1.5);
  }
}
.card-list__item + .card-list__item {
  margin-left: 16px;
  margin-left: 1rem;
}
.card-list__img {
  display: block;
}
.heading--naxxramas:before {
  background: url("/hearthstone/static/images/icons/section-heading-icons.png") -207px 0 no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .heading--naxxramas:before {
    background-image: url("/hearthstone/static/images/icons/section-heading-icons@2x.png");
    background-size: cover;
  }
}
@media only screen and (min-width: 60em) {
  .expansions .page-body {
    padding-top: 0;
  }
}
.expansions .content-section {
  max-width: none;
}
.content-wrapper--expansion {
  max-width: 1160px;
  max-width: 72.5rem;
  margin: 0 auto;
}
.content-wrapper--expansion-intro {
  max-width: 50em;
  min-height: 170px;
}
@media only screen and (min-width: 60em) {
  .content-wrapper--expansion-intro {
    padding: 32px 0;
    padding: 2rem 0;
    margin-top: 0;
  }
}
.justified-list {
  font-size: 0.1px;
  text-align: justify;
}
.justified-list:after {
  content: "";
  display: inline-block;
  width: 100%;
}
.justified-list__item {
  font-size: 16px;
  font-size: 1rem;
}
@media only screen and (min-width: 60em) {
  .page-header-bg-chunk {
    min-height: 500px;
    position: absolute;
    left: 0;
    right: 0;
  }
}
@media only screen and (min-width: 60em) {
  .expansions-intro-container {
    position: relative;
    padding-bottom: 70px;
    background: url("/hearthstone/static/images/expansions/header-bg.png") top center no-repeat;
    background-clip: content-box;
  }
  .expansions-intro-container:after {
    content: "";
    background: url("/hearthstone/static/images/expansions/divider.png") bottom center no-repeat;
    position: absolute;
    height: 210px;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
.expansion-list-header {
  display: none;
}
@media only screen and (min-width: 40em) {
  .expansion-list-header {
    display: block;
  }
}
.adventure-list,
.expansion-list {
  position: relative;
  margin-top: 48px;
  margin-top: 3rem;
}
@media only screen and (min-width: 40em) {
  .adventure-list,
  .expansion-list {
    margin-top: 16px;
    margin-top: 1rem;
  }
}
@media only screen and (min-width: 40em) {
  .adventure-list {
    right: -16px;
  }
}
@media only screen and (min-width: 60em) {
  .adventure-list {
    right: -32px;
  }
}
@media only screen and (min-width: 40em) {
  .expansion-list {
    left: -16px;
  }
}
@media only screen and (min-width: 60em) {
  .expansion-list {
    left: -32px;
  }
}
.adventure-list__item,
.expansion-list__item {
  text-align: left;
}
@media only screen and (min-width: 40em) {
  .adventure-list__item,
  .expansion-list__item {
    padding: 0 32px 32px;
    padding: 0 2rem 2rem;
  }
}
@media only screen and (min-width: 60em) {
  .adventure-list__item,
  .expansion-list__item {
    padding-bottom: 64px;
    padding-bottom: 4rem;
  }
}
.adventure-list__item + .adventure-list__item,
.adventure-list__item + .expansion-list__item,
.expansion-list__item + .adventure-list__item,
.expansion-list__item + .expansion-list__item {
  margin-top: 19px;
  margin-top: 1.2rem;
}
@media only screen and (min-width: 40em) {
  .adventure-list__item + .adventure-list__item,
  .adventure-list__item + .expansion-list__item,
  .expansion-list__item + .adventure-list__item,
  .expansion-list__item + .expansion-list__item {
    margin: 0;
  }
}
@media only screen and (min-width: 40em) {
  .adventure-list__item,
  .expansion-list__item {
    padding-right: 0;
    padding-left: 16px;
    padding-left: 1rem;
  }
}
@media only screen and (min-width: 60em) {
  .adventure-list__item,
  .expansion-list__item {
    padding-left: 32px;
    padding-left: 2rem;
  }
}
@media only screen and (min-width: 40em) {
  .adventure-list__item {
    text-align: right;
    padding-right: 16px;
    padding-right: 1rem;
    padding-left: 0;
  }
}
@media only screen and (min-width: 60em) {
  .adventure-list__item {
    text-align: right;
    padding-right: 32px;
    padding-right: 2rem;
  }
}
.expansion-link {
  display: block;
  position: relative;
  text-align: center;
  margin: auto;
  border-radius: 6px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  max-width: 100%;
  z-index: 5;
  transition: transform 300ms;
  overflow: hidden;
  padding-top: 60.5%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.expansion-link:after {
  position: absolute;
  content: "";
  z-index: 5;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.99);
  opacity: 0;
  transition: opacity 300ms linear;
}
.expansion-link:hover {
  -ms-transform: scale(1.05);
      transform: scale(1.05);
}
.expansion-link:hover .expansion-link__logo {
  -ms-transform: scale(1.1);
      transform: scale(1.1);
}
.expansion-link:hover:after {
  opacity: 0.5;
}
.expansion-link--goblins-vs-gnomes {
  background-image: url("/hearthstone/static/images/expansions/goblins-vs-gnomes.jpg");
}
.expansion-link--naxxramas {
  background-image: url("/hearthstone/static/images/expansions/naxxramas.jpg");
}
.expansion-link--blackrock-mountain {
  background-image: url("/hearthstone/static/images/expansions/blackrock-mountain.jpg");
}
.expansion-link--the-grand-tournament {
  background-image: url("/hearthstone/static/images/expansions/the-grand-tournament.jpg");
}
.expansion-link--league-of-explorers {
  background-image: url("/hearthstone/static/images/expansions/league-of-explorers.jpg");
}
.expansion-link--whispers-of-the-old-gods {
  background-image: url("/hearthstone/static/images/expansions/whispers-of-the-old-gods.jpg");
}
.expansion-link--one-night-in-karazhan {
  background-image: url("/hearthstone/static/images/expansions/one-night-in-karazhan.jpg");
}
.expansion-link__logo {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  width: 65%;
  margin-left: -30%;
  margin-top: -30%;
  transition: transform 300ms;
}
.expansion-link__logo--naxxramas {
  width: 82%;
  margin-left: -40%;
}
.expansion-link__logo--blackrock-mountain {
  width: 88%;
  margin-left: -43%;
  margin-top: -34%;
}
.expansion-link__logo--the-grand-tournament {
  margin-top: -22%;
  margin-left: -36%;
  width: 69%;
}
.expansion-link__logo--league-of-explorers {
  margin-top: -21%;
  width: 75%;
  margin-left: -38%;
}
.expansion-link__logo--whispers-of-the-old-gods {
  margin-top: -26%;
  margin-left: -35%;
  width: 71%;
}
.expansion-link__logo--one-night-in-karazhan {
  margin-top: -26%;
  margin-left: -44%;
  width: 89%;
}
.adventure .section {
  clear: both;
}
.adventure .body-text--intro {
  padding: 0 16px;
  padding: 0 1rem;
  max-width: none;
}
@media only screen and (min-width: 60em) {
  .adventure .body-text--intro {
    padding: 0 0 0 12.7em;
  }
}
.adventure .body-text--footnote {
  display: block;
  font-style: italic;
  margin-top: 24px;
  margin-top: 1.5rem;
}
@media only screen and (min-width: 60em) {
  .ja-jp.naxxramas .body-text--intro {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.expansion-header {
  text-align: center;
  position: relative;
  margin-top: 110px;
}
@media only screen and (min-width: 40em) {
  .expansion-header {
    min-height: 320px;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
  }
}
.expansion-logo-container {
  position: relative;
  z-index: 5;
  display: inline-block;
  max-width: 80%;
}
.the-grand-tournament .expansion-logo-container {
  width: 360px;
}
@media only screen and (min-width: 40em) {
  .the-grand-tournament .expansion-logo-container {
    margin-top: 32px;
    margin-top: 2rem;
  }
}
@media only screen and (min-width: 60em) {
  .the-grand-tournament .expansion-logo-container {
    margin-left: -80px;
    margin-left: -5rem;
  }
}
.the-grand-tournament .expansion-header {
  margin-top: 25%;
}
@media only screen and (min-width: 40em) {
  .the-grand-tournament .expansion-header {
    margin-top: 0;
  }
}
.expansion-logo {
  display: block;
}
.expansion-logo img {
  width: 100%;
}
@media only screen and (min-width: 40em) {
  .expansion-logo img {
    width: 350px;
  }
}
.expansion-video-container {
  padding: 0 16px;
  padding: 0 1rem;
}
@media only screen and (min-width: 40em) {
  .expansion-video-container {
    padding: 0 24px;
    padding: 0 1.5rem;
  }
}
@media only screen and (min-width: 60em) {
  .expansion-video-container {
    padding: 0 8px;
  }
}
.expansion-video {
  margin: 16px auto;
  margin: 1rem auto;
  clear: both;
  max-width: 984px;
}
@media only screen and (min-width: 40em) {
  .expansion-video {
    margin: 32px auto;
    margin: 2rem auto;
  }
}
@media only screen and (min-width: 60em) {
  .expansion-video--goblins-vs-gnomes {
    background: url("/hearthstone/static/images/goblins-vs-gnomes/video-bg.jpg") center center no-repeat;
  }
}
.expansion-type {
  color: #456EB8;
  font-size: 19px;
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: bold;
}
@media only screen and (min-width: 30em) {
  .body-text--experiment {
    margin-bottom: -16px;
    margin-bottom: -1rem;
  }
}
.content-container--expansion {
  padding: 0 16px;
  padding: 0 1rem;
}
@media only screen and (min-width: 40em) {
  .content-container--expansion {
    margin-top: 0;
  }
}
@media only screen and (min-width: 60em) {
  .content-container--expansion {
    padding: 0 80px;
    padding: 0 5rem;
  }
}
.content-container--watch {
  padding: 0 16px;
  padding: 0 1rem;
}
@media only screen and (min-width: 60em) {
  .content-container--watch {
    padding: 0 80px;
    padding: 0 5rem;
  }
}
.content-container--art {
  position: relative;
  padding: 0 16px 12px;
  padding: 0 1rem .75rem;
  z-index: 10;
  margin-top: 16px;
  margin-top: 1rem;
}
@media only screen and (min-width: 72.5em) {
  .content-container--art {
    margin-top: 0;
    padding: 0;
  }
}
@media only screen and (min-width: 72.5em) {
  .content-container--art-gvg:after {
    content: "";
    position: absolute;
    right: -5%;
    bottom: 0;
    background: url("/hearthstone/static/images/goblins-vs-gnomes/pirate-bg.png") bottom right no-repeat;
    width: 250px;
    height: 372px;
    z-index: -5;
  }
}
.slide-container {
  position: relative;
}
.overflow-list-container {
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.horizontal-list {
  font-size: 0.1px;
  position: relative;
  transition: transform 300ms;
}
.horizontal-list__item {
  display: inline-block;
  font-size: 16px;
  font-size: 1rem;
}
.expansion-section {
  padding-top: 32px;
  padding-top: 2rem;
  padding-bottom: 16px;
  padding-bottom: 1rem;
}
.expansion-section--cards {
  padding-top: 0;
  padding-bottom: 16px;
  padding-bottom: 1rem;
}
@media only screen and (min-width: 40em) {
  .expansion-section--cards {
    padding-top: 32px;
    padding-top: 2rem;
  }
}
@media only screen and (min-width: 40em) {
  .expansion-section--cards-whispers-of-the-old-gods {
    padding-top: 56px;
    padding-top: 3.5rem;
  }
}
@media only screen and (min-width: 60em) {
  .expansion-section--watch {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
}
.expansion-section--intro {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 40em) {
  .expansion-section--intro {
    padding-top: 32px;
    padding-top: 2rem;
  }
}
@media only screen and (min-width: 60em) {
  .expansion-watch__video {
    -ms-flex-order: 1;
        order: 1;
    padding-right: 16px;
    padding-right: 1rem;
  }
}
.expansion-watch__copy {
  text-align: center;
}
@media only screen and (min-width: 60em) {
  .expansion-watch__copy {
    text-align: left;
    -ms-flex-order: 2;
        order: 2;
    padding-left: 16px;
    padding-left: 1rem;
  }
}
.expansion-watch__img {
  width: 701px;
  display: block;
  margin: auto;
}
.horizontal-list__item--expansion {
  padding: 0 16px;
  padding: 0 1rem;
  width: 80%;
}
@media only screen and (min-width: 30em) {
  .horizontal-list__item--expansion {
    width: 50%;
  }
}
@media only screen and (min-width: 40em) {
  .horizontal-list__item--expansion {
    width: 33.33333333%;
  }
}
@media only screen and (min-width: 60em) {
  .horizontal-list__item--expansion {
    width: 25%;
  }
}
@media only screen and (min-width: 72.5em) {
  .horizontal-list__item--expansion {
    width: 25%;
  }
}
.expansion-card__img {
  max-height: 350px;
}
.beta-button--vote {
  margin-top: 8px;
  margin-top: .5rem;
}
.beta-button--vote .button-content:after {
  content: "";
  background: transparent url("/hearthstone/static/images/icons/white-arrows.gif") center center no-repeat;
  display: inline-block;
  vertical-align: baseline;
  width: 7px;
  height: 13px;
  margin-left: 8px;
  margin-left: .5rem;
}
.control {
  border: none;
  cursor: pointer;
  height: 40px;
  position: absolute;
  top: 50%;
  width: 58px;
  margin-top: -20px;
  z-index: 3;
  background: transparent url("/hearthstone/static/images/bt-arrows.png") 0 0 no-repeat;
}
.control--prev {
  left: -16px;
  left: -1rem;
}
@media only screen and (min-width: 60em) {
  .control--prev {
    left: -48px;
    left: -3rem;
  }
}
.control--prev:hover {
  background-position: 0 100%;
}
.control--next {
  right: -16px;
  right: -1rem;
  background-position: 100% 0;
}
@media only screen and (min-width: 60em) {
  .control--next {
    right: -48px;
    right: -3rem;
  }
}
.control--next:hover {
  background-position: 100% 100%;
}
.experiment-img {
  width: 891px;
}
.media-container--expansion {
  max-width: 880px;
  max-width: 55rem;
  margin-left: auto;
  margin-right: auto;
}
.expansion-intro-video__title {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -92px;
  margin-left: 140px;
  padding-top: 90px;
  text-align: center;
  color: white;
  font-family: "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 1px;
}
.expansion-intro-video__title:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -50px;
  background: transparent url("/hearthstone/static/images/media/play-sprite.png") 0 0 no-repeat;
  width: 100px;
  height: 100px;
  z-index: 9001;
}
.media-frame--gameboard {
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
  margin-top: 32px;
  margin-top: 2rem;
}
.features-text {
  position: relative;
  padding-left: 80px;
  padding-left: 5rem;
  font-size: 14px;
  font-size: .875rem;
}
@media only screen and (min-width: 40em) {
  .features-text {
    padding-left: 0;
  }
}
@media only screen and (min-width: 40em) {
  .features-text + .features-text {
    padding-left: 16px;
    padding-left: 1rem;
  }
}
.features-text:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 69px;
  width: 69px;
  background: url("/hearthstone/static/images/icons/section-heading-icons.png") -277px 0 no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .features-text:before {
    background-image: url("/hearthstone/static/images/icons/section-heading-icons@2x.png");
    background-size: cover;
  }
}
@media only screen and (min-width: 40em) {
  .features-text:before {
    margin: 0 auto 16px;
    margin: 0 auto 1rem;
    position: relative;
  }
}
.features-text b {
  color: #233A6E;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1;
}
.features-footnote {
  font-size: 12px;
  font-size: 0.75rem;
  font-style: italic;
  clear: both;
  padding-top: 16px;
  padding-top: 1rem;
  display: block;
  font-family: "Open Sans", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Display, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.features-footnote--pirates:before {
  content: url("/hearthstone/static/images/the-grand-tournament/pirate-hat.png");
  width: 31px;
  height: 20px;
  vertical-align: middle;
  margin-right: .5em;
}
.purchase-content-container {
  position: relative;
  margin: 80px auto 16px;
  margin: 5rem auto 1rem;
  max-width: 512px;
  max-width: 32rem;
}
@media only screen and (min-width: 30em) {
  .purchase-content-container {
    background-color: #b6a376;
    border-radius: 20px;
    margin-top: 16px;
    margin-top: 1rem;
    max-width: 800px;
    max-width: 50rem;
  }
}
@media only screen and (min-width: 30em) {
  .purchase-content-container__top {
    position: absolute;
    top: 0;
    right: 10px;
    left: 10px;
    height: 32px;
    background: url("/hearthstone/static/images/expansions/prepurchase-top-bottom.png") repeat-x 0 0;
  }
  .purchase-content-container__top:before,
  .purchase-content-container__top:after {
    content: "";
    position: absolute;
    top: 0;
    background: url("/hearthstone/static/images/expansions/prepurchase-corners.png") no-repeat 0 0;
    width: 163px;
    height: 95px;
  }
  .purchase-content-container__top:before {
    left: -10px;
  }
  .purchase-content-container__top:after {
    right: -10px;
    background-position: -167px 0;
  }
  .purchase-content-container__sides:before,
  .purchase-content-container__sides:after {
    content: "";
    position: absolute;
    top: 10px;
    bottom: 10px;
    width: 32px;
    background: url("/hearthstone/static/images/expansions/prepurchase-sides.png") repeat-y 0 0;
  }
  .purchase-content-container__sides:before {
    left: 0;
  }
  .purchase-content-container__sides:after {
    right: 0;
    background-position: -33px 0;
  }
  .purchase-content-container__bottom {
    position: absolute;
    right: 10px;
    bottom: 0;
    left: 10px;
    height: 32px;
    background: url("/hearthstone/static/images/expansions/prepurchase-top-bottom.png") repeat-x 0 -33px;
  }
  .purchase-content-container__bottom:before,
  .purchase-content-container__bottom:after {
    content: "";
    position: absolute;
    bottom: 0;
    background: url("/hearthstone/static/images/expansions/prepurchase-corners.png") no-repeat -334px 0;
    width: 163px;
    height: 95px;
  }
  .purchase-content-container__bottom:before {
    left: -10px;
  }
  .purchase-content-container__bottom:after {
    right: -10px;
    background-position: -501px 0;
  }
}
.purchase-content {
  position: relative;
  z-index: 10;
}
@media only screen and (min-width: 30em) {
  .purchase-content {
    padding: 50px;
  }
}
.purchase-card-back {
  position: relative;
  z-index: 2;
  margin-top: -80px;
  margin-bottom: -10px;
}
@media only screen and (min-width: 30em) {
  .purchase-card-back {
    display: inline-block;
    vertical-align: top;
    width: 278px;
  }
}
@media only screen and (min-width: 40em) {
  .purchase-card-back {
    width: 42%;
    margin-bottom: -30px;
    margin-top: -30px;
  }
}
@media only screen and (min-width: 60em) {
  .purchase-card-back {
    margin: -80px 0 -40px;
  }
}
.purchase-body {
  text-align: left;
  max-width: 384px;
  max-width: 24rem;
  margin: auto;
}
@media only screen and (min-width: 40em) {
  .purchase-body {
    width: 55%;
    display: inline-block;
    vertical-align: top;
  }
}
.heading--prepurchase {
  text-align: center;
  font-size: 24px;
  font-size: 1.5rem;
  padding: 4px 0;
  padding: 0.3rem 0;
  font-family: "Bliz Quadrata", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Siara, "Times New Roman", Serif;
  margin-bottom: 16px;
  margin-bottom: 1rem;
  color: white;
  background: url("/hearthstone/static/images/expansions/purchase-headline-bg.png") center center no-repeat;
}
.fr-fr .heading--prepurchase,
.pl-pl .heading--prepurchase {
  font-size: 20px;
  font-size: 1.25rem;
}
@media only screen and (min-width: 30em) {
  .fr-fr .heading--prepurchase,
  .pl-pl .heading--prepurchase {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.revealed-cards {
  text-align: center;
  margin-bottom: 48px;
  margin-bottom: 3rem;
}
@media only screen and (min-width: 40em) {
  .revealed-cards {
    margin-top: 16px;
    margin-top: 1rem;
  }
}
.card {
  position: relative;
  margin: 0.5%;
  display: inline-block;
  max-width: 150px;
  cursor: pointer;
}
@media only screen and (min-width: 40em) {
  .card {
    max-width: 200px;
  }
}
@media only screen and (min-width: 60em) {
  .card {
    max-width: 220px;
  }
}
.card--revealed {
  vertical-align: top;
}
.card--whispers-of-the-old-gods {
  margin-bottom: 32px;
  margin-bottom: 2rem;
}
.card-link {
  display: inline-block;
  transition: transform 300ms ease-in-out;
}
.view .card-link {
  -ms-transform: scale(1.1);
      transform: scale(1.1);
}
.expansion-button {
  letter-spacing: 2px;
  position: relative;
  background: url("/hearthstone/static/images/buttons/button-expansion-center.png") 0 -39px repeat-x;
  z-index: 5;
  padding: 8px 25px;
  height: 36px;
}
.expansion-button:before,
.expansion-button:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 65px;
  z-index: -1;
  background: url("/hearthstone/static/images/buttons/button-expansion.png") 0 0 no-repeat;
}
.expansion-button:before {
  left: -10px;
  background-position: 0 -39px;
}
.expansion-button:after {
  right: -10px;
  background-position: -83px -39px;
}
.expansion-button:hover {
  background-position: 0 0;
}
.expansion-button:hover:before {
  background-position: 0 0;
}
.expansion-button:hover:after {
  background-position: -83px 0;
}
.expansion-button--new-to-hs {
  margin-top: 16px;
  margin-bottom: 16px;
  position: relative;
}
@media only screen and (min-width: 30em) {
  .expansion-button--new-to-hs {
    margin-top: 96px;
    margin-bottom: 40px;
  }
  .expansion-button--new-to-hs .hearthstone-cta__text {
    padding-left: 32px;
    padding-left: 2rem;
  }
}
@media only screen and (min-width: 60em) {
  .expansion-button--new-to-hs {
    margin-top: 60px;
  }
}
@media only screen and (min-width: 30em) {
  .expansion-button__icon {
    background: url("/hearthstone/static/images/the-grand-tournament/rocket-chicken.png") 0 0 no-repeat;
    display: inline-block;
    position: absolute;
    top: -75px;
    left: -55px;
    width: 116px;
    height: 186px;
  }
}
.card-details-slider {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999;
  top: 0;
  overflow: visible;
  background-color: #f1d6a9;
  -ms-transform: translate(100%);
      transform: translate(100%);
  white-space: nowrap;
  padding-top: 44px;
  transition: transform 300ms ease-in-out;
}
.slider-is-open .card-details-slider {
  -ms-transform: translate(0%);
      transform: translate(0%);
}
.card-details-slider .adventure-back {
  z-index: 99;
  text-align: center;
  padding: 8px 16px;
  padding: 8px 16px;
  padding: .5rem 1rem;
  border-bottom: 1px solid #d0b582;
}
.card-details-slider .adventure-back .btn--adventure-back {
  padding: 0;
  font-size: 16px;
  font-size: 1rem;
  border-width: 4px;
}
.card-details-slider .adventure-back .btn--adventure-back__inner {
  padding: 4px 19px;
  padding: 0.25rem 1.2rem;
  line-height: 1;
}
.card-details-slider .slider__content {
  padding-top: 32px;
  padding-top: 2rem;
  position: relative;
  padding: 0 16px;
  padding: 0 1rem;
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.card-details-slider .slider__content img {
  display: block;
  margin: 0 auto 0 auto;
}
.card-details-slider .card-details-touch {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.how-to-buy-link-container {
  margin: 32px 0 48px;
  margin: 2rem 0 3rem;
}
@media only screen and (min-width: 60em) {
  .how-to-buy-link-container {
    margin-bottom: 32px;
    margin-bottom: 2rem;
  }
}
@media only screen and (min-width: 72.5em) {
  .how-to-buy-link-container {
    margin-bottom: 0;
  }
}
.expansion-adventure-list {
  clear: both;
}
@media only screen and (max-width: 39.99em) {
  .expansion-adventure-list {
    display: none;
  }
}
.expansion-adventure-list > li {
  float: left;
  padding-top: 32px;
  padding-top: 2rem;
}
@media only screen and (min-width: 40em) {
  .expansion-list__header {
    padding-right: 0;
    padding-left: 16px;
    padding-left: 1rem;
  }
}
@media only screen and (min-width: 60em) {
  .expansion-list__header {
    padding-left: 32px;
    padding-left: 2rem;
  }
}
@media only screen and (min-width: 40em) {
  .adventure-list__header {
    padding-left: 0;
    padding-right: 16px;
    padding-right: 1rem;
  }
}
@media only screen and (min-width: 60em) {
  .adventure-list__header {
    padding-right: 32px;
    padding-right: 2rem;
  }
}
.adventure-list__header,
.expansion-list__header {
  text-align: center;
  position: relative;
  top: -16px;
  top: -1rem;
}
@media only screen and (min-width: 40em) {
  .adventure-list__header,
  .expansion-list__header {
    padding: 0 32px;
    padding: 0 2rem;
  }
}
@media only screen and (min-width: 40em) {
  .adventure-list__header + .adventure-list__header,
  .adventure-list__header + .expansion-list__header,
  .expansion-list__header + .adventure-list__header,
  .expansion-list__header + .expansion-list__header {
    margin: 0;
  }
}
.expansion-adventure-mobile-list {
  clear: both;
  display: none;
}
@media only screen and (max-width: 39.99em) {
  .expansion-adventure-mobile-list {
    display: block;
    left: 0;
    padding: 0 16px;
    padding: 0 1rem;
  }
}
.naxxramas .page-header-bg-chunk {
  background: url("/hearthstone/static/images/naxxramas/header-bg-small.png") center top no-repeat;
  height: 422px;
  position: absolute;
  right: 0;
  left: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .naxxramas .page-header-bg-chunk {
    background-image: url("/hearthstone/static/images/naxxramas/header-bg-small@2x.png");
    background-size: cover;
  }
}
@media only screen and (min-width: 40em) {
  .naxxramas .page-header-bg-chunk {
    background-image: url("/hearthstone/static/images/naxxramas/header-bg-med.png");
    top: -47px;
    background-size: auto;
  }
}
@media only screen and (min-width: 60em) {
  .naxxramas .page-header-bg-chunk {
    background-image: url("/hearthstone/static/images/naxxramas/header-bg.png");
  }
}
.adventure-header-container {
  display: block;
  text-align: center;
  min-height: 410px;
  position: relative;
}
@media only screen and (min-width: 40em) {
  .adventure-header-container {
    display: inline-block;
    min-height: 355px;
  }
}
@media only screen and (min-width: 60em) {
  .adventure-header-container {
    margin-left: -48px;
    margin-left: -3rem;
  }
}
.adventure-header-container .hearthstone-cta.show--sm {
  display: none;
}
@media only screen and (min-width: 40em) {
  .adventure-header-container .hearthstone-cta.show--sm {
    display: inline-block;
  }
}
.adventure-header-container .hearthstone-cta__btn {
  height: auto;
  min-height: 0;
}
.adventure-header-container .hearthstone-cta__text {
  padding-top: 4px;
  padding-top: 0.25rem;
  padding-bottom: 4px;
  padding-bottom: 0.25rem;
  font-size: 12px;
  font-size: 0.8rem;
}
.adventure-sub-logo--naxxramas {
  bottom: -60px;
}
@media only screen and (min-width: 40em) {
  .adventure-sub-logo--naxxramas {
    margin-top: -16px;
    margin-top: -1rem;
  }
}
.bordered-list {
  border-top: 1px solid #D4BA8C;
  border-bottom: 1px solid #D4BA8C;
  padding: 16px 0;
  padding: 1rem 0;
  margin: 40px 16px;
  margin: 2.5rem 1rem;
}
@media only screen and (min-width: 60em) {
  .bordered-list {
    margin: 40px 0;
    margin: 2.5rem 0;
  }
}
@media only screen and (min-width: 60em) {
  .necropolis {
    position: relative;
  }
  .necropolis:after {
    content: url("/hearthstone/static/images/naxxramas/spider.png");
    position: absolute;
    right: 30px;
    bottom: -40px;
  }
}
.requirements-list-container {
  font-family: "Open Sans Semibold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Display Bold", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.ko-kr .requirements-list-container {
  font-family: "NanumMyeongjo Bold";
}
.requirements-list--title {
  font-size: 17px;
  font-size: 1.1rem;
  line-height: 1;
}
.requirements-list {
  max-width: 45em;
  font-size: 14px;
  font-size: .875rem;
}
@media only screen and (min-width: 72.5em) {
  .requirements-list {
    max-width: 52.5em;
  }
}
.expansions-nav {
  font-family: "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
  margin-bottom: 32px;
  margin-bottom: 2rem;
  border-top: 1px solid #CBB586;
}
.ko-kr .expansions-nav {
  font-family: "NanumMyeongjo Bold";
}
@media only screen and (min-width: 40em) {
  .expansions-nav {
    float: left;
    margin: 0 27px 24px 16px;
    margin: 0 1.7rem 1.5rem 1rem;
    padding: 16px;
    padding: 1rem;
    border-radius: 4px;
    width: 17.4em;
    border: 1px solid #D4BA8C;
    display: block;
    background-color: #DEC79B;
    background-color: rgba(116, 50, 0, 0.07);
  }
  .expansions-nav--centered {
    text-align: center;
  }
}
@media only screen and (min-width: 60em) {
  .expansions-nav {
    margin-left: 0;
  }
}
.expansions-nav__title {
  font-size: 18px;
  font-size: 1.15rem;
  text-transform: uppercase;
  padding: 9px 32px;
  padding: .6rem 2rem;
  border-bottom: 1px solid #CBB586;
  border-top: 1px solid #F8E2B3;
  background-color: #dec79b;
  background-color: rgba(116, 50, 0, 0.07);
}
@media only screen and (min-width: 40em) {
  .expansions-nav__title {
    background: none;
    border: none;
    padding: 0;
  }
}
.centered-img--sm {
  margin: auto;
  display: block;
}
.all-in-the-cards__img {
  max-width: 265px;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}
@media only screen and (min-width: 40em) {
  .all-in-the-cards__img {
    float: right;
  }
}
.all-in-the-cards__img--league-of-explorers {
  max-width: 100%;
  width: 475px;
}
@media only screen and (min-width: 40em) {
  .all-in-the-cards__img--league-of-explorers {
    -webkit-shape-outside: polygon(445px 0px, 125px 8px, 103px 43px, 3px 53px, 23px 257px, 459px 247px);
            shape-outside: polygon(445px 0px, 125px 8px, 103px 43px, 3px 53px, 23px 257px, 459px 247px);
    margin-bottom: 0;
  }
}
.all-in-the-cards__img--one-night-in-karazhan {
  max-width: 100%;
  width: 475px;
}
@media only screen and (min-width: 40em) {
  .all-in-the-cards__img--one-night-in-karazhan {
    -webkit-shape-outside: polygon(445px 0px, 125px 8px, 103px 43px, 3px 53px, 23px 257px, 459px 247px);
            shape-outside: polygon(445px 0px, 125px 8px, 103px 43px, 3px 53px, 23px 257px, 459px 247px);
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 40em) {
  .cruising-bruising__img {
    float: left;
    margin-right: 32px;
    margin-right: 2rem;
    max-width: 220px;
  }
}
.naxxramas-intro-heading {
  color: #233A6E;
  font-family: "Bliz Quadrata", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Siara, "Times New Roman", Serif;
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.25;
  margin-top: 19px;
  margin-top: 1.2rem;
}
.ko-kr .naxxramas-intro-heading {
  font-family: "NanumMyeongjo Bold";
}
@media only screen and (min-width: 40em) {
  .naxxramas-intro-heading {
    font-size: 48px;
    font-size: 3rem;
  }
}
.expansions-coming-soon {
  text-align: center;
  background: url("/hearthstone/static/images/naxxramas/coming-soon-divider.png") top center no-repeat;
  padding-top: 48px;
  padding-top: 3rem;
}
@media only screen and (min-width: 40em) {
  .expansions-coming-soon .heading {
    text-align: center;
  }
}
.expansions-coming-soon__title {
  text-align: center;
}
.expansions-coming-soon-list__item {
  display: inline-block;
  max-width: 40%;
  margin: 8px 4%;
  margin: 0.5rem 4%;
}
@media only screen and (min-width: 40em) {
  .expansions-coming-soon-list__item {
    margin: 0;
  }
}
.expansions-coming-soon-list__img-container {
  position: relative;
}
.expansions-coming-soon-list__img-title {
  position: absolute;
  right: 0;
  bottom: 23%;
  left: 0;
  text-align: center;
  color: white;
  text-shadow: -1px -1px 1px black, 1px -1px 1px black, 1px 1px 1px black, -1px 1px 1px black;
  font-family: "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
  font-size: 14px;
  letter-spacing: 1px;
}
@media only screen and (min-width: 40em) {
  .expansions-coming-soon-list__img-title {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media only screen and (min-width: 40em) {
  .es-mx .coming-soon__construct-quarter .expansions-coming-soon-list__img-title {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media only screen and (min-width: 60em) {
  .expansion-video--naxxramas {
    background: url("/hearthstone/static/images/naxxramas/video-bg.jpg") center center no-repeat;
  }
}
.media-content__title--expansion {
  top: auto;
  bottom: 39%;
  text-shadow: -1px -1px 0 black, 1px -1px 0 black, 1px 1px 0 black, -1px 1px 0 black, -1px -1px 1px black, 1px -1px 1px black, 1px 1px 1px black, -1px 1px 1px black;
  font-size: 24px;
  font-size: 1.5rem;
}
.ko-kr .media-content__title--expansion,
.zh-tw .media-content__title--expansion {
  bottom: 35%;
}
.naxxramus-list__item {
  line-height: 1.1;
}
.arachnid-quarter .body-bot {
  padding-bottom: 18px;
}
@media only screen and (min-width: 40em) {
  .arachnid-quarter .body-bot {
    padding-bottom: 10px;
  }
}
.heading--naxxramas-intro {
  margin: 16px;
  margin: 1rem;
  line-height: 1.4;
}
.adventure-control-container {
  padding: 0 16px 0 32px;
  padding: 0 1rem 0 2rem;
  margin-top: 12%;
}
.adventure-control {
  display: block;
  width: 100%;
  position: relative;
  margin-bottom: 12%;
  font-size: 1px;
  font-size: 0.1rem;
  overflow: visible;
}
@media only screen and (min-width: 40em) {
  .adventure-control {
    margin-bottom: 0;
  }
}
.adventure-control .hearthstone-button,
.adventure-control .hearthstone-button__inner,
.adventure-control .hearthstone-button__btn,
.adventure-control .hearthstone-button__text {
  height: 100%;
}
.adventure-control .hearthstone-button {
  position: absolute;
  z-index: 1;
  left: 2%;
  width: 98%;
  display: inline-block;
  box-shadow: none;
}
.adventure-control .hearthstone-button__btn {
  display: block;
}
@media only screen and (min-width: 40em) {
  .adventure-control .hearthstone-button__btn {
    min-height: 32px;
    min-height: 2rem;
  }
}
.adventure-control .hearthstone-button__text {
  display: block;
  padding: 0;
}
@media only screen and (min-width: 40em) {
  .adventure-control .hearthstone-button__text {
    color: #000;
  }
}
.adventure-control .hearthstone-button__text:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.adventure-control .button__boss-text {
  display: inline-block;
  vertical-align: middle;
  padding-left: 15%;
  width: 97%;
}
@media only screen and (min-width: 40em) {
  .adventure-control .button__boss-text {
    vertical-align: top;
    display: inline;
    width: auto;
    padding-left: 0;
  }
}
@media only screen and (max-width: 39.99em) {
  .is-active .adventure-control .hearthstone-button__text {
    color: #250600;
    background-color: #9d8f86;
    background: linear-gradient(to bottom, #9d8f86, #d2c4b0 17%, #988c7b);
  }
  .is-active .adventure-control .hearthstone-button__text:hover {
    background-color: #9d8f86;
    background: linear-gradient(to bottom, #9d8f86, #efe4d4 17%, #a49a8b);
  }
}
.adventure-control--anub-rekhan:before {
  background-image: url("/hearthstone/static/images/naxxramas/bosses/anub-rekhan-small.png");
}
.adventure-control--grand-widow-faerlina:before {
  background-image: url("/hearthstone/static/images/naxxramas/bosses/grand-widow-faerlina-small.png");
}
.adventure-control--maexxna:before {
  background-image: url("/hearthstone/static/images/naxxramas/bosses/maexxna-small.png");
}
.adventure-control--noth:before {
  background-image: url("/hearthstone/static/images/naxxramas/bosses/noth-small.png");
}
.adventure-control--heigan:before {
  background-image: url("/hearthstone/static/images/naxxramas/bosses/heigan-small.png");
}
.adventure-control--loatheb:before {
  background-image: url("/hearthstone/static/images/naxxramas/bosses/loatheb-small.png");
}
.adventure-control--instructor-razuvious:before {
  background-image: url("/hearthstone/static/images/naxxramas/bosses/instructor-razuvious-small.png");
}
.adventure-control--gothik:before {
  background-image: url("/hearthstone/static/images/naxxramas/bosses/gothik-small.png");
}
.adventure-control--four-horsemen:before {
  background-image: url("/hearthstone/static/images/naxxramas/bosses/four-horsemen-small.png");
}
.adventure-control--patchwerk:before {
  background-image: url("/hearthstone/static/images/naxxramas/bosses/patchwerk-small.png");
}
.adventure-control--grobbulus:before {
  background-image: url("/hearthstone/static/images/naxxramas/bosses/grobbulus-small.png");
}
.adventure-control--gluth:before {
  background-image: url("/hearthstone/static/images/naxxramas/bosses/gluth-small.png");
}
.adventure-control--thaddius:before {
  background-image: url("/hearthstone/static/images/naxxramas/bosses/thaddius-small.png");
}
.adventure-control--sapphiron:before {
  background-image: url("/hearthstone/static/images/naxxramas/bosses/sapphiron-small.png");
}
.adventure-control--kelthuzad:before {
  background-image: url("/hearthstone/static/images/naxxramas/bosses/kelthuzad-small.png");
}
.naxx-control__inner:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  left: -20px;
  margin-top: -4%;
  margin-bottom: -0.5%;
  width: 28%;
  padding-top: 32%;
  background-size: cover;
  z-index: 2;
}
.adventure-control-text {
  vertical-align: middle;
  font-size: 20px;
  font-size: 1.25rem;
  padding-left: 48px;
  padding-left: 3rem;
}
.subheading--unlocks {
  color: #427340;
  font-size: 16px;
  font-size: 1rem;
  font-family: "Open Sans Semibold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Display Bold", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.ko-kr .subheading--unlocks {
  font-family: "NanumMyeongjo Bold";
}
.naxxramas-boss__heading {
  line-height: 1.2;
  margin-bottom: 16px;
  margin-bottom: 1rem;
}
.th-th .naxxramas-boss__heading {
  line-height: 1.4;
}
@media only screen and (min-width: 40em) {
  .naxxramas-boss__heading {
    min-height: 2.5em;
    overflow: hidden;
  }
}
.naxxramas-power {
  text-align: left;
}
.naxxramas-boss {
  white-space: normal;
  padding-top: 16px;
  padding-top: 1rem;
  padding-bottom: 16px;
  padding-bottom: 1rem;
  font-size: 16px;
  font-size: 1rem;
  vertical-align: middle;
  display: none;
  float: none;
}
@media only screen and (min-width: 40em) {
  .naxxramas-boss {
    display: inline-block;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media only screen and (min-width: 40em) {
  .naxxramas-boss + .naxxramas-boss {
    border-left: 1px solid #D4BA8C;
  }
}
.naxxramas-rewards-row {
  clear: both;
}
.subheading--naxxramas {
  color: black;
  background-color: #D9BE91;
  background: rgba(217, 190, 145, 0.7);
  font-family: "Bliz Quadrata", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Siara, "Times New Roman", Serif;
  line-height: 1.2;
  position: relative;
  font-size: 22px;
  font-size: 1.4rem;
  text-align: left;
  white-space: normal;
  margin: 0 16px;
  margin: 0 1rem;
  padding: 4px 8px;
  padding: .25rem 0.5rem;
}
.ko-kr .subheading--naxxramas {
  font-family: "NanumMyeongjo Bold";
}
@media only screen and (min-width: 30em) {
  .subheading--naxxramas {
    font-size: 27px;
    font-size: 1.7rem;
  }
}
@media only screen and (min-width: 60em) {
  .subheading--naxxramas {
    padding-right: 0;
    padding-left: 16px;
    padding-left: 1rem;
    margin: 0;
  }
}
.subheading--legendary {
  margin-bottom: 0;
  text-align: center;
}
.bosses__heading {
  text-align: left;
}
.naxxramas__bd {
  padding: 0 16px;
  padding: 0 1rem;
  margin: auto;
  width: 100%;
}
@media only screen and (min-width: 40em) {
  .naxxramas-category {
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (min-width: 60em) {
  .naxxramas-category {
    margin-top: 0;
  }
}
.challenge-title {
  font-family: "Open Sans Semibold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Display Bold", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.naxxramas-power__info {
  font-size: 0.1px;
  text-align: left;
}
@media only screen and (min-width: 40em) {
  .naxxramas-power__info {
    max-width: none;
  }
}
.naxxramas-power__info + .naxxramas-power__info {
  margin-top: 16px;
  margin-top: 1rem;
}
.naxxramas-power__icon {
  display: inline-block;
  width: 30%;
  vertical-align: middle;
  max-width: 96px;
}
.naxxramas-power__desc {
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  font-size: 0.8125rem;
  padding-left: 16px;
  padding-left: 1rem;
  width: 69%;
}
.ko-kr .naxxramas-power__desc {
  font-family: "NanumMyeongjo Bold";
}
.zh-tw .naxxramas-power__desc {
  font-size: 16px;
  font-size: 1rem;
}
.naxxramas-power__desc b {
  font-family: "Open Sans Semibold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Display Bold", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  word-wrap: break-word;
  display: inline-block;
  max-width: 100%;
}
.ko-kr .naxxramas-power__desc b {
  font-family: "NanumMyeongjo Bold";
}
.naxxramas-rewards__img {
  width: 230px;
}
.naxxramas-legendaries {
  margin: 0 16px;
  margin: 0 1rem;
  -ms-flex-align: start;
      -ms-grid-row-align: flex-start;
      align-items: flex-start;
  text-align: center;
}
@media only screen and (min-width: 40em) {
  .naxxramas-legendaries {
    margin: 0;
  }
}
.slider-is-open {
  overflow: hidden;
}
@media only screen and (min-width: 40em) {
  .slider-is-open {
    overflow: auto;
  }
}
.isShowing1 .adventure-rewards-section {
  -ms-transform: translate(0);
      transform: translate(0);
}
.isShowing1 .adventure-rewards-section .naxxramas-boss--1 {
  display: inline-block;
}
.isShowing1 .section-hidden-1--sm {
  display: none;
}
@media only screen and (min-width: 40em) {
  .isShowing1 .section-hidden-1--sm {
    display: block;
  }
}
.isShowing2 .adventure-rewards-section {
  -ms-transform: translate(0);
      transform: translate(0);
}
.isShowing2 .adventure-rewards-section .naxxramas-boss--2 {
  display: inline-block;
}
.isShowing2 .section-hidden-2--sm {
  display: none;
}
@media only screen and (min-width: 40em) {
  .isShowing2 .section-hidden-2--sm {
    display: block;
  }
}
.isShowing3 .adventure-rewards-section {
  -ms-transform: translate(0);
      transform: translate(0);
}
.isShowing3 .adventure-rewards-section .naxxramas-boss--3 {
  display: inline-block;
}
.isShowing3 .section-hidden-3--sm {
  display: none;
}
@media only screen and (min-width: 40em) {
  .isShowing3 .section-hidden-3--sm {
    display: block;
  }
}
.isShowing4 .adventure-rewards-section {
  -ms-transform: translate(0);
      transform: translate(0);
}
.isShowing4 .adventure-rewards-section .naxxramas-boss--4 {
  display: inline-block;
}
.isShowing4 .section-hidden-4--sm {
  display: none;
}
@media only screen and (min-width: 40em) {
  .isShowing4 .section-hidden-4--sm {
    display: block;
  }
}
.section--legendary {
  padding-bottom: 48px;
  padding-bottom: 3rem;
}
.section--legendary-1 {
  background: url("/hearthstone/static/images/naxxramas/legendary-1-card-glow.png") center center no-repeat;
}
@media only screen and (min-width: 60em) {
  .section--legendary-1 {
    background-position: 39% center;
  }
}
.section--legendary-1-adventure {
  background: url("/hearthstone/static/images/naxxramas/legendary-1-card-glow.png") 54% center no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 60em) {
  .section--legendary-1-adventure {
    background-position: 48% center;
    padding-bottom: 3px;
  }
}
@media only screen and (min-width: 72.5em) {
  .section--legendary-1-adventure {
    background-size: contain;
  }
}
.section--legendary-2,
.section--legendary-2-adventure,
.section--legendary-3-adventure {
  background: url("/hearthstone/static/images/naxxramas/legendary-2-card-glow.png") center center no-repeat;
}
@media only screen and (min-width: 60em) {
  .section--legendary-2,
  .section--legendary-2-adventure,
  .section--legendary-3-adventure {
    background-position: 39% center;
  }
}
.section--legendary-2 .legendary-img,
.section--legendary-2-adventure .legendary-img,
.section--legendary-3-adventure .legendary-img {
  width: auto;
  display: block;
  max-height: 350px;
}
@media only screen and (min-width: 40em) {
  .section--legendary-2 .legendary-img,
  .section--legendary-2-adventure .legendary-img,
  .section--legendary-3-adventure .legendary-img {
    display: inline-block;
  }
  .section--legendary-2 .legendary-img + .legendary-img,
  .section--legendary-2-adventure .legendary-img + .legendary-img,
  .section--legendary-3-adventure .legendary-img + .legendary-img {
    margin-left: 32px;
    margin-left: 2rem;
  }
}
.section--legendary-2-adventure {
  background-image: none;
}
@media only screen and (min-width: 40em) {
  .section--legendary-2-adventure {
    background-image: url("/hearthstone/static/images/naxxramas/legendary-2-card-glow.png");
    background-position: center center;
  }
}
.legendary-img {
  margin: 32px auto;
  margin: 2rem auto;
  width: 240px;
}
.goblins-vs-gnomes .page-header-bg-chunk {
  background: url("/hearthstone/static/images/goblins-vs-gnomes/header-bg-small.png") center center no-repeat;
  height: 439px;
  position: absolute;
  top: -37px;
  right: 0;
  left: 0;
}
@media only screen and (min-width: 40em) {
  .goblins-vs-gnomes .page-header-bg-chunk {
    background-image: url("/hearthstone/static/images/goblins-vs-gnomes/header-bg-med.png");
    top: -57px;
    min-height: 0;
  }
}
@media only screen and (min-width: 72.5em) {
  .goblins-vs-gnomes .page-header-bg-chunk {
    background-image: url("/hearthstone/static/images/goblins-vs-gnomes/header-bg.png");
  }
}
.expansion .page-body > .content-section {
  max-width: none;
}
.features-text--experiments {
  text-align: left;
}
.features-text--experiments:before {
  background: url("/hearthstone/static/images/icons/section-heading-icons.png") -277px 0 no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .features-text--experiments:before {
    background-image: url("/hearthstone/static/images/icons/section-heading-icons@2x.png");
    background-size: cover;
  }
}
.features-text--experiments-gnomes:before {
  background-position: -277px 0;
}
.features-text--experiments-goblins:before {
  background-position: -348px 0;
}
.features-text--experiments-mechs:before {
  background-position: -416px 0;
}
.blackrock-mountain .page-header-bg-chunk {
  background: url("/hearthstone/static/images/blackrock-mountain/header-intro-bg-small.png") center top no-repeat;
  height: 406px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .blackrock-mountain .page-header-bg-chunk {
    background-image: url("/hearthstone/static/images/blackrock-mountain/header-intro-bg-small@2x.png");
    background-size: cover;
  }
}
@media only screen and (min-width: 40em) {
  .blackrock-mountain .page-header-bg-chunk {
    background-image: url("/hearthstone/static/images/blackrock-mountain/header-intro-bg-med.png");
    height: 437px;
    top: -47px;
    background-size: auto;
  }
}
@media only screen and (min-width: 72.5em) {
  .blackrock-mountain .page-header-bg-chunk {
    background-image: url("/hearthstone/static/images/blackrock-mountain/header-intro-bg.png");
  }
}
.adventure-sub-logo {
  position: absolute;
  left: 50%;
  bottom: -30px;
  display: block;
  max-width: 90%;
  width: 400px;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
}
@media only screen and (min-width: 40em) {
  .adventure-sub-logo {
    -ms-transform: translateX(0);
        transform: translateX(0);
    position: static;
    max-width: none;
  }
}
.adventure-header-container--blackrock-mountain {
  margin-top: -32px;
  margin-top: -2rem;
}
@media only screen and (min-width: 40em) {
  .adventure-header-container--blackrock-mountain {
    margin-top: 0;
  }
}
@media only screen and (min-width: 40em) {
  .adventure-sub-logo--blackrock-mountain {
    margin-top: -30px;
    margin-top: -1.9rem;
  }
}
@media only screen and (min-width: 60em) {
  .blackrock-mountain-dragons {
    position: relative;
  }
  .blackrock-mountain-dragons:after {
    content: url("/hearthstone/static/images/blackrock-mountain/whelp.png");
    position: absolute;
    right: 30px;
    bottom: -80px;
    z-index: 5;
  }
}
@media only screen and (min-width: 60em) {
  .expansion-video--blackrock-mountain {
    background: url("/hearthstone/static/images/blackrock-mountain/video-bg.jpg") center center no-repeat;
  }
}
.sub-note {
  background: url("/hearthstone/static/images/blackrock-mountain/divider-top.png") top center no-repeat;
  background-size: contain;
  overflow: hidden;
  padding: 16px 16px 16px 78px;
  padding: 1rem 1rem 1rem 78px;
  margin-bottom: 16px;
  margin-bottom: 1rem;
  position: relative;
}
.sub-note:after {
  content: "";
  background: url("/hearthstone/static/images/blackrock-mountain/divider-bottom.png") bottom center no-repeat;
  background-size: contain;
  position: absolute;
  height: 8px;
  right: 0;
  bottom: 0;
  left: 0;
}
.sub-note:before {
  content: "";
  width: 66px;
  height: 68px;
  margin-left: -78px;
  position: absolute;
  top: 50%;
  margin-top: -33px;
  background: url("/hearthstone/static/images/icons/section-heading-icons.png") -140px 0 no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .sub-note:before {
    background-image: url("/hearthstone/static/images/icons/section-heading-icons@2x.png");
    background-size: cover;
  }
}
.sub-note p {
  margin-top: 0;
}
.tavern-brawl__heading:after {
  content: "";
  position: absolute;
  left: 320px;
  left: 20rem;
  top: 16px;
  top: 1rem;
  width: 44px;
  height: 88px;
  display: inline-block;
  background: url("/hearthstone/static/images/blackrock-mountain/brawl-knife.png") center center no-repeat;
}
.tavern-brawl__img {
  float: left;
  margin: -16px 32px 0 -16px;
  margin: -1rem 2rem 0 -1rem;
}
.adventure-awaits,
.into-unknown {
  margin-bottom: 48px;
  margin-bottom: 3rem;
}
.blackrock-mountain--wing .content-section {
  max-width: none;
}
.adventure--wing .content-section {
  max-width: none;
}
.adventure-wing-intro {
  padding-bottom: 50px;
  background: url("/hearthstone/static/images/home/divider-bottom-small.jpg") bottom center no-repeat;
}
@media only screen and (min-width: 40em) {
  .adventure-wing-intro {
    background-image: url("/hearthstone/static/images/card-background-bottom.png");
  }
}
.adventure-wing-boss-list {
  margin-top: 32px;
  margin-top: 2rem;
  padding-left: 16px;
  padding-left: 1rem;
}
@media only screen and (min-width: 40em) {
  .adventure-wing-boss-list {
    margin-top: 0;
    padding-left: 0;
    text-align: center;
  }
}
@media only screen and (min-width: 40em) {
  .adventure-wing-boss-list__item {
    display: inline-block;
    max-width: 224px;
    max-width: 14rem;
    vertical-align: top;
    width: 30%;
    margin-bottom: 32px;
    margin-bottom: 2rem;
  }
  .adventure-wing-boss-list__item ~ .adventure-wing-boss-list__item {
    margin-left: 3%;
  }
}
.adventure-wing-list__break {
  display: none;
}
@media only screen and (min-width: 40em) {
  .adventure-wing-list__break:nth-last-child(4) {
    display: block;
  }
  .adventure-wing-list__break:nth-last-child(4) + .adventure-wing-boss-list__item {
    margin-left: 0;
  }
}
@media only screen and (min-width: 72.5em) {
  .adventure-wing-list__break:nth-last-child(4) {
    display: none;
  }
  .adventure-wing-list__break:nth-last-child(4) + .adventure-wing-boss-list__item {
    margin-left: 3%;
  }
}
.slides--adventure {
  margin-top: auto;
}
@media only screen and (min-width: 40em) {
  .slides--adventure {
    background: url("/hearthstone/static/images/card-background-bottom.png") center bottom no-repeat;
    padding-bottom: 34px;
    margin: auto;
  }
}
@media only screen and (max-width: 39.99em) {
  .slide--adventure-wing {
    transition: none;
  }
}
.slide--adventure-wing .header {
  margin: 0;
}
@media only screen and (min-width: 40em) {
  .slide--adventure-wing .header {
    margin-top: 16px;
    margin-top: 1rem;
  }
}
@media only screen and (min-width: 40em) {
  .slide--adventure-wing.slide--omnotron-defense-system .header {
    margin-top: 0;
  }
}
@media only screen and (min-width: 60em) {
  .slide--adventure-wing.slide--omnotron-defense-system .header {
    margin-top: 16px;
    margin-top: 1rem;
  }
}
@media only screen and (min-width: 40em) {
  .slide-list--brm {
    height: 660px;
  }
}
@media only screen and (min-width: 40em) {
  .slide-list--blackrock-spire,
  .slide-list--hidden-laboratory {
    height: 780px;
  }
}
.adventure-control-text--brm {
  vertical-align: middle;
  font-size: 20px;
  font-size: 1.25rem;
  padding-left: 48px;
  padding-left: 3rem;
}
@media only screen and (min-width: 40em) {
  .adventure-control-text--brm {
    color: black;
    width: 100%;
    padding: 0;
    padding-bottom: 4px;
    padding-bottom: 0.25rem;
    margin: 0;
    text-shadow: none;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.1;
  }
}
@media only screen and (min-width: 40em) {
  .pl-pl .adventure-control-text--brm,
  .pt-br .adventure-control-text--brm,
  .es-es .adventure-control-text--brm,
  .it-it .adventure-control-text--brm,
  .es-mx .adventure-control-text--brm,
  .pt-pt .adventure-control-text--brm {
    line-height: 1.3;
  }
}
.reward-container {
  text-align: center;
}
@media only screen and (min-width: 40em) {
  .reward-container {
    text-align: left;
    float: left;
  }
  .reward-container:only-child {
    width: 100%;
  }
}
.reward__img {
  margin: 16px auto;
  margin: 1rem auto;
  display: block;
}
@media only screen and (min-width: 40em) {
  .reward__img {
    max-height: 175px;
    display: inline-block;
    margin: 0 16px 0 0;
    margin: 0 1rem 0 0;
  }
}
@media only screen and (min-width: 50em) {
  .reward__img {
    max-height: 250px;
  }
}
@media only screen and (min-width: 60em) {
  .reward__img {
    margin-right: 40px;
    margin-right: 2.5rem;
    max-height: 260px;
  }
}
@media only screen and (min-width: 72.5em) {
  .reward__img {
    max-height: 290px;
  }
}
.slide--omnotron-defense-system .reward__img {
  max-height: 250px;
}
@media only screen and (min-width: 72.5em) {
  .slide--omnotron-defense-system .reward__img {
    max-height: 290px;
  }
}
@media only screen and (min-width: 40em) {
  .icon-container {
    position: relative;
  }
}
.icon--class {
  display: none;
  background: url("/hearthstone/static/images/icons/class-badges-37.png") 0 0 no-repeat;
  height: 37px;
  width: 38px;
  vertical-align: middle;
}
@media only screen and (min-width: 40em) {
  .icon--class {
    display: inline-block;
  }
  .icon--class:hover + .class-challenge-tooltip {
    display: block;
    opacity: 1;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .icon--class {
    background-image: url("/hearthstone/static/images/icons/class-badges-37@2x.png");
    background-size: cover;
  }
}
@media only screen and (min-width: 40em) {
  .icon--warlock {
    background-position: 1px 0;
  }
}
@media only screen and (min-width: 40em) {
  .icon--priest {
    background-position: -37px 0;
  }
}
@media only screen and (min-width: 40em) {
  .icon--mage {
    background-position: -75px 0;
  }
}
@media only screen and (min-width: 40em) {
  .icon--rogue {
    background-position: -113px 0;
  }
}
@media only screen and (min-width: 40em) {
  .icon--druid {
    background-position: -151px 0;
  }
}
@media only screen and (min-width: 40em) {
  .icon--paladin {
    background-position: -189px 0;
  }
}
@media only screen and (min-width: 40em) {
  .icon--hunter {
    background-position: -227px 0;
  }
}
@media only screen and (min-width: 40em) {
  .icon--shaman {
    background-position: -265px 0;
  }
}
@media only screen and (min-width: 40em) {
  .icon--warrior {
    background-position: -303px 0;
  }
}
.class-challenge-tooltip {
  display: none;
}
@media only screen and (min-width: 40em) {
  .class-challenge-tooltip {
    position: absolute;
    top: -80px;
    top: -5rem;
    left: 50%;
    min-height: 0;
    padding: 8px 16px;
    padding: .5rem 1rem;
    color: black;
    -ms-transform: scale(1) translateX(-50%);
        transform: scale(1) translateX(-50%);
    white-space: nowrap;
  }
  .class-challenge-tooltip.text-balloon.on-bottom.points-straight:before {
    background: url("/hearthstone/static/images/game-guide/ui/text-bubble/bot-arrow-yoimsmallnow.png") bottom center no-repeat;
    width: 20px;
    height: 18px;
    bottom: -17px;
    margin-left: -10px;
  }
}
.heading--adventure {
  color: black;
  background-color: #D9BE91;
  background: rgba(217, 190, 145, 0.7);
  font-family: "Bliz Quadrata", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Siara, "Times New Roman", Serif;
  line-height: 1.2;
  position: relative;
  font-size: 22px;
  font-size: 1.4rem;
  margin: 1.5em 16px 20px;
  margin: 1.5em 1rem 1.25rem;
}
.ko-kr .heading--adventure {
  font-family: "NanumMyeongjo Bold";
}
@media only screen and (min-width: 30em) {
  .heading--adventure {
    font-size: 27px;
    font-size: 1.7rem;
  }
}
.heading--adventure:before {
  content: "";
  display: inline-block;
  height: 69px;
  width: 69px;
  vertical-align: middle;
  margin: -10px 0 -10px -15px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .heading--adventure:before {
    background-position: 0 0;
  }
}
@media only screen and (min-width: 60em) {
  .heading--adventure {
    margin: 24px 0;
    margin: 1.5rem 0;
  }
}
.heading--adventure > span {
  vertical-align: middle;
  max-width: 80%;
  padding-left: 16px;
  padding-left: 1rem;
  display: inline-block;
}
@media only screen and (min-width: 40em) {
  .heading--adventure > span {
    max-width: none;
  }
}
@media only screen and (min-width: 40em) {
  .heading--adventure {
    padding-left: 0;
  }
}
.heading--adventure:before {
  background: url("/hearthstone/static/images/icons/section-heading-icons.png") -557px 0 no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .heading--adventure:before {
    background-image: url("/hearthstone/static/images/icons/section-heading-icons@2x.png");
    background-size: cover;
  }
}
.heading--adventure-wing {
  color: black;
  background-color: #D9BE91;
  background: rgba(217, 190, 145, 0.7);
  font-family: "Bliz Quadrata", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Siara, "Times New Roman", Serif;
  line-height: 1.2;
  position: relative;
  font-size: 22px;
  font-size: 1.4rem;
  text-align: left;
  white-space: normal;
  margin: 0 16px;
  margin: 0 1rem;
  padding: 4px 8px;
  padding: .25rem 0.5rem;
}
.ko-kr .heading--adventure-wing {
  font-family: "NanumMyeongjo Bold";
}
@media only screen and (min-width: 30em) {
  .heading--adventure-wing {
    font-size: 27px;
    font-size: 1.7rem;
  }
}
@media only screen and (min-width: 60em) {
  .heading--adventure-wing {
    padding-right: 0;
    padding-left: 16px;
    padding-left: 1rem;
    margin: 0;
  }
}
@media only screen and (min-width: 40em) {
  .heading--adventure-wing {
    background: none;
    color: white;
    min-height: 48px;
    min-height: 3rem;
    padding-left: 0;
    margin: 0 0 12px;
    margin: 0 0 0.75rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.7;
  }
}
@media only screen and (min-width: 40em) {
  .slide--omnotron-defense-system .heading--adventure-wing {
    font-size: 17px;
    font-size: 1.10rem;
  }
}
@media only screen and (min-width: 60em) {
  .slide--omnotron-defense-system .heading--adventure-wing {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media only screen and (min-width: 40em) {
  .heading--adventure-wing__title {
    vertical-align: middle;
  }
}
.de-de .heading--adventure-class-challenge .heading--adventure-wing__title,
.es-es .heading--adventure-class-challenge .heading--adventure-wing__title,
.es-mx .heading--adventure-class-challenge .heading--adventure-wing__title,
.pl-pl .heading--adventure-class-challenge .heading--adventure-wing__title,
.pt-br .heading--adventure-class-challenge .heading--adventure-wing__title,
.pt-pt .heading--adventure-class-challenge .heading--adventure-wing__title {
  font-size: 12px;
  font-size: .75rem;
}
@media only screen and (min-width: 50em) {
  .de-de .heading--adventure-class-challenge .heading--adventure-wing__title,
  .es-es .heading--adventure-class-challenge .heading--adventure-wing__title,
  .es-mx .heading--adventure-class-challenge .heading--adventure-wing__title,
  .pl-pl .heading--adventure-class-challenge .heading--adventure-wing__title,
  .pt-br .heading--adventure-class-challenge .heading--adventure-wing__title,
  .pt-pt .heading--adventure-class-challenge .heading--adventure-wing__title {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 72.5em) {
  .de-de .heading--adventure-class-challenge .heading--adventure-wing__title,
  .es-es .heading--adventure-class-challenge .heading--adventure-wing__title,
  .es-mx .heading--adventure-class-challenge .heading--adventure-wing__title,
  .pl-pl .heading--adventure-class-challenge .heading--adventure-wing__title,
  .pt-br .heading--adventure-class-challenge .heading--adventure-wing__title,
  .pt-pt .heading--adventure-class-challenge .heading--adventure-wing__title {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media only screen and (min-width: 40em) {
  .de-de .heading--brm-intro {
    font-size: 46px;
    font-size: 2.9rem;
  }
}
@media only screen and (min-width: 40em) {
  .subheading--legendary-brm {
    background: none;
    font-size: 40px;
    font-size: 2.5rem;
    margin-top: 25px;
    margin-top: 1.6rem;
  }
}
@media only screen and (min-width: 40em) {
  .adventure-control__inner .hearthstone-button,
  .adventure-control__inner .hearthstone-button__inner,
  .adventure-control__inner .hearthstone-button__btn {
    box-shadow: none;
    border-radius: 0;
    background: none;
    padding: 0;
    border: none;
    position: relative;
    width: auto;
    display: inline-block;
    left: 0;
  }
}
.adventure-control__img {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  left: -20px;
  margin-top: -4%;
  margin-bottom: -2%;
  width: 28%;
  background-size: cover;
  z-index: 2;
}
@media only screen and (min-width: 40em) {
  .adventure-control__img {
    display: block;
    margin: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    margin-bottom: 8px;
    margin-bottom: .5rem;
    cursor: pointer;
  }
  .adventure-control__img:after,
  .adventure-control__img:before {
    content: " ";
    display: none;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: -37px;
    right: -7px;
    bottom: -30px;
    left: -7px;
    opacity: 0;
    margin-left: -4px;
  }
  .adventure-control__img:before {
    background-image: url("/hearthstone/static/images/blackrock-mountain/boss-glow-top.png");
    z-index: -1;
  }
  .adventure-control__img:after {
    background-image: url("/hearthstone/static/images/blackrock-mountain/boss-glow-bottom.png");
    z-index: -2;
  }
}
.js-slide-element.is-active .adventure-control__img:after,
.js-slide-element.is-active .adventure-control__img:before {
  content: "";
  display: block;
  opacity: 1;
  transition: opacity 300ms ease-in-out;
}
@media only screen and (min-width: 40em) {
  .btn--dark__link-brm {
    background: none;
    border: none;
    margin-bottom: 4px;
    margin-bottom: 0.25rem;
  }
  .btn--dark__link-brm:hover {
    background: none;
  }
}
.power__icon--blackrock-depths {
  width: 88px;
  height: 95px;
  background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-depths/boss-powers.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .power__icon--blackrock-depths {
    background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-depths/boss-powers@2x.png");
    background-size: auto 95px;
  }
}
.power__icon--molten-core {
  width: 88px;
  height: 95px;
  background-image: url("/hearthstone/static/images/blackrock-mountain/molten-core/boss-powers.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .power__icon--molten-core {
    background-image: url("/hearthstone/static/images/blackrock-mountain/molten-core/boss-powers@2x.png");
    background-size: auto 95px;
  }
}
.power__icon--blackrock-spire {
  width: 88px;
  height: 95px;
  background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-spire/boss-powers.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .power__icon--blackrock-spire {
    background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-spire/boss-powers@2x.png");
    background-size: auto 95px;
  }
}
.power__icon--blackwing-lair {
  width: 88px;
  height: 95px;
  background-image: url("/hearthstone/static/images/blackrock-mountain/blackwing-lair/boss-powers.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .power__icon--blackwing-lair {
    background-image: url("/hearthstone/static/images/blackrock-mountain/blackwing-lair/boss-powers@2x.png");
    background-size: auto 95px;
  }
}
.power__icon--hidden-laboratory {
  width: 88px;
  height: 95px;
  background-image: url("/hearthstone/static/images/blackrock-mountain/hidden-laboratory/boss-powers.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .power__icon--hidden-laboratory {
    background-image: url("/hearthstone/static/images/blackrock-mountain/hidden-laboratory/boss-powers@2x.png");
    background-size: auto 95px;
  }
}
.power__icon--temple-of-orsis {
  width: 88px;
  height: 95px;
  background-image: url("/hearthstone/static/images/league-of-explorers/temple-of-orsis/boss-powers.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .power__icon--temple-of-orsis {
    background-image: url("/hearthstone/static/images/league-of-explorers/temple-of-orsis/boss-powers@2x.png");
    background-size: auto 95px;
  }
}
.power__icon--uldaman {
  width: 88px;
  height: 95px;
  background-image: url("/hearthstone/static/images/league-of-explorers/uldaman/boss-powers.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .power__icon--uldaman {
    background-image: url("/hearthstone/static/images/league-of-explorers/uldaman/boss-powers@2x.png");
    background-size: auto 95px;
  }
}
.power__icon--the-ruined-city {
  width: 88px;
  height: 95px;
  background-image: url("/hearthstone/static/images/league-of-explorers/the-ruined-city/boss-powers.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .power__icon--the-ruined-city {
    background-image: url("/hearthstone/static/images/league-of-explorers/the-ruined-city/boss-powers@2x.png");
    background-size: auto 95px;
  }
}
.power__icon--hall-of-explorers {
  width: 88px;
  height: 95px;
  background-image: url("/hearthstone/static/images/league-of-explorers/hall-of-explorers/boss-powers.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .power__icon--hall-of-explorers {
    background-image: url("/hearthstone/static/images/league-of-explorers/hall-of-explorers/boss-powers@2x.png");
    background-size: auto 95px;
  }
}
.power__icon--the-prologue {
  width: 88px;
  height: 95px;
  background-image: url("/hearthstone/static/images/one-night-in-karazhan/the-prologue/boss-powers.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .power__icon--the-prologue {
    background-image: url("/hearthstone/static/images/one-night-in-karazhan/the-prologue/boss-powers@2x.png");
    background-size: auto 95px;
  }
}
.power__icon--the-parlor {
  width: 88px;
  height: 95px;
  background-image: url("/hearthstone/static/images/one-night-in-karazhan/the-parlor/boss-powers.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .power__icon--the-parlor {
    background-image: url("/hearthstone/static/images/one-night-in-karazhan/the-parlor/boss-powers@2x.png");
    background-size: auto 95px;
  }
}
.power__icon--the-opera {
  width: 88px;
  height: 95px;
  background-image: url("/hearthstone/static/images/one-night-in-karazhan/the-opera/boss-powers.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .power__icon--the-opera {
    background-image: url("/hearthstone/static/images/one-night-in-karazhan/the-opera/boss-powers@2x.png");
    background-size: auto 95px;
  }
}
.power__icon--the-menagerie {
  width: 88px;
  height: 95px;
  background-image: url("/hearthstone/static/images/one-night-in-karazhan/the-menagerie/boss-powers.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .power__icon--the-menagerie {
    background-image: url("/hearthstone/static/images/one-night-in-karazhan/the-menagerie/boss-powers@2x.png");
    background-size: auto 95px;
  }
}
.power__icon--the-spire {
  width: 88px;
  height: 95px;
  background-image: url("/hearthstone/static/images/one-night-in-karazhan/the-spire/boss-powers.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .power__icon--the-spire {
    background-image: url("/hearthstone/static/images/one-night-in-karazhan/the-spire/boss-powers@2x.png");
    background-size: auto 95px;
  }
}
.power__icon--league-of-explorers {
  width: 84px;
  height: 93px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .power__icon--league-of-explorers {
    width: 88px;
    height: 95px;
  }
}
.power__icon--pile-on {
  background-position: -3px 0;
}
.power__icon--jeering-crowd {
  background-position: -92px 0;
}
.power__icon--firelord {
  background-position: -181px 0;
}
.power__icon--magma-pulse {
  background-position: -3px 0;
}
.power__icon--ignite-mana {
  background-position: -92px 0;
}
.power__icon--majordomo {
  background-position: -181px 0;
}
.power__icon--die-insect {
  background-position: -270px 0;
}
.power__icon--me-smash {
  background-position: -3px 0;
}
.power__icon--intense-gaze {
  background-position: -92px 0;
}
.power__icon--open-the-gates {
  background-position: -181px 0;
}
.power__icon--old-horde {
  background-position: -270px 0;
}
.power__icon--blackwing {
  background-position: -359px 0;
}
.power__icon--dismount {
  background-position: -448px 0;
}
.power__icon--the-rookery {
  background-position: -3px 0;
}
.power__icon--essence-of-the-red {
  background-position: -92px 0;
}
.power__icon--brood-affliction {
  background-position: -181px 0;
}
.power__icon--true-form {
  background-position: -270px 0;
}
.power__icon--activate-arcanotron {
  background-position: -3px 0;
}
.power__icon--activate-toxitron {
  background-position: -92px 0;
}
.power__icon--activate-electron {
  background-position: -181px 0;
}
.power__icon--activate-magmatron {
  background-position: -270px 0;
}
.power__icon--activate {
  background-position: -359px 0;
}
.power__icon--alchemist {
  background-position: -448px 0;
}
.power__icon--echolocate {
  background-position: -537px 0;
}
.power__icon--bone-minions {
  background-position: -626px 0;
}
.power__icon--nefarian-strikes {
  background-position: -715px 0;
}
.power__icon--djinns-intuition {
  background-position: 0px 0;
}
.power__icon--blessings-of-the-sun {
  background-position: -88px 0;
}
.power__icon--escape {
  background-position: -176px 0;
}
.power__icon--trogg-hate-minions {
  background-position: 0px 0;
}
.power__icon--trogg-hate-spells {
  background-position: -88px 0;
}
.power__icon--flee-the-mine {
  background-position: -176px 0;
}
.power__icon--stonesculpting {
  background-position: -264px 0;
}
.power__icon--getting-hungry {
  background-position: 0px 0;
}
.power__icon--enraged {
  background-position: -88px 0;
}
.power__icon--mrglmrgl-mrgl {
  background-position: -176px 0;
}
.power__icon--pearl-of-the-tides {
  background-position: -264px 0;
}
.power__icon--ancient-power {
  background-position: 0px 0;
}
.power__icon--platemail-armor {
  background-position: -88px 0;
}
.power__icon--unstable-portal {
  background-position: -176px 0;
}
.power__icon--staff-of-originiation {
  background-position: -264px 0;
}
.power__icon--legion {
  background-position: 0px 0;
}
.slide__info--adventure {
  padding-top: 20px;
  padding-top: 1.3rem;
  padding-right: 0;
}
@media only screen and (min-width: 60em) {
  .slide--omnotron-defense-system .content-container {
    padding: 0 32px;
    padding: 0 2rem;
  }
}
@media only screen and (min-width: 72.5em) {
  .slide--omnotron-defense-system .content-container {
    padding: 0 80px;
    padding: 0 5rem;
  }
}
@media only screen and (min-width: 40em) {
  .slide--coren-direbrew .slide__info {
    background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-depths/coren-direbrew-bg.jpg");
  }
}
.slide--coren-direbrew .slide__desc {
  background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-depths/coren-direbrew-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .slide--coren-direbrew .slide__desc {
    background: none;
  }
}
.slide--coren-direbrew .description:before {
  background-position: 0% 0;
}
@media only screen and (min-width: 40em) {
  .slide--coren-direbrew .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-depths/artwork-thumbnail-jaina.jpg");
  }
}
.small-boss-panel--coren-direbrew {
  background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-depths/coren-direbrew.png");
}
.adventure-control--coren-direbrew:before {
  background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-depths/coren-direbrew-small.png");
}
@media only screen and (min-width: 40em) {
  .adventure-control--coren-direbrew:before {
    background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-depths/coren-direbrew.png");
  }
}
@media only screen and (min-width: 40em) {
  .slide--emperor-thaurissan .slide__info {
    background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-depths/emperor-thaurissan-bg.jpg");
  }
}
.slide--emperor-thaurissan .slide__desc {
  background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-depths/emperor-thaurissan-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .slide--emperor-thaurissan .slide__desc {
    background: none;
  }
}
.slide--emperor-thaurissan .description:before {
  background-position: 12.5% 0;
}
@media only screen and (min-width: 40em) {
  .slide--emperor-thaurissan .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-depths/artwork-thumbnail-jaina.jpg");
  }
}
.small-boss-panel--emperor-thaurissan {
  background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-depths/emperor-thaurissan.png");
}
.adventure-control--emperor-thaurissan:before {
  background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-depths/emperor-thaurissan-small.png");
}
@media only screen and (min-width: 40em) {
  .adventure-control--emperor-thaurissan:before {
    background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-depths/emperor-thaurissan.png");
  }
}
@media only screen and (min-width: 40em) {
  .slide--high-justice-grimstone .slide__info {
    background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-depths/high-justice-grimstone-bg.jpg");
  }
}
.slide--high-justice-grimstone .slide__desc {
  background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-depths/high-justice-grimstone-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .slide--high-justice-grimstone .slide__desc {
    background: none;
  }
}
.slide--high-justice-grimstone .description:before {
  background-position: 25% 0;
}
@media only screen and (min-width: 40em) {
  .slide--high-justice-grimstone .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-depths/artwork-thumbnail-jaina.jpg");
  }
}
.small-boss-panel--high-justice-grimstone {
  background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-depths/high-justice-grimstone.png");
}
.adventure-control--high-justice-grimstone:before {
  background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-depths/high-justice-grimstone-small.png");
}
@media only screen and (min-width: 40em) {
  .adventure-control--high-justice-grimstone:before {
    background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-depths/high-justice-grimstone.png");
  }
}
@media only screen and (min-width: 40em) {
  .slide--garr .slide__info {
    background-image: url("/hearthstone/static/images/blackrock-mountain/molten-core/garr-bg.jpg");
  }
}
.slide--garr .slide__desc {
  background-image: url("/hearthstone/static/images/blackrock-mountain/molten-core/garr-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .slide--garr .slide__desc {
    background: none;
  }
}
.slide--garr .description:before {
  background-position: 0% 0;
}
@media only screen and (min-width: 40em) {
  .slide--garr .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/blackrock-mountain/molten-core/artwork-thumbnail-jaina.jpg");
  }
}
.small-boss-panel--garr {
  background-image: url("/hearthstone/static/images/blackrock-mountain/molten-core/garr.png");
}
.adventure-control--garr:before {
  background-image: url("/hearthstone/static/images/blackrock-mountain/molten-core/garr-small.png");
}
@media only screen and (min-width: 40em) {
  .adventure-control--garr:before {
    background-image: url("/hearthstone/static/images/blackrock-mountain/molten-core/garr.png");
  }
}
@media only screen and (min-width: 40em) {
  .slide--baron-geddon .slide__info {
    background-image: url("/hearthstone/static/images/blackrock-mountain/molten-core/baron-geddon-bg.jpg");
  }
}
.slide--baron-geddon .slide__desc {
  background-image: url("/hearthstone/static/images/blackrock-mountain/molten-core/baron-geddon-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .slide--baron-geddon .slide__desc {
    background: none;
  }
}
.slide--baron-geddon .description:before {
  background-position: 12.5% 0;
}
@media only screen and (min-width: 40em) {
  .slide--baron-geddon .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/blackrock-mountain/molten-core/artwork-thumbnail-jaina.jpg");
  }
}
.small-boss-panel--baron-geddon {
  background-image: url("/hearthstone/static/images/blackrock-mountain/molten-core/baron-geddon.png");
}
.adventure-control--baron-geddon:before {
  background-image: url("/hearthstone/static/images/blackrock-mountain/molten-core/baron-geddon-small.png");
}
@media only screen and (min-width: 40em) {
  .adventure-control--baron-geddon:before {
    background-image: url("/hearthstone/static/images/blackrock-mountain/molten-core/baron-geddon.png");
  }
}
@media only screen and (min-width: 40em) {
  .slide--majordomo-executus .slide__info {
    background-image: url("/hearthstone/static/images/blackrock-mountain/molten-core/majordomo-executus-bg.jpg");
  }
}
.slide--majordomo-executus .slide__desc {
  background-image: url("/hearthstone/static/images/blackrock-mountain/molten-core/majordomo-executus-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .slide--majordomo-executus .slide__desc {
    background: none;
  }
}
.slide--majordomo-executus .description:before {
  background-position: 25% 0;
}
@media only screen and (min-width: 40em) {
  .slide--majordomo-executus .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/blackrock-mountain/molten-core/artwork-thumbnail-jaina.jpg");
  }
}
.small-boss-panel--majordomo-executus {
  background-image: url("/hearthstone/static/images/blackrock-mountain/molten-core/majordomo-executus.png");
}
.adventure-control--majordomo-executus:before {
  background-image: url("/hearthstone/static/images/blackrock-mountain/molten-core/majordomo-executus-small.png");
}
@media only screen and (min-width: 40em) {
  .adventure-control--majordomo-executus:before {
    background-image: url("/hearthstone/static/images/blackrock-mountain/molten-core/majordomo-executus.png");
  }
}
@media only screen and (min-width: 40em) {
  .slide--ragnaros-the-firelord .slide__info {
    background-image: url("/hearthstone/static/images/blackrock-mountain/molten-core/ragnaros-the-firelord-bg.jpg");
  }
}
.slide--ragnaros-the-firelord .slide__desc {
  background-image: url("/hearthstone/static/images/blackrock-mountain/molten-core/ragnaros-the-firelord-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .slide--ragnaros-the-firelord .slide__desc {
    background: none;
  }
}
.slide--ragnaros-the-firelord .description:before {
  background-position: 37.5% 0;
}
@media only screen and (min-width: 40em) {
  .slide--ragnaros-the-firelord .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/blackrock-mountain/molten-core/artwork-thumbnail-jaina.jpg");
  }
}
.small-boss-panel--ragnaros-the-firelord {
  background-image: url("/hearthstone/static/images/blackrock-mountain/molten-core/ragnaros-the-firelord.png");
}
.adventure-control--ragnaros-the-firelord:before {
  background-image: url("/hearthstone/static/images/blackrock-mountain/molten-core/ragnaros-the-firelord-small.png");
}
@media only screen and (min-width: 40em) {
  .adventure-control--ragnaros-the-firelord:before {
    background-image: url("/hearthstone/static/images/blackrock-mountain/molten-core/ragnaros-the-firelord.png");
  }
}
@media only screen and (min-width: 40em) {
  .slide--highlord-omokk .slide__info {
    background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-spire/highlord-omokk-bg.jpg");
  }
}
.slide--highlord-omokk .slide__desc {
  background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-spire/highlord-omokk-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .slide--highlord-omokk .slide__desc {
    background: none;
  }
}
.slide--highlord-omokk .description:before {
  background-position: 0% 0;
}
@media only screen and (min-width: 40em) {
  .slide--highlord-omokk .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-spire/artwork-thumbnail-jaina.jpg");
  }
}
.small-boss-panel--highlord-omokk {
  background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-spire/highlord-omokk.png");
}
.adventure-control--highlord-omokk:before {
  background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-spire/highlord-omokk-small.png");
}
@media only screen and (min-width: 40em) {
  .adventure-control--highlord-omokk:before {
    background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-spire/highlord-omokk.png");
  }
}
@media only screen and (min-width: 40em) {
  .slide--general-drakkisath .slide__info {
    background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-spire/general-drakkisath-bg.jpg");
  }
}
.slide--general-drakkisath .slide__desc {
  background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-spire/general-drakkisath-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .slide--general-drakkisath .slide__desc {
    background: none;
  }
}
.slide--general-drakkisath .description:before {
  background-position: 12.5% 0;
}
@media only screen and (min-width: 40em) {
  .slide--general-drakkisath .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-spire/artwork-thumbnail-jaina.jpg");
  }
}
.small-boss-panel--general-drakkisath {
  background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-spire/general-drakkisath.png");
}
.adventure-control--general-drakkisath:before {
  background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-spire/general-drakkisath-small.png");
}
@media only screen and (min-width: 40em) {
  .adventure-control--general-drakkisath:before {
    background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-spire/general-drakkisath.png");
  }
}
@media only screen and (min-width: 40em) {
  .slide--rend-blackhand .slide__info {
    background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-spire/rend-blackhand-bg.jpg");
  }
}
.slide--rend-blackhand .slide__desc {
  background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-spire/rend-blackhand-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .slide--rend-blackhand .slide__desc {
    background: none;
  }
}
.slide--rend-blackhand .description:before {
  background-position: 25% 0;
}
@media only screen and (min-width: 40em) {
  .slide--rend-blackhand .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-spire/artwork-thumbnail-jaina.jpg");
  }
}
.small-boss-panel--rend-blackhand {
  background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-spire/rend-blackhand.png");
}
.adventure-control--rend-blackhand:before {
  background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-spire/rend-blackhand-small.png");
}
@media only screen and (min-width: 40em) {
  .adventure-control--rend-blackhand:before {
    background-image: url("/hearthstone/static/images/blackrock-mountain/blackrock-spire/rend-blackhand.png");
  }
}
@media only screen and (min-width: 40em) {
  .slide--razorgore .slide__info {
    background-image: url("/hearthstone/static/images/blackrock-mountain/blackwing-lair/razorgore-bg.jpg");
  }
}
.slide--razorgore .slide__desc {
  background-image: url("/hearthstone/static/images/blackrock-mountain/blackwing-lair/razorgore-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .slide--razorgore .slide__desc {
    background: none;
  }
}
.slide--razorgore .description:before {
  background-position: 0% 0;
}
@media only screen and (min-width: 40em) {
  .slide--razorgore .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/blackrock-mountain/blackwing-lair/artwork-thumbnail-jaina.jpg");
  }
}
.small-boss-panel--razorgore {
  background-image: url("/hearthstone/static/images/blackrock-mountain/blackwing-lair/razorgore.png");
}
.adventure-control--razorgore:before {
  background-image: url("/hearthstone/static/images/blackrock-mountain/blackwing-lair/razorgore-small.png");
}
@media only screen and (min-width: 40em) {
  .adventure-control--razorgore:before {
    background-image: url("/hearthstone/static/images/blackrock-mountain/blackwing-lair/razorgore.png");
  }
}
@media only screen and (min-width: 40em) {
  .slide--vaelastrasz .slide__info {
    background-image: url("/hearthstone/static/images/blackrock-mountain/blackwing-lair/vaelastrasz-bg.jpg");
  }
}
.slide--vaelastrasz .slide__desc {
  background-image: url("/hearthstone/static/images/blackrock-mountain/blackwing-lair/vaelastrasz-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .slide--vaelastrasz .slide__desc {
    background: none;
  }
}
.slide--vaelastrasz .description:before {
  background-position: 12.5% 0;
}
@media only screen and (min-width: 40em) {
  .slide--vaelastrasz .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/blackrock-mountain/blackwing-lair/artwork-thumbnail-jaina.jpg");
  }
}
.small-boss-panel--vaelastrasz {
  background-image: url("/hearthstone/static/images/blackrock-mountain/blackwing-lair/vaelastrasz.png");
}
.adventure-control--vaelastrasz:before {
  background-image: url("/hearthstone/static/images/blackrock-mountain/blackwing-lair/vaelastrasz-small.png");
}
@media only screen and (min-width: 40em) {
  .adventure-control--vaelastrasz:before {
    background-image: url("/hearthstone/static/images/blackrock-mountain/blackwing-lair/vaelastrasz.png");
  }
}
@media only screen and (min-width: 40em) {
  .slide--chromaggus .slide__info {
    background-image: url("/hearthstone/static/images/blackrock-mountain/blackwing-lair/chromaggus-bg.jpg");
  }
}
.slide--chromaggus .slide__desc {
  background-image: url("/hearthstone/static/images/blackrock-mountain/blackwing-lair/chromaggus-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .slide--chromaggus .slide__desc {
    background: none;
  }
}
.slide--chromaggus .description:before {
  background-position: 25% 0;
}
@media only screen and (min-width: 40em) {
  .slide--chromaggus .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/blackrock-mountain/blackwing-lair/artwork-thumbnail-jaina.jpg");
  }
}
.small-boss-panel--chromaggus {
  background-image: url("/hearthstone/static/images/blackrock-mountain/blackwing-lair/chromaggus.png");
}
.adventure-control--chromaggus:before {
  background-image: url("/hearthstone/static/images/blackrock-mountain/blackwing-lair/chromaggus-small.png");
}
@media only screen and (min-width: 40em) {
  .adventure-control--chromaggus:before {
    background-image: url("/hearthstone/static/images/blackrock-mountain/blackwing-lair/chromaggus.png");
  }
}
@media only screen and (min-width: 40em) {
  .slide--lord-victor-nefarius .slide__info {
    background-image: url("/hearthstone/static/images/blackrock-mountain/blackwing-lair/lord-victor-nefarius-bg.jpg");
  }
}
.slide--lord-victor-nefarius .slide__desc {
  background-image: url("/hearthstone/static/images/blackrock-mountain/blackwing-lair/lord-victor-nefarius-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .slide--lord-victor-nefarius .slide__desc {
    background: none;
  }
}
.slide--lord-victor-nefarius .description:before {
  background-position: 37.5% 0;
}
@media only screen and (min-width: 40em) {
  .slide--lord-victor-nefarius .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/blackrock-mountain/blackwing-lair/artwork-thumbnail-jaina.jpg");
  }
}
.small-boss-panel--lord-victor-nefarius {
  background-image: url("/hearthstone/static/images/blackrock-mountain/blackwing-lair/lord-victor-nefarius.png");
}
.adventure-control--lord-victor-nefarius:before {
  background-image: url("/hearthstone/static/images/blackrock-mountain/blackwing-lair/lord-victor-nefarius-small.png");
}
@media only screen and (min-width: 40em) {
  .adventure-control--lord-victor-nefarius:before {
    background-image: url("/hearthstone/static/images/blackrock-mountain/blackwing-lair/lord-victor-nefarius.png");
  }
}
@media only screen and (min-width: 40em) {
  .slide--omnotron-defense-system .slide__info {
    background-image: url("/hearthstone/static/images/blackrock-mountain/hidden-laboratory/omnotron-defense-system-bg.jpg");
  }
}
.slide--omnotron-defense-system .slide__desc {
  background-image: url("/hearthstone/static/images/blackrock-mountain/hidden-laboratory/omnotron-defense-system-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .slide--omnotron-defense-system .slide__desc {
    background: none;
  }
}
.slide--omnotron-defense-system .description:before {
  background-position: 0% 0;
}
@media only screen and (min-width: 40em) {
  .slide--omnotron-defense-system .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/blackrock-mountain/hidden-laboratory/artwork-thumbnail-jaina.jpg");
  }
}
.small-boss-panel--omnotron-defense-system {
  background-image: url("/hearthstone/static/images/blackrock-mountain/hidden-laboratory/omnotron-defense-system.png");
}
.adventure-control--omnotron-defense-system:before {
  background-image: url("/hearthstone/static/images/blackrock-mountain/hidden-laboratory/omnotron-defense-system-small.png");
}
@media only screen and (min-width: 40em) {
  .adventure-control--omnotron-defense-system:before {
    background-image: url("/hearthstone/static/images/blackrock-mountain/hidden-laboratory/omnotron-defense-system.png");
  }
}
@media only screen and (min-width: 40em) {
  .slide--maloriak .slide__info {
    background-image: url("/hearthstone/static/images/blackrock-mountain/hidden-laboratory/maloriak-bg.jpg");
  }
}
.slide--maloriak .slide__desc {
  background-image: url("/hearthstone/static/images/blackrock-mountain/hidden-laboratory/maloriak-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .slide--maloriak .slide__desc {
    background: none;
  }
}
.slide--maloriak .description:before {
  background-position: 12.5% 0;
}
@media only screen and (min-width: 40em) {
  .slide--maloriak .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/blackrock-mountain/hidden-laboratory/artwork-thumbnail-jaina.jpg");
  }
}
.small-boss-panel--maloriak {
  background-image: url("/hearthstone/static/images/blackrock-mountain/hidden-laboratory/maloriak.png");
}
.adventure-control--maloriak:before {
  background-image: url("/hearthstone/static/images/blackrock-mountain/hidden-laboratory/maloriak-small.png");
}
@media only screen and (min-width: 40em) {
  .adventure-control--maloriak:before {
    background-image: url("/hearthstone/static/images/blackrock-mountain/hidden-laboratory/maloriak.png");
  }
}
@media only screen and (min-width: 40em) {
  .slide--atramedes .slide__info {
    background-image: url("/hearthstone/static/images/blackrock-mountain/hidden-laboratory/atramedes-bg.jpg");
  }
}
.slide--atramedes .slide__desc {
  background-image: url("/hearthstone/static/images/blackrock-mountain/hidden-laboratory/atramedes-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .slide--atramedes .slide__desc {
    background: none;
  }
}
.slide--atramedes .description:before {
  background-position: 25% 0;
}
@media only screen and (min-width: 40em) {
  .slide--atramedes .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/blackrock-mountain/hidden-laboratory/artwork-thumbnail-jaina.jpg");
  }
}
.small-boss-panel--atramedes {
  background-image: url("/hearthstone/static/images/blackrock-mountain/hidden-laboratory/atramedes.png");
}
.adventure-control--atramedes:before {
  background-image: url("/hearthstone/static/images/blackrock-mountain/hidden-laboratory/atramedes-small.png");
}
@media only screen and (min-width: 40em) {
  .adventure-control--atramedes:before {
    background-image: url("/hearthstone/static/images/blackrock-mountain/hidden-laboratory/atramedes.png");
  }
}
@media only screen and (min-width: 40em) {
  .slide--nefarian .slide__info {
    background-image: url("/hearthstone/static/images/blackrock-mountain/hidden-laboratory/nefarian-bg.jpg");
  }
}
.slide--nefarian .slide__desc {
  background-image: url("/hearthstone/static/images/blackrock-mountain/hidden-laboratory/nefarian-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .slide--nefarian .slide__desc {
    background: none;
  }
}
.slide--nefarian .description:before {
  background-position: 37.5% 0;
}
@media only screen and (min-width: 40em) {
  .slide--nefarian .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/blackrock-mountain/hidden-laboratory/artwork-thumbnail-jaina.jpg");
  }
}
.small-boss-panel--nefarian {
  background-image: url("/hearthstone/static/images/blackrock-mountain/hidden-laboratory/nefarian.png");
}
.adventure-control--nefarian:before {
  background-image: url("/hearthstone/static/images/blackrock-mountain/hidden-laboratory/nefarian-small.png");
}
@media only screen and (min-width: 40em) {
  .adventure-control--nefarian:before {
    background-image: url("/hearthstone/static/images/blackrock-mountain/hidden-laboratory/nefarian.png");
  }
}
@media only screen and (min-width: 40em) {
  .slide--zinaar .slide__info {
    background-image: url("/hearthstone/static/images/league-of-explorers/temple-of-orsis/zinaar-bg.jpg");
  }
}
.slide--zinaar .slide__desc {
  background-image: url("/hearthstone/static/images/league-of-explorers/temple-of-orsis/zinaar-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .slide--zinaar .slide__desc {
    background: none;
  }
}
.slide--zinaar .description:before {
  background-position: 0% 0;
}
@media only screen and (min-width: 40em) {
  .slide--zinaar .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/league-of-explorers/temple-of-orsis/artwork-thumbnail-jaina.jpg");
  }
}
.small-boss-panel--zinaar {
  background-image: url("/hearthstone/static/images/league-of-explorers/temple-of-orsis/zinaar.png");
}
.adventure-control--zinaar:before {
  background-image: url("/hearthstone/static/images/league-of-explorers/temple-of-orsis/zinaar-small.png");
}
@media only screen and (min-width: 40em) {
  .adventure-control--zinaar:before {
    background-image: url("/hearthstone/static/images/league-of-explorers/temple-of-orsis/zinaar.png");
  }
}
@media only screen and (min-width: 40em) {
  .slide--sun-raider-phaerix .slide__info {
    background-image: url("/hearthstone/static/images/league-of-explorers/temple-of-orsis/sun-raider-phaerix-bg.jpg");
  }
}
.slide--sun-raider-phaerix .slide__desc {
  background-image: url("/hearthstone/static/images/league-of-explorers/temple-of-orsis/sun-raider-phaerix-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .slide--sun-raider-phaerix .slide__desc {
    background: none;
  }
}
.slide--sun-raider-phaerix .description:before {
  background-position: 12.5% 0;
}
@media only screen and (min-width: 40em) {
  .slide--sun-raider-phaerix .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/league-of-explorers/temple-of-orsis/artwork-thumbnail-jaina.jpg");
  }
}
.small-boss-panel--sun-raider-phaerix {
  background-image: url("/hearthstone/static/images/league-of-explorers/temple-of-orsis/sun-raider-phaerix.png");
}
.adventure-control--sun-raider-phaerix:before {
  background-image: url("/hearthstone/static/images/league-of-explorers/temple-of-orsis/sun-raider-phaerix-small.png");
}
@media only screen and (min-width: 40em) {
  .adventure-control--sun-raider-phaerix:before {
    background-image: url("/hearthstone/static/images/league-of-explorers/temple-of-orsis/sun-raider-phaerix.png");
  }
}
@media only screen and (min-width: 40em) {
  .slide--temple-escape .slide__info {
    background-image: url("/hearthstone/static/images/league-of-explorers/temple-of-orsis/temple-escape-bg.jpg");
  }
}
.slide--temple-escape .slide__desc {
  background-image: url("/hearthstone/static/images/league-of-explorers/temple-of-orsis/temple-escape-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .slide--temple-escape .slide__desc {
    background: none;
  }
}
.slide--temple-escape .description:before {
  background-position: 25% 0;
}
@media only screen and (min-width: 40em) {
  .slide--temple-escape .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/league-of-explorers/temple-of-orsis/artwork-thumbnail-jaina.jpg");
  }
}
.small-boss-panel--temple-escape {
  background-image: url("/hearthstone/static/images/league-of-explorers/temple-of-orsis/temple-escape.png");
}
.adventure-control--temple-escape:before {
  background-image: url("/hearthstone/static/images/league-of-explorers/temple-of-orsis/temple-escape-small.png");
}
@media only screen and (min-width: 40em) {
  .adventure-control--temple-escape:before {
    background-image: url("/hearthstone/static/images/league-of-explorers/temple-of-orsis/temple-escape.png");
  }
}
@media only screen and (min-width: 40em) {
  .slide--chieftain-scarvash .slide__info {
    background-image: url("/hearthstone/static/images/league-of-explorers/uldaman/chieftain-scarvash-bg.jpg");
  }
}
.slide--chieftain-scarvash .slide__desc {
  background-image: url("/hearthstone/static/images/league-of-explorers/uldaman/chieftain-scarvash-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .slide--chieftain-scarvash .slide__desc {
    background: none;
  }
}
.slide--chieftain-scarvash .description:before {
  background-position: 0% 0;
}
@media only screen and (min-width: 40em) {
  .slide--chieftain-scarvash .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/league-of-explorers/uldaman/artwork-thumbnail-jaina.jpg");
  }
}
.small-boss-panel--chieftain-scarvash {
  background-image: url("/hearthstone/static/images/league-of-explorers/uldaman/chieftain-scarvash.png");
}
.adventure-control--chieftain-scarvash:before {
  background-image: url("/hearthstone/static/images/league-of-explorers/uldaman/chieftain-scarvash-small.png");
}
@media only screen and (min-width: 40em) {
  .adventure-control--chieftain-scarvash:before {
    background-image: url("/hearthstone/static/images/league-of-explorers/uldaman/chieftain-scarvash.png");
  }
}
@media only screen and (min-width: 40em) {
  .slide--mine-cart .slide__info {
    background-image: url("/hearthstone/static/images/league-of-explorers/uldaman/mine-cart-bg.jpg");
  }
}
.slide--mine-cart .slide__desc {
  background-image: url("/hearthstone/static/images/league-of-explorers/uldaman/mine-cart-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .slide--mine-cart .slide__desc {
    background: none;
  }
}
.slide--mine-cart .description:before {
  background-position: 12.5% 0;
}
@media only screen and (min-width: 40em) {
  .slide--mine-cart .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/league-of-explorers/uldaman/artwork-thumbnail-jaina.jpg");
  }
}
.small-boss-panel--mine-cart {
  background-image: url("/hearthstone/static/images/league-of-explorers/uldaman/mine-cart.png");
}
.adventure-control--mine-cart:before {
  background-image: url("/hearthstone/static/images/league-of-explorers/uldaman/mine-cart-small.png");
}
@media only screen and (min-width: 40em) {
  .adventure-control--mine-cart:before {
    background-image: url("/hearthstone/static/images/league-of-explorers/uldaman/mine-cart.png");
  }
}
@media only screen and (min-width: 40em) {
  .slide--archaedas .slide__info {
    background-image: url("/hearthstone/static/images/league-of-explorers/uldaman/archaedas-bg.jpg");
  }
}
.slide--archaedas .slide__desc {
  background-image: url("/hearthstone/static/images/league-of-explorers/uldaman/archaedas-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .slide--archaedas .slide__desc {
    background: none;
  }
}
.slide--archaedas .description:before {
  background-position: 25% 0;
}
@media only screen and (min-width: 40em) {
  .slide--archaedas .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/league-of-explorers/uldaman/artwork-thumbnail-jaina.jpg");
  }
}
.small-boss-panel--archaedas {
  background-image: url("/hearthstone/static/images/league-of-explorers/uldaman/archaedas.png");
}
.adventure-control--archaedas:before {
  background-image: url("/hearthstone/static/images/league-of-explorers/uldaman/archaedas-small.png");
}
@media only screen and (min-width: 40em) {
  .adventure-control--archaedas:before {
    background-image: url("/hearthstone/static/images/league-of-explorers/uldaman/archaedas.png");
  }
}
@media only screen and (min-width: 40em) {
  .slide--lord-slitherspear .slide__info {
    background-image: url("/hearthstone/static/images/league-of-explorers/the-ruined-city/lord-slitherspear-bg.jpg");
  }
}
.slide--lord-slitherspear .slide__desc {
  background-image: url("/hearthstone/static/images/league-of-explorers/the-ruined-city/lord-slitherspear-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .slide--lord-slitherspear .slide__desc {
    background: none;
  }
}
.slide--lord-slitherspear .description:before {
  background-position: 0% 0;
}
@media only screen and (min-width: 40em) {
  .slide--lord-slitherspear .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/league-of-explorers/the-ruined-city/artwork-thumbnail-jaina.jpg");
  }
}
.small-boss-panel--lord-slitherspear {
  background-image: url("/hearthstone/static/images/league-of-explorers/the-ruined-city/lord-slitherspear.png");
}
.adventure-control--lord-slitherspear:before {
  background-image: url("/hearthstone/static/images/league-of-explorers/the-ruined-city/lord-slitherspear-small.png");
}
@media only screen and (min-width: 40em) {
  .adventure-control--lord-slitherspear:before {
    background-image: url("/hearthstone/static/images/league-of-explorers/the-ruined-city/lord-slitherspear.png");
  }
}
@media only screen and (min-width: 40em) {
  .slide--giantfin .slide__info {
    background-image: url("/hearthstone/static/images/league-of-explorers/the-ruined-city/giantfin-bg.jpg");
  }
}
.slide--giantfin .slide__desc {
  background-image: url("/hearthstone/static/images/league-of-explorers/the-ruined-city/giantfin-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .slide--giantfin .slide__desc {
    background: none;
  }
}
.slide--giantfin .description:before {
  background-position: 12.5% 0;
}
@media only screen and (min-width: 40em) {
  .slide--giantfin .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/league-of-explorers/the-ruined-city/artwork-thumbnail-jaina.jpg");
  }
}
.small-boss-panel--giantfin {
  background-image: url("/hearthstone/static/images/league-of-explorers/the-ruined-city/giantfin.png");
}
.adventure-control--giantfin:before {
  background-image: url("/hearthstone/static/images/league-of-explorers/the-ruined-city/giantfin-small.png");
}
@media only screen and (min-width: 40em) {
  .adventure-control--giantfin:before {
    background-image: url("/hearthstone/static/images/league-of-explorers/the-ruined-city/giantfin.png");
  }
}
@media only screen and (min-width: 40em) {
  .slide--lady-nazjar .slide__info {
    background-image: url("/hearthstone/static/images/league-of-explorers/the-ruined-city/lady-nazjar-bg.jpg");
  }
}
.slide--lady-nazjar .slide__desc {
  background-image: url("/hearthstone/static/images/league-of-explorers/the-ruined-city/lady-nazjar-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .slide--lady-nazjar .slide__desc {
    background: none;
  }
}
.slide--lady-nazjar .description:before {
  background-position: 25% 0;
}
@media only screen and (min-width: 40em) {
  .slide--lady-nazjar .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/league-of-explorers/the-ruined-city/artwork-thumbnail-jaina.jpg");
  }
}
.small-boss-panel--lady-nazjar {
  background-image: url("/hearthstone/static/images/league-of-explorers/the-ruined-city/lady-nazjar.png");
}
.adventure-control--lady-nazjar:before {
  background-image: url("/hearthstone/static/images/league-of-explorers/the-ruined-city/lady-nazjar-small.png");
}
@media only screen and (min-width: 40em) {
  .adventure-control--lady-nazjar:before {
    background-image: url("/hearthstone/static/images/league-of-explorers/the-ruined-city/lady-nazjar.png");
  }
}
@media only screen and (min-width: 40em) {
  .slide--skelesaurus-hex .slide__info {
    background-image: url("/hearthstone/static/images/league-of-explorers/hall-of-explorers/skelesaurus-hex-bg.jpg");
  }
}
.slide--skelesaurus-hex .slide__desc {
  background-image: url("/hearthstone/static/images/league-of-explorers/hall-of-explorers/skelesaurus-hex-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .slide--skelesaurus-hex .slide__desc {
    background: none;
  }
}
.slide--skelesaurus-hex .description:before {
  background-position: 0% 0;
}
@media only screen and (min-width: 40em) {
  .slide--skelesaurus-hex .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/league-of-explorers/hall-of-explorers/artwork-thumbnail-jaina.jpg");
  }
}
.small-boss-panel--skelesaurus-hex {
  background-image: url("/hearthstone/static/images/league-of-explorers/hall-of-explorers/skelesaurus-hex.png");
}
.adventure-control--skelesaurus-hex:before {
  background-image: url("/hearthstone/static/images/league-of-explorers/hall-of-explorers/skelesaurus-hex-small.png");
}
@media only screen and (min-width: 40em) {
  .adventure-control--skelesaurus-hex:before {
    background-image: url("/hearthstone/static/images/league-of-explorers/hall-of-explorers/skelesaurus-hex.png");
  }
}
@media only screen and (min-width: 40em) {
  .slide--the-steel-sentinel .slide__info {
    background-image: url("/hearthstone/static/images/league-of-explorers/hall-of-explorers/the-steel-sentinel-bg.jpg");
  }
}
.slide--the-steel-sentinel .slide__desc {
  background-image: url("/hearthstone/static/images/league-of-explorers/hall-of-explorers/the-steel-sentinel-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .slide--the-steel-sentinel .slide__desc {
    background: none;
  }
}
.slide--the-steel-sentinel .description:before {
  background-position: 12.5% 0;
}
@media only screen and (min-width: 40em) {
  .slide--the-steel-sentinel .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/league-of-explorers/hall-of-explorers/artwork-thumbnail-jaina.jpg");
  }
}
.small-boss-panel--the-steel-sentinel {
  background-image: url("/hearthstone/static/images/league-of-explorers/hall-of-explorers/the-steel-sentinel.png");
}
.adventure-control--the-steel-sentinel:before {
  background-image: url("/hearthstone/static/images/league-of-explorers/hall-of-explorers/the-steel-sentinel-small.png");
}
@media only screen and (min-width: 40em) {
  .adventure-control--the-steel-sentinel:before {
    background-image: url("/hearthstone/static/images/league-of-explorers/hall-of-explorers/the-steel-sentinel.png");
  }
}
@media only screen and (min-width: 40em) {
  .slide--arch-thief-rafaam .slide__info {
    background-image: url("/hearthstone/static/images/league-of-explorers/hall-of-explorers/arch-thief-rafaam-bg.jpg");
  }
}
.slide--arch-thief-rafaam .slide__desc {
  background-image: url("/hearthstone/static/images/league-of-explorers/hall-of-explorers/arch-thief-rafaam-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .slide--arch-thief-rafaam .slide__desc {
    background: none;
  }
}
.slide--arch-thief-rafaam .description:before {
  background-position: 25% 0;
}
@media only screen and (min-width: 40em) {
  .slide--arch-thief-rafaam .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/league-of-explorers/hall-of-explorers/artwork-thumbnail-jaina.jpg");
  }
}
.small-boss-panel--arch-thief-rafaam {
  background-image: url("/hearthstone/static/images/league-of-explorers/hall-of-explorers/arch-thief-rafaam.png");
}
.adventure-control--arch-thief-rafaam:before {
  background-image: url("/hearthstone/static/images/league-of-explorers/hall-of-explorers/arch-thief-rafaam-small.png");
}
@media only screen and (min-width: 40em) {
  .adventure-control--arch-thief-rafaam:before {
    background-image: url("/hearthstone/static/images/league-of-explorers/hall-of-explorers/arch-thief-rafaam.png");
  }
}
@media only screen and (min-width: 40em) {
  .slide--rafaam-unleashed .slide__info {
    background-image: url("/hearthstone/static/images/league-of-explorers/hall-of-explorers/rafaam-unleashed-bg.jpg");
  }
}
.slide--rafaam-unleashed .slide__desc {
  background-image: url("/hearthstone/static/images/league-of-explorers/hall-of-explorers/rafaam-unleashed-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .slide--rafaam-unleashed .slide__desc {
    background: none;
  }
}
.slide--rafaam-unleashed .description:before {
  background-position: 37.5% 0;
}
@media only screen and (min-width: 40em) {
  .slide--rafaam-unleashed .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/league-of-explorers/hall-of-explorers/artwork-thumbnail-jaina.jpg");
  }
}
.small-boss-panel--rafaam-unleashed {
  background-image: url("/hearthstone/static/images/league-of-explorers/hall-of-explorers/rafaam-unleashed.png");
}
.adventure-control--rafaam-unleashed:before {
  background-image: url("/hearthstone/static/images/league-of-explorers/hall-of-explorers/rafaam-unleashed-small.png");
}
@media only screen and (min-width: 40em) {
  .adventure-control--rafaam-unleashed:before {
    background-image: url("/hearthstone/static/images/league-of-explorers/hall-of-explorers/rafaam-unleashed.png");
  }
}
@media only screen and (min-width: 40em) {
  .slide--malchezaar .slide__info {
    background-image: url("/hearthstone/static/images/one-night-in-karazhan/the-prologue/malchezaar-bg.jpg");
  }
}
.slide--malchezaar .slide__desc {
  background-image: url("/hearthstone/static/images/one-night-in-karazhan/the-prologue/malchezaar-640x350.jpg");
}
@media only screen and (min-width: 40em) {
  .slide--malchezaar .slide__desc {
    background: none;
  }
}
.slide--malchezaar .description:before {
  background-position: 0% 0;
}
@media only screen and (min-width: 40em) {
  .slide--malchezaar .hero-slide-thumbnail__link {
    background-image: url("/hearthstone/static/images/one-night-in-karazhan/the-prologue/artwork-thumbnail-jaina.jpg");
  }
}
.small-boss-panel--malchezaar {
  background-image: url("/hearthstone/static/images/one-night-in-karazhan/the-prologue/malchezaar.png");
}
.adventure-control--malchezaar:before {
  background-image: url("/hearthstone/static/images/one-night-in-karazhan/the-prologue/malchezaar-small.png");
}
@media only screen and (min-width: 40em) {
  .adventure-control--malchezaar:before {
    background-image: url("/hearthstone/static/images/one-night-in-karazhan/the-prologue/malchezaar.png");
  }
}
.description--adventure {
  white-space: normal;
  line-height: 1.3;
}
@media only screen and (min-width: 40em) {
  .description--adventure {
    color: white;
    max-width: 160px;
    max-width: 10rem;
    font-size: 13px;
    font-size: 0.8125rem;
    padding-right: 16px;
    padding-right: 1rem;
  }
}
@media only screen and (min-width: 43em) {
  .description--adventure {
    max-width: 176px;
    max-width: 11rem;
  }
}
.small-boss-panel {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 257px;
  height: 295px;
  margin: auto;
}
.boss-heading {
  margin-bottom: 16px;
  margin-bottom: 1rem;
}
.slide--boss {
  max-width: 100%;
}
.ja-jp .slide--boss {
  max-width: 100%;
}
.slide-power--boss {
  margin-top: 16px;
  margin-top: 1rem;
  margin-bottom: 16px;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 40em) {
  .slide-power--boss {
    margin-top: 28px;
    margin-top: 1.75rem;
    margin-bottom: 0px;
    margin-bottom: 0.05rem;
    padding-bottom: 12px;
    padding-bottom: 0.75rem;
    max-width: 864px;
    max-width: 54rem;
    border-bottom: none;
    white-space: normal;
    display: inline-block;
  }
}
@media only screen and (min-width: 72.5em) {
  .slide-power--boss {
    max-width: 912px;
    max-width: 57rem;
    padding-bottom: 22px;
    padding-bottom: 1.4rem;
  }
}
@media only screen and (min-width: 40em) {
  .slide--omnotron-defense-system .slide-power--boss {
    margin-top: 21px;
    margin-top: 1.35rem;
    margin-bottom: 3px;
    margin-bottom: 0.24rem;
    max-width: 832px;
    max-width: 52rem;
  }
}
@media only screen and (min-width: 50em) {
  .slide--omnotron-defense-system .slide-power--boss {
    max-width: 864px;
    max-width: 54rem;
  }
}
@media only screen and (min-width: 60em) {
  .slide--omnotron-defense-system .slide-power--boss {
    margin-top: 28px;
    margin-top: 1.75rem;
    margin-bottom: 0px;
    margin-bottom: 0.05rem;
  }
}
@media only screen and (min-width: 72.5em) {
  .slide--omnotron-defense-system .slide-power--boss {
    max-width: 912px;
    max-width: 57rem;
  }
}
.slide-power--boss .hero-power__desc b {
  font-family: "Open Sans Semibold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Display Bold", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
@media only screen and (min-width: 40em) {
  .slide-power--boss__power {
    white-space: nowrap;
    display: inline-block;
  }
  .slide-power--boss__power:nth-of-type(n+3) {
    margin-top: 20px;
    margin-top: 1.25rem;
  }
}
.slide-power--boss__power + .slide-power--boss__power {
  margin-top: 16px;
  margin-top: 1rem;
}
@media only screen and (min-width: 40em) {
  .slide-power--boss__power + .slide-power--boss__power {
    margin-top: 0;
  }
}
@media only screen and (min-width: 50em) {
  .slide-power--boss__power:nth-of-type(2) {
    margin-right: 16px;
    margin-right: 1rem;
  }
}
@media only screen and (min-width: 72.5em) {
  .slide-power--boss__power:nth-of-type(2) {
    margin-right: 64px;
    margin-right: 4rem;
  }
}
.slide--omnotron-defense-system .slide-power--boss__power:nth-of-type(n+3) {
  margin-top: 7px;
  margin-top: 0.45rem;
}
@media only screen and (min-width: 72.5em) {
  .slide--omnotron-defense-system .slide-power--boss__power:nth-of-type(n+3) {
    margin-top: 20px;
    margin-top: 1.25rem;
  }
}
.slide-power--boss__title {
  margin-bottom: 16px;
  margin-bottom: 1rem;
  color: black;
  background-color: #D9BE91;
  background: rgba(217, 190, 145, 0.7);
  border-bottom-width: 0;
  padding: 4px 8px;
  padding: .25rem 0.5rem;
  font-size: 22px;
  font-size: 1.4rem;
  line-height: 1.2;
}
@media only screen and (min-width: 40em) {
  .slide-power--boss__title {
    font-size: 17px;
    font-size: 1.10rem;
    margin-bottom: 4px;
    margin-bottom: 0.25rem;
    border-bottom-width: 1px;
    background: none;
    color: white;
    padding: 0 0 12px 0;
    padding: 0 0 .75rem 0;
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
    line-height: 1;
  }
}
@media only screen and (min-width: 40em) {
  .slide-power--boss__title {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media only screen and (min-width: 40em) {
  .boss-content-section {
    max-width: 1325px;
    background: url("/hearthstone/static/images/blackrock-mountain/hi-imagradient.png") 50% 0 repeat-y;
    background: linear-gradient(to right, rgba(163, 125, 75, 0.01) 0%, rgba(163, 125, 75, 0.02) 3%, rgba(163, 125, 75, 0.08) 7%, rgba(163, 125, 75, 0.19) 10%, rgba(163, 125, 75, 0.22) 12%, rgba(163, 125, 75, 0.22) 91%, rgba(163, 125, 75, 0.19) 93%, rgba(163, 125, 75, 0.1) 94%, rgba(163, 125, 75, 0.03) 97%, rgba(163, 125, 75, 0.01) 98%, rgba(163, 125, 75, 0.01) 100%);
    background-size: 1325px 1px;
    margin: -22px auto 0;
    padding-top: 8px;
    padding-top: 0.5rem;
  }
}
@media only screen and (min-width: 40em) {
  .legendary-img--brm {
    margin-top: 16px;
    margin-top: 1rem;
    margin-bottom: 0;
    width: 282px;
  }
}
@media only screen and (min-width: 60em) {
  .legendary-img--brm {
    margin-bottom: 32px;
    margin-bottom: 2rem;
  }
}
@media only screen and (min-width: 50em) {
  .icon-container--class-challenge {
    margin-right: 4px;
    margin-right: 0.3rem;
  }
}
@media only screen and (min-width: 40em) {
  .icon-container--class-challenge,
  .reward__img--class-challenge {
    margin-left: 16px;
    margin-left: 1rem;
  }
}
@media only screen and (min-width: 40em) {
  .icon-container--class-challenge .reward__img,
  .reward__img--class-challenge .reward__img {
    margin-right: 48px;
    margin-right: 3rem;
  }
}
.icon-container--class-challenge .challenge-title,
.reward__img--class-challenge .challenge-title {
  font-size: 16px;
  font-size: 1rem;
  margin: 8px 0 16px 0;
  margin: 0.5rem 0 1rem 0;
}
@media only screen and (min-width: 40em) {
  .icon-container--class-challenge .challenge-title,
  .reward__img--class-challenge .challenge-title {
    display: none;
  }
}
@media only screen and (min-width: 40em) {
  .adventure-rewards-section--brm {
    margin-top: -3px;
    padding-top: 0;
  }
}
.expansion-section--purchase {
  position: relative;
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
}
@media only screen and (min-width: 40em) {
  .expansion-section--purchase {
    padding-top: 32px;
    padding-top: 2rem;
  }
}
@media only screen and (min-width: 60em) {
  .expansion-section--purchase {
    max-width: 1024px;
    max-width: 64rem;
    padding-top: 32px;
    padding-top: 2rem;
    padding-right: 50px;
    padding-bottom: 48px;
    padding-bottom: 3rem;
    text-align: left;
    margin: 0 auto -25px;
  }
}
@media only screen and (min-width: 60em) {
  .body-text--purchase {
    text-align: left;
  }
}
.body-text--raise-your-banner {
  margin-bottom: -16px;
  margin-bottom: -1rem;
  margin-top: 0;
}
.expansion-section--raise-your-banner {
  padding-top: 16px;
  padding-top: 1rem;
  padding-bottom: 16px;
  padding-bottom: 1rem;
}
@media only screen and (min-width: 60em) {
  .expansion-section--raise-your-banner {
    padding-top: 32px;
    padding-top: 2rem;
  }
}
@keyframes generalFloat {
  0%,
  100% {
    transform: translate3d(0, 0, 0);
  }
  50% {
    transform: translate3d(0, 5px, 0);
  }
}
.content-container--vote-now {
  position: relative;
  text-align: center;
  padding-right: 16px;
  padding-right: 1rem;
  padding-left: 16px;
  padding-left: 1rem;
}
@media only screen and (min-width: 30em) {
  .content-container--vote-now {
    padding-right: 0;
    padding-left: 0;
  }
}
.vote-now-button {
  position: relative;
  white-space: normal;
  z-index: 5;
  margin-left: 0;
}
@media only screen and (min-width: 40em) {
  .vote-now-button {
    position: absolute;
    right: 32px;
    right: 2rem;
    -ms-transform: translateY(-40%);
        transform: translateY(-40%);
  }
}
.vote-now-button:hover {
  text-decoration: none;
}
.vote-now-button a:after {
  content: url("/hearthstone/static/images/the-grand-tournament/arrow.png");
  position: absolute;
  bottom: -25px;
  right: 0;
  animation: generalFloat 2s ease-in-out infinite;
}
.vote-now-button .hearthstone-cta__text {
  padding-right: 70px;
  max-width: 23em;
  line-height: 1.4;
}
@media only screen and (min-width: 72.5em) {
  .expansion-video-container--the-grand-tournament {
    background: url("/hearthstone/static/images/the-grand-tournament/trumpets-large.png") center center no-repeat;
  }
}
@media only screen and (min-width: 60em) {
  .expansion-video--the-grand-tournament {
    background: url("/hearthstone/static/images/the-grand-tournament/video-bg.jpg") center center no-repeat;
  }
}
@media only screen and (min-width: 60em) {
  .expansion-video--the-grand-tournament:after {
    content: "";
    position: absolute;
    top: -5.6%;
    right: 0;
    left: 0;
    height: 38px;
    background: url("/hearthstone/static/images/the-grand-tournament/snu.png") top center no-repeat;
  }
}
.content-container--art-tgt {
  margin-top: 16px;
  margin-top: 1rem;
}
@media only screen and (min-width: 40em) {
  .content-container--art-tgt {
    margin-top: -32px;
    margin-top: -2rem;
  }
}
@media only screen and (min-width: 60em) {
  .content-container--art-tgt .media-frame--gameboard {
    margin-top: 48px;
    margin-top: 3rem;
  }
}
@media only screen and (min-width: 60em) {
  .content-container--art-tgt .media-frame--gameboard:after {
    content: "";
    position: absolute;
    top: -6%;
    right: 0;
    left: 0;
    height: 38px;
    background: url("/hearthstone/static/images/the-grand-tournament/snu.png") top center no-repeat;
  }
}
.raise-your-banner-img {
  display: block;
  width: 1278px;
  margin: -5% auto;
}
.content-container--vote {
  position: relative;
  z-index: 10;
}
@media only screen and (min-width: 60em) {
  .content-container--vote {
    min-height: 670px;
  }
  .content-container--vote:before,
  .content-container--vote:after {
    content: "";
    position: absolute;
    z-index: -1;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .content-container--vote:before {
    background-image: url("/hearthstone/static/images/the-grand-tournament/orc.png");
    width: 899px;
    height: 769px;
    top: -60px;
    right: 40%;
  }
  .content-container--vote:after {
    background-image: url("/hearthstone/static/images/the-grand-tournament/nightelf.png");
    width: 688px;
    height: 762px;
    left: 58%;
    top: -120px;
  }
}
.recently-revealed-section {
  margin-bottom: 32px;
  margin-bottom: 2rem;
  padding: 0 16px;
  padding: 0 1rem;
}
@media only screen and (min-width: 60em) {
  .recently-revealed-section {
    padding: 0 0 15px;
    margin-bottom: 0;
  }
}
.recently-revealed-section--with-cards .recently-revealed-wrapper {
  position: relative;
  z-index: 0;
}
@media only screen and (min-width: 40em) {
  .recently-revealed-section--with-cards .recently-revealed-wrapper {
    background: url("/hearthstone/static/images/the-grand-tournament/just-revealed-bg.png") top center no-repeat;
    background: url("/hearthstone/static/images/the-grand-tournament/just-revealed-bg.png") top center no-repeat, url("/hearthstone/static/images/the-grand-tournament/just-revealed-card-background.png") calc(50% + 390px) 60px no-repeat;
  }
}
@media only screen and (min-width: 40em) {
  .recently-revealed-section--with-cards .recently-revealed-wrapper--whispers-of-the-old-gods {
    background: url("/hearthstone/static/images/whispers-of-the-old-gods/just-revealed-bg.png") top center no-repeat;
  }
}
.recently-revealed-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 32px;
  margin-bottom: 2rem;
}
@media only screen and (min-width: 40em) {
  .recently-revealed-container {
    display: block;
    position: relative;
    z-index: 10;
    height: 490px;
    width: 562px;
    margin: auto;
    padding-top: 90px;
  }
  .recently-revealed-container:after {
    content: "";
    position: absolute;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-image: url("/hearthstone/static/images/the-grand-tournament/just-revealed-card-foreground.png");
    z-index: 5;
    right: -100px;
    bottom: -20px;
    width: 868px;
    height: 440px;
  }
}
.recently-revealed-container--whispers-of-the-old-gods:after {
  display: none;
}
.recently-revealed__img-container {
  display: inline-block;
  position: relative;
  z-index: 2;
  padding-bottom: 10px;
}
@media only screen and (min-width: 40em) {
  .recently-revealed__img-container {
    margin-top: 27px;
    margin-left: -2px;
  }
}
@media only screen and (min-width: 60em) {
  .recently-revealed__img-container + .recently-revealed__img-container {
    margin-left: 32px;
    margin-left: 2rem;
  }
}
.recently-revealed__img {
  max-height: 330px;
}
@media only screen and (min-width: 40em) {
  .recently-revealed__img {
    max-height: 260px;
  }
}
.recently-revealed__img + .recently-revealed__img {
  margin-top: 32px;
  margin-top: 2rem;
}
@media only screen and (min-width: 40em) {
  .recently-revealed__img + .recently-revealed__img {
    margin-top: 0;
  }
}
.recently-revealed-card-container {
  max-width: 800px;
  margin: 0 auto 32px;
  margin: 0 auto 2rem;
}
.recently-revealed__text {
  display: inline-block;
  font-family: "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  color: black;
  text-align: center;
}
.recently-revealed__text:hover {
  color: #E22C14;
  text-decoration: none;
}
.recently-revealed__text--small {
  position: relative;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.1;
  display: inline-block;
  padding-left: 38px;
}
@media only screen and (min-width: 60em) {
  .recently-revealed__text--small {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.recently-revealed__text--small .external-icon {
  position: absolute;
  top: 50%;
  left: 0;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  margin-top: 1px;
}
@media only screen and (min-width: 40em) {
  .revealed-content-container {
    padding-left: 16px;
    padding-left: 1rem;
    padding-right: 16px;
    padding-right: 1rem;
  }
}
.body-text--expansion-vote {
  max-width: 33em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}
.the-grand-tournament .page-header-bg-chunk {
  position: absolute;
  top: -32px;
  right: 0;
  left: 0;
  height: 486px;
  background: url("/hearthstone/static/images/the-grand-tournament/header-intro-bg-small.png") center top no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 30em) {
  .the-grand-tournament .page-header-bg-chunk {
    top: -47px;
  }
}
@media only screen and (min-width: 40em) {
  .the-grand-tournament .page-header-bg-chunk {
    top: -55px;
    background-image: url("/hearthstone/static/images/the-grand-tournament/header-intro-bg.png");
    background-size: auto;
  }
}
.the-grand-tournament .lightbox-wrapper {
  max-width: 80%;
  margin: auto;
}
.the-grand-tournament .modal-container {
  max-width: none;
  width: auto;
}
.the-grand-tournament #lightbox-container {
  background-color: #0d0804;
}
.lightbox-wrapper--expansion:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
  background: black;
  filter: alpha(opacity=70);
  opacity: 0.7;
  z-index: -1;
}
.lightbox-wrapper--expansion .modal-container {
  outline: none;
}
.features-text__heading {
  display: block;
  margin-bottom: 8px;
  margin-bottom: 0.5rem;
}
@media only screen and (min-width: 40em) {
  .features-text--banners {
    text-align: center;
  }
}
.expansion--cards #lightbox-container .control-wrapper {
  display: none;
}
@media only screen and (min-width: 40em) {
  .features-text--banners {
    float: left;
    width: 47%;
  }
}
@media only screen and (min-width: 40em) {
  .features-text--banners + .features-text--banners {
    float: right;
  }
}
.features-text--banners:before {
  background-image: url("/hearthstone/static/images/the-grand-tournament/sprite.png");
  background-position: 0 0;
  background-size: auto 100%;
  height: 66px;
  width: 66px;
}
.features-text--banners-knights:before {
  background-position: -69px 0;
}
.arrow-link--how-to-buy {
  float: none;
  text-align: center;
  margin-bottom: 32px;
  margin-bottom: 2rem;
}
@media only screen and (min-width: 60em) {
  .arrow-link--how-to-buy {
    margin-bottom: 48px;
    margin-bottom: 3rem;
  }
}
.modal-container--tgt {
  background: #F1D6A9 50% 0 repeat-y;
  position: relative;
}
.how-to-buy-section {
  max-width: 50em;
  margin: 16px auto;
  margin: 1rem auto;
  padding: 16px;
  padding: 1rem;
  text-align: center;
}
@media only screen and (min-width: 40em) {
  .how-to-buy-section {
    padding-left: 64px;
    padding-left: 4rem;
    padding-right: 64px;
    padding-right: 4rem;
  }
}
.heading--how-to-buy {
  margin-bottom: 16px;
  margin-bottom: 1rem;
}
@media screen and (max-height: 740px) and (max-width: 420px) {
  .heading--how-to-buy {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 8px;
    margin-bottom: .5rem;
  }
  .body-text--how-to-buy {
    font-size: 11px;
    font-size: 0.6875rem;
  }
  .how-to-buy__img {
    max-width: 150px;
  }
}
.body-text--how-to-buy {
  padding: 0;
  margin: 0;
}
.wayin-hub-container {
  padding: 0 16px;
  padding: 0 1rem;
}
@media only screen and (min-width: 40em) {
  .wayin-hub-container {
    padding: 0;
  }
}
.league-of-explorers .page-header-bg-chunk {
  background: url("/hearthstone/static/images/league-of-explorers/header-intro-bg-small.png") center top no-repeat;
  height: 406px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .league-of-explorers .page-header-bg-chunk {
    background-image: url("/hearthstone/static/images/league-of-explorers/header-intro-bg-small@2x.png");
    background-size: cover;
  }
}
@media only screen and (min-width: 40em) {
  .league-of-explorers .page-header-bg-chunk {
    background-image: url("/hearthstone/static/images/league-of-explorers/header-intro-bg-med.png");
    height: 437px;
    top: -47px;
    background-size: auto;
  }
}
@media only screen and (min-width: 72.5em) {
  .league-of-explorers .page-header-bg-chunk {
    background-image: url("/hearthstone/static/images/league-of-explorers/header-intro-bg.png");
  }
  .es-es.league-of-explorers .page-header-bg-chunk,
  .es-mx.league-of-explorers .page-header-bg-chunk,
  .it-it.league-of-explorers .page-header-bg-chunk,
  .fr-fr.league-of-explorers .page-header-bg-chunk {
    background-image: url("/hearthstone/static/images/league-of-explorers/header-intro-bg-alt.png");
  }
}
@media only screen and (min-width: 40em) {
  .adventure-sub-logo--league-of-explorers {
    margin-top: 10px;
  }
}
@media only screen and (min-width: 60em) {
  .league-of-explorers-intro {
    position: relative;
    z-index: 1;
  }
  .league-of-explorers-intro:after {
    content: "";
    background: url("/hearthstone/static/images/league-of-explorers/boneraptor.png") center center no-repeat;
    background-size: contain;
    height: 240px;
    width: 220px;
    position: absolute;
    right: 10px;
    bottom: -110px;
    z-index: 5;
  }
}
@media only screen and (min-width: 60em) {
  .expansion-video-container--league-of-explorers {
    position: relative;
    z-index: -1;
  }
}
.expansion-video--league-of-explorers {
  background: url("/hearthstone/static/images/league-of-explorers/video-bg.jpg") center center no-repeat;
}
.intro-overview__heading:before {
  background: url("/hearthstone/static/images/icons/section-heading-icons.png") -628px 0 no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .intro-overview__heading:before {
    background-image: url("/hearthstone/static/images/icons/section-heading-icons@2x.png");
    background-size: cover;
  }
}
.one-night-in-karazhan .page-header-bg-chunk {
  background: url("/hearthstone/static/images/one-night-in-karazhan/header-intro-bg-small.png") center top no-repeat;
  height: 406px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .one-night-in-karazhan .page-header-bg-chunk {
    background-image: url("/hearthstone/static/images/one-night-in-karazhan/header-intro-bg-small@2x.png");
    background-size: cover;
  }
}
@media only screen and (min-width: 40em) {
  .one-night-in-karazhan .page-header-bg-chunk {
    background-image: url("/hearthstone/static/images/one-night-in-karazhan/header-intro-bg-med.png");
    height: 437px;
    top: -47px;
    background-size: auto;
  }
}
@media only screen and (min-width: 72.5em) {
  .one-night-in-karazhan .page-header-bg-chunk {
    background-image: url("/hearthstone/static/images/one-night-in-karazhan/header-intro-bg.png");
  }
}
@media only screen and (min-width: 40em) {
  .adventure-sub-logo--one-night-in-karazhan {
    margin-top: 10px;
  }
}
@media only screen and (min-width: 60em) {
  .one-night-in-karazhan-intro {
    position: relative;
    z-index: 1;
  }
  .one-night-in-karazhan-intro:after {
    content: "";
    background: url("/hearthstone/static/images/one-night-in-karazhan/cutlery.png") center center no-repeat;
    background-size: contain;
    height: 240px;
    width: 220px;
    position: absolute;
    right: 10px;
    bottom: -110px;
    z-index: 5;
  }
}
@media only screen and (min-width: 60em) {
  .expansion-video-container--one-night-in-karazhan {
    position: relative;
    z-index: -1;
  }
}
.expansion-video--one-night-in-karazhan {
  background: url("/hearthstone/static/images/one-night-in-karazhan/video-bg.jpg") center center no-repeat;
}
.intro-overview__heading:before {
  background: url("/hearthstone/static/images/icons/section-heading-icons.png") -697px 0 no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .intro-overview__heading:before {
    background-image: url("/hearthstone/static/images/icons/section-heading-icons@2x.png");
    background-size: cover;
  }
}
.whispers-of-the-old-gods .page-header-bg-chunk {
  position: absolute;
  top: -18px;
  right: 0;
  left: 0;
  height: 486px;
  background: url("/hearthstone/static/images/whispers-of-the-old-gods/header-intro-bg-small.png") center top no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 40em) {
  .whispers-of-the-old-gods .page-header-bg-chunk {
    top: -34px;
    background-image: url("/hearthstone/static/images/whispers-of-the-old-gods/header-intro-bg.png");
    background-size: auto;
  }
}
@media only screen and (min-width: 40em) {
  .whispers-of-the-old-gods .expansion-logo-container {
    margin-top: 24px;
    margin-top: 1.5rem;
  }
}
.whispers-of-the-old-gods .expansion-header {
  margin-top: 18%;
}
@media only screen and (min-width: 30em) {
  .whispers-of-the-old-gods .expansion-header {
    margin-top: 25%;
  }
}
@media only screen and (min-width: 40em) {
  .whispers-of-the-old-gods .expansion-header {
    margin-top: 0;
  }
}
.whispers-of-the-old-gods .expansion-logo {
  width: 350px;
}
.influencers-list {
  padding-top: 32px;
  padding-top: 2rem;
}
.influencers-list__item {
  margin-bottom: 16px;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 30em) {
  .influencers-list__item {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    padding-right: 32px;
    padding-right: 2rem;
    margin-bottom: 32px;
    margin-bottom: 2rem;
  }
}
@media only screen and (min-width: 60em) {
  .influencers-list__item {
    width: 33.3%;
  }
  .influencers-list__item:nth-of-type(3n) {
    padding-right: 0;
  }
}
.arrow-link__view--influencers {
  font-size: 16px;
  font-size: 1rem;
}
.arrow-link__view--influencers:after {
  margin-top: -2px;
}
.arrow-link__view--card-influencers {
  font-size: 24px;
  font-size: 1.5rem;
}
.influencers-list__description {
  font-style: italic;
  font-size: 14px;
  font-size: .875rem;
}
.features-text--whispers-of-the-old-gods {
  vertical-align: top;
  padding-right: 32px;
  padding-right: 2rem;
}
@media only screen and (min-width: 40em) {
  .features-text--whispers-of-the-old-gods {
    text-align: center;
  }
}
@media only screen and (min-width: 40em) {
  .features-text--whispers-of-the-old-gods + .features-text--whispers-of-the-old-gods {
    padding-left: 0;
  }
}
.features-text--whispers-of-the-old-gods:nth-of-type(even) {
  padding-right: 0;
}
.features-text--whispers-of-the-old-gods:before {
  background-image: url("/hearthstone/static/images/whispers-of-the-old-gods/sprite.png");
  background-position: 0 0;
  background-size: auto 100%;
  height: 66px;
  width: 66px;
}
.features-text--whispers-of-the-old-gods-call:before {
  background-position: -70px 0;
}
.features-text--whispers-of-the-old-gods-corrupted:before {
  background-position: -139px 0;
}
.features-text--whispers-of-the-old-gods-more:before {
  background-position: -209px 0;
}
.all-cards {
  margin-top: 16px;
  margin-top: 1rem;
}
.vote-module-wrapper {
  margin-top: 16px;
  margin-top: 1rem;
}
.social-wall-wrapper {
  margin-top: 32px;
  margin-top: 2rem;
  margin-bottom: 32px;
  margin-bottom: 2rem;
}
@media only screen and (min-width: 60em) {
  .expansion-video--whispers-of-the-old-gods {
    background: url("/hearthstone/static/images/whispers-of-the-old-gods/video-bg.jpg") center center no-repeat;
  }
}
@media only screen and (min-width: 60em) {
  .expansion-video-container--whispers-of-the-old-gods {
    padding-top: 6px;
    padding-top: .4rem;
  }
}
@media only screen and (min-width: 72.5em) {
  .expansion-video-container--whispers-of-the-old-gods {
    position: relative;
    padding-top: 32px;
    padding-top: 2rem;
  }
  .expansion-video-container--whispers-of-the-old-gods:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -18px;
    left: 0;
    background: url("/hearthstone/static/images/whispers-of-the-old-gods/cinematic-tentacles.png") center center no-repeat;
    height: 640px;
  }
}
.recently-revealed-section--whispers-of-the-old-gods {
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 40em) {
  .recently-revealed-section--whispers-of-the-old-gods {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 60em) {
  .recently-revealed-section--whispers-of-the-old-gods {
    padding-top: 16px;
    padding-top: 1rem;
  }
}
.recently-revealed-section--with-cards {
  padding-top: 24px;
  padding-top: 1.5rem;
}
.recently-revealed__card-img--whispers-of-the-old-gods {
  position: relative;
  z-index: -1;
  -ms-transform: scale(1.35);
      transform: scale(1.35);
  margin-top: 5%;
  margin-bottom: -6%;
}
@media only screen and (min-width: 40em) {
  .recently-revealed__card-img--whispers-of-the-old-gods {
    -ms-transform: scale(1.4);
        transform: scale(1.4);
    margin-bottom: -10%;
  }
}
@media only screen and (min-width: 48.75em) {
  .recently-revealed__card-img--whispers-of-the-old-gods {
    -ms-transform: scale(1.2);
        transform: scale(1.2);
    margin-top: -1%;
  }
}
@media only screen and (min-width: 60em) {
  .recently-revealed__card-img--whispers-of-the-old-gods {
    -ms-transform: scale(1);
        transform: scale(1);
    margin-top: -7%;
    margin-bottom: -12%;
    max-width: 1000px;
  }
}
@media only screen and (min-width: 60em) {
  .awaken-an-ancient-evil-details {
    margin-top: -80px;
    margin-top: -5rem;
  }
}
.overflow-scroll-block {
  overflow: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.media-content-container--expanions:after {
  display: none;
}
@media only screen and (min-width: 60em) {
  .media-content-container--expanions .media-content:nth-of-type(5):nth-last-of-type(1) {
    margin-left: 32px;
    margin-left: 2rem;
  }
}
.lowered-section--vote-whispers-of-the-old-gods {
  padding-top: 50px;
}
@media only screen and (min-width: 40em) {
  .lowered-section--vote-whispers-of-the-old-gods {
    padding-top: 80px;
  }
}
@media only screen and (min-width: 72.5em) {
  .lowered-section--vote-whispers-of-the-old-gods {
    margin-top: 48px;
    margin-top: 3rem;
  }
}
@media only screen and (min-width: 60em) {
  .content-container--vote-whispers-of-the-old-gods {
    position: relative;
    z-index: 5;
    min-height: 500px;
  }
  .content-container--vote-whispers-of-the-old-gods:before,
  .content-container--vote-whispers-of-the-old-gods:after {
    content: "";
    position: absolute;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: -1;
  }
  .content-container--vote-whispers-of-the-old-gods:before {
    width: 891px;
    height: 783px;
    background-image: url("/hearthstone/static/images/whispers-of-the-old-gods/voting-bg-left.png");
    top: -240px;
    -ms-transform: scale(0.65);
        transform: scale(0.65);
    right: 37%;
  }
  .content-container--vote-whispers-of-the-old-gods:after {
    width: 1029px;
    height: 787px;
    background-image: url("/hearthstone/static/images/whispers-of-the-old-gods/voting-bg-right.png");
    top: -240px;
    left: 27%;
    -ms-transform: scale(0.65);
        transform: scale(0.65);
  }
}
@media only screen and (min-width: 72.5em) {
  .content-container--vote-whispers-of-the-old-gods:before {
    top: -210px;
    right: auto;
    left: -220px;
    -ms-transform: scale(1);
        transform: scale(1);
  }
}
@media only screen and (min-width: 72.5em) {
  .content-container--vote-whispers-of-the-old-gods:after {
    top: -200px;
    right: -245px;
    left: auto;
    -ms-transform: scale(1);
        transform: scale(1);
  }
}
.vote-head-container {
  margin-bottom: 48px;
  margin-bottom: 3rem;
}
@media only screen and (min-width: 72.5em) {
  .vote-head-container {
    margin-top: 32px;
    margin-top: 2rem;
  }
}
.content-container--purchase {
  padding-top: 16px;
  padding-top: 1rem;
}
.influencers-head-container {
  margin-top: 16px;
  margin-top: 1rem;
  margin-bottom: 16px;
  margin-bottom: 1rem;
}
.media-frame--whispers-of-the-old-gods {
  position: relative;
  margin: 8px;
  z-index: 1;
  margin-top: 32px;
  margin-top: 2rem;
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
}
@media only screen and (min-width: 40em) {
  .media-frame--whispers-of-the-old-gods {
    margin-top: 0;
  }
}
.media-frame--whispers-of-the-old-gods:before {
  content: "";
  position: absolute;
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  border: 8px solid #DEC79B;
  border-width: 17px 20px;
  border-image: url("/hearthstone/static/images/game-guide/heroes/artwork-frameV2.png") 17 20 stretch;
  z-index: -1;
}
.media-frame--whispers-of-the-old-gods img {
  display: block;
}
.recently-revealed-container--whispers-of-the-old-gods {
  margin-bottom: 16px;
  margin-bottom: 1rem;
}
.content-container--whispers-of-the-old-gods-cards {
  padding-top: 0;
}
@media only screen and (min-width: 40em) {
  .content-container--whispers-of-the-old-gods-cards {
    padding-top: 48px;
    padding-top: 3rem;
  }
}
.adventure-rewards-section {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -ms-transform: translate(170%);
      transform: translate(170%);
  white-space: nowrap;
  z-index: 999;
  background-color: #F1D6A9;
  transition: transform 300ms ease-in-out;
  padding-top: 44px;
}
@media only screen and (min-width: 40em) {
  .adventure-rewards-section {
    padding-top: 0;
    position: static;
    background-color: transparent;
    width: auto;
    clear: both;
    -ms-transform: translate(0);
        transform: translate(0);
  }
}
.adventure-back {
  z-index: 99;
  text-align: left;
  padding: 8px 16px;
  padding: .5rem 1rem;
  border-bottom: 1px solid #D0B582;
}
@media only screen and (min-width: 40em) {
  .adventure-back {
    display: none;
  }
}
.adventure-back .hearthstone-button {
  padding: 2px 3px;
}
.adventure-back .hearthstone-button__inner {
  padding: 3px;
}
.adventure-back .hearthstone-button__btn {
  min-height: 16px;
  min-height: 1rem;
  height: 28px;
  height: 1.8rem;
}
.adventure-back .hearthstone-button__text {
  padding: 3px 6px;
  padding: 0.2rem 0.4rem;
  box-shadow: none;
  font-size: 16px;
  font-size: 1rem;
}
.adventure-rewards-container {
  position: relative;
  overflow: hidden;
  overflow-y: auto;
  height: 100%;
  width: 100%;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid #F6E1BA;
  padding-top: 16px;
  padding-top: 1rem;
  padding-bottom: 48px;
  padding-bottom: 3rem;
}
@media only screen and (min-width: 40em) {
  .adventure-rewards-container {
    overflow-y: visible;
    -webkit-overflow-scrolling: none;
    border: none;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.adventure-wings {
  padding: 0 16px;
  padding: 0 1rem;
}
@media only screen and (min-width: 40em) {
  .adventure-wings {
    padding: 0;
  }
}
.adventure-wing {
  font-size: 14px;
  font-size: 0.875rem;
  border-bottom: 1px solid #CBB586;
  border-top: 1px solid #F8E2B3;
}
@media only screen and (min-width: 40em) {
  .adventure-wing {
    border: none;
  }
}
.adventure-wing.is-active .adventure-wing__link {
  color: #63170A;
  pointer-events: none;
}
.adventure-wing.is-active .adventure-wing__link:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -6px;
  height: 12px;
  width: 7px;
  background: url("/hearthstone/static/images/icons/arrows4.png") 0 0 no-repeat;
}
.adventure-wing.is-active .adventure-wing__link:hover {
  text-decoration: none;
}
.adventure-wing__link,
.adventure-wing__locked {
  display: block;
  padding: 9px 16px;
  padding: .6rem 1rem;
  font-size: 17px;
  font-size: 1.1rem;
  line-height: 1;
}
@media only screen and (min-width: 40em) {
  .adventure-wing__link,
  .adventure-wing__locked {
    padding: 9px 16px 9px 0;
    padding: .6rem 1rem .6rem 0;
  }
}
.adventure-wing__link {
  font-weight: bold;
  position: relative;
}
.adventure-wing__link:hover {
  color: #63170A;
  text-decoration: none;
}
.adventure-wing__locked {
  color: #8E8267;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 0;
}
.adventure-wing__locked p {
  padding: 0;
  margin: 0;
}
.article-contianer {
  padding: 16px;
  padding: 1rem;
  max-width: 992px;
  max-width: 62rem;
  margin: auto;
}
@media only screen and (min-width: 60em) {
  .article-contianer {
    padding: 32px 0;
    padding: 2rem 0;
    width: 98%;
    width: calc(100% - 2rem);
  }
}
@media only screen and (min-width: 60em) {
  .article-wrapper {
    margin-right: -336px;
    margin-right: -21rem;
    float: left;
    width: 100%;
  }
}
@media only screen and (min-width: 60em) {
  .article-wrapper .article {
    padding-right: 368px;
    padding-right: 23rem;
  }
}
.article-header {
  margin-bottom: 1em;
}
.article-header .heading--small {
  font-size: 24px;
  font-size: 1.5rem;
}
.article-content {
  font-family: "Open Sans", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Display, Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}
@media only screen and (min-width: 60em) {
  .article-content {
    line-height: 2;
  }
}
.ko-kr .article-content {
  font-family: Dotum;
}
.article-content p {
  padding: 8px 0;
  padding: .5rem 0;
}
.article-content h2 {
  font-size: 1.5em;
}
.article-content h3 {
  font-size: 1.17em;
}
.article-content h4 {
  font-size: 1em;
}
.article-content h5 {
  font-size: 0.83em;
}
.article-content h6 {
  font-size: 0.67em;
}
.header-image {
  text-align: center;
  position: relative;
  margin: 16px auto 8px;
  margin: 1rem auto .5rem;
}
@media only screen and (min-width: 60em) {
  .header-image {
    padding: 14px 0 19px;
    padding: .875rem 0 1.2rem;
  }
}
.header-image img {
  display: block;
}
.community-share {
  padding: 8px 16px;
  padding: .5rem 1rem;
  margin-top: 16px;
  margin-top: 1rem;
}
.blog-article .page-body {
  padding-top: 0;
}
/* blog - disabled comments notice */
.disabled-comments-msg {
  padding: .6em 0;
  text-align: center;
  margin-bottom: 20px;
}
/* Featured News */
.content-section--featured {
  overflow: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding-top: 17px;
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
  position: relative;
}
@media only screen and (min-width: 60em) {
  .content-section--featured {
    overflow: visible;
  }
}
.explore-nav-is-out .content-section--featured {
  overflow: hidden;
}
.explore-nav-is-out .content-section--featured {
  overflow: hidden;
}
.news-card-list {
  white-space: nowrap;
  font-size: 0.1em;
}
@media only screen and (min-width: 60em) {
  .news-card-list {
    text-align: center;
    white-space: normal;
    margin: 0 auto;
    width: auto;
    max-width: 1160px;
    overflow: visible;
  }
}
.news-card {
  display: inline-block;
  width: 263px;
  padding: 20px 20px 18px;
  height: 270px;
  overflow: hidden;
  background: transparent url("/hearthstone/static/images/blog/featured-article-bg.png") no-repeat;
  background-size: 100%;
  position: relative;
}
@media only screen and (min-width: 60em) {
  .news-card {
    width: 305px;
    max-width: 33%;
    height: 312px;
    padding: 23px;
  }
  .news-card:hover {
    background-position: 0 -315px;
  }
}
.news-card + .news-card {
  margin-left: 1.4em;
}
.news-card__title {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  max-height: 2.6em;
  margin-bottom: 0.5em;
}
.th-th .news-card__title {
  line-height: 1.35;
}
.news-card__image {
  overflow: hidden;
}
.news-card__image--link {
  display: block;
  position: relative;
  padding-bottom: 50%;
}
.news-card__image--link img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.news-card__bd {
  text-align: left;
  padding: .5em 1em;
  white-space: normal;
  font-size: 14px;
  font-size: 0.875rem;
}
.news-card__content {
  height: 6.1em;
}
@media only screen and (min-width: 60em) {
  .news-card__content {
    height: 7.4em;
  }
}
.news-card__summary {
  font-size: 13px;
}
.news-card__meta {
  padding-top: 0.5em;
}
.news-card-list {
  position: relative;
}
@media only screen and (min-width: 72.5em) {
  .news-card-list:before {
    content: "";
    position: absolute;
    height: 131px;
    width: 128px;
    background: transparent url("/hearthstone/static/images/blog/frog.png") no-repeat;
    bottom: -39px;
    right: 19px;
    z-index: 10;
  }
  .news-card-list:after {
    content: "";
    position: absolute;
    height: 21px;
    width: 42px;
    background: transparent url("/hearthstone/static/images/blog/eyes.gif") no-repeat;
    bottom: 60px;
    right: 71px;
    z-index: 12;
  }
}
@media only screen and (min-width: 60em) {
  .articles-container {
    padding: 0 68px;
  }
}
.article-list-container {
  max-width: 840px;
  max-width: 52.5rem;
  margin: 0 16px;
  margin: 0 1rem;
}
@media only screen and (min-width: 60em) {
  .article-list-container {
    margin: 0;
    width: 98%;
    width: calc(100% - 2rem);
  }
}
@media only screen and (min-width: 40em) {
  .article-list-title {
    padding: 0 0 1em;
    background: transparent url("/hearthstone/static/images/content-separator2.png") center bottom no-repeat;
  }
}
.article-list__item {
  padding: 1em 0;
  clear: both;
}
.article-list__item + .article-list__item {
  border-top: 1px solid #d5c29a;
}
.media__image--news {
  float: left;
  width: 30%;
  max-width: 202px;
}
.media__bd--news {
  padding-left: 1em;
}
.blog-article .article-wrapper .article-content ul,
.blog-article .article-wrapper .article-content ol,
.blog-article .article-wrapper .article-content dl {
  padding-left: 1em;
}
.blog-article .article-wrapper .article-content ul li {
  list-style: disc;
  margin-left: 1em;
}
.blog-article .article-wrapper .article-content ol li {
  list-style-type: decimal;
  margin-left: 1em;
}
.blog-article .article-wrapper .article-content p {
  padding: 6px 0;
}
.blog-article .article-wrapper .article-content strong,
.blog-article .article-wrapper .article-content h5 {
  font-weight: bold;
}
.bnet-comments {
  padding: 56px 0 0;
  padding: 3.5rem 0 0;
  font-family: "Open Sans Semibold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Display Bold", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  clear: left;
}
@media only screen and (min-width: 60em) {
  .bnet-comments {
    margin-right: -336px;
    margin-right: -21rem;
    padding-right: 368px;
    padding-right: 23rem;
    width: 100%;
  }
}
.bnet-comments .comments-list {
  float: left;
  width: 100%;
}
.bnet-comments .comments-form,
.bnet-comments .comment-tile,
.bnet-comments .comments-error-gate,
.bnet-comments .disabled-comments-msg {
  display: block;
  background-color: #DEC79B;
  background-color: rgba(116, 50, 0, 0.07);
}
.bnet-comments .comments-form--centered,
.bnet-comments .comment-tile--centered,
.bnet-comments .comments-error-gate--centered,
.bnet-comments .disabled-comments-msg--centered {
  text-align: center;
}
.bnet-comments .subheader-2 {
  color: #03345f;
  font: bold 24px/38px "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
  background: url("/hearthstone/static/images/layout/cms/bg-comments-shadow-top.png") 50% 100% no-repeat;
  padding-bottom: 9px;
  margin-bottom: 12px;
}
.bnet-comments .comments-control .clear {
  display: none !important;
}
@media only screen and (max-width: 39.99em) {
  .bnet-comments .comment-tile,
  .bnet-comments .comment-nested .comment-tile {
    padding: 15px;
  }
  .bnet-comments .comment-tile .bnet-avatar,
  .bnet-comments .comment-nested .comment-tile .bnet-avatar {
    position: static;
    float: left;
    margin: 0 21px 21px 0;
  }
}
@media only screen and (max-width: 39.99em) {
  .bnet-comments .comment-body {
    clear: left;
  }
}
.bnet-comments .comments-form .input-wrapper textarea {
  width: 100%;
  border: none;
  border-radius: 5px;
  padding: 16px;
  padding: 1rem;
}
.bnet-comments .moderator-controls {
  border: none;
  background: none;
}
.bnet-comments span.clear {
  display: none;
}
.bnet-comments .comment-tile .comment-foot .ui-button {
  visibility: visible;
  transition: opacity .3s;
}
@media only screen and (min-width: 60em) {
  .bnet-comments .comment-tile .comment-foot .ui-button {
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity="0")';
    filter: alpha(opacity=0);
  }
}
.bnet-comments .comment-rating {
  position: absolute;
  right: 16px;
  right: 1rem;
  top: 16px;
  top: 1rem;
  color: #811AB0;
}
.bnet-comments .comment-rating + .rate-post-wrapper {
  margin-top: 32px;
  margin-top: 2rem;
}
.comment-tile:hover .comment-foot .ui-button,
.comment-tile:hover .rate-option,
.comment-tile:hover .rate-post-login {
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity="100")';
  filter: alpha(opacity=100);
}
.blog-article .rate-option,
.blog-article .rate-post-login {
  transition: opacity 0.3s ease-out;
  visibility: visible !important;
  float: right;
}
.blog-article .rate-option .button-right,
.blog-article .rate-post-login .button-right {
  color: white;
}
@media only screen and (min-width: 60em) {
  .blog-article .rate-option,
  .blog-article .rate-post-login {
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity="0")';
    filter: alpha(opacity=0);
  }
}
@media only screen and (min-width: 60em) {
  .rate-post-login.comment-rating {
    opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity="100")';
    filter: alpha(opacity=100);
  }
}
.rate-post-wrapper {
  float: right;
  margin-top: 0;
  padding: 0;
  width: auto;
}
.bnet-comments .comment-tile .comment-foot {
  margin-top: 32px;
  margin-top: 2rem;
}
.tab-menu {
  padding: 0 30px 0 30px;
  margin: 0 4px;
  background: url("/hearthstone/static/images/ui/tab-menu.gif") transparent 0 100% repeat-x;
}
.tab-menu li {
  display: inline-block;
  height: 35px;
  margin-right: 1px;
}
.tab-menu li a {
  position: relative;
  top: -1px;
  display: block;
  height: 33px;
  font: normal 13px/33px "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
  text-transform: uppercase;
  border: 1px solid #e0c99d;
  border-bottom: 0 !important;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.ko-kr .tab-menu li a {
  font-family: Dotum;
}
.tab-menu li a span {
  display: inline-block;
  height: 33px;
  padding: 0 15px;
  background-color: #e0c99d;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  letter-spacing: -1px;
}
.tab-menu li a:hover span {
  text-decoration: underline;
}
.tab-menu li a.tab-active,
.tab-menu li a.tab-active:hover {
  top: 0;
  border: 1px solid #d7c090;
  border-bottom: 0 !important;
}
.tab-menu li a.tab-active {
  color: #000;
}
.tab-menu li a.tab-active span,
.tab-menu li a.tab-active:hover span {
  border: 1px solid #ddca9f;
  border-bottom: 0 !important;
  background-color: #ead7ac;
  height: 34px;
  text-decoration: none;
  cursor: default;
}
.tab-menu li.tab-disabled a {
  color: #999898;
}
.tab-menu li.tab-disabled a:hover {
  color: #999898;
  cursor: help;
  border-color: #e0c99d;
}
.tab-menu li.tab-disabled a:hover span {
  text-decoration: none;
}
.tab-menu li.tab-disabled a span {
  background: url("/hearthstone/static/images/icons/tab-menu-disabled.gif") no-repeat scroll 82% 11px transparent;
  padding-right: 33px;
}
.sidebar {
  margin-top: 32px;
  margin-top: 2rem;
}
@media only screen and (min-width: 60em) {
  .sidebar {
    margin-top: 0;
    width: 320px;
    width: 20rem;
  }
}
.sidebar .article-list__item {
  clear: both;
  padding: 10px 7px;
}
.sidebar .article-summary {
  display: none;
}
.sidebar .article-meta {
  margin-bottom: 0;
}
.sidebar .article-meta .comments-link {
  margin-left: 0;
}
.sidebar .blog-load-more {
  margin: 8px 0;
  margin: 0.5rem 0;
  max-width: none;
}
.sidebar .article-title {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.3;
}
.recent-articles-title {
  padding-bottom: 8px;
  margin-bottom: .875em;
  background: url("/hearthstone/static/images/content-separator2.png") 50% 100% no-repeat;
}
@media only screen and (min-width: 60em) {
  .recent-articles-title {
    background-image: url("/hearthstone/static/images/layout/cms/bg-sidebar-shadow-top.png");
  }
}
.on-view {
  background-color: #DEC79B;
  background-color: rgba(116, 50, 0, 0.07);
  background-repeat: no-repeat;
  background-position: 0 50%;
  border: 1px solid #D4BA8C;
}
@media only screen and (min-width: 60em) {
  .on-view {
    background-image: url("/hearthstone/static/images/blog/arrow-recent-article-tab.gif");
  }
}
.content-section--featured {
  background: transparent url("/hearthstone/static/images/blog/blog-header-bg.jpg") 50% 0 no-repeat;
}
.blog .content-section {
  max-width: none;
}
.blog .articles {
  max-width: 1160px;
  margin: auto;
}
@media only screen and (min-width: 60em) {
  .meetups-event-table {
    display: table;
    width: 100%;
  }
}
.meetups-event-table--organizer {
  background: url("/hearthstone/static/images/content-separator2.png") top center no-repeat, url("/hearthstone/static/images/content-separator2.png") bottom center no-repeat;
  padding-top: 32px;
  padding-bottom: 32px;
}
.meetups-event-table__row {
  display: block;
}
@media only screen and (min-width: 60em) {
  .meetups-event-table__row {
    display: table-row;
  }
}
.meetups-event-table__row--head {
  display: none;
}
@media only screen and (min-width: 60em) {
  .meetups-event-table__row--head {
    display: table-row;
  }
}
@media only screen and (min-width: 60em) {
  .meetups-event-table__cell {
    display: table-cell;
    box-sizing: border-box;
    vertical-align: top;
  }
}
.meetups-event-table__cell--title {
  display: block;
}
@media only screen and (min-width: 60em) {
  .meetups-event-table__cell--title {
    display: table-cell;
  }
}
.meetups-event-table__cell--time {
  display: block;
  white-space: nowrap;
}
@media only screen and (min-width: 60em) {
  .meetups-event-table__cell--time {
    display: table-cell;
  }
}
.meetups-event-table__cell--country {
  text-transform: capitalize;
}
.meetups-event-table__cell--city {
  text-transform: capitalize;
}
.meetup-submit--disabled {
  cursor: wait;
}
.fsg-form-button {
  background-color: #913A1F;
  background-position: center center;
  background-size: 65% 65%, 100% 100%;
  background-repeat: no-repeat;
  width: 3.18em;
  height: 3.25em;
  z-index: 1;
  border-radius: .25rem;
  box-shadow: 0 0.15rem 0.15rem rgba(156, 118, 70, 0.3);
  cursor: pointer;
}
.fsg-form-button:hover {
  background-color: #b14726;
}
.fsg-form-select,
.fsg-form-select--small {
  position: relative;
  height: 3.25em;
  line-height: 1;
  padding: 0;
}
.fsg-form-select:before,
.fsg-form-select--small:before {
  content: "";
  height: 100%;
  margin-right: 3.065em;
  display: block;
  position: relative;
  z-index: 0;
  border: .125em solid #f9f7f0;
  border-bottom-left-radius: 4px;
  border-bottom-left-radius: .25rem;
  border-top-left-radius: 4px;
  border-top-left-radius: .25rem;
  background: white;
  background: linear-gradient(#fffcf6, #f2eee8);
  box-shadow: 0 0.15rem 0.15rem rgba(156, 118, 70, 0.3);
  box-sizing: border-box;
}
.fsg-form-select:after,
.fsg-form-select--small:after {
  content: "";
  background: url("/hearthstone/static/images/icons/fsg_input_select_dropdown_arrows@2x.png") center center no-repeat #913A1F;
  background: url("/hearthstone/static/images/icons/fsg_input_select_dropdown_arrows@2x.png") center center no-repeat, url("/hearthstone/static/images/fireside-gatherings/form-button-bg.jpg") #913A1F;
  background-size: 65% 65%, 100% 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 3.065em;
  height: 100%;
  z-index: 1;
  border-bottom-right-radius: 4px;
  border-bottom-right-radius: .25rem;
  border-top-right-radius: 4px;
  border-top-right-radius: .25rem;
  box-shadow: 0 0.15rem 0.15rem rgba(156, 118, 70, 0.3);
}
.fsg-form-select select,
.fsg-form-select--small select {
  background: transparent;
  border: 0;
  outline: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  font-size: 1.25em;
  color: #7c674a;
  box-sizing: border-box;
  padding: 0 3.452em 0 1em;
  vertical-align: middle;
}
.fsg-form-select select::-ms-expand,
.fsg-form-select--small select::-ms-expand {
  display: none;
}
.fsg-form-select select:-moz-focusring,
.fsg-form-select--small select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.fsg-form-select select:focus::-ms-value,
.fsg-form-select--small select:focus::-ms-value {
  background: transparent;
  color: inherit;
}
.fsg-form-select option,
.fsg-form-select--small option {
  background: white;
  color: inherit;
  border: none;
  outline: none;
}
.fsg-form-select:hover,
.fsg-form-select--small:hover {
  cursor: pointer;
}
.fsg-form-select:hover:after,
.fsg-form-select--small:hover:after {
  background-color: #b14726;
}
.fsg-form-select--small {
  font-size: .85em;
  height: 2.76em;
  line-height: 2.76em;
  display: inline-block;
  width: 16em;
  max-width: 100%;
  vertical-align: middle;
}
.fsg-form-select--small:after {
  width: 2.5em;
}
.fsg-form-select--small:before {
  margin-right: 2.5em;
}
.fsg-form-select--xsmall {
  width: 100%;
  display: block;
}
@media only screen and (min-width: 40em) {
  .fsg-form-select--xsmall {
    width: 16em;
  }
}
.fsg-form-select--xsmall select {
  font-size: 1.1em;
}
.fsg-form-select--xsmall optgroup {
  background-color: white;
}
.fsg-form-select--dull {
  background: #F1D6A9;
}
.fsg-form-select--dull:hover:after {
  background-color: #A0815D;
}
.fsg-form-select--dull:after {
  background-color: #725A37;
}
.fsg-form-select--dull:before {
  background: #F1D6A9;
  background: linear-gradient(#f5e0bf, #F1D6A9);
  border-color: #f5e0bf;
}
.fsg-admin-menu {
  font-family: "Palatino Regular", sans-serif;
  display: none;
}
@media only screen and (min-width: 60em) {
  .fsg-admin-menu {
    display: block;
    border-bottom: 1px solid #cbb27b;
    border-left: 1px solid #cbb27b;
    border-right: 1px solid #cbb27b;
    margin: 0 0 16px 0;
    margin: 0 0 1rem 0;
    line-height: 48px;
    line-height: 3rem;
    position: relative;
    bottom: 27px;
    z-index: 20;
  }
}
@media only screen and (min-width: 60em) {
  .fsg-admin-menu__title {
    float: left;
    margin-left: 16px;
    margin-left: 1rem;
    color: #94472B;
  }
}
@media only screen and (min-width: 60em) {
  .fsg-admin-menu__nav {
    margin: 0;
    padding: 0;
    float: right;
    color: #94472B;
  }
  .fsg-admin-menu__nav a {
    text-decoration: none;
    color: inherit;
  }
  .fsg-admin-menu__nav > li:hover {
    background-color: #F5E9C8;
  }
  .fsg-admin-menu__nav > li {
    float: left;
    border-left: 1px solid #cbb27b;
    position: relative;
  }
  .fsg-admin-menu__nav > li > a {
    display: block;
    padding: 0 16px;
    padding: 0 1rem;
    color: inherit;
  }
  .fsg-admin-menu__nav a,
  .fsg-admin-menu__nav li {
    white-space: nowrap;
  }
  .fsg-admin-menu__nav li:hover > ul {
    display: block;
  }
  .fsg-admin-menu__nav ul {
    position: absolute;
    top: 100%;
    right: -1px;
    background-color: #F5E9C8;
    margin: 0;
    padding: 0;
    border: 1px solid #cbb27b;
    display: none;
    z-index: 1;
    box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.25);
  }
  .fsg-admin-menu__nav ul a {
    padding: 0 16px;
    padding: 0 1rem;
    display: block;
  }
  .fsg-admin-menu__nav ul a:hover {
    background-color: #E6D6B6;
  }
  .fsg-admin-menu__nav ul li + li {
    border-top: 1px solid #cbb27b;
  }
  .fsg-admin-menu__nav ul + span {
    display: block;
    padding: 0 16px;
    padding: 0 1rem;
    background: url("/hearthstone/static/images/icons/arrows.gif") center 32px no-repeat;
    background: url("/hearthstone/static/images/icons/arrows.gif") center 2rem no-repeat;
  }
}
.fsg-table {
  display: table;
  width: 100%;
}
.fsg-table__row {
  display: table-row;
}
.fsg-table__row:nth-child(even):not(.fsg-table__row--head) {
  background-color: rgba(217, 190, 145, 0.3);
}
.fsg-table__row.fsg-table__row--head--major + .fsg-table__row .fsg-table__cell {
  border-top-width: 2px;
}
.fsg-table__row.fsg-table__row--head + .fsg-table__row .fsg-table__cell {
  border-top-color: #957651;
}
.fsg-table__row:first-child .fsg-table__cell {
  padding-top: .75em;
}
.fsg-table__row:hover {
  background-color: rgba(217, 190, 145, 0.5);
}
.fsg-table__row.fsg-table__row--disabled {
  opacity: 0.5;
}
.fsg-table__row + .fsg-table__row .fsg-table__cell {
  border-top: 1px solid #cbb27b;
}
.fsg-table__row--head {
  font-weight: bold;
  white-space: nowrap;
  background: none;
}
.fsg-table__row--head .fsg-table__cell {
  font-size: 1.25em;
  padding: 2.25em 1em .75em 1em;
}
.fsg-table__cell {
  display: table-cell;
  vertical-align: middle;
  padding: 1.5em 1em;
  text-overflow: ellipsis;
  word-wrap: break-word;
  overflow: hidden;
  word-break: break-all;
}
.fsg-table__cell--label {
  font-weight: bold;
  border-right: 1px solid #cbb27b;
  vertical-align: top;
  color: #2E2E2E;
}
.fsg-table__search-btn {
  width: 1em;
  height: 1em;
  background: url("/hearthstone/static/images/icons/search.gif") center center no-repeat;
  background-size: cover;
  outline: none;
  cursor: pointer;
  display: inline-block;
}
.fsg-admin-intro-text {
  font-size: 1.25em;
  margin-bottom: 32px;
  margin-bottom: 2rem;
}
.fsg-admin-fieldset {
  padding: 2em;
  border-color: #cbb27b;
  margin: 1em 0;
}
.fsg-admin-fieldset legend {
  padding: .5em 1em;
  border: 1px solid #cbb27b;
}
.fsg-admin-fieldset__textarea {
  width: 100%;
  background: rgba(217, 190, 145, 0.5);
  border: 1px solid #cbb27b;
  padding: 1em;
  margin-bottom: 1em;
}
.fsg-admin-fieldset__textarea::-webkit-input-placeholder {
  color: #957651;
}
.fsg-admin-fieldset__textarea::-moz-placeholder {
  color: #957651;
}
.fsg-admin-fieldset__textarea:-ms-input-placeholder {
  color: #957651;
}
.fsg-admin-fieldset__textarea::placeholder {
  color: #957651;
}
.fsg-admin-fieldset__select {
  width: 100%;
  background: rgba(217, 190, 145, 0.5);
  border: 1px solid #cbb27b;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 1em;
  margin-bottom: 1em;
}
.fsg-admin-fieldset__select option {
  background-color: white;
}
.fsg-admin-filter-row {
  text-align: right;
  padding: 1em;
  margin: 2em 0;
  background-color: rgba(217, 190, 145, 0.5);
  border-radius: 1em;
}
.fsg-admin-filter-row input,
.fsg-admin-filter-row .fsg-admin-select {
  border: 1px solid #957651;
  padding: 0 1em;
  background-color: #D9BE91;
  line-height: 2em;
  color: #2E2E2E;
  max-width: 100px;
}
.fsg-admin-filter-row input[type="submit"] {
  background-color: #957651;
  color: white;
}
.fsg-admin-select {
  display: inline-block;
}
.fsg-admin-select select {
  background: transparent;
  line-height: 1;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  width: 100%;
  border: 0;
  border-radius: 0;
  color: #2E2E2E;
}
.fsg-admin-filter-row__section {
  display: inline-block;
}
.fsg-admin-filter-row__section + .fsg-admin-filter-row__section {
  border-left: 1px solid #957651;
  margin-left: 1em;
  padding-left: 1em;
}
.fsg-table__cell--map {
  width: 100%;
}
.fsg-table-map {
  height: 15em;
  display: block;
  width: 100%;
}
.fsg-admin-page-nav {
  list-style: none;
  margin: 2em 0;
  padding: 0;
}
.fsg-admin-page-nav__item {
  display: inline-block;
  border: 1px solid #cbb27b;
  box-shadow: 0 0.25em 0.25em rgba(0, 0, 0, 0.05);
}
.fsg-admin-page-nav__item__link {
  display: block;
  padding: 1em 2em;
  font-weight: bold;
}
.fsg-admin-page-nav__item__link:hover {
  background: rgba(255, 255, 255, 0.1);
}
.heading--organizer-form {
  line-height: 1;
  padding-bottom: 16px;
  padding-bottom: 1rem;
  margin-bottom: 0;
}
@media only screen and (min-width: 60em) {
  .heading--organizer-form {
    padding-right: 32px;
    padding-right: 2rem;
    padding-top: 36px;
    padding-top: 2.25rem;
  }
}
.organizer-form-opening-text {
  font-family: "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
  font-size: 1.5em;
  line-height: 1.35;
  margin: 0 0 32px 0;
  margin: 0 0 2rem 0;
  padding: 0;
}
@media only screen and (min-width: 60em) {
  .organizer-form-opening-text {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media only screen and (min-width: 60em) {
  .grid-container--organizer-form {
    position: relative;
    clear: both;
  }
}
.fireside-edit .page-header-bg-chunk {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: url("/hearthstone/static/images/fireside-gatherings/landing-bg.png") top center no-repeat;
  min-height: 595px;
}
.organizer-form {
  padding: 0 16px;
  padding: 0 1rem;
}
@media only screen and (min-width: 60em) {
  .organizer-form {
    padding: 0;
  }
}
@media only screen and (min-width: 60em) {
  .organizer-form__main {
    padding-right: 32px;
    padding-right: 2rem;
  }
}
.organizer-form__aside {
  display: none;
}
@media only screen and (min-width: 60em) {
  .organizer-form__aside {
    display: block;
    padding-left: 32px;
    padding-left: 2rem;
  }
}
.organizer-form__aside .innkeeper-download:before {
  display: none;
}
.organizer-form__input-wrapper + .organizer-form__input-wrapper {
  margin-top: 32px;
  margin-top: 2rem;
}
.organizer-form__input-wrapper + .heading--organizer-form--section {
  margin-top: 64px;
  margin-top: 4rem;
}
.organizer-form__label {
  font-size: 1.5em;
  margin-bottom: .25em;
  display: block;
}
.organizer-form__optional-content {
  color: #a58860;
}
.organizer-form__additional-description {
  color: #7c674a;
  font-size: 16px;
  font-size: 1rem;
  margin-top: -4px;
  margin-top: -0.3rem;
}
.organizer-form__input,
.search-bar__input,
.fsg-admin-authorization__input,
.esports-standings__search-input,
.recruit__social__token__input {
  font-size: 1.25em;
  outline: none;
  padding: .5em 1em;
  width: 100%;
  border-radius: .25rem;
  background: white;
  background: linear-gradient(#f2eee8, #fffcf6);
  box-shadow: 0 0.15rem 0.15rem rgba(156, 118, 70, 0.3);
  border: .125em solid #f9f7f0;
  color: #7c674a;
}
.organizer-form__input:focus,
.esports-standings__search-input:focus,
.recruit__social__token__input:focus {
  border-color: #fdd432;
}
.organizer-form__input:disabled,
.esports-standings__search-input:disabled,
.recruit__social__token__input:disabled {
  box-shadow: inset 0 0 0.2rem rgba(162, 123, 75, 0.3);
  background: rgba(203, 178, 123, 0.5);
  border-color: #cbb27b;
}
.organizer-form__input.organizer-form__input--error,
.esports-standings__search-input.organizer-form__input--error,
.recruit__social__token__input.organizer-form__input--error {
  border-color: #d46122;
  border-width: 4px;
  border-width: .25rem;
  padding: 6px 14px;
  padding: .375rem .875rem;
}
.organizer-form__input::-webkit-input-placeholder,
.esports-standings__search-input::-webkit-input-placeholder,
.recruit__social__token__input::-webkit-input-placeholder {
  color: #c0bbb3;
  font-style: italic;
}
.organizer-form__input::-moz-placeholder,
.esports-standings__search-input::-moz-placeholder,
.recruit__social__token__input::-moz-placeholder {
  color: #c0bbb3;
  font-style: italic;
}
.organizer-form__input:-ms-input-placeholder,
.esports-standings__search-input:-ms-input-placeholder,
.recruit__social__token__input:-ms-input-placeholder {
  color: #c0bbb3;
  font-style: italic;
}
.organizer-form__input::placeholder,
.esports-standings__search-input::placeholder,
.recruit__social__token__input::placeholder {
  color: #c0bbb3;
  font-style: italic;
}
.organizer-form__input--select {
  position: relative;
  height: 3.25em;
  padding: 0;
}
.organizer-form__input--select:before {
  content: "";
  height: 100%;
  margin-right: 3.065em;
  display: block;
  position: relative;
  z-index: 0;
  border: .125em solid #f9f7f0;
  border-bottom-left-radius: 4px;
  border-bottom-left-radius: .25rem;
  border-top-left-radius: 4px;
  border-top-left-radius: .25rem;
  background: white;
  background: linear-gradient(#fffcf6, #f2eee8);
  box-shadow: 0 0.15rem 0.15rem rgba(156, 118, 70, 0.3);
  box-sizing: border-box;
}
.organizer-form__input--select:after {
  content: "";
  background: url("/hearthstone/static/images/form/hs_forms_dropdown_arrows.png") center center no-repeat #913A1F;
  background: url("/hearthstone/static/images/form/hs_forms_dropdown_arrows.png") center center no-repeat, url("/hearthstone/static/images/fireside-gatherings/form-button-bg.jpg") #913A1F;
  background-size: 50% 50%, 100% 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 3.18em;
  height: 3.25em;
  z-index: 1;
  border-bottom-right-radius: 4px;
  border-bottom-right-radius: .25rem;
  border-top-right-radius: 4px;
  border-top-right-radius: .25rem;
  box-shadow: 0 0.15rem 0.15rem rgba(156, 118, 70, 0.3);
}
.organizer-form__input--select select {
  background: transparent;
  border: 0;
  outline: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  font-size: 1.25em;
  color: #7c674a;
  box-sizing: border-box;
  padding: .5em 1em;
}
.organizer-form__input--select select::-ms-expand {
  display: none;
}
.organizer-form__input--select option {
  background: #fffcf6;
  color: inherit;
  border: none;
  outline: none;
}
.organizer-form__input--select:hover {
  cursor: pointer;
}
.organizer-form__input--select:hover:after {
  background-color: #b14726;
}
.heading--organizer-form--section {
  margin-bottom: 16px;
  margin-bottom: 1rem;
  max-width: 576px;
  max-width: 36rem;
}
.organizer-form__input-wrapper--email {
  max-width: 576px;
  max-width: 36rem;
  margin-top: 64px;
  margin-top: 4rem;
}
.organizer-form__controls {
  margin: 32px 0;
  margin: 2rem 0;
}
.organizer-form__controls--submit {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}
.meetup-delete-button {
  font-family: "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
  font-size: 16px;
  font-size: 1rem;
}
.organizer-form__field-error {
  display: block;
  margin-top: 8px;
  margin-top: 0.5rem;
  min-height: 1em;
  line-height: 1em;
  padding-left: .9em;
  color: #d46122;
  font-weight: bold;
  position: relative;
  font-size: 1.25em;
}
.organizer-form__field-error:before {
  content: "";
  width: .4em;
  height: .4em;
  background-color: #d46122;
  border-radius: 50%;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -0.2em;
}
.organizer-form__error-notice {
  font-weight: bold;
  font-size: 1.5em;
  border-radius: .25rem;
  padding: 16px;
  padding: 1rem;
  position: relative;
  margin-bottom: 32px;
  margin-bottom: 2rem;
  display: table;
}
@media only screen and (min-width: 40em) {
  .organizer-form__error-notice {
    max-width: 576px;
    max-width: 36rem;
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (min-width: 60em) {
  .organizer-form__error-notice {
    max-width: none;
    width: 100%;
  }
}
.organizer-form__error-notice:before {
  content: "";
  display: table-cell;
  vertical-align: middle;
  width: 69px;
  height: 69px;
  background: url("/hearthstone/static/images/icons/section-heading-icons.png") -138px 0 no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .organizer-form__error-notice:before {
    background-image: url("/hearthstone/static/images/icons/section-heading-icons@2x.png");
    background-size: cover;
  }
}
.organizer-form__error_notice__message {
  display: table-cell;
  vertical-align: middle;
  padding-left: 16px;
  padding-left: 1rem;
  font-size: 18px;
  font-size: 1.125rem;
}
.organizer-form__radio-container {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  font-size: 1rem;
}
.organizer-form__radio-container + .organizer-form__radio-container {
  margin-left: 32px;
  margin-left: 2rem;
}
.organizer-form__radio-container [type='radio']:not(old) {
  visibility: hidden;
  position: absolute;
}
.organizer-form__radio-container [type='radio']:not(old) ~ label:before {
  content: '';
  background: #fff;
  background: linear-gradient(#f2eee8, #fffcf6);
  box-shadow: 0 0.15rem 0.15rem rgba(156, 118, 70, 0.3);
  border: 2px solid #f9f7f0;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 4px;
}
.organizer-form__radio-container [type='radio']:not(old):checked ~ label:before {
  background: #913a1f;
  border-width: 4px;
  height: 6px;
  width: 6px;
}
.organizer-form__toggle-container {
  position: relative;
  display: inline-block;
}
.organizer-form__checkbox {
  margin-right: 6px;
}
.fsg-form-checkbox {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -6px;
}
.fsg-table--user-admin {
  box-sizing: border-box;
  padding-right: 2em;
}
.fsg-table__cell--user-admin:before {
  content: "";
  background: url("/hearthstone/static/images/icons/context.gif") top left no-repeat;
  width: 20px;
  height: 20px;
  top: 16px;
  top: 1rem;
  left: 16px;
  left: 1rem;
  display: inline-block;
  margin-right: 16px;
  margin-right: 1rem;
  vertical-align: middle;
}
.ui-button--fsg-admin-authorization {
  margin-top: 16px;
  margin-top: 1rem;
}
@media only screen and (min-width: 60em) {
  .fsg-admin-authorization {
    background-color: #D9BE91;
    padding: 24px;
    padding: 1.5rem;
    border-radius: 1rem;
    top: -24px;
    top: -1.5rem;
    position: relative;
    text-align: center;
  }
}
.fsg-admin-authorization__message,
.fsg-admin-authorization__message--success,
.fsg-admin-authorization__message--failure {
  padding: 16px;
  padding: 1rem;
  margin: 16px 0;
  margin: 1rem 0;
  color: white;
  font-weight: bold;
}
.fsg-admin-authorization__message--success {
  background-color: #8E8267;
}
.fsg-admin-authorization__message--failure {
  background-color: #d85c36;
}
.fsg-admin-authorization__username {
  color: #63594d;
  font-size: .825em;
}
.fsg-admin-authorization__input {
  text-align: center;
}
.upcoming-event-header {
  clear: both;
}
.upcoming-event-header__title {
  display: inline-block;
  font-size: 24px;
  font-size: 1.5rem;
  margin-right: 1em;
  padding: 0 16px;
  padding: 0 1rem;
}
@media only screen and (min-width: 60em) {
  .upcoming-event-header__title {
    font-size: 28px;
    font-size: 1.75rem;
    padding: 0;
  }
}
.upcoming-event-form {
  display: inline-block;
}
.meetup-header {
  padding: 0 16px;
  padding: 0 1rem;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 60em) {
  .meetup-header {
    padding: 0;
  }
}
.meetup-header .card-bg {
  margin: -25% 0 -25% -25%;
}
.fireside .content-section,
.fireside-detail .content-section {
  max-width: inherit;
}
.fireside {
  position: relative;
}
@media only screen and (min-width: 40em) {
  .fireside .page-header-bg-chunk {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url("/hearthstone/static/images/fireside-gatherings/landing-bg.png") top center no-repeat;
  }
}
.body-text--fsg {
  max-width: 40em;
  margin: auto;
  font-family: "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
  font-size: 18px;
  font-size: 1.125rem;
  text-align: left;
  padding: 0;
}
@media only screen and (min-width: 30em) {
  .body-text--fsg {
    text-align: inherit;
    padding: 0 16px 0;
    padding: 0 1rem 0;
  }
}
.body-text--partner {
  font-family: "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
  margin-bottom: 0;
}
.meetup-header--index {
  text-align: center;
}
@media only screen and (min-width: 60em) {
  .fireside-gatherings-promo-card {
    margin-top: -50px;
  }
}
.cta-button-container {
  text-align: center;
  clear: both;
}
.cta-button-container--learn-more {
  margin-top: 32px;
  margin-top: 2rem;
  margin-bottom: 32px;
  margin-bottom: 2rem;
}
.meetup-button-container {
  margin: 32px auto;
  margin: 2rem auto;
}
.meetup-header--create {
  background: url("/hearthstone/static/images/fireside-gatherings/hozen.png") bottom center no-repeat;
}
.meetup-header--fsg-detail {
  background: url("/hearthstone/static/images/fireside-gatherings/detail-intro-bg.png") bottom center no-repeat;
  margin: 16px 0 0;
  margin: 1rem 0 0;
  padding: 0 16px;
  padding: 0 1rem;
  height: 179px;
  position: relative;
}
.content-container--fsg-detail {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
}
@media only screen and (min-width: 40em) {
  .content-container--fsg-detail {
    display: table;
  }
}
.content-container--fsg-footer {
  margin-bottom: 16px;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 40em) {
  .content-container--fsg-footer {
    margin-top: -16px;
    margin-top: -1rem;
  }
}
.meetup-header__container {
  position: relative;
  min-height: 500px;
}
.meetup-header__content {
  margin-bottom: 16px;
  margin-bottom: 1rem;
  text-align: center;
}
.meetup-header__secondary {
  text-align: left;
  margin-top: 16px;
  margin-top: 1rem;
}
.blog-container {
  position: relative;
  z-index: 5;
}
.meetup-text {
  font: normal 16px/1.35 "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
  font: normal 1rem/1.35 "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
}
.meetup-text:nth-of-type(1) {
  margin-top: 0;
}
.meetup-text--learn-more {
  font-size: 18px;
  font-size: 1.125rem;
}
.meetup-text--learn-more-hosting {
  font-size: 18px;
  font-size: 1.125rem;
}
@media only screen and (min-width: 40em) {
  .meetup-text--learn-more-hosting {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.separator-container {
  margin-top: -23px;
  padding-top: 4em;
  padding-bottom: 4em;
  position: relative;
}
.separator-container:before {
  content: "";
  position: absolute;
  height: 68px;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  background: url("/hearthstone/static/images/fireside-gatherings/swirls-top-elevated.png") center top no-repeat;
  visibility: visible;
  display: block;
}
.separator-container--no-footer {
  background: none;
}
.video-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -50px;
  background: transparent url("/hearthstone/static/images/card-hover.png") -279px -26px no-repeat;
  width: 100px;
  height: 100px;
  z-index: 9001;
}
.intro-video-container {
  margin: 16px 0;
  margin: 1rem 0;
}
@media only screen and (min-width: 60em) {
  .intro-video-container {
    margin: 0;
  }
}
.intro-video {
  display: none;
}
@media only screen and (min-width: 60em) {
  .intro-video {
    display: block;
    text-align: center;
    position: relative;
    padding-top: 53.44036697%;
    margin: 0;
  }
}
.intro-video-container--fsg {
  margin-top: 48px;
  margin-top: 3rem;
  margin-bottom: 48px;
  margin-bottom: 3rem;
}
@media only screen and (min-width: 60em) {
  .intro-video-container--fsg {
    margin: 0 32px 16px;
    margin: 0 2rem 1rem;
  }
}
@media only screen and (min-width: 60em) {
  .media-content__fireside {
    background: url("/hearthstone/static/images/fireside-gatherings/intro-video.png") 0 0 no-repeat;
    background-size: contain;
  }
}
[download]:before {
  content: url("/hearthstone/static/images/icons/download.gif");
  vertical-align: baseline;
}
.download-link {
  display: block;
}
.download-link--fsg span {
  line-height: 2;
  font-size: 16px;
  font-size: 1rem;
}
.download-link--fsg:before {
  content: url("/hearthstone/static/images/icons/fsg-download.png");
}
.media__image--fireside {
  width: 100px;
}
@media only screen and (min-width: 40em) {
  .media__image--fireside {
    width: 124px;
  }
}
.hearthstone-cta--fsg .hearthstone-cta__text {
  line-height: 1.4;
  font-size: 16px;
  font-size: 1rem;
  padding: .2em 1em;
}
@media only screen and (min-width: 30em) {
  .hearthstone-cta--fsg .hearthstone-cta__text {
    font-size: 16px;
    font-size: 1rem;
    padding: 9px 24px;
    padding: 0.6rem 1.5rem;
  }
}
.hearthstone-cta--fsg-edit .hearthstone-cta__text {
  white-space: nowrap;
}
.heading--small-fsg {
  font-size: 28px;
  font-size: 1.75rem;
  padding-left: .1em;
}
@media only screen and (min-width: 40em) {
  .heading--small-fsg {
    font-size: 32px;
    font-size: 2rem;
  }
}
.fireside-legal {
  padding-right: 16px;
  padding-right: 1rem;
  padding-left: 16px;
  padding-left: 1rem;
}
.meetup-batch-form {
  background: rgba(217, 189, 143, 0.7);
  margin: 2em 0;
  padding: 1em;
}
.meetup-batch-steps {
  list-style: decimal inside;
}
.meetup-field-error {
  background: rgba(217, 189, 143, 0.7);
  padding: 1em 2em;
  display: inline-block;
}
@media only screen and (max-width: 59.99em) {
  .legal {
    padding: 8px 16px;
    padding: 0.5rem 1rem;
  }
}
.fsg-admin-list {
  float: right;
}
.fsg-admin-list__item {
  display: inline-block;
}
.fsg-admin-list__link {
  color: blue;
  display: block;
  padding: .5em;
}
.arrow-link--fsg {
  float: none;
  display: inline-block;
  margin-right: 0;
  margin-top: 8px;
  margin-top: 0.5rem;
}
.arrow-link__view--fsg {
  font-size: 18px;
  font-size: 1.125rem;
}
.arrow-link--detail {
  margin-top: 8px;
  margin-top: .5rem;
  margin-right: 0;
}
.arrow-link--fsg-download {
  float: none;
  margin: 0;
  display: block;
}
@media only screen and (min-width: 60em) {
  .meetup-resource-container {
    text-align: center;
    margin-top: 16px;
    margin-top: 1rem;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    padding-top: 32px;
    padding-top: 2rem;
    padding-top: 16px;
    padding-top: 1rem;
  }
}
.meetup-resource-container__content {
  max-width: 720px;
  max-width: 45rem;
  margin: auto;
  padding-top: 16px;
  padding-top: 1rem;
}
[href*="liquidhearth"]:after,
.external-link:after {
  padding-right: .25em;
  padding-left: .25em;
  content: url("/hearthstone/static/images/icons/fsg-external.png");
}
.meetup-logo {
  margin-top: -22px;
  margin-top: -1.4rem;
  margin-bottom: -27px;
  margin-bottom: -1.7rem;
  width: 468px;
  max-width: 100%;
}
@media only screen and (min-width: 60em) {
  .meetup-logo {
    margin: -16px 0 -33px -2px;
    margin: -1rem 0 -2.1rem -2px;
  }
}
.heading--small-learn-more {
  margin-bottom: 11px;
  margin-bottom: .7rem;
  font-size: 28px;
  font-size: 1.75rem;
}
@media only screen and (min-width: 40em) {
  .heading--small-learn-more {
    font-size: 32px;
    font-size: 2rem;
  }
}
.event-approval--deleted {
  max-width: 30em;
  margin: auto;
}
.fsg-alert,
.fsg-alert--danger,
.fsg-alert--success,
.fsg-alert--info,
.event-approval--pending,
.edit-dialog,
.organizer-form__error-notice,
.event-approval--deleted,
.event-approval--accepted,
.event-approval--declined,
.fsg-event-search-warning,
.recruit__social__error__alert {
  border-radius: .25rem;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
  background-color: #cd9110;
  background: linear-gradient(rgba(205, 145, 16, 0.5), rgba(205, 145, 16, 0.1)), url("/hearthstone/static/images/form/hs_forms_error_bg.png") top center no-repeat;
}
.fsg-alert--danger,
.organizer-form__error-notice,
.event-approval--declined,
.recruit__social__error__alert {
  background-color: #d15900;
  background: linear-gradient(rgba(209, 89, 0, 0.5), rgba(209, 89, 0, 0.1)), url("/hearthstone/static/images/form/hs_forms_error_bg.png") top center no-repeat;
}
.fsg-alert--success,
.event-approval--deleted,
.event-approval--accepted {
  background-color: #38be2d;
  background: linear-gradient(rgba(56, 190, 45, 0.5), rgba(56, 190, 45, 0.1)), url("/hearthstone/static/images/form/hs_forms_error_bg.png") top center no-repeat;
}
.fsg-alert--info,
.fsg-event-search-warning {
  background-color: #C6C6C6;
  background: linear-gradient(rgba(52, 124, 211, 0.333), rgba(52, 124, 211, 0.1)), url("/hearthstone/static/images/form/hs_forms_error_bg.png") top center no-repeat;
}
.event-form-section {
  border-bottom: 1px solid #D9BE91;
  padding-bottom: 2em;
  margin-bottom: 2em;
}
.event-label {
  display: block;
  font-weight: bold;
}
.event-input-container {
  margin-bottom: 0.5em;
  clear: left;
}
.event-input-container > div {
  position: relative;
  display: inline-block;
}
.event-input-container input,
.event-input-container textarea {
  border: 1px solid #D7C090;
  border-radius: 8px;
  padding: 0.5em 1em;
  box-sizing: border-box;
  max-width: 100%;
}
.event-input-container input[maxlength='255'] {
  width: 170em;
}
.event-input-container input[maxlength='100'] {
  width: 60em;
}
.event-input-container input[maxlength='50'] {
  width: 35em;
}
.event-input-container input[maxlength='20'] {
  width: 20em;
}
.datetimepicker {
  position: absolute;
  background-color: #FFF;
  display: none;
}
.event-tooltip {
  position: absolute;
  left: 115%;
  top: 0;
  border: 2px solid #585447;
  z-index: 10;
  padding: 1em;
  min-width: 20em;
  max-width: 100%;
  border-radius: 8px;
  background: #F2EBE3;
  background: linear-gradient(to bottom, #f2ebe3 1%, #d3c8bb 4%, #d6cabe 21%, #f3ebe4 96%, #bbb4ab 100%);
  box-shadow: rgba(0, 0, 0, 0.8) 0px 2px 10px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: bold;
  font-family: "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
}
.event-tooltip:before {
  content: "";
  position: absolute;
  left: -22px;
  top: 50%;
  width: 41px;
  height: 30px;
  margin-top: -15px;
  background: url("/hearthstone/static/images/fireside-gatherings/balloon-arrow-left.png") center center no-repeat;
}
.full-width .event-tooltip {
  bottom: 115%;
  left: 0;
  top: auto;
}
.event-tooltip--header {
  bottom: 1em;
  left: 2em;
  right: auto;
  top: auto;
  width: 20em;
}
.event-tooltip--header:before {
  right: -22px;
  left: auto;
  background: url("/hearthstone/static/images/fireside-gatherings/balloon-arrow-right.png") center center no-repeat;
}
.event-input-tooltip:focus ~ .event-tooltip {
  display: inline-block;
  visibility: visible;
}
.count-container {
  display: block;
  float: right;
}
.event-delete-container {
  display: inline-block;
}
.datetimepicker [class^="icon-"],
.datetimepicker [class*=" icon-"] {
  background-image: url("/hearthstone/static/images/toolkit/themes/bnet/icons/sprite-16-hsorange.png");
  display: inline-block;
  width: 16px;
  height: 16px;
  overflow: hidden;
  line-height: 16px;
  vertical-align: top;
  background-repeat: no-repeat;
  text-indent: -9999px;
  transition: opacity 0.2s;
}
.datetimepicker .icon-arrow-right {
  background-position: -96px -224px;
}
.datetimepicker .icon-arrow-left {
  background-position: -112px -224px;
}
.heading-fsg-sidebar,
.meetup-download-header {
  font-size: 22px;
  font-size: 1.4rem;
  margin-bottom: 8px;
  margin-bottom: 0.5rem;
}
.innkeeper-download {
  margin-top: 24px;
  margin-top: 1.5rem;
}
.location-heading {
  font-size: 24px;
  font-size: 1.5rem;
  font-family: "Bliz Quadrata", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Siara, "Times New Roman", Serif;
  margin-bottom: 4px;
  margin-bottom: .3rem;
}
.event-status {
  font-size: 16px;
  font-size: 1rem;
  font-family: "Open Sans Semibold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Display Bold", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  display: inline-block;
  margin-bottom: .5em;
}
@media only screen and (min-width: 40em) {
  .event-status {
    margin-bottom: 0;
    display: inline;
  }
}
.event-type-container {
  position: relative;
  padding-top: 16px;
  padding-top: 1rem;
  padding-bottom: 16px;
  padding-bottom: 1rem;
  margin-bottom: 16px;
  margin-bottom: 1rem;
}
.event-type-container:before,
.event-type-container:after {
  content: "";
  position: absolute;
  left: 0;
  background: url("/hearthstone/static/images/fireside-gatherings/divider-top.png") no-repeat center 0;
  background-size: contain;
  width: 100%;
  height: 8px;
  max-width: 500px;
}
.event-type-container:before {
  top: 0;
}
.event-type-container:after {
  background-image: url("/hearthstone/static/images/fireside-gatherings/divider-bottom.png");
  bottom: 0;
}
.event-type {
  position: relative;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.2;
}
.event-type:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  background: url("/hearthstone/static/images/icons/fsg-sprites.png") no-repeat 0 -2px;
  display: inline-block;
}
.event-type--special {
  padding-left: 35px;
}
.event-type--special:before {
  width: 27px;
  height: 31px;
  margin-top: -15px;
}
.event-type--championship {
  padding-left: 44px;
}
.event-type--championship:before {
  width: 36px;
  height: 37px;
  margin-top: -19px;
  background-position: -28px 0;
}
.event-status--accepted {
  color: #038515;
}
.event-status--pending {
  color: #d85c36;
}
.event-status--declined {
  color: #dd3e00;
}
.details-section {
  position: relative;
  padding: 0 16px;
  padding: 0 1rem;
}
@media only screen and (min-width: 60em) {
  .details-section {
    padding: 0;
    margin-top: 32px;
    margin-top: 2rem;
    width: 500px;
    width: calc(100% - 500px);
  }
}
.details-sidebar {
  padding: 0 16px;
  padding: 0 1rem;
}
@media only screen and (min-width: 60em) {
  .details-sidebar {
    width: 485px;
  }
}
.event-approval,
.edit-dialog {
  border-radius: .25rem;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
  padding: 16px;
  padding: 1rem;
  margin-bottom: 16px;
  margin-bottom: 1rem;
  position: relative;
}
.event-approval {
  max-width: 45em;
  margin-left: 16px;
  margin-left: 1rem;
  margin-right: 16px;
  margin-right: 1rem;
}
@media only screen and (min-width: 40em) {
  .event-approval {
    margin-left: auto;
    margin-right: auto;
  }
}
.event-approval--accepted .event-approval__title:before {
  content: "";
  background-position: -73px 0;
  width: 29px;
  height: 25px;
  vertical-align: bottom;
}
.event-approval__title:before {
  display: inline-block;
  padding-right: 8px;
  padding-right: .5rem;
  background: url("/hearthstone/static/images/icons/fsg-sprites.png") no-repeat -112px 0;
}
.event-approval--declined .event-approval__title:before {
  content: "";
  width: 22px;
  height: 22px;
}
.event-approval__title {
  font: 20px "Open Sans Semibold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Display Bold", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font: 1.25rem "Open Sans Semibold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Display Bold", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  margin-bottom: 8px;
  margin-bottom: .5rem;
}
.event-approval__subheading {
  font: 16px "Open Sans Semibold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Display Bold", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font: 1rem "Open Sans Semibold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Display Bold", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  margin-top: 16px;
  margin-top: 1rem;
}
.event-notification__content {
  margin: 0;
  font-size: 16px;
  font-size: 1rem;
}
.event-approval__list {
  margin-top: 8px;
  margin-top: .5rem;
  margin-bottom: 16px;
  margin-bottom: 1rem;
  list-style-type: decimal;
  padding-left: 1.5em;
}
.event-approval__list-item {
  margin-bottom: 8px;
  margin-bottom: .5rem;
}
.details-content {
  font-size: 16px;
  font-size: 1rem;
}
.details-content p {
  margin: 0;
}
.details-content + .details-content {
  margin-top: 32px;
  margin-top: 2rem;
}
.location-subheading {
  font-size: 16px;
  font-size: 1rem;
  font-family: "Open Sans Semibold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Display Bold", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.location-prizes {
  vertical-align: middle;
  padding-left: .25em;
}
.description--secondrary {
  margin-top: 2em;
}
.map-container {
  height: 326px;
  max-width: 368px;
  margin: 32px auto 48px;
  margin: 2rem auto 3rem;
}
@media only screen and (min-width: 60em) {
  .map-container {
    background: url("/hearthstone/static/images/fireside-gatherings/maps-border.png") center center no-repeat;
    width: 368px;
    height: 361px;
    padding: 48px 46px 31px 41px;
  }
}
.map-item {
  height: 100%;
  width: 100%;
  border-radius: 4px;
  -webkit-filter: sepia(0.5);
          filter: sepia(0.5);
}
.detail-header {
  background: url("/hearthstone/static/images/fireside-gatherings/detail-intro-bg.png") bottom right no-repeat;
}
.details-datetime {
  margin-bottom: 32px;
  margin-bottom: 2rem;
}
.details-start-date {
  font-weight: bold;
  display: block;
  margin: 0;
}
.details-time {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
}
.share-links {
  background-color: transparent;
}
.like-wrapper {
  max-width: 530px;
}
.meetup-directions {
  text-align: right;
  display: block;
  margin-top: 8px;
  margin-top: 0.5rem;
}
@media only screen and (min-width: 60em) {
  .meetup-directions {
    margin-top: 32px;
    margin-top: 2rem;
  }
}
.meetup-button {
  background: #233A6E;
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  font-size: 1rem;
  padding: .5em 1em;
  border-radius: .5em;
}
.meetup-button:not(.meetup-button--primary) .button-content {
  font-weight: normal;
}
.meetup-button:hover {
  background: #3c63bb;
}
@media only screen and (min-width: 60em) {
  .community-share--fsg {
    margin: 0;
  }
}
.community-share--fsg .fb_iframe_widget_fluid {
  display: inline-block;
}
.meetup-title-container {
  width: 100%;
}
.meetup-header__title {
  max-width: 16em;
  max-height: 2.3em;
  overflow: hidden;
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.1;
  padding-bottom: .1em;
  padding-left: .1em;
}
.th-th .meetup-header__title {
  line-height: 1.3;
}
@media only screen and (min-width: 40em) {
  .meetup-header__title {
    font-size: 46px;
    font-size: 2.875rem;
  }
}
.meetup-title-container,
.meetup-title-edit-container {
  vertical-align: middle;
}
@media only screen and (min-width: 40em) {
  .meetup-title-container,
  .meetup-title-edit-container {
    display: table-cell;
  }
}
.event-container {
  position: relative;
  margin-bottom: 2em;
  margin-top: 2em;
  z-index: 10;
  clear: both;
}
@media only screen and (min-width: 60em) {
  .event-container {
    margin-bottom: 5em;
  }
}
.events-list__item {
  box-shadow: 0 0.5em 0.5em -0.5em rgba(0, 0, 0, 0.3), 0 -0.5em 0.5em -0.5em rgba(0, 0, 0, 0.3);
}
.events-list__item + .events-list__item {
  margin-top: 3px;
  box-shadow: 0 0.5em 0.5em -0.5em rgba(0, 0, 0, 0.3);
}
@media only screen and (min-width: 60em) {
  .events-list__item {
    width: 100%;
    padding: 0 .5em;
  }
}
.event-item-link {
  color: black;
  padding: 1em;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.event-item-link:hover {
  text-decoration: none;
  background-color: #947a4a;
  background-color: rgba(148, 122, 74, 0.1);
}
.event-item-link:hover .event-item-name {
  color: #E22C14;
}
.event-item-link:hover .event-item-counter {
  background-position: 0 -30px;
}
.event-item-counter {
  text-align: center;
  line-height: 29px;
  font-size: 10px;
  color: white;
  background: url("/hearthstone/static/images/fireside-gatherings/list-counter-bg.png") 0 0 no-repeat;
  display: inline-block;
  width: 29px;
  height: 29px;
  vertical-align: top;
  margin-right: 0.5em;
}
.event-item-block {
  width: 75%;
  display: inline-block;
}
@media only screen and (min-width: 60em) {
  .event-item-block {
    width: 42%;
  }
}
.events-item-position {
  width: 4em;
  text-align: center;
}
.event-item-name {
  font-size: 19px;
  font-size: 1.2rem;
  display: inline-block;
  font-family: "Bliz Quadrata", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Siara, "Times New Roman", Serif;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 85%;
  vertical-align: bottom;
}
.event-item-time {
  width: 20%;
  color: #233A6E;
  font-size: 16px;
  font-size: 1rem;
  vertical-align: bottom;
}
.event-item-secondary {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  margin-left: 36px;
  margin-left: 2.3rem;
  width: 100%;
  width: calc(100% - 2.3rem);
  vertical-align: bottom;
}
@media only screen and (min-width: 60em) {
  .event-item-secondary {
    width: 37%;
    text-align: right;
    display: inline-block;
    margin-left: 0;
  }
}
.event-item-region {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  font-family: "Open Sans Semibold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Display Bold", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  margin-right: 0.6em;
}
.meetup-pagination-wrapper {
  margin-bottom: 5em;
  text-align: right;
}
.upcoming-event-header {
  position: relative;
}
.upcoming-event-header .hearthstone-dropdown {
  width: 100%;
  margin-top: 16px;
  margin-top: 1rem;
  padding: 0 16px;
  padding: 0 1rem;
  text-align: center;
}
@media only screen and (min-width: 40em) {
  .upcoming-event-header .hearthstone-dropdown {
    text-align: left;
    width: 60%;
  }
}
@media only screen and (min-width: 60em) {
  .upcoming-event-header .hearthstone-dropdown {
    position: absolute;
    top: -12px;
    right: 80px;
    width: 35%;
  }
}
@media only screen and (min-width: 72.5em) {
  .upcoming-event-header .hearthstone-dropdown {
    width: 30%;
  }
}
.fsg-events-pagination-wrapper {
  text-align: right;
  padding-right: 16px;
  padding-right: 1rem;
  margin: 32px 0;
  margin: 2rem 0;
}
@media only screen and (min-width: 60em) {
  .fsg-events-pagination-wrapper {
    padding-right: 0;
  }
}
.fsg-event-duplicate-list-wrapper {
  display: none;
  padding: 16px;
  padding: 1rem;
  background: rgba(217, 190, 145, 0.5);
  margin-bottom: 16px;
  margin-bottom: 1rem;
  border-bottom-left-radius: 1em;
  border-bottom-right-radius: 1em;
  font-size: 1.125em;
}
.fsg-event-duplicate-list__item {
  padding: .5em 1.5em;
  color: #E22C14;
}
.fsg-event-duplicate-list__item:hover {
  text-decoration: underline;
  cursor: pointer;
}
.fsg-event-toggle-container {
  margin-top: 16px;
  margin-top: 1rem;
}
@media only screen and (min-width: 40em) {
  .fsg-event-toggle-container {
    margin-top: 0;
    margin-left: 32px;
    margin-left: 2rem;
  }
}
.meetups-event-table {
  font-size: 1.25em;
  margin: 16px 0;
  margin: 1rem 0;
  border-bottom: 1px solid #D9BE91;
}
@media only screen and (min-width: 60em) {
  .meetups-event-table {
    table-layout: fixed;
  }
}
.meetups-event-table--esports-schedule + .meetups-event-table--esports-schedule {
  margin-top: 48px;
  margin-top: 3rem;
}
.meetups-event-table__row {
  color: inherit;
  padding: 16px;
  padding: 1rem;
  padding-left: 53px;
  position: relative;
}
:not(.meetups-event-table__row--head) + .meetups-event-table__row {
  border-top: 1px solid #D9BE91;
}
@media only screen and (min-width: 60em) {
  .meetups-event-table__row {
    padding-left: 16px;
    padding-left: 1rem;
  }
  .meetups-event-table__row + .meetups-event-table__row .meetups-event-table__cell {
    border-top: 1px solid #D9BE91;
  }
}
a.meetups-event-table__row:hover {
  text-decoration: none;
  background-color: rgba(217, 190, 145, 0.25);
  cursor: pointer;
}
.meetups-event-table--today .meetups-event-table__row--schedule-type {
  background-color: #743200;
  background-color: rgba(116, 50, 0, 0.07);
}
.meetups-event-table__row--head {
  font-weight: bold;
  color: #725A37;
  padding-left: 0;
}
@media only screen and (min-width: 30em) {
  .meetups-event-table__row--head {
    white-space: nowrap;
  }
}
.meetups-event-table__row--head .meetups-event-table__cell {
  padding: 0 32px 8px 0;
  padding: 0 2rem .5rem 0;
}
.meetups-event-table__row--head-pending {
  display: block;
  padding-left: 16px;
  padding-left: 1rem;
}
@media only screen and (min-width: 60em) {
  .meetups-event-table__row--head-pending {
    display: table-row;
  }
}
.meetups-event-table__row--head-pending .meetups-event-table__cell--head {
  padding-left: 0;
}
.meetups-event-table__cell--head {
  vertical-align: baseline;
}
@media only screen and (min-width: 60em) {
  .meetups-event-table__cell--head--name {
    width: 50%;
  }
}
.meetups-event-table__cell--head--time,
.meetups-event-table__cell--head--location,
.meetups-event-table__cell--head-prize-pool {
  display: none;
}
@media only screen and (min-width: 60em) {
  .meetups-event-table__cell--head--time,
  .meetups-event-table__cell--head--location,
  .meetups-event-table__cell--head-prize-pool {
    display: table-cell;
  }
}
@media only screen and (min-width: 60em) {
  .meetups-event-table__cell--head--time,
  .meetups-event-table__cell--time {
    text-align: center;
  }
}
@media only screen and (min-width: 60em) {
  .meetups-event-table__cell {
    padding: 12px 32px;
    padding: 0.8rem 2rem;
  }
}
.meetups-event-table__cell--name {
  position: relative;
}
.meetups-event-table__cell--name:before {
  content: '';
  position: absolute;
  top: 0;
  right: 100%;
}
@media only screen and (min-width: 60em) {
  .meetups-event-table__cell--name:before {
    margin-right: 0;
    right: auto;
    top: 50%;
  }
}
@media only screen and (min-width: 60em) {
  .meetups-event-table__cell--name {
    padding-left: 63px;
  }
}
.meetups-event-table__cell--special:before {
  width: 27px;
  height: 31px;
  background: url("/hearthstone/static/images/icons/fsg-sprites.png") no-repeat 0 -2px;
  margin-right: 10px;
}
@media only screen and (min-width: 60em) {
  .meetups-event-table__cell--special:before {
    left: 23px;
    margin-top: -17px;
  }
}
.meetups-event-table__cell--championship:before {
  width: 36px;
  height: 37px;
  background: url("/hearthstone/static/images/icons/fsg-sprites.png") no-repeat -28px 0;
  margin-right: 6px;
}
@media only screen and (min-width: 60em) {
  .meetups-event-table__cell--championship:before {
    left: 19px;
    margin-top: -20px;
  }
}
.meetups-event-table__cell--location,
.meetups-event-table__cell--prize-pool {
  font-size: 16px;
  font-size: 1rem;
}
@media only screen and (min-width: 60em) {
  .meetups-event-table__cell--location,
  .meetups-event-table__cell--prize-pool {
    padding-left: 0;
  }
}
.meetups-event-table__cell__name {
  font-size: 1.3em;
  display: block;
  font-family: "Bliz Quadrata", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Siara, "Times New Roman", Serif;
}
.meetups-event-table__cell__name-schedule {
  font-size: 1.2em;
}
.meetups-event-table__cell__distance {
  color: #725A37;
}
.meetups-event-table__cell__country {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (min-width: 60em) {
  .meetups-event-table__cell__country {
    display: block;
  }
}
.meetups-event-table__cell__city {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.meetups-event-table__cell__city:after {
  content: ",";
}
.meetups-event-table__cell--time {
  color: #233A6E;
  font-size: 16px;
  font-size: 1rem;
}
.meetups-event-table__cell--time-schedule {
  color: black;
}
@media only screen and (min-width: 60em) {
  .meetups-event-table__cell--time-schedule {
    padding-top: 24px;
    padding-top: 1.5rem;
    padding-bottom: 24px;
    padding-bottom: 1.5rem;
  }
}
.fsg-event-search-nearby-button {
  background-color: #913A1F;
  background-position: center center;
  background-size: 65% 65%, 100% 100%;
  background-repeat: no-repeat;
  width: 3.18em;
  height: 3.25em;
  z-index: 1;
  border-radius: .25rem;
  box-shadow: 0 0.15rem 0.15rem rgba(156, 118, 70, 0.3);
  cursor: pointer;
  float: left;
  background-image: url("/hearthstone/static/images/icons/fsg_input_button_search_loc_icon@2x.png");
  background-image: url("/hearthstone/static/images/icons/fsg_input_button_search_loc_icon@2x.png"), url("/hearthstone/static/images/fireside-gatherings/form-button-bg.jpg");
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hearthstone/static/images/icons/fsg_input_button_search_loc_icon@2x.png',sizingMethod='scale')";
}
.fsg-event-search-nearby-button:hover {
  background-color: #b14726;
}
.fsg-event-search-input-wrapper {
  margin-left: 48px;
}
@media only screen and (min-width: 60em) {
  .fsg-event-search-input-wrapper {
    margin-left: 55px;
    margin-right: 2em;
  }
}
.content-container--event-search {
  padding: 16px 16px 0;
  padding: 1rem 1rem 0;
}
@media only screen and (min-width: 60em) {
  .content-container--event-search {
    padding-right: 80px;
    padding-right: 5rem;
    padding-left: 80px;
    padding-left: 5rem;
  }
}
.content-container--fsg-event-options {
  text-align: center;
  margin-bottom: 32px;
  margin-bottom: 2rem;
}
.fsg-event-warning {
  text-align: center;
  padding: 16px;
  padding: 1rem;
}
@media only screen and (min-width: 72.5em) {
  .fsg-event-warning {
    background: url("/hearthstone/static/images/fireside-gatherings/fsg_index_search_error.png") right no-repeat;
    background-size: auto 100%;
    margin: -24px 0 -56px 0;
    margin: -1.5rem 0 -3.5rem 0;
    height: 20em;
    line-height: 20em;
    text-align: left;
    padding: 0;
  }
}
.fsg-event-warning__text {
  display: inline-block;
  line-height: normal;
}
.fsg-event-warning__text__details {
  font-size: 1.5em;
}
.fsg-event-sort-wrapper {
  margin: 16px 32px 0 16px;
  margin: 1rem 2rem 0 1rem;
  display: inline-block;
  min-width: 10em;
}
@media only screen and (min-width: 60em) {
  .fsg-event-sort-wrapper {
    margin-bottom: 25px;
    margin-left: 0;
  }
}
@media only screen and (min-width: 40em) {
  .fsg-event-toggle-container {
    display: inline-block;
    vertical-align: middle;
  }
}
.fsg-form-select--event-sort ~ .fsg-event-sort-label {
  margin-top: 16px;
  margin-top: 1rem;
}
@media only screen and (min-width: 40em) {
  .fsg-form-select--event-sort {
    display: inline-block;
    vertical-align: middle;
  }
}
@media only screen and (min-width: 40em) {
  .fsg-form-select--country {
    max-width: 25em;
  }
}
.fsg-event-sort-label {
  color: #725A37;
  display: block;
  margin-bottom: 8px;
  margin-bottom: .5rem;
}
@media only screen and (min-width: 40em) {
  .fsg-event-sort-label {
    margin-bottom: 0;
    margin-right: 8px;
    margin-right: .5rem;
    display: inline-block;
  }
}
.fsg-event-search-type-heading {
  font-size: 1.25em;
  margin: 4px 0 8px 0;
  margin: 0.3rem 0 0.5rem 0;
}
.fsg-event-search-type-heading--country {
  margin-top: 20px;
  margin-top: 1.3rem;
}
@media only screen and (min-width: 60em) {
  .fsg-event-search-type-heading--country {
    margin-top: 4px;
    margin-top: .3rem;
  }
}
.fsg-event-search-warning {
  clear: both;
  text-align: center;
  padding: 1em;
  margin-top: 2em;
  font-weight: bold;
}
.meetups-event-table__cell--head-date {
  color: #233A6E;
}
.schedule-date {
  font-size: 46px;
  line-height: 1;
  margin-right: 16px;
  margin-right: 1rem;
  font-family: "Bliz Quadrata", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Siara, "Times New Roman", Serif;
  letter-spacing: 0;
  font-weight: 100;
  letter-spacing: 1px;
}
.schedule-days-container {
  line-height: 1.2;
  display: inline-block;
}
.schedule-day {
  display: block;
  text-transform: uppercase;
  font-size: 18px;
  font-size: 1.125rem;
}
.schedule-today {
  font-size: 12px;
  font-size: 0.75rem;
  margin-left: 8px;
  margin-left: .5rem;
}
.schedule-year {
  font-size: 16px;
  font-size: 1rem;
  font-family: "Bliz Quadrata", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Siara, "Times New Roman", Serif;
  font-weight: 100;
}
.play-icon-container {
  position: absolute;
  top: 50%;
  right: 10px;
}
@media only screen and (min-width: 60em) {
  .play-icon-container {
    margin-top: -16px;
    left: 16px;
    right: auto;
  }
}
.play-icon {
  display: inline-block;
  background: url("/hearthstone/static/images/esports/small-play.png") -8px -11px no-repeat;
  width: 33px;
  height: 33px;
  vertical-align: middle;
}
.external-icon {
  display: inline-block;
  background: url("/hearthstone/static/images/icons/external-link.png") 0 0 no-repeat;
  width: 33px;
  height: 34px;
  vertical-align: middle;
  margin-right: 6px;
  margin-top: -9px;
}
.play-icon-link-container:hover .play-icon {
  background-position: -8px -49px;
}
.external-icon-link-container:hover .external-icon {
  background-position: -35px 0;
}
.xdsoft_datetimepicker .xdsoft_timepicker {
  width: auto;
  min-width: 58px;
}
.faq-list {
  position: relative;
  z-index: 5;
}
.faq-list__item {
  font-size: 16px;
  font-size: 1rem;
}
.faq-list__item.js-loaded .faq-answer {
  max-height: 0;
}
.faq-list__item.isOpen .faq-answer {
  max-height: 20em;
}
.faq-list__item.isOpen .view-more--faq {
  background-position: 0 0;
}
.faq-list__item.isOpen:hover .view-more--faq {
  background-position: 0 -72px;
}
.faq-list__item .view-more--faq {
  background-image: url("/hearthstone/static/images/faq/collapse-button-noswirl.png");
  background-position: 0 -36px;
  display: block;
  width: 28px;
  height: 28px;
  float: right;
}
.heading--faq:before {
  content: url("/hearthstone/static/images/faq/icon.png");
  width: 60px;
  height: 60px;
  vertical-align: middle;
}
.faq-answer {
  transition: max-height 300ms linear;
  overflow: hidden;
  padding: 0 1em;
  font-family: "Open Sans", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Display, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.faq-answer .ko-kr {
  font-family: "NanumMyeongjo Bold";
}
.faq-answer p {
  padding-bottom: 0.75em;
}
.faq-answer a {
  word-break: break-all;
}
.faq-question__link {
  color: black;
  font-family: "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
  display: block;
  padding: 0.5em 1em;
  font-weight: bold;
  color: #233A6E;
  font-size: 17px;
  font-size: 1.1rem;
}
.faq-question__link:hover {
  color: #E22C14;
}
@media only screen and (min-width: 60em) {
  .faq-question__link {
    font-size: 16px;
    font-size: 1rem;
  }
}
.faq-question__link .ko-kr {
  font-family: Dotum;
}
.faq-question__link:hover {
  text-decoration: none;
  background-color: #947a4a;
  background-color: rgba(148, 122, 74, 0.1);
}
.faq-question__link:hover .view-more--faq {
  background-position: 0 -108px;
}
.faq-question__link:hover .event-item-counter {
  background-position: 0 -30px;
}
.faq-category--general .faq-question__link:hover {
  color: #233A6E;
  background-color: transparent;
}
.faq-question__counter {
  color: black;
}
.faq-question__title {
  margin-right: -30px;
  width: 100%;
  float: left;
}
@media only screen and (min-width: 60em) {
  .faq-question__title {
    max-width: 90%;
    display: inline-block;
  }
  .ja-jp .faq-question__title {
    max-width: 93%;
  }
}
.faq-question__title__inner {
  padding-right: 35px;
  float: left;
}
.faq .event-item-counter {
  vertical-align: middle;
}
@media only screen and (min-width: 60em) {
  .faq .page-header {
    height: 226px;
    position: relative;
  }
  .faq .page-header:after {
    content: "";
    background-image: url("/hearthstone/static/images/faq/horseman.png");
    display: block;
    position: absolute;
    top: -56px;
    right: -180px;
    z-index: 1;
    width: 607px;
    height: 461px;
    background-size: contain;
  }
}
@media only screen and (min-width: 60em) {
  .faq .body-top {
    background: transparent url("/hearthstone/static/images/faq/bg.png") 50% 0 no-repeat;
  }
}
.faq .events-list__item {
  box-shadow: 0 0.5em 0.5em -0.5em rgba(0, 0, 0, 0.3);
  margin: 0 -0.5em;
  padding: 0 0.5em;
}
@media only screen and (min-width: 60em) {
  .faq .events-list__item {
    margin: 0;
    padding: 0;
  }
}
.apple-msg {
  font-size: 11px;
  color: #666;
  font-family: "Open Sans", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Display, Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-style: italic;
  margin-top: 2em;
}
.ko-kr .apple-msg {
  font-style: normal;
  font-family: Dotum;
}
.body-text--esports {
  max-width: none;
}
.esports-text {
  font-family: "Open Sans", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Display, Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
}
.esports-text--road {
  margin-bottom: 16px;
  margin-bottom: 1rem;
  max-width: 800px;
  max-width: 50rem;
}
.esports-text--road a {
  font-weight: bold;
}
.esports-bracket {
  margin: 16px 0;
  margin: 1rem 0;
}
.heading--small-esports {
  font-size: 17px;
  font-size: 1.1rem;
  color: #233A6E;
  font-family: "Open Sans Semibold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Display Bold", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.jeweled-list {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
}
.jeweled-list__item {
  margin: 16px 0 0 0;
  margin: 1rem 0 0 0;
  line-height: 2;
}
.jeweled-list__item b {
  font-weight: bold;
  font-family: "Open Sans Semibold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Display Bold", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.jeweled-list__item b:before {
  content: url("/hearthstone/static/images/game-guide/icons/list-bullet.png");
  vertical-align: middle;
  padding-right: .7em;
}
.esports-region-select {
  margin-bottom: 32px;
  margin-bottom: 2rem;
  margin-top: 32px;
  margin-top: 2rem;
}
@media only screen and (min-width: 30em) {
  .esports-region-select {
    margin-top: 0;
  }
}
@media only screen and (min-width: 40em) {
  .esports-region-select {
    width: 50%;
  }
}
.esports-sort {
  font-size: 14px;
  font-size: .875rem;
  font-family: "Open Sans Semibold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Display Bold", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  margin-left: 16px;
  margin-left: 1rem;
  margin-bottom: 4px;
  margin-bottom: 0.25rem;
  display: inline-block;
}
.events-list--esports {
  font-size: 16px;
  font-size: 1rem;
}
@media only screen and (min-width: 40em) {
  .events-list--esports {
    -moz-columns: 2;
         columns: 2;
  }
}
.esports-road__list {
  text-align: center;
}
@media only screen and (min-width: 60em) {
  .esports-road__list {
    text-align: left;
  }
}
.event-item-counter--esports {
  float: left;
  margin-top: -0.25em;
}
.esports-standings__title {
  font-family: "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  color: #233A6E;
}
.esports-standings__score {
  font-family: "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
  float: right;
  font-weight: bold;
}
.button--learn-more {
  margin-left: 9px;
  margin-left: 0.6rem;
  margin-top: 32px;
  margin-top: 2rem;
  text-align: center;
}
@media only screen and (min-width: 60em) {
  .button--learn-more {
    text-align: left;
  }
}
.events-list__item--esports {
  padding: 8px;
  padding: 0.5rem;
  margin-bottom: 8px;
}
.events-list__item--esports:nth-of-type(1) {
  box-shadow: 0 0.5em 0.5em -0.5em rgba(0, 0, 0, 0.3);
}
.content-container--esports {
  padding: 16px 16px 0;
  padding: 1rem 1rem 0;
}
@media only screen and (min-width: 60em) {
  .content-container--esports {
    padding-left: 0;
    padding-right: 0;
  }
}
.content-container--road {
  position: relative;
  padding-top: 32px;
  padding-top: 2rem;
  z-index: 10;
}
@media only screen and (min-width: 60em) {
  .content-container--road {
    background: url("/hearthstone/static/images/esports/samurai-mech-small.png") bottom right no-repeat;
    padding-bottom: 16px;
    padding-bottom: 1rem;
    padding-right: 390px;
    min-height: 550px;
  }
}
.content-container--leaderboard {
  padding-top: 0;
}
@media only screen and (min-width: 60em) {
  .content-container--leaderboard {
    margin-top: -24px;
  }
}
@media only screen and (min-width: 60em) {
  .esports-road__list {
    padding-bottom: 16px;
    padding-bottom: 1rem;
  }
}
.standings-footnote {
  margin: 16px;
  margin: 1rem;
  float: left;
}
.standings-footnote p {
  margin-top: 0;
}
@media only screen and (min-width: 60em) {
  .standings-footnote {
    margin-bottom: 32px;
    margin-bottom: 2rem;
  }
}
.arrow-link__view--standings {
  margin-bottom: 16px;
  margin-bottom: 1rem;
}
.heading--standings {
  margin-left: 12px;
  margin-left: 0.75rem;
  margin-right: 0;
}
.heading--standings:before {
  background: url("/hearthstone/static/images/icons/section-heading-icons.png") -488px 0 no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .heading--standings:before {
    background-image: url("/hearthstone/static/images/icons/section-heading-icons@2x.png");
    background-size: cover;
  }
}
@media only screen and (min-width: 60em) {
  .heading--standings {
    margin-left: 0;
  }
}
.hidden {
  display: none;
}
.schedule .page-header-bg-chunk {
  position: absolute;
  height: 440px;
  max-width: 1442px;
  margin: auto;
  width: 100%;
}
@media only screen and (min-width: 40em) {
  .schedule .page-header-bg-chunk {
    top: -45px;
    background: transparent url("/hearthstone/static/images/esports/esports-schedule-header-bg.png") center -6px no-repeat;
  }
}
.schedule header {
  position: relative;
}
@media only screen and (min-width: 60em) {
  .schedule header::after {
    content: "";
    background: url("/hearthstone/static/images/esports/schedule/characters.png") 0 0 no-repeat;
    display: block;
    position: absolute;
    top: 0px;
    left: 460px;
    z-index: 0;
    width: 586px;
    height: 358px;
    background-size: contain;
  }
}
.schedule .header-container-with-bg {
  min-height: 160px;
  margin-bottom: 64px;
  margin-bottom: 4rem;
  padding: 0 16px;
  padding: 0 1rem;
  position: relative;
  z-index: 1;
}
.schedule .header-container-with-bg:after {
  content: '';
  position: absolute;
  bottom: -50px;
  left: 0;
  width: 100%;
  height: 345px;
  background: transparent url("/hearthstone/static/images/esports/esports-schedule-header-bg-small.png") center bottom no-repeat;
  z-index: -1;
}
@media only screen and (min-width: 40em) {
  .schedule .header-container-with-bg:after {
    background: none;
  }
}
@media only screen and (min-width: 40em) {
  .schedule .header-container-with-bg {
    min-height: 276px;
  }
}
.schedule .schedule--heading {
  padding-top: .4em;
}
@media only screen and (min-width: 40em) {
  .schedule .schedule--heading {
    padding-top: 1.4em;
  }
}
@media only screen and (min-width: 60em) {
  .schedule .schedule--heading {
    max-width: 480px;
  }
}
.schedule .header-container-vertical-center {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
}
.schedule .load-more-wrapper {
  position: relative;
  min-height: 1.6em;
}
.schedule .back-to-top-container {
  position: absolute;
  top: -10%;
  right: 0;
  z-index: 5;
  margin-top: -10px;
  cursor: pointer;
}
.schedule .schedule-registration {
  cursor: pointer;
  color: #233a6e;
  position: absolute;
  bottom: .8em;
  right: .6em;
}
.schedule .schedule-registration.external-link::after {
  content: url("/hearthstone/static/images/esports/schedule/external_compete.png");
}
@media only screen and (min-width: 60em) {
  .schedule .schedule-registration {
    position: static;
  }
}
.schedule .back-to-top-icon {
  background: url("/hearthstone/static/images/buttons/back-to-top.png") no-repeat 0 0;
  width: 90px;
  height: 95px;
  display: inline-block;
}
.schedule .back-to-top-icon:hover {
  background-position: 0 -101px;
}
.schedule .schedule-filter optgroup {
  background: #EEE;
}
.schedule .schedule-filters {
  margin-bottom: 8px;
  margin-bottom: .5rem;
  width: 100%;
}
.schedule .schedule-filters .fsg-event-sort-label:nth-last-of-type(1) {
  margin-right: 0;
}
@media only screen and (min-width: 40em) {
  .schedule .schedule-filters {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
  }
}
.schedule .schedule-error {
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.schedule .meetups-event-table__row--head-schedule {
  display: table-row;
}
.schedule .meetups-event-table__row--head-schedule .meetups-event-table__row {
  border-top: 1px solid #D9BE91;
}
.schedule .meetups-event-table__row--head-schedule .meetups-event-table__cell--head:nth-of-type(1) {
  margin-left: 8px;
  margin-left: .5rem;
}
.schedule .meetups-event-table__cell {
  display: block;
  margin-right: 56px;
  vertical-align: middle;
}
.schedule .meetups-event-table__cell.meetups-event-table__cell--head-date {
  padding-left: 8px;
  padding-left: .5rem;
  display: table-cell;
}
@media only screen and (min-width: 60em) {
  .schedule .meetups-event-table__cell {
    margin-right: 0;
    display: table-cell;
    padding: 12px 16px;
    padding: 0.8rem 1rem;
    word-break: break-word;
  }
  .schedule .meetups-event-table__cell.meetups-event-table__cell--head {
    padding: 0 32px 8px 0;
    padding: 0 2rem .5rem 0;
  }
}
.schedule .meetups-event-table__cell--head--time,
.schedule .meetups-event-table__cell--head--location,
.schedule .meetups-event-table__cell--head-prize-pool,
.schedule .meetups-event-table__cell--head--type,
.schedule .meetups-event-table__cell--head--region {
  display: none;
}
@media only screen and (min-width: 60em) {
  .schedule .meetups-event-table__cell--head--time,
  .schedule .meetups-event-table__cell--head--location,
  .schedule .meetups-event-table__cell--head-prize-pool,
  .schedule .meetups-event-table__cell--head--type,
  .schedule .meetups-event-table__cell--head--region {
    display: table-cell;
    visibility: hidden;
  }
}
@media only screen and (min-width: 60em) {
  .schedule .meetups-event-table--esports-schedule:first-of-type .meetups-event-table__cell--head--time,
  .schedule .meetups-event-table--esports-schedule:first-of-type .meetups-event-table__cell--head--location,
  .schedule .meetups-event-table--esports-schedule:first-of-type .meetups-event-table__cell--head-prize-pool,
  .schedule .meetups-event-table--esports-schedule:first-of-type .meetups-event-table__cell--head--type,
  .schedule .meetups-event-table--esports-schedule:first-of-type .meetups-event-table__cell--head--region {
    visibility: visible;
  }
}
.schedule .meetups-event-table__cell--head--name {
  margin-right: 0;
}
@media only screen and (min-width: 40em) {
  .schedule .meetups-event-table__cell--head--name {
    width: 35%;
  }
}
.schedule .meetups-event-table__cell--head--type,
.schedule .meetups-event-table__cell--head--location,
.schedule .meetups-event-table__cell--head--region {
  width: 18%;
}
.schedule .meetups-event-table__cell--name {
  -ms-flex-order: -1;
      order: -1;
  position: static;
}
@media only screen and (min-width: 60em) {
  .schedule .meetups-event-table__cell--name {
    position: relative;
  }
}
.schedule .meetups-event-table-row--context--watch .meetups-event-table__row {
  padding-left: 63px;
}
.schedule .meetups-event-table-row--context--watch .meetups-event-table__row.meetups-event-table__row--head {
  padding-left: 1.2em;
}
@media only screen and (min-width: 60em) {
  .schedule .meetups-event-table-row--context--watch .meetups-event-table__row .meetups-event-table__cell--name {
    padding-left: 63px;
  }
}
.schedule .meetups-event-table__row .meetups-event-table__cell--time {
  -ms-flex-order: 5;
      order: 5;
  font-family: "Open Sans Semibold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Display Bold", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: black;
}
@media only screen and (min-width: 60em) {
  .schedule .meetups-event-table__row .meetups-event-table__cell--time {
    font-family: "Open Sans", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Display, Tahoma, Verdana, Arial, Helvetica, sans-serif;
  }
}
@media only screen and (min-width: 60em) {
  .schedule .meetups-event-table--esports-schedule .meetups-event-table__row {
    border-top: 1px solid #D9BE91;
  }
}
.schedule .meetups-event-table--today .meetups-event-table__row--schedule-type {
  background-color: #FEEAC9;
  opacity: 1;
}
@media only screen and (min-width: 60em) {
  .schedule .meetups-event-table--today .meetups-event-table__row--schedule-type {
    background-color: #FBE2BA;
  }
}
.schedule .meetups-event-table__cell--time-schedule {
  color: #80826D;
  font-size: 14px;
  font-size: .9rem;
}
@media only screen and (min-width: 60em) {
  .schedule .meetups-event-table__cell--time-schedule {
    color: #000;
    font-size: 16px;
    font-size: 1rem;
  }
}
.schedule .meetups-event-table__cell__name {
  font-family: "Open Sans", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Display, Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 16px;
}
@media only screen and (min-width: 40em) {
  .schedule .meetups-event-table__cell__name {
    font-size: 18px;
  }
}
.schedule .meetups-event-table__cell__name-schedule {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media only screen and (min-width: 60em) {
  .schedule .meetups-event-table__cell__name-schedule {
    overflow: visible;
    white-space: normal;
    text-overflow: clip;
  }
}
@media only screen and (min-width: 60em) {
  .schedule .meetups-event-table__cell--location {
    padding-left: 0;
  }
}
.schedule .meetups-event-table__row--schedule-type {
  background-color: #FEEAC9;
  opacity: 1;
}
@media only screen and (min-width: 60em) {
  .schedule .meetups-event-table__row--schedule-type {
    background-color: #F8DBB3;
  }
}
.schedule .meetups-event-table__cell--type,
.schedule .meetups-event-table__cell--region {
  padding-left: 0;
}
.schedule .top-label {
  margin-bottom: 5px;
  margin-bottom: .35rem;
  font-size: 17px;
  font-size: 1.1rem;
}
@media only screen and (max-width: 59.99em) {
  .schedule .meetups-event-table__cell--schedule {
    display: block;
  }
}
.schedule .btn {
  display: inline-block;
  border: 1px solid #E4BC8F;
  padding: 1em .5em;
  background-color: #FCDCB6;
}
.schedule .btn-trigger:checked + .btn {
  background-color: #910F0A;
  color: white;
}
.schedule .btn-group {
  width: 100%;
}
.schedule .btn-group .btn {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  font-weight: bold;
  border-radius: .5rem;
  margin-top: 6px;
  margin-top: .4rem;
  width: 50%;
  text-align: center;
}
.schedule .btn-group .btn + .btn {
  border-left: none;
}
.schedule .btn-group .btn:nth-of-type(2n+1) {
  border-radius: .5rem 0 0 .5rem;
}
.schedule .btn-group .btn:nth-of-type(2n+2) {
  border-radius: 0 .5rem .5rem 0;
}
.schedule .btn-group .btn:nth-last-of-type(1) {
  border-top-right-radius: 8px;
  border-top-right-radius: .5rem;
  border-bottom-right-radius: 8px;
  border-bottom-right-radius: .5rem;
}
@media only screen and (min-width: 60em) {
  .schedule .btn-group .btn {
    width: auto;
    border-radius: 0;
    margin-right: 0;
    margin-top: 0;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }
  .schedule .btn-group .btn:nth-of-type(2n+1) {
    border-radius: 0;
  }
  .schedule .btn-group .btn:nth-of-type(2n+2) {
    border-radius: 0;
  }
  .schedule .btn-group .btn:nth-of-type(1) {
    border-radius: .5rem 0 0 .5rem;
  }
  .schedule .btn-group .btn:nth-last-of-type(1) {
    border-radius: 0 .5rem .5rem 0;
  }
}
.schedule .toggle-group {
  margin-left: 40px;
  position: absolute;
  bottom: -81px;
}
@media only screen and (min-width: 40em) {
  .schedule .toggle-group {
    bottom: -47px;
    margin-left: 54px;
  }
}
.schedule .toggle-button--wrapper {
  display: inline-block;
}
.schedule .toggle-button--wrapper:last-of-type .toggle-group-button {
  margin-right: 0;
}
.schedule .meetups-event-table__row {
  width: 100%;
  padding: .8em .6em .8em 1.2em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
@media only screen and (min-width: 60em) {
  .schedule .meetups-event-table__row {
    display: table-row;
    padding-left: 53px;
  }
}
.schedule .toggle-group-button {
  min-width: 20px;
  text-align: center;
  background-color: transparent;
  background-image: url("/hearthstone/static/images/esports/schedule/tabs/off_mid.png");
  background-repeat: repeat-x;
  background-position: top center;
  min-height: 87px;
  border: none;
  margin-right: 115px;
  margin-right: 7.2rem;
  position: relative;
  padding: 0;
  padding-bottom: 36px;
  font-size: 1.3em;
  font-family: "Bliz Quadrata", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Siara, "Times New Roman", Serif;
  font-weight: 100;
  display: inline-block;
  cursor: pointer;
}
@media only screen and (min-width: 40em) {
  .schedule .toggle-group-button {
    min-width: 60px;
    margin-right: 6.2em;
    font-size: 1.5em;
  }
}
.schedule .toggle-group-button .toggle-button--label {
  position: absolute;
  top: .7em;
  left: -30px;
  text-align: center;
  right: -34px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #7D5730;
  z-index: 2;
}
.schedule .toggle-group-button:before {
  content: "";
  height: 86px;
  width: 55px;
  background-image: url("/hearthstone/static/images/esports/schedule/tabs/off_left.png");
  background-repeat: no-repeat;
  display: inline-block;
  position: absolute;
  top: 0px;
  left: -55px;
  z-index: 1;
}
.schedule .toggle-group-button:after {
  content: "";
  height: 84px;
  width: 59px;
  background-image: url("/hearthstone/static/images/esports/schedule/tabs/off_right.png");
  background-repeat: no-repeat;
  display: inline-block;
  position: absolute;
  top: 0px;
  right: -59px;
  z-index: 1;
}
.schedule .toggle-group-button.active {
  background-image: url("/hearthstone/static/images/esports/schedule/tabs/on_mid.png");
  top: -4px;
}
.schedule .toggle-group-button.active .toggle-button--label {
  top: 15px;
  color: #9C2112;
}
.schedule .toggle-group-button.active:before {
  background-image: url("/hearthstone/static/images/esports/schedule/tabs/on_left.png");
}
.schedule .toggle-group-button.active:after {
  background-image: url("/hearthstone/static/images/esports/schedule/tabs/on_right.png");
}
.schedule .meetups-event-table {
  font-size: 1em;
}
.schedule .checkbox-group-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 0;
      flex: 1 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border: 1px solid #BB9E6D;
  border-radius: 1em;
  background-color: rgba(116, 50, 0, 0.07);
  padding: 1.6em 1.6em 0;
  box-shadow: 1px 1px 3px rgba(255, 255, 255, 0.4), inset 1px 1px 3px rgba(187, 158, 109, 0.6);
}
.schedule .checkbox-group {
  -ms-flex-positive: 1;
      flex-grow: 1;
  margin-bottom: 1.8em;
}
@media only screen and (min-width: 40em) {
  .schedule .checkbox-group {
    margin-right: 3em;
  }
}
.schedule .button-expander {
  background: url("/hearthstone/static/images/icons/yellow-arrows.gif") center center no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  transition: transform .2s;
  width: 6px;
  height: 12px;
  position: relative;
  margin-left: 6px;
  margin-right: 6px;
}
.schedule .button-expander.open {
  -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
}
.schedule .button-expander.closed {
  -ms-transform: rotate(90deg);
      transform: rotate(90deg);
}
@media only screen and (min-width: 40em) {
  .schedule .button-expander {
    margin-left: 7px;
    margin-right: 8px;
    top: 1px;
  }
}
.schedule .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 0;
      flex: 1 0;
  margin-bottom: 1.6em;
}
.schedule .btn-esports {
  background: url("/hearthstone/static/images/fireside-gatherings/form-button-bg.jpg") center center no-repeat #913A1F;
  background-size: 100% 100%;
  color: #fcd144;
  border-radius: 4px;
  border-radius: .25rem;
  box-shadow: 0 0.15rem 0.15rem rgba(156, 118, 70, 0.3);
  border: none;
  padding-left: .8em;
  font-size: .9em;
}
@media only screen and (min-width: 40em) {
  .schedule .btn-esports {
    padding-left: 1.2;
    font-size: 1.1em;
  }
}
.schedule .toggle-box {
  transition: max-height 0.2s linear, opacity 0.2s ease-in-out;
  max-height: 1000px;
  overflow: hidden;
  padding: 4px;
  margin: -4px;
}
.schedule .toggle-box.closed {
  max-height: 0px;
  opacity: 0;
}
.schedule .toggle-box.open {
  opacity: 1;
}
.schedule .filters {
  padding: 0 1em;
}
@media only screen and (min-width: 60em) {
  .schedule .filters {
    padding: 0;
  }
}
.schedule .schedule-filter {
  margin-right: 1em;
}
.schedule .play-icon--large {
  width: 42px;
  height: 43px;
  background-image: url("/hearthstone/static/images/esports/schedule/play_button.png");
  background-repeat: no-repeat;
  display: inline-block;
}
.schedule .play-icon--large:hover {
  background-position: 0px -43px;
}
.schedule .play-icon-container {
  position: absolute;
  right: auto;
  top: 50%;
  margin-top: -28px;
  left: 10px;
  background-color: transparent;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  text-align: center;
}
.schedule .play-icon-container.future-broadcast {
  cursor: default;
  pointer-events: none;
}
.schedule .play-icon-container.future-broadcast .play-icon--large {
  background-position: 0px -86px;
}
@media only screen and (min-width: 60em) {
  .schedule .play-icon-container {
    margin-top: -20px;
  }
  .schedule .play-icon-container .label {
    display: none;
  }
}
.schedule .schedule-filter .esports-form-select {
  height: 44px;
}
.schedule .schedule-filter .esports-form-select:before {
  margin-right: 3.6em;
}
.schedule .schedule-filter .esports-form-select:after {
  width: 3.6em;
  background: url("/hearthstone/static/images/icons/yellow-arrows-rotate.gif") center center no-repeat, url("/hearthstone/static/images/fireside-gatherings/form-button-bg.jpg") center center no-repeat #913A1F;
}
.schedule .schedule-filter .fsg-form-select--small {
  width: 13em;
}
@media only screen and (min-width: 40em) {
  .schedule .schedule-filter .fsg-form-select--small {
    width: 16em;
  }
}
.schedule .meetups-event-table__row--blizzard-event {
  position: relative;
}
.schedule .meetups-event-table__row--blizzard-event::after {
  content: "";
  display: inline-block;
  width: 65px;
  height: 61px;
  background-image: url("/hearthstone/static/images/esports/schedule/blizz_icon.png");
  top: 0px;
  right: 0px;
  position: absolute;
}
@media only screen and (min-width: 60em) {
  .schedule .meetups-event-table__row--blizzard-event::after {
    display: none;
  }
  .schedule .meetups-event-table__row--blizzard-event .meetups-event-table__cell--location {
    width: 100%;
    position: relative;
    padding-right: 42px;
  }
  .schedule .meetups-event-table__row--blizzard-event .meetups-event-table__cell--location::before {
    content: "";
    display: block;
    width: 42px;
    height: 39px;
    background-image: url("/hearthstone/static/images/esports/schedule/blizz_icon.png");
    background-size: cover;
    margin-top: -14px;
    margin-right: -18px;
    position: absolute;
    right: 1.2em;
  }
}
@media only screen and (min-width: 60em) {
  .schedule .schedule-date {
    float: left;
  }
}
.schedule .schedule-days-container {
  position: relative;
  top: -0.6em;
}
@media only screen and (min-width: 60em) {
  .schedule .schedule-days-container {
    top: 0;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-direction: column;
        flex-direction: column;
    float: left;
    height: 46px;
  }
}
.schedule a.schedule-information {
  color: #000;
}
.schedule a.schedule-information:hover {
  text-decoration: underline;
}
.esports-standings__list-header-container {
  margin: 32px 16px;
  margin: 2rem 1rem;
}
a.esports-standings__list-header__clear-button {
  background: url("/hearthstone/static/images/esports/standings/x_icon.png") right center no-repeat;
  background-size: .5em .5em;
  padding-right: .75em;
  font-size: 16px;
  font-size: 1rem;
  margin-left: 1em;
  color: #957651;
  text-transform: lowercase;
  cursor: pointer;
  text-decoration: none;
}
.esports-standings__last-modified {
  font-style: italic;
  margin-top: 8px;
  margin-top: .5rem;
  color: #957651;
}
.esports-standings__list-heading-container {
  background-color: #FBE2BA;
  padding: 16px;
  padding: 1rem;
}
@media only screen and (min-width: 40em) {
  .esports-standings__list-heading-container {
    -moz-column-count: 2;
         column-count: 2;
    -moz-column-gap: 5rem;
         column-gap: 5rem;
  }
}
.esports-standings__list-heading {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row;
      flex-flow: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: center;
      align-items: center;
  color: #957651;
}
.esports-standings__list-heading + .esports-standings__list-heading {
  display: none;
}
@media only screen and (min-width: 40em) {
  .esports-standings__list-heading + .esports-standings__list-heading {
    display: -ms-flexbox;
    display: flex;
  }
}
.esports-standings__list-heading__col,
.esports-standings__list-heading__col--rank,
.esports-standings__list-heading__col--score,
.esports-standings__list-heading__col--player {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.esports-standings__list-heading__col--rank {
  width: 4em;
}
.esports-standings__list-heading__col--player {
  -ms-flex-positive: 2;
      flex-grow: 2;
  padding: 0 1em;
}
.esports-standings__list-heading__col--region {
  padding-left: 1em;
}
.esports-standings__list {
  font-family: "Open Sans", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Display, Tahoma, Verdana, Arial, Helvetica, sans-serif;
  *zoom: 1;
  padding: 0 16px;
  padding: 0 1rem;
  background-color: #FBE2BA;
}
@media only screen and (min-width: 40em) {
  .esports-standings__list {
    -moz-column-count: 2;
         column-count: 2;
    -moz-column-gap: 5rem;
         column-gap: 5rem;
  }
}
.esports-standings__list:before,
.esports-standings__list:after {
  content: " ";
  display: table;
  visibility: hidden;
  line-height: 0;
}
.esports-standings__list:after {
  clear: both;
}
.esports-standings__list__item {
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  padding: 1em 0;
  font-size: 1.25em;
  line-height: 1.25em;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: center;
      align-items: center;
  border-top: 1px solid #D9BE91;
}
.esports-standings__list__item__name {
  -ms-flex-positive: 1;
      flex-grow: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.esports-standings__list__item__region {
  padding-left: 1em;
  color: #4c4565;
}
.esports-standings__list__item__rank {
  display: inline-block;
  font-weight: bold;
  background-color: #D9BE91;
  vertical-align: middle;
  padding: .5em 0;
  width: 4em;
  text-align: center;
  margin-right: 1em;
  font-size: .85em;
  border-radius: .25em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.esports-standings__list__item__score {
  color: #4c4565;
  margin-left: 1em;
  font-weight: bold;
}
.esports-standings__qualifiers__header-container {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 3;
  top: -18px;
}
@media only screen and (min-width: 60em) {
  .esports-standings__qualifiers__header-container {
    top: 24px;
  }
}
.esports-standings__qualifiers__header__frame {
  position: relative;
  display: inline-block;
  height: 48px;
  line-height: 48px;
  background: url("/hearthstone/static/images/esports/standings/titleframe/mid_s.png") center 2px repeat-x;
}
.esports-standings__qualifiers__header__frame:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 91px;
  left: -45px;
  background: url("/hearthstone/static/images/esports/standings/titleframe/left_s.png") left 2px no-repeat;
}
.esports-standings__qualifiers__header__frame:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 91px;
  right: -45px;
  background: url("/hearthstone/static/images/esports/standings/titleframe/right_s.png") right 2px no-repeat;
}
@media only screen and (min-width: 60em) {
  .esports-standings__qualifiers__header__frame {
    height: 58px;
    line-height: 58px;
    background: url("/hearthstone/static/images/esports/standings/titleframe/mid.png") center 2px repeat-x;
  }
  .esports-standings__qualifiers__header__frame:before {
    background: url("/hearthstone/static/images/esports/standings/titleframe/left.png") left 2px no-repeat;
  }
  .esports-standings__qualifiers__header__frame:after {
    background: url("/hearthstone/static/images/esports/standings/titleframe/right.png") right 2px no-repeat;
  }
}
.esports-standings__qualifiers__header__text {
  display: inline-block;
  font-family: "Bliz Quadrata Bold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Siara, "Times New Roman", Serif;
  color: #473e38;
  font-size: 18px;
  z-index: 1;
  position: relative;
  padding: 0 1em;
}
@media only screen and (min-width: 60em) {
  .esports-standings__qualifiers__header__text {
    font-size: 22px;
  }
}
.esports-standings__qualifiers-container {
  position: relative;
  padding: 15px 0;
  background: url("/hearthstone/static/images/esports/standings/boxframe/bottom_piece.png") bottom center no-repeat, url("/hearthstone/static/images/esports/standings/boxframe/bottom_edge.png") bottom repeat-x, url("/hearthstone/static/images/esports/standings/boxframe/top_edge.png") top repeat-x, #9b7752;
  min-height: 17em;
  margin-top: 32px;
  margin-top: 2rem;
  font-size: 0;
  text-align: center;
  -moz-columns: 2;
       columns: 2;
}
.esports-standings__qualifiers-container:before {
  content: "";
  position: absolute;
  top: -16px;
  left: 0;
  width: 100%;
  height: 47px;
  background: url("/hearthstone/static/images/esports/standings/boxframe/top_piece.png") top center no-repeat;
  z-index: 1;
}
@media only screen and (min-width: 40em) {
  .esports-standings__qualifiers-container {
    -moz-columns: 1;
         columns: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: end;
        align-items: flex-end;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
@media only screen and (min-width: 60em) {
  .esports-standings__qualifiers-container {
    -ms-flex-pack: center;
        justify-content: center;
    margin-top: 0;
    background: url("/hearthstone/static/images/esports/standings/boxframe/boxframe_lrg.png") bottom center no-repeat;
    height: 356px;
    padding: 0;
  }
  .esports-standings__qualifiers-container:before {
    display: none;
  }
}
.esports-standings__qualifiers__item-wrapper {
  display: inline-block;
  max-width: 100%;
  width: 208px;
  width: 13rem;
  font-size: 16px;
  font-size: 1rem;
}
@media only screen and (min-width: 60em) {
  .esports-standings__qualifiers__item-wrapper {
    width: 220px;
    margin-bottom: -18px;
  }
  .esports-standings__qualifiers__item-wrapper + .esports-standings__qualifiers__item-wrapper {
    margin-left: -20px;
  }
}
.esports-standings__qualifiers__item,
.esports-standings__qualifiers__item--winter,
.esports-standings__qualifiers__item--spring,
.esports-standings__qualifiers__item--summer,
.esports-standings__qualifiers__item--last-call {
  z-index: 2;
  padding-bottom: 143.636%;
  width: 100%;
  position: relative;
}
.esports-standings__qualifiers__item:before,
.esports-standings__qualifiers__item--winter:before,
.esports-standings__qualifiers__item--spring:before,
.esports-standings__qualifiers__item--summer:before,
.esports-standings__qualifiers__item--last-call:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 2;
}
.esports-standings__qualifiers__item__portrait {
  position: absolute;
  height: 47.468%;
  width: 68.182%;
  left: 15.909%;
  top: 28%;
  z-index: 1;
  background: url("/hearthstone/static/images/esports/standings/boxframe/placeholder.png") center center no-repeat #64635E;
  background-size: cover;
}
.esports-standings__qualifiers__item__season {
  color: white;
  font-weight: bold;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 22%;
  left: 0;
  z-index: 2;
  -ms-transform: rotate(-5deg);
      transform: rotate(-5deg);
  text-shadow: 0 .25em .25em black;
  font-size: 1em;
}
.esports-standings__qualifiers__item__username {
  position: absolute;
  width: 100%;
  bottom: 12.5%;
  left: 0;
  text-align: center;
  z-index: 2;
  font-weight: bold;
  text-shadow: 0 .25em .25em black;
  color: white;
  font-size: .85em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 22.727%;
}
.esports-standings__qualifiers__item--winter:before {
  background-image: url("/hearthstone/static/images/esports/standings/boxframe/winter.png");
}
.esports-standings__qualifiers__item--spring:before {
  background-image: url("/hearthstone/static/images/esports/standings/boxframe/spring.png");
}
.esports-standings__qualifiers__item--summer:before {
  background-image: url("/hearthstone/static/images/esports/standings/boxframe/summer.png");
}
.esports-standings__qualifiers__item--last-call:before {
  background-image: url("/hearthstone/static/images/esports/standings/boxframe/last_call.png");
}
.esports-standings__controls-container {
  margin-bottom: 32px;
  margin-bottom: 2rem;
  padding: 16px;
  padding: 1rem;
}
@media only screen and (min-width: 40em) {
  .esports-standings__controls-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    padding: 0;
  }
}
.esport-standings__control + .esport-standings__control {
  margin-top: 1em;
}
@media only screen and (min-width: 40em) {
  .esport-standings__control {
    -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%;
    padding: 0 1em;
  }
  .esport-standings__control + .esport-standings__control {
    margin-top: 0;
  }
}
@media only screen and (min-width: 60em) {
  .esport-standings__control {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
}
@media only screen and (min-width: 60em) {
  .esport-standings__control--search {
    -ms-flex-positive: 2;
        flex-grow: 2;
  }
}
.esport-standings__control--placeholder {
  display: none;
}
@media only screen and (min-width: 60em) {
  .esport-standings__control--placeholder {
    display: block;
  }
}
.esports-standings__pagination-container {
  text-align: center;
}
.esports-standings__pagination-button {
  display: inline-block;
}
.esports-standings__search-input {
  background: url("/hearthstone/static/images/esports/standings/search_icon.png") right 0.5em center no-repeat, linear-gradient(#f2eee8, #fffcf6);
  background-size: auto 50%, auto;
}
.esports-standings__search-input:focus {
  background: linear-gradient(#f2eee8, #fffcf6);
}
.esports-standings__list-no-results {
  background: #FBE2BA;
  font-size: 1.25em;
  text-align: center;
  color: #4c4565;
  padding: 32px 16px;
  padding: 2rem 1rem;
}
.esports-standings__pagination-wrapper {
  display: inline-block;
  margin: 32px 0;
  margin: 2rem 0;
}
.esports-standings__back-to-top-wrapper {
  position: relative;
  text-align: center;
  margin: 1em 0;
}
.esports-standings__back-to-top__link {
  display: inline-block;
}
@media only screen and (min-width: 30em) {
  .esports-standings__back-to-top__link {
    position: absolute;
    right: 0;
    top: 0;
  }
}
.esports-standings__back-to-top__icon {
  display: block;
  background: url("/hearthstone/static/images/buttons/back-to-top.png") no-repeat 0 0;
  width: 90px;
  height: 95px;
}
.esports-standings__back-to-top__icon:hover {
  background-position: 0 -101px;
}
.esports-standings__intro {
  font-size: 1.25em;
  margin: 16px;
  margin: 1rem;
}
@media only screen and (min-width: 60em) {
  .esports-standings__intro {
    width: 80%;
    margin: 16px auto;
    margin: 1rem auto;
  }
}
.esports-standings-body .content-section {
  max-width: none;
}
@media only screen and (min-width: 40em) {
  .search .page-body {
    background: transparent url("/hearthstone/static/images/subpage-body-bg.png") 50% 0 no-repeat;
  }
}
.search .content-section {
  padding-bottom: 52px;
  background: transparent url("/hearthstone/static/images/search-bottom-bg.png") 50% bottom no-repeat;
}
.search .search-container .summary {
  margin: 0 20px;
}
.search .search-container .summary .grid {
  width: 100%;
}
@media only screen and (min-width: 40em) {
  .search .search-container .summary .grid {
    width: 33.33%;
  }
}
.search .search-container .summary .grid + .grid {
  margin-top: 8px;
  margin-top: .5rem;
}
@media only screen and (min-width: 40em) {
  .search .search-container .summary .grid + .grid {
    margin-top: 0;
  }
}
.search .search-container .summary .grid .article strong {
  display: block;
  height: 3em;
  overflow: hidden;
}
.search .search-container .summary .grid .article br {
  display: none;
}
.search .search-container .result {
  margin: 0;
}
.search .search-container .result + .result {
  margin-top: 20px;
  margin-top: 1.25rem;
}
.search .search-container .result .meta,
.search .search-container .result .content {
  width: auto;
}
.search .search-container .result .meta > a,
.search .search-container .result .content > a {
  color: #A81A07;
}
.search .search-container .result .meta {
  color: #666;
}
.search .search-container .result .header-3,
.search .search-container .result .subheader-3 {
  text-transform: none;
}
.search .search-container .result .header-3 > a,
.search .search-container .result .subheader-3 > a {
  color: #E22C14;
  text-decoration: none;
}
.search .search-container .result .header-3 .small,
.search .search-container .result .subheader-3 .small {
  display: block;
  color: #113D63;
}
@media only screen and (min-width: 40em) {
  .search .search-container .result .header-3 .small,
  .search .search-container .result .subheader-3 .small {
    display: inline-block;
  }
}
.search .search-container .results {
  padding: 0;
}
.search .search-container .results + .results {
  padding: 27px 0 0;
}
.search .search-container .results .header-3,
.search .search-container .results .subheader-3 {
  margin-bottom: 10px;
}
.search .search-container .helpers {
  margin: 0 20px;
}
.search .search-container .helpers .subheader-2 {
  padding-right: 0;
}
.search .search-container .helpers .subheader-2 span {
  color: #5a376a;
}
.search .search-container .helpers .sort-active {
  color: #000;
  font-weight: bold;
  pointer-events: none;
  cursor: default;
}
.search .body-bot {
  padding-bottom: 48px;
  padding-bottom: 3rem;
  margin-bottom: 16px;
  margin-bottom: 1rem;
}
.search #menu-search {
  margin: 0 0 16px;
  margin: 0 0 1rem;
}
.search .search-header {
  margin: 16px;
  margin: 1rem;
}
.search-wrapper {
  max-width: 1008px;
  max-width: 63rem;
  margin: auto;
}
@media only screen and (min-width: 72.5em) {
  .search-wrapper {
    max-width: 1072px;
    max-width: 67rem;
  }
}
.search-container {
  position: relative;
  height: 100%;
  padding-bottom: 32px;
  padding-bottom: 2rem;
}
@media only screen and (min-width: 60em) {
  .search-container {
    background: transparent url("/hearthstone/static/images/search-separator-bg.png") right 0 repeat-y;
    padding-top: 16px;
    padding-top: 1rem;
    padding-right: 32px;
    padding-right: 2rem;
    min-height: 500px;
    width: 75%;
  }
  .search-container:after {
    content: "";
    background: url("/hearthstone/static/images/search-bg.png") center center no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 90%;
    padding-top: 52%;
    width: 327px;
  }
}
.form--search {
  position: relative;
  margin-bottom: 16px;
  margin-bottom: 1rem;
  max-width: 100%;
  width: 400px;
}
.form--search input[type=search] {
  padding: 8px;
  padding: 0.5rem;
  color: #666;
  border-radius: 0.5rem;
  border: 1px solid #D4BA8C;
  font-size: 20px;
  font-size: 1.25rem;
  box-sizing: border-box;
  width: 100%;
}
.search-button--alt {
  background: transparent url("/hearthstone/static/images/icons/search-results.gif") center center no-repeat;
  width: 22px;
  height: 22px;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 8px;
  right: .5rem;
  margin-top: -11px;
  border: none;
}
.suggested-links:empty {
  display: none;
}
.article-thumbnail span {
  width: 56px !important;
  height: 56px !important;
}
.data-options {
  height: auto;
  line-height: 25px;
  padding: 13px 30px 10px 30px;
  background: repeat-x;
}
.data-options .option {
  float: right;
  height: 25px;
}
.data-options .option .ui-pagination {
  margin-top: -2px;
}
.data-options strong {
  color: #03345f;
}
.dynamic-menu li {
  margin-bottom: 8px;
  margin-bottom: 0.5rem;
  font-size: 16px;
  font-size: 1rem;
}
@media only screen and (min-width: 40em) {
  .dynamic-menu li {
    display: inline-block;
    margin-bottom: 0;
  }
  .dynamic-menu li + li {
    margin-left: 8px;
    margin-left: 0.5rem;
  }
}
.dynamic-menu li a {
  padding: 8px 16px;
  padding: .5rem 1rem;
  border-radius: .5rem;
  display: block;
  background-color: #DEC79B;
  background-color: rgba(116, 50, 0, 0.07);
}
.dynamic-menu li a--centered {
  text-align: center;
}
.dynamic-menu li a:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
}
.dynamic-menu li.item-active a {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
  cursor: default;
}
.ui-pagination {
  overflow: visible;
  height: 24px;
}
.ui-pagination li {
  margin-left: 4px;
  float: left;
}
.ui-pagination li a {
  display: inline-block;
  padding: 0;
  background-color: #AC7F5B;
  border: #CEB288 3px solid;
  border-radius: 3px;
}
.ui-pagination li a span {
  display: inline-block;
  margin: 0;
  padding: 0 6px;
  height: 18px;
  line-height: 18px;
  font-size: 11px;
  color: #fff;
}
.ie6 .ui-pagination li a,
.ie6 .ui-pagination li a span {
  display: block;
  float: left;
}
.ui-pagination li a:hover,
.ui-pagination li.current a {
  background-color: #885633;
}
.ui-pagination li a:hover span {
  color: #DAAC55;
}
.ui-pagination li.current a span {
  color: #F3E6D0 !important;
  font-weight: bold;
}
.ui-pagination li.last-item a,
.ui-pagination li.first-item a,
.ui-pagination li.cap-item a {
  padding: 0;
}
@font-face {
  font-family: 'twitter-youtube';
  src: url("/hearthstone/static/fonts/twitter-youtube.eot?6hdnp7");
  src: url("/hearthstone/static/fonts/twitter-youtube.eot?#iefix6hdnp7") format('embedded-opentype'), url("/hearthstone/static/fonts/twitter-youtube.woff?6hdnp7") format('woff'), url("/hearthstone/static/fonts/twitter-youtube.ttf?6hdnp7") format('truetype'), url("/hearthstone/static/fonts/twitter-youtube.svg?6hdnp7#twitter-youtube") format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon-twitter {
  font-family: 'twitter-youtube';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-twitter:before {
  content: "\f099";
}
.icon-youtube {
  font-family: 'twitter-youtube';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-youtube:before {
  content: "\f167";
}
@media only screen and (min-width: 40em) {
  .anniversary .content-section {
    margin-top: -47px;
  }
}
@media only screen and (min-width: 60em) {
  .anniversary .blog-load-more {
    max-width: 248px;
    max-width: 15.5rem;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 40em) {
  .anniversary .page-header-bg-chunk {
    height: 422px;
    margin-top: -47px;
    background: url("/hearthstone/static/images/anniversary/first/header-bg-med.png") top center no-repeat;
  }
}
@media only screen and (min-width: 60em) {
  .anniversary .page-header-bg-chunk {
    background-image: url("/hearthstone/static/images/anniversary/first/header-bg.png");
  }
}
.heading--anniversary {
  margin-left: 0;
  margin-right: 0;
}
.heading--anniversary > span {
  max-width: 75%;
}
.content-container--anniversary {
  padding: 0 16px;
  padding: 0 1rem;
}
@media only screen and (min-width: 60em) {
  .content-container--anniversary {
    padding: 0 80px;
    padding: 0 5rem;
  }
}
.anniversary-intro {
  text-align: center;
}
.panels-list {
  font-size: 0.1px;
  text-align: justify;
}
.panels-list:after {
  content: "";
  display: inline-block;
  width: 100%;
}
.panels-list:after {
  content: '';
  display: inline-block;
  width: 100%;
}
.panels-list__item {
  display: inline-block;
  float: none;
}
.panels-list__item.invisible.invisible {
  padding: 0;
  margin: 0 8px;
}
@media only screen and (min-width: 30em) {
  .panels-list__item {
    width: 47%;
  }
}
@media only screen and (min-width: 60em) {
  .panels-list__item {
    width: 24%;
  }
}
.anniversary-video-section .panels-list__item {
  position: relative;
  padding: 0;
}
@media only screen and (min-width: 40em) {
  .anniversary-video-section .panels-list__item {
    margin: 8px;
    z-index: 1;
  }
  .anniversary-video-section .panels-list__item:before {
    content: "";
    position: absolute;
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px;
    border: 8px solid #DEC79B;
    border-width: 17px 20px;
    border-image: url("/hearthstone/static/images/game-guide/heroes/artwork-frameV2.png") 17 20 stretch;
    z-index: -1;
  }
  .anniversary-video-section .panels-list__item img {
    display: block;
  }
}
@media only screen and (min-width: 60em) {
  .anniversary-video-section .panels-list__item {
    width: 22%;
  }
}
.anniversary-video-section .panels-list__item .panel-item__play-button {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -50px;
  background: transparent url("/hearthstone/static/images/media/play-sprite.png") 0 0 no-repeat;
  width: 100px;
  height: 100px;
  z-index: 9001;
}
.anniversary-video-section .panels-list__item .panel-item__image {
  transition: transform 300ms ease-out;
}
.anniversary-video-section .panels-list__item .panel-item__image:after {
  content: "";
  position: absolute;
  top: 0;
  right: -1px;
  bottom: 0;
  left: 0;
  z-index: 5;
  background-color: rgba(0, 0, 0, 0.99);
  opacity: 0;
  transition: opacity 300ms ease-out;
}
.anniversary-video-section .panels-list__item:hover .panel-item__image {
  -ms-transform: scale(1.1);
      transform: scale(1.1);
}
.anniversary-video-section .panels-list__item:hover .panel-item__image:after {
  opacity: 0.5;
}
.anniversary-video-section .panels-list__item .panel-item__play-button:hover {
  background-position: 0 -100px;
}
.anniversary-video-section .panel-item__text {
  padding: 12px;
  padding: .75rem;
  min-height: 64px;
  min-height: 4rem;
}
.anniversary-video-section .panel-item__title {
  height: 40px;
  height: 2.5rem;
  overflow: hidden;
}
.panels-list__item--twitter .panel-item__summary {
  color: black;
}
.panels-list__item--twitter .panel-item__icon {
  font-family: 'twitter-youtube';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #F1D6A9;
}
.panels-list__item--twitter .panel-item__icon:before {
  content: "\f099";
}
.panel-item__twitter-author,
.panel-item__twitter-handle {
  color: #E22C14;
}
.panels-list .panels-list__item {
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
}
.panel-item__date {
  display: none;
}
.panel-item__icon {
  display: block;
  position: absolute;
  top: 8px;
  top: 0.5rem;
  left: 8px;
  left: 0.5rem;
  font-size: 32px;
  font-size: 2rem;
  color: white;
}
.supplemental-section {
  text-align: center;
  padding-top: 9%;
  padding-bottom: 7%;
  background: url("/hearthstone/static/images/anniversary/first/card-background-top.png") center top no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 40em) {
  .supplemental-section {
    padding-bottom: 0;
  }
}
.server-error .content-section,
.unauthorized-error .content-section {
  text-align: center;
  min-height: 686px;
  background: transparent url("/hearthstone/static/images/error-bg.png") center 120px no-repeat;
}
.ko-kr .server-error .content-section,
.ko-kr .unauthorized-error .content-section {
  font-family: Dotum;
}
.server-error .content-section p,
.unauthorized-error .content-section p {
  font: bold 14px/24px "Open Sans", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Display, Tahoma, Verdana, Arial, Helvetica, sans-serif;
  max-width: 600px;
  margin: auto auto;
}
.server-error .page-header,
.unauthorized-error .page-header {
  font: bold 16px/1 "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
  margin-bottom: 16px;
  letter-spacing: -1.5px;
}
.server-error .page-header h2,
.unauthorized-error .page-header h2,
.server-error .page-header h3,
.unauthorized-error .page-header h3 {
  color: #76169b;
}
.server-error .page-header h2,
.unauthorized-error .page-header h2 {
  font-size: 72px;
}
.server-error .page-header h3,
.unauthorized-error .page-header h3 {
  font-size: 22px;
}
.recruit-a-friend .page-body > .content-section {
  max-width: none;
}
.recruit-section {
  margin: 0 16px;
  margin: 0 1rem;
  padding: 64px 0;
  padding: 4rem 0;
}
@media only screen and (min-width: 72.5em) {
  .recruit-section {
    margin: 0;
  }
}
.recruit-a-friend .page-header-bg-chunk {
  background: url("/hearthstone/static/images/recruit-a-friend/header-intro-bg-mobile.png") left top no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  min-height: 456px;
  width: 100%;
}
@media only screen and (min-width: 30em) {
  .recruit-a-friend .page-header-bg-chunk {
    background-position-x: right;
  }
}
@media only screen and (min-width: 40em) {
  .recruit-a-friend .page-header-bg-chunk {
    background: url("/hearthstone/static/images/recruit-a-friend/header-intro-bg.png") center top no-repeat;
    min-height: 432px;
    top: -50px;
  }
}
@media only screen and (min-width: 40em) {
  .content-section--recruit__header {
    margin-bottom: 10px;
  }
}
.recruit__morgl {
  display: none;
}
@media only screen and (min-width: 40em) {
  .recruit__morgl {
    position: absolute;
    display: block;
    top: -50px;
    width: 656px;
    height: 510px;
    background: url("/hearthstone/static/images/recruit-a-friend/header-morgl.png") top left no-repeat;
    right: -250px;
  }
}
@media only screen and (min-width: 72.5em) {
  .recruit__morgl {
    right: -84px;
  }
}
.recruit__header {
  height: 375px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  position: relative;
  z-index: 1;
  padding: 0 16px;
  padding: 0 1rem;
}
@media only screen and (min-width: 30em) {
  .recruit__header {
    -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start;
    margin-right: 210px;
  }
}
@media only screen and (min-width: 40em) {
  .recruit__header {
    height: 310px;
    margin-right: 380px;
  }
}
@media only screen and (min-width: 72.5em) {
  .recruit__header {
    margin-right: 546px;
  }
}
.heading--recruit__header__title {
  margin: 0 0 16px 0;
  margin: 0 0 1rem 0;
  font-size: 2.6em;
  line-height: 1em;
  white-space: nowrap;
}
@media only screen and (min-width: 60em) {
  .heading--recruit__header__title {
    font-size: 3.2em;
  }
}
.recruit__header__intro {
  padding: 0;
  margin: 0;
  font-size: 1.2em;
  width: 100%;
}
.recruit__header__intro + .recruit__header__intro {
  margin-top: 16px;
  margin-top: 1rem;
}
.recruit__header__intro--small {
  font-size: 1em;
}
@media only screen and (min-width: 40em) {
  .recruit__header__intro--small {
    display: none;
  }
}
@media only screen and (min-width: 60em) {
  .recruit__header__intro--small {
    display: block;
  }
}
.recruit__header__cta {
  margin-top: 16px;
  margin-top: 1rem;
  white-space: nowrap;
}
.recruit__social {
  margin: 0 16px;
  margin: 0 1rem;
  padding: 64px 0;
  padding: 4rem 0;
  text-align: center;
}
@media only screen and (min-width: 72.5em) {
  .recruit__social {
    margin: 0;
  }
}
.heading--recruit__social__title {
  font-size: 2.2em;
}
.recruit__social__intro {
  font-size: 1.2em;
}
.recruit__social__token {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 32px;
  margin-top: 2rem;
}
@media only screen and (min-width: 60em) {
  .recruit__social__token {
    -ms-flex-pack: center;
        justify-content: center;
  }
}
.recruit__social__token__input {
  -ms-flex-positive: 2;
      flex-grow: 2;
  min-width: 0;
}
@media only screen and (min-width: 60em) {
  .recruit__social__token__input {
    max-width: 30em;
  }
}
.hearthstone-cta--recruit__social__token {
  white-space: nowrap;
  margin-right: 16px;
  margin-right: 1rem;
  vertical-align: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.hearthstone-cta--recruit__social__token .hearthstone-cta__text {
  font-weight: normal;
}
.hearthstone-cta--recruit__social__share {
  display: block;
  margin-top: 24px;
  margin-top: 1.5rem;
}
.hearthstone-cta--recruit__social__share .hearthstone-cta__text {
  font-size: 1em;
}
@media only screen and (min-width: 60em) {
  .hearthstone-cta--recruit__social__share {
    display: inline-block;
  }
  .hearthstone-cta--recruit__social__share + .hearthstone-cta--recruit__social__share {
    margin-left: 16px;
    margin-left: 1rem;
  }
}
.hearthstone-cta--facebook .hearthstone-cta__btn {
  background: #1f3f81;
  background: linear-gradient(to bottom, #3b5998 5%, #1f3f81 95%);
}
.hearthstone-cta--facebook .hearthstone-cta__text {
  background: radial-gradient(circle, #3b5998 25%, #1f3f81 75%);
}
.hearthstone-cta--facebook:hover .hearthstone-cta__text {
  background: radial-gradient(circle, #4c70ba 25%, #2953aa 75%);
}
.hearthstone-cta--twitter .hearthstone-cta__btn {
  background: #2c87cd;
  background: linear-gradient(to bottom, #55acee 5%, #2c87cd 95%);
}
.hearthstone-cta--twitter .hearthstone-cta__text {
  background: radial-gradient(circle, #55acee 25%, #2c87cd 75%);
}
.hearthstone-cta--twitter:hover .hearthstone-cta__text {
  background: radial-gradient(circle, #83c3f3 25%, #529fda 75%);
}
.hearthstone-cta--vk .hearthstone-cta__btn {
  background: #1e4473;
  background: linear-gradient(to bottom, #45668e 5%, #1e4473 95%);
}
.hearthstone-cta--vk .hearthstone-cta__text {
  background: radial-gradient(circle, #45668e 25%, #1e4473 75%);
}
.hearthstone-cta--vk:hover .hearthstone-cta__text {
  background: radial-gradient(circle, #587fae 25%, #295c9b 75%);
}
.recruit__social__region {
  margin-top: 16px;
  margin-top: 1rem;
  font-size: 1.1em;
}
.recruit__social__region__select-wrapper {
  display: inline-block;
  position: relative;
  padding-right: 1em;
  background: url("/hearthstone/static/images/recruit-a-friend/region-dropdown-arrow.png") right center no-repeat transparent;
  font-family: "Bliz Quadrata Bold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Siara, "Times New Roman", Serif;
  text-decoration: underline;
  margin: 0 .5em;
  text-transform: capitalize;
}
.recruit__social__region__select {
  position: absolute;
  z-index: 1;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.recruit__social__region__select option {
  background-color: white;
  font-family: "Bliz Quadrata", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Siara, "Times New Roman", Serif;
  text-decoration: none;
}
.recruit__social__explain {
  color: #347cd3;
  font-size: .8em;
}
.recruit__strong {
  display: inline;
  font-family: "Bliz Quadrata Bold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Siara, "Times New Roman", Serif;
}
.recruit__how {
  margin: 0 16px;
  margin: 0 1rem;
  padding: 64px 0;
  padding: 4rem 0;
  text-align: center;
}
@media only screen and (min-width: 72.5em) {
  .recruit__how {
    margin: 0;
  }
}
.heading--recruit__how {
  font-size: 2.8em;
  margin: 0 0 32px 0;
  margin: 0 0 2rem 0;
  line-height: 1em;
}
@media only screen and (min-width: 60em) {
  .heading--recruit__how {
    font-size: 3.2em;
  }
}
.recruit__how__heading {
  text-transform: uppercase;
  color: #347cd3;
  font-size: 1.5em;
  margin: 0 0 8px 0;
  margin: 0 0 .5rem 0;
  line-height: 1em;
}
.media-frame--recruit__how__splash {
  margin: 16px 0;
  margin: 1rem 0;
}
@media only screen and (min-width: 40em) {
  .media-frame--recruit__how__splash {
    margin: 16px 9px;
    margin: 1rem 9px;
  }
}
@media only screen and (min-width: 60em) {
  .media-frame--recruit__how__splash {
    max-width: 944px;
    margin: 32px auto;
    margin: 2rem auto;
  }
}
@media only screen and (min-width: 72.5em) {
  .media-frame--recruit__how__splash {
    margin: -90px 0 -70px 0;
    background: url("/hearthstone/static/images/recruit-a-friend/how-it-works-art-expanded.png") center center no-repeat;
    min-height: 842px;
    max-width: none;
  }
  .media-frame--recruit__how__splash:before {
    display: none;
  }
}
.recruit__how__splash__inner {
  padding-bottom: 55.51%;
  background: url("/hearthstone/static/images/recruit-a-friend/how-it-works-art-cropped.jpg") center center no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 72.5em) {
  .recruit__how__splash__inner {
    display: none;
  }
}
.recruit__how__guide {
  margin-top: 32px;
  margin-top: 2rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  -ms-flex-align: center;
      align-items: center;
}
@media only screen and (min-width: 30em) {
  .recruit__how__guide {
    -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start;
  }
}
@media only screen and (min-width: 40em) {
  .recruit__how__guide {
    max-width: 66.6%;
    margin: 64px auto 0 auto;
    margin: 4rem auto 0 auto;
  }
}
@media only screen and (min-width: 72.5em) {
  .recruit__how__guide {
    max-width: none;
    margin: 64px 0 0 0;
    margin: 4rem 0 0 0;
    -ms-flex-flow: row;
        flex-flow: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
.recruit__how__guide__step {
  font-size: 1.15em;
  padding: 0;
  margin: 0;
}
.recruit__how__guide__step + .recruit__how__guide__step {
  margin-top: 32px;
  margin-top: 2rem;
}
.recruit__how__guide__step:before {
  content: "";
  display: block;
  width: 6em;
  height: 6em;
  margin: 0 auto 16px auto;
  margin: 0 auto 1rem auto;
  background: url("/hearthstone/static/images/recruit-a-friend/icon-circles.png") top left no-repeat;
  background-size: auto 100%;
}
@media only screen and (min-width: 30em) {
  .recruit__how__guide__step {
    text-align: left;
    padding-left: 7em;
    position: relative;
    min-height: 6em;
    width: 100%;
  }
  .recruit__how__guide__step:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 6em;
    height: 6em;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 72.5em) {
  .recruit__how__guide__step {
    max-width: unset;
    min-height: unset;
    -ms-flex: 1;
        flex: 1;
    text-align: center;
    padding: 0 16px 0 16px;
    padding: 0 1rem 0 1rem;
  }
  .recruit__how__guide__step + .recruit__how__guide__step {
    margin-top: 0;
  }
  .recruit__how__guide__step:before {
    position: static;
    width: 113px;
    height: 113px;
    margin-bottom: 16px;
    margin-bottom: 1rem;
  }
}
.recruit__how__guide__step--2:before {
  background-position: -6em top;
}
@media only screen and (min-width: 72.5em) {
  .recruit__how__guide__step--2:before {
    background-position: -113px top;
  }
}
.recruit__how__guide__step--3:before {
  background-position: -12em top;
}
@media only screen and (min-width: 72.5em) {
  .recruit__how__guide__step--3:before {
    background-position: -226px top;
  }
}
.recruit__how__guide__step__title {
  display: block;
  font-size: 1.5em;
  color: #233A6E;
  font-family: "Bliz Quadrata", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Siara, "Times New Roman", Serif;
}
.ko-kr .recruit__how__guide__step__title {
  font-family: "NanumMyeongjo Bold";
}
.lowered-section--recruit__rewards {
  padding: 13px 0;
  margin: -4px auto;
}
@media only screen and (min-width: 40em) {
  .lowered-section--recruit__rewards {
    padding: 45px 0;
    margin: -35px auto;
  }
}
.recruit__rewards {
  margin: 0 16px;
  margin: 0 1rem;
  padding: 64px 0;
  padding: 4rem 0;
}
@media only screen and (min-width: 72.5em) {
  .recruit__rewards {
    margin: 0;
  }
}
.heading--adventure--recruit__rewards {
  margin: 0 0 0 8px;
  margin: 0 0 0 .5rem;
}
.heading--adventure--recruit__rewards:before {
  background: url("/hearthstone/static/images/recruit-a-friend/icon-circles.png") right top no-repeat;
  background-size: auto 137.805%;
  width: 64px;
  width: 4rem;
  height: 64px;
  height: 4rem;
}
@media only screen and (min-width: 30em) {
  .heading--adventure--recruit__rewards:before {
    width: 82px;
    height: 82px;
  }
}
@media only screen and (min-width: 40em) {
  .recruit__rewards__reward-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin: auto;
  }
}
.recruit__rewards__reward {
  width: 100%;
  text-align: center;
}
.recruit__rewards__reward + .recruit__rewards__reward {
  margin-top: 32px;
  margin-top: 2rem;
}
@media only screen and (min-width: 40em) {
  .recruit__rewards__reward + .recruit__rewards__reward {
    margin-top: 0;
  }
  .recruit__rewards__reward:first-child {
    margin-right: 16px;
    margin-right: 1rem;
  }
  .recruit__rewards__reward:last-child {
    margin-left: 16px;
    margin-left: 1rem;
  }
}
.recruit__rewards__reward__inner {
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding-bottom: 71.186%;
}
.recruit__rewards__reward--morgl .recruit__rewards__reward__inner {
  display: none;
}
@media only screen and (min-width: 40em) {
  .recruit__rewards__reward--morgl .recruit__rewards__reward__inner {
    position: relative;
    display: block;
    background-image: url("/hearthstone/static/images/recruit-a-friend/rewards-morgl.png");
  }
  .recruit__rewards__reward--morgl .recruit__rewards__reward__inner:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    background: url("/hearthstone/static/images/media/play-sprite.png") left top no-repeat;
    z-index: 1;
    width: 100px;
    height: 100px;
  }
  .recruit__rewards__reward--morgl .recruit__rewards__reward__inner:hover:after {
    background-position: left -100px;
  }
}
.recruit__rewards__reward--cardpacks .recruit__rewards__reward__inner {
  background-image: url("/hearthstone/static/images/recruit-a-friend/rewards-cardpacks.png");
}
.heading--recruit__rewards__reward {
  font-size: 1.5em;
  margin: 0;
}
.recruit__rewards__intro {
  font-size: 1.15em;
  margin: 32px 0;
  margin: 2rem 0;
}
.recruit__rewards__reward__desc {
  font-size: 1.15em;
}
.recruit__rewards__reward__video-container {
  width: 100%;
  padding-bottom: 56.25%;
  position: relative;
  margin-bottom: 9%;
}
@media only screen and (min-width: 40em) {
  .recruit__rewards__reward__video-container {
    margin-bottom: 0;
    display: none;
  }
}
#ytplayer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
ul.recruit__terms {
  margin: 0 16px;
  margin: 0 1rem;
  padding: 64px 0;
  padding: 4rem 0;
}
@media only screen and (min-width: 72.5em) {
  ul.recruit__terms {
    margin: 0;
  }
}
@keyframes recruit-flash {
  0% {
    background: none;
  }
  20% {
    background: rgba(255, 255, 255, 0.6);
  }
  80% {
    background: rgba(255, 255, 255, 0.6);
  }
  100% {
    background: none;
  }
}
.recruit__terms--flash .recruit__terms__term:last-child {
  animation-name: recruit-flash;
  animation-duration: 5s;
  animation-iteration-count: 1;
  border-radius: .5em;
}
.recruit__terms__term {
  margin-left: 16px;
  margin-left: 1rem;
  list-style-type: disc;
  list-style-position: outside;
}
.recruit__terms__term + .recruit__terms__term {
  margin-top: 16px;
  margin-top: 1rem;
}
.recruit__rewards__login {
  margin: 64px 0 16px 0;
  margin: 4rem 0 1rem 0;
  text-align: center;
}
.hearthstone-cta--recruit__rewards__login--large {
  display: none;
}
@media only screen and (min-width: 40em) {
  .hearthstone-cta--recruit__rewards__login--large {
    display: inline-block;
  }
}
.hearthstone-cta--recruit__rewards__login--small {
  display: block;
}
@media only screen and (min-width: 40em) {
  .hearthstone-cta--recruit__rewards__login--small {
    display: none;
  }
}
.recruit__social__error .hearthstone-cta--recruit__social__share .hearthstone-cta__btn,
.recruit__social__error .hearthstone-cta--recruit__social__token .hearthstone-cta__btn {
  background: #837f73;
  background: linear-gradient(to bottom, #b7ad90 5%, #837f73 95%);
}
.recruit__social__error .hearthstone-cta--recruit__social__share .hearthstone-cta__text,
.recruit__social__error .hearthstone-cta--recruit__social__token .hearthstone-cta__text {
  background: radial-gradient(circle, #b7ad90 25%, #837f73 75%);
}
.recruit__social__error .hearthstone-cta--recruit__social__share:hover .hearthstone-cta__text,
.recruit__social__error .hearthstone-cta--recruit__social__token:hover .hearthstone-cta__text {
  background: radial-gradient(circle, #cbc4af 25%, #9b988e 75%);
}
.recruit__social__error .hearthstone-cta--recruit__social__share .hearthstone-cta__btn,
.recruit__social__error .hearthstone-cta--recruit__social__token .hearthstone-cta__btn {
  cursor: not-allowed;
}
.recruit__social__error .hearthstone-cta--recruit__social__share .hearthstone-cta__text,
.recruit__social__error .hearthstone-cta--recruit__social__token .hearthstone-cta__text {
  color: #DDD;
}
.recruit__social__error .hearthstone-cta--recruit__social__share:hover .hearthstone-cta__text,
.recruit__social__error .hearthstone-cta--recruit__social__token:hover .hearthstone-cta__text {
  color: #DDD;
}
.recruit__social__error__alert {
  margin: 48px 0;
  margin: 3rem 0;
  padding: 32px;
  padding: 2rem;
  font-size: 1.25em;
  font-family: "Open Sans", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Display, Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: #333;
  text-align: left;
}
@media only screen and (min-width: 60em) {
  .recruit__social__error__alert {
    margin: 48px auto;
    margin: 3rem auto;
    max-width: 640px;
    max-width: 40rem;
  }
}
.recruit__social__error__alert__title {
  font-family: "Open Sans Semibold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Display Bold", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  display: block;
  margin-bottom: 16px;
  margin-bottom: 1rem;
  background: url("/hearthstone/static/images/form/hs_forms_x.png") left center no-repeat;
  background-size: 1em 1em;
  padding-left: 1.25em;
  line-height: 1em;
}
.header-2 {
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1rem;
}
.form-title .header-3 {
  font-size: 20px;
  font-size: 1.25rem;
}
.quote-button {
  z-index: 10;
}
/*

	BLUE TRACKER WIDGET

*/
.forums-home .page-header-bg-chunk {
  position: absolute;
  width: 100%;
  height: 205px;
}
@media only screen and (min-width: 60em) {
  .forums-home .page-header-bg-chunk {
    top: -45px;
    height: 440px;
    background: transparent url("/hearthstone/static/images/forum-header-bg.png") center -6px no-repeat;
  }
}
#blizz-tracker-lite {
  margin-bottom: 16px;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 60em) {
  #blizz-tracker-lite {
    height: 280px;
    position: relative;
    margin-bottom: 64px;
    margin-bottom: 4rem;
  }
}
#blizz-tracker-lite .header-2 {
  margin-left: 16px;
  margin-left: 1rem;
  text-align: left;
  margin-bottom: 8px;
  margin-bottom: .5rem;
}
@media only screen and (min-width: 60em) {
  #blizz-tracker-lite .header-2 {
    position: absolute;
    left: 32px;
    left: 2rem;
    top: 48px;
    top: 3rem;
    padding-left: 64px;
    padding-left: 4rem;
    margin-left: 0;
  }
}
@media only screen and (min-width: 72.5em) {
  #blizz-tracker-lite .header-2 {
    left: 80px;
    left: 5rem;
  }
}
@media only screen and (min-width: 60em) {
  #blizz-tracker-lite .header-2:before {
    content: "";
    width: 55px;
    height: 55px;
    background: url("/hearthstone/static/images/blizz-button.png") 0 0 no-repeat;
    position: absolute;
    top: -16px;
    top: -1rem;
    left: 0;
  }
}
#blizz-tracker-lite .header-2 a {
  display: inline;
  text-transform: none;
  font-size: 13px;
  font-size: .8125rem;
  white-space: nowrap;
}
.blizzard-posts .mask-wrapper {
  overflow: hidden;
  overflow-x: auto;
  width: 100%;
  white-space: nowrap;
  height: 198px;
  height: 12.4rem;
  -webkit-overflow-scrolling: touch;
  background: url("/hearthstone/static/images/forums/blue-tracker-widget-sm.jpg") 50% 0 no-repeat;
}
@media only screen and (min-width: 60em) {
  .blizzard-posts .mask-wrapper {
    position: absolute;
    left: 0;
    height: 180px;
    height: 11.3rem;
    right: 0;
    bottom: 0;
    max-width: 900px;
    max-width: 56.25rem;
    margin: auto;
    overflow: hidden;
    background: transparent;
  }
}
.explore-nav-is-out .blizzard-posts .mask-wrapper {
  overflow: hidden;
}
.explore-nav-is-out .blizzard-posts .mask-wrapper {
  overflow: hidden;
}
.blizzard-posts .mask {
  margin-top: 17px;
  margin-top: 1.1rem;
}
@media only screen and (min-width: 60em) {
  .blizzard-posts .mask {
    margin-top: 0;
  }
}
.blizzard-posts .mask .holder {
  width: 4000px;
  width: 250rem;
  left: 0;
}
@media only screen and (min-width: 60em) {
  .blizzard-posts .mask .holder {
    position: absolute;
  }
}
.blizzard-posts .holder .set {
  display: inline-block;
  white-space: normal;
  float: left;
}
.tracked-blizzard-post {
  background: url("/hearthstone/static/images/bt-background.png") 0 0 no-repeat;
  width: 283px;
  height: 181px;
  display: inline-block;
  position: relative;
  float: left;
  margin: 0 12px;
}
.tracked-blizzard-post:hover {
  text-decoration: none;
}
.tracked-blizzard-post .desc {
  color: #004E8A;
  padding: 35px 35px 0 35px;
  word-break: break-word;
  display: block;
  max-height: 112px;
  max-height: 7rem;
  overflow: hidden;
}
.tracked-blizzard-post .info {
  position: absolute;
  white-space: normal;
  top: 114px;
  font-size: 10px;
  left: 35px;
  color: #613916;
  width: 227px;
  line-height: 150%;
  margin-left: -5px;
}
.tracked-blizzard-post .employee-icon {
  float: left;
  position: relative;
  top: 2px;
  margin-right: 2px;
}
.blizzard-posts .paging-arrow {
  background-image: url("/hearthstone/static/images/bt-arrows.png");
}
.blizzard-posts .paging-arrow.arrow-left {
  background-position: 0 0;
}
.blizzard-posts .paging-arrow.arrow-left:hover {
  background-position: 0 100%;
}
.blizzard-posts .paging-arrow.arrow-right {
  background-position: 100% 0;
}
.blizzard-posts .paging-arrow.arrow-right:hover {
  background-position: 100% 100%;
}
.blizzard-posts .paging-arrow {
  position: absolute;
  top: 146px;
  z-index: 3;
  width: 58px;
  height: 40px;
}
@media only screen and (max-width: 59.99em) {
  .blizzard-posts .paging-arrow {
    display: none !important;
  }
}
.blizzard-posts .paging-arrow.arrow-left {
  display: none;
  left: 10px;
}
.blizzard-posts .paging-arrow.arrow-right {
  display: none;
  right: 10px;
}
@media only screen and (min-width: 60em) {
  .blizzard-posts .paging-arrow.arrow-right {
    display: block;
  }
}
.blizzard-posts .mask-wrapper .mask-edge.mask-left {
  background-position: 0 0;
}
.blizzard-posts .mask-wrapper .mask-edge.mask-right {
  background-position: 100% 0;
}
.blizz-tracker .last-post-cell {
  display: none;
}
@media only screen and (min-width: 72.5em) {
  .blizz-tracker .last-post-cell {
    display: table-cell;
  }
}
.blizz-tracker .last-poster-column {
  padding-left: 0;
}
.blizz-tracker .content a {
  color: black;
  font-weight: bold;
}
.blizz-tracker .desc a {
  color: #666;
}
.blizz-tracker .forum-actions-top .paging-wrapper {
  margin-top: 16px;
  margin-top: 1rem;
}
/*

	FORUM STATION - Index of all forum topics.

*/
#station-content {
  max-width: 1024px;
  margin: auto;
}
.station-content-wrapper {
  padding: 0 16px;
  padding: 0 1rem;
}
@media only screen and (min-width: 40em) {
  .station-content-wrapper {
    padding: 0 32px;
    padding: 0 2rem;
  }
}
.forum-group {
  margin-bottom: 16px;
  margin-bottom: 1rem;
}
.forum-group .header-2 {
  font-family: "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
  background: transparent url("/hearthstone/static/images/forums/left-shadow.png") -15px 30px no-repeat;
  height: 35px;
  margin-bottom: 12px;
  margin-bottom: .75rem;
}
.child-forums {
  font-size: 0.1px;
}
@media only screen and (min-width: 40em) {
  .child-forums {
    text-align: justify;
  }
}
.child-forum {
  font-size: 13px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 4px;
  margin-bottom: .25rem;
  width: 100%;
}
@media only screen and (min-width: 40em) {
  .child-forum {
    width: 49.75%;
  }
}
@media only screen and (min-width: 60em) {
  .child-forum {
    width: 33%;
  }
}
.child-forum .forum-link {
  font-size: 14px;
  font-size: .875rem;
  min-height: 128px;
  min-height: 8rem;
  padding: 16px;
  padding: 1rem;
  display: block;
  background-color: #DEC79B;
  position: relative;
  background-color: rgba(116, 50, 0, 0.07);
  overflow: hidden;
}
@media only screen and (min-width: 40em) {
  .child-forum .forum-link {
    font-size: 12px;
    font-size: .75rem;
    max-height: 128px;
    max-height: 8rem;
  }
}
.child-forum .forum-link:hover {
  text-decoration: none;
  background-color: rgba(116, 50, 0, 0.07);
}
@media only screen and (min-width: 40em) {
  .child-forums .clear {
    display: inline-block;
    width: 100%;
  }
}
.forum-group .forum-icon {
  text-align: center;
  display: block;
}
@media only screen and (min-width: 40em) {
  .forum-group .forum-icon {
    text-align: left;
    position: absolute;
  }
}
.forum-group .forum-details {
  text-align: center;
}
@media only screen and (min-width: 40em) {
  .forum-group .forum-details {
    *zoom: 1;
    text-align: left;
    display: block;
    padding-left: 48px;
    padding-left: 3rem;
    max-height: 96px;
    max-height: 6rem;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .forum-group .forum-details:before,
  .forum-group .forum-details:after {
    content: " ";
    display: table;
    visibility: hidden;
    line-height: 0;
  }
  .forum-group .forum-details:after {
    clear: both;
  }
}
.forum-group .forum-title {
  font-size: 16px;
  font-size: 1rem;
  display: block;
}
@media only screen and (min-width: 40em) {
  .forum-group .forum-title {
    font-size: 14px;
    font-size: .875rem;
  }
}
.forum-group .forum-desc {
  color: black;
  display: block;
}
.forum-group .group-header {
  line-height: 30px;
  margin-top: 20px;
  padding: 0;
  background: url("/hearthstone/static/images/collapse-button.png") right 0 no-repeat;
  height: 35px;
  clear: both;
  display: block;
}
.forum-group .group-header:hover {
  background-position: right -72px;
}
.forum-group .group-header.collapsed {
  background-position: right -36px;
}
.forum-group .group-header.collapsed:hover {
  background-position: right -108px;
}
.forums-home .code-of-conduct {
  padding: 12px;
  padding: .75rem;
  text-transform: uppercase;
  text-align: center;
  display: block;
  margin-bottom: 16px;
  margin-bottom: 1rem;
  background-color: #DEC79B;
  background-color: rgba(116, 50, 0, 0.07);
  border-radius: 10px;
  font-family: "Open Sans Semibold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Display Bold", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
}
.forums-home .code-of-conduct:hover {
  text-decoration: none;
}
/*

Forum Topic Container

*/
.topics-wrapper {
  max-width: 1056px;
  max-width: 66rem;
  margin: auto;
}
.topics-wrapper .subheader-2,
.topic-header-wrapper .subheader-2 {
  font-size: 25px;
  font-size: 1.6rem;
  font-family: "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
  color: #03345F;
  font-weight: bold;
  text-align: center;
  clear: both;
}
@media only screen and (min-width: 30em) {
  .topics-wrapper .subheader-2,
  .topic-header-wrapper .subheader-2 {
    text-align: left;
  }
}
@media only screen and (min-width: 40em) {
  .topics-wrapper .subheader-2,
  .topic-header-wrapper .subheader-2 {
    font-size: 32px;
    font-size: 2rem;
    clear: none;
  }
}
.create-button-wrapper {
  text-align: center;
  margin: 28px 0 16px;
  margin: 1.8rem 0 1rem;
  clear: both;
}
@media only screen and (min-width: 30em) {
  .create-button-wrapper {
    float: left;
    text-align: left;
  }
}
@media only screen and (min-width: 40em) {
  .create-button-wrapper {
    margin-top: 24px;
    margin-top: 1.5rem;
  }
}
@media only screen and (min-width: 30em) {
  .forum-actions-bottom .create-button-wrapper {
    margin: 0;
    margin-top: -8px;
    margin-top: -0.5rem;
  }
}
@media only screen and (min-width: 60em) {
  .forum-actions-bottom .create-button-wrapper {
    margin-top: 0;
  }
}
.forum-actions {
  position: relative;
  padding: 16px 16px 0;
  padding: 1rem 1rem 0;
}
.forum-actions-bottom {
  background: transparent url("/hearthstone/static/images/search-bottom-bg.png") 50% top no-repeat;
  min-height: 56px;
  min-height: 3.5rem;
}
@media only screen and (min-width: 60em) {
  .forum-actions-bottom {
    background: transparent url("/hearthstone/static/images/layout/cms/bg-topic-list.png") 50% 0 no-repeat;
    -ms-background-position-x: 0;
  }
}
.forum-actions-bottom .actions-right {
  *zoom: 1;
}
.forum-actions-bottom .actions-right:before,
.forum-actions-bottom .actions-right:after {
  content: " ";
  display: table;
  visibility: hidden;
  line-height: 0;
}
.forum-actions-bottom .actions-right:after {
  clear: both;
}
@media only screen and (min-width: 40em) {
  .forum-actions-bottom .actions-right {
    margin-right: 32px;
    margin-right: 2rem;
  }
}
.forum-actions-bottom .paging-wrapper,
.forum-actions-top .paging-wrapper {
  text-align: center;
}
@media only screen and (min-width: 30em) {
  .forum-actions-top .paging-wrapper {
    margin-top: 20px;
    margin-top: 1.3rem;
  }
}
@media only screen and (min-width: 40em) {
  .forum-actions-top .paging-wrapper {
    margin-top: 46px;
    margin-top: 2.9rem;
    float: none;
    position: absolute;
    right: 16px;
    right: 1rem;
  }
}
.view-forum .forum-actions-bottom .paging-wrapper {
  min-height: 24px;
  min-height: 1.5rem;
}
@media only screen and (min-width: 30em) {
  .paging-wrapper {
    position: absolute;
    right: 16px;
    right: 1rem;
    float: none;
  }
}
.ui-pagination {
  *zoom: 1;
  height: auto;
}
.ui-pagination:before,
.ui-pagination:after {
  content: " ";
  display: table;
  visibility: hidden;
  line-height: 0;
}
.ui-pagination:after {
  clear: both;
}
.ui-pagination li {
  float: none;
}
.ui-pagination li a:hover {
  text-decoration: none;
}
.pages-wrapper .ui-pagination li a {
  float: none;
  height: auto;
}
.pages-wrapper .ui-pagination li a span {
  font-size: inherit;
  height: auto;
  line-height: inherit;
}
@media only screen and (min-width: 40em) {
  .pages-wrapper {
    float: right;
    display: inline-block;
  }
}
.pages-wrapper .ui-pagination {
  margin: auto;
}
.pages-wrapper .ui-pagination a {
  background: none;
  border: none;
}
@media only screen and (max-width: 59.99em) {
  .pages-wrapper .ui-pagination a {
    padding: 0 4px;
    padding: 0 .25rem;
  }
}
.pages-wrapper .ui-pagination a span {
  background: none;
  padding: 0;
  color: inherit;
}
@media only screen and (min-width: 40em) {
  .inner-search-wrapper {
    margin-top: 8px;
    margin-top: .5rem;
    float: right;
  }
}
@media only screen and (min-width: 60em) {
  .inner-search-wrapper {
    float: right;
  }
}
.inner-search-form {
  margin-bottom: 16px;
  margin-bottom: 1rem;
  min-width: 240px;
  min-width: 15rem;
}
.inner-search-form fieldset {
  padding: 0;
  border: none;
}
.inner-search-submit {
  display: none;
}
#inner-search-field {
  padding: 5px;
  color: #666;
  width: 100%;
  border-radius: 5px;
  background-color: #F8F3E5;
  border: 1px solid #D1BA96;
}
.forum-topics {
  width: 100%;
  padding: 16px 0;
  padding: 1rem 0;
  margin-bottom: 16px;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 60em) {
  .forum-topics {
    margin-bottom: 0;
  }
}
.forum-topics th {
  padding-top: 12px;
  padding-top: 0.8rem;
  padding-bottom: 4px;
  padding-bottom: 0.3rem;
  font-size: 9px;
  font-size: 0.6125rem;
  font-family: "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
  font-weight: normal;
  text-transform: uppercase;
}
.forum-topics thead tr {
  height: 24px;
  height: 1.5rem;
  background: transparent url("/hearthstone/static/images/layout/cms/bg-topic-list-title.png") 50% 0 no-repeat;
  -ms-background-position-x: 0;
}
.forum-topics tbody td {
  padding-top: 12px;
  padding-top: .75rem;
  padding-bottom: 12px;
  padding-bottom: .75rem;
}
.forum-topics tbody tr {
  padding: 0 8px;
  padding: 0 .5rem;
}
@media only screen and (min-width: 60em) {
  .forum-topics tbody tr {
    background: transparent url("/hearthstone/static/images/layout/cms/bg-topic-list.png") 50% 0 no-repeat;
    -ms-background-position-x: 0;
  }
}
@media only screen and (max-width: 59.99em) {
  .forum-topics tbody tr:nth-child(odd) {
    background-color: rgba(116, 50, 0, 0.07);
  }
}
.forum-topics .icon-cell {
  position: relative;
  width: 48px;
  width: 3rem;
  vertical-align: top;
}
@media only screen and (min-width: 30em) {
  .forum-topics .icon-cell {
    width: 64px;
    width: 4rem;
  }
}
.forum-topics .topic-icon {
  background: url("/hearthstone/static/images/icons/forum-landing.png") 0 0 no-repeat;
  position: relative;
  z-index: 1;
  left: 8px;
  left: .5rem;
  display: block;
  width: 34px;
  height: 26px;
}
@media only screen and (min-width: 30em) {
  .forum-topics .topic-icon {
    left: 24px;
    left: 1.5rem;
  }
}
.forum-topics .employee-icon {
  position: absolute;
  z-index: 2;
  margin-left: 4px;
  margin-left: .25rem;
  top: -2px;
}
.topic-icon-wrapper {
  display: block;
  position: relative;
}
.topic-icon-wrapper .employee-icon {
  top: 15px;
  left: 0;
}
@media only screen and (min-width: 30em) {
  .topic-icon-wrapper .employee-icon {
    left: 15px;
  }
}
.author-wrapper {
  position: relative;
  top: 2px;
}
.author-wrapper .employee-icon {
  display: inline-block;
  position: relative;
}
.author-wrapper .author-name {
  max-width: 80px;
  max-width: 5rem;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
}
@media only screen and (min-width: 40em) {
  .author-wrapper .author-name {
    max-width: 80px;
    max-width: 5rem;
  }
}
.topic-title {
  font-family: "Open Sans Semibold", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Display Bold", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: black;
  word-break: break-word;
  display: inline-block;
}
@media only screen and (min-width: 40em) {
  .topic-title {
    float: left;
  }
}
.locked .topic-title:after {
  display: inline-block;
  content: "";
  position: relative;
  top: 2px;
  left: 3px;
  width: 12px;
  height: 16px;
  background: url("/hearthstone/static/images/icons/forum-landing.png") -68px 0 no-repeat;
}
.subject-column,
.title-cell {
  text-align: left;
  position: relative;
  padding-left: 8px;
  padding-left: .5rem;
  padding-right: 16px;
  padding-right: 1rem;
}
.reply-column,
.reply-cell {
  text-align: center;
  padding-right: 16px;
  padding-right: 1rem;
}
@media only screen and (min-width: 30em) {
  .reply-column,
  .reply-cell {
    padding-right: 0;
  }
}
.view-column,
.view-cell {
  display: none;
  text-align: center;
}
@media only screen and (min-width: 60em) {
  .view-column,
  .view-cell {
    display: table-cell;
  }
}
.last-post-time-cell,
.last-poster-column {
  display: none;
  text-align: left;
  padding-left: 32px;
  padding-left: 2rem;
}
@media only screen and (min-width: 72.5em) {
  .last-post-time-cell,
  .last-poster-column {
    display: table-cell;
  }
}
.last-post-author-cell {
  display: none;
}
@media only screen and (min-width: 72.5em) {
  .last-post-author-cell {
    display: table-cell;
    max-width: 176px;
    max-width: 11rem;
    text-overflow: ellipsis;
    text-align: right;
  }
}
.author-column,
.author-cell {
  display: none;
  position: relative;
  max-width: 112px;
  max-width: 7rem;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media only screen and (min-width: 40em) {
  .author-column,
  .author-cell {
    display: table-cell;
    text-align: left;
  }
}
.author-cell.last-post-cell {
  display: none;
}
@media only screen and (min-width: 72.5em) {
  .author-cell.last-post-cell {
    display: table-cell;
    text-align: right;
  }
}
.forums .ui-tooltip {
  opacity: 0;
  margin-top: -16px;
  margin-top: -1rem;
  pointer-events: none;
  transition: opacity 0.3s ease-out, margin-top 0.2s ease-out;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.forums .ui-tooltip.mouse,
.forums .ui-tooltip.topLeft,
.forums .ui-tooltip.topRight,
.forums .ui-tooltip.topCenter {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  margin-top: 0;
}
.topic-tooltip .topic-detail {
  display: block;
  padding-bottom: 8px;
  padding-bottom: .5rem;
  font-weight: bold;
  word-wrap: break-word;
  max-width: 288px;
  max-width: 18rem;
}
.topic-tooltip .created,
.topic-tooltip .info {
  display: block;
  font-size: 10px;
  font-size: .625rem;
  color: #957651;
}
.view-forum .body-bot {
  min-height: inherit;
}
.status-text {
  color: #E22C14;
}
.reply-cell,
.view-cell,
.last-post-time {
  color: #666;
}
.last-post-cell .author-name {
  color: black;
}
.author-name.blizzard-post,
.last-post-link .author-name.blizzard-post {
  color: #0055AB;
}
.last-post-cell .author-wrapper {
  padding-right: 32px;
  padding-right: 2rem;
}
.last-post-link .author-name {
  color: black;
}
.forum-topics .read .topic-title {
  color: #666;
  font-family: "Open Sans", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Display, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.forum-topics .read .topic-title:hover {
  color: #E22C14;
}
.ko-kr .forum-topics .read .topic-title {
  font-family: Dotum;
}
.forum-topics .read .topic-icon {
  background-position: -34px 0;
}
.last-read-page {
  display: inline-block;
  padding: 0 8px;
  padding: 0 .5rem;
  position: relative;
}
@media only screen and (min-width: 40em) {
  .last-read-page {
    float: left;
    top: 4px;
    top: .25rem;
  }
}
.last-read-arrow {
  display: block;
  background: url("/hearthstone/static/images/icons/forum-landing.png") -82px 0px no-repeat;
  height: 10px;
  width: 6px;
}
/*

Topic entry page

*/
@media only screen and (min-width: 60em) {
  .view-topic .page-body {
    background: transparent url("/hearthstone/static/images/subpage-body-bg.png") 50% 0 no-repeat;
  }
}
.view-topic .topic-title {
  font-family: inherit;
  line-height: 1.1;
  color: #03345F;
  white-space: normal;
  max-width: 784px;
  max-width: 49rem;
}
.view-topic .topic-header .topic-status {
  display: block;
  clear: both;
  text-align: center;
  margin-bottom: 16px;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 30em) {
  .view-topic .topic-header .topic-status {
    text-align: left;
    margin-bottom: 0;
  }
}
.forum-wrapper {
  max-width: 1056px;
  max-width: 66rem;
  margin: auto;
}
.topic-header-wrapper {
  padding: 0 16px;
  padding: 0 1rem;
}
@media only screen and (min-width: 40em) {
  .topic-header-wrapper {
    padding: 0 32px;
    padding: 0 2rem;
  }
}
.view-topic .forum-actions-top .reply-button-wrapper {
  display: none;
}
@media only screen and (min-width: 30em) {
  .view-topic .forum-actions-top .reply-button-wrapper {
    display: block;
    margin: 0;
    float: left;
    margin-top: 16px;
    margin-top: 1rem;
  }
}
.view-topic .reply-button-wrapper {
  margin: 16px 0;
  margin: 1rem 0;
}
@media only screen and (min-width: 30em) {
  .view-topic .forum-actions-top .ui-pagination {
    position: absolute;
    bottom: 0;
    right: 16px;
    right: 1rem;
  }
}
@media only screen and (min-width: 40em) {
  .view-topic .forum-actions-top .ui-pagination {
    right: 32px;
    right: 2rem;
  }
}
.view-topic .forum-actions-bottom .ui-pagination {
  position: relative;
  z-index: 10;
  display: inline-block;
}
.topic-header-wrapper .topic-header {
  float: left;
  width: 100%;
}
@media only screen and (min-width: 60em) {
  .topic-header-wrapper .topic-header {
    margin-top: 16px;
    margin-top: 1rem;
    margin-bottom: 32px;
    margin-bottom: 2rem;
  }
}
.topic-header-wrapper .next-blizz-post {
  float: none;
  display: inline-block;
  margin-left: 16px;
  margin-left: 1rem;
  position: relative;
  top: 6px;
  top: .4rem;
}
.post-info .next-blizz-post {
  margin-top: 8px;
  margin-top: .5rem;
}
.topic-status-buttons {
  text-align: center;
}
@media only screen and (min-width: 30em) {
  .topic-status-buttons {
    float: left;
  }
}
@media only screen and (min-width: 40em) {
  .topic-status-buttons {
    float: right;
  }
}
.request-sticky {
  display: inline-block;
}
.topic-post {
  *zoom: 1;
  padding: 16px;
  padding: 1rem;
  position: relative;
  z-index: 2;
}
.topic-post:before,
.topic-post:after {
  content: " ";
  display: table;
  visibility: hidden;
  line-height: 0;
}
.topic-post:after {
  clear: both;
}
@media only screen and (min-width: 40em) {
  .topic-post {
    padding: 32px;
    padding: 2rem;
  }
}
@media only screen and (min-width: 56em) {
  .topic-post {
    min-height: 288px;
    min-height: 18rem;
  }
}
@media only screen and (min-width: 60em) {
  .topic-post {
    background: url("/hearthstone/static/images/layout/cms/bg-thread.png") 50% 0 no-repeat;
    padding: 32px 32px 16px;
    padding: 2rem 2rem 1rem;
    margin-bottom: -16px;
    margin-bottom: -1rem;
  }
}
.topic-post.blizzard {
  background: url("/hearthstone/static/images/layout/cms/bg-thread-blizzard.png") 0 -20px no-repeat;
}
@media only screen and (min-width: 60em) {
  .topic-post.blizzard {
    background: url("/hearthstone/static/images/layout/cms/bg-thread-blizzard.png") 50% 0 no-repeat;
  }
}
@media only screen and (max-width: 59.99em) {
  .topic-post:nth-child(odd) {
    background-color: rgba(116, 50, 0, 0.07);
  }
}
@media only screen and (min-width: 60em) {
  .topic-post.hidden {
    min-height: initial;
  }
}
@media only screen and (min-width: 60em) {
  .topic-post .post-options {
    position: absolute;
    bottom: 32px;
    bottom: 2rem;
    right: 32px;
    right: 2rem;
  }
}
.topic-post .button2 .icon-quote {
  background-position: -76px -38px !important;
  font-size: 0.1px;
  height: 15px;
  width: 16px;
  position: relative;
  top: -1px;
  padding: 0;
  background: url("/hearthstone/static/images/layout/cms/view-topic.gif") -76px -37px no-repeat;
  text-indent: -9999px;
  display: inline-block;
}
.ff .th-th .topic-post .button2 .icon-quote {
  line-height: initial;
}
.forum-title {
  clear: both;
}
.bnet-username {
  position: relative;
}
.topic-post.blizzard .post-content,
.forum-title.admin-title {
  color: #004E8A;
}
.topic-post.mvp .post-content,
.forum-title.mvp-title {
  color: #038515;
}
.post-list {
  margin: 24px 0 32px;
  margin: 1.5rem 0 2rem;
  position: relative;
}
.post-list:before {
  content: '';
  width: 100%;
  position: absolute;
  top: -24px;
  top: -1.5rem;
  height: 24px;
  height: 1.5rem;
  background: transparent url("/hearthstone/static/images/layout/cms/bg-topic-list-title.png") 50% 0 no-repeat;
}
@media only screen and (min-width: 60em) {
  .post-list:before {
    display: none;
  }
}
.post-list:after {
  content: '';
  width: 100%;
  position: absolute;
  background: url("/hearthstone/static/images/home/divider-small.jpg") bottom center repeat-x;
  bottom: -16px;
  bottom: -1rem;
  height: 24px;
  height: 1.5rem;
}
@media only screen and (min-width: 60em) {
  .post-list:after {
    display: none;
  }
}
.forum-avatar {
  float: left;
}
.user-details {
  padding-left: 16px;
  padding-left: 1rem;
  float: left;
  max-width: 160px;
  max-width: 10rem;
}
.user-details .context-link {
  float: left;
  word-break: break-word;
  max-width: 144px;
  max-width: 9rem;
}
@media only screen and (min-width: 30em) {
  .user-details .context-link {
    max-width: none;
  }
}
@media only screen and (min-width: 56em) {
  .user-details .context-link {
    max-width: 144px;
    max-width: 9rem;
  }
}
.user-details .post-count {
  clear: left;
}
@media only screen and (min-width: 56em) {
  .topic-post .post-character {
    position: absolute;
    top: 48px;
    top: 3rem;
    left: 32px;
    left: 2rem;
    max-width: 240px;
    max-width: 15rem;
  }
}
.topic-post .ui-context {
  left: -12px;
  left: -0.75rem;
  top: -9px;
  top: -0.6rem;
}
.topic-post .post-content {
  padding: 32px 0;
  padding: 2rem 0;
}
@media only screen and (min-width: 56em) {
  .topic-post .post-content {
    width: 100%;
    padding: 16px 0 32px;
    padding: 1rem 0 2rem;
    padding-left: 256px;
    padding-left: 16rem;
  }
}
.topic-post .post-detail {
  min-height: 48px;
  min-height: 3rem;
  word-wrap: break-word;
  font-size: 14px;
  font-size: .875rem;
}
@media only screen and (max-width: 59.99em) {
  .topic-post .post-detail {
    font-size: 15px;
    font-size: .9375rem;
  }
}
@media only screen and (min-width: 56em) {
  .topic-post .post-detail {
    max-width: 464px;
    max-width: 29rem;
  }
}
@media only screen and (min-width: 60em) {
  .topic-post .post-detail {
    max-width: 512px;
    max-width: 32rem;
  }
}
@media only screen and (min-width: 72.5em) {
  .topic-post .post-detail {
    max-width: 560px;
    max-width: 35rem;
  }
}
.topic-post .post-info-wrapper {
  position: absolute;
  top: 16px;
  top: 1rem;
  right: 16px;
  right: 1rem;
  text-align: right;
}
@media only screen and (min-width: 40em) {
  .topic-post .post-info-wrapper {
    top: 32px;
    top: 2rem;
    right: 32px;
    right: 2rem;
  }
}
.topic-post .post-options {
  text-align: right;
}
.reply-button-wrapper {
  text-align: center;
}
.bottom-reply-wrapper {
  margin: 32px 0;
  margin: 2rem 0;
}
.view-topic .forum-actions-bottom .ui-breadcrumb {
  position: absolute;
  top: -28px;
  top: -1.8rem;
}
@media only screen and (min-width: 60em) {
  .view-topic .forum-actions-bottom .ui-breadcrumb {
    top: 12px;
    top: 0.8rem;
  }
}
.forums .avatar-outer {
  border: 2px solid #F9EB63;
  border-image: linear-gradient(#F9EB63, #4C2E1A 80%, #AD7531) 1;
  box-shadow: 0 0 3px #4E3E25;
}
@media only screen and (min-width: 30em) {
  .forums .avatar-outer {
    border: none;
    border-image: none;
    background: url("/hearthstone/static/images/layout/cms/avatar-frame.png");
    width: 78px;
    height: 88px;
    box-shadow: none;
  }
}
.avatar-outer img {
  display: block;
}
@media only screen and (min-width: 30em) {
  .avatar-outer a {
    width: 64px;
    height: 64px;
    position: relative;
    top: 7px;
    left: 7px;
    overflow: hidden;
    display: block;
    background-color: black;
  }
}
.break-down {
  display: block;
}
.post-rating {
  font-size: 17px;
  font-size: 1.1rem;
}
.post-info-wrapper .date {
  color: #666;
  font-size: 11px;
  font-size: .6875rem;
}
.forum-title,
.post-count {
  font-size: 11px;
}
.next-blizz-post {
  display: block;
  float: right;
  height: 24px;
  width: 48px;
  background: url("/hearthstone/static/images/layout/cms/next-blizz.gif") -2px -2px repeat;
}
.view-topic .forum-actions-top {
  *zoom: 1;
  position: relative;
  text-align: center;
}
.view-topic .forum-actions-top:before,
.view-topic .forum-actions-top:after {
  content: " ";
  display: table;
  visibility: hidden;
  line-height: 0;
}
.view-topic .forum-actions-top:after {
  clear: both;
}
@media only screen and (min-width: 40em) {
  .view-topic .forum-actions-top {
    padding: 0 32px;
    padding: 0 2rem;
  }
}
.view-topic .forum-actions-bottom {
  padding: 16px 0;
  padding: 1rem 0;
  text-align: center;
  height: 52px;
  height: 3.3rem;
  background: transparent url("/hearthstone/static/images/search-bottom-bg.png") 50% bottom no-repeat;
}
@media only screen and (min-width: 40em) {
  .view-topic .forum-actions-bottom {
    text-align: left;
  }
}
@media only screen and (max-width: 59.99em) {
  .view-topic .forum-actions-bottom.no-pagination {
    background: transparent;
    height: 0;
    min-height: 0;
    padding: 0;
  }
}
@media only screen and (min-width: 40em) {
  .view-topic .forum-actions-bottom .actions-right {
    text-align: right;
  }
}
.report-violation {
  padding: 16px;
  padding: 1rem;
  background: url("/hearthstone/static/images/layout/cms/code-bg.gif") 0 0;
}
@media only screen and (min-width: 40em) {
  .report-violation {
    padding-top: 48px;
    padding-top: 3rem;
    padding-bottom: 48px;
    padding-bottom: 3rem;
  }
}
@media only screen and (min-width: 40em) {
  .report-violation-inner {
    margin: auto;
    position: relative;
    max-width: 720px;
    max-width: 45rem;
  }
}
@media only screen and (min-width: 40em) {
  .report-violation-icon {
    position: absolute;
    left: 16px;
    left: 1rem;
    width: 67px;
    height: 60px;
    background: url("/hearthstone/static/images/layout/cms/view-topic.gif") 0 0 no-repeat;
  }
}
@media only screen and (min-width: 40em) {
  .report-violation-details {
    padding-left: 96px;
    padding-left: 6rem;
    max-width: 704px;
    max-width: 44rem;
  }
}
/* quoting posts */
.post-detail blockquote {
  border: 1px solid #bea671;
  border-bottom-width: 3px;
  margin: 16px 0 5px 25px;
  margin: 1rem 0 5px 25px;
  padding: 10px;
  border-radius: 5px;
}
.post-detail blockquote > ul {
  padding-left: 20px;
}
.post-detail blockquote div {
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.post-detail blockquote .bml-quote-date {
  float: right;
  font-size: 11px;
}
.post-detail blockquote.quote-public {
  border-color: #4E3E25 !important;
  color: black !important;
}
.post-detail blockquote.quote-public strong {
  color: black;
}
.post-detail blockquote.quote-public .underline {
  border-bottom: 1px solid black;
}
.post-detail blockquote.quote-public strong .underline,
.post-detail blockquote.quote-public .underline strong {
  border-bottom: 1px solid #A59677;
}
.post-detail blockquote.quote-public blockquote {
  color: #A59677;
  border-color: #4E3E25;
}
.post-detail blockquote.quote-blizzard {
  border-color: #bea671 !important;
  color: #0055AB !important;
}
.post-detail blockquote.quote-blizzard strong {
  color: #0055AB;
}
.post-detail blockquote.quote-blizzard strong .underline,
.post-detail blockquote.quote-blizzard .underline strong {
  border-bottom: 1px solid #0055AB;
}
.post-detail blockquote.quote-mvp {
  border-color: #038515 !important;
  border-bottom-color: #038515 !important;
  color: #038515 !important;
}
.post-detail blockquote.quote-mvp .underline {
  border-color: #038515;
}
.post-detail blockquote.quote-mvp strong {
  color: #038515;
}
.post-detail blockquote.quote-mvp strong .underline,
.post-detail blockquote.quote-mvp .underline strong {
  border-bottom: 1px solid #038515;
}
.hidden .post-interior {
  display: none;
}
.hidden-post-wrapper {
  display: none;
}
.hidden .hidden-post-wrapper {
  display: block;
}
.hidden-post-wrapper .post-character {
  display: table-cell;
  position: static;
}
@media only screen and (min-width: 30em) {
  .hidden-post-wrapper .post-character {
    position: absolute;
  }
}
@media only screen and (min-width: 40em) {
  .hidden-post-wrapper .post-character {
    top: 32px;
    top: 2rem;
  }
}
.hidden .user-details {
  padding-left: 0;
}
.hidden .post-content {
  padding-bottom: 0;
  padding-top: 16px;
  padding-top: 1rem;
}
@media only screen and (min-width: 30em) {
  .hidden .post-content {
    text-align: center;
    padding-top: 0;
  }
}
@media only screen and (min-width: 60em) {
  .hidden .post-content {
    text-align: left;
  }
}
.hidden .post-detail {
  min-height: 32px;
  min-height: 2rem;
}
.forums .ui-overlay {
  width: 100%;
  max-width: 547px;
  color: #fff;
}
.forums .ui-overlay:before {
  background-color: #E6D3A8;
  content: '';
  position: absolute;
  top: 64px;
  top: 4rem;
  left: 0;
  bottom: 240px;
  bottom: 15rem;
  right: 0;
}
.forums .ui-overlay,
.forums .overlay-close {
  background: url("/hearthstone/static/images/ui/overlay.png") 50% 50% no-repeat;
}
.forums .ui-overlay .overlay-top {
  padding-top: 26px;
  position: relative;
  background: url("/hearthstone/static/images/ui/overlay-top.png") 50% 1px no-repeat;
}
.forums .ui-overlay .overlay-bottom {
  padding-bottom: 223px;
  background-position: -548px 100%;
}
.forums .ui-overlay .overlay-middle {
  padding: 0 60px 10px;
  text-align: center;
  color: #500A70;
  font-size: 22px;
  font-family: "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
}
.forums .ui-overlay .overlay-close {
  top: 27px;
  top: 1.7rem;
  right: 16px;
  right: 1rem;
  width: 31px;
  height: 29px;
  background-position: -174px -201px;
}
@media only screen and (min-width: 30em) {
  .forums .ui-overlay .overlay-close {
    right: 27px;
    right: 1.7rem;
  }
}
.forums .ui-overlay .overlay-close:hover {
  background-position: -218px -201px;
}
.posting-status-message {
  text-align: center;
  padding: 32px;
  padding: 2rem;
  font-size: 16px;
  font-size: 1rem;
  font-family: "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
}
.post-edited {
  margin-top: 16px;
  margin-top: 1rem;
}
.no-posts-found {
  text-align: center;
}
.ui-context .context .close {
  width: 16px;
  width: 1rem;
  height: 16px;
  height: 1rem;
  z-index: 10;
  padding: 16px;
  padding: 1rem;
  top: 0;
  right: 0;
  background-position: 0 -164px;
}
.ui-context .context .close:hover {
  background-position: 0 -188px;
}
.ui-context .context-user {
  max-width: 80px;
  max-width: 5rem;
}
.view-topic .post-detail ul {
  display: block;
  list-style-position: outside;
  padding: 0;
  margin: 0;
}
.view-topic .post-detail > ul {
  padding-left: 19px;
  padding-left: 1.2rem;
}
.view-topic .post-detail li {
  display: list-item;
  list-style-position: outside;
  margin-left: 16px;
  margin-left: 1rem;
  padding-left: 4px;
  padding-left: .25rem;
  list-style-type: disc;
  text-align: left;
}
.view-topic .post-detail li ul {
  padding-left: 20px;
}
.view-topic .post-detail li + ul {
  padding-left: 40px;
}
.view-topic .post-detail b,
.view-topic .post-detail strong {
  font-weight: bold;
}
.forums .rate-post-wrapper {
  position: relative;
  white-space: nowrap;
  margin-top: 4px;
  margin-top: .3rem;
  top: 0;
  float: left;
}
.forums .rate-post-wrapper.rate-post-login {
  visibility: visible !important;
  max-width: 160px;
  max-width: 10rem;
  white-space: normal;
  margin-top: 0;
}
.forums .rate-post-wrapper .rate-up {
  float: right;
  margin-left: 5px;
  color: white;
  visibility: visible !important;
  text-decoration: none;
}
.rate-post-wrapper .rate-up .button-left,
.rate-post-wrapper .rate-up .button-right {
  display: block;
  height: 27px;
  line-height: 27px;
  background: url("/hearthstone/static/images/layout/cms/icon-rating.png") no-repeat;
}
.rate-post-wrapper .rate-up .button-left {
  background-position: 0 -29px;
  padding-left: 23px;
}
.rate-post-wrapper .rate-up .button-right {
  background-position: 100% -118px;
  padding-right: 10px;
}
.rate-post-wrapper .rate-up:hover .button-left {
  background-position: 0 -59px;
}
.rate-post-wrapper .rate-up:hover .button-right {
  background-position: 100% -148px;
}
.rate-post-wrapper .downvote-wrapper {
  position: relative;
  float: right;
}
.rate-post-wrapper .rate-down {
  display: block;
  width: 44px;
  height: 27px;
  visibility: visible !important;
  background: url("/hearthstone/static/images/layout/cms/icon-rating.png") no-repeat;
}
.rate-post-wrapper .rate-down:hover {
  background-position: -44px 0;
}
.rate-post-wrapper .downvote-menu {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 12px;
}
.rate-post-wrapper .downvote-menu .ui-dropdown {
  width: auto;
  min-width: 87px;
}
.rate-post-wrapper .downvote-menu .ui-dropdown .dropdown-wrapper {
  border-radius: 5px;
  box-shadow: 0 0 3px #666;
  width: auto;
  min-width: 87px;
  background-color: #F5E9C8;
  border: 1px solid #c29f68;
  font-family: "Open Sans", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Display, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.ie6 .rate-post-wrapper .downvote-menu .ui-dropdown .dropdown-wrapper {
  width: 117px;
  zoom: 1;
}
.rate-post-wrapper .downvote-menu a {
  padding: 5px 12px 0 10px;
  display: block;
  text-align: right;
}
.rate-post-wrapper .downvote-menu a:hover {
  text-decoration: underline;
}
.rate-post-wrapper .downvote-menu .report-comment {
  border-radius: 0 0 5px 5px;
  border-top: 1px solid #DDC79F;
  padding: 2px 0 7px 0;
  margin-top: 8px;
  background-color: #E5D5B5;
}
.rate-post-wrapper .downvote-menu .report-comment a {
  color: #E22C14;
  line-height: 17px;
}
.rate-post-wrapper .downvote-menu .report-comment a:hover {
  text-decoration: underline;
}
.rate-post-wrapper .downvote-menu .report-comment a:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 17px;
  background: url("/hearthstone/static/images/layout/cms/view-topic.gif?v=2") -67px 0 no-repeat;
}
.rate-post-wrapper .downvote-menu .report-comment a:hover:before {
  opacity: 0.9;
}
.rate-post-wrapper.downvoted .rate-down,
.rate-post-wrapper.downvoted .rate-down:hover {
  background-position: -88px 0;
}
.rate-option {
  text-decoration: none;
}
.rate-post-wrapper.upvoted .rate-up .button-left,
.rate-post-wrapper.upvoted .rate-up:hover .button-left {
  background-position: 0 -89px;
}
.rate-post-wrapper.upvoted .rate-up .button-right,
.rate-post-wrapper.upvoted .rate-up:hover .button-right {
  background-position: 100% -178px;
  color: #6B4F3D;
  cursor: default;
  text-decoration: none;
}
.rating-label {
  display: none;
}
@media only screen and (min-width: 40em) {
  .rating-label {
    display: inline;
  }
}
.break-down .up {
  color: #038515;
  margin-right: .25em;
}
.break-down .up:before {
  content: '+';
}
.break-down .down {
  color: #A81A07;
  margin-left: .25em;
}
.break-down .down:before {
  content: '-';
}
.topic-form {
  padding: 16px;
  padding: 1rem;
  position: relative;
}
@media only screen and (min-width: 60em) {
  .topic-form {
    margin: 16px 0;
    margin: 1rem 0;
    background-color: rgba(116, 50, 0, 0.07);
    border-radius: 5px;
  }
}
.bml-toolbar {
  *zoom: 1;
  text-align: center;
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
}
.bml-toolbar:before,
.bml-toolbar:after {
  content: " ";
  display: table;
  visibility: hidden;
  line-height: 0;
}
.bml-toolbar:after {
  clear: both;
}
@media only screen and (min-width: 40em) {
  .bml-toolbar {
    float: left;
    text-align: left;
    margin-bottom: 0;
  }
}
.bml-toolbar button {
  background: url("/hearthstone/static/images/icons/bml.gif");
}
.bml-url {
  display: none;
}
@media only screen and (min-width: 56em) {
  .topic-form .form-left-col {
    position: absolute;
    max-width: 224px;
    max-width: 14rem;
    top: 0;
    left: 32px;
    left: 2rem;
  }
}
.topic-form .form-left-col .form-title {
  margin: 16px 0;
  margin: 1rem 0;
  text-align: center;
}
.topic-form fieldset {
  border: none;
  padding: 0;
}
.post-editor {
  width: 100%;
  border: none;
  padding: 16px;
  padding: 1rem;
  border-radius: 5px;
  min-height: 224px;
  min-height: 14rem;
}
@media only screen and (max-width: 59.99em) {
  .post-editor {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media only screen and (min-width: 56em) {
  .post-editor {
    max-width: 592px;
    max-width: 37rem;
  }
}
.topic-form-wrapper {
  margin-top: 16px;
  margin-top: 1rem;
}
@media only screen and (min-width: 56em) {
  .topic-form-wrapper {
    margin-top: 0;
    padding-left: 256px;
    padding-left: 16rem;
  }
}
.submit-post {
  margin: 16px auto;
  margin: 1rem auto;
}
@media only screen and (min-width: 56em) {
  .submit-post {
    max-width: 592px;
    max-width: 37rem;
    text-align: right;
    width: 100%;
    margin: 16px 0;
    margin: 1rem 0;
  }
}
.topic-form-controls {
  *zoom: 1;
  text-align: center;
  margin: 16px 0;
  margin: 1rem 0;
  font-size: .1px;
}
.topic-form-controls:before,
.topic-form-controls:after {
  content: " ";
  display: table;
  visibility: hidden;
  line-height: 0;
}
.topic-form-controls:after {
  clear: both;
}
@media only screen and (min-width: 40em) {
  .topic-form-controls {
    margin: 0;
    text-align: right;
  }
}
@media only screen and (min-width: 56em) {
  .topic-form-controls {
    max-width: 592px;
    max-width: 37rem;
  }
}
.control-button {
  font-family: "Palatino Linotype", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Asadong, Times, serif;
  font-size: 14px;
  position: relative;
  color: white;
  background-color: #A0815D;
  border-radius: 5px;
  display: inline-block;
  width: 49.9%;
  text-align: center;
  border: 1px solid #d6c09a;
  padding: 4px 0;
  padding: .25rem 0;
  box-shadow: inset -1px 1px 0px 0px #c09a6f, inset 1px -1px 0px 0px #8c7151, 0 0 0 2px #c4ae89;
}
.control-button.selected {
  background-color: #725A37;
  cursor: default;
  color: #daac55;
  box-shadow: inset -1px 1px 0 0 #61452a, inset 1px -1px 0 0 #946b41, 0 0 0 2px #c4ae89;
}
.control-button:hover {
  text-decoration: none;
}
@media only screen and (min-width: 40em) {
  .control-button {
    max-width: 80px;
    max-width: 5rem;
    margin-left: 16px;
    margin-left: 1rem;
  }
}
@media only screen and (min-width: 40em) {
  .ru-ru .control-button {
    max-width: 128px;
    max-width: 8rem;
  }
}
.control-button.selected:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  border-width: 8px 8px 0;
  border-style: solid;
  border-color: #A59677 transparent;
  display: block;
  width: 0;
  margin-left: -7px;
}
@media only screen and (min-width: 40em) {
  #post-edit {
    margin-top: -22px;
    margin-top: -1.4rem;
  }
}
#post-preview {
  padding: 16px;
  padding: 1rem;
  max-width: 592px;
  max-width: 37rem;
}
.topic-form-wrapper .post-detail {
  clear: both;
  min-height: 224px;
  min-height: 14rem;
  display: none;
}
@media only screen and (max-width: 59.99em) {
  .topic-form-wrapper .post-detail {
    font-size: 16px;
    font-size: 1rem;
  }
}
.underline {
  text-decoration: underline;
}
.topic-form.blizzard,
.topic-form.blizzard .post-editor {
  color: #004E8A;
}
.topic-form.blizzard .bml-toolbar .bml-url {
  display: inline-block;
}
.post-subject {
  display: block;
  clear: both;
  margin-bottom: 8px;
  margin-bottom: .5rem;
  width: 100%;
}
@media only screen and (min-width: 56em) {
  .post-subject {
    max-width: 592px;
    max-width: 37rem;
  }
}
.post-detail pre,
.post-detail code {
  border: 1px solid #c29f68;
  background-color: rgba(255, 255, 255, 0.2);
  margin: 8px 0;
  margin: .5rem 0;
  max-height: 1000px;
  max-height: 62.5rem;
  white-space: pre;
  display: block;
  border-radius: 5px;
  padding: 16px;
  padding: 1rem;
  overflow: auto;
  font-size: 16px;
  font-size: 1rem;
}
.topic-form-errors {
  text-align: center;
  color: #FF0000;
  font-weight: bold;
}
@media only screen and (min-width: 56em) {
  .topic-form-errors {
    text-align: left;
    padding-left: 256px;
    padding-left: 16rem;
  }
}
.no-battletag-wrapper {
  text-align: center;
  max-width: 384px;
  max-width: 24rem;
  margin: 0 auto;
}
@media only screen and (min-width: 56em) {
  .no-battletag-wrapper {
    text-align: left;
    margin: 0;
  }
}
.no-battletag-wrapper p {
  color: #FF0000;
  font-weight: bold;
}
.topic-moderator-options {
  margin: 16px 0 0;
  margin: 1rem 0 0;
  padding: 12px;
  padding: .75rem;
}
@media only screen and (min-width: 40em) {
  .topic-moderator-options {
    margin: 16px 32px 0;
    margin: 1rem 2rem 0;
  }
}
.create-topic .topic-moderator-options {
  text-align: left;
}
@media only screen and (min-width: 30em) {
  .create-topic .topic-moderator-options {
    margin: 0;
    padding: 0;
    max-width: 208px;
    max-width: 13rem;
  }
}
@media only screen and (min-width: 40em) {
  .create-topic .topic-moderator-options label {
    display: block;
  }
}
.create-topic .topic-moderator-options .form-inner {
  padding: 16px;
  padding: 1rem;
}
@media only screen and (min-width: 40em) {
  .create-topic #pollId {
    width: 100%;
  }
}
.topic-moderator-options.mod-details {
  margin: 0;
}
.mod-details .user-details {
  *zoom: 1;
  float: none;
  padding-left: 0;
}
.mod-details .user-details:before,
.mod-details .user-details:after {
  content: " ";
  display: table;
  visibility: hidden;
  line-height: 0;
}
.mod-details .user-details:after {
  clear: both;
}
.mod-details .user-email {
  display: inline;
}
.mod-details .user-email:after {
  content: '';
  display: block;
}
.mod-actions input {
  margin-right: 12px;
  margin-right: .75rem;
}
.mod-details .mod-actions {
  *zoom: 1;
  display: block;
}
.mod-details .mod-actions:before,
.mod-details .mod-actions:after {
  content: " ";
  display: table;
  visibility: hidden;
  line-height: 0;
}
.mod-details .mod-actions:after {
  clear: both;
}
.admin-icon:before {
  display: inline-block;
  content: "";
  width: 16px;
  width: 1rem;
  height: 16px;
  height: 1rem;
  margin-right: 4px;
  margin-right: 0.25rem;
  background: url("/hearthstone/static/images/icons/modactions.png") no-repeat;
}
.admin-icon.edit-post:before {
  background-position: -2px -92px;
}
.admin-icon.edit-post:before {
  background-position: -2px -92px;
}
.admin-icon.edit-post:hover:before {
  background-position: -2px -117px;
}
.admin-icon.delete-post:before {
  background-position: -2px -139px;
}
.admin-icon.delete-post:hover:before {
  background-position: -2px -164px;
}
.admin-icon.delete-post.disabled:before {
  background-position: -2px -300px;
  cursor: default;
}
.admin-icon.delete-post.disabled:hover:before {
  background-position: -2px -300px;
  cursor: default;
}
.admin-icon.freeze-post:before {
  background-position: -2px -326px;
}
.admin-icon.freeze-post:hover:before {
  background-position: -2px -349px;
}
.admin-icon.unfreeze-post:before {
  background-position: -4px -449px;
}
.admin-icon.unfreeze-post:hover:before {
  background-position: -4px -449px;
}
.admin-icon.hide-post:before {
  background-position: -3px -371px;
}
.admin-icon.hide-post:hover:before {
  background-position: -3px -409px;
}
.admin-icon.unhide-post:before {
  background-position: -3px -390px;
}
.admin-icon.unhide-post:hover:before {
  background-position: -3px -409px;
}
.admin-icon.hide-post.disabled:before {
  background-position: -3px -428px;
  cursor: default;
}
.admin-icon.hide-post.disabled:hover:before {
  background-position: -3px -428px;
  cursor: default;
}
.admin-icon.unhide-post.disabled:before {
  background-position: -3px -428px;
  cursor: default;
}
.admin-icon.unhide-post.disabled:hover:before {
  background-position: -3px -428px;
  cursor: default;
}
.admin-icon.more-options:before {
  background-position: 0 -184px;
}
.admin-icon.more-options.active:before,
.admin-icon.more-options:hover:before {
  background-position: 0 -209px;
}
.admin-icon.more-options.active {
  color: #FFF;
}
.admin-actions a {
  display: block;
}
.footer-mass-select {
  padding: 16px;
  padding: 1rem;
  margin: 16px 32px;
  margin: 1rem 2rem;
}
.footer-mass-select label {
  margin-right: 32px;
  margin-right: 2rem;
}
.topic-moderator-options .subheader-3 {
  margin-bottom: 12px;
  margin-bottom: .75rem;
}
.button-mod {
  margin: 4px;
  margin: .25rem;
}
.forum-mod-tools {
  background-color: #DEC79B;
  padding: 16px;
  padding: 1rem;
  margin-top: 16px;
  margin-top: 1rem;
}
.forum-mod-tools .sort-options {
  margin: 8px 0;
  margin: .5rem 0;
}
.view-forum .forum-topics .forum-mod {
  display: none;
}
.mass-select-cell {
  padding-left: 16px;
  padding-left: 1rem;
}
.delete-selected-topics {
  margin-right: 8px;
  margin-right: .5rem;
}
.view-forum .forum-topics .featured-topics .reorder-stickies-cell .drag-handle:before {
  display: none;
}
.view-forum .forum-topics .featured-topics .reorder-stickies-cell .drag-handle:before,
.view-forum .forum-topics .regular-topics .reorder-stickies-cell .drag-handle:before {
  background: none;
  background-repeat: no-repeat;
  background-position: 0 50%;
}
.view-forum .forum-topics .reorder-stickies-cell {
  padding-left: 16px;
  padding-left: 1rem;
  position: relative;
}
.view-forum .forum-topics .reorder-stickies-cell .drag-handle {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: block;
  float: left;
  width: 64px;
  width: 4rem;
  height: 100%;
  cursor: ns-resize;
  z-index: 10;
}
@media only screen and (min-width: 40em) {
  .view-forum .forum-topics .reorder-stickies-cell .drag-handle {
    width: 32px;
    width: 2rem;
  }
}
.view-forum .forum-topics .reorder-stickies-cell .drag-handle:before {
  content: "";
  position: absolute;
  top: 50%;
  display: inline;
  left: 4px;
  left: .25rem;
  width: 16px;
  width: 1rem;
  height: 22px;
  height: 1.4rem;
  margin-top: -11px;
  margin-top: -0.7rem;
  border-left: 3px dotted #333;
  background: url("/hearthstone/static/cms-overlay/images/layout/cms/move.png") no-repeat 0 50%;
}
.view-forum .forum-topics .ui-sortable-helper .forum-mod.reorder-stickies-cell .drag-handle {
  cursor: ns-resize;
}
.view-forum .forum-topics .sticky-remove .reorder-stickies-cell .drag-handle:before {
  background-image: url("/hearthstone/static/cms-overlay/images/layout/cms/sticky-remove.png");
  background-image: url("/hearthstone/static/cms-overlay/images/layout/cms/sticky-remove.png");
}
.view-forum .forum-topics .sticky-add .reorder-stickies-cell .drag-handle:before {
  background-image: url("/hearthstone/static/cms-overlay/images/layout/cms/sticky-add.png");
}
.view-forum .forum-topics .featured-topics .drag-handle {
  display: none;
}
.view-forum .forum-topics .regular-topics .drag-handle {
  background: transparent;
}
@media only screen and (min-width: 56em) {
  .view-topic .post-history-wrapper {
    margin-left: 256px;
    margin-left: 16rem;
    padding-left: 16px;
    padding-left: 1rem;
    max-width: 544px;
    max-width: 34rem;
  }
}
.mod-details .user-details {
  margin-bottom: 16px;
  margin-bottom: 1rem;
}
.mod-details .mod-actions a {
  padding: 2px;
  padding: .15rem;
}
.view-topic .post-character .topic-moderator-options .user-email {
  color: black;
}
.view-topic .post-character .topic-moderator-options .user-email.permanent {
  color: #FF0000;
}
.view-topic .post-character .topic-moderator-options .user-email.suspension {
  color: yellow;
}
.topic-form input[type="text"] {
  border-radius: 5px;
  border: none;
  font-size: 18px;
  font-size: 1.125rem;
  padding: 4px 16px;
  padding: .3rem 1rem;
}
.create-topic {
  padding: 0;
}
.create-topic .topic-form {
  margin: 0;
  padding: 0 16px;
  padding: 0 1rem;
}
@media only screen and (min-width: 40em) {
  .create-topic .topic-form-wrapper {
    padding-top: 16px;
    padding-top: 1rem;
    padding-bottom: 16px;
    padding-bottom: 1rem;
  }
}
#report-table {
  padding: 16px;
  padding: 1rem;
  position: relative;
}
@media only screen and (min-width: 60em) {
  #report-table {
    background-color: #DEC79B;
  }
}
#report-reason {
  font-size: 16px;
  font-size: 1rem;
}
.report-detail {
  margin-bottom: 16px;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 56em) {
  .report-detail {
    width: 100%;
    padding-left: 256px;
    padding-left: 16rem;
  }
}
@media only screen and (min-width: 56em) {
  .report-desc {
    position: absolute;
    left: 0;
    text-align: right;
    width: 256px;
    width: 16rem;
  }
}
@media only screen and (min-width: 56em) {
  .report-submit-wrapper {
    width: 100%;
    padding-left: 256px;
    padding-left: 16rem;
  }
}
.report-post .report-submit {
  margin-right: 16px;
  margin-right: 1rem;
}
.post-list .post-reported-icon {
  display: block;
  float: right;
  width: 21px;
  height: 20px;
  margin-left: 8px;
  margin-left: .5rem;
  background: url("/hearthstone/static/images/layout/cms/view-topic.gif") -67px -17px no-repeat;
}
.report-success {
  text-align: center;
  padding: 16px;
  padding: 1rem;
}
.report-success .header-3 {
  font-size: 21px;
  font-size: 1.3125rem;
}
.view-topic .poll {
  padding: 16px;
  padding: 1rem;
  max-width: 480px;
  max-width: 30rem;
  border-radius: 5px;
  margin: 16px;
  margin: 1rem;
  border: 1px solid #D4BA8C;
  box-shadow: 0 0.25rem 0 #D4BA8C;
}
.poll-interior .results table {
  width: 100%;
}
.result-bar {
  width: 70%;
}
.result-bar .result {
  background-color: #500A70;
  height: 16px;
  height: 1rem;
}
.poll.results-only .poll-options {
  display: none;
}
.poll.results-only .results {
  display: block;
}
.poll.results-only .poll-actions {
  margin-bottom: 16px;
  margin-bottom: 1rem;
}
.poll-interior .results {
  display: none;
  margin: 16px 0;
  margin: 1rem 0;
}
.poll .poll-options {
  margin-bottom: 16px;
  margin-bottom: 1rem;
}
.poll .poll-option {
  display: block;
  margin: 4px 0;
  margin: .25rem 0;
}
.result-label {
  display: block;
}
@media only screen and (min-width: 40em) {
  .result-label {
    display: table-cell;
  }
}
.result-bar {
  display: block;
  margin-bottom: 8px;
  margin-bottom: .5rem;
}
@media only screen and (min-width: 40em) {
  .result-bar {
    display: table-cell;
  }
}
.ban-user #ban-table {
  color: #2E2E2E !important;
}
#post-revisions {
  color: #2E2E2E !important;
}
.page-body.ban-user thead {
  text-align: left;
}
#breakpoint {
  display: none !important;
  z-index: 0;
  position: relative;
}
@media only screen and (min-width: 30em) {
  #breakpoint {
    z-index: 1;
  }
}
@media only screen and (min-width: 40em) {
  #breakpoint {
    z-index: 2;
  }
}
@media only screen and (min-width: 60em) {
  #breakpoint {
    z-index: 3;
  }
}
@media only screen and (min-width: 72.5em) {
  #breakpoint {
    z-index: 4;
  }
}
@media only screen and (min-width: 80em) {
  #breakpoint {
    z-index: 5;
  }
}
