@charset "UTF-8";
meta.foundation-version {
  font-family: "/5.5.3/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0; }

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.0625em)/";
  width: 40.0625em; }

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
  width: 40.0625em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.0625em)/";
  width: 64.0625em; }

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
  width: 64.0625em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.0625em)/";
  width: 90.0625em; }

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
  width: 90.0625em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.0625em)/";
  width: 120.0625em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  font-size: 100%; }

body {
  background: #fff;
  color: #222;
  cursor: auto;
  font-family: "opensans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  position: relative; }

a:hover {
  cursor: pointer; }

img {
  max-width: 100%;
  height: auto; }

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

.invisible {
  visibility: hidden; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

.row {
  margin: 0 auto;
  max-width: 67.5rem;
  width: 100%; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  .row.collapse > .column,
  .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row .row {
    margin: 0 -0.9375rem;
    max-width: none;
    width: auto; }
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      margin: 0;
      max-width: none;
      width: auto; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

.column,
.columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left; }

.column + .column:last-child,
.columns + .column:last-child, .column +
.columns:last-child,
.columns +
.columns:last-child {
  float: right; }

.column + .column.end,
.columns + .column.end, .column +
.columns.end,
.columns +
.columns.end {
  float: left; }

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .small-pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .small-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .small-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .small-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .small-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .small-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .small-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .small-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .small-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .small-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .small-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .small-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .small-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .small-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .small-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .small-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .small-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .small-1 {
    width: 8.3333333333%; }
  .small-2 {
    width: 16.6666666667%; }
  .small-3 {
    width: 25%; }
  .small-4 {
    width: 33.3333333333%; }
  .small-5 {
    width: 41.6666666667%; }
  .small-6 {
    width: 50%; }
  .small-7 {
    width: 58.3333333333%; }
  .small-8 {
    width: 66.6666666667%; }
  .small-9 {
    width: 75%; }
  .small-10 {
    width: 83.3333333333%; }
  .small-11 {
    width: 91.6666666667%; }
  .small-12 {
    width: 100%; }
  .small-offset-0 {
    margin-left: 0 !important; }
  .small-offset-1 {
    margin-left: 8.3333333333% !important; }
  .small-offset-2 {
    margin-left: 16.6666666667% !important; }
  .small-offset-3 {
    margin-left: 25% !important; }
  .small-offset-4 {
    margin-left: 33.3333333333% !important; }
  .small-offset-5 {
    margin-left: 41.6666666667% !important; }
  .small-offset-6 {
    margin-left: 50% !important; }
  .small-offset-7 {
    margin-left: 58.3333333333% !important; }
  .small-offset-8 {
    margin-left: 66.6666666667% !important; }
  .small-offset-9 {
    margin-left: 75% !important; }
  .small-offset-10 {
    margin-left: 83.3333333333% !important; }
  .small-offset-11 {
    margin-left: 91.6666666667% !important; }
  .small-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.small-uncentered,
  .columns.small-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none; }
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left; }
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right; }
  .row.small-collapse > .column,
  .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; } }

@media only screen and (min-width: 40.0625em) {
  .medium-push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .medium-pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .medium-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .medium-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .medium-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .medium-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .medium-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .medium-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .medium-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .medium-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .medium-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .medium-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .medium-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .medium-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .medium-1 {
    width: 8.3333333333%; }
  .medium-2 {
    width: 16.6666666667%; }
  .medium-3 {
    width: 25%; }
  .medium-4 {
    width: 33.3333333333%; }
  .medium-5 {
    width: 41.6666666667%; }
  .medium-6 {
    width: 50%; }
  .medium-7 {
    width: 58.3333333333%; }
  .medium-8 {
    width: 66.6666666667%; }
  .medium-9 {
    width: 75%; }
  .medium-10 {
    width: 83.3333333333%; }
  .medium-11 {
    width: 91.6666666667%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-0 {
    margin-left: 0 !important; }
  .medium-offset-1 {
    margin-left: 8.3333333333% !important; }
  .medium-offset-2 {
    margin-left: 16.6666666667% !important; }
  .medium-offset-3 {
    margin-left: 25% !important; }
  .medium-offset-4 {
    margin-left: 33.3333333333% !important; }
  .medium-offset-5 {
    margin-left: 41.6666666667% !important; }
  .medium-offset-6 {
    margin-left: 50% !important; }
  .medium-offset-7 {
    margin-left: 58.3333333333% !important; }
  .medium-offset-8 {
    margin-left: 66.6666666667% !important; }
  .medium-offset-9 {
    margin-left: 75% !important; }
  .medium-offset-10 {
    margin-left: 83.3333333333% !important; }
  .medium-offset-11 {
    margin-left: 91.6666666667% !important; }
  .medium-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.medium-uncentered,
  .columns.medium-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none; }
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left; }
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right; }
  .row.medium-collapse > .column,
  .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; } }

@media only screen and (min-width: 64.0625em) {
  .large-push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .large-pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .large-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .large-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .large-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .large-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .large-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .large-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .large-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .large-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .large-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .large-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .large-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .large-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .large-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .large-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .large-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .large-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .large-1 {
    width: 8.3333333333%; }
  .large-2 {
    width: 16.6666666667%; }
  .large-3 {
    width: 25%; }
  .large-4 {
    width: 33.3333333333%; }
  .large-5 {
    width: 41.6666666667%; }
  .large-6 {
    width: 50%; }
  .large-7 {
    width: 58.3333333333%; }
  .large-8 {
    width: 66.6666666667%; }
  .large-9 {
    width: 75%; }
  .large-10 {
    width: 83.3333333333%; }
  .large-11 {
    width: 91.6666666667%; }
  .large-12 {
    width: 100%; }
  .large-offset-0 {
    margin-left: 0 !important; }
  .large-offset-1 {
    margin-left: 8.3333333333% !important; }
  .large-offset-2 {
    margin-left: 16.6666666667% !important; }
  .large-offset-3 {
    margin-left: 25% !important; }
  .large-offset-4 {
    margin-left: 33.3333333333% !important; }
  .large-offset-5 {
    margin-left: 41.6666666667% !important; }
  .large-offset-6 {
    margin-left: 50% !important; }
  .large-offset-7 {
    margin-left: 58.3333333333% !important; }
  .large-offset-8 {
    margin-left: 66.6666666667% !important; }
  .large-offset-9 {
    margin-left: 75% !important; }
  .large-offset-10 {
    margin-left: 83.3333333333% !important; }
  .large-offset-11 {
    margin-left: 91.6666666667% !important; }
  .large-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.large-uncentered,
  .columns.large-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none; }
  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left; }
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right; }
  .row.large-collapse > .column,
  .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; } }

@media only screen and (min-width: 90.0625em) {
  .xlarge-push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .xlarge-pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .xlarge-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .xlarge-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .xlarge-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .xlarge-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .xlarge-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .xlarge-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .xlarge-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .xlarge-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .xlarge-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .xlarge-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .xlarge-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .xlarge-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .xlarge-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .xlarge-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .xlarge-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .xlarge-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .xlarge-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .xlarge-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .xlarge-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .xlarge-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .xlarge-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .xlarge-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .xlarge-1 {
    width: 8.3333333333%; }
  .xlarge-2 {
    width: 16.6666666667%; }
  .xlarge-3 {
    width: 25%; }
  .xlarge-4 {
    width: 33.3333333333%; }
  .xlarge-5 {
    width: 41.6666666667%; }
  .xlarge-6 {
    width: 50%; }
  .xlarge-7 {
    width: 58.3333333333%; }
  .xlarge-8 {
    width: 66.6666666667%; }
  .xlarge-9 {
    width: 75%; }
  .xlarge-10 {
    width: 83.3333333333%; }
  .xlarge-11 {
    width: 91.6666666667%; }
  .xlarge-12 {
    width: 100%; }
  .xlarge-offset-0 {
    margin-left: 0 !important; }
  .xlarge-offset-1 {
    margin-left: 8.3333333333% !important; }
  .xlarge-offset-2 {
    margin-left: 16.6666666667% !important; }
  .xlarge-offset-3 {
    margin-left: 25% !important; }
  .xlarge-offset-4 {
    margin-left: 33.3333333333% !important; }
  .xlarge-offset-5 {
    margin-left: 41.6666666667% !important; }
  .xlarge-offset-6 {
    margin-left: 50% !important; }
  .xlarge-offset-7 {
    margin-left: 58.3333333333% !important; }
  .xlarge-offset-8 {
    margin-left: 66.6666666667% !important; }
  .xlarge-offset-9 {
    margin-left: 75% !important; }
  .xlarge-offset-10 {
    margin-left: 83.3333333333% !important; }
  .xlarge-offset-11 {
    margin-left: 91.6666666667% !important; }
  .xlarge-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }
  .column.xlarge-centered,
  .columns.xlarge-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.xlarge-uncentered,
  .columns.xlarge-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .column.xlarge-centered:last-child,
  .columns.xlarge-centered:last-child {
    float: none; }
  .column.xlarge-uncentered:last-child,
  .columns.xlarge-uncentered:last-child {
    float: left; }
  .column.xlarge-uncentered.opposite,
  .columns.xlarge-uncentered.opposite {
    float: right; }
  .row.xlarge-collapse > .column,
  .row.xlarge-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.xlarge-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.xlarge-uncollapse > .column,
  .row.xlarge-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; } }

@media only screen and (min-width: 120.0625em) {
  .xxlarge-push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .xxlarge-pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .xxlarge-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .xxlarge-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .xxlarge-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .xxlarge-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .xxlarge-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .xxlarge-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .xxlarge-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .xxlarge-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .xxlarge-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .xxlarge-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .xxlarge-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .xxlarge-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .xxlarge-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .xxlarge-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .xxlarge-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .xxlarge-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .xxlarge-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .xxlarge-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .xxlarge-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .xxlarge-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .xxlarge-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .xxlarge-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .xxlarge-1 {
    width: 8.3333333333%; }
  .xxlarge-2 {
    width: 16.6666666667%; }
  .xxlarge-3 {
    width: 25%; }
  .xxlarge-4 {
    width: 33.3333333333%; }
  .xxlarge-5 {
    width: 41.6666666667%; }
  .xxlarge-6 {
    width: 50%; }
  .xxlarge-7 {
    width: 58.3333333333%; }
  .xxlarge-8 {
    width: 66.6666666667%; }
  .xxlarge-9 {
    width: 75%; }
  .xxlarge-10 {
    width: 83.3333333333%; }
  .xxlarge-11 {
    width: 91.6666666667%; }
  .xxlarge-12 {
    width: 100%; }
  .xxlarge-offset-0 {
    margin-left: 0 !important; }
  .xxlarge-offset-1 {
    margin-left: 8.3333333333% !important; }
  .xxlarge-offset-2 {
    margin-left: 16.6666666667% !important; }
  .xxlarge-offset-3 {
    margin-left: 25% !important; }
  .xxlarge-offset-4 {
    margin-left: 33.3333333333% !important; }
  .xxlarge-offset-5 {
    margin-left: 41.6666666667% !important; }
  .xxlarge-offset-6 {
    margin-left: 50% !important; }
  .xxlarge-offset-7 {
    margin-left: 58.3333333333% !important; }
  .xxlarge-offset-8 {
    margin-left: 66.6666666667% !important; }
  .xxlarge-offset-9 {
    margin-left: 75% !important; }
  .xxlarge-offset-10 {
    margin-left: 83.3333333333% !important; }
  .xxlarge-offset-11 {
    margin-left: 91.6666666667% !important; }
  .xxlarge-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }
  .column.xxlarge-centered,
  .columns.xxlarge-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.xxlarge-uncentered,
  .columns.xxlarge-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .column.xxlarge-centered:last-child,
  .columns.xxlarge-centered:last-child {
    float: none; }
  .column.xxlarge-uncentered:last-child,
  .columns.xxlarge-uncentered:last-child {
    float: left; }
  .column.xxlarge-uncentered.opposite,
  .columns.xxlarge-uncentered.opposite {
    float: right; }
  .row.xxlarge-collapse > .column,
  .row.xxlarge-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.xxlarge-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.xxlarge-uncollapse > .column,
  .row.xxlarge-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; } }

.accordion {
  margin-bottom: 0;
  margin-left: 0; }
  .accordion:before, .accordion:after {
    content: " ";
    display: table; }
  .accordion:after {
    clear: both; }
  .accordion .accordion-navigation, .accordion dd {
    display: block;
    margin-bottom: 0 !important; }
    .accordion .accordion-navigation.active > a, .accordion dd.active > a {
      background: #e8e8e8;
      color: #3c3c3c; }
    .accordion .accordion-navigation > a, .accordion dd > a {
      background: #EFEFEF;
      color: #3c3c3c;
      display: block;
      font-family: "opensans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      font-size: 1rem;
      padding: 1rem; }
      .accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
        background: #e3e3e3; }
    .accordion .accordion-navigation > .content, .accordion dd > .content {
      display: none;
      padding: 0.9375rem; }
      .accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
        background: #FFFFFF;
        display: block; }

.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-size: 0.8125rem;
  font-weight: normal;
  margin-bottom: 1.25rem;
  padding: 0.875rem 1.5rem 0.875rem 0.875rem;
  position: relative;
  transition: opacity 300ms ease-out;
  background-color: #c63000;
  border-color: #aa2900;
  color: #FFFFFF; }
  .alert-box .close {
    right: 0.25rem;
    background: inherit;
    color: #333333;
    font-size: 1.375rem;
    line-height: .9;
    margin-top: -0.6875rem;
    opacity: 0.3;
    padding: 0 6px 4px;
    position: absolute;
    top: 50%; }
    .alert-box .close:hover, .alert-box .close:focus {
      opacity: 0.5; }
  .alert-box.radius {
    border-radius: 3px; }
  .alert-box.round {
    border-radius: 1000px; }
  .alert-box.success {
    background-color: #43AC6A;
    border-color: #3a945b;
    color: #FFFFFF; }
  .alert-box.alert {
    background-color: #f04124;
    border-color: #de2d0f;
    color: #FFFFFF; }
  .alert-box.secondary {
    background-color: #555;
    border-color: #494949;
    color: #FFFFFF; }
  .alert-box.warning {
    background-color: #f08a24;
    border-color: #de770f;
    color: #FFFFFF; }
  .alert-box.info {
    background-color: #a0d3e8;
    border-color: #74bfdd;
    color: #1d1d1d; }
  .alert-box.alert-close {
    opacity: 0; }

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table; }
  [class*="block-grid-"]:after {
    clear: both; }
  [class*="block-grid-"] > li {
    display: block;
    float: left;
    height: auto;
    padding: 0 0.625rem 1.25rem; }

@media only screen {
  .small-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .small-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .small-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .small-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .small-block-grid-3 > li {
    list-style: none;
    width: 33.3333333333%; }
    .small-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .small-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .small-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .small-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .small-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .small-block-grid-6 > li {
    list-style: none;
    width: 16.6666666667%; }
    .small-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .small-block-grid-7 > li {
    list-style: none;
    width: 14.2857142857%; }
    .small-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .small-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .small-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .small-block-grid-9 > li {
    list-style: none;
    width: 11.1111111111%; }
    .small-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .small-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .small-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .small-block-grid-11 > li {
    list-style: none;
    width: 9.0909090909%; }
    .small-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .small-block-grid-12 > li {
    list-style: none;
    width: 8.3333333333%; }
    .small-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

@media only screen and (min-width: 40.0625em) {
  .medium-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .medium-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .medium-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .medium-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .medium-block-grid-3 > li {
    list-style: none;
    width: 33.3333333333%; }
    .medium-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .medium-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .medium-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .medium-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .medium-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .medium-block-grid-6 > li {
    list-style: none;
    width: 16.6666666667%; }
    .medium-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .medium-block-grid-7 > li {
    list-style: none;
    width: 14.2857142857%; }
    .medium-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .medium-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .medium-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .medium-block-grid-9 > li {
    list-style: none;
    width: 11.1111111111%; }
    .medium-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .medium-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .medium-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .medium-block-grid-11 > li {
    list-style: none;
    width: 9.0909090909%; }
    .medium-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .medium-block-grid-12 > li {
    list-style: none;
    width: 8.3333333333%; }
    .medium-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

@media only screen and (min-width: 64.0625em) {
  .large-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .large-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .large-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .large-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .large-block-grid-3 > li {
    list-style: none;
    width: 33.3333333333%; }
    .large-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .large-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .large-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .large-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .large-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .large-block-grid-6 > li {
    list-style: none;
    width: 16.6666666667%; }
    .large-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .large-block-grid-7 > li {
    list-style: none;
    width: 14.2857142857%; }
    .large-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .large-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .large-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .large-block-grid-9 > li {
    list-style: none;
    width: 11.1111111111%; }
    .large-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .large-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .large-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .large-block-grid-11 > li {
    list-style: none;
    width: 9.0909090909%; }
    .large-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .large-block-grid-12 > li {
    list-style: none;
    width: 8.3333333333%; }
    .large-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

button, .button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 2px;
  cursor: pointer;
  font-family: "opensans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 0.78125rem 1.5625rem 0.84375rem 1.5625rem;
  font-size: 1rem;
  background-color: #a12e25;
  border-color: #a12e25;
  color: #FFFFFF;
  transition: background-color 300ms ease-out; }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #81251e; }
  button:hover, button:focus, .button:hover, .button:focus {
    color: #FFFFFF; }
  button.secondary, .button.secondary {
    background-color: #555;
    border-color: #444444;
    color: #FFFFFF; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      background-color: #444444; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      color: #FFFFFF; }
  button.success, .button.success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #FFFFFF; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      background-color: #368a55; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      color: #FFFFFF; }
  button.alert, .button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #FFFFFF; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      background-color: #cf2a0e; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      color: #FFFFFF; }
  button.warning, .button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #FFFFFF; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      background-color: #cf6e0e; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      color: #FFFFFF; }
  button.info, .button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333333; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      background-color: #61b6d9; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      color: #FFFFFF; }
  button.large, .button.large {
    padding: 0.90625rem 1.8125rem 0.96875rem 1.8125rem;
    font-size: 1.25rem; }
  button.small, .button.small {
    padding: 0.875rem 1.75rem 0.9375rem 1.75rem;
    font-size: 0.8125rem; }
  button.tiny, .button.tiny {
    padding: 0.625rem 1.25rem 0.6875rem 1.25rem;
    font-size: 0.6875rem; }
  button.expand, .button.expand {
    padding: 0.78125rem 1.5625rem 0.84375rem 1.5625rem;
    font-size: 1rem;
    padding-bottom: 0.84375rem;
    padding-top: 0.78125rem;
    padding-left: 0.78125rem;
    padding-right: 0.78125rem;
    width: 100%; }
  button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.75rem; }
  button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.75rem; }
  button.radius, .button.radius {
    border-radius: 7px; }
  button.round, .button.round {
    border-radius: 1000px; }
  button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #a12e25;
    border-color: #a12e25;
    color: #FFFFFF;
    box-shadow: none;
    cursor: default;
    opacity: 0.7; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #81251e; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      color: #FFFFFF; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #a12e25; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
      background-color: #555;
      border-color: #444444;
      color: #FFFFFF;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #444444; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        color: #FFFFFF; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #555; }
    button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
      background-color: #43AC6A;
      border-color: #368a55;
      color: #FFFFFF;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #368a55; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        color: #FFFFFF; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #43AC6A; }
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
      background-color: #f04124;
      border-color: #cf2a0e;
      color: #FFFFFF;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #cf2a0e; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        color: #FFFFFF; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #f04124; }
    button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
      background-color: #f08a24;
      border-color: #cf6e0e;
      color: #FFFFFF;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #cf6e0e; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        color: #FFFFFF; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #f08a24; }
    button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
      background-color: #a0d3e8;
      border-color: #61b6d9;
      color: #333333;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #61b6d9; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        color: #FFFFFF; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #a0d3e8; }

button::-moz-focus-inner {
  border: 0;
  padding: 0; }

@media only screen and (min-width: 40.0625em) {
  button, .button {
    display: inline-block; } }

.button-group {
  list-style: none;
  margin: 0;
  left: 0; }
  .button-group:before, .button-group:after {
    content: " ";
    display: table; }
  .button-group:after {
    clear: both; }
  .button-group.even-2 li {
    display: inline-block;
    margin: 0 -2px;
    width: 50%; }
    .button-group.even-2 li > button, .button-group.even-2 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button {
      border-left: 0; }
    .button-group.even-2 li button, .button-group.even-2 li .button {
      width: 100%; }
  .button-group.even-3 li {
    display: inline-block;
    margin: 0 -2px;
    width: 33.3333333333%; }
    .button-group.even-3 li > button, .button-group.even-3 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button {
      border-left: 0; }
    .button-group.even-3 li button, .button-group.even-3 li .button {
      width: 100%; }
  .button-group.even-4 li {
    display: inline-block;
    margin: 0 -2px;
    width: 25%; }
    .button-group.even-4 li > button, .button-group.even-4 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button {
      border-left: 0; }
    .button-group.even-4 li button, .button-group.even-4 li .button {
      width: 100%; }
  .button-group.even-5 li {
    display: inline-block;
    margin: 0 -2px;
    width: 20%; }
    .button-group.even-5 li > button, .button-group.even-5 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button {
      border-left: 0; }
    .button-group.even-5 li button, .button-group.even-5 li .button {
      width: 100%; }
  .button-group.even-6 li {
    display: inline-block;
    margin: 0 -2px;
    width: 16.6666666667%; }
    .button-group.even-6 li > button, .button-group.even-6 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button {
      border-left: 0; }
    .button-group.even-6 li button, .button-group.even-6 li .button {
      width: 100%; }
  .button-group.even-7 li {
    display: inline-block;
    margin: 0 -2px;
    width: 14.2857142857%; }
    .button-group.even-7 li > button, .button-group.even-7 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button {
      border-left: 0; }
    .button-group.even-7 li button, .button-group.even-7 li .button {
      width: 100%; }
  .button-group.even-8 li {
    display: inline-block;
    margin: 0 -2px;
    width: 12.5%; }
    .button-group.even-8 li > button, .button-group.even-8 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button {
      border-left: 0; }
    .button-group.even-8 li button, .button-group.even-8 li .button {
      width: 100%; }
  .button-group > li {
    display: inline-block;
    margin: 0 -2px; }
    .button-group > li > button, .button-group > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group > li:first-child button, .button-group > li:first-child .button {
      border-left: 0; }
  .button-group.stack > li {
    display: block;
    margin: 0;
    float: none; }
    .button-group.stack > li > button, .button-group.stack > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
      border-left: 0; }
    .button-group.stack > li > button, .button-group.stack > li .button {
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0;
      border-top: 1px solid;
      display: block;
      margin: 0; }
    .button-group.stack > li > button {
      width: 100%; }
    .button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
      border-top: 0; }
  .button-group.stack-for-small > li {
    display: inline-block;
    margin: 0 -2px; }
    .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
      border-left: 0; }
    @media only screen and (max-width: 40em) {
      .button-group.stack-for-small > li {
        display: block;
        margin: 0;
        width: 100%; }
        .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
          border-left: 1px solid;
          border-color: rgba(255, 255, 255, 0.5); }
        .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
          border-left: 0; }
        .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
          border-color: rgba(255, 255, 255, 0.5);
          border-left-width: 0;
          border-top: 1px solid;
          display: block;
          margin: 0; }
        .button-group.stack-for-small > li > button {
          width: 100%; }
        .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
          border-top: 0; } }
  .button-group.radius > * {
    display: inline-block;
    margin: 0 -2px; }
    .button-group.radius > * > button, .button-group.radius > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.radius > *:first-child button, .button-group.radius > *:first-child .button {
      border-left: 0; }
    .button-group.radius > *,
    .button-group.radius > * > a,
    .button-group.radius > * > button,
    .button-group.radius > * > .button {
      border-radius: 0; }
    .button-group.radius > *:first-child,
    .button-group.radius > *:first-child > a,
    .button-group.radius > *:first-child > button,
    .button-group.radius > *:first-child > .button {
      -webkit-border-bottom-left-radius: 7px;
      -webkit-border-top-left-radius: 7px;
      border-bottom-left-radius: 7px;
      border-top-left-radius: 7px; }
    .button-group.radius > *:last-child,
    .button-group.radius > *:last-child > a,
    .button-group.radius > *:last-child > button,
    .button-group.radius > *:last-child > .button {
      -webkit-border-bottom-right-radius: 7px;
      -webkit-border-top-right-radius: 7px;
      border-bottom-right-radius: 7px;
      border-top-right-radius: 7px; }
  .button-group.radius.stack > * {
    display: block;
    margin: 0; }
    .button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
      border-left: 0; }
    .button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0;
      border-top: 1px solid;
      display: block;
      margin: 0; }
    .button-group.radius.stack > * > button {
      width: 100%; }
    .button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
      border-top: 0; }
    .button-group.radius.stack > *,
    .button-group.radius.stack > * > a,
    .button-group.radius.stack > * > button,
    .button-group.radius.stack > * > .button {
      border-radius: 0; }
    .button-group.radius.stack > *:first-child,
    .button-group.radius.stack > *:first-child > a,
    .button-group.radius.stack > *:first-child > button,
    .button-group.radius.stack > *:first-child > .button {
      -webkit-top-left-radius: 7px;
      -webkit-top-right-radius: 7px;
      border-top-left-radius: 7px;
      border-top-right-radius: 7px; }
    .button-group.radius.stack > *:last-child,
    .button-group.radius.stack > *:last-child > a,
    .button-group.radius.stack > *:last-child > button,
    .button-group.radius.stack > *:last-child > .button {
      -webkit-bottom-left-radius: 7px;
      -webkit-bottom-right-radius: 7px;
      border-bottom-left-radius: 7px;
      border-bottom-right-radius: 7px; }
  @media only screen and (min-width: 40.0625em) {
    .button-group.radius.stack-for-small > * {
      display: inline-block;
      margin: 0 -2px; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.radius.stack-for-small > *,
      .button-group.radius.stack-for-small > * > a,
      .button-group.radius.stack-for-small > * > button,
      .button-group.radius.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.radius.stack-for-small > *:first-child,
      .button-group.radius.stack-for-small > *:first-child > a,
      .button-group.radius.stack-for-small > *:first-child > button,
      .button-group.radius.stack-for-small > *:first-child > .button {
        -webkit-border-bottom-left-radius: 7px;
        -webkit-border-top-left-radius: 7px;
        border-bottom-left-radius: 7px;
        border-top-left-radius: 7px; }
      .button-group.radius.stack-for-small > *:last-child,
      .button-group.radius.stack-for-small > *:last-child > a,
      .button-group.radius.stack-for-small > *:last-child > button,
      .button-group.radius.stack-for-small > *:last-child > .button {
        -webkit-border-bottom-right-radius: 7px;
        -webkit-border-top-right-radius: 7px;
        border-bottom-right-radius: 7px;
        border-top-right-radius: 7px; } }
  @media only screen and (max-width: 40em) {
    .button-group.radius.stack-for-small > * {
      display: block;
      margin: 0; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0; }
      .button-group.radius.stack-for-small > * > button {
        width: 100%; }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-top: 0; }
      .button-group.radius.stack-for-small > *,
      .button-group.radius.stack-for-small > * > a,
      .button-group.radius.stack-for-small > * > button,
      .button-group.radius.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.radius.stack-for-small > *:first-child,
      .button-group.radius.stack-for-small > *:first-child > a,
      .button-group.radius.stack-for-small > *:first-child > button,
      .button-group.radius.stack-for-small > *:first-child > .button {
        -webkit-top-left-radius: 7px;
        -webkit-top-right-radius: 7px;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px; }
      .button-group.radius.stack-for-small > *:last-child,
      .button-group.radius.stack-for-small > *:last-child > a,
      .button-group.radius.stack-for-small > *:last-child > button,
      .button-group.radius.stack-for-small > *:last-child > .button {
        -webkit-bottom-left-radius: 7px;
        -webkit-bottom-right-radius: 7px;
        border-bottom-left-radius: 7px;
        border-bottom-right-radius: 7px; } }
  .button-group.round > * {
    display: inline-block;
    margin: 0 -2px; }
    .button-group.round > * > button, .button-group.round > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.round > *:first-child button, .button-group.round > *:first-child .button {
      border-left: 0; }
    .button-group.round > *,
    .button-group.round > * > a,
    .button-group.round > * > button,
    .button-group.round > * > .button {
      border-radius: 0; }
    .button-group.round > *:first-child,
    .button-group.round > *:first-child > a,
    .button-group.round > *:first-child > button,
    .button-group.round > *:first-child > .button {
      -webkit-border-bottom-left-radius: 1000px;
      -webkit-border-top-left-radius: 1000px;
      border-bottom-left-radius: 1000px;
      border-top-left-radius: 1000px; }
    .button-group.round > *:last-child,
    .button-group.round > *:last-child > a,
    .button-group.round > *:last-child > button,
    .button-group.round > *:last-child > .button {
      -webkit-border-bottom-right-radius: 1000px;
      -webkit-border-top-right-radius: 1000px;
      border-bottom-right-radius: 1000px;
      border-top-right-radius: 1000px; }
  .button-group.round.stack > * {
    display: block;
    margin: 0; }
    .button-group.round.stack > * > button, .button-group.round.stack > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
      border-left: 0; }
    .button-group.round.stack > * > button, .button-group.round.stack > * .button {
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0;
      border-top: 1px solid;
      display: block;
      margin: 0; }
    .button-group.round.stack > * > button {
      width: 100%; }
    .button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
      border-top: 0; }
    .button-group.round.stack > *,
    .button-group.round.stack > * > a,
    .button-group.round.stack > * > button,
    .button-group.round.stack > * > .button {
      border-radius: 0; }
    .button-group.round.stack > *:first-child,
    .button-group.round.stack > *:first-child > a,
    .button-group.round.stack > *:first-child > button,
    .button-group.round.stack > *:first-child > .button {
      -webkit-top-left-radius: 0.78125rem;
      -webkit-top-right-radius: 0.78125rem;
      border-top-left-radius: 0.78125rem;
      border-top-right-radius: 0.78125rem; }
    .button-group.round.stack > *:last-child,
    .button-group.round.stack > *:last-child > a,
    .button-group.round.stack > *:last-child > button,
    .button-group.round.stack > *:last-child > .button {
      -webkit-bottom-left-radius: 0.78125rem;
      -webkit-bottom-right-radius: 0.78125rem;
      border-bottom-left-radius: 0.78125rem;
      border-bottom-right-radius: 0.78125rem; }
  @media only screen and (min-width: 40.0625em) {
    .button-group.round.stack-for-small > * {
      display: inline-block;
      margin: 0 -2px; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.round.stack-for-small > *,
      .button-group.round.stack-for-small > * > a,
      .button-group.round.stack-for-small > * > button,
      .button-group.round.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.round.stack-for-small > *:first-child,
      .button-group.round.stack-for-small > *:first-child > a,
      .button-group.round.stack-for-small > *:first-child > button,
      .button-group.round.stack-for-small > *:first-child > .button {
        -webkit-border-bottom-left-radius: 1000px;
        -webkit-border-top-left-radius: 1000px;
        border-bottom-left-radius: 1000px;
        border-top-left-radius: 1000px; }
      .button-group.round.stack-for-small > *:last-child,
      .button-group.round.stack-for-small > *:last-child > a,
      .button-group.round.stack-for-small > *:last-child > button,
      .button-group.round.stack-for-small > *:last-child > .button {
        -webkit-border-bottom-right-radius: 1000px;
        -webkit-border-top-right-radius: 1000px;
        border-bottom-right-radius: 1000px;
        border-top-right-radius: 1000px; } }
  @media only screen and (max-width: 40em) {
    .button-group.round.stack-for-small > * {
      display: block;
      margin: 0; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0; }
      .button-group.round.stack-for-small > * > button {
        width: 100%; }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-top: 0; }
      .button-group.round.stack-for-small > *,
      .button-group.round.stack-for-small > * > a,
      .button-group.round.stack-for-small > * > button,
      .button-group.round.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.round.stack-for-small > *:first-child,
      .button-group.round.stack-for-small > *:first-child > a,
      .button-group.round.stack-for-small > *:first-child > button,
      .button-group.round.stack-for-small > *:first-child > .button {
        -webkit-top-left-radius: 0.78125rem;
        -webkit-top-right-radius: 0.78125rem;
        border-top-left-radius: 0.78125rem;
        border-top-right-radius: 0.78125rem; }
      .button-group.round.stack-for-small > *:last-child,
      .button-group.round.stack-for-small > *:last-child > a,
      .button-group.round.stack-for-small > *:last-child > button,
      .button-group.round.stack-for-small > *:last-child > .button {
        -webkit-bottom-left-radius: 0.78125rem;
        -webkit-bottom-right-radius: 0.78125rem;
        border-bottom-left-radius: 0.78125rem;
        border-bottom-right-radius: 0.78125rem; } }

