@charset "UTF-8";
/**
 * Foundation for Sites
 * Version 6.8.1
 * https://get.foundation
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 55.625em) {
  .reveal.large, .reveal.small, .reveal.tiny, .reveal {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

a {
  background-color: transparent;
}

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

b,
strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

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

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

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

[data-whatintent=mouse] *, [data-whatintent=mouse] *:focus,
[data-whatintent=touch] *,
[data-whatintent=touch] *:focus,
[data-whatinput=mouse] *,
[data-whatinput=mouse] *:focus,
[data-whatinput=touch] *,
[data-whatinput=touch] *:focus {
  outline: none;
}

[draggable=false] {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

.foundation-mq {
  font-family: "small=0em&medium=55.625em&large=64em&xlarge=75em&xxlarge=90em";
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1.125rem;
}

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

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -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 {
  -webkit-box-sizing: border-box;
          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;
  -webkit-overflow-scrolling: touch;
}

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

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

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

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

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

.cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%;
}
.cell.auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.cell.shrink {
  -webkit-box-flex: 0;
      -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 {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

@media print, screen and (min-width: 55.625em) {
  .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 {
    -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 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
.grid-x > .small-12, .grid-x > .small-11, .grid-x > .small-10, .grid-x > .small-9, .grid-x > .small-8, .grid-x > .small-7, .grid-x > .small-6, .grid-x > .small-5, .grid-x > .small-4, .grid-x > .small-3, .grid-x > .small-2, .grid-x > .small-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 55.625em) {
  .grid-x > .medium-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    width: auto;
  }
  .grid-x > .medium-12, .grid-x > .medium-11, .grid-x > .medium-10, .grid-x > .medium-9, .grid-x > .medium-8, .grid-x > .medium-7, .grid-x > .medium-6, .grid-x > .medium-5, .grid-x > .medium-4, .grid-x > .medium-3, .grid-x > .medium-2, .grid-x > .medium-1, .grid-x > .medium-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-x > .medium-shrink {
    width: auto;
  }
  .grid-x > .medium-1 {
    width: 8.3333333333%;
  }
  .grid-x > .medium-2 {
    width: 16.6666666667%;
  }
  .grid-x > .medium-3 {
    width: 25%;
  }
  .grid-x > .medium-4 {
    width: 33.3333333333%;
  }
  .grid-x > .medium-5 {
    width: 41.6666666667%;
  }
  .grid-x > .medium-6 {
    width: 50%;
  }
  .grid-x > .medium-7 {
    width: 58.3333333333%;
  }
  .grid-x > .medium-8 {
    width: 66.6666666667%;
  }
  .grid-x > .medium-9 {
    width: 75%;
  }
  .grid-x > .medium-10 {
    width: 83.3333333333%;
  }
  .grid-x > .medium-11 {
    width: 91.6666666667%;
  }
  .grid-x > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    width: auto;
  }
  .grid-x > .large-12, .grid-x > .large-11, .grid-x > .large-10, .grid-x > .large-9, .grid-x > .large-8, .grid-x > .large-7, .grid-x > .large-6, .grid-x > .large-5, .grid-x > .large-4, .grid-x > .large-3, .grid-x > .large-2, .grid-x > .large-1, .grid-x > .large-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-x > .large-shrink {
    width: auto;
  }
  .grid-x > .large-1 {
    width: 8.3333333333%;
  }
  .grid-x > .large-2 {
    width: 16.6666666667%;
  }
  .grid-x > .large-3 {
    width: 25%;
  }
  .grid-x > .large-4 {
    width: 33.3333333333%;
  }
  .grid-x > .large-5 {
    width: 41.6666666667%;
  }
  .grid-x > .large-6 {
    width: 50%;
  }
  .grid-x > .large-7 {
    width: 58.3333333333%;
  }
  .grid-x > .large-8 {
    width: 66.6666666667%;
  }
  .grid-x > .large-9 {
    width: 75%;
  }
  .grid-x > .large-10 {
    width: 83.3333333333%;
  }
  .grid-x > .large-11 {
    width: 91.6666666667%;
  }
  .grid-x > .large-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.5555555556rem;
  margin-right: -0.5555555556rem;
}
@media print, screen and (min-width: 55.625em) {
  .grid-margin-x {
    margin-left: -0.8333333333rem;
    margin-right: -0.8333333333rem;
  }
}
.grid-margin-x > .cell {
  width: calc(100% - 1.1111111111rem);
  margin-left: 0.5555555556rem;
  margin-right: 0.5555555556rem;
}
@media print, screen and (min-width: 55.625em) {
  .grid-margin-x > .cell {
    width: calc(100% - 1.6666666667rem);
    margin-left: 0.8333333333rem;
    margin-right: 0.8333333333rem;
  }
}
.grid-margin-x > .auto {
  width: auto;
}
.grid-margin-x > .shrink {
  width: auto;
}
.grid-margin-x > .small-1 {
  width: calc(8.3333333333% - 1.1111111111rem);
}
.grid-margin-x > .small-2 {
  width: calc(16.6666666667% - 1.1111111111rem);
}
.grid-margin-x > .small-3 {
  width: calc(25% - 1.1111111111rem);
}
.grid-margin-x > .small-4 {
  width: calc(33.3333333333% - 1.1111111111rem);
}
.grid-margin-x > .small-5 {
  width: calc(41.6666666667% - 1.1111111111rem);
}
.grid-margin-x > .small-6 {
  width: calc(50% - 1.1111111111rem);
}
.grid-margin-x > .small-7 {
  width: calc(58.3333333333% - 1.1111111111rem);
}
.grid-margin-x > .small-8 {
  width: calc(66.6666666667% - 1.1111111111rem);
}
.grid-margin-x > .small-9 {
  width: calc(75% - 1.1111111111rem);
}
.grid-margin-x > .small-10 {
  width: calc(83.3333333333% - 1.1111111111rem);
}
.grid-margin-x > .small-11 {
  width: calc(91.6666666667% - 1.1111111111rem);
}
.grid-margin-x > .small-12 {
  width: calc(100% - 1.1111111111rem);
}
@media print, screen and (min-width: 55.625em) {
  .grid-margin-x > .auto {
    width: auto;
  }
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 1.6666666667rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 1.6666666667rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.6666666667rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 1.6666666667rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 1.6666666667rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.6666666667rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 1.6666666667rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 1.6666666667rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.6666666667rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 1.6666666667rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 1.6666666667rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.6666666667rem);
  }
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 1.6666666667rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 1.6666666667rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.6666666667rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 1.6666666667rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 1.6666666667rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.6666666667rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 1.6666666667rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 1.6666666667rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.6666666667rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 1.6666666667rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 1.6666666667rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.6666666667rem);
  }
}
@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.3333333333% - 1.6666666667rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.6666666667% - 1.6666666667rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 1.6666666667rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.3333333333% - 1.6666666667rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.6666666667% - 1.6666666667rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 1.6666666667rem);
  }
  .grid-margin-x > .large-7 {
    width: calc(58.3333333333% - 1.6666666667rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.6666666667% - 1.6666666667rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 1.6666666667rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.3333333333% - 1.6666666667rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.6666666667% - 1.6666666667rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 1.6666666667rem);
  }
}

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 55.625em) {
  .medium-up-1 > .cell {
    width: 100%;
  }
  .medium-up-2 > .cell {
    width: 50%;
  }
  .medium-up-3 > .cell {
    width: 33.3333333333%;
  }
  .medium-up-4 > .cell {
    width: 25%;
  }
  .medium-up-5 > .cell {
    width: 20%;
  }
  .medium-up-6 > .cell {
    width: 16.6666666667%;
  }
  .medium-up-7 > .cell {
    width: 14.2857142857%;
  }
  .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.3333333333%;
  }
  .large-up-4 > .cell {
    width: 25%;
  }
  .large-up-5 > .cell {
    width: 20%;
  }
  .large-up-6 > .cell {
    width: 16.6666666667%;
  }
  .large-up-7 > .cell {
    width: 14.2857142857%;
  }
  .large-up-8 > .cell {
    width: 12.5%;
  }
}
.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.1111111111rem);
}

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

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

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

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

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

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

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

@media print, screen and (min-width: 55.625em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.6666666667rem);
  }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.6666666667rem);
  }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.3333333333% - 1.6666666667rem);
  }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.6666666667rem);
  }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.6666666667rem);
  }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.6666666667% - 1.6666666667rem);
  }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.2857142857% - 1.6666666667rem);
  }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.6666666667rem);
  }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.6666666667rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.6666666667rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333333333% - 1.6666666667rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.6666666667rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.6666666667rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6666666667% - 1.6666666667rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857142857% - 1.6666666667rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.6666666667rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.6666666667rem);
  }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.6666666667rem);
  }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.3333333333% - 1.6666666667rem);
  }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.6666666667rem);
  }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.6666666667rem);
  }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.6666666667% - 1.6666666667rem);
  }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.2857142857% - 1.6666666667rem);
  }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.6666666667rem);
  }
}
.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.3333333333%;
}
.small-margin-collapse > .small-2 {
  width: 16.6666666667%;
}
.small-margin-collapse > .small-3 {
  width: 25%;
}
.small-margin-collapse > .small-4 {
  width: 33.3333333333%;
}
.small-margin-collapse > .small-5 {
  width: 41.6666666667%;
}
.small-margin-collapse > .small-6 {
  width: 50%;
}
.small-margin-collapse > .small-7 {
  width: 58.3333333333%;
}
.small-margin-collapse > .small-8 {
  width: 66.6666666667%;
}
.small-margin-collapse > .small-9 {
  width: 75%;
}
.small-margin-collapse > .small-10 {
  width: 83.3333333333%;
}
.small-margin-collapse > .small-11 {
  width: 91.6666666667%;
}
.small-margin-collapse > .small-12 {
  width: 100%;
}
@media print, screen and (min-width: 55.625em) {
  .small-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .medium-3 {
    width: 25%;
  }
  .small-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .medium-6 {
    width: 50%;
  }
  .small-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .medium-9 {
    width: 75%;
  }
  .small-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .large-3 {
    width: 25%;
  }
  .small-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .large-6 {
    width: 50%;
  }
  .small-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .large-9 {
    width: 75%;
  }
  .small-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .large-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: 55.625em) {
  .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: 55.625em) {
  .medium-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .small-3 {
    width: 25%;
  }
  .medium-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .small-6 {
    width: 50%;
  }
  .medium-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .small-9 {
    width: 75%;
  }
  .medium-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 55.625em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }
  .medium-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }
  .medium-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }
  .medium-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .large-3 {
    width: 25%;
  }
  .medium-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .large-6 {
    width: 50%;
  }
  .medium-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .large-9 {
    width: 75%;
  }
  .medium-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 55.625em) {
  .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.3333333333%;
  }
  .large-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .small-3 {
    width: 25%;
  }
  .large-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .small-6 {
    width: 50%;
  }
  .large-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .small-9 {
    width: 75%;
  }
  .large-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .medium-3 {
    width: 25%;
  }
  .large-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .medium-6 {
    width: 50%;
  }
  .large-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .medium-9 {
    width: 75%;
  }
  .large-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .large-3 {
    width: 25%;
  }
  .large-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .large-6 {
    width: 50%;
  }
  .large-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .large-9 {
    width: 75%;
  }
  .large-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .large-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;
  }
}

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

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

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

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.3333333333% + 1.1111111111rem / 2);
}

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

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

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

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

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

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.3333333333% + 1.1111111111rem / 2);
}

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

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.6666666667% + 1.1111111111rem / 2);
}

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

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

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

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.3333333333% + 1.1111111111rem / 2);
}

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

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.6666666667% + 1.1111111111rem / 2);
}

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

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

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

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.3333333333% + 1.1111111111rem / 2);
}

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

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.6666666667% + 1.1111111111rem / 2);
}

@media print, screen and (min-width: 55.625em) {
  .medium-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 1.6666666667rem / 2);
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.3333333333% + 1.6666666667rem / 2);
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.6666666667% + 1.6666666667rem / 2);
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 1.6666666667rem / 2);
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.3333333333% + 1.6666666667rem / 2);
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.6666666667% + 1.6666666667rem / 2);
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 1.6666666667rem / 2);
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.3333333333% + 1.6666666667rem / 2);
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.6666666667% + 1.6666666667rem / 2);
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 1.6666666667rem / 2);
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.3333333333% + 1.6666666667rem / 2);
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.6666666667% + 1.6666666667rem / 2);
  }
}
@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 1.6666666667rem / 2);
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.3333333333% + 1.6666666667rem / 2);
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.6666666667% + 1.6666666667rem / 2);
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 1.6666666667rem / 2);
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.3333333333% + 1.6666666667rem / 2);
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.6666666667% + 1.6666666667rem / 2);
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 1.6666666667rem / 2);
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.3333333333% + 1.6666666667rem / 2);
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.6666666667% + 1.6666666667rem / 2);
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 1.6666666667rem / 2);
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.3333333333% + 1.6666666667rem / 2);
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.6666666667% + 1.6666666667rem / 2);
  }
}
.grid-y {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
.grid-y > .cell {
  height: auto;
  max-height: 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 {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}
@media print, screen and (min-width: 55.625em) {
  .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 {
    -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 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
.grid-y > .small-12, .grid-y > .small-11, .grid-y > .small-10, .grid-y > .small-9, .grid-y > .small-8, .grid-y > .small-7, .grid-y > .small-6, .grid-y > .small-5, .grid-y > .small-4, .grid-y > .small-3, .grid-y > .small-2, .grid-y > .small-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.grid-y > .small-1 {
  height: 8.3333333333%;
}
.grid-y > .small-2 {
  height: 16.6666666667%;
}
.grid-y > .small-3 {
  height: 25%;
}
.grid-y > .small-4 {
  height: 33.3333333333%;
}
.grid-y > .small-5 {
  height: 41.6666666667%;
}
.grid-y > .small-6 {
  height: 50%;
}
.grid-y > .small-7 {
  height: 58.3333333333%;
}
.grid-y > .small-8 {
  height: 66.6666666667%;
}
.grid-y > .small-9 {
  height: 75%;
}
.grid-y > .small-10 {
  height: 83.3333333333%;
}
.grid-y > .small-11 {
  height: 91.6666666667%;
}
.grid-y > .small-12 {
  height: 100%;
}
@media print, screen and (min-width: 55.625em) {
  .grid-y > .medium-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    height: auto;
  }
  .grid-y > .medium-12, .grid-y > .medium-11, .grid-y > .medium-10, .grid-y > .medium-9, .grid-y > .medium-8, .grid-y > .medium-7, .grid-y > .medium-6, .grid-y > .medium-5, .grid-y > .medium-4, .grid-y > .medium-3, .grid-y > .medium-2, .grid-y > .medium-1, .grid-y > .medium-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-y > .medium-shrink {
    height: auto;
  }
  .grid-y > .medium-1 {
    height: 8.3333333333%;
  }
  .grid-y > .medium-2 {
    height: 16.6666666667%;
  }
  .grid-y > .medium-3 {
    height: 25%;
  }
  .grid-y > .medium-4 {
    height: 33.3333333333%;
  }
  .grid-y > .medium-5 {
    height: 41.6666666667%;
  }
  .grid-y > .medium-6 {
    height: 50%;
  }
  .grid-y > .medium-7 {
    height: 58.3333333333%;
  }
  .grid-y > .medium-8 {
    height: 66.6666666667%;
  }
  .grid-y > .medium-9 {
    height: 75%;
  }
  .grid-y > .medium-10 {
    height: 83.3333333333%;
  }
  .grid-y > .medium-11 {
    height: 91.6666666667%;
  }
  .grid-y > .medium-12 {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    height: auto;
  }
  .grid-y > .large-12, .grid-y > .large-11, .grid-y > .large-10, .grid-y > .large-9, .grid-y > .large-8, .grid-y > .large-7, .grid-y > .large-6, .grid-y > .large-5, .grid-y > .large-4, .grid-y > .large-3, .grid-y > .large-2, .grid-y > .large-1, .grid-y > .large-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-y > .large-shrink {
    height: auto;
  }
  .grid-y > .large-1 {
    height: 8.3333333333%;
  }
  .grid-y > .large-2 {
    height: 16.6666666667%;
  }
  .grid-y > .large-3 {
    height: 25%;
  }
  .grid-y > .large-4 {
    height: 33.3333333333%;
  }
  .grid-y > .large-5 {
    height: 41.6666666667%;
  }
  .grid-y > .large-6 {
    height: 50%;
  }
  .grid-y > .large-7 {
    height: 58.3333333333%;
  }
  .grid-y > .large-8 {
    height: 66.6666666667%;
  }
  .grid-y > .large-9 {
    height: 75%;
  }
  .grid-y > .large-10 {
    height: 83.3333333333%;
  }
  .grid-y > .large-11 {
    height: 91.6666666667%;
  }
  .grid-y > .large-12 {
    height: 100%;
  }
}

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

.grid-margin-y {
  margin-top: -0.5555555556rem;
  margin-bottom: -0.5555555556rem;
}
@media print, screen and (min-width: 55.625em) {
  .grid-margin-y {
    margin-top: -0.8333333333rem;
    margin-bottom: -0.8333333333rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1.1111111111rem);
  margin-top: 0.5555555556rem;
  margin-bottom: 0.5555555556rem;
}
@media print, screen and (min-width: 55.625em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.6666666667rem);
    margin-top: 0.8333333333rem;
    margin-bottom: 0.8333333333rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 1.1111111111rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 1.1111111111rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1.1111111111rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 1.1111111111rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 1.1111111111rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1.1111111111rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 1.1111111111rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 1.1111111111rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1.1111111111rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 1.1111111111rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 1.1111111111rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 1.1111111111rem);
}
@media print, screen and (min-width: 55.625em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.6666666667rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.6666666667rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.6666666667rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.6666666667rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.6666666667rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.6666666667rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.6666666667rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.6666666667rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.6666666667rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.6666666667rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.6666666667rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.6666666667rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.6666666667rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.6666666667rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.6666666667rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.6666666667rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.6666666667rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.6666666667rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.6666666667rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.6666666667rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.6666666667rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.6666666667rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.6666666667rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.6666666667rem);
  }
}
@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.3333333333% - 1.6666666667rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1.6666666667rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.6666666667rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1.6666666667rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1.6666666667rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.6666666667rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 1.6666666667rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1.6666666667rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.6666666667rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1.6666666667rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1.6666666667rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.6666666667rem);
  }
}

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

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

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

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

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

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

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

.grid-margin-y {
  margin-top: -0.5555555556rem;
  margin-bottom: -0.5555555556rem;
}
@media print, screen and (min-width: 55.625em) {
  .grid-margin-y {
    margin-top: -0.8333333333rem;
    margin-bottom: -0.8333333333rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1.1111111111rem);
  margin-top: 0.5555555556rem;
  margin-bottom: 0.5555555556rem;
}
@media print, screen and (min-width: 55.625em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.6666666667rem);
    margin-top: 0.8333333333rem;
    margin-bottom: 0.8333333333rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 1.1111111111rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 1.1111111111rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1.1111111111rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 1.1111111111rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 1.1111111111rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1.1111111111rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 1.1111111111rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 1.1111111111rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1.1111111111rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 1.1111111111rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 1.1111111111rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 1.1111111111rem);
}
@media print, screen and (min-width: 55.625em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.6666666667rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.6666666667rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.6666666667rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.6666666667rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.6666666667rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.6666666667rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.6666666667rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.6666666667rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.6666666667rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.6666666667rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.6666666667rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.6666666667rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.6666666667rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.6666666667rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.6666666667rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.6666666667rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.6666666667rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.6666666667rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.6666666667rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.6666666667rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.6666666667rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.6666666667rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.6666666667rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.6666666667rem);
  }
}
@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.3333333333% - 1.6666666667rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1.6666666667rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.6666666667rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1.6666666667rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1.6666666667rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.6666666667rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 1.6666666667rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1.6666666667rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.6666666667rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1.6666666667rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1.6666666667rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.6666666667rem);
  }
}

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

@media print, screen and (min-width: 55.625em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.6666666667rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.6666666667rem);
  }
}
.align-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 55.625em) {
  .medium-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .medium-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .large-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .large-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .large-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
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: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}

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

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

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

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  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: #636363;
}

h1, .h1 {
  font-size: 1.6666666667rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0;
}

h2, .h2 {
  font-size: 1.5555555556rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0;
}

h3, .h3 {
  font-size: 1.2222222222rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0;
}

h4, .h4 {
  font-size: 1.2222222222rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0;
}

h5, .h5 {
  font-size: 1.1111111111rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0;
}

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

@media print, screen and (min-width: 55.625em) {
  h1, .h1 {
    font-size: 2rem;
  }
  h2, .h2 {
    font-size: 2rem;
  }
  h3, .h3 {
    font-size: 1.3333333333rem;
  }
  h4, .h4 {
    font-size: 1.5555555556rem;
  }
  h5, .h5 {
    font-size: 1.3333333333rem;
  }
  h6, .h6 {
    font-size: 1.1111111111rem;
  }
}
a {
  line-height: inherit;
  color: #514139;
  -webkit-text-decoration: underline solid 2px #ff671f;
          text-decoration: underline solid 2px #ff671f;
  cursor: pointer;
}
a:hover, a:focus {
  color: #514139;
  text-decoration: none;
}
a img {
  border: 0;
}

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

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

li {
  font-size: inherit;
}

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

ol {
  margin-left: 1.25rem;
}

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

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

blockquote {
  margin: 0 0 1rem;
  padding: 0.5rem 1.1111111111rem 0 1.0555555556rem;
  border-left: 1px solid #636363;
}
blockquote, blockquote p {
  line-height: 1.6;
  color: #555555;
}

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

figure {
  margin: 0;
}

kbd {
  margin: 0;
  padding: 0.1111111111rem 0.2222222222rem 0;
  background-color: #F1F1F3;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a;
}

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

.lead {
  font-size: 1.40625rem;
  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;
}

.cite-block, cite {
  display: block;
  color: #555555;
  font-size: 0.7222222222rem;
}
.cite-block:before, cite:before {
  content: "— ";
}

.code-inline, code {
  border: 1px solid #636363;
  background-color: #F1F1F3;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.1111111111rem 0.2777777778rem 0.0555555556rem;
}

.code-block {
  border: 1px solid #636363;
  background-color: #F1F1F3;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem;
}

.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: 55.625em) {
  .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;
  }
}
.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    print-color-adjust: economy;
    -webkit-box-shadow: none !important;
            box-shadow: none !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 #555555;
    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;
  }
}
[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color],
textarea {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 2.1666666667rem;
  margin: 0 0 0.8888888889rem;
  padding: 0.4444444444rem;
  border: 1px solid #636363;
  border-radius: 0;
  background-color: #fefefe;
  -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
          box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 0.8888888889rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  -o-transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
[type=text]:focus, [type=password]:focus, [type=date]:focus, [type=datetime]:focus, [type=datetime-local]:focus, [type=month]:focus, [type=week]:focus, [type=email]:focus, [type=number]:focus, [type=search]:focus, [type=tel]:focus, [type=time]:focus, [type=url]:focus, [type=color]:focus,
textarea:focus {
  outline: none;
  border: 1px solid #555555;
  background-color: #fefefe;
  -webkit-box-shadow: 0 0 5px #636363;
          box-shadow: 0 0 5px #636363;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  -o-transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

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

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

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

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

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

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

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

::placeholder {
  color: #555555;
}

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

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

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

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

label {
  display: block;
  margin: 0;
  font-size: 0.7777777778rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a;
}
label.middle {
  margin: 0 0 0.8888888889rem;
  line-height: 1.5;
  padding: 0.5rem 0;
}

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

.input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 0.8888888889rem;
  -webkit-box-align: 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-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label, .input-group-button, .input-group-field, .input-group-label {
  margin: 0;
  white-space: nowrap;
}

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #636363;
  background: #F1F1F3;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-align: 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-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  min-width: 0;
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -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 {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 0.8888888889rem;
}

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

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

.fieldset {
  margin: 1rem 0;
  padding: 1.1111111111rem;
  border: 1px solid #636363;
}
.fieldset legend {
  margin: 0;
  margin-left: -0.1666666667rem;
  padding: 0 0.1666666667rem;
}

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

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

.is-invalid-label {
  color: #9e0b0f;
}

.form-error {
  display: none;
  margin-top: -0.4444444444rem;
  margin-bottom: 0.8888888889rem;
  font-size: 0.6666666667rem;
  font-weight: 700;
  color: #9e0b0f;
}
.form-error.is-visible {
  display: block;
}

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 1em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  -o-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.8333333333rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
}
[data-whatinput=mouse] .button {
  outline: 0;
}
.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, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
  background-color: #ff671f;
  color: #fefefe;
}
.button:hover, .button:focus {
  background-color: #f34e00;
  color: #fefefe;
}
.button.primary, .button.primary.disabled, .button.primary[disabled], .button.primary.disabled:hover, .button.primary[disabled]:hover, .button.primary.disabled:focus, .button.primary[disabled]:focus {
  background-color: #ff671f;
  color: #fefefe;
}
.button.primary:hover, .button.primary:focus {
  background-color: #e54a00;
  color: #fefefe;
}
.button.secondary, .button.secondary.disabled, .button.secondary[disabled], .button.secondary.disabled:hover, .button.secondary[disabled]:hover, .button.secondary.disabled:focus, .button.secondary[disabled]:focus {
  background-color: #7083d1;
  color: #fefefe;
}
.button.secondary:hover, .button.secondary:focus {
  background-color: #3f59c1;
  color: #fefefe;
}
.button.success, .button.success.disabled, .button.success[disabled], .button.success.disabled:hover, .button.success[disabled]:hover, .button.success.disabled:focus, .button.success[disabled]:focus {
  background-color: #43a214;
  color: #fefefe;
}
.button.success:hover, .button.success:focus {
  background-color: #368210;
  color: #fefefe;
}
.button.warning, .button.warning.disabled, .button.warning[disabled], .button.warning.disabled:hover, .button.warning[disabled]:hover, .button.warning.disabled:focus, .button.warning[disabled]:focus {
  background-color: #ffae00;
  color: #fefefe;
}
.button.warning:hover, .button.warning:focus {
  background-color: #cc8b00;
  color: #fefefe;
}
.button.alert, .button.alert.disabled, .button.alert[disabled], .button.alert.disabled:hover, .button.alert[disabled]:hover, .button.alert.disabled:focus, .button.alert[disabled]:focus {
  background-color: #9e0b0f;
  color: #fefefe;
}
.button.alert:hover, .button.alert:focus {
  background-color: #7e090c;
  color: #fefefe;
}
.button.hollow, .button.hollow:hover, .button.hollow:focus, .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, .button.hollow.disabled, .button.hollow[disabled], .button.hollow.disabled:hover, .button.hollow[disabled]:hover, .button.hollow.disabled:focus, .button.hollow[disabled]:focus {
  border: 1px solid #ff671f;
  color: #ff671f;
}
.button.hollow:hover, .button.hollow:focus {
  border-color: #8f2e00;
  color: #8f2e00;
}
.button.hollow.primary, .button.hollow.primary.disabled, .button.hollow.primary[disabled], .button.hollow.primary.disabled:hover, .button.hollow.primary[disabled]:hover, .button.hollow.primary.disabled:focus, .button.hollow.primary[disabled]:focus {
  border: 1px solid #ff671f;
  color: #ff671f;
}
.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: #8f2e00;
  color: #8f2e00;
}
.button.hollow.secondary, .button.hollow.secondary.disabled, .button.hollow.secondary[disabled], .button.hollow.secondary.disabled:hover, .button.hollow.secondary[disabled]:hover, .button.hollow.secondary.disabled:focus, .button.hollow.secondary[disabled]:focus {
  border: 1px solid #7083d1;
  color: #7083d1;
}
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: #273779;
  color: #273779;
}
.button.hollow.success, .button.hollow.success.disabled, .button.hollow.success[disabled], .button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus {
  border: 1px solid #43a214;
  color: #43a214;
}
.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: #22510a;
  color: #22510a;
}
.button.hollow.warning, .button.hollow.warning.disabled, .button.hollow.warning[disabled], .button.hollow.warning.disabled:hover, .button.hollow.warning[disabled]:hover, .button.hollow.warning.disabled:focus, .button.hollow.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: #805700;
  color: #805700;
}
.button.hollow.alert, .button.hollow.alert.disabled, .button.hollow.alert[disabled], .button.hollow.alert.disabled:hover, .button.hollow.alert[disabled]:hover, .button.hollow.alert.disabled:focus, .button.hollow.alert[disabled]:focus {
  border: 1px solid #9e0b0f;
  color: #9e0b0f;
}
.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: #4f0608;
  color: #4f0608;
}
.button.clear, .button.clear:hover, .button.clear:focus, .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}
.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear.disabled:hover, .button.clear[disabled]:hover, .button.clear.disabled:focus, .button.clear[disabled]:focus {
  color: #ff671f;
}
.button.clear:hover, .button.clear:focus {
  color: #8f2e00;
}
.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary.disabled:hover, .button.clear.primary[disabled]:hover, .button.clear.primary.disabled:focus, .button.clear.primary[disabled]:focus {
  color: #ff671f;
}
.button.clear.primary:hover, .button.clear.primary:focus {
  color: #8f2e00;
}
.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
  color: #7083d1;
}
.button.clear.secondary:hover, .button.clear.secondary:focus {
  color: #273779;
}
.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
  color: #43a214;
}
.button.clear.success:hover, .button.clear.success:focus {
  color: #22510a;
}
.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus {
  color: #ffae00;
}
.button.clear.warning:hover, .button.clear.warning:focus {
  color: #805700;
}
.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus {
  color: #9e0b0f;
}
.button.clear.alert:hover, .button.clear.alert:focus {
  color: #4f0608;
}
.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4em;
  content: "";
  border-bottom-width: 0;
  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: #ff671f;
}
.button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
  border-top-color: #ff671f;
}
.button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
  border-top-color: #7083d1;
}
.button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
  border-top-color: #43a214;
}
.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: #9e0b0f;
}
.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

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

.callout, .validation_error {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 0;
  background-color: white;
  color: #0a0a0a;
}
.callout > :first-child, .validation_error > :first-child {
  margin-top: 0;
}
.callout > :last-child, .validation_error > :last-child {
  margin-bottom: 0;
}
.callout.primary, .primary.validation_error {
  background-color: #ffe8dd;
  color: #0a0a0a;
}
.callout.secondary, .secondary.validation_error {
  background-color: #eaecf8;
  color: #0a0a0a;
}
.callout.success, .success.validation_error {
  background-color: #e0fad3;
  color: #0a0a0a;
}
.callout.warning, .warning.validation_error {
  background-color: #fff3d9;
  color: #0a0a0a;
}
.callout.alert, .alert.validation_error {
  background-color: #fccfd0;
  color: #0a0a0a;
}
.callout.small, .small.validation_error {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}
.callout.large, .large.validation_error {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
[data-whatinput=mouse] .menu li {
  outline: 0;
}
.menu a,
.menu .button {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem;
}
.menu input,
.menu select,
.menu a,
.menu button {
  margin-bottom: 0;
}
.menu input {
  display: inline-block;
}
.menu, .menu.horizontal {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.menu.vertical {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.menu.vertical.icon-top li a img,
.menu.vertical.icon-top li a i,
.menu.vertical.icon-top li a svg, .menu.vertical.icon-bottom li a img,
.menu.vertical.icon-bottom li a i,
.menu.vertical.icon-bottom li a svg {
  text-align: left;
}
.menu.expanded li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}
.menu.expanded.icon-top li a img,
.menu.expanded.icon-top li a i,
.menu.expanded.icon-top li a svg, .menu.expanded.icon-bottom li a img,
.menu.expanded.icon-bottom li a i,
.menu.expanded.icon-bottom li a svg {
  text-align: left;
}
.menu.simple {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.menu.simple li + li {
  margin-left: 1rem;
}
.menu.simple a {
  padding: 0;
}
@media print, screen and (min-width: 55.625em) {
  .menu.medium-horizontal {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .menu.medium-vertical {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .menu.medium-expanded li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .menu.medium-simple li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 64em) {
  .menu.large-horizontal {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .menu.large-vertical {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .menu.large-expanded li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .menu.large-simple li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}
.menu.nested {
  margin-right: 0;
  margin-left: 1rem;
}
.menu.icons a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.menu.icon-left li a, .menu.nested.icon-left li a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg, .menu.nested.icon-left li a img,
.menu.nested.icon-left li a i,
.menu.nested.icon-left li a svg {
  margin-right: 0.25rem;
}
.menu.icon-right li a, .menu.nested.icon-right li a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg, .menu.nested.icon-right li a img,
.menu.nested.icon-right li a i,
.menu.nested.icon-right li a svg {
  margin-left: 0.25rem;
}
.menu.icon-top li a, .menu.nested.icon-top li a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg, .menu.nested.icon-top li a img,
.menu.nested.icon-top li a i,
.menu.nested.icon-top li a svg {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu.icon-bottom li a, .menu.nested.icon-bottom li a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg, .menu.nested.icon-bottom li a img,
.menu.nested.icon-bottom li a i,
.menu.nested.icon-bottom li a svg {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu .is-active > a {
  background: #ff671f;
  color: #0a0a0a;
}
.menu .active > a {
  background: #ff671f;
  color: #0a0a0a;
}
.menu.align-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.menu.align-right li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.menu.align-right li .submenu li {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.menu.align-right.vertical li {
  display: block;
  text-align: right;
}
.menu.align-right.vertical li .submenu li {
  text-align: right;
}
.menu.align-right.icon-top li a img,
.menu.align-right.icon-top li a i,
.menu.align-right.icon-top li a svg, .menu.align-right.icon-bottom li a img,
.menu.align-right.icon-bottom li a i,
.menu.align-right.icon-bottom li a svg {
  text-align: right;
}
.menu.align-right .nested {
  margin-right: 1rem;
  margin-left: 0;
}
.menu.align-center li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.menu.align-center li .submenu li {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.menu .menu-text {
  padding: 0.7rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit;
}

.menu-centered > .menu {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.menu-centered > .menu li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.menu-centered > .menu li .submenu li {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.no-js [data-responsive-menu] ul {
  display: none;
}

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: none;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: none;
  border-radius: 0;
  background-color: #fefefe;
  font-size: 1rem;
}
.dropdown-pane.is-opening {
  display: block;
}
.dropdown-pane.is-open {
  display: block;
  visibility: visible;
}

.dropdown-pane.tiny {
  width: 100px;
}

.dropdown-pane.small {
  width: 200px;
}

.dropdown-pane.large {
  width: 400px;
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto;
}
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-bottom-width: 0;
  border-color: #514139 transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px;
}
[data-whatinput=mouse] .dropdown.menu a {
  outline: 0;
}
.dropdown.menu > li > a {
  background: #fefefe;
  padding: 0.7rem 1rem;
}
.dropdown.menu > li.is-active > a {
  background: transparent;
  color: #ff671f;
}
.no-js .dropdown.menu ul {
  display: none;
}
.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0;
}
.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  top: 0;
  right: 100%;
  left: auto;
}
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}
.dropdown.menu.vertical > li > a::after {
  right: 14px;
}
.dropdown.menu.vertical > li.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #514139 transparent transparent;
  right: auto;
  left: 5px;
}
.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #514139;
}
@media print, screen and (min-width: 55.625em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-bottom-width: 0;
    border-color: #514139 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-left-width: 0;
    border-color: transparent #514139 transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-right-width: 0;
    border-color: transparent transparent transparent #514139;
  }
}
@media print, screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-bottom-width: 0;
    border-color: #514139 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-left-width: 0;
    border-color: transparent #514139 transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-right-width: 0;
    border-color: transparent transparent transparent #514139;
  }
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto;
}

.is-dropdown-menu.vertical {
  width: 100px;
}
.is-dropdown-menu.vertical.align-right {
  float: right;
}

.is-dropdown-submenu-parent {
  position: relative;
}
.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  left: auto;
  margin-top: -6px;
}
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto;
}
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
}
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: none;
  background: #fefefe;
}
.dropdown .is-dropdown-submenu a {
  padding: 0.7rem 1rem;
}
.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
  right: 14px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #514139 transparent transparent;
  right: auto;
  left: 5px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #514139;
}
.is-dropdown-submenu > li {
  width: 100%;
}
.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

.is-off-canvas-open {
  overflow: hidden;
}

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
  -o-transition: opacity 0.5s ease, visibility 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(254, 254, 254, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}
.js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible;
}
.js-off-canvas-overlay.is-closable {
  cursor: pointer;
}
.js-off-canvas-overlay.is-overlay-absolute {
  position: absolute;
}
.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed;
}

.off-canvas-wrapper {
  position: relative;
  overflow: hidden;
}

.off-canvas {
  position: fixed;
  z-index: 12;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #F1F1F3;
}
[data-whatinput=mouse] .off-canvas {
  outline: 0;
}
.off-canvas.is-transition-push {
  z-index: 12;
}
.off-canvas.is-closed {
  visibility: hidden;
}
.off-canvas.is-transition-overlap {
  z-index: 13;
}
.off-canvas.is-transition-overlap.is-open {
  -webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
          box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}
.off-canvas.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #F1F1F3;
}
[data-whatinput=mouse] .off-canvas-absolute {
  outline: 0;
}
.off-canvas-absolute.is-transition-push {
  z-index: 12;
}
.off-canvas-absolute.is-closed {
  visibility: hidden;
}
.off-canvas-absolute.is-transition-overlap {
  z-index: 13;
}
.off-canvas-absolute.is-transition-overlap.is-open {
  -webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
          box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}
.off-canvas-absolute.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 380px;
  -webkit-transform: translateX(-380px);
      -ms-transform: translateX(-380px);
          transform: translateX(-380px);
}
.off-canvas-content .off-canvas.position-left {
  -webkit-transform: translateX(-380px);
      -ms-transform: translateX(-380px);
          transform: translateX(-380px);
}
.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content.is-open-left.has-transition-push {
  -webkit-transform: translateX(380px);
      -ms-transform: translateX(380px);
          transform: translateX(380px);
}

.position-left.is-transition-push {
  -webkit-box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25);
          box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 380px;
  -webkit-transform: translateX(380px);
      -ms-transform: translateX(380px);
          transform: translateX(380px);
}
.off-canvas-content .off-canvas.position-right {
  -webkit-transform: translateX(380px);
      -ms-transform: translateX(380px);
          transform: translateX(380px);
}
.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content.is-open-right.has-transition-push {
  -webkit-transform: translateX(-380px);
      -ms-transform: translateX(-380px);
          transform: translateX(-380px);
}

.position-right.is-transition-push {
  -webkit-box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
          box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: 380px;
  -webkit-transform: translateY(-380px);
      -ms-transform: translateY(-380px);
          transform: translateY(-380px);
}
.off-canvas-content .off-canvas.position-top {
  -webkit-transform: translateY(-380px);
      -ms-transform: translateY(-380px);
          transform: translateY(-380px);
}
.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content.is-open-top.has-transition-push {
  -webkit-transform: translateY(380px);
      -ms-transform: translateY(380px);
          transform: translateY(380px);
}

.position-top.is-transition-push {
  -webkit-box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25);
          box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25);
}

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: 380px;
  -webkit-transform: translateY(380px);
      -ms-transform: translateY(380px);
          transform: translateY(380px);
}
.off-canvas-content .off-canvas.position-bottom {
  -webkit-transform: translateY(380px);
      -ms-transform: translateY(380px);
          transform: translateY(380px);
}
.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content.is-open-bottom.has-transition-push {
  -webkit-transform: translateY(-380px);
      -ms-transform: translateY(-380px);
          transform: translateY(-380px);
}

.position-bottom.is-transition-push {
  -webkit-box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25);
          box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25);
}

.off-canvas-content {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.off-canvas-content.has-transition-overlap, .off-canvas-content.has-transition-push {
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.off-canvas-content.has-transition-push {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}
.off-canvas-content .off-canvas.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

@media print, screen and (min-width: 55.625em) {
  .position-left.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 380px;
  }
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 380px;
  }
  .position-right.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 380px;
  }
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 380px;
  }
  .position-top.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 380px;
  }
  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 380px;
  }
  .position-bottom.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 380px;
  }
  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 380px;
  }
}
@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 380px;
  }
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 380px;
  }
  .position-right.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 380px;
  }
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 380px;
  }
  .position-top.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 380px;
  }
  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 380px;
  }
  .position-bottom.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 380px;
  }
  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 380px;
  }
}
@media print, screen and (min-width: 55.625em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
  .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas.in-canvas-for-medium .close-button {
    display: none;
  }
}
@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
  .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}
.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}
.pagination::before, .pagination::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.pagination::after {
  clear: both;
}
.pagination li {
  margin-right: 0.0555555556rem;
  border-radius: 0;
  font-size: 0.7777777778rem;
  display: none;
}
.pagination li:last-child, .pagination li:first-child {
  display: inline-block;
}
@media print, screen and (min-width: 55.625em) {
  .pagination li {
    display: inline-block;
  }
}
.pagination a,
.pagination button {
  display: block;
  padding: 0.1666666667rem 0.5555555556rem;
  border-radius: 0;
  color: #0a0a0a;
}
.pagination a:hover,
.pagination button:hover {
  background: #F1F1F3;
}
.pagination .current {
  padding: 0.1666666667rem 0.5555555556rem;
  background: #ff671f;
  color: #fefefe;
  cursor: default;
}
.pagination .disabled {
  padding: 0.1666666667rem 0.5555555556rem;
  color: #636363;
  cursor: not-allowed;
}
.pagination .disabled:hover {
  background: transparent;
}
.pagination .ellipsis::after {
  padding: 0.1666666667rem 0.5555555556rem;
  content: "…";
  color: #0a0a0a;
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: "«";
}

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: "»";
}

.sticky-container {
  position: relative;
}

.sticky {
  position: relative;
  z-index: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%;
}
.sticky.is-stuck.is-at-top {
  top: 0;
}
.sticky.is-stuck.is-at-bottom {
  bottom: 0;
}

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto;
}
.sticky.is-anchored.is-at-bottom {
  bottom: 0;
}

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

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

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

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

.visible {
  visibility: visible;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.show-for-dark-mode {
  display: none;
}

.hide-for-dark-mode {
  display: block;
}

@media screen and (prefers-color-scheme: dark) {
  .show-for-dark-mode {
    display: block !important;
  }
  .hide-for-dark-mode {
    display: none !important;
  }
}
.show-for-ie {
  display: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .show-for-ie {
    display: block !important;
  }
  .hide-for-ie {
    display: none !important;
  }
}
.show-for-sticky {
  display: none;
}

.is-stuck .show-for-sticky {
  display: block;
}

.is-stuck .hide-for-sticky {
  display: none;
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

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

.clearfix::before, .clearfix::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.clearfix::after {
  clear: both;
}

.alignnone {
  margin: 1rem;
}

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

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

.aligncenter {
  display: block;
  margin: 2rem auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%; /* Image does not overflow the content area */
  padding: 1rem;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 1rem;
}

