@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.5.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! 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 {
  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;
  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 {
  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"] {
  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=40em&large=64em&xlarge=75em&xxlarge=90em"; }

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

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

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Figtree";
  font-weight: 300;
  line-height: 1.5;
  color: #545454;
  -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;
  border-radius: 0; }

select {
  box-sizing: border-box;
  width: 100%;
  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;
  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; }

.row {
  max-width: 100rem;
  margin-right: auto;
  margin-left: auto; }
  .row::before, .row::after {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .row::after {
    clear: both; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .row .row {
    margin-right: -0.625rem;
    margin-left: -0.625rem; }
    @media print, screen and (min-width: 40em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    @media print, screen and (min-width: 64em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    @media screen and (min-width: 75em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    @media screen and (min-width: 90em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    .row .row.collapse {
      margin-right: 0;
      margin-left: 0; }
  .row.expanded {
    max-width: none; }
    .row.expanded .row {
      margin-right: auto;
      margin-left: auto; }
  .row:not(.expanded) .row {
    max-width: none; }
  .row.gutter-small > .column, .row.gutter-small > .columns {
    padding-right: 0.625rem;
    padding-left: 0.625rem; }
  .row.gutter-medium > .column, .row.gutter-medium > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }

.column, .columns {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .column, .columns {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .column, .columns, .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: left;
    clear: none; }
  .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right; }
  .column.end:last-child:last-child, .end.columns:last-child:last-child {
    float: left; }

.column.row.row, .row.row.columns {
  float: none; }

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0; }

.small-1 {
  width: 8.33333%; }

.small-push-1 {
  position: relative;
  left: 8.33333%; }

.small-pull-1 {
  position: relative;
  left: -8.33333%; }

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

.small-2 {
  width: 16.66667%; }

.small-push-2 {
  position: relative;
  left: 16.66667%; }

.small-pull-2 {
  position: relative;
  left: -16.66667%; }

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

.small-3 {
  width: 25%; }

.small-push-3 {
  position: relative;
  left: 25%; }

.small-pull-3 {
  position: relative;
  left: -25%; }

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

.small-4 {
  width: 33.33333%; }

.small-push-4 {
  position: relative;
  left: 33.33333%; }

.small-pull-4 {
  position: relative;
  left: -33.33333%; }

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

.small-5 {
  width: 41.66667%; }

.small-push-5 {
  position: relative;
  left: 41.66667%; }

.small-pull-5 {
  position: relative;
  left: -41.66667%; }

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

.small-6 {
  width: 50%; }

.small-push-6 {
  position: relative;
  left: 50%; }

.small-pull-6 {
  position: relative;
  left: -50%; }

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

.small-7 {
  width: 58.33333%; }

.small-push-7 {
  position: relative;
  left: 58.33333%; }

.small-pull-7 {
  position: relative;
  left: -58.33333%; }

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

.small-8 {
  width: 66.66667%; }

.small-push-8 {
  position: relative;
  left: 66.66667%; }

.small-pull-8 {
  position: relative;
  left: -66.66667%; }

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

.small-9 {
  width: 75%; }

.small-push-9 {
  position: relative;
  left: 75%; }

.small-pull-9 {
  position: relative;
  left: -75%; }

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

.small-10 {
  width: 83.33333%; }

.small-push-10 {
  position: relative;
  left: 83.33333%; }

.small-pull-10 {
  position: relative;
  left: -83.33333%; }

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

.small-11 {
  width: 91.66667%; }

.small-push-11 {
  position: relative;
  left: 91.66667%; }

.small-pull-11 {
  position: relative;
  left: -91.66667%; }

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

.small-12 {
  width: 100%; }

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

.small-up-1 > .column, .small-up-1 > .columns {
  float: left;
  width: 100%; }
  .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }
  .small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
    float: left; }

.small-up-2 > .column, .small-up-2 > .columns {
  float: left;
  width: 50%; }
  .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }
  .small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
    float: left; }

.small-up-3 > .column, .small-up-3 > .columns {
  float: left;
  width: 33.33333%; }
  .small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }
  .small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
    float: left; }

.small-up-4 > .column, .small-up-4 > .columns {
  float: left;
  width: 25%; }
  .small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }
  .small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
    float: left; }

.small-up-5 > .column, .small-up-5 > .columns {
  float: left;
  width: 20%; }
  .small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }
  .small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
    float: left; }

.small-up-6 > .column, .small-up-6 > .columns {
  float: left;
  width: 16.66667%; }
  .small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }
  .small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
    float: left; }

.small-up-7 > .column, .small-up-7 > .columns {
  float: left;
  width: 14.28571%; }
  .small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }
  .small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
    float: left; }

.small-up-8 > .column, .small-up-8 > .columns {
  float: left;
  width: 12.5%; }
  .small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }
  .small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
    float: left; }

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0; }

.small-collapse .row {
  margin-right: 0;
  margin-left: 0; }

.expanded.row .small-collapse.row {
  margin-right: 0;
  margin-left: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem; }

.small-centered {
  margin-right: auto;
  margin-left: auto; }
  .small-centered, .small-centered:last-child:not(:first-child) {
    float: none;
    clear: both; }

.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  margin-right: 0;
  margin-left: 0; }
  .small-uncentered, .small-uncentered:last-child:not(:first-child),
  .small-push-0,
  .small-push-0:last-child:not(:first-child),
  .small-pull-0,
  .small-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none; }
  .small-uncentered:last-child:not(:first-child),
  .small-push-0:last-child:not(:first-child),
  .small-pull-0:last-child:not(:first-child) {
    float: right; }

@media print, screen and (min-width: 40em) {
  .medium-1 {
    width: 8.33333%; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%; }
  .medium-pull-1 {
    position: relative;
    left: -8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%; }
  .medium-pull-2 {
    position: relative;
    left: -16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    width: 25%; }
  .medium-push-3 {
    position: relative;
    left: 25%; }
  .medium-pull-3 {
    position: relative;
    left: -25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%; }
  .medium-pull-4 {
    position: relative;
    left: -33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%; }
  .medium-pull-5 {
    position: relative;
    left: -41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    width: 50%; }
  .medium-push-6 {
    position: relative;
    left: 50%; }
  .medium-pull-6 {
    position: relative;
    left: -50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%; }
  .medium-pull-7 {
    position: relative;
    left: -58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%; }
  .medium-pull-8 {
    position: relative;
    left: -66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    width: 75%; }
  .medium-push-9 {
    position: relative;
    left: 75%; }
  .medium-pull-9 {
    position: relative;
    left: -75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%; }
  .medium-pull-10 {
    position: relative;
    left: -83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%; }
  .medium-pull-11 {
    position: relative;
    left: -91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    float: left;
    width: 100%; }
    .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
      float: left; }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    float: left;
    width: 50%; }
    .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
      float: left; }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    float: left;
    width: 33.33333%; }
    .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
      float: left; }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    float: left;
    width: 25%; }
    .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
      float: left; }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    float: left;
    width: 20%; }
    .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
      float: left; }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    float: left;
    width: 16.66667%; }
    .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
      float: left; }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    float: left;
    width: 14.28571%; }
    .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
      float: left; }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
      float: left; }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .medium-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }
  .medium-centered {
    margin-right: auto;
    margin-left: auto; }
    .medium-centered, .medium-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0; }
    .medium-uncentered, .medium-uncentered:last-child:not(:first-child),
    .medium-push-0,
    .medium-push-0:last-child:not(:first-child),
    .medium-pull-0,
    .medium-pull-0:last-child:not(:first-child) {
      float: left;
      clear: none; }
    .medium-uncentered:last-child:not(:first-child),
    .medium-push-0:last-child:not(:first-child),
    .medium-pull-0:last-child:not(:first-child) {
      float: right; } }

@media print, screen and (min-width: 64em) {
  .large-1 {
    width: 8.33333%; }
  .large-push-1 {
    position: relative;
    left: 8.33333%; }
  .large-pull-1 {
    position: relative;
    left: -8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    width: 16.66667%; }
  .large-push-2 {
    position: relative;
    left: 16.66667%; }
  .large-pull-2 {
    position: relative;
    left: -16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    width: 25%; }
  .large-push-3 {
    position: relative;
    left: 25%; }
  .large-pull-3 {
    position: relative;
    left: -25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    width: 33.33333%; }
  .large-push-4 {
    position: relative;
    left: 33.33333%; }
  .large-pull-4 {
    position: relative;
    left: -33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    width: 41.66667%; }
  .large-push-5 {
    position: relative;
    left: 41.66667%; }
  .large-pull-5 {
    position: relative;
    left: -41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    width: 50%; }
  .large-push-6 {
    position: relative;
    left: 50%; }
  .large-pull-6 {
    position: relative;
    left: -50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    width: 58.33333%; }
  .large-push-7 {
    position: relative;
    left: 58.33333%; }
  .large-pull-7 {
    position: relative;
    left: -58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    width: 66.66667%; }
  .large-push-8 {
    position: relative;
    left: 66.66667%; }
  .large-pull-8 {
    position: relative;
    left: -66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    width: 75%; }
  .large-push-9 {
    position: relative;
    left: 75%; }
  .large-pull-9 {
    position: relative;
    left: -75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    width: 83.33333%; }
  .large-push-10 {
    position: relative;
    left: 83.33333%; }
  .large-pull-10 {
    position: relative;
    left: -83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    width: 91.66667%; }
  .large-push-11 {
    position: relative;
    left: 91.66667%; }
  .large-pull-11 {
    position: relative;
    left: -91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-up-1 > .column, .large-up-1 > .columns {
    float: left;
    width: 100%; }
    .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
      float: left; }
  .large-up-2 > .column, .large-up-2 > .columns {
    float: left;
    width: 50%; }
    .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
      float: left; }
  .large-up-3 > .column, .large-up-3 > .columns {
    float: left;
    width: 33.33333%; }
    .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
      float: left; }
  .large-up-4 > .column, .large-up-4 > .columns {
    float: left;
    width: 25%; }
    .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
      float: left; }
  .large-up-5 > .column, .large-up-5 > .columns {
    float: left;
    width: 20%; }
    .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
      float: left; }
  .large-up-6 > .column, .large-up-6 > .columns {
    float: left;
    width: 16.66667%; }
    .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
      float: left; }
  .large-up-7 > .column, .large-up-7 > .columns {
    float: left;
    width: 14.28571%; }
    .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
      float: left; }
  .large-up-8 > .column, .large-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
      float: left; }
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .large-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }
  .large-centered {
    margin-right: auto;
    margin-left: auto; }
    .large-centered, .large-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0; }
    .large-uncentered, .large-uncentered:last-child:not(:first-child),
    .large-push-0,
    .large-push-0:last-child:not(:first-child),
    .large-pull-0,
    .large-pull-0:last-child:not(:first-child) {
      float: left;
      clear: none; }
    .large-uncentered:last-child:not(:first-child),
    .large-push-0:last-child:not(:first-child),
    .large-pull-0:last-child:not(:first-child) {
      float: right; } }

@media screen and (min-width: 75em) {
  .xlarge-1 {
    width: 8.33333%; }
  .xlarge-push-1 {
    position: relative;
    left: 8.33333%; }
  .xlarge-pull-1 {
    position: relative;
    left: -8.33333%; }
  .xlarge-offset-0 {
    margin-left: 0%; }
  .xlarge-2 {
    width: 16.66667%; }
  .xlarge-push-2 {
    position: relative;
    left: 16.66667%; }
  .xlarge-pull-2 {
    position: relative;
    left: -16.66667%; }
  .xlarge-offset-1 {
    margin-left: 8.33333%; }
  .xlarge-3 {
    width: 25%; }
  .xlarge-push-3 {
    position: relative;
    left: 25%; }
  .xlarge-pull-3 {
    position: relative;
    left: -25%; }
  .xlarge-offset-2 {
    margin-left: 16.66667%; }
  .xlarge-4 {
    width: 33.33333%; }
  .xlarge-push-4 {
    position: relative;
    left: 33.33333%; }
  .xlarge-pull-4 {
    position: relative;
    left: -33.33333%; }
  .xlarge-offset-3 {
    margin-left: 25%; }
  .xlarge-5 {
    width: 41.66667%; }
  .xlarge-push-5 {
    position: relative;
    left: 41.66667%; }
  .xlarge-pull-5 {
    position: relative;
    left: -41.66667%; }
  .xlarge-offset-4 {
    margin-left: 33.33333%; }
  .xlarge-6 {
    width: 50%; }
  .xlarge-push-6 {
    position: relative;
    left: 50%; }
  .xlarge-pull-6 {
    position: relative;
    left: -50%; }
  .xlarge-offset-5 {
    margin-left: 41.66667%; }
  .xlarge-7 {
    width: 58.33333%; }
  .xlarge-push-7 {
    position: relative;
    left: 58.33333%; }
  .xlarge-pull-7 {
    position: relative;
    left: -58.33333%; }
  .xlarge-offset-6 {
    margin-left: 50%; }
  .xlarge-8 {
    width: 66.66667%; }
  .xlarge-push-8 {
    position: relative;
    left: 66.66667%; }
  .xlarge-pull-8 {
    position: relative;
    left: -66.66667%; }
  .xlarge-offset-7 {
    margin-left: 58.33333%; }
  .xlarge-9 {
    width: 75%; }
  .xlarge-push-9 {
    position: relative;
    left: 75%; }
  .xlarge-pull-9 {
    position: relative;
    left: -75%; }
  .xlarge-offset-8 {
    margin-left: 66.66667%; }
  .xlarge-10 {
    width: 83.33333%; }
  .xlarge-push-10 {
    position: relative;
    left: 83.33333%; }
  .xlarge-pull-10 {
    position: relative;
    left: -83.33333%; }
  .xlarge-offset-9 {
    margin-left: 75%; }
  .xlarge-11 {
    width: 91.66667%; }
  .xlarge-push-11 {
    position: relative;
    left: 91.66667%; }
  .xlarge-pull-11 {
    position: relative;
    left: -91.66667%; }
  .xlarge-offset-10 {
    margin-left: 83.33333%; }
  .xlarge-12 {
    width: 100%; }
  .xlarge-offset-11 {
    margin-left: 91.66667%; }
  .xlarge-up-1 > .column, .xlarge-up-1 > .columns {
    float: left;
    width: 100%; }
    .xlarge-up-1 > .column:nth-of-type(1n), .xlarge-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-1 > .column:nth-of-type(1n+1), .xlarge-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .xlarge-up-1 > .column:last-child, .xlarge-up-1 > .columns:last-child {
      float: left; }
  .xlarge-up-2 > .column, .xlarge-up-2 > .columns {
    float: left;
    width: 50%; }
    .xlarge-up-2 > .column:nth-of-type(1n), .xlarge-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-2 > .column:nth-of-type(2n+1), .xlarge-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .xlarge-up-2 > .column:last-child, .xlarge-up-2 > .columns:last-child {
      float: left; }
  .xlarge-up-3 > .column, .xlarge-up-3 > .columns {
    float: left;
    width: 33.33333%; }
    .xlarge-up-3 > .column:nth-of-type(1n), .xlarge-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-3 > .column:nth-of-type(3n+1), .xlarge-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .xlarge-up-3 > .column:last-child, .xlarge-up-3 > .columns:last-child {
      float: left; }
  .xlarge-up-4 > .column, .xlarge-up-4 > .columns {
    float: left;
    width: 25%; }
    .xlarge-up-4 > .column:nth-of-type(1n), .xlarge-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-4 > .column:nth-of-type(4n+1), .xlarge-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .xlarge-up-4 > .column:last-child, .xlarge-up-4 > .columns:last-child {
      float: left; }
  .xlarge-up-5 > .column, .xlarge-up-5 > .columns {
    float: left;
    width: 20%; }
    .xlarge-up-5 > .column:nth-of-type(1n), .xlarge-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-5 > .column:nth-of-type(5n+1), .xlarge-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .xlarge-up-5 > .column:last-child, .xlarge-up-5 > .columns:last-child {
      float: left; }
  .xlarge-up-6 > .column, .xlarge-up-6 > .columns {
    float: left;
    width: 16.66667%; }
    .xlarge-up-6 > .column:nth-of-type(1n), .xlarge-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-6 > .column:nth-of-type(6n+1), .xlarge-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .xlarge-up-6 > .column:last-child, .xlarge-up-6 > .columns:last-child {
      float: left; }
  .xlarge-up-7 > .column, .xlarge-up-7 > .columns {
    float: left;
    width: 14.28571%; }
    .xlarge-up-7 > .column:nth-of-type(1n), .xlarge-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-7 > .column:nth-of-type(7n+1), .xlarge-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .xlarge-up-7 > .column:last-child, .xlarge-up-7 > .columns:last-child {
      float: left; }
  .xlarge-up-8 > .column, .xlarge-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .xlarge-up-8 > .column:nth-of-type(1n), .xlarge-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-8 > .column:nth-of-type(8n+1), .xlarge-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .xlarge-up-8 > .column:last-child, .xlarge-up-8 > .columns:last-child {
      float: left; }
  .xlarge-collapse > .column, .xlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .xlarge-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .xlarge-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .xlarge-uncollapse > .column, .xlarge-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }
  .xlarge-centered {
    margin-right: auto;
    margin-left: auto; }
    .xlarge-centered, .xlarge-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .xlarge-uncentered,
  .xlarge-push-0,
  .xlarge-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0; }
    .xlarge-uncentered, .xlarge-uncentered:last-child:not(:first-child),
    .xlarge-push-0,
    .xlarge-push-0:last-child:not(:first-child),
    .xlarge-pull-0,
    .xlarge-pull-0:last-child:not(:first-child) {
      float: left;
      clear: none; }
    .xlarge-uncentered:last-child:not(:first-child),
    .xlarge-push-0:last-child:not(:first-child),
    .xlarge-pull-0:last-child:not(:first-child) {
      float: right; } }

@media screen and (min-width: 90em) {
  .xxlarge-1 {
    width: 8.33333%; }
  .xxlarge-push-1 {
    position: relative;
    left: 8.33333%; }
  .xxlarge-pull-1 {
    position: relative;
    left: -8.33333%; }
  .xxlarge-offset-0 {
    margin-left: 0%; }
  .xxlarge-2 {
    width: 16.66667%; }
  .xxlarge-push-2 {
    position: relative;
    left: 16.66667%; }
  .xxlarge-pull-2 {
    position: relative;
    left: -16.66667%; }
  .xxlarge-offset-1 {
    margin-left: 8.33333%; }
  .xxlarge-3 {
    width: 25%; }
  .xxlarge-push-3 {
    position: relative;
    left: 25%; }
  .xxlarge-pull-3 {
    position: relative;
    left: -25%; }
  .xxlarge-offset-2 {
    margin-left: 16.66667%; }
  .xxlarge-4 {
    width: 33.33333%; }
  .xxlarge-push-4 {
    position: relative;
    left: 33.33333%; }
  .xxlarge-pull-4 {
    position: relative;
    left: -33.33333%; }
  .xxlarge-offset-3 {
    margin-left: 25%; }
  .xxlarge-5 {
    width: 41.66667%; }
  .xxlarge-push-5 {
    position: relative;
    left: 41.66667%; }
  .xxlarge-pull-5 {
    position: relative;
    left: -41.66667%; }
  .xxlarge-offset-4 {
    margin-left: 33.33333%; }
  .xxlarge-6 {
    width: 50%; }
  .xxlarge-push-6 {
    position: relative;
    left: 50%; }
  .xxlarge-pull-6 {
    position: relative;
    left: -50%; }
  .xxlarge-offset-5 {
    margin-left: 41.66667%; }
  .xxlarge-7 {
    width: 58.33333%; }
  .xxlarge-push-7 {
    position: relative;
    left: 58.33333%; }
  .xxlarge-pull-7 {
    position: relative;
    left: -58.33333%; }
  .xxlarge-offset-6 {
    margin-left: 50%; }
  .xxlarge-8 {
    width: 66.66667%; }
  .xxlarge-push-8 {
    position: relative;
    left: 66.66667%; }
  .xxlarge-pull-8 {
    position: relative;
    left: -66.66667%; }
  .xxlarge-offset-7 {
    margin-left: 58.33333%; }
  .xxlarge-9 {
    width: 75%; }
  .xxlarge-push-9 {
    position: relative;
    left: 75%; }
  .xxlarge-pull-9 {
    position: relative;
    left: -75%; }
  .xxlarge-offset-8 {
    margin-left: 66.66667%; }
  .xxlarge-10 {
    width: 83.33333%; }
  .xxlarge-push-10 {
    position: relative;
    left: 83.33333%; }
  .xxlarge-pull-10 {
    position: relative;
    left: -83.33333%; }
  .xxlarge-offset-9 {
    margin-left: 75%; }
  .xxlarge-11 {
    width: 91.66667%; }
  .xxlarge-push-11 {
    position: relative;
    left: 91.66667%; }
  .xxlarge-pull-11 {
    position: relative;
    left: -91.66667%; }
  .xxlarge-offset-10 {
    margin-left: 83.33333%; }
  .xxlarge-12 {
    width: 100%; }
  .xxlarge-offset-11 {
    margin-left: 91.66667%; }
  .xxlarge-up-1 > .column, .xxlarge-up-1 > .columns {
    float: left;
    width: 100%; }
    .xxlarge-up-1 > .column:nth-of-type(1n), .xxlarge-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxlarge-up-1 > .column:nth-of-type(1n+1), .xxlarge-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .xxlarge-up-1 > .column:last-child, .xxlarge-up-1 > .columns:last-child {
      float: left; }
  .xxlarge-up-2 > .column, .xxlarge-up-2 > .columns {
    float: left;
    width: 50%; }
    .xxlarge-up-2 > .column:nth-of-type(1n), .xxlarge-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxlarge-up-2 > .column:nth-of-type(2n+1), .xxlarge-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .xxlarge-up-2 > .column:last-child, .xxlarge-up-2 > .columns:last-child {
      float: left; }
  .xxlarge-up-3 > .column, .xxlarge-up-3 > .columns {
    float: left;
    width: 33.33333%; }
    .xxlarge-up-3 > .column:nth-of-type(1n), .xxlarge-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxlarge-up-3 > .column:nth-of-type(3n+1), .xxlarge-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .xxlarge-up-3 > .column:last-child, .xxlarge-up-3 > .columns:last-child {
      float: left; }
  .xxlarge-up-4 > .column, .xxlarge-up-4 > .columns {
    float: left;
    width: 25%; }
    .xxlarge-up-4 > .column:nth-of-type(1n), .xxlarge-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxlarge-up-4 > .column:nth-of-type(4n+1), .xxlarge-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .xxlarge-up-4 > .column:last-child, .xxlarge-up-4 > .columns:last-child {
      float: left; }
  .xxlarge-up-5 > .column, .xxlarge-up-5 > .columns {
    float: left;
    width: 20%; }
    .xxlarge-up-5 > .column:nth-of-type(1n), .xxlarge-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxlarge-up-5 > .column:nth-of-type(5n+1), .xxlarge-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .xxlarge-up-5 > .column:last-child, .xxlarge-up-5 > .columns:last-child {
      float: left; }
  .xxlarge-up-6 > .column, .xxlarge-up-6 > .columns {
    float: left;
    width: 16.66667%; }
    .xxlarge-up-6 > .column:nth-of-type(1n), .xxlarge-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxlarge-up-6 > .column:nth-of-type(6n+1), .xxlarge-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .xxlarge-up-6 > .column:last-child, .xxlarge-up-6 > .columns:last-child {
      float: left; }
  .xxlarge-up-7 > .column, .xxlarge-up-7 > .columns {
    float: left;
    width: 14.28571%; }
    .xxlarge-up-7 > .column:nth-of-type(1n), .xxlarge-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxlarge-up-7 > .column:nth-of-type(7n+1), .xxlarge-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .xxlarge-up-7 > .column:last-child, .xxlarge-up-7 > .columns:last-child {
      float: left; }
  .xxlarge-up-8 > .column, .xxlarge-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .xxlarge-up-8 > .column:nth-of-type(1n), .xxlarge-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxlarge-up-8 > .column:nth-of-type(8n+1), .xxlarge-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .xxlarge-up-8 > .column:last-child, .xxlarge-up-8 > .columns:last-child {
      float: left; }
  .xxlarge-collapse > .column, .xxlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .xxlarge-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .xxlarge-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .xxlarge-uncollapse > .column, .xxlarge-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }
  .xxlarge-centered {
    margin-right: auto;
    margin-left: auto; }
    .xxlarge-centered, .xxlarge-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .xxlarge-uncentered,
  .xxlarge-push-0,
  .xxlarge-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0; }
    .xxlarge-uncentered, .xxlarge-uncentered:last-child:not(:first-child),
    .xxlarge-push-0,
    .xxlarge-push-0:last-child:not(:first-child),
    .xxlarge-pull-0,
    .xxlarge-pull-0:last-child:not(:first-child) {
      float: left;
      clear: none; }
    .xxlarge-uncentered:last-child:not(:first-child),
    .xxlarge-push-0:last-child:not(:first-child),
    .xxlarge-pull-0:last-child:not(:first-child) {
      float: right; } }

.column-block {
  margin-bottom: 1.25rem; }
  .column-block > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .column-block {
      margin-bottom: 1.875rem; }
      .column-block > :last-child {
        margin-bottom: 0; } }

