.btn__reset {
  border: 0;
  outline: 0;
  padding: 0;
  cursor: pointer;
  background: transparent;
  -webkit-appearance: none;
  -webkit-border-radius: 0; }

.gradient:after, .ms-btn-icon .ms-btn-ico.custom svg, .abs_fill, .lazyload[data-animation]:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.btn__reset {
  border: 0;
  outline: 0;
  padding: 0;
  cursor: pointer;
  background: transparent;
  -webkit-appearance: none;
  -webkit-border-radius: 0; }

.gradient:after, .ms-btn-icon .ms-btn-ico.custom svg, .abs_fill, .lazyload[data-animation]:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

/*! normalize.css v1.1.2 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

a:active,
a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

p,
pre {
  margin: 1em 0; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before,
q:after {
  content: '';
  content: none; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

menu,
ol,
ul {
  padding: 0 0 0 40px; }

nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

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

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible; }

button[disabled],
html input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  font-size: 100%; }

html,
body,
.mason {
  width: 100%;
  height: 100%; }

body {
  background: #CCCCCC; }

.mason *,
.mason *:before,
.mason *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url("/_includes/polyfills/boxsizing.htc"); }

.mason--resizing * {
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }

.mason {
  width: 1024px;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto;
  clear: both;
  position: relative;
  overflow: hidden;
  background: #FFFFFF; }
  @media all and (min-width: 0px) {
    .mason {
      width: auto; } }

.mason {
  color: #666666;
  font-family: "Roboto", sans-serif; }

button,
input,
select,
textarea {
  font-family: "Roboto", sans-serif; }

.video {
  max-width: 100%;
  position: relative;
  background: #000; }
  .video iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    border: 0; }

.region h1,
.region h2,
.region h3,
.region h4,
.region h5,
.region h6 {
  color: #000000;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  line-height: 1.5em; }

.region a {
  color: #07719d;
  text-decoration: none; }

.region hr {
  width: 100%;
  height: 0;
  margin: 0;
  border: 0;
  border-bottom: 1px solid #E0E0E0; }

.region img,
.region iframe {
  max-width: 100%; }

.region img {
  height: auto !important; }

.region img[data-fill] {
  max-width: none; }

.region figure {
  max-width: 100%;
  padding: 2px;
  margin: 1em 0;
  border: 1px solid #E0E0E0;
  background: #f4f5f7; }
  .region figure img {
    clear: both; }
  .region figure figcaption {
    clear: both; }

.region blockquote {
  margin: 1em 0;
  padding: 0 0 0 1em; }

.region table {
  max-width: 100%;
  margin: 1em 0;
  clear: both;
  border: 1px solid #E0E0E0;
  background: #f4f5f7; }

.region th, .region td {
  text-align: left;
  padding: 0.25em 0.5em;
  border: 1px solid #E0E0E0; }

.region label {
  margin-right: .5em;
  display: block; }

.region legend {
  padding: 0 .5em; }

.region label em,
.region legend em {
  color: #CF1111;
  font-style: normal;
  margin-left: .2em; }

.region input {
  max-width: 100%; }

.region input[type=text],
.region input[type=password] {
  width: 18em;
  height: 2em;
  display: block;
  padding: 0 0 0 .5em;
  border: 1px solid #E0E0E0; }

.region input[type=radio],
.region input[type=checkbox] {
  width: 1em;
  height: 1em;
  margin: .4em; }

.region textarea {
  max-width: 100%;
  display: block;
  padding: .5em;
  border: 1px solid #E0E0E0; }

.region select {
  max-width: 100%;
  width: 18em;
  height: 2em;
  padding: .2em;
  border: 1px solid #E0E0E0; }

.region select[size] {
  height: auto;
  padding: .2em; }

.region fieldset {
  border-color: #E0E0E0; }

.captcha {
  display: block;
  margin: 0 0 1em; }

.captcha__help {
  max-width: 28em; }

.captcha__help--extended {
  max-width: 26em; }

.captcha__elements {
  width: 200px; }

.btn {
  height: auto;
  margin-top: -1px;
  display: inline-block;
  padding: 0 1em;
  color: #000000;
  line-height: 2.8em;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid #000000;
  background: transparent;
  -webkit-transition: background .4s, color .4s;
  -o-transition: background .4s, color .4s;
  transition: background .4s, color .4s; }

.btn:hover,
.btn:focus {
  color: #FFF;
  background: #000000; }

.btn__icon,
.btn__text {
  float: left;
  margin: 0 0.2em;
  line-height: inherit; }

.btn__icon {
  font-size: 1.5em;
  margin-top: -2px; }

.btn--disabled {
  color: #999;
  border-color: #999;
  cursor: default; }

.btn--disabled:hover,
.btn--disabled:focus {
  color: #999;
  background: transparent; }

.anchor {
  visibility: hidden;
  position: absolute;
  top: 0; }

#forumUpdateForm fieldset {
  margin: 1em 0; }

#forumUpdateForm .cmsForm__field {
  display: block;
  clear: both; }

.mason--admin .anchor {
  margin-top: -110px; }

.ui_toolbar {
  clear: both;
  margin: 1em 0;
  line-height: 2.1em; }

.ui_toolbar:before,
.ui_toolbar:after {
  content: '';
  display: table; }

.ui_toolbar:after {
  clear: both; }

.lte-ie7 .ui_toolbar {
  zoom: 1; }

.ui_toolbar > *,
.ui_left > *,
.ui_right > * {
  margin: 0 .5em 0 0;
  float: left; }

.ui_toolbar > *:last-child,
.ui_right > *:last-child {
  margin-right: 0; }

.ui_left {
  float: left; }

.ui_right {
  float: right;
  margin-left: .5em; }

.ui_button, .ui_tag, .ui_select {
  margin: 0 .5em 0 0;
  position: relative;
  float: left;
  text-align: left; }

.ui_button, .ui_tag, .ui_select > div {
  height: 2.1em;
  padding: 0 .6em;
  position: relative;
  font-size: 1em;
  white-space: nowrap;
  color: #444444 !important;
  line-height: 2.1em;
  border: 1px solid;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
  border-radius: 0px;
  background-color: #F8F8F8;
  background-image: none; }

.ui_button:hover, .ui_select:hover > div {
  background-color: #E0E0E0; }

.ui_button.ui_button--selected, .ui_select.ui_select--selected > div {
  background-color: #E0E0E0; }

.ui_button.ui_button--disabled, .ui_select.ui_select--disabled > div {
  cursor: default;
  color: rgba(68, 68, 68, 0.25) !important;
  background-color: #F8F8F8; }

.ui_button {
  margin: 0 .3em 0 0;
  cursor: pointer;
  outline: none !important;
  text-decoration: none;
  -webkit-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s; }

.ui_card {
  padding: 1em;
  display: block;
  text-align: left;
  color: #444444;
  background-color: #F8F8F8;
  border: 1px solid !important;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25) !important;
  border-radius: 0px; }

.ui_card:before,
.ui_card:after {
  content: '';
  display: table;
  clear: both; }

.ui_card--void {
  padding: 0;
  overflow: hidden; }

.ui_card--void > * {
  margin: -1px -2px -1px -1px; }

.ui_card__img {
  margin: 0 -1em;
  display: block;
  overflow: hidden;
  border: 2px solid #F8F8F8; }

.ui_card__img--top {
  margin: -1em -1em 0;
  border-radius: 0px 0px 0 0; }

.ui_card__img--full {
  margin: -1em;
  border-radius: 0px; }

.ui_txt {
  margin: 0 0 0.8em;
  font-weight: 300;
  line-height: 1.6em; }

.ui_txt__title {
  margin: 0.66667em 0;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.33333em; }

.ui_txt__bold {
  margin: 0.8em 0;
  font-weight: 400; }

.ui_txt__sub {
  margin: -1em 0 1em;
  font-size: 0.8em;
  font-weight: 300;
  line-height: 2em; }

.ui_txt__content {
  font-size: 0.9em;
  line-height: 1.77778em; }
  .ui_txt__content * {
    display: inline;
    margin: 0; }

.ui_txt--truncate_3, .ui_txt--truncate_4, .ui_txt--truncate_5, .ui_txt--truncate_6, .ui_txt--truncate_7, .ui_txt--truncate_8, .ui_txt--truncate_9 {
  position: relative;
  overflow: hidden; }

.ui_txt--truncate_3:after, .ui_txt--truncate_4:after, .ui_txt--truncate_5:after, .ui_txt--truncate_6:after, .ui_txt--truncate_7:after, .ui_txt--truncate_8:after, .ui_txt--truncate_9:after {
  content: '';
  width: 50%;
  height: 1.6em;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(248, 248, 248, 0)), to(#f8f8f8));
  background: -webkit-linear-gradient(left, rgba(248, 248, 248, 0), #f8f8f8);
  background: -o-linear-gradient(left, rgba(248, 248, 248, 0), #f8f8f8);
  background: linear-gradient(to right, rgba(248, 248, 248, 0), #f8f8f8); }

.ui_txt--truncate_3 {
  height: 4.8em; }

.ui_txt--truncate_3 .ui_txt__title {
  max-height: 1.33333em;
  overflow: hidden; }

.ui_txt--truncate_4 {
  height: 6.4em; }

.ui_txt--truncate_4 .ui_txt__title {
  max-height: 2.66667em;
  overflow: hidden; }

.ui_txt--truncate_5 {
  height: 8em; }

.ui_txt--truncate_5 .ui_txt__title {
  max-height: 4em;
  overflow: hidden; }

.ui_txt--truncate_6 {
  height: 9.6em; }

.ui_txt--truncate_6 .ui_txt__title {
  max-height: 5.33333em;
  overflow: hidden; }

.ui_txt--truncate_7 {
  height: 11.2em; }

.ui_txt--truncate_7 .ui_txt__title {
  max-height: 6.66667em;
  overflow: hidden; }

.ui_txt--truncate_8 {
  height: 12.8em; }

.ui_txt--truncate_8 .ui_txt__title {
  max-height: 8em;
  overflow: hidden; }

.ui_txt--truncate_9 {
  height: 14.4em; }

.ui_txt--truncate_9 .ui_txt__title {
  max-height: 9.33333em;
  overflow: hidden; }

.ui_select {
  padding: 0; }

.ui_select > div {
  padding: 0 1.5em 0 .6em;
  cursor: pointer;
  outline: none !important;
  text-decoration: none;
  -webkit-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s; }

.ui_select > div:after {
  content: '';
  display: block;
  position: absolute;
  right: .6em;
  top: 50%;
  margin-top: -2px;
  border: 4px solid;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent; }

.ui_select > ul {
  padding: 0;
  margin: .75em 0 0;
  display: none;
  list-style: none;
  overflow: hidden;
  background: #fff;
  position: absolute;
  z-index: 8;
  top: 100%;
  right: 0; }

.ui_select > ul li {
  height: 2.1em;
  padding: .15em;
  clear: both;
  position: relative;
  border-bottom: 1px solid #ddd; }

.ui_select > ul li span {
  width: .6em;
  height: .6em;
  margin: .6em;
  float: left; }

.ui_select > ul li label {
  margin: 0 3.6em 0 1.8em;
  display: block;
  white-space: nowrap; }

.ui_select > ul li input {
  position: absolute;
  top: 50%;
  right: 0.15em;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.ui_select--selected > ul {
  display: block; }

.ui_group {
  float: left;
  margin: 0 .3em 0 0; }

.ui_group .ui_button {
  float: left;
  margin: 0;
  border-radius: 0;
  border-left-color: rgba(255, 255, 255, 0.15); }

.ui_group .ui_button:first-child {
  border-radius: 0px 0 0 0px;
  border-left-color: rgba(0, 0, 0, 0.15); }

.ui_group .ui_button:last-child {
  border-radius: 0 0px 0px 0; }

.ui_icon {
  height: .5em;
  font-size: 2em;
  line-height: .5em;
  display: inline-block;
  font-family: "Courier New", Courier, monospace; }

.ui_icon--prev:after {
  content: "\02039";
  font-weight: bold; }

.ui_icon--next:after {
  content: "\0203A";
  font-weight: bold; }

.ui-tooltip {
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
  max-width: 300px;
  padding: 8px;
  position: absolute;
  z-index: 9999;
  font-size: 95%;
  line-height: 1.2; }

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

.center {
  width: 90%;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  margin-right: auto;
  margin-left: auto; }
  .center:before, .center:after {
    content: "";
    display: table; }
  .center:after {
    clear: both; }
  .lte-ie7 .center {
    zoom: 1; }

.btn__reset {
  border: 0;
  outline: 0;
  padding: 0;
  cursor: pointer;
  background: transparent;
  -webkit-appearance: none;
  -webkit-border-radius: 0; }

.gradient:after, .ms-btn-icon .ms-btn-ico.custom svg, .abs_fill, .lazyload[data-animation]:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.flex_center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.bg_fill {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.ms-btn > *,
.content__form__submit, a {
  -webkit-transition: color .3s ease, fill .3s ease, background .3s ease, border-color .3s ease;
  -o-transition: color .3s ease, fill .3s ease, background .3s ease, border-color .3s ease;
  transition: color .3s ease, fill .3s ease, background .3s ease, border-color .3s ease; }

.dropdown_ico, .ms-btn-icon .ms-btn-ico i, .ms-btn-icoanim .ms-btn-ico {
  -webkit-transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s ease;
  transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s ease;
  -o-transition: transform .3s ease, opacity .3s ease, visibility .3s ease;
  transition: transform .3s ease, opacity .3s ease, visibility .3s ease;
  transition: transform .3s ease, opacity .3s ease, visibility .3s ease, -webkit-transform .3s ease; }

.ms-btn > *,
.content__form__submit, .caps {
  text-transform: uppercase; }

.ms-pad {
  padding: 2em 0; }

.dropdown_ico {
  position: absolute;
  right: 5%;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 2em;
  line-height: 2; }

.block-l {
  background: #FFFFFF;
  color: #666666;
  fill: #666666; }

.ms-btn > *,
.content__form__submit, .block-d {
  background: #000000;
  color: #FFF;
  fill: #FFF; }

.col-pri {
  color: #000000; }

.col-sec {
  color: #d9bb0f; }

.col-ter {
  color: #8A61A2; }

.col-white {
  color: #FFF; }

.bg-pri {
  background-color: #000000; }

.bg-sec {
  background-color: #d9bb0f; }

.bg-ter {
  background-color: #8A61A2; }

h1, h2, h3, h4, h5, h6, .font-headings {
  font: 700 1em/1.2 "Roboto", sans-serif; }

/* sorry, change in font has resulted in this excess! */
.fs15 {
  font-size: 0.9375em; }