.wp-caption.alignleft {
  margin: 0 1rem 1rem 0;
}

.wp-caption.alignright {
  margin: 0 0 1rem 1rem;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

body.admin-bar {
  padding-top: 46px;
}
@media screen and (min-width: 48.9375em) {
  body.admin-bar {
    padding-top: 32px;
  }
}

@media screen and (min-width: 37.5625em) {
  .admin-bar .is-stuck {
    margin-top: 2.5555555556rem !important;
  }
}
@media screen and (min-width: 48.875em) {
  .admin-bar .is-stuck {
    margin-top: 1.7777777778rem !important;
  }
}

@media screen and (min-width: 37.5625em) {
  .admin-bar .off-canvas {
    margin-top: 2.5555555556rem !important;
  }
}
@media screen and (min-width: 48.875em) {
  .admin-bar .off-canvas {
    margin-top: 1.7777777778rem !important;
  }
}

.widget ul {
  margin: 0;
  list-style-type: none;
}
.widget ul ul {
  margin-left: 1.25rem;
}

.pagination .disabled {
  display: none;
}
.pagination .current {
  color: #555555;
}
.pagination li {
  border: 1px solid #636363;
}

.gform_fields {
  margin-left: 0;
  margin-bottom: 1rem;
  list-style-type: none;
}

.gfield_required, .gfield_error, .gfield_error label {
  color: #9e0b0f;
}

.gfield_error [type=text], .gfield_error [type=password], .gfield_error [type=date], .gfield_error [type=datetime], .gfield_error [type=datetime-local],
.gfield_error [type=month], .gfield_error [type=week], .gfield_error [type=email], .gfield_error [type=number], .gfield_error [type=search], .gfield_error [type=tel],
.gfield_error [type=time], .gfield_error [type=url], .gfield_error [type=color], .gfield_error textarea {
  color: #9e0b0f;
  border-color: #9e0b0f;
  margin: 0;
}

.validation_error {
  background-color: #fccfd0;
  color: #0a0a0a;
  border-top-color: #9e0b0f;
  border-left: none;
  border-right: none;
  border-bottom: none;
}

.gform_validation_container,
.gform_wrapper .gform_validation_container,
body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container,
body .gform_wrapper li.gform_validation_container, body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container {
  display: none !important;
  position: absolute !important;
  left: -9000px;
}

textarea.small {
  max-height: 150px;
}

.gfield_label, .field_sublabel_below label, .field_sublabel_below i {
  display: none;
}

.gform_footer {
  text-align: center;
}

.gform_button {
  width: 100%;
}

.gfield_date_month, .gfield_date_day, .gfield_date_year,
.gfield_time_hour, .gfield_time_minute, .gfield_time_ampm {
  width: 33%;
  float: left;
}

.gfield_date_year, .gfield_time_ampm {
  width: 34%;
  float: right;
}

.form-row p,
.form-row [id^=field_1_] > label {
  color: #fefefe;
  text-shadow: 1px 1px 3px black;
}

.vc_column_container > .vc_column-inner {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.button {
  text-transform: uppercase;
  border: 2px solid white;
  padding: 0.5555555556rem 1.1111111111rem;
}

#ui-datepicker-div {
  background-color: white;
  padding: 0.5rem;
}
#ui-datepicker-div .ui-datepicker-prev, #ui-datepicker-div .ui-datepicker-next {
  margin-bottom: 0.5rem;
}
#ui-datepicker-div .ui-datepicker-next {
  float: right;
}
#ui-datepicker-div .ui-datepicker-title {
  clear: both;
}
#ui-datepicker-div .ui-datepicker-month, #ui-datepicker-div .ui-datepicker-year {
  width: 50%;
}
#ui-datepicker-div .ui-datepicker-calendar td {
  padding: 0.5rem;
}

