@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.5.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/**
 * Foundation for Sites by ZURB
 * Version 6.5.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 40em) {
  .reveal, .reveal.tiny, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto; } }

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

.foundation-mq {
  font-family: "small=0em&medium=31.25em&large=46.875em&xlarge=62.5em&xxlarge=75em&xxxlarge=87.5em&xxxxlarge=100em&xxxxxlarge=125em"; }

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 100%; }

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

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "AS-Regular", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.7;
  color: #3f3e3e;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 50px;
  -webkit-border-radius: 0;
  border-radius: 0; }

select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  -webkit-border-radius: 0;
  border-radius: 0; }

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

button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto; }
  [data-whatinput='mouse'] button {
    outline: 0; }

pre {
  overflow: auto; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; }

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 2.6375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #fefefe;
  -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.7;
  color: #0a0a0a;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  -o-transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
  textarea:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    -webkit-box-shadow: 0 0 5px #cacaca;
    box-shadow: 0 0 5px #cacaca;
    -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    -o-transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }

textarea {
  max-width: 100%; }
  textarea[rows] {
    height: auto; }

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed; }

[type='submit'],
[type='button'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0; }

input[type='search'] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

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

::-moz-placeholder {
  color: #cacaca; }

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

::placeholder {
  color: #cacaca; }

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem; }

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

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem; }

[type='file'] {
  width: 100%; }

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.8;
  color: #0a0a0a; }
  label.middle {
    margin: 0 0 1rem;
    padding: 0.5625rem 0; }

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #0a0a0a; }

.input-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .input-group > :first-child, .input-group > :first-child.input-group-button > * {
    -webkit-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0; }
  .input-group > :last-child, .input-group > :last-child.input-group-button > * {
    -webkit-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0; }

.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap; }

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  .input-group-label:first-child {
    border-right: 0; }
  .input-group-label:last-child {
    border-left: 0; }

.input-group-field {
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0px;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
  min-width: 0; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }
  .input-group-button a,
  .input-group-button input,
  .input-group-button button,
  .input-group-button label {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

legend {
  max-width: 100%;
  margin-bottom: 0.5rem; }

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca; }
  .fieldset legend {
    margin: 0;
    margin-left: -0.1875rem;
    padding: 0 0.1875rem; }

select {
  height: 2.6375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #cacaca;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.7;
  color: #0a0a0a;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  -webkit-background-origin: content-box;
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  -webkit-background-size: 9px 6px;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  -o-transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }
  @media screen and (min-width: 0\0) {
    select {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
  select:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    -webkit-box-shadow: 0 0 5px #cacaca;
    box-shadow: 0 0 5px #cacaca;
    -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    -o-transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }
  select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed; }
  select::-ms-expand {
    display: none; }
  select[multiple] {
    height: auto;
    background-image: none; }

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #f9ecea; }
  .is-invalid-input:not(:focus)::-webkit-input-placeholder {
    color: #cc4b37; }
  .is-invalid-input:not(:focus)::-moz-placeholder {
    color: #cc4b37; }
  .is-invalid-input:not(:focus)::-ms-input-placeholder {
    color: #cc4b37; }
  .is-invalid-input:not(:focus)::placeholder {
    color: #cc4b37; }

.is-invalid-label {
  color: #cc4b37; }

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: 700;
  color: #cc4b37; }
  .form-error.is-visible {
    display: block; }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

p {
  margin-bottom: 20px;
  font-size: inherit;
  line-height: 1.7;
  text-rendering: optimizeLegibility; }

em,
i {
  font-style: italic;
  line-height: inherit; }

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

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

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "A-Bold", sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #3f3e3e;
  text-rendering: optimizeLegibility; }
  h1 small, .h1 small,
  h2 small, .h2 small,
  h3 small, .h3 small,
  h4 small, .h4 small,
  h5 small, .h5 small,
  h6 small, .h6 small {
    line-height: 0;
    color: #cacaca; }

h1, .h1 {
  font-size: 2.5rem;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 1.25rem; }

h2, .h2 {
  font-size: 2.25rem;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 1.25rem; }

h3, .h3 {
  font-size: 2rem;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 1.25rem; }

h4, .h4 {
  font-size: 1.75rem;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 1.25rem; }

h5, .h5 {
  font-size: 1.375rem;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 1.25rem; }

h6, .h6 {
  font-size: 1.25rem;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 1.25rem; }

@media print, screen and (min-width: 46.875em) {
  h1, .h1 {
    font-size: 4rem; }
  h2, .h2 {
    font-size: 3.5rem; }
  h3, .h3 {
    font-size: 2.5rem; }
  h4, .h4 {
    font-size: 1.75rem; }
  h5, .h5 {
    font-size: 1.5rem; }
  h6, .h6 {
    font-size: 1.25rem; } }

a {
  line-height: inherit;
  color: #000;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: black; }
  a img {
    border: 0; }

hr {
  clear: both;
  max-width: 1290px;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0; }

ul,
ol,
dl {
  margin-bottom: 20px;
  list-style-position: inside;
  line-height: 1.7; }

li {
  font-size: inherit; }

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

ol {
  margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl {
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: 700; }

blockquote {
  margin: 0 0 20px;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca; }
  blockquote, blockquote p {
    line-height: 1.7;
    color: #8a8a8a; }

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a; }
  cite:before {
    content: "— "; }

abbr, abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none; }

figure {
  margin: 0; }

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 400;
  color: #0a0a0a; }

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a; }

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: 400;
  line-height: 1.4;
  color: #8a8a8a; }

.lead {
  font-size: 125%;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat {
    margin-top: -1rem; }

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none; }

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

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

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

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

@media print, screen and (min-width: 31.25em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media print, screen and (min-width: 46.875em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

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

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

@media screen and (min-width: 87.5em) {
  .xxxlarge-text-left {
    text-align: left; }
  .xxxlarge-text-right {
    text-align: right; }
  .xxxlarge-text-center {
    text-align: center; }
  .xxxlarge-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .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; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .print-break-inside {
    page-break-inside: auto; } }

.grid-container {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto; }
  @media print, screen and (min-width: 46.875em) {
    .grid-container {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .grid-container.fluid {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    @media print, screen and (min-width: 46.875em) {
      .grid-container.fluid {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem; } }
  .grid-container.full {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }

.grid-x {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }

.cell {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%; }
  .cell.auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px; }
  .cell.shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }

.grid-x > .auto {
  width: auto; }

.grid-x > .shrink {
  width: auto; }

.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto; }

@media print, screen and (min-width: 31.25em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }

@media print, screen and (min-width: 46.875em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }

@media screen and (min-width: 62.5em) {
  .grid-x > .xlarge-shrink, .grid-x > .xlarge-full, .grid-x > .xlarge-1, .grid-x > .xlarge-2, .grid-x > .xlarge-3, .grid-x > .xlarge-4, .grid-x > .xlarge-5, .grid-x > .xlarge-6, .grid-x > .xlarge-7, .grid-x > .xlarge-8, .grid-x > .xlarge-9, .grid-x > .xlarge-10, .grid-x > .xlarge-11, .grid-x > .xlarge-12 {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }

@media screen and (min-width: 75em) {
  .grid-x > .xxlarge-shrink, .grid-x > .xxlarge-full, .grid-x > .xxlarge-1, .grid-x > .xxlarge-2, .grid-x > .xxlarge-3, .grid-x > .xxlarge-4, .grid-x > .xxlarge-5, .grid-x > .xxlarge-6, .grid-x > .xxlarge-7, .grid-x > .xxlarge-8, .grid-x > .xxlarge-9, .grid-x > .xxlarge-10, .grid-x > .xxlarge-11, .grid-x > .xxlarge-12 {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }

@media screen and (min-width: 87.5em) {
  .grid-x > .xxxlarge-shrink, .grid-x > .xxxlarge-full, .grid-x > .xxxlarge-1, .grid-x > .xxxlarge-2, .grid-x > .xxxlarge-3, .grid-x > .xxxlarge-4, .grid-x > .xxxlarge-5, .grid-x > .xxxlarge-6, .grid-x > .xxxlarge-7, .grid-x > .xxxlarge-8, .grid-x > .xxxlarge-9, .grid-x > .xxxlarge-10, .grid-x > .xxxlarge-11, .grid-x > .xxxlarge-12 {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }

.grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

.grid-x > .small-1 {
  width: 8.33333%; }

.grid-x > .small-2 {
  width: 16.66667%; }

.grid-x > .small-3 {
  width: 25%; }

.grid-x > .small-4 {
  width: 33.33333%; }

.grid-x > .small-5 {
  width: 41.66667%; }

.grid-x > .small-6 {
  width: 50%; }

.grid-x > .small-7 {
  width: 58.33333%; }

.grid-x > .small-8 {
  width: 66.66667%; }

.grid-x > .small-9 {
  width: 75%; }

.grid-x > .small-10 {
  width: 83.33333%; }

.grid-x > .small-11 {
  width: 91.66667%; }

.grid-x > .small-12 {
  width: 100%; }

@media print, screen and (min-width: 31.25em) {
  .grid-x > .medium-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto; }
  .grid-x > .medium-shrink, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .grid-x > .medium-shrink {
    width: auto; }
  .grid-x > .medium-1 {
    width: 8.33333%; }
  .grid-x > .medium-2 {
    width: 16.66667%; }
  .grid-x > .medium-3 {
    width: 25%; }
  .grid-x > .medium-4 {
    width: 33.33333%; }
  .grid-x > .medium-5 {
    width: 41.66667%; }
  .grid-x > .medium-6 {
    width: 50%; }
  .grid-x > .medium-7 {
    width: 58.33333%; }
  .grid-x > .medium-8 {
    width: 66.66667%; }
  .grid-x > .medium-9 {
    width: 75%; }
  .grid-x > .medium-10 {
    width: 83.33333%; }
  .grid-x > .medium-11 {
    width: 91.66667%; }
  .grid-x > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 46.875em) {
  .grid-x > .large-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto; }
  .grid-x > .large-shrink, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .grid-x > .large-shrink {
    width: auto; }
  .grid-x > .large-1 {
    width: 8.33333%; }
  .grid-x > .large-2 {
    width: 16.66667%; }
  .grid-x > .large-3 {
    width: 25%; }
  .grid-x > .large-4 {
    width: 33.33333%; }
  .grid-x > .large-5 {
    width: 41.66667%; }
  .grid-x > .large-6 {
    width: 50%; }
  .grid-x > .large-7 {
    width: 58.33333%; }
  .grid-x > .large-8 {
    width: 66.66667%; }
  .grid-x > .large-9 {
    width: 75%; }
  .grid-x > .large-10 {
    width: 83.33333%; }
  .grid-x > .large-11 {
    width: 91.66667%; }
  .grid-x > .large-12 {
    width: 100%; } }

@media screen and (min-width: 62.5em) {
  .grid-x > .xlarge-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto; }
  .grid-x > .xlarge-shrink, .grid-x > .xlarge-1, .grid-x > .xlarge-2, .grid-x > .xlarge-3, .grid-x > .xlarge-4, .grid-x > .xlarge-5, .grid-x > .xlarge-6, .grid-x > .xlarge-7, .grid-x > .xlarge-8, .grid-x > .xlarge-9, .grid-x > .xlarge-10, .grid-x > .xlarge-11, .grid-x > .xlarge-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .grid-x > .xlarge-shrink {
    width: auto; }
  .grid-x > .xlarge-1 {
    width: 8.33333%; }
  .grid-x > .xlarge-2 {
    width: 16.66667%; }
  .grid-x > .xlarge-3 {
    width: 25%; }
  .grid-x > .xlarge-4 {
    width: 33.33333%; }
  .grid-x > .xlarge-5 {
    width: 41.66667%; }
  .grid-x > .xlarge-6 {
    width: 50%; }
  .grid-x > .xlarge-7 {
    width: 58.33333%; }
  .grid-x > .xlarge-8 {
    width: 66.66667%; }
  .grid-x > .xlarge-9 {
    width: 75%; }
  .grid-x > .xlarge-10 {
    width: 83.33333%; }
  .grid-x > .xlarge-11 {
    width: 91.66667%; }
  .grid-x > .xlarge-12 {
    width: 100%; } }

@media screen and (min-width: 75em) {
  .grid-x > .xxlarge-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto; }
  .grid-x > .xxlarge-shrink, .grid-x > .xxlarge-1, .grid-x > .xxlarge-2, .grid-x > .xxlarge-3, .grid-x > .xxlarge-4, .grid-x > .xxlarge-5, .grid-x > .xxlarge-6, .grid-x > .xxlarge-7, .grid-x > .xxlarge-8, .grid-x > .xxlarge-9, .grid-x > .xxlarge-10, .grid-x > .xxlarge-11, .grid-x > .xxlarge-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .grid-x > .xxlarge-shrink {
    width: auto; }
  .grid-x > .xxlarge-1 {
    width: 8.33333%; }
  .grid-x > .xxlarge-2 {
    width: 16.66667%; }
  .grid-x > .xxlarge-3 {
    width: 25%; }
  .grid-x > .xxlarge-4 {
    width: 33.33333%; }
  .grid-x > .xxlarge-5 {
    width: 41.66667%; }
  .grid-x > .xxlarge-6 {
    width: 50%; }
  .grid-x > .xxlarge-7 {
    width: 58.33333%; }
  .grid-x > .xxlarge-8 {
    width: 66.66667%; }
  .grid-x > .xxlarge-9 {
    width: 75%; }
  .grid-x > .xxlarge-10 {
    width: 83.33333%; }
  .grid-x > .xxlarge-11 {
    width: 91.66667%; }
  .grid-x > .xxlarge-12 {
    width: 100%; } }

@media screen and (min-width: 87.5em) {
  .grid-x > .xxxlarge-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto; }
  .grid-x > .xxxlarge-shrink, .grid-x > .xxxlarge-1, .grid-x > .xxxlarge-2, .grid-x > .xxxlarge-3, .grid-x > .xxxlarge-4, .grid-x > .xxxlarge-5, .grid-x > .xxxlarge-6, .grid-x > .xxxlarge-7, .grid-x > .xxxlarge-8, .grid-x > .xxxlarge-9, .grid-x > .xxxlarge-10, .grid-x > .xxxlarge-11, .grid-x > .xxxlarge-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .grid-x > .xxxlarge-shrink {
    width: auto; }
  .grid-x > .xxxlarge-1 {
    width: 8.33333%; }
  .grid-x > .xxxlarge-2 {
    width: 16.66667%; }
  .grid-x > .xxxlarge-3 {
    width: 25%; }
  .grid-x > .xxxlarge-4 {
    width: 33.33333%; }
  .grid-x > .xxxlarge-5 {
    width: 41.66667%; }
  .grid-x > .xxxlarge-6 {
    width: 50%; }
  .grid-x > .xxxlarge-7 {
    width: 58.33333%; }
  .grid-x > .xxxlarge-8 {
    width: 66.66667%; }
  .grid-x > .xxxlarge-9 {
    width: 75%; }
  .grid-x > .xxxlarge-10 {
    width: 83.33333%; }
  .grid-x > .xxxlarge-11 {
    width: 91.66667%; }
  .grid-x > .xxxlarge-12 {
    width: 100%; } }

.grid-margin-x:not(.grid-x) > .cell {
  width: auto; }

.grid-margin-y:not(.grid-y) > .cell {
  height: auto; }

.grid-margin-x {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem; }
  @media print, screen and (min-width: 46.875em) {
    .grid-margin-x {
      margin-left: -0.9375rem;
      margin-right: -0.9375rem; } }
  .grid-margin-x > .cell {
    width: calc(100% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem; }
  @media print, screen and (min-width: 46.875em) {
    .grid-margin-x > .cell {
      width: calc(100% - 1.875rem);
      margin-left: 0.9375rem;
      margin-right: 0.9375rem; } }
  .grid-margin-x > .auto {
    width: auto; }
  .grid-margin-x > .shrink {
    width: auto; }
  .grid-margin-x > .small-1 {
    width: calc(8.33333% - 1.875rem); }
  .grid-margin-x > .small-2 {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.875rem); }
  .grid-margin-x > .small-4 {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x > .small-5 {
    width: calc(41.66667% - 1.875rem); }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.875rem); }
  .grid-margin-x > .small-7 {
    width: calc(58.33333% - 1.875rem); }
  .grid-margin-x > .small-8 {
    width: calc(66.66667% - 1.875rem); }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.875rem); }
  .grid-margin-x > .small-10 {
    width: calc(83.33333% - 1.875rem); }
  .grid-margin-x > .small-11 {
    width: calc(91.66667% - 1.875rem); }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.875rem); }
  @media print, screen and (min-width: 31.25em) {
    .grid-margin-x > .medium-auto {
      width: auto; }
    .grid-margin-x > .medium-shrink {
      width: auto; }
    .grid-margin-x > .medium-1 {
      width: calc(8.33333% - 1.875rem); }
    .grid-margin-x > .medium-2 {
      width: calc(16.66667% - 1.875rem); }
    .grid-margin-x > .medium-3 {
      width: calc(25% - 1.875rem); }
    .grid-margin-x > .medium-4 {
      width: calc(33.33333% - 1.875rem); }
    .grid-margin-x > .medium-5 {
      width: calc(41.66667% - 1.875rem); }
    .grid-margin-x > .medium-6 {
      width: calc(50% - 1.875rem); }
    .grid-margin-x > .medium-7 {
      width: calc(58.33333% - 1.875rem); }
    .grid-margin-x > .medium-8 {
      width: calc(66.66667% - 1.875rem); }
    .grid-margin-x > .medium-9 {
      width: calc(75% - 1.875rem); }
    .grid-margin-x > .medium-10 {
      width: calc(83.33333% - 1.875rem); }
    .grid-margin-x > .medium-11 {
      width: calc(91.66667% - 1.875rem); }
    .grid-margin-x > .medium-12 {
      width: calc(100% - 1.875rem); } }
  @media print, screen and (min-width: 46.875em) {
    .grid-margin-x > .auto {
      width: auto; }
    .grid-margin-x > .shrink {
      width: auto; }
    .grid-margin-x > .small-1 {
      width: calc(8.33333% - 1.875rem); }
    .grid-margin-x > .small-2 {
      width: calc(16.66667% - 1.875rem); }
    .grid-margin-x > .small-3 {
      width: calc(25% - 1.875rem); }
    .grid-margin-x > .small-4 {
      width: calc(33.33333% - 1.875rem); }
    .grid-margin-x > .small-5 {
      width: calc(41.66667% - 1.875rem); }
    .grid-margin-x > .small-6 {
      width: calc(50% - 1.875rem); }
    .grid-margin-x > .small-7 {
      width: calc(58.33333% - 1.875rem); }
    .grid-margin-x > .small-8 {
      width: calc(66.66667% - 1.875rem); }
    .grid-margin-x > .small-9 {
      width: calc(75% - 1.875rem); }
    .grid-margin-x > .small-10 {
      width: calc(83.33333% - 1.875rem); }
    .grid-margin-x > .small-11 {
      width: calc(91.66667% - 1.875rem); }
    .grid-margin-x > .small-12 {
      width: calc(100% - 1.875rem); }
    .grid-margin-x > .medium-auto {
      width: auto; }
    .grid-margin-x > .medium-shrink {
      width: auto; }
    .grid-margin-x > .medium-1 {
      width: calc(8.33333% - 1.875rem); }
    .grid-margin-x > .medium-2 {
      width: calc(16.66667% - 1.875rem); }
    .grid-margin-x > .medium-3 {
      width: calc(25% - 1.875rem); }
    .grid-margin-x > .medium-4 {
      width: calc(33.33333% - 1.875rem); }
    .grid-margin-x > .medium-5 {
      width: calc(41.66667% - 1.875rem); }
    .grid-margin-x > .medium-6 {
      width: calc(50% - 1.875rem); }
    .grid-margin-x > .medium-7 {
      width: calc(58.33333% - 1.875rem); }
    .grid-margin-x > .medium-8 {
      width: calc(66.66667% - 1.875rem); }
    .grid-margin-x > .medium-9 {
      width: calc(75% - 1.875rem); }
    .grid-margin-x > .medium-10 {
      width: calc(83.33333% - 1.875rem); }
    .grid-margin-x > .medium-11 {
      width: calc(91.66667% - 1.875rem); }
    .grid-margin-x > .medium-12 {
      width: calc(100% - 1.875rem); }
    .grid-margin-x > .large-auto {
      width: auto; }
    .grid-margin-x > .large-shrink {
      width: auto; }
    .grid-margin-x > .large-1 {
      width: calc(8.33333% - 1.875rem); }
    .grid-margin-x > .large-2 {
      width: calc(16.66667% - 1.875rem); }
    .grid-margin-x > .large-3 {
      width: calc(25% - 1.875rem); }
    .grid-margin-x > .large-4 {
      width: calc(33.33333% - 1.875rem); }
    .grid-margin-x > .large-5 {
      width: calc(41.66667% - 1.875rem); }
    .grid-margin-x > .large-6 {
      width: calc(50% - 1.875rem); }
    .grid-margin-x > .large-7 {
      width: calc(58.33333% - 1.875rem); }
    .grid-margin-x > .large-8 {
      width: calc(66.66667% - 1.875rem); }
    .grid-margin-x > .large-9 {
      width: calc(75% - 1.875rem); }
    .grid-margin-x > .large-10 {
      width: calc(83.33333% - 1.875rem); }
    .grid-margin-x > .large-11 {
      width: calc(91.66667% - 1.875rem); }
    .grid-margin-x > .large-12 {
      width: calc(100% - 1.875rem); } }
  @media screen and (min-width: 62.5em) {
    .grid-margin-x > .xlarge-auto {
      width: auto; }
    .grid-margin-x > .xlarge-shrink {
      width: auto; }
    .grid-margin-x > .xlarge-1 {
      width: calc(8.33333% - 1.875rem); }
    .grid-margin-x > .xlarge-2 {
      width: calc(16.66667% - 1.875rem); }
    .grid-margin-x > .xlarge-3 {
      width: calc(25% - 1.875rem); }
    .grid-margin-x > .xlarge-4 {
      width: calc(33.33333% - 1.875rem); }
    .grid-margin-x > .xlarge-5 {
      width: calc(41.66667% - 1.875rem); }
    .grid-margin-x > .xlarge-6 {
      width: calc(50% - 1.875rem); }
    .grid-margin-x > .xlarge-7 {
      width: calc(58.33333% - 1.875rem); }
    .grid-margin-x > .xlarge-8 {
      width: calc(66.66667% - 1.875rem); }
    .grid-margin-x > .xlarge-9 {
      width: calc(75% - 1.875rem); }
    .grid-margin-x > .xlarge-10 {
      width: calc(83.33333% - 1.875rem); }
    .grid-margin-x > .xlarge-11 {
      width: calc(91.66667% - 1.875rem); }
    .grid-margin-x > .xlarge-12 {
      width: calc(100% - 1.875rem); } }
  @media screen and (min-width: 75em) {
    .grid-margin-x > .xxlarge-auto {
      width: auto; }
    .grid-margin-x > .xxlarge-shrink {
      width: auto; }
    .grid-margin-x > .xxlarge-1 {
      width: calc(8.33333% - 1.875rem); }
    .grid-margin-x > .xxlarge-2 {
      width: calc(16.66667% - 1.875rem); }
    .grid-margin-x > .xxlarge-3 {
      width: calc(25% - 1.875rem); }
    .grid-margin-x > .xxlarge-4 {
      width: calc(33.33333% - 1.875rem); }
    .grid-margin-x > .xxlarge-5 {
      width: calc(41.66667% - 1.875rem); }
    .grid-margin-x > .xxlarge-6 {
      width: calc(50% - 1.875rem); }
    .grid-margin-x > .xxlarge-7 {
      width: calc(58.33333% - 1.875rem); }
    .grid-margin-x > .xxlarge-8 {
      width: calc(66.66667% - 1.875rem); }
    .grid-margin-x > .xxlarge-9 {
      width: calc(75% - 1.875rem); }
    .grid-margin-x > .xxlarge-10 {
      width: calc(83.33333% - 1.875rem); }
    .grid-margin-x > .xxlarge-11 {
      width: calc(91.66667% - 1.875rem); }
    .grid-margin-x > .xxlarge-12 {
      width: calc(100% - 1.875rem); } }
  @media screen and (min-width: 87.5em) {
    .grid-margin-x > .xxxlarge-auto {
      width: auto; }
    .grid-margin-x > .xxxlarge-shrink {
      width: auto; }
    .grid-margin-x > .xxxlarge-1 {
      width: calc(8.33333% - 1.875rem); }
    .grid-margin-x > .xxxlarge-2 {
      width: calc(16.66667% - 1.875rem); }
    .grid-margin-x > .xxxlarge-3 {
      width: calc(25% - 1.875rem); }
    .grid-margin-x > .xxxlarge-4 {
      width: calc(33.33333% - 1.875rem); }
    .grid-margin-x > .xxxlarge-5 {
      width: calc(41.66667% - 1.875rem); }
    .grid-margin-x > .xxxlarge-6 {
      width: calc(50% - 1.875rem); }
    .grid-margin-x > .xxxlarge-7 {
      width: calc(58.33333% - 1.875rem); }
    .grid-margin-x > .xxxlarge-8 {
      width: calc(66.66667% - 1.875rem); }
    .grid-margin-x > .xxxlarge-9 {
      width: calc(75% - 1.875rem); }
    .grid-margin-x > .xxxlarge-10 {
      width: calc(83.33333% - 1.875rem); }
    .grid-margin-x > .xxxlarge-11 {
      width: calc(91.66667% - 1.875rem); }
    .grid-margin-x > .xxxlarge-12 {
      width: calc(100% - 1.875rem); } }

.grid-padding-x .grid-padding-x {
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  @media print, screen and (min-width: 46.875em) {
    .grid-padding-x .grid-padding-x {
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; } }

.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  @media print, screen and (min-width: 46.875em) {
    .grid-container:not(.full) > .grid-padding-x {
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; } }

.grid-padding-x > .cell {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem; }
  @media print, screen and (min-width: 46.875em) {
    .grid-padding-x > .cell {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }

.small-up-1 > .cell {
  width: 100%; }

.small-up-2 > .cell {
  width: 50%; }

.small-up-3 > .cell {
  width: 33.33333%; }

.small-up-4 > .cell {
  width: 25%; }

.small-up-5 > .cell {
  width: 20%; }

.small-up-6 > .cell {
  width: 16.66667%; }

.small-up-7 > .cell {
  width: 14.28571%; }

.small-up-8 > .cell {
  width: 12.5%; }

@media print, screen and (min-width: 31.25em) {
  .medium-up-1 > .cell {
    width: 100%; }
  .medium-up-2 > .cell {
    width: 50%; }
  .medium-up-3 > .cell {
    width: 33.33333%; }
  .medium-up-4 > .cell {
    width: 25%; }
  .medium-up-5 > .cell {
    width: 20%; }
  .medium-up-6 > .cell {
    width: 16.66667%; }
  .medium-up-7 > .cell {
    width: 14.28571%; }
  .medium-up-8 > .cell {
    width: 12.5%; } }

@media print, screen and (min-width: 46.875em) {
  .large-up-1 > .cell {
    width: 100%; }
  .large-up-2 > .cell {
    width: 50%; }
  .large-up-3 > .cell {
    width: 33.33333%; }
  .large-up-4 > .cell {
    width: 25%; }
  .large-up-5 > .cell {
    width: 20%; }
  .large-up-6 > .cell {
    width: 16.66667%; }
  .large-up-7 > .cell {
    width: 14.28571%; }
  .large-up-8 > .cell {
    width: 12.5%; } }

@media screen and (min-width: 62.5em) {
  .xlarge-up-1 > .cell {
    width: 100%; }
  .xlarge-up-2 > .cell {
    width: 50%; }
  .xlarge-up-3 > .cell {
    width: 33.33333%; }
  .xlarge-up-4 > .cell {
    width: 25%; }
  .xlarge-up-5 > .cell {
    width: 20%; }
  .xlarge-up-6 > .cell {
    width: 16.66667%; }
  .xlarge-up-7 > .cell {
    width: 14.28571%; }
  .xlarge-up-8 > .cell {
    width: 12.5%; } }

@media screen and (min-width: 75em) {
  .xxlarge-up-1 > .cell {
    width: 100%; }
  .xxlarge-up-2 > .cell {
    width: 50%; }
  .xxlarge-up-3 > .cell {
    width: 33.33333%; }
  .xxlarge-up-4 > .cell {
    width: 25%; }
  .xxlarge-up-5 > .cell {
    width: 20%; }
  .xxlarge-up-6 > .cell {
    width: 16.66667%; }
  .xxlarge-up-7 > .cell {
    width: 14.28571%; }
  .xxlarge-up-8 > .cell {
    width: 12.5%; } }

@media screen and (min-width: 87.5em) {
  .xxxlarge-up-1 > .cell {
    width: 100%; }
  .xxxlarge-up-2 > .cell {
    width: 50%; }
  .xxxlarge-up-3 > .cell {
    width: 33.33333%; }
  .xxxlarge-up-4 > .cell {
    width: 25%; }
  .xxxlarge-up-5 > .cell {
    width: 20%; }
  .xxxlarge-up-6 > .cell {
    width: 16.66667%; }
  .xxxlarge-up-7 > .cell {
    width: 14.28571%; }
  .xxxlarge-up-8 > .cell {
    width: 12.5%; } }

.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.875rem); }

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.875rem); }

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.33333% - 1.875rem); }

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.875rem); }

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.875rem); }

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.66667% - 1.875rem); }

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.28571% - 1.875rem); }

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.875rem); }

@media print, screen and (min-width: 31.25em) {
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem); } }

@media print, screen and (min-width: 46.875em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.875rem); }
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem); } }

@media screen and (min-width: 62.5em) {
  .grid-margin-x.xlarge-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.xlarge-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.xlarge-up-3 > .cell {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.xlarge-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.xlarge-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.xlarge-up-6 > .cell {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.xlarge-up-7 > .cell {
    width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.xlarge-up-8 > .cell {
    width: calc(12.5% - 1.875rem); } }

@media screen and (min-width: 75em) {
  .grid-margin-x.xxlarge-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.xxlarge-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.xxlarge-up-3 > .cell {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.xxlarge-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.xxlarge-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.xxlarge-up-6 > .cell {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.xxlarge-up-7 > .cell {
    width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.xxlarge-up-8 > .cell {
    width: calc(12.5% - 1.875rem); } }

@media screen and (min-width: 87.5em) {
  .grid-margin-x.xxxlarge-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.xxxlarge-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.xxxlarge-up-3 > .cell {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.xxxlarge-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.xxxlarge-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.xxxlarge-up-6 > .cell {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.xxxlarge-up-7 > .cell {
    width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.xxxlarge-up-8 > .cell {
    width: calc(12.5% - 1.875rem); } }

.small-margin-collapse {
  margin-right: 0;
  margin-left: 0; }
  .small-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0; }
  .small-margin-collapse > .small-1 {
    width: 8.33333%; }
  .small-margin-collapse > .small-2 {
    width: 16.66667%; }
  .small-margin-collapse > .small-3 {
    width: 25%; }
  .small-margin-collapse > .small-4 {
    width: 33.33333%; }
  .small-margin-collapse > .small-5 {
    width: 41.66667%; }
  .small-margin-collapse > .small-6 {
    width: 50%; }
  .small-margin-collapse > .small-7 {
    width: 58.33333%; }
  .small-margin-collapse > .small-8 {
    width: 66.66667%; }
  .small-margin-collapse > .small-9 {
    width: 75%; }
  .small-margin-collapse > .small-10 {
    width: 83.33333%; }
  .small-margin-collapse > .small-11 {
    width: 91.66667%; }
  .small-margin-collapse > .small-12 {
    width: 100%; }
  @media print, screen and (min-width: 31.25em) {
    .small-margin-collapse > .medium-1 {
      width: 8.33333%; }
    .small-margin-collapse > .medium-2 {
      width: 16.66667%; }
    .small-margin-collapse > .medium-3 {
      width: 25%; }
    .small-margin-collapse > .medium-4 {
      width: 33.33333%; }
    .small-margin-collapse > .medium-5 {
      width: 41.66667%; }
    .small-margin-collapse > .medium-6 {
      width: 50%; }
    .small-margin-collapse > .medium-7 {
      width: 58.33333%; }
    .small-margin-collapse > .medium-8 {
      width: 66.66667%; }
    .small-margin-collapse > .medium-9 {
      width: 75%; }
    .small-margin-collapse > .medium-10 {
      width: 83.33333%; }
    .small-margin-collapse > .medium-11 {
      width: 91.66667%; }
    .small-margin-collapse > .medium-12 {
      width: 100%; } }
  @media print, screen and (min-width: 46.875em) {
    .small-margin-collapse > .large-1 {
      width: 8.33333%; }
    .small-margin-collapse > .large-2 {
      width: 16.66667%; }
    .small-margin-collapse > .large-3 {
      width: 25%; }
    .small-margin-collapse > .large-4 {
      width: 33.33333%; }
    .small-margin-collapse > .large-5 {
      width: 41.66667%; }
    .small-margin-collapse > .large-6 {
      width: 50%; }
    .small-margin-collapse > .large-7 {
      width: 58.33333%; }
    .small-margin-collapse > .large-8 {
      width: 66.66667%; }
    .small-margin-collapse > .large-9 {
      width: 75%; }
    .small-margin-collapse > .large-10 {
      width: 83.33333%; }
    .small-margin-collapse > .large-11 {
      width: 91.66667%; }
    .small-margin-collapse > .large-12 {
      width: 100%; } }
  @media screen and (min-width: 62.5em) {
    .small-margin-collapse > .xlarge-1 {
      width: 8.33333%; }
    .small-margin-collapse > .xlarge-2 {
      width: 16.66667%; }
    .small-margin-collapse > .xlarge-3 {
      width: 25%; }
    .small-margin-collapse > .xlarge-4 {
      width: 33.33333%; }
    .small-margin-collapse > .xlarge-5 {
      width: 41.66667%; }
    .small-margin-collapse > .xlarge-6 {
      width: 50%; }
    .small-margin-collapse > .xlarge-7 {
      width: 58.33333%; }
    .small-margin-collapse > .xlarge-8 {
      width: 66.66667%; }
    .small-margin-collapse > .xlarge-9 {
      width: 75%; }
    .small-margin-collapse > .xlarge-10 {
      width: 83.33333%; }
    .small-margin-collapse > .xlarge-11 {
      width: 91.66667%; }
    .small-margin-collapse > .xlarge-12 {
      width: 100%; } }
  @media screen and (min-width: 75em) {
    .small-margin-collapse > .xxlarge-1 {
      width: 8.33333%; }
    .small-margin-collapse > .xxlarge-2 {
      width: 16.66667%; }
    .small-margin-collapse > .xxlarge-3 {
      width: 25%; }
    .small-margin-collapse > .xxlarge-4 {
      width: 33.33333%; }
    .small-margin-collapse > .xxlarge-5 {
      width: 41.66667%; }
    .small-margin-collapse > .xxlarge-6 {
      width: 50%; }
    .small-margin-collapse > .xxlarge-7 {
      width: 58.33333%; }
    .small-margin-collapse > .xxlarge-8 {
      width: 66.66667%; }
    .small-margin-collapse > .xxlarge-9 {
      width: 75%; }
    .small-margin-collapse > .xxlarge-10 {
      width: 83.33333%; }
    .small-margin-collapse > .xxlarge-11 {
      width: 91.66667%; }
    .small-margin-collapse > .xxlarge-12 {
      width: 100%; } }
  @media screen and (min-width: 87.5em) {
    .small-margin-collapse > .xxxlarge-1 {
      width: 8.33333%; }
    .small-margin-collapse > .xxxlarge-2 {
      width: 16.66667%; }
    .small-margin-collapse > .xxxlarge-3 {
      width: 25%; }
    .small-margin-collapse > .xxxlarge-4 {
      width: 33.33333%; }
    .small-margin-collapse > .xxxlarge-5 {
      width: 41.66667%; }
    .small-margin-collapse > .xxxlarge-6 {
      width: 50%; }
    .small-margin-collapse > .xxxlarge-7 {
      width: 58.33333%; }
    .small-margin-collapse > .xxxlarge-8 {
      width: 66.66667%; }
    .small-margin-collapse > .xxxlarge-9 {
      width: 75%; }
    .small-margin-collapse > .xxxlarge-10 {
      width: 83.33333%; }
    .small-margin-collapse > .xxxlarge-11 {
      width: 91.66667%; }
    .small-margin-collapse > .xxxlarge-12 {
      width: 100%; } }

.small-padding-collapse {
  margin-right: 0;
  margin-left: 0; }
  .small-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0; }

@media print, screen and (min-width: 31.25em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
    .medium-margin-collapse > .cell {
      margin-right: 0;
      margin-left: 0; } }

@media print, screen and (min-width: 31.25em) {
  .medium-margin-collapse > .small-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .small-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .small-3 {
    width: 25%; }
  .medium-margin-collapse > .small-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .small-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .small-6 {
    width: 50%; }
  .medium-margin-collapse > .small-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .small-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .small-9 {
    width: 75%; }
  .medium-margin-collapse > .small-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .small-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .small-12 {
    width: 100%; } }

@media print, screen and (min-width: 31.25em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .medium-3 {
    width: 25%; }
  .medium-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .medium-6 {
    width: 50%; }
  .medium-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .medium-9 {
    width: 75%; }
  .medium-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 46.875em) {
  .medium-margin-collapse > .large-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .large-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .large-3 {
    width: 25%; }
  .medium-margin-collapse > .large-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .large-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .large-6 {
    width: 50%; }
  .medium-margin-collapse > .large-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .large-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .large-9 {
    width: 75%; }
  .medium-margin-collapse > .large-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .large-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .large-12 {
    width: 100%; } }

@media screen and (min-width: 62.5em) {
  .medium-margin-collapse > .xlarge-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .xlarge-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .xlarge-3 {
    width: 25%; }
  .medium-margin-collapse > .xlarge-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .xlarge-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .xlarge-6 {
    width: 50%; }
  .medium-margin-collapse > .xlarge-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .xlarge-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .xlarge-9 {
    width: 75%; }
  .medium-margin-collapse > .xlarge-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .xlarge-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .xlarge-12 {
    width: 100%; } }

@media screen and (min-width: 75em) {
  .medium-margin-collapse > .xxlarge-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .xxlarge-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .xxlarge-3 {
    width: 25%; }
  .medium-margin-collapse > .xxlarge-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .xxlarge-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .xxlarge-6 {
    width: 50%; }
  .medium-margin-collapse > .xxlarge-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .xxlarge-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .xxlarge-9 {
    width: 75%; }
  .medium-margin-collapse > .xxlarge-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .xxlarge-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .xxlarge-12 {
    width: 100%; } }

@media screen and (min-width: 87.5em) {
  .medium-margin-collapse > .xxxlarge-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .xxxlarge-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .xxxlarge-3 {
    width: 25%; }
  .medium-margin-collapse > .xxxlarge-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .xxxlarge-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .xxxlarge-6 {
    width: 50%; }
  .medium-margin-collapse > .xxxlarge-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .xxxlarge-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .xxxlarge-9 {
    width: 75%; }
  .medium-margin-collapse > .xxxlarge-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .xxxlarge-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .xxxlarge-12 {
    width: 100%; } }

@media print, screen and (min-width: 31.25em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
    .medium-padding-collapse > .cell {
      padding-right: 0;
      padding-left: 0; } }

@media print, screen and (min-width: 46.875em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
    .large-margin-collapse > .cell {
      margin-right: 0;
      margin-left: 0; } }

@media print, screen and (min-width: 46.875em) {
  .large-margin-collapse > .small-1 {
    width: 8.33333%; }
  .large-margin-collapse > .small-2 {
    width: 16.66667%; }
  .large-margin-collapse > .small-3 {
    width: 25%; }
  .large-margin-collapse > .small-4 {
    width: 33.33333%; }
  .large-margin-collapse > .small-5 {
    width: 41.66667%; }
  .large-margin-collapse > .small-6 {
    width: 50%; }
  .large-margin-collapse > .small-7 {
    width: 58.33333%; }
  .large-margin-collapse > .small-8 {
    width: 66.66667%; }
  .large-margin-collapse > .small-9 {
    width: 75%; }
  .large-margin-collapse > .small-10 {
    width: 83.33333%; }
  .large-margin-collapse > .small-11 {
    width: 91.66667%; }
  .large-margin-collapse > .small-12 {
    width: 100%; } }

@media print, screen and (min-width: 46.875em) {
  .large-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .large-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .large-margin-collapse > .medium-3 {
    width: 25%; }
  .large-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .large-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .large-margin-collapse > .medium-6 {
    width: 50%; }
  .large-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .large-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .large-margin-collapse > .medium-9 {
    width: 75%; }
  .large-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .large-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .large-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 46.875em) {
  .large-margin-collapse > .large-1 {
    width: 8.33333%; }
  .large-margin-collapse > .large-2 {
    width: 16.66667%; }
  .large-margin-collapse > .large-3 {
    width: 25%; }
  .large-margin-collapse > .large-4 {
    width: 33.33333%; }
  .large-margin-collapse > .large-5 {
    width: 41.66667%; }
  .large-margin-collapse > .large-6 {
    width: 50%; }
  .large-margin-collapse > .large-7 {
    width: 58.33333%; }
  .large-margin-collapse > .large-8 {
    width: 66.66667%; }
  .large-margin-collapse > .large-9 {
    width: 75%; }
  .large-margin-collapse > .large-10 {
    width: 83.33333%; }
  .large-margin-collapse > .large-11 {
    width: 91.66667%; }
  .large-margin-collapse > .large-12 {
    width: 100%; } }

@media screen and (min-width: 62.5em) {
  .large-margin-collapse > .xlarge-1 {
    width: 8.33333%; }
  .large-margin-collapse > .xlarge-2 {
    width: 16.66667%; }
  .large-margin-collapse > .xlarge-3 {
    width: 25%; }
  .large-margin-collapse > .xlarge-4 {
    width: 33.33333%; }
  .large-margin-collapse > .xlarge-5 {
    width: 41.66667%; }
  .large-margin-collapse > .xlarge-6 {
    width: 50%; }
  .large-margin-collapse > .xlarge-7 {
    width: 58.33333%; }
  .large-margin-collapse > .xlarge-8 {
    width: 66.66667%; }
  .large-margin-collapse > .xlarge-9 {
    width: 75%; }
  .large-margin-collapse > .xlarge-10 {
    width: 83.33333%; }
  .large-margin-collapse > .xlarge-11 {
    width: 91.66667%; }
  .large-margin-collapse > .xlarge-12 {
    width: 100%; } }

@media screen and (min-width: 75em) {
  .large-margin-collapse > .xxlarge-1 {
    width: 8.33333%; }
  .large-margin-collapse > .xxlarge-2 {
    width: 16.66667%; }
  .large-margin-collapse > .xxlarge-3 {
    width: 25%; }
  .large-margin-collapse > .xxlarge-4 {
    width: 33.33333%; }
  .large-margin-collapse > .xxlarge-5 {
    width: 41.66667%; }
  .large-margin-collapse > .xxlarge-6 {
    width: 50%; }
  .large-margin-collapse > .xxlarge-7 {
    width: 58.33333%; }
  .large-margin-collapse > .xxlarge-8 {
    width: 66.66667%; }
  .large-margin-collapse > .xxlarge-9 {
    width: 75%; }
  .large-margin-collapse > .xxlarge-10 {
    width: 83.33333%; }
  .large-margin-collapse > .xxlarge-11 {
    width: 91.66667%; }
  .large-margin-collapse > .xxlarge-12 {
    width: 100%; } }

@media screen and (min-width: 87.5em) {
  .large-margin-collapse > .xxxlarge-1 {
    width: 8.33333%; }
  .large-margin-collapse > .xxxlarge-2 {
    width: 16.66667%; }
  .large-margin-collapse > .xxxlarge-3 {
    width: 25%; }
  .large-margin-collapse > .xxxlarge-4 {
    width: 33.33333%; }
  .large-margin-collapse > .xxxlarge-5 {
    width: 41.66667%; }
  .large-margin-collapse > .xxxlarge-6 {
    width: 50%; }
  .large-margin-collapse > .xxxlarge-7 {
    width: 58.33333%; }
  .large-margin-collapse > .xxxlarge-8 {
    width: 66.66667%; }
  .large-margin-collapse > .xxxlarge-9 {
    width: 75%; }
  .large-margin-collapse > .xxxlarge-10 {
    width: 83.33333%; }
  .large-margin-collapse > .xxxlarge-11 {
    width: 91.66667%; }
  .large-margin-collapse > .xxxlarge-12 {
    width: 100%; } }

@media print, screen and (min-width: 46.875em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
    .large-padding-collapse > .cell {
      padding-right: 0;
      padding-left: 0; } }

@media screen and (min-width: 62.5em) {
  .xlarge-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
    .xlarge-margin-collapse > .cell {
      margin-right: 0;
      margin-left: 0; } }

@media screen and (min-width: 62.5em) {
  .xlarge-margin-collapse > .small-1 {
    width: 8.33333%; }
  .xlarge-margin-collapse > .small-2 {
    width: 16.66667%; }
  .xlarge-margin-collapse > .small-3 {
    width: 25%; }
  .xlarge-margin-collapse > .small-4 {
    width: 33.33333%; }
  .xlarge-margin-collapse > .small-5 {
    width: 41.66667%; }
  .xlarge-margin-collapse > .small-6 {
    width: 50%; }
  .xlarge-margin-collapse > .small-7 {
    width: 58.33333%; }
  .xlarge-margin-collapse > .small-8 {
    width: 66.66667%; }
  .xlarge-margin-collapse > .small-9 {
    width: 75%; }
  .xlarge-margin-collapse > .small-10 {
    width: 83.33333%; }
  .xlarge-margin-collapse > .small-11 {
    width: 91.66667%; }
  .xlarge-margin-collapse > .small-12 {
    width: 100%; } }

@media screen and (min-width: 62.5em) {
  .xlarge-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .xlarge-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .xlarge-margin-collapse > .medium-3 {
    width: 25%; }
  .xlarge-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .xlarge-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .xlarge-margin-collapse > .medium-6 {
    width: 50%; }
  .xlarge-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .xlarge-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .xlarge-margin-collapse > .medium-9 {
    width: 75%; }
  .xlarge-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .xlarge-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .xlarge-margin-collapse > .medium-12 {
    width: 100%; } }

@media screen and (min-width: 62.5em) {
  .xlarge-margin-collapse > .large-1 {
    width: 8.33333%; }
  .xlarge-margin-collapse > .large-2 {
    width: 16.66667%; }
  .xlarge-margin-collapse > .large-3 {
    width: 25%; }
  .xlarge-margin-collapse > .large-4 {
    width: 33.33333%; }
  .xlarge-margin-collapse > .large-5 {
    width: 41.66667%; }
  .xlarge-margin-collapse > .large-6 {
    width: 50%; }
  .xlarge-margin-collapse > .large-7 {
    width: 58.33333%; }
  .xlarge-margin-collapse > .large-8 {
    width: 66.66667%; }
  .xlarge-margin-collapse > .large-9 {
    width: 75%; }
  .xlarge-margin-collapse > .large-10 {
    width: 83.33333%; }
  .xlarge-margin-collapse > .large-11 {
    width: 91.66667%; }
  .xlarge-margin-collapse > .large-12 {
    width: 100%; } }

@media screen and (min-width: 62.5em) {
  .xlarge-margin-collapse > .xlarge-1 {
    width: 8.33333%; }
  .xlarge-margin-collapse > .xlarge-2 {
    width: 16.66667%; }
  .xlarge-margin-collapse > .xlarge-3 {
    width: 25%; }
  .xlarge-margin-collapse > .xlarge-4 {
    width: 33.33333%; }
  .xlarge-margin-collapse > .xlarge-5 {
    width: 41.66667%; }
  .xlarge-margin-collapse > .xlarge-6 {
    width: 50%; }
  .xlarge-margin-collapse > .xlarge-7 {
    width: 58.33333%; }
  .xlarge-margin-collapse > .xlarge-8 {
    width: 66.66667%; }
  .xlarge-margin-collapse > .xlarge-9 {
    width: 75%; }
  .xlarge-margin-collapse > .xlarge-10 {
    width: 83.33333%; }
  .xlarge-margin-collapse > .xlarge-11 {
    width: 91.66667%; }
  .xlarge-margin-collapse > .xlarge-12 {
    width: 100%; } }

@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .xxlarge-1 {
    width: 8.33333%; }
  .xlarge-margin-collapse > .xxlarge-2 {
    width: 16.66667%; }
  .xlarge-margin-collapse > .xxlarge-3 {
    width: 25%; }
  .xlarge-margin-collapse > .xxlarge-4 {
    width: 33.33333%; }
  .xlarge-margin-collapse > .xxlarge-5 {
    width: 41.66667%; }
  .xlarge-margin-collapse > .xxlarge-6 {
    width: 50%; }
  .xlarge-margin-collapse > .xxlarge-7 {
    width: 58.33333%; }
  .xlarge-margin-collapse > .xxlarge-8 {
    width: 66.66667%; }
  .xlarge-margin-collapse > .xxlarge-9 {
    width: 75%; }
  .xlarge-margin-collapse > .xxlarge-10 {
    width: 83.33333%; }
  .xlarge-margin-collapse > .xxlarge-11 {
    width: 91.66667%; }
  .xlarge-margin-collapse > .xxlarge-12 {
    width: 100%; } }

@media screen and (min-width: 87.5em) {
  .xlarge-margin-collapse > .xxxlarge-1 {
    width: 8.33333%; }
  .xlarge-margin-collapse > .xxxlarge-2 {
    width: 16.66667%; }
  .xlarge-margin-collapse > .xxxlarge-3 {
    width: 25%; }
  .xlarge-margin-collapse > .xxxlarge-4 {
    width: 33.33333%; }
  .xlarge-margin-collapse > .xxxlarge-5 {
    width: 41.66667%; }
  .xlarge-margin-collapse > .xxxlarge-6 {
    width: 50%; }
  .xlarge-margin-collapse > .xxxlarge-7 {
    width: 58.33333%; }
  .xlarge-margin-collapse > .xxxlarge-8 {
    width: 66.66667%; }
  .xlarge-margin-collapse > .xxxlarge-9 {
    width: 75%; }
  .xlarge-margin-collapse > .xxxlarge-10 {
    width: 83.33333%; }
  .xlarge-margin-collapse > .xxxlarge-11 {
    width: 91.66667%; }
  .xlarge-margin-collapse > .xxxlarge-12 {
    width: 100%; } }

@media screen and (min-width: 62.5em) {
  .xlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
    .xlarge-padding-collapse > .cell {
      padding-right: 0;
      padding-left: 0; } }

@media screen and (min-width: 75em) {
  .xxlarge-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
    .xxlarge-margin-collapse > .cell {
      margin-right: 0;
      margin-left: 0; } }

@media screen and (min-width: 75em) {
  .xxlarge-margin-collapse > .small-1 {
    width: 8.33333%; }
  .xxlarge-margin-collapse > .small-2 {
    width: 16.66667%; }
  .xxlarge-margin-collapse > .small-3 {
    width: 25%; }
  .xxlarge-margin-collapse > .small-4 {
    width: 33.33333%; }
  .xxlarge-margin-collapse > .small-5 {
    width: 41.66667%; }
  .xxlarge-margin-collapse > .small-6 {
    width: 50%; }
  .xxlarge-margin-collapse > .small-7 {
    width: 58.33333%; }
  .xxlarge-margin-collapse > .small-8 {
    width: 66.66667%; }
  .xxlarge-margin-collapse > .small-9 {
    width: 75%; }
  .xxlarge-margin-collapse > .small-10 {
    width: 83.33333%; }
  .xxlarge-margin-collapse > .small-11 {
    width: 91.66667%; }
  .xxlarge-margin-collapse > .small-12 {
    width: 100%; } }

@media screen and (min-width: 75em) {
  .xxlarge-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .xxlarge-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .xxlarge-margin-collapse > .medium-3 {
    width: 25%; }
  .xxlarge-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .xxlarge-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .xxlarge-margin-collapse > .medium-6 {
    width: 50%; }
  .xxlarge-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .xxlarge-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .xxlarge-margin-collapse > .medium-9 {
    width: 75%; }
  .xxlarge-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .xxlarge-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .xxlarge-margin-collapse > .medium-12 {
    width: 100%; } }

@media screen and (min-width: 75em) {
  .xxlarge-margin-collapse > .large-1 {
    width: 8.33333%; }
  .xxlarge-margin-collapse > .large-2 {
    width: 16.66667%; }
  .xxlarge-margin-collapse > .large-3 {
    width: 25%; }
  .xxlarge-margin-collapse > .large-4 {
    width: 33.33333%; }
  .xxlarge-margin-collapse > .large-5 {
    width: 41.66667%; }
  .xxlarge-margin-collapse > .large-6 {
    width: 50%; }
  .xxlarge-margin-collapse > .large-7 {
    width: 58.33333%; }
  .xxlarge-margin-collapse > .large-8 {
    width: 66.66667%; }
  .xxlarge-margin-collapse > .large-9 {
    width: 75%; }
  .xxlarge-margin-collapse > .large-10 {
    width: 83.33333%; }
  .xxlarge-margin-collapse > .large-11 {
    width: 91.66667%; }
  .xxlarge-margin-collapse > .large-12 {
    width: 100%; } }

@media screen and (min-width: 75em) {
  .xxlarge-margin-collapse > .xlarge-1 {
    width: 8.33333%; }
  .xxlarge-margin-collapse > .xlarge-2 {
    width: 16.66667%; }
  .xxlarge-margin-collapse > .xlarge-3 {
    width: 25%; }
  .xxlarge-margin-collapse > .xlarge-4 {
    width: 33.33333%; }
  .xxlarge-margin-collapse > .xlarge-5 {
    width: 41.66667%; }
  .xxlarge-margin-collapse > .xlarge-6 {
    width: 50%; }
  .xxlarge-margin-collapse > .xlarge-7 {
    width: 58.33333%; }
  .xxlarge-margin-collapse > .xlarge-8 {
    width: 66.66667%; }
  .xxlarge-margin-collapse > .xlarge-9 {
    width: 75%; }
  .xxlarge-margin-collapse > .xlarge-10 {
    width: 83.33333%; }
  .xxlarge-margin-collapse > .xlarge-11 {
    width: 91.66667%; }
  .xxlarge-margin-collapse > .xlarge-12 {
    width: 100%; } }

@media screen and (min-width: 75em) {
  .xxlarge-margin-collapse > .xxlarge-1 {
    width: 8.33333%; }
  .xxlarge-margin-collapse > .xxlarge-2 {
    width: 16.66667%; }
  .xxlarge-margin-collapse > .xxlarge-3 {
    width: 25%; }
  .xxlarge-margin-collapse > .xxlarge-4 {
    width: 33.33333%; }
  .xxlarge-margin-collapse > .xxlarge-5 {
    width: 41.66667%; }
  .xxlarge-margin-collapse > .xxlarge-6 {
    width: 50%; }
  .xxlarge-margin-collapse > .xxlarge-7 {
    width: 58.33333%; }
  .xxlarge-margin-collapse > .xxlarge-8 {
    width: 66.66667%; }
  .xxlarge-margin-collapse > .xxlarge-9 {
    width: 75%; }
  .xxlarge-margin-collapse > .xxlarge-10 {
    width: 83.33333%; }
  .xxlarge-margin-collapse > .xxlarge-11 {
    width: 91.66667%; }
  .xxlarge-margin-collapse > .xxlarge-12 {
    width: 100%; } }

@media screen and (min-width: 87.5em) {
  .xxlarge-margin-collapse > .xxxlarge-1 {
    width: 8.33333%; }
  .xxlarge-margin-collapse > .xxxlarge-2 {
    width: 16.66667%; }
  .xxlarge-margin-collapse > .xxxlarge-3 {
    width: 25%; }
  .xxlarge-margin-collapse > .xxxlarge-4 {
    width: 33.33333%; }
  .xxlarge-margin-collapse > .xxxlarge-5 {
    width: 41.66667%; }
  .xxlarge-margin-collapse > .xxxlarge-6 {
    width: 50%; }
  .xxlarge-margin-collapse > .xxxlarge-7 {
    width: 58.33333%; }
  .xxlarge-margin-collapse > .xxxlarge-8 {
    width: 66.66667%; }
  .xxlarge-margin-collapse > .xxxlarge-9 {
    width: 75%; }
  .xxlarge-margin-collapse > .xxxlarge-10 {
    width: 83.33333%; }
  .xxlarge-margin-collapse > .xxxlarge-11 {
    width: 91.66667%; }
  .xxlarge-margin-collapse > .xxxlarge-12 {
    width: 100%; } }

@media screen and (min-width: 75em) {
  .xxlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
    .xxlarge-padding-collapse > .cell {
      padding-right: 0;
      padding-left: 0; } }

@media screen and (min-width: 87.5em) {
  .xxxlarge-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
    .xxxlarge-margin-collapse > .cell {
      margin-right: 0;
      margin-left: 0; } }

@media screen and (min-width: 87.5em) {
  .xxxlarge-margin-collapse > .small-1 {
    width: 8.33333%; }
  .xxxlarge-margin-collapse > .small-2 {
    width: 16.66667%; }
  .xxxlarge-margin-collapse > .small-3 {
    width: 25%; }
  .xxxlarge-margin-collapse > .small-4 {
    width: 33.33333%; }
  .xxxlarge-margin-collapse > .small-5 {
    width: 41.66667%; }
  .xxxlarge-margin-collapse > .small-6 {
    width: 50%; }
  .xxxlarge-margin-collapse > .small-7 {
    width: 58.33333%; }
  .xxxlarge-margin-collapse > .small-8 {
    width: 66.66667%; }
  .xxxlarge-margin-collapse > .small-9 {
    width: 75%; }
  .xxxlarge-margin-collapse > .small-10 {
    width: 83.33333%; }
  .xxxlarge-margin-collapse > .small-11 {
    width: 91.66667%; }
  .xxxlarge-margin-collapse > .small-12 {
    width: 100%; } }

@media screen and (min-width: 87.5em) {
  .xxxlarge-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .xxxlarge-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .xxxlarge-margin-collapse > .medium-3 {
    width: 25%; }
  .xxxlarge-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .xxxlarge-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .xxxlarge-margin-collapse > .medium-6 {
    width: 50%; }
  .xxxlarge-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .xxxlarge-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .xxxlarge-margin-collapse > .medium-9 {
    width: 75%; }
  .xxxlarge-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .xxxlarge-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .xxxlarge-margin-collapse > .medium-12 {
    width: 100%; } }

@media screen and (min-width: 87.5em) {
  .xxxlarge-margin-collapse > .large-1 {
    width: 8.33333%; }
  .xxxlarge-margin-collapse > .large-2 {
    width: 16.66667%; }
  .xxxlarge-margin-collapse > .large-3 {
    width: 25%; }
  .xxxlarge-margin-collapse > .large-4 {
    width: 33.33333%; }
  .xxxlarge-margin-collapse > .large-5 {
    width: 41.66667%; }
  .xxxlarge-margin-collapse > .large-6 {
    width: 50%; }
  .xxxlarge-margin-collapse > .large-7 {
    width: 58.33333%; }
  .xxxlarge-margin-collapse > .large-8 {
    width: 66.66667%; }
  .xxxlarge-margin-collapse > .large-9 {
    width: 75%; }
  .xxxlarge-margin-collapse > .large-10 {
    width: 83.33333%; }
  .xxxlarge-margin-collapse > .large-11 {
    width: 91.66667%; }
  .xxxlarge-margin-collapse > .large-12 {
    width: 100%; } }

@media screen and (min-width: 87.5em) {
  .xxxlarge-margin-collapse > .xlarge-1 {
    width: 8.33333%; }
  .xxxlarge-margin-collapse > .xlarge-2 {
    width: 16.66667%; }
  .xxxlarge-margin-collapse > .xlarge-3 {
    width: 25%; }
  .xxxlarge-margin-collapse > .xlarge-4 {
    width: 33.33333%; }
  .xxxlarge-margin-collapse > .xlarge-5 {
    width: 41.66667%; }
  .xxxlarge-margin-collapse > .xlarge-6 {
    width: 50%; }
  .xxxlarge-margin-collapse > .xlarge-7 {
    width: 58.33333%; }
  .xxxlarge-margin-collapse > .xlarge-8 {
    width: 66.66667%; }
  .xxxlarge-margin-collapse > .xlarge-9 {
    width: 75%; }
  .xxxlarge-margin-collapse > .xlarge-10 {
    width: 83.33333%; }
  .xxxlarge-margin-collapse > .xlarge-11 {
    width: 91.66667%; }
  .xxxlarge-margin-collapse > .xlarge-12 {
    width: 100%; } }

@media screen and (min-width: 87.5em) {
  .xxxlarge-margin-collapse > .xxlarge-1 {
    width: 8.33333%; }
  .xxxlarge-margin-collapse > .xxlarge-2 {
    width: 16.66667%; }
  .xxxlarge-margin-collapse > .xxlarge-3 {
    width: 25%; }
  .xxxlarge-margin-collapse > .xxlarge-4 {
    width: 33.33333%; }
  .xxxlarge-margin-collapse > .xxlarge-5 {
    width: 41.66667%; }
  .xxxlarge-margin-collapse > .xxlarge-6 {
    width: 50%; }
  .xxxlarge-margin-collapse > .xxlarge-7 {
    width: 58.33333%; }
  .xxxlarge-margin-collapse > .xxlarge-8 {
    width: 66.66667%; }
  .xxxlarge-margin-collapse > .xxlarge-9 {
    width: 75%; }
  .xxxlarge-margin-collapse > .xxlarge-10 {
    width: 83.33333%; }
  .xxxlarge-margin-collapse > .xxlarge-11 {
    width: 91.66667%; }
  .xxxlarge-margin-collapse > .xxlarge-12 {
    width: 100%; } }

@media screen and (min-width: 87.5em) {
  .xxxlarge-margin-collapse > .xxxlarge-1 {
    width: 8.33333%; }
  .xxxlarge-margin-collapse > .xxxlarge-2 {
    width: 16.66667%; }
  .xxxlarge-margin-collapse > .xxxlarge-3 {
    width: 25%; }
  .xxxlarge-margin-collapse > .xxxlarge-4 {
    width: 33.33333%; }
  .xxxlarge-margin-collapse > .xxxlarge-5 {
    width: 41.66667%; }
  .xxxlarge-margin-collapse > .xxxlarge-6 {
    width: 50%; }
  .xxxlarge-margin-collapse > .xxxlarge-7 {
    width: 58.33333%; }
  .xxxlarge-margin-collapse > .xxxlarge-8 {
    width: 66.66667%; }
  .xxxlarge-margin-collapse > .xxxlarge-9 {
    width: 75%; }
  .xxxlarge-margin-collapse > .xxxlarge-10 {
    width: 83.33333%; }
  .xxxlarge-margin-collapse > .xxxlarge-11 {
    width: 91.66667%; }
  .xxxlarge-margin-collapse > .xxxlarge-12 {
    width: 100%; } }

@media screen and (min-width: 87.5em) {
  .xxxlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
    .xxxlarge-padding-collapse > .cell {
      padding-right: 0;
      padding-left: 0; } }

.small-offset-0 {
  margin-left: 0%; }

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 0.9375rem); }

.small-offset-1 {
  margin-left: 8.33333%; }

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.33333% + 0.9375rem); }

.small-offset-2 {
  margin-left: 16.66667%; }

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.66667% + 0.9375rem); }

.small-offset-3 {
  margin-left: 25%; }

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 0.9375rem); }

.small-offset-4 {
  margin-left: 33.33333%; }

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.33333% + 0.9375rem); }

.small-offset-5 {
  margin-left: 41.66667%; }

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.66667% + 0.9375rem); }

.small-offset-6 {
  margin-left: 50%; }

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 0.9375rem); }

.small-offset-7 {
  margin-left: 58.33333%; }

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.33333% + 0.9375rem); }

.small-offset-8 {
  margin-left: 66.66667%; }

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.66667% + 0.9375rem); }

.small-offset-9 {
  margin-left: 75%; }

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 0.9375rem); }

.small-offset-10 {
  margin-left: 83.33333%; }

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.33333% + 0.9375rem); }

.small-offset-11 {
  margin-left: 91.66667%; }

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.66667% + 0.9375rem); }

@media print, screen and (min-width: 31.25em) {
  .medium-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 0.9375rem); }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem); }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem); }
  .medium-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 0.9375rem); }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem); }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem); }
  .medium-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 0.9375rem); }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem); }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem); }
  .medium-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 0.9375rem); }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem); }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem); } }

@media print, screen and (min-width: 46.875em) {
  .large-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 0.9375rem); }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem); }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem); }
  .large-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 0.9375rem); }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem); }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem); }
  .large-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 0.9375rem); }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem); }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem); }
  .large-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 0.9375rem); }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem); }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem); } }

@media screen and (min-width: 62.5em) {
  .xlarge-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .xlarge-offset-0 {
    margin-left: calc(0% + 0.9375rem); }
  .xlarge-offset-1 {
    margin-left: 8.33333%; }
  .grid-margin-x > .xlarge-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem); }
  .xlarge-offset-2 {
    margin-left: 16.66667%; }
  .grid-margin-x > .xlarge-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem); }
  .xlarge-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .xlarge-offset-3 {
    margin-left: calc(25% + 0.9375rem); }
  .xlarge-offset-4 {
    margin-left: 33.33333%; }
  .grid-margin-x > .xlarge-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem); }
  .xlarge-offset-5 {
    margin-left: 41.66667%; }
  .grid-margin-x > .xlarge-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem); }
  .xlarge-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .xlarge-offset-6 {
    margin-left: calc(50% + 0.9375rem); }
  .xlarge-offset-7 {
    margin-left: 58.33333%; }
  .grid-margin-x > .xlarge-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem); }
  .xlarge-offset-8 {
    margin-left: 66.66667%; }
  .grid-margin-x > .xlarge-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem); }
  .xlarge-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .xlarge-offset-9 {
    margin-left: calc(75% + 0.9375rem); }
  .xlarge-offset-10 {
    margin-left: 83.33333%; }
  .grid-margin-x > .xlarge-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem); }
  .xlarge-offset-11 {
    margin-left: 91.66667%; }
  .grid-margin-x > .xlarge-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem); } }

@media screen and (min-width: 75em) {
  .xxlarge-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .xxlarge-offset-0 {
    margin-left: calc(0% + 0.9375rem); }
  .xxlarge-offset-1 {
    margin-left: 8.33333%; }
  .grid-margin-x > .xxlarge-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem); }
  .xxlarge-offset-2 {
    margin-left: 16.66667%; }
  .grid-margin-x > .xxlarge-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem); }
  .xxlarge-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .xxlarge-offset-3 {
    margin-left: calc(25% + 0.9375rem); }
  .xxlarge-offset-4 {
    margin-left: 33.33333%; }
  .grid-margin-x > .xxlarge-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem); }
  .xxlarge-offset-5 {
    margin-left: 41.66667%; }
  .grid-margin-x > .xxlarge-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem); }
  .xxlarge-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .xxlarge-offset-6 {
    margin-left: calc(50% + 0.9375rem); }
  .xxlarge-offset-7 {
    margin-left: 58.33333%; }
  .grid-margin-x > .xxlarge-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem); }
  .xxlarge-offset-8 {
    margin-left: 66.66667%; }
  .grid-margin-x > .xxlarge-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem); }
  .xxlarge-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .xxlarge-offset-9 {
    margin-left: calc(75% + 0.9375rem); }
  .xxlarge-offset-10 {
    margin-left: 83.33333%; }
  .grid-margin-x > .xxlarge-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem); }
  .xxlarge-offset-11 {
    margin-left: 91.66667%; }
  .grid-margin-x > .xxlarge-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem); } }

@media screen and (min-width: 87.5em) {
  .xxxlarge-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .xxxlarge-offset-0 {
    margin-left: calc(0% + 0.9375rem); }
  .xxxlarge-offset-1 {
    margin-left: 8.33333%; }
  .grid-margin-x > .xxxlarge-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem); }
  .xxxlarge-offset-2 {
    margin-left: 16.66667%; }
  .grid-margin-x > .xxxlarge-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem); }
  .xxxlarge-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .xxxlarge-offset-3 {
    margin-left: calc(25% + 0.9375rem); }
  .xxxlarge-offset-4 {
    margin-left: 33.33333%; }
  .grid-margin-x > .xxxlarge-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem); }
  .xxxlarge-offset-5 {
    margin-left: 41.66667%; }
  .grid-margin-x > .xxxlarge-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem); }
  .xxxlarge-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .xxxlarge-offset-6 {
    margin-left: calc(50% + 0.9375rem); }
  .xxxlarge-offset-7 {
    margin-left: 58.33333%; }
  .grid-margin-x > .xxxlarge-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem); }
  .xxxlarge-offset-8 {
    margin-left: 66.66667%; }
  .grid-margin-x > .xxxlarge-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem); }
  .xxxlarge-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .xxxlarge-offset-9 {
    margin-left: calc(75% + 0.9375rem); }
  .xxxlarge-offset-10 {
    margin-left: 83.33333%; }
  .grid-margin-x > .xxxlarge-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem); }
  .xxxlarge-offset-11 {
    margin-left: 91.66667%; }
  .grid-margin-x > .xxxlarge-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem); } }

.grid-y {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap; }
  .grid-y > .cell {
    width: auto;
    max-width: none; }
  .grid-y > .auto {
    height: auto; }
  .grid-y > .shrink {
    height: auto; }
  .grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  @media print, screen and (min-width: 31.25em) {
    .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
      flex-basis: auto; } }
  @media print, screen and (min-width: 46.875em) {
    .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
      flex-basis: auto; } }
  @media screen and (min-width: 62.5em) {
    .grid-y > .xlarge-shrink, .grid-y > .xlarge-full, .grid-y > .xlarge-1, .grid-y > .xlarge-2, .grid-y > .xlarge-3, .grid-y > .xlarge-4, .grid-y > .xlarge-5, .grid-y > .xlarge-6, .grid-y > .xlarge-7, .grid-y > .xlarge-8, .grid-y > .xlarge-9, .grid-y > .xlarge-10, .grid-y > .xlarge-11, .grid-y > .xlarge-12 {
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
      flex-basis: auto; } }
  @media screen and (min-width: 75em) {
    .grid-y > .xxlarge-shrink, .grid-y > .xxlarge-full, .grid-y > .xxlarge-1, .grid-y > .xxlarge-2, .grid-y > .xxlarge-3, .grid-y > .xxlarge-4, .grid-y > .xxlarge-5, .grid-y > .xxlarge-6, .grid-y > .xxlarge-7, .grid-y > .xxlarge-8, .grid-y > .xxlarge-9, .grid-y > .xxlarge-10, .grid-y > .xxlarge-11, .grid-y > .xxlarge-12 {
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
      flex-basis: auto; } }
  @media screen and (min-width: 87.5em) {
    .grid-y > .xxxlarge-shrink, .grid-y > .xxxlarge-full, .grid-y > .xxxlarge-1, .grid-y > .xxxlarge-2, .grid-y > .xxxlarge-3, .grid-y > .xxxlarge-4, .grid-y > .xxxlarge-5, .grid-y > .xxxlarge-6, .grid-y > .xxxlarge-7, .grid-y > .xxxlarge-8, .grid-y > .xxxlarge-9, .grid-y > .xxxlarge-10, .grid-y > .xxxlarge-11, .grid-y > .xxxlarge-12 {
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
      flex-basis: auto; } }
  .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .grid-y > .small-1 {
    height: 8.33333%; }
  .grid-y > .small-2 {
    height: 16.66667%; }
  .grid-y > .small-3 {
    height: 25%; }
  .grid-y > .small-4 {
    height: 33.33333%; }
  .grid-y > .small-5 {
    height: 41.66667%; }
  .grid-y > .small-6 {
    height: 50%; }
  .grid-y > .small-7 {
    height: 58.33333%; }
  .grid-y > .small-8 {
    height: 66.66667%; }
  .grid-y > .small-9 {
    height: 75%; }
  .grid-y > .small-10 {
    height: 83.33333%; }
  .grid-y > .small-11 {
    height: 91.66667%; }
  .grid-y > .small-12 {
    height: 100%; }
  @media print, screen and (min-width: 31.25em) {
    .grid-y > .medium-auto {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 0px;
      -ms-flex: 1 1 0px;
      flex: 1 1 0px;
      height: auto; }
    .grid-y > .medium-shrink, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
    .grid-y > .medium-shrink {
      height: auto; }
    .grid-y > .medium-1 {
      height: 8.33333%; }
    .grid-y > .medium-2 {
      height: 16.66667%; }
    .grid-y > .medium-3 {
      height: 25%; }
    .grid-y > .medium-4 {
      height: 33.33333%; }
    .grid-y > .medium-5 {
      height: 41.66667%; }
    .grid-y > .medium-6 {
      height: 50%; }
    .grid-y > .medium-7 {
      height: 58.33333%; }
    .grid-y > .medium-8 {
      height: 66.66667%; }
    .grid-y > .medium-9 {
      height: 75%; }
    .grid-y > .medium-10 {
      height: 83.33333%; }
    .grid-y > .medium-11 {
      height: 91.66667%; }
    .grid-y > .medium-12 {
      height: 100%; } }
  @media print, screen and (min-width: 46.875em) {
    .grid-y > .large-auto {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 0px;
      -ms-flex: 1 1 0px;
      flex: 1 1 0px;
      height: auto; }
    .grid-y > .large-shrink, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
    .grid-y > .large-shrink {
      height: auto; }
    .grid-y > .large-1 {
      height: 8.33333%; }
    .grid-y > .large-2 {
      height: 16.66667%; }
    .grid-y > .large-3 {
      height: 25%; }
    .grid-y > .large-4 {
      height: 33.33333%; }
    .grid-y > .large-5 {
      height: 41.66667%; }
    .grid-y > .large-6 {
      height: 50%; }
    .grid-y > .large-7 {
      height: 58.33333%; }
    .grid-y > .large-8 {
      height: 66.66667%; }
    .grid-y > .large-9 {
      height: 75%; }
    .grid-y > .large-10 {
      height: 83.33333%; }
    .grid-y > .large-11 {
      height: 91.66667%; }
    .grid-y > .large-12 {
      height: 100%; } }
  @media screen and (min-width: 62.5em) {
    .grid-y > .xlarge-auto {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 0px;
      -ms-flex: 1 1 0px;
      flex: 1 1 0px;
      height: auto; }
    .grid-y > .xlarge-shrink, .grid-y > .xlarge-1, .grid-y > .xlarge-2, .grid-y > .xlarge-3, .grid-y > .xlarge-4, .grid-y > .xlarge-5, .grid-y > .xlarge-6, .grid-y > .xlarge-7, .grid-y > .xlarge-8, .grid-y > .xlarge-9, .grid-y > .xlarge-10, .grid-y > .xlarge-11, .grid-y > .xlarge-12 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
    .grid-y > .xlarge-shrink {
      height: auto; }
    .grid-y > .xlarge-1 {
      height: 8.33333%; }
    .grid-y > .xlarge-2 {
      height: 16.66667%; }
    .grid-y > .xlarge-3 {
      height: 25%; }
    .grid-y > .xlarge-4 {
      height: 33.33333%; }
    .grid-y > .xlarge-5 {
      height: 41.66667%; }
    .grid-y > .xlarge-6 {
      height: 50%; }
    .grid-y > .xlarge-7 {
      height: 58.33333%; }
    .grid-y > .xlarge-8 {
      height: 66.66667%; }
    .grid-y > .xlarge-9 {
      height: 75%; }
    .grid-y > .xlarge-10 {
      height: 83.33333%; }
    .grid-y > .xlarge-11 {
      height: 91.66667%; }
    .grid-y > .xlarge-12 {
      height: 100%; } }
  @media screen and (min-width: 75em) {
    .grid-y > .xxlarge-auto {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 0px;
      -ms-flex: 1 1 0px;
      flex: 1 1 0px;
      height: auto; }
    .grid-y > .xxlarge-shrink, .grid-y > .xxlarge-1, .grid-y > .xxlarge-2, .grid-y > .xxlarge-3, .grid-y > .xxlarge-4, .grid-y > .xxlarge-5, .grid-y > .xxlarge-6, .grid-y > .xxlarge-7, .grid-y > .xxlarge-8, .grid-y > .xxlarge-9, .grid-y > .xxlarge-10, .grid-y > .xxlarge-11, .grid-y > .xxlarge-12 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
    .grid-y > .xxlarge-shrink {
      height: auto; }
    .grid-y > .xxlarge-1 {
      height: 8.33333%; }
    .grid-y > .xxlarge-2 {
      height: 16.66667%; }
    .grid-y > .xxlarge-3 {
      height: 25%; }
    .grid-y > .xxlarge-4 {
      height: 33.33333%; }
    .grid-y > .xxlarge-5 {
      height: 41.66667%; }
    .grid-y > .xxlarge-6 {
      height: 50%; }
    .grid-y > .xxlarge-7 {
      height: 58.33333%; }
    .grid-y > .xxlarge-8 {
      height: 66.66667%; }
    .grid-y > .xxlarge-9 {
      height: 75%; }
    .grid-y > .xxlarge-10 {
      height: 83.33333%; }
    .grid-y > .xxlarge-11 {
      height: 91.66667%; }
    .grid-y > .xxlarge-12 {
      height: 100%; } }
  @media screen and (min-width: 87.5em) {
    .grid-y > .xxxlarge-auto {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 0px;
      -ms-flex: 1 1 0px;
      flex: 1 1 0px;
      height: auto; }
    .grid-y > .xxxlarge-shrink, .grid-y > .xxxlarge-1, .grid-y > .xxxlarge-2, .grid-y > .xxxlarge-3, .grid-y > .xxxlarge-4, .grid-y > .xxxlarge-5, .grid-y > .xxxlarge-6, .grid-y > .xxxlarge-7, .grid-y > .xxxlarge-8, .grid-y > .xxxlarge-9, .grid-y > .xxxlarge-10, .grid-y > .xxxlarge-11, .grid-y > .xxxlarge-12 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
    .grid-y > .xxxlarge-shrink {
      height: auto; }
    .grid-y > .xxxlarge-1 {
      height: 8.33333%; }
    .grid-y > .xxxlarge-2 {
      height: 16.66667%; }
    .grid-y > .xxxlarge-3 {
      height: 25%; }
    .grid-y > .xxxlarge-4 {
      height: 33.33333%; }
    .grid-y > .xxxlarge-5 {
      height: 41.66667%; }
    .grid-y > .xxxlarge-6 {
      height: 50%; }
    .grid-y > .xxxlarge-7 {
      height: 58.33333%; }
    .grid-y > .xxxlarge-8 {
      height: 66.66667%; }
    .grid-y > .xxxlarge-9 {
      height: 75%; }
    .grid-y > .xxxlarge-10 {
      height: 83.33333%; }
    .grid-y > .xxxlarge-11 {
      height: 91.66667%; }
    .grid-y > .xxxlarge-12 {
      height: 100%; } }

.grid-padding-y .grid-padding-y {
  margin-top: -0.9375rem;
  margin-bottom: -0.9375rem; }
  @media print, screen and (min-width: 46.875em) {
    .grid-padding-y .grid-padding-y {
      margin-top: -0.9375rem;
      margin-bottom: -0.9375rem; } }

.grid-padding-y > .cell {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem; }
  @media print, screen and (min-width: 46.875em) {
    .grid-padding-y > .cell {
      padding-top: 0.9375rem;
      padding-bottom: 0.9375rem; } }

.grid-margin-y {
  margin-top: -0.9375rem;
  margin-bottom: -0.9375rem; }
  @media print, screen and (min-width: 46.875em) {
    .grid-margin-y {
      margin-top: -0.9375rem;
      margin-bottom: -0.9375rem; } }
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem; }
  @media print, screen and (min-width: 46.875em) {
    .grid-margin-y > .cell {
      height: calc(100% - 1.875rem);
      margin-top: 0.9375rem;
      margin-bottom: 0.9375rem; } }
  .grid-margin-y > .auto {
    height: auto; }
  .grid-margin-y > .shrink {
    height: auto; }
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.875rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.875rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.875rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.875rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.875rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.875rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.875rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.875rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem); }
  @media print, screen and (min-width: 31.25em) {
    .grid-margin-y > .medium-auto {
      height: auto; }
    .grid-margin-y > .medium-shrink {
      height: auto; }
    .grid-margin-y > .medium-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .medium-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .medium-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .medium-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .medium-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .medium-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .medium-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .medium-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .medium-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .medium-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .medium-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .medium-12 {
      height: calc(100% - 1.875rem); } }
  @media print, screen and (min-width: 46.875em) {
    .grid-margin-y > .auto {
      height: auto; }
    .grid-margin-y > .shrink {
      height: auto; }
    .grid-margin-y > .small-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .small-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .small-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .small-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .small-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .small-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .small-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .small-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .small-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .small-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .small-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .small-12 {
      height: calc(100% - 1.875rem); }
    .grid-margin-y > .medium-auto {
      height: auto; }
    .grid-margin-y > .medium-shrink {
      height: auto; }
    .grid-margin-y > .medium-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .medium-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .medium-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .medium-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .medium-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .medium-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .medium-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .medium-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .medium-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .medium-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .medium-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .medium-12 {
      height: calc(100% - 1.875rem); }
    .grid-margin-y > .large-auto {
      height: auto; }
    .grid-margin-y > .large-shrink {
      height: auto; }
    .grid-margin-y > .large-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .large-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .large-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .large-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .large-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .large-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .large-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .large-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .large-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .large-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .large-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .large-12 {
      height: calc(100% - 1.875rem); } }
  @media screen and (min-width: 62.5em) {
    .grid-margin-y > .xlarge-auto {
      height: auto; }
    .grid-margin-y > .xlarge-shrink {
      height: auto; }
    .grid-margin-y > .xlarge-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .xlarge-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .xlarge-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .xlarge-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .xlarge-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .xlarge-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .xlarge-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .xlarge-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .xlarge-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .xlarge-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .xlarge-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .xlarge-12 {
      height: calc(100% - 1.875rem); } }
  @media screen and (min-width: 75em) {
    .grid-margin-y > .xxlarge-auto {
      height: auto; }
    .grid-margin-y > .xxlarge-shrink {
      height: auto; }
    .grid-margin-y > .xxlarge-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .xxlarge-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .xxlarge-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .xxlarge-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .xxlarge-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .xxlarge-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .xxlarge-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .xxlarge-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .xxlarge-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .xxlarge-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .xxlarge-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .xxlarge-12 {
      height: calc(100% - 1.875rem); } }
  @media screen and (min-width: 87.5em) {
    .grid-margin-y > .xxxlarge-auto {
      height: auto; }
    .grid-margin-y > .xxxlarge-shrink {
      height: auto; }
    .grid-margin-y > .xxxlarge-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .xxxlarge-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .xxxlarge-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .xxxlarge-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .xxxlarge-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .xxxlarge-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .xxxlarge-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .xxxlarge-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .xxxlarge-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .xxxlarge-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .xxxlarge-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .xxxlarge-12 {
      height: calc(100% - 1.875rem); } }

.grid-frame {
  overflow: hidden;
  position: relative;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100vw; }

.cell .grid-frame {
  width: 100%; }

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }

.cell-block-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: 100%; }
  .cell-block-container > .grid-x {
    max-height: 100%;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }

@media print, screen and (min-width: 31.25em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw; }
  .cell .medium-grid-frame {
    width: 100%; }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .medium-cell-block-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%; }
    .medium-cell-block-container > .grid-x {
      max-height: 100%;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; } }

@media print, screen and (min-width: 46.875em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw; }
  .cell .large-grid-frame {
    width: 100%; }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .large-cell-block-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%; }
    .large-cell-block-container > .grid-x {
      max-height: 100%;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; } }

@media screen and (min-width: 62.5em) {
  .xlarge-grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw; }
  .cell .xlarge-grid-frame {
    width: 100%; }
  .xlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .xlarge-cell-block-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%; }
    .xlarge-cell-block-container > .grid-x {
      max-height: 100%;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
  .xlarge-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; } }

@media screen and (min-width: 75em) {
  .xxlarge-grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw; }
  .cell .xxlarge-grid-frame {
    width: 100%; }
  .xxlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .xxlarge-cell-block-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%; }
    .xxlarge-cell-block-container > .grid-x {
      max-height: 100%;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
  .xxlarge-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; } }

@media screen and (min-width: 87.5em) {
  .xxxlarge-grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw; }
  .cell .xxxlarge-grid-frame {
    width: 100%; }
  .xxxlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .xxxlarge-cell-block-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%; }
    .xxxlarge-cell-block-container > .grid-x {
      max-height: 100%;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
  .xxxlarge-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; } }

.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  height: 100vh; }

@media print, screen and (min-width: 31.25em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh; } }

@media print, screen and (min-width: 46.875em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh; } }

@media screen and (min-width: 62.5em) {
  .grid-y.xlarge-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh; } }

@media screen and (min-width: 75em) {
  .grid-y.xxlarge-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh; } }

@media screen and (min-width: 87.5em) {
  .grid-y.xxxlarge-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh; } }

.cell .grid-y.grid-frame {
  height: 100%; }

@media print, screen and (min-width: 31.25em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%; } }

@media print, screen and (min-width: 46.875em) {
  .cell .grid-y.large-grid-frame {
    height: 100%; } }

@media screen and (min-width: 62.5em) {
  .cell .grid-y.xlarge-grid-frame {
    height: 100%; } }

@media screen and (min-width: 75em) {
  .cell .grid-y.xxlarge-grid-frame {
    height: 100%; } }

@media screen and (min-width: 87.5em) {
  .cell .grid-y.xxxlarge-grid-frame {
    height: 100%; } }

.grid-margin-y {
  margin-top: -0.9375rem;
  margin-bottom: -0.9375rem; }
  @media print, screen and (min-width: 46.875em) {
    .grid-margin-y {
      margin-top: -0.9375rem;
      margin-bottom: -0.9375rem; } }
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem; }
  @media print, screen and (min-width: 46.875em) {
    .grid-margin-y > .cell {
      height: calc(100% - 1.875rem);
      margin-top: 0.9375rem;
      margin-bottom: 0.9375rem; } }
  .grid-margin-y > .auto {
    height: auto; }
  .grid-margin-y > .shrink {
    height: auto; }
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.875rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.875rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.875rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.875rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.875rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.875rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.875rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.875rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem); }
  @media print, screen and (min-width: 31.25em) {
    .grid-margin-y > .medium-auto {
      height: auto; }
    .grid-margin-y > .medium-shrink {
      height: auto; }
    .grid-margin-y > .medium-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .medium-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .medium-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .medium-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .medium-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .medium-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .medium-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .medium-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .medium-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .medium-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .medium-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .medium-12 {
      height: calc(100% - 1.875rem); } }
  @media print, screen and (min-width: 46.875em) {
    .grid-margin-y > .auto {
      height: auto; }
    .grid-margin-y > .shrink {
      height: auto; }
    .grid-margin-y > .small-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .small-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .small-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .small-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .small-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .small-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .small-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .small-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .small-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .small-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .small-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .small-12 {
      height: calc(100% - 1.875rem); }
    .grid-margin-y > .medium-auto {
      height: auto; }
    .grid-margin-y > .medium-shrink {
      height: auto; }
    .grid-margin-y > .medium-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .medium-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .medium-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .medium-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .medium-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .medium-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .medium-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .medium-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .medium-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .medium-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .medium-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .medium-12 {
      height: calc(100% - 1.875rem); }
    .grid-margin-y > .large-auto {
      height: auto; }
    .grid-margin-y > .large-shrink {
      height: auto; }
    .grid-margin-y > .large-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .large-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .large-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .large-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .large-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .large-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .large-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .large-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .large-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .large-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .large-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .large-12 {
      height: calc(100% - 1.875rem); } }
  @media screen and (min-width: 62.5em) {
    .grid-margin-y > .xlarge-auto {
      height: auto; }
    .grid-margin-y > .xlarge-shrink {
      height: auto; }
    .grid-margin-y > .xlarge-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .xlarge-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .xlarge-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .xlarge-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .xlarge-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .xlarge-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .xlarge-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .xlarge-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .xlarge-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .xlarge-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .xlarge-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .xlarge-12 {
      height: calc(100% - 1.875rem); } }
  @media screen and (min-width: 75em) {
    .grid-margin-y > .xxlarge-auto {
      height: auto; }
    .grid-margin-y > .xxlarge-shrink {
      height: auto; }
    .grid-margin-y > .xxlarge-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .xxlarge-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .xxlarge-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .xxlarge-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .xxlarge-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .xxlarge-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .xxlarge-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .xxlarge-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .xxlarge-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .xxlarge-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .xxlarge-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .xxlarge-12 {
      height: calc(100% - 1.875rem); } }
  @media screen and (min-width: 87.5em) {
    .grid-margin-y > .xxxlarge-auto {
      height: auto; }
    .grid-margin-y > .xxxlarge-shrink {
      height: auto; }
    .grid-margin-y > .xxxlarge-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .xxxlarge-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .xxxlarge-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .xxxlarge-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .xxxlarge-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .xxxlarge-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .xxxlarge-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .xxxlarge-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .xxxlarge-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .xxxlarge-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .xxxlarge-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .xxxlarge-12 {
      height: calc(100% - 1.875rem); } }

.grid-frame.grid-margin-y {
  height: calc(100vh + 1.875rem); }
  @media print, screen and (min-width: 31.25em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 1.875rem); } }
  @media print, screen and (min-width: 46.875em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 1.875rem); } }
  @media screen and (min-width: 62.5em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 1.875rem); } }
  @media screen and (min-width: 75em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 1.875rem); } }
  @media screen and (min-width: 87.5em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 1.875rem); } }

@media print, screen and (min-width: 31.25em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem); } }

@media print, screen and (min-width: 46.875em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem); } }

@media screen and (min-width: 62.5em) {
  .grid-margin-y.xlarge-grid-frame {
    height: calc(100vh + 1.875rem); } }

@media screen and (min-width: 75em) {
  .grid-margin-y.xxlarge-grid-frame {
    height: calc(100vh + 1.875rem); } }

@media screen and (min-width: 87.5em) {
  .grid-margin-y.xxxlarge-grid-frame {
    height: calc(100vh + 1.875rem); } }

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  -webkit-border-radius: 0;
  border-radius: 0; }
  thead,
  tbody,
  tfoot {
    border: 1px solid #f1f1f1;
    background-color: #fefefe; }
  caption {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: 700; }
  thead {
    background: #f8f8f8;
    color: #3f3e3e; }
  tfoot {
    background: #f1f1f1;
    color: #3f3e3e; }
  thead tr,
  tfoot tr {
    background: transparent; }
  thead th,
  thead td,
  tfoot th,
  tfoot td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: 700;
    text-align: left; }
  tbody th,
  tbody td {
    padding: 0.5rem 0.625rem 0.625rem; }
  tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f1f1f1; }
  table.unstriped tbody {
    background-color: #fefefe; }
    table.unstriped tbody tr {
      border-bottom: 0;
      border-bottom: 1px solid #f1f1f1;
      background-color: #fefefe; }

@media screen and (max-width: 46.87375em) {
  table.stack thead {
    display: none; }
  table.stack tfoot {
    display: none; }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block; }
  table.stack td {
    border-top: 0; } }

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto; }

table.hover thead tr:hover {
  background-color: #f3f3f3; }

table.hover tfoot tr:hover {
  background-color: #ececec; }

table.hover tbody tr:hover {
  background-color: #f9f9f9; }

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ececec; }

.table-scroll {
  overflow-x: auto; }

.accordion {
  margin-left: 0;
  background: #fefefe;
  list-style-type: none; }
  .accordion[disabled] .accordion-title {
    cursor: not-allowed; }

.accordion-item:first-child > :first-child {
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0; }

.accordion-item:last-child > :last-child {
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0; }

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #f7941d; }
  :last-child:not(.is-active) > .accordion-title {
    border-bottom: 1px solid #e6e6e6;
    -webkit-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0; }
  .accordion-title:hover, .accordion-title:focus {
    background-color: #e6e6e6; }
  .accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -0.5rem;
    content: '+'; }
  .is-active > .accordion-title::before {
    content: '\2013'; }

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #3f3e3e; }
  :last-child > .accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6; }

.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none; }
  .tabs::before, .tabs::after {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  .tabs::after {
    clear: both; }

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto; }

.tabs.simple > li > a {
  padding: 0; }
  .tabs.simple > li > a:hover {
    background: transparent; }

.tabs.primary {
  background: #f7941d; }
  .tabs.primary > li > a {
    color: #0a0a0a; }
    .tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
      background: #f78e10; }

.tabs-title {
  float: left; }
  .tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: 0.75rem;
    line-height: 1;
    color: #f7941d; }
    [data-whatinput='mouse'] .tabs-title > a {
      outline: 0; }
    .tabs-title > a:hover {
      background: #fefefe;
      color: #e58108; }
    .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
      background: #e6e6e6;
      color: #f7941d; }

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #3f3e3e;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0; }

.tabs-panel {
  display: none;
  padding: 1rem; }
  .tabs-panel.is-active {
    display: block; }

.accordion-menu li {
  width: 100%; }

.accordion-menu a {
  padding: 0.7rem 1rem; }

.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem; }

.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem; }

.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0; }

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative; }
  .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #f7941d transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1rem; }

.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  right: 1rem;
  left: auto; }

.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem; }

.accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }

.is-accordion-submenu-parent {
  position: relative; }

.has-submenu-toggle > a {
  margin-right: 40px; }

.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer; }
  .submenu-toggle::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #f7941d transparent transparent;
    top: 0;
    bottom: 0;
    margin: auto; }

.submenu-toggle[aria-expanded='true']::after {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }

.submenu-toggle-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden; }
  html.is-reveal-open.zf-has-scroll {
    overflow-y: scroll; }
  html.is-reveal-open body {
    overflow-y: hidden; }

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: auto; }

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto; }
  [data-whatinput='mouse'] .reveal {
    outline: 0; }
  @media print, screen and (min-width: 31.25em) {
    .reveal {
      min-height: 0; } }
  .reveal .column {
    min-width: 0; }
  .reveal > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 31.25em) {
    .reveal {
      width: 600px;
      max-width: 1290px; } }
  .reveal.collapse {
    padding: 0; }
  @media print, screen and (min-width: 31.25em) {
    .reveal.tiny {
      width: 30%;
      max-width: 1290px; } }
  @media print, screen and (min-width: 31.25em) {
    .reveal.small {
      width: 50%;
      max-width: 1290px; } }
  @media print, screen and (min-width: 31.25em) {
    .reveal.large {
      width: 90%;
      max-width: 1290px; } }
  .reveal.full {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0; }
  @media screen and (max-width: 31.24875em) {
    .reveal {
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      max-width: none;
      height: 100%;
      min-height: 100%;
      margin-left: 0;
      border: 0;
      -webkit-border-radius: 0;
      border-radius: 0; } }
  .reveal.without-overlay {
    position: fixed; }

.align-left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.align-right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.align-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.align-justify {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.align-spaced {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.align-left.vertical.menu > li > a {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.align-right.vertical.menu > li > a {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.align-center.vertical.menu > li > a {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.align-top {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start; }

.align-self-top {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start; }

.align-bottom {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end; }

.align-self-bottom {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end; }

.align-middle {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.align-self-middle {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center; }

.align-stretch {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }

.align-self-stretch {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch; }

.align-center-middle {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center; }

.small-order-1 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1; }

.small-order-2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2; }

.small-order-3 {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3; }

.small-order-4 {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4; }

.small-order-5 {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5; }

.small-order-6 {
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
  -ms-flex-order: 6;
  order: 6; }

@media print, screen and (min-width: 31.25em) {
  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  .medium-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2; }
  .medium-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3; }
  .medium-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4; }
  .medium-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5; }
  .medium-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6; } }

@media print, screen and (min-width: 46.875em) {
  .large-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  .large-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2; }
  .large-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3; }
  .large-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4; }
  .large-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5; }
  .large-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6; } }

@media screen and (min-width: 62.5em) {
  .xlarge-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  .xlarge-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2; }
  .xlarge-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3; }
  .xlarge-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4; }
  .xlarge-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5; }
  .xlarge-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6; } }

@media screen and (min-width: 75em) {
  .xxlarge-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  .xxlarge-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2; }
  .xxlarge-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3; }
  .xxlarge-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4; }
  .xxlarge-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5; }
  .xxlarge-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6; } }

@media screen and (min-width: 87.5em) {
  .xxxlarge-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  .xxxlarge-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2; }
  .xxxlarge-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3; }
  .xxxlarge-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4; }
  .xxxlarge-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5; }
  .xxxlarge-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6; } }

.flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.flex-child-auto {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }

.flex-child-grow {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }

.flex-child-shrink {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }

.flex-dir-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.flex-dir-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.flex-dir-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.flex-dir-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse; }

@media print, screen and (min-width: 31.25em) {
  .medium-flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .medium-flex-child-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  .medium-flex-child-grow {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto; }
  .medium-flex-child-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; }
  .medium-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
  .medium-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .medium-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .medium-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; } }

@media print, screen and (min-width: 46.875em) {
  .large-flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .large-flex-child-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  .large-flex-child-grow {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto; }
  .large-flex-child-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; }
  .large-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
  .large-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .large-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .large-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; } }

@media screen and (min-width: 62.5em) {
  .xlarge-flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .xlarge-flex-child-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  .xlarge-flex-child-grow {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto; }
  .xlarge-flex-child-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; }
  .xlarge-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
  .xlarge-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .xlarge-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .xlarge-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; } }

@media screen and (min-width: 75em) {
  .xxlarge-flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .xxlarge-flex-child-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  .xxlarge-flex-child-grow {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto; }
  .xxlarge-flex-child-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; }
  .xxlarge-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
  .xxlarge-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .xxlarge-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .xxlarge-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; } }

@media screen and (min-width: 87.5em) {
  .xxxlarge-flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .xxxlarge-flex-child-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  .xxxlarge-flex-child-grow {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto; }
  .xxxlarge-flex-child-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; }
  .xxxlarge-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
  .xxxlarge-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .xxxlarge-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .xxxlarge-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; } }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

@media screen and (max-width: 31.24875em) {
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 31.25em) {
  .show-for-small-only {
    display: none !important; } }

@media print, screen and (min-width: 31.25em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 31.24875em) {
  .show-for-medium {
    display: none !important; } }

@media screen and (min-width: 31.25em) and (max-width: 46.87375em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 31.24875em), screen and (min-width: 46.875em) {
  .show-for-medium-only {
    display: none !important; } }

@media print, screen and (min-width: 46.875em) {
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 46.87375em) {
  .show-for-large {
    display: none !important; } }

@media screen and (min-width: 46.875em) and (max-width: 62.49875em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 46.87375em), screen and (min-width: 62.5em) {
  .show-for-large-only {
    display: none !important; } }

@media screen and (min-width: 62.5em) {
  .hide-for-xlarge {
    display: none !important; } }

@media screen and (max-width: 62.49875em) {
  .show-for-xlarge {
    display: none !important; } }

@media screen and (min-width: 62.5em) and (max-width: 74.99875em) {
  .hide-for-xlarge-only {
    display: none !important; } }

@media screen and (max-width: 62.49875em), screen and (min-width: 75em) {
  .show-for-xlarge-only {
    display: none !important; } }

@media screen and (min-width: 75em) {
  .hide-for-xxlarge {
    display: none !important; } }

@media screen and (max-width: 74.99875em) {
  .show-for-xxlarge {
    display: none !important; } }

@media screen and (min-width: 75em) and (max-width: 87.49875em) {
  .hide-for-xxlarge-only {
    display: none !important; } }

@media screen and (max-width: 74.99875em), screen and (min-width: 87.5em) {
  .show-for-xxlarge-only {
    display: none !important; } }

@media screen and (min-width: 87.5em) {
  .hide-for-xxxlarge {
    display: none !important; } }

@media screen and (max-width: 87.49875em) {
  .show-for-xxxlarge {
    display: none !important; } }

@media screen and (min-width: 87.5em) and (max-width: 99.99875em) {
  .hide-for-xxxlarge-only {
    display: none !important; } }

@media screen and (max-width: 87.49875em), screen and (min-width: 100em) {
  .show-for-xxxlarge-only {
    display: none !important; } }

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.show-for-landscape,
.hide-for-portrait {
  display: block !important; }
  @media screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
      display: block !important; } }
  @media screen and (orientation: portrait) {
    .show-for-landscape,
    .hide-for-portrait {
      display: none !important; } }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }
  @media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
      display: none !important; } }
  @media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
      display: block !important; } }

/*
Reference a heading font size (that are defined by default in _settings.scss)
Usage:
font-size: header-size(large, h1, 1); //1 is an example of an multiplier, i.e. Setting it at 2 would be x2 size.
*/
/*
Select all headings
Usage:
@include headings(){
  color: cyan;
}
*/
/*
Target IE only
Usage:
@include target-ie {
  color: cyan;
}
*/
/*
Reference a xy-grid gutter
Usage:
margin-bottom: gutter-size(small);
*/
#identifier-breakpoints {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: black;
  color: red;
  font-weight: bold;
  height: 30px;
  position: fixed;
  z-index: 10000;
  top: 0;
  left: calc(50% - 100px);
  width: 200px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  pointer-events: none; }
  #identifier-breakpoints p {
    margin: 0; }
    #identifier-breakpoints p::after {
      content: "TOO SMALL!"; }
  @media screen and (min-width: 20em) {
    #identifier-breakpoints {
      background-color: lightsalmon;
      color: white; }
      #identifier-breakpoints p::after {
        content: "SMALL"; } }
  @media print, screen and (min-width: 31.25em) {
    #identifier-breakpoints {
      background-color: orange; }
      #identifier-breakpoints p::after {
        content: "MEDIUM"; } }
  @media print, screen and (min-width: 46.875em) {
    #identifier-breakpoints {
      background-color: orangered; }
      #identifier-breakpoints p::after {
        content: "LARGE"; } }
  @media screen and (min-width: 62.5em) {
    #identifier-breakpoints {
      background-color: red; }
      #identifier-breakpoints p::after {
        content: "XLARGE"; } }
  @media screen and (min-width: 75em) {
    #identifier-breakpoints {
      background-color: darkred; }
      #identifier-breakpoints p::after {
        content: "XXLARGE"; } }
  @media screen and (min-width: 87.5em) {
    #identifier-breakpoints {
      background-color: black; }
      #identifier-breakpoints p::after {
        content: "XXXLARGE"; } }
  @media screen and (min-width: 100em) {
    #identifier-breakpoints {
      background-color: blue; }
      #identifier-breakpoints p::after {
        content: "XXXXLARGE"; } }
  @media screen and (min-width: 125em) {
    #identifier-breakpoints {
      background-color: purple; }
      #identifier-breakpoints p::after {
        content: "XXXXXLARGE"; } }