.button-bar:before, .button-bar:after {
  content: " ";
  display: table; }

.button-bar:after {
  clear: both; }

.button-bar .button-group {
  float: left;
  margin-right: 0.625rem; }
  .button-bar .button-group div {
    overflow: hidden; }

/* Clearing Styles */
.clearing-thumbs, [data-clearing] {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0; }
  .clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
    content: " ";
    display: table; }
  .clearing-thumbs:after, [data-clearing]:after {
    clear: both; }
  .clearing-thumbs li, [data-clearing] li {
    float: left;
    margin-right: 10px; }
  .clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li {
    margin-right: 0; }

.clearing-blackout {
  background: #333333;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 998;
  left: 0; }
  .clearing-blackout .clearing-close {
    display: block; }

.clearing-container {
  height: 100%;
  margin: 0;
  overflow: hidden;
  position: relative;
  z-index: 998; }

.clearing-touch-label {
  color: #AAAAAA;
  font-size: .6em;
  left: 50%;
  position: absolute;
  top: 50%; }

.visible-img {
  height: 95%;
  position: relative; }
  .visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    max-height: 100%;
    max-width: 100%; }

.clearing-caption {
  background: #333333;
  bottom: 0;
  color: #CCCCCC;
  font-size: 0.875em;
  line-height: 1.3;
  margin-bottom: 0;
  padding: 10px 30px 20px;
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0; }

.clearing-close {
  color: #CCCCCC;
  display: none;
  font-size: 30px;
  line-height: 1;
  padding-left: 20px;
  padding-top: 10px;
  z-index: 999; }
  .clearing-close:hover, .clearing-close:focus {
    color: #CCCCCC; }

.clearing-assembled .clearing-container {
  height: 100%; }
  .clearing-assembled .clearing-container .carousel > ul {
    display: none; }

.clearing-feature li {
  display: none; }
  .clearing-feature li.clearing-featured-img {
    display: block; }

@media only screen and (min-width: 40.0625em) {
  .clearing-main-prev,
  .clearing-main-next {
    height: 100%;
    position: absolute;
    top: 0;
    width: 40px; }
    .clearing-main-prev > span,
    .clearing-main-next > span {
      border: solid 12px;
      display: block;
      height: 0;
      position: absolute;
      top: 50%;
      width: 0; }
      .clearing-main-prev > span:hover,
      .clearing-main-next > span:hover {
        opacity: .8; }
  .clearing-main-prev {
    left: 0; }
    .clearing-main-prev > span {
      left: 5px;
      border-color: transparent;
      border-right-color: #CCCCCC; }
  .clearing-main-next {
    right: 0; }
    .clearing-main-next > span {
      border-color: transparent;
      border-left-color: #CCCCCC; }
  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: .3; }
  .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center; }
    .clearing-assembled .clearing-container .carousel > ul {
      display: inline-block;
      z-index: 999;
      height: 100%;
      position: relative;
      float: none; }
      .clearing-assembled .clearing-container .carousel > ul li {
        clear: none;
        cursor: pointer;
        display: block;
        float: left;
        margin-right: 0;
        min-height: inherit;
        opacity: .4;
        overflow: hidden;
        padding: 0;
        position: relative;
        width: 120px; }
        .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
          height: 100%;
          max-width: none; }
        .clearing-assembled .clearing-container .carousel > ul li a.th {
          border: none;
          box-shadow: none;
          display: block; }
        .clearing-assembled .clearing-container .carousel > ul li img {
          cursor: pointer !important;
          width: 100% !important; }
        .clearing-assembled .clearing-container .carousel > ul li.visible {
          opacity: 1; }
        .clearing-assembled .clearing-container .carousel > ul li:hover {
          opacity: .8; }
  .clearing-assembled .clearing-container .visible-img {
    background: #333333;
    height: 85%;
    overflow: hidden; }
  .clearing-close {
    padding-left: 0;
    padding-top: 0;
    position: absolute;
    top: 10px;
    right: 20px; } }

.flex-video {
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 1.5625rem;
  position: relative; }
  .flex-video.widescreen {
    padding-bottom: 56.34%; }
  .flex-video.vimeo {
    padding-top: 0; }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0; }

/* Standard Forms */
form {
  margin: 0 0 1rem; }

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.5rem; }
  form .row .row .column,
  form .row .row .columns {
    padding: 0 0.5rem; }
  form .row .row.collapse {
    margin: 0; }
    form .row .row.collapse .column,
    form .row .row.collapse .columns {
      padding: 0; }
    form .row .row.collapse input {
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-top-right-radius: 0;
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }

form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5rem; }

/* Label Styles */
label {
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */ }
  label.right {
    float: none !important;
    text-align: right; }
  label.inline {
    margin: 0 0 1rem 0;
    padding: 0.5625rem 0; }
  label small {
    text-transform: capitalize;
    color: #676767; }

/* Attach elements to the beginning or end of an input */
.prefix,
.postfix {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: 2.3125rem;
  overflow: visible;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 2; }

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button {
  border: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center; }

.prefix.button {
  border: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center; }

.prefix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 7px;
  -webkit-border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
  border-top-left-radius: 7px; }

.postfix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 7px;
  -webkit-border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  border-top-right-radius: 7px; }

.prefix.button.round {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

.postfix.button.round {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333333;
  border-color: #cccccc; }

span.postfix, label.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333333;
  border-color: #cccccc; }

/* We use this to get basic styling on all basic form elements */
input:not([type]), input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  border-color: #b4b4ac;
  box-shadow: 0;
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-family: inherit;
  font-size: 0.875rem;
  height: 2.3125rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 0.15s linear, background 0.15s linear;
  -moz-transition: border-color 0.15s linear, background 0.15s linear;
  -ms-transition: border-color 0.15s linear, background 0.15s linear;
  -o-transition: border-color 0.15s linear, background 0.15s linear;
  transition: border-color 0.15s linear, background 0.15s linear; }
  input:not([type]):focus, input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
    background: #fafafa;
    border-color: #999999;
    outline: none; }
  input:not([type]):disabled, input[type="text"]:disabled, input[type="password"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="month"]:disabled, input[type="week"]:disabled, input[type="email"]:disabled, input[type="number"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="color"]:disabled, textarea:disabled {
    background-color: #DDDDDD;
    cursor: default; }
  input:not([type])[disabled], input:not([type])[readonly],
  fieldset[disabled] input:not([type]), input[type="text"][disabled], input[type="text"][readonly],
  fieldset[disabled] input[type="text"], input[type="password"][disabled], input[type="password"][readonly],
  fieldset[disabled] input[type="password"], input[type="date"][disabled], input[type="date"][readonly],
  fieldset[disabled] input[type="date"], input[type="datetime"][disabled], input[type="datetime"][readonly],
  fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], input[type="datetime-local"][readonly],
  fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], input[type="month"][readonly],
  fieldset[disabled] input[type="month"], input[type="week"][disabled], input[type="week"][readonly],
  fieldset[disabled] input[type="week"], input[type="email"][disabled], input[type="email"][readonly],
  fieldset[disabled] input[type="email"], input[type="number"][disabled], input[type="number"][readonly],
  fieldset[disabled] input[type="number"], input[type="search"][disabled], input[type="search"][readonly],
  fieldset[disabled] input[type="search"], input[type="tel"][disabled], input[type="tel"][readonly],
  fieldset[disabled] input[type="tel"], input[type="time"][disabled], input[type="time"][readonly],
  fieldset[disabled] input[type="time"], input[type="url"][disabled], input[type="url"][readonly],
  fieldset[disabled] input[type="url"], input[type="color"][disabled], input[type="color"][readonly],
  fieldset[disabled] input[type="color"], textarea[disabled], textarea[readonly],
  fieldset[disabled] textarea {
    background-color: #DDDDDD;
    cursor: default; }
  input:not([type]).radius, input[type="text"].radius, input[type="password"].radius, input[type="date"].radius, input[type="datetime"].radius, input[type="datetime-local"].radius, input[type="month"].radius, input[type="week"].radius, input[type="email"].radius, input[type="number"].radius, input[type="search"].radius, input[type="tel"].radius, input[type="time"].radius, input[type="url"].radius, input[type="color"].radius, textarea.radius {
    border-radius: 3px; }

form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select,
form .row .prefix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 7px;
  -webkit-border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  border-top-right-radius: 7px; }

form .row .prefix-radius.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 7px;
  -webkit-border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
  border-top-left-radius: 7px; }

form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select,
form .row .postfix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 7px;
  -webkit-border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
  border-top-left-radius: 7px; }

form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 7px;
  -webkit-border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  border-top-right-radius: 7px; }

form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select,
form .row .prefix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

form .row .prefix-round.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select,
form .row .postfix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

form .row .postfix-round.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0; }

/* Respect enforced amount of rows for textarea */
textarea[rows] {
  height: auto; }

/* Not allow resize out of parent */
textarea {
  max-width: 100%; }

::-webkit-input-placeholder {
  color: #666666; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #666666; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #666666; }

:-ms-input-placeholder {
  color: #666666; }

/* Add height value for select elements to match text input height */
select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: #FAFAFA;
  border-radius: 0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #b4b4ac;
  color: rgba(0, 0, 0, 0.75);
  font-family: inherit;
  font-size: 0.875rem;
  line-height: normal;
  padding: 0.5rem;
  border-radius: 0;
  height: 2.3125rem; }
  select::-ms-expand {
    display: none; }
  select.radius {
    border-radius: 3px; }
  select:focus {
    background-color: #f3f3f3;
    border-color: #999999; }
  select:disabled {
    background-color: #DDDDDD;
    cursor: default; }
  select[multiple] {
    height: auto; }

/* Adjust margin for form elements below */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1rem 0; }

input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline; }

/* Normalize file input width */
input[type="file"] {
  width: 100%; }

/* HTML5 Number spinners settings */
/* We add basic fieldset styling */
fieldset {
  border: 1px solid #DDDDDD;
  margin: 1.125rem 0;
  padding: 1.25rem; }
  fieldset legend {
    font-weight: bold;
    margin: 0;
    margin-left: -0.1875rem;
    padding: 0 0.1875rem; }

/* Error Handling */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #f04124;
  color: #FFFFFF; }

[data-abide] span.error, [data-abide] small.error {
  display: none; }

span.error, small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #f04124;
  color: #FFFFFF; }

.error input,
.error textarea,
.error select {
  margin-bottom: 0; }

.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 1rem; }