.txt-primary {
  color: #ff671f;
}

a.txt-primary {
  color: #ff671f;
}
a.txt-primary:hover, a.txt-primary:active, a.txt-primary.active {
  color: #f34e00;
}

.bg-primary {
  background-color: #ff671f;
}

.txt-secondary {
  color: #7083d1;
}

a.txt-secondary {
  color: #7083d1;
}
a.txt-secondary:hover, a.txt-secondary:active, a.txt-secondary.active {
  color: #4c63c5;
}

.bg-secondary {
  background-color: #7083d1;
}

.txt-success {
  color: #43a214;
}

a.txt-success {
  color: #43a214;
}
a.txt-success:hover, a.txt-success:active, a.txt-success.active {
  color: #398a11;
}

.bg-success {
  background-color: #43a214;
}

.txt-warning {
  color: #ffae00;
}

a.txt-warning {
  color: #ffae00;
}
a.txt-warning:hover, a.txt-warning:active, a.txt-warning.active {
  color: #d99400;
}

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

.txt-alert {
  color: #9e0b0f;
}

a.txt-alert {
  color: #9e0b0f;
}
a.txt-alert:hover, a.txt-alert:active, a.txt-alert.active {
  color: #86090d;
}

.bg-alert {
  background-color: #9e0b0f;
}