.fs16 {
  font-size: 1em; }

.fs17 {
  font-size: 1.0625em; }

.fs18 {
  font-size: 1.125em; }

.fs19 {
  font-size: 1.1875em; }

.fs22 {
  font-size: 1.375em; }

.fs23 {
  font-size: 1.4375em; }

.fs24 {
  font-size: 1.5em; }

.fs25 {
  font-size: 1.5625em; }

.fs26 {
  font-size: 1.625em; }

.fs27 {
  font-size: 1.6875em; }

.fs28 {
  font-size: 1.75em; }

.fs30 {
  font-size: 1.875em; }

.fs31 {
  font-size: 1.9375em; }

.fs32 {
  font-size: 2em; }

.fs33 {
  font-size: 2.0625em; }

.fs34 {
  font-size: 2.125em; }

.fs46 {
  font-size: 2.875em; }

.w400 {
  font-weight: 400; }

.ms-btn > *,
.content__form__submit, .w700 {
  font-weight: 700; }

.ls10 {
  letter-spacing: 0.01em; }

.ls50 {
  letter-spacing: 0.05em; }

.ls100 {
  letter-spacing: 0.1em; }

.ls140 {
  letter-spacing: 0.14em; }

.ls150 {
  letter-spacing: 0.15em; }

.ls200 {
  letter-spacing: 0.2em; }