.br-small-only {
  display: none; }
  @media screen and (max-width: 31.24875em) {
    .br-small-only {
      display: block; } }

.br-medium-only {
  display: none; }
  @media screen and (min-width: 31.25em) and (max-width: 46.87375em) {
    .br-medium-only {
      display: block; } }

.br-medium-down {
  display: block; }
  @media print, screen and (min-width: 46.875em) {
    .br-medium-down {
      display: none; } }

.br-medium-up {
  display: none; }
  @media print, screen and (min-width: 31.25em) {
    .br-medium-up {
      display: block; } }

.br-large-only {
  display: none; }
  @media screen and (min-width: 46.875em) and (max-width: 62.49875em) {
    .br-large-only {
      display: block; } }

.br-large-down {
  display: block; }
  @media screen and (min-width: 62.5em) {
    .br-large-down {
      display: none; } }

.br-large-up {
  display: none; }
  @media print, screen and (min-width: 46.875em) {
    .br-large-up {
      display: block; } }

.br-xlarge-only {
  display: none; }
  @media screen and (min-width: 62.5em) and (max-width: 74.99875em) {
    .br-xlarge-only {
      display: block; } }

.br-xlarge-down {
  display: block; }
  @media screen and (min-width: 75em) {
    .br-xlarge-down {
      display: none; } }