.txt-orange {
  color: #514139;
}

.txt-white {
  color: white;
}

.txt-light-gray {
  color: #F1F1F3;
}

.txt-medium-gray {
  color: #636363;
}

.txt-dark-gray {
  color: #555555;
}

.txt-black {
  color: #0a0a0a;
}

.bg-white {
  background-color: white;
}

.bg-light-gray {
  background-color: #F1F1F3;
}

.bg-medium-gray {
  background-color: #636363;
}

.bg-dark-gray {
  background-color: #555555;
}

.bg-black {
  background-color: #0a0a0a;
}

/* Global style for underlined headlines  */
.styled-headline {
  -webkit-text-decoration: underline solid 3px #ff671f;
          text-decoration: underline solid 3px #ff671f;
  text-underline-offset: 4px;
}

@media print, screen and (max-width: 55.62375em) {
  .no-js .top-bar {
    display: none;
  }
}
@media print, screen and (min-width: 55.625em) {
  .no-js .title-bar {
    display: none;
  }
}

.mbl-only {
  display: none;
}

@media (max-width: 767px) {
  .mbl-hide {
    display: none !important;
  }
  .mbl-only {
    display: block;
  }
  .mbl-only-img {
    background-repeat: no-repeat;
    background-size: cover;
    height: 45%;
    background-position: center;
  }
}
.scroll-top {
  position: fixed;
  z-index: 4;
  background-color: #ff671f;
  color: #0a0a0a;
  display: block;
  text-align: center;
  font-size: 2.6666666667rem;
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  bottom: 1.7777777778rem;
  right: 1.7777777778rem;
  border-radius: 0;
  border: 1px solid white;
}
@media print, screen and (min-width: 55.625em) {
  .scroll-top {
    font-size: 2.6666666667rem;
    width: 2.6666666667rem;
    bottom: 2.6666666667rem;
    right: 2.6666666667rem;
  }
}
.scroll-top:hover, .scroll-top:active, .scroll-top:focus {
  background-color: #f97031;
}
.scroll-top .fa {
  position: relative;
  top: -0.1111111111rem;
}
@media print, screen and (min-width: 55.625em) {
  .scroll-top .fa {
    top: -0.2222222222rem;
  }
}

