@font-face {
  font-family: "supercelltext";
  src: url("../fonts/supercelltext_w_rg.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "supercelltext";
  src: url("../fonts/supercelltext_w_bd.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "supercellheadline";
  src: url("//cdn.supercell.com/fonts/supercell/supercellheadline/supercellheadline-bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

body {
  background-color: #000000;
  min-height: 100vh;
}

body {
  font-family: supercelltext, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.625;
  color: #ffffff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  line-height: 1.25;
  font-weight: 700;
  font-family: supercellheadline, Helvetica, Arial, sans-serif;
  letter-spacing: -0.025em;
}

h1 {
  font-size: 3rem;
  line-height: 1;
}

h2 {
  font-size: 2.25rem;
}

h3 {
  font-size: 2rem;
}
@media all and (min-width: 767px) {
  h3 {
    font-size: 2.5rem;
  }
}

p {
  margin: 0;
}

a {
  text-decoration: none;
  text-decoration-skip-ink: auto;
  color: #2d85f3;
  transition: color 0.1s ease-in-out;
}
a:hover, a:focus {
  text-decoration: underline;
  color: #2979de;
}

.main-content {
  background: #08090a url("../img/forum_closed.jpeg") no-repeat;
  background-size: auto 100%;
  height: 780px;
}
@media screen and (max-width: 1680px) {
  .main-content {
    height: 600px;
  }
}
@media screen and (max-width: 1280px) {
  .main-content {
    height: 520px;
  }
}
@media screen and (max-width: 1024px) {
  .main-content {
    height: 450px;
    background-position: -4vh 0px;
  }
}
@media screen and (max-width: 767px) {
  .main-content {
    background: url("../img/forum_closed_m.jpeg") no-repeat;
    background-size: cover;
    background-position: center center;
    height: 470px;
  }
}
@media screen and (max-width: 400px) {
  .main-content {
    height: 420px;
  }
}
.main-content__copy {
  width: 50%;
  float: right;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 100px;
  padding-top: 150px;
}
@media screen and (max-width: 1680px) {
  .main-content__copy {
    padding-top: 120px;
    padding-left: 60px;
  }
}
@media screen and (max-width: 1280px) {
  .main-content__copy {
    padding-top: 100px;
    padding-left: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .main-content__copy {
    padding-top: 86px;
    padding-left: 30px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .main-content__copy {
    width: 100%;
    text-align: center;
    padding-top: 0;
    padding-left: 0;
  }
}
.main-content h3 {
  margin-bottom: 0.5em;
}
.main-content__margin {
  margin-bottom: 20px;
}
.main-content__inner-copy {
  max-width: 560px;
  margin: 0 auto;
  float: left;
  padding-right: 20px;
}
@media screen and (max-width: 767px) {
  .main-content__inner-copy {
    margin: 0 auto;
    margin-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
    float: none;
  }
}

.sc-footer {
  overflow: hidden;
  background: #000000;
  margin-top: -1px !important;
}

.sc-footer nav,
.sc-footer .footer-end {
  width: 1600px;
  margin: 0 auto;
  overflow: hidden;
}

@media screen and (max-width: 1680px) {
  .sc-footer nav,
.sc-footer .footer-end {
    width: 1200px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1280px) {
  .sc-footer nav,
.sc-footer .footer-end {
    width: 1024px;
    margin: 0 auto;
    max-width: 856px;
  }
}
@media screen and (max-width: 1024px) {
  .sc-footer nav,
.sc-footer .footer-end {
    width: 100%;
    max-width: 856px;
    margin: 0 auto;
    padding-right: 44px !important;
    padding-left: 44px !important;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 767px) {
  .sc-footer nav,
.sc-footer .footer-end {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding-left: 5% !important;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.sc-footer .secondary-menu {
  border-top: 1px solid #333;
  padding-top: 24px;
  padding-bottom: 1.5em;
  background-position: bottom center;
}

@media screen and (max-width: 767px) {
  .sc-footer .secondary-menu {
    margin-top: 24px;
    padding-bottom: 0;
    background: none;
    padding-top: 0;
    margin-top: 0;
    border: 0;
    position: relative;
  }
}
.sc-footer .secondary-menu ul {
  margin: 10px 0 0 0;
  padding: 0;
  width: 80%;
  float: left;
}

@media screen and (max-width: 1280px) {
  .sc-footer .secondary-menu ul {
    margin-top: 4px;
  }
}
@media screen and (max-width: 767px) {
  .sc-footer .secondary-menu ul {
    border-top: 1px solid #333;
    margin-top: 1.25em;
    padding-top: 1em;
    width: 100%;
  }
}
.sc-footer .secondary-menu ul li {
  margin: 0 0 0 20px;
  padding: 0;
  display: inline-block;
  font-size: 13px;
  line-height: 1em;
}

@media screen and (max-width: 1024px) {
  .sc-footer .secondary-menu ul li {
    margin-left: 13px;
  }
}
@media screen and (max-width: 767px) {
  .sc-footer .secondary-menu ul li {
    display: block;
    margin: 18px 0;
    font-size: 14px;
  }
}
.sc-footer .secondary-menu ul li:first-child {
  margin-left: 0;
}

.sc-footer .secondary-menu ul li h1 {
  font-size: 13px;
  text-transform: none;
  margin: 0;
  padding: 0;
  line-height: 1em;
}

@media screen and (max-width: 1024px) {
  .sc-footer .secondary-menu ul li h1 {
    margin-left: 13px;
  }
}
@media screen and (max-width: 767px) {
  .sc-footer .secondary-menu ul li h1 {
    display: block;
    margin: 18px 0;
    font-size: 14px;
  }
}
.sc-footer .secondary-menu ul li a {
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  white-space: nowrap;
  -webkit-transition: all 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}

@media screen and (max-width: 767px) {
  .sc-footer .secondary-menu ul li a {
    padding: 8px 0;
  }
}
.sc-footer .secondary-menu ul li a:hover,
.sc-footer .secondary-menu ul li a.active,
.sc-footer .secondary-menu ul li a.active-trail {
  color: #fff;
  font-weight: normal;
}

.sc-footer .social-media-menu {
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
  margin-top: 36px;
  overflow: hidden;
  padding-bottom: 2.75em;
}

@media screen and (max-width: 1280px) {
  .sc-footer .social-media-menu {
    font-size: 11px;
  }
}
@media screen and (max-width: 767px) {
  .sc-footer .social-media-menu {
    margin-top: 22px;
    padding-bottom: 0;
  }
}
.sc-footer .social-media-menu .app-stores {
  float: left;
  width: 50%;
  text-align: right;
  padding-top: 4px;
}

@media screen and (max-width: 1280px) {
  .sc-footer .social-media-menu .app-stores {
    padding-top: 0px;
  }
}
@media screen and (max-width: 767px) {
  .sc-footer .social-media-menu .app-stores {
    float: none;
    width: 100%;
    text-align: left;
    margin-top: 1em;
    border-top: 1px solid #333;
    padding-top: 2em;
  }
}
.sc-footer .social-media-menu .app-stores a {
  text-align: left;
  display: inline-block;
  text-indent: -9999px;
}

.sc-footer .social-media-menu .app-stores a.appstore {
  width: 147px;
  height: 50px;
  background: url(../img/footer_appstore.png) no-repeat;
  background-size: 100% auto;
  margin-right: 10px;
}

@media screen and (max-width: 1280px) {
  .sc-footer .social-media-menu .app-stores a.appstore {
    width: 125px;
    margin-bottom: 4px;
  }
}
.sc-footer .social-media-menu .app-stores a.googleplay {
  width: 166px;
  height: 50px;
  background: url(../img/footer_googleplay.png) no-repeat;
  background-size: 100% auto;
}

@media screen and (max-width: 1280px) {
  .sc-footer .social-media-menu .app-stores a.googleplay {
    width: 141px;
  }
}
.sc-footer .social-media-menu .app-stores .sub-title {
  display: none;
}

@media screen and (max-width: 767px) {
  .sc-footer .social-media-menu .app-stores .sub-title {
    font-size: 12px;
    margin: 0 0 1em 0;
    color: #fff;
    display: block;
    font-weight: normal;
    text-transform: none;
  }
}
.sc-footer .social-media-menu .social {
  float: left;
  width: 50%;
}

@media screen and (max-width: 767px) {
  .sc-footer .social-media-menu .social {
    float: none;
    width: 100%;
  }
}
.sc-footer .social-media-menu .sub-title {
  font-size: 13px;
  margin: 0;
  color: #fff;
  display: block;
  font-weight: normal;
  text-transform: none;
}

@media screen and (max-width: 1280px) {
  .sc-footer .social-media-menu .sub-title {
    font-size: 12px;
  }
}
.sc-footer .social-media-menu ul {
  margin: 1.5em 0 0 0;
  padding: 0;
  display: block;
}

@media screen and (max-width: 1280px) {
  .sc-footer .social-media-menu ul {
    margin: 1em 0 0 0;
  }
}
.sc-footer .social-media-menu ul li {
  display: inline-block;
  margin-left: 18px;
}

@media screen and (max-width: 1280px) {
  .sc-footer .social-media-menu ul li {
    margin-left: 14px;
  }
}
@media screen and (max-width: 767px) {
  .sc-footer .social-media-menu ul li {
    margin-left: 16px;
  }
}
.sc-footer .social-media-menu ul li:first-child {
  margin-left: 0;
}

.sc-footer .social-media-menu ul li a {
  display: block;
  color: #fff;
  width: 32px;
  height: 32px;
  white-space: nowrap;
  text-indent: -9999px;
  background-size: auto 23px !important;
  background-position: top center !important;
  outline: none;
  border: 0;
}

.sc-footer .social-media-menu ul li a.youtube {
  background: url(../img/some_youtube.png) no-repeat;
}

.sc-footer .social-media-menu ul li a.facebook {
  background: url(../img/some_facebook.png) no-repeat;
  width: 26px;
}

.sc-footer .social-media-menu ul li a.instagram {
  background: url(../img/some_instagram.png) no-repeat;
  width: 24px;
}

.sc-footer .social-media-menu ul li a.twitter {
  background: url(../img/some_twitter.png) no-repeat;
  width: 28px;
}

.sc-footer .social-media-menu ul li a.linkedin {
  background: url(../img/some_linkedin.png) no-repeat;
  width: 26px;
}

.sc-footer .social-media-menu ul li a.glassdoor {
  background: url(../img/some_glassdoor.png) no-repeat;
  width: 24px;
}

.sc-footer .footer-end {
  position: relative;
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .sc-footer .footer-end {
    margin-bottom: 1.25em;
    margin-top: 1em;
  }
}
.sc-footer .footer-end.solo {
  margin-top: 2em;
}

.sc-footer .footer-end .mail {
  width: 75%;
  color: #666;
  font-size: 13px;
}

.sc-footer .footer-end .mail address {
  font-style: normal;
  margin: 0;
  padding: 0;
}

.sc-footer .footer-end .mail span {
  display: block;
}

.sc-footer .footer-end .logo {
  width: 25%;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}

@media screen and (max-width: 1024px) {
  .sc-footer .footer-end .logo {
    right: 44px;
  }
}
@media screen and (max-width: 767px) {
  .sc-footer .footer-end .logo {
    width: 60px;
    height: 49px;
    position: absolute;
    bottom: 0;
    right: 5%;
    top: auto;
    padding-bottom: 2px;
  }
}
.sc-footer .footer-end .logo a {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 54px;
  height: 46px;
  text-indent: -9999px;
  outline: none;
  background: url(../img/logo_supercell@2x.png) no-repeat;
  background-size: 54px 44px;
}

@media screen and (max-width: 1680px) {
  .sc-footer .footer-end .logo a {
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
  }
}
@media screen and (max-width: 1280px) {
  .sc-footer .footer-end .logo a {
    width: 45px;
    height: 38px;
  }
}
@media screen and (max-width: 767px) {
  .sc-footer .footer-end .logo a {
    width: 60px;
    height: 49px;
    position: relative;
    z-index: 4;
  }
}
.button {
  display: inline-block;
  border-radius: 30px;
  background: #2d85f3;
  font-family: supercelltext;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff;
  padding: 18px 34px;
  line-height: 1em;
  outline: 0;
  border: 0;
  transition: background-color 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.button:hover {
  background-color: #2979de;
  text-decoration: none;
  color: #ffffff;
}