.br-xlarge-up {
  display: none; }
  @media screen and (min-width: 62.5em) {
    .br-xlarge-up {
      display: block; } }

.br-xxlarge-only {
  display: none; }
  @media screen and (min-width: 75em) and (max-width: 87.49875em) {
    .br-xxlarge-only {
      display: block; } }

.br-xxlarge-down {
  display: block; }
  @media screen and (min-width: 87.5em) {
    .br-xxlarge-down {
      display: none; } }

.br-xxlarge-up {
  display: none; }
  @media screen and (min-width: 75em) {
    .br-xxlarge-up {
      display: block; } }

.br-xxxlarge-only {
  display: none; }
  @media screen and (min-width: 87.5em) and (max-width: 99.99875em) {
    .br-xxxlarge-only {
      display: block; } }

.br-xxxlarge-down {
  display: block; }
  @media screen and (min-width: 100em) {
    .br-xxxlarge-down {
      display: none; } }

.br-xxxlarge-up {
  display: none; }
  @media screen and (min-width: 87.5em) {
    .br-xxxlarge-up {
      display: block; } }

.br-xxxxlarge-only {
  display: none; }
  @media screen and (min-width: 100em) and (max-width: 124.99875em) {
    .br-xxxxlarge-only {
      display: block; } }

.br-xxxxlarge-down {
  display: block; }
  @media screen and (min-width: 125em) {
    .br-xxxxlarge-down {
      display: none; } }