.ls500 {
  letter-spacing: 0.5em; }

hr {
  width: 2.0625em;
  height: 5px;
  border: 0;
  margin: 1.5em 0;
  display: inline-block;
  background: #21493f; }

.table {
  display: table;
  width: 100%;
  height: 100%; }

.tablecell {
  display: table-cell;
  vertical-align: middle; }

.ms-btn-border > *, .border {
  border: 4px solid #E0E0E0; }

.ms-btn > *,
.content__form__submit, .rounded {
  border-radius: 8px;
  overflow: hidden;
  z-index: 1; }

.spaced {
  letter-spacing: .0875em; }

.superspaced {
  letter-spacing: .215em; }

.a_block {
  display: block; }

.gradient:after {
  background: rgba(0, 0, 0, 0);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.77) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.77) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.77)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.77) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.77) 100%);
  content: ''; }

.ms-btn {
  display: inline-block;
  color: #E0E0E0; }

.ms-btn > *,
.content__form__submit {
  display: block;
  color: inherit;
  position: relative;
  padding: .6025em 2.15em;
  z-index: 0; }

.ms-btn > *:hover {
  color: #000000;
  background: #d9bb0f; }
  .ms-btn > *:hover i.fa-angle-right {
    -webkit-transform: translateX(4px);
    -ms-transform: translateX(4px);
    transform: translateX(4px); }

.ms-btn-icon {
  position: relative; }
  .ms-btn-icon > * {
    padding-right: 4.5em; }
  .ms-btn-icon .ms-btn-ico {
    text-align: right;
    right: 1.5em;
    width: 2em;
    height: 1.9375em;
    line-height: 1.625;
    border-left: 1px solid rgba(0, 0, 0, 0.39); }
    .ms-btn-icon .ms-btn-ico.custom {
      right: 1.15em;
      width: 2.5em; }
      .ms-btn-icon .ms-btn-ico.custom svg {
        right: -1em;
        margin: auto; }
    .ms-btn-icon .ms-btn-ico i {
      vertical-align: middle;
      will-change: transform; }

.ms-btn-border > * {
  background: none;
  border-color: #1f1f1f;
  color: #FFF; }
  .ms-btn-border > *:hover {
    color: inherit;
    background: black; }

.ms-btn-chunky > * {
  padding-top: .915em;
  padding-bottom: .915em; }

.ms-btn-icoanim .ms-btn-ico {
  -webkit-transform: scale(0.35);
  -ms-transform: scale(0.35);
  transform: scale(0.35);
  visibility: hidden;
  opacity: 0; }

.ms-btn-icoanim > *:hover .ms-btn-ico,
.subnav__list__item--selected a .ms-btn-ico {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  visibility: visible;
  opacity: 1; }

.btn__reset {
  border: 0;
  outline: 0;
  padding: 0;
  cursor: pointer;
  background: transparent;
  -webkit-appearance: none;
  -webkit-border-radius: 0; }

.gradient:after, .ms-btn-icon .ms-btn-ico.custom svg, .abs_fill, .lazyload[data-animation]:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

/*! normalize.css v1.1.2 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

a:active,
a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

p,
pre {
  margin: 1em 0; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before,
q:after {
  content: '';
  content: none; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

menu,
ol,
ul {
  padding: 0 0 0 40px; }

nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

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

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible; }

button[disabled],
html input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  font-size: 100%; }

html,
body,
.mason {
  width: 100%;
  height: 100%; }

body {
  background: #CCCCCC; }

.mason *,
.mason *:before,
.mason *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url("/_includes/polyfills/boxsizing.htc"); }

.mason--resizing * {
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }

.mason {
  width: 1024px;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto;
  clear: both;
  position: relative;
  overflow: hidden;
  background: #FFFFFF; }
  @media all and (min-width: 0px) {
    .mason {
      width: auto; } }

.mason {
  color: #666666;
  font-family: "Roboto", sans-serif; }

button,
input,
select,
textarea {
  font-family: "Roboto", sans-serif; }

.video {
  max-width: 100%;
  position: relative;
  background: #000; }
  .video iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    border: 0; }

.region h1,
.region h2,
.region h3,
.region h4,
.region h5,
.region h6 {
  color: #000000;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  line-height: 1.5em; }

.region a {
  color: #07719d;
  text-decoration: none; }

.region hr {
  width: 100%;
  height: 0;
  margin: 0;
  border: 0;
  border-bottom: 1px solid #E0E0E0; }

.region img,
.region iframe {
  max-width: 100%; }

.region img {
  height: auto !important; }

.region img[data-fill] {
  max-width: none; }

.region figure {
  max-width: 100%;
  padding: 2px;
  margin: 1em 0;
  border: 1px solid #E0E0E0;
  background: #f4f5f7; }
  .region figure img {
    clear: both; }
  .region figure figcaption {
    clear: both; }

.region blockquote {
  margin: 1em 0;
  padding: 0 0 0 1em; }

.region table {
  max-width: 100%;
  margin: 1em 0;
  clear: both;
  border: 1px solid #E0E0E0;
  background: #f4f5f7; }

.region th, .region td {
  text-align: left;
  padding: 0.25em 0.5em;
  border: 1px solid #E0E0E0; }

.region label {
  margin-right: .5em;
  display: block; }

.region legend {
  padding: 0 .5em; }

.region label em,
.region legend em {
  color: #CF1111;
  font-style: normal;
  margin-left: .2em; }

.region input {
  max-width: 100%; }

.region input[type=text],
.region input[type=password] {
  width: 18em;
  height: 2em;
  display: block;
  padding: 0 0 0 .5em;
  border: 1px solid #E0E0E0; }

.region input[type=radio],
.region input[type=checkbox] {
  width: 1em;
  height: 1em;
  margin: .4em; }

.region textarea {
  max-width: 100%;
  display: block;
  padding: .5em;
  border: 1px solid #E0E0E0; }

.region select {
  max-width: 100%;
  width: 18em;
  height: 2em;
  padding: .2em;
  border: 1px solid #E0E0E0; }

.region select[size] {
  height: auto;
  padding: .2em; }

.region fieldset {
  border-color: #E0E0E0; }

.captcha {
  display: block;
  margin: 0 0 1em; }

.captcha__help {
  max-width: 28em; }

.captcha__help--extended {
  max-width: 26em; }

.captcha__elements {
  width: 200px; }

.btn {
  height: auto;
  margin-top: -1px;
  display: inline-block;
  padding: 0 1em;
  color: #000000;
  line-height: 2.8em;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid #000000;
  background: transparent;
  -webkit-transition: background .4s, color .4s;
  -o-transition: background .4s, color .4s;
  transition: background .4s, color .4s; }

.btn:hover,
.btn:focus {
  color: #FFF;
  background: #000000; }

.btn__icon,
.btn__text {
  float: left;
  margin: 0 0.2em;
  line-height: inherit; }

.btn__icon {
  font-size: 1.5em;
  margin-top: -2px; }

.btn--disabled {
  color: #999;
  border-color: #999;
  cursor: default; }

.btn--disabled:hover,
.btn--disabled:focus {
  color: #999;
  background: transparent; }

.anchor {
  visibility: hidden;
  position: absolute;
  top: 0; }

#forumUpdateForm fieldset {
  margin: 1em 0; }

#forumUpdateForm .cmsForm__field {
  display: block;
  clear: both; }

.mason--admin .anchor {
  margin-top: -110px; }

.ui_toolbar {
  clear: both;
  margin: 1em 0;
  line-height: 2.1em; }

.ui_toolbar:before,
.ui_toolbar:after {
  content: '';
  display: table; }

.ui_toolbar:after {
  clear: both; }

.lte-ie7 .ui_toolbar {
  zoom: 1; }

.ui_toolbar > *,
.ui_left > *,
.ui_right > * {
  margin: 0 .5em 0 0;
  float: left; }

.ui_toolbar > *:last-child,
.ui_right > *:last-child {
  margin-right: 0; }

.ui_left {
  float: left; }

.ui_right {
  float: right;
  margin-left: .5em; }

.ui_button, .ui_tag, .ui_select {
  margin: 0 .5em 0 0;
  position: relative;
  float: left;
  text-align: left; }

.ui_button, .ui_tag, .ui_select > div {
  height: 2.1em;
  padding: 0 .6em;
  position: relative;
  font-size: 1em;
  white-space: nowrap;
  color: #444444 !important;
  line-height: 2.1em;
  border: 1px solid;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
  border-radius: 0px;
  background-color: #F8F8F8;
  background-image: none; }

.ui_button:hover, .ui_select:hover > div {
  background-color: #E0E0E0; }

.ui_button.ui_button--selected, .ui_select.ui_select--selected > div {
  background-color: #E0E0E0; }

.ui_button.ui_button--disabled, .ui_select.ui_select--disabled > div {
  cursor: default;
  color: rgba(68, 68, 68, 0.25) !important;
  background-color: #F8F8F8; }

.ui_button {
  margin: 0 .3em 0 0;
  cursor: pointer;
  outline: none !important;
  text-decoration: none;
  -webkit-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s; }

.ui_card {
  padding: 1em;
  display: block;
  text-align: left;
  color: #444444;
  background-color: #F8F8F8;
  border: 1px solid !important;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25) !important;
  border-radius: 0px; }

.ui_card:before,
.ui_card:after {
  content: '';
  display: table;
  clear: both; }

.ui_card--void {
  padding: 0;
  overflow: hidden; }

.ui_card--void > * {
  margin: -1px -2px -1px -1px; }

.ui_card__img {
  margin: 0 -1em;
  display: block;
  overflow: hidden;
  border: 2px solid #F8F8F8; }

.ui_card__img--top {
  margin: -1em -1em 0;
  border-radius: 0px 0px 0 0; }

.ui_card__img--full {
  margin: -1em;
  border-radius: 0px; }

.ui_txt {
  margin: 0 0 0.8em;
  font-weight: 300;
  line-height: 1.6em; }

.ui_txt__title {
  margin: 0.66667em 0;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.33333em; }

.ui_txt__bold {
  margin: 0.8em 0;
  font-weight: 400; }

.ui_txt__sub {
  margin: -1em 0 1em;
  font-size: 0.8em;
  font-weight: 300;
  line-height: 2em; }

.ui_txt__content {
  font-size: 0.9em;
  line-height: 1.77778em; }
  .ui_txt__content * {
    display: inline;
    margin: 0; }

.ui_txt--truncate_3, .ui_txt--truncate_4, .ui_txt--truncate_5, .ui_txt--truncate_6, .ui_txt--truncate_7, .ui_txt--truncate_8, .ui_txt--truncate_9 {
  position: relative;
  overflow: hidden; }

.ui_txt--truncate_3:after, .ui_txt--truncate_4:after, .ui_txt--truncate_5:after, .ui_txt--truncate_6:after, .ui_txt--truncate_7:after, .ui_txt--truncate_8:after, .ui_txt--truncate_9:after {
  content: '';
  width: 50%;
  height: 1.6em;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(248, 248, 248, 0)), to(#f8f8f8));
  background: -webkit-linear-gradient(left, rgba(248, 248, 248, 0), #f8f8f8);
  background: -o-linear-gradient(left, rgba(248, 248, 248, 0), #f8f8f8);
  background: linear-gradient(to right, rgba(248, 248, 248, 0), #f8f8f8); }

.ui_txt--truncate_3 {
  height: 4.8em; }

.ui_txt--truncate_3 .ui_txt__title {
  max-height: 1.33333em;
  overflow: hidden; }

.ui_txt--truncate_4 {
  height: 6.4em; }

.ui_txt--truncate_4 .ui_txt__title {
  max-height: 2.66667em;
  overflow: hidden; }

.ui_txt--truncate_5 {
  height: 8em; }

.ui_txt--truncate_5 .ui_txt__title {
  max-height: 4em;
  overflow: hidden; }

.ui_txt--truncate_6 {
  height: 9.6em; }

.ui_txt--truncate_6 .ui_txt__title {
  max-height: 5.33333em;
  overflow: hidden; }

.ui_txt--truncate_7 {
  height: 11.2em; }

.ui_txt--truncate_7 .ui_txt__title {
  max-height: 6.66667em;
  overflow: hidden; }

.ui_txt--truncate_8 {
  height: 12.8em; }

.ui_txt--truncate_8 .ui_txt__title {
  max-height: 8em;
  overflow: hidden; }

.ui_txt--truncate_9 {
  height: 14.4em; }

.ui_txt--truncate_9 .ui_txt__title {
  max-height: 9.33333em;
  overflow: hidden; }

.ui_select {
  padding: 0; }

.ui_select > div {
  padding: 0 1.5em 0 .6em;
  cursor: pointer;
  outline: none !important;
  text-decoration: none;
  -webkit-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s; }

.ui_select > div:after {
  content: '';
  display: block;
  position: absolute;
  right: .6em;
  top: 50%;
  margin-top: -2px;
  border: 4px solid;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent; }

.ui_select > ul {
  padding: 0;
  margin: .75em 0 0;
  display: none;
  list-style: none;
  overflow: hidden;
  background: #fff;
  position: absolute;
  z-index: 8;
  top: 100%;
  right: 0; }

.ui_select > ul li {
  height: 2.1em;
  padding: .15em;
  clear: both;
  position: relative;
  border-bottom: 1px solid #ddd; }

.ui_select > ul li span {
  width: .6em;
  height: .6em;
  margin: .6em;
  float: left; }

.ui_select > ul li label {
  margin: 0 3.6em 0 1.8em;
  display: block;
  white-space: nowrap; }

.ui_select > ul li input {
  position: absolute;
  top: 50%;
  right: 0.15em;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.ui_select--selected > ul {
  display: block; }

.ui_group {
  float: left;
  margin: 0 .3em 0 0; }

.ui_group .ui_button {
  float: left;
  margin: 0;
  border-radius: 0;
  border-left-color: rgba(255, 255, 255, 0.15); }

.ui_group .ui_button:first-child {
  border-radius: 0px 0 0 0px;
  border-left-color: rgba(0, 0, 0, 0.15); }

.ui_group .ui_button:last-child {
  border-radius: 0 0px 0px 0; }

.ui_icon {
  height: .5em;
  font-size: 2em;
  line-height: .5em;
  display: inline-block;
  font-family: "Courier New", Courier, monospace; }

.ui_icon--prev:after {
  content: "\02039";
  font-weight: bold; }

.ui_icon--next:after {
  content: "\0203A";
  font-weight: bold; }

.ui-tooltip {
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
  max-width: 300px;
  padding: 8px;
  position: absolute;
  z-index: 9999;
  font-size: 95%;
  line-height: 1.2; }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  body .edit_mason {
    position: relative;
    z-index: 4;
    display: inline-block;
    margin-right: 10px;
    font: 300 14px/40px 'Lato', sans-serif;
    height: 40px;
    padding: 0 20px;
    background: #ef5b25;
    color: #FFF;
    border: 1px solid #e35623;
    text-decoration: none;
    text-transform: none;
    letter-spacing: normal; }
    body .edit_mason:before {
      content: '\f040';
      font-family: 'FontAwesome';
      font-size: 16px;
      font-weight: normal;
      display: block;
      z-index: 3;
      line-height: 20px;
      text-align: center;
      float: left;
      margin-right: 13px;
      margin-top: 10px; }
    body .edit_mason--absolute {
      position: absolute;
      top: 0;
      right: 0; }
      body .edit_mason--absolute--left {
        left: 0;
        right: auto; }

.mason {
  font: 400 1em/1.75 "Roboto", sans-serif; }

a {
  text-decoration: none;
  color: inherit; }

button,
input {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  text-transform: inherit; }

button:focus, button:active,
a:focus, a:active {
  outline: none !important; }

h1, h2, h3, h4, h5, h6, .font-headings {
  margin: auto; }

svg {
  fill: inherit; }

html {
  font-size: .825em; }

@media all and (min-width: 415px) {
  html {
    font-size: .85em; } }

.lte-ie8 html {
  font-size: .85em; }

@media all and (min-width: 825px) {
  html {
    font-size: .915em; } }

.lte-ie8 html {
  font-size: .915em; }

@media all and (min-width: 1152px) {
  html {
    font-size: .95em; } }

@media all and (min-width: 1401px) {
  html {
    font-size: 1em; } }

.ms-spread {
  width: 100%;
  max-width: 1410px;
  padding-right: 5%;
  padding-left: 5%;
  margin-right: auto;
  margin-left: auto;
  position: relative; }
  @media all and (min-width: 1401px) {
    .ms-spread {
      max-width: none;
      padding-right: calc(50% - 640px);
      padding-left: calc(50% - 640px); } }
  .ms-spread:before, .ms-spread:after {
    content: "";
    display: table; }
  .ms-spread:after {
    clear: both; }
  .lte-ie7 .ms-spread {
    zoom: 1; }

.ms-center {
  width: 90%;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  max-width: 1222px; }
  .ms-center:before, .ms-center:after {
    content: "";
    display: table; }
  .ms-center:after {
    clear: both; }
  .lte-ie7 .ms-center {
    zoom: 1; }

.parent {
  position: relative;
  width: 100%; }
  .parent:before, .parent:after {
    content: "";
    display: table; }
  .parent:after {
    clear: both; }
  .lte-ie7 .parent {
    zoom: 1; }

/*.r90 { transform: rotate(90deg); }
.r180 { transform: rotate(180deg); }
.r270 { transform: rotate(270deg); }
 }*/
@media all and (max-width: 824px) {
  .hide-tab {
    display: none; } }

.lte-ie8 .hide-tab {
  display: none; }

@media all and (min-width: 825px) {
  .hide-desk {
    display: none; } }

.lte-ie8 .hide-desk {
  display: none; }

.inline__div {
  display: inline-block;
  vertical-align: top; }

.cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .cover--bg__cover {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }

.lazy__load__img {
  opacity: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  transition: opacity 1s ease; }
  .lazy__load__img--contain {
    background-size: contain; }
  .lazy__loaded .lazy__load__img {
    opacity: 1;
    -webkit-transition: opacity 1s ease;
    -o-transition: opacity 1s ease;
    transition: opacity 1s ease; }
  .swipe__animate .lazy__load__img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: opacity 0.5s ease 0.5s, -webkit-transform 0.5s cubic-bezier(0.02, 0.22, 0.595, 1.165) 0.5s;
    transition: opacity 0.5s ease 0.5s, -webkit-transform 0.5s cubic-bezier(0.02, 0.22, 0.595, 1.165) 0.5s;
    -o-transition: opacity 0.5s ease 0.5s, transform 0.5s cubic-bezier(0.02, 0.22, 0.595, 1.165) 0.5s;
    transition: opacity 0.5s ease 0.5s, transform 0.5s cubic-bezier(0.02, 0.22, 0.595, 1.165) 0.5s;
    transition: opacity 0.5s ease 0.5s, transform 0.5s cubic-bezier(0.02, 0.22, 0.595, 1.165) 0.5s, -webkit-transform 0.5s cubic-bezier(0.02, 0.22, 0.595, 1.165) 0.5s; }

.admin__tip {
  background: #EF5B25;
  color: #fff;
  position: absolute;
  right: 0;
  padding: 0.1em 1em;
  z-index: 4;
  font-size: 0.875em;
  line-height: 30px; }
  .admin__tip > div {
    padding-right: 40px;
    min-height: 30px; }
  .admin__tip a {
    text-decoration: none;
    color: #fff;
    padding: 0 !important; }
  .admin__tip--above {
    bottom: 105%;
    bottom: calc(100% + 15px); }
  .admin__tip--below {
    top: 100%;
    top: calc(100% + 15px); }
  .admin__tip--top {
    top: 0; }
  .admin__tip--bottom {
    bottom: 0; }
  .admin__tip input {
    border: 2px solid #d2430f;
    background: white;
    color: #EF5B25; }
  .admin__tip i {
    margin-right: 0.5em; }

.lazyload[data-animation]:after {
  content: '';
  z-index: 1;
  background: #000000;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease; }

[data-animation="swipeUp"].inview:after {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

[data-animation="swipeDown"].inview:after {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%); }

[data-animation="swipeLeft"].inview:after {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }

[data-animation="swipeRight"].inview:after {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%); }

.center {
  width: 90%;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  margin-right: auto;
  margin-left: auto; }
  .center:before, .center:after {
    content: "";
    display: table; }
  .center:after {
    clear: both; }
  .lte-ie7 .center {
    zoom: 1; }

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

.hero {
  height: 96vh; }

.hero__content {
  bottom: 0;
  padding-bottom: 0; }
  .hero__content .hero__title {
    position: relative;
    width: 90%;
    max-width: 32rem;
    padding-bottom: 0.25em; }
    @media all and (max-width: 824px) {
      .hero__content .hero__title {
        font-size: 2.5em; } }
    .hero__content .hero__title .lte-ie8 {
      font-size: 2.5em; }
  .hero__content__region {
    width: 90%;
    max-width: 32rem;
    padding: 0 0 1.5em; }
    .hero__content__region p {
      font-size: 1em;
      line-height: 1.625em; }
      .mason:not(.mason--admin) .hero__content__region p {
        overflow: hidden;
        max-height: 8.125em;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical; }
  .hero__content .button__link a {
    padding: 1.563rem 2.5rem; }
    .hero__content .button__link a:after {
      width: 1px;
      height: 2rem;
      left: 50%;
      top: 100%;
      margin-left: 0;
      margin-top: -1rem; }

.hero__logo {
  position: absolute;
  z-index: 3;
  top: 100%;
  right: 0;
  margin-top: -33.8vw;
  width: 46%;
  -webkit-transform: translateX(9%);
  -ms-transform: translateX(9%);
  transform: translateX(9%);
  opacity: 0.15; }
  .hero__logo svg {
    display: block;
    width: 100%;
    height: 58.953vw; }
    .hero__logo svg .cls-1 {
      fill: #FFF; }

.hero__trust {
  position: absolute;
  z-index: 3;
  bottom: 6em;
  right: 0;
  width: 22%;
  text-align: right; }
  @media all and (max-width: 824px) {
    .hero__trust {
      display: none; } }
  .hero__trust .lte-ie8 {
    display: none; }
  .hero__trust a {
    display: block; }
    .hero__trust a img {
      display: inline-block;
      vertical-align: bottom;
      max-width: 100%; }

.content {
  width: 100%;
  float: none; }

.content__region {
  max-width: none; }

.content__attachments {
  display: none; }

.welcome {
  position: relative;
  z-index: 3;
  overflow: hidden; }
  .welcome__logo {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    margin-top: -33.8vw;
    width: 46%;
    -webkit-transform: translateX(9%);
    -ms-transform: translateX(9%);
    transform: translateX(9%);
    opacity: 0.05; }
    .welcome__logo svg {
      display: block;
      width: 100%;
      height: 58.953vw; }
      .welcome__logo svg .cls-1 {
        fill: #000; }
  .welcome__inner {
    position: relative;
    z-index: 1;
    padding: 6.25em 0; }
    .welcome__inner.center {
      max-width: 1152px; }
    @media all and (min-width: 825px) {
      .welcome__inner {
        padding: 6.25em 4em; } }
    .welcome__inner .lte-ie8 {
      padding: 6.25em 4em; }
    @media all and (min-width: 1152px) {
      .welcome__inner {
        padding: 10em 4em; } }
  @media all and (min-width: 825px) {
    .welcome__content {
      float: right;
      width: 54%;
      padding: 0 0 0 8em;
      margin: 4.5em 0 0; } }
  .welcome__content .lte-ie8 {
    float: right;
    width: 54%;
    padding: 0 0 0 8em;
    margin: 4.5em 0 0; }
  .welcome__content__title {
    color: #000000;
    font-size: 2em; }
    @media all and (min-width: 825px) {
      .welcome__content__title {
        margin: 0 0 0 -4rem; } }
    .welcome__content__title .lte-ie8 {
      margin: 0 0 0 -4rem; }
    .welcome__content__title span {
      display: block;
      padding: 0 0 0.25em;
      color: #d9bb0f;
      font-size: 1rem;
      font-weight: 500;
      letter-spacing: 0.1em;
      text-transform: uppercase; }
    @media all and (min-width: 825px) {
      .welcome__content__title {
        font-size: 2.5em; } }
    .welcome__content__title .lte-ie8 {
      font-size: 2.5em; }
    @media all and (min-width: 1152px) {
      .welcome__content__title {
        font-size: 3em; } }
  .welcome__content__region {
    padding: 1.5em 0; }
    .welcome__content__region p {
      font-size: 1em;
      line-height: 1.75em; }
  .welcome__image {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 33.125em;
    margin: 0 0 4em;
    display: none; }
    @media all and (min-width: 825px) {
      .welcome__image {
        display: block;
        float: left;
        width: 46%; } }
    .welcome__image .lte-ie8 {
      display: block;
      float: left;
      width: 46%; }
    .welcome__image__img {
      position: relative;
      z-index: 2;
      width: 100%;
      height: 100%;
      overflow: hidden !important; }
    .welcome__image:after {
      content: '';
      position: absolute;
      z-index: -1;
      bottom: -4em;
      left: 4em;
      width: 100%;
      height: 25em;
      background: url("/_site/images/design/lines.png"); }

.news {
  position: relative;
  z-index: 2;
  color: #FFF; }
  .news__bg {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 5%;
    right: 0;
    bottom: 0;
    background: #000000; }
    @media all and (min-width: 1401px) {
      .news__bg {
        left: 6em; } }
  .news__inner {
    position: relative;
    z-index: 1;
    text-align: center;
    padding: 4em 5% 4.5em; }
    @media all and (min-width: 1401px) {
      .news__inner {
        padding: 7em 0 7.5em; } }
    .news__inner.center {
      max-width: 1152px; }
    .news__inner .button__link {
      margin: 3.25em 0 0; }
      @media all and (min-width: 1152px) {
        .news__inner .button__link {
          margin: 4em 0 0; } }
      .news__inner .button__link a {
        background: #d9bb0f;
        color: #000; }
        .news__inner .button__link a:after {
          background: #FFF; }
        .news__inner .button__link a:hover {
          background: rgba(0, 0, 0, 0.25);
          color: #FFF; }
          .news__inner .button__link a:hover:after {
            background: #d9bb0f; }
  .news__title {
    margin: 0 0 3.25rem;
    font-size: 2em;
    background: #000; }
    @media all and (min-width: 825px) {
      .news__title {
        font-size: 2.5em; } }
    .news__title .lte-ie8 {
      font-size: 2.5em; }
    @media all and (min-width: 1152px) {
      .news__title {
        font-size: 3em; } }
  .news__container {
    text-align: left; }
    .news__container .owl-stage-outer {
      overflow: visible; }
      .news__container .owl-stage-outer .owl-stage {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .news__container .owl-stage-outer .owl-stage .owl-item {
          position: relative;
          z-index: 1;
          background: #FFF;
          -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
          opacity: 0;
          visibility: hidden;
          -webkit-transition: opacity .3s, visibility .3s, -webkit-box-shadow .3s;
          transition: opacity .3s, visibility .3s, -webkit-box-shadow .3s;
          -o-transition: opacity .3s, visibility .3s, box-shadow .3s;
          transition: opacity .3s, visibility .3s, box-shadow .3s;
          transition: opacity .3s, visibility .3s, box-shadow .3s, -webkit-box-shadow .3s; }
          .news__container .owl-stage-outer .owl-stage .owl-item:before {
            content: '';
            position: absolute;
            z-index: -1;
            bottom: -2em;
            left: -2em;
            width: 100%;
            height: 100%;
            background: url("/_site/images/design/lines-inv.png");
            opacity: 0;
            -webkit-transition: opacity .3s;
            -o-transition: opacity .3s;
            transition: opacity .3s; }
          .news__container .owl-stage-outer .owl-stage .owl-item:hover {
            -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.25);
            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.25); }
            .news__container .owl-stage-outer .owl-stage .owl-item:hover:before {
              opacity: 0.5; }
          .news__container .owl-stage-outer .owl-stage .owl-item.active {
            opacity: 1;
            visibility: visible; }
    .news__container .owl-nav {
      margin: 3.25em 0 0;
      text-align: center; }
      @media all and (min-width: 825px) {
        .news__container .owl-nav {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 100%;
          margin: 0 0 0 3em;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; } }
      .news__container .owl-nav .lte-ie8 {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 100%;
        margin: 0 0 0 3em;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
      @media all and (min-width: 1401px) {
        .news__container .owl-nav {
          margin: 0 0 0 4.5em; } }
      .news__container .owl-nav .owl-prev,
      .news__container .owl-nav .owl-next {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        margin: 0.25em;
        width: 3.5em;
        height: 3.5em;
        border-radius: 50%;
        border: none; }
        @media all and (min-width: 825px) {
          .news__container .owl-nav .owl-prev,
          .news__container .owl-nav .owl-next {
            display: block; } }
        .news__container .owl-nav .owl-prev .lte-ie8,
        .news__container .owl-nav .owl-next .lte-ie8 {
          display: block; }
        .news__container .owl-nav .owl-prev svg,
        .news__container .owl-nav .owl-next svg {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          margin: auto;
          font-size: 1.125em; }
      .news__container .owl-nav .owl-prev {
        background: rgba(0, 0, 0, 0.25);
        color: #FFF;
        border: none; }
      .news__container .owl-nav .owl-next {
        background: #FFF;
        color: #000000;
        border: none; }
    .news__container__item {
      overflow: hidden; }
      .news__container__item .data-date {
        display: none; }
  .news__list__item {
    list-style-type: none;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 28em;
    color: #666666;
    background: #FFF;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1); }
    .news__list__item:after {
      content: '';
      position: absolute;
      z-index: 2;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 8.5em;
      background: -webkit-gradient(linear, left bottom, left top, from(#FFF), color-stop(1em, #FFF), to(transparent));
      background: -webkit-linear-gradient(bottom, #FFF, #FFF 1em, transparent 100%);
      background: -o-linear-gradient(bottom, #FFF, #FFF 1em, transparent 100%);
      background: linear-gradient(to top, #FFF, #FFF 1em, transparent 100%); }
    .news__list__item:hover .news__list__item__info:before {
      opacity: 1; }
    .news__list__item__img {
      position: relative;
      z-index: 1;
      display: block;
      width: 100%;
      height: 13em;
      min-height: 13em;
      max-height: 13em;
      background: #232323;
      overflow: hidden; }
    .news__list__item__info {
      position: relative;
      z-index: 2;
      padding: 2em 2.5em;
      width: 100%; }
      .news__list__item__info:before {
        content: 'Read';
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 4rem;
        height: 4rem;
        border-radius: 50%;
        background: #000000;
        color: #FFF;
        font-size: 0.875em;
        font-weight: 400;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        position: absolute;
        top: 0;
        right: 1.5rem;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        pointer-events: none;
        opacity: 0;
        -webkit-transition: opacity .3s;
        -o-transition: opacity .3s;
        transition: opacity .3s; }
      .news__list__item__info__date span {
        color: #837107;
        font-size: 0.875em;
        font-weight: 500;
        letter-spacing: 0.1em;
        text-transform: uppercase; }
      .news__list__item__info__title {
        color: #000000;
        font-size: 1.5em;
        line-height: 1.25em; }
      .news__list__item__info__text p {
        font-size: 1em;
        line-height: 1.625em;
        overflow: hidden;
        max-height: 13em;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 8;
        -webkit-box-orient: vertical; }

.twitter__list__item {
  list-style-type: none;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  height: 28em;
  padding: 2.5em;
  color: #666666;
  background: #FFF;
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1); }
  .twitter__list__item:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 8.5em;
    background: -webkit-gradient(linear, left bottom, left top, from(#FFF), color-stop(1em, #FFF), to(transparent));
    background: -webkit-linear-gradient(bottom, #FFF, #FFF 1em, transparent 100%);
    background: -o-linear-gradient(bottom, #FFF, #FFF 1em, transparent 100%);
    background: linear-gradient(to top, #FFF, #FFF 1em, transparent 100%); }
  .twitter__list__item__icon {
    position: relative;
    margin: 0 0 auto;
    width: 3.5em;
    height: 3.5em;
    min-width: 3.5em;
    min-height: 3.5em;
    max-width: 3.5em;
    max-height: 3.5em;
    border-radius: 50%;
    background: rgba(29, 161, 242, 0.15);
    color: #1da1f2; }
    .twitter__list__item__icon svg {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      font-size: 1.5em; }
  .twitter__list__item__info {
    width: 100%; }
    .twitter__list__item__info__date span {
      color: #1da1f2;
      font-size: 0.875em;
      font-weight: 500;
      letter-spacing: 0.1em;
      text-transform: uppercase; }
    .twitter__list__item__info__title {
      color: #000000;
      font-size: 1.5em;
      line-height: 1.25em; }
    .twitter__list__item__info__text p {
      font-size: 1em;
      line-height: 1.625em;
      overflow: hidden;
      max-height: 13em;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 8;
      -webkit-box-orient: vertical; }
      .twitter__list__item__info__text p a {
        color: #1da1f2; }

.events {
  position: relative;
  z-index: 1; }
  .events__bg {
    position: absolute;
    z-index: -1;
    top: -30em;
    left: 0;
    right: 5%;
    bottom: 50%;
    background: #f4f5f7; }
    @media all and (min-width: 1401px) {
      .events__bg {
        right: 6em; } }
    .events__bg svg {
      position: absolute;
      z-index: 3;
      top: 100%;
      left: 0;
      width: 46.452%;
      max-width: 45em;
      -webkit-transform: translateX(-21%) translateY(-50%);
      -ms-transform: translateX(-21%) translateY(-50%);
      transform: translateX(-21%) translateY(-50%);
      opacity: 0.05; }
      .events__bg svg .cls-1 {
        fill: #000000; }
  .events__inner {
    position: relative;
    z-index: 1;
    padding: 5.25em 5%; }
    @media all and (min-width: 1401px) {
      .events__inner {
        padding: 9.25em 0; } }
    .events__inner.center {
      max-width: 1152px; }
  .events__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 3.25em; }
  .events__title {
    margin: 0;
    color: #000000;
    font-size: 2em; }
    @media all and (max-width: 414px) {
      .events__title span {
        display: none; } }
    .events__title .lte-ie8 span {
      display: none; }
    @media all and (min-width: 825px) {
      .events__title {
        font-size: 2.5em; } }
    .events__title .lte-ie8 {
      font-size: 2.5em; }
    @media all and (min-width: 1152px) {
      .events__title {
        font-size: 3em; } }
  .events__buttons {
    margin: 0 0 0 auto; }
  .events__prev, .events__next {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0.125em;
    width: 3.5em;
    height: 3.5em;
    border-radius: 50%;
    border: none; }
    .events__prev svg, .events__next svg {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      font-size: 1.125em; }
  .events__prev {
    background: rgba(0, 0, 0, 0.15);
    color: #000000; }
  .events__next {
    background: #000000;
    color: #FFF; }
  .events__list.list {
    padding: 0 0 1.563em; }
  .events__list .owl-stage-outer {
    overflow: visible; }
    .events__list .owl-stage-outer .owl-stage {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .events__list .owl-stage-outer .owl-stage .owl-item {
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity .3s, visibility .3s, -webkit-box-shadow .3s;
        transition: opacity .3s, visibility .3s, -webkit-box-shadow .3s;
        -o-transition: opacity .3s, visibility .3s, box-shadow .3s;
        transition: opacity .3s, visibility .3s, box-shadow .3s;
        transition: opacity .3s, visibility .3s, box-shadow .3s, -webkit-box-shadow .3s; }
        .events__list .owl-stage-outer .owl-stage .owl-item.active {
          opacity: 1;
          visibility: visible; }
  .events__list__item {
    position: relative;
    z-index: 1;
    height: 100%; }
    .events__list__item:before {
      content: '';
      position: absolute;
      z-index: -1;
      bottom: -1.563em;
      right: -1.563em;
      width: 100%;
      height: 100%;
      background: url("/_site/images/design/lines.png");
      opacity: 0;
      -webkit-transition: opacity .3s;
      -o-transition: opacity .3s;
      transition: opacity .3s; }
    .events__list__item:hover:before {
      opacity: 1; }
    .events__list__item:hover .events__list__item__link {
      -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
      box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15); }
    .events__list__item__link {
      position: relative;
      z-index: 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding: 2em 1.5em;
      width: 100%;
      height: 100%;
      text-align: center;
      background: #FFF;
      -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
      box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
      -webkit-transition: -webkit-box-shadow .3s;
      transition: -webkit-box-shadow .3s;
      -o-transition: box-shadow .3s;
      transition: box-shadow .3s;
      transition: box-shadow .3s, -webkit-box-shadow .3s; }
    .events__list__item__date {
      padding: 0 0 0.875em; }
      .events__list__item__date span {
        display: block;
        color: #837107;
        font-size: 0.875rem;
        font-weight: 500;
        line-height: 1.2em;
        letter-spacing: 0.1em;
        text-transform: uppercase; }
      .events__list__item__date h3 {
        color: #000000;
        font-size: 2.5em;
        font-weight: 500;
        line-height: 1em;
        text-transform: uppercase; }
    .events__list__item__title {
      position: relative;
      margin: 1.5em 0 0;
      padding: 1.25em 0;
      width: 100%; }
      .events__list__item__title:before {
        content: '';
        position: absolute;
        bottom: 100%;
        left: 50%;
        width: 1px;
        height: 1.5em;
        background: #d9bb0f; }
      .events__list__item__title h3 {
        color: #000000;
        font-size: 1.5em;
        font-weight: 500;
        line-height: 1.25em;
        overflow: hidden;
        max-height: 3.75em;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical; }
    .events__list__item__cals ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      .events__list__item__cals ul li {
        display: inline-block;
        vertical-align: middle;
        color: #796806;
        background: rgba(217, 187, 15, 0.15);
        padding: 0.5em 1.25em;
        border-radius: 1rem;
        font-size: 0.75em;
        font-weight: 500;
        letter-spacing: 0.1em;
        text-transform: uppercase; }
  .events__footer {
    margin: 2.5em 0 0;
    text-align: right; }

.houses {
  position: relative;
  z-index: 1; }
  .houses__bg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 32.25em;
    background: #23283f; }
    .houses__bg__image {
      position: absolute !important;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      overflow: hidden !important;
      opacity: 0.1;
      -webkit-filter: saturate(0%);
      filter: saturate(0%); }
  .houses__inner {
    position: relative;
    z-index: 1;
    text-align: center;
    padding: 4.5em 0; }
    @media all and (min-width: 1152px) {
      .houses__inner {
        padding: 7em 0; } }
  .houses__title {
    color: #FFF;
    margin: 0 0 3.25rem;
    font-size: 2em; }
    @media all and (min-width: 825px) {
      .houses__title {
        font-size: 2.5em; } }
    .houses__title .lte-ie8 {
      font-size: 2.5em; }
    @media all and (min-width: 1152px) {
      .houses__title {
        font-size: 3em; } }
  .houses__list.list {
    margin: 0 -1.5em; }
  .houses__list__item {
    position: relative;
    z-index: 1;
    padding: 0 1.5em;
    margin: 0 0 3em;
    float: left;
    width: 100%; }
    @media all and (min-width: 825px) {
      .houses__list__item {
        width: 50%; } }
    .houses__list__item .lte-ie8 {
      width: 50%; }
    @media all and (min-width: 1152px) {
      .houses__list__item {
        margin: 0;
        width: 25%; } }
    .houses__list__item:hover .houses__list__item__container {
      -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
      box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15); }
      .houses__list__item:hover .houses__list__item__container:before {
        opacity: 1; }
    .houses__list__item--dragon .houses__list__item__container {
      color: #d5302f; }
    .houses__list__item--dragon .houses__list__item__bg__left .icon {
      color: #fcf0f0; }
    .houses__list__item--dragon .houses__list__item__bg__right {
      background: #fcf0f0; }
    .houses__list__item--dragon .houses__list__item__icon .shield path {
      fill: #d5302f; }
    .houses__list__item--dragon .button__link a {
      background: #d5302f; }
      .houses__list__item--dragon .button__link a:after {
        background: #ee9493 !important; }
      .houses__list__item--dragon .button__link a:hover {
        background: #ae2423; }
    .houses__list__item--lion .houses__list__item__container {
      color: #efb337; }
    .houses__list__item--lion .houses__list__item__bg__left .icon {
      color: #fff6e4; }
    .houses__list__item--lion .houses__list__item__bg__right {
      background: #fff6e4; }
    .houses__list__item--lion .houses__list__item__icon .shield path {
      fill: #efb337; }
    .houses__list__item--lion .button__link a {
      background: #efb337; }
      .houses__list__item--lion .button__link a:after {
        background: #fbe0a8 !important; }
      .houses__list__item--lion .button__link a:hover {
        background: #e19e12; }
    .houses__list__item--unicorn .houses__list__item__container {
      color: #2e7cbc; }
    .houses__list__item--unicorn .houses__list__item__bg__left .icon {
      color: #e9f5ff; }
    .houses__list__item--unicorn .houses__list__item__bg__right {
      background: #e9f5ff; }
    .houses__list__item--unicorn .houses__list__item__icon .shield path {
      fill: #2e7cbc; }
    .houses__list__item--unicorn .button__link a {
      background: #2e7cbc; }
      .houses__list__item--unicorn .button__link a:after {
        background: #81b8e6 !important; }
      .houses__list__item--unicorn .button__link a:hover {
        background: #246193; }
    .houses__list__item--griffin .houses__list__item__container {
      color: #2c8c39; }
    .houses__list__item--griffin .houses__list__item__bg__left .icon {
      color: #e8f6ea; }
    .houses__list__item--griffin .houses__list__item__bg__right {
      background: #e8f6ea; }
    .houses__list__item--griffin .houses__list__item__icon .shield path {
      fill: #2c8c39; }
    .houses__list__item--griffin .button__link a {
      background: #2c8c39; }
      .houses__list__item--griffin .button__link a:after {
        background: #60d570 !important; }
      .houses__list__item--griffin .button__link a:hover {
        background: #206529; }
    .houses__list__item__container {
      position: relative;
      z-index: 1;
      padding: 3em 2em;
      background: #FFF;
      -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
      box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      height: 25em;
      -webkit-transition: -webkit-box-shadow .3s;
      transition: -webkit-box-shadow .3s;
      -o-transition: box-shadow .3s;
      transition: box-shadow .3s;
      transition: box-shadow .3s, -webkit-box-shadow .3s; }
      .houses__list__item__container:before {
        content: '';
        position: absolute;
        z-index: -1;
        bottom: -2em;
        left: -2em;
        width: 100%;
        height: 100%;
        background: url("/_site/images/design/lines.png");
        opacity: 0;
        -webkit-transition: opacity .3s;
        -o-transition: opacity .3s;
        transition: opacity .3s; }
    .houses__list__item__bg {
      position: absolute;
      z-index: -1;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #FFF; }
      .houses__list__item__bg .icon {
        position: absolute;
        bottom: 0;
        width: 23.5em;
        height: 23.5em; }
      .houses__list__item__bg__left {
        position: absolute;
        top: 0;
        left: 0;
        width: 50%;
        height: 100%;
        overflow: hidden; }
        .houses__list__item__bg__left .icon {
          left: 100%;
          -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%); }
      .houses__list__item__bg__right {
        position: absolute;
        top: 0;
        right: 0;
        width: 50%;
        height: 100%;
        overflow: hidden; }
        .houses__list__item__bg__right .icon {
          right: 100%;
          -webkit-transform: translateX(50%);
          -ms-transform: translateX(50%);
          transform: translateX(50%);
          color: #FFF; }
    .houses__list__item__icon {
      position: relative;
      margin: 0 0 auto; }
      .houses__list__item__icon .shield {
        display: block;
        margin: 0 auto; }
      .houses__list__item__icon .icon {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        width: 100%;
        height: 44px;
        color: #FFF; }
    .houses__list__item__name {
      margin: 0;
      width: 100%;
      font-size: 1.5em;
      font-weight: 500; }
    .houses__list__item__points {
      width: 100%; }
      .houses__list__item__points h3 {
        font-size: 3em;
        font-weight: 500;
        letter-spacing: 0.05em; }
      .houses__list__item__points span {
        display: block;
        font-size: 0.875em;
        font-weight: 500;
        letter-spacing: 0.1em;
        text-transform: uppercase; }
    .houses__list__item .button__link {
      margin: auto 0 0; }