#skip a {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
#skip a :focus {
  position: static;
  width: auto;
  height: auto;
}

.social a {
  -webkit-filter: brightness(100%);
  -webkit-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
.social a:hover {
  -webkit-filter: brightness(70%);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
}
.social a span {
  color: #0a0a0a;
  background-color: #ff671f;
  padding: 12px;
  margin: 15px;
}
.social a span:hover {
  background-color: #f97031;
}

body .home-hero {
  height: 550px;
  background-position: center !important;
}
@media (max-width: 1080px) {
  body .home-hero {
    background-size: cover !important;
    margin: auto !important;
  }
}
@media (max-width: 890px) {
  body .home-hero {
    left: 0;
    max-width: 100vw !important;
    margin: 0 0 0 -2% !important;
  }
}

.smll-hero {
  height: 450px;
  position: relative;
}
.smll-hero ::after {
  content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEsAAABLBAMAAADKYGfZAAAAD1BMVEVHcEz/Zx//Zx//Zx//Zx+WiOqqAAAABHRSTlMAgklPlvoBOQAAAHxJREFUSMft1MENgCAQRNEpYUqgBEtg1f5rMkbjzeXfiGbn/PIDHNCez7qWqxBiRuyJicXEYmIxsdjJusabyPJrJixYzYgFO5sRC3ZTIxbv79bZ8xYrVmwiWxDb2G/ZEFvZ39sQG8Vu1hjTx5kRCyFmxFBMLCYWE4vV/rcDcc22y9ifC5UAAAAASUVORK5CYII=');
  z-index: 1000;
  top: 0;
  left: 0;
  position: absolute;
  background: -webkit-gradient(linear, left top, right bottom, color-stop(50%, white), color-stop(50%, transparent));
  background: -webkit-linear-gradient(top left, white 50%, transparent 50%);
  background: -o-linear-gradient(top left, white 50%, transparent 50%);
  background: linear-gradient(to bottom right, white 50%, transparent 50%);
}

body .home-hero,
body .smll-hero {
  background-position: center !important;
  margin-top: 30px;
}
@media (max-width: 1560px) {
  body .home-hero,
  body .smll-hero {
    margin: auto !important;
    margin-top: 30px !important;
    left: 0 !important;
    padding: 0;
    background-size: cover !important;
  }
}
@media (max-width: 600px) {
  body .home-hero,
  body .smll-hero {
    background-position: 47% 85% !important;
    height: 300px;
    margin-top: 60px !important;
  }
}

.hero-content {
  padding-top: 20%;
}

.home-hero .cornered-btn > button {
  font-size: 20px;
  padding: 20px 60px !important;
  margin-top: 15px;
}

#gform_submit_button_1,
.cornered-btn > button,
.cornered-btn > a {
  background-color: #0a0a0a;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAA4AgMAAADlZMKsAAAADFBMVEVHcEz/Zx//Zx//Zx/XwRbaAAAAA3RSTlMAgwGd3z/AAAAAOElEQVQoz2NgIB38B4MLcJYDkPUBLksO6///vw0w1jeo2AcGDjiLgQqsC3CWA4nuuwBnOTCMdAAAQLQxvEXuKzYAAAAASUVORK5CYII=') !important;
  background-repeat: no-repeat;
  background-size: contain;
  color: #fefefe !important;
  border: solid #fefefe 1px !important;
  font-size: 20px !important;
  padding: 16px 48px !important;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  #gform_submit_button_1,
  .cornered-btn > button,
  .cornered-btn > a {
    font-size: 18px !important;
  }
}

body:not(.home) .corner-tab {
  content: "";
  position: absolute;
  top: 0;
  left: -14%;
  z-index: 1;
}
@media (max-width: 1441px) {
  body:not(.home) .corner-tab {
    left: -13%;
  }
}
@media (max-width: 640px) {
  body:not(.home) .corner-tab {
    display: none;
  }
}

.testim-txt h2 {
  font-size: 28px;
  line-height: 3;
}

.testim-txt p {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.75;
}

.form-row {
  background-color: rgba(0, 0, 0, 0.1);
}
@media (max-width: 960px) {
  .form-row h2 {
    font-size: 2rem !important;
  }
}
@media (max-width: 730px) {
  .form-row h2 {
    font-size: 1.75rem !important;
    line-height: normal !important;
  }
}
@media (max-width: 601px) {
  .form-row h2 {
    padding-bottom: 8px;
  }
}

@media (max-width: 1650px) {
  .page-id-14 .form-row {
    background-position-x: 15% !important;
  }
}

@media (max-width: 1650px) {
  .page-id-15 .form-row {
    background-position-x: 17% !important;
  }
}

@media (max-width: 600px) {
  .page-id-26 article > div:nth-child(2) {
    margin-top: 30px;
  }
}

.sticky-container,
.sticky.is-stuck {
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgb(255, 255, 255))), url('/wp-content/uploads/2020/07/Header-trees.jpg');
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), rgb(255, 255, 255)), url('/wp-content/uploads/2020/07/Header-trees.jpg');
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0), rgb(255, 255, 255)), url('/wp-content/uploads/2020/07/Header-trees.jpg');
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgb(255, 255, 255)), url('/wp-content/uploads/2020/07/Header-trees.jpg');
  background-size: cover;
  background-position: center;
  z-index: 9999;
}

.lrg-bg-overlay {
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgb(255, 255, 255))), url('/wp-content/uploads/2020/07/Header-trees.jpg');
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), rgb(255, 255, 255)), url('/wp-content/uploads/2020/07/Header-trees.jpg');
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0), rgb(255, 255, 255)), url('/wp-content/uploads/2020/07/Header-trees.jpg');
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgb(255, 255, 255)), url('/wp-content/uploads/2020/07/Header-trees.jpg');
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  pointer-events: none;
}

.primary-menu #large-menu {
  padding-top: 0.5555555556rem;
  padding-bottom: 0.5555555556rem;
}
.primary-menu #large-menu .cell.shrink {
  padding: 0;
}
.primary-menu #large-menu nav .menu-button {
  background-color: #000;
  margin-top: -4px;
  -webkit-transition: 0.3s ease-in-out all;
  -o-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
}
.primary-menu #large-menu nav .menu-button a {
  color: #fff;
  padding: 4px 20px 6px;
}
.primary-menu #large-menu nav .menu-button:hover, .primary-menu #large-menu nav .menu-button:active, .primary-menu #large-menu nav .menu-button.active {
  background-color: #D14200;
}
.primary-menu #large-menu nav .menu-button:hover a, .primary-menu #large-menu nav .menu-button:active a, .primary-menu #large-menu nav .menu-button.active a {
  color: #fff;
}
.primary-menu #large-menu .menu a {
  background-color: transparent;
  color: #0a0a0a;
  font-size: 1rem;
  font-weight: 900;
  text-transform: uppercase;
  -webkit-transition: 250ms color ease-out;
  -o-transition: 250ms color ease-out;
  transition: 250ms color ease-out;
  padding: 0 15px;
  line-height: normal;
}
@media (min-width: 1170px) {
  .primary-menu #large-menu .menu a {
    padding: 0 25px;
  }
}
.primary-menu #large-menu .menu a:hover, .primary-menu #large-menu .menu a:active, .primary-menu #large-menu .menu a.active {
  color: #D14200;
}
.primary-menu #large-menu .menu .canvas-toggle {
  color: #0a0a0a;
  font-size: 1.3888888889rem;
  position: relative;
  top: -2px;
}
.primary-menu #large-menu .menu .canvas-toggle:hover, .primary-menu #large-menu .menu .canvas-toggle[aria-expanded=true] {
  color: #ff671f;
}
.primary-menu #large-menu .home-link {
  display: inline-block;
  max-width: 240px;
  margin-bottom: 0;
  padding: 0 10px;
}
.primary-menu #large-menu .home-link .logo {
  -webkit-transition: 250ms width ease-out;
  -o-transition: 250ms width ease-out;
  transition: 250ms width ease-out;
  width: 200px;
}