.br-xxxxlarge-up {
  display: none; }
  @media screen and (min-width: 100em) {
    .br-xxxxlarge-up {
      display: block; } }

.br-xxxxxlarge-only {
  display: none; }
  @media screen and (min-width: 125em) {
    .br-xxxxxlarge-only {
      display: block; } }

@font-face {
  font-family: 'FontAwesomeWeb';
  src: url("../fonts/fa-light-300.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'FontAwesomeWeb';
  src: url("../fonts/fa-regular-400.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'FontAwesomeWeb';
  src: url("../fonts/fa-solid-900.woff") format("woff");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'A-Bold';
  src: url("../fonts/A-Bold.woff") format("woff");
  font-style: normal; }

@font-face {
  font-family: 'AS-Regular';
  src: url("../fonts/AS-Regular.woff") format("woff");
  font-style: normal; }

@font-face {
  font-family: 'AS-Medium';
  src: url("../fonts/AS-Medium.woff") format("woff");
  font-style: normal; }

@font-face {
  font-family: 'AS-Bold';
  src: url("../fonts/AS-Bold.woff") format("woff");
  font-style: normal; }

p {
  font-size: 1.0625rem;
  color: #5A5A5A; }
  p small {
    font-size: 0.875rem; }

h1 .pre-heading {
  display: block;
  font-size: 1.25rem;
  font-family: 'A-Bold', sans-serif;
  color: #73c7d2;
  position: relative;
  margin-bottom: 1rem; }

h1.bottom-line::after, h1.bottom-line-center::after {
  content: "";
  display: block;
  width: 80px;
  height: 5px;
  background-color: #dcddde; }

h1.bottom-line::after {
  margin: 18px auto 0 auto; }
  @media screen and (min-width: 62.5em) {
    h1.bottom-line::after {
      margin: 18px 0 0 0; } }

h1.bottom-line-center::after {
  margin: 16px auto 0 auto; }

h2 .pre-heading {
  display: block;
  font-size: 1.25rem;
  font-family: 'A-Bold', sans-serif;
  color: #73c7d2;
  position: relative;
  margin-bottom: 1rem; }

h2.bottom-line::after, h2.bottom-line-center::after {
  content: "";
  display: block;
  width: 80px;
  height: 5px;
  background-color: #dcddde; }

h2.bottom-line::after {
  margin: 18px auto 0 auto; }
  @media screen and (min-width: 62.5em) {
    h2.bottom-line::after {
      margin: 18px 0 0 0; } }

h2.bottom-line-center::after {
  margin: 16px auto 0 auto; }

h3 .pre-heading {
  display: block;
  font-size: 1.25rem;
  font-family: 'A-Bold', sans-serif;
  color: #73c7d2;
  position: relative;
  margin-bottom: 1rem; }

h3.bottom-line::after, h3.bottom-line-center::after {
  content: "";
  display: block;
  width: 80px;
  height: 5px;
  background-color: #dcddde; }

h3.bottom-line::after {
  margin: 18px auto 0 auto; }
  @media screen and (min-width: 62.5em) {
    h3.bottom-line::after {
      margin: 18px 0 0 0; } }

h3.bottom-line-center::after {
  margin: 16px auto 0 auto; }

h4 .pre-heading {
  display: block;
  font-size: 1.25rem;
  font-family: 'A-Bold', sans-serif;
  color: #73c7d2;
  position: relative;
  margin-bottom: 1rem; }

h4.bottom-line::after, h4.bottom-line-center::after {
  content: "";
  display: block;
  width: 80px;
  height: 5px;
  background-color: #dcddde; }

h4.bottom-line::after {
  margin: 18px auto 0 auto; }
  @media screen and (min-width: 62.5em) {
    h4.bottom-line::after {
      margin: 18px 0 0 0; } }

h4.bottom-line-center::after {
  margin: 16px auto 0 auto; }

h5 .pre-heading {
  display: block;
  font-size: 1.25rem;
  font-family: 'A-Bold', sans-serif;
  color: #73c7d2;
  position: relative;
  margin-bottom: 1rem; }

h5.bottom-line::after, h5.bottom-line-center::after {
  content: "";
  display: block;
  width: 80px;
  height: 5px;
  background-color: #dcddde; }

h5.bottom-line::after {
  margin: 18px auto 0 auto; }
  @media screen and (min-width: 62.5em) {
    h5.bottom-line::after {
      margin: 18px 0 0 0; } }

h5.bottom-line-center::after {
  margin: 16px auto 0 auto; }

h6 .pre-heading {
  display: block;
  font-size: 1.25rem;
  font-family: 'A-Bold', sans-serif;
  color: #73c7d2;
  position: relative;
  margin-bottom: 1rem; }

h6.bottom-line::after, h6.bottom-line-center::after {
  content: "";
  display: block;
  width: 80px;
  height: 5px;
  background-color: #dcddde; }

h6.bottom-line::after {
  margin: 18px auto 0 auto; }
  @media screen and (min-width: 62.5em) {
    h6.bottom-line::after {
      margin: 18px 0 0 0; } }

h6.bottom-line-center::after {
  margin: 16px auto 0 auto; }

h1 {
  color: #fff;
  margin-bottom: 40px;
  margin-left: -0.25rem;
  letter-spacing: -1px;
  text-shadow: 4px 4px 20px rgba(0, 0, 0, 0.1); }
  h1 .heading-label {
    color: inherit; }
  h1.oversized {
    font-size: 2.5rem;
    line-height: 1.1; }
    @media print, screen and (min-width: 46.875em) {
      h1.oversized {
        font-size: 5rem; } }

h2 {
  line-height: 1.3;
  letter-spacing: -0.4px; }
  @media print, screen and (min-width: 46.875em) {
    h2 {
      line-height: 1.1; } }

h4 {
  line-height: 1.3; }
  @media print, screen and (min-width: 46.875em) {
    h4 {
      line-height: 1.2; } }
  @media print, screen and (min-width: 46.875em) {
    h4.alt {
      font-family: 'AS-Regular', sans-serif; } }

h5 {
  line-height: 1.4;
  font-size: 1.375rem; }
  @media print, screen and (min-width: 46.875em) {
    h5 {
      font-size: 1.5rem;
      line-height: 1.3; } }
  h5.alt {
    font-family: 'AS-Bold', sans-serif;
    line-height: 1.3;
    font-size: 1.5rem; }
  h5.alt-medium {
    font-family: 'AS-Medium', sans-serif;
    line-height: 1.3;
    font-size: 1.5rem; }

h6 {
  line-height: 1.4; }

p.large {
  font-size: 20px;
  line-height: 1.4em; }

p.small {
  font-size: 14px;
  line-height: 1.5em; }

p.fine-print {
  font-size: 12px;
  line-height: 1.4em;
  color: #c8c8c8; }

html {
  overflow-x: hidden; }
  html body {
    overflow-x: hidden;
    padding-top: 70px; }
    @media screen and (min-width: 62.5em) {
      html body {
        padding-top: 0; } }
    html body.scroll-disabled {
      height: 100%;
      overflow: hidden; }
    html body#tinymce {
      padding-top: 0; }
  html .main {
    overflow: hidden;
    counter-reset: counter; }
    html .main img {
      width: 100%; }
  @media print, screen and (min-width: 46.875em) {
    html .text-padding-left {
      padding-left: 20px; } }
  @media print, screen and (min-width: 46.875em) {
    html .text-padding-right {
      padding-right: 20px; } }
  html .map {
    height: 450px; }

.disable-link {
  cursor: none;
  pointer-events: none; }

.slick-dots li button::before {
  color: #c8c8c8 !important;
  opacity: 1 !important;
  font-size: 0.75rem !important; }

.slick-dots li.slick-active button::before {
  color: #73c7d2 !important; }

.hero {
  height: 500px;
  background: #002847;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: relative; }
  @media print, screen and (min-width: 46.875em) {
    .hero {
      height: 600px; } }
  .hero::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(315deg, rgba(7, 16, 27, 0.5) 0%, rgba(7, 16, 27, 0.4) 25%, rgba(7, 16, 27, 0.3) 50%, rgba(7, 16, 27, 0) 75%, rgba(7, 16, 27, 0) 100%);
    background: -o-linear-gradient(315deg, rgba(7, 16, 27, 0.5) 0%, rgba(7, 16, 27, 0.4) 25%, rgba(7, 16, 27, 0.3) 50%, rgba(7, 16, 27, 0) 75%, rgba(7, 16, 27, 0) 100%);
    background: linear-gradient(135deg, rgba(7, 16, 27, 0.5) 0%, rgba(7, 16, 27, 0.4) 25%, rgba(7, 16, 27, 0.3) 50%, rgba(7, 16, 27, 0) 75%, rgba(7, 16, 27, 0) 100%); }
  .hero p {
    color: #fff; }
    .hero p.blurb {
      line-height: 1.4em;
      font-size: 1.375rem;
      text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2); }
      @media print, screen and (min-width: 46.875em) {
        .hero p.blurb {
          font-size: 1.5rem; } }
      .hero p.blurb br {
        display: none; }
        @media print, screen and (min-width: 46.875em) {
          .hero p.blurb br {
            display: block; } }
  .hero .image-overlay {
    opacity: 0.1; }
  .hero .hero-inner {
    width: 100%;
    position: relative; }

.button,
.nav-links .nav-previous a,
.nav-links .nav-next a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  display: inline-block;
  height: auto;
  padding: 14px 28px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 3px solid #006b9c;
  background: #006b9c;
  font-family: 'A-Bold', sans-serif;
  font-size: 1.125rem;
  letter-spacing: -0.1px;
  line-height: 1.3;
  opacity: 1;
  -webkit-transition: opacity 0.25s ease-out;
  -o-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  cursor: pointer;
  text-align: center;
  color: #fff; }
  .button:hover,
  .nav-links .nav-previous a:hover,
  .nav-links .nav-next a:hover {
    opacity: 0.7;
    -webkit-transition: opacity 0.25s ease-out;
    -o-transition: opacity 0.25s ease-out;
    transition: opacity 0.25s ease-out;
    color: #fff !important; }
  .button.light-blue,
  .nav-links .nav-previous a.light-blue,
  .nav-links .nav-next a.light-blue {
    background-color: #73c7d2;
    border-color: #73c7d2; }
  .button.dark-blue,
  .nav-links .nav-previous a.dark-blue,
  .nav-links .nav-next a.dark-blue {
    background-color: #002847;
    border-color: #002847; }
  .button.hollow,
  .nav-links .nav-previous a.hollow,
  .nav-links .nav-next a.hollow {
    background-color: transparent;
    color: #006b9c; }
    .button.hollow:hover,
    .nav-links .nav-previous a.hollow:hover,
    .nav-links .nav-next a.hollow:hover {
      opacity: 0.7;
      -webkit-transition: opacity 0.25s ease-out;
      -o-transition: opacity 0.25s ease-out;
      transition: opacity 0.25s ease-out;
      color: #006b9c !important; }

.button-group {
  margin-bottom: 20px; }
  @media print, screen and (min-width: 46.875em) {
    .button-group {
      margin-bottom: 0; } }
  .button-group .button {
    margin-bottom: 20px; }
    .button-group .button:last-child {
      margin-bottom: 0; }
    @media print, screen and (min-width: 46.875em) {
      .button-group .button {
        margin-bottom: 0; }
        .button-group .button:last-child {
          margin-left: 20px; } }

input[type="text"],
select,
textarea {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.gform_wrapper label {
  font-family: 'AS-Bold', sans-serif;
  font-size: 0.875rem; }

.gform_wrapper input[type="text"],
.gform_wrapper select {
  height: 50px; }

.gform_wrapper input[type="text"],
.gform_wrapper select,
.gform_wrapper textarea {
  font-size: 0.875rem;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  padding: 16px 20px 13px 12px;
  border-bottom: #fff solid 3px; }
  .gform_wrapper input[type="text"]::-webkit-input-placeholder,
  .gform_wrapper select::-webkit-input-placeholder,
  .gform_wrapper textarea::-webkit-input-placeholder {
    font-size: 0.875rem; }
  .gform_wrapper input[type="text"]::-moz-placeholder,
  .gform_wrapper select::-moz-placeholder,
  .gform_wrapper textarea::-moz-placeholder {
    font-size: 0.875rem; }
  .gform_wrapper input[type="text"]::-ms-input-placeholder,
  .gform_wrapper select::-ms-input-placeholder,
  .gform_wrapper textarea::-ms-input-placeholder {
    font-size: 0.875rem; }
  .gform_wrapper input[type="text"]::placeholder,
  .gform_wrapper select::placeholder,
  .gform_wrapper textarea::placeholder {
    font-size: 0.875rem; }
  .gform_wrapper input[type="text"]:focus,
  .gform_wrapper select:focus,
  .gform_wrapper textarea:focus {
    padding: 16px 20px 13px 12px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: #73c7d2 solid 3px;
    -webkit-box-shadow: none;
    box-shadow: none; }

.gform_wrapper .validation_error {
  padding: 20px;
  color: #fff;
  background-color: #e94a36; }

.gform_wrapper .gfield_error input,
.gform_wrapper .gfield_error select,
.gform_wrapper .gfield_error textarea {
  background-color: rgba(233, 74, 54, 0.2);
  border-bottom: transparent 3px solid;
  color: #fff; }
  .gform_wrapper .gfield_error input::-webkit-input-placeholder,
  .gform_wrapper .gfield_error select::-webkit-input-placeholder,
  .gform_wrapper .gfield_error textarea::-webkit-input-placeholder {
    color: #fff; }
  .gform_wrapper .gfield_error input::-moz-placeholder,
  .gform_wrapper .gfield_error select::-moz-placeholder,
  .gform_wrapper .gfield_error textarea::-moz-placeholder {
    color: #fff; }
  .gform_wrapper .gfield_error input::-ms-input-placeholder,
  .gform_wrapper .gfield_error select::-ms-input-placeholder,
  .gform_wrapper .gfield_error textarea::-ms-input-placeholder {
    color: #fff; }
  .gform_wrapper .gfield_error input::placeholder,
  .gform_wrapper .gfield_error select::placeholder,
  .gform_wrapper .gfield_error textarea::placeholder {
    color: #fff; }

.why-join {
  position: relative; }
  @media print, screen and (min-width: 46.875em) {
    .why-join {
      height: 650px; } }
  @media screen and (min-width: 62.5em) {
    .why-join {
      height: 770px; } }
  @media print, screen and (min-width: 46.875em) {
    .why-join .why-join-tabs {
      position: absolute;
      top: -80px;
      z-index: 3; } }
  @media screen and (min-width: 62.5em) {
    .why-join .why-join-tabs {
      width: 100%;
      top: -90px; } }
  .why-join .why-join-tabs .grid-container {
    width: 100%; }
    @media screen and (max-width: 46.87375em) {
      .why-join .why-join-tabs .grid-container {
        padding: 0; } }
    @media print, screen and (min-width: 46.875em) {
      .why-join .why-join-tabs .grid-container .grid-x {
        overflow: hidden;
        -webkit-border-radius: 8px;
        border-radius: 8px; } }
  .why-join .why-join-tabs .tab {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 40px;
    pointer-events: none; }
    @media print, screen and (min-width: 46.875em) {
      .why-join .why-join-tabs .tab {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 30px;
        pointer-events: initial;
        cursor: pointer; } }
    @media screen and (min-width: 62.5em) {
      .why-join .why-join-tabs .tab {
        padding: 50px; } }
    .why-join .why-join-tabs .tab img {
      max-width: 80px;
      margin-bottom: 20px; }
      @media print, screen and (min-width: 46.875em) {
        .why-join .why-join-tabs .tab img {
          margin-bottom: 0;
          margin-right: 40px; } }
    .why-join .why-join-tabs .tab h5 {
      margin-top: 4px;
      margin-bottom: 0;
      font-family: 'AS-Medium', sans-serif;
      color: #002847;
      text-align: center; }
      @media print, screen and (min-width: 46.875em) {
        .why-join .why-join-tabs .tab h5 {
          text-align: left; } }
    .why-join .why-join-tabs .tab.tab-1 {
      background-color: #abdde4; }
    .why-join .why-join-tabs .tab.tab-2 {
      background-color: #73c7d2; }
    .why-join .why-join-tabs .tab.tab-3 {
      background-color: #002847; }
      .why-join .why-join-tabs .tab.tab-3 h5 {
        color: #fff; }
  .why-join .why-join-slider {
    display: none !important; }
    @media print, screen and (min-width: 46.875em) {
      .why-join .why-join-slider {
        display: block !important;
        position: absolute;
        height: 650px;
        width: 100%; } }
  @media screen and (min-width: 46.875em) and (min-width: 62.5em) {
    .why-join .why-join-slider {
      height: 770px; } }
    .why-join .why-join-slider .slide {
      -webkit-background-size: cover;
      background-size: cover;
      background-position: center center;
      height: 650px; }
      @media screen and (min-width: 62.5em) {
        .why-join .why-join-slider .slide {
          height: 770px; } }
  .why-join .slider-inner-container {
    padding: 0 0.78125rem;
    max-width: 1290px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    @media print, screen and (min-width: 46.875em) {
      .why-join .slider-inner-container {
        height: 100%; } }
    .why-join .slider-inner-container .why-join-slider-content {
      width: 33%;
      position: relative;
      display: none !important;
      margin: 0; }
      @media print, screen and (min-width: 46.875em) {
        .why-join .slider-inner-container .why-join-slider-content {
          display: block !important; } }
      .why-join .slider-inner-container .why-join-slider-content .slide {
        padding: 20px 20px 40px 20px;
        min-height: 430px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
        width: 100%;
        height: 100%;
        overflow: hidden;
        -webkit-border-radius: 8px;
        border-radius: 8px; }
        @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
          .why-join .slider-inner-container .why-join-slider-content .slide {
            min-height: 400px;
            height: 100%; } }
        .why-join .slider-inner-container .why-join-slider-content .slide img {
          margin-bottom: 20px;
          max-width: 60px; }
        .why-join .slider-inner-container .why-join-slider-content .slide h4,
        .why-join .slider-inner-container .why-join-slider-content .slide p {
          color: #002847; }
          @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
            .why-join .slider-inner-container .why-join-slider-content .slide h4,
            .why-join .slider-inner-container .why-join-slider-content .slide p {
              width: 100%; } }
        .why-join .slider-inner-container .why-join-slider-content .slide.slide-1 {
          background-color: rgba(171, 221, 228, 0.95); }
        .why-join .slider-inner-container .why-join-slider-content .slide.slide-2 {
          background-color: rgba(115, 199, 210, 0.95); }
        .why-join .slider-inner-container .why-join-slider-content .slide.slide-3 {
          background-color: rgba(0, 40, 71, 0.95); }
          .why-join .slider-inner-container .why-join-slider-content .slide.slide-3 h4,
          .why-join .slider-inner-container .why-join-slider-content .slide.slide-3 p {
            color: #fff; }
      .why-join .slider-inner-container .why-join-slider-content .slick-dots {
        bottom: 10px; }

.featured-advisers-swiper {
  position: relative; }
  @media print, screen and (min-width: 46.875em) {
    .featured-advisers-swiper .swiper-wrapper {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap; } }
  .featured-advisers-swiper .swiper-wrapper .adviser {
    height: 300px;
    padding: 2rem 1rem;
    background: #fff;
    -webkit-box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.05);
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.05);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 30px; }
    @media print, screen and (min-width: 46.875em) {
      .featured-advisers-swiper .swiper-wrapper .adviser {
        width: calc(50% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem;
        margin-bottom: 30px; }
        .featured-advisers-swiper .swiper-wrapper .adviser:nth-child(3), .featured-advisers-swiper .swiper-wrapper .adviser:nth-child(4) {
          margin-bottom: 0; } }
    .featured-advisers-swiper .swiper-wrapper .adviser::before {
      content: "";
      position: absolute;
      z-index: 999;
      left: 0;
      top: 0;
      height: 100%;
      width: 100%;
      background-color: transparent;
      -webkit-transition: ease-in-out background-color 300ms;
      -o-transition: ease-in-out background-color 300ms;
      transition: ease-in-out background-color 300ms; }
    .featured-advisers-swiper .swiper-wrapper .adviser::after {
      content: "View details";
      width: 100%;
      position: absolute;
      z-index: 999;
      left: 50%;
      top: 50%;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
      background: url("../img/icon-plus.svg") no-repeat top center;
      -webkit-background-size: 40px 40px;
      background-size: 40px;
      padding-top: 52px;
      opacity: 0;
      -webkit-transition: ease-in-out opacity 300ms;
      -o-transition: ease-in-out opacity 300ms;
      transition: ease-in-out opacity 300ms;
      color: #fff;
      font-family: 'A-Bold', sans-serif;
      font-size: 1.5rem;
      text-align: center; }
    .featured-advisers-swiper .swiper-wrapper .adviser:focus {
      outline: none; }
    .featured-advisers-swiper .swiper-wrapper .adviser:hover::before {
      background-color: rgba(0, 107, 156, 0.95);
      -webkit-transition: ease-in-out background-color 300ms;
      -o-transition: ease-in-out background-color 300ms;
      transition: ease-in-out background-color 300ms; }
    .featured-advisers-swiper .swiper-wrapper .adviser:hover::after {
      opacity: 1;
      -webkit-transition: ease-in-out opacity 300ms;
      -o-transition: ease-in-out opacity 300ms;
      transition: ease-in-out opacity 300ms; }
    .featured-advisers-swiper .swiper-wrapper .adviser .logo {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 100%; }
      .featured-advisers-swiper .swiper-wrapper .adviser .logo img {
        max-width: 80%;
        max-height: 80px; }
    .featured-advisers-swiper .swiper-wrapper .adviser .company-name {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .featured-advisers-swiper .swiper-wrapper .adviser .details {
      margin-top: 1rem;
      text-align: center; }
      .featured-advisers-swiper .swiper-wrapper .adviser .details .category {
        font-family: 'A-Bold', sans-serif;
        margin-bottom: 10px;
        color: #3f3e3e; }
      .featured-advisers-swiper .swiper-wrapper .adviser .details .location {
        color: #8e8e8e;
        font-size: 0.875rem;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .featured-advisers-swiper .swiper-wrapper .adviser .details .location::before {
          display: block;
          position: relative;
          content: "";
          width: 20px;
          height: 20px;
          background-image: url("../img/map-marker-alt-solid.svg");
          background-repeat: no-repeat;
          background-position: center;
          -webkit-transform: translateY(-1px);
          -ms-transform: translateY(-1px);
          transform: translateY(-1px);
          margin-right: 4px; }
  .featured-advisers-swiper .swiper-scrollbar {
    opacity: 1 !important;
    bottom: -20px !important;
    left: 0 !important;
    width: 100% !important;
    height: 1px !important;
    background-color: #c8c8c8 !important; }
    @media print, screen and (min-width: 46.875em) {
      .featured-advisers-swiper .swiper-scrollbar {
        display: none; } }
    .featured-advisers-swiper .swiper-scrollbar .swiper-scrollbar-drag {
      height: 3px !important;
      top: -1px !important;
      background-color: #73c7d2 !important; }

.testimonials-slider {
  padding-bottom: 40px; }
  .testimonials-slider .slick-track .slide {
    padding: 0 25px;
    opacity: 0.5;
    -webkit-transition: opacity ease-in-out 300ms;
    -o-transition: opacity ease-in-out 300ms;
    transition: opacity ease-in-out 300ms; }
    .testimonials-slider .slick-track .slide:focus {
      outline: none; }
    .testimonials-slider .slick-track .slide .testimonial {
      background-color: #fff;
      padding: 20px 40px;
      margin-bottom: 40px;
      position: relative;
      -webkit-box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.05);
      box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.05);
      min-height: 360px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-transition: color ease-in-out 300ms, background-color ease-in-out 300ms;
      -o-transition: color ease-in-out 300ms, background-color ease-in-out 300ms;
      transition: color ease-in-out 300ms, background-color ease-in-out 300ms; }
      @media print, screen and (min-width: 46.875em) {
        .testimonials-slider .slick-track .slide .testimonial {
          min-height: 260px; } }
      .testimonials-slider .slick-track .slide .testimonial::after {
        content: "";
        position: absolute;
        bottom: -10px;
        left: 50%;
        -webkit-transform: translateX(-50%) rotate(45deg);
        -ms-transform: translateX(-50%) rotate(45deg);
        transform: translateX(-50%) rotate(45deg);
        width: 32px;
        height: 32px;
        background-color: inherit; }
    .testimonials-slider .slick-track .slide .testimonial-author {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .testimonials-slider .slick-track .slide .testimonial-author .avatar {
        width: 80px;
        height: 80px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background-position: center center;
        -webkit-background-size: cover;
        background-size: cover;
        margin-bottom: 20px; }
      .testimonials-slider .slick-track .slide .testimonial-author h6 {
        margin-bottom: 10px;
        color: #3f3e3e; }
    .testimonials-slider .slick-track .slide.slick-active {
      -webkit-transition: opacity ease-in-out 300ms;
      -o-transition: opacity ease-in-out 300ms;
      transition: opacity ease-in-out 300ms;
      opacity: 1; }
      .testimonials-slider .slick-track .slide.slick-active .testimonial {
        text-align: center;
        background-color: #73c7d2;
        color: #fff;
        -webkit-transition: color ease-in-out 300ms, background-color ease-in-out 300ms;
        -o-transition: color ease-in-out 300ms, background-color ease-in-out 300ms;
        transition: color ease-in-out 300ms, background-color ease-in-out 300ms; }

.featured-news-slider {
  margin-top: -40px;
  margin-bottom: 40px !important;
  padding-bottom: 30px; }
  @media print, screen and (min-width: 46.875em) {
    .featured-news-slider {
      margin-top: -250px; } }
  @media screen and (min-width: 62.5em) {
    .featured-news-slider {
      margin-top: -300px; } }
  .featured-news-slider .slick-track {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .featured-news-slider .slide {
    background-color: #006b9c;
    margin: 0 25px;
    position: relative;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
    height: auto !important; }
    @media print, screen and (min-width: 46.875em) {
      .featured-news-slider .slide {
        margin: 0 10px;
        height: 0 !important;
        padding-bottom: 8%; } }
    .featured-news-slider .slide:focus {
      outline: none; }
    .featured-news-slider .slide .date {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      position: absolute;
      right: 20px;
      top: 20px;
      width: 62px;
      height: 62px;
      background: #006b9c;
      color: #fff;
      z-index: 4; }
      .featured-news-slider .slide .date .day {
        font-family: 'A-Bold', sans-serif;
        font-size: 1.25rem; }
    .featured-news-slider .slide .featured-image {
      -webkit-background-size: cover;
      background-size: cover;
      background-position: center center;
      padding-bottom: 46.75%; }
      @media print, screen and (min-width: 46.875em) {
        .featured-news-slider .slide .featured-image {
          padding-bottom: 0;
          position: absolute;
          width: 100%;
          height: 100%;
          left: 0;
          top: 0;
          z-index: 1; }
          .featured-news-slider .slide .featured-image::before {
            content: "";
            position: absolute;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.5);
            z-index: 2; } }
    .featured-news-slider .slide .featured-content {
      padding: 30px 20px; }
      @media print, screen and (min-width: 46.875em) {
        .featured-news-slider .slide .featured-content {
          position: absolute;
          padding: 0 40px;
          left: 0;
          top: 50%;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          z-index: 3;
          width: 75%; } }
      .featured-news-slider .slide .featured-content h3,
      .featured-news-slider .slide .featured-content p {
        color: #fff; }
      .featured-news-slider .slide .featured-content .button {
        border-color: #fff;
        color: #fff; }
  .featured-news-slider .slick-dots {
    bottom: 0 !important; }

.more-articles-related-slider,
.more-articles-recent-slider {
  position: relative; }
  .more-articles-related-slider .related-scrollbar,
  .more-articles-related-slider .recent-scrollbar,
  .more-articles-recent-slider .related-scrollbar,
  .more-articles-recent-slider .recent-scrollbar {
    position: absolute;
    opacity: 1 !important;
    bottom: -20px !important;
    left: 0 !important;
    width: 100% !important;
    height: 1px !important;
    background-color: #c8c8c8 !important; }
    .more-articles-related-slider .related-scrollbar .swiper-scrollbar-drag,
    .more-articles-related-slider .recent-scrollbar .swiper-scrollbar-drag,
    .more-articles-recent-slider .related-scrollbar .swiper-scrollbar-drag,
    .more-articles-recent-slider .recent-scrollbar .swiper-scrollbar-drag {
      height: 3px !important;
      top: -1px !important;
      background-color: #73c7d2 !important; }
  .more-articles-related-slider .swiper-button-next,
  .more-articles-related-slider .swiper-button-prev,
  .more-articles-recent-slider .swiper-button-next,
  .more-articles-recent-slider .swiper-button-prev {
    top: -74px;
    height: auto;
    width: auto;
    background-image: none;
    display: none; }
    @media print, screen and (min-width: 46.875em) {
      .more-articles-related-slider .swiper-button-next,
      .more-articles-related-slider .swiper-button-prev,
      .more-articles-recent-slider .swiper-button-next,
      .more-articles-recent-slider .swiper-button-prev {
        display: block; } }
    .more-articles-related-slider .swiper-button-next i,
    .more-articles-related-slider .swiper-button-prev i,
    .more-articles-recent-slider .swiper-button-next i,
    .more-articles-recent-slider .swiper-button-prev i {
      font-family: 'FontAwesomeWeb';
      font-size: 2.375rem; }
  .more-articles-related-slider .swiper-button-prev,
  .more-articles-recent-slider .swiper-button-prev {
    right: 62px;
    left: auto; }

section .intro-blurb {
  margin-bottom: 40px; }

section.section {
  padding: 70px 0; }
  @media print, screen and (min-width: 46.875em) {
    section.section {
      padding: 100px 0; } }
  section.section.no-padding {
    padding: 0 !important; }
  section.section.no-padding-top {
    padding-top: 0 !important; }
  section.section.no-padding-bottom {
    padding-bottom: 0 !important; }
  section.section.half-padding {
    padding: 50px 0; }
  section.section.blue {
    background-color: #006b9c; }
    section.section.blue p {
      color: #fff; }
    section.section.blue h1 {
      color: #fff; }
    section.section.blue h2 {
      color: #fff; }
    section.section.blue h3 {
      color: #fff; }
    section.section.blue h4 {
      color: #fff; }
    section.section.blue h5 {
      color: #fff; }
    section.section.blue h6 {
      color: #fff; }
  section.section.grey {
    background-color: #f3f3f3; }
    section.section.grey h1 {
      color: #002847; }
    section.section.grey h2 {
      color: #002847; }
    section.section.grey h3 {
      color: #002847; }
    section.section.grey h4 {
      color: #002847; }
    section.section.grey h5 {
      color: #002847; }
    section.section.grey h6 {
      color: #002847; }
  section.section.grey-light {
    background-color: #f9f9f9; }

section.two-col .grid-container .grid-x > .cell img {
  margin-bottom: 40px; }
  @media print, screen and (min-width: 46.875em) {
    section.two-col .grid-container .grid-x > .cell img {
      margin-bottom: 0; } }

@media print, screen and (min-width: 46.875em) {
  section.hero-blue-strip h2,
  section.hero-blue-strip p {
    margin-bottom: 60px; } }

@media print, screen and (min-width: 46.875em) {
  section.hero-blue-strip p {
    font-size: 18px; } }

section.hero-blue-strip .cell {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

section.featured-advisers {
  text-align: center; }
  @media print, screen and (min-width: 46.875em) {
    section.featured-advisers {
      text-align: left; } }
  section.featured-advisers .intro {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 40px; }
    @media screen and (min-width: 62.5em) {
      section.featured-advisers .intro {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 0; } }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      section.featured-advisers .intro h2,
      section.featured-advisers .intro p {
        width: 100%; } }
    section.featured-advisers .intro p {
      font-size: 1.125rem;
      margin-bottom: 2.5rem; }
      @media print, screen and (min-width: 46.875em) {
        section.featured-advisers .intro p {
          font-size: 1.25rem;
          width: 80%; } }
    section.featured-advisers .intro a img {
      margin-left: 0.75rem; }

section.news-centre {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  section.news-centre .grid-container {
    width: 100%; }
    section.news-centre .grid-container .cell {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
      section.news-centre .grid-container .cell p {
        font-size: 1.125rem;
        margin-bottom: 30px; }
        @media print, screen and (min-width: 46.875em) {
          section.news-centre .grid-container .cell p {
            font-size: 1.25rem;
            width: 80%;
            margin-bottom: 60px; } }

section.our-partners .insurance-partner-logos {
  text-align: center; }
  section.our-partners .insurance-partner-logos img {
    display: inline-block;
    margin: 20px;
    max-width: 200px; }
    @media print, screen and (min-width: 46.875em) {
      section.our-partners .insurance-partner-logos img {
        margin: 40px 20px; } }

@media print, screen and (min-width: 46.875em) {
  section .cell-padding-right {
    padding-right: 15px; } }

@media print, screen and (min-width: 46.875em) {
  section .cell-padding-left {
    padding-left: 15px; } }

.reveal {
  overflow-y: visible; }
  .reveal:focus {
    outline: none; }
  .reveal .close-button {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 30px;
    color: #006b9c;
    cursor: pointer; }
    .reveal .close-button:focus {
      outline: none; }
  .reveal[aria-hidden="false"] {
    opacity: 1;
    -webkit-transition: opacity ease-in-out 500ms;
    -o-transition: opacity ease-in-out 500ms;
    transition: opacity ease-in-out 500ms; }
  .reveal[aria-hidden="true"] {
    opacity: 0;
    -webkit-transition: opacity ease-in-out 500ms;
    -o-transition: opacity ease-in-out 500ms;
    transition: opacity ease-in-out 500ms; }
  .reveal.adviser-modal .logo {
    max-width: 200px; }
  .reveal.adviser-modal h1 {
    color: #000; }
  .reveal.adviser-modal h2 {
    color: #000; }
  .reveal.adviser-modal h3 {
    color: #000; }
  .reveal.adviser-modal h4 {
    color: #000; }
  .reveal.adviser-modal h5 {
    color: #000; }
  .reveal.adviser-modal h6 {
    color: #000; }
  .reveal.adviser-modal .details {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .reveal.adviser-modal .details .category {
      margin-right: 30px; }

/* stylelint-disable no-descending-specificity */
header#header {
  width: 100%;
  height: 70px;
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  top: 0;
  z-index: 1000; }
  @media screen and (min-width: 62.5em) {
    header#header {
      height: 100px;
      position: relative; } }
  header#header::after {
    height: 30px;
    width: 100%;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.04)));
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.04) 100%);
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.04) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.04) 100%);
    display: block;
    content: "";
    position: absolute;
    z-index: 0;
    top: 70px;
    left: 0;
    pointer-events: none; }
    @media screen and (min-width: 62.5em) {
      header#header::after {
        top: 100px;
        height: 80px; } }
  header#header .logo {
    display: block;
    margin-left: 20px; }
    @media screen and (min-width: 62.5em) {
      header#header .logo {
        margin-right: 10px;
        margin-left: 0; } }
    @media screen and (min-width: 75em) {
      header#header .logo {
        margin-right: 20px; } }
    @media screen and (min-width: 87.5em) {
      header#header .logo {
        margin-right: 50px; } }
    header#header .logo a img {
      max-width: 127px; }
      @media screen and (min-width: 62.5em) {
        header#header .logo a img {
          max-width: 100px;
          margin-left: 40px; } }
      @media screen and (min-width: 75em) {
        header#header .logo a img {
          max-width: 140px; } }
      @media screen and (min-width: 87.5em) {
        header#header .logo a img {
          max-width: 165px; } }
  header#header .navigation-desktop {
    display: none; }
    @media screen and (min-width: 62.5em) {
      header#header .navigation-desktop {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        z-index: 1; } }
    header#header .navigation-desktop ul {
      margin: 0;
      list-style-type: none;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; }
      header#header .navigation-desktop ul li {
        position: relative; }
        header#header .navigation-desktop ul li.current-menu-item a {
          color: #006b9c; }
        header#header .navigation-desktop ul li:last-child {
          margin-right: 0; }
        header#header .navigation-desktop ul li:hover > a {
          color: #006b9c; }
          header#header .navigation-desktop ul li:hover > a::after {
            display: block;
            display: none; }
        header#header .navigation-desktop ul li:hover ul.sub-menu {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex; }
        header#header .navigation-desktop ul li a {
          display: block;
          color: #5a5a5a;
          padding: 40px 10px;
          font-family: 'AS-Bold', sans-serif;
          font-size: 1.125rem;
          line-height: 1em;
          position: relative;
          -webkit-transition: color ease-in-out 300ms;
          -o-transition: color ease-in-out 300ms;
          transition: color ease-in-out 300ms;
          white-space: nowrap; }
          @media screen and (min-width: 62.5em) {
            header#header .navigation-desktop ul li a {
              padding: 40px 20px; } }
          @media screen and (min-width: 100em) {
            header#header .navigation-desktop ul li a {
              padding: 40px 30px; } }
          header#header .navigation-desktop ul li a:hover {
            color: #006b9c;
            -webkit-transition: color ease-in-out 300ms;
            -o-transition: color ease-in-out 300ms;
            transition: color ease-in-out 300ms; }
            header#header .navigation-desktop ul li a:hover::after {
              background-color: #006b9c;
              -webkit-transition: background-color ease-in-out 300ms;
              -o-transition: background-color ease-in-out 300ms;
              transition: background-color ease-in-out 300ms; }
        header#header .navigation-desktop ul li ul.sub-menu {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-align: start;
          -webkit-align-items: flex-start;
          -ms-flex-align: start;
          align-items: flex-start;
          position: absolute;
          left: 0;
          margin: 0;
          padding: 10px 0;
          width: auto;
          list-style-type: none;
          background-color: white;
          -webkit-border-radius: 0 0 5px 5px;
          border-radius: 0 0 5px 5px; }
          @media print, screen and (min-width: 46.875em) {
            header#header .navigation-desktop ul li ul.sub-menu {
              display: none; } }
          header#header .navigation-desktop ul li ul.sub-menu::before {
            height: 25px;
            width: 100%;
            background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.05)));
            background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.05) 100%);
            background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.05) 100%);
            background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.05) 100%);
            display: block;
            content: "";
            position: absolute;
            z-index: 999;
            top: 0;
            left: 0;
            pointer-events: none; }
          header#header .navigation-desktop ul li ul.sub-menu li {
            display: block;
            margin-right: 0;
            white-space: nowrap;
            width: 100%; }
            header#header .navigation-desktop ul li ul.sub-menu li a {
              background: transparent;
              padding: 14px 30px; }
              header#header .navigation-desktop ul li ul.sub-menu li a:hover::after {
                display: block; }
    header#header .navigation-desktop .language-button {
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      margin-top: 47px; }
      header#header .navigation-desktop .language-button i {
        font-size: 2.625rem;
        color: #fff; }
      header#header .navigation-desktop .language-button svg {
        width: 38px;
        height: 23px;
        position: relative;
        top: -2px; }
        header#header .navigation-desktop .language-button svg path {
          fill: #fff; }
      header#header .navigation-desktop .language-button select {
        margin-bottom: 0;
        cursor: pointer;
        border: none;
        background: none;
        font-size: 1.0625rem;
        color: #fff; }
        header#header .navigation-desktop .language-button select:focus {
          -webkit-box-shadow: none;
          box-shadow: none; }
        header#header .navigation-desktop .language-button select option {
          color: #000; }
  header#header .desktop-buttons {
    display: none; }
    @media screen and (min-width: 62.5em) {
      header#header .desktop-buttons {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end; }
        header#header .desktop-buttons form {
          display: none;
          position: relative; } }
    @media screen and (min-width: 62.5em) and (min-width: 75em) {
      header#header .desktop-buttons form {
        display: block; } }
    @media screen and (min-width: 62.5em) {
          header#header .desktop-buttons form input {
            font-size: 17px;
            margin: 0;
            height: 58px;
            background-color: #f3f3f3;
            -webkit-box-shadow: none;
            box-shadow: none;
            -webkit-border-radius: 4px;
            border-radius: 4px;
            border: none;
            padding: 0 30px; }
            header#header .desktop-buttons form input[type=text] {
              color: #8E8E8E;
              padding: 3px 30px 0 30px; }
              header#header .desktop-buttons form input[type=text]::-webkit-input-placeholder {
                /* Chrome, Firefox, Opera, Safari 10.1+ */
                color: rgba(142, 142, 142, 0.5);
                opacity: 1;
                /* Firefox */ }
              header#header .desktop-buttons form input[type=text]::-moz-placeholder {
                /* Chrome, Firefox, Opera, Safari 10.1+ */
                color: rgba(142, 142, 142, 0.5);
                opacity: 1;
                /* Firefox */ }
              header#header .desktop-buttons form input[type=text]::-ms-input-placeholder {
                /* Chrome, Firefox, Opera, Safari 10.1+ */
                color: rgba(142, 142, 142, 0.5);
                opacity: 1;
                /* Firefox */ }
              header#header .desktop-buttons form input[type=text]::placeholder {
                /* Chrome, Firefox, Opera, Safari 10.1+ */
                color: rgba(142, 142, 142, 0.5);
                opacity: 1;
                /* Firefox */ }
          header#header .desktop-buttons form .search-submit {
            position: absolute;
            top: 50%;
            right: 10px;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
            header#header .desktop-buttons form .search-submit i {
              font-size: 20px;
              margin-right: 10px;
              color: #8e8e8e; }
        header#header .desktop-buttons .button {
          white-space: nowrap;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
          -ms-flex-pack: center;
          justify-content: center; }
          header#header .desktop-buttons .button.join {
            margin: 0 20px; }
          header#header .desktop-buttons .button.member {
            margin-right: 40px; }
          header#header .desktop-buttons .button .button-inner {
            display: block; }
            header#header .desktop-buttons .button .button-inner img {
              margin-left: 10px;
              height: 20px; }
            header#header .desktop-buttons .button .button-inner span {
              display: none; } }
        @media screen and (min-width: 62.5em) and (min-width: 100em) {
          header#header .desktop-buttons .button .button-inner span {
            display: inline; } }