.row {
  max-width: 100rem;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
  .row .row {
    margin-right: -0.625rem;
    margin-left: -0.625rem; }
    @media print, screen and (min-width: 40em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    @media print, screen and (min-width: 64em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    @media screen and (min-width: 75em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    @media screen and (min-width: 90em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    .row .row.collapse {
      margin-right: 0;
      margin-left: 0; }
  .row.expanded {
    max-width: none; }
    .row.expanded .row {
      margin-right: auto;
      margin-left: auto; }
  .row:not(.expanded) .row {
    max-width: none; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .row.is-collapse-child,
  .row.collapse > .column > .row,
  .row.collapse > .columns > .row {
    margin-right: 0;
    margin-left: 0; }

.column, .columns {
  -webkit-flex: 1 1 0px;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  min-width: 0; }
  @media print, screen and (min-width: 40em) {
    .column, .columns {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }

.column.row.row, .row.row.columns {
  float: none;
  display: block; }

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0; }

.small-1 {
  -webkit-flex: 0 0 8.33333%;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%; }

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

.small-2 {
  -webkit-flex: 0 0 16.66667%;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%; }

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

.small-3 {
  -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

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

.small-4 {
  -webkit-flex: 0 0 33.33333%;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%; }

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

.small-5 {
  -webkit-flex: 0 0 41.66667%;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%; }

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

.small-6 {
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

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

.small-7 {
  -webkit-flex: 0 0 58.33333%;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%; }

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

.small-8 {
  -webkit-flex: 0 0 66.66667%;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%; }

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

.small-9 {
  -webkit-flex: 0 0 75%;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%; }

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

.small-10 {
  -webkit-flex: 0 0 83.33333%;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%; }

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

.small-11 {
  -webkit-flex: 0 0 91.66667%;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%; }

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

.small-12 {
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

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

.small-up-1 {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .small-up-1 > .column, .small-up-1 > .columns {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }

.small-up-2 {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .small-up-2 > .column, .small-up-2 > .columns {
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }

.small-up-3 {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .small-up-3 > .column, .small-up-3 > .columns {
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }

.small-up-4 {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .small-up-4 > .column, .small-up-4 > .columns {
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }

.small-up-5 {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .small-up-5 > .column, .small-up-5 > .columns {
    -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }

.small-up-6 {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .small-up-6 > .column, .small-up-6 > .columns {
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }

.small-up-7 {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .small-up-7 > .column, .small-up-7 > .columns {
    -webkit-flex: 0 0 14.28571%;
        -ms-flex: 0 0 14.28571%;
            flex: 0 0 14.28571%;
    max-width: 14.28571%; }

.small-up-8 {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .small-up-8 > .column, .small-up-8 > .columns {
    -webkit-flex: 0 0 12.5%;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%; }

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem; }

@media print, screen and (min-width: 40em) {
  .medium-1 {
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-up-1 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .medium-up-1 > .column, .medium-up-1 > .columns {
      -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
  .medium-up-2 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .medium-up-2 > .column, .medium-up-2 > .columns {
      -webkit-flex: 0 0 50%;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
  .medium-up-3 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .medium-up-3 > .column, .medium-up-3 > .columns {
      -webkit-flex: 0 0 33.33333%;
          -ms-flex: 0 0 33.33333%;
              flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .medium-up-4 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .medium-up-4 > .column, .medium-up-4 > .columns {
      -webkit-flex: 0 0 25%;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; }
  .medium-up-5 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .medium-up-5 > .column, .medium-up-5 > .columns {
      -webkit-flex: 0 0 20%;
          -ms-flex: 0 0 20%;
              flex: 0 0 20%;
      max-width: 20%; }
  .medium-up-6 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .medium-up-6 > .column, .medium-up-6 > .columns {
      -webkit-flex: 0 0 16.66667%;
          -ms-flex: 0 0 16.66667%;
              flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .medium-up-7 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .medium-up-7 > .column, .medium-up-7 > .columns {
      -webkit-flex: 0 0 14.28571%;
          -ms-flex: 0 0 14.28571%;
              flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .medium-up-8 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .medium-up-8 > .column, .medium-up-8 > .columns {
      -webkit-flex: 0 0 12.5%;
          -ms-flex: 0 0 12.5%;
              flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .medium-expand {
    -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; } }

.row.medium-unstack > .column, .row.medium-unstack > .columns {
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
  @media print, screen and (min-width: 40em) {
    .row.medium-unstack > .column, .row.medium-unstack > .columns {
      -webkit-flex: 1 1 0px;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; } }

@media print, screen and (min-width: 40em) {
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; } }

@media print, screen and (min-width: 64em) {
  .large-1 {
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-up-1 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .large-up-1 > .column, .large-up-1 > .columns {
      -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
  .large-up-2 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .large-up-2 > .column, .large-up-2 > .columns {
      -webkit-flex: 0 0 50%;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
  .large-up-3 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .large-up-3 > .column, .large-up-3 > .columns {
      -webkit-flex: 0 0 33.33333%;
          -ms-flex: 0 0 33.33333%;
              flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .large-up-4 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .large-up-4 > .column, .large-up-4 > .columns {
      -webkit-flex: 0 0 25%;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; }
  .large-up-5 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .large-up-5 > .column, .large-up-5 > .columns {
      -webkit-flex: 0 0 20%;
          -ms-flex: 0 0 20%;
              flex: 0 0 20%;
      max-width: 20%; }
  .large-up-6 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .large-up-6 > .column, .large-up-6 > .columns {
      -webkit-flex: 0 0 16.66667%;
          -ms-flex: 0 0 16.66667%;
              flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .large-up-7 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .large-up-7 > .column, .large-up-7 > .columns {
      -webkit-flex: 0 0 14.28571%;
          -ms-flex: 0 0 14.28571%;
              flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .large-up-8 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .large-up-8 > .column, .large-up-8 > .columns {
      -webkit-flex: 0 0 12.5%;
          -ms-flex: 0 0 12.5%;
              flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media print, screen and (min-width: 64em) and (min-width: 64em) {
  .large-expand {
    -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; } }

.row.large-unstack > .column, .row.large-unstack > .columns {
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
  @media print, screen and (min-width: 64em) {
    .row.large-unstack > .column, .row.large-unstack > .columns {
      -webkit-flex: 1 1 0px;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; } }

@media print, screen and (min-width: 64em) {
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; } }

@media screen and (min-width: 75em) {
  .xlarge-1 {
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .xlarge-offset-0 {
    margin-left: 0%; }
  .xlarge-2 {
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .xlarge-offset-1 {
    margin-left: 8.33333%; }
  .xlarge-3 {
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .xlarge-offset-2 {
    margin-left: 16.66667%; }
  .xlarge-4 {
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .xlarge-offset-3 {
    margin-left: 25%; }
  .xlarge-5 {
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .xlarge-offset-4 {
    margin-left: 33.33333%; }
  .xlarge-6 {
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .xlarge-offset-5 {
    margin-left: 41.66667%; }
  .xlarge-7 {
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .xlarge-offset-6 {
    margin-left: 50%; }
  .xlarge-8 {
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .xlarge-offset-7 {
    margin-left: 58.33333%; }
  .xlarge-9 {
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .xlarge-offset-8 {
    margin-left: 66.66667%; }
  .xlarge-10 {
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .xlarge-offset-9 {
    margin-left: 75%; }
  .xlarge-11 {
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .xlarge-offset-10 {
    margin-left: 83.33333%; }
  .xlarge-12 {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .xlarge-offset-11 {
    margin-left: 91.66667%; }
  .xlarge-up-1 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .xlarge-up-1 > .column, .xlarge-up-1 > .columns {
      -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
  .xlarge-up-2 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .xlarge-up-2 > .column, .xlarge-up-2 > .columns {
      -webkit-flex: 0 0 50%;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
  .xlarge-up-3 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .xlarge-up-3 > .column, .xlarge-up-3 > .columns {
      -webkit-flex: 0 0 33.33333%;
          -ms-flex: 0 0 33.33333%;
              flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .xlarge-up-4 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .xlarge-up-4 > .column, .xlarge-up-4 > .columns {
      -webkit-flex: 0 0 25%;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; }
  .xlarge-up-5 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .xlarge-up-5 > .column, .xlarge-up-5 > .columns {
      -webkit-flex: 0 0 20%;
          -ms-flex: 0 0 20%;
              flex: 0 0 20%;
      max-width: 20%; }
  .xlarge-up-6 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .xlarge-up-6 > .column, .xlarge-up-6 > .columns {
      -webkit-flex: 0 0 16.66667%;
          -ms-flex: 0 0 16.66667%;
              flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .xlarge-up-7 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .xlarge-up-7 > .column, .xlarge-up-7 > .columns {
      -webkit-flex: 0 0 14.28571%;
          -ms-flex: 0 0 14.28571%;
              flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .xlarge-up-8 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .xlarge-up-8 > .column, .xlarge-up-8 > .columns {
      -webkit-flex: 0 0 12.5%;
          -ms-flex: 0 0 12.5%;
              flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media screen and (min-width: 75em) and (min-width: 75em) {
  .xlarge-expand {
    -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; } }

.row.xlarge-unstack > .column, .row.xlarge-unstack > .columns {
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
  @media screen and (min-width: 75em) {
    .row.xlarge-unstack > .column, .row.xlarge-unstack > .columns {
      -webkit-flex: 1 1 0px;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; } }

@media screen and (min-width: 75em) {
  .xlarge-collapse > .column, .xlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .xlarge-uncollapse > .column, .xlarge-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; } }

@media screen and (min-width: 90em) {
  .xxlarge-1 {
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .xxlarge-offset-0 {
    margin-left: 0%; }
  .xxlarge-2 {
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .xxlarge-offset-1 {
    margin-left: 8.33333%; }
  .xxlarge-3 {
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .xxlarge-offset-2 {
    margin-left: 16.66667%; }
  .xxlarge-4 {
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .xxlarge-offset-3 {
    margin-left: 25%; }
  .xxlarge-5 {
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .xxlarge-offset-4 {
    margin-left: 33.33333%; }
  .xxlarge-6 {
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .xxlarge-offset-5 {
    margin-left: 41.66667%; }
  .xxlarge-7 {
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .xxlarge-offset-6 {
    margin-left: 50%; }
  .xxlarge-8 {
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .xxlarge-offset-7 {
    margin-left: 58.33333%; }
  .xxlarge-9 {
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .xxlarge-offset-8 {
    margin-left: 66.66667%; }
  .xxlarge-10 {
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .xxlarge-offset-9 {
    margin-left: 75%; }
  .xxlarge-11 {
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .xxlarge-offset-10 {
    margin-left: 83.33333%; }
  .xxlarge-12 {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .xxlarge-offset-11 {
    margin-left: 91.66667%; }
  .xxlarge-up-1 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .xxlarge-up-1 > .column, .xxlarge-up-1 > .columns {
      -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
  .xxlarge-up-2 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .xxlarge-up-2 > .column, .xxlarge-up-2 > .columns {
      -webkit-flex: 0 0 50%;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
  .xxlarge-up-3 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .xxlarge-up-3 > .column, .xxlarge-up-3 > .columns {
      -webkit-flex: 0 0 33.33333%;
          -ms-flex: 0 0 33.33333%;
              flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .xxlarge-up-4 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .xxlarge-up-4 > .column, .xxlarge-up-4 > .columns {
      -webkit-flex: 0 0 25%;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; }
  .xxlarge-up-5 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .xxlarge-up-5 > .column, .xxlarge-up-5 > .columns {
      -webkit-flex: 0 0 20%;
          -ms-flex: 0 0 20%;
              flex: 0 0 20%;
      max-width: 20%; }
  .xxlarge-up-6 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .xxlarge-up-6 > .column, .xxlarge-up-6 > .columns {
      -webkit-flex: 0 0 16.66667%;
          -ms-flex: 0 0 16.66667%;
              flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .xxlarge-up-7 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .xxlarge-up-7 > .column, .xxlarge-up-7 > .columns {
      -webkit-flex: 0 0 14.28571%;
          -ms-flex: 0 0 14.28571%;
              flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .xxlarge-up-8 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .xxlarge-up-8 > .column, .xxlarge-up-8 > .columns {
      -webkit-flex: 0 0 12.5%;
          -ms-flex: 0 0 12.5%;
              flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media screen and (min-width: 90em) and (min-width: 90em) {
  .xxlarge-expand {
    -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; } }

.row.xxlarge-unstack > .column, .row.xxlarge-unstack > .columns {
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
  @media screen and (min-width: 90em) {
    .row.xxlarge-unstack > .column, .row.xxlarge-unstack > .columns {
      -webkit-flex: 1 1 0px;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; } }

@media screen and (min-width: 90em) {
  .xxlarge-collapse > .column, .xxlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .xxlarge-uncollapse > .column, .xxlarge-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; } }

.shrink {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  max-width: 100%; }

.column-block {
  margin-bottom: 1.25rem; }
  .column-block > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .column-block {
      margin-bottom: 1.875rem; }
      .column-block > :last-child {
        margin-bottom: 0; } }

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

.grid-x {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }

.cell {
  -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-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; }
  .cell.shrink {
    -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: 40em) {
  .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: 64em) {
  .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: 75em) {
  .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: 90em) {
  .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; } }

.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: 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: 40em) {
  .grid-x > .medium-auto {
    -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-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: 64em) {
  .grid-x > .large-auto {
    -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-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: 75em) {
  .grid-x > .xlarge-auto {
    -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-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: 90em) {
  .grid-x > .xxlarge-auto {
    -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-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%; } }

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

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

.grid-margin-x {
  margin-left: -0.625rem;
  margin-right: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-x {
      margin-left: -0.9375rem;
      margin-right: -0.9375rem; } }
  .grid-margin-x > .cell {
    width: calc(100% - 1.25rem);
    margin-left: 0.625rem;
    margin-right: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .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.25rem); }
  .grid-margin-x > .small-2 {
    width: calc(16.66667% - 1.25rem); }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.25rem); }
  .grid-margin-x > .small-4 {
    width: calc(33.33333% - 1.25rem); }
  .grid-margin-x > .small-5 {
    width: calc(41.66667% - 1.25rem); }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.25rem); }
  .grid-margin-x > .small-7 {
    width: calc(58.33333% - 1.25rem); }
  .grid-margin-x > .small-8 {
    width: calc(66.66667% - 1.25rem); }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.25rem); }
  .grid-margin-x > .small-10 {
    width: calc(83.33333% - 1.25rem); }
  .grid-margin-x > .small-11 {
    width: calc(91.66667% - 1.25rem); }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.25rem); }
  @media print, screen and (min-width: 40em) {
    .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); } }
  @media print, screen and (min-width: 64em) {
    .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: 75em) {
    .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: 90em) {
    .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); } }

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

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

.grid-padding-x > .cell {
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .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: 40em) {
  .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: 64em) {
  .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: 75em) {
  .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: 90em) {
  .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%; } }

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .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.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: 64em) {
  .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: 75em) {
  .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: 90em) {
  .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); } }

.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: 40em) {
    .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: 64em) {
    .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: 75em) {
    .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: 90em) {
    .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%; } }

.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: 40em) {
  .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: 40em) {
  .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: 40em) {
  .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: 64em) {
  .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: 75em) {
  .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: 90em) {
  .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 print, screen and (min-width: 40em) {
  .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: 64em) {
  .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: 64em) {
  .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: 64em) {
  .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: 64em) {
  .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: 75em) {
  .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: 90em) {
  .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 print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
    .large-padding-collapse > .cell {
      padding-right: 0;
      padding-left: 0; } }

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

@media screen and (min-width: 75em) {
  .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: 75em) {
  .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: 75em) {
  .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: 75em) {
  .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: 90em) {
  .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: 75em) {
  .xlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
    .xlarge-padding-collapse > .cell {
      padding-right: 0;
      padding-left: 0; } }

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

@media screen and (min-width: 90em) {
  .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: 90em) {
  .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: 90em) {
  .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: 90em) {
  .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: 90em) {
  .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: 90em) {
  .xxlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
    .xxlarge-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.625rem); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .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: 64em) {
  .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: 75em) {
  .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: 90em) {
  .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); } }

.grid-y {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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: 40em) {
    .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: 64em) {
    .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: 75em) {
    .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: 90em) {
    .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; } }
  .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: 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: 40em) {
    .grid-y > .medium-auto {
      -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-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: 64em) {
    .grid-y > .large-auto {
      -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-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: 75em) {
    .grid-y > .xlarge-auto {
      -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-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: 90em) {
    .grid-y > .xxlarge-auto {
      -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-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%; } }

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

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

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y {
      margin-top: -0.9375rem;
      margin-bottom: -0.9375rem; } }
  .grid-margin-y > .cell {
    height: calc(100% - 1.25rem);
    margin-top: 0.625rem;
    margin-bottom: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .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.25rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.25rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.25rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.25rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.25rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.25rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.25rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.25rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.25rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.25rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.25rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.25rem); }
  @media print, screen and (min-width: 40em) {
    .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); } }
  @media print, screen and (min-width: 64em) {
    .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: 75em) {
    .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: 90em) {
    .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); } }

.grid-frame {
  overflow: hidden;
  position: relative;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -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-flex;
  display: -ms-flexbox;
  display: flex;
  -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: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -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-flex;
    display: -ms-flexbox;
    display: flex;
    -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: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -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-flex;
    display: -ms-flexbox;
    display: flex;
    -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: 75em) {
  .xlarge-grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -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-flex;
    display: -ms-flexbox;
    display: flex;
    -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: 90em) {
  .xxlarge-grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -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-flex;
    display: -ms-flexbox;
    display: flex;
    -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; } }

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

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

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

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

@media screen and (min-width: 90em) {
  .grid-y.xxlarge-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -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: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%; } }

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

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

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

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y {
      margin-top: -0.9375rem;
      margin-bottom: -0.9375rem; } }
  .grid-margin-y > .cell {
    height: calc(100% - 1.25rem);
    margin-top: 0.625rem;
    margin-bottom: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .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.25rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.25rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.25rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.25rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.25rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.25rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.25rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.25rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.25rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.25rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.25rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.25rem); }
  @media print, screen and (min-width: 40em) {
    .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); } }
  @media print, screen and (min-width: 64em) {
    .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: 75em) {
    .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: 90em) {
    .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); } }

.grid-frame.grid-margin-y {
  height: calc(100vh + 1.25rem); }
  @media print, screen and (min-width: 40em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 1.875rem); } }
  @media print, screen and (min-width: 64em) {
    .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: 90em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 1.875rem); } }

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

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

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

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

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: 1.5rem;
  font-size: inherit;
  line-height: 1.5;
  text-rendering: optimizeLegibility; }

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

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

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

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: bold;
  color: inherit;
  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: #848484; }

h1, .h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

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

h3, .h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h4, .h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h6, .h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 3rem; }
  h2, .h2 {
    font-size: 2.5rem; }
  h3, .h3 {
    font-size: 1.9375rem; }
  h4, .h4 {
    font-size: 1.5625rem; }
  h5, .h5 {
    font-size: 1.25rem; }
  h6, .h6 {
    font-size: 1rem; } }

a {
  line-height: inherit;
  color: #0385CD;
  text-decoration: none;
  cursor: pointer;
  font-family: "Funnel Display";
  /* font-size: 19px; */
  font-style: normal;
  font-weight: 400 !important;

}
  a:hover, a:focus {
    color: #303945; }
  a img {
    border: 0; }

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

ul,
ol,
dl {
  margin-bottom: 2.5rem;
  list-style-position: outside;
  line-height: 1.5; }

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: 500; }

blockquote {
  margin: 0 0 2.5rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #848484; }
  blockquote, blockquote p {
    line-height: 1.5;
    color: #3d3d3d; }

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

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

figure {
  margin: 0; }

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #848484;
  background-color: #f4f4f4;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 300;
  color: #060606; }

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

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: 300;
  line-height: 1.4;
  color: #3d3d3d; }

.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: 40em) {
  .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: 64em) {
  .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: 75em) {
  .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: 90em) {
  .xxlarge-text-left {
    text-align: left; }
  .xxlarge-text-right {
    text-align: right; }
  .xxlarge-text-center {
    text-align: center; }
  .xxlarge-text-justify {
    text-align: justify; } }

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

@media print {
  * {
    background: transparent !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; } }

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #1779ba;
  color: #fefefe; }
  [data-whatinput='mouse'] .button {
    outline: 0; }
  .button:hover, .button:focus {
    background-color: #14679e;
    color: #fefefe; }
  .button.tiny {
    font-size: 0.6rem; }
  .button.small {
    font-size: 0.75rem; }
  .button.large {
    font-size: 1.25rem; }
  .button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  .button.primary {
    background-color: #1779ba;
    color: #fefefe; }
    .button.primary:hover, .button.primary:focus {
      background-color: #126195;
      color: #fefefe; }
  .button.secondary {
    background-color: #767676;
    color: #fefefe; }
    .button.secondary:hover, .button.secondary:focus {
      background-color: #5e5e5e;
      color: #fefefe; }
  .button.success {
    background-color: #3adb76;
    color: #060606; }
    .button.success:hover, .button.success:focus {
      background-color: #22bb5b;
      color: #060606; }
  .button.warning {
    background-color: #ffae00;
    color: #060606; }
    .button.warning:hover, .button.warning:focus {
      background-color: #cc8b00;
      color: #060606; }
  .button.alert {
    background-color: #cc4b37;
    color: #fefefe; }
    .button.alert:hover, .button.alert:focus {
      background-color: #a53b2a;
      color: #fefefe; }
  .button.disabled, .button[disabled] {
    opacity: 0.25;
    cursor: not-allowed; }
    .button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
      background-color: #1779ba;
      color: #fefefe; }
    .button.disabled.primary, .button[disabled].primary {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
        background-color: #1779ba;
        color: #fefefe; }
    .button.disabled.secondary, .button[disabled].secondary {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #767676;
        color: #fefefe; }
    .button.disabled.success, .button[disabled].success {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #3adb76;
        color: #060606; }
    .button.disabled.warning, .button[disabled].warning {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #ffae00;
        color: #060606; }
    .button.disabled.alert, .button[disabled].alert {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #cc4b37;
        color: #fefefe; }
  .button.hollow {
    border: 1px solid #1779ba;
    color: #1779ba; }
    .button.hollow, .button.hollow:hover, .button.hollow:focus {
      background-color: transparent; }
    .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
      background-color: transparent; }
    .button.hollow:hover, .button.hollow:focus {
      border-color: #0c3d5d;
      color: #0c3d5d; }
      .button.hollow:hover.disabled, .button.hollow:hover[disabled], .button.hollow:focus.disabled, .button.hollow:focus[disabled] {
        border: 1px solid #1779ba;
        color: #1779ba; }
    .button.hollow.primary {
      border: 1px solid #1779ba;
      color: #1779ba; }
      .button.hollow.primary:hover, .button.hollow.primary:focus {
        border-color: #0c3d5d;
        color: #0c3d5d; }
        .button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled], .button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled] {
          border: 1px solid #1779ba;
          color: #1779ba; }
    .button.hollow.secondary {
      border: 1px solid #767676;
      color: #767676; }
      .button.hollow.secondary:hover, .button.hollow.secondary:focus {
        border-color: #3b3b3b;
        color: #3b3b3b; }
        .button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled], .button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled] {
          border: 1px solid #767676;
          color: #767676; }
    .button.hollow.success {
      border: 1px solid #3adb76;
      color: #3adb76; }
      .button.hollow.success:hover, .button.hollow.success:focus {
        border-color: #157539;
        color: #157539; }
        .button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled], .button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled] {
          border: 1px solid #3adb76;
          color: #3adb76; }
    .button.hollow.warning {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button.hollow.warning:hover, .button.hollow.warning:focus {
        border-color: #805700;
        color: #805700; }
        .button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled], .button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled] {
          border: 1px solid #ffae00;
          color: #ffae00; }
    .button.hollow.alert {
      border: 1px solid #cc4b37;
      color: #cc4b37; }
      .button.hollow.alert:hover, .button.hollow.alert:focus {
        border-color: #67251a;
        color: #67251a; }
        .button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled], .button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled] {
          border: 1px solid #cc4b37;
          color: #cc4b37; }
  .button.clear {
    border: 1px solid #1779ba;
    color: #1779ba; }
    .button.clear, .button.clear:hover, .button.clear:focus {
      background-color: transparent; }
    .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
      background-color: transparent; }
    .button.clear:hover, .button.clear:focus {
      border-color: #0c3d5d;
      color: #0c3d5d; }
      .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus.disabled, .button.clear:focus[disabled] {
        border: 1px solid #1779ba;
        color: #1779ba; }
    .button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled] {
      border-color: transparent; }
    .button.clear.primary {
      border: 1px solid #1779ba;
      color: #1779ba; }
      .button.clear.primary:hover, .button.clear.primary:focus {
        border-color: #0c3d5d;
        color: #0c3d5d; }
        .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
          border: 1px solid #1779ba;
          color: #1779ba; }
      .button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
        border-color: transparent; }
    .button.clear.secondary {
      border: 1px solid #767676;
      color: #767676; }
      .button.clear.secondary:hover, .button.clear.secondary:focus {
        border-color: #3b3b3b;
        color: #3b3b3b; }
        .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
          border: 1px solid #767676;
          color: #767676; }
      .button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
        border-color: transparent; }
    .button.clear.success {
      border: 1px solid #3adb76;
      color: #3adb76; }
      .button.clear.success:hover, .button.clear.success:focus {
        border-color: #157539;
        color: #157539; }
        .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
          border: 1px solid #3adb76;
          color: #3adb76; }
      .button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
        border-color: transparent; }
    .button.clear.warning {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button.clear.warning:hover, .button.clear.warning:focus {
        border-color: #805700;
        color: #805700; }
        .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
          border: 1px solid #ffae00;
          color: #ffae00; }
      .button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
        border-color: transparent; }
    .button.clear.alert {
      border: 1px solid #cc4b37;
      color: #cc4b37; }
      .button.clear.alert:hover, .button.clear.alert:focus {
        border-color: #67251a;
        color: #67251a; }
        .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
          border: 1px solid #cc4b37;
          color: #cc4b37; }
      .button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
        border-color: transparent; }
  .button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fefefe transparent transparent;
    position: relative;
    top: 0.4em;
    display: inline-block;
    float: right;
    margin-left: 1em; }
  .button.dropdown.hollow::after, .button.dropdown.clear::after {
    border-top-color: #1779ba; }
  .button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
    border-top-color: #1779ba; }
  .button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
    border-top-color: #767676; }
  .button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
    border-top-color: #3adb76; }
  .button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
    border-top-color: #ffae00; }
  .button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
    border-top-color: #cc4b37; }
  .button.arrow-only::after {
    top: -0.1em;
    float: none;
    margin-left: 0; }

a.button:hover, a.button:focus {
  text-decoration: none; }

[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;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #848484;
  border-radius: 0;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(6, 6, 6, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
  color: #060606;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -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 #3d3d3d;
    background-color: #fefefe;
    box-shadow: 0 0 5px #848484;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }

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

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

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

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

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

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

::placeholder {
  color: #fefefe; }

[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: 300;
  line-height: 1.8;
  color: #060606; }
  label.middle {
    margin: 0 0 1rem;
    padding: 0.5625rem 0; }

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

.input-group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }
  .input-group > :first-child, .input-group > :first-child.input-group-button > * {
    border-radius: 0 0 0 0; }
  .input-group > :last-child, .input-group > :last-child.input-group-button > * {
    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 #848484;
  background: #f4f4f4;
  color: #060606;
  text-align: center;
  white-space: nowrap;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -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 {
  border-radius: 0;
  -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-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
                -ms-grid-row-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 #848484; }
  .fieldset legend {
    margin: 0;
    margin-left: -0.1875rem;
    padding: 0 0.1875rem; }

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #848484;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
  color: #060606;
  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%2861, 61, 61%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  @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 #3d3d3d;
    background-color: #fefefe;
    box-shadow: 0 0 5px #848484;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  select:disabled {
    background-color: #f4f4f4;
    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):-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: 500;
  color: #cc4b37; }
  .form-error.is-visible {
    display: block; }

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: solid 4px #fefefe;
  border-radius: 0;
  box-shadow: 0 0 0 1px rgba(6, 6, 6, 0.2);
  line-height: 0; }

a.thumbnail {
  transition: box-shadow 200ms ease-out; }
  a.thumbnail:hover, a.thumbnail:focus {
    box-shadow: 0 0 6px 1px rgba(197, 179, 88, 0.5); }
  a.thumbnail image {
    box-shadow: none; }

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

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

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

.align-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-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

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

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

.align-top {
  -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-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-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

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

.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;
              -ms-grid-row-align: stretch;
          align-self: stretch; }

.align-center-middle {
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: 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-order: 1;
      -ms-flex-order: 1;
          order: 1; }

.small-order-2 {
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2; }

.small-order-3 {
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3; }

.small-order-4 {
  -webkit-order: 4;
      -ms-flex-order: 4;
          order: 4; }

.small-order-5 {
  -webkit-order: 5;
      -ms-flex-order: 5;
          order: 5; }

.small-order-6 {
  -webkit-order: 6;
      -ms-flex-order: 6;
          order: 6; }

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

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

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

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

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

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

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

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

.flex-dir-row {
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row; }

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

.flex-dir-column {
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

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

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

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

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

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

/*
  My custom styles:
  Add your scss files below to structure your project styles
*/
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; }

.wp-caption > figcaption {
  max-width: 100%;
  font-size: 0.8rem;
  color: #999;
  padding: 0.25rem 0; }

p.wp-caption-text {
  font-size: 90%;
  color: #666;
  padding: 0.625rem 0; }

.alignleft {
  float: left;
  padding-right: 1rem;
  margin: 0; }

.alignright {
  float: right;
  padding-left: 1rem;
  margin: 0; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.gallery {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-right: -0.625rem;
  margin-left: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery {
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; } }
  .gallery.gallery-columns-1 > .gallery-item {
    width: calc(50% - 1.25rem);
    margin-right: 0.625rem;
    margin-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-1 > .gallery-item {
      width: calc(25% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; } }
  @media print, screen and (min-width: 64em) {
    .gallery.gallery-columns-1 > .gallery-item {
      width: calc(100% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; } }
  .gallery.gallery-columns-2 > .gallery-item {
    width: calc(50% - 1.25rem);
    margin-right: 0.625rem;
    margin-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-2 > .gallery-item {
      width: calc(25% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; } }
  @media print, screen and (min-width: 64em) {
    .gallery.gallery-columns-2 > .gallery-item {
      width: calc(50% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; } }
  .gallery.gallery-columns-3 > .gallery-item {
    width: calc(50% - 1.25rem);
    margin-right: 0.625rem;
    margin-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-3 > .gallery-item {
      width: calc(25% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; } }
  @media print, screen and (min-width: 64em) {
    .gallery.gallery-columns-3 > .gallery-item {
      width: calc(33.33333% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; } }
  .gallery.gallery-columns-4 > .gallery-item {
    width: calc(50% - 1.25rem);
    margin-right: 0.625rem;
    margin-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-4 > .gallery-item {
      width: calc(25% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; } }
  @media print, screen and (min-width: 64em) {
    .gallery.gallery-columns-4 > .gallery-item {
      width: calc(25% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; } }
  .gallery.gallery-columns-5 > .gallery-item {
    width: calc(50% - 1.25rem);
    margin-right: 0.625rem;
    margin-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-5 > .gallery-item {
      width: calc(25% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; } }
  @media print, screen and (min-width: 64em) {
    .gallery.gallery-columns-5 > .gallery-item {
      width: calc(20% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; } }
  .gallery.gallery-columns-6 > .gallery-item {
    width: calc(50% - 1.25rem);
    margin-right: 0.625rem;
    margin-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-6 > .gallery-item {
      width: calc(25% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; } }
  @media print, screen and (min-width: 64em) {
    .gallery.gallery-columns-6 > .gallery-item {
      width: calc(16.66667% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; } }
  .gallery.gallery-columns-7 > .gallery-item {
    width: calc(50% - 1.25rem);
    margin-right: 0.625rem;
    margin-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-7 > .gallery-item {
      width: calc(25% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; } }
  @media print, screen and (min-width: 64em) {
    .gallery.gallery-columns-7 > .gallery-item {
      width: calc(14.28571% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; } }
  .gallery.gallery-columns-8 > .gallery-item {
    width: calc(50% - 1.25rem);
    margin-right: 0.625rem;
    margin-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-8 > .gallery-item {
      width: calc(25% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; } }
  @media print, screen and (min-width: 64em) {
    .gallery.gallery-columns-8 > .gallery-item {
      width: calc(12.5% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; } }
  .gallery.gallery-columns-9 > .gallery-item {
    width: calc(50% - 1.25rem);
    margin-right: 0.625rem;
    margin-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-9 > .gallery-item {
      width: calc(25% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; } }
  @media print, screen and (min-width: 64em) {
    .gallery.gallery-columns-9 > .gallery-item {
      width: calc(11.11111% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; } }
  .gallery .gallery-icon > a {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 1rem;
    border: solid 4px #fefefe;
    border-radius: 0;
    box-shadow: 0 0 0 1px rgba(6, 6, 6, 0.2);
    line-height: 0;
    transition: box-shadow 200ms ease-out; }
    .gallery .gallery-icon > a:hover, .gallery .gallery-icon > a:focus {
      box-shadow: 0 0 6px 1px rgba(197, 179, 88, 0.5); }
    .gallery .gallery-icon > a image {
      box-shadow: none; }
  .gallery .gallery-icon > img {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 1rem;
    border: solid 4px #fefefe;
    border-radius: 0;
    box-shadow: 0 0 0 1px rgba(6, 6, 6, 0.2);
    line-height: 0; }

/*
Frontend styles for gutenberg blocks
*/
/** === Base Color Palatte === */
.has-primary-background-color {
  background-color: #1779ba; }

.has-primary-color {
  color: #1779ba; }

.has-secondary-background-color {
  background-color: #767676; }

.has-secondary-color {
  color: #767676; }

.has-success-background-color {
  background-color: #3adb76; }

.has-success-color {
  color: #3adb76; }

.has-warning-background-color {
  background-color: #ffae00; }

.has-warning-color {
  color: #ffae00; }

.has-alert-background-color {
  background-color: #cc4b37; }

.has-alert-color {
  color: #cc4b37; }

/** === Button === */
/** === File === */
/* WINDOWS HACKS */
/* TARGET IOS DEVICES */
/* FOR NON IOS DEVICES */
/* GLOBAL STYLES */
#videobg {
  position: absolute;
  z-index: 5;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  overflow: hidden; }

#videobg video {
  position: absolute;
  min-height: 100%;
  min-width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0); }


.video_rappa, .wp-block-embed__wrapper {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin: 50px auto 50px; }

.video_rappa video, .wp-block-embed__wrapper iframe {
  position: absolute;
  min-height: 100%;
  min-width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0); }

.entry-title {
  position: relative; }

.videopost:before {
  content: 'VIDEO';
  position: relative;
  display: inline-block;
  font-size: .8rem;
  font-weight: 800;
  line-height: 1;
  color: #fff;
  background-color: #333;
  padding: 6px 8px 4px;
  margin-bottom: 10px; }

ul.pagination li {
  display: inline-block;
  margin: 0 6px; }

ul.pagination li a {
  display: inline-block;
  padding: 4px 8px;
  background-color: #f8f8f8; }

li.pagination-next {
  display: none !important; }

.suppimg {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important; }

@media only screen and (max-width: 64em) {
  .suppimg {
    display: inline-block;
    width: 100%;
    padding-top: 55%;
    margin-top: 10px; } }

.inset_content {
  width: 100%;
  margin: 0 auto; }
  @media print, screen and (min-width: 64em) {
    .inset_content {
      max-width: 85%; } }

p.inset_content {
  margin: 0 auto 2.5em; }

.noleftpad {
  padding-left: 0px !important; }

.grecaptcha-badge {
  z-index: -1;
  opacity: 0; }

body {
  background-color: #fefefe; }

body.admin-bar .offcan_nav_wrapper,
body.admin-bar .website_header,
body.admin-bar .website_header.scrolled,
body.admin-bar .website_header.navactive {
  top: 46px !important; }

@media print, screen and (min-width: 783px) {
  body.admin-bar .offcan_nav_wrapper,
  body.admin-bar .website_header,
  body.admin-bar .website_header.scrolled,
  body.admin-bar .website_header.navactive {
    top: 32px !important; } }

@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed; } }

a {
  font-weight: 700;
  transition: all .3s ease-in-out; }

.nospace {
  margin: 0 auto; }

.pullup {
  margin-bottom: -50px; }

strong {
  font-weight: 800; }

.centered {
  text-align: center; }

.smalltxt {
  font-size: 60%; }

.smallertxt {
  font-size: 85%; }

.updated {
  font-size: .9rem; }

.single-position p.updated {
  margin-bottom: 5px; }

.largertxt {
  font-size: 1.1rem;
  font-weight: 800; }
  @media print, screen and (min-width: 64em) {
    .largertxt {
      font-size: 1.2rem; } }

hr {
  border-color: #bebebe;
  opacity: .5;
  margin: 2.2em auto; }

hr.wp-block-separator {
  margin: 1em auto 3em; }

.riseup {
  position: relative;
  z-index: 25; }

.doc_download {
  position: relative; }
  .doc_download:before {
    content: '';
    position: relative;
    display: inline-block;
    margin-right: 8px;
    height: 25px;
    width: 18px;
    top: 5px;
    background-image: url("/images/icon_document.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }

.post_snippet {
  padding-bottom: 10px; }
  .post_snippet p {
    margin-bottom: .5em; }

.joblistings h5 {
  margin-bottom: 0;
  padding: 15px; }

.backlink {
  margin-top: 20px;
  margin-bottom: 50px; }
  .backlink a {
    display: inline-block;
    padding: 8px 12px;
    background-color: #060606; }

.column, .columns, .columns {
  padding-right: 0;
  padding-left: 0; }
  @media print, screen and (min-width: 40em) {
    .column, .columns, .columns {
      padding-right: 2%;
      padding-left: 2%; } }

.wp-block-separator {
  border-top: 0;
  border-bottom: 1px solid #ddd; }

.nopad {
  padding: 0 !important; }

.topnbottom {
  padding: 30px 0 20px; }
  @media print, screen and (min-width: 40em) {
    .topnbottom {
      padding: 40px 0 30px; } }
  @media print, screen and (min-width: 64em) {
    .topnbottom {
      padding: 50px 0 40px; } }
  @media screen and (min-width: 75em) {
    .topnbottom {
      padding: 60px 0 50px; } }
  @media screen and (min-width: 90em) {
    .topnbottom {
      padding: 80px 0 70px; } }

section {
  position: relative;
  margin: 0 auto;
  padding: 50px 0; }
  @media print, screen and (min-width: 40em) {
    section {
      padding: 55px 0; } }
  @media print, screen and (min-width: 64em) {
    section {
      padding: 60px 0; } }
  @media screen and (min-width: 75em) {
    section {
      padding: 70px 0; } }
  @media screen and (min-width: 90em) {
    section {
      padding: 80px 0; } }

textarea {
  resize: none; }

.map_rappa {
  position: relative;
  width: 100%;
  padding-top: 76%;
  overflow: hidden;
  margin: 0 auto 30px;
  border: 2px solid #979797; }
  .map_rappa iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  @media print, screen and (min-width: 40em) {
    .map_rappa {
      padding-top: 64%; } }
  @media print, screen and (min-width: 64em) {
    .map_rappa {
      padding-top: 50%; } }

blockquote, blockquote p {
  color: #fff;
  font-size: 1.1rem;
  font-weight: 700; }
  @media screen and (min-width: 75em) {
    blockquote, blockquote p {
      font-size: 1.2rem; } }

blockquote {
  display: inline-block;
  padding: 25px 25px 5px;
  margin: 15px auto 40px;
  background-color: #444;
  overflow: hidden; }
  blockquote p {
    margin-bottom: 20px; }
  blockquote cite {
    margin-bottom: 20px; }
  @media screen and (min-width: 90em) {
    blockquote {
      padding: 40px 40px 15px; } }

@media print, screen and (min-width: 64em) {
  ul.two_columns {
    -webkit-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 50px;
            column-gap: 50px; }
    ul.two_columns li > ul > li {
      -webkit-column-count: 1;
              column-count: 1; } }

.inner_rappa,
.inner_rappa_wide,
.inner_rappa_narrow {
  position: relative;
  z-index: 25;
  margin: 0 auto; }
  .inner_rappa ul, .inner_rappa ol,
  .inner_rappa_wide ul,
  .inner_rappa_wide ol,
  .inner_rappa_narrow ul,
  .inner_rappa_narrow ol {
    margin-left: 1.8em;
    line-height: 1.4;
    margin-bottom: 3em; }
    .inner_rappa ul ul, .inner_rappa ol ul,
    .inner_rappa_wide ul ul,
    .inner_rappa_wide ol ul,
    .inner_rappa_narrow ul ul,
    .inner_rappa_narrow ol ul {
      list-style: circle;
      margin-top: .5em;
      margin-left: 1.2em;
      margin-bottom: .6em; }
    .inner_rappa ul li, .inner_rappa ol li,
    .inner_rappa_wide ul li,
    .inner_rappa_wide ol li,
    .inner_rappa_narrow ul li,
    .inner_rappa_narrow ol li {
      font-weight: 500;
      font-size: 1.1rem;
      margin-bottom: .5em; }

.inner_rappa {
  max-width: 1440px;
  padding: 0 6%; }
  @media print, screen and (min-width: 64em) {
    .inner_rappa {
      padding: 0 5%; } }
  @media screen and (min-width: 90em) {
    .inner_rappa {
      padding: 0 3%; } }

.inner_rappa_narrow {
  max-width: 1200px;
  padding: 0 6%; }
  @media print, screen and (min-width: 64em) {
    .inner_rappa_narrow {
      padding: 0 5%; } }
  @media screen and (min-width: 90em) {
    .inner_rappa_narrow {
      padding: 0; } }

.inner_rappa_wide {
  max-width: 1600px;
  padding: 0 6%; }
  @media print, screen and (min-width: 64em) {
    .inner_rappa_wide {
      padding: 0 5%; } }
  @media screen and (min-width: 90em) {
    .inner_rappa_wide {
      padding: 0 3%; } }

.entry-content {
  padding: 0;
  margin: 0; }

  .entry-content .wp-block-image{
    margin:0 auto;
    display: flex;
    justify-content: center;
  }

.wp-block-image {
  margin-bottom: 1.4em;
  width: 100%;
}

.wp-block-image img {
  margin-top: .2em;
  margin-bottom: 1.6em; }

figure.wp-block-image figcaption {
  font-size: .8rem;
  margin-top: -15px;
  margin-bottom: 1.6em; }

@media print, screen and (min-width: 64em) {
  .single-position .entry-content ul {
    -webkit-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 50px;
            column-gap: 50px; } 
        
  .wp-block-image {
  margin-bottom: 1.4em;
}
          
}

.sidebar {
  padding-right: 20px;
  margin-bottom: 50px; }
  .sidebar ul {
    list-style: none;
    margin-left: .6rem; }
  .sidebar li {
    position: relative;
    font-size: 1rem !important; }
  .sidebar li a {
    position: relative; }
    .sidebar li a:before {
      content: '\203A';
      position: relative;
      padding-right: 7px;
      transition: all .3s ease-in-out; }
    .sidebar li a:hover:before {
      padding-right: 12px; }
  .sidebar section {
    padding: 0; }

.responsive_vid {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  border: 1px solid #ddd;
  margin-bottom: 2em; }
  .responsive_vid iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }

.simplelink_rarr {
  position: relative;
  display: inline-block; }
  .simplelink_rarr:after {
    content: '';
    position: relative;
    display: inline-block;
    width: 12px;
    height: 16px;
    top: 3px;
    left: 4px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    transition: all .3s ease-in-out; }
  @media print, screen and (min-width: 64em) {
    .simplelink_rarr {
      font-size: 1.1rem; } }
  .simplelink_rarr:hover {
    color: #017e6d; }
    .simplelink_rarr:hover:after {
      left: 9px; }

/* HEADLINE STYLES */
h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', serif;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 20px; }

h1 {
  font-size: 1.6rem; }
  @media print, screen and (min-width: 40em) {
    h1 {
      font-size: 1.7rem; } }
  @media print, screen and (min-width: 64em) {
    h1 {
      font-size: 1.8rem; } }
  @media screen and (min-width: 90em) {
    h1 {
      font-size: 2rem; } }

h2 {
  font-size: 1.5rem; }
  @media print, screen and (min-width: 40em) {
    h2 {
      font-size: 1.6rem; } }
  @media print, screen and (min-width: 64em) {
    h2 {
      font-size: 1.7rem; } }
  @media screen and (min-width: 90em) {
    h2 {
      font-size: 1.8rem; } }

h3 {
  font-size: 1.3rem; }
  @media print, screen and (min-width: 40em) {
    h3 {
      font-size: 1.4rem; } }
  @media print, screen and (min-width: 64em) {
    h3 {
      font-size: 1.5rem; } }
  @media screen and (min-width: 90em) {
    h3 {
      font-size: 1.6rem; } }

h4 {
  font-size: 1.2rem; }
  @media print, screen and (min-width: 40em) {
    h4 {
      font-size: 1.3rem; } }
  @media screen and (min-width: 75em) {
    h4 {
      font-size: 1.4rem; } }

h5 {
  font-size: 1.1rem; }
  @media print, screen and (min-width: 40em) {
    h5 {
      font-size: 1.2rem; } }
  @media print, screen and (min-width: 64em) {
    h5 {
      font-size: 1.3rem; } }

h6 {
  font-size: 1.1rem; }
  @media print, screen and (min-width: 64em) {
    h6 {
      font-size: 1.2rem; } }

/*  TOOLBAR - HEADER - OFFCANVAS STYLES  */
.website_header {
  position: fixed;
  top: 0;
  left: auto;
  right: 0;
  z-index: 9998;
  width: 100%;
  transition: all .3s; }

.main_toolbar {
  position: relative;
  padding: 15px 5%;
  background-color: #10284E;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
  width: 100%;
  transition: all .3s ease-in-out; }
  .main_toolbar .buttn {
    display: none; }
    @media print, screen and (min-width: 64em) {
      .main_toolbar .buttn {
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex; } }
  @media print, screen and (min-width: 75em) {
    .main_toolbar {
      padding: 20px 3%;
      box-shadow: none; }
     }
       @media print, screen and (min-width: 90em) {
    .main_toolbar {
      padding: 20px 5%;
      box-shadow: none; }}

.website_header.scrolled .main_toolbar {
  background-color: #fefefe;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4); }

.mainbar_nav {
  display: none; }
  @media print, screen and (min-width: 64em) {
    .mainbar_nav {
      display: inline-block; } }

      .header_button_section{
        display: none;
      }

.header_button_section .buttn::after,
.m_right .buttn::after,
.simple_arrow::after,
.col_right .buttn::after,
.cta_bottom_review .buttn::after{
  content: '';
  height: 17px;
  width: 17px;
  background-image:url('/images/arrow-right-long.svg') ;
  background-position: center;
  background-repeat: no-repeat;
  margin-left: 10px;
  position: relative;
  display: flex;
}

.simple_white_arrow::after{
  background-image:url('/images/arrow-right-long.svg') !important ;
  content: '';
  height: 17px;
  width: 17px;
  background-position: center;
  background-repeat: no-repeat;
  margin-left: 10px;
  position: relative;
  display: flex;
}

.simple_arrow::after{
  background-image:url('/images/arrow-right-long-cyan.svg') ;
}
.simple_arrow{
  display: flex;
  align-items: center;
}
.simple_arrow:visited{
      color: #18F3FF !important;
}

.header_button_section .buttn{
  margin-left:10px;
}

.custombtn:hover{
  color: #0385CD;
}

.custombtn::before{
  content: '';
  position: relative;
  height: 17px;
  width: 17px;
  background-image:url('/images/phone_wc.svg') ;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 10px;
  display: inline-flex;
}

.white_phoni::before{
    background-image:url('/images/phone_wc_white.svg') !important ;
}

.custombtn.show_suit::before{
  content: '';
  position: relative;
  height: 17px;
  width: 17px;
  background-image:url('/images/phone_wc_white.svg') ;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 0px;
  display: inline-flex;
  border: 2px solid #fff;
  border-radius: 50%;
  padding:20px
}
.custombtn.show_suit{
  padding: 0px;
}

.offcan_site_wrapper {
  padding-top: 69px; }


.white_outline{
  color: #FFF;
  font-family: "Funnel Display";
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  background-color: transparent ;
  border: 2px solid #FFF;
  padding: 0 20px !important;
  height: 44px !important;
  position: relative !important;
  display: inline-flex;
  align-items: center;
  margin-top: 10px;
  width: 100%;
  justify-content: center;
}
.white_outline:hover{
  background-color: #fff;
  color:#303645;
}

     .footer-left-pre .buttn{
    width: 100%;
  }

  @media print, screen and (min-width: 40em) {
    .offcan_site_wrapper {
      padding-top: 71px; } 
    
         .footer-left-pre .buttn{
    width: unset;
  }
  .white_outline{
  width: unset;
}
}
  @media print, screen and (min-width: 64em) {
     .header_button_section .buttn{
    font-size: 15px !important;
  }
  .white_outline{
  margin-top: 0px;
}
    .offcan_site_wrapper {
      padding-top: 71px; } }
  @media screen and (min-width: 75em) {
  .header_button_section .buttn{
    margin-left:30px;
    font-size: 17px !important;
  }
    .offcan_site_wrapper {
      padding-top: 89px; } }
  @media screen and (min-width: 90em) {
    .offcan_site_wrapper {
      padding-top: 94px; } }

@media print, screen and (min-width: 64em) {
  .offcan_site_wrapper.dosnav_active {
    padding-top: 128px; } }

@media screen and (min-width: 75em) {
  .offcan_site_wrapper.dosnav_active {
    padding-top: 136px; } }

@media screen and (min-width: 90em) {
  .offcan_site_wrapper.dosnav_active {
    padding-top: 141px; } }

.toolbar_logo {
  position: relative;
  display: inline-block;
  left: -5px;
  transition: all .3s ease-in-out; }

.toolbar_logo:hover {
  opacity: .5; }

.toolbar_logo img {
  height: 40px;
  transition: all .3s ease-in-out; }
  @media print, screen and (min-width: 40em) {
    .toolbar_logo img {
      height: 42px; } }
  @media screen and (min-width: 75em) {
    .toolbar_logo img {
      height: 50px; } }
  @media screen and (min-width: 90em) {
    .toolbar_logo img {
      height: 55px; } }

.mainbar_nav ul {
  position: relative;
  right: -6px;
  list-style: none;
  margin: 0;
  padding: 0; }
  .mainbar_nav ul li {
    position: relative;
    display: inline-block;
    font-size: .8rem;
    margin-left: 0px; }
    @media screen and (min-width: 75em) {
      .mainbar_nav ul li {
        font-size: .9rem;
        margin-left: 15px; } }
  .mainbar_nav ul li a {
    color: #FFFFFF;
    padding: 14px 7px;
    transition: all .3s ease-in-out; }
    @media screen and (min-width: 75em) {
      .mainbar_nav ul li a {
        padding: 14px 10px; } }
  .mainbar_nav ul li:hover a {
    color: #258F8B; }
  .mainbar_nav ul li.menu-item-has-children a {
    padding: 14px 12px 14px 2px; }
    @media screen and (min-width: 75em) {
      .mainbar_nav ul li.menu-item-has-children a {
        padding: 14px 15px 20px 5px; } }
  .mainbar_nav ul li.menu-item-has-children:after {
    content: '\203A';
    font-size: 1.2rem;
    position: absolute;
    color: #fff;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(90deg);
        -ms-transform: translateY(-50%) rotate(90deg);
            transform: translateY(-50%) rotate(90deg); }
    .mainbar_nav ul li.menu-item-has-children:hover:after {
    color: #258F8B; }
  .mainbar_nav ul li.desktop_phone_link {
    display: none; }
    .mainbar_nav ul li.desktop_phone_link a {
      color: #B5A061; }
      .mainbar_nav ul li.desktop_phone_link a:hover {
        color: #B5A061; }
    @media print, screen and (min-width: 64em) {
      .mainbar_nav ul li.desktop_phone_link {
        display: inline-block; } }
  .mainbar_nav ul .sub-menu {
    position: absolute;
    margin-top: 10px;
    left: 0;
    width: 0;
    background-color: #fff;
    transition: all .4s ease-in-out;
    overflow: hidden; }
    .mainbar_nav ul .sub-menu li,
    .mainbar_nav ul .sub-menu li a {
      text-align: left;
      display: block !important;
      width: 300px;
    margin-left: 3px !important; }
    .mainbar_nav ul .sub-menu li a {
      color: #395963;
      padding: 12px 20px 12px 12px;
      background-color: rgba(0, 0, 0, 0);
      transition: all .3s ease-in-out;
      font-weight: 500 !important; }
    .mainbar_nav ul .sub-menu li:hover a {
      color: #fff;
      padding-right: 30px;
      background-color: #10284E; }
  .mainbar_nav ul li.menu-item-has-children:hover .sub-menu {
    width: 300px; }

.click_to_call_numba {
  position: relative;
  padding: 10px 30px 15px;
  font-weight: 800;
  font-size: 1rem;
  transition: all .3s ease-in-out;
  margin-top: 20px; }
  .click_to_call_numba:hover {
    opacity: .4; }

.main_right {
  display: inline-block;
  position: absolute;
  top: 50%;
  padding-left: 10px;
  right: 3%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
  @media print, screen and (min-width: 64em) {
    .main_right {
      right: unset;
     } }
      @media print, screen and (min-width: 75em) {
    .main_right {
      right: unset;
      padding-left: 40px;
     } }

/* SECONDARY NAV BAR */
.secondary_toolbar {
  position: relative;
  z-index: 99;
  display: none;
  padding: 0 3%;
  color: #fff;
  background-color: #8a8a8a;
  font-size: .8rem;
  width: 100%;
  height: 47px; }
  .secondary_toolbar a {
    color: #fff; }
  @media print, screen and (min-width: 64em) {
    .secondary_toolbar {
      display: block; } }
  @media screen and (min-width: 75em) {
    .secondary_toolbar {
      display: block;
      font-size: .9rem; } }
  @media screen and (min-width: 90em) {
    .secondary_toolbar {
      padding: 0 3%;
      height: 47px; } }

.secondary_toolbar.nada {
  display: none !important; }

.second_left {
  float: left; }

.second_right {
  position: relative;
  top: 6px;
  float: right; }

.toolbar_nav ul {
  position: relative;
  top: 2px;
  list-style: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0;
  padding: 0; }
  .toolbar_nav ul li {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    font-size: .7rem; }
    @media screen and (min-width: 90em) {
      .toolbar_nav ul li {
        margin-right: 8px; } }
  .toolbar_nav ul li a {
    position: relative;
    display: inline-block;
    color: #fff;
    padding: 13px 12px 15px 0;
    transition: all .3s ease-in-out; }
  .toolbar_nav ul li a:after {
    content: '';
    position: absolute;
    width: 1px;
    top: 50%;
    height: 16px;
    right: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    background-color: #fff;
    opacity: .3; }
  .toolbar_nav ul li:nth-last-of-type(1) a:after {
    display: none; }
  .toolbar_nav ul li a:hover,
  .toolbar_nav ul li.is-active a {
    opacity: .6; }
  @media screen and (min-width: 75em) {
    .toolbar_nav ul {
      letter-spacing: 2px; } }

.tbar_phone,
.tbar_email {
  font-size: .8rem;
  top: 7px; }
  @media screen and (min-width: 75em) {
    .tbar_phone,
    .tbar_email {
      font-size: .9rem;
      top: 6px; } }

.tbar_phone {
  display: none;
  position: relative;
  color: #FBD91F;
  margin-left: 45px;
  font-weight: 800;
  transition: all .3s ease-in-out; }
  .tbar_phone:before {
    content: '';
    display: inline-block;
    position: absolute;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    top: 1px;
    left: -25px;
    width: 19px;
    height: 19px;
    background-image: url("/images/icon_roundphone.svg"); }
  @media print, screen and (min-width: 64em) {
    .tbar_phone {
      display: inline-block; } }

.tbar_phone:hover {
  color: #dedede;
  opacity: .3; }

.tbar_email {
  position: relative;
  display: inline-block;
  letter-spacing: 0;
  color: #fff;
  transition: all .3s ease-in-out; }
  .tbar_email:before {
    content: '';
    display: inline-block;
    position: absolute;
    margin-right: 10px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    left: -30px;
    top: -2px;
    width: 20px;
    height: 24px;
    background-image: url("/images/icon_mail.svg"); }

.tbar_email:hover {
  opacity: .4; }

/* MOBIL NAVIGATION STYLES */
#mobile_nav_trigga {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 99;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  padding: 10px; }
  @media print, screen and (min-width: 64em) {
    #mobile_nav_trigga {
  display: -webkit-none;
  display: -ms-none;
  display: none;
  z-index: 99;}
  }


.helpr_text {
  display: none;
  position: relative;
  color: #999;
  font-weight: 800;
  line-height: 1;
  margin-right: 15px;
  transition: all .4s ease-in-out; }
  @media print, screen and (min-width: 40em) {
    .helpr_text {
      display: inline-block; } }

.closing_time {
  position: absolute;
  z-index: 9999;
  top: 12px;
  right: 4%;
  width: 40px;
  height: 40px;
  cursor: pointer; }

@media print, screen and (min-width: 40em) {
  .closing_time {
    top: 30px; } }

.mainliner1,
.mainliner2 {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 3px;
  width: 100%;
  background-color: #10284E;
  transition: all .3s ease-in-out; }

.mainliner1 {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  transform: translateX(-50%) translateY(-50%) rotate(-45deg); }

.mainliner2 {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg); }

.closing_time:hover .mainliner1,
.closing_time:hover .mainliner2 {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(0);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(0);
  transform: translateX(-50%) translateY(-50%) rotate(0); }

.mobile_nav_closer {
  opacity: 0; }

.burger_time {
  width: 35px;
  height: 24px;
  padding: 0;
  position: relative;
  display: inline-block;
  cursor: pointer; }

.bar1,
.bar2,
.bar3 {
  position: absolute;
  display: block;
  width: 100%;
  height: 3px;
  left: 50%;
  background-color: #fff;
  transition: all .3s ease; }
  @media print, screen and (min-width: 64em) {
    .bar1,
    .bar2,
    .bar3 {
      background-color: #fff; } }

.bar1 {
  top: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.bar2 {
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%); }

.bar3 {
  bottom: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

#mobile_nav_trigga:hover .bar1,
.burger_time.navactive .bar1 {
  left: 40%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  transition: all .3s ease; }

#mobile_nav_trigga:hover .bar2,
.burger_time.navactive .bar2 {
  left: 60%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  transition: all .3s ease; }

#mobile_nav_trigga:hover .bar3,
.burger_time.navactive .bar3 {
  left: 40%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  transition: all .3s ease; }

.offcan_overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background-color: #232323;
  opacity: 0; }

.offcan_overlay.navactive {
  display: block; }

#offcan_nav_trigger {
  cursor: pointer;
  width: 47px;
  height: 38px; }

.offcan_site_wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  right: 0;
  overflow: hidden; }

.offcan_nav_wrapper,
.offcan_site_wrapper,
.website_header.navactive {
  transition: all .3s; }

.offcan_site_wrapper.navactive {
  overflow: hidden; }

.offcan_nav_wrapper {
  position: fixed;
  z-index: 999999;
  top: 0;
  right: -500px;
  display: inline-block;
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 0 0 90px;
  background: #fefefe; }

.offcan_nav_wrapper ::-webkit-input-placeholder {
  color: #646464;
  font-size: .9rem; }

.offcan_nav_wrapper :-ms-input-placeholder {
  color: #646464;
  font-size: .9rem; }

.offcan_nav_wrapper ::placeholder {
  color: #646464;
  font-size: .9rem; }

.offcan_nav_wrapper.navactive {
  right: 0; }

.offcan_nav_wrapper .closing_time {
  position: absolute;
  top: auto;
  bottom: 50px !important;
  right: 20px !important; }

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

.offcan_nav_wrapper ul li {
  position: relative;
  overflow: hidden;
  width: 100%; }

.offcan_nav_wrapper ul li a {
  display: block;
  font-family: inherit;
  font-weight: 700 !important;
  font-size: .9rem;
  letter-spacing: 3px;
  text-transform: uppercase;
  line-height: 1;
  padding: 22px 13px 22px 30px;
  transition: all .4s ease-in-out;
  border-top: 1px solid #ddd;
  color:#10284E ; }

.offcan_nav_wrapper ul.sub-menu {
  position: relative;
  overflow: hidden;
  height: 0;
  color: #ffffff;
  background: #10284E; }

.offcan_nav_wrapper ul.sub-menu:before {
  content: '';
  position: absolute;
  width: 8px;
  height: 100%;
  top: 0;
  left: 0; }

.offcan_nav_wrapper ul.sub-menu a:hover {
  color: #dedede; }

.offcan_nav_wrapper ul.sub-menu li a {
  padding: 18px 13px 18px 40px !important;
  letter-spacing: 1.5px;
  color: #ffffff;
  text-shadow: none;
  border-top: 1px solid #fff; }

.subset_toggle {
  position: absolute;
  color: #000;
  font-family: inherit;
  cursor: pointer;
  text-align: center;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  transition: all .4s ease; }

.subset_toggle {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  top: 2px;
  right: 4px;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  background: url(/images/navicon_blue_more.svg) no-repeat;
  background-size: 25px 25px;
  background-position: center;
  transition: all .3s ease-in-out; }

.subset_toggle.opened {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

#offcan_closer {
  cursor: pointer;
  width: 35px;
  height: 35px;
  position: absolute;
  z-index: 99;
  top: 16px;
  right: 15px;
  opacity: 0;
  transition: all .2s ease; }

#offcan_closer.navactive {
  opacity: 1;
  transition: all .5s ease; }

.offcan_search {
  padding: 0 5%;
  margin: 20px 0 10px; }
  .offcan_search input {
    margin: 0;
    border: none;
    border: 1px solid #ddd; }
    .offcan_search input:focus {
      box-shadow: none; }
  .offcan_search .searchbttn {
    width: 100%;
    height: 100%;
    background-color: #02B49C;
    background-image: url("/images/icon_search.svg");
    background-size: 25%;
    background-position: center;
    background-repeat: no-repeat;
    border: none;
    outline: none; }
    @media print, screen and (min-width: 64em) {
      .offcan_search .searchbttn {
        background-size: 25%; } }

@media only screen and (min-width: 641px) {
  .offcan_site_wrapper.navactive, .website_header.navactive {
    right: 500px; }
  .offcan_nav_wrapper ul li:hover a {
    transition: all .4s ease; }
  .offcan_nav_wrapper ul li:hover:before {
    left: -43px;
    transition: .2s ease;
    transition-delay: .2s; }
  .offcan_nav_wrapper {
    width: 500px; } }

@media only screen and (max-width: 640px) {
  .offcan_nav_wrapper {
    width: 100%;
    right: -100%; }
  .offcan_site_wrapper.navactive {
    right: 0; } }

/* SEARCH STYLES */
#desktop_search_trigga {
  display: none;
  position: relative;
  top: -2px;
  width: 24px;
  height: 24px;
  margin-left: 25px;
  float: right;
  background-image: url("/images/icon_search_dark.svg");
  background-size: 70%;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  transition: all .3s ease-in-out; }
  #desktop_search_trigga:hover {
    opacity: .3; }
  @media print, screen and (min-width: 64em) {
    #desktop_search_trigga {
      display: inline-block; } }

#desktop_search {
  position: fixed;
  visibility: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  background-color: #3d3d3d;
  opacity: 0; }
  #desktop_search h2, #desktop_search h3, #desktop_search h4 {
    color: #fff; }
  #desktop_search .mainliner1,
  #desktop_search .mainliner2 {
    background-color: #fff !important; }
  #desktop_search ::-webkit-input-placeholder {
    font-size: .9rem;
    color: #646464; }
  #desktop_search :-ms-input-placeholder {
    font-size: .9rem;
    color: #646464; }
  #desktop_search ::placeholder {
    font-size: .9rem;
    color: #646464; }
  #desktop_search [type='text'], #desktop_search [type='password'], #desktop_search [type='date'], #desktop_search [type='datetime'], #desktop_search [type='datetime-local'], #desktop_search [type='month'], #desktop_search [type='week'], #desktop_search [type='email'], #desktop_search [type='number'], #desktop_search [type='search'], #desktop_search [type='tel'], #desktop_search [type='time'], #desktop_search [type='url'], #desktop_search [type='color'], #desktop_search textarea {
    height: auto;
    margin-bottom: 0; }
  #desktop_search div {
    max-width: 800px;
    width: 100%; }
  #desktop_search .searchbttn {
    width: 100%;
    height: 100%;
    background-color: #02B49C;
    background-image: url("/images/icon_search.svg");
    background-size: 22px;
    background-position: center;
    background-repeat: no-repeat;
    border: none;
    outline: none;
    cursor: pointer;
    transition: all .3s ease-in-out; }
    #desktop_search .searchbttn:hover {
      background-color: #017e6d; }

body.searchactive,
html.searchactive {
  overflow-y: hidden !important; }

#desktop_search.searchactive {
  visibility: visible;
  z-index: 99999999; }

/*  PAGE HEADER STYLES  */
.noheader {
  background-color: transparent;
  min-height: 80px; }
  @media print, screen and (min-width: 64em) {
    .noheader {
      min-height: 135px; } }

.page_header,
.page_header_lg {
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 40px;
  background-color: #555; }
  .page_header .imgbg,
  .page_header_lg .imgbg {
    mix-blend-mode: multiply;
    opacity: .6; }

.page_header {
  min-height: 230px; }
  @media print, screen and (min-width: 40em) {
    .page_header {
      min-height: 260px; } }
  @media print, screen and (min-width: 64em) {
    .page_header {
      min-height: 320px; } }
  @media screen and (min-width: 75em) {
    .page_header {
      min-height: 360px; } }
  @media screen and (min-width: 90em) {
    .page_header {
      min-height: 400px; } }
  .page_header .header_content {
    padding: 100px 6% 0; }
    @media print, screen and (min-width: 40em) {
      .page_header .header_content {
        padding: 140px 0 0 6%; } }
    @media print, screen and (min-width: 64em) {
      .page_header .header_content {
        padding: 180px 0 0 5%; } }
    @media screen and (min-width: 75em) {
      .page_header .header_content {
        padding: 200px 0 0 4%; } }
    @media screen and (min-width: 90em) {
      .page_header .header_content {
        padding: 230px 0 0 6%; } }

.page_header_lg {
  min-height: 330px; }
  @media print, screen and (min-width: 40em) {
    .page_header_lg {
      min-height: 400px; } }
  @media print, screen and (min-width: 64em) {
    .page_header_lg {
      min-height: 450px; } }
  @media screen and (min-width: 75em) {
    .page_header_lg {
      min-height: 550px; } }
  @media screen and (min-width: 90em) {
    .page_header_lg {
      min-height: 600px; } }
  .page_header_lg .header_content {
    padding: 250px 6% 0; }
    @media print, screen and (min-width: 40em) {
      .page_header_lg .header_content {
        padding: 300px 0 0 6%; } }
    @media print, screen and (min-width: 64em) {
      .page_header_lg .header_content {
        padding: 340px 0 0 5%; } }
    @media screen and (min-width: 75em) {
      .page_header_lg .header_content {
        padding: 380px 0 0 4%; } }
    @media screen and (min-width: 90em) {
      .page_header_lg .header_content {
        padding: 420px 0 0 6%; } }

.header_content {
  color: #fff;
  position: relative;
  z-index: 25;
  width: 100%;
  line-height: 1.2; }
  .header_content h1, .header_content h2 {
    margin-bottom: 5px;
    line-height: 1; }
  @media print, screen and (min-width: 40em) {
    .header_content {
      width: 80%; } }
  @media print, screen and (min-width: 64em) {
    .header_content {
      width: 70%; } }
  @media screen and (min-width: 75em) {
    .header_content {
      width: 65%; } }
  @media screen and (min-width: 90em) {
    .header_content {
      width: 60%; } }

.imgbg {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  overflow: hidden; }

/*  SPLASH IMAGE HERO BLOCK  */
.imagehero {
  position: relative;
  overflow: hidden;
  color: #fff;
  padding: 65px 6%;
  background-color: #060606; }
  @media print, screen and (min-width: 64em) {
    .imagehero {
      padding: 80px 7%; } }
  @media screen and (min-width: 75em) {
    .imagehero {
      padding: 100px 9%; } }
  @media screen and (min-width: 90em) {
    .imagehero {
      padding: 120px 10%; } }
  .imagehero .imgbg {
    background-position: center !important;
    opacity: .85; }

.leftfade_overlay {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  height: 100%;
  width: 85%;
  mix-blend-mode: multiply;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#00000000',GradientType=1 );
  opacity: .8; }
  @media print, screen and (min-width: 40em) {
    .leftfade_overlay {
      width: 75%; } }
  @media print, screen and (min-width: 64em) {
    .leftfade_overlay {
      width: 55%; } }

.imagehero_content_block {
  position: relative;
  z-index: 25;
  font-weight: 500;
  width: 80%; }
  @media print, screen and (min-width: 40em) {
    .imagehero_content_block {
      width: 70%; } }
  @media print, screen and (min-width: 64em) {
    .imagehero_content_block {
      width: 55%; } }
  @media screen and (min-width: 75em) {
    .imagehero_content_block {
      width: 48%; } }
  @media screen and (min-width: 90em) {
    .imagehero_content_block {
      width: 44%; } }
  .imagehero_content_block h1, .imagehero_content_block h2, .imagehero_content_block h3, .imagehero_content_block h4, .imagehero_content_block h5 {
    font-size: 1.6rem;
    margin-bottom: 20px; }
    @media print, screen and (min-width: 40em) {
      .imagehero_content_block h1, .imagehero_content_block h2, .imagehero_content_block h3, .imagehero_content_block h4, .imagehero_content_block h5 {
        font-size: 1.9rem; } }
    @media print, screen and (min-width: 64em) {
      .imagehero_content_block h1, .imagehero_content_block h2, .imagehero_content_block h3, .imagehero_content_block h4, .imagehero_content_block h5 {
        font-size: 2rem; } }
    @media screen and (min-width: 75em) {
      .imagehero_content_block h1, .imagehero_content_block h2, .imagehero_content_block h3, .imagehero_content_block h4, .imagehero_content_block h5 {
        font-size: 2.2rem; } }
    @media screen and (min-width: 90em) {
      .imagehero_content_block h1, .imagehero_content_block h2, .imagehero_content_block h3, .imagehero_content_block h4, .imagehero_content_block h5 {
        font-size: 2.4rem; } }
  .imagehero_content_block p {
    line-height: 1.5; }

/* ENCLOSED FEATURED BLOCK STYLES */
#featured_block {
  margin-top: 50px;
  min-height: 400px;
  overflow: hidden;
  color: #fff;
  background-color: #081F38; }
  #featured_block .imgbg {
    background-position: center !important;
    mix-blend-mode: multiply; }
  #featured_block .imgbg.sectionbg {
    opacity: .35; }
  #featured_block h1, #featured_block h2, #featured_block h3 {
    color: #38E7A2; }
  @media print, screen and (min-width: 64em) {
    #featured_block p {
      font-size: 1.1rem; } }
  @media screen and (min-width: 90em) {
    #featured_block p {
      font-size: 1.2rem; } }

.feature_block_inner {
  margin: 0 auto;
  max-width: 1600px;
  padding: 0 5%; }
  @media print, screen and (min-width: 64em) {
    .feature_block_inner {
      padding: 0 5%; } }
  @media screen and (min-width: 75em) {
    .feature_block_inner {
      padding: 0 4%; } }

.feature_block_txt_rappa {
  padding: 0 0 10px; }
  @media print, screen and (min-width: 64em) {
    .feature_block_txt_rappa {
      padding: 30px 5% 30px 0; } }
  @media screen and (min-width: 75em) {
    .feature_block_txt_rappa {
      padding: 40px 6% 40px 0; } }
  @media screen and (min-width: 90em) {
    .feature_block_txt_rappa {
      padding: 50px 8% 50px 0; } }

.feature_block_img_rappa {
  position: relative;
  z-index: 10;
  padding-top: 56%;
  background-color: #181818;
  border: 1px solid #979797;
  box-shadow: 3px 4px 8px rgba(0, 0, 0, 0.6); }
  .feature_block_img_rappa .imgbg {
    mix-blend-mode: normal !important; }
  @media print, screen and (min-width: 64em) {
    .feature_block_img_rappa {
      padding-top: 0;
      in-height: 325px; } }
  @media screen and (min-width: 75em) {
    .feature_block_img_rappa {
      min-height: 350px; } }
  @media screen and (min-width: 90em) {
    .feature_block_img_rappa {
      min-height: 400px; } }

/* BANNER CTA STYLES */
.bannerCTA_outer_rappa {
  padding: 50px 0;
  background-color: #efefef; }
  @media print, screen and (min-width: 64em) {
    .bannerCTA_outer_rappa {
      padding: 60px 0; } }
  @media screen and (min-width: 90em) {
    .bannerCTA_outer_rappa {
      padding: 70px 0; } }

.bannerCTA_inner {
  text-align: center;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 6%; }
  @media print, screen and (min-width: 64em) {
    .bannerCTA_inner {
      padding: 0 3%; } }
  @media screen and (min-width: 75em) {
    .bannerCTA_inner {
      padding: 0; } }
  @media screen and (min-width: 90em) {
    .bannerCTA_inner {
      max-width: 1200px; } }
  .bannerCTA_inner h2, .bannerCTA_inner h3, .bannerCTA_inner h4, .bannerCTA_inner h5 {
    margin-bottom: 5px; }
  @media print, screen and (min-width: 64em) {
    .bannerCTA_inner .buttn {
      margin: 0 0 0 30px !important; } }
  @media print, screen and (min-width: 64em) {
    .bannerCTA_inner {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      text-align: left; }
      .bannerCTA_inner p {
        margin-bottom: 0;
        line-height: 1.3; } }

/* TEAM PAGE STYLES */
.associate_tiles_rappa {
  text-align: center; }
  @media print, screen and (min-width: 40em) {
    .associate_tiles_rappa {
      text-align: left;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }

.associate_tile {
  display: inline-block;
  position: relative;
  margin: 0 1% 20px;
  max-width: 260px;
  width: 100%;
  height: 280px;
  overflow: hidden;
  background-color: #444; }
  @media print, screen and (min-width: 40em) {
    .associate_tile {
      max-width: 100%;
      width: 45%;
      margin: 0 2% 20px;
      height: 260px; } }
  @media print, screen and (min-width: 64em) {
    .associate_tile {
      width: 22%;
      margin: 0 1% 25px;
      height: 250px; } }
  @media screen and (min-width: 90em) {
    .associate_tile {
      width: 18%;
      margin: 0 1% 25px;
      height: 280px; } }
  .associate_tile .imgbg {
    background-position: center;
    -webkit-transform: scale(1.01);
        -ms-transform: scale(1.01);
            transform: scale(1.01);
    transition: all .3s ease-in-out; }

a.associate_tile:before {
  content: '[ VIEW BIO ]';
  position: absolute;
  display: inline-block;
  z-index: 10;
  color: #fff;
  font-size: 1rem;
  font-weight: 800;
  letter-spacing: 2px;
  top: 40%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  transition: all .3s ease-in-out;
  opacity: 0; }

@media print, screen and (min-width: 64em) {
  a.associate_tile:hover:before {
    opacity: 1; }
  a.associate_tile:hover .imgbg {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
    opacity: .2; } }

.associate_info {
  position: absolute;
  width: 100%;
  z-index: 25;
  bottom: 0;
  left: 0;
  color: #fff;
  text-align: left;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 15px;
  font-size: .8rem;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }
  @media print, screen and (min-width: 40em) {
    .associate_info {
      padding: 12px;
      font-size: .7rem; } }
  @media print, screen and (min-width: 64em) {
    .associate_info {
      padding: 20px;
      font-size: .8rem; } }
  @media screen and (min-width: 90em) {
    .associate_info {
      padding: 20px;
      font-size: .9rem; } }

.employee_name {
  font-weight: 800;
  font-size: .9rem; }
  @media print, screen and (min-width: 40em) {
    .employee_name {
      font-size: .8rem; } }
  @media print, screen and (min-width: 64em) {
    .employee_name {
      font-size: .9rem; } }
  @media screen and (min-width: 90em) {
    .employee_name {
      font-size: 1rem; } }
  @media screen and (min-width: 90em) {
    .employee_name {
      font-size: 1.1rem; } }

/* BLOCK OF TILES STYLES */
.tiles_rappa {
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 6%; }
  @media print, screen and (min-width: 40em) {
    .tiles_rappa {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: 0 5%; } }
  @media screen and (min-width: 75em) {
    .tiles_rappa {
      padding: 0 4%; } }

.tile_block {
  text-align: center;
  margin: 15px 2% 0; }
  @media print, screen and (min-width: 40em) {
    .tile_block {
      width: 42%;
      margin: 20px 4% 0; } }
  @media print, screen and (min-width: 64em) {
    .tile_block {
      width: 24%;
      margin: 25px 4.5% 0; } }
  .tile_block p {
    font-size: .8rem;
    margin-bottom: 1.5rem; }
    @media print, screen and (min-width: 40em) {
      .tile_block p {
        padding: 0 2%; } }
    @media screen and (min-width: 75em) {
      .tile_block p {
        font-size: .9rem;
        padding: 0 3%; } }
  .tile_block h3, .tile_block h4 {
    color: #333;
    text-transform: uppercase;
    font-size: 1.5rem; }
    @media print, screen and (min-width: 40em) {
      .tile_block h3, .tile_block h4 {
        font-size: 1.4rem; } }
    @media print, screen and (min-width: 64em) {
      .tile_block h3, .tile_block h4 {
        font-size: 1.3rem; } }
    @media screen and (min-width: 75em) {
      .tile_block h3, .tile_block h4 {
        font-size: 1.4rem; } }
    @media screen and (min-width: 90em) {
      .tile_block h3, .tile_block h4 {
        font-size: 1.5rem; } }
  .tile_block .buttn {
    margin-bottom: 10px; }

.tile_img {
  max-width: 170px;
  margin: 0 auto 20px; }
  @media print, screen and (min-width: 40em) {
    .tile_img {
      max-width: 140px; } }
  @media print, screen and (min-width: 64em) {
    .tile_img {
      max-width: 150px; } }
  @media screen and (min-width: 75em) {
    .tile_img {
      max-width: 165px; } }
  @media screen and (min-width: 75em) {
    .tile_img {
      max-width: 180px; } }

/* ACCORDION STYLES */
.accord {
  margin: 0 auto 50px; }

.accord_trigga {
  position: relative;
  line-height: 1.1;
  letter-spacing: 0;
  background-color: #efefef;
  border: 1px solid #979797;
  padding: 12px 20px 14px 60px;
  margin-bottom: 0;
  cursor: pointer;
  transition: all .3s ease-in-out; }
  .accord_trigga:hover {
    background-color: #d7d7d7; }
  .accord_trigga:before {
    content: '';
    position: absolute;
    z-index: 10;
    width: 22px;
    height: 18px;
    top: 50%;
    left: 22px;
    -webkit-transform: translateY(-50%) rotate(180deg);
        -ms-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg);
    background-image: url("/images/angle-up.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: all .3s ease-in-out; }

.accord_trigga.open:before {
  -webkit-transform: translateY(-50%) rotate(0deg);
      -ms-transform: translateY(-50%) rotate(0deg);
          transform: translateY(-50%) rotate(0deg); }

.answer_outer_rappa {
  color: #fff;
  background-color: #333;
  height: 1px;
  overflow: hidden; }

.answer_inner_rappa {
  padding: 25px; }
  @media print, screen and (min-width: 40em) {
    .answer_inner_rappa {
      padding: 40px; } }
  @media print, screen and (min-width: 64em) {
    .answer_inner_rappa {
      padding: 50px; } }
  @media screen and (min-width: 75em) {
    .answer_inner_rappa {
      padding: 60px; } }
  .answer_inner_rappa h1, .answer_inner_rappa h2, .answer_inner_rappa h3, .answer_inner_rappa h4, .answer_inner_rappa h5, .answer_inner_rappa h6 {
    color: #f8f8f8; }

/* TESTIMONIAL STYLES */
.testimonial_block {
  background-color: #f4f4f4; }

.testimonials_rappa {
  padding-top: 50px;
  margin-bottom: -80px; }
  @media print, screen and (min-width: 40em) {
    .testimonials_rappa {
      margin-bottom: 0;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; } }

.testimonial {
  text-align: center;
  background-color: #333;
  border: 2px solid #979797;
  margin: 0 auto 100px;
  padding: 0 5% 50px;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }
  @media print, screen and (min-width: 40em) {
    .testimonial {
      width: 46%;
      margin: 0 2% 80px;
      padding: 0 4% 50px; } }
  @media print, screen and (min-width: 64em) {
    .testimonial {
      width: 29%;
      margin: 0 2%;
      padding: 0 4% 50px; } }
  @media screen and (min-width: 75em) {
    .testimonial {
      width: 28%;
      margin: 0 2.5%;
      padding: 0 3% 50px; } }

.testimonial_headshot {
  display: inline-block;
  position: relative;
  width: 120px;
  height: 120px;
  top: -60px;
  border-radius: 50%;
  background-color: #333;
  border: 2px solid #979797;
  overflow: hidden;
  margin-bottom: -50px; }
  @media screen and (min-width: 75em) {
    .testimonial_headshot {
      width: 130px;
      height: 130px;
      top: -65px;
      margin-bottom: -55px; } }
  .testimonial_headshot img {
    min-width: 100%;
    min-height: 100%; }

.testifier {
  color: #fff;
  font-weight: 900;
  font-size: 1.1rem; }

.occupation {
  color: #fff;
  font-weight: 700;
  line-height: 1.2;
  font-size: .8rem;
  margin-bottom: 25px;
  opacity: .6; }
  @media print, screen and (min-width: 64em) {
    .occupation {
      font-size: .7rem; } }
  @media screen and (min-width: 75em) {
    .occupation {
      font-size: .8rem; } }

.testimony {
  position: relative;
  color: #fff;
  font-size: .9rem;
  line-height: 1.3;
  font-weight: 700;
  margin-bottom: 0; }
  .testimony:before {
    position: relative;
    content: '\201C'; }
  .testimony:after {
    position: relative;
    content: '\201D'; }
  @media print, screen and (min-width: 64em) {
    .testimony {
      font-size: .8rem; } }
  @media screen and (min-width: 75em) {
    .testimony {
      font-size: .9rem; } }

/* MO STYLES */
.appform_rappa {
  padding: 30px 5%;
  background-color: #eaeaea;
  margin-bottom: 20px; }
  .appform_rappa [type='text'], .appform_rappa [type='password'], .appform_rappa [type='date'], .appform_rappa [type='datetime'], .appform_rappa [type='datetime-local'], .appform_rappa [type='month'], .appform_rappa [type='week'], .appform_rappa [type='email'], .appform_rappa [type='number'], .appform_rappa [type='search'], .appform_rappa [type='tel'], .appform_rappa [type='time'], .appform_rappa [type='url'], .appform_rappa [type='color'] {
    margin-bottom: 0; }
  .appform_rappa form p {
    margin-bottom: .8em; }

.post-navigation::before, .post-navigation::after {
  display: table;
  content: ' ';
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1; }

.post-navigation::after {
  clear: both; }

.nav-previous {
  float: left; }

.nav-next {
  float: right; }

.custom-container{
  padding: 20px 0px;
}

.main-container {
  padding: 20px 0px; }
  @media print, screen and (min-width: 40em) {
    .main-container {
      padding: 20px 0; } 
    .custom-container{
  padding: 20px 0px;
}}
  @media print, screen and (min-width: 64em) {
    .main-container {
      padding: 30px 0 60px; 
      max-width: 1024px;
  margin: 0px auto;} 

.custom-container{
      padding: 30px 0 60px; 
  margin: 0px auto;
}}

      .breadycrumby {
        padding: 30px 0px 0px;
      }

.main-grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; 
  justify-content: space-between;
margin-top: 40px;}

.sidebar-left .main-content {
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1; }

.sidebar-left .sidebar {
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2; }

@media print, screen and (min-width: 64em) {
  .sidebar-left .main-content {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .sidebar-left .sidebar {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; } }

.main-content-full-width {
  width: calc(100% - 1.25rem);
  margin-right: 0.625rem;
  margin-left: 0.625rem; }

.main-content {
  margin-bottom: 20px; }
  @media print, screen and (min-width: 64em) {
    .main-content {
      width: calc(66.66667% - 1.875rem);
      max-width: 33%;
      margin-right: 0.9375rem;
      margin-left: 0.9375rem;
      padding-right: 2em; } }

.sidebar {
  width: calc(100% - 1.25rem);
  margin-right: 0.625rem;
  margin-left: 0.625rem; 
  position: sticky;}
  @media print, screen and (min-width: 64em) {
    .sidebar {
      width: calc(33.33333% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; } }

.footer-container {
  color: #fefefe;
background: #19263B; }

.footer-grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
  .footer-grid ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }

.foota_contact {
  position: relative;
  background-color: #eaeaea;
  margin: 0 auto; }
  .foota_contact form ::-webkit-input-placeholder {
    color: #888; }
  .foota_contact form :-ms-input-placeholder {
    color: #888; }
  .foota_contact form ::placeholder {
    color: #888; }
  .foota_contact [type='text'], .foota_contact [type='password'], .foota_contact [type='date'], .foota_contact [type='datetime'], .foota_contact [type='datetime-local'], .foota_contact [type='month'], .foota_contact [type='week'], .foota_contact [type='email'], .foota_contact [type='number'], .foota_contact [type='search'], .foota_contact [type='tel'], .foota_contact [type='time'], .foota_contact [type='url'], .foota_contact [type='color'], .foota_contact textarea {
    font-size: .9rem;
    font-weight: inherit;
    margin-bottom: 0;
    padding: 0.6rem 1rem;
    height: auto;
    background-color: rgba(255, 255, 255, 0.7); }
  .foota_contact [type='text']:focus, .foota_contact [type='password']:focus, .foota_contact [type='date']:focus, .foota_contact [type='datetime']:focus, .foota_contact [type='datetime-local']:focus, .foota_contact [type='month']:focus, .foota_contact [type='week']:focus, .foota_contact [type='email']:focus, .foota_contact [type='number']:focus, .foota_contact [type='search']:focus, .foota_contact [type='tel']:focus, .foota_contact [type='time']:focus, .foota_contact [type='url']:focus, .foota_contact [type='color']:focus, .foota_contact textarea:focus {
    background-color: rgba(255, 255, 255, 0.9); }
  .foota_contact textarea {
    margin-top: 25px; }
    @media print, screen and (min-width: 64em) {
      .foota_contact textarea {
        height: 100%;
        margin-top: 0; } }
  .foota_contact .imgbg {
    background-position: center !important;
    mix-blend-mode: multiply;
    opacity: .1; }

.foota_nav ul {
  position: relative;
  list-style: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 20px 0 30px 0;
  padding: 0; }
  .foota_nav ul li {
    position: relative;
    display: inline-block;
    margin-right: 10px; }
    @media screen and (min-width: 90em) {
      .foota_nav ul li {
        margin-right: 8px; } }
  .foota_nav ul li a {
    position: relative;
    display: inline-block;
    color: #5EB5E8;
    padding: 2px 12px 5px 0;
    transition: all .3s ease-in-out; }
  .foota_nav ul li a:after {
    content: '';
    position: absolute;
    width: 1px;
    top: 50%;
    height: 16px;
    right: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    background-color: #777;
    opacity: .3; }
  .foota_nav ul li:nth-last-of-type(1) a:after {
    display: none; }
  .foota_nav ul li a:hover,
  .foota_nav ul li.is-active a {
    opacity: .5; }
  @media print, screen and (min-width: 64em) {
    .foota_nav ul {
      margin: 0; } }

.credits {
  display: inline-block;
  width: 100%;
  background-color: #10284E;
  color: #fefefe;
  padding: 20px 5%;
  font-size: .8rem;
  text-transform: uppercase;
  overflow: hidden; }
  @media print, screen and (min-width: 64em) {
    .credits {
      padding: 25px 5%; } }

.creds_left {
  margin-top: 0;
  margin-bottom: 5px; }
  @media print, screen and (min-width: 64em) {
    .creds_left {
      float: left; } }

@media print, screen and (min-width: 64em) {
  .creds_right {
    float: right; } }

.madeby {
  display: inline-block;
  position: relative; }
  @media print, screen and (min-width: 64em) {
    .madeby {
      vertical-align: top;
      margin-top: 6px; } }

.madeby,
.madeby img {
  width: 64px;
  height: 24px;
  transition: all .3s ease-in-out; }

.madeby:hover {
  opacity: .5; }

.disclaimer {
  font-size: .8rem; }

.social_rappa {
  position: relative;
  margin: 20px 0;
  overflow: hidden; }
  @media print, screen and (min-width: 64em) {
    .social_rappa {
      display: inline-block;
      
      margin: 50px 0px; } }

.social_icon {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 0 4px 0 0;
  background-color: #19263B;
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
  transition: all .3s ease;
  border-radius: 50%; 
  border:2px solid #fff}
  @media print, screen and (min-width: 64em) {
    .social_icon {
      width: 60px;
      height: 60px; } }

.facebook {
  background-image: url("/images/icon_facebook.svg"); }

.twitter {
  background-image: url("/images/icon_twitter.svg"); }

.instagram {
  background-image: url("/images/icon_instagram.svg"); }

.youtube {
  background-image: url("/images/icon_youtube.svg"); }

.linkedin {
  background-image: url("/images/icon_linkedin.svg"); }

.social_icon:hover {
  opacity: .4; }

body#tinymce {
  height: auto;
  max-width: 100rem;
  padding: 1.25rem !important; }

.buttn,
.wp-block-button__link,
.wpcf7-submit {
  position: relative !important;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-align-items: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-justify-content: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  line-height: 30px !important;
  font-size: 17px !important;
  font-weight: 600 !important;
  letter-spacing: .51px;
  color: #fefefe !important;
  border-radius: 0 !important;
  background-color: #0385CD !important;
  padding: 0 20px !important;
  height: 44px !important;
  font-family: "Funnel Display" !important;
  transition: all .3s ease-in-out !important;
  -webkit-text-size-adjust: none !important;
      -ms-text-size-adjust: none !important;
          text-size-adjust: none !important; }

.buttn:active,
.buttn:visited,
.buttn:focus,
.wpcf7-submit:active,
.wpcf7-submit:visited,
.wpcf7-submit:focus,
.wp-block-button__link:active,
.wp-block-button__link:visited,
.wp-block-button__link:focus {
  color: #fff ; }

.buttn:hover,
.wp-block-button__link:hover,
.wpcf7-submit:hover {
  background-color: #10284E !important; }

.entry-content .buttn,
.entry-content .wp-block-button__link {
  margin-bottom: 3em !important; }

[data-whatinput="mouse"] a:focus, button:focus [data-whatinput="touch"] a:focus, button:focus {
  outline: none; }
.logo_footer{
  width: max-content;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
  @media print, screen and (min-width:64em){
.logo_footer{
  align-items: center;
}}
.footer-contain_sub{
  padding: 60px 5% 0px;
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
}
.toolbar_logo_footer img{
  height: 78px;
}
.menu_footer{
  width: 100%;
  margin-top: 50px;
}
.second_nav ul{
  column-count: 1;
  list-style-type: none;
  margin-left: 0;
  column-gap: 10px;
}

.second_nav ul li{
  margin-bottom: 15px;
  padding-right: 10px;
}

.menu_footer p{
  margin-bottom: 0;
  color: #FFF;
  font-family: "Funnel Display";
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 38px; 
  text-transform: uppercase;
}
.menu_footer a{
  margin-bottom: 0;
  color: #FFF;
  font-family: "Funnel Display";
  font-size: 17px;
  font-style: normal;
  font-weight: 700; 
  text-transform: uppercase;
}

.menu_footer a:hover{
color: #258F8B;
}

.right_cta_footer{
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  width: 100%;
}

.right_cta_footer p{
  margin-bottom: 0;
  color: #7AD6D2;
  font-family: "Funnel Display";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
}


.right_cta_footer a{
  color: #FFF;
  font-family: "Figtree";
  font-size: 16px;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 1.5;
  text-transform: lowercase !important;
  width: 286px !important;
}

.footer-contain_loco{
  padding: 0px 5%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  row-gap: 16px;
}

.location_grouper{
  width: 100%;
  background: #F0F2F4;
  padding: 30px 25px;
}

.location_grouper h2, .location_grouper a{
  color: #19263B;
  font-family: "Funnel Display";
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.location_grouper p a{
  color: #000;
  font-family: "Figtree";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.bronlyone br{
  display: none;
}
.custombtn{
  padding:5px 5px;
  display: flex;
  align-items: center;
  color: #fff;
}
.show_suit{
  display: block;
}
    .no_suit {
        display: none;
        font-size: 17px;
    }

    .location_grouper p a:hover, .location_grouper h2 a:hover{
      text-decoration: underline;
    }

@media print, screen and (min-width:64em){
  .footer-contain_sub{
  padding: 60px 4% 0px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.right_cta_footer{
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  width: 32%;
}
.right_cta_footer p{
  font-size: 24px;
}
.custombtn{
  padding:5px 20px;
}
.menu_footer{
  width: 37%;
  margin-top: 0px;
}
.second_nav ul{
  column-count: 2;
  list-style-type: none;
  margin-left: 0;
}
.menu_footer p,.menu_footer a {
  font-size: 17px;
}
.footer-contain_loco{
  padding: 0px 4%;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}
.location_grouper{
  width: 32%;
  background: #F0F2F4;
  padding:35px ;
}
.location_grouper h2, .location_grouper a{
  font-size: 28px;
}
.location_grouper p a{
  font-size: 18px;
}
.bronlyone br{
  display: flex;
}
.header_button_section{
  width: max-content;
  position: absolute;
  top: 50%;
  right: 3%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: flex;
  align-items: center;
}
.mainbar_nav a{
  font-size: 15px; 
}
  .right_cta_footer a{
  font-size: 20px;
  width: unset !important;
}

}
@media print, screen and (min-width:75em){
  .location_grouper h2, .location_grouper a{
  font-size: 31px;
}
  .location_grouper p a{
  font-size: 20px;
}
    .footer-contain_sub{
  padding: 60px 5% 0px;
}
  .footer-contain_loco{
  padding: 0px 5%;
}
  .right_cta_footer a{
  font-size: 20px;
  width: 286px !important;
}
.menu_footer p,.menu_footer a {
  font-size: 19px;
}
.no_suit{
  display:none
}

.right_cta_footer p{
  font-size: 28px;
}

.location_grouper{
  padding: 42px 57px 56px;
}
}
@media print, screen and (min-width:90em){
.mainbar_nav a{
  font-size: 17px; 
}.header_button_section{
  right:5%;
}
.show_suit{
  display: none;
}
.no_suit{
  display:flex;
  align-items: center;
}
}

.hero{
  display: block;
}

.hero_right .imgbg{
  background-position: center;
}

.hero_left, .hero_right{
  width: 100%;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.hero_left{
  padding:80px 3% 40px 3%;
}

.hero_right{
  height: 400px;
}

.hero_right .smaller{
  width: 150px;
  height: 150px;
  bottom: 15px;
  right: 23px;
  top:unset;
  left: unset;
  background-size: contain !important;
  background-position: center;
}

.blue_h{
  color: #7AD6D2;
  font-family: "Funnel Display";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.54px;
  text-transform: uppercase;
  margin-bottom: 0px;
}

.white_h1{
  color: #FFF;
  font-family: "Funnel Display";
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
}

.blog_settings_header{
  padding-bottom: 20px;
}

.white_h1 span{
  color: #7AD6D2;
}

.h_ptag p{
  color: #FFF;
  font-family: 'Figtree';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}

.fee_c{
  color: #FFF;
  font-family: "Funnel Display";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
 line-height: 1.5;
  margin-bottom: 19px;
}

.hero_left .buttn.custombtn::before, .cta-content .custombtn::before, .single-blog-content .custombtn::before, .right_cta_footer .custombtn::before{
  background-image: url(/images/phone_wc_white.svg) !important;
  content: '';
  position: relative;
  height:25px;
  width:25px;
  background-size: cover !important;
  margin-right: 20px;
  
}

.hero_left .buttn, .single-blog-content .buttn{
  margin-bottom: 19px;
  padding: 5px 30px !important;
  align-items: center !important;
}

.ctna{
  color: #FFF;
  font-family: "Funnel Display";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}

.ctna a{
  color: #FFF;
  font-family: "Funnel Display";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
}

.hero_right .alignement{
  background-position: bottom center;
}

.hero_right_custom .alignements{
  background-size: contain !important ;
  background-position: center;
}

#scholarship-form, .custom-bg{
  background-color: #E9E9E9;
    padding: 25px 30px 25px 30px;
    max-width: 1280px;
    margin:40px auto 10px
}

@media print, screen and (min-width:40em){
.blue_h{
  font-size: 16px;
}
.hero_right .smaller{
  width: 150px;
  height: 150px;
  bottom: 20px;
  right: 30px;
}
}
@media print, screen and (min-width:64em){


  .hero_right{
  height: 400px;
}
.hero_right{
  height: unset;
}

.hero_left{
  min-height: 630px;
    display: flex;
  flex-direction: column; /* stack children vertically */
  justify-content: center; /* center them vertically */
  align-items: flex-start; 
  padding:80px 5% 90px 5%;
}

.hero_right .smaller{
  width: 200px;
  height: 200px;
  bottom: 30px;
  right: 40px;
}

.white_h1{
  font-size: 42px;
}

.h_ptag p{
  font-size: 18px;
}

.fee_c{
  font-size: 20px;
}
.ctna{
  font-size: 16px;
}
.hero_left, .hero_right{
  width: 50%;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.hero_left{
  width: 65%;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.hero_right_custom{
  width: 35%;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.hero{
  display: flex;
}
  .hero_left .buttn, .single-blog-content .buttn{
    font-size: 20px !important;
  }
}
@media print, screen and (min-width:75em){
  .hero_left .buttn, .single-blog-content .buttn {
    font-size: 24px !important;
  }
    .hero_left{
      
  padding:103px 5% 90px 5%;
}

.hero_right .smaller{
  width: 250px;
  height: 250px;
  bottom: 30px;
  right: 40px;
}

.blue_h{
  font-size: 16px;
}

.white_h1{
  font-size: 46px;
}

.h_ptag p{
  font-size: 18px;
}

.fee_c{
  font-size: 22px;
}
.ctna{
  font-size: 18px;
}
}
@media print, screen and (min-width:90em){
      .hero_left{
      
  padding:153px 5% 90px 5%;
}

  .hero_left.custom{
  padding:95px 6%;
}

.hero_right .smaller{
  width: 300px;
  height: 300px;
  bottom: 37px;
  right: 51px;
}

.blue_h{
  font-size: 18px;
}

.white_h1{
  font-size: 54px;
}

.h_ptag p{
  font-size: 19px;
}

.fee_c{
  font-size: 24px;
}
}

@media print, screen and (min-width:120em){
  .hero_left{
  padding:173px 80px 120px 108px;
}}


/* 1. Put the background behind BOTH columns */
.hero_custom {
    position: relative;
    display: flex;
    flex-wrap: wrap;             /* keep it responsive */
    background-image: url('/wp-content/uploads/rectangle-131.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 40px 20px;   
        flex-direction: column;       /* adjust to your layout */
}

/* 2. Remove the old background from the left side (overrides inline style) */
.hero_left.custom {
    position: relative;
    z-index: 1;
}

/* Right side container */
.hero_right_custom {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1; 
    min-height: 400px;
}

/* 3. Image box sits ON TOP and is contained */
.imgbg.alignements {
    width: 100%;
    max-width: 500px;           /* tweak as needed */
    aspect-ratio: 4 / 3;        /* keeps a nice box; change if needed */
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
    z-index: 2;
}

/* Optional: if you want some "card" feel for the image */
.imgbg.alignements {
    border-radius: 12px;
    overflow: hidden;
}

@media print, screen and (min-width:64em){
  /* 1. Put the background behind BOTH columns */
.hero_custom {
    position: relative;
    display: flex;
    flex-wrap: wrap;             /* keep it responsive */
    background-image: url('/wp-content/uploads/rectangle-131.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 40px 20px;  
        flex-direction: row;        /* adjust to your layout */
}
}



.m_section{
  display: block;
}

.m_left, .m_right{
  width: 100%;
  position: relative;
}

.m_right{
  padding: 20px 6% 80px;
   background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, #FFF 10%);
  position: relative;
  z-index: 11;
  display: block;
}
.m_right p{
  color: #3C3C3C;
  font-family: 'Figtree';
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;

}

.m_left{
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 100px 6% 0px;
  overflow-y: visible;
}

.m_left h2{
  position: relative;
  z-index: 10;
  display: block;
  color: #608B90;
  font-family: "Funnel Display";
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 115%;
  text-wrap: balance;
  mix-blend-mode:multiply
}

  .m_left .imgbg{
    overflow-y: visible;
    background-position: bottom;
    min-height: 125%;
}

@media print, screen and (min-width:40em){
.m_right p{
  font-size: 16px;
}
}
@media print, screen and (min-width:64em){
  .m_left .imgbg{
    min-height: unset;
  right: 0%;
  left:unset;
  background-position: center;
}
.m_section{
  display: flex;
}

.m_left, .m_right{
  width: 50%;
  position: relative;
}
.m_right{
  padding: 80px 6%;
}
.m_left{
  padding: 70px 6%;
}

.m_left h2{
  font-size: 46px;
}
}
@media print, screen and (min-width:75em){
.m_left .imgbg{
  right: 20%;
}
.m_right{
  padding: 80px 6%;
}
.m_right p{
  font-size: 18px;
}

.m_left{
  padding: 70px 6%;
}

.m_left h2{
  font-size: 52px;
}
}
@media print, screen and (min-width:90em){
.m_right{
  padding: 80px 6%;
}
.m_right p{
  font-size: 19px;
}

.m_left{
  padding: 100px 5% 100px 8%;
}

.m_left h2{
  font-size: 60px;
}
}

@media print, screen and (min-width:120em){


.m_left{
  padding: 100px 8%;
}

}

.grid_main_contain{
  position: relative;
}

.custy{
  opacity: .8;
}
.reason{
  background:rgba(48,57,69, .95);
  position: relative;
  z-index: 5;
  display: flex;
  flex-direction: column;
}

.r_top{
  display: flex;
  flex-direction: column;
  max-width: 1500px;
  padding: 60px 6% 0px;
  margin:0px auto
}

.r_top p{
  color: #DBDBDB;
  text-align: center;
  font-family: "Funnel Display";
  font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 1.5;
  margin-bottom: 17px;
  text-wrap: balance;
}

.r_top h2{
  color: #FFF;
  text-align: center;
  font-family: "Funnel Display";
  font-size: 33px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.r_bottom{
  display: flex;
  padding: 20px 0% 0px;
  justify-content: space-between;
  flex-wrap: wrap;
  column-gap: 20px;
  max-width: 1500px;
  margin:0px auto
}

.r_bottom_homepage{
  display: flex;
  padding: 20px 6% 60px;
  justify-content: space-between;
  flex-wrap: wrap;
  column-gap: 20px;
}

.r_bottom_settlement{
  padding-bottom: 30px;
  display: flex;
  justify-content: center;
}

.single_grid_item{
  background: white;
  width: 100%;
  position: relative;
  min-height: 350px;
  margin: 0px 10px;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
    justify-content: space-between;
}

.grid_single_content{
  position: relative;
  z-index: 5;
  background: rgba(16, 40, 78, 0.80);
  padding: 42px 31px 10px;
  margin-bottom: 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  
}

.grid_single_content p{
  color: #FFF;
  font-family: "Funnel Display";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
 line-height: 1.5;
  margin-bottom: 0;
}

.arrow_only{
    content: '';
    height: 17px;
    width: 17px;
    background-image: url(/images/arrow-right-long.svg);
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 10px;
    border-radius: 50%;
    padding: 20px;
    border: 2px solid #fff;
}

/* Scope variables to ONLY this component */
.single_grid_item{
  position: relative;
}

/* Overlay styling */
.card__overlay {
  position: absolute;
  inset: 0;
  background: rgba(16, 40, 78, 0.0);
  transition: background 1220ms cubic-bezier(.16, 1, .3, 1);
  z-index: 2;
}

.card__bottom p{
  color: #FFF;
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0px;
}

/* Bottom content - hidden by default */
.card__bottom {
  padding: 20px 30px;
  opacity: 0;
  transform: translateY(15px);
  transition:
    opacity 1220ms cubic-bezier(.16, 1, .3, 1) 0ms,
    transform 1220ms cubic-bezier(.16, 1, .3, 1) 0ms;
  display: grid;
  gap: 12px;
  color: #fff;
  z-index: 3;
}

/* Button style (unchanged) */
.hoverbtn{
  padding: 10px 0px !important;
  background: transparent !important;
  color: #18F3FF !important;
  font-weight: 700;
  position: relative;
  width: max-content !important;
}
.hoverbtn:hover{
  background-color: transparent !important;
  text-decoration: underline;
}

/* Hover behavior — trigger on the whole card */
.single_grid_item:hover .card__overlay {
  background: rgba(16, 40, 78, 0.80);
}

.single_grid_item:hover .card__bottom {
  opacity: 1;
  transform: translateY(0);
}

.single_grid_item:hover .grid_single_content{
  background: transparent;
}

/* Ensure top content stays above overlay */
.grid_single_content {
  position: relative;
  z-index: 4;
  transition:
    background-color 1220ms cubic-bezier(.16, 1, .3, 1),
    background 1220ms cubic-bezier(.16, 1, .3, 1);
}

/* Motion safety scoped to the component */
@media (prefers-reduced-motion: reduce){
  .single_grid_item .card__overlay,
  .single_grid_item .card__bottom,
  .single_grid_item .grid_single_content{
    transition: none;
  }
}

/* Always-on state for viewports below 64em (~1024px) */
@media (max-width: 64em) {

  .single_grid_item .card__overlay {
    background: rgba(16, 40, 78, 0.80);
    transition: background 260ms cubic-bezier(.16, 1, .3, 1);
  }

  .single_grid_item .card__bottom {
    opacity: 1;
    transform: translateY(0);
    transition:
      opacity 260ms cubic-bezier(.16, 1, .3, 1) 0ms,
      transform 260ms cubic-bezier(.16, 1, .3, 1) 0ms;
  }

  .single_grid_item .grid_single_content {
    background: transparent;
    transition:
      background-color 260ms cubic-bezier(.16, 1, .3, 1),
      background 260ms cubic-bezier(.16, 1, .3, 1);
  }
}


/* (Optional) Force always-on for touch devices regardless of width */
@media (hover: none) {
  .single_grid_item .card__overlay { background: rgba(16, 40, 78, 0.80); }
  .single_grid_item .card__bottom  { opacity: 1; transform: none; }
  .single_grid_item .grid_single_content { background: transparent; }
}

@media print, screen and (min-width:40em) {
  .r_top p{
  font-size: 16px;
}
.r_top h2{
  font-size: 34px;
}
.card__bottom p{
  font-size: 16px;
}
}

@media print, screen and (min-width:64em) {
  .r_bottom_settlement{
  padding-bottom: 80px;
}
.r_top p{
  font-size: 18px;
}
.r_top h2{
  font-size: 38px;
}
.single_grid_item{
  width: 46%;
  min-height: 550px;
}
.r_top{
  padding: 60px 6% 0px;
}
.r_bottom{
  padding: 20px 6% 0px;
}
}

@media print, screen and (min-width:75em) {
    .r_top p{
  font-size: 18px;
}
.r_top h2{
  font-size: 43px;
}
.grid_single_content p{
  font-size: 26px;
}
.card__bottom p{
  font-size: 18px;
}
.single_grid_item{
  width: 30%;
}
}

@media print, screen and (min-width:90em) {
.r_top h2{
  font-size: 46px;
}
.grid_single_content p{
  font-size: 30px;
}
.card__bottom p{
  font-size: 20px;
}
}

.col_left, .col_right{
  width: 100%;
  position: relative;
}
.col_left,.col_right {
  min-height: 477px;
}

.col_right .buttn, .col_left .buttn{
  width: 230px;
}

.col_right, .col_left{
  padding: 35px 6% 80px;
}

.col_right h2, .col_left h2{
  color: #395963;
  font-family: "Funnel Display";
  font-size: 33px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.col_right p, .col_left p,
.col_right ul, .col_left ul {
  color: #464646;
  font-family: 'Figtree';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
.faking{
  position: absolute;
  top:41px;
  left:16px;
  display: flex;
  flex-direction: column;
  z-index: 10;
}

.faking a{
  margin-bottom: 10px;
  color: #FFF;
  text-align: center;
  font-family: "Funnel Display";
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 30px !important;
  text-transform: capitalize;
}

.buttn.teal,
.buttn.dark_green,
.buttn.dark_blue{
  padding: 14px 30px !important;
	width:unset !important;
}

.buttn.arrowonly{
  text-transform: capitalize;
}

.teal{
  background-color: #258F8B !important;
}
.teal:hover{
  background-color: #258F8B !important;
}
.dark_green{
  background-color: #153F36 !important;
}
.dark_green:hover{
  background-color: #153F36 !important;
}
.dark_blue{
  background-color: #002630 !important;
}
.dark_blue:hover{
  background-color: #002630 !important;
}

@media print, screen and (min-width:64em) {
  .col_right .buttn, .col_left .buttn{
  width: 230px;
}
  .col_left, .col_right{
    width: 50%;
    position: relative;
  }
  .faking a{
  font-size: 18px !important;
  margin-bottom: 19px;
}
.faking{
  position: absolute;
  top:87px;
  left:77px;
  display: flex;
  flex-direction: column;
  z-index: 10;
}
.col_right h2, .col_left h2{
  font-size: 46px;
}
.col_right, .col_left{
  padding: 50px 4%;
}
}

@media print, screen and (min-width:75em) {
  .col_right p, .col_left p,
.col_right ul, .col_left ul{
  font-size: 19px;
}
  .col_right, .col_left{
  padding: 80px 4%;
}
.faking a{
  font-size: 22px !important;
  margin-bottom: 19px;
}
.faking{
  position: absolute;
  top:87px;
  left:77px;
  display: flex;
  flex-direction: column;
  z-index: 10;
}
.col_right h2, .col_left h2{
  font-size: 46px;
}
}

@media print, screen and (min-width:90em) {
.faking a{
  font-size: 28px !important;
  margin-bottom: 19px;
}
.faking{
  position: absolute;
  top:87px;
  left:77px;
  display: flex;
  flex-direction: column;
  z-index: 10;
}
.col_right h2, .col_left h2{
  font-size: 46px;
}
}

.settlement{
  background:rgba(16,40,78, .95);
  position: relative;
  z-index: 5;
  display: flex;
  flex-direction: column;
  padding: 0px 6% 40px;
}

.settlement_contain{
  position: relative;
}

.settle_grid{
  display: flex;
  flex-direction: column;
  width: 100%;
  border-top: 6px solid #0385cd;
  padding: 20px 0px 40px;
}

.moneyamount{
  color: #FFF;
  font-family: "Funnel Display";
  font-size: 56px;
  font-style: normal;
  font-weight: 700;
  line-height: 72px;
  margin-bottom: 24px;
}

.descriptionsettle p{
  color: #FFF;
  font-family: 'Figtree';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px
}

.settle_grid a{
  color: #18F3FF !important;
  font-family: "Funnel Display";
  font-size: 17px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 20px !important;
}

@media print, screen and (min-width:40em) {
.descriptionsettle p{
  font-size: 18px;
}
}

@media print, screen and (min-width:64em) {
.settle_grid{
  width: 48%;
}
.descriptionsettle p{
  font-size: 19px;
}
}

@media print, screen and (min-width:75em) {
.settle_grid{
  width: 31%;
}
.descriptionsettle p{
  font-size: 19px;
}
.settle_grid a{
  font-size: 18px !important;
} 
}

@media print, screen and (min-width:90em) {
.descriptionsettle p{
  font-size: 19px;
}
.settle_grid a{
  font-size: 19px !important;
} 
}

.faq_contain{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.faq_left{
  max-width: unset;
  width: 100%;
  margin:40px 6% 20px;
}

.faq_right{
  width:100%;
  padding: 30px 6% 60px;
}

.qa-accordion { 
  border-bottom: 1px solid #e2e8f0; 
  overflow: hidden; 
  background: #fff; 
}
  .qa-trigger {
    display: flex; 
    align-items: center; 
    gap: 10px; 
    width: 100%;
    padding: 14px 16px; 
    background: #fff; 
    border: 0; 
    text-align: left; 
    cursor: pointer;
  }
  .qa-icon {
    width: 25px; 
    height: 25px; 
    display: inline-flex; 
    align-items: center; 
    justify-content: center;
    font-weight: 100;
    font-size: 35px; 
    line-height: 1;
    color: #395963;
  }
  .qa-text{
color: #395963;
font-family: "Funnel Display";
font-size: 17px;
font-style: normal;
font-weight: 600;
line-height: normal;
  }
  .qa-trigger[aria-expanded="false"] .qa-icon::before { content: "+"; }
  .qa-trigger[aria-expanded="true"]  .qa-icon::before { content: "–"; } /* en dash looks nice */

  .qa-panel {
    max-height: 0; overflow: hidden; transition: max-height 220ms ease;
    border-top: 1px solid #e2e8f0;
  }
  .qa-panel.open { padding-block: 0; } /* keeps transition smooth; actual spacing is in .qa-content */
  .qa-content { 
    padding: 14px 16px; 
    color: #334155; 
    margin-bottom: 20px;
  }
  .qa-content p, .qa-content li{ 
    margin-bottom: 0px; 
    color: #464646;
    font-family: 'Figtree';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 15px;
  }

  .customteal{
    color: #258F8B;
    font-family: "Funnel Display";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.54px;
    text-transform: uppercase;
    margin-bottom: 5px;
  }
  .faq_left h2{
    color: #395963;
    font-family: "Funnel Display";
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .wizywig_text p{
    color: #464646;
    font-family: 'Figtree';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 15px;
  }

  @media print, screen and (min-width:40em){
  .qa-text{
  font-size: 18px;
  line-height: 20px;
  }
  }

   @media print, screen and (min-width:64em){
    .faq_contain{
      flex-wrap: nowrap;
      padding: 0px 6%;
}
    .faq_left{
      max-width: unset;
      width: 38%;
      margin: 80px 10px 80px 3%;
    }

      .wizywig_text p{
    font-size: 18px;
  }

    .faq_right{
      width:55%;
      padding: 60px 6% 60px 2%;
    }
      .qa-content p, .qa-content li{ 
    font-size: 18px;
  }

  .customteal{
    font-size: 16px;
  }
  .faq_left h2{
    font-size: 40px;
  }
  .wizywig_text{
    font-size: 18px;
  }
  .qa-text{
  color: #395963;
  font-family: "Funnel Display";
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  }
    .qa-content { 
    padding: 14px 16px 14px 56px !important; 
  }
  }

   @media print, screen and (min-width:75em){
    .faq_left{
      max-width: 30%;
      margin: 80px 10px 80px 6%;
    }
      .wizywig_text p{
    font-size: 19px;
  }
    .faq_right{
      width:60%;
      padding: 60px 6% 60px 2%;
    }
  .qa-content p, .qa-content li{ 
    font-size: 19px;
  }

  .customteal{
    font-size: 18px;
  }
  .faq_left h2{
    font-size: 46px;
  }
  .wizywig_text{
    font-size: 19px;
  }
    .qa-text{
  font-size: 24px;
  line-height: normal;
  }
  }

  .review_slider_section{
    display: flex;
    background-color:#E1E7EF;
    flex-direction: column;
  }
  .review_top{
    display: flex;
    flex-direction: column;
    align-items: left;
    padding: 67px 6% 20px;
  }

  .custom-description-settings p{
    color: #3C3C3C !important;
    text-align: center !important;
    font-family: 'Figtree' !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 30px !important; 
    text-transform: unset !important;
    width: 100%;
    margin: 0px auto;
  }

  .review_top p{
    margin-bottom: 0;
    color: #258F8B;
    font-family: "Funnel Display";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.54px;
    text-transform: uppercase;
  }
  .review_top h2{
    color: #19263B;

    font-family: "Funnel Display";
    font-size: 33px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-wrap: balance;
  }

  .review_bottom{
      padding: 0px 6% 60px;
  }

  @media print, screen and (min-width:64em){
   .review_bottom{
      padding: 0px 0px 60px; 
  } 
   .review_top h2{
    font-size: 38px;
        text-align: center;
  }
    .review_top p{
    text-align: center;}
      .review_top{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 67px 6% 20px;
  }
  }
  @media print, screen and (min-width:75em){
       .review_top h2{
    font-size: 46px;
  }
    .custom-description-settings p{
    font-size: 19px !important;
    width: 70%;
  }
  }

  .google_review_outline_custom{
    border-radius: 13px;
    background: #FFF;
    padding: 30px 24px;
    min-height: 500px;
    height: 100%;
    max-height: 520px;
  }

  .nr4ReviewerDataStarStyle{
    display: flex;
    padding-bottom: 15px;
  }
  .nr4ReviewerDataStarStyle div{
color: #258F8B;
    height: 40px;
    width: 25px;
    font-size: 30px;
  }

.nr4ReviewFooterFlex{
  padding: 10px 0px 0px;
  display: flex;
  flex-direction: column;
}

.slide_swipe{
  display: flex;
  justify-content: center;
  font-weight: 500;
}
.review_thinner{
  display: none;
}
.review-body{
  color: #464646;
font-family: 'Figtree';
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 1.5;
    height: 350px;
    overflow-y: auto;
    padding-right: 10px;
}
.reviewer-name{
  color: #395963;
font-family: "Funnel Display";
font-size: 19px;
font-style: normal;
font-weight: 700;
line-height: normal;

}
.nr4Date{
  color: #395963;
font-family: 'Figtree';
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 1.5;
}

@media print, screen and (min-width:64em){
  .edge-fade {
  position: relative;
}
.review-body{
font-size: 19px;
}

/* gradient overlays on left & right edges */
.edge-fade::before,
.edge-fade::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 20%;              /* spans 10% of the container */
  pointer-events: none;    /* don’t block swipes/clicks */
  z-index: 2;              /* above slides */
}

/* left side: opacity 0 -> 1 toward the edge */
.edge-fade::before {
  left: 0;
  background: linear-gradient(
    to left,
    rgba(255, 255, 255, 0) 0%,
    #E1E7EF 60%
  );
}

/* right side: opacity 0 -> 1 toward the edge */
.edge-fade::after {
  right: 0;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    #E1E7EF 60%
  );
}

/* keep arrows above gradients */
#reviews-glide .glide__arrows {
  position: relative;
  z-index: 3;
}
}

.cta_bottom_review{
  display: flex;
  justify-content: center;
  padding-bottom: 60px;
}

.cta_bottom_review .buttn{
  width: 301px;
}

.footer-bg{
   background: linear-gradient(180deg, #395963 40%, rgba(57, 89, 99, 0.49) 78.85%, rgba(57, 89, 99, 0.00) 100%);
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  z-index: 5;
  align-items: center;
}
.just_hold_on .imgbg{
  width: 100%;
  left:unset;
}

.footer-left-pre{
  z-index: 5;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 60px 6%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.footer_blue_h{
  color: #7AD6D2;
  font-family: "Funnel Display";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
line-height: 1.5;
  letter-spacing: 0.54px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.footer_white_h1{
  color: #FFF;
font-family: "Funnel Display";
font-size:33px;
font-style: normal;
font-weight: 700;
line-height: normal;
}

.footer_h_ptag{
  color: #FFF;
font-family: 'Figtree';
font-size: 19px;
font-style: normal;
font-weight: 400;
line-height: 1.5;
text-wrap: balance;
width: 90%;
}

.footer-right-pre{
  margin: 40px 6%;
  position: relative;
  width: 100%;
  z-index: 5;
  background-color: #e8e8e8;
}

#gform_wrapper_1 .gform_heading{
  display: none;
}

#gform_wrapper_1{
  padding: 30px;
}
.ginput_container.ginput_container_text .large,
.ginput_container.ginput_container_email .large,
.ginput_container.ginput_container_phone .large,
.ginput_container.ginput_container_textarea .textarea.small{
  border: 0 solid #fff;
  border-radius: 5px;
}

#gform_submit_button_1{
  width: 100%;
  text-align: left;
  padding: 25px 15px;
  font-weight: 800 !important;
  font-size: 16px;
}
.gfield_label.gform-field-label.gfield_label_before_complex{
  color: #000;
}

.just_hold_on{
  position: relative;
}

@media print, screen and (min-width:64em) {
  .cta_bottom_review .buttn{
  width: unset;
}

  .footer-left-pre{
  width: 50%;
  padding: 150px 3% 150px 6%;
}
.just_hold_on .imgbg{
  width: 80%;
  right: 0 !important;
  left:unset;
}

.footer-bg{
   background: linear-gradient(90deg, #395963 20%, rgba(57, 89, 99, 0.49) 60%, rgba(57, 89, 99, 0.00) 100%);
}

.footer-right-pre{
  margin: 108px 4%;
  width: 40%;
}
#gform_submit_button_1{
  font-size: 20px;
}

.footer_white_h1{
font-size: 40px;
}

}

@media print, screen and (min-width:75em) {
  .footer-left-pre{
  width: 50%;
  padding: 150px 3% 150px 6%;
}

.footer-right-pre{
  margin: 108px 8% 108px 6%;
  width: 35%;
}

.footer_white_h1{
font-size: 46px;
}

}

.first-blog{
  position: relative;
  background-color: #E1E7EF;
  display: flex;
  padding: 40px 6%;
  justify-content: space-between;
  flex-direction: column;
  row-gap: 30px;
}

.opacity{
  opacity: .2;
}

.blog-image{
  width: 100%;
  height: 100%;
  aspect-ratio: 16/9;
  background-size: contain;
}

.first-blog-right, .first-blog-left{
  position: relative;
  display: flex;
  z-index: 10;  
}

.first-blog-left{
  width: 100%;
}

.first-blog-right{
  display: flex;
  flex-direction: column;
  width: 100%;
  justify-content: center;
}

.blog_date{
  color: #656565 !important;
  font-size: 19px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 30px !important;
  margin-bottom: 18px !important;
}

.post-categories, .single-blog-category-list{
 list-style-type: none;
  margin-left: 0;
  margin-bottom: 20px;
}

.post-categories li, .post-categories_long li{
  width: max-content;
  margin-right: 18px;
  margin-bottom:0;
}

.post-categories li:not(:last-child)::after,
.post-categories_long li:not(:last-child)::after{
  content: '•';
  padding-left: 10px;
  font-size: 20px;
}

.single-blog-categories li:not(:last-child)::after {
  content: '•';
  padding-left: 10px;
  font-size: 20px;
  padding-right: 10px;
  color: #CBCBCB;
}

.post-categories a, .post-categories_long a, .single-blog-categories a{
  font-size: 19px !important;
  font-weight: 700 !important;
}

.post-categories_long, .single-blog-category-list{
  display: flex;
    margin-left: 0 !important;
  margin-bottom: 0px !important;
   list-style-type: none;
   flex-wrap: wrap;
}

.post-categories_long a, .post-categories a{
  color: #258F8B !important;
}

.single-blog-categories a{
color: #18F3FF;
}
.single-blog-categories li{
  width: max-content;
  margin-bottom:0px !important;
  margin-right: 0px !important;
}
.post-categories_long li{
  width: max-content;
  margin-right: 7px !important;
  margin-bottom:0px !important;
}

@media print, screen and (min-width:64em){
  .post-categories_long li, .single-blog-categories li{
  width: max-content;
  margin-top: 7px !important;
}
}

.blog_header a{
  color: #000 !important;
  font-family: "Funnel Display" !important;
  font-size: 34px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: normal;
}

.single-blog{
  color: #3C3C3C;
font-family: 'Figtree';
font-size: 19px;
font-style: normal;
font-weight: 400;
line-height: 1.5;
}

.read_more_btn{
  color: #0385CD;
  font-family: 'Blinker';
  font-size: 20px;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 20px;
  text-transform:capitalize !important;
  display: flex;
}


.arrow_only_blue::after{
    content: '';
    height: 22px;
    width: 22px;
    background-image: url(/images/arrow-right-long-blue.svg);
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 10px;
    border-radius: 50%;
    display: inline-flex;
}

@media print, screen and (min-width:64em){
.first-blog{
  position: relative;
  background-color: #E1E7EF;
  display: flex;
  padding: 67px 138px 67px 137px;
  justify-content: space-between;
  flex-direction: row;
}
.first-blog-left{
  width: 48%;
}

.first-blog-right{
  display: flex;
  flex-direction: column;
  width: 48%;
  justify-content: center;
}
}

.category-dropdowns{
  display: flex;
  justify-content: center;
  padding: 60px 4% 0px;
}

.category-dropdown{
  padding: 0px 20px ;
}

.posts-grid{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  row-gap: 55px;
}
.posts-grid__item{
  width: 100%;
}
.entry-title{
padding-top: 20px;
}
.entry-title a{
  color: #000;
  font-size: 28px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: normal;
      text-transform: capitalize;
      
}

.post_snippet p{
  color: #3C3C3C;
font-family: 'Figtree';
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 1.5;
}

.image_spacer{
  margin-bottom: 15px;
}

.postfeed .image_spacer {
  /* choose the ratio you use for thumbs: 16/9, 4/3, or 1/1 */
  aspect-ratio: 16 / 9;
  width: 100%;
  overflow: hidden;
  display: block;
}

.postfeed .image_spacer img {
  width: 100%;
  height: 100%;
  display: block;
  aspect-ratio: 16 / 9;
}

/* Container */
.navigation.pagination {
  margin: 24px 0;
  width: 100%;
}
.navigation.pagination .nav-links {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;                 /* spacing like the screenshot */
}

.nav-links {
    display: flex;
    justify-content: space-between;
}

/* Base link styles */
.navigation.pagination .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;               /* circle size */
  height: 32px;
  line-height: 1;
  font-weight: 500;
  text-decoration: none;
  color: #1f2937;            /* dark gray for numbers */
  border-radius: 9999px;     /* allow circular states */
  transition: background-color .15s ease, color .15s ease;
}

/* Hover state for normal numbers (subtle circle) */
.navigation.pagination .page-numbers:not(.current):not(.prev):not(.next):hover {
  background: #f2f4f7;
}

/* Current page (blue circle + white text) */
.navigation.pagination .page-numbers.current {
  background: #1473e6;       /* blue */
  color: #fff;
}

/* Prev/Next chevrons (soft gray pills always visible) */
.navigation.pagination .page-numbers.prev,
.navigation.pagination .page-numbers.next {
  background: #f2f4f7;
  color: #667085;            /* medium gray chevron */
}
.navigation.pagination .page-numbers.next{
  margin-left: 10px;
}

.navigation.pagination .page-numbers.prev:hover,
.navigation.pagination .page-numbers.next:hover {
  background: #e4e7ec;
  color: #344054;
}

/* Ellipses (non-clickable) */
.navigation.pagination .page-numbers.dots {
  pointer-events: none;
  width: auto;
  height: auto;
  border-radius: 0;
  margin-right: 10px;
}

      /* Show desktop block on ≥1025px; hide mobile block */
      @media (min-width: 1025px) {
        .category-dropdowns--desktop { display: flex; }
        .category-two-step--mobile { display: none; }
      }
      /* Show two-step on ≤1024px; hide desktop block */
      @media (max-width: 1024px) {
        .category-dropdowns--desktop { display: none; }
        .category-two-step--mobile { display: flex; justify-content: center; flex-wrap: wrap; padding-bottom: 20px; padding-top: 40px;}
        .category-two-step__select { width: 100%; }
      }

      .category-two-step__label{
        padding:0px 30px;
        width: 100%;
      }

      .pagination{
        display: flex;
        justify-content: center;
      }


      .main-grid article{
        width: 100%;
        padding-bottom: 50px;
      }

@media print, screen and (min-width:64em){
  .posts-grid__item{
  width: 48%;
}
      .main-grid article{
        width: 48%;
      }
}

@media print, screen and (min-width:75em){
  .posts-grid__item{
  width: 32%;
}
      .main-grid article{
        width: 32%;
      }
}

.single-blog-hero {
  position: relative;
  isolation: isolate; /* keeps blending inside this hero only */
}

.single-blog-hero .actual-imag {
  z-index: 1;
}

.single-blog-hero .shader_image {
    z-index: 3;
  mix-blend-mode: multiply;  /* <- this is what “removes” the white */
  opacity: 0.8 !important;  
}

.single-blog-content h1{
  width: 100%;
  text-wrap: balance;
}

.single-blog-content {
  position: relative;
  z-index: 4; /* top of stack */
  padding: 93px 6%;
  /* background: none;  make sure the old gradient is removed */
}

.single-blog-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    270deg,
    rgba(25, 38, 59, 0.1) 0%,
    rgba(25, 38, 59, 0.56) 15%,
    rgba(25, 38, 59, 0.78) 22%,
    #19263B 50%
  );
  z-index: 2; /* above actual-imag, below shader_image */
}

.single-blog-content .blog_date_single{
  color: #D1D1D1 !important;
      font-size: 19px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 30px !important;
    margin-bottom: 40px !important;
}

.single .imgbg{
  opacity: .4;
}

.actual-imag{
  width: 100%;
  right: 0;
  left:unset;
  height: 100%;
}

/* ---------- Tablet & down: vertical gradient, strong behind content ---------- */
@media (max-width: 1024px) {
  .single-blog-hero::before {
    background: linear-gradient(
      180deg,
      #19263B 0%,          
      rgba(25, 38, 59, 0.95) 35%,   
      rgba(25, 38, 59, 0.8) 80%,
      rgba(25, 38, 59, 0.5) 100% 
    );
  }

  .single-blog-hero .shader_image{
    opacity: .2 !important;
  }

  .single-blog-hero .actual-imag{
    background-position: center right;
  }

  .single-blog-content {
    padding: 70px 6% 90px;            /* a bit tighter on tablet/mobile */
  }
}

.entry-content h2{
  color: #3C3C3C;
  font-family: "Funnel Display";
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%; 
}

.entry-content h3{
  color: #3C3C3C;
  font-family: "Funnel Display";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-top: 25px;
}

.entry-content p, .entry-content{
color: #3C3C3C;
  font-family: 'Figtree';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
}

.entry-content #text{
  margin-bottom: 30px;
}

@media print, screen and (min-width:64em){
  .single-blog-content{
  padding: 93px 60px;
}
.actual-imag{
  width: 50%;
  right: 0;
  left:unset;
  height: 100%;
}

.single-blog-content h1{
  width: 60%;
}
.entry-content p, .entry-content{
  font-size: 18px;
}
.entry-content h2{
  font-size: 28px;
}

.entry-content h3{
  font-size: 22px;
}
}

@media print, screen and (min-width:75em){
  .single-blog-content{
  padding: 93px 108px;
}
.entry-content p, .entry-content{
  font-size: 19px;
}
.entry-content h2{
  font-size: 34px;
}

.entry-content h3{
  font-size: 23px;
}
}

.author-bar{
  background: #E1E7EF;
  padding:30px ;
  margin: 20px 0px 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.author-bar__avatar {
  min-width: 114px;
  height: 114px;
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.author-bar__avatar img {
    min-width: 114px;
    height: 114px;
  border-radius: 50%;
}


.author-bar__bio p{
  margin-bottom: 0px;
  color: #3C3C3C;
  font-family: 'Figtree';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}

.author-bar__name{
  color: #3C3C3C;
  font-family: "Funnel Display";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding-bottom: 20px;
}

.entry-content img.alignnone{
  float: none !important;
  display: block;
  margin: 0 0 1rem 0; /* space under image */
  max-width: 100%;
  height: auto;
}

.entry-content .related-info-wrap {
  padding-top: 30px;
  display: flex;
  flex-direction: column;
  padding-bottom: 40px;
  gap: 20px;
}


@media (min-width:64em){
  .entry-content img.alignnone{
  float: left !important;
  display: block;
  margin: 0 2rem 1rem 0; /* space under image */
  max-width: 100%;
  height: auto;
}
}

@media print, screen and (min-width:64em){
.author-bar__avatar {
  min-width: 114px;
  height: 114px;
  margin-bottom: 0px;
}
  .author-bar{
  background: #E1E7EF;
  padding:40px 48px;
  margin: 20px 0px 30px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.author-bar__meta{
 padding-left: 36px;
}
.author-bar__name{
  font-size: 23px;
}

.author-bar__bio p{
  font-size: 19px;
}

}

.single-blog-lower{
  background-image:url('/wp-content/uploads/Frame-263.png');
  height: 100%;
  width: 100%;
  background-size: cover;
  padding:50px 30px ;
  display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 50px;
}

.single-blog-lower .white_h1{
  color: #FFF;
  text-align: center;
  font-family: "Funnel Display";
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  max-width: 100%;
}

.single-blog-lower .h_ptag{
  color: #FFF;
  text-align: center;
  font-family: 'Figtree';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
line-height: 1.5;
  max-width: 100%;
  margin-bottom: 20px;
}

.buttons-single{
  display: flex;
  column-gap: 40px;
  row-gap: 10px;
  flex-wrap: wrap;
    justify-content: center;
}

@media (max-width:40em){
  .small-ummm{
        font-size: 13px !important;
  }
}

@media print, screen and (min-width:64em){

.single-blog-lower{
  padding:70px ;
}

.single-blog-lower .white_h1{
  font-size: 46px;
  max-width: 80%;
}

.single-blog-lower .h_ptag{
  font-size: 19px;
  max-width: 70%;
  margin-bottom: 20px;
}

}

@media print, screen and (min-width:75em){

.single-blog-lower{
  padding:70px ;
}

.single-blog-lower .white_h1{
  font-size: 46px;
  max-width: 70%;
}

.single-blog-lower .h_ptag{
  font-size: 19px;
  max-width: 60%;
  margin-bottom: 20px;
}
.buttons-single{
  display: flex;
  column-gap: 40px;
  row-gap: 30px;
}

}

.white_phone{
  background: transparent !important;
}


.white_phone::before {
    background-image: url(/images/phone_wc_white.svg) !important;
    content: '';
    position: relative;
    height: 17px;
    width: 17px;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 10px;
    display: inline-flex;
}



/* Section */
.latest-news-insights { padding-block: 2.5rem; }
.lni__head { margin-bottom: 1.25rem; }
.lni__title { color: #000;

font-family: "Funnel Display";
font-size: 28px;
font-style: normal;
font-weight: 700;
line-height: 116%;}

/* Grid */
.lni__grid {
  display: flex;
  gap: 2rem 1.5rem;
  flex-wrap: wrap;
}
.lni__grid article{
 width: 100%; 
}

@media print, screen and (min-width:64em){
.lni__grid article{
 width: 48%; 
}
.lni__title {
font-size: 32px;
}
}
@media print, screen and (min-width:75em){
.lni__grid article{
 width: 32%; 
}
.lni__title {
font-size: 40px;
}
}

.lni__card { grid-column: span 12; display: flex; flex-direction: column; }
@media (min-width: 900px) { .lni__card { grid-column: span 4; } }

/* Media */
.lni__thumb, .lni__thumb img { display:block; width:100%; height:auto; }
.lni__placeholder { width:100%; aspect-ratio: 16/9; background:#e6ecef; }

/* Badges */
.lni__badges { margin: .9rem 0 .4rem; display:flex; gap:.5rem; flex-wrap:wrap; }
.lni__badge {
  display:inline-block; font-size:.85rem; padding:.35rem .6rem; border-radius:.35rem;
  background:#67c1b3; color:#fff; font-weight:700;
}

/* Text */
.lni__h3 { font-size: clamp(1.25rem, 1vw + 1rem, 1.6rem); margin:.4rem 0 .35rem; line-height:1.25; }
.lni__h3 a { text-decoration:none; color:inherit; }
.lni__excerpt { color:#5e6770; margin: 0 0 .6rem; }

/* CTA */
.lni__cta { font-weight:700; color:#1e88e5; text-decoration:none; display:inline-flex; align-items:center; gap:.4rem; }
.lni__cta:hover { text-decoration:underline; }

.latest-new-contain{
  background-image: url(/wp-content/uploads/featured-single.png);
  padding: 30px 0px;
}

.location-grid-main{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  column-gap: 2%;
}
.locallocation{
  position: relative;
  width: 100%;
  padding:30px 0px;
}

.l-top{
  height: 350px;
  position: relative;
}

.l-bottom h2{
  padding-top: 33px;
color: #000;
font-family: "Funnel Display";
font-size: 28px;
font-style: normal;
font-weight: 700;
line-height: 116%;
}

.addy, .phone, .addy_not_hover{
  color: #3C3C3C;
font-family: 'Figtree';
font-size: 20px !important;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-bottom: 20px;
display: flex;
}

.addy:hover, .phone:hover{
  text-decoration: underline;
}

.single-award { opacity: 1 !important; }

.phone{
  column-gap: 14px;
  margin-bottom: 35px !important;
}

.addy, .addy_not_hover{
  column-gap: 20px;
}

.addy::before, .addy_not_hover::before{
  background-image: url(/wp-content/uploads/location_dot.webp);
  content: '';
  width: 20px;
  height: 32px;
  position: relative;
  display: flex;
  align-items: flex-start;
min-width: 25px;
}

.phone::before{
  background-image: url(/wp-content/uploads/phone.webp);
  content: '';
  width: 26px;
  height: 32px;
  position: relative;
  display: flex;
  align-items: flex-start;
}

@media print, screen and (min-width:64em){
  .locallocation{
  width: 48%;
  padding:40px 0px;
}
.l-bottom h2{
font-size: 34px;
}

.addy, .phone, .addy_not_hover{
font-size: 20px !important;  
}
.location-grid-main{
  column-gap: 0%;
}
.l-top{
  height: 435px;
  position: relative;
}
}

@media print, screen and (min-width:75em){
  .locallocation{
  width: 32%;
  padding:70px 0px;
}
.l-bottom h2{
font-size: 40px;
}

.addy, .phone, .addy_not_hover{
font-size: 23px !important;
}
}

@media print, screen and (min-width:94em){
  .locallocation{
  width: 32%;
  padding:70px 0px;
}
.l-bottom h2{
font-size: 40px;
}

.addy, .phone, .addy_not_hover{
font-size: 26px !important;
}
}

.embed-single{
  display: block;
  padding: 67px 6%;
}

.embed-single-left, .embed-single-right{
  width: 100%;
}

.embed-single-right iframe{
  width: 100%;
  max-width: 516px;
  height: 100%;
  min-height: 377px;
}

.embed-single-left h2{
  color: #395963;
  font-family: "Funnel Display";
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-wrap: balance;
}

.embed-single-left p{
  color: #464646;
  font-family: 'Figtree';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-wrap: balance;
}

.embed-single-left h3{
  color: #000;
  font-family: "Funnel Display";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
}

@media print, screen and (min-width:64em){
.embed-single-left h2{
  font-size: 36px;
}
.embed-single-left h3{
  font-size: 26px;
}
.embed-single-left p{
  font-size: 18px;
}
.embed-single{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 67px 6%;
  align-items: center;
}
.embed-single-left, .embed-single-right{
  width: 48%;
}
.embed-single-right iframe{
  width: 100%;
  max-width: 716px;
  height: 100%;
  min-height: 577px;
}


}

@media print, screen and (min-width:75em){
.embed-single-left h2{
  font-size: 42px;
}
.embed-single-left h3{
  font-size: 30px;
}
.embed-single{
  padding: 67px 138px;
}
.embed-single-left p{
  font-size: 19px;
}
}

@media print, screen and (min-width:90em){
.embed-single-left h2{
  font-size: 46px;
}
.embed-single-left h3{
  font-size: 34px;
}
}


/* wrapper for the whole component */
.two-by-two {
  display: grid;
  grid-template-columns: 1fr;
}

/* each row */
.tt-item {
  display: grid;
  grid-template-columns: 1fr 1fr;
  overflow: hidden;
  padding: 0;
}

/* text panel */
.tt-content {
  background: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.tt-title {
  color: #395963;
  font-family: "Funnel Display";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.tt-copy {
  color: #464646;
  font-family: 'Figtree';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0px;
}

/* image panel */
.tt-media {
  position: relative;
  min-height: 320px;
}
.tt-media-bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
}

/* order control via classes (we’re also conditionally rendering in PHP) */
.tt-item.image-left .tt-media { grid-column: 1; }
.tt-item.image-left .tt-content { grid-column: 2;   padding: 60px 6%;}

.tt-item.image-right .tt-content { grid-column: 1;   padding: 60px 6%;}
.tt-item.image-right .tt-media   { grid-column: 2; }

/* Tablet and below */
@media (max-width: 1024px) {
  .tt-item {
    display: flex;            /* override grid */
    flex-direction: column;   /* stack */
  }

  .tt-content { order: 1; }
  .tt-media   { order: 2; }

  .tt-content { padding: 32px; }
  .tt-media   { min-height: 280px; }
}

/* Mobile refinements */
@media (max-width: 640px) {
  .tt-content { padding: 24px; }
  .tt-media   { min-height: 220px; }
}

/* responsive */
@media (max-width: 900px) {
  .tt-item {
    grid-template-columns: 1fr;
  }
  .tt-item.image-left .tt-media,
  .tt-item.image-right .tt-media,
  .tt-item.image-left .tt-content,
  .tt-item.image-right .tt-content {
    grid-column: auto;
  }
  .tt-content { padding: 28px; }
}

@media print, screen and (min-width:64em){
.tt-item {
  min-height: 624px; /* adjust to taste */
}
.tt-item.image-left .tt-content { padding: 100px 8% 100px 6%;}

.tt-item.image-right .tt-content {   padding: 100px 6% 100px 8%;}
.tt-title {
  font-size: 36px;
}
.tt-copy {
  font-size: 18px;
}
}

@media print, screen and (min-width:75em){
.tt-item {
  min-height: 624px; /* adjust to taste */
}
.tt-item.image-left .tt-content {  padding: 110px 8% 110px 6%;}

.tt-item.image-right .tt-content {   padding: 110px 6% 110px 8%;}

.tt-title {
  font-size: 40px;
}

}

@media print, screen and (min-width:90em){
.tt-item {
  min-height: 624px; /* adjust to taste */
}
.tt-item.image-left .tt-content {  padding: 153px 8% 153px 6%;}

.tt-item.image-right .tt-content {   padding: 153px 6% 153px 8%;}

.tt-title {
  font-size: 46px;
}
.tt-copy {
  font-size: 19px;
}

}

.awards_main{
  display: flex;
  flex-direction: column;
  background-repeat: no-repeat;
  background-size: cover;
  align-items: center;
}

.awards_header{
  color: #395963;
text-align: center;
font-family: "Funnel Display";
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-wrap: balance;
}
.d_ptag{
  color: #464646;
text-align: center;
font-family: 'Figtree';
font-size: 16px;
font-weight: 400;
line-height: 1.5;
}
.d_ptag a{
  text-decoration-line: underline;
  color: #464646 !important;
text-decoration-style: solid;
text-decoration-skip-ink: auto;
text-decoration-thickness: auto;
text-underline-offset: auto;
}
.top_award_main{
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 80px 6% 30px;
  width: 100%;
}

.bottom_award_main{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:10px;
  padding: 50px 6% 50px;
      justify-content: center;
      flex-direction: column;
}
.award_single{
  display:flex;
  align-items:center;
}
.award_img, .award-img{
  height:119px;       
  width:auto;         
  object-fit:contain; 
  max-width: 250px;
  display:block;
}

@media print, screen and (min-width:64em){
  .top_award_main{
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 80px 6% 30px;
  width: 100%;
}

.bottom_award_main{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  flex-direction: row;
  gap:40px;
  padding: 60px 6% 60px;
}
.award_single{
  display:flex;
  align-items:center;
}
.award_img, .award-img{
  height:119px;       
  width:auto;         
  object-fit:contain; 
  max-width: 353px;
  display:block;
}
.awards_header{
font-size: 38px;
}
.d_ptag{
font-size: 18px;
}

}

@media print, screen and (min-width:75em){
  .top_award_main{
  padding: 80px 6% 30px;
  width: 80%;
}

.bottom_award_main{
  gap:40px;
  padding: 70px 6% 70px;
}
.award_img, .award-img{
  height:119px;       
  max-width: 353px;

}
.top_award_main{
  width: 80%;
}
.awards_header{
font-size: 46px;
}
.d_ptag{
font-size: 19px;
}

}

/* Add to your theme stylesheet or enqueue separately */
.awards-archive { 
  max-width: 1500px; 
  margin: 0 auto; 
  padding: 2rem 6%;
  display: flex;
  gap:20px;
  flex-wrap: wrap;
 }
.award-card { 
  display: flex; 
  width:100%; 
  gap: 15px; 
  align-items: center; 
  padding: 2rem 0;
  flex-direction: column; 
  
}

.award-card__media {
  height: 292.29px;
  width: 100%;
  border: 2px solid #4BA9B0;
  display: flex;
  justify-content: center;  /* horizontal center */
  align-items: center;      /* vertical center */
  overflow: hidden;   
  padding:40px;      /* optional, keeps things tidy */
}

.award-card__media img.award-thumb { 
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  /* remove height: 50%; and aspect-ratio */
}

.award-card__title { 
  color: #000;
font-family: "Funnel Display";
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: normal;}

@media print, screen and (min-width:40em){
  .award-card { 
  display: flex; 
  width:46%; 
  justify-content: space-between;
}}

@media print, screen and (min-width:64em){
.award-card__title { 
font-size: 28px;}
.award-card { 

  gap: 3rem; 
  
}
.awards-archive { 
  gap:2%;
 }
}

@media print, screen and (min-width:75em){
  .award-card { 
  display: flex; 
  width:32%; 
  justify-content: flex-start;
}
.award-card__title { 
font-size: 34px;
}
}

.award-card__body { margin: 0 0 1rem; line-height: 1.6; color: #333; }
@media (max-width: 900px) {
  .award-card { grid-template-columns: 1fr; }
}

.logo_awards {
    display: inline-block;
    max-width: 278px;    /* cap width so things stay reasonable */
    padding-bottom: 50px;
}

.logo_awards img {
    display: block;
    max-width: 100%;     /* scale down if too wide */
    max-height: 278px;   /* optional: cap very tall images */
    height: auto;        /* keep aspect ratio */
    width: auto;         /* let browser decide based on image */
}


.blurub{
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.blurb_over_img{
  display: flex;
  position: relative;
  z-index: 10;
  padding: 50px 6% 0px;
  color: #608B90;
  font-family: "Funnel Display";
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: 115%;
  text-wrap: balance;
}

.left_blurb, .right_blurb{
  position: relative;
  width: 100%;
}
.right_blurb{
  padding: 40px 6%;
}

.left_blurb .imgbg{
  background-size: contain !important;
}

.b_ptag{
  color: #3C3C3C;
  font-family: 'Figtree';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}

@media print, screen and (min-width:64em){
  .blurub{
  flex-direction: row;
}
.b_ptag{
  font-size: 19px;
}
.left_blurb, .right_blurb{
  position: relative;
  width: 48%;
}
.right_blurb{
  padding: 40px 8% 40px 0px;
}
.blurb_over_img{
  padding: 40px 0px 40px 8%;
  font-size: 44px;

}

}

@media print, screen and (min-width:75em){
.right_blurb{
  padding: 50px 80px 50px 0px;
}
.blurb_over_img{
  padding: 50px 0px 50px 80px;
  font-size: 52px;

}

}

@media print, screen and (min-width:90em){
.right_blurb{
  padding: 70px 138px 70px 0px;
}
.blurb_over_img{
  padding: 70px 0px 70px 138px;
  font-size: 60px;
}

}




  /* container */
  .attorney-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    row-gap: 63px;
    column-gap: 28px;
  }
  .background-attorney {
    padding: 80px 0;
    background-color: #303945;
    background-image: url('/wp-content/uploads/shader-two.png');
    background-repeat: no-repeat;         /* good for textures */
    background-position: center center;
    background-size: cover;             /* or 'cover' if you prefer */
    background-blend-mode: multiply;
  }
  @media (max-width: 1024px){ .attorney-grid{ grid-template-columns: repeat(2,1fr);} }
  @media (max-width: 640px){ .attorney-grid{ grid-template-columns: 1fr;} }

  /* card */
  .attorney-item{       /* deep slate, like screenshot */
    color:#e5e7eb;
    overflow:hidden;
    display:flex; flex-direction:column;
    min-height:100%;
  }

  /* image */
  .attorney-thumb{
    display:block; 
    background:#111827;
    aspect-ratio: 18/19; 
    overflow:hidden;
  }
  .attorney-thumb img{
    width:100%; height:100%; object-fit:cover; display:block;object-position:top  center;
  }

  /* body */
  .attorney-body{ padding-top:35px; }
  .attorney-name{
    color: #FFF;
    font-family: "Funnel Display";
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5;
  }
  .attorney-divider{
    width:100%; height:4px; background:#0385CD; margin:20px 0 25px;
  }
  .attorney-bio{
    color: #FFF;
    font-family: "Noto Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
  }

  /* action */
  .attorney-actions{ padding: 7px 0px; margin-top:auto; }
  .attorney-read{
    color: #18F3FF;
    font-family: 'Blinker';
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
  }
  .attorney-read:hover{ color: #18F3FF; }


.attorney-hero {
  padding: 85px 6%;
  background-image: url('/wp-content/uploads/hero_single.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #ffffff;
  position: relative;
  overflow: hidden; /* so the MW doesn't cause scrollbars if it's in the bg */
}

.attorney-hero::after{
  content:'';
  width: 341.072px;
  height: 282.999px;
  position: absolute;
  right: 0 ;
  bottom: 0;  
  background-image: url('/wp-content/uploads/Group-678.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.attorney-hero__inner {
  margin: 0 auto;
  display: flex;
  gap: 40px;
  align-items: flex-start;
  justify-content: space-between;
}

/* LEFT COLUMN: photo + name + subtitle */
.attorney-hero__image-wrap {
  width: 28%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  height: 100%;
}

.attorney-hero__image-border {
  padding: 12px;
  background: linear-gradient(135deg, #19263B,#18F3FF);
  display: inline-block;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.55);
  height: 500px;        /* set whatever height you want */
  width: 100%;
  overflow: hidden;
}

.attorney-hero__image {
    object-fit: cover;    /* or 'contain' (see note below) */
  display: block;
  max-width: 100%;
  height: 100%;
  object-position:top  center; /* <- keeps the top centered */

}

.attorney-hero__profile-meta {
  margin-top: 22px;
}

.attorney-hero__name {
  color: #FFF;
  font-family: "Funnel Display";
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  margin: 0 0 4px;
}

.attorney-hero__subtitle {
  color: #7AD6D2;
  font-family: "Funnel Display";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.48px;
  text-transform: uppercase;
  margin: 0;
}

/* RIGHT COLUMN: headline + long bio */
.attorney-hero__content {
  width: 67%;
}

.attorney-hero__lede {
  font-family: "Figtree";
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  margin-bottom: 22px;
}

.attorney-hero__bio p {
  color: #FFF;
  font-family: "Figtree";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  padding-top: 5px;
  margin-bottom: 15px;
}

.attorney-hero__bio strong{
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  border-bottom: 1px solid rgba(255, 255, 255, .3);
display: inline-block;
padding-bottom: 25px;
margin-bottom: 5px;
}

@media (max-width: 768px) {
  .attorney-hero {
    padding: 50px 6%;
  }

  .attorney-hero__inner {
    flex-direction: column;
  }

  .attorney-hero__image-wrap,
  .attorney-hero__content {
    width: 100%;
  }

  .attorney-hero__image-wrap {
    align-items: flex-start;
    margin-top: 0;
  }

  .attorney-hero__name {
    font-size: 26px;
  }


}

@media (min-width: 64em) {

.attorney-hero__bio p {
  font-size: 19px;
}

.attorney-hero__bio strong{
  font-size: 22px;
}
}

@media (min-width: 75em) {

.attorney-hero__bio p {
  font-size: 19px;
}

.attorney-hero__bio strong{
  font-size: 24px;
}
}

.breadcrumb {
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 1.5;
padding-bottom: 20px;
}

.breadcrumb__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

/* items + separators */
.breadcrumb__item {
  position: relative;
}

.breadcrumb__item + .breadcrumb__item::before {
  content: ">";
  margin: 0 6px;
  color: #ffffff;
}

/* links (underlined, teal-ish) */
.breadcrumb__item a {
  color: #7AD6D2;
  text-decoration: underline;
  text-underline-offset: 2px;
}

/* hover state */
.breadcrumb__item a:hover {
  text-decoration-thickness: 2px;
}

/* current page: bold + italic, no underline */
.breadcrumb__item--current {
  font-weight: 700;
  font-style: italic;
  color: #ffffff;
}

.breadcrumb__item--current a {
  text-decoration: none;
  cursor: default;
  color: inherit;
}

@media print, screen and (min-width:64em){
.breadcrumb {
font-size: 19px;
font-style: normal;
font-weight: 400;
line-height: 1.5;
padding-bottom: 50px;
}
}

.video-testi-main{
  position: relative;
}
.video-sectionbg{
  padding: 80px 0;
  background-color: #10284E;
  background-repeat: repeat;         /* good for textures */
  background-position: center center;
  background-size: auto;   
  background-blend-mode: multiply;
}

.video-top-content{
  z-index: 10;
  position: relative;
  text-align: center;
  max-width: 1300px;
  margin: 0px auto;
  padding: 80px 6% 40px;
}

.dark_text{
  color: #258F8B;
  text-align: center;
  font-family: "Funnel Display";
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.54px;
  text-transform: uppercase;
  margin-bottom: 15px;
  }

  .video-top-content h2{
    color: #FFF;
    text-align: center;
    font-size: 32px;
    font-weight: 700;
  }
  .video-content-description{
    color: #FFF;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}

.video-grid{
  display: flex;
  gap: 15px;
  max-width: 1600px;
  margin: 0 auto;
  padding: 0px 6% 80px;
      flex-wrap: wrap;
      justify-content: space-between;
}



.video-single{
  width: 100%;
  position: relative;
}

/* Card container */
.video-card {
  position: relative;
  width: 100%;
  overflow: hidden; /* keep everything inside the box */
}

.video-card__media {
  position: relative;
  width: 100%;
  padding-top: 65%; /* 16 / 9 * 100 */
  border-radius: 18px;
  overflow: hidden;
}

.video-card__media iframe,
.video-card__media video {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  object-fit: cover;
  z-index: 5;
  border-radius: 18px;
}

/* Placeholder sits on top of the video */
.video-card__placeholder {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 18px;
  z-index: 6;
}

/* When playing, hide placeholder and show video */
.video-card--playing .video-card__placeholder {
  display: none;
}

.video-card--playing .video-card__media iframe,
.video-card--playing .video-card__media video {
  display: block;
}

/* Bottom gradient overlay */
.video-card__overlay {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 18px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #ffffff;
  background: linear-gradient(
    to top,
    rgba(0, 166, 179, 0.95),
    rgba(0, 166, 179, 0)
  );
  border-radius: 18px;
  z-index: 10;
  transition: opacity 0.2s ease;
}

/* Optional: fade overlay out when playing */
.video-card--playing .video-card__overlay {
  opacity: 0;
  pointer-events: none;
}

/* Left side: stars + name */
.video-card__info {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.video-card__stars img {
  font-size: 14px;
  letter-spacing: 3px;
  height: 20px;
  width: auto;
}

.video-card__star {
  display: inline-block;
}

.video-card__title {
  font-weight: 600;
  font-size: 16px;
}

/* Right side: circular play button */
.video-card__play {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  border: 2px solid #ffffff;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 0;
}

/* Triangle play icon */
.video-card__play-icon {
  width: 0;
  height: 0;
  border-left: 12px solid #ffffff;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}

@media print, screen and (min-width:40em){
.video-single{
  width: 48%;
  position: relative;
}
}

@media print, screen and (min-width:64em){

  .video-grid{
  gap: 24px;
}
  .dark_text{
  font-size: 18px;
  }

  .video-top-content h2{
    font-size: 38px;
  }
  .video-content-description{
  font-size: 18px;
}
}

@media print, screen and (min-width:75em){
  .video-single{
  width: 31%;
  position: relative;
}
.video-top-content h2{
    font-size: 42px;
  }
}

@media print, screen and (min-width:90em){


  .video-top-content h2{
    font-size: 46px;
  }
  .video-content-description{
  font-size: 19px;
}
}

.updated_awards_section_pre{
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding: 79px 6% 0px;
}
 .upa_left{
  width: 100%;
}

.upa_right{
  width: 100%;
}
.upa_left h2{
  color: #395963;
  font-family: "Funnel Display";
  font-size: 32px;
  font-weight: 700;
}

.upa_right p{
  color: #464646;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}

@media print, screen and (min-width:64em){
  .updated_awards_section_pre{
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  padding: 79px 6% 0px;
}

 .upa_left{
  width: 40%;
}

.upa_right{
  width: 55%;
}
.upa_left h2{
  font-size: 38px;
}

.upa_right p{
  font-size: 18px;
}
}
@media print, screen and (min-width:75em){
  .upa_left h2{
  font-size: 42px;
}

}

@media print, screen and (min-width:90em){
  .upa_left h2{
  font-size: 46px;
}

.upa_right p{
  font-size: 19px;
}
}


/* Wrapper bar */
.additional-content-bar {
    background-color: #0089d0; /* adjust to match theme */
    color: #ffffff;
    padding: 25px 0% 25px 6%;
    font-family: inherit;
    overflow: hidden; 
    display: flex;
    justify-content: center;
}

/* Inner layout */
.additional-content-inner {
    display: flex;
    align-items: baseline;
    gap: 16px;
    width: 100%;
}

/* "Additional content:" label */
.additional-content-label {
    flex: 0 0 auto;
    white-space: nowrap;
    color: #FFF;
    font-family: "Funnel Display";
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5;
}

/* Horizontal scroll container */
.additional-content-links {
    flex: 1 1 auto;
    display: flex;
    align-items: center;
    gap: 16px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

/* Optional: nicer slim scrollbar on webkit browsers */
.additional-content-links::-webkit-scrollbar {
    height: 6px;
}
.additional-content-links::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background: rgba(255,255,255,0.4);
}
.additional-content-links::-webkit-scrollbar-track {
    background: transparent;
}

/* Each pill link */
.additional-content-link {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 6px 14px;
    margin-bottom: 5px;
    text-decoration: none;
    font-size: 18px;
    color: #ffffff;
    white-space: nowrap;
    transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

.additional-content-links .additional-content-link:last-child {
    margin-right: 50px;
}

.additional-content-link:visited{
  color: #fff ;
}



/* Hover/focus */
.additional-content-link:hover,
.additional-content-link:focus-visible {
    background-color: #ffffff;
    color: #0089d0;
    border-color: #ffffff;
}

/* Current page styling */
.additional-content-link.is-current {
    background-color: #ffffff;
    color: #0089d0;
    border-color: #ffffff;
}

/* Icon container */
.additional-content-link-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

/* Mobile tweaks */
@media (max-width: 600px) {
    .additional-content-bar {
        padding: 10px 12px;
    }

    .additional-content-inner {
        gap: 10px;
    }

    .additional-content-label {
        font-size: 13px;
    }

    .additional-content-link {
        font-size: 13px;
        padding: 5px 12px;
    }
}



/* Only touch the custom two-column section */
.section-with-sidebar {
    overflow: visible;
}

.section-with-sidebar .inner_rappa_wide,
.section-with-sidebar .section-with-sidebar__inner {
    overflow: visible;
    transform: none;
}

/* Two-column layout: Gutenberg left, sidebar right */
.section-with-sidebar__inner {
    display: flex;
    align-items: flex-start;
    gap: 32px;
    position: relative; /* NEW: anchor for absolute bottom state */
}


/* Content column */
.section-with-sidebar__content {
    flex: 0 0 66%;
    max-width: 66%;
    min-width: 0;
}



.section-with-sidebar__content p,
.section-with-sidebar__content .wp-block-list li,
.default_layout_content p,
.default_layout_content .wp-block-list li,
.publish-date{
  color: #3C3C3C;
  font-family: 'Figtree';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 15px;
}

.section-with-sidebar__content a,
.default_layout_content a{
  color: #0385CD !important;
  text-decoration: underline;

}

.section-with-sidebar__content h2,
.default_layout_content h2{
  color: #3C3C3C;
  font-family: "Funnel Display";
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  margin: 30px 0px 20px;
}

.section-with-sidebar__content h2:first-of-type,
.default_layout_content h2:first-of-type{
    margin: 0px 0px 20px;
}

.section-with-sidebar__content h3,
.default_layout_content h3{
  color: #3C3C3C;
  font-family: "Funnel Display";
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  margin:30px 0px 20px 
}



.page-sidebar {
    flex: 0 0 34%;
    max-width: 34%;
    /* position: relative;  REMOVE this */
    align-self: flex-start;
}

/* Sticky inner wrapper: JS will control position */
.page-sidebar__inner {
    /* position handled via JS (static/fixed/absolute) */
}

/* CTA widget styles (safe, only under .page-sidebar) */
.page-sidebar .widget-cta {
    background: #2e3a44;
    padding: 24px;
    color: #fff;
}

.cta-video-wrap {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    margin-bottom: 20px;
}

.cta-video-wrap .cta-video {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.cta-video iframe{
  width: 100%;
  height: 100%;
}

.page-sidebar .widget-cta .cta-title {
    color: #FFF;
    font-family: "Funnel Display";
    font-size: 24px;
    font-weight: 700;
}

.page-sidebar .widget-cta .cta-copy {
    color: #FFF;
    font-family: 'Figtree';
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}

.page-sidebar .widget-cta .cta-link {
    font-size: 14px;
    text-decoration: underline;
    color: #fff;
    margin-bottom: 14px;
}

.cta-link a {
    color: #FFF;
    font-family: "Funnel Display";
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
}

.publish-date{
  padding:20px 0px 0px 
}

.default_layout_content{
  width: 100%;
}

.default_layout_content h1{
  width: 100%;
  font-size: 40px;
  color: #3C3C3C;
    font-family: "Funnel Display";
}

@media print, screen and (min-width:40em){

.section-with-sidebar__content h2,
.default_layout_content h2{
  font-size: 26px;
}

.default_layout_content h1{
  font-size: 46px;
}
}

@media print, screen and (min-width:64em){

.section-with-sidebar__content h2,
.default_layout_content h2{
  font-size: 28px;
}
.section-with-sidebar__content p,
.section-with-sidebar__content .wp-block-list li,
.default_layout_content p,
.default_layout_content .wp-block-list li,
.publish-date{
  font-size: 18px;
}

.default_layout_content h1{
  font-size: 52px;
}
}
@media print, screen and (min-width:75em){
  .cta-video-wrap {
    position: relative;
    width: unset;
    max-height: 200px;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    margin: 0px auto 20px;
}

.section-with-sidebar__content h2,
.default_layout_content h2{
  font-size: 30px;
}

.section-with-sidebar__content h3,
.default_layout_content h3{
  font-size: 22px;
}



.cta-video-wrap .cta-video {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.page-sidebar .widget-cta .cta-title {
    font-size: 26px;
}
.cta-link a {
    font-size: 20px;
}

.default_layout_content h1{
  font-size: 56px;
}
}

@media print, screen and (min-width:90em){
.section-with-sidebar__content h2,
.default_layout_content h2{
  font-size: 34px;
}
.section-with-sidebar__content h3,
.default_layout_content h3{
  font-size: 24px;
}
.section-with-sidebar__content p,
.section-with-sidebar__content .wp-block-list li,
.default_layout_content p,
.default_layout_content .wp-block-list li,
.publish-date{
  font-size: 19px;
}

.default_layout_content h1{
  font-size: 63px;
}
}

@media print, screen and (min-width:110em){
  .cta-video-wrap {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 9;
    max-height: unset;
    overflow: hidden;
    margin: 0px 0px 20px;
}
.page-sidebar .widget-cta .cta-title {
    font-size: 34px;
}
.page-sidebar .widget-cta .cta-copy {
    font-size: 19px;
}
.page-sidebar .widget-cta .cta-link {
    font-size: 14px;
}
.cta-link a {
    font-size: 24px;
}
}

/* Mobile: stack, no sticky */
@media (max-width: 900px) {
    .section-with-sidebar__inner {
        flex-direction: column;
    }

    .section-with-sidebar__content,
    .page-sidebar {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .page-sidebar__inner {
        /* JS will reset to non-sticky on small screens */
        position: static;
        top: auto;
    }
}

#breadcrumbs {
color: #656565;
/* Font V2/body */
font-family: 'Figtree';
font-size: 19px;
font-style: normal;
font-weight: 400;
line-height: 1.5;
margin-bottom: 0; 
          /* grey text */
}

#breadcrumbs a {
  color: #258F8B;
  font-family: 'Figtree';
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: underline;
}

#breadcrumbs a:hover {
    text-decoration: underline;
}

#breadcrumbs span {
    margin: 0 4px;
      color: #656565;
  font-family: 'Figtree';
  font-size: 19px;
  font-style: italic !important;
  font-weight: 700 !important;
   line-height: 1.5;
}

#breadcrumbs .breadcrumb_last {
  color: #656565;
  font-family: 'Figtree';
  font-size: 19px;
  font-style: italic !important;
  font-weight: 700 !important;
  line-height: 1.5;
}
.breadcrumb_wrapper{
  background: #F4F4F4;
  display: flex;
  padding: 30px 6%;
}
.footer-formh2{
  color: #000;
  font-family: "Funnel Display";
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 110%;
}
.footer-formp{
  color: #395963;
font-family: 'Figtree';
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 110%;
margin-bottom: 0px;
}

@media print, screen and (min-width:75em){
.footer-formh2{
  font-size: 22px;
}
.footer-formp{
font-size: 18px;
}
}
@media print, screen and (min-width:90em){
  .footer-formh2{
  font-size: 24px;
}
}



.honors-section {
  background-color: #0d8b88; /* teal backdrop */
  padding:80px 6%;
  color: #ffffff;
}

/* Top bar */
.honors-header {
  background-color: #0e355d; /* dark blue bar */
  padding: 16px 24px;
  border-radius: 4px;
  margin-bottom: 40px;
  
}

.honors-header h2 {
  color: #FFF;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; 
  margin-bottom: 0px;
}

/* Grid of awards */
.honors-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 32px 72px;
}

/* Individual award card */
.honor-card {
  display: flex;
  align-items: center;
  gap: 35px;
  flex-direction: column;
}

.honor-logo {
  flex-shrink: 0;
  background-color: #ffffff;
  border-radius: 4px;
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 168px;
  max-height: 168px;
}

.honor-logo img {
  max-width: 50%;
  height: 100%;
  display: block;
  object-fit: contain;
}

.honor-content {
  flex: 1;
  margin:auto 0px
}

.honor-title{
  font-size: 22px;
  font-family: "Funnel Display";
}

.honor-description, .honor-description a {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 0px;
}

.honor-description a {
  text-decoration: underline;
}

.honor-description p{
    margin-bottom: 0px;
}

@media (min-width: 40em) {
  
.honor-card {
  display: flex;
  align-items: center;
  gap: 35px;
  flex-direction: row;
}
}

@media (min-width: 40em) {
  
.honor-logo {
  flex-shrink: 0;
  max-width: 40%;
  background-color: #ffffff;
  border-radius: 4px;
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 168px;
  max-height: 168px;
}
.honor-logo img {
  max-width: 70%;
  max-height: 130px;
}
}

/* Responsive */
@media (max-width: 75em) {
  .honors-grid {
    grid-template-columns: 1fr;
  }

}

@media (max-width: 600px) {
  .honors-section {
    padding: 32px 16px 40px;
  }

  .honor-card {
    flex-direction: column;
  }
  .honor-logo {
    width: 100%;
    max-width: 100%;
  }

}

@media print, screen and (min-width:40em){



  .honor-title, .honors-header h2{
  font-size: 24px;
}
}

@media print, screen and (min-width:64em){
  .honor-title, .honors-header h2{
  font-size: 26px;
}
.honor-description, .honor-description a {
    font-size: 19px;
}
.honor-logo img {
  max-width: 100%;
  max-height: 130px;
}
}

@media print, screen and (min-width:64em){

}

@media print, screen and (min-width:75em){
.honor-card {
  display: flex;
  align-items: center;
  gap: 35px;
  flex-direction: column;
}
  .honor-title, .honors-header h2{
  font-size: 27px;
}
.honor-logo {
  width: 100%;
  min-height: 168px;
  max-width: 100%;
}

}

@media print, screen and (min-width:90em){
.honor-card {
  display: flex;
  align-items: center;
  gap: 35px;
  flex-direction: row;
}

.honor-logo {
  width: 225px;
  min-height: 168px;
  
}
}




.attorney-info {
    padding: 0;
    background-color: #fff;
  
}
  .attorney-info__inner {
    margin: 0 auto;
    display: grid;
    grid-template-columns: minmax(0, 4fr) minmax(0, 1.5fr);
    gap: 40px;
    align-items: stretch;
  }
  .attorney-accordion{
        padding: 90px 6% 10px ;
  }

  .attorney-accordion__item {
    background: #ffffff;
    border-radius: 8px;
    margin-bottom: 16px;
    overflow: hidden;

  }

  .attorney-accordion__header {
    width: 100%;
    padding: 16px 20px;
    border: none;
    background: #0b284d;
    color: #ffffff !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
  }

  .review_attorney_top{
    padding: 80px  100px 20px;
  }

    .attorney-accordion__header_review {
    width: 100%;
    padding: 16px 20px;
    border: none;
    background: #0b284d;
    color: #ffffff !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    border-radius: 8px;
    min-height: 78px;
  }

  .attorney-accordion__header_review h2{
    margin-bottom: 0px;
  }

  .attorney-accordion__icon {
    margin-left: 16px;
    font-size: 18px;
    line-height: 1;
  }

  .attorney-accordion__panel {
    overflow: hidden;
    max-height: 0; /* JS will set actual height on load */
    transition: max-height 0.3s ease;
    background: #ffffff;
  }

  .attorney-accordion__panel-inner {
    padding: 16px 20px 20px;
    color: #3C3C3C;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; 
  }

  .attorney-accordion__panel-inner li{
    margin-bottom: 15px;
  }

  .attorney-accordion__title, .attorney-accordion__header_review h2{
    color: #FFF;
    font-family: "Funnel Display";
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
  }

.attorney-info__image {
  background-color: #19263B; /* Dark blue background behind the image */
  min-height: 300px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

  .attorney-info__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }

    @media (max-width: 64em) {
         .attorney-info__inner {
      grid-template-columns: 1fr;
    }
    .attorney-info__image {
      order: -1;
      min-height: 220px;
      display: none;
    }
      .review_attorney_top{
    padding: 40px 6% 20px;
  }

  }
  
    @media (min-width: 64em) {
        .attorney-accordion{
        padding: 90px 6% 90px 100px;
  }

  .attorney-accordion__title, .attorney-accordion__header_review h2{
    font-size: 24px;
  }
  }
    
    @media (min-width: 75em) {
    .attorney-accordion__panel-inner {
      font-size: 18px;
  }

  .attorney-accordion__title, .attorney-accordion__header_review h2{
    font-size: 28px;
  }
  }
    
    @media (min-width: 90em) {
    .attorney-accordion__panel-inner {
      font-size: 19px;
  }

  .attorney-accordion__title, .attorney-accordion__header_review h2{
    font-size: 34px;
  }
  }




  @media screen and (max-width: 40em) {
  .cta_button_menu_custom {
    position: fixed;
    top: 70px;
    width: 100%;
    background-color: #E1E7EF;
    padding: 10px 20px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    z-index: 9997;
    display: flex;
    justify-content: center;
    gap: 1rem;
    transition: transform 0.3s ease, opacity 0.3s ease;
  }
  
  .cta_button_menu_custom.hidden-on-top {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
  }
  
  .custom_sliddder{
    height:35px !important;
    font-size: 12px !important;
    margin-bottom: 0px;
    width: 100%;
    margin-top: 0;
    display: flex;
        justify-content: center;
  }

  .go_caller_denim{
    background-color: #10284E !important;
  }
  
  
  @keyframes pulse-3x-pause {
    0%, 100% {
      transform: scale(1);
    }
    5% {
      transform: scale(1.1);
    }
    10% {
      transform: scale(1);
    }
    15% {
      transform: scale(1.1);
    }
    20% {
      transform: scale(1);
    }
    25% {
      transform: scale(1.1);
    }
    30% {
      transform: scale(1);
    }
    /* 30%–100% = idle (no more pulsing) */
  }
  
  .pulse-every-5s {
    animation: pulse-3x-pause 6s ease-in-out infinite;
  }
  
  .go_caller_denim::before {
    background-image: url(/images/icon_phone.svg);
    content: '';
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    position: relative;
    width: 15px;
    height: 15px;
    margin-right: 7px;
  }
  
  .text_icon_banner::before {
    content: '';
    background-image: url(/images/message.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    position: relative;
    width: 15px;
    height: 15px;
    margin-right: 7px;
  }
  
  /* Example CSS for mobile menu, change this selector to match your actual menu */
  .mobile-menu.open {
    transform: translateX(0); /* Adjust this for your mobile menu open effect */
  }
  
  }
  
  @media screen and (min-width: 40em) {
    .cta_button_menu_custom {
      display: none;
    }
  }

  .footer_button{
        gap: 7px;
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
  }

   @media screen and (min-width: 40em) {
      .footer_button{
        gap: 20px;
  }
   }

   .section__inner_custom {
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative; /* NEW: anchor for absolute bottom state */
}

   .center_everything{
    text-wrap: balance;
   }

   .middle_child{
    max-width: 1200px;
   }
   
   .section__inner_custom h2{
      font-size: 32px;
   }

   .section__inner_custom p{
      font-size: 16px;
   }

   .no_spacing{
    padding: 60px 0px 0px;
   }

   .gutenburg-button{
    color: #18F3FF !important;
    font-family: "Funnel Display";
    font-size: 17px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 20px !important;
}

  @media screen and (min-width: 40em) {

       .section__inner_custom h2{
      font-size: 34px;
   }

   .section__inner_custom p{
      font-size: 18px;
   }
  }

    @media screen and (min-width: 64em) {
       .section__inner_custom h2{
      font-size: 36px;
   }

   .section__inner_custom p{
      font-size: 20px;
   }
    
  }

    @media screen and (min-width: 75em) {

       .section__inner_custom h2{
      font-size: 42px;
   }

   .section__inner_custom p{
      font-size: 22px;
   }
  }

    @media screen and (min-width: 90em) {

       .section__inner_custom h2{
      font-size: 48px;
   }

   .section__inner_custom p{
      font-size: 24px;
   }
  }


.m_section.is-flipped {
  display: flex;
  flex-direction: column-reverse;
}

@media print, screen and (min-width:64em){
  .m_section.is-flipped {
  display: flex;
  flex-direction: row;
}
}









.faq2-toggle{
  position: absolute;
  opacity: 0;
  width: 1px;
  height: 1px;
  margin: 0;
  pointer-events: none;
}

/* Trigger is a LABEL */
.faq2-trigger{
  cursor: pointer;
  display: flex !important;
  align-items: center;
  gap: 15px;
  width: 100%;
  user-select: none;
  font-weight: 700;
}

.faq2-icon{
  width: 22px;
  height: 22px;
  position: relative;
  flex-shrink: 0;
  display: flex;
}

.faq2-icon:before,
.faq2-icon:after{
  content: "";
  position: absolute;
  background-color: #3d4d5c;
  border-radius: 2px;
}

/* Horizontal bar (always visible) */
.faq2-icon:before{
  width: 100%;
  height: 3px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

/* Vertical bar (fades out when open) */
.faq2-icon:after{
  width: 3px;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: opacity 220ms ease;
}

.faq2-text{
  margin-bottom: 0px !important;
}

.faq2-toggle:checked + .faq2-trigger .faq2-icon:after{
  opacity: 0;
}

/* --- HARD RESET of old accordion constraints --- */
.faq2-panel{
  max-height: none !important;     /* kills old max-height:0 */
  height: auto !important;
  overflow: visible !important;    /* we control overflow on inner */
  display: grid !important;
  grid-template-rows: 0fr;         /* closed */
  transition: grid-template-rows 520ms cubic-bezier(.22,.61,.36,1) !important;
  border-bottom: 1px solid transparent;
}

.faq2-panel > .faq2-content{
  overflow: hidden !important;     /* needed for grid animation */
  min-height: 0;                   /* prevents grid child sizing weirdness */
}

.faq2-content{
  margin-bottom: 0px !important;
}

/* Content default (closed) */
.faq2-content{
  padding: 0 !important;
  opacity: 0 !important;
  transform: translateY(-6px) !important;
  margin-top: 0 !important;

  visibility: visible !important;  /* overrides your old visibility:hidden */
  pointer-events: auto !important; /* overrides your old pointer-events:none */

  transition:
    opacity 260ms ease,
    transform 420ms cubic-bezier(.22,.61,.36,1),
    margin-top 420ms cubic-bezier(.22,.61,.36,1),
    padding 420ms cubic-bezier(.22,.61,.36,1) !important;
}

/* OPEN state */
.faq2-toggle:checked ~ .faq2-panel{
  grid-template-rows: 1fr;
  border-bottom-color: #e2e8f0;
}

.faq2-toggle:checked ~ .faq2-panel .faq2-content{
  padding: 14px 16px 14px 56px !important;
  opacity: 1 !important;
  transform: translateY(0) !important;
  margin-top: 6px !important;
}


/* Mobile: stacked, no sticky */
.sticky-faq{ position: static; }

/* Reduced motion */
@media (prefers-reduced-motion: reduce){
  .faq2-panel,
  .faq2-content,
  .faq2-icon:after{
    transition: none !important;
  }
}