.is-stuck #large-menu .logo {
  width: 150px !important;
}

.title-bar {
  background-color: #fefefe;
  padding-bottom: 15px;
}
@media (max-width: 890px) {
  .title-bar {
    background-image: url('/wp-content/uploads/2020/07/Header-trees.jpg');
    background-position: bottom;
    background-repeat: repeat-x;
    background-size: 800px;
  }
}
.title-bar a {
  color: #0a0a0a;
  font-size: 2rem;
  padding-right: 15px;
  -webkit-transition: 250ms color ease-out;
  -o-transition: 250ms color ease-out;
  transition: 250ms color ease-out;
}
.title-bar a:hover, .title-bar a:active, .title-bar a.active {
  color: #514139;
  -webkit-text-decoration: underline solid 2px #ff671f;
          text-decoration: underline solid 2px #ff671f;
  text-underline-offset: 4px;
}

#small-menu {
  background-color: #555555;
}
#small-menu .menu a {
  color: #fefefe;
  font-size: 1.3333333333rem;
  -webkit-transition: 250ms color ease-out;
  -o-transition: 250ms color ease-out;
  transition: 250ms color ease-out;
}
#small-menu .menu a:hover, #small-menu .menu a:active, #small-menu .menu a.active {
  color: #514139;
  -webkit-text-decoration: underline solid 2px #ff671f;
          text-decoration: underline solid 2px #ff671f;
  text-underline-offset: 4px;
}

.menu .button {
  margin: 0;
  padding: 0;
  border: 1px solid #fefefe;
}
.menu .button a {
  color: #fefefe !important;
}

.menu.align-right > li:last-child a {
  padding-right: 15px;
}

@media (min-width: 640px) and (max-width: 890px) {
  .mbl-phone.mbl-only {
    display: block;
  }
  .title-bar .logo {
    margin: 10px 0;
  }
}
@media (max-width: 639px) {
  .primary-menu {
    height: 75px;
  }
  .primary-menu .sticky .logo {
    max-height: 60px;
    margin: 15px auto;
  }
  .top-banner.hide-for-small-only {
    display: inline !important;
    background: #fefefe !important;
  }
  .top-banner .menu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .license-num {
    padding-bottom: 15px;
    font-size: 0.75rem;
  }
  .top-banner nav > ul > li.nav-main-item:nth-child(2),
  .top-banner nav > ul > li.nav-main-item:nth-child(3) {
    display: none;
  }
  .top-banner nav > ul > li.nav-main-item:first-child {
    padding-right: 15px;
  }
  .menu.align-right > li:first-child a,
  .menu.align-right > li:last-child a {
    padding: 5px 0px;
    font-size: 0.75rem;
  }
  .menu.align-right > li:last-child a {
    padding: 5px 4px;
  }
  .title-bar > div.grid-container > div {
    display: inline;
  }
  .title-bar > div.grid-container > div > div:nth-child(1) {
    width: 100%;
    text-align: center;
    float: left;
  }
  .title-bar > div.grid-container > div > div:nth-child(1) a > img {
    width: 50%;
  }
  .title-bar > div.grid-container > div > div:nth-child(2) {
    float: right;
    margin-top: -14%;
  }
  .title-bar > div.grid-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.mbl-phone {
  text-align: center;
  margin-bottom: 0;
}

.mbl-phone a {
  font-size: 22px;
  -webkit-text-decoration: underline solid 2px #ff671f;
          text-decoration: underline solid 2px #ff671f;
  text-underline-offset: 4px;
  margin-bottom: 15px;
}

.title-bar > p.ccb-lic {
  font-size: 12px;
  text-align: center;
  padding: 5px 0;
  background-color: #E8E8E8;
}

.menu.align-right li .submenu li {
  padding: 5px 0;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.menu.align-right li .submenu li a {
  text-decoration: none !important;
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 41px;
}

.is-dropdown-submenu {
  min-width: 180px;
}

.dropdown.menu > li.is-dropdown-submenu-parent {
  padding-right: 15px;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  right: 1%;
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  top: 20%;
  right: 15px;
  border: none;
}

@media (max-width: 1323px) {
  .nav-main-link::after {
    right: 0 !important;
  }
}
.off-canvas {
  background-color: #e8e8e8;
  max-width: 90%;
}
.off-canvas nav {
  padding: 0;
}
.off-canvas nav .menu .canvas-header {
  background-color: black;
  text-align: right;
}
.off-canvas nav .menu .canvas-header .menu-icon {
  color: white;
  font-size: 29px;
  border: 0;
}
.off-canvas nav .menu .canvas-header .menu-icon i {
  -webkit-transition: -webkit-transform 0.5s ease 0s;
  transition: -webkit-transform 0.5s ease 0s;
  -o-transition: transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;
}
.off-canvas nav .menu .canvas-header .menu-icon i:hover {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.off-canvas nav .menu li.canvas-phone a {
  color: #514139;
  -webkit-text-decoration: underline solid 2px #ff671f;
          text-decoration: underline solid 2px #ff671f;
  text-underline-offset: 4px;
}
.off-canvas nav .menu li a {
  color: black;
  font-weight: 600;
  font-size: 1.0555555556rem;
  text-transform: uppercase;
  padding: 1rem;
  -webkit-transition: 250ms color ease-out;
  -o-transition: 250ms color ease-out;
  transition: 250ms color ease-out;
}
.off-canvas nav .menu li a:hover, .off-canvas nav .menu li a:active, .off-canvas nav .menu li a.active {
  color: #514139;
  -webkit-text-decoration: underline solid 2px #ff671f;
          text-decoration: underline solid 2px #ff671f;
  text-underline-offset: 4px;
}
.off-canvas nav .menu li a.nav-main-link {
  background-color: #e8e8e8;
}
.off-canvas nav .menu li.current-menu-item a {
  background: #ff671f;
  color: black;
}
.off-canvas nav .menu li.current-menu-parent .nav-main-link {
  background: #ff671f;
  color: black;
}
.off-canvas nav .menu li .menu {
  padding: 10px 0;
  margin-left: 1.3333333333rem;
}
.off-canvas nav .menu li .menu li {
  margin-bottom: 0;
}
.off-canvas nav .menu li .menu li a {
  color: #0a0a0a;
  text-transform: none;
  border: 0px solid black;
}
.off-canvas nav .menu li .menu li a:hover, .off-canvas nav .menu li .menu li a:active, .off-canvas nav .menu li .menu li a.active {
  color: #514139;
  -webkit-text-decoration: underline solid 2px #ff671f;
          text-decoration: underline solid 2px #ff671f;
  text-underline-offset: 4px;
}
.off-canvas nav .menu li .menu li.current-menu-item a {
  border-left: 5px solid #ff671f;
  background-color: #f3f3f3;
  color: #CC4100;
}

.js-off-canvas-overlay.is-visible {
  background-color: rgba(10, 10, 10, 0.8);
}

.position-right.is-transition-push {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.header {
  padding: 4.4444444444rem 0 2.2222222222rem;
  background-size: cover;
  background-position: center center;
  text-align: center;
  color: #fefefe;
  font-size: 1.5555555556rem;
  border-bottom: 2.7777777778rem solid #7083d1;
  position: relative;
}
.header::before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  border-left: 80px solid transparent;
  border-right: 80px solid rgba(255, 103, 31, 0.75);
  border-bottom: 130px solid transparent;
}
@media print, screen and (min-width: 55.625em) {
  .header::before {
    border-left: 260px solid transparent;
    border-right: 260px solid rgba(255, 103, 31, 0.75);
    border-bottom: 460px solid transparent;
  }
}
.header::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  border-right: 45px solid transparent;
  border-left: 45px solid rgba(255, 103, 31, 0.75);
  border-top: 80px solid transparent;
}
@media print, screen and (min-width: 55.625em) {
  .header::after {
    border-right: 130px solid transparent;
    border-left: 130px solid rgba(255, 103, 31, 0.75);
    border-top: 250px solid transparent;
  }
}
.header .content {
  background-color: #7083d1;
  padding: 1rem 2rem;
}
.header.no-content {
  min-height: 7.7777777778rem;
}
@media print, screen and (min-width: 55.625em) {
  .header.no-content {
    min-height: 10rem;
  }
}
.header.no-content .content {
  padding: 0;
}
.header.no-image {
  background-color: #7083d1;
  padding: 2rem 0;
}
@media print, screen and (min-width: 55.625em) {
  .header {
    padding: 20rem 0 7.7777777778rem;
    font-size: 1.9444444444rem;
  }
}
.header h1, .header h2, .header h3, .header h4, .header h5, .header h6 {
  font-family: "Open Sans", sans-serif;
  line-height: 1;
  margin: 0;
}
.header p {
  margin: 0;
}

.footer {
  margin-top: 0 !important;
  background-color: #220e05;
  background-image: url('/wp-content/uploads/2020/03/footer-background.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  display: grid;
  padding: 4rem 0 0;
  color: #fefefe;
  position: relative;
  text-align: center;
}
.footer .cell {
  position: relative;
  z-index: 3;
}
.footer strong {
  font-size: 1.6666666667rem;
}
.footer em {
  font-size: 0.7777777778rem;
  color: #F1F1F3;
}
.footer a {
  color: #fefefe;
  -webkit-transition: color 250ms ease-out;
  -o-transition: color 250ms ease-out;
  transition: color 250ms ease-out;
}
.footer a:hover, .footer a:active {
  color: #F1F1F3;
}
.footer .button {
  padding: 0.3333333333rem 1.1111111111rem;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 1rem;
  border: 1px solid #fefefe;
  -webkit-transition: color 250ms ease-out;
  -o-transition: color 250ms ease-out;
  transition: color 250ms ease-out;
}
.footer .button:hover, .footer .button:active {
  color: #fefefe;
}
.footer .textwidget p:last-child {
  margin: 0;
}
.footer #media_image-2 {
  margin-bottom: 30px;
}
.footer #custom_html-2 > div > div > address {
  color: #fefefe;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  padding: 10px 0;
}
.footer #custom_html-2 > div > div > address span {
  color: #fefefe;
}

footer > div > div > div {
  padding-left: 0;
  max-width: 100vw;
}

@media (max-width: 600px) {
  .footer {
    padding: 0;
  }
  footer > .grid-container {
    -webkit-transform: scale(0.75);
        -ms-transform: scale(0.75);
            transform: scale(0.75);
  }
  .copyright {
    margin-top: 0 !important;
  }
}
.copyright {
  background-color: #0a0a0a;
  padding: 0.5rem 0;
  color: #fefefe;
  text-align: center;
  margin-top: 4rem;
}

.is-stuck .top-banner {
  padding-bottom: 0;
}
.is-stuck .top-banner div:nth-child(2) > nav {
  margin-bottom: 0;
}