.navigation-mobile-button-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  right: 20px;
  top: 26px;
  /* .reset-btn is a useful class I extend for most of my btns */ }
  @media screen and (min-width: 62.5em) {
    .navigation-mobile-button-container {
      display: none; } }
  .navigation-mobile-button-container .menu-btn {
    padding: 10px;
    cursor: pointer;
    position: relative; }
    .navigation-mobile-button-container .menu-btn:focus {
      outline: none; }
  .navigation-mobile-button-container .menu-btn__line {
    display: block;
    width: 24px;
    height: 2px;
    margin-bottom: 3px;
    background-color: #006b9c;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    -o-transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left; }
    .navigation-mobile-button-container .menu-btn__line:nth-child(4) {
      width: 14px;
      margin: 0; }
  .navigation-mobile-button-container .menu-btn__line:nth-child(1) {
    -webkit-transition-delay: 0.55s;
    -o-transition-delay: 0.55s;
    transition-delay: 0.55s; }
  .navigation-mobile-button-container .menu-btn__line:nth-child(2) {
    -webkit-transition-delay: 0.7s;
    -o-transition-delay: 0.7s;
    transition-delay: 0.7s; }
  .navigation-mobile-button-container .menu-btn__line:nth-child(3) {
    -webkit-transition-delay: 0.85s;
    -o-transition-delay: 0.85s;
    transition-delay: 0.85s; }
  .navigation-mobile-button-container .menu-btn__line:nth-child(4) {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s; }
  .navigation-mobile-button-container .menu-btn__close {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: rotate(-45deg) translateX(-50%) translateY(-50%);
    -ms-transform: rotate(-45deg) translateX(-50%) translateY(-50%);
    transform: rotate(-45deg) translateX(-50%) translateY(-50%);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left; }
    .navigation-mobile-button-container .menu-btn__close::before, .navigation-mobile-button-container .menu-btn__close::after {
      content: '';
      display: block;
      background-color: #006b9c;
      position: absolute;
      -webkit-transition: -webkit-transform 0.3s ease-in-out;
      transition: -webkit-transform 0.3s ease-in-out;
      -o-transition: transform 0.3s ease-in-out;
      transition: transform 0.3s ease-in-out;
      transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out; }
    .navigation-mobile-button-container .menu-btn__close::before {
      width: 2px;
      height: 20px;
      top: 0;
      left: 50%;
      margin-left: -1px;
      -webkit-transition-delay: 0.15s;
      -o-transition-delay: 0.15s;
      transition-delay: 0.15s;
      -webkit-transform: scaleY(0);
      -ms-transform: scaleY(0);
      transform: scaleY(0);
      -webkit-transform-origin: top;
      -ms-transform-origin: top;
      transform-origin: top; }
    .navigation-mobile-button-container .menu-btn__close::after {
      width: 20px;
      height: 2px;
      top: 50%;
      left: 0;
      margin-top: -1px;
      -webkit-transition-delay: 0;
      -o-transition-delay: 0;
      transition-delay: 0;
      -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
      transform: scaleX(0);
      -webkit-transform-origin: right;
      -ms-transform-origin: right;
      transform-origin: right; }
  .navigation-mobile-button-container .menu-btn.is-active .menu-btn__line {
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0); }
  .navigation-mobile-button-container .menu-btn.is-active .menu-btn__close::before {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-delay: 0.7s;
    -o-transition-delay: 0.7s;
    transition-delay: 0.7s; }
  .navigation-mobile-button-container .menu-btn.is-active .menu-btn__close::after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-delay: 0.85s;
    -o-transition-delay: 0.85s;
    transition-delay: 0.85s; }
  .navigation-mobile-button-container .menu-btn.is-active .menu-btn__line:nth-child(1) {
    -webkit-transition-delay: 0.45s;
    -o-transition-delay: 0.45s;
    transition-delay: 0.45s; }
  .navigation-mobile-button-container .menu-btn.is-active .menu-btn__line:nth-child(2) {
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s; }
  .navigation-mobile-button-container .menu-btn.is-active .menu-btn__line:nth-child(3) {
    -webkit-transition-delay: 0.15s;
    -o-transition-delay: 0.15s;
    transition-delay: 0.15s; }
  .navigation-mobile-button-container .menu-btn.is-active .menu-btn__line:nth-child(4) {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s; }
  .navigation-mobile-button-container .reset-btn, .navigation-mobile-button-container .menu-btn {
    border: none;
    margin: 0;
    padding: 0;
    width: auto;
    overflow: visible;
    background: transparent;
    color: inherit;
    font: inherit;
    line-height: normal;
    -webkit-font-smoothing: inherit;
    -moz-osx-font-smoothing: inherit;
    -webkit-appearance: none; }