.error label,
.error label.error {
  color: #f04124; }

.error small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #f04124;
  color: #FFFFFF; }

.error > label > small {
  background: transparent;
  color: #676767;
  display: inline;
  font-size: 60%;
  font-style: normal;
  margin: 0;
  padding: 0;
  text-transform: capitalize; }

.error span.error-message {
  display: block; }

input.error,
textarea.error,
select.error {
  margin-bottom: 0; }

label.error {
  color: #f04124; }

.inline-list {
  list-style: none;
  margin-top: 0;
  margin-bottom: 1.0625rem;
  margin-left: -1.375rem;
  margin-right: 0;
  overflow: hidden;
  padding: 0; }
  .inline-list > li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 1.375rem; }
    .inline-list > li > * {
      display: block; }

.label {
  display: inline-block;
  font-family: "opensans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1;
  margin-bottom: auto;
  position: relative;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  padding: 0.25rem 0.5rem 0.25rem;
  font-size: 0.6875rem;
  background-color: #c63000;
  color: #FFFFFF; }
  .label.radius {
    border-radius: 3px; }
  .label.round {
    border-radius: 1000px; }
  .label.alert {
    background-color: #f04124;
    color: #FFFFFF; }
  .label.warning {
    background-color: #f08a24;
    color: #FFFFFF; }
  .label.success {
    background-color: #43AC6A;
    color: #FFFFFF; }
  .label.secondary {
    background-color: #555;
    color: #FFFFFF; }
  .label.info {
    background-color: #a0d3e8;
    color: #333333; }

[data-magellan-expedition], [data-magellan-expedition-clone] {
  background: #FFFFFF;
  min-width: 100%;
  padding: 10px;
  z-index: 50; }
  [data-magellan-expedition] .sub-nav, [data-magellan-expedition-clone] .sub-nav {
    margin-bottom: 0; }
    [data-magellan-expedition] .sub-nav dd, [data-magellan-expedition-clone] .sub-nav dd {
      margin-bottom: 0; }
    [data-magellan-expedition] .sub-nav a, [data-magellan-expedition-clone] .sub-nav a {
      line-height: 1.8em; }

ul.pagination {
  display: block;
  margin-left: -0.3125rem;
  min-height: 1.5rem; }
  ul.pagination li {
    color: #3c3c3c;
    font-size: 0.875rem;
    height: 1.5rem;
    margin-left: 0.3125rem; }
    ul.pagination li a, ul.pagination li button {
      border-radius: 3px;
      transition: background-color 300ms ease-out;
      background: none;
      color: #999999;
      display: block;
      font-size: 1em;
      font-weight: normal;
      line-height: inherit;
      padding: 0.0625rem 0.625rem 0.0625rem; }
    ul.pagination li:hover a,
    ul.pagination li a:focus,
    ul.pagination li:hover button,
    ul.pagination li button:focus {
      background: #e6e6e6; }
    ul.pagination li.unavailable a, ul.pagination li.unavailable button {
      cursor: default;
      color: #999999;
      pointer-events: none; }
    ul.pagination li.unavailable:hover a,
    ul.pagination li.unavailable a:focus,
    ul.pagination li.unavailable:hover button,
    ul.pagination li.unavailable button:focus {
      background: transparent; }
    ul.pagination li.current a, ul.pagination li.current button {
      background: #c63000;
      color: #FFFFFF;
      cursor: default;
      font-weight: bold; }
      ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {
        background: #c63000; }
  ul.pagination li {
    display: block;
    float: left; }

/* Pagination centred wrapper */
.pagination-centered {
  text-align: center; }
  .pagination-centered ul.pagination li {
    display: inline-block;
    float: none; }

/* Panels */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f2f2f2;
  color: #333333; }
  .panel > :first-child {
    margin-top: 0; }
  .panel > :last-child {
    margin-bottom: 0; }
  .panel h1, .panel .h1, .panel h2, .panel .h2, .panel .guild-match-item__tickets, .panel h3, .panel .h3, .panel h4, .panel .h4, .panel h5, .panel .h5, .panel h6, .panel .h6, .panel p, .panel li, .panel dl {
    color: #333333; }
  .panel h1, .panel .h1, .panel h2, .panel .h2, .panel .guild-match-item__tickets, .panel h3, .panel .h3, .panel h4, .panel .h4, .panel h5, .panel .h5, .panel h6, .panel .h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .panel h1.subheader, .panel .subheader.h1, .panel h2.subheader, .panel .subheader.h2, .panel .subheader.guild-match-item__tickets, .panel h3.subheader, .panel .subheader.h3, .panel h4.subheader, .panel .subheader.h4, .panel h5.subheader, .panel .subheader.h5, .panel h6.subheader, .panel .subheader.h6 {
      line-height: 1.4; }
  .panel.callout {
    border-style: solid;
    border-width: 1px;
    border-color: #d8d8d8;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #fff1ec;
    color: #333333; }
    .panel.callout > :first-child {
      margin-top: 0; }
    .panel.callout > :last-child {
      margin-bottom: 0; }
    .panel.callout h1, .panel.callout .h1, .panel.callout h2, .panel.callout .h2, .panel.callout .guild-match-item__tickets, .panel.callout h3, .panel.callout .h3, .panel.callout h4, .panel.callout .h4, .panel.callout h5, .panel.callout .h5, .panel.callout h6, .panel.callout .h6, .panel.callout p, .panel.callout li, .panel.callout dl {
      color: #333333; }
    .panel.callout h1, .panel.callout .h1, .panel.callout h2, .panel.callout .h2, .panel.callout .guild-match-item__tickets, .panel.callout h3, .panel.callout .h3, .panel.callout h4, .panel.callout .h4, .panel.callout h5, .panel.callout .h5, .panel.callout h6, .panel.callout .h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .panel.callout h1.subheader, .panel.callout .subheader.h1, .panel.callout h2.subheader, .panel.callout .subheader.h2, .panel.callout .subheader.guild-match-item__tickets, .panel.callout h3.subheader, .panel.callout .subheader.h3, .panel.callout h4.subheader, .panel.callout .subheader.h4, .panel.callout h5.subheader, .panel.callout .subheader.h5, .panel.callout h6.subheader, .panel.callout .subheader.h6 {
        line-height: 1.4; }
    .panel.callout a:not(.button) {
      color: #c63000; }
      .panel.callout a:not(.button):hover, .panel.callout a:not(.button):focus {
        color: #aa2900; }
  .panel.radius {
    border-radius: 3px; }

/* Pricing Tables */
.pricing-table {
  border: solid 1px #DDDDDD;
  margin-left: 0;
  margin-bottom: 1.25rem; }
  .pricing-table * {
    list-style: none;
    line-height: 1; }
  .pricing-table .title {
    background-color: #333333;
    color: #EEEEEE;
    font-family: "opensans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 1rem;
    font-weight: normal;
    padding: 0.9375rem 1.25rem;
    text-align: center; }
  .pricing-table .price {
    background-color: #F6F6F6;
    color: #333333;
    font-family: "opensans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 2rem;
    font-weight: normal;
    padding: 0.9375rem 1.25rem;
    text-align: center; }
  .pricing-table .description {
    background-color: #FFFFFF;
    border-bottom: dotted 1px #DDDDDD;
    color: #777777;
    font-size: 0.75rem;
    font-weight: normal;
    line-height: 1.4;
    padding: 0.9375rem;
    text-align: center; }
  .pricing-table .bullet-item {
    background-color: #FFFFFF;
    border-bottom: dotted 1px #DDDDDD;
    color: #333333;
    font-size: 0.875rem;
    font-weight: normal;
    padding: 0.9375rem;
    text-align: center; }
  .pricing-table .cta-button {
    background-color: #FFFFFF;
    padding: 1.25rem 1.25rem 0;
    text-align: center; }

/* Progress Bar */
.progress {
  background-color: #F6F6F6;
  border: 1px solid white;
  height: 1.5625rem;
  margin-bottom: 0.625rem;
  padding: 0.125rem; }
  .progress .meter {
    background: #c63000;
    display: block;
    height: 100%;
    float: left;
    width: 0%; }
    .progress .meter.secondary {
      background: #555;
      display: block;
      height: 100%;
      float: left;
      width: 0%; }
    .progress .meter.success {
      background: #43AC6A;
      display: block;
      height: 100%;
      float: left;
      width: 0%; }
    .progress .meter.alert {
      background: #f04124;
      display: block;
      height: 100%;
      float: left;
      width: 0%; }
  .progress.secondary .meter {
    background: #555;
    display: block;
    height: 100%;
    float: left;
    width: 0%; }
  .progress.success .meter {
    background: #43AC6A;
    display: block;
    height: 100%;
    float: left;
    width: 0%; }
  .progress.alert .meter {
    background: #f04124;
    display: block;
    height: 100%;
    float: left;
    width: 0%; }
  .progress.radius {
    border-radius: 3px; }
    .progress.radius .meter {
      border-radius: 2px; }
  .progress.round {
    border-radius: 1000px; }
    .progress.round .meter {
      border-radius: 999px; }

.range-slider {
  border: 1px solid #DDDDDD;
  margin: 1.25rem 0;
  position: relative;
  -ms-touch-action: none;
  touch-action: none;
  display: block;
  height: 1rem;
  width: 100%;
  background: #FAFAFA; }
  .range-slider.vertical-range {
    border: 1px solid #DDDDDD;
    margin: 1.25rem 0;
    position: relative;
    -ms-touch-action: none;
    touch-action: none;
    display: inline-block;
    height: 12.5rem;
    width: 1rem; }
    .range-slider.vertical-range .range-slider-handle {
      bottom: -10.5rem;
      margin-left: -0.5rem;
      margin-top: 0;
      position: absolute; }
    .range-slider.vertical-range .range-slider-active-segment {
      border-bottom-left-radius: inherit;
      border-bottom-right-radius: inherit;
      border-top-left-radius: initial;
      bottom: 0;
      height: auto;
      width: 0.875rem; }
  .range-slider.radius {
    background: #FAFAFA;
    border-radius: 3px; }
    .range-slider.radius .range-slider-handle {
      background: #c63000;
      border-radius: 3px; }
      .range-slider.radius .range-slider-handle:hover {
        background: #ae2a00; }
  .range-slider.round {
    background: #FAFAFA;
    border-radius: 1000px; }
    .range-slider.round .range-slider-handle {
      background: #c63000;
      border-radius: 1000px; }
      .range-slider.round .range-slider-handle:hover {
        background: #ae2a00; }
  .range-slider.disabled, .range-slider[disabled] {
    background: #FAFAFA;
    cursor: not-allowed;
    opacity: 0.7; }
    .range-slider.disabled .range-slider-handle, .range-slider[disabled] .range-slider-handle {
      background: #c63000;
      cursor: default;
      opacity: 0.7; }
      .range-slider.disabled .range-slider-handle:hover, .range-slider[disabled] .range-slider-handle:hover {
        background: #ae2a00; }

.range-slider-active-segment {
  background: #545454;
  border-bottom-left-radius: inherit;
  border-top-left-radius: inherit;
  display: inline-block;
  height: 0.875rem;
  position: absolute; }

.range-slider-handle {
  border: 1px solid none;
  cursor: pointer;
  display: inline-block;
  height: 1.375rem;
  position: absolute;
  top: -0.3125rem;
  width: 2rem;
  z-index: 1;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #c63000; }
  .range-slider-handle:hover {
    background: #ae2a00; }

.reveal-modal-bg {
  background: #000000;
  background: rgba(0, 0, 0, 0.45);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1004;
  left: 0; }

.reveal-modal {
  border-radius: 3px;
  display: none;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1005;
  left: 0;
  background-color: #fff;
  padding: 1.875rem;
  border: solid 1px #666666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }
  @media only screen and (max-width: 40em) {
    .reveal-modal {
      min-height: 100vh; } }
  .reveal-modal .column, .reveal-modal .columns {
    min-width: 0; }
  .reveal-modal > :first-child {
    margin-top: 0; }
  .reveal-modal > :last-child {
    margin-bottom: 0; }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal {
      left: 0;
      margin: 0 auto;
      max-width: 40rem;
      right: 0;
      width: 80%; } }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal {
      top: 6.25rem; } }
  .reveal-modal.radius {
    box-shadow: none;
    border-radius: 3px; }
  .reveal-modal.round {
    box-shadow: none;
    border-radius: 1000px; }
  .reveal-modal.collapse {
    padding: 0;
    box-shadow: none; }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal.tiny {
      left: 0;
      margin: 0 auto;
      max-width: 40rem;
      right: 0;
      width: 30%; } }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal.small {
      left: 0;
      margin: 0 auto;
      max-width: 40rem;
      right: 0;
      width: 40%; } }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal.medium {
      left: 0;
      margin: 0 auto;
      max-width: 40rem;
      right: 0;
      width: 60%; } }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal.large {
      left: 0;
      margin: 0 auto;
      max-width: 40rem;
      right: 0;
      width: 70%; } }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal.xlarge {
      left: 0;
      margin: 0 auto;
      max-width: 40rem;
      right: 0;
      width: 95%; } }
  .reveal-modal.full {
    height: 100vh;
    height: 100%;
    left: 0;
    margin-left: 0 !important;
    max-width: none !important;
    min-height: 100vh;
    top: 0; }
    @media only screen and (min-width: 40.0625em) {
      .reveal-modal.full {
        left: 0;
        margin: 0 auto;
        max-width: 40rem;
        right: 0;
        width: 100%; } }
  .reveal-modal.toback {
    z-index: 1003; }
  .reveal-modal .close-reveal-modal {
    color: #AAAAAA;
    cursor: pointer;
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 1;
    position: absolute;
    top: 0.625rem;
    right: 1.375rem; }

.side-nav {
  display: block;
  font-family: "opensans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0.875rem 0; }
  .side-nav li {
    font-size: 0.875rem;
    font-weight: normal;
    margin: 0 0 0.4375rem 0; }
    .side-nav li a:not(.button) {
      color: #c63000;
      display: block;
      margin: 0;
      padding: 0.4375rem 0.875rem; }
      .side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
        background: rgba(0, 0, 0, 0.025);
        color: #ff5a25; }
      .side-nav li a:not(.button):active {
        color: #ff5a25; }
    .side-nav li.active > a:first-child:not(.button) {
      color: #ff5a25;
      font-family: "opensans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      font-weight: normal; }
    .side-nav li.divider {
      border-top: 1px solid;
      height: 0;
      list-style: none;
      padding: 0;
      border-top-color: #e6e6e6; }
    .side-nav li.heading {
      color: #c63000;
      font-size: 0.875rem;
      font-weight: bold;
      text-transform: uppercase; }

.switch {
  border: none;
  margin-bottom: 1.5rem;
  outline: 0;
  padding: 0;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .switch label {
    background: #DDDDDD;
    color: transparent;
    cursor: pointer;
    display: block;
    margin-bottom: 1rem;
    position: relative;
    text-indent: 100%;
    width: 4rem;
    height: 2rem;
    transition: left 0.15s ease-out; }
  .switch input {
    left: 10px;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 9px; }
    .switch input + label {
      margin-left: 0;
      margin-right: 0; }
  .switch label:after {
    background: #FFFFFF;
    content: "";
    display: block;
    height: 1.5rem;
    left: .25rem;
    position: absolute;
    top: .25rem;
    width: 1.5rem;
    -webkit-transition: left 0.15s ease-out;
    -moz-transition: left 0.15s ease-out;
    -o-transition: translate3d(0, 0, 0);
    transition: left 0.15s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .switch input:checked + label {
    background: #c63000; }
  .switch input:checked + label:after {
    left: 2.25rem; }
  .switch label {
    height: 2rem;
    width: 4rem; }
  .switch label:after {
    height: 1.5rem;
    width: 1.5rem; }
  .switch input:checked + label:after {
    left: 2.25rem; }
  .switch label {
    color: transparent;
    background: #DDDDDD; }
  .switch label:after {
    background: #FFFFFF; }
  .switch input:checked + label {
    background: #c63000; }
  .switch.large label {
    height: 2.5rem;
    width: 5rem; }
  .switch.large label:after {
    height: 2rem;
    width: 2rem; }
  .switch.large input:checked + label:after {
    left: 2.75rem; }
  .switch.small label {
    height: 1.75rem;
    width: 3.5rem; }
  .switch.small label:after {
    height: 1.25rem;
    width: 1.25rem; }
  .switch.small input:checked + label:after {
    left: 2rem; }
  .switch.tiny label {
    height: 1.5rem;
    width: 3rem; }
  .switch.tiny label:after {
    height: 1rem;
    width: 1rem; }
  .switch.tiny input:checked + label:after {
    left: 1.75rem; }
  .switch.radius label {
    border-radius: 4px; }
  .switch.radius label:after {
    border-radius: 3px; }
  .switch.round {
    border-radius: 1000px; }
    .switch.round label {
      border-radius: 2rem; }
    .switch.round label:after {
      border-radius: 2rem; }

table {
  background: #FFFFFF;
  border: solid 1px #DDDDDD;
  margin-bottom: 1.25rem;
  table-layout: auto; }
  table caption {
    background: transparent;
    color: #3c3c3c;
    font-size: 1rem;
    font-weight: bold; }
  table thead {
    background: #F5F5F5; }
    table thead tr th,
    table thead tr td {
      color: #3c3c3c;
      font-size: 0.875rem;
      font-weight: bold;
      padding: 0.5rem 0.625rem 0.625rem; }
  table tfoot {
    background: #F5F5F5; }
    table tfoot tr th,
    table tfoot tr td {
      color: #3c3c3c;
      font-size: 0.875rem;
      font-weight: bold;
      padding: 0.5rem 0.625rem 0.625rem; }
  table tr th,
  table tr td {
    color: #3c3c3c;
    font-size: 0.875rem;
    padding: 0.5625rem 0.625rem;
    text-align: left; }
  table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: #F9F9F9; }
  table thead tr th,
  table tfoot tr th,
  table tfoot tr td,
  table tbody tr th,
  table tbody tr td,
  table tr td {
    display: table-cell;
    line-height: 1.125rem; }

.tabs {
  margin-bottom: 0 !important;
  margin-left: 0; }
  .tabs:before, .tabs:after {
    content: " ";
    display: table; }
  .tabs:after {
    clear: both; }
  .tabs dd,
  .tabs .tab-title {
    float: left;
    list-style: none;
    margin-bottom: 0 !important;
    position: relative; }
    .tabs dd > a,
    .tabs .tab-title > a {
      display: block;
      background-color: #EFEFEF;
      color: #3c3c3c;
      font-family: "opensans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      font-size: 1rem;
      padding: 1rem 2rem; }
      .tabs dd > a:hover,
      .tabs .tab-title > a:hover {
        background-color: #e1e1e1; }
    .tabs dd.active > a,
    .tabs .tab-title.active > a {
      background-color: #FFFFFF;
      color: #3c3c3c; }
  .tabs.radius dd:first-child a,
  .tabs.radius .tab:first-child a {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  .tabs.radius dd:last-child a,
  .tabs.radius .tab:last-child a {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .tabs.vertical dd,
  .tabs.vertical .tab-title {
    position: inherit;
    float: none;
    display: block;
    top: auto; }

.tabs-content {
  margin-bottom: 1.5rem;
  width: 100%; }
  .tabs-content:before, .tabs-content:after {
    content: " ";
    display: table; }
  .tabs-content:after {
    clear: both; }
  .tabs-content > .content {
    display: none;
    float: left;
    padding: 0.9375rem 0;
    width: 100%; }
    .tabs-content > .content.active {
      display: block;
      float: none; }
    .tabs-content > .content.contained {
      padding: 0.9375rem; }
  .tabs-content.vertical {
    display: block; }
    .tabs-content.vertical > .content {
      padding: 0 0.9375rem; }

@media only screen and (min-width: 40.0625em) {
  .tabs.vertical {
    float: left;
    margin: 0;
    margin-bottom: 1.25rem !important;
    max-width: 20%;
    width: 20%; }
  .tabs-content.vertical {
    float: left;
    margin-left: -1px;
    max-width: 80%;
    padding-left: 1rem;
    width: 80%; } }

.no-js .tabs-content > .content {
  display: block;
  float: none; }

/* Image Thumbnails */
.th {
  border: solid 4px #FFFFFF;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  display: inline-block;
  line-height: 0;
  max-width: 100%;
  transition: all 200ms ease-out; }
  .th:hover, .th:focus {
    box-shadow: 0 0 6px 1px rgba(198, 48, 0, 0.5); }
  .th.radius {
    border-radius: 3px; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

.text-justify {
  text-align: justify !important; }

@media only screen and (max-width: 40em) {
  .small-only-text-left {
    text-align: left !important; }
  .small-only-text-right {
    text-align: right !important; }
  .small-only-text-center {
    text-align: center !important; }
  .small-only-text-justify {
    text-align: justify !important; } }

@media only screen {
  .small-text-left {
    text-align: left !important; }
  .small-text-right {
    text-align: right !important; }
  .small-text-center {
    text-align: center !important; }
  .small-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .medium-only-text-left {
    text-align: left !important; }
  .medium-only-text-right {
    text-align: right !important; }
  .medium-only-text-center {
    text-align: center !important; }
  .medium-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 40.0625em) {
  .medium-text-left {
    text-align: left !important; }
  .medium-text-right {
    text-align: right !important; }
  .medium-text-center {
    text-align: center !important; }
  .medium-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 64.0625em) and (max-width: 90em) {
  .large-only-text-left {
    text-align: left !important; }
  .large-only-text-right {
    text-align: right !important; }
  .large-only-text-center {
    text-align: center !important; }
  .large-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 64.0625em) {
  .large-text-left {
    text-align: left !important; }
  .large-text-right {
    text-align: right !important; }
  .large-text-center {
    text-align: center !important; }
  .large-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 90.0625em) and (max-width: 120em) {
  .xlarge-only-text-left {
    text-align: left !important; }
  .xlarge-only-text-right {
    text-align: right !important; }
  .xlarge-only-text-center {
    text-align: center !important; }
  .xlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 90.0625em) {
  .xlarge-text-left {
    text-align: left !important; }
  .xlarge-text-right {
    text-align: right !important; }
  .xlarge-text-center {
    text-align: center !important; }
  .xlarge-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 120.0625em) and (max-width: 6249999.9375em) {
  .xxlarge-only-text-left {
    text-align: left !important; }
  .xxlarge-only-text-right {
    text-align: right !important; }
  .xxlarge-only-text-center {
    text-align: center !important; }
  .xxlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 120.0625em) {
  .xxlarge-text-left {
    text-align: left !important; }
  .xxlarge-text-right {
    text-align: right !important; }
  .xxlarge-text-center {
    text-align: center !important; }
  .xxlarge-text-justify {
    text-align: justify !important; } }

/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
.h1,
h2,
.h2,
.guild-match-item__tickets,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

/* Default Link Styles */
a {
  color: #c63000;
  line-height: inherit;
  text-decoration: none; }
  a:hover, a:focus {
    color: #aa2900; }
  a img {
    border: none; }

/* Default paragraph styles */
p {
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility; }
  p.lead {
    font-size: 1.21875rem;
    line-height: 1.6; }
  p aside {
    font-size: 0.875rem;
    font-style: italic;
    line-height: 1.35; }

/* Default header styles */
h1, .h1, h2, .h2, .guild-match-item__tickets, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  color: #3c3c3c;
  font-family: "opensans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
  text-rendering: optimizeLegibility; }
  h1 small, .h1 small, h2 small, .h2 small, .guild-match-item__tickets small, h3 small, .h3 small, h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small {
    color: gray;
    font-size: 75%;
    line-height: 0; }

h1, .h1 {
  font-size: 3rem; }

h2, .h2, .guild-match-item__tickets {
  font-size: 1.875rem; }

h3, .h3 {
  font-size: 0.9375rem; }

h4, .h4 {
  font-size: 0.6875rem; }

h5, .h5 {
  font-size: 1rem; }

h6, .h6 {
  font-size: 1rem; }

.subheader {
  line-height: 1.4;
  color: gray;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem; }

hr {
  border: solid #b4b4ac;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 1.25rem 0 1.1875rem; }

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 75%;
  line-height: inherit; }

code {
  background-color: #cccccc;
  border-color: #b8b8b8;
  border-style: solid;
  border-width: 1px;
  color: #333333;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  padding: 0.125rem 0.3125rem 0.0625rem; }

/* Lists */
ul,
ol,
dl {
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.6;
  list-style-position: outside;
  margin-bottom: 1.25rem; }

ul {
  margin-left: 1.1rem; }

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }

ul.square {
  list-style-type: square;
  margin-left: 1.1rem; }

ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem; }

ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem; }

/* Ordered Lists */
ol {
  margin-left: 1.4rem; }
  ol li ul,
  ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0; }

.no-bullet {
  list-style-type: none;
  margin-left: 0; }
  .no-bullet li ul,
  .no-bullet li ol {
    margin-left: 1.25rem;
    margin-bottom: 0;
    list-style: none; }

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }

dl dd {
  margin-bottom: 0.75rem; }

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  cursor: help; }

abbr {
  text-transform: none; }
  abbr[title] {
    border-bottom: 1px dotted #DDDDDD; }

/* Blockquotes */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #DDDDDD; }
  blockquote cite {
    display: block;
    font-size: 0.8125rem;
    color: dimgray; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a,
    blockquote cite a:visited {
      color: dimgray; }

blockquote,
blockquote p {
  line-height: 1.6;
  color: gray; }

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.625rem 0.75rem; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: bold;
    font-size: 0.9375rem; }

.vevent .summary {
  font-weight: bold; }

.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem; }

@media only screen and (min-width: 40.0625em) {
  h1, .h1, h2, .h2, .guild-match-item__tickets, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    line-height: 1.4; }
  h1, .h1 {
    font-size: 3.625rem; }
  h2, .h2, .guild-match-item__tickets {
    font-size: 2.5rem; }
  h3, .h3 {
    font-size: 1.25rem; }
  h4, .h4 {
    font-size: 1rem; }
  h5, .h5 {
    font-size: 1rem; }
  h6, .h6 {
    font-size: 1rem; } }

/*
       * Print styles.
       *
       * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
       * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
      */
@media print {
  * {
    background: transparent !important;
    color: #000000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.34in; }
  p,
  h2,
  .h2,
  .guild-match-item__tickets,
  h3,
  .h3 {
    orphans: 3;
    widows: 3; }
  h2, .h2, .guild-match-item__tickets,
  h3,
  .h3 {
    page-break-after: avoid; } }

/* small displays */
@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* medium displays */
@media only screen and (min-width: 40.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* large displays */
@media only screen and (min-width: 64.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* xlarge displays */
@media only screen and (min-width: 90.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* xxlarge displays */
@media only screen and (min-width: 120.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important; }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table !important; }

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important; }

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important; }

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important; }

td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important; }

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important; }
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important; }
  /* Specific visibility for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table !important; }
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important; }
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important; }
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important; }
  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important; } }

@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important; }
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important; }
  /* Specific visibility for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table !important; }
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important; }
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important; }
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important; }
  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important; } }

/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important; }

.hide-for-touch {
  display: inherit !important; }

.touch .show-for-touch {
  display: inherit !important; }

.touch .hide-for-touch {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-touch {
  display: table !important; }

.touch table.show-for-touch {
  display: table !important; }

thead.hide-for-touch {
  display: table-header-group !important; }

.touch thead.show-for-touch {
  display: table-header-group !important; }

tbody.hide-for-touch {
  display: table-row-group !important; }

.touch tbody.show-for-touch {
  display: table-row-group !important; }

tr.hide-for-touch {
  display: table-row !important; }

.touch tr.show-for-touch {
  display: table-row !important; }

td.hide-for-touch {
  display: table-cell !important; }

.touch td.show-for-touch {
  display: table-cell !important; }

th.hide-for-touch {
  display: table-cell !important; }

.touch th.show-for-touch {
  display: table-cell !important; }

/* Screen reader-specific classes */
.show-for-sr {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }

.show-on-focus {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }
  .show-on-focus:focus, .show-on-focus:active {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

/* Print visibility */
.print-only,
.show-for-print {
  display: none !important; }

@media print {
  .print-only,
  .show-for-print {
    display: block !important; }
  .hide-on-print,
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; } }

body {
  background: #3c3c3c; }

.text-uppercase {
  text-transform: uppercase; }

.text-small {
  font-size: 75%; }

.text-serif {
  font-family: "lora", Georgia, Cambria, "Times New Roman", Times, serif; }

label.inline {
  margin-bottom: 0; }

.clickable {
  cursor: pointer; }

.unclickable {
  cursor: default; }

.unbreakable {
  white-space: nowrap; }

.margin-auto {
  margin-left: auto !important;
  margin-right: auto !important; }

hr {
  margin: 0 0 1.1875rem 0; }

.row--full {
  max-width: 100%;
  overflow: hidden; }

.paginator__page-numbers a {
  margin: 0px 5px; }

.paginator__page-numbers .paginator--active {
  color: #333; }

.flex-video--with-controls {
  overflow: visible; }

#pwd_meter {
  margin: -14px 0 6px 2px;
  font-size: 10px; }

.pw-strength__text {
  display: none; }

.pw-strength.pw-strength--weak .pw-strength__text--weak {
  display: inline-block; }

.pw-strength.pw-strength--good .pw-strength__text--good {
  display: inline-block; }

.pw-strength.pw-strength--strong .pw-strength__text--strong {
  display: inline-block; }

.pw-strength.pw-strength--superstrong .pw-strength__text--superstrong {
  display: inline-block; }

#pwd_bar {
  height: 8px;
  margin: 0 0 2px 0;
  padding: 0;
  transition: width 0.4s; }

@font-face {
  font-family: 'opensans';
  src: url("/assets/fonts/opensans/opensans-regular-webfont.eot");
  src: url("/assets/fonts/opensans/opensans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/opensans/opensans-regular-webfont.woff2") format("woff2"), url("/assets/fonts/opensans/opensans-regular-webfont.woff") format("woff"), url("/assets/fonts/opensans/opensans-regular-webfont.ttf") format("truetype"), url("/assets/fonts/opensans/opensans-regular-webfont.svg#open_sansbold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'opensans';
  src: url("/assets/fonts/opensans/opensans-bold-webfont.eot");
  src: url("/assets/fonts/opensans/opensans-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/opensans/opensans-bold-webfont.woff2") format("woff2"), url("/assets/fonts/opensans/opensans-bold-webfont.woff") format("woff"), url("/assets/fonts/opensans/opensans-bold-webfont.ttf") format("truetype"), url("/assets/fonts/opensans/opensans-bold-webfont.svg#open_sansbold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'lora';
  src: url("/assets/fonts/lora/lora-regular-webfont.eot");
  src: url("/assets/fonts/lora/lora-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/lora/lora-regular-webfont.woff2") format("woff2"), url("/assets/fonts/lora/lora-regular-webfont.woff") format("woff"), url("/assets/fonts/lora/lora-regular-webfont.ttf") format("truetype"), url("/assets/fonts/lora/lora-regular-webfont.svg#open_sansbold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'lora';
  src: url("/assets/fonts/lora/lora-bold-webfont.eot");
  src: url("/assets/fonts/lora/lora-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/lora/lora-bold-webfont.woff2") format("woff2"), url("/assets/fonts/lora/lora-bold-webfont.woff") format("woff"), url("/assets/fonts/lora/lora-bold-webfont.ttf") format("truetype"), url("/assets/fonts/lora/lora-bold-webfont.svg#open_sansbold") format("svg");
  font-weight: bold;
  font-style: normal; }

h1, .h1, .h1 {
  line-height: 1.1; }
  .content__body h1, .content__body .h1, .content__body .h1 {
    margin: 0.5em 0; }
  @media only screen and (max-width: 40em) {
    h1, .h1, .h1 {
      font-size: 2.5rem; } }

@media only screen and (max-width: 40em) {
  h2, .h2, .guild-match-item__tickets, .h2, .guild-match-item__tickets {
    font-size: 1.25rem; } }

.headline-more-link {
  display: block;
  margin-top: -12px; }
  @media only screen and (min-width: 64.0625em) {
    .headline-more-link {
      display: inline-block;
      margin-top: 12px; } }

p {
  font-size: 0.875rem;
  margin-bottom: 0.875rem; }
  @media only screen and (min-width: 40.0625em) {
    p {
      margin-bottom: 1.25rem; } }

ul {
  font-size: 0.875rem; }

.nav {
  padding: 0;
  font-family: "lora", Georgia, Cambria, "Times New Roman", Times, serif; }

.sticky.fixed .nav.top-bar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000; }

@media only screen and (min-width: 0) and (max-width: 64em) {
  .header-content {
    margin-top: 3.625rem;
    padding: 7.5rem 0 0.9375rem 0;
    text-align: center;
    background: #441003 url("/assets/images/header/header-content--mobile-final-beta.jpg?ubebac172") 50% 50%;
    background-size: cover; }
  .header-content--lore {
    padding-top: 2rem;
    background: #441003 url("/assets/images/header/header-content--lore.jpg?ubebac172") left top;
    background-size: cover; }
  .header-content--updates {
    padding-top: 2rem;
    background: #441003 url("/assets/images/header/header-content--updates.jpg?ubebac172") left top;
    background-size: cover;
    background-position: center center; }
  .header-logo {
    max-width: 13.4375rem; }
  .nav {
    position: fixed;
    top: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    max-height: 3.375rem;
    overflow: hidden;
    transition: max-height 0.8s ease-in-out;
    -webkit-overflow-scrolling: touch;
    z-index: 1000; }
  .nav--visible {
    max-height: 100%;
    overflow: auto; }
  .mobile-nav {
    position: fixed;
    top: 0;
    width: 100%;
    height: 3.375rem;
    padding: 0 0.75rem;
    background: #441003 url("/assets/images/header/mobile-nav.jpg?ubebac172") bottom left;
    background-size: contain; }
  .nav-home {
    display: inline-block;
    width: 2.1875rem;
    line-height: 3.375rem; }
    .nav-home img {
      width: 100%; }
  .burger-bar {
    display: block;
    width: 22px;
    height: 3px;
    background-color: #ffc689;
    margin: 0 0 4px 0;
    opacity: 1;
    transition: all 0.2s; }
  .nav-toggle {
    float: right;
    padding-top: 1.25rem; }
    .nav-toggle.nav-toggle--toggled .burger-bar:first-of-type {
      -webkit-transform: translate(0, 7px) rotate(-45deg);
      -ms-transform: translate(0, 7px) rotate(-45deg);
      -o-transform: translate(0, 7px) rotate(-45deg);
      transform: translate(0, 7px) rotate(-45deg); }
    .nav-toggle.nav-toggle--toggled .burger-bar:nth-of-type(2) {
      opacity: 0; }
    .nav-toggle.nav-toggle--toggled .burger-bar:last-of-type {
      -webkit-transform: translate(0, -7px) rotate(45deg);
      -ms-transform: translate(0, -7px) rotate(45deg);
      -o-transform: translate(0, -7px) rotate(45deg);
      transform: translate(0, -7px) rotate(45deg); }
  .arrow-down {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #ffc689; }
  .subnav-toggle {
    float: right;
    padding-top: 1.5625rem;
    padding-right: 0.625rem; }
    .subnav-toggle.subnav-toggle--toggled {
      -webkit-transform: rotateX(180deg);
      -ms-transform: rotateX(180deg);
      -o-transform: rotateX(180deg);
      transform: rotateX(180deg); }
  .nav-wrapper {
    background: #441003 url("/assets/images/header/nav-wrapper.png?ubebac172");
    min-height: 100%; }
  .main-nav__menu,
  .main-nav__sub-menu,
  .meta-nav__menu,
  .meta-nav__sub-menu {
    padding: 0;
    margin: 0;
    list-style: none; }
  .main-nav__menu {
    padding-top: 3.375rem; }
  .main-nav__sub-menu,
  .meta-nav__sub-menu {
    padding: 0.375rem 0; }
  .main-nav__item,
  .meta-nav__item {
    border-top: 1px solid #701604;
    margin-bottom: -1px; }
  .main-nav__item-link,
  .main-nav__sub-item-link,
  .meta-nav__item-link,
  .meta-nav__sub-item-link {
    display: block;
    text-transform: uppercase; }
  .main-nav__item-link,
  .meta-nav__item-link {
    color: #ffc689;
    padding: 0.75rem;
    border-bottom: 1px solid #701604; }
    .main-nav__item-link:hover,
    .meta-nav__item-link:hover {
      color: #ffdfbc; }
  .main-nav__sub-item-link,
  .meta-nav__sub-item-link {
    color: #fad6af;
    padding: 0.375rem;
    padding-left: 2.8125rem; }
    .main-nav__sub-item-link:hover,
    .meta-nav__sub-item-link:hover {
      color: #fdefdf; } }

@media only screen and (min-width: 40.0625em) {
  .header-content {
    padding: 3rem 0 1rem 0;
    text-align: center;
    background-size: cover;
    position: relative; }
  .header-content--lore {
    padding: 10vh 0;
    background: #441003 url("/assets/images/header/header-content--lore.jpg?ubebac172") left 30%;
    background-size: cover;
    min-height: 60vh; }
  .header-content--updates {
    padding: 10vh 0;
    background: #441003 url("/assets/images/header/header-content--updates.jpg?ubebac172") left 30%;
    background-size: cover;
    min-height: 50vh;
    background-position: center center; }
  .header-logo {
    max-width: 17.875rem;
    -webkit-filter: drop-shadow(0 0 40px rgba(0, 0, 0, 0.64)); } }

@media only screen and (min-width: 64.0625em) {
  .header-content {
    z-index: 999;
    background: #441003 url("/assets/images/header/header-content--final-beta.jpg?ubebac172") 50% 50% no-repeat;
    background-size: cover; }
  .header-content--lore {
    background: #441003 url("/assets/images/header/header-content--lore.jpg?ubebac172") left 30% no-repeat;
    background-size: cover; }
  .header-content--updates {
    background: #441003 url("/assets/images/header/header-content--updates.jpg?ubebac172") left 30% no-repeat;
    background-size: cover; }
  .main-nav {
    position: relative;
    z-index: 1005;
    height: 68px;
    background: #441003 url("/assets/images/header/main-nav.png?ubebac172") top left;
    box-shadow: 0 1px 7px #000; }
  .main-nav__menu,
  .main-nav__sub-menu,
  .meta-nav__menu,
  .meta-nav__sub-menu {
    padding: 0;
    margin: 0;
    list-style: none; }
  .main-nav__menu {
    position: relative;
    display: table;
    max-width: 67.5rem;
    width: 100%;
    margin: 0 auto; }
  .main-nav__item {
    height: 68px;
    padding: 0.8125rem 0 0.5625rem;
    display: table-cell;
    vertical-align: middle;
    cursor: pointer; }
    .main-nav__item.main-nav__item--active, .main-nav__item:hover {
      background: url("/assets/images/header/main-nav__item-before.png?ubebac172") bottom left no-repeat, url("/assets/images/header/main-nav__item-after.png?ubebac172") bottom right no-repeat, url("/assets/images/header/main-nav__item.png?ubebac172") top right no-repeat; }
      .main-nav__item.main-nav__item--active .main-nav__sub-menu, .main-nav__item:hover .main-nav__sub-menu {
        display: block; }
      .main-nav__item.main-nav__item--active .main-nav__item-link, .main-nav__item:hover .main-nav__item-link {
        color: #ffdfbc; }
    .main-nav__item:last-child .main-nav__sub-menu {
      right: 0; }
  .main-nav__item-link {
    display: block;
    color: #ffc689;
    padding: 0 1.25rem;
    text-transform: uppercase;
    font-size: 0.75rem;
    line-height: 1rem;
    text-align: center; }
  .nav-home img {
    min-width: 1.6875rem;
    max-width: 1.6875rem; }
  .main-nav__sub-menu {
    display: none;
    position: absolute !important;
    top: 100%;
    min-height: 2.375rem;
    background: #441003 url("/assets/images/header/nav-wrapper.png?ubebac172"); }
  .main-nav__sub-item {
    display: block;
    float: left; }
  .main-nav__sub-item--active .main-nav__sub-item-link {
    color: #fdefdf;
    background: url("/assets/images/header/main-nav__item-before.png?ubebac172") center left no-repeat, url("/assets/images/header/main-nav__item-after.png?ubebac172") center right no-repeat, #701604; }
  .main-nav__sub-item-link {
    display: block;
    float: left;
    font-size: 0.75rem;
    line-height: 2.375rem;
    color: #fad6af;
    padding: 0 1.25rem; }
    .main-nav__sub-item-link:hover {
      color: #fdefdf; }
  .meta-nav {
    position: absolute;
    top: 0;
    left: 50%;
    max-width: 67.5rem;
    width: 100%;
    margin-left: -33.75rem;
    z-index: 1000; }
  .meta-nav__menu {
    float: right;
    height: 2.5rem;
    background: #441003;
    border-radius: 0 0 0.4375rem 0.4375rem; }
  .meta-nav__item {
    position: relative;
    display: block;
    float: left; }
    .meta-nav__item:hover .meta-nav__sub-menu {
      display: block; }
  .meta-nav__item-link {
    display: block;
    float: left;
    font-size: 0.6875rem;
    line-height: 2.5rem;
    color: #fad6af;
    padding: 0 0.9375rem;
    text-transform: uppercase; }
    .meta-nav__item-link:hover {
      color: #fdefdf; }
  .meta-nav__sub-menu {
    display: none;
    position: absolute !important;
    top: 2.0625rem;
    left: 0;
    padding-bottom: 0.4375rem;
    background: #441003;
    min-width: 100%;
    border-radius: 0 0 0.4375rem 0.4375rem; }
  .meta-nav__sub-menu--pull-right {
    left: auto;
    right: 0; }
  .meta-nav__sub-item-link {
    white-space: nowrap;
    font-size: 0.6875rem;
    line-height: 1.5rem;
    color: #fad6af;
    padding: 0 0.9375rem;
    text-transform: uppercase; }
    .meta-nav__sub-item-link:hover {
      color: #fdefdf; } }

.header-content__headline {
  color: #fff;
  text-shadow: 0 1px 8px rgba(0, 0, 0, 0.65);
  margin: 15px 0px;
  font-size: 36px; }

.header-content__sub-headline {
  color: #fff;
  text-shadow: 0 1px 8px rgba(0, 0, 0, 0.65);
  margin: 15px 0 8px 0; }

.header-content__text {
  color: #fff;
  text-shadow: 0 1px 8px rgba(0, 0, 0, 0.65);
  margin: -4px 0 30px 0px;
  font-size: 12px; }

@media only screen and (min-width: 40.0625em) {
  .header-content__headline {
    margin: 8px 0 0 0;
    font-size: 72px; }
  .header-content__sub-headline {
    margin: 8px 0 0 0;
    font-size: 36px; }
  .header-content__text {
    margin: 0 0 16px 0; } }

@media only screen and (min-width: 64.0625em) {
  .header-content__headline {
    margin: 8px 0 0 0;
    font-size: 80px; }
  .header-content__sub-headline {
    margin: 8px 0 0 0;
    font-size: 36px; }
  .header-content__text {
    margin: 0 0 16px 0;
    font-size: 12px; } }

@media only screen and (min-width: 64.0625em) {
  .main-nav__item-link {
    padding: 0 2.1875rem; }
    .fr .main-nav__item-link,
    .ru .main-nav__item-link {
      padding: 0 1.8125rem; }
  .header-content--home {
    position: relative;
    padding: 0;
    overflow: hidden;
    max-height: 80vh; }
    .header-content--home .header-logo {
      max-width: 23.125rem;
      max-height: 26vh; }
  .header-content__bg-video {
    width: 100%;
    z-index: 0; }
    .header-content__bg-video img.bg-fullscreen, .header-content__bg-video video {
      display: block;
      width: 100%;
      height: auto;
      margin: -10.625rem auto 0 auto; }
  .header-content__inner {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%; } }

.header-logo--checkout {
  width: 200px;
  -webkit-filter: drop-shadow(0 0 0 transparent);
  margin: -20px 0 30px 0; }

.header-video {
  cursor: pointer; }
  @media only screen and (min-width: 40.0625em) {
    .header-video {
      position: absolute;
      top: 418px;
      zoom: 0.5; }
      .header-video--left {
        left: 20px; }
      .header-video--right {
        right: 20px; } }
  @media only screen and (min-width: 64.0625em) {
    .header-video {
      top: auto;
      bottom: 180px;
      zoom: 0.8; }
      .header-video--left {
        left: auto;
        margin-left: -595px; }
      .header-video--right {
        right: auto;
        margin-left: 280px; } }
  @media only screen and (min-width: 90.0625em) {
    .header-video {
      zoom: 1;
      bottom: 136px; } }

.lore-content {
  min-height: 120px;
  display: table;
  width: 100%;
  text-transform: uppercase;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), 0 0 10px #000, 0 0 50px #000; }
  @media only screen and (min-width: 64.0625em) {
    .lore-content {
      min-height: 160px; } }

.lore-content--lore {
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), 0 0 10px rgba(0, 0, 0, 0.3), 0 0 50px #000; }

.lore-content__headline {
  color: #fff !important;
  font-size: 30px; }
  @media only screen and (min-width: 64.0625em) {
    .lore-content__headline {
      font-size: 48px; } }

.lore-content__headline--lore {
  display: table-cell;
  vertical-align: middle; }
  @media only screen and (min-width: 40.0625em) {
    .lore-content__headline--lore {
      margin: 11px 0 29px 0; } }
  @media only screen and (min-width: 64.0625em) {
    .lore-content__headline--lore {
      margin: 33px 0 39px 0;
      font-size: 52px; } }

.lore-content__subheadline {
  color: #fff !important;
  font-size: 16px; }
  @media only screen and (min-width: 64.0625em) {
    .lore-content__subheadline {
      font-size: 32px; } }

.lore-content__text {
  color: #fff !important;
  font-size: 14px; }
  @media only screen and (min-width: 64.0625em) {
    .lore-content__text {
      font-size: 20px; } }

#countdown {
  color: #fff;
  text-shadow: 0 1px 8px rgba(0, 0, 0, 0.65); }

.content-container {
  background: #dbdad2 url("/assets/images/content/content.jpg?ubebac172");
  box-shadow: inset 0 0 120px rgba(102, 81, 35, 0.28);
  min-height: 600px; }

.content__body {
  padding: 2.5rem 0; }

.news-list {
  list-style: none;
  margin: 0;
  padding: 0; }

.news-list__item {
  margin-bottom: 1rem; }

.news-list__link {
  color: #3c3c3c;
  text-decoration: underline; }
  .news-list__link:hover {
    text-decoration: none; }

.news-list__meta {
  color: #777;
  font-size: 87.5%;
  text-transform: uppercase; }

.table--founders-packs,
.table--founders-packs-detail {
  background: transparent !important;
  border: 0;
  width: 100%; }
  .table--founders-packs thead, .table--founders-packs tbody, .table--founders-packs tfoot, .table--founders-packs th, .table--founders-packs tr, .table--founders-packs td,
  .table--founders-packs-detail thead,
  .table--founders-packs-detail tbody,
  .table--founders-packs-detail tfoot,
  .table--founders-packs-detail th,
  .table--founders-packs-detail tr,
  .table--founders-packs-detail td {
    background: transparent !important;
    border: 0; }
  .table--founders-packs th,
  .table--founders-packs-detail th {
    padding: 0 0.625rem 0.625rem 0;
    color: #e4e1cf; }
  .table--founders-packs td,
  .table--founders-packs-detail td {
    padding: 0 0 0.625rem 0;
    color: #e4e1cf;
    height: 100px; }
  .table--founders-packs img,
  .table--founders-packs-detail img {
    zoom: 0.5; }
    @media only screen and (min-width: 40.0625em) {
      .table--founders-packs img,
      .table--founders-packs-detail img {
        zoom: 1; } }

.table--founders-packs-detail th {
  width: 33%;
  padding: 0 0 0.625rem 0; }

.table--founders-packs-detail td {
  padding: 0 0 0.625rem 0; }

.table--founders-packs-detail img {
  zoom: 1; }

.table--founders-packs img {
  width: 100%; }

.table--founders-packs-comparison {
  border-spacing: 0.5rem 0; }
  .table--founders-packs-comparison th,
  .table--founders-packs-comparison td {
    padding: 0.5625rem 0.625rem; }
    .table--founders-packs-comparison th:not(:first-child),
    .table--founders-packs-comparison td:not(:first-child) {
      border-left: 1px solid rgba(0, 0, 0, 0.07);
      text-align: center; }
    @media only screen and (min-width: 40.0625em) {
      .table--founders-packs-comparison th.founders-packs-comparison__checkbox,
      .table--founders-packs-comparison td.founders-packs-comparison__checkbox {
        position: relative;
        background: #bebcb2 !important;
        border: 0 !important; }
        .table--founders-packs-comparison th.founders-packs-comparison__checkbox:after,
        .table--founders-packs-comparison td.founders-packs-comparison__checkbox:after {
          content: '';
          display: block;
          position: absolute;
          bottom: 0;
          left: 0.625rem;
          right: 0.625rem;
          height: 1px;
          background: rgba(255, 255, 255, 0.2); }
        .table--founders-packs-comparison th.founders-packs-comparison__checkbox .button,
        .table--founders-packs-comparison td.founders-packs-comparison__checkbox .button {
          margin: 0; } }
    .table--founders-packs-comparison th.founders-packs-comparison__item-description,
    .table--founders-packs-comparison td.founders-packs-comparison__item-description {
      width: 50%; }
      .table--founders-packs-comparison th.founders-packs-comparison__item-description p,
      .table--founders-packs-comparison td.founders-packs-comparison__item-description p {
        margin-bottom: 0; }
  .table--founders-packs-comparison tfoot td.founders-packs-comparison__checkbox:after {
    display: none; }
  .table--founders-packs-comparison th, .table--founders-packs-comparison td, .table--founders-packs-comparison p {
    font-size: 12px;
    height: auto;
    color: #3c3c3c; }

.table--founders-packs-comparison-detail {
  background: transparent !important;
  border: 0 !important;
  margin: 0 !important; }
  .table--founders-packs-comparison-detail th {
    width: 100px;
    padding: 10px; }
  .table--founders-packs-comparison-detail td {
    padding: 0;
    border: 0 !important;
    text-align: left !important; }
  .table--founders-packs-comparison-detail img {
    width: 80px; }

.founders-packs-comparison__pack {
  width: 150px;
  text-align: center;
  padding: 0 !important;
  border: 0 !important; }
  .founders-packs-comparison__pack img {
    position: relative;
    z-index: 3; }

th.founders-packs-comparison__pack {
  background: rgba(190, 188, 178, 0.5) !important; }

.founders-packs-comparison__pack-content {
  position: relative;
  z-index: 1;
  width: 66%;
  margin: -1.5625rem auto -1rem auto;
  padding: 0.9375rem 0 0.5rem 0;
  background: transparent url("/assets/images/founders-packs/pack_bg.png?ubebac172") no-repeat center bottom;
  background-size: cover;
  -webkit-filter: drop-shadow(0 0 1px black); }

@media only screen and (max-width: 40em) {
  .table--founders-packs-comparison {
    display: block;
    width: calc(100% + 20px);
    margin: 0 -10px; }
    .table--founders-packs-comparison h3, .table--founders-packs-comparison .h3, .table--founders-packs-comparison .h3 {
      font-size: 1.25rem; }
    .table--founders-packs-comparison h4, .table--founders-packs-comparison .h4, .table--founders-packs-comparison .h4 {
      font-size: 1rem; }
    .table--founders-packs-comparison h5, .table--founders-packs-comparison .h5, .table--founders-packs-comparison .h5 {
      font-size: 0.6875rem; }
    .table--founders-packs-comparison thead,
    .table--founders-packs-comparison tbody {
      display: block; }
    .table--founders-packs-comparison tfoot,
    .table--founders-packs-comparison tfoot tr {
      display: block;
      width: 100%; }
      .table--founders-packs-comparison tfoot .button,
      .table--founders-packs-comparison tfoot tr .button {
        margin: 0; }
  .founders-packs-comparison__item-description {
    display: block;
    width: 100% !important;
    border: 1px solid rgba(0, 0, 0, 0.07) !important;
    margin-top: 16px; }
    .founders-packs-comparison__item-description .table--founders-packs-comparison-detail {
      margin: 0; }
      .founders-packs-comparison__item-description .table--founders-packs-comparison-detail th {
        text-align: center;
        width: 33%;
        padding: 0 10px 0 0; }
        .founders-packs-comparison__item-description .table--founders-packs-comparison-detail th img {
          width: 100%; }
  .founders-packs-comparison__item-description--tfoot {
    border: 0 !important; }
  .founders-packs-comparison__checkbox {
    display: block;
    width: 33.3333%;
    float: left;
    border: 1px solid rgba(0, 0, 0, 0.07) !important; }
  .founders-packs-comparison__checkbox--footer-button {
    padding: 24px 0 0 0 !important;
    border: 0 !important; }
  .founders-packs-comparison__item {
    display: none; }
  .founders-packs-comparison__pack-content {
    margin-bottom: 0;
    padding-bottom: 0.1rem; } }

.table, .news__body table {
  background-color: transparent !important;
  border-collapse: collapse; }
  .table tr, .news__body table tr {
    background-color: transparent !important; }
  .table td, .news__body table td {
    border: 1px solid #a19e91;
    text-align: center; }
  .table th, .news__body table th {
    text-align: center;
    background-color: rgba(110, 108, 95, 0.63);
    border: 1px solid #b4b4ac; }
  .table.albion-referral-bonus-table, .news__body table.albion-referral-bonus-table {
    width: 100%; }
    .table.albion-referral-bonus-table img, .news__body table.albion-referral-bonus-table img {
      width: 60px;
      height: 60px; }
  .table.albion-referrals-table, .news__body table.albion-referrals-table {
    width: 100%; }
    .table.albion-referrals-table td:first-of-type, .news__body table.albion-referrals-table td:first-of-type {
      text-align: left; }
  .table.albion-referrals-statistics-table, .news__body table.albion-referrals-statistics-table, .table.albion-referral-tiers-earn-table, .news__body table.albion-referral-tiers-earn-table {
    width: 100%; }
  .table.albion-referrals-material-table, .news__body table.albion-referrals-material-table {
    width: 100%; }
    .table.albion-referrals-material-table .albion-referral-material-banner, .news__body table.albion-referrals-material-table .albion-referral-material-banner {
      border: none;
      background-color: transparent;
      position: relative; }
      .table.albion-referrals-material-table .albion-referral-material-banner img, .news__body table.albion-referrals-material-table .albion-referral-material-banner img {
        max-width: 100px;
        max-height: 100px; }
      .table.albion-referrals-material-table .albion-referral-material-banner .albion-expanded-banner, .news__body table.albion-referrals-material-table .albion-referral-material-banner .albion-expanded-banner {
        position: absolute;
        max-width: initial;
        max-height: initial;
        bottom: 50%;
        left: 50%;
        display: none;
        z-index: 9999; }
      .table.albion-referrals-material-table .albion-referral-material-banner:hover .albion-expanded-banner, .news__body table.albion-referrals-material-table .albion-referral-material-banner:hover .albion-expanded-banner {
        display: block; }
      .table.albion-referrals-material-table .albion-referral-material-banner.selected, .news__body table.albion-referrals-material-table .albion-referral-material-banner.selected {
        border: 1px solid black;
        background-color: #bdb6ab; }
    .table.albion-referrals-material-table .albion-referral-material-code-container, .news__body table.albion-referrals-material-table .albion-referral-material-code-container {
      border-top: none !important; }
    .table.albion-referrals-material-table .albion-referral-material-code, .news__body table.albion-referrals-material-table .albion-referral-material-code {
      width: 100%;
      background-color: #ffffff !important; }

@media only screen and (min-width: 64.0625em) {
  .table--full-width {
    width: 100%; } }

.tabs {
  margin: 0 0 20px 0;
  position: relative;
  z-index: 2; }
  @media only screen and (max-width: 40em) {
    .tabs dd,
    .tabs .tab-title {
      display: block;
      width: 100%; } }
  .tabs dd > a,
  .tabs .tab-title > a {
    position: relative;
    background-color: #dfdcd3;
    border: 1px solid #8e8e8e;
    padding: 0 16px;
    height: 40px;
    line-height: 40px;
    margin: 4px 0;
    display: block;
    outline: 0; }
    .tabs dd > a img,
    .tabs .tab-title > a img {
      display: none; }
    .tabs dd > a span,
    .tabs .tab-title > a span {
      display: inline-block; }
    @media only screen and (min-width: 40.0625em) {
      .tabs dd > a,
      .tabs .tab-title > a {
        height: 75px;
        line-height: 75px;
        margin: 8px 20px;
        text-align: center; }
        .tabs dd > a img,
        .tabs .tab-title > a img {
          display: inline-block; }
        .tabs dd > a span,
        .tabs .tab-title > a span {
          display: none; } }
    .tabs dd > a:hover,
    .tabs .tab-title > a:hover {
      background-color: #fff; }
  @media only screen and (min-width: 40.0625em) {
    .tabs dd.active a:before,
    .tabs .tab-title.active a:before {
      content: "";
      position: absolute;
      left: calc(100% + 12px);
      top: 50%;
      width: 16px;
      height: 16px;
      pointer-events: none;
      margin-top: -8px;
      background-color: #bfbcb3;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
      box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.1); } }

.tabs-content {
  position: relative;
  z-index: 1;
  background-color: #bfbcb3;
  padding: 8px;
  margin: 0;
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.2); }
  @media only screen and (min-width: 40.0625em) {
    .tabs-content {
      padding: 10px; } }
  @media only screen and (min-width: 64.0625em) {
    .tabs-content {
      padding: 20px; } }

[data-tooltip],
.tooltip {
  display: inline-block;
  position: relative;
  cursor: pointer; }

/* Base styles for the entire tooltip */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after {
  text-align: center;
  position: absolute;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -moz-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  pointer-events: none; }

/* Show the entire tooltip on hover and focus */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

/* Base styles for the tooltip's directional arrow */
.tooltip:before,
[data-tooltip]:before {
  z-index: 1001;
  border: 6px solid transparent;
  background: transparent;
  content: ""; }

/* Base styles for the tooltip's content area */
.tooltip:after,
[data-tooltip]:after {
  z-index: 1000;
  padding: 8px;
  width: 160px;
  background-color: #000;
  background-color: rgba(51, 51, 51, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  font-size: 14px;
  line-height: 1.2; }

/* Directions */
/* Top (default) */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after,
.tooltip-top:before,
.tooltip-top:after {
  bottom: 105%;
  left: 50%; }

[data-tooltip]:before,
.tooltip:before,
.tooltip-top:before {
  margin-left: -6px;
  margin-bottom: -12px;
  border-top-color: #000;
  border-top-color: rgba(51, 51, 51, 0.9); }

/* Horizontally align top/bottom tooltips */
[data-tooltip]:after,
.tooltip:after,
.tooltip-top:after {
  margin-left: -80px; }

[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after,
.tooltip-top:hover:before,
.tooltip-top:hover:after,
.tooltip-top:focus:before,
.tooltip-top:focus:after {
  -webkit-transform: translateY(-12px);
  -moz-transform: translateY(-12px);
  transform: translateY(-12px); }

/* Left */
.tooltip-left:before,
.tooltip-left:after {
  right: 100%;
  bottom: 50%;
  left: auto; }

.tooltip-left:before {
  margin-left: 0;
  margin-right: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-left-color: #000;
  border-left-color: rgba(51, 51, 51, 0.9); }

.tooltip-left:hover:before,
.tooltip-left:hover:after,
.tooltip-left:focus:before,
.tooltip-left:focus:after {
  -webkit-transform: translateX(-12px);
  -moz-transform: translateX(-12px);
  transform: translateX(-12px); }

/* Bottom */
.tooltip-bottom:before,
.tooltip-bottom:after {
  top: 100%;
  bottom: auto;
  left: 50%; }

.tooltip-bottom:before {
  margin-top: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-bottom-color: #000;
  border-bottom-color: rgba(51, 51, 51, 0.9); }

.tooltip-bottom:hover:before,
.tooltip-bottom:hover:after,
.tooltip-bottom:focus:before,
.tooltip-bottom:focus:after {
  -webkit-transform: translateY(12px);
  -moz-transform: translateY(12px);
  transform: translateY(12px); }

/* Right */
.tooltip-right:before,
.tooltip-right:after {
  bottom: 50%;
  left: 100%; }

.tooltip-right:before {
  margin-bottom: 0;
  margin-left: -12px;
  border-top-color: transparent;
  border-right-color: #000;
  border-right-color: rgba(51, 51, 51, 0.9); }

.tooltip-right:hover:before,
.tooltip-right:hover:after,
.tooltip-right:focus:before,
.tooltip-right:focus:after {
  -webkit-transform: translateX(12px);
  -moz-transform: translateX(12px);
  transform: translateX(12px); }

/* Move directional arrows down a bit for left/right tooltips */
.tooltip-left:before,
.tooltip-right:before {
  top: 3px; }

/* Vertically center tooltip content for left/right tooltips */
.tooltip-left:after,
.tooltip-right:after {
  margin-left: 0;
  margin-bottom: -16px; }

/* Forcing the tooltip to hide */
.no-tooltip:before, .no-tooltip:after {
  display: none !important; }

.footer {
  background: #1d2932 url("/assets/images/footer/bg.png?ubebac172") bottom left;
  background-size: contain;
  color: #597288;
  text-transform: uppercase; }

.footer__headline {
  color: #597288;
  margin-top: 1.5em;
  margin-bottom: 1em; }

.footer-menu {
  list-style: none;
  margin: 0;
  padding: 0; }

.footer-menu__item {
  font-size: 75%; }

.footer-menu__item-link {
  display: inline-block;
  color: #597288;
  padding: 0.4em 0; }
  .footer-menu__item-link:hover {
    color: #728ca2; }

.social-link {
  display: inline-block;
  max-width: 2.75rem;
  margin-right: 0.625rem;
  margin-bottom: 0.625rem; }

.button {
  background: url("/assets/images/button/button-after.png?ubebac172") right 50% no-repeat, url("/assets/images/button/button.png?ubebac172") left 50% no-repeat #8d231d;
  background-size: contain, cover;
  text-transform: uppercase;
  box-shadow: inset 0 1px 0 rgba(255, 130, 117, 0.6), 0 3px 5px rgba(0, 0, 0, 0.28);
  text-shadow: 0 1px 3px #073542;
  font-family: "lora", Georgia, Cambria, "Times New Roman", Times, serif; }
  .button:after {
    display: none;
    content: url("/assets/images/button/button.png?ubebac172") url("/assets/images/button/button-after.png?ubebac172") url("/assets/images/button/button--hover.png?ubebac172") url("/assets/images/button/button-after--hover.png?ubebac172") url("/assets/images/button/button-blue.png?ubebac172") url("/assets/images/button/button-blue-after.png?ubebac172") url("/assets/images/button/button-blue--hover.png?ubebac172") url("/assets/images/button/button-blue-after--hover.png?ubebac172"); }
  .button:hover {
    background: url("/assets/images/button/button-after--hover.png?ubebac172") right 50% no-repeat, url("/assets/images/button/button--hover.png?ubebac172") left 50% no-repeat #8d231d; }
  .button.blue {
    background: url("/assets/images/button/button-blue-after.png?ubebac172") right 50% no-repeat, url("/assets/images/button/button-blue.png?ubebac172") left 50% no-repeat #1c8aa8;
    box-shadow: inset 0 1px 0 rgba(121, 255, 255, 0.6), 0 3px 5px rgba(0, 0, 0, 0.28);
    text-shadow: 0 1px 3px #073542;
    border-color: #1d99cb; }
    .button.blue:hover {
      background: url("/assets/images/button/button-blue-after--hover.png?ubebac172") right 50% no-repeat, url("/assets/images/button/button-blue--hover.png?ubebac172") left 50% no-repeat #1c8aa8; }

.social-share-icon {
  background: url("/assets/images//social/social-media-icons.png?ubebac172") no-repeat 0 0 transparent;
  width: 38px;
  height: 38px;
  margin-left: auto;
  display: inline-block;
  margin-right: 10px;
  overflow: hidden;
  text-indent: 200%;
  cursor: pointer; }
  .social-share-icon:hover {
    opacity: 0.7; }
  .social-share-icon--facebook {
    background-position: 0px 0px; }
  .social-share-icon--twitter {
    background-position: -74px 0px; }
  .social-share-icon--googleplus {
    background-position: -148px 0px; }
  .social-share-icon--vkontakte {
    margin: 0;
    background-position: -222px 0px; }
  .social-share-icon--reddit {
    background-position: -962px 0px; }
  .social-share-icon--killboard {
    vertical-align: middle; }

.reveal-modal--video {
  max-width: 1136px;
  padding: 0;
  background-color: transparent; }
  .reveal-modal--video .flex-video {
    margin-bottom: 0; }

html {
  height: auto; }

.albion-site {
  /************************************************************************************************
   **************************************** Default Styles ****************************************
   ************************************************************************************************/
  /********************************** Support Tickets **********************************/
  /***************************** Client Downloads *****************************/
  /***************************** About Us *****************************/
  /************************* News styles **********************************/ }
  .albion-site .main .shell > .albion-page-container, .albion-site .main .shell > .albion-article-container {
    transition: 1s all;
    padding: 50px;
    min-height: 400px;
    background: url("/assets/images/content/albion_content_bg_grey_1.jpg") repeat-y;
    background-size: 100% auto; }
    .albion-site .main .shell > .albion-page-container .albion-article-wrapper, .albion-site .main .shell > .albion-article-container .albion-article-wrapper {
      width: 100%;
      max-width: 1280px;
      margin: auto; }
    .albion-site .main .shell > .albion-page-container .albion-content-title, .albion-site .main .shell > .albion-article-container .albion-content-title {
      font-family: Lora, Verdana, sans-serif;
      font-size: 42px;
      line-height: 42px;
      letter-spacing: 1px;
      font-weight: 700;
      text-transform: uppercase;
      margin: 20px auto;
      text-decoration: underline; }
    .albion-site .main .shell > .albion-page-container .albion-content-author .albion-date, .albion-site .main .shell > .albion-article-container .albion-content-author .albion-date {
      font-weight: normal;
      font-style: italic;
      font-family: Lora, Verdana, sans-serif;
      float: right; }
    .albion-site .main .shell > .albion-page-container .albion-content-media, .albion-site .main .shell > .albion-article-container .albion-content-media {
      margin: 10px 0; }
    .albion-site .main .shell > .albion-page-container .albion-content-body, .albion-site .main .shell > .albion-article-container .albion-content-body {
      margin: 10px auto;
      clear: both;
      font-family: Lora, Verdana, sans-serif; }
      .albion-site .main .shell > .albion-page-container .albion-content-body .albion-content-media, .albion-site .main .shell > .albion-article-container .albion-content-body .albion-content-media {
        margin: 10px 0; }
    .albion-site .main .shell > .albion-page-container .albion-comments-headline, .albion-site .main .shell > .albion-article-container .albion-comments-headline {
      margin: 30px auto 10px;
      text-decoration: underline;
      font-family: Lora, Verdana, sans-serif; }
    .albion-site .main .shell > .albion-page-container .albion-comments-container .albion-comment-container, .albion-site .main .shell > .albion-article-container .albion-comments-container .albion-comment-container {
      background-color: rgba(196, 128, 128, 0.2);
      border: 1px solid rgba(196, 128, 128, 0.7);
      border-radius: 10px;
      padding: 10px;
      font-family: Lora, Verdana, sans-serif;
      margin: 10px auto; }
    .albion-site .main .shell > .albion-page-container .albion-comment-new-form .albion-comment-new, .albion-site .main .shell > .albion-article-container .albion-comment-new-form .albion-comment-new {
      margin: 10px auto; }
  .albion-site .albion-button {
    background: transparent url("/images/buttons/albion_button_blue.png");
    background-size: 100% 100%;
    border: none;
    height: 50px;
    cursor: url("/images/icons/albion_hand_white_icon.png"), pointer;
    text-align: center;
    font-family: Lora, Verdana, sans-serif;
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    text-shadow: 0 1px 3px #073542;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 49px;
    padding: 0 15px; }
    .albion-site .albion-button:hover {
      opacity: 0.8; }
    .albion-site .albion-button a {
      font-family: Lora, Verdana, sans-serif;
      color: #ffffff;
      font-size: 22px;
      font-weight: 700;
      text-shadow: 0 1px 3px #073542;
      text-transform: uppercase;
      text-decoration: none;
      line-height: 60px; }
    .albion-site .albion-button.albion-button-blue {
      background-image: url("/images/buttons/albion_button_blue.png"); }
    .albion-site .albion-button.albion-button-red {
      background-image: url("/images/buttons/albion_button_red.png"); }
  .albion-site .albion-label {
    cursor: default; }
    .albion-site .albion-label.inline {
      line-height: 2; }
  .albion-site .albion-hidden {
    display: none; }
  .albion-site .albion-flex {
    display: flex; }
  .albion-site .wrapper, .albion-site .top-video {
    max-width: none !important; }
  .albion-site .videoBG {
    width: 100%; }
  .albion-site .btn {
    cursor: url("/images/icons/albion_hand_white_icon.png"), pointer; }
  .albion-site #cboxClose {
    background: url("/images/icons/albion_close_cross_red_icon.png") no-repeat; }
  .albion-site .albion-social-link {
    width: 44px;
    height: 43px;
    float: left;
    padding: 0;
    margin-right: 10px; }
    .albion-site .albion-social-link.facebook {
      background: url("/images/icons/albion_facebook_icon.png") no-repeat; }
    .albion-site .albion-social-link.twitter {
      background: url("/images/icons/albion_twitter_icon.png") no-repeat; }
    .albion-site .albion-social-link.youtube {
      background: url("/images/icons/albion_youtube_icon.png") no-repeat; }
  .albion-site .albion-form-control, .albion-site .albion-profile-container #albion_account_locale_switcher_locale {
    padding: 10px;
    font-family: Lora, Verdana, sans-serif;
    border-radius: 5px; }
  .albion-site .albion-paginator-prev, .albion-site .albion-paginator-next, .albion-site .albion-paginator-number {
    padding: 0 2rem;
    font-size: 2rem; }
    @media only screen and (max-width: 40em) {
      .albion-site .albion-paginator-prev, .albion-site .albion-paginator-next, .albion-site .albion-paginator-number {
        font-size: 1rem;
        padding: 0 1rem; } }
    .albion-site .albion-paginator-prev:hover, .albion-site .albion-paginator-next:hover, .albion-site .albion-paginator-number:hover {
      transform: scale(1.2); }
    .albion-site .albion-paginator-prev a, .albion-site .albion-paginator-next a, .albion-site .albion-paginator-number a {
      text-decoration: none; }
  .albion-site .albion-paginator-prev {
    transform-origin: right center; }
  .albion-site .albion-paginator-next {
    transform-origin: left center; }
  .albion-site .albion-paginator-number {
    display: inline-block !important; }
    .albion-site .albion-paginator-number.current {
      font-weight: 900; }
  @media only screen and (min-width: 64.0625em) {
    .albion-site .albion-referral-overview-link {
      position: relative;
      top: -3rem; } }
  .albion-site .albion-referrals-list {
    border: 1px solid #b4b4ac; }
    .albion-site .albion-referrals-list .referral-email {
      background-color: rgba(110, 108, 95, 0.63);
      padding: 10px 30px; }
  .albion-site .albion-referral-progressbar {
    height: 60px;
    position: relative;
    background-image: url("/assets/images/frames/albion_frames_1.png");
    background-size: 100% 220%;
    background-position: 0 -48px;
    padding: 8px 10px; }
    .albion-site .albion-referral-progressbar .albion-referral-progress {
      background-color: green;
      height: 100%;
      display: block; }
    .albion-site .albion-referral-progressbar .albion-referral-progress-image {
      position: absolute;
      top: -15px;
      width: 90px;
      height: 90px; }
      .albion-site .albion-referral-progressbar .albion-referral-progress-image.first {
        left: 15%; }
      .albion-site .albion-referral-progressbar .albion-referral-progress-image.second {
        left: 45%; }
      .albion-site .albion-referral-progressbar .albion-referral-progress-image.third {
        right: 2%; }
  .albion-site .albion-founder-payment-step {
    background-image: url("/assets/images/backgrounds/albion_breadcrumb_grey_bg.png");
    background-size: 100% 100%;
    color: white;
    height: 60px; }
    @media only screen and (min-width: 64.0625em) {
      .albion-site .albion-founder-payment-step {
        line-height: 4em; } }
    .albion-site .albion-founder-payment-step.current {
      background-image: url("/assets/images/backgrounds/albion_breadcrumb_red_bg.png"); }
  .albion-site .albion-founder-payment-step-stack {
    font-family: OpenSans, Verdana, sans-serif;
    color: #777777;
    font-size: 1.5rem;
    position: relative;
    border-bottom: 1px solid #b4b4ac; }
    .albion-site .albion-founder-payment-step-stack:after {
      content: " ";
      display: block;
      position: absolute;
      right: 0;
      top: 14px;
      width: 20px;
      height: 13px;
      background-image: url("/assets/images/icons/albion_arrow_down_grey_icon.png"); }
    .albion-site .albion-founder-payment-step-stack.current {
      color: #000000; }
      .albion-site .albion-founder-payment-step-stack.current:after {
        background-image: url("/assets/images/icons/albion_arrow_up_red_icon.png"); }
  .albion-site .albion-founder-payment-confirmation-links li {
    text-align: center; }
    .albion-site .albion-founder-payment-confirmation-links li img {
      height: 150px;
      object-fit: contain; }
    .albion-site .albion-founder-payment-confirmation-links li .albion-button {
      width: 90%;
      margin: 20px auto; }
      .albion-site .albion-founder-payment-confirmation-links li .albion-button a {
        font-size: 1rem; }
  .albion-site .albion-featured-media embed, .albion-site .albion-video embed, .albion-site .albion-video-media embed, .albion-site .albion-content-media embed {
    width: 100%; }
  .albion-site .albion-featured-video img {
    max-height: 230px; }
  .albion-site .albion-video-title {
    position: relative; }
    .albion-site .albion-video-title .albion-back-link {
      font-size: 1rem;
      position: absolute;
      right: 0;
      top: 2rem;
      text-transform: none; }
  .albion-site .albion-videos {
    list-style: none; }
  .albion-site .albion-faq-tiles .albion-faq-tile a {
    text-decoration: none; }
  .albion-site .albion-faq-tiles .albion-faq-tile .albion-faq-tile-content {
    width: 320px;
    height: 320px;
    display: flex;
    background-size: 100% 100%;
    margin: auto; }
    .albion-site .albion-faq-tiles .albion-faq-tile .albion-faq-tile-content p {
      color: #ffffff;
      margin: auto;
      width: 50%;
      font-size: 2rem; }
    .albion-site .albion-faq-tiles .albion-faq-tile .albion-faq-tile-content:hover {
      border: 1px solid red; }
  .albion-site .albion-faq-title {
    position: relative; }
    .albion-site .albion-faq-title .albion-back-link {
      font-size: 1rem;
      position: absolute;
      left: 0;
      top: 2rem;
      text-transform: none; }
  .albion-site .albion-faq-sections {
    margin: 0; }
    .albion-site .albion-faq-sections .albion-faq-section .albion-faq-section-articles {
      margin: 0; }
      .albion-site .albion-faq-sections .albion-faq-section .albion-faq-section-articles .albion-faq-article a {
        color: #c63000;
        text-decoration: underline; }
      .albion-site .albion-faq-sections .albion-faq-section .albion-faq-section-articles .albion-faq-article:nth-of-type(n+7) {
        display: none; }
    .albion-site .albion-faq-sections .albion-faq-section a {
      padding: 0.5rem 0;
      background-color: transparent; }
    .albion-site .albion-faq-sections .albion-faq-section .content {
      background-color: transparent !important;
      box-shadow: none;
      min-height: initial;
      width: 100%;
      padding: 0; }
  .albion-site .albion-latest-content-feed .albion-feed-link:hover .albion-headline {
    color: red; }
  .albion-site .albion-latest-content-feed .albion-headline {
    text-decoration: underline; }
  @media only screen and (min-width: 40.0625em) {
    .albion-site .albion-profile-container .albion-founderpack-get-container {
      height: 272px;
      display: flex; } }
  .albion-site .albion-profile-container .albion-button {
    margin: auto 0; }
  .albion-site .albion-founderpacks-header {
    background-size: 100% 100%; }
  .albion-site .albion-founderpack-compare-tabs {
    background-size: 100% 100%; }
  .albion-site .albion-founderpack-compare-container {
    padding: 2rem 0;
    background-size: 100% 100%;
    font-family: OpenSans, Verdana, sans-serif;
    color: #e4e1cf; }
    @media only screen and (min-width: 40.0625em) and (max-width: 64em), only screen and (max-width: 40em) {
      .albion-site .albion-founderpack-compare-container {
        background: transparent; } }
    .albion-site .albion-founderpack-compare-container .albion-founderpack-compare-top {
      background-size: 100% 100%;
      height: 40rem;
      position: relative; }
      .albion-site .albion-founderpack-compare-container .albion-founderpack-compare-top .albion-founderpack-compare-top-content {
        position: absolute;
        top: 27rem;
        width: 100%; }
        .albion-site .albion-founderpack-compare-container .albion-founderpack-compare-top .albion-founderpack-compare-top-content img {
          margin: auto; }
    .albion-site .albion-founderpack-compare-container .albion-founderpack-compare-middle {
      padding: 2rem 0; }
      .albion-site .albion-founderpack-compare-container .albion-founderpack-compare-middle > .row {
        margin: 0;
        height: 60px; }
        .albion-site .albion-founderpack-compare-container .albion-founderpack-compare-middle > .row img {
          margin: auto; }
        .albion-site .albion-founderpack-compare-container .albion-founderpack-compare-middle > .row .albion-founderpack-compare-feature-text {
          margin: auto 0; }
  .albion-site .albion-founderpack-details-container {
    padding: 2rem 0;
    background-size: 100% 100%;
    font-family: OpenSans, Verdana, sans-serif;
    color: #e4e1cf; }
    @media only screen and (min-width: 40.0625em) and (max-width: 64em), only screen and (max-width: 40em) {
      .albion-site .albion-founderpack-details-container {
        background: transparent; } }
    .albion-site .albion-founderpack-details-container .albion-founderpack-details-top {
      padding: 2rem 0; }
      .albion-site .albion-founderpack-details-container .albion-founderpack-details-top img {
        margin: auto; }
    .albion-site .albion-founderpack-details-container .albion-founderpack-details-middle {
      padding: 2rem 0; }
      @media only screen and (min-width: 64.0625em) {
        .albion-site .albion-founderpack-details-container .albion-founderpack-details-middle .albion-founderpack-details-middle-content > .column {
          min-height: 12rem; } }
      .albion-site .albion-founderpack-details-container .albion-founderpack-details-middle .albion-founderpack-details-middle-content img {
        margin: auto; }
    .albion-site .albion-founderpack-details-container .albion-founderpack-details-bottom {
      padding: 2rem 0; }
  .albion-site .albion-gift-modal-submit {
    max-width: 200px;
    margin: auto; }
  .albion-site .ticket-list-container {
    transition: 1s all;
    margin: 10px 0; }
    .albion-site .ticket-list-container .tickets-filters-container {
      position: relative;
      float: left;
      z-index: 999; }
      .albion-site .ticket-list-container .tickets-filters-container > * {
        display: inline-block !important;
        width: auto; }
    .albion-site .ticket-list-container .tickets-pagination-container {
      text-align: center;
      position: relative; }
      .albion-site .ticket-list-container .tickets-pagination-container > * {
        display: inline-block; }
      .albion-site .ticket-list-container .tickets-pagination-container .tickets-pagination-page {
        vertical-align: top; }
      .albion-site .ticket-list-container .tickets-pagination-container .tickets-pagination-control {
        font-size: 26px;
        font-weight: bolder;
        text-decoration: none;
        color: #B05230;
        line-height: 30px; }
      .albion-site .ticket-list-container .tickets-pagination-container .tickets-pagination-tickets {
        float: right; }
    .albion-site .ticket-list-container .tickets-table {
      border-collapse: collapse;
      width: 100%; }
      .albion-site .ticket-list-container .tickets-table th, .albion-site .ticket-list-container .tickets-table td {
        padding: 0.5rem; }
      .albion-site .ticket-list-container .tickets-table thead a {
        text-decoration: none;
        color: #000000; }
      .albion-site .ticket-list-container .tickets-table .ticket-entry-subject {
        overflow: hidden;
        text-overflow: ellipsis; }
  .albion-site .ticket-container {
    margin-bottom: 20px; }
    .albion-site .ticket-container > p, .albion-site .ticket-container > div, .albion-site .ticket-container > h4, .albion-site .ticket-container > .h4 {
      margin: 0.1rem 0; }
    .albion-site .ticket-container .ticket-reply-container {
      display: none; }
      .albion-site .ticket-container .ticket-reply-container .ticket-reply-form input[type=text], .albion-site .ticket-container .ticket-reply-container .ticket-reply-form textarea {
        margin: 1rem auto;
        width: 100%; }
      .albion-site .ticket-container .ticket-reply-container .ticket-reply-form textarea {
        min-height: 10rem; }
  .albion-site .ticket-create-container {
    display: none;
    margin-bottom: 20px; }
    .albion-site .ticket-create-container .ticket-create-form input[type=text], .albion-site .ticket-create-container .ticket-create-form textarea {
      margin: 1rem auto;
      width: 100%; }
    .albion-site .ticket-create-container .ticket-create-form textarea {
      min-height: 10rem; }
  .albion-site .ticket-comments-container {
    margin: 0; }
    .albion-site .ticket-comments-container .ticket-comments {
      list-style: none;
      display: none;
      margin-left: 0; }
      .albion-site .ticket-comments-container .ticket-comments .ticket-comment {
        padding: 10px; }
        .albion-site .ticket-comments-container .ticket-comments .ticket-comment:nth-of-type(odd) {
          background-color: #bebcb2; }
        .albion-site .ticket-comments-container .ticket-comments .ticket-comment > p {
          margin-bottom: 0; }
  .albion-site .albion-download-links > .column {
    padding: 1rem; }
  .albion-site .albion-about-column-container {
    display: flex; }
    .albion-site .albion-about-column-container .albion-about-column {
      margin: auto; }
  .albion-site .albion-careers-container {
    background-image: url("/assets/images/about/albion_careers_bg_mobile.jpg");
    background-size: 100% 100%;
    height: 407px;
    display: flex; }
    @media only screen and (min-width: 64.0625em) {
      .albion-site .albion-careers-container {
        background-image: url("/assets/images/about/albion_careers_bg_desktop.jpg"); } }
    .albion-site .albion-careers-container .albion-careers {
      margin: auto; }
      .albion-site .albion-careers-container .albion-careers h2, .albion-site .albion-careers-container .albion-careers .h2, .albion-site .albion-careers-container .albion-careers .guild-match-item__tickets, .albion-site .albion-careers-container .albion-careers p {
        color: #e4e1cf; }
      .albion-site .albion-careers-container .albion-careers a {
        display: block;
        text-decoration: underline; }
  @media only screen and (min-width: 64.0625em) {
    .albion-site .albion-listed-new-container > .column {
      max-height: 240px; }
    .albion-site .albion-listed-new-container .albion-new-list-media img, .albion-site .albion-listed-new-container .albion-new-list-media object, .albion-site .albion-listed-new-container .albion-new-list-media embed {
      width: 100% !important;
      height: 240px !important; } }

.home .content-container {
  background: url("/assets/images/homepage/content.jpg?ubebac172");
  overflow: hidden; }

.feature {
  box-shadow: inset 0 0 120px rgba(48, 34, 4, 0.14);
  overflow: hidden;
  position: relative; }
  .feature > .columns {
    padding: 0; }
  .feature:before {
    background: url("/assets/images/homepage/divider.png?ubebac172");
    background-size: cover;
    background-repeat: repeat-x;
    position: relative;
    top: 0px;
    width: 100%;
    height: 10px;
    z-index: 10;
    margin-bottom: -10px; }
    @media only screen and (min-width: 40.0625em) {
      .feature:before {
        height: 20px;
        background-size: contain; } }
  @media only screen and (min-width: 40.0625em) {
    .feature:first-child:before {
      display: none; } }
  .feature .feature-headline {
    color: #e4e1cf;
    font-size: 24px; }
    @media only screen and (min-width: 40.0625em) {
      .feature .feature-headline {
        font-size: 32px;
        margin-bottom: 16px; } }
    @media only screen and (min-width: 64.0625em) {
      .feature .feature-headline {
        font-size: 40px;
        margin-bottom: 35px; } }
    @media only screen and (min-width: 90.0625em) {
      .feature .feature-headline {
        font-size: 48px; } }
  .feature .feature-subheadline {
    color: #f29921;
    font-size: 17px; }
    @media only screen and (min-width: 64.0625em) {
      .feature .feature-subheadline {
        font-size: 19px; } }
    @media only screen and (min-width: 90.0625em) {
      .feature .feature-subheadline {
        font-size: 20px; } }
  .feature .feature-content {
    color: #f1ebe3; }
  .feature .feature-number {
    display: table;
    width: 100%;
    color: #ad956b;
    line-height: 39px;
    margin-top: 280px; }
    @media only screen and (min-width: 40.0625em) {
      .feature .feature-number {
        margin-top: 0px; } }
    .feature .feature-number > span {
      display: table-cell; }
      .feature .feature-number > span:nth-child(1) {
        width: 1%;
        padding-right: 8px; }
      .feature .feature-number > span:nth-child(3) {
        position: relative; }
        .feature .feature-number > span:nth-child(3):after {
          display: block;
          content: '';
          position: absolute;
          top: 50%;
          left: 12px;
          right: 0;
          height: 1px;
          background: #ad956b; }
    .feature .feature-number::after {
      right: 0;
      left: auto; }
  .feature .feature-number__digit {
    width: 39px;
    height: 39px;
    background: url("/assets/images/homepage/feature.png?ubebac172");
    background-size: cover;
    text-align: center; }

.feature-visual {
  position: absolute;
  width: 100%;
  right: 0;
  height: 295px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 10% center;
  opacity: 0;
  transition: opacity 0.4s ease-in-out; }
  .feature--odd .feature-visual {
    left: 0;
    background-position: 90% center; }
  @media only screen and (min-width: 40.0625em) {
    .feature-visual {
      height: 580px;
      background-position: 20% center;
      background-position: center center; } }
  .feature-visual.active {
    opacity: 1; }
  .feature--world .feature-visual {
    background-position: 30% center; }
    @media only screen and (min-width: 40.0625em) {
      .feature--world .feature-visual {
        background-position: 20% 20%; } }

.feature-visual--video {
  overflow: hidden; }
  @media only screen and (min-width: 64.0625em) {
    .feature-visual--video {
      background: none !important; } }
  .feature-visual--video video {
    display: none; }
    @media only screen and (min-width: 64.0625em) {
      .feature-visual--video video {
        display: block;
        min-width: 100%;
        min-height: 700px; } }

.feature--real-estate .feature-visual {
  background-image: url("/assets/images//homepage/feature-visual--real-estate.jpg?ubebac172");
  background-size: cover; }

@media only screen and (min-width: 40.0625em) {
  .feature--real-estate {
    background-image: url("/assets/images//homepage/feature-visual--real-estate.jpg?ubebac172");
    background-size: cover; }
    .feature--real-estate .feature-visual {
      background: none; } }

.feature-visual--image {
  overflow: hidden;
  line-height: 295px; }
  .feature-visual--image img {
    max-height: 100%; }
  @media only screen and (min-width: 40.0625em) {
    .feature-visual--image {
      line-height: 580px; } }

.feature-container {
  width: 100%;
  height: 650px;
  padding: 30px 10px; }
  .feature--odd .feature-container {
    float: right; }
  @media only screen and (min-width: 40.0625em) {
    .feature-container {
      height: 580px;
      max-width: 600px;
      padding: 50px; } }

@media only screen and (min-width: 40.0625em) {
  .feature-column {
    background-color: rgba(0, 0, 0, 0.4); } }

.feature-description {
  opacity: 0;
  position: absolute;
  top: 360px;
  transition: opacity 0.4s ease-in-out; }
  @media only screen and (min-width: 40.0625em) {
    .feature-description {
      max-width: 500px;
      top: 110px;
      left: 50px;
      margin: 0 50px 0 0; }
      .feature--odd .feature-description {
        left: auto;
        right: 50px;
        margin: 0 0 0 50px; } }
  .feature-description.active {
    opacity: 1;
    z-index: 2; }

.feature-icons {
  position: absolute;
  left: 0;
  top: 240px;
  color: #fff;
  max-width: 600px;
  padding: 0;
  text-align: center;
  width: 100%; }
  @media only screen and (min-width: 40.0625em) {
    .feature-icons {
      top: 450px; }
      .feature--odd .feature-icons {
        left: auto;
        right: 0; } }

@media only screen and (min-width: 64.0625em) {
  .feature-filter {
    opacity: 0.5;
    background-image: url("/assets/images//homepage/feature--filter.png?ubebac172");
    height: 580px; } }

.feature--full {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover; }
  @media only screen and (min-width: 40.0625em) {
    .feature--full {
      height: 800px; } }
  .feature--full .row {
    max-width: 67.5rem;
    margin: auto; }

.feature--crossplatform {
  background-position: center center;
  background-size: cover;
  height: auto; }
  .feature--crossplatform > .columns {
    padding-top: 25px; }

.cross-platform__image-wrapper {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto; }

.cross-platform__image {
  position: relative;
  display: block;
  width: 100%;
  padding: 0 0 50% 0; }
  .cross-platform__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }

.feature--adventure {
  background-position: center center;
  background-size: cover;
  height: auto; }

.adventure-awaits__visual {
  position: relative;
  display: inline-block;
  margin: -40px 0; }
  @media only screen and (min-width: 40.0625em) {
    .adventure-awaits__visual {
      margin-bottom: -70px; } }

.feature--news > .columns {
  padding: 25px 10px; }

.feature--news .news-date, .feature--news .news-title {
  color: #f29921;
  margin-bottom: 0px; }

.feature--news .news-title {
  font-size: 25px; }

.feature--news .news-picture {
  width: 100%;
  height: 180px;
  object-fit: cover;
  object-position: top center;
  margin: 20px 0px; }

.crossplatform__requirements {
  color: #c63000; }
  .crossplatform__requirements span {
    border-bottom: 1px solid #c63000; }
  @media only screen and (min-width: 40.0625em) {
    .crossplatform__requirements {
      color: #ffd972; }
      .crossplatform__requirements span {
        border-bottom: 1px solid #ffd972; } }

.feature-icon {
  display: inline-block;
  width: 105px;
  height: 115px;
  background: transparent url("/assets/images//homepage/icons.png?ubebac172") no-repeat;
  margin: -40px -30px;
  transform: scale(0.5);
  -moz-transform: scale(0.5);
  -webkit-transform: scale(0.5); }
  @media only screen and (min-width: 40.0625em) {
    .feature-icon {
      transform: scale(0.7);
      -moz-transform: scale(0.7);
      -webkit-transform: scale(0.7);
      margin: -8px -24px; } }
  @media only screen and (min-width: 64.0625em) {
    .feature-icon {
      transform: scale(0.9);
      -moz-transform: scale(0.9);
      -webkit-transform: scale(0.9);
      margin: -8px -12px; } }
  @media only screen and (min-width: 90.0625em) {
    .feature-icon {
      transform: scale(1);
      -moz-transform: scale(1);
      -webkit-transform: scale(1); } }
  .feature-icon--farming {
    background-position: 0px -115px; }
    .feature-icon--farming:hover {
      background-position: 0px 0; }
    .feature-icon--farming.active {
      background-position: 0px -230px; }
  .feature-icon--gathering {
    background-position: -105px -115px; }
    .feature-icon--gathering:hover {
      background-position: -105px 0; }
    .feature-icon--gathering.active {
      background-position: -105px -230px; }
  .feature-icon--crafting {
    background-position: -210px -115px; }
    .feature-icon--crafting:hover {
      background-position: -210px 0; }
    .feature-icon--crafting.active {
      background-position: -210px -230px; }
  .feature-icon--transport {
    background-position: -315px -115px; }
    .feature-icon--transport:hover {
      background-position: -315px 0; }
    .feature-icon--transport.active {
      background-position: -315px -230px; }
  .feature-icon--trade {
    background-position: -420px -115px; }
    .feature-icon--trade:hover {
      background-position: -420px 0; }
    .feature-icon--trade.active {
      background-position: -420px -230px; }
  .feature-icon--character {
    background-position: -525px -115px; }
    .feature-icon--character:hover {
      background-position: -525px 0; }
    .feature-icon--character.active {
      background-position: -525px -230px; }
  .feature-icon--destiny {
    background-position: -630px -115px; }
    .feature-icon--destiny:hover {
      background-position: -630px 0; }
    .feature-icon--destiny.active {
      background-position: -630px -230px; }
  .feature-icon--housing {
    background-position: -735px -115px; }
    .feature-icon--housing:hover {
      background-position: -735px 0; }
    .feature-icon--housing.active {
      background-position: -735px -230px; }
  .feature-icon--city {
    background-position: -840px -115px; }
    .feature-icon--city:hover {
      background-position: -840px 0; }
    .feature-icon--city.active {
      background-position: -840px -230px; }
  .feature-icon--gvg {
    background-position: -945px -115px; }
    .feature-icon--gvg:hover {
      background-position: -945px 0; }
    .feature-icon--gvg.active {
      background-position: -945px -230px; }
  .feature-icon--pvp {
    background-position: -1050px -115px; }
    .feature-icon--pvp:hover {
      background-position: -1050px 0; }
    .feature-icon--pvp.active {
      background-position: -1050px -230px; }
  .feature-icon--pve {
    background-position: -1155px -115px; }
    .feature-icon--pve:hover {
      background-position: -1155px 0; }
    .feature-icon--pve.active {
      background-position: -1155px -230px; }

.feature-icon--area {
  width: 125px;
  height: 125px;
  background: transparent url("/assets/images//homepage/area-icons.png?ubebac172") no-repeat;
  transform: scale(0.4);
  -moz-transform: scale(0.4);
  -webkit-transform: scale(0.4);
  margin: -40px; }
  @media only screen and (min-width: 40.0625em) {
    .feature-icon--area {
      transform: scale(0.6);
      -moz-transform: scale(0.6);
      -webkit-transform: scale(0.6);
      margin: -10px -33px; } }
  @media only screen and (min-width: 64.0625em) {
    .feature-icon--area {
      margin: 0 -30px; } }
  .feature-icon--area.feature-icon--royals {
    background-position: 0 0; }
    .feature-icon--area.feature-icon--royals:hover {
      background-position: 0 -125px; }
    .feature-icon--area.feature-icon--royals.active {
      background-position: 0 -250px; }
  .feature-icon--area.feature-icon--morgana {
    background-position: -125px 0; }
    .feature-icon--area.feature-icon--morgana:hover {
      background-position: -125px -125px; }
    .feature-icon--area.feature-icon--morgana.active {
      background-position: -125px -250px; }
  .feature-icon--area.feature-icon--heretics {
    background-position: -250px 0; }
    .feature-icon--area.feature-icon--heretics:hover {
      background-position: -250px -125px; }
    .feature-icon--area.feature-icon--heretics.active {
      background-position: -250px -250px; }
  .feature-icon--area.feature-icon--keepers {
    background-position: -375px 0; }
    .feature-icon--area.feature-icon--keepers:hover {
      background-position: -375px -125px; }
    .feature-icon--area.feature-icon--keepers.active {
      background-position: -375px -250px; }
  .feature-icon--area.feature-icon--undead {
    background-position: -500px 0; }
    .feature-icon--area.feature-icon--undead:hover {
      background-position: -500px -125px; }
    .feature-icon--area.feature-icon--undead.active {
      background-position: -500px -250px; }
  .feature-icon--area.feature-icon--demon {
    background-position: -625px 0; }
    .feature-icon--area.feature-icon--demon:hover {
      background-position: -625px -125px; }
    .feature-icon--area.feature-icon--demon.active {
      background-position: -625px -250px; }

.content__body--founders-packs {
  background: url("/assets/images/founders-packs/introduction.png?ubebac172") no-repeat center bottom; }
  @media only screen and (min-width: 40.0625em) {
    .content__body--founders-packs {
      padding: 3.125rem 0 5rem 0; } }

.founders-packs__comparison {
  position: relative;
  padding: 1.25rem 0 2.5rem 0;
  background: #42413a url("/assets/images/homepage/content.jpg?ubebac172"); }
  @media only screen and (min-width: 40.0625em) {
    .founders-packs__comparison {
      background: #42413a url("/assets/images/founders-packs/comparison_bg.jpg?ubebac172") center center;
      background-size: cover;
      box-shadow: inset 0 0 120px rgba(0, 0, 0, 0.3); } }
  .founders-packs__comparison:before {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 10px;
    background: transparent url("/assets/images/homepage/divider.png?ubebac172");
    background-size: cover; }
    @media only screen and (min-width: 40.0625em) {
      .founders-packs__comparison:before {
        height: 20px;
        background-size: contain; } }

.founders-packs__comparison-column--veteran, .founders-packs__comparison-column--epic {
  border-left: 1px solid #555; }

.pack__item {
  position: relative; }

.pack__image {
  position: relative;
  z-index: 2; }

.pack__content {
  position: relative;
  z-index: 1;
  width: 14.5rem;
  margin: -2.8125rem auto 0.75rem auto;
  padding: 1.5625rem 0 0 0;
  background: transparent url("/assets/images/founders-packs/pack_bg.png?ubebac172") no-repeat center bottom; }

.pack__offer {
  color: #990808; }

.pack__price {
  color: #524432;
  font-size: 1.875rem;
  font-weight: bold; }

.pack__bonus-items {
  background-color: rgba(75, 75, 75, 0.7);
  padding: 20px 10px;
  margin-bottom: 25px; }
  .pack__bonus-items img {
    zoom: 0.6;
    -moz-transform: scale(0.7);
    display: inline-block;
    margin: 0 10px; }
  @media only screen and (min-width: 40.0625em) {
    .pack__bonus-items {
      min-height: 500px; } }

.pack__bonus-items-headline {
  color: #dc934b; }

.founders-packs__detail {
  position: relative;
  padding: 2.5rem 0;
  background: #42413a url("/assets/images/founders-packs/content.jpg?ubebac172");
  box-shadow: 0 0 120px rgba(0, 0, 0, 0.3); }

@media only screen and (min-width: 40.0625em) {
  .founders-packs__detail--legendary {
    background: url("/assets/images/founders-packs/legendary_bg.png?ubebac172"), #42413a url("/assets/images/founders-packs/content.jpg?ubebac172");
    background-size: cover, auto;
    background-repeat: no-repeat, repeat;
    background-position: 70% top, left top; }
  .founders-packs__detail--epic {
    background: url("/assets/images/founders-packs/epic_bg.png?ubebac172"), #42413a url("/assets/images/founders-packs/content.jpg?ubebac172");
    background-size: cover, auto;
    background-repeat: no-repeat, repeat;
    background-position: 70% top, left top; }
  .founders-packs__detail--veteran {
    background: url("/assets/images/founders-packs/veteran_bg.png?ubebac172"), #42413a url("/assets/images/founders-packs/content.jpg?ubebac172");
    background-size: cover, auto;
    background-repeat: no-repeat, repeat;
    background-position: 70% top, left top; } }

.founders-packs__text {
  color: #e4e1cf; }

.internal-anchor {
  position: relative;
  top: -4.375rem; }

.founderpacks-countdown {
  color: red;
  text-align: center;
  height: 20px; }
  .founderpacks-countdown--veteran {
    visibility: hidden; }

.news__picture {
  width: 100%;
  margin-top: 8px;
  height: 193px;
  object-fit: cover; }

.news__picture-large {
  box-shadow: 0 3px 13px rgba(0, 0, 0, 0.9);
  height: 100%;
  margin-bottom: 35px; }

@media only screen and (min-width: 40.0625em) {
  .news__content-preview {
    height: 160px;
    overflow: hidden; } }

@media only screen and (min-width: 40.0625em) {
  .video__content-preview {
    height: 192px;
    overflow: hidden;
    margin-bottom: 6px; } }

.news__title {
  font-size: 26px;
  line-height: 1.1; }
  .news__title--detail {
    white-space: normal; }
    @media only screen and (min-width: 40.0625em) {
      .news__title--detail {
        font-size: 36px; } }

.news__meta {
  font-size: 14px;
  line-height: 1.1;
  color: #777;
  margin-bottom: 12px; }

.news__body img, .news__body iframe {
  display: block;
  margin: 18px 0px; }

.news__body ul {
  font-size: 0.875rem; }

.news__link {
  font-size: 14px; }

.news__hr {
  width: 107px;
  border-color: #662c28;
  margin: 25px 0px; }
  .news__hr--more-separator {
    margin: 10px 0px; }

.news__number-comments {
  vertical-align: top; }

.news__social-share {
  height: 38px;
  line-height: 38px;
  float: right; }
  .news__social-share .social-share-icon {
    display: block;
    float: left; }

.news__social-share-comment-count {
  display: block;
  float: left;
  height: 38px;
  width: 26px;
  margin-right: 8px; }

.social-icon {
  display: block;
  float: left;
  width: 26px;
  height: 38px;
  margin-right: 10px;
  background: transparent url("/assets/images//social/news-icons.png?ubebac172") no-repeat; }
  .social-icon.social-icon--comments {
    background-position: 0px center; }
  .social-icon.social-icon--twitter {
    background-position: -26px center; }
  .social-icon.social-icon--facebook {
    background-position: -52px center; }

.content-feed {
  padding-top: 28px; }

.comment {
  margin: 24px 0; }

.news-category-header, .news-banner__headline, .top-table__headline, .titled-box__headline {
  background: #441003 url("/assets/images/shop/sidebar.png?ubebac172");
  box-shadow: inset inset 0 32px 24px 0 rgba(0, 0, 0, 0.3);
  margin: 0 -6px;
  padding: 8px 10px;
  font-size: 1rem;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff; }

@media only screen and (max-width: 40em) {
  .news-banner__carousel {
    height: 115px;
    overflow: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin: 0 -6px 18px -6px; }
    .news-banner__carousel .news-banner__carousel-body {
      width: 150%; }
    .news-banner__carousel .news-banner {
      float: left;
      margin: 0 18px 0 0;
      width: 222px; }
      .news-banner__carousel .news-banner:last-of-type {
        margin-right: 0;
        width: 240px; } }

@media only screen and (min-width: 40.0625em) {
  .news-banner__carousel-body {
    max-width: 100% !important; } }

.news-banner {
  position: relative;
  display: block;
  height: 248px;
  margin: 0 -6px 18px -6px;
  background: rgba(190, 188, 178, 0.5) 50% 50%;
  background-size: cover;
  overflow: hidden; }

.news-banner--secondary {
  height: 115px; }

.news-banner--c2a {
  height: 160px; }

.news-banner__headline {
  display: inline-block;
  margin: 8px;
  padding: 4px 8px; }
  .news-banner--secondary .news-banner__headline {
    margin: 8px;
    float: left;
    clear: left; }

.news-banner__body {
  position: absolute;
  display: inline-block;
  min-width: 50%;
  padding: 5px 8px;
  bottom: 8px;
  left: 8px;
  background: rgba(34, 34, 34, 0.7);
  font-weight: bold;
  text-transform: uppercase;
  color: #fff; }
  .news-banner--secondary .news-banner__body {
    position: relative;
    bottom: auto;
    left: auto;
    margin: 0 0 0 8px;
    padding: 5px 8px;
    float: left;
    clear: left; }
  .news-banner--c2a .news-banner__body {
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 0 16px 32px 16px;
    margin: 0;
    text-align: center;
    font-size: 1.8rem;
    line-height: 1.1;
    background: none; }

.news-item {
  position: relative;
  display: block;
  padding: 10px;
  margin: 0 -6px 18px -6px;
  background: rgba(190, 188, 178, 0.5);
  overflow: hidden; }

.news-item--hidden {
  display: none !important; }

.news-item__image {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 55.435%; }
  .news-item__image .news-item__image-body {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
  .news-item__image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  @media only screen and (max-width: 40em) {
    .news-item--secondary .news-item__image {
      width: 80px;
      height: 45px;
      padding-top: 0;
      position: absolute;
      top: 10px;
      left: 10px; } }
  @media only screen and (min-width: 64.0625em) {
    .news-item--secondary .news-item__image {
      width: 160px;
      height: 90px;
      padding-top: 0;
      margin-right: 10px;
      float: left; } }
  @media only screen and (max-width: 40em) {
    .news-item--community .news-item__image {
      display: none; } }

.news-item__headline {
  margin-top: 0;
  font-size: 1rem; }
  @media only screen and (max-width: 40em) {
    .news-item__headline {
      font-size: 0.8rem; } }
  @media only screen and (max-width: 40em) {
    .news-item--secondary .news-item__headline {
      padding-left: 90px; } }

.news-item__body {
  color: #222; }
  .news-item__body p {
    margin: 0; }
  @media only screen and (max-width: 40em) {
    .news-item--secondary .news-item__body {
      display: none; } }
  @media only screen and (min-width: 64.0625em) {
    .news-item--secondary .news-item__body {
      padding-left: 170px; } }
  @media only screen and (max-width: 40em) {
    .news-item--community .news-item__body {
      display: none; } }

.news-item__meta {
  font-size: 12px;
  padding: 12px 0 6px 0; }
  @media only screen and (max-width: 40em) {
    .news-item--secondary .news-item__meta {
      padding: 0 0 0 90px; } }
  @media only screen and (min-width: 64.0625em) {
    .news-item--secondary .news-item__meta {
      padding-top: 0;
      padding-left: 170px; } }
  @media only screen and (max-width: 40em) {
    .news-item--community .news-item__meta {
      padding: 0; } }

.news-item__new {
  display: block;
  float: right;
  padding: 0 8px;
  margin: 0 0 0 8px;
  color: #fff;
  background: #960909;
  text-transform: uppercase; }

.news-item__comment-count {
  display: block;
  float: right;
  padding: 0 16px 0 8px;
  background: transparent url("/assets/images//social/comment.png?ubebac172") no-repeat right 4px;
  background-size: 12px; }

@-webkit-keyframes rotate-forever {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes rotate-forever {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes rotate-forever {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }

.news__load-more, .comments__load-more {
  display: block;
  margin: 8px -8px;
  padding: 0;
  height: 34px;
  line-height: 34px;
  border-top: 1px solid #b4b4ac;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold; }
  .news__load-more .loading-indicator, .comments__load-more .loading-indicator {
    display: none;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    margin: 0 auto;
    overflow: hidden;
    text-indent: -9001px;
    border: 4px solid #c63000;
    border-right-color: transparent;
    animation-duration: 0.75s;
    animation-iteration-count: infinite;
    animation-name: rotate-forever;
    animation-timing-function: linear;
    vertical-align: middle; }
  .news__load-more .load-more-text, .comments__load-more .load-more-text {
    display: inline-block; }
    .news__load-more .load-more-text:after, .comments__load-more .load-more-text:after {
      display: inline-block;
      content: '';
      margin-left: 6px;
      border: 4px solid transparent;
      border-top-color: #c63000; }

.news__load-more--loading .loading-indicator {
  display: inline-block; }

.news__load-more--loading .load-more-text {
  display: none; }

.referral-reward {
  color: #dc934b; }

.referral-share-mail {
  margin-top: 6px; }

.referral-step-number {
  display: table;
  width: 100%;
  color: #ad956b;
  line-height: 39px;
  margin-top: 10px; }
  @media only screen and (min-width: 40.0625em) {
    .referral-step-number {
      margin-top: 0px; } }
  .referral-step-number > span {
    display: table-cell; }
    .referral-step-number > span:nth-child(1) {
      width: 1%;
      padding-right: 8px; }
    .referral-step-number > span:nth-child(3) {
      position: relative; }
      .referral-step-number > span:nth-child(3):after {
        display: block;
        content: '';
        position: absolute;
        right: 0;
        height: 0;
        background: transparent; }

.referral-step-number__digit {
  width: 39px;
  height: 39px;
  background: url("/assets/images/homepage/feature.png?ubebac172");
  background-size: cover;
  text-align: center; }

.referral-overview__founders-pack {
  width: 150px; }

.referral-status {
  width: 100%;
  height: 0;
  padding: 20.443% 0 0 0;
  background: no-repeat url("/assets/images/referrals/referral_status.png?ubebac172") 0 0;
  background-size: cover; }
  .referral-status--one {
    background-position: 0 33.333333%; }
  .referral-status--five {
    background-position: 0 66.666666%; }
  .referral-status--ten {
    background-position: 0 100%; }

.referral-status__wrapper {
  width: 100%;
  padding-bottom: 50%;
  position: relative; }

.referral-status-items {
  position: absolute;
  width: 13.5%;
  text-align: center; }
  .referral-status-items img {
    width: 100%;
    margin: 10px 0;
    display: block; }
  .referral-status-items--one {
    left: 3%; }
  .referral-status-items--five {
    left: 50%;
    margin-left: -6.75%; }
  .referral-status-items--ten {
    right: 3%; }

.referral-rewards {
  background: url("/assets/images/homepage/content.jpg?ubebac172");
  color: #fff;
  padding: 40px; }
  .referral-rewards h1, .referral-rewards .h1, .referral-rewards h2, .referral-rewards .h2, .referral-rewards .guild-match-item__tickets, .referral-rewards h4, .referral-rewards .h4 {
    color: #fff; }
  .referral-rewards h4, .referral-rewards .h4 {
    font-size: 16px; }

.referral-rewards-item {
  margin-top: 20px; }

.referral-rewards-icon {
  margin-top: 15px; }

.albion-referrals-material-table {
  -moz-transform: scale(0.6);
  -webkit-transform: scale(0.6);
  transform: scale(0.6); }
  @media only screen and (min-width: 40.0625em) {
    .albion-referrals-material-table {
      -moz-transform: scale(1);
      -webkit-transform: scale(1);
      transform: scale(1); } }

.faq__section h4, .faq__section .h4 {
  margin-top: 50px; }
  .faq__section h4:first-child, .faq__section .h4:first-child {
    margin-top: 10px; }

.faq__accordion {
  margin-left: 0px; }
  .faq__accordion .accordion-navigation > a, .faq__accordion .accordion dd > a {
    text-decoration: none;
    color: #c63000;
    background: none;
    padding: 10px 0; }
    .faq__accordion .accordion-navigation > a:hover, .faq__accordion .accordion dd > a:hover {
      background: none; }
  .faq__accordion .accordion-navigation.active > a, .faq__accordion dd.active > a {
    background: none;
    font-weight: bold; }
  .faq__accordion .accordion-navigation > .content.active, .faq__accordion dd > .content.active {
    background: none;
    padding-top: 0;
    padding-left: 0; }
    @media only screen and (min-width: 40.0625em) {
      .faq__accordion .accordion-navigation > .content.active, .faq__accordion dd > .content.active {
        padding-left: 40px; } }

.faq__overview-block {
  display: table;
  padding: 0 7px;
  margin-bottom: 15px; }
  .faq__overview-block > a {
    height: 268px;
    width: 336px;
    display: table-cell;
    vertical-align: middle; }
    .faq__overview-block > a h2, .faq__overview-block > a .h2, .faq__overview-block > a .guild-match-item__tickets {
      color: #fff; }
    .faq__overview-block > a:hover {
      opacity: 0.8; }

/************************ Landing Pages *****************************/
.landing__body {
  background-size: cover;
  background-position: 69% 0;
  position: relative;
  height: 90vh; }
  .landing__body > .row {
    height: 100%;
    display: flex;
    max-width: initial; }
    .landing__body > .row > .column {
      height: 100%;
      margin: auto; }
      @media only screen and (max-width: 40em), only screen and (min-width: 40.0625em) and (max-width: 64em) {
        .landing__body > .row > .column {
          padding-bottom: 5rem; } }
  .landing__body .landing-logo {
    position: relative;
    top: 75px;
    width: 370px;
    z-index: 999; }
    @media only screen and (max-width: 40em) {
      .landing__body .landing-logo {
        top: 20px;
        width: 200px; } }
  .landing__body .call-to-action {
    position: absolute;
    bottom: 140px;
    width: 100%;
    z-index: 999; }
    @media only screen and (max-width: 40em) {
      .landing__body .call-to-action {
        bottom: 20px; } }
  .landing__body .video-trigger:hover {
    opacity: 0.8; }
  .landing__body h1, .landing__body .h1 {
    color: #ffffff; }

.landing-b-header .albion-landing-headline, .landing-c-header .albion-landing-headline {
  font-size: 1rem; }
  @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .landing-b-header .albion-landing-headline, .landing-c-header .albion-landing-headline {
      font-size: 2.4rem; } }
  @media only screen and (min-width: 64.0625em) {
    .landing-b-header .albion-landing-headline, .landing-c-header .albion-landing-headline {
      font-size: 3rem;
      margin-top: 11rem; } }

@media only screen and (min-width: 64.0625em) {
  .landing-b-header .albion-landing-a-links, .landing-c-header .albion-landing-a-links {
    bottom: 1rem !important; } }

@media only screen and (min-width: 64.0625em) {
  .landing-a .content__footer {
    display: none; } }

.landing-video {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  pointer-events: none; }

.features-landing .column {
  padding-top: 2rem; }

.features-landing h1, .features-landing .h1 {
  font-size: 1.8rem;
  margin: 2rem auto; }

.features-landing p {
  font-size: 0.875rem; }

.features-landing img.img-responsive {
  zoom: 0.6; }

.feature-landing .feature-visual.mirrored {
  transform: scaleX(-1);
  -webkit-transform: scaleX(-1); }

.feature-landing.feature--testimonials {
  box-shadow: inset 0 0 120px rgba(0, 0, 0, 0.5);
  overflow: hidden; }
  .feature-landing.feature--testimonials .feature--testimonials-content {
    padding: 1rem; }
    .feature-landing.feature--testimonials .feature--testimonials-content .feature-headline {
      color: #4D4C43;
      margin-top: 3rem; }
    .feature-landing.feature--testimonials .feature--testimonials-content p {
      margin-bottom: 0; }
    .feature-landing.feature--testimonials .feature--testimonials-content a {
      text-decoration: underline; }
    .feature-landing.feature--testimonials .feature--testimonials-content.landing-b {
      padding-bottom: 2rem; }
      .feature-landing.feature--testimonials .feature--testimonials-content.landing-b .feature-headline {
        color: #4D4C43;
        margin-top: 1rem; }

.support__link-decorated a {
  text-decoration: underline; }

a.support__link-decorated {
  text-decoration: underline; }

.link-as-normal-text {
  color: #333; }

@media only screen and (max-width: 40em) {
  .table-tickets {
    zoom: 0.8; } }

.shop__content {
  position: relative;
  max-width: 67.5rem;
  margin: 0 auto 40px auto; }

.shop-item {
  padding: 0 4px; }
  @media only screen and (min-width: 40.0625em) {
    .shop-item {
      float: left;
      width: 50%;
      padding: 0 10px; }
      .shop-item:nth-of-type(2n + 1) {
        clear: left; } }
  @media only screen and (min-width: 64.0625em) {
    .shop-item {
      float: left;
      width: 33.3%; }
      .shop-item:nth-of-type(2n+1) {
        clear: none; }
      .shop-item:nth-of-type(3n+1) {
        clear: left; } }
  .shop-item__container {
    position: relative;
    z-index: 2;
    border: 1px solid #8e8e8e;
    margin-bottom: 20px;
    cursor: pointer; }
    .shop-item__container img {
      width: 100%; }
  .shop-item__detail {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: 1;
    left: 10px;
    right: 10px;
    background-color: #bfbcb3;
    padding: 20px 8px;
    margin: 0 0 20px 0;
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.2); }
    .shop-item__detail:before {
      content: "";
      position: absolute;
      bottom: calc(100% - 9px);
      left: 50%;
      width: 16px;
      height: 16px;
      pointer-events: none;
      margin-left: -8px;
      background-color: #bfbcb3;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.2); }
    @media only screen and (min-width: 40.0625em) {
      .shop-item__detail {
        padding: 10px; } }
    @media only screen and (min-width: 64.0625em) {
      .shop-item__detail {
        padding: 20px; } }
  @media only screen and (min-width: 40.0625em) {
    .shop-item:nth-of-type(2n-1) .shop-item__detail:before {
      left: 25%; }
    .shop-item:nth-of-type(2n) .shop-item__detail:before {
      left: 75%; } }
  @media only screen and (min-width: 64.0625em) {
    .shop-item:nth-of-type(3n-2) .shop-item__detail:before {
      left: 16.66%; }
    .shop-item:nth-of-type(3n-1) .shop-item__detail:before {
      left: 50%; }
    .shop-item:nth-of-type(3n) .shop-item__detail:before {
      left: 83.33%; } }
  .shop-item--visible .shop-item__detail {
    opacity: 1;
    visibility: visible;
    z-index: 3; }
  .shop-item__close {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    text-indent: 110%;
    overflow: hidden; }
    .shop-item__close:before, .shop-item__close:after {
      display: block;
      content: "";
      width: 20px;
      height: 2px;
      position: absolute;
      top: 14px;
      left: 5px;
      background-color: #c63000;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    .shop-item__close:after {
      width: 2px;
      height: 20px;
      top: 5px;
      left: 14px; }

.shop-item__image {
  border-bottom: 1px solid #8e8e8e; }

.shop-item__body {
  padding: 8px 20px 4px 20px; }

.shop-item__price {
  color: #c63000; }

.shop-item__title--detail,
.shop-item__price--detail {
  padding: 0;
  margin: 0; }

.shop-item__price--detail {
  font-weight: bold;
  font-size: 20px; }
  @media only screen and (min-width: 40.0625em) {
    .shop-item__price--detail {
      font-size: 28px;
      padding-bottom: 16px; } }

.shop-item__features {
  clear: both;
  overflow: hidden;
  margin-bottom: 16px; }

.shop-item__features-list {
  display: block;
  width: 100%;
  list-style: none;
  margin: 0;
  font-size: 14px; }
  @media only screen and (min-width: 64.0625em) {
    .shop-item__features-list {
      float: left;
      width: 45%; } }
  @media only screen and (min-width: 64.0625em) {
    .shop-item__features-list--full {
      float: none;
      width: 100%; } }

.full-width {
  display: block;
  width: 100%; }

.shop-item__features-item {
  display: block;
  position: relative;
  width: 100%;
  padding: 0 10px;
  font-weight: bold; }
  .shop-item__features-item:before {
    content: '•';
    position: absolute;
    left: 0; }

.shop-item__gift {
  padding: 20px 0 0 0; }

.paymentwall iframe {
  width: 100%;
  display: block; }

.purchase__item {
  cursor: pointer; }

.purchase__more-info {
  display: block;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s; }
  .purchase__more-info--visible {
    max-height: 300px; }

input.cc-input {
  padding-left: 60px;
  background-color: #fff;
  background-image: url("/assets/images/checkout/cards.png?ubebac172"), url("/assets/images/checkout/cards.png?ubebac172");
  background-repeat: no-repeat;
  background-position: right -2px, 4px -63px;
  background-size: 45px;
  height: 38px;
  -webkit-transition: border-color 0.15s, background 0s;
  -moz-transition: border-color 0.15s, background 0s;
  -ms-transition: border-color 0.15s, background 0s;
  -o-transition: border-color 0.15s, background 0s;
  transition: border-color 0.15s, background 0s; }
  input.cc-input:active, input.cc-input:focus {
    background-image: url("/assets/images/checkout/cards.png?ubebac172"), url("/assets/images/checkout/cards.png?ubebac172");
    background-repeat: no-repeat;
    background-position: right -2px, 4px -63px;
    background-size: 45px; }
  input.cc-input.visa {
    background-image: url("/assets/images/checkout/cards.png?ubebac172"), url("/assets/images/checkout/cards.png?ubebac172");
    background-position: right -2px, 4px -105px; }
    input.cc-input.visa.valid {
      background-position: right -28px, 4px -105px; }
  input.cc-input.visaelectron {
    background-image: url("/assets/images/checkout/cards.png?ubebac172"), url("/assets/images/checkout/cards.png?ubebac172");
    background-position: right -2px, 4px -147px; }
    input.cc-input.visaelectron.valid {
      background-position: right -28px, 4px -147px; }
  input.cc-input.visaelectron {
    background-image: url("/assets/images/checkout/cards.png?ubebac172"), url("/assets/images/checkout/cards.png?ubebac172");
    background-position: right -2px, 4px -147px; }
    input.cc-input.visaelectron.valid {
      background-position: right -28px, 4px -147px; }
  input.cc-input.mastercard {
    background-image: url("/assets/images/checkout/cards.png?ubebac172"), url("/assets/images/checkout/cards.png?ubebac172");
    background-position: right -2px, 4px -189px; }
    input.cc-input.mastercard.valid {
      background-position: right -28px, 4px -189px; }
  input.cc-input.maestro {
    background-image: url("/assets/images/checkout/cards.png?ubebac172"), url("/assets/images/checkout/cards.png?ubebac172");
    background-position: right -2px, 4px -231px; }
    input.cc-input.maestro.valid {
      background-position: right -28px, 4px -231px; }
  input.cc-input.discover {
    background-image: url("/assets/images/checkout/cards.png?ubebac172"), url("/assets/images/checkout/cards.png?ubebac172");
    background-position: right -2px, 4px -273px; }
    input.cc-input.discover.valid {
      background-position: right -28px, 4px -273px; }

input.checkout-input {
  background-color: #fff;
  background-image: url("/assets/images/checkout/cards.png?ubebac172");
  background-repeat: no-repeat;
  background-position: right -2px;
  background-size: 45px;
  height: 38px;
  -webkit-transition: border-color 0.15s, background 0s;
  -moz-transition: border-color 0.15s, background 0s;
  -ms-transition: border-color 0.15s, background 0s;
  -o-transition: border-color 0.15s, background 0s;
  transition: border-color 0.15s, background 0s; }
  input.checkout-input:active, input.checkout-input:focus {
    background-image: url("/assets/images/checkout/cards.png?ubebac172");
    background-repeat: no-repeat;
    background-position: right -2px;
    background-size: 45px; }
  input.checkout-input.valid-month, input.checkout-input.valid-year, input.checkout-input.valid-cvc {
    background-position: right -28px; }

.article__photo {
  display: block;
  max-width: 100%;
  margin-bottom: 16px; }
  @media only screen and (min-width: 40.0625em) {
    .article__photo {
      display: block;
      max-width: 33%;
      float: left;
      margin-right: 16px; } }
  @media only screen and (min-width: 64.0625em) {
    .article__photo {
      margin-right: 24px; } }

.sidebar {
  background: #441003;
  list-style: none;
  margin-left: 0; }

.sidebar-item {
  position: relative;
  background: #441003;
  border-top: 1px solid #840901;
  max-height: 63px;
  transition: max-height 0.4s;
  overflow: hidden; }
  .sidebar-wrapper--truncated .sidebar-item {
    display: none; }
  .sidebar-wrapper--truncated .sidebar-item:nth-of-type(1),
  .sidebar-wrapper--truncated .sidebar-item:nth-of-type(2),
  .sidebar-wrapper--truncated .sidebar-item:nth-of-type(3),
  .sidebar-wrapper--truncated .sidebar-item:nth-of-type(4) {
    display: block; }
  .sidebar-item .sidebar__toggle-arrow {
    display: none; }
  .sidebar-item .sidebar + .sidebar__toggle-arrow {
    display: block;
    position: absolute;
    width: 42px;
    height: 63px;
    top: 0;
    right: 0;
    cursor: pointer; }
    .sidebar-item .sidebar + .sidebar__toggle-arrow:after {
      display: block;
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      margin: -4px 0 0 -4px;
      width: 8px;
      height: 8px;
      border: 4px solid transparent;
      border-top: 4px solid #fad6af;
      transition: all 0.2s; }
  .sidebar-item.sidebar-item--expanded .sidebar + .sidebar__toggle-arrow:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-top: -8px; }

.sidebar-item--expanded {
  max-height: 330px; }

.sidebar__toggle {
  display: block;
  text-align: center;
  font-size: 0.6875rem;
  margin: -16px 0 0 0;
  padding: 16px 8px;
  text-transform: uppercase; }

.sidebar__toggle-more {
  display: none; }
  .sidebar-wrapper--truncated .sidebar__toggle-more {
    display: block; }

.sidebar__toggle-less {
  display: block; }
  .sidebar-wrapper--truncated .sidebar__toggle-less {
    display: none; }

.sidebar-link {
  display: block;
  color: #fad6af;
  background: #441003;
  text-transform: uppercase;
  font-size: 0.6875rem; }
  .sidebar-link img {
    display: inline-block;
    margin-right: 8px;
    min-height: 63px; }
  .sidebar-link:hover,
  .sidebar-item--active > .sidebar-link {
    color: #fdefdf;
    background: #441003 url("/assets/images/shop/sidebar.png?ubebac172");
    box-shadow: inset 0 -20px 30px -10px rgba(0, 0, 0, 0.2); }

.sidebar-image {
  display: inline-block;
  width: 70px;
  height: 63px;
  overflow: hidden;
  margin-right: 8px;
  vertical-align: middle; }
  .sidebar-image img {
    max-width: none; }

.sidebar-text {
  display: inline-block;
  vertical-align: middle; }

.sidebar-text--no-img {
  padding: 10px 0 10px 10px; }

.sidebar ul {
  border-top: 1px solid #840901; }
  .sidebar ul .sidebar-item {
    border-top: 0; }
  .sidebar ul .sidebar-link {
    padding: 12px 0 12px 32px; }
  .sidebar ul .sidebar-image {
    display: none; }

.countdown__item {
  display: inline-block;
  margin: 0 4px; }

.countdown__item-count {
  border: 3px solid grey;
  border-radius: 7px;
  overflow: hidden; }

.countdown__item-count-body {
  display: block;
  background: #fff;
  font-size: 32px;
  font-weight: bold;
  width: 56px;
  height: 48px; }

.countdown__item-text {
  color: #fff;
  text-shadow: 0 1px 8px rgba(0, 0, 0, 0.65);
  margin: 4px 0 24px 0;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold; }

.content__body--lore {
  background: #42413a url("/assets/images/lore/bg.png?ubebac172");
  box-shadow: inset 0 0 120px rgba(0, 0, 0, 0.3);
  color: #e4e1cf; }
  @media only screen and (min-width: 40.0625em) {
    .content__body--lore {
      background: url("/assets/images/lore/lore.png?ubebac172"), #42413a url("/assets/images/lore/bg.png?ubebac172");
      background-size: 100% auto, auto;
      background-repeat: no-repeat, repeat;
      background-position: 70% top, left top; } }

.image-headline {
  position: relative;
  margin-bottom: 16px; }
  .image-headline h1, .image-headline .h1, .image-headline h2, .image-headline .h2, .image-headline .guild-match-item__tickets, .image-headline h3, .image-headline .h3, .image-headline h4, .image-headline .h4, .image-headline h5, .image-headline .h5 {
    position: absolute;
    bottom: 4px;
    left: 8px;
    color: #fff;
    margin: 0; }
    @media only screen and (min-width: 40.0625em) {
      .image-headline h1, .image-headline .h1, .image-headline h2, .image-headline .h2, .image-headline .guild-match-item__tickets, .image-headline h3, .image-headline .h3, .image-headline h4, .image-headline .h4, .image-headline h5, .image-headline .h5 {
        left: 16px;
        bottom: 4px; } }
    @media only screen and (min-width: 64.0625em) {
      .image-headline h1, .image-headline .h1, .image-headline h2, .image-headline .h2, .image-headline .guild-match-item__tickets, .image-headline h3, .image-headline .h3, .image-headline h4, .image-headline .h4, .image-headline h5, .image-headline .h5 {
        left: 30px;
        bottom: 16px; } }

.timeline-headline {
  color: #e4e1cf; }
  @media only screen and (min-width: 40.0625em) {
    .timeline-headline {
      font-size: 2.25rem;
      margin-top: -10px; } }

.content__body--lore .lore-headline {
  color: #e4e1cf; }

@media only screen and (min-width: 40.0625em) {
  .lore-headline {
    font-size: 2.25rem;
    margin-top: -10px; } }

.timeline-headline--secondary {
  margin-top: 0; }

.lore-item__wrapper img {
  max-width: 100%;
  margin: 0 auto;
  object-fit: contain; }

.lore-item {
  margin: 0 0 16px 0; }
  .lore-item .row {
    margin: 0 -8px;
    background: rgba(190, 188, 178, 0.5); }
  .content__body--lore .lore-item .row {
    margin: 0 -8px;
    background: rgba(32, 32, 32, 0.35);
    color: #fff; }
  .lore-item .column,
  .lore-item .columns {
    padding: 16px; }
  .lore-item h3, .lore-item .h3 {
    margin-top: -16px; }
  .content__body--lore .lore-item h3, .content__body--lore .lore-item .h3 {
    color: #e4e1cf; }

@media only screen and (min-width: 40.0625em) {
  .lore-item--full h3, .lore-item--full .h3 {
    margin-top: -5px; } }

.lore-item__body {
  font-size: 0.875rem; }

.lore-item__body--full-image {
  margin: 0 0 20px 0; }

.lore-item__details a {
  position: relative;
  margin: 16px 0 0 0;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  color: #e4e1cf; }
  .lore-item__details a:hover {
    color: #cec9a8; }
  .lore-item__details a:before, .lore-item__details a:after {
    display: block;
    content: '';
    position: absolute;
    top: 6px;
    right: -10px;
    width: 6px;
    height: 2px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #e4e1cf; }
  .lore-item__details a:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 9px; }
  .lore-item__details a:hover:before, .lore-item__details a:hover:after {
    background: #cec9a8; }

.timeline__wrapper {
  position: relative;
  margin: 50px 0; }
  .timeline__wrapper:before {
    display: block;
    content: '';
    position: absolute;
    z-index: 0;
    top: 0;
    left: 50%;
    bottom: 0;
    margin-left: -1px;
    width: 2px;
    background: #b2afaa; }
  @media only screen and (min-width: 0) and (max-width: 64em) {
    .timeline__wrapper:after {
      display: block;
      content: '';
      position: absolute;
      top: -30px;
      left: 50%;
      width: 14px;
      height: 14px;
      margin-left: -7px;
      border-radius: 50%;
      background-image: -o-linear-gradient(-45deg, #871a1a, #b32121, #de8282);
      background-image: -moz-linear-gradient(-45deg, #871a1a, #b32121, #de8282);
      background-image: -webkit-linear-gradient(-45deg, #871a1a, #b32121, #de8282);
      background-image: linear-gradient(-45deg, #871a1a, #b32121, #de8282);
      border: 2px solid #b2afaa;
      box-shadow: 0 1.5px 1.5px rgba(0, 0, 0, 0.4), inset 0 0 1px 1px rgba(255, 255, 255, 0.3); } }
  @media only screen and (min-width: 64.0625em) {
    .timeline__wrapper:before {
      left: 0;
      margin-left: -17px; } }

.timeline:before, .timeline:after {
  display: block;
  content: '';
  position: absolute;
  top: -50px;
  left: 50%;
  margin-left: -1px;
  width: 2px;
  height: 50px;
  background-image: -o-linear-gradient(0, #b2afaa, rgba(178, 175, 170, 0));
  background-image: -moz-linear-gradient(0, #b2afaa, rgba(178, 175, 170, 0));
  background-image: -webkit-linear-gradient(0, #b2afaa, rgba(178, 175, 170, 0));
  background-image: linear-gradient(0, #b2afaa, rgba(178, 175, 170, 0)); }

.timeline:after {
  top: auto;
  bottom: -50px;
  background-image: -o-linear-gradient(180deg, #b2afaa, rgba(178, 175, 170, 0));
  background-image: -moz-linear-gradient(180deg, #b2afaa, rgba(178, 175, 170, 0));
  background-image: -webkit-linear-gradient(180deg, #b2afaa, rgba(178, 175, 170, 0));
  background-image: linear-gradient(180deg, #b2afaa, rgba(178, 175, 170, 0)); }

@media only screen and (min-width: 64.0625em) {
  .timeline:before, .timeline:after {
    left: 0;
    margin-left: -17px; } }

.timeline__item {
  position: relative;
  z-index: 2;
  background: #dbdad2 url("/assets/images/content/content.jpg?ubebac172");
  background-size: 300px;
  border: 1px solid #95928f;
  margin: 0 0 32px 0;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.28); }
  @media only screen and (min-width: 64.0625em) {
    .timeline__item:before {
      display: block;
      content: '';
      position: absolute;
      z-index: 0;
      top: 21px;
      right: 100%;
      width: 12px;
      height: 2px;
      background: #b2afaa; }
    .timeline__item:after {
      display: block;
      content: '';
      position: absolute;
      z-index: -1;
      top: 15px;
      right: 100%;
      width: 14px;
      height: 14px;
      margin-right: 10px;
      border-radius: 50%;
      background-image: -o-linear-gradient(-45deg, #871a1a, #b32121, #de8282);
      background-image: -moz-linear-gradient(-45deg, #871a1a, #b32121, #de8282);
      background-image: -webkit-linear-gradient(-45deg, #871a1a, #b32121, #de8282);
      background-image: linear-gradient(-45deg, #871a1a, #b32121, #de8282);
      border: 2px solid #b2afaa;
      box-shadow: 0 1.5px 1.5px rgba(0, 0, 0, 0.4), inset 0 0 1px 1px rgba(255, 255, 255, 0.3); } }

.timeline__item-headline {
  background: rgba(22, 21, 16, 0.64);
  color: #e4e1cf;
  margin: 0;
  padding: 8px 24px; }

.timeline__item-body {
  color: #404040;
  padding: 16px 24px;
  font-size: 0.875rem; }

.password-checklist {
  list-style: none;
  margin-left: 0; }

.password-checklist__item {
  position: relative;
  display: block;
  padding: 3px 0 4px 16px;
  line-height: 1.2; }
  .password-checklist__item:after {
    content: '✘';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    color: orangered;
    font-size: 16px; }

.password-checklist__item--checked {
  color: green; }
  .password-checklist__item--checked:after {
    content: '✔';
    color: green; }

.comment--unpublished {
  color: #8a8a8a; }

.comment > p {
  word-wrap: break-word; }

.read-less,
.read-more {
  display: none;
  margin: 0 4px;
  font-weight: bold;
  color: #c63000;
  text-transform: uppercase; }
  .read-less:after,
  .read-more:after {
    display: inline-block;
    content: '';
    margin-left: 6px;
    border: 4px solid transparent;
    border-top-color: #c63000;
    transform: translate(0, 2px); }

.read-less:after {
  border-top-color: transparent;
  border-bottom-color: #c63000;
  transform: translate(0, -3px); }

.truncable-txt--is-truncated .read-more,
.truncable-txt--is-not-truncated .read-less {
  display: inline-block !important; }

.top-table {
  width: 100%; }

.top-table__headline {
  margin: 0;
  padding: 8px; }

.top-table__headline--sub {
  background: #5a5a54; }

.table--top-table {
  border: none;
  width: 100%;
  margin: 0; }
  @media only screen and (max-width: 40em) {
    .table--top-table {
      display: inline-block;
      vertical-align: top;
      max-width: 100%;
      overflow-x: auto;
      border-collapse: collapse;
      border-spacing: 0;
      white-space: nowrap;
      -webkit-overflow-scrolling: touch;
      background: -moz-radial-gradient(left, ellipse, rgba(0, 0, 0, 0.2) 0%, transparent 75%) 0 center, -moz-radial-gradient(right, ellipse, rgba(0, 0, 0, 0.2) 0%, transparent 75%) 100% center;
      background: -webkit-radial-gradient(left, ellipse, rgba(0, 0, 0, 0.2) 0%, transparent 75%) 0 center, -webkit-radial-gradient(right, ellipse, rgba(0, 0, 0, 0.2) 0%, transparent 75%) 100% center;
      background: radial-gradient(left, ellipse, rgba(0, 0, 0, 0.2) 0%, transparent 75%) 0 center, radial-gradient(right, ellipse, rgba(0, 0, 0, 0.2) 0%, transparent 75%) 100% center;
      background-size: 10px 100%, 10px 100%;
      background-attachment: scroll, scroll;
      background-repeat: no-repeat; } }
  .table--top-table .reactable-data tr:last-of-type {
    border-bottom: 1px solid #a1a1a1; }
  .table--top-table tr th,
  .table--top-table tr td {
    padding: 4px 8px;
    border: none;
    background: rgba(216, 215, 206, 0.5);
    font-size: 12px;
    text-align: left; }
  @media only screen and (max-width: 40em) {
    .table--top-table tr td {
      white-space: nowrap; }
    .table--top-table tr td:first-child {
      background-image: -webkit-linear-gradient(left, #dadad2 50%, rgba(218, 218, 210, 0) 100%);
      background-image: -o-linear-gradient(left, #dadad2 50%, rgba(218, 218, 210, 0) 100%);
      background-image: linear-gradient(to right, #dadad2 50%, rgba(218, 218, 210, 0) 100%);
      background-repeat: no-repeat;
      background-size: 20px 100%; }
    .table--top-table tr td:last-child {
      background-image: -webkit-linear-gradient(right, #dadad2 50%, rgba(218, 218, 210, 0) 100%);
      background-image: -o-linear-gradient(right, #dadad2 50%, rgba(218, 218, 210, 0) 100%);
      background-image: linear-gradient(to left, #dadad2 50%, rgba(218, 218, 210, 0) 100%);
      background-repeat: no-repeat;
      background-position: 100% 0;
      background-size: 20px 100%; }
    .table--top-table tr:nth-child(2n) th:first-child,
    .table--top-table tr:nth-child(2n) td:first-child {
      background-image: -webkit-linear-gradient(left, #cecdc5 50%, rgba(206, 205, 197, 0) 100%);
      background-image: -o-linear-gradient(left, #cecdc5 50%, rgba(206, 205, 197, 0) 100%);
      background-image: linear-gradient(to right, #cecdc5 50%, rgba(206, 205, 197, 0) 100%); }
    .table--top-table tr:nth-child(2n) th:last-child,
    .table--top-table tr:nth-child(2n) td:last-child {
      background-image: -webkit-linear-gradient(right, #cecdc5 50%, rgba(206, 205, 197, 0) 100%);
      background-image: -o-linear-gradient(right, #cecdc5 50%, rgba(206, 205, 197, 0) 100%);
      background-image: linear-gradient(to left, #cecdc5 50%, rgba(206, 205, 197, 0) 100%); } }
  .table--top-table tr:nth-child(2n) th,
  .table--top-table tr:nth-child(2n) td {
    background-color: rgba(0, 0, 0, 0.05); }
  .table--top-table thead tr th {
    font-weight: bold;
    border-right: 1px solid #a1a1a1;
    border-bottom: 1px solid #a1a1a1;
    text-transform: uppercase;
    background: #cecdc5; }
    .table--top-table thead tr th:last-of-type {
      border-right: 0; }
  .table--top-table .reactable-header-sortable {
    outline: none; }
    .table--top-table .reactable-header-sortable:after {
      display: inline-block;
      content: '';
      width: 11px;
      height: 11px;
      border: 5px solid transparent; }
  .table--top-table .reactable-header-sort-asc:after {
    border-top-color: #c63000;
    transform: translate(4px, 4px); }
  .table--top-table .reactable-header-sort-desc:after {
    border-bottom-color: #c63000;
    transform: translate(4px, -2px); }
  .table--top-table .reactable-pagination td {
    text-align: right;
    background: transparent; }
  .table--top-table .reactable-pagination a {
    display: inline-block;
    width: 24px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    vertical-align: middle; }
  .table--top-table .reactable-pagination .reactable-current-page {
    color: #5a5a54; }
  .table--top-table .reactable-pagination .reactable-previous-page,
  .table--top-table .reactable-pagination .reactable-next-page {
    position: relative;
    overflow: hidden;
    text-indent: 100%; }
    .table--top-table .reactable-pagination .reactable-previous-page:before,
    .table--top-table .reactable-pagination .reactable-next-page:before {
      position: absolute;
      display: block;
      content: '';
      width: 16px;
      height: 10px;
      top: 11px;
      left: 4px;
      border: 5px solid transparent;
      border-right-color: #c63000; }
  .table--top-table .reactable-pagination .reactable-next-page:before {
    border-right-color: transparent;
    border-left-color: #c63000; }

.table--match-overview thead tr th {
  border-right: 0;
  border-bottom: 2px solid #a1a1a1; }

.top-table__content {
  display: table;
  width: 100%;
  background: rgba(216, 215, 206, 0.5); }

.top-table__detail {
  margin: 2px 0 4px 0;
  padding: 6px 8px !important;
  border-width: 1px;
  border-radius: 5px !important; }

.top-table__filter {
  position: relative;
  width: 100%;
  max-width: 400px; }
  .top-table__filter:after {
    position: absolute;
    top: 50%;
    right: 8px;
    margin-top: -4px;
    display: block;
    content: '';
    width: 18px;
    height: 18px;
    border: 9px solid transparent;
    border-top-color: #222;
    cursor: pointer;
    pointer-events: none; }
    .top-table__filter:hover .top-table__filter:after {
      margin-top: -12px;
      border-top-color: transparent;
      border-bottom-color: #222; }

.top-table__filter-list {
  position: relative;
  width: 100%;
  margin: 0;
  list-style: none;
  border: 0;
  background: #c2c1bc;
  padding: 4px 8px;
  height: auto;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer; }
  .top-table__filter-list:hover {
    background: #c2c1bc; }

.top-table__filter-list-item {
  text-transform: none; }

.top-table__more {
  position: relative;
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  padding: 0 12px 0 0; }
  .top-table__more:before, .top-table__more:after {
    display: block;
    content: '';
    position: absolute;
    width: 7px;
    height: 2px;
    background: #c63000;
    top: 6px;
    right: 0;
    transform: rotate(45deg); }
  .top-table__more:after {
    top: 10px;
    transform: rotate(-45deg); }

.battle-view__table {
  width: 100%;
  border: 0; }
  .battle-view__table td, .battle-view__table th {
    border: 0; }

/* BK: Top Table hot fixes and h4ck$ */
.reactable-th-date {
  width: 100px; }

.reactable-th-killer, .reactable-th-victim {
  width: 300px; }

.reactable-th-attacker, .reactable-th-defender {
  width: 250px; }

.reactable-th-kind-or-place {
  width: 150px; }

.table--top-table th.text-right, .table--top-table td.text-right {
  text-align: right; }

.td--stretch {
  width: 100%; }

.titled-box {
  width: 100%; }

.titled-box__headline {
  margin: 0;
  padding: 8px;
  background: #5a5a54; }

.killboard__search {
  position: relative; }

.killboard__search-input {
  width: 100%;
  position: relative;
  padding: 4px 8px !important;
  height: 42px !important;
  line-height: 42px; }

.killboard__search-submit {
  display: block;
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  width: 50px;
  height: auto;
  margin: 0;
  padding: 0;
  background: #c2c1bc;
  border: 0;
  font-size: 14px; }
  .killboard__search-submit:hover {
    background: #c2c1bc; }
  .killboard__search-submit img {
    opacity: 0.8; }

.autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 10;
  background: #fff;
  border: 1px solid #b4b4ac;
  border-top: 0;
  border-bottom: 0; }

.autocomplete__result {
  display: block;
  width: 100%;
  overflow: hidden;
  padding: 4px 8px;
  font-size: 14px;
  color: #555; }
  .autocomplete__result:last-of-type {
    border-bottom: 1px solid #b4b4ac; }
  .autocomplete__result:hover, .autocomplete__result:focus {
    background: rgba(0, 0, 0, 0.03);
    outline: 0; }

.autocomplete__result-text {
  float: left; }

.autocomplete__result-category {
  float: right; }

.search-result {
  display: block;
  list-style: none;
  margin: 0 0 24px 0; }

.search-result__item {
  display: block;
  padding: 4px 8px;
  border: none;
  background: rgba(216, 215, 206, 0.5);
  font-size: 12px;
  text-align: left; }
  .search-result__item:nth-child(2n) {
    background: #cecdc5; }

.kill__back {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  margin: 0 0 16px 0;
  padding: 0 0 0 16px;
  height: 42px;
  line-height: 42px;
  font-weight: bold; }
  .kill__back:before, .kill__back:after {
    display: block;
    content: '';
    position: absolute;
    width: 9px;
    height: 2px;
    background: #c63000;
    top: 18px;
    left: 0;
    transform: rotate(-45deg); }
  .kill__back:after {
    top: 23px;
    transform: rotate(45deg); }

.kill__fwd {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  padding: 0 16px 0;
  height: 42px;
  line-height: 42px;
  font-weight: bold; }
  .kill__fwd:before, .kill__fwd:after {
    display: block;
    content: '';
    position: absolute;
    width: 9px;
    height: 2px;
    background: #c63000;
    top: 18px;
    right: 0;
    transform: rotate(45deg); }
  .kill__fwd:after {
    top: 23px;
    transform: rotate(-45deg); }

.kill {
  clear: both;
  background: #cecdc5; }

.kill__comments {
  margin: 45px 0 0 0; }

.content__body .killboard__headline {
  margin: 0 0 0.5em 0; }

.kill__share {
  height: 90px;
  padding: 26px 0;
  text-align: center; }
  @media only screen and (min-width: 40.0625em) {
    .kill__share {
      text-align: right; } }

.kill__share-text {
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px 0 0;
  font-weight: bold;
  text-transform: uppercase;
  height: 38px;
  line-height: 38px; }
  .kill__share-text:after {
    content: ':'; }

.kill__body {
  padding: 0 16px 45px 16px; }
  @media only screen and (min-width: 40.0625em) {
    .kill__body:before, .kill__body:after {
      position: absolute;
      display: block;
      content: '';
      width: 100px;
      height: 100px;
      background: #cecdc5;
      left: 50%;
      top: 32px;
      transform: translate(-50%, 0);
      border-radius: 50%;
      z-index: 0; }
    .kill__body:after {
      background: transparent url("/assets/images//killboard/kill__date.png?ubebac172") no-repeat;
      background-position: center center;
      background-size: 100px;
      -webkit-filter: drop-shadow(0 5px 5px rgba(0, 0, 0, 0.5));
      -moz-filter: drop-shadow(0 5px 5px rgba(0, 0, 0, 0.5));
      filter: drop-shadow(0 5px 5px rgba(0, 0, 0, 0.5)); } }

.kill__date {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
  margin: 48px 0 0 0; }

.kill__date-headline {
  position: relative;
  z-index: 1;
  font-size: 32px;
  text-transform: uppercase; }

.kill__value-row {
  position: relative;
  z-index: 1;
  overflow: hidden; }
  .kill__value-row:before, .kill__value-row:after {
    display: block;
    content: '';
    position: absolute;
    top: 240px;
    left: 50%;
    margin-left: -1px;
    width: 2px;
    height: 100%;
    background: #b2afaa; }
  .kill__value-row:after {
    height: 48px;
    background: transparent;
    background-image: -o-linear-gradient(180deg, #cecdc5, rgba(206, 205, 197, 0));
    background-image: -moz-linear-gradient(180deg, #cecdc5, rgba(206, 205, 197, 0));
    background-image: -webkit-linear-gradient(180deg, #cecdc5, rgba(206, 205, 197, 0));
    background-image: linear-gradient(180deg, #cecdc5, rgba(206, 205, 197, 0)); }

/* Quick fix, if [ <empty-column>, <column>, <column> ] */
.kill__value-row > .columns {
  min-height: 1px; }

.kill__value-row--last:before {
  top: 0; }

.kill__value-row--last:after {
  height: 48px;
  top: auto;
  bottom: 0;
  background-image: -o-linear-gradient(0, #cecdc5, rgba(206, 205, 197, 0));
  background-image: -moz-linear-gradient(0, #cecdc5, rgba(206, 205, 197, 0));
  background-image: -webkit-linear-gradient(0, #cecdc5, rgba(206, 205, 197, 0));
  background-image: linear-gradient(0, #cecdc5, rgba(206, 205, 197, 0)); }

.kill__value {
  height: 45px;
  line-height: 45px;
  margin: 45px 0 0 0;
  font-weight: bold;
  font-size: 20px; }

.kill__gear-value {
  position: relative;
  margin: 120px -30px 0 -30px;
  text-align: center; }
  .kill__gear-value:before {
    display: block;
    content: '';
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    width: 48px;
    height: 2px;
    margin: -1px 0 0 -24px;
    background: #b2afaa; }
  .kill__gear-value:after {
    display: block;
    content: '';
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 50%;
    width: 14px;
    height: 14px;
    margin: -7px 0 0 -7px;
    border-radius: 50%;
    background-image: -o-linear-gradient(-45deg, #871a1a, #b32121, #de8282);
    background-image: -moz-linear-gradient(-45deg, #871a1a, #b32121, #de8282);
    background-image: -webkit-linear-gradient(-45deg, #871a1a, #b32121, #de8282);
    background-image: linear-gradient(-45deg, #871a1a, #b32121, #de8282);
    border: 2px solid #b2afaa;
    box-shadow: 0 1.5px 1.5px rgba(0, 0, 0, 0.4), inset 0 0 1px 1px rgba(255, 255, 255, 0.3); }

.kill__gear-value-number {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  margin: 0 16px 0 0;
  border-radius: 50%;
  background: #5a5a54;
  color: #fff;
  font-weight: bold;
  text-align: center;
  border: 1px solid #b2afaa;
  z-index: 1; }
  .kill__gear-value-number:last-of-type {
    margin: 0 0 0 16px; }

.kill__info {
  margin-top: -56px; }

.mini-profile {
  background: #d8d7ce;
  padding: 8px 8px 8px 8px;
  margin: 30px 0;
  min-height: 72px; }
  .row--battleview .mini-profile {
    margin: 15px 0; }

.mini-profile--floor {
  margin-bottom: 0; }

.mini-profile--player-info {
  background: #cecdc5;
  padding-left: 8px;
  margin: 0px 8px 0px 0; }

.mini-profile--guild-match {
  margin: 0; }

.mini-profile--guild-history {
  position: relative;
  max-height: 240px;
  overflow: hidden; }
  .mini-profile--guild-history:before {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 24px;
    height: 24px;
    background-image: -o-linear-gradient(0, #cecdc5, rgba(206, 205, 197, 0));
    background-image: -moz-linear-gradient(0, #cecdc5, rgba(206, 205, 197, 0));
    background-image: -webkit-linear-gradient(0, #cecdc5, rgba(206, 205, 197, 0));
    background-image: linear-gradient(0, #cecdc5, rgba(206, 205, 197, 0)); }

.mini-profile__scrollview {
  overflow: auto;
  max-height: 204px;
  padding: 0 0 16px 0; }

.mini-profile__item {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0;
  line-height: 24px;
  font-size: 12px;
  text-align: left; }

.mini-profile__body {
  position: relative;
  overflow: hidden;
  margin: 0;
  line-height: 28px;
  min-height: 56px; }

.mini-profile__key {
  display: block;
  clear: left;
  float: left;
  text-transform: uppercase;
  margin: 0 4px 0 0;
  font-weight: bold; }
  .mini-profile__key:after {
    content: ':'; }

.mini-profile__key--placeholder:after {
  content: ''; }

.mini-profile__value {
  display: block;
  float: left;
  clear: right;
  margin: 0; }

.mini-profile__damage {
  position: absolute;
  right: 8px;
  top: 4px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background: #5a5a54;
  border-radius: 50%;
  text-align: center; }

.player-info__body {
  margin: 0 -8px 0 0; }

.item-list, .history-list {
  background: #d8d7ce;
  margin: 0; }

.item-list--assists {
  position: relative; }
  .item-list--assists:before {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 24px;
    height: 24px;
    background-image: -o-linear-gradient(0, #d8d7ce, rgba(216, 215, 206, 0));
    background-image: -moz-linear-gradient(0, #d8d7ce, rgba(216, 215, 206, 0));
    background-image: -webkit-linear-gradient(0, #d8d7ce, rgba(216, 215, 206, 0));
    background-image: linear-gradient(0, #d8d7ce, rgba(216, 215, 206, 0)); }

.item-list__headline, .history-list__headline {
  background: #5a5a54;
  color: #fff;
  padding: 8px;
  font-weight: bold;
  text-transform: uppercase; }

.item-list__body {
  overflow: hidden;
  padding: 6px 0 12px 0;
  text-align: center; }

.item-list__body--scrollview {
  max-height: 280px;
  overflow: auto; }

.item-list__body--gear {
  position: relative;
  padding: 0 0 108.333% 0;
  background: url("/assets/images/killboard/gear.png?ubebac172");
  background-size: cover; }
  .item-list__body--gear .item {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    width: 25%;
    height: auto; }
    .item-list__body--gear .item img {
      display: block; }
  .item-list__body--gear .item-count {
    bottom: 17.5%; }
    @media only screen and (min-width: 64.0625em) {
      .item-list__body--gear .item-count {
        bottom: 18.5%; } }
  .item-list__body--gear .item--Head {
    top: 7%;
    left: 37%; }
  .item-list__body--gear .item--Armor {
    top: 30%;
    left: 37%; }
  .item-list__body--gear .item--MainHand {
    top: 30%;
    left: 11%; }
  .item-list__body--gear .item--OffHand {
    top: 30%;
    left: auto;
    right: 11%; }
  .item-list__body--gear .item--Bag {
    top: 6%;
    left: 6%; }
  .item-list__body--gear .item--Cape {
    top: 6%;
    left: auto;
    right: 6%; }
  .item-list__body--gear .item--Food {
    top: 55%;
    left: 6%; }
  .item-list__body--gear .item--Potion {
    top: 55%;
    left: auto;
    right: 6%; }
  .item-list__body--gear .item--Shoes {
    top: 52%;
    left: 37%; }
  .item-list__body--gear .item--Mount {
    top: 73%;
    left: 37%; }

.item-list__assist {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 24px;
  line-height: 24px;
  font-size: 12px;
  text-align: left; }

.history-list__body {
  padding: 6px 8px 12px 8px;
  max-height: 280px;
  overflow: auto; }

.history-list__time {
  display: inline-block;
  width: 140px; }

.history-list__item {
  padding: 4px 8px; }
  .history-list__item:hover {
    background: rgba(0, 0, 0, 0.03); }

.item {
  position: relative;
  display: inline-block;
  width: 100px;
  height: 100px;
  line-height: 100px;
  margin: -8px 0px;
  overflow: hidden;
  text-overflow: ellipsis; }

.item-count {
  position: absolute;
  display: block;
  width: 20%;
  bottom: 18%;
  right: 14%;
  text-align: center;
  color: rgba(255, 255, 255, 0.8);
  text-shadow: 0 -1px 1px #000;
  line-height: 12px;
  font-size: 9px; }
  @media only screen and (min-width: 40.0625em) {
    .item-count {
      font-size: 11px; } }

.item-count--hoarder {
  font-size: 9px; }

.collapsible {
  margin: 0 0 45px 0; }

.collapsible__content {
  display: none; }
  .collapsible--show .collapsible__content {
    display: block; }

.collapsible__toggle {
  display: block; }

.collapsible__toggle-text {
  display: none;
  text-align: center;
  background: #5a5a54;
  color: #fff; }
  .collapsible__toggle-text.collapsible__toggle-text--show {
    display: block; }
  .collapsible__toggle-text.collapsible__toggle-text--hide {
    display: none; }
  .collapsible--show .collapsible__toggle-text.collapsible__toggle-text--show {
    display: none; }
  .collapsible--show .collapsible__toggle-text.collapsible__toggle-text--hide {
    display: block; }

.fame-list {
  display: block;
  margin: 0;
  list-style: none;
  overflow: hidden; }

.fame-list__item {
  display: block;
  float: left;
  width: 50%;
  padding: 4px 0;
  line-height: 48px; }

.fame-list__icon {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-right: 8px;
  background: transparent url("/assets/images//killboard/fame-list__icons.png?ubebac172") no-repeat;
  background-size: auto 50px;
  -webkit-filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.5));
  -moz-filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.5));
  vertical-align: middle; }

.fame-list__icon--mini {
  transform: scale(0.6);
  margin-right: -8px;
  margin-top: -4px; }

.fame-list__icon--fame {
  background-position: 0 0; }

.fame-list__icon--fights-attacked {
  background-position: -55px 0; }

.fame-list__icon--fights-defended {
  background-position: -110px 0; }

.fame-list__icon--gathering {
  background-position: -165px 0; }

.fame-list__icon--gold-deposited {
  background-position: -220px 0; }

.fame-list__icon--gvg {
  background-position: -275px 0; }

.fame-list__icon--gvg-kills {
  background-position: -330px 0; }

.fame-list__icon--items-crafted {
  background-position: -385px 0; }

.fame-list__icon--pve {
  background-position: -440px 0; }

.fame-list__icon--pvp-kills {
  background-position: -495px 0; }

.fame-list__icon--silver {
  background-position: -550px 0; }

.fame-list__icon--silver-deposited {
  background-position: -605px 0; }

.fame-list__icon--trading {
  background-position: -660px 0; }

.fame-list__icon--built-repair {
  background-position: -715px 0; }

.guild-match-item {
  position: relative;
  text-align: center; }
  .guild-match-item:after {
    content: '';
    position: absolute;
    width: 48px;
    height: 48px;
    top: 32px;
    left: 50%;
    margin-left: -24px;
    background: url("/assets/images/killboard/vs.png?ubebac172") no-repeat center center;
    background-size: contain; }
  .guild-match-item.guild-match-item--main:after {
    width: 96px;
    height: 96px;
    top: 96px;
    margin-left: -48px; }

.guild-match-item__participant {
  position: relative;
  display: block;
  float: left;
  width: 50%; }
  .guild-match-item__participant img {
    display: inline-block;
    margin: 16px 0 8px 0;
    max-width: 64px; }
    .guild-match-item--main .guild-match-item__participant img {
      margin-top: 0;
      max-width: 96px; }
  .guild-match-item--main .guild-match-item__participant {
    margin-bottom: 16px; }

.guild-match-item__info {
  display: block;
  clear: both;
  width: 100%; }

.guild-match-item__tickets {
  position: absolute;
  top: 112px;
  right: 64px;
  margin: 0;
  width: 96px; }
  .guild-match-item__tickets.guild-match-item__tickets--defender {
    right: auto;
    left: 64px; }

.guild-match-view .top-table__headline {
  margin: 24px 0 0 0;
  background: #5a5a54; }

.comparison-summary {
  padding: 0 0 16px 0; }

.comparison-item {
  display: inline-block;
  height: 45px;
  padding: 0 24px 0 24px;
  margin: 0 8px 0 0;
  background: #cecdc5;
  position: relative;
  vertical-align: middle; }

.comparison-item__content {
  padding-top: 4px;
  font-size: 12px;
  line-height: 18px;
  min-width: 100px;
  height: 45px;
  color: #c63000; }
  .comparison-item--add .comparison-item__content {
    line-height: 38px; }

.comparison-item__edit {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
  .comparison-item__edit input {
    height: 45px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    font-size: 12px; }
  .comparison-item--edit .comparison-item__edit {
    display: block; }

.comparison-item__close {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  text-indent: 850px;
  overflow: hidden;
  cursor: pointer; }
  .comparison-item__close:before, .comparison-item__close:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 1px;
    background: #000;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%) rotate(45deg);
    -moz-transform: translateY(-50%) translateX(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) translateX(-50%) rotate(45deg);
    -o-transform: translateY(-50%) translateX(-50%) rotate(45deg);
    transform: translateY(-50%) translateX(-50%) rotate(45deg); }
  .comparison-item__close:after {
    -webkit-transform: translateY(-50%) translateX(-50%) rotate(-45deg);
    -moz-transform: translateY(-50%) translateX(-50%) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(-50%) rotate(-45deg);
    -o-transform: translateY(-50%) translateX(-50%) rotate(-45deg);
    transform: translateY(-50%) translateX(-50%) rotate(-45deg); }
  .comparison-item:hover .comparison-item__close {
    display: block; }

.killboard-navigation {
  margin: -33px 0 32px 0;
  border-bottom: 1px solid #979797; }

.killboard-navigation__list {
  list-style: none;
  margin: 1px 0 0 0;
  line-height: 1.4;
  margin: 0; }
  @media only screen and (min-width: 40.0625em) {
    .killboard-navigation__list {
      height: 40px;
      display: flex; } }
  @media only screen and (max-width: 40em) {
    .killboard-navigation__list {
      display: inline-block;
      vertical-align: top;
      max-width: 100%;
      overflow-x: auto;
      white-space: nowrap;
      -webkit-overflow-scrolling: touch;
      background: -moz-radial-gradient(left, ellipse, rgba(0, 0, 0, 0.3) 0%, transparent 75%) 0 center, -moz-radial-gradient(right, ellipse, rgba(0, 0, 0, 0.3) 0%, transparent 75%) 100% center;
      background: -webkit-radial-gradient(left, ellipse, rgba(0, 0, 0, 0.3) 0%, transparent 75%) 0 center, -webkit-radial-gradient(right, ellipse, rgba(0, 0, 0, 0.3) 0%, transparent 75%) 100% center;
      background: radial-gradient(left, ellipse, rgba(0, 0, 0, 0.3) 0%, transparent 75%) 0 center, radial-gradient(right, ellipse, rgba(0, 0, 0, 0.3) 0%, transparent 75%) 100% center;
      background-size: 10px 100%, 10px 100%;
      background-attachment: scroll, scroll;
      background-repeat: no-repeat; } }

@media only screen and (max-width: 40em) {
  .killboard-navigation__list-item {
    display: inline-block; }
    .killboard-navigation__list-item:first-child {
      background-image: -webkit-linear-gradient(left, #dadad2 50%, rgba(218, 218, 210, 0) 100%);
      background-image: -o-linear-gradient(left, #dadad2 50%, rgba(218, 218, 210, 0) 100%);
      background-image: linear-gradient(to right, #dadad2 50%, rgba(218, 218, 210, 0) 100%);
      background-repeat: no-repeat;
      background-size: 20px 100%; }
    .killboard-navigation__list-item:last-child {
      background-image: -webkit-linear-gradient(right, #dadad2 50%, rgba(218, 218, 210, 0) 100%);
      background-image: -o-linear-gradient(right, #dadad2 50%, rgba(218, 218, 210, 0) 100%);
      background-image: linear-gradient(to left, #dadad2 50%, rgba(218, 218, 210, 0) 100%);
      background-repeat: no-repeat;
      background-position: 100% 0;
      background-size: 20px 100%; } }

@media only screen and (min-width: 40.0625em) {
  .killboard-navigation__list-item {
    flex: 1 1 0px; } }

.killboard-navigation__link {
  position: relative;
  display: block;
  text-align: center;
  font-size: 1rem;
  font-weight: bold;
  text-transform: uppercase;
  padding: 8px 0;
  height: 40px; }
  .killboard-navigation__link:focus, .killboard-navigation__link:active {
    background: #441003 url("/assets/images/shop/sidebar.png?ubebac172");
    box-shadow: inset inset 0 32px 24px 0 rgba(0, 0, 0, 0.3);
    color: #fff;
    z-index: 2; }
  @media only screen and (max-width: 40em) {
    .killboard-navigation__link {
      border-width: 0;
      padding: 8px;
      font-size: 0.8rem;
      height: auto; } }

.killboard-navigation__link--active {
  background: #441003 url("/assets/images/shop/sidebar.png?ubebac172");
  box-shadow: inset inset 0 32px 24px 0 rgba(0, 0, 0, 0.3);
  color: #fff;
  z-index: 2; }
  .killboard-navigation__link--active:hover, .killboard-navigation__link--active:active {
    color: #fff; }

.kill__load-more {
  display: block;
  padding: 0;
  height: 34px;
  line-height: 34px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold; }
  .kill__load-more .loading-indicator {
    display: none;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    margin: 0 auto;
    overflow: hidden;
    text-indent: -9001px;
    border: 4px solid #c63000;
    border-right-color: transparent;
    animation-duration: 0.75s;
    animation-iteration-count: infinite;
    animation-name: rotate-forever;
    animation-timing-function: linear;
    vertical-align: middle; }
  .kill__load-more .load-more-text {
    display: inline-block; }
    .kill__load-more .load-more-text:after {
      display: inline-block;
      content: '';
      margin-left: 6px;
      border: 4px solid transparent;
      border-top-color: #c63000; }
  .kill__load-more .hide-more-text {
    display: inline-block; }
    .kill__load-more .hide-more-text:after {
      display: inline-block;
      content: '';
      margin-left: 6px;
      margin-bottom: 4px;
      border: 4px solid transparent;
      border-bottom-color: #c63000; }

.kill__load-more--loading .loading-indicator {
  display: inline-block; }

.kill__load-more--loading .load-more-text {
  display: none; }

.killboard-wrapper {
  background: #dadad2;
  border: 1px solid #979797;
  overflow: hidden;
  padding: 32px 0; }

.color-icon {
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 2px solid #b2afaa;
  vertical-align: top;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4), inset 0 1px 1px 0 rgba(255, 255, 255, 0.5), inset 0 -2px 1px 0 rgba(0, 0, 0, 0.15); }

.color-icon__wrapper {
  font-size: 14px;
  display: inline-block;
  margin-right: 12px;
  line-height: 40px; }
  .color-icon__wrapper * {
    line-height: 40px;
    vertical-align: middle; }
  .color-icon__wrapper .color-icon {
    display: inline-block;
    margin: 0 4px 0 0; }

.color-icon--top-table {
  margin: 11px 7px 11px 0;
  border: 0;
  box-shadow: inset 0 1px 1px 0 rgba(255, 255, 255, 0.5), inset 0 -2px 1px 0 rgba(0, 0, 0, 0.15); }

.color-icon--1 {
  background: #4A90E2; }

.color-icon--2 {
  background: #F5A623; }

.color-icon--3 {
  background: #D0021B; }

.text-wrapper {
  display: inline-block; }

.guild-item {
  position: relative;
  display: inline-block;
  width: 64px;
  height: 40px; }
  .guild-item a {
    display: block;
    width: 64px;
    height: 40px;
    padding-left: 32px;
    background: url("/assets/images/killboard/guild-shield.png?ubebac172") no-repeat 0 0;
    background-size: contain;
    color: #222; }

.guild-item__tooltip {
  position: absolute;
  top: 48px;
  left: -68px;
  padding: 8px;
  width: 160px;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -moz-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  pointer-events: none;
  background-color: #000;
  background-color: rgba(51, 51, 51, 0.9);
  color: #fff;
  z-index: 1001;
  font-size: 12px; }
  .guild-item__tooltip:after {
    display: block;
    content: '';
    position: absolute;
    top: -12px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -6px;
    border: 6px solid transparent;
    border-bottom-color: #000;
    border-bottom-color: rgba(51, 51, 51, 0.9); }
  .guild-item:hover .guild-item__tooltip {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1; }

.guild-list__item {
  display: block; }

.group-colour {
  position: relative; }
  .group-colour:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 2px;
    background: #4A90E2; }

.group-colour--2:before {
  background: #F5A623; }

.group-colour--3:before {
  background: #D0021B; }