.top-banner {
  background-color: #E8E8E8;
  color: #000;
  font-size: 0.7777777778rem;
}
@media print, screen and (max-width: 55.62375em) {
  .top-banner {
    padding-bottom: 10px;
    display: none;
  }
}
@media print, screen and (min-width: 55.625em) {
  .top-banner .grid-container {
    padding: 0;
  }
}
@media print, screen and (min-width: 55.625em) {
  .top-banner .menu {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.top-banner .menu .phone-link {
  -webkit-text-decoration: underline solid 2px #ff671f;
          text-decoration: underline solid 2px #ff671f;
  text-underline-offset: 4px;
}
.top-banner .menu a {
  color: black;
  padding: 10px 15px;
  font-weight: 400;
  text-transform: uppercase;
  -webkit-transition: 250ms color ease-out;
  -o-transition: 250ms color ease-out;
  transition: 250ms color ease-out;
}
.top-banner .menu a:hover {
  color: #D14200;
}
@media print, screen and (max-width: 55.62375em) {
  .top-banner .menu a {
    padding-left: 0;
    padding-right: 0;
  }
}

.menu-item-27 > a {
  margin-right: 15px;
}

.license-num {
  padding-bottom: 10px;
  padding-left: 10px;
}
@media screen and (min-width: 75.625em) {
  .license-num {
    padding-left: 0px;
  }
}

#google-business-reviews-rating > ul > li[class^=rating-] {
  font-size: 18px;
}

@media (max-width: 782px) {
  .google-business-reviews-rating .listing li {
    margin-left: 0;
  }
}
.google-business-reviews-rating .listing li .author-name {
  margin-bottom: 7px;
}

.arborist-card h5, .arborist-card h6 {
  margin: 0;
}
.arborist-card h6 {
  color: #514139;
  font-size: 1rem;
}
.arborist-card img {
  -o-object-fit: contain;
     object-fit: contain;
  text-align: center;
}
@media (max-width: 600px) {
  .arborist-card img {
    height: 300px !important;
  }
}
.arborist-card .wpb_content_element {
  margin-bottom: 15px;
}
.arborist-card p {
  max-width: 75vw;
  margin: auto;
}

.blog-header {
  padding: 20px 0 15px 0;
}
.blog-header p {
  font-size: 16px;
}
@media (max-width: 1560px) {
  .blog-header {
    margin: auto !important;
    margin-top: 30px !important;
  }
}
@media (max-width: 600px) {
  .blog-header {
    margin-top: 60px !important;
  }
}

#blog-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media print, screen and (min-width: 64em) {
  #blog-grid {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.archive .content .cell,
.post-grid .cell {
  margin-bottom: 30px;
}
.archive .content .cell .blog-teaser,
.post-grid .cell .blog-teaser {
  position: relative;
}
.archive .content .cell .blog-teaser .thumbnail,
.post-grid .cell .blog-teaser .thumbnail {
  display: block;
}
.archive .content .cell .blog-teaser .thumbnail img,
.post-grid .cell .blog-teaser .thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: none;
  max-height: none;
}
@media print, screen and (max-width: 55.62375em) {
  .archive .content .cell .blog-teaser .thumbnail img,
  .post-grid .cell .blog-teaser .thumbnail img {
    margin-bottom: 1rem;
  }
}
.archive .content .cell .blog-teaser .categories a,
.post-grid .cell .blog-teaser .categories a {
  color: #514139;
  -webkit-transition: 0.25s color ease-in-out;
  -o-transition: 0.25s color ease-in-out;
  transition: 0.25s color ease-in-out;
  text-decoration: none;
}
.archive .content .cell .blog-teaser .categories a:hover, .archive .content .cell .blog-teaser .categories a:active, .archive .content .cell .blog-teaser .categories a:focus,
.post-grid .cell .blog-teaser .categories a:hover,
.post-grid .cell .blog-teaser .categories a:active,
.post-grid .cell .blog-teaser .categories a:focus {
  color: #514139;
  -webkit-text-decoration: underline solid 2px #ff671f;
          text-decoration: underline solid 2px #ff671f;
  text-underline-offset: 4px;
}
.archive .content .cell .blog-teaser .post-text,
.post-grid .cell .blog-teaser .post-text {
  padding: 5px 0 20px 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.archive .content .cell .blog-teaser .post-text h3,
.post-grid .cell .blog-teaser .post-text h3 {
  margin-bottom: 10px;
}
.archive .content .cell .blog-teaser .post-text h3 a,
.post-grid .cell .blog-teaser .post-text h3 a {
  color: #0a0a0a;
  -webkit-transition: 0.25s color ease-in-out;
  -o-transition: 0.25s color ease-in-out;
  transition: 0.25s color ease-in-out;
  text-decoration: none;
}
.archive .content .cell .blog-teaser .post-text h3 a:hover, .archive .content .cell .blog-teaser .post-text h3 a:active, .archive .content .cell .blog-teaser .post-text h3 a:focus,
.post-grid .cell .blog-teaser .post-text h3 a:hover,
.post-grid .cell .blog-teaser .post-text h3 a:active,
.post-grid .cell .blog-teaser .post-text h3 a:focus {
  color: #514139;
  -webkit-text-decoration: underline solid 2px #ff671f;
          text-decoration: underline solid 2px #ff671f;
  text-underline-offset: 4px;
}
.archive .content .cell .blog-teaser .post-text .excerpt,
.post-grid .cell .blog-teaser .post-text .excerpt {
  color: #0a0a0a;
  font-size: 16px;
  margin-bottom: 15px;
}
.archive .content .cell .blog-teaser .archive-cta,
.post-grid .cell .blog-teaser .archive-cta {
  color: #0a0a0a;
  font-size: 18px;
  font-weight: 600;
  -webkit-text-decoration: underline solid 3px #ff671f;
          text-decoration: underline solid 3px #ff671f;
  text-underline-offset: 4px;
  display: inline-block;
  -webkit-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
.archive .content .cell .blog-teaser .archive-cta:hover,
.post-grid .cell .blog-teaser .archive-cta:hover {
  color: #514139;
}

@media (max-width: 1560px) {
  .top-post-block {
    margin: auto !important;
    margin-top: 30px !important;
  }
}
@media (max-width: 600px) {
  .top-post-block {
    margin-top: 60px !important;
  }
}

body.blog .wpb-content-wrapper p:empty,
body.search .wpb-content-wrapper p:empty,
body.category .wpb-content-wrapper p:empty {
  display: none;
}
body.blog .grid-container,
body.search .grid-container,
body.category .grid-container {
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (min-width: 75em) {
  body.blog .grid-container,
  body.search .grid-container,
  body.category .grid-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.blog-sidebar-area {
  margin-bottom: 30px;
}
.blog-sidebar-area h2, .blog-sidebar-area h3 {
  font-size: 24px;
  margin-bottom: 8px;
}
.blog-sidebar-area p {
  font-size: 16px;
}
.blog-sidebar-area p:empty {
  display: none;
}
.blog-sidebar-area .blog-archive-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.blog-sidebar-area .blog-archive-links .link-headline {
  font-weight: bold;
  line-height: 1.2;
  -webkit-text-decoration: underline solid 3px #ff671f;
          text-decoration: underline solid 3px #ff671f;
  text-underline-offset: 6px;
  display: inline-block;
  width: 100%;
  margin-bottom: 0px;
}
@media print, screen and (min-width: 64em) {
  .blog-sidebar-area .blog-archive-links .link-headline {
    pointer-events: none;
  }
}
.blog-sidebar-area .blog-archive-links .link-headline i {
  float: right;
  -webkit-transition: 0.25s all ease-in-out;
  -o-transition: 0.25s all ease-in-out;
  transition: 0.25s all ease-in-out;
}
@media print, screen and (min-width: 64em) {
  .blog-sidebar-area .blog-archive-links .link-headline svg {
    display: none;
  }
}
.blog-sidebar-area .blog-archive-links .link-headline:hover {
  cursor: pointer;
}
.blog-sidebar-area .blog-archive-links .link-headline.open i {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
@media print, screen and (max-width: 63.99875em) {
  .blog-sidebar-area .blog-archive-links .category-links {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.blog-sidebar-area .blog-archive-links .category-links .links {
  margin-top: 10px;
}
@media print, screen and (max-width: 63.99875em) {
  .blog-sidebar-area .blog-archive-links .category-links .links {
    display: none;
  }
}
.blog-sidebar-area .blog-archive-links .category-links .links .cat-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 5px;
}
.blog-sidebar-area .blog-archive-links .category-links .links .cat-input input[type=radio],
.blog-sidebar-area .blog-archive-links .category-links .links .cat-input input[type=checkbox] {
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: white;
  outline: 1px solid #0a0a0a;
  border: 2px solid white;
  width: 13px !important;
  height: 13px;
  margin-top: 9px;
  margin-left: 2px;
  margin-right: 2px;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  margin-bottom: 0;
  cursor: pointer;
}
.blog-sidebar-area .blog-archive-links .category-links .links .cat-input input[type=radio]:checked, .blog-sidebar-area .blog-archive-links .category-links .links .cat-input input[type=radio]:hover,
.blog-sidebar-area .blog-archive-links .category-links .links .cat-input input[type=checkbox]:checked,
.blog-sidebar-area .blog-archive-links .category-links .links .cat-input input[type=checkbox]:hover {
  background: #ff671f;
}
.blog-sidebar-area .blog-archive-links .category-links .links .cat-input label {
  display: inline-block;
  color: #0a0a0a;
  font-size: 18px;
  font-weight: 400;
  line-height: 28.8px;
}
.blog-sidebar-area .blog-archive-links .category-links .links .cat-input label:hover {
  -webkit-text-decoration: underline solid 2px #ff671f;
          text-decoration: underline solid 2px #ff671f;
  text-underline-offset: 4px;
}
.blog-sidebar-area .blog-archive-links .category-links .links .cat-input label.current-cat {
  font-weight: bold;
}
@media print, screen and (max-width: 63.99875em) {
  .blog-sidebar-area .blog-archive-links .grouped-search-link {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.blog-sidebar-area .blog-archive-links .grouped-search-link #searchform {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
.blog-sidebar-area .blog-archive-links .grouped-search-link #searchform #s {
  height: 45px;
  margin-bottom: 0px;
  border: 2px solid #0a0a0a;
  border-right: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 12px;
}
.blog-sidebar-area .blog-archive-links .grouped-search-link #searchform #searchsubmit {
  background-color: #ff671f;
  color: #0a0a0a;
  border: 2px solid #0a0a0a;
  padding: 11px 20px 9px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.blog-sidebar-area .blog-archive-links .grouped-search-link #searchform #searchsubmit:hover {
  background-color: #fefefe;
  color: #0a0a0a;
  border-color: #0a0a0a;
}
.blog-sidebar-area .gform_wrapper {
  background-color: #F1F1F3;
  padding: 20px;
  margin-bottom: 20px;
}
.blog-sidebar-area .gform_wrapper p {
  line-height: 1;
}
.blog-sidebar-area .gform_wrapper .button {
  color: black;
  border-color: #ff671f;
  width: initial;
}
.blog-sidebar-area .gform_wrapper .button:hover {
  background-color: #fefefe;
}
.blog-sidebar-area .gform_wrapper.gravity-theme .gform_footer {
  padding: 0 !important;
}
.blog-sidebar-area .gform_wrapper.gravity-theme .gform_footer .gform_page_footer input {
  margin-bottom: 0;
}

.no-results-found {
  font-size: 18px;
}

/* Popular Posts section on blog sidebar */
.monsterinsights-popular-posts-widget h4 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 10px;
  -webkit-text-decoration: underline solid 3px #ff671f;
          text-decoration: underline solid 3px #ff671f;
  text-underline-offset: 6px;
}
@media print, screen and (max-width: 63.99875em) {
  .monsterinsights-popular-posts-widget h4 {
    margin-bottom: 30px;
  }
}

.monsterinsights-widget-popular-posts-list li {
  background-color: #ffffff !important;
  padding: 4px 0 !important;
  line-height: 1;
  margin-bottom: 15px;
}
.monsterinsights-widget-popular-posts-list li a {
  text-decoration: none;
}
.monsterinsights-widget-popular-posts-list li a:hover {
  -webkit-text-decoration: underline #ff671f;
          text-decoration: underline #ff671f;
}
.monsterinsights-widget-popular-posts-list li .monsterinsights-widget-popular-posts-title {
  font-size: 16px;
}
@media print, screen and (max-width: 63.99875em) {
  .monsterinsights-widget-popular-posts-list li .monsterinsights-widget-popular-posts-title {
    font-size: 22px !important;
  }
}

.single-blog-header {
  background-color: #ff671f;
  padding: 30px 0;
  margin-bottom: 15px;
}
@media print, screen and (min-width: 64em) {
  .single-blog-header {
    padding: 32px 45px;
  }
}
.single-blog-header h1 {
  margin-bottom: 0;
  color: #fefefe;
}
.single-blog-header .grid-container {
  text-align: center;
}

body.single-post main.content > .grid-container,
body.single-post main.content .page-header .grid-container {
  max-width: 887px;
}
body.single-post main.content > .grid-container .post-featured-image,
body.single-post main.content .page-header .grid-container .post-featured-image {
  margin: auto;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  body.single-post main.content > .grid-container .post-featured-image,
  body.single-post main.content .page-header .grid-container .post-featured-image {
    max-width: 75%;
  }
}
body.single-post main.content > .grid-container .post-featured-image .post-cutline,
body.single-post main.content .page-header .grid-container .post-featured-image .post-cutline {
  font-style: italic;
  margin-top: 10px;
}

body.single .top-post-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 535px) {
  body.single .top-post-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
    padding-top: 15px;
  }
}
@media (max-width: 1242px) {
  body.single main.content .grid-container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
body.single .social-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
body.single .social-share span {
  margin-right: 15px;
}

article.single {
  margin-bottom: 30px;
}
article.single h2.post-title {
  text-transform: uppercase;
}
article.single .post-image {
  margin-bottom: 20px;
  text-align: center;
}
article.single .back-block a {
  text-transform: uppercase;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  color: #514139;
  text-decoration: none;
}
article.single .back-block a:hover, article.single .back-block a:active, article.single .back-block a:focus {
  -webkit-text-decoration: underline solid 3px #ff671f;
          text-decoration: underline solid 3px #ff671f;
  text-underline-offset: 6px;
}
article.single .recent-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
article.single .recent-navigation p {
  margin-bottom: 0;
}
article.single .recent-navigation a {
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: 0.25s color ease-in-out;
  -o-transition: 0.25s color ease-in-out;
  transition: 0.25s color ease-in-out;
}
article.single .recent-navigation a:hover {
  color: #7083d1;
}

.post-footer {
  color: #0a0a0a;
  background-color: #e4e4e4;
}
.post-footer .post-footer-cta {
  background-color: #ff671f;
  font-weight: 700;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.post-footer .post-footer-cta span {
  font-size: 24px;
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-bottom: 15px;
}
.post-footer .post-footer-cta a {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #fefefe;
  background-color: #0a0a0a;
  text-decoration: none;
  -webkit-transition: 0.25s color ease-in-out;
  -o-transition: 0.25s color ease-in-out;
  transition: 0.25s color ease-in-out;
  padding: 10px 15px;
}
.post-footer .post-footer-cta a:hover {
  color: #ff671f;
}
.post-footer .post-footer-related {
  padding: 30px;
}
.post-footer .post-footer-related h2 {
  font-size: 24px;
  margin-bottom: 30px;
}

#google-business-reviews-rating h2.heading,
#google-business-reviews-rating p.vicinity,
#google-business-reviews-rating p.rating,
#google-business-reviews-rating span.author-avatar,
#google-business-reviews-rating p.attribution {
  display: none;
}

.home .reviews-row {
  background-position: center !important;
}
.home .about-row {
  background-size: contain !important;
  background-position-y: center !important;
  background-position-x: 60% !important;
  background-color: #edeef1;
}
@media screen and (min-width: 48em) {
  .home .about-row {
    background-size: cover !important;
    background-color: transparent;
  }
}

.service-card img {
  height: 200px !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
}

.inner-box-1 {
  height: 20px;
  width: 20px;
  border: solid 2px #ff671f;
  border-bottom: none;
  border-right: none;
}

.inner-box-2 {
  height: 15px;
  width: 15px;
  border: solid 2px #ff671f;
  border-bottom: none;
  border-right: none;
  margin-top: 3px;
  margin-left: 3px;
}

.service-card {
  background: -webkit-linear-gradient(135deg, transparent 0%, transparent 90%, red 90%, red 100%);
  background: -o-linear-gradient(135deg, transparent 0%, transparent 90%, red 90%, red 100%);
  background: linear-gradient(315deg, transparent 0%, transparent 90%, red 90%, red 100%);
  z-index: 109 !important;
}

.hover-grid {
  margin-top: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.hover-grid .hover-col {
  text-align: center;
  width: 100%;
  max-width: 380px;
  margin-bottom: 30px;
  margin-right: 2%;
  display: inline-block;
  vertical-align: top;
}
@media screen and (min-width: 40.625em) {
  .hover-grid .hover-col {
    width: 45%;
  }
  .hover-grid .hover-col:nth-child(2n) {
    margin-right: 0px;
  }
}
@media screen and (min-width: 66.875em) {
  .hover-grid .hover-col {
    width: 23%;
    margin-bottom: 0px;
  }
  .hover-grid .hover-col:nth-child(2n) {
    margin-right: 2%;
  }
}
@media (max-width: 650px) {
  .hover-grid .hover-col {
    margin-right: 0;
  }
}
.hover-grid .hover-col:last-of-type {
  margin-right: 0;
}
.hover-grid .hover-col h4 {
  color: #0a0a0a;
  font-size: 20px;
  font-weight: 700;
  margin-top: 15px;
  text-transform: uppercase;
}
.hover-grid .hover-col p {
  color: #555555;
  font-size: 20px;
  font-weight: normal;
}
@media (max-width: 440px) {
  .hover-grid .hover-col p {
    font-size: 16px;
  }
}
.hover-grid .hover-col .orange-crnr::after {
  content: "";
  position: absolute;
  content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAtBAMAAADINP+pAAAAJ1BMVEVHcEz/Zx//Zx//Zx//Zx//Zx//Zx//Zx//Zx//Zx//Zx//Zx//Zx/P3lsNAAAADHRSTlMA78o1aBBV3SbGBKCrUC2iAAAAjElEQVQ4y2MoFEQDMmIMIHAGAziAxWXQhY8xYBdPgIkXKSEDNQaYeAMDNiBzxgCXODeSMQZI4uwIS48sQBJnwnAMuvgxBlTxg9AwSEATPxIKAQxo4sewuhOoflQcr7gwVnHOgwZYxRkPY08PnAnYxVlxpB8u0tIbjvR5DKsww5kE7OJHsAsz4FA+VAAAcGmLHiCQ6IoAAAAASUVORK5CYII=');
  top: 0;
  left: 0;
  position: absolute;
  background: -webkit-gradient(linear, left top, right bottom, color-stop(50%, white), color-stop(50%, transparent));
  background: -webkit-linear-gradient(top left, white 50%, transparent 50%);
  background: -o-linear-gradient(top left, white 50%, transparent 50%);
  background: linear-gradient(to bottom right, white 50%, transparent 50%);
  z-index: 1001;
}
.hover-grid .hover-col .hover-image {
  position: relative;
}
.hover-grid .hover-col .hover-image::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 0.75vw;
  border-left-color: #fff;
  border-top-color: #fff;
  z-index: 100;
}
@media (max-width: 890px) {
  .hover-grid .hover-col .hover-image::before {
    display: none;
  }
}
.hover-grid .hover-col .hover-image::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 1vw;
  width: 1vw;
  border: 2px solid #ff671f;
  border-bottom: 0px;
  border-right: 0px;
  z-index: 101;
}
@media (max-width: 890px) {
  .hover-grid .hover-col .hover-image::after {
    display: none;
  }
}
@media (max-width: 1090px) {
  .hover-grid .hover-col .hover-image::after {
    height: 1.75vw;
    width: 1.75vw;
  }
}
.hover-grid .hover-col .hover-image img {
  height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media screen and (min-width: 66.875em) {
  .hover-grid .hover-col .hover-image img {
    height: 200px;
  }
}
.hover-grid .hover-col .hover-image .hover-overlay {
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: none;
}
.hover-grid .hover-col .hover-image .hover-overlay .hover-relative {
  position: relative;
  width: 100%;
  height: 100%;
}
.hover-grid .hover-col .hover-image .hover-overlay .hover-relative img.hover-icon {
  height: 50%;
  -o-object-fit: contain;
     object-fit: contain;
  max-width: 250px;
}
.hover-grid .hover-col .hover-image .hover-overlay .hover-relative button {
  background-color: #ff671f;
  padding: 8px 31px;
  border: #fefefe solid 2px;
  color: #0a0a0a;
  white-space: nowrap;
}
.hover-grid .hover-col .hover-image .hover-overlay .hover-relative button:hover {
  cursor: pointer;
}

.home .home-hero {
  position: relative;
}
.home .home-hero:after {
  content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEsAAABLBAMAAADKYGfZAAAAD1BMVEVHcEz/Zx//Zx//Zx//Zx+WiOqqAAAABHRSTlMAgklPlvoBOQAAAHxJREFUSMft1MENgCAQRNEpYUqgBEtg1f5rMkbjzeXfiGbn/PIDHNCez7qWqxBiRuyJicXEYmIxsdjJusabyPJrJixYzYgFO5sRC3ZTIxbv79bZ8xYrVmwiWxDb2G/ZEFvZ39sQG8Vu1hjTx5kRCyFmxFBMLCYWE4vV/rcDcc22y9ifC5UAAAAASUVORK5CYII=');
  z-index: 1000;
  top: 0;
  left: 0;
  position: absolute;
  background: -webkit-gradient(linear, left top, right bottom, color-stop(50%, white), color-stop(50%, transparent));
  background: -webkit-linear-gradient(top left, white 50%, transparent 50%);
  background: -o-linear-gradient(top left, white 50%, transparent 50%);
  background: linear-gradient(to bottom right, white 50%, transparent 50%);
}
.home .hero-slide {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100%;
}
.home .hero-intrnl {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 90%;
  max-width: 565px;
}
.home .hero-intrnl .vc_btn3-container.vc_btn3-center {
  margin-bottom: 0px;
}

body > div.off-canvas-wrapper > div.off-canvas-content > main > div > div.grid-x.grid-padding-x > article > div.home-hero > div.hero-slider.slick-initialized.slick-slider {
  z-index: -1;
}

h1, .h1, h2, .h2, a {
  margin-bottom: 15px;
  font-family: lato, sans-serif !important;
  font-style: normal;
  font-weight: 500;
}

h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: lato, sans-serif !important;
  font-style: normal;
  font-weight: 400;
}

body, p, .license-num, #text-2 > div > p {
  font-family: urw-din, sans-serif;
  font-weight: 400;
}

.slick-slide img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  height: 600px;
}

@media (max-width: 420px) {
  .license-num, #text-2 > div > p {
    font-size: 16px;
  }
}
/* Fix alignment of footer social icons */
.fa-stack {
  line-height: 1em !important;
}

#gform_confirmation_message_1 {
  color: white;
}

/* no file chosen text */
#input_1_10 {
  color: #ff671f;
}

#large-menu nav .menu a {
  padding: 0 15px;
}

@media (min-width: 1170px) {
  #large-menu nav .menu a {
    padding: 0 25px;
  }
}
.gmbrr .listing .review-meta + .text, .gmbrr .listing .text + .review-meta {
  padding-left: 0;
}

.hero-slider, .slick-list, .slick-track, .slick-slide, .slick-slide > div, .slick-container {
  height: 100%;
}

.home-hero {
  overflow: hidden;
}

.scroll-top .svg-inline--fa.fa-angle-up.fa-w-10 {
  vertical-align: 10px;
}