.navigation-mobile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 30px 24px;
  background-color: #006b9c;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  z-index: 999;
  width: 100%;
  height: calc(100% - 70px);
  -webkit-transform: translateY(-100vh);
  -ms-transform: translateY(-100vh);
  transform: translateY(-100vh);
  top: 70px;
  overflow-y: auto; }
  @media screen and (min-width: 62.5em) {
    .navigation-mobile {
      display: none; } }
  .navigation-mobile .menu-aims-public-container {
    width: 100%; }
  .navigation-mobile ul {
    position: relative;
    z-index: 2;
    list-style-type: none;
    width: 100%; }
    .navigation-mobile ul.nav {
      margin: 0 0 1.875rem 0; }
    .navigation-mobile ul li.menu-item-has-children > a {
      /*pointer-events: none;*/ }
    .navigation-mobile ul li a {
      font-family: 'AS-Bold', sans-serif;
      font-size: 1.375rem;
      line-height: 1em;
      color: #fff;
      font-weight: 400;
      display: block;
      padding: 10px 0; }
    .navigation-mobile ul li ul {
      margin-left: 0; }
      .navigation-mobile ul li ul li a {
        font-family: 'AS-Regular', sans-serif;
        font-size: 1.25rem;
        line-height: 1em;
        color: #fff;
        font-weight: 400;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-left: 8px; }
        .navigation-mobile ul li ul li a::before {
          font-family: 'FontAwesomeWeb';
          font-size: 0.75rem;
          content: "\f054";
          color: rgba(255, 255, 255, 0.5);
          margin-right: 10px;
          -webkit-transform: translateY(-2px);
          -ms-transform: translateY(-2px);
          transform: translateY(-2px); }
  .navigation-mobile .mobile-buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%; }
    .navigation-mobile .mobile-buttons form {
      position: relative; }
      .navigation-mobile .mobile-buttons form input {
        height: 58px;
        background-color: #f3f3f3;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        border: none;
        margin: 0; }
      .navigation-mobile .mobile-buttons form .search-submit {
        position: absolute;
        top: 50%;
        right: 10px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
    .navigation-mobile .mobile-buttons .button {
      white-space: nowrap;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .navigation-mobile .mobile-buttons .button.join {
        margin: 0 0 20px 0; }
      .navigation-mobile .mobile-buttons .button .button-inner {
        display: block; }
        .navigation-mobile .mobile-buttons .button .button-inner img {
          margin-left: 10px; }
        .navigation-mobile .mobile-buttons .button .button-inner span {
          display: none; }
          @media screen and (min-width: 87.5em) {
            .navigation-mobile .mobile-buttons .button .button-inner span {
              display: inline; } }

.navigation-mobile-background {
  position: fixed;
  z-index: 997;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden; }

/* stylelint-enable */
.home .join-austbrokers,
.page-template-about-austbrokers .join-austbrokers,
.page-template-austbrokers-our-people .join-austbrokers,
.page-template-join-austbrokers .join-austbrokers {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.join-austbrokers {
  display: none;
  height: 450px;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: -700px center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative; }
  @media print, screen and (min-width: 46.875em) {
    .join-austbrokers {
      background-position: center center; } }
  @media screen and (min-width: 75em) {
    .join-austbrokers {
      height: 550px; } }
  .join-austbrokers::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 1; }
  .join-austbrokers .grid-container {
    width: 100%;
    position: relative;
    z-index: 2; }
  .join-austbrokers h2,
  .join-austbrokers h4 {
    color: #fff; }
  .join-austbrokers h4 {
    margin-bottom: 2.5rem; }
  .join-austbrokers .button.hollow {
    border-color: #fff;
    color: #fff; }
    .join-austbrokers .button.hollow:hover {
      color: #fff !important; }

footer#footer {
  position: relative;
  background: #36414b;
  font-size: 1.0625rem;
  color: #fff;
  padding: 40px 0; }
  @media screen and (min-width: 62.5em) {
    footer#footer {
      padding: 60px 0 60px 0; } }
  footer#footer .footer-links {
    display: none; }
    @media screen and (min-width: 62.5em) {
      footer#footer .footer-links {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; } }
    footer#footer .footer-links .contact-us {
      margin-right: 110px; }
    footer#footer .footer-links .information {
      margin-right: 120px; }
    footer#footer .footer-links > :last-child {
      margin-right: 0; }
    footer#footer .footer-links h5 {
      color: #fff; }
    footer#footer .footer-links ul {
      margin: 0;
      list-style-type: none; }
      footer#footer .footer-links ul li {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-bottom: 8px;
        font-size: 16px;
        color: rgba(255, 255, 255, 0.8); }
        footer#footer .footer-links ul li:last-child {
          margin-bottom: 0; }
        footer#footer .footer-links ul li a {
          -webkit-box-flex: 1;
          -webkit-flex: 1 1 auto;
          -ms-flex: 1 1 auto;
          flex: 1 1 auto;
          font-size: 16px;
          color: rgba(255, 255, 255, 0.8);
          -webkit-transition: 250ms ease-in-out color;
          -o-transition: 250ms ease-in-out color;
          transition: 250ms ease-in-out color; }
          @media screen and (min-width: 62.5em) {
            footer#footer .footer-links ul li a {
              -webkit-box-flex: initial;
              -webkit-flex: initial;
              -ms-flex: initial;
              flex: initial; } }
          footer#footer .footer-links ul li a:hover {
            color: white; }
        footer#footer .footer-links ul li i {
          padding-top: 4px; }
          footer#footer .footer-links ul li i::before {
            font-family: 'FontAwesomeWeb';
            color: #73c7d2;
            margin-right: 15px; }
  footer#footer .social-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
    @media screen and (min-width: 62.5em) {
      footer#footer .social-links {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end; } }
    footer#footer .social-links a {
      margin-right: 20px;
      margin-bottom: 40px; }
      footer#footer .social-links a:last-child {
        margin-right: 0; }
  footer#footer .footer-logo-small {
    display: block;
    margin: 0 20px; }
    @media screen and (min-width: 62.5em) {
      footer#footer .footer-logo-small {
        display: none; } }
  footer#footer .footer-logo-large {
    display: none; }
    @media screen and (min-width: 62.5em) {
      footer#footer .footer-logo-large {
        display: inline-block;
        margin-bottom: 40px; } }
  footer#footer .divider {
    height: 1px;
    background-color: rgba(255, 255, 255, 0.1);
    margin: 40px 0; }
    footer#footer .divider.small-divider {
      display: block;
      margin: 40px 20px;
      width: 100%; }
      @media screen and (min-width: 62.5em) {
        footer#footer .divider.small-divider {
          display: none; } }
    footer#footer .divider.xlarge-divider {
      display: none; }
      @media screen and (min-width: 62.5em) {
        footer#footer .divider.xlarge-divider {
          display: block; } }
  footer#footer .copyright {
    color: white;
    font-size: 14px;
    line-height: 1.5em;
    margin-bottom: 24px; }
    footer#footer .copyright a {
      color: rgba(255, 255, 255, 0.6);
      -webkit-transition: 250ms ease-in-out color;
      -o-transition: 250ms ease-in-out color;
      transition: 250ms ease-in-out color; }
      footer#footer .copyright a:hover {
        color: white; }
  @media screen and (min-width: 62.5em) {
    footer#footer .legal-links-small {
      display: none; } }
  footer#footer .legal-links-small a {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.8);
    -webkit-transition: 250ms ease-in-out color;
    -o-transition: 250ms ease-in-out color;
    transition: 250ms ease-in-out color;
    margin-right: 20px; }
    footer#footer .legal-links-small a:hover {
      color: white; }
  footer#footer .fine-print {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.25); }

body.home .hero-home {
  height: auto;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center right -150px;
  padding-top: 60px; }
  @media print, screen and (min-width: 46.875em) {
    body.home .hero-home {
      height: 840px;
      background-position: center center;
      padding-top: 0; } }
  body.home .hero-home p {
    margin-bottom: 80px; }
  body.home .hero-home .find-insurance-professional {
    background-color: #fff;
    padding: 40px 25px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 -25px; }
    @media print, screen and (min-width: 46.875em) {
      body.home .hero-home .find-insurance-professional {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 40px;
        margin: 0;
        -webkit-border-radius: 0 4px 4px 0;
        border-radius: 0 4px 4px 0; } }
    body.home .hero-home .find-insurance-professional::before {
      content: "";
      position: absolute;
      top: 0;
      left: -100%;
      width: 100%;
      height: 100%;
      background-color: #fff; }
      @media screen and (min-width: 87.5em) {
        body.home .hero-home .find-insurance-professional::before {
          background-color: #eaeaea; } }
    body.home .hero-home .find-insurance-professional .label,
    body.home .hero-home .find-insurance-professional .search {
      width: 100%; }
      @media screen and (min-width: 62.5em) {
        body.home .hero-home .find-insurance-professional .label,
        body.home .hero-home .find-insurance-professional .search {
          width: 50%; } }
      body.home .hero-home .find-insurance-professional .label input,
      body.home .hero-home .find-insurance-professional .search input {
        background-color: #eaeaea;
        margin: 0; }
    body.home .hero-home .find-insurance-professional .search form {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      overflow: hidden;
      -webkit-border-radius: 4px;
      border-radius: 4px; }
      body.home .hero-home .find-insurance-professional .search form input {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding: 20px;
        height: 60px;
        width: auto; }
        @media screen and (min-width: 62.5em) {
          body.home .hero-home .find-insurance-professional .search form input {
            height: 70px; } }
      body.home .hero-home .find-insurance-professional .search form button {
        width: 60px;
        background-color: #006b9c;
        color: #fff;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; }
        @media print, screen and (min-width: 46.875em) {
          body.home .hero-home .find-insurance-professional .search form button {
            width: 70px; } }
    body.home .hero-home .find-insurance-professional .label {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 20px; }
      @media print, screen and (min-width: 46.875em) {
        body.home .hero-home .find-insurance-professional .label {
          margin-bottom: 0; } }
      body.home .hero-home .find-insurance-professional .label img {
        max-width: 68px;
        margin-right: 16px; }
        @media print, screen and (min-width: 46.875em) {
          body.home .hero-home .find-insurance-professional .label img {
            max-width: 96px;
            margin-right: 30px; } }
      body.home .hero-home .find-insurance-professional .label p {
        font-family: 'AS-Bold', sans-serif;
        font-size: 1.375rem;
        line-height: 1.1;
        color: #3f3e3e;
        margin: 0;
        overflow: visible; }
        @media screen and (min-width: 62.5em) {
          body.home .hero-home .find-insurance-professional .label p {
            font-size: 1.5rem; } }

@media print, screen and (min-width: 46.875em) {
  body.home .hero-blue-strip h2,
  body.home .hero-blue-strip p {
    margin-bottom: 90px; } }

body.home .reveal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 25px 20px; }
  body.home .reveal .logo {
    margin-bottom: 2rem; }
    body.home .reveal .logo img {
      max-height: 80px;
      max-width: 200px; }
  body.home .reveal .name {
    font-family: 'A-Bold', sans-serif;
    font-size: 1.25rem;
    padding: 0;
    line-height: 1.2em;
    margin-bottom: 12px;
    color: rgba(63, 63, 62, 0.9); }
  body.home .reveal .category {
    font-family: 'AS-Regular', sans-serif;
    font-size: 1.125rem;
    padding: 0;
    line-height: 1.2em;
    margin-bottom: 20px;
    color: rgba(63, 63, 62, 0.8); }
  body.home .reveal .contact-details {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 1.5rem; }
    body.home .reveal .contact-details > div {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      border-bottom: 1px rgba(0, 0, 0, 0.04) solid;
      padding: 10px 0; }
      body.home .reveal .contact-details > div:last-child {
        margin-bottom: 0; }
      body.home .reveal .contact-details > div.address {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start; }
    body.home .reveal .contact-details p,
    body.home .reveal .contact-details a {
      font-size: 1rem;
      -webkit-transform: translateY(3px);
      -ms-transform: translateY(3px);
      transform: translateY(3px);
      margin-bottom: 0; }
    body.home .reveal .contact-details p.title {
      margin-bottom: 0;
      margin-right: 10px;
      font-weight: bold;
      color: rgba(63, 63, 62, 0.9); }
    body.home .reveal .contact-details a {
      color: #0097bf; }
    body.home .reveal .contact-details .icon {
      font-family: 'FontAwesomeWeb';
      font-size: 1rem;
      color: #73c7d2;
      width: 30px;
      height: 30px;
      background-color: #e7f8ff;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      margin-right: 12px; }
      body.home .reveal .contact-details .icon:hover {
        cursor: pointer;
        background-color: #c8efff; }
      body.home .reveal .contact-details .icon.icon-address:before {
        content: "\f3c5";
        font-weight: 300; }
      body.home .reveal .contact-details .icon.icon-phone:before {
        content: "\f095";
        font-weight: 300; }
      body.home .reveal .contact-details .icon.icon-email:before {
        content: "\f0e0"; }
      body.home .reveal .contact-details .icon.icon-web:before {
        content: "\f0ac";
        font-weight: 300; }
  body.home .reveal .bio p {
    font-size: 1rem; }
  body.home .reveal .bio :last-child {
    margin-bottom: 0; }

.tax-news_centre_tags .hero,
.tax-news_centre_categories .hero {
  height: auto; }
  .tax-news_centre_tags .hero::before,
  .tax-news_centre_categories .hero::before {
    display: none; }
  .tax-news_centre_tags .hero h1,
  .tax-news_centre_categories .hero h1 {
    padding: 40px 0; }
    @media print, screen and (min-width: 46.875em) {
      .tax-news_centre_tags .hero h1,
      .tax-news_centre_categories .hero h1 {
        padding: 60px 0; } }

.news-articles-outer {
  background-color: #f9f9f9; }

.post-type-archive-news_centre .hero-news,
.news_centre-template-default .hero-news,
.tax-news_centre_tags .hero-news,
.tax-news_centre_categories .hero-news {
  height: auto; }
  .post-type-archive-news_centre .hero-news::before,
  .news_centre-template-default .hero-news::before,
  .tax-news_centre_tags .hero-news::before,
  .tax-news_centre_categories .hero-news::before {
    display: none; }
  .post-type-archive-news_centre .hero-news h1,
  .news_centre-template-default .hero-news h1,
  .tax-news_centre_tags .hero-news h1,
  .tax-news_centre_categories .hero-news h1 {
    margin: 40px 0 80px 0; }
    @media print, screen and (min-width: 46.875em) {
      .post-type-archive-news_centre .hero-news h1,
      .news_centre-template-default .hero-news h1,
      .tax-news_centre_tags .hero-news h1,
      .tax-news_centre_categories .hero-news h1 {
        margin: 60px 0 310px 0; } }
    @media screen and (min-width: 62.5em) {
      .post-type-archive-news_centre .hero-news h1,
      .news_centre-template-default .hero-news h1,
      .tax-news_centre_tags .hero-news h1,
      .tax-news_centre_categories .hero-news h1 {
        margin: 60px 0 360px 0; } }

.post-type-archive-news_centre .divider,
.news_centre-template-default .divider,
.tax-news_centre_tags .divider,
.tax-news_centre_categories .divider {
  height: 1px;
  background-color: #dcddde; }

.post-type-archive-news_centre .categories-tags,
.news_centre-template-default .categories-tags,
.tax-news_centre_tags .categories-tags,
.tax-news_centre_categories .categories-tags {
  background-color: #fff; }
  .post-type-archive-news_centre .categories-tags .refine-label,
  .news_centre-template-default .categories-tags .refine-label,
  .tax-news_centre_tags .categories-tags .refine-label,
  .tax-news_centre_categories .categories-tags .refine-label {
    font-weight: 700;
    margin: 10px 25px 0 25px; }
    @media print, screen and (min-width: 46.875em) {
      .post-type-archive-news_centre .categories-tags .refine-label,
      .news_centre-template-default .categories-tags .refine-label,
      .tax-news_centre_tags .categories-tags .refine-label,
      .tax-news_centre_categories .categories-tags .refine-label {
        margin: 10px 15px 0 15px; } }
  .post-type-archive-news_centre .categories-tags .categories-container,
  .post-type-archive-news_centre .categories-tags .tags-container,
  .news_centre-template-default .categories-tags .categories-container,
  .news_centre-template-default .categories-tags .tags-container,
  .tax-news_centre_tags .categories-tags .categories-container,
  .tax-news_centre_tags .categories-tags .tags-container,
  .tax-news_centre_categories .categories-tags .categories-container,
  .tax-news_centre_categories .categories-tags .tags-container {
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden; }
    @media print, screen and (min-width: 46.875em) {
      .post-type-archive-news_centre .categories-tags .categories-container,
      .post-type-archive-news_centre .categories-tags .tags-container,
      .news_centre-template-default .categories-tags .categories-container,
      .news_centre-template-default .categories-tags .tags-container,
      .tax-news_centre_tags .categories-tags .categories-container,
      .tax-news_centre_tags .categories-tags .tags-container,
      .tax-news_centre_categories .categories-tags .categories-container,
      .tax-news_centre_categories .categories-tags .tags-container {
        overflow: visible; } }
    .post-type-archive-news_centre .categories-tags .categories-container .categories,
    .post-type-archive-news_centre .categories-tags .categories-container .tags,
    .post-type-archive-news_centre .categories-tags .tags-container .categories,
    .post-type-archive-news_centre .categories-tags .tags-container .tags,
    .news_centre-template-default .categories-tags .categories-container .categories,
    .news_centre-template-default .categories-tags .categories-container .tags,
    .news_centre-template-default .categories-tags .tags-container .categories,
    .news_centre-template-default .categories-tags .tags-container .tags,
    .tax-news_centre_tags .categories-tags .categories-container .categories,
    .tax-news_centre_tags .categories-tags .categories-container .tags,
    .tax-news_centre_tags .categories-tags .tags-container .categories,
    .tax-news_centre_tags .categories-tags .tags-container .tags,
    .tax-news_centre_categories .categories-tags .categories-container .categories,
    .tax-news_centre_categories .categories-tags .categories-container .tags,
    .tax-news_centre_categories .categories-tags .tags-container .categories,
    .tax-news_centre_categories .categories-tags .tags-container .tags {
      margin: 0 25px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      list-style-type: none; }
      @media print, screen and (min-width: 46.875em) {
        .post-type-archive-news_centre .categories-tags .categories-container .categories,
        .post-type-archive-news_centre .categories-tags .categories-container .tags,
        .post-type-archive-news_centre .categories-tags .tags-container .categories,
        .post-type-archive-news_centre .categories-tags .tags-container .tags,
        .news_centre-template-default .categories-tags .categories-container .categories,
        .news_centre-template-default .categories-tags .categories-container .tags,
        .news_centre-template-default .categories-tags .tags-container .categories,
        .news_centre-template-default .categories-tags .tags-container .tags,
        .tax-news_centre_tags .categories-tags .categories-container .categories,
        .tax-news_centre_tags .categories-tags .categories-container .tags,
        .tax-news_centre_tags .categories-tags .tags-container .categories,
        .tax-news_centre_tags .categories-tags .tags-container .tags,
        .tax-news_centre_categories .categories-tags .categories-container .categories,
        .tax-news_centre_categories .categories-tags .categories-container .tags,
        .tax-news_centre_categories .categories-tags .tags-container .categories,
        .tax-news_centre_categories .categories-tags .tags-container .tags {
          margin: 10px 15px;
          -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
      .post-type-archive-news_centre .categories-tags .categories-container .categories .category,
      .post-type-archive-news_centre .categories-tags .categories-container .categories .tag,
      .post-type-archive-news_centre .categories-tags .categories-container .tags .category,
      .post-type-archive-news_centre .categories-tags .categories-container .tags .tag,
      .post-type-archive-news_centre .categories-tags .tags-container .categories .category,
      .post-type-archive-news_centre .categories-tags .tags-container .categories .tag,
      .post-type-archive-news_centre .categories-tags .tags-container .tags .category,
      .post-type-archive-news_centre .categories-tags .tags-container .tags .tag,
      .news_centre-template-default .categories-tags .categories-container .categories .category,
      .news_centre-template-default .categories-tags .categories-container .categories .tag,
      .news_centre-template-default .categories-tags .categories-container .tags .category,
      .news_centre-template-default .categories-tags .categories-container .tags .tag,
      .news_centre-template-default .categories-tags .tags-container .categories .category,
      .news_centre-template-default .categories-tags .tags-container .categories .tag,
      .news_centre-template-default .categories-tags .tags-container .tags .category,
      .news_centre-template-default .categories-tags .tags-container .tags .tag,
      .tax-news_centre_tags .categories-tags .categories-container .categories .category,
      .tax-news_centre_tags .categories-tags .categories-container .categories .tag,
      .tax-news_centre_tags .categories-tags .categories-container .tags .category,
      .tax-news_centre_tags .categories-tags .categories-container .tags .tag,
      .tax-news_centre_tags .categories-tags .tags-container .categories .category,
      .tax-news_centre_tags .categories-tags .tags-container .categories .tag,
      .tax-news_centre_tags .categories-tags .tags-container .tags .category,
      .tax-news_centre_tags .categories-tags .tags-container .tags .tag,
      .tax-news_centre_categories .categories-tags .categories-container .categories .category,
      .tax-news_centre_categories .categories-tags .categories-container .categories .tag,
      .tax-news_centre_categories .categories-tags .categories-container .tags .category,
      .tax-news_centre_categories .categories-tags .categories-container .tags .tag,
      .tax-news_centre_categories .categories-tags .tags-container .categories .category,
      .tax-news_centre_categories .categories-tags .tags-container .categories .tag,
      .tax-news_centre_categories .categories-tags .tags-container .tags .category,
      .tax-news_centre_categories .categories-tags .tags-container .tags .tag {
        margin: 10px 10px 10px 0; }
      .post-type-archive-news_centre .categories-tags .categories-container .categories .tag a,
      .post-type-archive-news_centre .categories-tags .categories-container .tags .tag a,
      .post-type-archive-news_centre .categories-tags .tags-container .categories .tag a,
      .post-type-archive-news_centre .categories-tags .tags-container .tags .tag a,
      .news_centre-template-default .categories-tags .categories-container .categories .tag a,
      .news_centre-template-default .categories-tags .categories-container .tags .tag a,
      .news_centre-template-default .categories-tags .tags-container .categories .tag a,
      .news_centre-template-default .categories-tags .tags-container .tags .tag a,
      .tax-news_centre_tags .categories-tags .categories-container .categories .tag a,
      .tax-news_centre_tags .categories-tags .categories-container .tags .tag a,
      .tax-news_centre_tags .categories-tags .tags-container .categories .tag a,
      .tax-news_centre_tags .categories-tags .tags-container .tags .tag a,
      .tax-news_centre_categories .categories-tags .categories-container .categories .tag a,
      .tax-news_centre_categories .categories-tags .categories-container .tags .tag a,
      .tax-news_centre_categories .categories-tags .tags-container .categories .tag a,
      .tax-news_centre_categories .categories-tags .tags-container .tags .tag a {
        padding: 10px;
        background-color: #f9f9f9; }
    .post-type-archive-news_centre .categories-tags .categories-container .categories,
    .post-type-archive-news_centre .categories-tags .tags-container .categories,
    .news_centre-template-default .categories-tags .categories-container .categories,
    .news_centre-template-default .categories-tags .tags-container .categories,
    .tax-news_centre_tags .categories-tags .categories-container .categories,
    .tax-news_centre_tags .categories-tags .tags-container .categories,
    .tax-news_centre_categories .categories-tags .categories-container .categories,
    .tax-news_centre_categories .categories-tags .tags-container .categories {
      margin: 0; }
      .post-type-archive-news_centre .categories-tags .categories-container .categories .category,
      .post-type-archive-news_centre .categories-tags .tags-container .categories .category,
      .news_centre-template-default .categories-tags .categories-container .categories .category,
      .news_centre-template-default .categories-tags .tags-container .categories .category,
      .tax-news_centre_tags .categories-tags .categories-container .categories .category,
      .tax-news_centre_tags .categories-tags .tags-container .categories .category,
      .tax-news_centre_categories .categories-tags .categories-container .categories .category,
      .tax-news_centre_categories .categories-tags .tags-container .categories .category {
        margin: 0; }
        .post-type-archive-news_centre .categories-tags .categories-container .categories .category a,
        .post-type-archive-news_centre .categories-tags .tags-container .categories .category a,
        .news_centre-template-default .categories-tags .categories-container .categories .category a,
        .news_centre-template-default .categories-tags .tags-container .categories .category a,
        .tax-news_centre_tags .categories-tags .categories-container .categories .category a,
        .tax-news_centre_tags .categories-tags .tags-container .categories .category a,
        .tax-news_centre_categories .categories-tags .categories-container .categories .category a,
        .tax-news_centre_categories .categories-tags .tags-container .categories .category a {
          position: relative;
          display: block;
          padding: 20px;
          -webkit-transition: color ease-in-out 300ms;
          -o-transition: color ease-in-out 300ms;
          transition: color ease-in-out 300ms; }
          .post-type-archive-news_centre .categories-tags .categories-container .categories .category a::after,
          .post-type-archive-news_centre .categories-tags .tags-container .categories .category a::after,
          .news_centre-template-default .categories-tags .categories-container .categories .category a::after,
          .news_centre-template-default .categories-tags .tags-container .categories .category a::after,
          .tax-news_centre_tags .categories-tags .categories-container .categories .category a::after,
          .tax-news_centre_tags .categories-tags .tags-container .categories .category a::after,
          .tax-news_centre_categories .categories-tags .categories-container .categories .category a::after,
          .tax-news_centre_categories .categories-tags .tags-container .categories .category a::after {
            content: "";
            position: absolute;
            left: 0;
            bottom: -2px;
            width: 100%;
            height: 3px;
            background-color: transparent;
            -webkit-transition: background-color ease-in-out 300ms;
            -o-transition: background-color ease-in-out 300ms;
            transition: background-color ease-in-out 300ms; }
          .post-type-archive-news_centre .categories-tags .categories-container .categories .category a:hover,
          .post-type-archive-news_centre .categories-tags .tags-container .categories .category a:hover,
          .news_centre-template-default .categories-tags .categories-container .categories .category a:hover,
          .news_centre-template-default .categories-tags .tags-container .categories .category a:hover,
          .tax-news_centre_tags .categories-tags .categories-container .categories .category a:hover,
          .tax-news_centre_tags .categories-tags .tags-container .categories .category a:hover,
          .tax-news_centre_categories .categories-tags .categories-container .categories .category a:hover,
          .tax-news_centre_categories .categories-tags .tags-container .categories .category a:hover {
            color: #73c7d2;
            -webkit-transition: color ease-in-out 300ms;
            -o-transition: color ease-in-out 300ms;
            transition: color ease-in-out 300ms; }
            .post-type-archive-news_centre .categories-tags .categories-container .categories .category a:hover::after,
            .post-type-archive-news_centre .categories-tags .tags-container .categories .category a:hover::after,
            .news_centre-template-default .categories-tags .categories-container .categories .category a:hover::after,
            .news_centre-template-default .categories-tags .tags-container .categories .category a:hover::after,
            .tax-news_centre_tags .categories-tags .categories-container .categories .category a:hover::after,
            .tax-news_centre_tags .categories-tags .tags-container .categories .category a:hover::after,
            .tax-news_centre_categories .categories-tags .categories-container .categories .category a:hover::after,
            .tax-news_centre_categories .categories-tags .tags-container .categories .category a:hover::after {
              background-color: #73c7d2;
              -webkit-transition: background-color ease-in-out 300ms;
              -o-transition: background-color ease-in-out 300ms;
              transition: background-color ease-in-out 300ms; }

.news-centre-articles {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 0 60px 0; }
  @media print, screen and (min-width: 46.875em) {
    .news-centre-articles {
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; } }
  .news-centre-articles .news-centre-article {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem;
    position: relative;
    background-color: #fff;
    margin-bottom: 20px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    overflow: hidden;
    -webkit-box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.05);
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.05);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media print, screen and (min-width: 46.875em) {
      .news-centre-articles .news-centre-article {
        width: calc(50% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }
    @media screen and (min-width: 62.5em) {
      .news-centre-articles .news-centre-article {
        width: calc(33.33333% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }
    .news-centre-articles .news-centre-article .article-thumbnail {
      -webkit-background-size: cover;
      background-size: cover;
      background-position: center;
      background-color: #b4b4b4;
      padding-bottom: 56%;
      margin-bottom: 30px; }
    .news-centre-articles .news-centre-article .date {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      position: absolute;
      right: 20px;
      top: 20px;
      width: 62px;
      height: 62px;
      background: #006b9c;
      color: #fff; }
      .news-centre-articles .news-centre-article .date .day {
        font-family: 'A-Bold', sans-serif;
        font-size: 1.25rem; }
    .news-centre-articles .news-centre-article .article-content {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto; }
      .news-centre-articles .news-centre-article .article-content .article-category-likes {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-bottom: 10px; }
        .news-centre-articles .news-centre-article .article-content .article-category-likes .article-category {
          -webkit-box-flex: 1;
          -webkit-flex: 1 1 auto;
          -ms-flex: 1 1 auto;
          flex: 1 1 auto; }
        .news-centre-articles .news-centre-article .article-content .article-category-likes .likes .dot-irecommendthis {
          line-height: 1.2; }
      .news-centre-articles .news-centre-article .article-content .article-category-likes,
      .news-centre-articles .news-centre-article .article-content h6,
      .news-centre-articles .news-centre-article .article-content p {
        padding-left: 20px;
        padding-right: 20px; }
        @media print, screen and (min-width: 46.875em) {
          .news-centre-articles .news-centre-article .article-content .article-category-likes,
          .news-centre-articles .news-centre-article .article-content h6,
          .news-centre-articles .news-centre-article .article-content p {
            padding-left: 40px;
            padding-right: 40px; } }
      .news-centre-articles .news-centre-article .article-content h6 {
        font-family: 'AS-Medium', sans-serif; }
    .news-centre-articles .news-centre-article .read-more.button {
      margin: 0 20px 30px 20px; }
      @media print, screen and (min-width: 46.875em) {
        .news-centre-articles .news-centre-article .read-more.button {
          margin: 0 40px 30px 40px;
          -webkit-align-self: flex-start;
          -ms-flex-item-align: start;
          align-self: flex-start; } }

.single-news_centre .hero::before {
  display: none; }

.single-news_centre .date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 62px;
  height: 62px;
  background: #006b9c;
  color: #fff;
  margin: 0 auto 40px auto; }
  .single-news_centre .date .day {
    font-family: 'A-Bold', sans-serif;
    font-size: 1.25rem; }

.single-news_centre .featured-image {
  position: relative;
  z-index: 2;
  margin-top: -100px;
  margin-bottom: 40px;
  padding-bottom: 56.25%;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-border-radius: 8px;
  border-radius: 8px; }

.single-news_centre .related-recent-posts-tabs .tabs,
.single-news_centre .related-recent-posts-tabs .tabs-content {
  background: none;
  border: none; }

@media print, screen and (min-width: 46.875em) {
  .single-news_centre .related-recent-posts-tabs .tabs {
    display: inline-block; } }

.single-news_centre .related-recent-posts-tabs .tabs-title {
  border-bottom: 1px solid #c8c8c8; }
  .single-news_centre .related-recent-posts-tabs .tabs-title a {
    background-color: transparent;
    color: #c8c8c8;
    position: relative;
    font-family: 'A-Bold', sans-serif;
    font-size: 1.0625rem;
    padding: 20px; }
    @media print, screen and (min-width: 46.875em) {
      .single-news_centre .related-recent-posts-tabs .tabs-title a {
        font-size: 1.5rem;
        padding: 20px 24px; } }
    .single-news_centre .related-recent-posts-tabs .tabs-title a::after {
      content: "";
      position: absolute;
      bottom: -2px;
      left: 0;
      height: 4px;
      width: 100%;
      background-color: transparent; }
    .single-news_centre .related-recent-posts-tabs .tabs-title a:focus {
      outline: 0; }
  .single-news_centre .related-recent-posts-tabs .tabs-title.is-active a {
    background-color: transparent;
    color: #73c7d2; }
    .single-news_centre .related-recent-posts-tabs .tabs-title.is-active a::after {
      background-color: #73c7d2; }

.single-news_centre .related-recent-posts-tabs .tabs-panel {
  padding: 30px 0 0 0; }

.single-news_centre .related-recent-posts-tabs .news-centre-article {
  position: relative;
  background-color: #fff;
  margin-bottom: 20px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  overflow: hidden;
  -webkit-box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.05);
  box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.05);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto; }
  .single-news_centre .related-recent-posts-tabs .news-centre-article .article-thumbnail {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    background-color: #b4b4b4;
    padding-bottom: 56%;
    margin-bottom: 30px; }
  .single-news_centre .related-recent-posts-tabs .news-centre-article .date {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 62px;
    height: 62px;
    background: #006b9c;
    color: #fff; }
    .single-news_centre .related-recent-posts-tabs .news-centre-article .date .day {
      font-family: 'A-Bold', sans-serif;
      font-size: 1.25rem; }
  .single-news_centre .related-recent-posts-tabs .news-centre-article .article-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
    .single-news_centre .related-recent-posts-tabs .news-centre-article .article-content .article-category-likes {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      margin-bottom: 10px; }
      .single-news_centre .related-recent-posts-tabs .news-centre-article .article-content .article-category-likes .article-category {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
      .single-news_centre .related-recent-posts-tabs .news-centre-article .article-content .article-category-likes .likes .dot-irecommendthis {
        line-height: 1.2; }
    .single-news_centre .related-recent-posts-tabs .news-centre-article .article-content .article-category-likes,
    .single-news_centre .related-recent-posts-tabs .news-centre-article .article-content h6,
    .single-news_centre .related-recent-posts-tabs .news-centre-article .article-content p {
      padding-left: 20px;
      padding-right: 20px; }
      @media print, screen and (min-width: 46.875em) {
        .single-news_centre .related-recent-posts-tabs .news-centre-article .article-content .article-category-likes,
        .single-news_centre .related-recent-posts-tabs .news-centre-article .article-content h6,
        .single-news_centre .related-recent-posts-tabs .news-centre-article .article-content p {
          padding-left: 40px;
          padding-right: 40px; } }
    .single-news_centre .related-recent-posts-tabs .news-centre-article .article-content h6 {
      font-family: 'AS-Medium', sans-serif; }
  .single-news_centre .related-recent-posts-tabs .news-centre-article .read-more.button {
    margin: 0 20px 30px 20px; }
    @media print, screen and (min-width: 46.875em) {
      .single-news_centre .related-recent-posts-tabs .news-centre-article .read-more.button {
        margin: 0 40px 30px 40px;
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start; } }

.page-template-public-find-a-broker {
  /*--------------------------------------------------------------
  ## Find A Broker
  --------------------------------------------------------------*/
  /*--------------------------------------------------------------
  ## Find A Broker - Broker Results
  --------------------------------------------------------------*/
  /*.result:before
  {
      position:absolute;
      content:"";
      top:0;
      left:0;
      width:0;
      height:0;
      border-bottom:50px solid transparent;
      border-left:50px solid #00a3d6;
  }
  */
  /*--------------------------------------------------------------
  ## Broker Category Checkboxes, stolen from here: https://codepen.io/north-of-rapture/pen/rWqega;
  --------------------------------------------------------------*/ }
  .page-template-public-find-a-broker #map-canvas {
    height: 480px; }
  .page-template-public-find-a-broker .locationBox {
    color: #fff;
    background-color: #006b9c;
    text-align: center;
    padding: 50px 0;
    -webkit-transition: padding ease-in-out 300ms;
    -o-transition: padding ease-in-out 300ms;
    transition: padding ease-in-out 300ms; }
    .page-template-public-find-a-broker .locationBox.active {
      padding: 50px 0 0 0;
      -webkit-transition: padding ease-in-out 300ms;
      -o-transition: padding ease-in-out 300ms;
      transition: padding ease-in-out 300ms; }
      .page-template-public-find-a-broker .locationBox.active .search-container {
        margin-bottom: 50px;
        -webkit-transition: margin ease-in-out 300ms;
        -o-transition: margin ease-in-out 300ms;
        transition: margin ease-in-out 300ms; }
    .page-template-public-find-a-broker .locationBox .search-container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      max-width: 1290px;
      margin: 0 auto;
      -webkit-transition: margin ease-in-out 300ms;
      -o-transition: margin ease-in-out 300ms;
      transition: margin ease-in-out 300ms; }
      @media screen and (min-width: 62.5em) {
        .page-template-public-find-a-broker .locationBox .search-container {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
          -ms-flex-direction: row;
          flex-direction: row;
          -webkit-box-align: center;
          -webkit-align-items: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
          -ms-flex-pack: center;
          justify-content: center; } }
      .page-template-public-find-a-broker .locationBox .search-container img {
        display: none; }
        @media screen and (min-width: 75em) {
          .page-template-public-find-a-broker .locationBox .search-container img {
            display: block;
            margin-right: 30px;
            width: 80px; } }
      .page-template-public-find-a-broker .locationBox .search-container h5 {
        color: #fff;
        margin: 0 25px 20px 25px; }
        @media screen and (min-width: 62.5em) {
          .page-template-public-find-a-broker .locationBox .search-container h5 {
            margin: 0; } }
      .page-template-public-find-a-broker .locationBox .search-container .search-field {
        background-color: transparent;
        margin: 0;
        overflow: hidden;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
        @media print, screen and (min-width: 46.875em) {
          .page-template-public-find-a-broker .locationBox .search-container .search-field {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -webkit-flex-direction: row;
            -ms-flex-direction: row;
            flex-direction: row; } }
        .page-template-public-find-a-broker .locationBox .search-container .search-field input {
          color: rgba(0, 0, 0, 0.75);
          border: none;
          -webkit-border-radius: 4px;
          border-radius: 4px;
          padding: 11px 16px 8px 16px;
          background-color: white;
          margin: 0;
          -webkit-box-flex: 1;
          -webkit-flex: 1 1 auto;
          -ms-flex: 1 1 auto;
          flex: 1 1 auto;
          height: 60px;
          -webkit-box-shadow: none;
          box-shadow: none;
          width: 100%; }
          @media print, screen and (min-width: 46.875em) {
            .page-template-public-find-a-broker .locationBox .search-container .search-field input {
              height: 70px;
              width: initial; } }
          .page-template-public-find-a-broker .locationBox .search-container .search-field input#company {
            margin-bottom: 10px; }
            @media print, screen and (min-width: 46.875em) {
              .page-template-public-find-a-broker .locationBox .search-container .search-field input#company {
                margin: 0 20px 0 0;
                width: 280px; } }
            @media screen and (min-width: 62.5em) {
              .page-template-public-find-a-broker .locationBox .search-container .search-field input#company {
                margin: 0 20px; } }
          .page-template-public-find-a-broker .locationBox .search-container .search-field input#location {
            margin: 10px 0; }
            @media print, screen and (min-width: 46.875em) {
              .page-template-public-find-a-broker .locationBox .search-container .search-field input#location {
                margin: 0 20px;
                width: 280px; } }
        .page-template-public-find-a-broker .locationBox .search-container .search-field #locationSearch {
          -webkit-border-radius: 4px;
          border-radius: 4px;
          width: 100%;
          height: 60px;
          line-height: 60px;
          background-color: #e4f6ff;
          color: #006b9c;
          background-color: #73c7d2;
          color: white; }
          @media print, screen and (min-width: 46.875em) {
            .page-template-public-find-a-broker .locationBox .search-container .search-field #locationSearch {
              width: 70px;
              height: 70px;
              line-height: 70px; } }
          .page-template-public-find-a-broker .locationBox .search-container .search-field #locationSearch::before {
            content: "\f002";
            font-family: 'FontAwesome';
            display: block;
            text-align: center; }
          .page-template-public-find-a-broker .locationBox .search-container .search-field #locationSearch:hover {
            background-color: #0bbdff;
            color: white;
            cursor: pointer; }
        .page-template-public-find-a-broker .locationBox .search-container .search-field .search-or {
          color: #e4f6ff;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
          -ms-flex-pack: center;
          justify-content: center;
          font-size: 16px;
          -webkit-transform: translateY(2px);
          -ms-transform: translateY(2px);
          transform: translateY(2px); }
      .page-template-public-find-a-broker .locationBox .search-container .advContainer {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        height: 60px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        overflow: hidden;
        background-color: #73c7d2;
        margin: 0 20px; }
        @media screen and (min-width: 62.5em) {
          .page-template-public-find-a-broker .locationBox .search-container .advContainer {
            height: 70px;
            margin: 0; } }
        .page-template-public-find-a-broker .locationBox .search-container .advContainer .advanced-search {
          color: #fff;
          font-family: 'A-Bold', sans-serif;
          font-size: 1.125rem;
          padding: 32px;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
          -ms-flex-pack: center;
          justify-content: center;
          width: 100%; }
          @media print, screen and (min-width: 46.875em) {
            .page-template-public-find-a-broker .locationBox .search-container .advContainer .advanced-search {
              padding: 0 32px; } }
          .page-template-public-find-a-broker .locationBox .search-container .advContainer .advanced-search:hover {
            cursor: pointer; }
          .page-template-public-find-a-broker .locationBox .search-container .advContainer .advanced-search::after {
            display: none; }
          .page-template-public-find-a-broker .locationBox .search-container .advContainer .advanced-search.active {
            -webkit-border-radius: 6px 0 0 6px;
            border-radius: 6px 0 0 6px; }
            .page-template-public-find-a-broker .locationBox .search-container .advContainer .advanced-search.active:hover {
              cursor: pointer; }
            .page-template-public-find-a-broker .locationBox .search-container .advContainer .advanced-search.active::after {
              display: inline-block;
              font-family: 'FontAwesome';
              content: "\f057";
              margin-left: 10px; }
    .page-template-public-find-a-broker .locationBox #advanced-options {
      display: none;
      background-color: #002847;
      padding: 60px 0; }
    .page-template-public-find-a-broker .locationBox ul.advanced-list,
    .page-template-public-find-a-broker .locationBox ul.advanced-list li {
      margin: 0;
      padding: 0;
      list-style: none; }
    .page-template-public-find-a-broker .locationBox ul.advanced-list {
      max-width: 1024px;
      margin: 0 auto;
      text-align: left; }
    .page-template-public-find-a-broker .locationBox ul.advanced-list li {
      display: inline-block;
      width: 25%;
      padding: 5px 10px;
      cursor: pointer; }
    .page-template-public-find-a-broker .locationBox ul.advanced-list li.active {
      background-color: rgba(0, 186, 255, 0.2); }
  .page-template-public-find-a-broker .broker-results .loading {
    margin: 35px 0;
    text-align: center; }
  .page-template-public-find-a-broker .broker-results .loading i {
    color: #0097bf;
    vertical-align: middle; }
  .page-template-public-find-a-broker .broker-results ul,
  .page-template-public-find-a-broker .result {
    margin: 0;
    padding: 0;
    list-style: none; }
  .page-template-public-find-a-broker .broker-results ul {
    margin-top: 2rem;
    margin-bottom: calc(2rem - 30px); }
    @media print, screen and (min-width: 46.875em) {
      .page-template-public-find-a-broker .broker-results ul {
        margin-top: 4rem;
        margin-bottom: calc(4rem - 30px); } }
  .page-template-public-find-a-broker .result {
    background-color: white;
    -webkit-box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.05);
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.05);
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .page-template-public-find-a-broker .result .header {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      height: 56px;
      margin-bottom: 20px; }
      .page-template-public-find-a-broker .result .header .company-logo {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
        margin-right: 20px;
        max-width: 60%;
        max-height: 50px; }
        .page-template-public-find-a-broker .result .header .company-logo img {
          max-height: 50px; }
    .page-template-public-find-a-broker .result .body {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
      .page-template-public-find-a-broker .result .body .address {
        font-size: 0.8125rem;
        color: #8e8e8e;
        line-height: 1.7em;
        margin-bottom: 1rem; }
    .page-template-public-find-a-broker .result a,
    .page-template-public-find-a-broker .result a:visited {
      color: #0097bf; }
    .page-template-public-find-a-broker .result .company-name {
      font-family: 'A-Bold', sans-serif;
      font-size: 1.125rem;
      padding: 0;
      line-height: 1.2em;
      margin-bottom: 12px;
      color: rgba(63, 63, 62, 0.8); }
    .page-template-public-find-a-broker .result .distance {
      -webkit-transform: translateX(6px) translateY(-6px);
      -ms-transform: translateX(6px) translateY(-6px);
      transform: translateX(6px) translateY(-6px);
      font-family: 'AS-Bold', sans-serif;
      font-size: 1.25rem;
      line-height: 1em;
      color: #fff;
      font-weight: bold;
      text-align: center;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-flex: 0;
      -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
      width: 62px;
      height: 62px;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      background-color: #006b9c; }
      @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .page-template-public-find-a-broker .result .distance {
          padding: 0; } }
      .page-template-public-find-a-broker .result .distance span {
        display: block;
        font-family: 'A-Regular', sans-serif;
        font-size: 0.875rem;
        text-transform: capitalize; }
    .page-template-public-find-a-broker .result.broker-results {
      padding: 10px; }
    .page-template-public-find-a-broker .result.list {
      padding: 20px;
      margin-bottom: 30px; }
      @media print, screen and (min-width: 46.875em) {
        .page-template-public-find-a-broker .result.list {
          margin-bottom: 30px; } }
  .page-template-public-find-a-broker .result .web,
  .page-template-public-find-a-broker .result .email {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; }
  .page-template-public-find-a-broker .broker-results .contact:before,
  .page-template-public-find-a-broker .broker-results .phone:before,
  .page-template-public-find-a-broker .broker-results .fax:before,
  .page-template-public-find-a-broker .broker-results .email:before,
  .page-template-public-find-a-broker .broker-results .web:before {
    font-family: 'FontAwesomeWeb';
    font-size: 1rem;
    content: "\f10c";
    color: #73c7d2; }
  .page-template-public-find-a-broker .broker-results .contact {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    .page-template-public-find-a-broker .broker-results .contact::before {
      content: "\f007";
      font-weight: 300;
      height: 40px;
      width: 40px;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      border: 1px solid;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      font-size: 20px;
      margin-right: 10px;
      -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0; }
  .page-template-public-find-a-broker .broker-results .phone:before {
    content: "\f095";
    font-weight: 300; }
  .page-template-public-find-a-broker .broker-results .fax:before {
    content: "\f1ac"; }
  .page-template-public-find-a-broker .broker-results .email:before {
    content: "\f0e0"; }
  .page-template-public-find-a-broker .broker-results .web:before {
    content: "\f0ac"; }
  .page-template-public-find-a-broker .results-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    @media print, screen and (min-width: 46.875em) {
      .page-template-public-find-a-broker .results-list {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    .page-template-public-find-a-broker .results-list .result {
      margin-right: 0;
      margin-left: 0;
      width: 100%; }
      @media print, screen and (min-width: 46.875em) {
        .page-template-public-find-a-broker .results-list .result {
          width: calc(50% - 1.875rem);
          margin-right: 0.9375rem;
          margin-left: 0.9375rem; } }
      @media screen and (min-width: 75em) {
        .page-template-public-find-a-broker .results-list .result {
          width: calc(33.33333% - 1.875rem);
          margin-right: 0.9375rem;
          margin-left: 0.9375rem; } }
      @media screen and (min-width: 87.5em) {
        .page-template-public-find-a-broker .results-list .result {
          width: calc(25% - 1.875rem);
          margin-right: 0.9375rem;
          margin-left: 0.9375rem; } }
  .page-template-public-find-a-broker .broker-checkbox {
    display: table;
    width: 100%;
    height: 100%; }
  .page-template-public-find-a-broker .broker-checkbox .broker-option {
    margin: 10px 1%;
    padding: 0 30px;
    text-align: left; }
  @media (min-width: 768px) {
    .page-template-public-find-a-broker .broker-checkbox .broker-option {
      width: 48%;
      float: left; } }
  @media (min-width: 992px) {
    .page-template-public-find-a-broker .broker-checkbox .broker-option {
      width: 31.333333%; } }
  @media (min-width: 1360px) {
    .page-template-public-find-a-broker .broker-checkbox .broker-option {
      width: 23%; } }
  .page-template-public-find-a-broker .broker-checkbox .checkbox {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center; }
  .page-template-public-find-a-broker .broker-checkbox label {
    display: inline-block;
    color: #fff;
    cursor: pointer;
    position: relative;
    font-weight: normal; }
  .page-template-public-find-a-broker .broker-checkbox label span {
    display: inline-block;
    position: relative;
    background-color: transparent;
    width: 25px;
    height: 25px;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    vertical-align: -6px;
    margin-right: 10px;
    -webkit-transition: background-color 150ms 200ms, -webkit-transform 350ms cubic-bezier(0.78, -1.22, 0.17, 1.89);
    transition: background-color 150ms 200ms, -webkit-transform 350ms cubic-bezier(0.78, -1.22, 0.17, 1.89);
    -o-transition: background-color 150ms 200ms, transform 350ms cubic-bezier(0.78, -1.22, 0.17, 1.89);
    transition: background-color 150ms 200ms, transform 350ms cubic-bezier(0.78, -1.22, 0.17, 1.89);
    transition: background-color 150ms 200ms, transform 350ms cubic-bezier(0.78, -1.22, 0.17, 1.89), -webkit-transform 350ms cubic-bezier(0.78, -1.22, 0.17, 1.89); }
  .page-template-public-find-a-broker .broker-checkbox label span:before {
    content: "";
    width: 0px;
    height: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 10px;
    left: 8px;
    -webkit-transition: width 50ms ease 50ms;
    -o-transition: width 50ms ease 50ms;
    transition: width 50ms ease 50ms;
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    transform-origin: 0% 0%; }
  .page-template-public-find-a-broker .broker-checkbox label span:after {
    content: "";
    width: 0;
    height: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
    position: absolute;
    -webkit-transform: rotate(305deg);
    -ms-transform: rotate(305deg);
    transform: rotate(305deg);
    top: 14px;
    left: 9px;
    -webkit-transition: width 50ms ease;
    -o-transition: width 50ms ease;
    transition: width 50ms ease;
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    transform-origin: 0% 0%; }
  .page-template-public-find-a-broker .broker-checkbox label:hover span:before {
    width: 5px;
    -webkit-transition: width 100ms ease;
    -o-transition: width 100ms ease;
    transition: width 100ms ease; }
  .page-template-public-find-a-broker .broker-checkbox label:hover span:after {
    width: 10px;
    -webkit-transition: width 150ms ease 100ms;
    -o-transition: width 150ms ease 100ms;
    transition: width 150ms ease 100ms; }
  .page-template-public-find-a-broker .broker-checkbox input[type="checkbox"] {
    display: none; }
  .page-template-public-find-a-broker .broker-checkbox input[type="checkbox"]:checked + label span {
    background-color: #fff;
    -webkit-transform: scale(1.25);
    -ms-transform: scale(1.25);
    transform: scale(1.25); }
  .page-template-public-find-a-broker .broker-checkbox input[type="checkbox"]:checked + label span:after {
    width: 10px;
    background: #002847;
    -webkit-transition: width 150ms ease 100ms;
    -o-transition: width 150ms ease 100ms;
    transition: width 150ms ease 100ms; }
  .page-template-public-find-a-broker .broker-checkbox input[type="checkbox"]:checked + label span:before {
    width: 5px;
    background: #002847;
    -webkit-transition: width 150ms ease 100ms;
    -o-transition: width 150ms ease 100ms;
    transition: width 150ms ease 100ms; }
  .page-template-public-find-a-broker .broker-checkbox input[type="checkbox"]:checked + label:hover span {
    background-color: #fff;
    -webkit-transform: scale(1.25);
    -ms-transform: scale(1.25);
    transform: scale(1.25); }
  .page-template-public-find-a-broker .broker-checkbox input[type="checkbox"]:checked + label:hover span:after {
    width: 10px;
    background: #1790b5;
    -webkit-transition: width 150ms ease 100ms;
    -o-transition: width 150ms ease 100ms;
    transition: width 150ms ease 100ms; }
  .page-template-public-find-a-broker .broker-checkbox input[type="checkbox"]:checked + label:hover span:before {
    width: 5px;
    background: #1790b5;
    -webkit-transition: width 150ms ease 100ms;
    -o-transition: width 150ms ease 100ms;
    transition: width 150ms ease 100ms; }
  .page-template-public-find-a-broker .join-austbrokers {
    display: none; }
  .page-template-public-find-a-broker button.gm-ui-hover-effect {
    background-color: #baebff !important;
    opacity: 1;
    -webkit-border-radius: 50%;
    border-radius: 50%; }
  .page-template-public-find-a-broker .gm-style .gm-style-iw-c {
    overflow: visible; }

.referral-actions-container {
  margin-top: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }
  .referral-actions-container .referral-stats {
    width: 30px;
    height: 30px;
    background-color: #e7f8ff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 10px;
    color: #73c7d2; }
    .referral-actions-container .referral-stats:hover {
      cursor: pointer;
      background-color: #c8efff; }
    .referral-actions-container .referral-stats .content {
      display: none; }

.referral-actions-output {
  padding-top: 20px; }
  .referral-actions-output:empty {
    display: none; }
  .referral-actions-output h6 {
    font-family: 'AS-Bold', sans-serif;
    font-size: 0.875rem;
    line-height: 1em;
    margin-bottom: 5px; }
  .referral-actions-output a {
    font-family: 'AS-Regular', sans-serif;
    font-size: 0.875rem;
    line-height: 1em; }

h6.bigtest {
  color: green; }

.page-template-join-austbrokers section.join-tabs {
  position: relative;
  padding: 0; }
  @media print, screen and (min-width: 46.875em) {
    .page-template-join-austbrokers section.join-tabs {
      padding: 0 0 90px 0; } }
  @media print, screen and (min-width: 46.875em) {
    .page-template-join-austbrokers section.join-tabs .join-tabs-nav {
      position: absolute;
      top: -70px;
      z-index: 3; } }
  @media screen and (min-width: 62.5em) {
    .page-template-join-austbrokers section.join-tabs .join-tabs-nav {
      width: 100%;
      top: -80px; } }
  .page-template-join-austbrokers section.join-tabs .join-tabs-nav .grid-container {
    width: 100%; }
    @media screen and (max-width: 46.87375em) {
      .page-template-join-austbrokers section.join-tabs .join-tabs-nav .grid-container {
        padding: 0; } }
    @media print, screen and (min-width: 46.875em) {
      .page-template-join-austbrokers section.join-tabs .join-tabs-nav .grid-container .grid-x {
        -webkit-border-radius: 8px;
        border-radius: 8px; } }
  .page-template-join-austbrokers section.join-tabs .join-tabs-nav .tab {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 40px;
    position: relative; }
    @media print, screen and (min-width: 46.875em) {
      .page-template-join-austbrokers section.join-tabs .join-tabs-nav .tab {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 30px; } }
    @media screen and (min-width: 62.5em) {
      .page-template-join-austbrokers section.join-tabs .join-tabs-nav .tab {
        padding: 50px; } }
    .page-template-join-austbrokers section.join-tabs .join-tabs-nav .tab::after {
      content: "";
      position: absolute;
      bottom: -10px;
      left: 50%;
      -webkit-transform: translateX(-50%) rotate(45deg);
      -ms-transform: translateX(-50%) rotate(45deg);
      transform: translateX(-50%) rotate(45deg);
      width: 32px;
      height: 32px;
      background-color: transparent;
      -webkit-transition: background-color ease-in-out 300ms;
      -o-transition: background-color ease-in-out 300ms;
      transition: background-color ease-in-out 300ms; }
    .page-template-join-austbrokers section.join-tabs .join-tabs-nav .tab:hover::after {
      background-color: inherit;
      -webkit-transition: background-color ease-in-out 300ms;
      -o-transition: background-color ease-in-out 300ms;
      transition: background-color ease-in-out 300ms; }
    .page-template-join-austbrokers section.join-tabs .join-tabs-nav .tab img {
      max-width: 80px;
      margin-bottom: 20px; }
      @media print, screen and (min-width: 46.875em) {
        .page-template-join-austbrokers section.join-tabs .join-tabs-nav .tab img {
          margin-bottom: 0;
          margin-right: 20px; } }
    .page-template-join-austbrokers section.join-tabs .join-tabs-nav .tab h5 {
      margin-bottom: 0;
      font-family: 'AS-Medium', sans-serif;
      color: #002847;
      text-align: center; }
      @media print, screen and (min-width: 46.875em) {
        .page-template-join-austbrokers section.join-tabs .join-tabs-nav .tab h5 {
          text-align: left; } }
    .page-template-join-austbrokers section.join-tabs .join-tabs-nav .tab.tab-1 {
      background-color: #abdde4; }
      @media print, screen and (min-width: 46.875em) {
        .page-template-join-austbrokers section.join-tabs .join-tabs-nav .tab.tab-1 {
          -webkit-border-radius: 8px 0 0 8px;
          border-radius: 8px 0 0 8px; } }
    .page-template-join-austbrokers section.join-tabs .join-tabs-nav .tab.tab-2 {
      background-color: #73c7d2; }
    .page-template-join-austbrokers section.join-tabs .join-tabs-nav .tab.tab-3 {
      background-color: #002847; }
      @media print, screen and (min-width: 46.875em) {
        .page-template-join-austbrokers section.join-tabs .join-tabs-nav .tab.tab-3 {
          -webkit-border-radius: 0 8px 8px 0;
          border-radius: 0 8px 8px 0; } }
      .page-template-join-austbrokers section.join-tabs .join-tabs-nav .tab.tab-3 h5 {
        color: #fff; }

@media print, screen and (min-width: 46.875em) {
  .page-template-about-austbrokers .hero-blue-strip h2,
  .page-template-about-austbrokers .hero-blue-strip p:last-child {
    margin-bottom: 0; } }

.page-template-about-austbrokers .hero-blue-strip p {
  margin-bottom: 20px; }

.page-template-about-austbrokers .how-we-can-help {
  padding-bottom: 0; }
  .page-template-about-austbrokers .how-we-can-help .steps {
    padding: 40px 0; }
    @media print, screen and (min-width: 46.875em) {
      .page-template-about-austbrokers .how-we-can-help .steps {
        padding: 50px 0 60px 0; } }
    .page-template-about-austbrokers .how-we-can-help .steps .step img {
      margin-bottom: 20px; }

.page-template-about-austbrokers .for-business-for-you {
  padding-bottom: 0; }
  .page-template-about-austbrokers .for-business-for-you .grid-container .grid-x > .cell {
    background-color: #f9f9f9;
    -webkit-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px;
    margin-bottom: 20px; }
  .page-template-about-austbrokers .for-business-for-you .table-head {
    text-align: center;
    color: #fff;
    background-color: #006b9c;
    padding: 25px;
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0; }
  .page-template-about-austbrokers .for-business-for-you .list-container {
    padding: 0 20px; }
    @media print, screen and (min-width: 46.875em) {
      .page-template-about-austbrokers .for-business-for-you .list-container {
        padding: 0 32px; } }
    .page-template-about-austbrokers .for-business-for-you .list-container ul {
      margin: 0;
      list-style-type: none; }
      .page-template-about-austbrokers .for-business-for-you .list-container ul li {
        padding: 5px 0; }
  .page-template-about-austbrokers .for-business-for-you .divider {
    height: 1px;
    background-color: rgba(0, 0, 0, 0.1);
    margin: 20px; }
    @media print, screen and (min-width: 46.875em) {
      .page-template-about-austbrokers .for-business-for-you .divider {
        margin: 32px; } }
  .page-template-about-austbrokers .for-business-for-you .claim-info {
    padding: 0 20px 20px 20px; }
    @media print, screen and (min-width: 46.875em) {
      .page-template-about-austbrokers .for-business-for-you .claim-info {
        padding: 0 32px 32px 32px; } }
    .page-template-about-austbrokers .for-business-for-you .claim-info p {
      margin-bottom: 0; }
      .page-template-about-austbrokers .for-business-for-you .claim-info p.fine-print {
        margin-bottom: 0; }

@media print, screen and (min-width: 46.875em) {
  .page-template-austbrokers-our-people .hero-blue-strip h2,
  .page-template-austbrokers-our-people .hero-blue-strip p:last-child {
    margin-bottom: 0; } }

.page-template-austbrokers-our-people .hero-blue-strip p {
  margin-bottom: 20px; }

.page-template-austbrokers-our-people section.navigation-tabs {
  position: relative;
  padding-top: 0;
  padding-bottom: 0; }
  @media screen and (min-width: 62.5em) {
    .page-template-austbrokers-our-people section.navigation-tabs {
      padding-bottom: 2rem; } }
  .page-template-austbrokers-our-people section.navigation-tabs .navigation-tabs-nav {
    width: 100%; }
    @media print, screen and (min-width: 46.875em) {
      .page-template-austbrokers-our-people section.navigation-tabs .navigation-tabs-nav {
        z-index: 3; } }
    .page-template-austbrokers-our-people section.navigation-tabs .navigation-tabs-nav .grid-container {
      width: 100%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
      .page-template-austbrokers-our-people section.navigation-tabs .navigation-tabs-nav .grid-container .tab-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
        @media screen and (min-width: 62.5em) {
          .page-template-austbrokers-our-people section.navigation-tabs .navigation-tabs-nav .grid-container .tab-container {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -webkit-flex-direction: row;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-border-radius: 8px;
            border-radius: 8px; } }
    .page-template-austbrokers-our-people section.navigation-tabs .navigation-tabs-nav .tab {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding: 20px;
      position: relative;
      text-align: center;
      background-color: #fff;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      @media print, screen and (min-width: 46.875em) {
        .page-template-austbrokers-our-people section.navigation-tabs .navigation-tabs-nav .tab {
          padding: 30px; } }
      @media screen and (min-width: 62.5em) {
        .page-template-austbrokers-our-people section.navigation-tabs .navigation-tabs-nav .tab {
          padding: 50px; } }
      @media print, screen and (min-width: 46.875em) {
        .page-template-austbrokers-our-people section.navigation-tabs .navigation-tabs-nav .tab::after {
          content: "";
          position: absolute;
          bottom: -10px;
          left: 50%;
          -webkit-transform: translateX(-50%) rotate(45deg);
          -ms-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
          width: 20px;
          height: 20px;
          background-color: transparent;
          -webkit-transition: background-color ease-in-out 300ms;
          -o-transition: background-color ease-in-out 300ms;
          transition: background-color ease-in-out 300ms; } }
      @media print, screen and (min-width: 46.875em) {
        .page-template-austbrokers-our-people section.navigation-tabs .navigation-tabs-nav .tab:hover::after {
          background-color: inherit;
          -webkit-transition: background-color ease-in-out 300ms;
          -o-transition: background-color ease-in-out 300ms;
          transition: background-color ease-in-out 300ms; } }
      .page-template-austbrokers-our-people section.navigation-tabs .navigation-tabs-nav .tab h5 {
        font-family: 'AS-Medium', sans-serif;
        color: #002847;
        text-align: center;
        font-size: 0.9rem;
        margin-bottom: 0; }
        @media print, screen and (min-width: 46.875em) {
          .page-template-austbrokers-our-people section.navigation-tabs .navigation-tabs-nav .tab h5 {
            font-size: 1.25rem; } }
      .page-template-austbrokers-our-people section.navigation-tabs .navigation-tabs-nav .tab.tab-1 {
        -webkit-border-radius: 8px 8px 0 0;
        border-radius: 8px 8px 0 0; }
        @media screen and (min-width: 62.5em) {
          .page-template-austbrokers-our-people section.navigation-tabs .navigation-tabs-nav .tab.tab-1 {
            -webkit-border-radius: 8px 0 0 8px;
            border-radius: 8px 0 0 8px;
            background-color: #abdde4; } }
      .page-template-austbrokers-our-people section.navigation-tabs .navigation-tabs-nav .tab.tab-2 {
        -webkit-border-radius: 0;
        border-radius: 0; }
        @media screen and (min-width: 62.5em) {
          .page-template-austbrokers-our-people section.navigation-tabs .navigation-tabs-nav .tab.tab-2 {
            background-color: #73c7d2; } }
      .page-template-austbrokers-our-people section.navigation-tabs .navigation-tabs-nav .tab.tab-3 {
        -webkit-border-radius: 0 0 8px 8px;
        border-radius: 0 0 8px 8px; }
        @media screen and (min-width: 62.5em) {
          .page-template-austbrokers-our-people section.navigation-tabs .navigation-tabs-nav .tab.tab-3 {
            -webkit-border-radius: 0 8px 8px 0;
            border-radius: 0 8px 8px 0;
            background-color: #002847; } }
        @media screen and (min-width: 62.5em) {
          .page-template-austbrokers-our-people section.navigation-tabs .navigation-tabs-nav .tab.tab-3 h5 {
            color: #fff; } }

.page-template-austbrokers-our-people .team-listings {
  padding: 3rem 0; }
  @media print, screen and (min-width: 46.875em) {
    .page-template-austbrokers-our-people .team-listings {
      padding: 5rem 0; } }
  .page-template-austbrokers-our-people .team-listings .team-listing h4 {
    margin-bottom: 2.5rem; }
  .page-template-austbrokers-our-people .team-listings .team-listing .team-listing-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    @media print, screen and (min-width: 46.875em) {
      .page-template-austbrokers-our-people .team-listings .team-listing .team-listing-container {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    .page-template-austbrokers-our-people .team-listings .team-listing .team-listing-container .team-member {
      position: relative;
      margin-bottom: 60px;
      width: calc(100% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
      @media print, screen and (min-width: 31.25em) {
        .page-template-austbrokers-our-people .team-listings .team-listing .team-listing-container .team-member {
          width: calc(50% - 1.875rem);
          margin-right: 0.9375rem;
          margin-left: 0.9375rem; } }
      @media print, screen and (min-width: 46.875em) {
        .page-template-austbrokers-our-people .team-listings .team-listing .team-listing-container .team-member {
          width: calc(33.33333% - 1.875rem);
          margin-right: 0.9375rem;
          margin-left: 0.9375rem;
          margin-bottom: 60px; } }
      .page-template-austbrokers-our-people .team-listings .team-listing .team-listing-container .team-member .image {
        position: relative;
        -webkit-background-size: cover;
        background-size: cover;
        background-position: center;
        height: 0;
        padding-top: 100%;
        margin-bottom: 1.25rem; }
        @media print, screen and (min-width: 46.875em) {
          .page-template-austbrokers-our-people .team-listings .team-listing .team-listing-container .team-member .image {
            margin-bottom: 1.5rem; } }
      .page-template-austbrokers-our-people .team-listings .team-listing .team-listing-container .team-member .name {
        font-family: 'AS-Bold', sans-serif;
        margin-bottom: 0.25rem;
        line-height: 1.1em; }
      .page-template-austbrokers-our-people .team-listings .team-listing .team-listing-container .team-member .role {
        font-family: 'AS-Regular', sans-serif;
        font-weight: normal;
        margin-bottom: 0; }
      .page-template-austbrokers-our-people .team-listings .team-listing .team-listing-container .team-member .button {
        margin-top: 1rem; }
        @media print, screen and (min-width: 46.875em) {
          .page-template-austbrokers-our-people .team-listings .team-listing .team-listing-container .team-member .button {
            margin-top: 1.5rem; } }
      .page-template-austbrokers-our-people .team-listings .team-listing .team-listing-container .team-member :last-child {
        margin-bottom: 0; }
  .page-template-austbrokers-our-people .team-listings .team-listing .divider {
    height: 1px;
    background: rgba(0, 0, 0, 0.1);
    margin-top: 1rem;
    margin-bottom: 75px; }
    @media print, screen and (min-width: 46.875em) {
      .page-template-austbrokers-our-people .team-listings .team-listing .divider {
        margin-top: 1.5rem;
        margin-bottom: 75px; } }

.page-template-austbrokers-our-people .reveal {
  padding: 2rem;
  height: auto;
  top: 0 !important; }
  @media print, screen and (min-width: 46.875em) {
    .page-template-austbrokers-our-people .reveal {
      top: 80px !important; } }
  .page-template-austbrokers-our-people .reveal .name {
    font-family: 'AS-Bold', sans-serif;
    margin-bottom: 0.25rem;
    line-height: 1.1em; }
  .page-template-austbrokers-our-people .reveal .role {
    font-family: 'AS-Regular', sans-serif;
    font-weight: normal;
    margin-bottom: 0; }

@media screen and (min-width: 62.5em) {
  .page-template-contact .hero h1 {
    margin-bottom: 120px; } }

.page-template-contact section.contact-tabs {
  position: relative; }
  @media screen and (min-width: 62.5em) {
    .page-template-contact section.contact-tabs {
      padding: 100px 0 290px 0; } }
  .page-template-contact section.contact-tabs .contact-tabs-nav {
    position: absolute;
    top: -50%;
    width: 100%; }
    @media print, screen and (min-width: 46.875em) {
      .page-template-contact section.contact-tabs .contact-tabs-nav {
        z-index: 3; } }
    @media screen and (min-width: 62.5em) {
      .page-template-contact section.contact-tabs .contact-tabs-nav {
        width: 100%; } }
    .page-template-contact section.contact-tabs .contact-tabs-nav .grid-container {
      width: 100%; }
      @media print, screen and (min-width: 46.875em) {
        .page-template-contact section.contact-tabs .contact-tabs-nav .grid-container .grid-x {
          -webkit-border-radius: 8px;
          border-radius: 8px; } }
    .page-template-contact section.contact-tabs .contact-tabs-nav .tab {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding: 20px;
      position: relative;
      text-align: center;
      background-color: #fff; }
      @media print, screen and (min-width: 46.875em) {
        .page-template-contact section.contact-tabs .contact-tabs-nav .tab {
          padding: 30px; } }
      @media screen and (min-width: 62.5em) {
        .page-template-contact section.contact-tabs .contact-tabs-nav .tab {
          padding: 50px; } }
      .page-template-contact section.contact-tabs .contact-tabs-nav .tab::after {
        content: "";
        position: absolute;
        bottom: -10px;
        left: 50%;
        -webkit-transform: translateX(-50%) rotate(45deg);
        -ms-transform: translateX(-50%) rotate(45deg);
        transform: translateX(-50%) rotate(45deg);
        width: 32px;
        height: 32px;
        background-color: transparent;
        -webkit-transition: background-color ease-in-out 300ms;
        -o-transition: background-color ease-in-out 300ms;
        transition: background-color ease-in-out 300ms; }
      .page-template-contact section.contact-tabs .contact-tabs-nav .tab:hover::after {
        background-color: inherit;
        -webkit-transition: background-color ease-in-out 300ms;
        -o-transition: background-color ease-in-out 300ms;
        transition: background-color ease-in-out 300ms; }
      .page-template-contact section.contact-tabs .contact-tabs-nav .tab .text {
        text-align: center;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%; }
        .page-template-contact section.contact-tabs .contact-tabs-nav .tab .text p {
          width: 100%; }
      .page-template-contact section.contact-tabs .contact-tabs-nav .tab .button {
        display: none; }
        @media screen and (min-width: 62.5em) {
          .page-template-contact section.contact-tabs .contact-tabs-nav .tab .button {
            display: inline-block; } }
      .page-template-contact section.contact-tabs .contact-tabs-nav .tab img {
        margin-bottom: 1rem;
        height: 50px; }
        @media print, screen and (min-width: 46.875em) {
          .page-template-contact section.contact-tabs .contact-tabs-nav .tab img {
            margin-bottom: 2rem;
            height: 80px;
            opacity: 0.8; } }
      .page-template-contact section.contact-tabs .contact-tabs-nav .tab h5 {
        font-family: 'AS-Medium', sans-serif;
        color: #002847;
        text-align: center;
        font-size: 0.875rem;
        margin-bottom: 0; }
        @media print, screen and (min-width: 46.875em) {
          .page-template-contact section.contact-tabs .contact-tabs-nav .tab h5 {
            font-size: 1.5rem; } }
        @media print, screen and (min-width: 46.875em) {
          .page-template-contact section.contact-tabs .contact-tabs-nav .tab h5 {
            font-size: 1.75rem;
            margin-bottom: 20px; } }
      .page-template-contact section.contact-tabs .contact-tabs-nav .tab p {
        color: #002847;
        margin-bottom: 50px;
        display: none; }
        @media screen and (min-width: 62.5em) {
          .page-template-contact section.contact-tabs .contact-tabs-nav .tab p {
            display: block; } }
      .page-template-contact section.contact-tabs .contact-tabs-nav .tab.tab-1 {
        -webkit-border-radius: 8px 0 0 8px;
        border-radius: 8px 0 0 8px; }
        @media screen and (min-width: 62.5em) {
          .page-template-contact section.contact-tabs .contact-tabs-nav .tab.tab-1 {
            background-color: #abdde4; } }
        @media screen and (min-width: 62.5em) {
          .page-template-contact section.contact-tabs .contact-tabs-nav .tab.tab-1 h5 {
            color: rgba(0, 40, 71, 0.8); } }
        @media screen and (min-width: 62.5em) {
          .page-template-contact section.contact-tabs .contact-tabs-nav .tab.tab-1 p {
            color: rgba(0, 40, 71, 0.8); } }
        .page-template-contact section.contact-tabs .contact-tabs-nav .tab.tab-1 .button {
          border: none;
          background: #1F7F99; }
          .page-template-contact section.contact-tabs .contact-tabs-nav .tab.tab-1 .button:hover {
            background: #1f7d97; }
      .page-template-contact section.contact-tabs .contact-tabs-nav .tab.tab-2 {
        -webkit-border-radius: 0 8px 8px 0;
        border-radius: 0 8px 8px 0; }
        @media screen and (min-width: 62.5em) {
          .page-template-contact section.contact-tabs .contact-tabs-nav .tab.tab-2 {
            background-color: #73c7d2; } }
        @media screen and (min-width: 62.5em) {
          .page-template-contact section.contact-tabs .contact-tabs-nav .tab.tab-2 h5 {
            color: rgba(0, 40, 71, 0.9); } }
        @media screen and (min-width: 62.5em) {
          .page-template-contact section.contact-tabs .contact-tabs-nav .tab.tab-2 p {
            color: rgba(0, 40, 71, 0.9); } }
        @media screen and (min-width: 75em) {
          .page-template-contact section.contact-tabs .contact-tabs-nav .tab.tab-2 p {
            width: 80%; } }
        .page-template-contact section.contact-tabs .contact-tabs-nav .tab.tab-2 .button {
          border: none;
          background: #1F7F99; }
          .page-template-contact section.contact-tabs .contact-tabs-nav .tab.tab-2 .button:hover {
            background: #1f7d97; }

.page-template-contact #location-tabs {
  margin: 0 auto 40px 0;
  border: none;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .page-template-contact #location-tabs .tabs-title {
    float: none;
    background: none;
    border-bottom: 2px solid #c8c8c8; }
    .page-template-contact #location-tabs .tabs-title a {
      background: none;
      font-family: 'A-Bold', sans-serif;
      font-size: 1.5rem;
      color: #c8c8c8;
      -webkit-transition: color ease-in-out 300ms;
      -o-transition: color ease-in-out 300ms;
      transition: color ease-in-out 300ms;
      position: relative; }
      .page-template-contact #location-tabs .tabs-title a:focus {
        outline: none; }
      .page-template-contact #location-tabs .tabs-title a::after {
        content: "";
        width: 100%;
        height: 4px;
        position: absolute;
        bottom: -3px;
        left: 0;
        background-color: transparent;
        -webkit-transition: background-color ease-in-out 300ms;
        -o-transition: background-color ease-in-out 300ms;
        transition: background-color ease-in-out 300ms; }
    .page-template-contact #location-tabs .tabs-title.is-active a {
      color: #006b9c;
      -webkit-transition: color ease-in-out 300ms;
      -o-transition: color ease-in-out 300ms;
      transition: color ease-in-out 300ms; }
      .page-template-contact #location-tabs .tabs-title.is-active a::after {
        background-color: #006b9c;
        -webkit-transition: background-color ease-in-out 300ms;
        -o-transition: background-color ease-in-out 300ms;
        transition: background-color ease-in-out 300ms; }
  .page-template-contact #location-tabs + .tabs-content {
    border: none;
    width: 100%; }
    .page-template-contact #location-tabs + .tabs-content .tabs-panel {
      opacity: 0;
      -webkit-transition: opacity ease-in-out 300ms;
      -o-transition: opacity ease-in-out 300ms;
      transition: opacity ease-in-out 300ms; }
      .page-template-contact #location-tabs + .tabs-content .tabs-panel.is-active {
        opacity: 1;
        -webkit-transition: opacity ease-in-out 300ms;
        -o-transition: opacity ease-in-out 300ms;
        transition: opacity ease-in-out 300ms; }
      .page-template-contact #location-tabs + .tabs-content .tabs-panel .grid-x > .cell {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
        .page-template-contact #location-tabs + .tabs-content .tabs-panel .grid-x > .cell .acf-map {
          width: 100%;
          padding-bottom: 65%;
          -webkit-border-radius: 8px;
          border-radius: 8px;
          margin-bottom: 40px; }
          @media print, screen and (min-width: 46.875em) {
            .page-template-contact #location-tabs + .tabs-content .tabs-panel .grid-x > .cell .acf-map {
              margin-bottom: 0; } }
    .page-template-contact #location-tabs + .tabs-content .tab-details {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      @media print, screen and (min-width: 46.875em) {
        .page-template-contact #location-tabs + .tabs-content .tab-details {
          margin-right: -0.9375rem;
          margin-left: -0.9375rem; } }
      .page-template-contact #location-tabs + .tabs-content .tab-details .details-block {
        width: calc(50% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-bottom: 20px; }
        .page-template-contact #location-tabs + .tabs-content .tab-details .details-block:nth-child(3), .page-template-contact #location-tabs + .tabs-content .tab-details .details-block:nth-child(4) {
          margin-bottom: 0; }
        .page-template-contact #location-tabs + .tabs-content .tab-details .details-block .icon i::before {
          font-family: 'FontAwesomeWeb';
          color: #73c7d2;
          margin-right: 15px; }
        .page-template-contact #location-tabs + .tabs-content .tab-details .details-block .details-info {
          -webkit-box-flex: 1;
          -webkit-flex: 1 1 auto;
          -ms-flex: 1 1 auto;
          flex: 1 1 auto; }

.page-template-contact .map {
  height: 200px; }
  @media print, screen and (min-width: 46.875em) {
    .page-template-contact .map {
      height: 350px; } }

.page-template-contact #gform_fields_4 {
  margin: 60px 0 0 0;
  list-style-type: none; }
  @media print, screen and (min-width: 46.875em) {
    .page-template-contact #gform_fields_4 #field_4_1,
    .page-template-contact #gform_fields_4 #field_4_2,
    .page-template-contact #gform_fields_4 #field_4_3,
    .page-template-contact #gform_fields_4 #field_4_4,
    .page-template-contact #gform_fields_4 #field_4_5,
    .page-template-contact #gform_fields_4 #field_4_6 {
      display: inline-block;
      width: 50%; } }
  @media print, screen and (min-width: 46.875em) {
    .page-template-contact #gform_fields_4 li {
      padding: 0 5px; } }
  .page-template-contact #gform_fields_4 li .validation_message {
    display: none; }

.page-template-contact .gform_footer {
  text-align: center; }
  .page-template-contact .gform_footer .gform_button {
    margin: 0 auto; }

.page-template-contact .accordions {
  margin-top: 40px; }
  .page-template-contact .accordions .accordion-wrapper {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
    @media print, screen and (min-width: 46.875em) {
      .page-template-contact .accordions .accordion-wrapper {
        width: calc(50% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }
    .page-template-contact .accordions .accordion-wrapper h6 {
      color: #fff;
      background-color: #006b9c;
      -webkit-border-radius: 8px 8px 0 0;
      border-radius: 8px 8px 0 0;
      margin: 0;
      padding: 20px; }
    .page-template-contact .accordions .accordion-wrapper .accordion {
      width: 100%;
      -webkit-border-radius: 8px;
      border-radius: 8px;
      background-color: #f9f9f9;
      border: none;
      overflow: hidden; }
      .page-template-contact .accordions .accordion-wrapper .accordion .accordion-item {
        border-bottom: 1px solid #c8c8c8; }
        .page-template-contact .accordions .accordion-wrapper .accordion .accordion-item .accordion-title {
          background: 0;
          border: 0;
          color: #3f3e3e;
          font-size: 1.0625rem;
          font-family: 'AS-Regular', sans-serif; }
          .page-template-contact .accordions .accordion-wrapper .accordion .accordion-item .accordion-title::before {
            color: #3f3e3e;
            font-size: 1.375rem;
            margin-top: -10px; }
        .page-template-contact .accordions .accordion-wrapper .accordion .accordion-item .accordion-content {
          background: none;
          border: none; }
        .page-template-contact .accordions .accordion-wrapper .accordion .accordion-item:last-child {
          border: 0; }

body.search .hero {
  height: auto; }
  body.search .hero::before {
    display: none; }
  body.search .hero h1 {
    padding: 40px 0; }
    @media print, screen and (min-width: 46.875em) {
      body.search .hero h1 {
        padding: 60px 0; } }

body.search .search-content article {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dcddde; }
  @media print, screen and (min-width: 46.875em) {
    body.search .search-content article {
      margin-bottom: 40px;
      padding-bottom: 40px; } }
  body.search .search-content article .permalink {
    color: #006b9c;
    font-family: 'AS-Medium', sans-serif;
    margin-bottom: 20px;
    display: block; }
  body.search .search-content article .entry-footer p:last-child {
    margin-bottom: 0; }
  body.search .search-content article .posted-on a,
  body.search .search-content article .byline a {
    color: #006b9c; }

body.search .search-content .navigation.posts-navigation h2 {
  display: none; }

body.search .search-content .navigation.posts-navigation .nav-links .nav-previous,
body.search .search-content .navigation.posts-navigation .nav-links .nav-next {
  display: inline-block; }
  body.search .search-content .navigation.posts-navigation .nav-links .nav-previous a,
  body.search .search-content .navigation.posts-navigation .nav-links .nav-next a {
    margin-right: 10px; }

.login-container {
  padding: 20px;
  background-color: #fff;
  -webkit-box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.05);
  box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.05); }
  .login-container input[type="text"],
  .login-container input[type="password"],
  .login-container select,
  .login-container textarea {
    padding: 15px;
    height: auto;
    border: none;
    background-color: #f9f9f9;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .login-container input[type="text"]::-webkit-input-placeholder,
    .login-container input[type="password"]::-webkit-input-placeholder,
    .login-container select::-webkit-input-placeholder,
    .login-container textarea::-webkit-input-placeholder {
      color: #8e8e8e; }
    .login-container input[type="text"]::-moz-placeholder,
    .login-container input[type="password"]::-moz-placeholder,
    .login-container select::-moz-placeholder,
    .login-container textarea::-moz-placeholder {
      color: #8e8e8e; }
    .login-container input[type="text"]::-ms-input-placeholder,
    .login-container input[type="password"]::-ms-input-placeholder,
    .login-container select::-ms-input-placeholder,
    .login-container textarea::-ms-input-placeholder {
      color: #8e8e8e; }
    .login-container input[type="text"]::placeholder,
    .login-container input[type="password"]::placeholder,
    .login-container select::placeholder,
    .login-container textarea::placeholder {
      color: #8e8e8e; }
  .login-container .button {
    width: 100%;
    padding: 14px 28px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-bottom: 0; }
  .login-container .tml-action-links {
    margin: 0;
    list-style-type: none;
    text-align: center; }
    .login-container .tml-action-links a {
      color: #006b9c; }
  .login-container #theme-my-login p.error {
    background-color: rgba(233, 74, 54, 0.5);
    padding: 10px;
    color: #fff;
    border: 2px solid #c00; }

.flexible-content {
  padding: 20px 0; }
  .flexible-content .text p:last-child, .flexible-content .text p:only-child {
    margin-bottom: 0; }
  .flexible-content.two_col_image_right .image-container, .flexible-content.two_col_image_left .image-container {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    padding-bottom: 56.25%; }

@media print, screen and (min-width: 46.875em) {
  .page-template-austbrokers-frank-award .hero-blue-strip h2,
  .page-template-austbrokers-frank-award .hero-blue-strip p:last-child {
    margin-bottom: 0; } }

.page-template-austbrokers-frank-award .hero-blue-strip p {
  margin-bottom: 20px; }

.page-template-austbrokers-frank-award .award-winners-receive {
  padding-bottom: 0; }
  .page-template-austbrokers-frank-award .award-winners-receive .steps {
    padding: 40px 0; }
    @media print, screen and (min-width: 46.875em) {
      .page-template-austbrokers-frank-award .award-winners-receive .steps {
        padding: 50px 0 60px 0; } }
    .page-template-austbrokers-frank-award .award-winners-receive .steps .step img {
      margin-bottom: 20px; }

.page-template-austbrokers-frank-award section.blue.contained {
  -webkit-border-radius: 10px;
  border-radius: 10px; }
  .page-template-austbrokers-frank-award section.blue.contained .button {
    background-color: #73C7D2;
    -webkit-align-self: baseline;
    -ms-flex-item-align: baseline;
    align-self: baseline;
    -webkit-border-radius: 8px;
    border-radius: 8px; }

.page-template-austbrokers-frank-award .bg-grey-start {
  background: #f9f9f9;
  background: -webkit-linear-gradient(0deg, #f9f9f9 50%, white 50%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #f9f9f9), color-stop(50%, white));
  background: -webkit-linear-gradient(bottom, #f9f9f9 50%, white 50%);
  background: -o-linear-gradient(bottom, #f9f9f9 50%, white 50%);
  background: linear-gradient(0deg, #f9f9f9 50%, white 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f9f9f9",endColorstr="#ffffff",GradientType=1); }

.page-template-austbrokers-frank-award .bg-grey-full {
  background-color: #F9F9F9; }

.page-template-austbrokers-frank-award .bg-grey-end {
  background: #f9f9f9;
  background: -webkit-linear-gradient(0deg, white 50%, #f9f9f9 50%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, white), color-stop(50%, #f9f9f9));
  background: -webkit-linear-gradient(bottom, white 50%, #f9f9f9 50%);
  background: -o-linear-gradient(bottom, white 50%, #f9f9f9 50%);
  background: linear-gradient(0deg, white 50%, #f9f9f9 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f9f9f9",GradientType=1); }

.page-template-austbrokers-frank-award section.content .image {
  height: 400px;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-border-radius: 10px;
  border-radius: 10px; }

.page-template-austbrokers-frank-award section.previous-winners .title-bar {
  color: white;
  background-color: #006B9C;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  padding: 1em; }

.page-template-austbrokers-frank-award section.previous-winners .title-line {
  margin-top: 1em; }

.page-template-austbrokers-frank-award section.previous-winners .previous-winners-container {
  background-color: white;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
  padding: 30px 40px 50px; }

.page-template-austbrokers-frank-award section.form {
  background-color: #F9F9F9; }
  .page-template-austbrokers-frank-award section.form h2 {
    color: #002847; }
    .page-template-austbrokers-frank-award section.form h2:after {
      content: "";
      display: block;
      margin: 0.5em auto;
      width: 80px;
      height: 5px;
      background-color: #C8C8C8; }
  .page-template-austbrokers-frank-award section.form form {
    margin-top: 5em; }
    .page-template-austbrokers-frank-award section.form form .validation_error {
      margin-bottom: 40px;
      text-align: center;
      -webkit-border-radius: 10px;
      border-radius: 10px; }
    .page-template-austbrokers-frank-award section.form form label {
      color: #8E8E8E;
      margin-bottom: 0.5em; }
      .page-template-austbrokers-frank-award section.form form label .gfield_required {
        margin-left: 0.5em; }
    .page-template-austbrokers-frank-award section.form form .gform_validation_container {
      position: fixed;
      height: 10px;
      width: 10px;
      overflow: hidden;
      bottom: -10px;
      right: -10px;
      z-index: -100; }
  .page-template-austbrokers-frank-award section.form .gform_wrapper .gfield_error input,
  .page-template-austbrokers-frank-award section.form .gform_wrapper .gfield_error select,
  .page-template-austbrokers-frank-award section.form .gform_wrapper .gfield_error textarea {
    color: black;
    background-color: #ffe5e2; }
    .page-template-austbrokers-frank-award section.form .gform_wrapper .gfield_error input::-webkit-input-placeholder,
    .page-template-austbrokers-frank-award section.form .gform_wrapper .gfield_error select::-webkit-input-placeholder,
    .page-template-austbrokers-frank-award section.form .gform_wrapper .gfield_error textarea::-webkit-input-placeholder {
      color: #e94a36; }
    .page-template-austbrokers-frank-award section.form .gform_wrapper .gfield_error input::-moz-placeholder,
    .page-template-austbrokers-frank-award section.form .gform_wrapper .gfield_error select::-moz-placeholder,
    .page-template-austbrokers-frank-award section.form .gform_wrapper .gfield_error textarea::-moz-placeholder {
      color: #e94a36; }
    .page-template-austbrokers-frank-award section.form .gform_wrapper .gfield_error input::-ms-input-placeholder,
    .page-template-austbrokers-frank-award section.form .gform_wrapper .gfield_error select::-ms-input-placeholder,
    .page-template-austbrokers-frank-award section.form .gform_wrapper .gfield_error textarea::-ms-input-placeholder {
      color: #e94a36; }
    .page-template-austbrokers-frank-award section.form .gform_wrapper .gfield_error input::placeholder,
    .page-template-austbrokers-frank-award section.form .gform_wrapper .gfield_error select::placeholder,
    .page-template-austbrokers-frank-award section.form .gform_wrapper .gfield_error textarea::placeholder {
      color: #e94a36; }
  .page-template-austbrokers-frank-award section.form .gform_wrapper .gfield_error .gfield_required {
    color: #e94a36; }
  .page-template-austbrokers-frank-award section.form ul {
    margin: 0 auto;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .page-template-austbrokers-frank-award section.form ul li {
      margin: 0;
      padding: 0 20px;
      list-style: none;
      -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }
      @media print, screen and (min-width: 46.875em) {
        .page-template-austbrokers-frank-award section.form ul li {
          -webkit-flex-basis: 50%;
          -ms-flex-preferred-size: 50%;
          flex-basis: 50%; } }
      .page-template-austbrokers-frank-award section.form ul li:nth-last-of-type(2) {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
  .page-template-austbrokers-frank-award section.form .gform_footer {
    text-align: center; }
