@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.5.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 44.375em) {
  .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 {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

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

a {
  background-color: transparent;
}

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

b,
strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

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

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

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

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

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

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

body {
  margin: 0;
  padding: 0;
  background: #ffffff;
  font-family: "Segoe UI Local", "Segoe UI Web (West European)", sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #000000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

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

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

pre {
  overflow: auto;
}

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

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

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

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

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

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

@media print, screen and (min-width: 44.375em) {
  .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 {
    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 {
    flex-basis: auto;
  }
}
@media screen and (min-width: 75em) {
  .grid-x > .xlarge-shrink, .grid-x > .xlarge-full, .grid-x > .xlarge-1, .grid-x > .xlarge-2, .grid-x > .xlarge-3, .grid-x > .xlarge-4, .grid-x > .xlarge-5, .grid-x > .xlarge-6, .grid-x > .xlarge-7, .grid-x > .xlarge-8, .grid-x > .xlarge-9, .grid-x > .xlarge-10, .grid-x > .xlarge-11, .grid-x > .xlarge-12 {
    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 {
  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: 44.375em) {
  .grid-x > .medium-auto {
    flex: 1 1 0px;
    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 {
    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 {
    flex: 1 1 0px;
    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 {
    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%;
  }
}
@media screen and (min-width: 75em) {
  .grid-x > .xlarge-auto {
    flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .xlarge-12, .grid-x > .xlarge-11, .grid-x > .xlarge-10, .grid-x > .xlarge-9, .grid-x > .xlarge-8, .grid-x > .xlarge-7, .grid-x > .xlarge-6, .grid-x > .xlarge-5, .grid-x > .xlarge-4, .grid-x > .xlarge-3, .grid-x > .xlarge-2, .grid-x > .xlarge-1, .grid-x > .xlarge-shrink {
    flex: 0 0 auto;
  }
  .grid-x > .xlarge-shrink {
    width: auto;
  }
  .grid-x > .xlarge-1 {
    width: 8.3333333333%;
  }
  .grid-x > .xlarge-2 {
    width: 16.6666666667%;
  }
  .grid-x > .xlarge-3 {
    width: 25%;
  }
  .grid-x > .xlarge-4 {
    width: 33.3333333333%;
  }
  .grid-x > .xlarge-5 {
    width: 41.6666666667%;
  }
  .grid-x > .xlarge-6 {
    width: 50%;
  }
  .grid-x > .xlarge-7 {
    width: 58.3333333333%;
  }
  .grid-x > .xlarge-8 {
    width: 66.6666666667%;
  }
  .grid-x > .xlarge-9 {
    width: 75%;
  }
  .grid-x > .xlarge-10 {
    width: 83.3333333333%;
  }
  .grid-x > .xlarge-11 {
    width: 91.6666666667%;
  }
  .grid-x > .xlarge-12 {
    width: 100%;
  }
}
.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}

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

.grid-margin-x {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
@media print, screen and (min-width: 44.375em) {
  .grid-margin-x {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}
.grid-margin-x > .cell {
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
@media print, screen and (min-width: 44.375em) {
  .grid-margin-x > .cell {
    width: calc(100% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
.grid-margin-x > .auto {
  width: auto;
}
.grid-margin-x > .shrink {
  width: auto;
}
.grid-margin-x > .small-1 {
  width: calc(8.3333333333% - 1.25rem);
}
.grid-margin-x > .small-2 {
  width: calc(16.6666666667% - 1.25rem);
}
.grid-margin-x > .small-3 {
  width: calc(25% - 1.25rem);
}
.grid-margin-x > .small-4 {
  width: calc(33.3333333333% - 1.25rem);
}
.grid-margin-x > .small-5 {
  width: calc(41.6666666667% - 1.25rem);
}
.grid-margin-x > .small-6 {
  width: calc(50% - 1.25rem);
}
.grid-margin-x > .small-7 {
  width: calc(58.3333333333% - 1.25rem);
}
.grid-margin-x > .small-8 {
  width: calc(66.6666666667% - 1.25rem);
}
.grid-margin-x > .small-9 {
  width: calc(75% - 1.25rem);
}
.grid-margin-x > .small-10 {
  width: calc(83.3333333333% - 1.25rem);
}
.grid-margin-x > .small-11 {
  width: calc(91.6666666667% - 1.25rem);
}
.grid-margin-x > .small-12 {
  width: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 44.375em) {
  .grid-margin-x > .auto {
    width: auto;
  }
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x > .large-auto {
    width: auto;
  }
  .grid-margin-x > .large-shrink {
    width: auto;
  }
  .grid-margin-x > .large-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .large-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 1.875rem);
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-x > .xlarge-auto {
    width: auto;
  }
  .grid-margin-x > .xlarge-shrink {
    width: auto;
  }
  .grid-margin-x > .xlarge-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .xlarge-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .xlarge-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .xlarge-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .xlarge-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .xlarge-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .xlarge-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .xlarge-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .xlarge-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .xlarge-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .xlarge-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .xlarge-12 {
    width: calc(100% - 1.875rem);
  }
}

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

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

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

.small-up-3 > .cell {
  width: 33.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: 44.375em) {
  .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%;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-up-1 > .cell {
    width: 100%;
  }
  .xlarge-up-2 > .cell {
    width: 50%;
  }
  .xlarge-up-3 > .cell {
    width: 33.3333333333%;
  }
  .xlarge-up-4 > .cell {
    width: 25%;
  }
  .xlarge-up-5 > .cell {
    width: 20%;
  }
  .xlarge-up-6 > .cell {
    width: 16.6666666667%;
  }
  .xlarge-up-7 > .cell {
    width: 14.2857142857%;
  }
  .xlarge-up-8 > .cell {
    width: 12.5%;
  }
}
.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.25rem);
}

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

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

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

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

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

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

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

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

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

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

@media screen and (min-width: 75em) {
  .xlarge-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .xlarge-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .xlarge-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .xlarge-margin-collapse > .small-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .xlarge-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .xlarge-margin-collapse > .small-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .xlarge-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .xlarge-margin-collapse > .small-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .xlarge-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .xlarge-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .xlarge-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .xlarge-margin-collapse > .medium-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .xlarge-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .xlarge-margin-collapse > .medium-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .xlarge-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .xlarge-margin-collapse > .medium-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .xlarge-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .xlarge-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .xlarge-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .xlarge-margin-collapse > .large-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .xlarge-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .xlarge-margin-collapse > .large-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .xlarge-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .xlarge-margin-collapse > .large-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .xlarge-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .xlarge-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .xlarge-1 {
    width: 8.3333333333%;
  }
  .xlarge-margin-collapse > .xlarge-2 {
    width: 16.6666666667%;
  }
  .xlarge-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .xlarge-4 {
    width: 33.3333333333%;
  }
  .xlarge-margin-collapse > .xlarge-5 {
    width: 41.6666666667%;
  }
  .xlarge-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .xlarge-7 {
    width: 58.3333333333%;
  }
  .xlarge-margin-collapse > .xlarge-8 {
    width: 66.6666666667%;
  }
  .xlarge-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .xlarge-10 {
    width: 83.3333333333%;
  }
  .xlarge-margin-collapse > .xlarge-11 {
    width: 91.6666666667%;
  }
  .xlarge-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 44.375em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 44.375em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 1.25rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 1.25rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 1.25rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 1.25rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 1.25rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 1.25rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 1.25rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 1.25rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 44.375em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-y > .xlarge-auto {
    height: auto;
  }
  .grid-margin-y > .xlarge-shrink {
    height: auto;
  }
  .grid-margin-y > .xlarge-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xlarge-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xlarge-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .xlarge-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xlarge-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xlarge-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .xlarge-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xlarge-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xlarge-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .xlarge-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xlarge-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xlarge-12 {
    height: calc(100% - 1.875rem);
  }
}

.grid-frame {
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  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: flex;
  flex-direction: column;
  max-height: 100%;
}
.cell-block-container > .grid-x {
  max-height: 100%;
  flex-wrap: nowrap;
}

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

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

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 44.375em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 44.375em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 1.25rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 1.25rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 1.25rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 1.25rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 1.25rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 1.25rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 1.25rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 1.25rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 44.375em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-y > .xlarge-auto {
    height: auto;
  }
  .grid-margin-y > .xlarge-shrink {
    height: auto;
  }
  .grid-margin-y > .xlarge-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xlarge-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xlarge-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .xlarge-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xlarge-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xlarge-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .xlarge-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xlarge-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xlarge-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .xlarge-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xlarge-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xlarge-12 {
    height: calc(100% - 1.875rem);
  }
}

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

@media print, screen and (min-width: 44.375em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-y.xlarge-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
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: 2rem;
  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: "Segoe UI Local", "Segoe UI Web (West European)", 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: #aca198;
}

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

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

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

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

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

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

@media print, screen and (min-width: 44.375em) {
  h1, .h1 {
    font-size: 3rem;
  }
  h2, .h2 {
    font-size: 3rem;
  }
  h3, .h3 {
    font-size: 1.9375rem;
  }
  h4, .h4 {
    font-size: 1.5625rem;
  }
  h5, .h5 {
    font-size: 1.625rem;
  }
  h6, .h6 {
    font-size: 1.625rem;
  }
}
a {
  line-height: inherit;
  color: #ee334f;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus {
  color: rgb(89.9692307692%, 7.4974358974%, 19.8461538462%);
}
a img {
  border: 0;
}

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

ul,
ol,
dl {
  margin-bottom: 2rem;
  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 2rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 0;
}
blockquote, blockquote p {
  line-height: 1.6;
  color: #ee334f;
}

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

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

figure {
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 44.375em) {
  .medium-text-left {
    text-align: left;
  }
  .medium-text-right {
    text-align: right;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-text-left {
    text-align: left;
  }
  .xlarge-text-right {
    text-align: right;
  }
  .xlarge-text-center {
    text-align: center;
  }
  .xlarge-text-justify {
    text-align: justify;
  }
}
.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important;
  }
  .show-for-print {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #796d66;
    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;
  }
}
[data-whatinput=mouse] .button, [data-whatinput=mouse] .wp-block-button .wp-block-button__link, .wp-block-button [data-whatinput=mouse] .wp-block-button__link {
  outline: 0;
}
.button, .wp-block-button .wp-block-button__link {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.7em;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 1.25rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #ee334f;
  color: #ffffff;
}
.button:hover, .wp-block-button .wp-block-button__link:hover, .button:focus, .wp-block-button .wp-block-button__link:focus {
  background-color: rgb(88.9230769231%, 7.4102564103%, 19.6153846154%);
  color: #ffffff;
}
.button.tiny, .wp-block-button .tiny.wp-block-button__link {
  font-size: 0.6rem;
}
.button.small, .wp-block-button .small.wp-block-button__link {
  font-size: 0.75rem;
}
.button.large, .wp-block-button .large.wp-block-button__link {
  font-size: 1.25rem;
}
.button.expanded, .wp-block-button .expanded.wp-block-button__link {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.button.primary, .wp-block-button .primary.wp-block-button__link {
  background-color: #ee334f;
  color: #000000;
}
.button.primary:hover, .wp-block-button .primary.wp-block-button__link:hover, .button.primary:focus, .wp-block-button .primary.wp-block-button__link:focus {
  background-color: rgb(83.6923076923%, 6.9743589744%, 18.4615384615%);
  color: #000000;
}
.button.secondary, .wp-block-button .secondary.wp-block-button__link {
  background-color: #d6d1cc;
  color: #000000;
}
.button.secondary:hover, .wp-block-button .secondary.wp-block-button__link:hover, .button.secondary:focus, .wp-block-button .secondary.wp-block-button__link:focus {
  background-color: rgb(69.3111679454%, 65.568627451%, 61.8260869565%);
  color: #000000;
}
.button.success, .wp-block-button .success.wp-block-button__link {
  background-color: #00ae41;
  color: #000000;
}
.button.success:hover, .wp-block-button .success.wp-block-button__link:hover, .button.success:focus, .wp-block-button .success.wp-block-button__link:focus {
  background-color: rgb(0%, 54.5882352941%, 20.3921568627%);
  color: #000000;
}
.button.warning, .wp-block-button .warning.wp-block-button__link {
  background-color: #ff8200;
  color: #000000;
}
.button.warning:hover, .wp-block-button .warning.wp-block-button__link:hover, .button.warning:focus, .wp-block-button .warning.wp-block-button__link:focus {
  background-color: #cc6800;
  color: #000000;
}
.button.alert, .wp-block-button .alert.wp-block-button__link {
  background-color: #ee334f;
  color: #000000;
}
.button.alert:hover, .wp-block-button .alert.wp-block-button__link:hover, .button.alert:focus, .wp-block-button .alert.wp-block-button__link:focus {
  background-color: rgb(83.6923076923%, 6.9743589744%, 18.4615384615%);
  color: #000000;
}
.button.disabled, .wp-block-button .disabled.wp-block-button__link, .button[disabled], .wp-block-button [disabled].wp-block-button__link {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.disabled, .wp-block-button .disabled.wp-block-button__link, .button.disabled:hover, .button.disabled:focus, .button[disabled], .wp-block-button [disabled].wp-block-button__link, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #ee334f;
  color: #ffffff;
}
.button.disabled.primary, .wp-block-button .disabled.primary.wp-block-button__link, .button[disabled].primary, .wp-block-button [disabled].primary.wp-block-button__link {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.disabled.primary, .wp-block-button .disabled.primary.wp-block-button__link, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .wp-block-button [disabled].primary.wp-block-button__link, .button[disabled].primary:hover, .button[disabled].primary:focus {
  background-color: #ee334f;
  color: #000000;
}
.button.disabled.secondary, .wp-block-button .disabled.secondary.wp-block-button__link, .button[disabled].secondary, .wp-block-button [disabled].secondary.wp-block-button__link {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.disabled.secondary, .wp-block-button .disabled.secondary.wp-block-button__link, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .wp-block-button [disabled].secondary.wp-block-button__link, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #d6d1cc;
  color: #000000;
}
.button.disabled.success, .wp-block-button .disabled.success.wp-block-button__link, .button[disabled].success, .wp-block-button [disabled].success.wp-block-button__link {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.disabled.success, .wp-block-button .disabled.success.wp-block-button__link, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .wp-block-button [disabled].success.wp-block-button__link, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #00ae41;
  color: #000000;
}
.button.disabled.warning, .wp-block-button .disabled.warning.wp-block-button__link, .button[disabled].warning, .wp-block-button [disabled].warning.wp-block-button__link {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.disabled.warning, .wp-block-button .disabled.warning.wp-block-button__link, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .wp-block-button [disabled].warning.wp-block-button__link, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #ff8200;
  color: #000000;
}
.button.disabled.alert, .wp-block-button .disabled.alert.wp-block-button__link, .button[disabled].alert, .wp-block-button [disabled].alert.wp-block-button__link {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.disabled.alert, .wp-block-button .disabled.alert.wp-block-button__link, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .wp-block-button [disabled].alert.wp-block-button__link, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #ee334f;
  color: #000000;
}
.button.hollow, .wp-block-button .hollow.wp-block-button__link, .wp-block-button.is-style-outline .wp-block-button__link, .button.hollow:hover, .button.hollow:focus {
  background-color: transparent;
}
.button.hollow.disabled, .wp-block-button .hollow.disabled.wp-block-button__link, .wp-block-button.is-style-outline .disabled.wp-block-button__link, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .wp-block-button .hollow[disabled].wp-block-button__link, .wp-block-button.is-style-outline [disabled].wp-block-button__link, .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
  background-color: transparent;
}
.button.hollow, .wp-block-button .hollow.wp-block-button__link, .wp-block-button.is-style-outline .wp-block-button__link {
  border: 1px solid #ee334f;
  color: #ee334f;
}
.button.hollow:hover, .wp-block-button .hollow.wp-block-button__link:hover, .wp-block-button.is-style-outline .wp-block-button__link:hover, .button.hollow:focus, .wp-block-button .hollow.wp-block-button__link:focus, .wp-block-button.is-style-outline .wp-block-button__link:focus {
  border-color: rgb(52.3076923077%, 4.358974359%, 11.5384615385%);
  color: rgb(52.3076923077%, 4.358974359%, 11.5384615385%);
}
.button.hollow:hover.disabled, .wp-block-button .hollow.wp-block-button__link:hover.disabled, .wp-block-button.is-style-outline .wp-block-button__link:hover.disabled, .button.hollow:hover[disabled], .wp-block-button .hollow.wp-block-button__link:hover[disabled], .wp-block-button.is-style-outline .wp-block-button__link:hover[disabled], .button.hollow:focus.disabled, .wp-block-button .hollow.wp-block-button__link:focus.disabled, .wp-block-button.is-style-outline .wp-block-button__link:focus.disabled, .button.hollow:focus[disabled], .wp-block-button .hollow.wp-block-button__link:focus[disabled], .wp-block-button.is-style-outline .wp-block-button__link:focus[disabled] {
  border: 1px solid #ee334f;
  color: #ee334f;
}
.button.hollow.primary, .wp-block-button .hollow.primary.wp-block-button__link, .wp-block-button.is-style-outline .primary.wp-block-button__link {
  border: 1px solid #ee334f;
  color: #ee334f;
}
.button.hollow.primary:hover, .wp-block-button .hollow.primary.wp-block-button__link:hover, .wp-block-button.is-style-outline .primary.wp-block-button__link:hover, .button.hollow.primary:focus, .wp-block-button .hollow.primary.wp-block-button__link:focus, .wp-block-button.is-style-outline .primary.wp-block-button__link:focus {
  border-color: rgb(52.3076923077%, 4.358974359%, 11.5384615385%);
  color: rgb(52.3076923077%, 4.358974359%, 11.5384615385%);
}
.button.hollow.primary:hover.disabled, .wp-block-button .hollow.primary.wp-block-button__link:hover.disabled, .wp-block-button.is-style-outline .primary.wp-block-button__link:hover.disabled, .button.hollow.primary:hover[disabled], .wp-block-button .hollow.primary.wp-block-button__link:hover[disabled], .wp-block-button.is-style-outline .primary.wp-block-button__link:hover[disabled], .button.hollow.primary:focus.disabled, .wp-block-button .hollow.primary.wp-block-button__link:focus.disabled, .wp-block-button.is-style-outline .primary.wp-block-button__link:focus.disabled, .button.hollow.primary:focus[disabled], .wp-block-button .hollow.primary.wp-block-button__link:focus[disabled], .wp-block-button.is-style-outline .primary.wp-block-button__link:focus[disabled] {
  border: 1px solid #ee334f;
  color: #ee334f;
}
.button.hollow.secondary, .wp-block-button .hollow.secondary.wp-block-button__link, .wp-block-button.is-style-outline .secondary.wp-block-button__link {
  border: 1px solid #d6d1cc;
  color: #d6d1cc;
}
.button.hollow.secondary:hover, .wp-block-button .hollow.secondary.wp-block-button__link:hover, .wp-block-button.is-style-outline .secondary.wp-block-button__link:hover, .button.hollow.secondary:focus, .wp-block-button .hollow.secondary.wp-block-button__link:focus, .wp-block-button.is-style-outline .secondary.wp-block-button__link:focus {
  border-color: rgb(45.4347826087%, 40.9803921569%, 36.526001705%);
  color: rgb(45.4347826087%, 40.9803921569%, 36.526001705%);
}
.button.hollow.secondary:hover.disabled, .wp-block-button .hollow.secondary.wp-block-button__link:hover.disabled, .wp-block-button.is-style-outline .secondary.wp-block-button__link:hover.disabled, .button.hollow.secondary:hover[disabled], .wp-block-button .hollow.secondary.wp-block-button__link:hover[disabled], .wp-block-button.is-style-outline .secondary.wp-block-button__link:hover[disabled], .button.hollow.secondary:focus.disabled, .wp-block-button .hollow.secondary.wp-block-button__link:focus.disabled, .wp-block-button.is-style-outline .secondary.wp-block-button__link:focus.disabled, .button.hollow.secondary:focus[disabled], .wp-block-button .hollow.secondary.wp-block-button__link:focus[disabled], .wp-block-button.is-style-outline .secondary.wp-block-button__link:focus[disabled] {
  border: 1px solid #d6d1cc;
  color: #d6d1cc;
}
.button.hollow.success, .wp-block-button .hollow.success.wp-block-button__link, .wp-block-button.is-style-outline .success.wp-block-button__link {
  border: 1px solid #00ae41;
  color: #00ae41;
}
.button.hollow.success:hover, .wp-block-button .hollow.success.wp-block-button__link:hover, .wp-block-button.is-style-outline .success.wp-block-button__link:hover, .button.hollow.success:focus, .wp-block-button .hollow.success.wp-block-button__link:focus, .wp-block-button.is-style-outline .success.wp-block-button__link:focus {
  border-color: rgb(0%, 34.1176470588%, 12.7450980392%);
  color: rgb(0%, 34.1176470588%, 12.7450980392%);
}
.button.hollow.success:hover.disabled, .wp-block-button .hollow.success.wp-block-button__link:hover.disabled, .wp-block-button.is-style-outline .success.wp-block-button__link:hover.disabled, .button.hollow.success:hover[disabled], .wp-block-button .hollow.success.wp-block-button__link:hover[disabled], .wp-block-button.is-style-outline .success.wp-block-button__link:hover[disabled], .button.hollow.success:focus.disabled, .wp-block-button .hollow.success.wp-block-button__link:focus.disabled, .wp-block-button.is-style-outline .success.wp-block-button__link:focus.disabled, .button.hollow.success:focus[disabled], .wp-block-button .hollow.success.wp-block-button__link:focus[disabled], .wp-block-button.is-style-outline .success.wp-block-button__link:focus[disabled] {
  border: 1px solid #00ae41;
  color: #00ae41;
}
.button.hollow.warning, .wp-block-button .hollow.warning.wp-block-button__link, .wp-block-button.is-style-outline .warning.wp-block-button__link {
  border: 1px solid #ff8200;
  color: #ff8200;
}
.button.hollow.warning:hover, .wp-block-button .hollow.warning.wp-block-button__link:hover, .wp-block-button.is-style-outline .warning.wp-block-button__link:hover, .button.hollow.warning:focus, .wp-block-button .hollow.warning.wp-block-button__link:focus, .wp-block-button.is-style-outline .warning.wp-block-button__link:focus {
  border-color: rgb(50%, 25.4901960784%, 0%);
  color: rgb(50%, 25.4901960784%, 0%);
}
.button.hollow.warning:hover.disabled, .wp-block-button .hollow.warning.wp-block-button__link:hover.disabled, .wp-block-button.is-style-outline .warning.wp-block-button__link:hover.disabled, .button.hollow.warning:hover[disabled], .wp-block-button .hollow.warning.wp-block-button__link:hover[disabled], .wp-block-button.is-style-outline .warning.wp-block-button__link:hover[disabled], .button.hollow.warning:focus.disabled, .wp-block-button .hollow.warning.wp-block-button__link:focus.disabled, .wp-block-button.is-style-outline .warning.wp-block-button__link:focus.disabled, .button.hollow.warning:focus[disabled], .wp-block-button .hollow.warning.wp-block-button__link:focus[disabled], .wp-block-button.is-style-outline .warning.wp-block-button__link:focus[disabled] {
  border: 1px solid #ff8200;
  color: #ff8200;
}
.button.hollow.alert, .wp-block-button .hollow.alert.wp-block-button__link, .wp-block-button.is-style-outline .alert.wp-block-button__link {
  border: 1px solid #ee334f;
  color: #ee334f;
}
.button.hollow.alert:hover, .wp-block-button .hollow.alert.wp-block-button__link:hover, .wp-block-button.is-style-outline .alert.wp-block-button__link:hover, .button.hollow.alert:focus, .wp-block-button .hollow.alert.wp-block-button__link:focus, .wp-block-button.is-style-outline .alert.wp-block-button__link:focus {
  border-color: rgb(52.3076923077%, 4.358974359%, 11.5384615385%);
  color: rgb(52.3076923077%, 4.358974359%, 11.5384615385%);
}
.button.hollow.alert:hover.disabled, .wp-block-button .hollow.alert.wp-block-button__link:hover.disabled, .wp-block-button.is-style-outline .alert.wp-block-button__link:hover.disabled, .button.hollow.alert:hover[disabled], .wp-block-button .hollow.alert.wp-block-button__link:hover[disabled], .wp-block-button.is-style-outline .alert.wp-block-button__link:hover[disabled], .button.hollow.alert:focus.disabled, .wp-block-button .hollow.alert.wp-block-button__link:focus.disabled, .wp-block-button.is-style-outline .alert.wp-block-button__link:focus.disabled, .button.hollow.alert:focus[disabled], .wp-block-button .hollow.alert.wp-block-button__link:focus[disabled], .wp-block-button.is-style-outline .alert.wp-block-button__link:focus[disabled] {
  border: 1px solid #ee334f;
  color: #ee334f;
}
.button.clear, .wp-block-button .clear.wp-block-button__link, .button.clear:hover, .button.clear:focus {
  background-color: transparent;
}
.button.clear.disabled, .wp-block-button .clear.disabled.wp-block-button__link, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .wp-block-button .clear[disabled].wp-block-button__link, .button.clear[disabled]:hover, .button.clear[disabled]:focus {
  background-color: transparent;
}
.button.clear, .wp-block-button .clear.wp-block-button__link {
  border: 1px solid #ee334f;
  color: #ee334f;
}
.button.clear:hover, .wp-block-button .clear.wp-block-button__link:hover, .button.clear:focus, .wp-block-button .clear.wp-block-button__link:focus {
  border-color: rgb(52.3076923077%, 4.358974359%, 11.5384615385%);
  color: rgb(52.3076923077%, 4.358974359%, 11.5384615385%);
}
.button.clear:hover.disabled, .wp-block-button .clear.wp-block-button__link:hover.disabled, .button.clear:hover[disabled], .wp-block-button .clear.wp-block-button__link:hover[disabled], .button.clear:focus.disabled, .wp-block-button .clear.wp-block-button__link:focus.disabled, .button.clear:focus[disabled], .wp-block-button .clear.wp-block-button__link:focus[disabled] {
  border: 1px solid #ee334f;
  color: #ee334f;
}
.button.clear, .wp-block-button .clear.wp-block-button__link, .button.clear.disabled, .button.clear[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled] {
  border-color: transparent;
}
.button.clear.primary, .wp-block-button .clear.primary.wp-block-button__link {
  border: 1px solid #ee334f;
  color: #ee334f;
}
.button.clear.primary:hover, .wp-block-button .clear.primary.wp-block-button__link:hover, .button.clear.primary:focus, .wp-block-button .clear.primary.wp-block-button__link:focus {
  border-color: rgb(52.3076923077%, 4.358974359%, 11.5384615385%);
  color: rgb(52.3076923077%, 4.358974359%, 11.5384615385%);
}
.button.clear.primary:hover.disabled, .wp-block-button .clear.primary.wp-block-button__link:hover.disabled, .button.clear.primary:hover[disabled], .wp-block-button .clear.primary.wp-block-button__link:hover[disabled], .button.clear.primary:focus.disabled, .wp-block-button .clear.primary.wp-block-button__link:focus.disabled, .button.clear.primary:focus[disabled], .wp-block-button .clear.primary.wp-block-button__link:focus[disabled] {
  border: 1px solid #ee334f;
  color: #ee334f;
}
.button.clear.primary, .wp-block-button .clear.primary.wp-block-button__link, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
  border-color: transparent;
}
.button.clear.secondary, .wp-block-button .clear.secondary.wp-block-button__link {
  border: 1px solid #d6d1cc;
  color: #d6d1cc;
}
.button.clear.secondary:hover, .wp-block-button .clear.secondary.wp-block-button__link:hover, .button.clear.secondary:focus, .wp-block-button .clear.secondary.wp-block-button__link:focus {
  border-color: rgb(45.4347826087%, 40.9803921569%, 36.526001705%);
  color: rgb(45.4347826087%, 40.9803921569%, 36.526001705%);
}
.button.clear.secondary:hover.disabled, .wp-block-button .clear.secondary.wp-block-button__link:hover.disabled, .button.clear.secondary:hover[disabled], .wp-block-button .clear.secondary.wp-block-button__link:hover[disabled], .button.clear.secondary:focus.disabled, .wp-block-button .clear.secondary.wp-block-button__link:focus.disabled, .button.clear.secondary:focus[disabled], .wp-block-button .clear.secondary.wp-block-button__link:focus[disabled] {
  border: 1px solid #d6d1cc;
  color: #d6d1cc;
}
.button.clear.secondary, .wp-block-button .clear.secondary.wp-block-button__link, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
  border-color: transparent;
}
.button.clear.success, .wp-block-button .clear.success.wp-block-button__link {
  border: 1px solid #00ae41;
  color: #00ae41;
}
.button.clear.success:hover, .wp-block-button .clear.success.wp-block-button__link:hover, .button.clear.success:focus, .wp-block-button .clear.success.wp-block-button__link:focus {
  border-color: rgb(0%, 34.1176470588%, 12.7450980392%);
  color: rgb(0%, 34.1176470588%, 12.7450980392%);
}
.button.clear.success:hover.disabled, .wp-block-button .clear.success.wp-block-button__link:hover.disabled, .button.clear.success:hover[disabled], .wp-block-button .clear.success.wp-block-button__link:hover[disabled], .button.clear.success:focus.disabled, .wp-block-button .clear.success.wp-block-button__link:focus.disabled, .button.clear.success:focus[disabled], .wp-block-button .clear.success.wp-block-button__link:focus[disabled] {
  border: 1px solid #00ae41;
  color: #00ae41;
}
.button.clear.success, .wp-block-button .clear.success.wp-block-button__link, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
  border-color: transparent;
}
.button.clear.warning, .wp-block-button .clear.warning.wp-block-button__link {
  border: 1px solid #ff8200;
  color: #ff8200;
}
.button.clear.warning:hover, .wp-block-button .clear.warning.wp-block-button__link:hover, .button.clear.warning:focus, .wp-block-button .clear.warning.wp-block-button__link:focus {
  border-color: rgb(50%, 25.4901960784%, 0%);
  color: rgb(50%, 25.4901960784%, 0%);
}
.button.clear.warning:hover.disabled, .wp-block-button .clear.warning.wp-block-button__link:hover.disabled, .button.clear.warning:hover[disabled], .wp-block-button .clear.warning.wp-block-button__link:hover[disabled], .button.clear.warning:focus.disabled, .wp-block-button .clear.warning.wp-block-button__link:focus.disabled, .button.clear.warning:focus[disabled], .wp-block-button .clear.warning.wp-block-button__link:focus[disabled] {
  border: 1px solid #ff8200;
  color: #ff8200;
}
.button.clear.warning, .wp-block-button .clear.warning.wp-block-button__link, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
  border-color: transparent;
}
.button.clear.alert, .wp-block-button .clear.alert.wp-block-button__link {
  border: 1px solid #ee334f;
  color: #ee334f;
}
.button.clear.alert:hover, .wp-block-button .clear.alert.wp-block-button__link:hover, .button.clear.alert:focus, .wp-block-button .clear.alert.wp-block-button__link:focus {
  border-color: rgb(52.3076923077%, 4.358974359%, 11.5384615385%);
  color: rgb(52.3076923077%, 4.358974359%, 11.5384615385%);
}
.button.clear.alert:hover.disabled, .wp-block-button .clear.alert.wp-block-button__link:hover.disabled, .button.clear.alert:hover[disabled], .wp-block-button .clear.alert.wp-block-button__link:hover[disabled], .button.clear.alert:focus.disabled, .wp-block-button .clear.alert.wp-block-button__link:focus.disabled, .button.clear.alert:focus[disabled], .wp-block-button .clear.alert.wp-block-button__link:focus[disabled] {
  border: 1px solid #ee334f;
  color: #ee334f;
}
.button.clear.alert, .wp-block-button .clear.alert.wp-block-button__link, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
  border-color: transparent;
}
.button.dropdown::after, .wp-block-button .dropdown.wp-block-button__link::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4em;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #ffffff transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 0.7em;
}
.button.dropdown.hollow::after, .wp-block-button .dropdown.hollow.wp-block-button__link::after, .wp-block-button.is-style-outline .dropdown.wp-block-button__link::after, .button.dropdown.clear::after, .wp-block-button .dropdown.clear.wp-block-button__link::after {
  border-top-color: #ee334f;
}
.button.dropdown.hollow.primary::after, .wp-block-button .dropdown.hollow.primary.wp-block-button__link::after, .wp-block-button.is-style-outline .dropdown.primary.wp-block-button__link::after, .button.dropdown.clear.primary::after, .wp-block-button .dropdown.clear.primary.wp-block-button__link::after {
  border-top-color: #ee334f;
}
.button.dropdown.hollow.secondary::after, .wp-block-button .dropdown.hollow.secondary.wp-block-button__link::after, .wp-block-button.is-style-outline .dropdown.secondary.wp-block-button__link::after, .button.dropdown.clear.secondary::after, .wp-block-button .dropdown.clear.secondary.wp-block-button__link::after {
  border-top-color: #d6d1cc;
}
.button.dropdown.hollow.success::after, .wp-block-button .dropdown.hollow.success.wp-block-button__link::after, .wp-block-button.is-style-outline .dropdown.success.wp-block-button__link::after, .button.dropdown.clear.success::after, .wp-block-button .dropdown.clear.success.wp-block-button__link::after {
  border-top-color: #00ae41;
}
.button.dropdown.hollow.warning::after, .wp-block-button .dropdown.hollow.warning.wp-block-button__link::after, .wp-block-button.is-style-outline .dropdown.warning.wp-block-button__link::after, .button.dropdown.clear.warning::after, .wp-block-button .dropdown.clear.warning.wp-block-button__link::after {
  border-top-color: #ff8200;
}
.button.dropdown.hollow.alert::after, .wp-block-button .dropdown.hollow.alert.wp-block-button__link::after, .wp-block-button.is-style-outline .dropdown.alert.wp-block-button__link::after, .button.dropdown.clear.alert::after, .wp-block-button .dropdown.clear.alert.wp-block-button__link::after {
  border-top-color: #ee334f;
}
.button.arrow-only::after, .wp-block-button .arrow-only.wp-block-button__link::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

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

[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 0;
  border-radius: 0;
  background-color: #eae7e5;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000000;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
[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: 0;
  background-color: #d6d1cc;
  box-shadow: 0;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
[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 {
  appearance: none;
}

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

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

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

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

::placeholder {
  color: #aca198;
}

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

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

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

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

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

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

.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  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 #aca198;
  background: #d6d1cc;
  color: #000000;
  text-align: center;
  white-space: nowrap;
  display: flex;
  flex: 0 0 auto;
  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;
  flex: 1 1 0px;
  min-width: 0;
}

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

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

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

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

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  appearance: none;
  border: 0;
  border-radius: 0;
  background-color: #ffffff;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000000;
  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%28121, 109, 102%29'></polygon></svg>");
}
@media screen and (min-width: 0\0 ) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}
select {
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
select:focus {
  outline: none;
  border: 0;
  background-color: #d6d1cc;
  box-shadow: 0;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
select:disabled {
  background-color: #d6d1cc;
  cursor: not-allowed;
}
select::-ms-expand {
  display: none;
}
select[multiple] {
  height: auto;
  background-image: none;
}

.is-invalid-input:not(:focus) {
  border-color: #ee334f;
  background-color: rgb(99.3333333333%, 92%, 93.0980392157%);
}
.is-invalid-input:not(:focus)::placeholder {
  color: #ee334f;
}

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

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

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

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

.accordion-title {
  position: relative;
  display: block;
  padding: 0;
  border: 0;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #ee334f;
}
:last-child:not(.is-active) > .accordion-title {
  border-bottom: 0;
  border-radius: 0 0 0 0;
}
.accordion-title:hover, .accordion-title:focus {
  background-color: #f7f6f5;
}
.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: "+";
}
.is-active > .accordion-title::before {
  content: "–";
}

.accordion-content {
  display: none;
  padding: 0.5rem;
  border: 0;
  border-bottom: 0;
  background-color: #ffffff;
  color: #000000;
}
:last-child > .accordion-content:last-child {
  border-bottom: 0;
}

.accordion-menu li {
  width: 100%;
}
.accordion-menu a {
  padding: 0.7rem 1rem;
}
.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem;
}
.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem;
}
.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #ffffff transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem;
}
.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  right: 1rem;
  left: auto;
}
.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem;
}
.accordion-menu .is-accordion-submenu-parent[aria-expanded=true] > a::after {
  transform: rotate(180deg);
  transform-origin: 50% 50%;
}

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

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

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

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

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

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #ee334f;
  color: #ffffff;
}
.badge.primary {
  background: #ee334f;
  color: #000000;
}
.badge.secondary {
  background: #d6d1cc;
  color: #000000;
}
.badge.success {
  background: #00ae41;
  color: #000000;
}
.badge.warning {
  background: #ff8200;
  color: #000000;
}
.badge.alert {
  background: #ee334f;
  color: #000000;
}

.breadcrumbs::before, .breadcrumbs::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.breadcrumbs::after {
  clear: both;
}
.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none;
}
.breadcrumbs li {
  float: left;
  font-size: 0.6875rem;
  color: #000000;
  cursor: default;
  text-transform: uppercase;
}
.breadcrumbs li:not(:last-child)::after {
  position: relative;
  margin: 0 0.75rem;
  opacity: 1;
  content: "/";
  color: #aca198;
}
.breadcrumbs a {
  color: #ee334f;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
.breadcrumbs .disabled {
  color: #aca198;
  cursor: not-allowed;
}

.button-group::before, .button-group::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.button-group::after {
  clear: both;
}
.button-group {
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
}
.button-group .button, .button-group .wp-block-button .wp-block-button__link, .wp-block-button .button-group .wp-block-button__link {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 1.25rem;
  flex: 0 0 auto;
}
.button-group .button:last-child, .button-group .wp-block-button .wp-block-button__link:last-child, .wp-block-button .button-group .wp-block-button__link:last-child {
  margin-right: 0;
}
.button-group.tiny .button, .button-group.tiny .wp-block-button .wp-block-button__link, .wp-block-button .button-group.tiny .wp-block-button__link {
  font-size: 0.6rem;
}
.button-group.small .button, .button-group.small .wp-block-button .wp-block-button__link, .wp-block-button .button-group.small .wp-block-button__link {
  font-size: 0.75rem;
}
.button-group.large .button, .button-group.large .wp-block-button .wp-block-button__link, .wp-block-button .button-group.large .wp-block-button__link {
  font-size: 1.25rem;
}
.button-group.expanded .button, .button-group.expanded .wp-block-button .wp-block-button__link, .wp-block-button .button-group.expanded .wp-block-button__link {
  flex: 1 1 0px;
}
.button-group.primary .button, .button-group.primary .wp-block-button .wp-block-button__link, .wp-block-button .button-group.primary .wp-block-button__link {
  background-color: #ee334f;
  color: #000000;
}
.button-group.primary .button:hover, .button-group.primary .wp-block-button .wp-block-button__link:hover, .wp-block-button .button-group.primary .wp-block-button__link:hover, .button-group.primary .button:focus, .button-group.primary .wp-block-button .wp-block-button__link:focus, .wp-block-button .button-group.primary .wp-block-button__link:focus {
  background-color: rgb(83.6923076923%, 6.9743589744%, 18.4615384615%);
  color: #000000;
}
.button-group.secondary .button, .button-group.secondary .wp-block-button .wp-block-button__link, .wp-block-button .button-group.secondary .wp-block-button__link {
  background-color: #d6d1cc;
  color: #000000;
}
.button-group.secondary .button:hover, .button-group.secondary .wp-block-button .wp-block-button__link:hover, .wp-block-button .button-group.secondary .wp-block-button__link:hover, .button-group.secondary .button:focus, .button-group.secondary .wp-block-button .wp-block-button__link:focus, .wp-block-button .button-group.secondary .wp-block-button__link:focus {
  background-color: rgb(69.3111679454%, 65.568627451%, 61.8260869565%);
  color: #000000;
}
.button-group.success .button, .button-group.success .wp-block-button .wp-block-button__link, .wp-block-button .button-group.success .wp-block-button__link {
  background-color: #00ae41;
  color: #000000;
}
.button-group.success .button:hover, .button-group.success .wp-block-button .wp-block-button__link:hover, .wp-block-button .button-group.success .wp-block-button__link:hover, .button-group.success .button:focus, .button-group.success .wp-block-button .wp-block-button__link:focus, .wp-block-button .button-group.success .wp-block-button__link:focus {
  background-color: rgb(0%, 54.5882352941%, 20.3921568627%);
  color: #000000;
}
.button-group.warning .button, .button-group.warning .wp-block-button .wp-block-button__link, .wp-block-button .button-group.warning .wp-block-button__link {
  background-color: #ff8200;
  color: #000000;
}
.button-group.warning .button:hover, .button-group.warning .wp-block-button .wp-block-button__link:hover, .wp-block-button .button-group.warning .wp-block-button__link:hover, .button-group.warning .button:focus, .button-group.warning .wp-block-button .wp-block-button__link:focus, .wp-block-button .button-group.warning .wp-block-button__link:focus {
  background-color: #cc6800;
  color: #000000;
}
.button-group.alert .button, .button-group.alert .wp-block-button .wp-block-button__link, .wp-block-button .button-group.alert .wp-block-button__link {
  background-color: #ee334f;
  color: #000000;
}
.button-group.alert .button:hover, .button-group.alert .wp-block-button .wp-block-button__link:hover, .wp-block-button .button-group.alert .wp-block-button__link:hover, .button-group.alert .button:focus, .button-group.alert .wp-block-button .wp-block-button__link:focus, .wp-block-button .button-group.alert .wp-block-button__link:focus {
  background-color: rgb(83.6923076923%, 6.9743589744%, 18.4615384615%);
  color: #000000;
}
.button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
  flex-wrap: wrap;
}
.button-group.stacked .button, .button-group.stacked .wp-block-button .wp-block-button__link, .wp-block-button .button-group.stacked .wp-block-button__link, .button-group.stacked-for-small .button, .button-group.stacked-for-small .wp-block-button .wp-block-button__link, .wp-block-button .button-group.stacked-for-small .wp-block-button__link, .button-group.stacked-for-medium .button, .button-group.stacked-for-medium .wp-block-button .wp-block-button__link, .wp-block-button .button-group.stacked-for-medium .wp-block-button__link {
  flex: 0 0 100%;
}
.button-group.stacked .button:last-child, .button-group.stacked .wp-block-button .wp-block-button__link:last-child, .wp-block-button .button-group.stacked .wp-block-button__link:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-small .wp-block-button .wp-block-button__link:last-child, .wp-block-button .button-group.stacked-for-small .wp-block-button__link:last-child, .button-group.stacked-for-medium .button:last-child, .button-group.stacked-for-medium .wp-block-button .wp-block-button__link:last-child, .wp-block-button .button-group.stacked-for-medium .wp-block-button__link:last-child {
  margin-bottom: 0;
}
.button-group.stacked.expanded .button, .button-group.stacked.expanded .wp-block-button .wp-block-button__link, .wp-block-button .button-group.stacked.expanded .wp-block-button__link, .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-small.expanded .wp-block-button .wp-block-button__link, .wp-block-button .button-group.stacked-for-small.expanded .wp-block-button__link, .button-group.stacked-for-medium.expanded .button, .button-group.stacked-for-medium.expanded .wp-block-button .wp-block-button__link, .wp-block-button .button-group.stacked-for-medium.expanded .wp-block-button__link {
  flex: 1 1 0px;
}
@media print, screen and (min-width: 44.375em) {
  .button-group.stacked-for-small .button, .button-group.stacked-for-small .wp-block-button .wp-block-button__link, .wp-block-button .button-group.stacked-for-small .wp-block-button__link {
    flex: 0 0 auto;
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button, .button-group.stacked-for-medium .wp-block-button .wp-block-button__link, .wp-block-button .button-group.stacked-for-medium .wp-block-button__link {
    flex: 0 0 auto;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 44.37375em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }
  .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-small.expanded .wp-block-button .wp-block-button__link, .wp-block-button .button-group.stacked-for-small.expanded .wp-block-button__link {
    display: block;
    margin-right: 0;
  }
}
@media screen and (max-width: 63.99875em) {
  .button-group.stacked-for-medium.expanded {
    display: block;
  }
  .button-group.stacked-for-medium.expanded .button, .button-group.stacked-for-medium.expanded .wp-block-button .wp-block-button__link, .wp-block-button .button-group.stacked-for-medium.expanded .wp-block-button__link {
    display: block;
    margin-right: 0;
  }
}

.callout {
  position: relative;
  margin: 0;
  padding: 1rem;
  border: 0;
  border-radius: 0;
}
.callout > :first-child {
  margin-top: 0;
}
.callout > :last-child {
  margin-bottom: 0;
}
.callout {
  background-color: white;
  color: #000000;
}
.callout.primary {
  background-color: #ee334f;
  color: #000000;
}
.callout.secondary {
  background-color: #d6d1cc;
  color: #000000;
}
.callout.success {
  background-color: #00ae41;
  color: #000000;
}
.callout.warning {
  background-color: #ff8200;
  color: #000000;
}
.callout.alert {
  background-color: #ee334f;
  color: #000000;
}
.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}
.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

.card {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #d6d1cc;
  border-radius: 0;
  background: #ffffff;
  box-shadow: none;
  overflow: hidden;
  color: #000000;
}
.card > :last-child {
  margin-bottom: 0;
}

.card-divider {
  display: flex;
  flex: 0 1 auto;
  padding: 1rem;
  background: #d6d1cc;
}
.card-divider > :last-child {
  margin-bottom: 0;
}

.card-section {
  flex: 1 0 auto;
  padding: 1rem;
}
.card-section > :last-child {
  margin-bottom: 0;
}

.card-image {
  min-height: 1px;
}

[data-whatinput=mouse] .close-button {
  outline: 0;
}
.close-button {
  position: absolute;
  color: #796d66;
  cursor: pointer;
}
.close-button:hover, .close-button:focus {
  color: #000000;
}
.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1;
}
.close-button, .close-button.medium {
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
}

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
[data-whatinput=mouse] .menu li {
  outline: 0;
}
.menu a,
.menu .button,
.menu .wp-block-button .wp-block-button__link,
.wp-block-button .menu .wp-block-button__link {
  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 {
  flex-wrap: wrap;
  flex-direction: row;
}
.menu.vertical {
  flex-wrap: nowrap;
  flex-direction: column;
}
.menu.expanded li {
  flex: 1 1 0px;
}
.menu.simple {
  align-items: center;
}
.menu.simple li + li {
  margin-left: 1rem;
}
.menu.simple a {
  padding: 0;
}
@media print, screen and (min-width: 44.375em) {
  .menu.medium-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .menu.medium-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .menu.medium-expanded li {
    flex: 1 1 0px;
  }
  .menu.medium-simple li {
    flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 64em) {
  .menu.large-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .menu.large-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .menu.large-expanded li {
    flex: 1 1 0px;
  }
  .menu.large-simple li {
    flex: 1 1 0px;
  }
}
@media screen and (min-width: 75em) {
  .menu.xlarge-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .menu.xlarge-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .menu.xlarge-expanded li {
    flex: 1 1 0px;
  }
  .menu.xlarge-simple li {
    flex: 1 1 0px;
  }
}
.menu.nested {
  margin-right: 0;
  margin-left: 1rem;
}
.menu.icons a {
  display: flex;
}
.menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
  display: flex;
}
.menu.icon-left li a {
  flex-flow: row nowrap;
}
.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg {
  margin-right: 0.25rem;
}
.menu.icon-right li a {
  flex-flow: row nowrap;
}
.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg {
  margin-left: 0.25rem;
}
.menu.icon-top li a {
  flex-flow: column nowrap;
}
.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg {
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu.icon-bottom li a {
  flex-flow: column nowrap;
}
.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg {
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu .is-active > a {
  background: #ee334f;
  color: #ffffff;
}
.menu .active > a {
  background: #ee334f;
  color: #ffffff;
}
.menu.align-left {
  justify-content: flex-start;
}
.menu.align-right li {
  display: flex;
  justify-content: flex-end;
}
.menu.align-right li .submenu li {
  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 .nested {
  margin-right: 1rem;
  margin-left: 0;
}
.menu.align-center li {
  display: flex;
  justify-content: center;
}
.menu.align-center li .submenu li {
  justify-content: flex-start;
}
.menu .menu-text {
  padding: 0.7rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit;
}

.menu-centered > .menu {
  justify-content: center;
}
.menu-centered > .menu li {
  display: flex;
  justify-content: center;
}
.menu-centered > .menu li .submenu li {
  justify-content: flex-start;
}

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

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}
.menu-icon::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #ee334f;
  box-shadow: 0 7px 0 #ee334f, 0 14px 0 #ee334f;
  content: "";
}
.menu-icon:hover::after {
  background: rgb(86.1538461538%, 7.1794871795%, 19.0045248869%);
  box-shadow: 0 7px 0 rgb(86.1538461538%, 7.1794871795%, 19.0045248869%), 0 14px 0 rgb(86.1538461538%, 7.1794871795%, 19.0045248869%);
}

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}
.menu-icon.dark::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #000000;
  box-shadow: 0 7px 0 #000000, 0 14px 0 #000000;
  content: "";
}
.menu-icon.dark:hover::after {
  background: #796d66;
  box-shadow: 0 7px 0 #796d66, 0 14px 0 #796d66;
}

.is-drilldown {
  position: relative;
  overflow: hidden;
}
.is-drilldown li {
  display: block;
}
.is-drilldown.animate-height {
  transition: height 0.5s;
}

.drilldown a {
  padding: 0.7rem 1rem;
  background: #ffffff;
}
.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #ffffff;
  transition: transform 0.15s linear;
}
.drilldown .is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  transform: translateX(-100%);
}
.drilldown .is-drilldown-submenu.is-closing {
  transform: translateX(100%);
}
.drilldown .is-drilldown-submenu a {
  padding: 0.7rem 1rem;
}
.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0;
}
.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%;
}
.drilldown .is-drilldown-submenu-parent > a {
  position: relative;
}
.drilldown .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #ee334f;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
}
.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #ee334f;
  right: 1rem;
  left: auto;
}
.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #ee334f transparent transparent;
  right: auto;
  left: 1rem;
}
.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #ee334f transparent transparent;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
}

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: none;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #aca198;
  border-radius: 0;
  background-color: #ffffff;
  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;
}
[data-whatinput=mouse] .dropdown.menu a {
  outline: 0;
}
.dropdown.menu > li > a {
  padding: 0.7rem 1rem;
}
.dropdown.menu > li.is-active > a {
  background: transparent;
  color: #ee334f;
}
.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%;
}
@media print, screen and (min-width: 44.375em) {
  .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-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%;
  }
}
@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-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%;
  }
}
@media screen and (min-width: 75em) {
  .dropdown.menu.xlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.xlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.xlarge-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.xlarge-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.xlarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
}
.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: 0;
  background: #eae7e5;
}
.dropdown .is-dropdown-submenu a {
  padding: 0.7rem 1rem;
}
.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: 0;
}
.is-dropdown-submenu > li {
  width: 100%;
}
.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

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

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #ee334f;
  color: #ffffff;
}
.label.primary {
  background: #ee334f;
  color: #000000;
}
.label.secondary {
  background: #d6d1cc;
  color: #000000;
}
.label.success {
  background: #00ae41;
  color: #000000;
}
.label.warning {
  background: #ff8200;
  color: #000000;
}
.label.alert {
  background: #ee334f;
  color: #000000;
}

.media-object {
  display: flex;
  margin-bottom: 1rem;
  flex-wrap: nowrap;
}
.media-object img {
  max-width: none;
}
@media screen and (max-width: 44.37375em) {
  .media-object.stack-for-small {
    flex-wrap: wrap;
  }
}

.media-object-section {
  flex: 0 1 auto;
}
.media-object-section:first-child {
  padding-right: 1rem;
}
.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem;
}
.media-object-section > :last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 44.37375em) {
  .stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    flex-basis: 100%;
    max-width: 100%;
  }
  .stack-for-small .media-object-section img {
    width: 100%;
  }
}
.media-object-section.main-section {
  flex: 1 1 0px;
}

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

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(255, 255, 255, 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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 44.375em) {
  .position-left.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media screen and (min-width: 75em) {
  .position-left.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-xlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-xlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-xlarge ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-xlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-xlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-xlarge ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-xlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-xlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-xlarge ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-xlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-xlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-xlarge ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 44.375em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    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 {
    box-shadow: 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;
    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 {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}
@media screen and (min-width: 75em) {
  .off-canvas.in-canvas-for-xlarge {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  .off-canvas.in-canvas-for-xlarge.position-left, .off-canvas.in-canvas-for-xlarge.position-right, .off-canvas.in-canvas-for-xlarge.position-top, .off-canvas.in-canvas-for-xlarge.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-xlarge .close-button {
    display: none;
  }
}
.orbit {
  position: relative;
}

.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}

.orbit-slide {
  width: 100%;
  position: absolute;
}
.orbit-slide.no-motionui.is-active {
  top: 0;
  left: 0;
}

.orbit-figure {
  margin: 0;
}

.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0;
}

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(0, 0, 0, 0.5);
  color: #ffffff;
}

[data-whatinput=mouse] .orbit-next, [data-whatinput=mouse] .orbit-previous {
  outline: 0;
}
.orbit-next, .orbit-previous {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #ffffff;
}
.orbit-next:hover, .orbit-previous:hover, .orbit-next:active, .orbit-previous:active, .orbit-next:focus, .orbit-previous:focus {
  background-color: rgba(0, 0, 0, 0.5);
}

.orbit-previous {
  left: 0;
}

.orbit-next {
  left: auto;
  right: 0;
}

[data-whatinput=mouse] .orbit-bullets {
  outline: 0;
}
.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center;
}
.orbit-bullets button {
  width: 1.2rem;
  height: 1.2rem;
  margin: 0.1rem;
  border-radius: 50%;
  background-color: #aca198;
}
.orbit-bullets button:hover {
  background-color: #796d66;
}
.orbit-bullets button.is-active {
  background-color: #796d66;
}

.pagination::before, .pagination::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.pagination::after {
  clear: both;
}
.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}
.pagination li {
  margin-right: 0.0625rem;
  border-radius: 0;
  font-size: 1.125rem;
  display: none;
}
.pagination li:last-child, .pagination li:first-child {
  display: inline-block;
}
@media print, screen and (min-width: 44.375em) {
  .pagination li {
    display: inline-block;
  }
}
.pagination a,
.pagination button {
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 0;
  color: #000000;
}
.pagination a:hover,
.pagination button:hover {
  background: #796d66;
}
.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #796d66;
  color: #ffffff;
  cursor: default;
}
.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #aca198;
  cursor: not-allowed;
}
.pagination .disabled:hover {
  background: transparent;
}
.pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: "…";
  color: #000000;
}

.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0;
  background-color: #aca198;
}
.progress.primary .progress-meter {
  background-color: #ee334f;
}
.progress.secondary .progress-meter {
  background-color: #d6d1cc;
}
.progress.success .progress-meter {
  background-color: #00ae41;
}
.progress.warning .progress-meter {
  background-color: #ff8200;
}
.progress.alert .progress-meter {
  background-color: #ee334f;
}

.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #ee334f;
}

.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #ffffff;
  white-space: nowrap;
}

.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #d6d1cc;
  cursor: pointer;
  user-select: none;
  touch-action: none;
}

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #aca198;
  transition: all 0.2s ease-in-out;
}
.slider-fill.is-dragging {
  transition: all 0s linear;
}

[data-whatinput=mouse] .slider-handle {
  outline: 0;
}
.slider-handle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0;
  background-color: #ee334f;
  transition: all 0.2s ease-in-out;
  touch-action: manipulation;
}
.slider-handle:hover {
  background-color: rgb(88.9230769231%, 7.4102564103%, 19.6153846154%);
}
.slider-handle.is-dragging {
  transition: all 0s linear;
}

.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  transform: scale(1, -1);
}
.slider.vertical .slider-fill {
  top: 0;
  width: 0.5rem;
  max-height: 100%;
}
.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  transform: translateX(-50%);
}

.sticky-container {
  position: relative;
}

.sticky {
  position: relative;
  z-index: 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;
}
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(0, 0, 0, 0.45);
  overflow-y: auto;
}

[data-whatinput=mouse] .reveal {
  outline: 0;
}
.reveal {
  z-index: 1006;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #aca198;
  border-radius: 0;
  background-color: #ffffff;
}
@media print, screen and (min-width: 44.375em) {
  .reveal {
    min-height: 0;
  }
}
.reveal .column {
  min-width: 0;
}
.reveal > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 44.375em) {
  .reveal {
    width: 600px;
    max-width: 75rem;
  }
}
.reveal {
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
}
.reveal.collapse {
  padding: 0;
}
@media print, screen and (min-width: 44.375em) {
  .reveal.tiny {
    width: 30%;
    max-width: 75rem;
  }
}
@media print, screen and (min-width: 44.375em) {
  .reveal.small {
    width: 50%;
    max-width: 75rem;
  }
}
@media print, screen and (min-width: 44.375em) {
  .reveal.large {
    width: 90%;
    max-width: 75rem;
  }
}
.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 screen and (max-width: 44.37375em) {
  .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;
}

.switch {
  height: 2rem;
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.875rem;
  font-weight: bold;
  color: #ffffff;
  user-select: none;
}

.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0;
}

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 0;
  background: #aca198;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer;
}
input + .switch-paddle {
  margin: 0;
}
.switch-paddle::after {
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  transform: translate3d(0, 0, 0);
  border-radius: 0;
  background: #ffffff;
  transition: all 0.25s ease-out;
  content: "";
}
input:checked ~ .switch-paddle {
  background: #ee334f;
}
input:checked ~ .switch-paddle::after {
  left: 2.25rem;
}
[data-whatinput=mouse] input:focus ~ .switch-paddle {
  outline: 0;
}

.switch-inactive, .switch-active {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.switch-active {
  left: 8%;
  display: none;
}
input:checked + label > .switch-active {
  display: block;
}

.switch-inactive {
  right: 15%;
}
input:checked + label > .switch-inactive {
  display: none;
}

.switch.tiny {
  height: 1.5rem;
}
.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: 0.625rem;
}
.switch.tiny .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1rem;
  height: 1rem;
}
.switch.tiny input:checked ~ .switch-paddle::after {
  left: 1.75rem;
}

.switch.small {
  height: 1.75rem;
}
.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: 0.75rem;
}
.switch.small .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1.25rem;
  height: 1.25rem;
}
.switch.small input:checked ~ .switch-paddle::after {
  left: 2rem;
}

.switch.large {
  height: 2.5rem;
}
.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem;
}
.switch.large .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 2rem;
  height: 2rem;
}
.switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem;
}

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
}
thead,
tbody,
tfoot {
  border: 0;
  background-color: #ffffff;
}

caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: 700;
}

thead {
  background: rgb(97.5%, 97.5%, 97.5%);
  color: #000000;
}

tfoot {
  background: rgb(95%, 95%, 95%);
  color: #000000;
}

thead tr,
tfoot tr {
  background: transparent;
}
thead th,
thead td,
tfoot th,
tfoot td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: 700;
  text-align: left;
}

tbody th,
tbody td {
  padding: 0.5rem 0.625rem 0.625rem;
}

tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #f7f6f5;
}

table.unstriped tbody tr {
  border-bottom: 0;
  border-bottom: 0;
  background-color: #ffffff;
}
table.unstriped tbody {
  background-color: #ffffff;
}

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

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

table.hover thead tr:hover {
  background-color: rgb(95.5%, 95.5%, 95.5%);
}
table.hover tfoot tr:hover {
  background-color: rgb(93%, 93%, 93%);
}
table.hover tbody tr:hover {
  background-color: rgb(98%, 98%, 98%);
}
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: rgb(93%, 93%, 93%);
}

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

.tabs::before, .tabs::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.tabs::after {
  clear: both;
}
.tabs {
  margin: 0;
  border: 1px solid #ee334f;
  background: #ee334f;
  list-style-type: none;
}

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

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

.tabs.primary {
  background: #ee334f;
}
.tabs.primary > li > a {
  color: #000000;
}
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: rgb(92.8974358974%, 14.7692307692%, 26.467571644%);
}

.tabs-title {
  float: left;
}
[data-whatinput=mouse] .tabs-title > a {
  outline: 0;
}
.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 1.125rem;
  line-height: 1;
  color: #ffffff;
}
.tabs-title > a:hover {
  background: #a50e24;
  color: rgb(86%, 86%, 86%);
}
.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
  background: #a50e24;
  color: #ffffff;
}

.tabs-content {
  border: 1px solid #ee334f;
  border-top: 0;
  background: #ffffff;
  color: #000000;
  transition: all 0.5s ease;
}

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

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

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

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

.title-bar {
  padding: 0.5rem;
  background: #ffffff;
  color: #ee334f;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.title-bar-left,
.title-bar-right {
  flex: 1 1 0px;
}

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

.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: 600;
}

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #796d66;
  font-weight: 700;
  cursor: help;
}

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 0;
  background-color: #000000;
  font-size: 80%;
  color: #ffffff;
}
.tooltip::before {
  position: absolute;
}
.tooltip.bottom::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent #000000;
  bottom: 100%;
}
.tooltip.bottom.align-center::before {
  left: 50%;
  transform: translateX(-50%);
}
.tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #000000 transparent transparent;
  top: 100%;
  bottom: auto;
}
.tooltip.top.align-center::before {
  left: 50%;
  transform: translateX(-50%);
}
.tooltip.left::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #000000;
  left: 100%;
}
.tooltip.left.align-center::before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}
.tooltip.right::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #000000 transparent transparent;
  right: 100%;
  left: auto;
}
.tooltip.right.align-center::before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}
.tooltip.align-top::before {
  bottom: auto;
  top: 10%;
}
.tooltip.align-bottom::before {
  bottom: 10%;
  top: auto;
}
.tooltip.align-left::before {
  left: 10%;
  right: auto;
}
.tooltip.align-right::before {
  left: auto;
  right: 10%;
}

.top-bar {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 0;
}
.top-bar,
.top-bar ul {
  background-color: inherit;
}
.top-bar ul ul {
  background-color: #ffffff;
}
.top-bar input {
  max-width: 200px;
  margin-right: 1rem;
}
.top-bar .input-group-field {
  width: 100%;
  margin-right: 0;
}
.top-bar input.button, .top-bar .wp-block-button input.wp-block-button__link, .wp-block-button .top-bar input.wp-block-button__link {
  width: auto;
}
.top-bar {
  flex-wrap: wrap;
}
.top-bar .top-bar-left,
.top-bar .top-bar-right {
  flex: 0 0 100%;
  max-width: 100%;
}
@media print, screen and (min-width: 44.375em) {
  .top-bar {
    flex-wrap: nowrap;
  }
  .top-bar .top-bar-left {
    flex: 1 1 auto;
    margin-right: auto;
  }
  .top-bar .top-bar-right {
    flex: 0 1 auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 63.99875em) {
  .top-bar.stacked-for-medium {
    flex-wrap: wrap;
  }
  .top-bar.stacked-for-medium .top-bar-left,
  .top-bar.stacked-for-medium .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 74.99875em) {
  .top-bar.stacked-for-large {
    flex-wrap: wrap;
  }
  .top-bar.stacked-for-large .top-bar-left,
  .top-bar.stacked-for-large .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 89.99875em) {
  .top-bar.stacked-for-xlarge {
    flex-wrap: wrap;
  }
  .top-bar.stacked-for-xlarge .top-bar-left,
  .top-bar.stacked-for-xlarge .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.top-bar-title {
  flex: 0 0 auto;
  margin: 0.5rem 1rem 0.5rem 0;
}

.top-bar-left,
.top-bar-right {
  flex: 0 0 auto;
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

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

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

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

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

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

@media screen and (max-width: 44.37375em), 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 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;
  }
}

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

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

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

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

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

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

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

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

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

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

.align-center {
  justify-content: center;
}

.align-justify {
  justify-content: space-between;
}

.align-spaced {
  justify-content: space-around;
}

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

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

.align-center.vertical.menu > li > a {
  justify-content: center;
}

.align-top {
  align-items: flex-start;
}

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

.align-bottom {
  align-items: flex-end;
}

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

.align-middle {
  align-items: center;
}

.align-self-middle {
  align-self: center;
}

.align-stretch {
  align-items: stretch;
}

.align-self-stretch {
  align-self: stretch;
}

.align-center-middle {
  justify-content: center;
  align-items: center;
  align-content: center;
}

.small-order-1 {
  order: 1;
}

.small-order-2 {
  order: 2;
}

.small-order-3 {
  order: 3;
}

.small-order-4 {
  order: 4;
}

.small-order-5 {
  order: 5;
}

.small-order-6 {
  order: 6;
}

@media print, screen and (min-width: 44.375em) {
  .medium-order-1 {
    order: 1;
  }
  .medium-order-2 {
    order: 2;
  }
  .medium-order-3 {
    order: 3;
  }
  .medium-order-4 {
    order: 4;
  }
  .medium-order-5 {
    order: 5;
  }
  .medium-order-6 {
    order: 6;
  }
}
@media print, screen and (min-width: 64em) {
  .large-order-1 {
    order: 1;
  }
  .large-order-2 {
    order: 2;
  }
  .large-order-3 {
    order: 3;
  }
  .large-order-4 {
    order: 4;
  }
  .large-order-5 {
    order: 5;
  }
  .large-order-6 {
    order: 6;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-order-1 {
    order: 1;
  }
  .xlarge-order-2 {
    order: 2;
  }
  .xlarge-order-3 {
    order: 3;
  }
  .xlarge-order-4 {
    order: 4;
  }
  .xlarge-order-5 {
    order: 5;
  }
  .xlarge-order-6 {
    order: 6;
  }
}
.flex-container {
  display: flex;
}

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

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

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

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

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

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

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

@media print, screen and (min-width: 44.375em) {
  .medium-flex-container {
    display: flex;
  }
  .medium-flex-child-auto {
    flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: flex;
  }
  .large-flex-child-auto {
    flex: 1 1 auto;
  }
  .large-flex-child-grow {
    flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    flex: 0 1 auto;
  }
  .large-flex-dir-row {
    flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-flex-container {
    display: flex;
  }
  .xlarge-flex-child-auto {
    flex: 1 1 auto;
  }
  .xlarge-flex-child-grow {
    flex: 1 0 auto;
  }
  .xlarge-flex-child-shrink {
    flex: 0 1 auto;
  }
  .xlarge-flex-dir-row {
    flex-direction: row;
  }
  .xlarge-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .xlarge-flex-dir-column {
    flex-direction: column;
  }
  .xlarge-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
.slide-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(-100%);
  transition-property: transform, opacity;
  backface-visibility: hidden;
}

.slide-in-down.mui-enter.mui-enter-active {
  transform: translateY(0);
}

.slide-in-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(-100%);
  transition-property: transform, opacity;
  backface-visibility: hidden;
}

.slide-in-left.mui-enter.mui-enter-active {
  transform: translateX(0);
}

.slide-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(100%);
  transition-property: transform, opacity;
  backface-visibility: hidden;
}

.slide-in-up.mui-enter.mui-enter-active {
  transform: translateY(0);
}

.slide-in-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(100%);
  transition-property: transform, opacity;
  backface-visibility: hidden;
}

.slide-in-right.mui-enter.mui-enter-active {
  transform: translateX(0);
}

.slide-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(0);
  transition-property: transform, opacity;
  backface-visibility: hidden;
}

.slide-out-down.mui-leave.mui-leave-active {
  transform: translateY(100%);
}

.slide-out-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(0);
  transition-property: transform, opacity;
  backface-visibility: hidden;
}

.slide-out-right.mui-leave.mui-leave-active {
  transform: translateX(100%);
}

.slide-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(0);
  transition-property: transform, opacity;
  backface-visibility: hidden;
}

.slide-out-up.mui-leave.mui-leave-active {
  transform: translateY(-100%);
}

.slide-out-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(0);
  transition-property: transform, opacity;
  backface-visibility: hidden;
}

.slide-out-left.mui-leave.mui-leave-active {
  transform: translateX(-100%);
}

.fade-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 0;
  transition-property: opacity;
}

.fade-in.mui-enter.mui-enter-active {
  opacity: 1;
}

.fade-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 1;
  transition-property: opacity;
}

.fade-out.mui-leave.mui-leave-active {
  opacity: 0;
}

.hinge-in-from-top.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-top.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-right.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-bottom.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(90deg);
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(90deg);
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-left.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-middle-x.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-middle-y.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-out-from-top.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-top.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
}

.hinge-out-from-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-right.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
}

.hinge-out-from-bottom.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0;
}

.hinge-out-from-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-left.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0;
}

.hinge-out-from-middle-x.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
}

.hinge-out-from-middle-y.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
}

.scale-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(0.5);
  transition-property: transform, opacity;
  opacity: 0;
}

.scale-in-up.mui-enter.mui-enter-active {
  transform: scale(1);
  opacity: 1;
}

.scale-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1.5);
  transition-property: transform, opacity;
  opacity: 0;
}

.scale-in-down.mui-enter.mui-enter-active {
  transform: scale(1);
  opacity: 1;
}

.scale-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1;
}

.scale-out-up.mui-leave.mui-leave-active {
  transform: scale(1.5);
  opacity: 0;
}

.scale-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1;
}

.scale-out-down.mui-leave.mui-leave-active {
  transform: scale(0.5);
  opacity: 0;
}

.spin-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(-0.75turn);
  transition-property: transform, opacity;
  opacity: 0;
}

.spin-in.mui-enter.mui-enter-active {
  transform: rotate(0);
  opacity: 1;
}

.spin-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1;
}

.spin-out.mui-leave.mui-leave-active {
  transform: rotate(0.75turn);
  opacity: 0;
}

.spin-in-ccw.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0.75turn);
  transition-property: transform, opacity;
  opacity: 0;
}

.spin-in-ccw.mui-enter.mui-enter-active {
  transform: rotate(0);
  opacity: 1;
}

.spin-out-ccw.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1;
}

.spin-out-ccw.mui-leave.mui-leave-active {
  transform: rotate(-0.75turn);
  opacity: 0;
}

.slow {
  transition-duration: 750ms !important;
}

.fast {
  transition-duration: 250ms !important;
}

.linear {
  transition-timing-function: linear !important;
}

.ease {
  transition-timing-function: ease !important;
}

.ease-in {
  transition-timing-function: ease-in !important;
}

.ease-out {
  transition-timing-function: ease-out !important;
}

.ease-in-out {
  transition-timing-function: ease-in-out !important;
}

.bounce-in {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
  transition-delay: 300ms !important;
}

.long-delay {
  transition-delay: 700ms !important;
}

.shake {
  animation-name: shake-7;
}
@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    transform: translateX(7%);
  }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    transform: translateX(-7%);
  }
}

.spin-cw {
  animation-name: spin-cw-1turn;
}
@keyframes spin-cw-1turn {
  0% {
    transform: rotate(-1turn);
  }
  100% {
    transform: rotate(0);
  }
}

.spin-ccw {
  animation-name: spin-ccw-1turn;
}
@keyframes spin-ccw-1turn {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(-1turn);
  }
}

.wiggle {
  animation-name: wiggle-7deg;
}
@keyframes wiggle-7deg {
  40%, 50%, 60% {
    transform: rotate(7deg);
  }
  35%, 45%, 55%, 65% {
    transform: rotate(-7deg);
  }
  0%, 30%, 70%, 100% {
    transform: rotate(0);
  }
}

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  animation-duration: 500ms;
}

.infinite {
  animation-iteration-count: infinite;
}

.slow {
  animation-duration: 750ms !important;
}

.fast {
  animation-duration: 250ms !important;
}

.linear {
  animation-timing-function: linear !important;
}

.ease {
  animation-timing-function: ease !important;
}

.ease-in {
  animation-timing-function: ease-in !important;
}

.ease-out {
  animation-timing-function: ease-out !important;
}

.ease-in-out {
  animation-timing-function: ease-in-out !important;
}

.bounce-in {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
  animation-delay: 300ms !important;
}

.long-delay {
  animation-delay: 700ms !important;
}

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

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

/** By default, use the local font and then fallback to web font. **/
/** In Chrome we can't use the semilight weight of the local web font. Use web fonts instead. **/
body:not(*:root) {
  font-family: "Segoe UI Web (West European)";
}

.example {
  font-size: 72px;
}

.light {
  font-weight: 100;
}

.semilight {
  font-weight: 300;
}

.regular {
  font-weight: 400;
}

.semibold {
  font-weight: 700;
}

@font-face {
  font-family: "Segoe UI Local";
  src: local("Segoe UI Light");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Segoe UI Local";
  src: local("Segoe UI Semilight");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Segoe UI Local";
  src: local("Segoe UI");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Segoe UI Local";
  src: local("Segoe UI Bold");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Segoe UI Web (West European)";
  src: url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-light.woff2") format("woff2"), url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-light.woff") format("woff");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Segoe UI Web (West European)";
  src: url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-semilight.woff2") format("woff2"), url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-semilight.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Segoe UI Web (West European)";
  src: url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-regular.woff2") format("woff2"), url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Segoe UI Web (West European)";
  src: url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-bold.woff2") format("woff2"), url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
#wpadminbar {
  position: fixed !important;
}

body.admin-bar.f-topbar-fixed .sticky.fixed {
  margin-top: 2rem;
}
body.admin-bar.offcanvas .off-canvas.is-open {
  top: 2.875rem;
}
@media screen and (min-width: 48.9375em) {
  body.admin-bar.offcanvas .off-canvas.is-open {
    top: 2rem;
  }
}

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

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

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

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

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

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

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

.has-primary-color {
  color: #ee334f;
}

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

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

.has-success-background-color {
  background-color: #00ae41;
}

.has-success-color {
  color: #00ae41;
}

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

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

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

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

/** === Button === */
.wp-block-button .wp-block-button__link.has-primary-background-color {
  background-color: #ee334f;
}
.wp-block-button .wp-block-button__link.has-primary-color {
  color: #ee334f;
}
.wp-block-button .wp-block-button__link.has-secondary-background-color {
  background-color: #d6d1cc;
}
.wp-block-button .wp-block-button__link.has-secondary-color {
  color: #d6d1cc;
}
.wp-block-button .wp-block-button__link.has-success-background-color {
  background-color: #00ae41;
}
.wp-block-button .wp-block-button__link.has-success-color {
  color: #00ae41;
}
.wp-block-button .wp-block-button__link.has-warning-background-color {
  background-color: #ff8200;
}
.wp-block-button .wp-block-button__link.has-warning-color {
  color: #ff8200;
}
.wp-block-button .wp-block-button__link.has-alert-background-color {
  background-color: #ee334f;
}
.wp-block-button .wp-block-button__link.has-alert-color {
  color: #ee334f;
}
.wp-block-button.is-style-squared .wp-block-button__link {
  border-radius: 0;
}
/** === File === */
[data-whatinput=mouse] .wp-block-file .wp-block-file__button {
  outline: 0;
}
.wp-block-file .wp-block-file__button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.7em;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 1.25rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #ee334f;
  color: #ffffff;
}
.wp-block-file .wp-block-file__button:hover, .wp-block-file .wp-block-file__button:focus {
  background-color: rgb(88.9230769231%, 7.4102564103%, 19.6153846154%);
  color: #ffffff;
}

.blog .updated, .archive .updated, .single-post .updated {
  font-style: italic;
}
.blog .entry-categories, .archive .entry-categories, .single-post .entry-categories {
  margin-bottom: 2rem;
}
.blog .entry-categories a, .archive .entry-categories a, .single-post .entry-categories a {
  background: #796d66;
  color: #ffffff;
  font-size: 0.85rem;
  line-height: 1;
  margin-right: 10px;
  text-transform: uppercase;
  padding: 2px 5px;
}
.blog .entry-categories a:hover, .archive .entry-categories a:hover, .single-post .entry-categories a:hover {
  background: #000000;
}

section.browse-topics {
  margin-bottom: 4rem;
}
section.browse-topics ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
section.browse-topics ul li {
  display: inline-block;
  padding-right: 1rem;
}
section.browse-topics ul li:last-child {
  padding-right: 0;
}
section.browse-topics ul li a.button, section.browse-topics ul li .wp-block-button a.wp-block-button__link, .wp-block-button section.browse-topics ul li a.wp-block-button__link {
  text-align: left;
  background: linear-gradient(90deg, #d6d1cc, #eae7e5);
}
section.browse-topics ul li a.button:before, section.browse-topics ul li .wp-block-button a.wp-block-button__link:before, .wp-block-button section.browse-topics ul li a.wp-block-button__link:before {
  background: linear-gradient(90deg, #eae7e5, #d6d1cc);
}
section.browse-topics ul li a.button, section.browse-topics ul li .wp-block-button a.wp-block-button__link, .wp-block-button section.browse-topics ul li a.wp-block-button__link {
  color: #000000;
}
section.browse-topics ul li a.button:hover, section.browse-topics ul li .wp-block-button a.wp-block-button__link:hover, .wp-block-button section.browse-topics ul li a.wp-block-button__link:hover {
  color: #000000;
}
section.browse-topics ul li a.button:hover:before, section.browse-topics ul li .wp-block-button a.wp-block-button__link:hover:before, .wp-block-button section.browse-topics ul li a.wp-block-button__link:hover:before {
  width: 110%;
}

.blog .main-container, .archive .main-container {
  margin-top: 4rem;
}
.blog .main-container .insight-posts .main-content-full-width, .archive .main-container .insight-posts .main-content-full-width {
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.blog .main-container .insight-posts .main-content-full-width .insight-post, .archive .main-container .insight-posts .main-content-full-width .insight-post {
  background: #eae7e5;
}
.blog .main-container .insight-posts .main-content-full-width .insight-post-text, .archive .main-container .insight-posts .main-content-full-width .insight-post-text {
  padding: 1rem;
}
.blog .main-container .insight-posts .main-content-full-width .insight-post-text a.link, .archive .main-container .insight-posts .main-content-full-width .insight-post-text a.link {
  color: #000000;
  font-weight: 700;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(85.3004427577%, 83.3523086654%, 81.7583807717%) 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  box-shadow: inset 0 -2px 0 #ff8200;
}
.blog .main-container .insight-posts .main-content-full-width .insight-post-text a.link:hover, .archive .main-container .insight-posts .main-content-full-width .insight-post-text a.link:hover {
  background-position: -100% 0;
}
.blog .main-container .insight-posts .main-content-full-width .insight-post-text .insight-post-excerpt a, .archive .main-container .insight-posts .main-content-full-width .insight-post-text .insight-post-excerpt a {
  color: #000000;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(85.3004427577%, 83.3523086654%, 81.7583807717%) 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  box-shadow: inset 0 -2px 0 #ff8200;
}
.blog .main-container .insight-posts .main-content-full-width .insight-post-text .insight-post-excerpt a:hover, .archive .main-container .insight-posts .main-content-full-width .insight-post-text .insight-post-excerpt a:hover {
  background-position: -100% 0;
}
.blog .main-container .insight-posts .main-content-full-width .pagination, .archive .main-container .insight-posts .main-content-full-width .pagination {
  margin-top: 2rem;
}

.archive .entry-title .main-container {
  margin-top: 0;
}

section.featured-post {
  background: #eae7e5;
  padding-top: 4rem;
  padding-bottom: 4rem;
}
section.featured-post .grid-container .featured-post-text {
  background: #ffffff;
  padding: 1.5rem;
}
section.featured-post .grid-container .featured-post-text h2 {
  line-height: 1.2;
  margin-bottom: 2rem;
}
section.featured-post .grid-container .featured-post-text .featured-post-excerpt a {
  color: #000000;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe6cc 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  box-shadow: inset 0 -2px 0 #ff8200;
}
section.featured-post .grid-container .featured-post-text .featured-post-excerpt a:hover {
  background-position: -100% 0;
}
section.featured-post .grid-container .featured-post-text .button, section.featured-post .grid-container .featured-post-text .wp-block-button .wp-block-button__link, .wp-block-button section.featured-post .grid-container .featured-post-text .wp-block-button__link {
  margin-top: 1rem;
  margin-bottom: 0;
}

.single-post .insights-post,
.single-post .archive-page,
.category .insights-post,
.category .archive-page,
.tag .insights-post,
.tag .archive-page,
.author .insights-post,
.author .archive-page {
  margin: 0 auto;
  margin-top: 2rem;
}
@media print, screen and (min-width: 64em) {
  .single-post .insights-post,
  .single-post .archive-page,
  .category .insights-post,
  .category .archive-page,
  .tag .insights-post,
  .tag .archive-page,
  .author .insights-post,
  .author .archive-page {
    width: initial;
  }
}
@media print, screen and (min-width: 44.375em) {
  .single-post .insights-post .main-content-full-width,
  .single-post .archive-page .main-content-full-width,
  .category .insights-post .main-content-full-width,
  .category .archive-page .main-content-full-width,
  .tag .insights-post .main-content-full-width,
  .tag .archive-page .main-content-full-width,
  .author .insights-post .main-content-full-width,
  .author .archive-page .main-content-full-width {
    margin-bottom: 4rem;
  }
}
.single-post .insights-post .main-content-full-width .post-more-insights a,
.single-post .archive-page .main-content-full-width .post-more-insights a,
.category .insights-post .main-content-full-width .post-more-insights a,
.category .archive-page .main-content-full-width .post-more-insights a,
.tag .insights-post .main-content-full-width .post-more-insights a,
.tag .archive-page .main-content-full-width .post-more-insights a,
.author .insights-post .main-content-full-width .post-more-insights a,
.author .archive-page .main-content-full-width .post-more-insights a {
  position: relative;
  margin-left: 1rem;
}
.single-post .insights-post .main-content-full-width .post-more-insights a:before,
.single-post .archive-page .main-content-full-width .post-more-insights a:before,
.category .insights-post .main-content-full-width .post-more-insights a:before,
.category .archive-page .main-content-full-width .post-more-insights a:before,
.tag .insights-post .main-content-full-width .post-more-insights a:before,
.tag .archive-page .main-content-full-width .post-more-insights a:before,
.author .insights-post .main-content-full-width .post-more-insights a:before,
.author .archive-page .main-content-full-width .post-more-insights a:before {
  content: "";
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid #ef3742;
  position: absolute;
  left: -15px;
  top: 4px;
}
.single-post .insights-post .main-content-full-width .post-header,
.single-post .insights-post .main-content-full-width .archive-header,
.single-post .archive-page .main-content-full-width .post-header,
.single-post .archive-page .main-content-full-width .archive-header,
.category .insights-post .main-content-full-width .post-header,
.category .insights-post .main-content-full-width .archive-header,
.category .archive-page .main-content-full-width .post-header,
.category .archive-page .main-content-full-width .archive-header,
.tag .insights-post .main-content-full-width .post-header,
.tag .insights-post .main-content-full-width .archive-header,
.tag .archive-page .main-content-full-width .post-header,
.tag .archive-page .main-content-full-width .archive-header,
.author .insights-post .main-content-full-width .post-header,
.author .insights-post .main-content-full-width .archive-header,
.author .archive-page .main-content-full-width .post-header,
.author .archive-page .main-content-full-width .archive-header {
  background: #eae7e5;
  text-align: center;
  margin: 0 auto;
  border-radius: 20px;
  padding: 2rem;
  position: relative;
}
.single-post .insights-post .main-content-full-width .post-header:after,
.single-post .insights-post .main-content-full-width .archive-header:after,
.single-post .archive-page .main-content-full-width .post-header:after,
.single-post .archive-page .main-content-full-width .archive-header:after,
.category .insights-post .main-content-full-width .post-header:after,
.category .insights-post .main-content-full-width .archive-header:after,
.category .archive-page .main-content-full-width .post-header:after,
.category .archive-page .main-content-full-width .archive-header:after,
.tag .insights-post .main-content-full-width .post-header:after,
.tag .insights-post .main-content-full-width .archive-header:after,
.tag .archive-page .main-content-full-width .post-header:after,
.tag .archive-page .main-content-full-width .archive-header:after,
.author .insights-post .main-content-full-width .post-header:after,
.author .insights-post .main-content-full-width .archive-header:after,
.author .archive-page .main-content-full-width .post-header:after,
.author .archive-page .main-content-full-width .archive-header:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -35px;
  width: 0;
  height: 0;
  border-top: solid 20px #eae7e5;
  border-left: solid 35px transparent;
  border-right: solid 35px transparent;
}
.single-post .insights-post .main-content-full-width .post-header .post-date,
.single-post .insights-post .main-content-full-width .archive-header .post-date,
.single-post .archive-page .main-content-full-width .post-header .post-date,
.single-post .archive-page .main-content-full-width .archive-header .post-date,
.category .insights-post .main-content-full-width .post-header .post-date,
.category .insights-post .main-content-full-width .archive-header .post-date,
.category .archive-page .main-content-full-width .post-header .post-date,
.category .archive-page .main-content-full-width .archive-header .post-date,
.tag .insights-post .main-content-full-width .post-header .post-date,
.tag .insights-post .main-content-full-width .archive-header .post-date,
.tag .archive-page .main-content-full-width .post-header .post-date,
.tag .archive-page .main-content-full-width .archive-header .post-date,
.author .insights-post .main-content-full-width .post-header .post-date,
.author .insights-post .main-content-full-width .archive-header .post-date,
.author .archive-page .main-content-full-width .post-header .post-date,
.author .archive-page .main-content-full-width .archive-header .post-date {
  display: inline-block;
}
.single-post .insights-post .main-content-full-width .post-header .post-date:after,
.single-post .insights-post .main-content-full-width .archive-header .post-date:after,
.single-post .archive-page .main-content-full-width .post-header .post-date:after,
.single-post .archive-page .main-content-full-width .archive-header .post-date:after,
.category .insights-post .main-content-full-width .post-header .post-date:after,
.category .insights-post .main-content-full-width .archive-header .post-date:after,
.category .archive-page .main-content-full-width .post-header .post-date:after,
.category .archive-page .main-content-full-width .archive-header .post-date:after,
.tag .insights-post .main-content-full-width .post-header .post-date:after,
.tag .insights-post .main-content-full-width .archive-header .post-date:after,
.tag .archive-page .main-content-full-width .post-header .post-date:after,
.tag .archive-page .main-content-full-width .archive-header .post-date:after,
.author .insights-post .main-content-full-width .post-header .post-date:after,
.author .insights-post .main-content-full-width .archive-header .post-date:after,
.author .archive-page .main-content-full-width .post-header .post-date:after,
.author .archive-page .main-content-full-width .archive-header .post-date:after {
  content: " •";
  color: #ee334f;
  margin: 0 0.2em;
}
.single-post .insights-post .main-content-full-width .post-header .post-reading-time,
.single-post .insights-post .main-content-full-width .archive-header .post-reading-time,
.single-post .archive-page .main-content-full-width .post-header .post-reading-time,
.single-post .archive-page .main-content-full-width .archive-header .post-reading-time,
.category .insights-post .main-content-full-width .post-header .post-reading-time,
.category .insights-post .main-content-full-width .archive-header .post-reading-time,
.category .archive-page .main-content-full-width .post-header .post-reading-time,
.category .archive-page .main-content-full-width .archive-header .post-reading-time,
.tag .insights-post .main-content-full-width .post-header .post-reading-time,
.tag .insights-post .main-content-full-width .archive-header .post-reading-time,
.tag .archive-page .main-content-full-width .post-header .post-reading-time,
.tag .archive-page .main-content-full-width .archive-header .post-reading-time,
.author .insights-post .main-content-full-width .post-header .post-reading-time,
.author .insights-post .main-content-full-width .archive-header .post-reading-time,
.author .archive-page .main-content-full-width .post-header .post-reading-time,
.author .archive-page .main-content-full-width .archive-header .post-reading-time {
  display: inline-block;
}
.single-post .insights-post .main-content-full-width .post-header h1,
.single-post .insights-post .main-content-full-width .archive-header h1,
.single-post .archive-page .main-content-full-width .post-header h1,
.single-post .archive-page .main-content-full-width .archive-header h1,
.category .insights-post .main-content-full-width .post-header h1,
.category .insights-post .main-content-full-width .archive-header h1,
.category .archive-page .main-content-full-width .post-header h1,
.category .archive-page .main-content-full-width .archive-header h1,
.tag .insights-post .main-content-full-width .post-header h1,
.tag .insights-post .main-content-full-width .archive-header h1,
.tag .archive-page .main-content-full-width .post-header h1,
.tag .archive-page .main-content-full-width .archive-header h1,
.author .insights-post .main-content-full-width .post-header h1,
.author .insights-post .main-content-full-width .archive-header h1,
.author .archive-page .main-content-full-width .post-header h1,
.author .archive-page .main-content-full-width .archive-header h1 {
  font-size: 1.875rem;
  line-height: 1.2;
  margin-bottom: 2rem;
}
@media print, screen and (min-width: 44.375em) {
  .single-post .insights-post .main-content-full-width .post-header h1,
  .single-post .insights-post .main-content-full-width .archive-header h1,
  .single-post .archive-page .main-content-full-width .post-header h1,
  .single-post .archive-page .main-content-full-width .archive-header h1,
  .category .insights-post .main-content-full-width .post-header h1,
  .category .insights-post .main-content-full-width .archive-header h1,
  .category .archive-page .main-content-full-width .post-header h1,
  .category .archive-page .main-content-full-width .archive-header h1,
  .tag .insights-post .main-content-full-width .post-header h1,
  .tag .insights-post .main-content-full-width .archive-header h1,
  .tag .archive-page .main-content-full-width .post-header h1,
  .tag .archive-page .main-content-full-width .archive-header h1,
  .author .insights-post .main-content-full-width .post-header h1,
  .author .insights-post .main-content-full-width .archive-header h1,
  .author .archive-page .main-content-full-width .post-header h1,
  .author .archive-page .main-content-full-width .archive-header h1 {
    font-size: 2.5rem;
  }
}
.single-post .insights-post .main-content-full-width .post-header .post-excerpt a,
.single-post .insights-post .main-content-full-width .post-header .category-description a,
.single-post .insights-post .main-content-full-width .archive-header .post-excerpt a,
.single-post .insights-post .main-content-full-width .archive-header .category-description a,
.single-post .archive-page .main-content-full-width .post-header .post-excerpt a,
.single-post .archive-page .main-content-full-width .post-header .category-description a,
.single-post .archive-page .main-content-full-width .archive-header .post-excerpt a,
.single-post .archive-page .main-content-full-width .archive-header .category-description a,
.category .insights-post .main-content-full-width .post-header .post-excerpt a,
.category .insights-post .main-content-full-width .post-header .category-description a,
.category .insights-post .main-content-full-width .archive-header .post-excerpt a,
.category .insights-post .main-content-full-width .archive-header .category-description a,
.category .archive-page .main-content-full-width .post-header .post-excerpt a,
.category .archive-page .main-content-full-width .post-header .category-description a,
.category .archive-page .main-content-full-width .archive-header .post-excerpt a,
.category .archive-page .main-content-full-width .archive-header .category-description a,
.tag .insights-post .main-content-full-width .post-header .post-excerpt a,
.tag .insights-post .main-content-full-width .post-header .category-description a,
.tag .insights-post .main-content-full-width .archive-header .post-excerpt a,
.tag .insights-post .main-content-full-width .archive-header .category-description a,
.tag .archive-page .main-content-full-width .post-header .post-excerpt a,
.tag .archive-page .main-content-full-width .post-header .category-description a,
.tag .archive-page .main-content-full-width .archive-header .post-excerpt a,
.tag .archive-page .main-content-full-width .archive-header .category-description a,
.author .insights-post .main-content-full-width .post-header .post-excerpt a,
.author .insights-post .main-content-full-width .post-header .category-description a,
.author .insights-post .main-content-full-width .archive-header .post-excerpt a,
.author .insights-post .main-content-full-width .archive-header .category-description a,
.author .archive-page .main-content-full-width .post-header .post-excerpt a,
.author .archive-page .main-content-full-width .post-header .category-description a,
.author .archive-page .main-content-full-width .archive-header .post-excerpt a,
.author .archive-page .main-content-full-width .archive-header .category-description a {
  color: #000000;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(85.3004427577%, 83.3523086654%, 81.7583807717%) 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  box-shadow: inset 0 -2px 0 #ff8200;
}
.single-post .insights-post .main-content-full-width .post-header .post-excerpt a:hover,
.single-post .insights-post .main-content-full-width .post-header .category-description a:hover,
.single-post .insights-post .main-content-full-width .archive-header .post-excerpt a:hover,
.single-post .insights-post .main-content-full-width .archive-header .category-description a:hover,
.single-post .archive-page .main-content-full-width .post-header .post-excerpt a:hover,
.single-post .archive-page .main-content-full-width .post-header .category-description a:hover,
.single-post .archive-page .main-content-full-width .archive-header .post-excerpt a:hover,
.single-post .archive-page .main-content-full-width .archive-header .category-description a:hover,
.category .insights-post .main-content-full-width .post-header .post-excerpt a:hover,
.category .insights-post .main-content-full-width .post-header .category-description a:hover,
.category .insights-post .main-content-full-width .archive-header .post-excerpt a:hover,
.category .insights-post .main-content-full-width .archive-header .category-description a:hover,
.category .archive-page .main-content-full-width .post-header .post-excerpt a:hover,
.category .archive-page .main-content-full-width .post-header .category-description a:hover,
.category .archive-page .main-content-full-width .archive-header .post-excerpt a:hover,
.category .archive-page .main-content-full-width .archive-header .category-description a:hover,
.tag .insights-post .main-content-full-width .post-header .post-excerpt a:hover,
.tag .insights-post .main-content-full-width .post-header .category-description a:hover,
.tag .insights-post .main-content-full-width .archive-header .post-excerpt a:hover,
.tag .insights-post .main-content-full-width .archive-header .category-description a:hover,
.tag .archive-page .main-content-full-width .post-header .post-excerpt a:hover,
.tag .archive-page .main-content-full-width .post-header .category-description a:hover,
.tag .archive-page .main-content-full-width .archive-header .post-excerpt a:hover,
.tag .archive-page .main-content-full-width .archive-header .category-description a:hover,
.author .insights-post .main-content-full-width .post-header .post-excerpt a:hover,
.author .insights-post .main-content-full-width .post-header .category-description a:hover,
.author .insights-post .main-content-full-width .archive-header .post-excerpt a:hover,
.author .insights-post .main-content-full-width .archive-header .category-description a:hover,
.author .archive-page .main-content-full-width .post-header .post-excerpt a:hover,
.author .archive-page .main-content-full-width .post-header .category-description a:hover,
.author .archive-page .main-content-full-width .archive-header .post-excerpt a:hover,
.author .archive-page .main-content-full-width .archive-header .category-description a:hover {
  background-position: -100% 0;
}
.single-post .insights-post .main-content-full-width .post-header .post-excerpt p,
.single-post .insights-post .main-content-full-width .post-header .category-description p,
.single-post .insights-post .main-content-full-width .archive-header .post-excerpt p,
.single-post .insights-post .main-content-full-width .archive-header .category-description p,
.single-post .archive-page .main-content-full-width .post-header .post-excerpt p,
.single-post .archive-page .main-content-full-width .post-header .category-description p,
.single-post .archive-page .main-content-full-width .archive-header .post-excerpt p,
.single-post .archive-page .main-content-full-width .archive-header .category-description p,
.category .insights-post .main-content-full-width .post-header .post-excerpt p,
.category .insights-post .main-content-full-width .post-header .category-description p,
.category .insights-post .main-content-full-width .archive-header .post-excerpt p,
.category .insights-post .main-content-full-width .archive-header .category-description p,
.category .archive-page .main-content-full-width .post-header .post-excerpt p,
.category .archive-page .main-content-full-width .post-header .category-description p,
.category .archive-page .main-content-full-width .archive-header .post-excerpt p,
.category .archive-page .main-content-full-width .archive-header .category-description p,
.tag .insights-post .main-content-full-width .post-header .post-excerpt p,
.tag .insights-post .main-content-full-width .post-header .category-description p,
.tag .insights-post .main-content-full-width .archive-header .post-excerpt p,
.tag .insights-post .main-content-full-width .archive-header .category-description p,
.tag .archive-page .main-content-full-width .post-header .post-excerpt p,
.tag .archive-page .main-content-full-width .post-header .category-description p,
.tag .archive-page .main-content-full-width .archive-header .post-excerpt p,
.tag .archive-page .main-content-full-width .archive-header .category-description p,
.author .insights-post .main-content-full-width .post-header .post-excerpt p,
.author .insights-post .main-content-full-width .post-header .category-description p,
.author .insights-post .main-content-full-width .archive-header .post-excerpt p,
.author .insights-post .main-content-full-width .archive-header .category-description p,
.author .archive-page .main-content-full-width .post-header .post-excerpt p,
.author .archive-page .main-content-full-width .post-header .category-description p,
.author .archive-page .main-content-full-width .archive-header .post-excerpt p,
.author .archive-page .main-content-full-width .archive-header .category-description p {
  margin-bottom: 0;
}
.single-post .insights-post .main-content-full-width .post-header .post-excerpt .heateor_sss_sharing_container,
.single-post .insights-post .main-content-full-width .archive-header .post-excerpt .heateor_sss_sharing_container,
.single-post .archive-page .main-content-full-width .post-header .post-excerpt .heateor_sss_sharing_container,
.single-post .archive-page .main-content-full-width .archive-header .post-excerpt .heateor_sss_sharing_container,
.category .insights-post .main-content-full-width .post-header .post-excerpt .heateor_sss_sharing_container,
.category .insights-post .main-content-full-width .archive-header .post-excerpt .heateor_sss_sharing_container,
.category .archive-page .main-content-full-width .post-header .post-excerpt .heateor_sss_sharing_container,
.category .archive-page .main-content-full-width .archive-header .post-excerpt .heateor_sss_sharing_container,
.tag .insights-post .main-content-full-width .post-header .post-excerpt .heateor_sss_sharing_container,
.tag .insights-post .main-content-full-width .archive-header .post-excerpt .heateor_sss_sharing_container,
.tag .archive-page .main-content-full-width .post-header .post-excerpt .heateor_sss_sharing_container,
.tag .archive-page .main-content-full-width .archive-header .post-excerpt .heateor_sss_sharing_container,
.author .insights-post .main-content-full-width .post-header .post-excerpt .heateor_sss_sharing_container,
.author .insights-post .main-content-full-width .archive-header .post-excerpt .heateor_sss_sharing_container,
.author .archive-page .main-content-full-width .post-header .post-excerpt .heateor_sss_sharing_container,
.author .archive-page .main-content-full-width .archive-header .post-excerpt .heateor_sss_sharing_container {
  display: none;
}
.single-post .insights-post .main-content-full-width .post-header:after,
.single-post .archive-page .main-content-full-width .post-header:after,
.category .insights-post .main-content-full-width .post-header:after,
.category .archive-page .main-content-full-width .post-header:after,
.tag .insights-post .main-content-full-width .post-header:after,
.tag .archive-page .main-content-full-width .post-header:after,
.author .insights-post .main-content-full-width .post-header:after,
.author .archive-page .main-content-full-width .post-header:after {
  display: none;
}
.single-post .insights-post .main-content-full-width .post-intro-paragraph,
.single-post .archive-page .main-content-full-width .post-intro-paragraph,
.category .insights-post .main-content-full-width .post-intro-paragraph,
.category .archive-page .main-content-full-width .post-intro-paragraph,
.tag .insights-post .main-content-full-width .post-intro-paragraph,
.tag .archive-page .main-content-full-width .post-intro-paragraph,
.author .insights-post .main-content-full-width .post-intro-paragraph,
.author .archive-page .main-content-full-width .post-intro-paragraph {
  font-size: 1.5rem;
  font-weight: 700;
  padding: 2rem;
  margin-bottom: 2rem;
}
.single-post .insights-post .main-content-full-width .post-intro-paragraph p,
.single-post .archive-page .main-content-full-width .post-intro-paragraph p,
.category .insights-post .main-content-full-width .post-intro-paragraph p,
.category .archive-page .main-content-full-width .post-intro-paragraph p,
.tag .insights-post .main-content-full-width .post-intro-paragraph p,
.tag .archive-page .main-content-full-width .post-intro-paragraph p,
.author .insights-post .main-content-full-width .post-intro-paragraph p,
.author .archive-page .main-content-full-width .post-intro-paragraph p {
  margin-bottom: 0;
}
.single-post .insights-post .main-content-full-width .post-intro-paragraph .button, .single-post .insights-post .main-content-full-width .post-intro-paragraph .wp-block-button .wp-block-button__link, .wp-block-button .single-post .insights-post .main-content-full-width .post-intro-paragraph .wp-block-button__link,
.single-post .archive-page .main-content-full-width .post-intro-paragraph .button,
.single-post .archive-page .main-content-full-width .post-intro-paragraph .wp-block-button .wp-block-button__link,
.wp-block-button .single-post .archive-page .main-content-full-width .post-intro-paragraph .wp-block-button__link,
.category .insights-post .main-content-full-width .post-intro-paragraph .button,
.category .insights-post .main-content-full-width .post-intro-paragraph .wp-block-button .wp-block-button__link,
.wp-block-button .category .insights-post .main-content-full-width .post-intro-paragraph .wp-block-button__link,
.category .archive-page .main-content-full-width .post-intro-paragraph .button,
.category .archive-page .main-content-full-width .post-intro-paragraph .wp-block-button .wp-block-button__link,
.wp-block-button .category .archive-page .main-content-full-width .post-intro-paragraph .wp-block-button__link,
.tag .insights-post .main-content-full-width .post-intro-paragraph .button,
.tag .insights-post .main-content-full-width .post-intro-paragraph .wp-block-button .wp-block-button__link,
.wp-block-button .tag .insights-post .main-content-full-width .post-intro-paragraph .wp-block-button__link,
.tag .archive-page .main-content-full-width .post-intro-paragraph .button,
.tag .archive-page .main-content-full-width .post-intro-paragraph .wp-block-button .wp-block-button__link,
.wp-block-button .tag .archive-page .main-content-full-width .post-intro-paragraph .wp-block-button__link,
.author .insights-post .main-content-full-width .post-intro-paragraph .button,
.author .insights-post .main-content-full-width .post-intro-paragraph .wp-block-button .wp-block-button__link,
.wp-block-button .author .insights-post .main-content-full-width .post-intro-paragraph .wp-block-button__link,
.author .archive-page .main-content-full-width .post-intro-paragraph .button,
.author .archive-page .main-content-full-width .post-intro-paragraph .wp-block-button .wp-block-button__link,
.wp-block-button .author .archive-page .main-content-full-width .post-intro-paragraph .wp-block-button__link {
  margin-top: 1rem;
  margin-bottom: 0;
}
.single-post .insights-post .main-content-full-width .post-intro-paragraph.white,
.single-post .archive-page .main-content-full-width .post-intro-paragraph.white,
.category .insights-post .main-content-full-width .post-intro-paragraph.white,
.category .archive-page .main-content-full-width .post-intro-paragraph.white,
.tag .insights-post .main-content-full-width .post-intro-paragraph.white,
.tag .archive-page .main-content-full-width .post-intro-paragraph.white,
.author .insights-post .main-content-full-width .post-intro-paragraph.white,
.author .archive-page .main-content-full-width .post-intro-paragraph.white {
  border: 1px solid rgb(36.5989624549%, 32.9693132859%, 30.8520179372%);
}
.single-post .insights-post .main-content-full-width .post-intro-paragraph.lighter-gray,
.single-post .archive-page .main-content-full-width .post-intro-paragraph.lighter-gray,
.category .insights-post .main-content-full-width .post-intro-paragraph.lighter-gray,
.category .archive-page .main-content-full-width .post-intro-paragraph.lighter-gray,
.tag .insights-post .main-content-full-width .post-intro-paragraph.lighter-gray,
.tag .archive-page .main-content-full-width .post-intro-paragraph.lighter-gray,
.author .insights-post .main-content-full-width .post-intro-paragraph.lighter-gray,
.author .archive-page .main-content-full-width .post-intro-paragraph.lighter-gray {
  background: #eae7e5;
  color: rgb(36.5989624549%, 32.9693132859%, 30.8520179372%);
}
.single-post .insights-post .main-content-full-width .post-intro-paragraph.light-gray,
.single-post .archive-page .main-content-full-width .post-intro-paragraph.light-gray,
.category .insights-post .main-content-full-width .post-intro-paragraph.light-gray,
.category .archive-page .main-content-full-width .post-intro-paragraph.light-gray,
.tag .insights-post .main-content-full-width .post-intro-paragraph.light-gray,
.tag .archive-page .main-content-full-width .post-intro-paragraph.light-gray,
.author .insights-post .main-content-full-width .post-intro-paragraph.light-gray,
.author .archive-page .main-content-full-width .post-intro-paragraph.light-gray {
  background: #d6d1cc;
  color: rgb(36.5989624549%, 32.9693132859%, 30.8520179372%);
}
.single-post .insights-post .main-content-full-width .post-intro-paragraph.dark-gray,
.single-post .archive-page .main-content-full-width .post-intro-paragraph.dark-gray,
.category .insights-post .main-content-full-width .post-intro-paragraph.dark-gray,
.category .archive-page .main-content-full-width .post-intro-paragraph.dark-gray,
.tag .insights-post .main-content-full-width .post-intro-paragraph.dark-gray,
.tag .archive-page .main-content-full-width .post-intro-paragraph.dark-gray,
.author .insights-post .main-content-full-width .post-intro-paragraph.dark-gray,
.author .archive-page .main-content-full-width .post-intro-paragraph.dark-gray {
  background: #796d66;
  color: #ffffff;
}
.single-post .insights-post .main-content-full-width .post-intro-paragraph.dark-gray a:not(.button),
.single-post .archive-page .main-content-full-width .post-intro-paragraph.dark-gray a:not(.button),
.category .insights-post .main-content-full-width .post-intro-paragraph.dark-gray a:not(.button),
.category .archive-page .main-content-full-width .post-intro-paragraph.dark-gray a:not(.button),
.tag .insights-post .main-content-full-width .post-intro-paragraph.dark-gray a:not(.button),
.tag .archive-page .main-content-full-width .post-intro-paragraph.dark-gray a:not(.button),
.author .insights-post .main-content-full-width .post-intro-paragraph.dark-gray a:not(.button),
.author .archive-page .main-content-full-width .post-intro-paragraph.dark-gray a:not(.button) {
  color: #ffffff;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(52.8769893608%, 47.6329904159%, 44.5739910314%) 50%);
  box-shadow: inset 0 -2px 0 #ffffff;
}
.single-post .insights-post .main-content-full-width .post-intro-paragraph.blue,
.single-post .archive-page .main-content-full-width .post-intro-paragraph.blue,
.category .insights-post .main-content-full-width .post-intro-paragraph.blue,
.category .archive-page .main-content-full-width .post-intro-paragraph.blue,
.tag .insights-post .main-content-full-width .post-intro-paragraph.blue,
.tag .archive-page .main-content-full-width .post-intro-paragraph.blue,
.author .insights-post .main-content-full-width .post-intro-paragraph.blue,
.author .archive-page .main-content-full-width .post-intro-paragraph.blue {
  background: #00a7e1;
  color: #ffffff;
}
.single-post .insights-post .main-content-full-width .post-intro-paragraph.blue a:not(.button),
.single-post .archive-page .main-content-full-width .post-intro-paragraph.blue a:not(.button),
.category .insights-post .main-content-full-width .post-intro-paragraph.blue a:not(.button),
.category .archive-page .main-content-full-width .post-intro-paragraph.blue a:not(.button),
.tag .insights-post .main-content-full-width .post-intro-paragraph.blue a:not(.button),
.tag .archive-page .main-content-full-width .post-intro-paragraph.blue a:not(.button),
.author .insights-post .main-content-full-width .post-intro-paragraph.blue a:not(.button),
.author .archive-page .main-content-full-width .post-intro-paragraph.blue a:not(.button) {
  color: #ffffff;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(0%, 72.9124183007%, 98.2352941176%) 50%);
  box-shadow: inset 0 -2px 0 #ffffff;
}
.single-post .insights-post .main-content-full-width .post-intro-paragraph.red,
.single-post .archive-page .main-content-full-width .post-intro-paragraph.red,
.category .insights-post .main-content-full-width .post-intro-paragraph.red,
.category .archive-page .main-content-full-width .post-intro-paragraph.red,
.tag .insights-post .main-content-full-width .post-intro-paragraph.red,
.tag .archive-page .main-content-full-width .post-intro-paragraph.red,
.author .insights-post .main-content-full-width .post-intro-paragraph.red,
.author .archive-page .main-content-full-width .post-intro-paragraph.red {
  background: #ee334f;
  color: #ffffff;
}
.single-post .insights-post .main-content-full-width .post-intro-paragraph.red a:not(.button),
.single-post .archive-page .main-content-full-width .post-intro-paragraph.red a:not(.button),
.category .insights-post .main-content-full-width .post-intro-paragraph.red a:not(.button),
.category .archive-page .main-content-full-width .post-intro-paragraph.red a:not(.button),
.tag .insights-post .main-content-full-width .post-intro-paragraph.red a:not(.button),
.tag .archive-page .main-content-full-width .post-intro-paragraph.red a:not(.button),
.author .insights-post .main-content-full-width .post-intro-paragraph.red a:not(.button),
.author .archive-page .main-content-full-width .post-intro-paragraph.red a:not(.button) {
  color: #ffffff;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(94.1025641026%, 29.2307692308%, 38.9441930618%) 50%);
  box-shadow: inset 0 -2px 0 #ffffff;
}
.single-post .insights-post .main-content-full-width .post-intro-paragraph.red .button, .single-post .insights-post .main-content-full-width .post-intro-paragraph.red .wp-block-button .wp-block-button__link, .wp-block-button .single-post .insights-post .main-content-full-width .post-intro-paragraph.red .wp-block-button__link,
.single-post .archive-page .main-content-full-width .post-intro-paragraph.red .button,
.single-post .archive-page .main-content-full-width .post-intro-paragraph.red .wp-block-button .wp-block-button__link,
.wp-block-button .single-post .archive-page .main-content-full-width .post-intro-paragraph.red .wp-block-button__link,
.category .insights-post .main-content-full-width .post-intro-paragraph.red .button,
.category .insights-post .main-content-full-width .post-intro-paragraph.red .wp-block-button .wp-block-button__link,
.wp-block-button .category .insights-post .main-content-full-width .post-intro-paragraph.red .wp-block-button__link,
.category .archive-page .main-content-full-width .post-intro-paragraph.red .button,
.category .archive-page .main-content-full-width .post-intro-paragraph.red .wp-block-button .wp-block-button__link,
.wp-block-button .category .archive-page .main-content-full-width .post-intro-paragraph.red .wp-block-button__link,
.tag .insights-post .main-content-full-width .post-intro-paragraph.red .button,
.tag .insights-post .main-content-full-width .post-intro-paragraph.red .wp-block-button .wp-block-button__link,
.wp-block-button .tag .insights-post .main-content-full-width .post-intro-paragraph.red .wp-block-button__link,
.tag .archive-page .main-content-full-width .post-intro-paragraph.red .button,
.tag .archive-page .main-content-full-width .post-intro-paragraph.red .wp-block-button .wp-block-button__link,
.wp-block-button .tag .archive-page .main-content-full-width .post-intro-paragraph.red .wp-block-button__link,
.author .insights-post .main-content-full-width .post-intro-paragraph.red .button,
.author .insights-post .main-content-full-width .post-intro-paragraph.red .wp-block-button .wp-block-button__link,
.wp-block-button .author .insights-post .main-content-full-width .post-intro-paragraph.red .wp-block-button__link,
.author .archive-page .main-content-full-width .post-intro-paragraph.red .button,
.author .archive-page .main-content-full-width .post-intro-paragraph.red .wp-block-button .wp-block-button__link,
.wp-block-button .author .archive-page .main-content-full-width .post-intro-paragraph.red .wp-block-button__link {
  background: linear-gradient(90deg, rgb(78.4615384615%, 6.5384615385%, 17.3076923077%), #ff8200);
}
.single-post .insights-post .main-content-full-width .post-intro-paragraph.red .button:before, .single-post .insights-post .main-content-full-width .post-intro-paragraph.red .wp-block-button .wp-block-button__link:before, .wp-block-button .single-post .insights-post .main-content-full-width .post-intro-paragraph.red .wp-block-button__link:before,
.single-post .archive-page .main-content-full-width .post-intro-paragraph.red .button:before,
.single-post .archive-page .main-content-full-width .post-intro-paragraph.red .wp-block-button .wp-block-button__link:before,
.wp-block-button .single-post .archive-page .main-content-full-width .post-intro-paragraph.red .wp-block-button__link:before,
.category .insights-post .main-content-full-width .post-intro-paragraph.red .button:before,
.category .insights-post .main-content-full-width .post-intro-paragraph.red .wp-block-button .wp-block-button__link:before,
.wp-block-button .category .insights-post .main-content-full-width .post-intro-paragraph.red .wp-block-button__link:before,
.category .archive-page .main-content-full-width .post-intro-paragraph.red .button:before,
.category .archive-page .main-content-full-width .post-intro-paragraph.red .wp-block-button .wp-block-button__link:before,
.wp-block-button .category .archive-page .main-content-full-width .post-intro-paragraph.red .wp-block-button__link:before,
.tag .insights-post .main-content-full-width .post-intro-paragraph.red .button:before,
.tag .insights-post .main-content-full-width .post-intro-paragraph.red .wp-block-button .wp-block-button__link:before,
.wp-block-button .tag .insights-post .main-content-full-width .post-intro-paragraph.red .wp-block-button__link:before,
.tag .archive-page .main-content-full-width .post-intro-paragraph.red .button:before,
.tag .archive-page .main-content-full-width .post-intro-paragraph.red .wp-block-button .wp-block-button__link:before,
.wp-block-button .tag .archive-page .main-content-full-width .post-intro-paragraph.red .wp-block-button__link:before,
.author .insights-post .main-content-full-width .post-intro-paragraph.red .button:before,
.author .insights-post .main-content-full-width .post-intro-paragraph.red .wp-block-button .wp-block-button__link:before,
.wp-block-button .author .insights-post .main-content-full-width .post-intro-paragraph.red .wp-block-button__link:before,
.author .archive-page .main-content-full-width .post-intro-paragraph.red .button:before,
.author .archive-page .main-content-full-width .post-intro-paragraph.red .wp-block-button .wp-block-button__link:before,
.wp-block-button .author .archive-page .main-content-full-width .post-intro-paragraph.red .wp-block-button__link:before {
  background: linear-gradient(90deg, #ff8200, rgb(78.4615384615%, 6.5384615385%, 17.3076923077%));
}
.single-post .insights-post .main-content-full-width .post-intro-paragraph.bwf,
.single-post .archive-page .main-content-full-width .post-intro-paragraph.bwf,
.category .insights-post .main-content-full-width .post-intro-paragraph.bwf,
.category .archive-page .main-content-full-width .post-intro-paragraph.bwf,
.tag .insights-post .main-content-full-width .post-intro-paragraph.bwf,
.tag .archive-page .main-content-full-width .post-intro-paragraph.bwf,
.author .insights-post .main-content-full-width .post-intro-paragraph.bwf,
.author .archive-page .main-content-full-width .post-intro-paragraph.bwf {
  background: linear-gradient(to right, #ee334f, #ff8200);
  color: #ffffff;
}
.single-post .insights-post .main-content-full-width .post-intro-paragraph.bwf a:not(.button),
.single-post .archive-page .main-content-full-width .post-intro-paragraph.bwf a:not(.button),
.category .insights-post .main-content-full-width .post-intro-paragraph.bwf a:not(.button),
.category .archive-page .main-content-full-width .post-intro-paragraph.bwf a:not(.button),
.tag .insights-post .main-content-full-width .post-intro-paragraph.bwf a:not(.button),
.tag .archive-page .main-content-full-width .post-intro-paragraph.bwf a:not(.button),
.author .insights-post .main-content-full-width .post-intro-paragraph.bwf a:not(.button),
.author .archive-page .main-content-full-width .post-intro-paragraph.bwf a:not(.button) {
  color: #ffffff;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(94.1025641026%, 29.2307692308%, 38.9441930618%) 50%);
  box-shadow: inset 0 -2px 0 #ffffff;
}
.single-post .insights-post .main-content-full-width .post-intro-paragraph.bwf .button, .single-post .insights-post .main-content-full-width .post-intro-paragraph.bwf .wp-block-button .wp-block-button__link, .wp-block-button .single-post .insights-post .main-content-full-width .post-intro-paragraph.bwf .wp-block-button__link,
.single-post .archive-page .main-content-full-width .post-intro-paragraph.bwf .button,
.single-post .archive-page .main-content-full-width .post-intro-paragraph.bwf .wp-block-button .wp-block-button__link,
.wp-block-button .single-post .archive-page .main-content-full-width .post-intro-paragraph.bwf .wp-block-button__link,
.category .insights-post .main-content-full-width .post-intro-paragraph.bwf .button,
.category .insights-post .main-content-full-width .post-intro-paragraph.bwf .wp-block-button .wp-block-button__link,
.wp-block-button .category .insights-post .main-content-full-width .post-intro-paragraph.bwf .wp-block-button__link,
.category .archive-page .main-content-full-width .post-intro-paragraph.bwf .button,
.category .archive-page .main-content-full-width .post-intro-paragraph.bwf .wp-block-button .wp-block-button__link,
.wp-block-button .category .archive-page .main-content-full-width .post-intro-paragraph.bwf .wp-block-button__link,
.tag .insights-post .main-content-full-width .post-intro-paragraph.bwf .button,
.tag .insights-post .main-content-full-width .post-intro-paragraph.bwf .wp-block-button .wp-block-button__link,
.wp-block-button .tag .insights-post .main-content-full-width .post-intro-paragraph.bwf .wp-block-button__link,
.tag .archive-page .main-content-full-width .post-intro-paragraph.bwf .button,
.tag .archive-page .main-content-full-width .post-intro-paragraph.bwf .wp-block-button .wp-block-button__link,
.wp-block-button .tag .archive-page .main-content-full-width .post-intro-paragraph.bwf .wp-block-button__link,
.author .insights-post .main-content-full-width .post-intro-paragraph.bwf .button,
.author .insights-post .main-content-full-width .post-intro-paragraph.bwf .wp-block-button .wp-block-button__link,
.wp-block-button .author .insights-post .main-content-full-width .post-intro-paragraph.bwf .wp-block-button__link,
.author .archive-page .main-content-full-width .post-intro-paragraph.bwf .button,
.author .archive-page .main-content-full-width .post-intro-paragraph.bwf .wp-block-button .wp-block-button__link,
.wp-block-button .author .archive-page .main-content-full-width .post-intro-paragraph.bwf .wp-block-button__link {
  background: linear-gradient(90deg, rgb(78.4615384615%, 6.5384615385%, 17.3076923077%), #ff8200);
}
.single-post .insights-post .main-content-full-width .post-intro-paragraph.bwf .button:before, .single-post .insights-post .main-content-full-width .post-intro-paragraph.bwf .wp-block-button .wp-block-button__link:before, .wp-block-button .single-post .insights-post .main-content-full-width .post-intro-paragraph.bwf .wp-block-button__link:before,
.single-post .archive-page .main-content-full-width .post-intro-paragraph.bwf .button:before,
.single-post .archive-page .main-content-full-width .post-intro-paragraph.bwf .wp-block-button .wp-block-button__link:before,
.wp-block-button .single-post .archive-page .main-content-full-width .post-intro-paragraph.bwf .wp-block-button__link:before,
.category .insights-post .main-content-full-width .post-intro-paragraph.bwf .button:before,
.category .insights-post .main-content-full-width .post-intro-paragraph.bwf .wp-block-button .wp-block-button__link:before,
.wp-block-button .category .insights-post .main-content-full-width .post-intro-paragraph.bwf .wp-block-button__link:before,
.category .archive-page .main-content-full-width .post-intro-paragraph.bwf .button:before,
.category .archive-page .main-content-full-width .post-intro-paragraph.bwf .wp-block-button .wp-block-button__link:before,
.wp-block-button .category .archive-page .main-content-full-width .post-intro-paragraph.bwf .wp-block-button__link:before,
.tag .insights-post .main-content-full-width .post-intro-paragraph.bwf .button:before,
.tag .insights-post .main-content-full-width .post-intro-paragraph.bwf .wp-block-button .wp-block-button__link:before,
.wp-block-button .tag .insights-post .main-content-full-width .post-intro-paragraph.bwf .wp-block-button__link:before,
.tag .archive-page .main-content-full-width .post-intro-paragraph.bwf .button:before,
.tag .archive-page .main-content-full-width .post-intro-paragraph.bwf .wp-block-button .wp-block-button__link:before,
.wp-block-button .tag .archive-page .main-content-full-width .post-intro-paragraph.bwf .wp-block-button__link:before,
.author .insights-post .main-content-full-width .post-intro-paragraph.bwf .button:before,
.author .insights-post .main-content-full-width .post-intro-paragraph.bwf .wp-block-button .wp-block-button__link:before,
.wp-block-button .author .insights-post .main-content-full-width .post-intro-paragraph.bwf .wp-block-button__link:before,
.author .archive-page .main-content-full-width .post-intro-paragraph.bwf .button:before,
.author .archive-page .main-content-full-width .post-intro-paragraph.bwf .wp-block-button .wp-block-button__link:before,
.wp-block-button .author .archive-page .main-content-full-width .post-intro-paragraph.bwf .wp-block-button__link:before {
  background: linear-gradient(90deg, #ff8200, rgb(78.4615384615%, 6.5384615385%, 17.3076923077%));
}
.single-post .insights-post .main-content-full-width .post-header.has-featured-image,
.single-post .archive-page .main-content-full-width .post-header.has-featured-image,
.category .insights-post .main-content-full-width .post-header.has-featured-image,
.category .archive-page .main-content-full-width .post-header.has-featured-image,
.tag .insights-post .main-content-full-width .post-header.has-featured-image,
.tag .archive-page .main-content-full-width .post-header.has-featured-image,
.author .insights-post .main-content-full-width .post-header.has-featured-image,
.author .archive-page .main-content-full-width .post-header.has-featured-image {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.single-post .insights-post .main-content-full-width .post-content,
.single-post .insights-post .main-content-full-width .archive-content,
.single-post .archive-page .main-content-full-width .post-content,
.single-post .archive-page .main-content-full-width .archive-content,
.category .insights-post .main-content-full-width .post-content,
.category .insights-post .main-content-full-width .archive-content,
.category .archive-page .main-content-full-width .post-content,
.category .archive-page .main-content-full-width .archive-content,
.tag .insights-post .main-content-full-width .post-content,
.tag .insights-post .main-content-full-width .archive-content,
.tag .archive-page .main-content-full-width .post-content,
.tag .archive-page .main-content-full-width .archive-content,
.author .insights-post .main-content-full-width .post-content,
.author .insights-post .main-content-full-width .archive-content,
.author .archive-page .main-content-full-width .post-content,
.author .archive-page .main-content-full-width .archive-content {
  margin-top: 3rem;
}
.single-post .insights-post .main-content-full-width .medium-3,
.single-post .archive-page .main-content-full-width .medium-3,
.category .insights-post .main-content-full-width .medium-3,
.category .archive-page .main-content-full-width .medium-3,
.tag .insights-post .main-content-full-width .medium-3,
.tag .archive-page .main-content-full-width .medium-3,
.author .insights-post .main-content-full-width .medium-3,
.author .archive-page .main-content-full-width .medium-3 {
  padding-right: 1rem;
}
@media screen and (max-width: 44.37375em) {
  .single-post .insights-post .main-content-full-width .medium-3,
  .single-post .archive-page .main-content-full-width .medium-3,
  .category .insights-post .main-content-full-width .medium-3,
  .category .archive-page .main-content-full-width .medium-3,
  .tag .insights-post .main-content-full-width .medium-3,
  .tag .archive-page .main-content-full-width .medium-3,
  .author .insights-post .main-content-full-width .medium-3,
  .author .archive-page .main-content-full-width .medium-3 {
    margin-top: 2rem;
  }
}
.single-post .insights-post .main-content-full-width .medium-3 .post-byline, .single-post .insights-post .main-content-full-width .medium-3 .post-topics, .single-post .insights-post .main-content-full-width .medium-3 .post-solutions, .single-post .insights-post .main-content-full-width .medium-3 .media-contact,
.single-post .archive-page .main-content-full-width .medium-3 .post-byline,
.single-post .archive-page .main-content-full-width .medium-3 .post-topics,
.single-post .archive-page .main-content-full-width .medium-3 .post-solutions,
.single-post .archive-page .main-content-full-width .medium-3 .media-contact,
.category .insights-post .main-content-full-width .medium-3 .post-byline,
.category .insights-post .main-content-full-width .medium-3 .post-topics,
.category .insights-post .main-content-full-width .medium-3 .post-solutions,
.category .insights-post .main-content-full-width .medium-3 .media-contact,
.category .archive-page .main-content-full-width .medium-3 .post-byline,
.category .archive-page .main-content-full-width .medium-3 .post-topics,
.category .archive-page .main-content-full-width .medium-3 .post-solutions,
.category .archive-page .main-content-full-width .medium-3 .media-contact,
.tag .insights-post .main-content-full-width .medium-3 .post-byline,
.tag .insights-post .main-content-full-width .medium-3 .post-topics,
.tag .insights-post .main-content-full-width .medium-3 .post-solutions,
.tag .insights-post .main-content-full-width .medium-3 .media-contact,
.tag .archive-page .main-content-full-width .medium-3 .post-byline,
.tag .archive-page .main-content-full-width .medium-3 .post-topics,
.tag .archive-page .main-content-full-width .medium-3 .post-solutions,
.tag .archive-page .main-content-full-width .medium-3 .media-contact,
.author .insights-post .main-content-full-width .medium-3 .post-byline,
.author .insights-post .main-content-full-width .medium-3 .post-topics,
.author .insights-post .main-content-full-width .medium-3 .post-solutions,
.author .insights-post .main-content-full-width .medium-3 .media-contact,
.author .archive-page .main-content-full-width .medium-3 .post-byline,
.author .archive-page .main-content-full-width .medium-3 .post-topics,
.author .archive-page .main-content-full-width .medium-3 .post-solutions,
.author .archive-page .main-content-full-width .medium-3 .media-contact {
  margin-bottom: 1rem;
  color: #796d66;
}
.single-post .insights-post .main-content-full-width .medium-3 .post-byline ul, .single-post .insights-post .main-content-full-width .medium-3 .post-topics ul, .single-post .insights-post .main-content-full-width .medium-3 .post-solutions ul, .single-post .insights-post .main-content-full-width .medium-3 .media-contact ul,
.single-post .archive-page .main-content-full-width .medium-3 .post-byline ul,
.single-post .archive-page .main-content-full-width .medium-3 .post-topics ul,
.single-post .archive-page .main-content-full-width .medium-3 .post-solutions ul,
.single-post .archive-page .main-content-full-width .medium-3 .media-contact ul,
.category .insights-post .main-content-full-width .medium-3 .post-byline ul,
.category .insights-post .main-content-full-width .medium-3 .post-topics ul,
.category .insights-post .main-content-full-width .medium-3 .post-solutions ul,
.category .insights-post .main-content-full-width .medium-3 .media-contact ul,
.category .archive-page .main-content-full-width .medium-3 .post-byline ul,
.category .archive-page .main-content-full-width .medium-3 .post-topics ul,
.category .archive-page .main-content-full-width .medium-3 .post-solutions ul,
.category .archive-page .main-content-full-width .medium-3 .media-contact ul,
.tag .insights-post .main-content-full-width .medium-3 .post-byline ul,
.tag .insights-post .main-content-full-width .medium-3 .post-topics ul,
.tag .insights-post .main-content-full-width .medium-3 .post-solutions ul,
.tag .insights-post .main-content-full-width .medium-3 .media-contact ul,
.tag .archive-page .main-content-full-width .medium-3 .post-byline ul,
.tag .archive-page .main-content-full-width .medium-3 .post-topics ul,
.tag .archive-page .main-content-full-width .medium-3 .post-solutions ul,
.tag .archive-page .main-content-full-width .medium-3 .media-contact ul,
.author .insights-post .main-content-full-width .medium-3 .post-byline ul,
.author .insights-post .main-content-full-width .medium-3 .post-topics ul,
.author .insights-post .main-content-full-width .medium-3 .post-solutions ul,
.author .insights-post .main-content-full-width .medium-3 .media-contact ul,
.author .archive-page .main-content-full-width .medium-3 .post-byline ul,
.author .archive-page .main-content-full-width .medium-3 .post-topics ul,
.author .archive-page .main-content-full-width .medium-3 .post-solutions ul,
.author .archive-page .main-content-full-width .medium-3 .media-contact ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.single-post .insights-post .main-content-full-width .medium-3 .post-byline ul a, .single-post .insights-post .main-content-full-width .medium-3 .post-topics ul a, .single-post .insights-post .main-content-full-width .medium-3 .post-solutions ul a, .single-post .insights-post .main-content-full-width .medium-3 .media-contact ul a,
.single-post .archive-page .main-content-full-width .medium-3 .post-byline ul a,
.single-post .archive-page .main-content-full-width .medium-3 .post-topics ul a,
.single-post .archive-page .main-content-full-width .medium-3 .post-solutions ul a,
.single-post .archive-page .main-content-full-width .medium-3 .media-contact ul a,
.category .insights-post .main-content-full-width .medium-3 .post-byline ul a,
.category .insights-post .main-content-full-width .medium-3 .post-topics ul a,
.category .insights-post .main-content-full-width .medium-3 .post-solutions ul a,
.category .insights-post .main-content-full-width .medium-3 .media-contact ul a,
.category .archive-page .main-content-full-width .medium-3 .post-byline ul a,
.category .archive-page .main-content-full-width .medium-3 .post-topics ul a,
.category .archive-page .main-content-full-width .medium-3 .post-solutions ul a,
.category .archive-page .main-content-full-width .medium-3 .media-contact ul a,
.tag .insights-post .main-content-full-width .medium-3 .post-byline ul a,
.tag .insights-post .main-content-full-width .medium-3 .post-topics ul a,
.tag .insights-post .main-content-full-width .medium-3 .post-solutions ul a,
.tag .insights-post .main-content-full-width .medium-3 .media-contact ul a,
.tag .archive-page .main-content-full-width .medium-3 .post-byline ul a,
.tag .archive-page .main-content-full-width .medium-3 .post-topics ul a,
.tag .archive-page .main-content-full-width .medium-3 .post-solutions ul a,
.tag .archive-page .main-content-full-width .medium-3 .media-contact ul a,
.author .insights-post .main-content-full-width .medium-3 .post-byline ul a,
.author .insights-post .main-content-full-width .medium-3 .post-topics ul a,
.author .insights-post .main-content-full-width .medium-3 .post-solutions ul a,
.author .insights-post .main-content-full-width .medium-3 .media-contact ul a,
.author .archive-page .main-content-full-width .medium-3 .post-byline ul a,
.author .archive-page .main-content-full-width .medium-3 .post-topics ul a,
.author .archive-page .main-content-full-width .medium-3 .post-solutions ul a,
.author .archive-page .main-content-full-width .medium-3 .media-contact ul a {
  font-weight: 700;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe6cc 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
}
.single-post .insights-post .main-content-full-width .medium-3 .post-byline ul a:hover, .single-post .insights-post .main-content-full-width .medium-3 .post-topics ul a:hover, .single-post .insights-post .main-content-full-width .medium-3 .post-solutions ul a:hover, .single-post .insights-post .main-content-full-width .medium-3 .media-contact ul a:hover,
.single-post .archive-page .main-content-full-width .medium-3 .post-byline ul a:hover,
.single-post .archive-page .main-content-full-width .medium-3 .post-topics ul a:hover,
.single-post .archive-page .main-content-full-width .medium-3 .post-solutions ul a:hover,
.single-post .archive-page .main-content-full-width .medium-3 .media-contact ul a:hover,
.category .insights-post .main-content-full-width .medium-3 .post-byline ul a:hover,
.category .insights-post .main-content-full-width .medium-3 .post-topics ul a:hover,
.category .insights-post .main-content-full-width .medium-3 .post-solutions ul a:hover,
.category .insights-post .main-content-full-width .medium-3 .media-contact ul a:hover,
.category .archive-page .main-content-full-width .medium-3 .post-byline ul a:hover,
.category .archive-page .main-content-full-width .medium-3 .post-topics ul a:hover,
.category .archive-page .main-content-full-width .medium-3 .post-solutions ul a:hover,
.category .archive-page .main-content-full-width .medium-3 .media-contact ul a:hover,
.tag .insights-post .main-content-full-width .medium-3 .post-byline ul a:hover,
.tag .insights-post .main-content-full-width .medium-3 .post-topics ul a:hover,
.tag .insights-post .main-content-full-width .medium-3 .post-solutions ul a:hover,
.tag .insights-post .main-content-full-width .medium-3 .media-contact ul a:hover,
.tag .archive-page .main-content-full-width .medium-3 .post-byline ul a:hover,
.tag .archive-page .main-content-full-width .medium-3 .post-topics ul a:hover,
.tag .archive-page .main-content-full-width .medium-3 .post-solutions ul a:hover,
.tag .archive-page .main-content-full-width .medium-3 .media-contact ul a:hover,
.author .insights-post .main-content-full-width .medium-3 .post-byline ul a:hover,
.author .insights-post .main-content-full-width .medium-3 .post-topics ul a:hover,
.author .insights-post .main-content-full-width .medium-3 .post-solutions ul a:hover,
.author .insights-post .main-content-full-width .medium-3 .media-contact ul a:hover,
.author .archive-page .main-content-full-width .medium-3 .post-byline ul a:hover,
.author .archive-page .main-content-full-width .medium-3 .post-topics ul a:hover,
.author .archive-page .main-content-full-width .medium-3 .post-solutions ul a:hover,
.author .archive-page .main-content-full-width .medium-3 .media-contact ul a:hover {
  background-position: -100% 0;
}
.single-post .insights-post .main-content-full-width .medium-3 .post-topics a,
.single-post .insights-post .main-content-full-width .medium-3 .post-solutions a,
.single-post .archive-page .main-content-full-width .medium-3 .post-topics a,
.single-post .archive-page .main-content-full-width .medium-3 .post-solutions a,
.category .insights-post .main-content-full-width .medium-3 .post-topics a,
.category .insights-post .main-content-full-width .medium-3 .post-solutions a,
.category .archive-page .main-content-full-width .medium-3 .post-topics a,
.category .archive-page .main-content-full-width .medium-3 .post-solutions a,
.tag .insights-post .main-content-full-width .medium-3 .post-topics a,
.tag .insights-post .main-content-full-width .medium-3 .post-solutions a,
.tag .archive-page .main-content-full-width .medium-3 .post-topics a,
.tag .archive-page .main-content-full-width .medium-3 .post-solutions a,
.author .insights-post .main-content-full-width .medium-3 .post-topics a,
.author .insights-post .main-content-full-width .medium-3 .post-solutions a,
.author .archive-page .main-content-full-width .medium-3 .post-topics a,
.author .archive-page .main-content-full-width .medium-3 .post-solutions a {
  font-weight: 700;
  line-height: 1.2;
  display: block;
  margin-bottom: 0.75rem;
  width: fit-content;
  overflow-wrap: break-word;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe6cc 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
}
.single-post .insights-post .main-content-full-width .medium-3 .post-topics a:hover,
.single-post .insights-post .main-content-full-width .medium-3 .post-solutions a:hover,
.single-post .archive-page .main-content-full-width .medium-3 .post-topics a:hover,
.single-post .archive-page .main-content-full-width .medium-3 .post-solutions a:hover,
.category .insights-post .main-content-full-width .medium-3 .post-topics a:hover,
.category .insights-post .main-content-full-width .medium-3 .post-solutions a:hover,
.category .archive-page .main-content-full-width .medium-3 .post-topics a:hover,
.category .archive-page .main-content-full-width .medium-3 .post-solutions a:hover,
.tag .insights-post .main-content-full-width .medium-3 .post-topics a:hover,
.tag .insights-post .main-content-full-width .medium-3 .post-solutions a:hover,
.tag .archive-page .main-content-full-width .medium-3 .post-topics a:hover,
.tag .archive-page .main-content-full-width .medium-3 .post-solutions a:hover,
.author .insights-post .main-content-full-width .medium-3 .post-topics a:hover,
.author .insights-post .main-content-full-width .medium-3 .post-solutions a:hover,
.author .archive-page .main-content-full-width .medium-3 .post-topics a:hover,
.author .archive-page .main-content-full-width .medium-3 .post-solutions a:hover {
  background-position: -100% 0;
}
.single-post .insights-post .main-content-full-width .entry-content .news-immediate-release,
.single-post .archive-page .main-content-full-width .entry-content .news-immediate-release,
.category .insights-post .main-content-full-width .entry-content .news-immediate-release,
.category .archive-page .main-content-full-width .entry-content .news-immediate-release,
.tag .insights-post .main-content-full-width .entry-content .news-immediate-release,
.tag .archive-page .main-content-full-width .entry-content .news-immediate-release,
.author .insights-post .main-content-full-width .entry-content .news-immediate-release,
.author .archive-page .main-content-full-width .entry-content .news-immediate-release {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.single-post .insights-post .main-content-full-width .entry-content .news-meta,
.single-post .archive-page .main-content-full-width .entry-content .news-meta,
.category .insights-post .main-content-full-width .entry-content .news-meta,
.category .archive-page .main-content-full-width .entry-content .news-meta,
.tag .insights-post .main-content-full-width .entry-content .news-meta,
.tag .archive-page .main-content-full-width .entry-content .news-meta,
.author .insights-post .main-content-full-width .entry-content .news-meta,
.author .archive-page .main-content-full-width .entry-content .news-meta {
  float: left;
}
.single-post .insights-post .main-content-full-width .entry-content .news-end,
.single-post .archive-page .main-content-full-width .entry-content .news-end,
.category .insights-post .main-content-full-width .entry-content .news-end,
.category .archive-page .main-content-full-width .entry-content .news-end,
.tag .insights-post .main-content-full-width .entry-content .news-end,
.tag .archive-page .main-content-full-width .entry-content .news-end,
.author .insights-post .main-content-full-width .entry-content .news-end,
.author .archive-page .main-content-full-width .entry-content .news-end {
  text-align: center;
}
.single-post .insights-post .main-content-full-width .entry-content .post-intro-paragraph,
.single-post .archive-page .main-content-full-width .entry-content .post-intro-paragraph,
.category .insights-post .main-content-full-width .entry-content .post-intro-paragraph,
.category .archive-page .main-content-full-width .entry-content .post-intro-paragraph,
.tag .insights-post .main-content-full-width .entry-content .post-intro-paragraph,
.tag .archive-page .main-content-full-width .entry-content .post-intro-paragraph,
.author .insights-post .main-content-full-width .entry-content .post-intro-paragraph,
.author .archive-page .main-content-full-width .entry-content .post-intro-paragraph {
  font-size: 1.5rem;
  font-weight: 700;
  padding: 2rem;
  margin-bottom: 2rem;
}
.single-post .insights-post .main-content-full-width .entry-content .post-intro-paragraph p,
.single-post .archive-page .main-content-full-width .entry-content .post-intro-paragraph p,
.category .insights-post .main-content-full-width .entry-content .post-intro-paragraph p,
.category .archive-page .main-content-full-width .entry-content .post-intro-paragraph p,
.tag .insights-post .main-content-full-width .entry-content .post-intro-paragraph p,
.tag .archive-page .main-content-full-width .entry-content .post-intro-paragraph p,
.author .insights-post .main-content-full-width .entry-content .post-intro-paragraph p,
.author .archive-page .main-content-full-width .entry-content .post-intro-paragraph p {
  margin-bottom: 0;
}
.single-post .insights-post .main-content-full-width .entry-content .post-intro-paragraph .button, .single-post .insights-post .main-content-full-width .entry-content .post-intro-paragraph .wp-block-button .wp-block-button__link, .wp-block-button .single-post .insights-post .main-content-full-width .entry-content .post-intro-paragraph .wp-block-button__link,
.single-post .archive-page .main-content-full-width .entry-content .post-intro-paragraph .button,
.single-post .archive-page .main-content-full-width .entry-content .post-intro-paragraph .wp-block-button .wp-block-button__link,
.wp-block-button .single-post .archive-page .main-content-full-width .entry-content .post-intro-paragraph .wp-block-button__link,
.category .insights-post .main-content-full-width .entry-content .post-intro-paragraph .button,
.category .insights-post .main-content-full-width .entry-content .post-intro-paragraph .wp-block-button .wp-block-button__link,
.wp-block-button .category .insights-post .main-content-full-width .entry-content .post-intro-paragraph .wp-block-button__link,
.category .archive-page .main-content-full-width .entry-content .post-intro-paragraph .button,
.category .archive-page .main-content-full-width .entry-content .post-intro-paragraph .wp-block-button .wp-block-button__link,
.wp-block-button .category .archive-page .main-content-full-width .entry-content .post-intro-paragraph .wp-block-button__link,
.tag .insights-post .main-content-full-width .entry-content .post-intro-paragraph .button,
.tag .insights-post .main-content-full-width .entry-content .post-intro-paragraph .wp-block-button .wp-block-button__link,
.wp-block-button .tag .insights-post .main-content-full-width .entry-content .post-intro-paragraph .wp-block-button__link,
.tag .archive-page .main-content-full-width .entry-content .post-intro-paragraph .button,
.tag .archive-page .main-content-full-width .entry-content .post-intro-paragraph .wp-block-button .wp-block-button__link,
.wp-block-button .tag .archive-page .main-content-full-width .entry-content .post-intro-paragraph .wp-block-button__link,
.author .insights-post .main-content-full-width .entry-content .post-intro-paragraph .button,
.author .insights-post .main-content-full-width .entry-content .post-intro-paragraph .wp-block-button .wp-block-button__link,
.wp-block-button .author .insights-post .main-content-full-width .entry-content .post-intro-paragraph .wp-block-button__link,
.author .archive-page .main-content-full-width .entry-content .post-intro-paragraph .button,
.author .archive-page .main-content-full-width .entry-content .post-intro-paragraph .wp-block-button .wp-block-button__link,
.wp-block-button .author .archive-page .main-content-full-width .entry-content .post-intro-paragraph .wp-block-button__link {
  margin-top: 1rem;
  margin-bottom: 0;
}
.single-post .insights-post .main-content-full-width .entry-content .post-intro-paragraph.white,
.single-post .archive-page .main-content-full-width .entry-content .post-intro-paragraph.white,
.category .insights-post .main-content-full-width .entry-content .post-intro-paragraph.white,
.category .archive-page .main-content-full-width .entry-content .post-intro-paragraph.white,
.tag .insights-post .main-content-full-width .entry-content .post-intro-paragraph.white,
.tag .archive-page .main-content-full-width .entry-content .post-intro-paragraph.white,
.author .insights-post .main-content-full-width .entry-content .post-intro-paragraph.white,
.author .archive-page .main-content-full-width .entry-content .post-intro-paragraph.white {
  border: 1px solid rgb(36.5989624549%, 32.9693132859%, 30.8520179372%);
}
.single-post .insights-post .main-content-full-width .entry-content .post-intro-paragraph.lighter-gray,
.single-post .archive-page .main-content-full-width .entry-content .post-intro-paragraph.lighter-gray,
.category .insights-post .main-content-full-width .entry-content .post-intro-paragraph.lighter-gray,
.category .archive-page .main-content-full-width .entry-content .post-intro-paragraph.lighter-gray,
.tag .insights-post .main-content-full-width .entry-content .post-intro-paragraph.lighter-gray,
.tag .archive-page .main-content-full-width .entry-content .post-intro-paragraph.lighter-gray,
.author .insights-post .main-content-full-width .entry-content .post-intro-paragraph.lighter-gray,
.author .archive-page .main-content-full-width .entry-content .post-intro-paragraph.lighter-gray {
  background: #eae7e5;
  color: rgb(36.5989624549%, 32.9693132859%, 30.8520179372%);
}
.single-post .insights-post .main-content-full-width .entry-content .post-intro-paragraph.light-gray,
.single-post .archive-page .main-content-full-width .entry-content .post-intro-paragraph.light-gray,
.category .insights-post .main-content-full-width .entry-content .post-intro-paragraph.light-gray,
.category .archive-page .main-content-full-width .entry-content .post-intro-paragraph.light-gray,
.tag .insights-post .main-content-full-width .entry-content .post-intro-paragraph.light-gray,
.tag .archive-page .main-content-full-width .entry-content .post-intro-paragraph.light-gray,
.author .insights-post .main-content-full-width .entry-content .post-intro-paragraph.light-gray,
.author .archive-page .main-content-full-width .entry-content .post-intro-paragraph.light-gray {
  background: #d6d1cc;
  color: rgb(36.5989624549%, 32.9693132859%, 30.8520179372%);
}
.single-post .insights-post .main-content-full-width .entry-content .post-intro-paragraph.dark-gray,
.single-post .archive-page .main-content-full-width .entry-content .post-intro-paragraph.dark-gray,
.category .insights-post .main-content-full-width .entry-content .post-intro-paragraph.dark-gray,
.category .archive-page .main-content-full-width .entry-content .post-intro-paragraph.dark-gray,
.tag .insights-post .main-content-full-width .entry-content .post-intro-paragraph.dark-gray,
.tag .archive-page .main-content-full-width .entry-content .post-intro-paragraph.dark-gray,
.author .insights-post .main-content-full-width .entry-content .post-intro-paragraph.dark-gray,
.author .archive-page .main-content-full-width .entry-content .post-intro-paragraph.dark-gray {
  background: #796d66;
  color: #ffffff;
}
.single-post .insights-post .main-content-full-width .entry-content .post-intro-paragraph.dark-gray a:not(.button),
.single-post .archive-page .main-content-full-width .entry-content .post-intro-paragraph.dark-gray a:not(.button),
.category .insights-post .main-content-full-width .entry-content .post-intro-paragraph.dark-gray a:not(.button),
.category .archive-page .main-content-full-width .entry-content .post-intro-paragraph.dark-gray a:not(.button),
.tag .insights-post .main-content-full-width .entry-content .post-intro-paragraph.dark-gray a:not(.button),
.tag .archive-page .main-content-full-width .entry-content .post-intro-paragraph.dark-gray a:not(.button),
.author .insights-post .main-content-full-width .entry-content .post-intro-paragraph.dark-gray a:not(.button),
.author .archive-page .main-content-full-width .entry-content .post-intro-paragraph.dark-gray a:not(.button) {
  color: #ffffff;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(52.8769893608%, 47.6329904159%, 44.5739910314%) 50%);
  box-shadow: inset 0 -2px 0 #ffffff;
}
.single-post .insights-post .main-content-full-width .entry-content .post-intro-paragraph.blue,
.single-post .archive-page .main-content-full-width .entry-content .post-intro-paragraph.blue,
.category .insights-post .main-content-full-width .entry-content .post-intro-paragraph.blue,
.category .archive-page .main-content-full-width .entry-content .post-intro-paragraph.blue,
.tag .insights-post .main-content-full-width .entry-content .post-intro-paragraph.blue,
.tag .archive-page .main-content-full-width .entry-content .post-intro-paragraph.blue,
.author .insights-post .main-content-full-width .entry-content .post-intro-paragraph.blue,
.author .archive-page .main-content-full-width .entry-content .post-intro-paragraph.blue {
  background: #00a7e1;
  color: #ffffff;
}
.single-post .insights-post .main-content-full-width .entry-content .post-intro-paragraph.blue a:not(.button),
.single-post .archive-page .main-content-full-width .entry-content .post-intro-paragraph.blue a:not(.button),
.category .insights-post .main-content-full-width .entry-content .post-intro-paragraph.blue a:not(.button),
.category .archive-page .main-content-full-width .entry-content .post-intro-paragraph.blue a:not(.button),
.tag .insights-post .main-content-full-width .entry-content .post-intro-paragraph.blue a:not(.button),
.tag .archive-page .main-content-full-width .entry-content .post-intro-paragraph.blue a:not(.button),
.author .insights-post .main-content-full-width .entry-content .post-intro-paragraph.blue a:not(.button),
.author .archive-page .main-content-full-width .entry-content .post-intro-paragraph.blue a:not(.button) {
  color: #ffffff;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(0%, 72.9124183007%, 98.2352941176%) 50%);
  box-shadow: inset 0 -2px 0 #ffffff;
}
.single-post .insights-post .main-content-full-width .entry-content .post-intro-paragraph.red,
.single-post .archive-page .main-content-full-width .entry-content .post-intro-paragraph.red,
.category .insights-post .main-content-full-width .entry-content .post-intro-paragraph.red,
.category .archive-page .main-content-full-width .entry-content .post-intro-paragraph.red,
.tag .insights-post .main-content-full-width .entry-content .post-intro-paragraph.red,
.tag .archive-page .main-content-full-width .entry-content .post-intro-paragraph.red,
.author .insights-post .main-content-full-width .entry-content .post-intro-paragraph.red,
.author .archive-page .main-content-full-width .entry-content .post-intro-paragraph.red {
  background: #ee334f;
  color: #ffffff;
}
.single-post .insights-post .main-content-full-width .entry-content .post-intro-paragraph.red a:not(.button),
.single-post .archive-page .main-content-full-width .entry-content .post-intro-paragraph.red a:not(.button),
.category .insights-post .main-content-full-width .entry-content .post-intro-paragraph.red a:not(.button),
.category .archive-page .main-content-full-width .entry-content .post-intro-paragraph.red a:not(.button),
.tag .insights-post .main-content-full-width .entry-content .post-intro-paragraph.red a:not(.button),
.tag .archive-page .main-content-full-width .entry-content .post-intro-paragraph.red a:not(.button),
.author .insights-post .main-content-full-width .entry-content .post-intro-paragraph.red a:not(.button),
.author .archive-page .main-content-full-width .entry-content .post-intro-paragraph.red a:not(.button) {
  color: #ffffff;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(94.1025641026%, 29.2307692308%, 38.9441930618%) 50%);
  box-shadow: inset 0 -2px 0 #ffffff;
}
.single-post .insights-post .main-content-full-width .entry-content .post-intro-paragraph.red .button, .single-post .insights-post .main-content-full-width .entry-content .post-intro-paragraph.red .wp-block-button .wp-block-button__link, .wp-block-button .single-post .insights-post .main-content-full-width .entry-content .post-intro-paragraph.red .wp-block-button__link,
.single-post .archive-page .main-content-full-width .entry-content .post-intro-paragraph.red .button,
.single-post .archive-page .main-content-full-width .entry-content .post-intro-paragraph.red .wp-block-button .wp-block-button__link,
.wp-block-button .single-post .archive-page .main-content-full-width .entry-content .post-intro-paragraph.red .wp-block-button__link,
.category .insights-post .main-content-full-width .entry-content .post-intro-paragraph.red .button,
.category .insights-post .main-content-full-width .entry-content .post-intro-paragraph.red .wp-block-button .wp-block-button__link,
.wp-block-button .category .insights-post .main-content-full-width .entry-content .post-intro-paragraph.red .wp-block-button__link,
.category .archive-page .main-content-full-width .entry-content .post-intro-paragraph.red .button,
.category .archive-page .main-content-full-width .entry-content .post-intro-paragraph.red .wp-block-button .wp-block-button__link,
.wp-block-button .category .archive-page .main-content-full-width .entry-content .post-intro-paragraph.red .wp-block-button__link,
.tag .insights-post .main-content-full-width .entry-content .post-intro-paragraph.red .button,
.tag .insights-post .main-content-full-width .entry-content .post-intro-paragraph.red .wp-block-button .wp-block-button__link,
.wp-block-button .tag .insights-post .main-content-full-width .entry-content .post-intro-paragraph.red .wp-block-button__link,
.tag .archive-page .main-content-full-width .entry-content .post-intro-paragraph.red .button,
.tag .archive-page .main-content-full-width .entry-content .post-intro-paragraph.red .wp-block-button .wp-block-button__link,
.wp-block-button .tag .archive-page .main-content-full-width .entry-content .post-intro-paragraph.red .wp-block-button__link,
.author .insights-post .main-content-full-width .entry-content .post-intro-paragraph.red .button,
.author .insights-post .main-content-full-width .entry-content .post-intro-paragraph.red .wp-block-button .wp-block-button__link,
.wp-block-button .author .insights-post .main-content-full-width .entry-content .post-intro-paragraph.red .wp-block-button__link,
.author .archive-page .main-content-full-width .entry-content .post-intro-paragraph.red .button,
.author .archive-page .main-content-full-width .entry-content .post-intro-paragraph.red .wp-block-button .wp-block-button__link,
.wp-block-button .author .archive-page .main-content-full-width .entry-content .post-intro-paragraph.red .wp-block-button__link {
  background: linear-gradient(90deg, rgb(78.4615384615%, 6.5384615385%, 17.3076923077%), #ff8200);
}
.single-post .insights-post .main-content-full-width .entry-content .post-intro-paragraph.red .button:before, .single-post .insights-post .main-content-full-width .entry-content .post-intro-paragraph.red .wp-block-button .wp-block-button__link:before, .wp-block-button .single-post .insights-post .main-content-full-width .entry-content .post-intro-paragraph.red .wp-block-button__link:before,
.single-post .archive-page .main-content-full-width .entry-content .post-intro-paragraph.red .button:before,
.single-post .archive-page .main-content-full-width .entry-content .post-intro-paragraph.red .wp-block-button .wp-block-button__link:before,
.wp-block-button .single-post .archive-page .main-content-full-width .entry-content .post-intro-paragraph.red .wp-block-button__link:before,
.category .insights-post .main-content-full-width .entry-content .post-intro-paragraph.red .button:before,
.category .insights-post .main-content-full-width .entry-content .post-intro-paragraph.red .wp-block-button .wp-block-button__link:before,
.wp-block-button .category .insights-post .main-content-full-width .entry-content .post-intro-paragraph.red .wp-block-button__link:before,
.category .archive-page .main-content-full-width .entry-content .post-intro-paragraph.red .button:before,
.category .archive-page .main-content-full-width .entry-content .post-intro-paragraph.red .wp-block-button .wp-block-button__link:before,
.wp-block-button .category .archive-page .main-content-full-width .entry-content .post-intro-paragraph.red .wp-block-button__link:before,
.tag .insights-post .main-content-full-width .entry-content .post-intro-paragraph.red .button:before,
.tag .insights-post .main-content-full-width .entry-content .post-intro-paragraph.red .wp-block-button .wp-block-button__link:before,
.wp-block-button .tag .insights-post .main-content-full-width .entry-content .post-intro-paragraph.red .wp-block-button__link:before,
.tag .archive-page .main-content-full-width .entry-content .post-intro-paragraph.red .button:before,
.tag .archive-page .main-content-full-width .entry-content .post-intro-paragraph.red .wp-block-button .wp-block-button__link:before,
.wp-block-button .tag .archive-page .main-content-full-width .entry-content .post-intro-paragraph.red .wp-block-button__link:before,
.author .insights-post .main-content-full-width .entry-content .post-intro-paragraph.red .button:before,
.author .insights-post .main-content-full-width .entry-content .post-intro-paragraph.red .wp-block-button .wp-block-button__link:before,
.wp-block-button .author .insights-post .main-content-full-width .entry-content .post-intro-paragraph.red .wp-block-button__link:before,
.author .archive-page .main-content-full-width .entry-content .post-intro-paragraph.red .button:before,
.author .archive-page .main-content-full-width .entry-content .post-intro-paragraph.red .wp-block-button .wp-block-button__link:before,
.wp-block-button .author .archive-page .main-content-full-width .entry-content .post-intro-paragraph.red .wp-block-button__link:before {
  background: linear-gradient(90deg, #ff8200, rgb(78.4615384615%, 6.5384615385%, 17.3076923077%));
}
.single-post .insights-post .main-content-full-width .entry-content .post-intro-paragraph.bwf,
.single-post .archive-page .main-content-full-width .entry-content .post-intro-paragraph.bwf,
.category .insights-post .main-content-full-width .entry-content .post-intro-paragraph.bwf,
.category .archive-page .main-content-full-width .entry-content .post-intro-paragraph.bwf,
.tag .insights-post .main-content-full-width .entry-content .post-intro-paragraph.bwf,
.tag .archive-page .main-content-full-width .entry-content .post-intro-paragraph.bwf,
.author .insights-post .main-content-full-width .entry-content .post-intro-paragraph.bwf,
.author .archive-page .main-content-full-width .entry-content .post-intro-paragraph.bwf {
  background: linear-gradient(to right, #ee334f, #ff8200);
  color: #ffffff;
}
.single-post .insights-post .main-content-full-width .entry-content .post-intro-paragraph.bwf a:not(.button),
.single-post .archive-page .main-content-full-width .entry-content .post-intro-paragraph.bwf a:not(.button),
.category .insights-post .main-content-full-width .entry-content .post-intro-paragraph.bwf a:not(.button),
.category .archive-page .main-content-full-width .entry-content .post-intro-paragraph.bwf a:not(.button),
.tag .insights-post .main-content-full-width .entry-content .post-intro-paragraph.bwf a:not(.button),
.tag .archive-page .main-content-full-width .entry-content .post-intro-paragraph.bwf a:not(.button),
.author .insights-post .main-content-full-width .entry-content .post-intro-paragraph.bwf a:not(.button),
.author .archive-page .main-content-full-width .entry-content .post-intro-paragraph.bwf a:not(.button) {
  color: #ffffff;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(94.1025641026%, 29.2307692308%, 38.9441930618%) 50%);
  box-shadow: inset 0 -2px 0 #ffffff;
}
.single-post .insights-post .main-content-full-width .entry-content .post-intro-paragraph.bwf .button, .single-post .insights-post .main-content-full-width .entry-content .post-intro-paragraph.bwf .wp-block-button .wp-block-button__link, .wp-block-button .single-post .insights-post .main-content-full-width .entry-content .post-intro-paragraph.bwf .wp-block-button__link,
.single-post .archive-page .main-content-full-width .entry-content .post-intro-paragraph.bwf .button,
.single-post .archive-page .main-content-full-width .entry-content .post-intro-paragraph.bwf .wp-block-button .wp-block-button__link,
.wp-block-button .single-post .archive-page .main-content-full-width .entry-content .post-intro-paragraph.bwf .wp-block-button__link,
.category .insights-post .main-content-full-width .entry-content .post-intro-paragraph.bwf .button,
.category .insights-post .main-content-full-width .entry-content .post-intro-paragraph.bwf .wp-block-button .wp-block-button__link,
.wp-block-button .category .insights-post .main-content-full-width .entry-content .post-intro-paragraph.bwf .wp-block-button__link,
.category .archive-page .main-content-full-width .entry-content .post-intro-paragraph.bwf .button,
.category .archive-page .main-content-full-width .entry-content .post-intro-paragraph.bwf .wp-block-button .wp-block-button__link,
.wp-block-button .category .archive-page .main-content-full-width .entry-content .post-intro-paragraph.bwf .wp-block-button__link,
.tag .insights-post .main-content-full-width .entry-content .post-intro-paragraph.bwf .button,
.tag .insights-post .main-content-full-width .entry-content .post-intro-paragraph.bwf .wp-block-button .wp-block-button__link,
.wp-block-button .tag .insights-post .main-content-full-width .entry-content .post-intro-paragraph.bwf .wp-block-button__link,
.tag .archive-page .main-content-full-width .entry-content .post-intro-paragraph.bwf .button,
.tag .archive-page .main-content-full-width .entry-content .post-intro-paragraph.bwf .wp-block-button .wp-block-button__link,
.wp-block-button .tag .archive-page .main-content-full-width .entry-content .post-intro-paragraph.bwf .wp-block-button__link,
.author .insights-post .main-content-full-width .entry-content .post-intro-paragraph.bwf .button,
.author .insights-post .main-content-full-width .entry-content .post-intro-paragraph.bwf .wp-block-button .wp-block-button__link,
.wp-block-button .author .insights-post .main-content-full-width .entry-content .post-intro-paragraph.bwf .wp-block-button__link,
.author .archive-page .main-content-full-width .entry-content .post-intro-paragraph.bwf .button,
.author .archive-page .main-content-full-width .entry-content .post-intro-paragraph.bwf .wp-block-button .wp-block-button__link,
.wp-block-button .author .archive-page .main-content-full-width .entry-content .post-intro-paragraph.bwf .wp-block-button__link {
  background: linear-gradient(90deg, rgb(78.4615384615%, 6.5384615385%, 17.3076923077%), #ff8200);
}
.single-post .insights-post .main-content-full-width .entry-content .post-intro-paragraph.bwf .button:before, .single-post .insights-post .main-content-full-width .entry-content .post-intro-paragraph.bwf .wp-block-button .wp-block-button__link:before, .wp-block-button .single-post .insights-post .main-content-full-width .entry-content .post-intro-paragraph.bwf .wp-block-button__link:before,
.single-post .archive-page .main-content-full-width .entry-content .post-intro-paragraph.bwf .button:before,
.single-post .archive-page .main-content-full-width .entry-content .post-intro-paragraph.bwf .wp-block-button .wp-block-button__link:before,
.wp-block-button .single-post .archive-page .main-content-full-width .entry-content .post-intro-paragraph.bwf .wp-block-button__link:before,
.category .insights-post .main-content-full-width .entry-content .post-intro-paragraph.bwf .button:before,
.category .insights-post .main-content-full-width .entry-content .post-intro-paragraph.bwf .wp-block-button .wp-block-button__link:before,
.wp-block-button .category .insights-post .main-content-full-width .entry-content .post-intro-paragraph.bwf .wp-block-button__link:before,
.category .archive-page .main-content-full-width .entry-content .post-intro-paragraph.bwf .button:before,
.category .archive-page .main-content-full-width .entry-content .post-intro-paragraph.bwf .wp-block-button .wp-block-button__link:before,
.wp-block-button .category .archive-page .main-content-full-width .entry-content .post-intro-paragraph.bwf .wp-block-button__link:before,
.tag .insights-post .main-content-full-width .entry-content .post-intro-paragraph.bwf .button:before,
.tag .insights-post .main-content-full-width .entry-content .post-intro-paragraph.bwf .wp-block-button .wp-block-button__link:before,
.wp-block-button .tag .insights-post .main-content-full-width .entry-content .post-intro-paragraph.bwf .wp-block-button__link:before,
.tag .archive-page .main-content-full-width .entry-content .post-intro-paragraph.bwf .button:before,
.tag .archive-page .main-content-full-width .entry-content .post-intro-paragraph.bwf .wp-block-button .wp-block-button__link:before,
.wp-block-button .tag .archive-page .main-content-full-width .entry-content .post-intro-paragraph.bwf .wp-block-button__link:before,
.author .insights-post .main-content-full-width .entry-content .post-intro-paragraph.bwf .button:before,
.author .insights-post .main-content-full-width .entry-content .post-intro-paragraph.bwf .wp-block-button .wp-block-button__link:before,
.wp-block-button .author .insights-post .main-content-full-width .entry-content .post-intro-paragraph.bwf .wp-block-button__link:before,
.author .archive-page .main-content-full-width .entry-content .post-intro-paragraph.bwf .button:before,
.author .archive-page .main-content-full-width .entry-content .post-intro-paragraph.bwf .wp-block-button .wp-block-button__link:before,
.wp-block-button .author .archive-page .main-content-full-width .entry-content .post-intro-paragraph.bwf .wp-block-button__link:before {
  background: linear-gradient(90deg, #ff8200, rgb(78.4615384615%, 6.5384615385%, 17.3076923077%));
}
.single-post .insights-post .main-content-full-width .entry-content .share-wrapper,
.single-post .archive-page .main-content-full-width .entry-content .share-wrapper,
.category .insights-post .main-content-full-width .entry-content .share-wrapper,
.category .archive-page .main-content-full-width .entry-content .share-wrapper,
.tag .insights-post .main-content-full-width .entry-content .share-wrapper,
.tag .archive-page .main-content-full-width .entry-content .share-wrapper,
.author .insights-post .main-content-full-width .entry-content .share-wrapper,
.author .archive-page .main-content-full-width .entry-content .share-wrapper {
  margin-top: 3rem;
  padding-top: 0.5rem;
  border-top: 1px solid #d6d1cc;
}
.single-post .insights-post .main-content-full-width .entry-content .share-wrapper p,
.single-post .archive-page .main-content-full-width .entry-content .share-wrapper p,
.category .insights-post .main-content-full-width .entry-content .share-wrapper p,
.category .archive-page .main-content-full-width .entry-content .share-wrapper p,
.tag .insights-post .main-content-full-width .entry-content .share-wrapper p,
.tag .archive-page .main-content-full-width .entry-content .share-wrapper p,
.author .insights-post .main-content-full-width .entry-content .share-wrapper p,
.author .archive-page .main-content-full-width .entry-content .share-wrapper p {
  margin-bottom: 0;
}
.single-post .insights-post .main-content-full-width .entry-content .heateor_sss_sharing_container .heateorSssSharing,
.single-post .archive-page .main-content-full-width .entry-content .heateor_sss_sharing_container .heateorSssSharing,
.category .insights-post .main-content-full-width .entry-content .heateor_sss_sharing_container .heateorSssSharing,
.category .archive-page .main-content-full-width .entry-content .heateor_sss_sharing_container .heateorSssSharing,
.tag .insights-post .main-content-full-width .entry-content .heateor_sss_sharing_container .heateorSssSharing,
.tag .archive-page .main-content-full-width .entry-content .heateor_sss_sharing_container .heateorSssSharing,
.author .insights-post .main-content-full-width .entry-content .heateor_sss_sharing_container .heateorSssSharing,
.author .archive-page .main-content-full-width .entry-content .heateor_sss_sharing_container .heateorSssSharing {
  margin-right: 1rem;
}
.single-post .post-byline-container,
.category .post-byline-container,
.tag .post-byline-container,
.author .post-byline-container {
  padding-top: 2rem;
  background: #eae7e5;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 2rem;
  border-radius: 20px;
  padding: 2rem;
  position: relative;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.single-post .post-byline-container:after,
.category .post-byline-container:after,
.tag .post-byline-container:after,
.author .post-byline-container:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -35px;
  width: 0;
  height: 0;
  border-top: solid 20px #eae7e5;
  border-left: solid 35px transparent;
  border-right: solid 35px transparent;
}
.single-post .post-byline,
.category .post-byline,
.tag .post-byline,
.author .post-byline {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.single-post .post-byline a, .single-post .media-contact a,
.category .post-byline a,
.category .media-contact a,
.tag .post-byline a,
.tag .media-contact a,
.author .post-byline a,
.author .media-contact a {
  color: #000000;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(85.3004427577%, 83.3523086654%, 81.7583807717%) 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  box-shadow: inset 0 -2px 0 #ff8200;
}
.single-post .post-byline a:hover, .single-post .media-contact a:hover,
.category .post-byline a:hover,
.category .media-contact a:hover,
.tag .post-byline a:hover,
.tag .media-contact a:hover,
.author .post-byline a:hover,
.author .media-contact a:hover {
  background-position: -100% 0;
}
.single-post .post-topics-services,
.category .post-topics-services,
.tag .post-topics-services,
.author .post-topics-services {
  margin-bottom: 1rem;
}
.single-post .post-topics strong,
.single-post .post-solutions strong,
.category .post-topics strong,
.category .post-solutions strong,
.tag .post-topics strong,
.tag .post-solutions strong,
.author .post-topics strong,
.author .post-solutions strong {
  color: #ee334f;
}
.single-post .post-topics .entry-categories-inner,
.single-post .post-solutions .entry-categories-inner,
.category .post-topics .entry-categories-inner,
.category .post-solutions .entry-categories-inner,
.tag .post-topics .entry-categories-inner,
.tag .post-solutions .entry-categories-inner,
.author .post-topics .entry-categories-inner,
.author .post-solutions .entry-categories-inner {
  display: inline-block;
}
.single-post .post-topics a,
.single-post .post-solutions a,
.category .post-topics a,
.category .post-solutions a,
.tag .post-topics a,
.tag .post-solutions a,
.author .post-topics a,
.author .post-solutions a {
  line-height: 1.2;
  margin-bottom: 0.75rem;
  width: fit-content;
  overflow-wrap: break-word;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe6cc 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
}
.single-post .post-topics a:hover,
.single-post .post-solutions a:hover,
.category .post-topics a:hover,
.category .post-solutions a:hover,
.tag .post-topics a:hover,
.tag .post-solutions a:hover,
.author .post-topics a:hover,
.author .post-solutions a:hover {
  background-position: -100% 0;
}
.single-post .post-content,
.category .post-content,
.tag .post-content,
.author .post-content {
  margin-top: 0rem !important;
}
.single-post .share-wrapper,
.category .share-wrapper,
.tag .share-wrapper,
.author .share-wrapper {
  margin-top: 3rem;
  padding-top: 0.5rem;
  border-top: 1px solid #d6d1cc;
}
.single-post .share-wrapper p,
.category .share-wrapper p,
.tag .share-wrapper p,
.author .share-wrapper p {
  margin-bottom: 0;
}

.category .main-container,
.tag .main-container,
.author .main-container {
  margin-top: 2rem;
}
.category .archive-header h2,
.tag .archive-header h2,
.author .archive-header h2 {
  margin: 0 auto;
  max-width: fit-content;
  text-align: center;
  background: #ee334f;
  background: linear-gradient(to right, #ee334f 0%, #ff8200 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.category .archive-header h2::-moz-selection,
.tag .archive-header h2::-moz-selection,
.author .archive-header h2::-moz-selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.category .archive-header h2::selection,
.tag .archive-header h2::selection,
.author .archive-header h2::selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.category .archive-page .main-content-full-width,
.tag .archive-page .main-content-full-width,
.author .archive-page .main-content-full-width {
  margin-bottom: 2rem;
}
.category .insights,
.tag .insights,
.author .insights {
  padding-top: 0;
}
.category .insights .main-container,
.tag .insights .main-container,
.author .insights .main-container {
  margin-top: 0;
}
.category .pagination,
.tag .pagination,
.author .pagination {
  margin-bottom: 4rem;
}

.page-clients .filters-button-group,
.tax-sector .filters-button-group,
.tax-service .filters-button-group,
.video-module .filters-button-group {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.page-clients .filters-button-group .button, .page-clients .filters-button-group .wp-block-button .wp-block-button__link, .wp-block-button .page-clients .filters-button-group .wp-block-button__link,
.tax-sector .filters-button-group .button,
.tax-sector .filters-button-group .wp-block-button .wp-block-button__link,
.wp-block-button .tax-sector .filters-button-group .wp-block-button__link,
.tax-service .filters-button-group .button,
.tax-service .filters-button-group .wp-block-button .wp-block-button__link,
.wp-block-button .tax-service .filters-button-group .wp-block-button__link,
.video-module .filters-button-group .button,
.video-module .filters-button-group .wp-block-button .wp-block-button__link,
.wp-block-button .video-module .filters-button-group .wp-block-button__link {
  background: linear-gradient(90deg, #d6d1cc, #eae7e5);
}
.page-clients .filters-button-group .button:before, .page-clients .filters-button-group .wp-block-button .wp-block-button__link:before, .wp-block-button .page-clients .filters-button-group .wp-block-button__link:before,
.tax-sector .filters-button-group .button:before,
.tax-sector .filters-button-group .wp-block-button .wp-block-button__link:before,
.wp-block-button .tax-sector .filters-button-group .wp-block-button__link:before,
.tax-service .filters-button-group .button:before,
.tax-service .filters-button-group .wp-block-button .wp-block-button__link:before,
.wp-block-button .tax-service .filters-button-group .wp-block-button__link:before,
.video-module .filters-button-group .button:before,
.video-module .filters-button-group .wp-block-button .wp-block-button__link:before,
.wp-block-button .video-module .filters-button-group .wp-block-button__link:before {
  background: linear-gradient(90deg, #eae7e5, #d6d1cc);
}
.page-clients .filters-button-group .button, .page-clients .filters-button-group .wp-block-button .wp-block-button__link, .wp-block-button .page-clients .filters-button-group .wp-block-button__link,
.tax-sector .filters-button-group .button,
.tax-sector .filters-button-group .wp-block-button .wp-block-button__link,
.wp-block-button .tax-sector .filters-button-group .wp-block-button__link,
.tax-service .filters-button-group .button,
.tax-service .filters-button-group .wp-block-button .wp-block-button__link,
.wp-block-button .tax-service .filters-button-group .wp-block-button__link,
.video-module .filters-button-group .button,
.video-module .filters-button-group .wp-block-button .wp-block-button__link,
.wp-block-button .video-module .filters-button-group .wp-block-button__link {
  color: #000000;
}
.page-clients .filters-button-group .button:hover, .page-clients .filters-button-group .wp-block-button .wp-block-button__link:hover, .wp-block-button .page-clients .filters-button-group .wp-block-button__link:hover,
.tax-sector .filters-button-group .button:hover,
.tax-sector .filters-button-group .wp-block-button .wp-block-button__link:hover,
.wp-block-button .tax-sector .filters-button-group .wp-block-button__link:hover,
.tax-service .filters-button-group .button:hover,
.tax-service .filters-button-group .wp-block-button .wp-block-button__link:hover,
.wp-block-button .tax-service .filters-button-group .wp-block-button__link:hover,
.video-module .filters-button-group .button:hover,
.video-module .filters-button-group .wp-block-button .wp-block-button__link:hover,
.wp-block-button .video-module .filters-button-group .wp-block-button__link:hover {
  color: #000000;
}
.page-clients .filters-button-group .button:hover:before, .page-clients .filters-button-group .wp-block-button .wp-block-button__link:hover:before, .wp-block-button .page-clients .filters-button-group .wp-block-button__link:hover:before,
.tax-sector .filters-button-group .button:hover:before,
.tax-sector .filters-button-group .wp-block-button .wp-block-button__link:hover:before,
.wp-block-button .tax-sector .filters-button-group .wp-block-button__link:hover:before,
.tax-service .filters-button-group .button:hover:before,
.tax-service .filters-button-group .wp-block-button .wp-block-button__link:hover:before,
.wp-block-button .tax-service .filters-button-group .wp-block-button__link:hover:before,
.video-module .filters-button-group .button:hover:before,
.video-module .filters-button-group .wp-block-button .wp-block-button__link:hover:before,
.wp-block-button .video-module .filters-button-group .wp-block-button__link:hover:before {
  width: 110%;
}
@media print, screen and (min-width: 44.375em) {
  .page-clients .filters-button-group .button, .page-clients .filters-button-group .wp-block-button .wp-block-button__link, .wp-block-button .page-clients .filters-button-group .wp-block-button__link,
  .tax-sector .filters-button-group .button,
  .tax-sector .filters-button-group .wp-block-button .wp-block-button__link,
  .wp-block-button .tax-sector .filters-button-group .wp-block-button__link,
  .tax-service .filters-button-group .button,
  .tax-service .filters-button-group .wp-block-button .wp-block-button__link,
  .wp-block-button .tax-service .filters-button-group .wp-block-button__link,
  .video-module .filters-button-group .button,
  .video-module .filters-button-group .wp-block-button .wp-block-button__link,
  .wp-block-button .video-module .filters-button-group .wp-block-button__link {
    margin-right: 15px;
    margin-bottom: 15px;
  }
  .page-clients .filters-button-group .button:last-child, .page-clients .filters-button-group .wp-block-button .wp-block-button__link:last-child, .wp-block-button .page-clients .filters-button-group .wp-block-button__link:last-child,
  .tax-sector .filters-button-group .button:last-child,
  .tax-sector .filters-button-group .wp-block-button .wp-block-button__link:last-child,
  .wp-block-button .tax-sector .filters-button-group .wp-block-button__link:last-child,
  .tax-service .filters-button-group .button:last-child,
  .tax-service .filters-button-group .wp-block-button .wp-block-button__link:last-child,
  .wp-block-button .tax-service .filters-button-group .wp-block-button__link:last-child,
  .video-module .filters-button-group .button:last-child,
  .video-module .filters-button-group .wp-block-button .wp-block-button__link:last-child,
  .wp-block-button .video-module .filters-button-group .wp-block-button__link:last-child {
    margin-right: 0;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 44.37375em) {
  .page-clients .filters-button-group .button, .page-clients .filters-button-group .wp-block-button .wp-block-button__link, .wp-block-button .page-clients .filters-button-group .wp-block-button__link,
  .tax-sector .filters-button-group .button,
  .tax-sector .filters-button-group .wp-block-button .wp-block-button__link,
  .wp-block-button .tax-sector .filters-button-group .wp-block-button__link,
  .tax-service .filters-button-group .button,
  .tax-service .filters-button-group .wp-block-button .wp-block-button__link,
  .wp-block-button .tax-service .filters-button-group .wp-block-button__link,
  .video-module .filters-button-group .button,
  .video-module .filters-button-group .wp-block-button .wp-block-button__link,
  .wp-block-button .video-module .filters-button-group .wp-block-button__link {
    margin-bottom: 10px;
  }
}
.page-clients .filters-button-group .button.primary, .page-clients .filters-button-group .wp-block-button .primary.wp-block-button__link, .wp-block-button .page-clients .filters-button-group .primary.wp-block-button__link,
.tax-sector .filters-button-group .button.primary,
.tax-sector .filters-button-group .wp-block-button .primary.wp-block-button__link,
.wp-block-button .tax-sector .filters-button-group .primary.wp-block-button__link,
.tax-service .filters-button-group .button.primary,
.tax-service .filters-button-group .wp-block-button .primary.wp-block-button__link,
.wp-block-button .tax-service .filters-button-group .primary.wp-block-button__link,
.video-module .filters-button-group .button.primary,
.video-module .filters-button-group .wp-block-button .primary.wp-block-button__link,
.wp-block-button .video-module .filters-button-group .primary.wp-block-button__link {
  color: #ffffff;
  background: linear-gradient(90deg, #ee334f, #ff8200);
}
.page-clients .filters-button-group .button.primary:before, .page-clients .filters-button-group .wp-block-button .primary.wp-block-button__link:before, .wp-block-button .page-clients .filters-button-group .primary.wp-block-button__link:before,
.tax-sector .filters-button-group .button.primary:before,
.tax-sector .filters-button-group .wp-block-button .primary.wp-block-button__link:before,
.wp-block-button .tax-sector .filters-button-group .primary.wp-block-button__link:before,
.tax-service .filters-button-group .button.primary:before,
.tax-service .filters-button-group .wp-block-button .primary.wp-block-button__link:before,
.wp-block-button .tax-service .filters-button-group .primary.wp-block-button__link:before,
.video-module .filters-button-group .button.primary:before,
.video-module .filters-button-group .wp-block-button .primary.wp-block-button__link:before,
.wp-block-button .video-module .filters-button-group .primary.wp-block-button__link:before {
  display: none;
  background: linear-gradient(90deg, #ee334f, #ff8200);
}
.page-clients .container-clients,
.tax-sector .container-clients,
.tax-service .container-clients,
.video-module .container-clients {
  margin-bottom: 2rem;
}
.page-clients .grid-client .client-text,
.tax-sector .grid-client .client-text,
.tax-service .grid-client .client-text,
.video-module .grid-client .client-text {
  padding: 1rem;
  margin-bottom: 1rem;
}
.page-clients .grid-client .client-text h4,
.tax-sector .grid-client .client-text h4,
.tax-service .grid-client .client-text h4,
.video-module .grid-client .client-text h4 {
  margin-bottom: 0;
}
.page-clients .grid-client .client-text .subtitle,
.tax-sector .grid-client .client-text .subtitle,
.tax-service .grid-client .client-text .subtitle,
.video-module .grid-client .client-text .subtitle {
  font-weight: 700;
  margin-bottom: 1rem;
}
.page-clients .grid-client .client-text a.link,
.tax-sector .grid-client .client-text a.link,
.tax-service .grid-client .client-text a.link,
.video-module .grid-client .client-text a.link {
  color: #000000;
  font-weight: 700;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(85.3004427577%, 83.3523086654%, 81.7583807717%) 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  box-shadow: inset 0 -2px 0 #ff8200;
}
.page-clients .grid-client .client-text a.link:hover,
.tax-sector .grid-client .client-text a.link:hover,
.tax-service .grid-client .client-text a.link:hover,
.video-module .grid-client .client-text a.link:hover {
  background-position: -100% 0;
}
.page-clients .grid-client .client-text .client-excerpt a,
.tax-sector .grid-client .client-text .client-excerpt a,
.tax-service .grid-client .client-text .client-excerpt a,
.video-module .grid-client .client-text .client-excerpt a {
  color: #000000;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(85.3004427577%, 83.3523086654%, 81.7583807717%) 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  box-shadow: inset 0 -2px 0 #ff8200;
}
.page-clients .grid-client .client-text .client-excerpt a:hover,
.tax-sector .grid-client .client-text .client-excerpt a:hover,
.tax-service .grid-client .client-text .client-excerpt a:hover,
.video-module .grid-client .client-text .client-excerpt a:hover {
  background-position: -100% 0;
}
.page-clients .pagination,
.tax-sector .pagination,
.tax-service .pagination,
.video-module .pagination {
  margin-bottom: 4rem;
}

.single-client .single-clients {
  margin: 0 auto;
  margin-top: 2rem;
}
@media print, screen and (min-width: 64em) {
  .single-client .single-clients {
    width: 950px;
  }
}
.single-client .single-clients .main-content-full-width {
  margin-bottom: 4rem;
}
.single-client .single-clients .main-content-full-width .post-more-insights a {
  position: relative;
  margin-left: 1rem;
}
.single-client .single-clients .main-content-full-width .post-more-insights a:before {
  content: "";
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid #ef3742;
  position: absolute;
  left: -15px;
  top: 4px;
}
.single-client .single-clients .main-content-full-width .post-header,
.single-client .single-clients .main-content-full-width .archive-header {
  background: #eae7e5;
  text-align: center;
  margin: 0 auto;
  border-radius: 20px;
  padding: 2rem;
  position: relative;
}
.single-client .single-clients .main-content-full-width .post-header:after,
.single-client .single-clients .main-content-full-width .archive-header:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -35px;
  width: 0;
  height: 0;
  border-top: solid 20px #eae7e5;
  border-left: solid 35px transparent;
  border-right: solid 35px transparent;
}
.single-client .single-clients .main-content-full-width .post-header .post-date,
.single-client .single-clients .main-content-full-width .archive-header .post-date {
  display: inline-block;
}
.single-client .single-clients .main-content-full-width .post-header .post-date:after,
.single-client .single-clients .main-content-full-width .archive-header .post-date:after {
  content: " •";
  color: #ee334f;
  margin: 0 0.2em;
}
.single-client .single-clients .main-content-full-width .post-header .post-reading-time,
.single-client .single-clients .main-content-full-width .archive-header .post-reading-time {
  display: inline-block;
}
.single-client .single-clients .main-content-full-width .post-header h1,
.single-client .single-clients .main-content-full-width .archive-header h1 {
  font-size: 1.875rem;
  line-height: 1.2;
  margin-bottom: 2rem;
}
@media print, screen and (min-width: 44.375em) {
  .single-client .single-clients .main-content-full-width .post-header h1,
  .single-client .single-clients .main-content-full-width .archive-header h1 {
    font-size: 2.5rem;
  }
}
.single-client .single-clients .main-content-full-width .post-header h1 small,
.single-client .single-clients .main-content-full-width .archive-header h1 small {
  color: #796d66;
  font-size: 70%;
}
.single-client .single-clients .main-content-full-width .post-header .post-excerpt a,
.single-client .single-clients .main-content-full-width .post-header .category-description a,
.single-client .single-clients .main-content-full-width .archive-header .post-excerpt a,
.single-client .single-clients .main-content-full-width .archive-header .category-description a {
  color: #000000;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(85.3004427577%, 83.3523086654%, 81.7583807717%) 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  box-shadow: inset 0 -2px 0 #ff8200;
}
.single-client .single-clients .main-content-full-width .post-header .post-excerpt a:hover,
.single-client .single-clients .main-content-full-width .post-header .category-description a:hover,
.single-client .single-clients .main-content-full-width .archive-header .post-excerpt a:hover,
.single-client .single-clients .main-content-full-width .archive-header .category-description a:hover {
  background-position: -100% 0;
}
.single-client .single-clients .main-content-full-width .post-header .post-excerpt p,
.single-client .single-clients .main-content-full-width .post-header .category-description p,
.single-client .single-clients .main-content-full-width .archive-header .post-excerpt p,
.single-client .single-clients .main-content-full-width .archive-header .category-description p {
  margin-bottom: 0;
}
.single-client .single-clients .main-content-full-width .post-header .post-excerpt .heateor_sss_sharing_container,
.single-client .single-clients .main-content-full-width .archive-header .post-excerpt .heateor_sss_sharing_container {
  display: none;
}
.single-client .single-clients .main-content-full-width .post-header.has-featured-image {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.single-client .single-clients .main-content-full-width .post-content,
.single-client .single-clients .main-content-full-width .archive-content {
  margin-top: 3rem;
}
.single-client .single-clients .main-content-full-width .medium-3 {
  padding-right: 1rem;
}
@media screen and (max-width: 44.37375em) {
  .single-client .single-clients .main-content-full-width .medium-3 {
    margin-top: 2rem;
  }
}
.single-client .single-clients .main-content-full-width .medium-3 .client-location, .single-client .single-clients .main-content-full-width .medium-3 .sector, .single-client .single-clients .main-content-full-width .medium-3 .service {
  margin-bottom: 1rem;
  color: #796d66;
}
.single-client .single-clients .main-content-full-width .medium-3 .client-location ul, .single-client .single-clients .main-content-full-width .medium-3 .sector ul, .single-client .single-clients .main-content-full-width .medium-3 .service ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.single-client .single-clients .main-content-full-width .medium-3 .client-location ul a, .single-client .single-clients .main-content-full-width .medium-3 .sector ul a, .single-client .single-clients .main-content-full-width .medium-3 .service ul a {
  font-weight: 700;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe6cc 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
}
.single-client .single-clients .main-content-full-width .medium-3 .client-location ul a:hover, .single-client .single-clients .main-content-full-width .medium-3 .sector ul a:hover, .single-client .single-clients .main-content-full-width .medium-3 .service ul a:hover {
  background-position: -100% 0;
}
.single-client .single-clients .main-content-full-width .medium-3 .client-location-name {
  color: #000000;
}
.single-client .single-clients .main-content-full-width .medium-3 .sector a,
.single-client .single-clients .main-content-full-width .medium-3 .service a {
  font-weight: 700;
  line-height: 1.2;
  display: block;
  margin-bottom: 0.75rem;
  width: fit-content;
  overflow-wrap: break-word;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe6cc 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
}
.single-client .single-clients .main-content-full-width .medium-3 .sector a:hover,
.single-client .single-clients .main-content-full-width .medium-3 .service a:hover {
  background-position: -100% 0;
}
.single-client .single-clients .main-content-full-width .medium-9 .share-wrapper {
  margin-top: 3rem;
  padding-top: 0.5rem;
  border-top: 1px solid #d6d1cc;
}
.single-client .single-clients .main-content-full-width .medium-9 .share-wrapper p {
  margin-bottom: 0;
}
.single-client .single-clients .main-content-full-width .medium-9 .heateor_sss_sharing_container .heateorSssSharing {
  margin-right: 1rem;
}
.single-client .single-clients .main-content-full-width .client-testimonial,
.single-client .single-clients .main-content-full-width .client-summary {
  text-align: center;
  margin: 2rem 0;
}
.single-client .single-clients .main-content-full-width .client-testimonial blockquote,
.single-client .single-clients .main-content-full-width .client-testimonial .client-summary-text,
.single-client .single-clients .main-content-full-width .client-summary blockquote,
.single-client .single-clients .main-content-full-width .client-summary .client-summary-text {
  color: #ee334f;
  width: 85%;
}
.single-client .single-clients .main-content-full-width .client-testimonial blockquote p,
.single-client .single-clients .main-content-full-width .client-testimonial .client-summary-text p,
.single-client .single-clients .main-content-full-width .client-summary blockquote p,
.single-client .single-clients .main-content-full-width .client-summary .client-summary-text p {
  margin-bottom: 0;
  text-align: center;
}
.single-client .single-clients .main-content-full-width .client-testimonial cite,
.single-client .single-clients .main-content-full-width .client-summary cite {
  text-align: center;
  margin-top: 1rem;
}
.single-client .single-clients .main-content-full-width .client-testimonial cite:before,
.single-client .single-clients .main-content-full-width .client-summary cite:before {
  display: none;
}

.main-container {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 44.375em) {
  .main-container {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.main-container {
  max-width: 75rem;
  margin: 0 auto;
}

.grid-expanded {
  max-width: 90rem !important;
}

.main-grid {
  display: flex;
  flex-flow: row wrap;
}
.main-grid.sidebar-left .main-content {
  order: 1;
}
.main-grid.sidebar-left .sidebar {
  order: 2;
}
@media print, screen and (min-width: 44.375em) {
  .main-grid.sidebar-left .main-content {
    order: 2;
  }
  .main-grid.sidebar-left .sidebar {
    order: 1;
  }
}
.main-grid .main-content-full-width {
  width: calc(100% - 1.25rem);
  margin-right: 0.625rem;
  margin-left: 0.625rem;
}
.main-grid .main-content {
  width: calc(100% - 1.25rem);
  margin-right: 0.625rem;
  margin-left: 0.625rem;
}
@media print, screen and (min-width: 44.375em) {
  .main-grid .main-content {
    width: calc(66.6666666667% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .main-grid .main-content {
    width: calc(75% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem;
  }
}
.main-grid .sidebar {
  width: calc(100% - 1.25rem);
  margin-right: 0.625rem;
  margin-left: 0.625rem;
}
@media print, screen and (min-width: 44.375em) {
  .main-grid .sidebar {
    width: calc(33.3333333333% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem;
    margin-top: 1rem;
  }
}
@media print, screen and (min-width: 64em) {
  .main-grid .sidebar {
    width: calc(25% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem;
    margin-top: 1rem;
  }
}

*,
*::before,
*::after {
  word-break: break-word;
  word-wrap: break-word;
}

section.entry-title {
  background: #796d66;
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 44.375em) {
  section.entry-title {
    margin-bottom: 2rem;
  }
}
section.entry-title h1.entry-title {
  font-weight: 700;
  font-size: 2.25rem;
  color: #ffffff;
  line-height: 1;
  margin: 0;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
@media print, screen and (min-width: 44.375em) {
  section.entry-title h1.entry-title {
    font-size: 3.5rem;
  }
}

.revealUp {
  opacity: 0;
  visibility: hidden;
}

.text-highlight {
  all: unset;
  background-repeat: no-repeat;
  background-size: 0% 100%;
  transition: color 0.25s cubic-bezier(0.25, 1, 0.5, 1), background-color 0.25s cubic-bezier(0.25, 1, 0.5, 1), background-size 1s cubic-bezier(0.25, 1, 0.5, 1);
  background-image: linear-gradient(#ffe6cc, #ffe6cc);
}
.text-highlight.active {
  color: #000000;
  background-size: 100% 100%;
}
.text-highlight::before, .text-highlight::after {
  position: absolute;
  clip-path: inset(100%);
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  overflow: hidden;
  white-space: nowrap;
  user-select: none;
}

::-moz-selection {
  background: #ffe6cc;
}

::selection {
  background: #ffe6cc;
}

#cookie-law-info-bar {
  background-color: #f7f6f5 !important;
}
#cookie-law-info-bar .cli-bar-message p:last-child {
  margin-bottom: 0;
}
#cookie-law-info-bar .cli-plugin-button {
  color: #ffffff;
  font-size: 1.25rem;
  font-weight: 700;
  border: 0;
  box-shadow: none !important;
  padding: 0.4em 0.7em;
  position: relative;
  display: inline-block;
  overflow: hidden;
  z-index: 2;
}
#cookie-law-info-bar .cli-plugin-button:before {
  content: "";
  position: absolute;
  top: 0;
  left: -10px;
  width: 0;
  height: 100%;
  transition: all 0.2s ease-in-out;
  z-index: -1;
}
#cookie-law-info-bar .cli-plugin-button:hover {
  cursor: pointer;
}
#cookie-law-info-bar .cli-plugin-button:hover:before {
  width: 110%;
}
#cookie-law-info-bar .wt-cli-accept-all-btn {
  margin-right: 3em;
}
#cookie-law-info-bar .wt-cli-accept-all-btn,
#cookie-law-info-bar .wt-cli-reject-btn {
  background: linear-gradient(90deg, #d6d1cc, #eae7e5) !important;
  color: #000000 !important;
}
#cookie-law-info-bar .wt-cli-accept-all-btn:before,
#cookie-law-info-bar .wt-cli-reject-btn:before {
  background: linear-gradient(90deg, #eae7e5, #d6d1cc);
}
#cookie-law-info-bar .Xcli_settings_button {
  background: linear-gradient(90deg, #d6d1cc, #eae7e5) !important;
  color: #000000 !important;
  text-decoration: none !important;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1;
  border: 0;
  box-shadow: none !important;
  padding: 0.4em 0.7em;
  position: relative;
  display: inline-block;
  overflow: hidden;
  z-index: 2;
}
#cookie-law-info-bar .Xcli_settings_button:before {
  content: "";
  position: absolute;
  top: 0;
  left: -10px;
  width: 0;
  height: 100%;
  transition: all 0.2s ease-in-out;
  z-index: -1;
  background: linear-gradient(90deg, #eae7e5, #d6d1cc);
}
#cookie-law-info-bar .Xcli_settings_button:hover {
  cursor: pointer;
}
#cookie-law-info-bar .Xcli_settings_button:hover:before {
  width: 110%;
}

.cli-privacy-readmore,
.wt-cli-ccpa-opt-out,
.cli_settings_button,
.cli-bar-message a {
  color: #000000 !important;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe6cc 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  box-shadow: inset 0 -1px 0 #ff8200;
  text-decoration: none !important;
}
.cli-privacy-readmore:hover,
.wt-cli-ccpa-opt-out:hover,
.cli_settings_button:hover,
.cli-bar-message a:hover {
  background-position: -100% 0;
}

#cLiCcpaOptoutPrompt .cli-modal-dialog {
  max-width: 400px !important;
}
#cLiCcpaOptoutPrompt .cli-modal-dialog .cli-alert-dialog-buttons {
  padding-top: 1rem !important;
}

.cli-modal-content .cli-tab-container h4, .cli-modal-content .cli-tab-container h1 {
  font-size: 1.375rem !important;
}
.cli-modal-content .cli-alert-dialog-content {
  font-size: 1.25rem;
}
.cli-modal-content .cli-btn:hover {
  opacity: initial !important;
}
.cli-modal-content .cli-switch input:checked + .cli-slider {
  background-color: #ee334f !important;
}
.cli-modal-content table.cookielawinfo-winter thead th {
  background: #ee334f !important;
  font-family: "Segoe UI Local", "Segoe UI Web (West European)", sans-serif;
  font-weight: 700;
}
.cli-modal-content .wt-cli-privacy-accept-btn,
.cli-modal-content .cli-ccpa-button-cancel,
.cli-modal-content .cli-ccpa-button-confirm {
  border-radius: 0 !important;
  font-size: 1.25rem !important;
  color: #ffffff;
  font-size: 1.25rem;
  font-weight: 700;
  border: 0;
  box-shadow: none !important;
  padding: 0.4em 0.7em !important;
  position: relative;
  display: inline-block;
  overflow: hidden;
  z-index: 2;
}
.cli-modal-content .wt-cli-privacy-accept-btn:before,
.cli-modal-content .cli-ccpa-button-cancel:before,
.cli-modal-content .cli-ccpa-button-confirm:before {
  content: "";
  position: absolute;
  top: 0;
  left: -10px;
  width: 0;
  height: 100%;
  transition: all 0.2s ease-in-out;
  z-index: -1;
}
.cli-modal-content .wt-cli-privacy-accept-btn:hover,
.cli-modal-content .cli-ccpa-button-cancel:hover,
.cli-modal-content .cli-ccpa-button-confirm:hover {
  cursor: pointer;
}
.cli-modal-content .wt-cli-privacy-accept-btn:hover:before,
.cli-modal-content .cli-ccpa-button-cancel:hover:before,
.cli-modal-content .cli-ccpa-button-confirm:hover:before {
  width: 110%;
}
.cli-modal-content .cli-ccpa-button-cancel {
  color: #000000;
  background: linear-gradient(90deg, #d6d1cc, #eae7e5) !important;
}
.cli-modal-content .cli-ccpa-button-cancel:before {
  background: linear-gradient(90deg, #eae7e5, #d6d1cc);
}
.cli-modal-content .wt-cli-privacy-accept-btn,
.cli-modal-content .cli-ccpa-button-confirm {
  background: linear-gradient(90deg, #ee334f, #ff8200) !important;
}
.cli-modal-content .wt-cli-privacy-accept-btn:before,
.cli-modal-content .cli-ccpa-button-confirm:before {
  background: linear-gradient(90deg, #ff8200, #ee334f);
}
.cli-modal-content .cli-tab-header a:before {
  border-right: 1px solid #ff8200 !important;
  border-bottom: 1px solid #ff8200 !important;
}
.cli-modal-content .wt-cli-ckyes-footer-section {
  display: none;
}

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

.tribe-events .tribe-events-c-nav__list,
.tribe-events .tribe-events-c-nav__list-item {
  width: max-content !important;
}

.tribe-events-calendar-list-nav,
.tribe-events .tribe-events-calendar-month-nav,
.tribe-events-calendar-day-nav {
  padding-bottom: 20px !important;
  font-size: 1rem;
}
.tribe-events-calendar-list-nav li.tribe-events-c-nav__list-item--prev a,
.tribe-events-calendar-list-nav li.tribe-events-c-nav__list-item--next a,
.tribe-events .tribe-events-calendar-month-nav li.tribe-events-c-nav__list-item--prev a,
.tribe-events .tribe-events-calendar-month-nav li.tribe-events-c-nav__list-item--next a,
.tribe-events-calendar-day-nav li.tribe-events-c-nav__list-item--prev a,
.tribe-events-calendar-day-nav li.tribe-events-c-nav__list-item--next a {
  text-decoration: none;
}
.tribe-events-calendar-list-nav li.tribe-events-c-nav__list-item--prev a span:hover,
.tribe-events-calendar-list-nav li.tribe-events-c-nav__list-item--prev a span:hover,
.tribe-events-calendar-list-nav li.tribe-events-c-nav__list-item--next a span:hover,
.tribe-events-calendar-list-nav li.tribe-events-c-nav__list-item--next a span:hover,
.tribe-events .tribe-events-calendar-month-nav li.tribe-events-c-nav__list-item--prev a span:hover,
.tribe-events .tribe-events-calendar-month-nav li.tribe-events-c-nav__list-item--prev a span:hover,
.tribe-events .tribe-events-calendar-month-nav li.tribe-events-c-nav__list-item--next a span:hover,
.tribe-events .tribe-events-calendar-month-nav li.tribe-events-c-nav__list-item--next a span:hover,
.tribe-events-calendar-day-nav li.tribe-events-c-nav__list-item--prev a span:hover,
.tribe-events-calendar-day-nav li.tribe-events-c-nav__list-item--prev a span:hover,
.tribe-events-calendar-day-nav li.tribe-events-c-nav__list-item--next a span:hover,
.tribe-events-calendar-day-nav li.tribe-events-c-nav__list-item--next a span:hover {
  text-decoration: underline;
}
.tribe-events-calendar-list-nav li.tribe-events-c-nav__list-item--prev a::before,
.tribe-events .tribe-events-calendar-month-nav li.tribe-events-c-nav__list-item--prev a::before,
.tribe-events-calendar-day-nav li.tribe-events-c-nav__list-item--prev a::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  font-size: 0.65rem;
  content: "\f053";
  margin-right: 5px;
  padding-top: 4px;
}
.tribe-events-calendar-list-nav li.tribe-events-c-nav__list-item--next a::after,
.tribe-events .tribe-events-calendar-month-nav li.tribe-events-c-nav__list-item--next a::after,
.tribe-events-calendar-day-nav li.tribe-events-c-nav__list-item--next a::after {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  font-size: 0.65rem;
  content: "\f054";
  margin-left: 5px;
  padding-top: 4px;
}

.tribe-events-c-nav__list-item--prev,
.tribe-events-c-nav__list-item--today {
  margin-right: 50px !important;
}

.tribe-events-notices {
  background: none;
  padding: 0;
  border: 0;
  color: #000000;
  font-weight: 700;
  text-shadow: none;
}
.tribe-events-notices ul li {
  text-indent: 0 !important;
}
.tribe-events-notices ul li:before {
  display: none;
}

.tribe-events-page-template .hero:where(:not(.hero-default)),
.page-webinars .hero:where(:not(.hero-default)) {
  margin-bottom: 3rem;
}

.tribe-events-page-template .gradient-line,
.page-webinars .gradient-line {
  margin-top: 3rem;
}

.single-tribe_events .gradient-line {
  margin-top: 0;
}

h2.upcoming,
h2.upcoming-live,
h2.past {
  margin: 0 auto;
  margin-bottom: 2rem;
  max-width: fit-content;
  text-align: center;
  background: #ee334f;
  background: linear-gradient(to right, #ee334f 0%, #ff8200 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
h2.upcoming::-moz-selection,
h2.upcoming-live::-moz-selection,
h2.past::-moz-selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
h2.upcoming::selection,
h2.upcoming-live::selection,
h2.past::selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}

h2.upcoming-live,
h2.past {
  margin-top: 3rem;
}

.tribe-events-calendar-latest-past__heading {
  text-align: center;
}

section.featured-event {
  background: #eae7e5;
  padding-top: 4rem;
  padding-bottom: 4rem;
  margin-top: -3rem;
  margin-bottom: 3rem;
}
section.featured-event .grid-container .featured-event-image {
  position: relative;
}
section.featured-event .grid-container .featured-event-image .tribe-events-calendar-list__event-date-tag {
  position: absolute;
  background: rgba(110, 98, 89, 0.8);
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
section.featured-event .grid-container .featured-event-image .tribe-events-calendar-list__event-date-tag-daynum {
  color: #ffffff;
  font-family: "Segoe UI Local", "Segoe UI Web (West European)", sans-serif;
  font-weight: 700;
}
@media print, screen and (min-width: 44.375em) {
  section.featured-event .grid-container .featured-event-image .tribe-events-calendar-list__event-date-tag-daynum {
    font-size: 1.5rem;
  }
}
section.featured-event .grid-container .featured-event-text {
  background: #ffffff;
  padding: 1.5rem;
}
section.featured-event .grid-container .featured-event-text h2 {
  line-height: 1.2;
  margin-bottom: 2rem;
}
section.featured-event .grid-container .featured-event-text .sold-out {
  color: #ee334f;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}
section.featured-event .grid-container .featured-event-text .featured-event-excerpt a {
  color: #000000;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe6cc 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  box-shadow: inset 0 -2px 0 #ff8200;
}
section.featured-event .grid-container .featured-event-text .featured-event-excerpt a:hover {
  background-position: -100% 0;
}
section.featured-event .grid-container .featured-event-text .button, section.featured-event .grid-container .featured-event-text .wp-block-button .wp-block-button__link, .wp-block-button section.featured-event .grid-container .featured-event-text .wp-block-button__link {
  margin-bottom: 0;
}
section.featured-event .grid-container .featured-event-text .grid-x {
  margin: 0;
}
@media print, screen and (min-width: 64em) {
  section.featured-event .grid-container .featured-event-text .grid-x .event-topics {
    text-align: right;
  }
}
section.featured-event .grid-container .featured-event-text .grid-x .event-topics ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
section.featured-event .grid-container .featured-event-text .grid-x .event-topics li {
  margin-bottom: 10px;
}
section.featured-event .grid-container .featured-event-text .grid-x .event-topics li:last-child {
  margin-bottom: 0;
}
section.featured-event .grid-container .featured-event-text .grid-x .event-topics a {
  background: #d6d1cc;
  color: #000000;
  padding: 4px 12px 6px 12px;
  font-size: 0.85rem;
  line-height: 1;
  border-radius: 6px;
}

.tribe-events-view--list .tribe-events-header {
  display: none;
}

.tribe-events-view--month .tribe-events-header .tribe-events-header__events-bar,
.tribe-events-view--day .tribe-events-header .tribe-events-header__events-bar {
  font-size: 1rem;
}
.tribe-events-view--month .tribe-events-header .tribe-events-header__events-bar a,
.tribe-events-view--day .tribe-events-header .tribe-events-header__events-bar a {
  box-shadow: unset;
}
.tribe-events-view--month .tribe-events-header .tribe-common-form-control-text__input,
.tribe-events-view--day .tribe-events-header .tribe-common-form-control-text__input {
  padding: 8px 20px 7px 15px;
  color: #ee334f;
}
.tribe-events-view--month .tribe-events-header .tribe-events-header__top-bar,
.tribe-events-view--day .tribe-events-header .tribe-events-header__top-bar {
  font-size: 2.5rem;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 1rem;
}
.tribe-events-view--month .tribe-events-header .tribe-events-header__top-bar a,
.tribe-events-view--day .tribe-events-header .tribe-events-header__top-bar a {
  box-shadow: unset;
}
.tribe-events-view--month .tribe-events-header .tribe-events-header__top-bar button.tribe-events-c-top-bar__datepicker-button::after,
.tribe-events-view--day .tribe-events-header .tribe-events-header__top-bar button.tribe-events-c-top-bar__datepicker-button::after {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  font-size: 1rem;
  content: "\f078";
  margin-left: 5px;
  margin-top: 10px;
}
.tribe-events-view--month .tribe-events-header .tribe-events-header__top-bar .datepicker table tr,
.tribe-events-view--day .tribe-events-header .tribe-events-header__top-bar .datepicker table tr {
  border: 0;
}
.tribe-events-view--month .tribe-events-header .tribe-events-header__top-bar .datepicker table th,
.tribe-events-view--day .tribe-events-header .tribe-events-header__top-bar .datepicker table th {
  background: #ffffff;
  color: #000000;
  border: 0;
  text-align: center;
}
.tribe-events-view--month .tribe-events-header .tribe-events-header__top-bar .datepicker table tr td span.active,
.tribe-events-view--month .tribe-events-header .tribe-events-header__top-bar .datepicker table tr td span.active.active,
.tribe-events-view--month .tribe-events-header .tribe-events-header__top-bar .datepicker table tr td span.active.disabled,
.tribe-events-view--month .tribe-events-header .tribe-events-header__top-bar .datepicker table tr td span.active.disabled:hover,
.tribe-events-view--month .tribe-events-header .tribe-events-header__top-bar .datepicker table tr td span.active:hover,
.tribe-events-view--month .tribe-events-header .tribe-events-header__top-bar .datepicker table tr td.active,
.tribe-events-view--month .tribe-events-header .tribe-events-header__top-bar .datepicker table tr td.active.active,
.tribe-events-view--month .tribe-events-header .tribe-events-header__top-bar .datepicker table tr td.active.disabled,
.tribe-events-view--month .tribe-events-header .tribe-events-header__top-bar .datepicker table tr td.active.disabled:hover,
.tribe-events-view--month .tribe-events-header .tribe-events-header__top-bar .datepicker table tr td.active:hover,
.tribe-events-view--day .tribe-events-header .tribe-events-header__top-bar .datepicker table tr td span.active,
.tribe-events-view--day .tribe-events-header .tribe-events-header__top-bar .datepicker table tr td span.active.active,
.tribe-events-view--day .tribe-events-header .tribe-events-header__top-bar .datepicker table tr td span.active.disabled,
.tribe-events-view--day .tribe-events-header .tribe-events-header__top-bar .datepicker table tr td span.active.disabled:hover,
.tribe-events-view--day .tribe-events-header .tribe-events-header__top-bar .datepicker table tr td span.active:hover,
.tribe-events-view--day .tribe-events-header .tribe-events-header__top-bar .datepicker table tr td.active,
.tribe-events-view--day .tribe-events-header .tribe-events-header__top-bar .datepicker table tr td.active.active,
.tribe-events-view--day .tribe-events-header .tribe-events-header__top-bar .datepicker table tr td.active.disabled,
.tribe-events-view--day .tribe-events-header .tribe-events-header__top-bar .datepicker table tr td.active.disabled:hover,
.tribe-events-view--day .tribe-events-header .tribe-events-header__top-bar .datepicker table tr td.active:hover {
  background-color: #ee334f !important;
  background-image: none;
  border-color: #ee334f !important;
  color: #eae7e5;
  text-shadow: none;
}
.tribe-events-view--month .tribe-events-header .tribe-events-header__top-bar .datepicker .day,
.tribe-events-view--day .tribe-events-header .tribe-events-header__top-bar .datepicker .day {
  font-size: 1rem;
}

.post-type-archive-tribe_events .main-container {
  margin-top: 0;
  margin-bottom: 0;
}

.tribe-events-calendar-list .grid-x {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
@media print, screen and (min-width: 44.375em) {
  .tribe-events-calendar-list .grid-x {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}
.tribe-events-calendar-list .event-block {
  background: #eae7e5;
}
.tribe-events-calendar-list .tribe-events-calendar-list__event-date-tag-datetime {
  padding-top: 0;
}
.tribe-events-calendar-list .event-text {
  padding: 1rem;
}
.tribe-events-calendar-list .event-text .tribe-events-calendar-list__event-description {
  margin-bottom: 1rem;
}
.tribe-events-calendar-list .event-text a.learn-more {
  color: #000000;
  font-weight: 700;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(85.3004427577%, 83.3523086654%, 81.7583807717%) 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  box-shadow: inset 0 -2px 0 #ff8200;
}
.tribe-events-calendar-list .event-text a.learn-more:hover {
  background-position: -100% 0;
}
.tribe-events-calendar-list .event-text .tribe-events-calendar-list__event-description a {
  color: #000000;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(85.3004427577%, 83.3523086654%, 81.7583807717%) 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  box-shadow: inset 0 -2px 0 #ff8200;
}
.tribe-events-calendar-list .event-text .tribe-events-calendar-list__event-description a:hover {
  background-position: -100% 0;
}
.tribe-events-calendar-list .event-text .grid-x {
  margin: 0;
}
@media print, screen and (min-width: 64em) {
  .tribe-events-calendar-list .event-text .grid-x .event-topics {
    text-align: right;
  }
}
.tribe-events-calendar-list .event-text .grid-x .event-topics ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tribe-events-calendar-list .event-text .grid-x .event-topics li {
  margin-bottom: 10px;
}
.tribe-events-calendar-list .event-text .grid-x .event-topics li:last-child {
  margin-bottom: 0;
}
.tribe-events-calendar-list .event-text .grid-x .event-topics a {
  background: #d6d1cc;
  color: #000000;
  padding: 4px 12px 6px 12px;
  font-size: 0.85rem;
  line-height: 1;
  border-radius: 6px;
}

.tribe-events-calendar-list__event-featured-image-wrapper {
  position: relative;
  margin-bottom: 1rem;
}
.tribe-events-calendar-list__event-featured-image-wrapper .tribe-events-calendar-list__event-date-tag {
  position: absolute;
  background: rgba(110, 98, 89, 0.8);
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.tribe-events-calendar-list__event-featured-image-wrapper .tribe-events-calendar-list__event-date-tag-daynum {
  color: #ffffff;
  font-family: "Segoe UI Local", "Segoe UI Web (West European)", sans-serif;
  font-weight: 700;
}
@media print, screen and (min-width: 44.375em) {
  .tribe-events-calendar-list__event-featured-image-wrapper .tribe-events-calendar-list__event-date-tag-daynum {
    font-size: 1.5rem;
  }
}
.tribe-events-calendar-list__event-featured-image-wrapper .sold-out {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #ee334f;
  color: #ffffff;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  padding: 0.5rem;
}

.tribe-events-calendar-list__event-details .tribe-events-calendar-list__event-venue-title {
  font-weight: 700;
}
.tribe-events-calendar-list__event-details a.button, .tribe-events-calendar-list__event-details .wp-block-button a.wp-block-button__link, .wp-block-button .tribe-events-calendar-list__event-details a.wp-block-button__link {
  margin-top: 16px;
  padding: 0.2em 0.4em 0.2em 0.5em;
}
.tribe-events-calendar-list__event-details a.button .fas, .tribe-events-calendar-list__event-details .wp-block-button a.wp-block-button__link .fas, .wp-block-button .tribe-events-calendar-list__event-details a.wp-block-button__link .fas {
  font-size: 1rem;
  margin-left: 10px;
}

.tribe-events-calendar-month .tribe-events-calendar-month__header-row {
  background: #ee334f;
  color: #ffffff;
}
.tribe-events-calendar-month .tribe-events-calendar-month__header-row .tribe-events-calendar-month__header-column {
  padding-left: 16px;
  padding-bottom: 0;
}
.tribe-events-calendar-month .tribe-events-calendar-month__calendar-event-datetime {
  font-size: 1rem;
}
.tribe-events-calendar-month h3 {
  border-bottom: 0 !important;
}
.tribe-events-calendar-month h3.tribe-events-calendar-month__day-date {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1;
  padding: 8px !important;
}
.tribe-events-calendar-month h3.tribe-events-calendar-month__day-date a {
  background: #ee334f;
  color: #ffffff;
  text-decoration: none;
  padding: 2px 4px;
}
.tribe-events-calendar-month h3.tribe-events-calendar-month__calendar-event-title,
.tribe-events-calendar-month h3.tribe-events-calendar-month__multiday-event-bar-title {
  font-size: 1rem;
}
.tribe-events-calendar-month h3.tribe-events-calendar-month__calendar-event-title a,
.tribe-events-calendar-month h3.tribe-events-calendar-month__multiday-event-bar-title a {
  display: block;
}
.tribe-events-calendar-month h3.tribe-events-calendar-month__calendar-event-title a:hover,
.tribe-events-calendar-month h3.tribe-events-calendar-month__multiday-event-bar-title a:hover {
  color: inherit;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month {
  margin-bottom: 2rem;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__body {
  border-top: 0;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__week {
  border-left: 1px solid #ee334f;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day {
  border-color: #ee334f;
}

.tooltipster-sidetip .tooltipster-box {
  background: #eae7e5;
  border: 1px solid #aca198;
}

.tooltipster-sidetip .tooltipster-content {
  color: #000000;
  padding: 5px !important;
}

h3.tribe-events-calendar-month__calendar-event-tooltip-title {
  font-size: 1.25rem;
}
h3.tribe-events-calendar-month__calendar-event-tooltip-title a {
  text-decoration: underline;
}

.teccc-legend {
  margin-bottom: 1rem !important;
}
.teccc-legend .teccc-title {
  font-size: 0.75rem;
  line-height: 1;
  text-transform: uppercase;
}
.teccc-legend li {
  display: inline-block;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
}
.teccc-legend li span, .teccc-legend li a {
  padding: 0.3em 0.5em 0.35em 0.5em;
}
.teccc-legend li a:hover {
  color: inherit;
}

.tribe-events-view--list .tribe-events-header__events-bar,
.tribe-events-view--list .tribe-events-calendar-list-nav,
.tribe-events-view--list .tribe-events-calendar-day-nav,
.tribe-events-view--day .tribe-events-header__events-bar,
.tribe-events-view--day .tribe-events-calendar-list-nav,
.tribe-events-view--day .tribe-events-calendar-day-nav {
  padding-right: 1rem;
}

.tribe-events-calendar-day .events-grid {
  margin-bottom: 40px;
}
.tribe-events-calendar-day .events-grid h3 {
  line-height: 1;
  border-bottom: 0;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event-featured-image-wrapper,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-featured-image-wrapper {
  width: 100%;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-date-tag {
  width: 100%;
}

.tribe-events-calendar-day__event-featured-image-wrapper .sold-out {
  position: absolute;
  top: 0;
  left: 0;
  background: #ee334f;
  color: #ffffff;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  padding: 0.5rem;
}

article.tribe-events-calendar-day__event.tribe_events_cat-events h3 {
  background: initial !important;
  color: initial !important;
  padding-left: 0 !important;
  border-right: 0 !important;
  line-height: 1 !important;
}
article.tribe-events-calendar-day__event.tribe_events_cat-events h3 a {
  color: initial !important;
}
article.tribe-events-calendar-day__event.tribe_events_cat-events h3 a:hover {
  color: #ee334f !important;
}

.tribe-events-calendar-day__event-details .tribe-events-calendar-day__event-venue-title {
  font-weight: 700;
}
.tribe-events-calendar-day__event-details a.button, .tribe-events-calendar-day__event-details .wp-block-button a.wp-block-button__link, .wp-block-button .tribe-events-calendar-day__event-details a.wp-block-button__link {
  margin-top: 16px;
  padding: 0.2em 0.4em 0.2em 0.5em;
}
.tribe-events-calendar-day__event-details a.button .fas, .tribe-events-calendar-day__event-details .wp-block-button a.wp-block-button__link .fas, .wp-block-button .tribe-events-calendar-day__event-details a.wp-block-button__link .fas {
  font-size: 1rem;
  margin-left: 10px;
}

.single-tribe_events #tribe-events-pg-template {
  padding: 0;
}
.single-tribe_events #tribe-events-content {
  margin-bottom: 0;
}
.single-tribe_events .single-event {
  margin: 0 auto;
  margin-top: 2rem;
}
@media print, screen and (min-width: 64em) {
  .single-tribe_events .single-event {
    width: initial;
  }
}
.single-tribe_events .single-event .event-header {
  background: #eae7e5;
  text-align: center;
  margin: 0 auto;
  border-radius: 20px;
  padding: 2rem;
  position: relative;
}
.single-tribe_events .single-event .event-header:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -35px;
  width: 0;
  height: 0;
  border-top: solid 20px #eae7e5;
  border-left: solid 35px transparent;
  border-right: solid 35px transparent;
}
.single-tribe_events .single-event .event-header .event-dates {
  display: inline-block;
}
.single-tribe_events .single-event .event-header .event-times {
  display: inline-block;
}
.single-tribe_events .single-event .event-header .event-times:before {
  content: " •";
  color: #ee334f;
  margin: 0 0.3em 0 0.2em;
}
.single-tribe_events .single-event .event-header h1 {
  font-size: 1.875rem;
  line-height: 1.2;
  margin-bottom: 2rem;
}
@media print, screen and (min-width: 44.375em) {
  .single-tribe_events .single-event .event-header h1 {
    font-size: 2.5rem;
  }
}
.single-tribe_events .single-event .event-header .event-excerpt a {
  color: #000000;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(85.3004427577%, 83.3523086654%, 81.7583807717%) 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  box-shadow: inset 0 -2px 0 #ff8200;
}
.single-tribe_events .single-event .event-header .event-excerpt a:hover {
  background-position: -100% 0;
}
.single-tribe_events .single-event .event-header .event-excerpt p {
  margin-bottom: 0;
}
.single-tribe_events .single-event .event-header .event-excerpt .heateor_sss_sharing_container {
  display: none;
}
.single-tribe_events .single-event .event-header.has-featured-image {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.single-tribe_events .single-event .event-content {
  margin-top: 3rem;
}
.single-tribe_events .single-event .medium-3 {
  padding-right: 1rem;
}
.single-tribe_events .single-event .medium-3 .event-presenters {
  margin-bottom: 1rem;
  color: #796d66;
}
.single-tribe_events .single-event .medium-3 .event-presenters ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.single-tribe_events .single-event .medium-3 .event-presenters ul a {
  font-weight: 700;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe6cc 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
}
.single-tribe_events .single-event .medium-3 .event-presenters ul a:hover {
  background-position: -100% 0;
}
.single-tribe_events .single-event .medium-3 .event-topics {
  margin-bottom: 1rem;
  color: #796d66;
}
.single-tribe_events .single-event .medium-3 .event-topics ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.single-tribe_events .single-event .medium-3 .event-topics ul li {
  margin-bottom: 0.5rem;
}
.single-tribe_events .single-event .medium-3 .event-topics ul li a {
  display: block;
  padding: 0.5rem;
  font-weight: 700;
  background: #ee334f;
  color: #ffffff;
  font-size: 1.25rem;
  line-height: 1;
}
@media print, screen and (min-width: 44.375em) {
  .single-tribe_events .single-event .medium-3 .event-topics ul li a {
    font-size: 1.375rem;
  }
}
.single-tribe_events .single-event .medium-3 .tribe-events-date {
  font-weight: 700;
  margin: 1.25rem 0;
}
.single-tribe_events .single-event .medium-3 .event-cost {
  font-weight: 700;
}
.single-tribe_events .single-event .medium-3 .share-wrapper {
  margin-top: 3rem;
  padding-top: 0.5rem;
  border-top: 1px solid #d6d1cc;
  font-size: 1rem;
}
.single-tribe_events .single-event .medium-3 .share-wrapper p {
  font-size: 1rem;
  margin-bottom: 0;
}
.single-tribe_events .single-event .medium-3 .heateor_sss_sharing_container .heateorSssSharing {
  margin-right: 1rem;
}
.single-tribe_events .single-event .medium-9 h2.event-title {
  margin-top: -5px;
  margin-bottom: 3rem;
  line-height: 1.2;
  border-bottom: 0;
}
.single-tribe_events .single-event .medium-9 .tribe-events-date {
  font-weight: 700;
  margin: 1.25rem 0;
}
.single-tribe_events .single-event .medium-9 .text a {
  border-bottom: 0;
}
.single-tribe_events .single-event .medium-9 .text a:hover {
  color: #000000;
}
.single-tribe_events .single-event .medium-9 .text .button.primary:hover, .single-tribe_events .single-event .medium-9 .text .wp-block-button .primary.wp-block-button__link:hover, .wp-block-button .single-tribe_events .single-event .medium-9 .text .primary.wp-block-button__link:hover {
  color: #ffffff;
}
.single-tribe_events .single-event .medium-9 .share-wrapper {
  margin-top: 3rem;
  padding-top: 0.5rem;
  border-top: 1px solid #d6d1cc;
  font-size: 1rem;
}
.single-tribe_events .single-event .medium-9 .share-wrapper p {
  font-size: 1rem;
  margin-bottom: 0;
}
.single-tribe_events .single-event .medium-9 .heateor_sss_sharing_container .heateorSssSharing {
  margin-right: 1rem;
}
.single-tribe_events .single-event .medium-9 .slick-prev:before, .single-tribe_events .single-event .medium-9 .slick-next:before {
  color: #ee334f;
}
.single-tribe_events .single-event .medium-9 .slick-dots li::before {
  display: none;
}
.single-tribe_events .single-event .medium-9 .logo-grid-logos {
  margin-bottom: 4rem;
}
.single-tribe_events .single-event .medium-9 .logo-grid-logos a {
  background-image: none;
  box-shadow: none;
}
.single-tribe_events .sold-out {
  color: #ee334f;
  text-transform: uppercase;
  font-weight: 700;
}
.single-tribe_events #tribe-events-header {
  display: none;
}
.single-tribe_events .tribe-events-cost {
  font-weight: 700;
}
.single-tribe_events .tribe-events-cal-links {
  margin-top: 20px;
}
.single-tribe_events .tribe-events-cal-links a {
  font-family: inherit;
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 600;
  text-transform: lowercase;
  padding: 0.2em 0.4em 0.2em 0.5em;
  margin-right: 20px;
  background-color: #d6d1cc;
  color: #ffffff;
  background-image: none;
  border: 1px solid transparent;
}
.single-tribe_events .tribe-events-cal-links a:hover {
  background-color: rgb(72.9637681159%, 69.6666666667%, 66.3695652174%);
}
.single-tribe_events .tribe-events-meta-group-venue {
  margin-bottom: 40px;
}
.single-tribe_events .tribe-organizer,
.single-tribe_events .tribe-venue {
  font-weight: 700;
}
.single-tribe_events .tribe-venue-location {
  margin-bottom: 1rem;
}
.single-tribe_events .tribe-events-address {
  font-style: normal;
}
.single-tribe_events .tribe-country-name {
  display: none;
}
.single-tribe_events #agenda,
.single-tribe_events #agenda2,
.single-tribe_events #presentations {
  margin-bottom: 3rem;
}
.single-tribe_events #agenda h4,
.single-tribe_events #agenda2 h4,
.single-tribe_events #presentations h4 {
  margin-top: 1.5rem;
  margin-bottom: 2rem;
}
.single-tribe_events #agenda .grid-x,
.single-tribe_events #agenda2 .grid-x,
.single-tribe_events #presentations .grid-x {
  padding: 1rem 0.5rem;
  font-weight: 700;
}
.single-tribe_events #agenda .large-3,
.single-tribe_events #agenda2 .large-3,
.single-tribe_events #presentations .large-3 {
  font-weight: 700;
}
.single-tribe_events #agenda .large-9,
.single-tribe_events #agenda2 .large-9,
.single-tribe_events #presentations .large-9 {
  padding-right: 0.5rem;
}
.single-tribe_events #agenda .accordion-content ul,
.single-tribe_events #agenda2 .accordion-content ul,
.single-tribe_events #presentations .accordion-content ul {
  list-style-type: initial;
  margin-bottom: 2rem;
  padding-left: 1em;
}
.single-tribe_events #agenda .accordion-content ul li::before,
.single-tribe_events #agenda2 .accordion-content ul li::before,
.single-tribe_events #presentations .accordion-content ul li::before {
  content: "■ ";
  margin-right: 4px;
  color: #ff8200;
  font-family: none;
}
.single-tribe_events #agenda .accordion-content ul li li::before,
.single-tribe_events #agenda2 .accordion-content ul li li::before,
.single-tribe_events #presentations .accordion-content ul li li::before {
  content: "■ ";
  margin-right: 4px;
  color: #00a7e1;
  font-family: none;
}
.single-tribe_events #agenda .accordion-content ul ul,
.single-tribe_events #agenda2 .accordion-content ul ul,
.single-tribe_events #presentations .accordion-content ul ul {
  margin-bottom: 0;
}
.single-tribe_events #agenda .accordion-content ol,
.single-tribe_events #agenda2 .accordion-content ol,
.single-tribe_events #presentations .accordion-content ol {
  list-style: none;
  counter-reset: li;
}
.single-tribe_events #agenda .accordion-content ol li,
.single-tribe_events #agenda2 .accordion-content ol li,
.single-tribe_events #presentations .accordion-content ol li {
  counter-increment: li;
}
.single-tribe_events #agenda .accordion-content ol li::before,
.single-tribe_events #agenda2 .accordion-content ol li::before,
.single-tribe_events #presentations .accordion-content ol li::before {
  content: counter(li);
  color: #ff8200;
  display: inline-block;
  width: 1.25em;
  margin-left: -1.75em;
  margin-right: 0.5em;
  text-align: right;
  direction: rtl;
}
.single-tribe_events #agenda .accordion-content ol ol li::before,
.single-tribe_events #agenda2 .accordion-content ol ol li::before,
.single-tribe_events #presentations .accordion-content ol ol li::before {
  content: counter(li, lower-alpha);
  color: #00a7e1;
}

.single-tribe_events #tribe-events-pg-template {
  max-width: 100%;
}
.single-tribe_events #tribe-events-pg-template .tribe-events-schedule {
  margin: 0;
}
.single-tribe_events #tribe-events-pg-template .tribe-events-event-meta {
  display: block;
}
.single-tribe_events #tribe-events-pg-template .tribe-events-meta-group {
  width: 100%;
  padding-bottom: 0;
}
.single-tribe_events #tribe-events-pg-template .tribe-events-event-meta dd {
  margin: 0;
}
.single-tribe_events #tribe-events-pg-template dd.tribe-venue-location {
  margin-bottom: 1rem;
}
.single-tribe_events #tribe-events-pg-template .tribe-events-event-meta.primary {
  width: 100%;
}
.single-tribe_events #tribe-events-pg-template .tribe-events-venue-map {
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
}
.single-tribe_events #tribe-events-pg-template .tribe-events-venue-map > iframe {
  max-height: initial;
}
.single-tribe_events #tribe-events-pg-template .tribe-events-abbr {
  border-bottom: 0;
  cursor: auto;
}

.gradient-line {
  background: linear-gradient(to right, #ee334f, #ff8200);
  height: 2rem;
}

.footer {
  background: #796d66;
  color: #ffffff;
  font-size: 1.25rem;
}
.footer a {
  color: #ffffff;
  text-decoration: underline;
}
.footer .grid-container {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 44.375em) {
  .footer .grid-container {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.footer .grid-container {
  max-width: 75rem;
  margin: 0 auto;
}
.footer .grid-container .grid-x {
  margin-right: 0.625rem;
  margin-left: 0.625rem;
  padding-top: 2rem;
}
@media print, screen and (min-width: 64em) {
  .footer .grid-container .grid-x {
    padding-top: 2rem;
  }
}
.footer .grid-container .grid-x .footer-logo {
  margin-bottom: 2rem;
}
.footer .grid-container .grid-x .contact a {
  text-decoration: none;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(52.8769893608%, 47.6329904159%, 44.5739910314%) 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  box-shadow: inset 0 -1px 0 #ffffff;
}
.footer .grid-container .grid-x .contact a:hover {
  background-position: -100% 0;
}
.footer .grid-container .grid-x .contact p.phone, .footer .grid-container .grid-x .contact p.contact-link {
  margin-bottom: 0;
}
.footer .grid-container .grid-x .social {
  display: inline-block;
  margin-bottom: 3rem;
}
@media screen and (max-width: 63.99875em) {
  .footer .grid-container .grid-x .social {
    margin-top: 3rem;
  }
}
.footer .grid-container .grid-x .social ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer .grid-container .grid-x .social ul li {
  display: inline-block;
  padding-right: 1rem;
}
.footer .grid-container .grid-x .social ul li:last-child {
  padding-right: 0;
}
.footer .grid-container .grid-x .social ul li a {
  color: #ffffff;
  -o-transition: color 0.5s linear;
  -moz-transition: color 0.5s linear;
  -khtml-transition: color 0.5s linear;
  -webkit-transition: color 0.5s linear;
  -ms-transition: color 0.5s linear;
  transition: color 0.5s linear;
  box-shadow: none;
  background-position: 0 0;
}
.footer .grid-container .grid-x .social ul li a:hover {
  color: #eae7e5;
}
.footer .grid-container .grid-x .social ul li .fab, .footer .grid-container .grid-x .social ul li .fas, .footer .grid-container .grid-x .social ul li .far,
.footer .grid-container .grid-x .social ul li .fa-brands, .footer .grid-container .grid-x .social ul li .fa-solid, .footer .grid-container .grid-x .social ul li .fa-regular, .footer .grid-container .grid-x .social ul li .fa-light, .footer .grid-container .grid-x .social ul li .fa-duotone, .footer .grid-container .grid-x .social ul li .fa-thin, .footer .grid-container .grid-x .social ul li .fa-sharp {
  font-size: 2.5rem;
}
@media print, screen and (min-width: 44.375em) {
  .footer .grid-container .grid-x .social ul li .fab, .footer .grid-container .grid-x .social ul li .fas, .footer .grid-container .grid-x .social ul li .far,
  .footer .grid-container .grid-x .social ul li .fa-brands, .footer .grid-container .grid-x .social ul li .fa-solid, .footer .grid-container .grid-x .social ul li .fa-regular, .footer .grid-container .grid-x .social ul li .fa-light, .footer .grid-container .grid-x .social ul li .fa-duotone, .footer .grid-container .grid-x .social ul li .fa-thin, .footer .grid-container .grid-x .social ul li .fa-sharp {
    font-size: 3rem;
  }
}
.footer .grid-container .grid-x #searchform {
  width: 60%;
}
@media screen and (min-width: 44.375em) and (max-width: 63.99875em) {
  .footer .grid-container .grid-x #searchform {
    width: 80%;
  }
}
.footer .grid-container .grid-x #searchform .input-group-field {
  background-color: #ffffff;
  border: 0;
  color: #ff8200;
}
.footer .grid-container .grid-x #searchform .input-group-field:focus {
  box-shadow: none;
}
.footer .grid-container .grid-x #searchform .button, .footer .grid-container .grid-x #searchform .wp-block-button .wp-block-button__link, .wp-block-button .footer .grid-container .grid-x #searchform .wp-block-button__link {
  background-color: #ff8200;
  color: #000000;
}
.footer .grid-container .grid-x #searchform .button:hover, .footer .grid-container .grid-x #searchform .wp-block-button .wp-block-button__link:hover, .wp-block-button .footer .grid-container .grid-x #searchform .wp-block-button__link:hover {
  background-color: rgb(85%, 43.3333333333%, 0%);
}
.footer .footer-bottom {
  padding-bottom: 15rem;
}
@media print, screen and (min-width: 64em) {
  .footer .footer-bottom {
    padding-bottom: 10rem;
  }
}
.footer .footer-bottom .footer-links {
  display: inline-block;
}
.footer .footer-bottom .footer-links a {
  text-decoration: none;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(52.8769893608%, 47.6329904159%, 44.5739910314%) 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  box-shadow: inset 0 -1px 0 #ffffff;
}
.footer .footer-bottom .footer-links a:hover {
  background-position: -100% 0;
}
.footer .footer-bottom .footer-link {
  display: inline-block;
  margin-right: 1rem;
}
@media print, screen and (min-width: 64em) {
  .footer .footer-bottom .footer-text-below p {
    margin-bottom: 0;
  }
}
.footer .hbspt-form {
  margin-bottom: 0 !important;
}
@media print, screen and (min-width: 44.375em) {
  .footer .hbspt-form {
    display: inline-block;
    width: 80%;
  }
}
@media screen and (min-width: 75em) {
  .footer .hbspt-form {
    width: 70%;
  }
}
.footer .hbspt-form .field {
  max-width: 100% !important;
}
@media screen and (min-width: 31.25em) {
  .footer .hbspt-form .field {
    width: 66.666%;
    display: inline-block;
  }
}
.footer .hbspt-form label {
  color: #ffffff !important;
}
.footer .hbspt-form label .hs-form-required {
  margin-left: 3px;
  display: none;
}
.footer .hbspt-form input {
  width: 100%;
}
.footer .hbspt-form .hs-input {
  background-color: #ffffff;
  border: 0;
  color: #ff8200;
  font-size: 1.25rem !important;
}
.footer .hbspt-form .hs-input:focus {
  box-shadow: none;
}
.footer .hbspt-form .hs-button {
  background: #ff8200;
  color: #000000;
  padding: 0.5rem;
}
@media screen and (min-width: 31.25em) {
  .footer .hbspt-form .hs_submit {
    width: 33.333%;
    display: inline-block;
  }
}
.footer .hbspt-form .hs_submit:before {
  display: none !important;
}
.footer .hbspt-form ul.hs-error-msgs {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.footer .hbspt-form ul.hs-error-msgs .hs-main-font-element {
  display: none;
}

[type=text],
[type=password],
[type=date],
[type=datetime],
[type=datetime-local],
[type=month],
[type=week],
[type=email],
[type=number],
[type=search],
[type=tel],
[type=time],
[type=url],
[type=color],
textarea {
  border-radius: 0;
  border: 0;
  background-color: #eae7e5;
  box-shadow: none;
  font-size: 1.375rem !important;
  color: #000000;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

form label {
  font-size: 1.125rem !important;
  font-weight: 700 !important;
}
form ul li {
  padding-left: 0 !important;
}

.ginput_container_radio {
  margin-top: 0 !important;
}

.gfield_radio li label {
  margin: -5px 0 0 4px !important;
}

.ginput_container_textarea {
  margin-bottom: 10px;
}

@media print, screen and (min-width: 44.375em) {
  .gform_wrapper input.medium.datepicker {
    width: 100% !important;
  }
}

.gform_wrapper .gfield_required {
  color: #ee334f !important;
}

.gform_wrapper .gfield_checkbox li input,
.gform_wrapper .gfield_checkbox li input[type=checkbox] {
  vertical-align: initial !important;
}

.gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label,
.gform_wrapper .field_sublabel_above div[class*=gfield_date_].ginput_container label,
.gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label,
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label,
.gform_wrapper .field_sublabel_below div[class*=gfield_date_].ginput_container label,
.gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
  font-size: 1rem;
}

span input {
  margin-bottom: 0.25rem !important;
}
span label {
  margin-bottom: 1rem !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  line-height: 1 !important;
}

.validation_error {
  background-color: white !important;
  color: #ee334f !important;
  width: 80% !important;
  border: 2px solid #ee334f !important;
}

.gform_wrapper input[type=submit] {
  padding: 0.7em !important;
}

.gform_wrapper ul li {
  text-indent: unset !important;
  padding-left: 0 !important;
}
.gform_wrapper .main-content-full-width {
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
@media print, screen and (min-width: 64em) {
  .gform_wrapper .medium-6 {
    margin-left: 0;
    margin-right: 1.875rem;
  }
}

.hbspt-form {
  margin-bottom: 4rem;
}
.hbspt-form fieldset {
  max-width: 100% !important;
}
.hbspt-form fieldset .field {
  padding-right: 0.5rem;
}
.hbspt-form fieldset .hs-fieldtype-textarea {
  width: 100% !important;
}
.hbspt-form fieldset .hs-form-radio-display, .hbspt-form fieldset .hs-input.is-placeholder {
  width: auto !important;
}
.hbspt-form textarea {
  height: 10rem;
}
.hbspt-form ul {
  margin-bottom: 0 !important;
}
.hbspt-form ul li::before {
  display: none;
}
.hbspt-form ul.inputs-list {
  padding-left: 5px;
}
.hbspt-form .hs-form-required {
  margin-left: 3px;
}
.hbspt-form .hs-error-msgs, .hbspt-form .hs-error-msg {
  color: #ee334f;
}
.hbspt-form .hs-error-msgs label, .hbspt-form .hs-error-msg label {
  color: #ee334f;
}
.hbspt-form .hs-submit {
  margin-top: 1rem;
}
.hbspt-form .hs-button {
  background: linear-gradient(90deg, #ee334f, #ff8200);
  color: #ffffff;
  font-size: 1.25rem;
  font-weight: 700;
  border: 0;
  box-shadow: none !important;
  padding: 0.7em;
  position: relative;
  display: inline-block;
  overflow: hidden;
  z-index: 2;
}
.hbspt-form .hs-button:before {
  content: "";
  position: absolute;
  top: 0;
  left: -10px;
  width: 0;
  height: 100%;
  transition: all 0.2s ease-in-out;
  z-index: -1;
  background: linear-gradient(90deg, #ff8200, #ee334f);
}
.hbspt-form .hs-button:hover {
  cursor: pointer;
}
.hbspt-form .hs-button:hover:before {
  width: 110%;
}

.form-block .hbspt-form fieldset .hs-input.is-placeholder {
  width: 100% !important;
}

.single-tribe_events input[name="LEGAL_CONSENT.subscription_type_12462973"] {
  margin-left: -20px !important;
  margin-top: 10px !important;
}
.single-tribe_events .hs_payment_requested {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.single-tribe_events .legal-consent-container .field.hs-form-field {
  margin-top: 1rem !important;
  margin-bottom: 2rem !important;
}

.landing_page-donor-ai-giveaway li.hs-form-checkbox::marker {
  display: none;
}
.landing_page-donor-ai-giveaway ul.multi-container {
  list-style: none;
}
.landing_page-donor-ai-giveaway .hbspt-form fieldset .hs-input:not([type=checkbox]) {
  width: auto !important;
}

.form-block li.hs-form-checkbox::marker,
.flex-signup li.hs-form-checkbox::marker {
  display: none;
}
.form-block ul.multi-container,
.flex-signup ul.multi-container {
  list-style: none;
}
.form-block .hs-fieldtype-radio ul.inputs-list,
.flex-signup .hs-fieldtype-radio ul.inputs-list {
  padding-left: 0;
  margin-left: 5px;
}

.site-header {
  background: #ffffff;
}

@media print, screen and (min-width: 64em) {
  .mobile-menu,
  .site-title-bar {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em) {
  .top-menu-bar,
  .desktop-menu,
  .site-navigation .top-bar-left {
    display: none !important;
  }
}

.site-desktop-title a {
  font-weight: bold;
}

.post-navigation::before, .post-navigation::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.post-navigation::after {
  clear: both;
}

.nav-previous {
  float: left;
}

.nav-next {
  float: right;
}

.top-menu-bar {
  background: #eae7e5;
}
.top-menu-bar .top-menu {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 44.375em) {
  .top-menu-bar .top-menu {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.top-menu-bar .top-menu {
  max-width: 75rem;
  margin: 0 auto;
  max-width: 90rem !important;
  padding-top: 4px;
  text-align: right;
}
.top-menu-bar .top-menu .top-menu-links {
  display: inline-block;
  vertical-align: text-bottom;
  font-weight: 700;
}
.top-menu-bar .top-menu .top-menu-links .top-menu-link {
  display: inline-block;
  margin-left: 1rem;
}
.top-menu-bar .top-menu .top-menu-links .top-menu-link a {
  color: #796d66;
  -o-transition: color 0.5s linear;
  -moz-transition: color 0.5s linear;
  -khtml-transition: color 0.5s linear;
  -webkit-transition: color 0.5s linear;
  -ms-transition: color 0.5s linear;
  transition: color 0.5s linear;
}
.top-menu-bar .top-menu .top-menu-links .top-menu-link a:hover {
  color: #000000;
}
.top-menu-bar .top-menu .top-menu-links .top-menu-firstname {
  display: inline-block;
  margin-left: 1rem;
}
.top-menu-bar .top-menu .top-menu-links .top-menu-firstname img {
  height: 20px;
  margin-top: -6px;
}
.top-menu-bar .top-menu .top-menu-links .top-menu-firstname .firstname-logo {
  -o-transition: filter 0.5s linear;
  -moz-transition: filter 0.5s linear;
  -khtml-transition: filter 0.5s linear;
  -webkit-transition: filter 0.5s linear;
  -ms-transition: filter 0.5s linear;
  transition: filter 0.5s linear;
}
.top-menu-bar .top-menu .top-menu-links .top-menu-firstname .firstname-logo:hover {
  filter: brightness(0);
}
.top-menu-bar .top-menu .social {
  display: inline-block;
  margin-left: 1rem;
}
.top-menu-bar .top-menu .social ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.top-menu-bar .top-menu .social ul li {
  display: inline-block;
  padding-right: 1rem;
}
.top-menu-bar .top-menu .social ul li a {
  color: #796d66;
  -o-transition: color 0.5s linear;
  -moz-transition: color 0.5s linear;
  -khtml-transition: color 0.5s linear;
  -webkit-transition: color 0.5s linear;
  -ms-transition: color 0.5s linear;
  transition: color 0.5s linear;
}
.top-menu-bar .top-menu .social ul li a:hover {
  color: #000000;
}
.top-menu-bar .top-menu .social ul li .fab, .top-menu-bar .top-menu .social ul li .fas, .top-menu-bar .top-menu .social ul li .far,
.top-menu-bar .top-menu .social ul li .fa-brands, .top-menu-bar .top-menu .social ul li .fa-solid, .top-menu-bar .top-menu .social ul li .fa-regular, .top-menu-bar .top-menu .social ul li .fa-light, .top-menu-bar .top-menu .social ul li .fa-duotone, .top-menu-bar .top-menu .social ul li .fa-thin, .top-menu-bar .top-menu .social ul li .fa-sharp {
  font-size: 1.5rem;
}
@media print, screen and (min-width: 64em) {
  .top-menu-bar .top-menu .social ul li .fab, .top-menu-bar .top-menu .social ul li .fas, .top-menu-bar .top-menu .social ul li .far,
  .top-menu-bar .top-menu .social ul li .fa-brands, .top-menu-bar .top-menu .social ul li .fa-solid, .top-menu-bar .top-menu .social ul li .fa-regular, .top-menu-bar .top-menu .social ul li .fa-light, .top-menu-bar .top-menu .social ul li .fa-duotone, .top-menu-bar .top-menu .social ul li .fa-thin, .top-menu-bar .top-menu .social ul li .fa-sharp {
    font-size: 1.5rem;
  }
}
.top-menu-bar .top-menu .menu {
  display: inline-block;
}
.top-menu-bar .top-menu .menu li a {
  padding: 0;
}

.site-navigation {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 44.375em) {
  .site-navigation {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.site-navigation {
  max-width: 75rem;
  margin: 0 auto;
}
.site-navigation .site-desktop-title {
  margin: 2.25rem 1rem 2.25rem 0.625rem;
}

.site-navigation {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1rem;
  padding-bottom: 0;
}
@media screen and (min-width: 56.25em) {
  .site-navigation {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 62.5em) {
  .site-navigation {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 78.125em) {
  .site-navigation {
    font-size: 1.5rem;
  }
}
.site-navigation .desktop-menu li a, .site-navigation .desktop-menu li a:active, .site-navigation .desktop-menu li.is-active a, .site-navigation .desktop-menu li.is-active a:active {
  color: #000000;
}
.site-navigation .desktop-menu li a:hover, .site-navigation .desktop-menu li.is-active a:hover {
  color: #ee334f;
}
.site-navigation ul li:hover:not(.has-form) > a {
  color: #ee334f;
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  left: 0;
  right: auto;
  margin-left: 6px;
}

.dropdown.menu > li > a {
  padding-bottom: 0;
}

.is-dropdown-submenu-parent .is-dropdown-submenu {
  z-index: 999;
  text-transform: none;
  margin: 0;
  padding: 0;
  width: fit-content;
  white-space: nowrap;
}
.is-dropdown-submenu-parent .is-dropdown-submenu li, .is-dropdown-submenu-parent .is-dropdown-submenu li.is-active {
  border-right: 0;
}
.is-dropdown-submenu-parent .is-dropdown-submenu li a, .is-dropdown-submenu-parent .is-dropdown-submenu li a:visited, .is-dropdown-submenu-parent .is-dropdown-submenu li.is-active a, .is-dropdown-submenu-parent .is-dropdown-submenu li.is-active a:visited {
  font-weight: 400;
  color: #000000;
  font-size: 16px;
  display: block;
  padding: 0 10px 0 10px;
  line-height: 40px;
  background-color: #eae7e5;
}
.is-dropdown-submenu-parent .is-dropdown-submenu li a:hover, .is-dropdown-submenu-parent .is-dropdown-submenu li.is-active a:hover {
  color: #ffffff !important;
  background: #ee334f;
}
.is-dropdown-submenu-parent .is-dropdown-submenu li:first-child a {
  border-radius: 2px 2px 0 0;
}
.is-dropdown-submenu-parent .is-dropdown-submenu li:last-child a {
  border-radius: 0 0 2px 2px;
}
.site-mobile-title {
  margin-left: 0.625rem;
  display: inline;
}
.site-mobile-title h1 {
  line-height: 1;
  margin: 15px 0px 0px 0px;
}
.site-mobile-title img.custom-logo {
  margin-top: 10px;
  max-width: 60%;
}
@media screen and (max-width: 44.37375em) {
  .site-mobile-title img.custom-logo {
    margin-bottom: 10px;
  }
}

.title-bar .menu-icon {
  float: right;
  margin: 15px 15px 0 0;
  width: 30px;
  height: 26px;
}
@media print, screen and (min-width: 44.375em) {
  .title-bar .menu-icon {
    margin: 30px 15px 0 0;
    width: 130px;
  }
  .title-bar .menu-icon:before {
    content: "MENU";
    margin-right: 20px;
    padding-top: 3px;
    line-height: 1;
    color: #ee334f;
    font-weight: 700;
  }
}
.title-bar .menu-icon:after {
  left: unset;
  right: 0;
  width: 34px;
  height: 3px;
  background: #ee334f;
  box-shadow: 0 11px 0 #ee334f, 0 22px 0 #ee334f;
}

.mobile-menu ul,
.mobile-off-canvas-menu ul {
  margin-top: 0.5rem;
}
.mobile-menu ul li a,
.mobile-off-canvas-menu ul li a {
  color: #ffffff;
}
.mobile-menu ul li.is-active > a,
.mobile-off-canvas-menu ul li.is-active > a {
  background-color: transparent;
}

.mobile-off-canvas-menu-link {
  margin: 0.7rem 0;
}
.mobile-off-canvas-menu-link a {
  color: #ffffff;
  padding: 0.7rem 1rem;
}

.page-partners .container-partners {
  margin-top: 1rem;
  margin-bottom: 3rem;
}
.page-partners .container-partners .cell {
  margin-bottom: 3rem;
}
.page-partners .container-partners .medium-4 {
  text-align: center;
}
.page-partners .container-partners .medium-4 .partner-logo {
  max-width: 70%;
  margin: 0 auto;
}
.page-partners .container-partners .partner-text .partner-excerpt p {
  margin-bottom: 1rem;
}
.page-partners .container-partners .partner-text a.link {
  color: #000000;
  font-weight: 700;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(85.3004427577%, 83.3523086654%, 81.7583807717%) 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  box-shadow: inset 0 -2px 0 #ff8200;
}
.page-partners .container-partners .partner-text a.link:hover {
  background-position: -100% 0;
}

.single-partner h1.entry-title a {
  color: #ffffff;
}
.single-partner .partner-logo {
  margin-bottom: 2rem;
}
.single-partner .partners-buttons {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.single-partner .partners-buttons .button.primary, .single-partner .partners-buttons .wp-block-button .primary.wp-block-button__link, .wp-block-button .single-partner .partners-buttons .primary.wp-block-button__link {
  margin-right: 1rem;
}

#is-popup-wrapper .is-popup-search-form [type=text] {
  background: #ffffff;
  color: #ff8200;
  font-size: 1.675rem !important;
  padding: 1.5rem;
}
#is-popup-wrapper .is-popup-search-form .button, #is-popup-wrapper .is-popup-search-form .wp-block-button .wp-block-button__link, .wp-block-button #is-popup-wrapper .is-popup-search-form .wp-block-button__link {
  background: #ff8200;
  color: #000000;
  font-size: 1.675rem;
}
#is-popup-wrapper .is-popup-search-form .button:hover, #is-popup-wrapper .is-popup-search-form .wp-block-button .wp-block-button__link:hover, .wp-block-button #is-popup-wrapper .is-popup-search-form .wp-block-button__link:hover {
  background-color: rgb(85%, 43.3333333333%, 0%);
}

#search-results {
  margin-bottom: 4rem;
}
#search-results .search-result {
  background: #eae7e5;
  margin-bottom: 2rem;
  padding: 1rem;
}
#search-results .search-result h2 {
  line-height: 1.2;
}
#search-results .search-result .post-link a {
  color: #000000;
  font-weight: 700;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(85.3004427577%, 83.3523086654%, 81.7583807717%) 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  box-shadow: inset 0 -2px 0 #ff8200;
}
#search-results .search-result .post-link a:hover {
  background-position: -100% 0;
}

.main-grid .sidebar {
  margin-left: 0.625rem;
  margin-top: 0;
}

.sidebar {
  background: #eae7e5;
  padding: 2rem;
  padding-top: 1.5rem;
}

.advanced-sidebar-menu ul {
  list-style: none;
  line-height: 1;
  margin-left: 0;
  margin-bottom: 0;
}
.advanced-sidebar-menu li.current_page_parent {
  margin-bottom: 2rem;
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: 700;
}
@media screen and (min-width: 75em) {
  .advanced-sidebar-menu li.current_page_parent {
    font-size: 2rem;
  }
}
.advanced-sidebar-menu li.current_page_parent a {
  color: #000000;
}
.advanced-sidebar-menu ul.child-sidebar-menu {
  margin-top: 1.5rem;
  border-top: 1px solid #aca198;
}
.advanced-sidebar-menu ul.child-sidebar-menu li {
  font-size: 1.125rem;
  font-weight: 400;
  border-left: 8px solid #eae7e5;
  padding: 0.5rem 5px 0.5rem 5px;
  margin-left: -12px;
  margin-bottom: 0.5rem;
  transition: 0.5s;
}
.advanced-sidebar-menu ul.child-sidebar-menu li:first-child {
  margin-top: 1.5rem;
}
.advanced-sidebar-menu ul.child-sidebar-menu li a {
  line-height: 1.4;
  display: block;
}
.advanced-sidebar-menu ul.child-sidebar-menu li:hover {
  background: rgb(95%, 95%, 95%);
  border-left: 8px solid rgb(100%, 65.6862745098%, 30%);
}
.advanced-sidebar-menu ul.child-sidebar-menu li.is-active {
  background: #ffffff;
  border-left: 8px solid #ff8200;
}

.category h1.entry-title {
  margin-bottom: 4rem;
}

.single-team .team-member {
  padding-top: 2rem;
  padding-bottom: 4rem;
}
.single-team .main-grid .main-content {
  margin-left: 0.625rem;
  margin-right: 1.25rem;
}
.single-team main {
  margin-left: 0.625rem;
}
.single-team main h1.entry-title {
  font-size: 2.25rem;
  line-height: 1;
  padding-top: 1.25rem;
}
@media print, screen and (min-width: 44.375em) {
  .single-team main h1.entry-title {
    font-size: 3.5rem;
  }
}
.single-team main .team-member-title {
  margin-bottom: 2rem;
  font-size: 1.25rem;
  line-height: 1;
}
@media print, screen and (min-width: 44.375em) {
  .single-team main .team-member-title {
    font-size: 2rem;
  }
}
.single-team main .team-contact {
  display: inline-block;
  margin-bottom: 2rem;
}
.single-team main .team-contact ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.single-team main .team-contact ul li {
  display: inline-block;
  padding-right: 1rem;
}
.single-team main .team-contact ul li:last-child {
  padding-right: 0;
}
.single-team main .team-contact ul li a {
  color: #ee334f;
  -o-transition: color 0.5s linear;
  -moz-transition: color 0.5s linear;
  -khtml-transition: color 0.5s linear;
  -webkit-transition: color 0.5s linear;
  -ms-transition: color 0.5s linear;
  transition: color 0.5s linear;
}
.single-team main .team-contact ul li a:hover {
  color: #ff8200;
}
.single-team main .team-contact ul li .fab, .single-team main .team-contact ul li .fas, .single-team main .team-contact ul li .far {
  font-size: 2rem;
}
.single-team main .team-favorite-quote.text {
  text-align: center;
  margin: 2rem 0;
}
.single-team main .team-favorite-quote.text a {
  color: #ee334f;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(85.3004427577%, 83.3523086654%, 81.7583807717%) 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  box-shadow: inset 0 -2px 0 #ff8200;
}
.single-team main .team-favorite-quote.text a:hover {
  background-position: -100% 0;
}
.single-team main .team-favorite-quote.text cite {
  text-align: center;
}
.single-team main .team-button {
  margin-top: 3rem;
}
.single-team .sidebar {
  background: none;
  padding: 0;
  padding-top: 1.5rem;
}
@media print, screen and (min-width: 44.375em) {
  .single-team .sidebar {
    background: #eae7e5;
    padding-top: 0;
    border-top: 1.5rem solid #ffffff;
  }
}
@media print, screen and (min-width: 44.375em) {
  .single-team .sidebar img.team-photo {
    border-bottom: 2rem solid #ffffff;
  }
}
.single-team .sidebar-content {
  background: #eae7e5;
  margin-top: 2rem;
  padding: 2rem;
}
@media print, screen and (min-width: 44.375em) {
  .single-team .sidebar-content {
    margin-top: 0;
  }
}
.single-team .sidebar-content h4 {
  font-size: 1.5rem;
  line-height: 1.2;
  border-bottom: 1px solid #aca198;
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
}
@media screen and (min-width: 75em) {
  .single-team .sidebar-content h4 {
    font-size: 2rem;
  }
}
.single-team .sidebar-content ul.specialties {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 1.5rem;
}
.single-team .sidebar-content ul.specialties li {
  line-height: 1.2;
  margin-bottom: 1rem;
}
.single-team .sidebar-content ul.specialties li:last-child {
  margin-bottom: 0;
}
.single-team .sidebar-content p {
  line-height: 1.2;
}
.single-team .sidebar-content br {
  display: block;
  content: "";
  margin-bottom: 1rem;
}
.single-team .sidebar-content a {
  color: #000000;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(85.3004427577%, 83.3523086654%, 81.7583807717%) 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  box-shadow: inset 0 -1px 0 #ff8200;
}
.single-team .sidebar-content a:hover {
  background-position: -100% 0;
}
.single-team .main-grid .main-content-full-width .team-bio a {
  color: #000000;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(85.3004427577%, 83.3523086654%, 81.7583807717%) 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  box-shadow: inset 0 -2px 0 #ff8200;
}
.single-team .main-grid .main-content-full-width .team-bio a:hover {
  background-position: -100% 0;
}
.single-team .main-grid .main-content-full-width .team-clients {
  margin-top: 6.5rem;
  border-left: 1px solid #ff8200;
  padding-left: 2.5rem;
}
.single-team .main-grid .main-content-full-width .team-clients p {
  line-height: 1.2;
}
.single-team .main-grid .main-content-full-width .team-clients br {
  display: block;
  content: "";
  margin-bottom: 1rem;
}
.single-team .main-grid .main-content-full-width .team-clients a {
  color: #000000;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(85.3004427577%, 83.3523086654%, 81.7583807717%) 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  box-shadow: inset 0 -2px 0 #ff8200;
}
.single-team .main-grid .main-content-full-width .team-clients a:hover {
  background-position: -100% 0;
}
.single-team .main-grid .main-content-full-width .team-clients h4 {
  color: #ee334f;
  line-height: 1.2;
  margin-bottom: 2rem;
}
.single-team .main-grid .main-content-full-width .team-clients ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.single-team .main-grid .main-content-full-width .team-clients ul li a {
  color: #000000;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(89.7628083491%, 88.4060721063%, 87.2960151803%) 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  box-shadow: inset 0 -1px 0 #ee334f;
}
.single-team .main-grid .main-content-full-width .team-clients ul li a:hover {
  background-position: -100% 0;
}

.text-accordion {
  padding: 2rem 0rem;
}

.text .accordion {
  margin-bottom: 0;
}
.text .accordion li {
  position: initial;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  text-indent: 0;
}
.text .accordion li::before {
  display: none;
}
.text .accordion li a {
  font-size: 1.25rem;
  box-shadow: none;
}
@media print, screen and (min-width: 44.375em) {
  .text .accordion li a {
    font-size: 1.375rem;
  }
}
.text .accordion li a:hover {
  background-position: 0 0;
}
.text .accordion li a.accordion-title {
  line-height: 1.3;
}
.text .accordion li a.accordion-title:hover {
  background-color: transparent;
}
.text .accordion li a.accordion-title:focus {
  background-color: transparent;
}
.text .accordion li a.accordion-title:before {
  margin-top: -1rem;
}
.text .accordion li .accordion-content {
  border: 0;
}
.text .accordion li .accordion-content a {
  box-shadow: none;
}
.text .accordion li .accordion-content a:hover {
  background-position: -100% 0;
}

.affiliates {
  text-align: center;
  padding: 4rem 0 5rem 0;
  background-color: #eae7e5;
}
.affiliates .grid-container h2 {
  margin-bottom: 2rem;
}
.affiliates .grid-container .affiliates-logos {
  display: inline-block;
}
.affiliates .grid-container .affiliates-logos .affiliates-logo {
  vertical-align: middle;
  display: table-cell;
}
.affiliates .grid-container .affiliates-logos .affiliates-logo img {
  display: block;
  margin: 0 4rem;
}

.button-flip {
  margin-bottom: 2rem;
}
.button-flip h2.center {
  text-align: center;
}
.button-flip .flip-card-thumbnail {
  position: relative;
  color: #000000;
  text-align: center;
}
.button-flip .flip-card-thumbnail .card-flip {
  perspective: 1000px;
}
.button-flip .flip-card-thumbnail .card-flip:hover .flip, .button-flip .flip-card-thumbnail .card-flip.hover .flip {
  transform: rotateY(180deg);
}
.button-flip .flip-card-thumbnail .card-flip,
.button-flip .flip-card-thumbnail .front,
.button-flip .flip-card-thumbnail .back {
  width: 100%;
  height: 180px;
}
@media screen and (min-width: 28.125em) {
  .button-flip .flip-card-thumbnail .card-flip,
  .button-flip .flip-card-thumbnail .front,
  .button-flip .flip-card-thumbnail .back {
    height: 110px;
  }
}
@media screen and (min-width: 33.125em) {
  .button-flip .flip-card-thumbnail .card-flip,
  .button-flip .flip-card-thumbnail .front,
  .button-flip .flip-card-thumbnail .back {
    height: 100px;
  }
}
@media print, screen and (min-width: 44.375em) {
  .button-flip .flip-card-thumbnail .card-flip,
  .button-flip .flip-card-thumbnail .front,
  .button-flip .flip-card-thumbnail .back {
    height: 180px;
  }
}
@media print, screen and (min-width: 64em) {
  .button-flip .flip-card-thumbnail .card-flip,
  .button-flip .flip-card-thumbnail .front,
  .button-flip .flip-card-thumbnail .back {
    height: 210px;
  }
}
.button-flip .flip-card-thumbnail .flip {
  transition: 0.6s;
  transform-style: preserve-3d;
  position: relative;
}
.button-flip .flip-card-thumbnail .front,
.button-flip .flip-card-thumbnail .back {
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.button-flip .flip-card-thumbnail .front {
  z-index: 2;
  transform: rotateY(0deg);
}
.button-flip .flip-card-thumbnail .front h4 {
  line-height: 1;
}
.button-flip .flip-card-thumbnail .front img {
  margin-top: 30px;
  width: 75px;
  display: none;
}
@media print, screen and (min-width: 44.375em) {
  .button-flip .flip-card-thumbnail .front img {
    display: initial;
  }
}
.button-flip .flip-card-thumbnail .back {
  transform: rotateY(180deg);
}
.button-flip .flip-card-thumbnail .card {
  background: #ee334f;
  color: #ffffff;
  border: 0;
  height: 100%;
}
.button-flip .flip-card-thumbnail .card a {
  color: #ffffff;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(94.1025641026%, 29.2307692308%, 38.9441930618%) 50%);
  box-shadow: inset 0 -2px 0 #ffffff;
}

.sites-button {
  background: #ee334f;
  color: #ffffff;
  font-size: 1.25rem;
  font-weight: 700;
  border: none;
  box-shadow: none !important;
}

.button, .wp-block-button .wp-block-button__link,
.button:focus {
  text-decoration: none;
  font-weight: 700;
  position: relative;
  display: inline-block;
  overflow: hidden;
  z-index: 2;
  border: 0;
  box-shadow: none !important;
}
.button:before, .wp-block-button .wp-block-button__link:before,
.button:focus:before {
  content: "";
  position: absolute;
  top: 0;
  left: -10px;
  width: 0;
  height: 100%;
  transition: all 0.2s ease-in-out;
  z-index: -1;
}

.button:hover, .wp-block-button .wp-block-button__link:hover {
  color: #ffffff;
}
.button:hover:before, .wp-block-button .wp-block-button__link:hover:before {
  width: 110%;
}

.button.primary, .wp-block-button .primary.wp-block-button__link,
.button.primary:focus,
.gform_button,
.gform_button:focus {
  color: #ffffff;
  background: linear-gradient(90deg, #ee334f, #ff8200);
}
.button.primary:before, .wp-block-button .primary.wp-block-button__link:before,
.button.primary:focus:before,
.gform_button:before,
.gform_button:focus:before {
  background: linear-gradient(90deg, #ff8200, #ee334f);
}

.button.primary:hover, .wp-block-button .primary.wp-block-button__link:hover,
.gform_button:hover {
  color: #ffffff;
}

.button.secondary, .wp-block-button .secondary.wp-block-button__link,
.button.secondary:focus {
  color: #000000;
  background: linear-gradient(90deg, #d6d1cc, #eae7e5);
}
.button.secondary:before, .wp-block-button .secondary.wp-block-button__link:before,
.button.secondary:focus:before {
  background: linear-gradient(90deg, #eae7e5, #d6d1cc);
}

.button.secondary:hover, .wp-block-button .secondary.wp-block-button__link:hover {
  color: #000000;
}

.call-to-action {
  text-align: center;
  padding: 2rem 0rem;
}
.call-to-action .grid-container .cell {
  font-size: 1.25rem;
  z-index: 10;
}
@media print, screen and (min-width: 44.375em) {
  .call-to-action .grid-container .cell {
    font-size: 1.75rem;
  }
}
.call-to-action .grid-container .cell .call-to-action-text a {
  color: #000000;
  text-decoration: none;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe6cc 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  box-shadow: inset 0 -2px 0 #ff8200;
}
.call-to-action .grid-container .cell .call-to-action-text a:hover {
  background-position: -100% 0;
}
.call-to-action .grid-container .cell .links {
  margin-top: 50px;
}
.call-to-action .grid-container .cell .links a {
  margin-right: 10px;
}
.call-to-action .grid-container h3 span {
  display: inline-block;
  vertical-align: top;
  border-bottom: 4px solid #ee334f;
}

.call-to-action.light-gray {
  background-color: #d6d1cc;
}
.call-to-action.light-gray .grid-container .cell .call-to-action-text a {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(89.7628083491%, 88.4060721063%, 87.2960151803%) 50%);
}
.call-to-action.light-gray .button.secondary, .call-to-action.light-gray .wp-block-button .secondary.wp-block-button__link, .wp-block-button .call-to-action.light-gray .secondary.wp-block-button__link {
  background: linear-gradient(90deg, #aca198, #aca198);
}
.call-to-action.light-gray .button.secondary:before, .call-to-action.light-gray .wp-block-button .secondary.wp-block-button__link:before, .wp-block-button .call-to-action.light-gray .secondary.wp-block-button__link:before {
  background: linear-gradient(90deg, #eae7e5, #aca198);
}
.call-to-action.light-gray form {
  text-align: left;
}
.call-to-action.light-gray form [type=text],
.call-to-action.light-gray form [type=password],
.call-to-action.light-gray form [type=date],
.call-to-action.light-gray form [type=datetime],
.call-to-action.light-gray form [type=datetime-local],
.call-to-action.light-gray form [type=month],
.call-to-action.light-gray form [type=week],
.call-to-action.light-gray form [type=email],
.call-to-action.light-gray form [type=number],
.call-to-action.light-gray form [type=search],
.call-to-action.light-gray form [type=tel],
.call-to-action.light-gray form [type=time],
.call-to-action.light-gray form [type=url],
.call-to-action.light-gray form [type=color],
.call-to-action.light-gray form textarea {
  background-color: #f7f6f5;
}
.call-to-action.light-gray form [type=text]:focus,
.call-to-action.light-gray form [type=password]:focus,
.call-to-action.light-gray form [type=date]:focus,
.call-to-action.light-gray form [type=datetime]:focus,
.call-to-action.light-gray form [type=datetime-local]:focus,
.call-to-action.light-gray form [type=month]:focus,
.call-to-action.light-gray form [type=week]:focus,
.call-to-action.light-gray form [type=email]:focus,
.call-to-action.light-gray form [type=number]:focus,
.call-to-action.light-gray form [type=search]:focus,
.call-to-action.light-gray form [type=tel]:focus,
.call-to-action.light-gray form [type=time]:focus,
.call-to-action.light-gray form [type=url]:focus,
.call-to-action.light-gray form [type=color]:focus,
.call-to-action.light-gray form textarea:focus {
  background-color: #eae7e5;
}
.call-to-action.light-gray form ul.hs-error-msgs {
  list-style-type: none;
  margin-top: -1rem;
  margin-bottom: 1rem;
  margin-left: 0;
}

.call-to-action.dark-gray {
  background-color: #796d66;
  color: #ffffff;
}
.call-to-action.dark-gray .grid-container .cell .call-to-action-text a {
  color: #ffffff;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(52.8769893608%, 47.6329904159%, 44.5739910314%) 50%);
  box-shadow: inset 0 -2px 0 #ffffff;
}
.call-to-action.dark-gray .button.secondary, .call-to-action.dark-gray .wp-block-button .secondary.wp-block-button__link, .wp-block-button .call-to-action.dark-gray .secondary.wp-block-button__link {
  background: linear-gradient(90deg, #aca198, #aca198);
}
.call-to-action.dark-gray .button.secondary:before, .call-to-action.dark-gray .wp-block-button .secondary.wp-block-button__link:before, .wp-block-button .call-to-action.dark-gray .secondary.wp-block-button__link:before {
  background: linear-gradient(90deg, #eae7e5, #aca198);
}
.call-to-action.dark-gray .grid-container .cell h3 span {
  border-bottom: 4px solid #ffffff;
}

.call-to-action.red {
  background-color: #ee334f;
  color: #ffffff;
}
.call-to-action.red .grid-container .cell .call-to-action-text a {
  color: #ffffff;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(94.1025641026%, 29.2307692308%, 38.9441930618%) 50%);
  box-shadow: inset 0 -2px 0 #ffffff;
}
.call-to-action.red .button.primary, .call-to-action.red .wp-block-button .primary.wp-block-button__link, .wp-block-button .call-to-action.red .primary.wp-block-button__link {
  background: linear-gradient(90deg, rgb(78.4615384615%, 6.5384615385%, 17.3076923077%), #ff8200);
}
.call-to-action.red .button.primary:before, .call-to-action.red .wp-block-button .primary.wp-block-button__link:before, .wp-block-button .call-to-action.red .primary.wp-block-button__link:before {
  background: linear-gradient(90deg, #ff8200, rgb(78.4615384615%, 6.5384615385%, 17.3076923077%));
}
.call-to-action.red .button.secondary, .call-to-action.red .wp-block-button .secondary.wp-block-button__link, .wp-block-button .call-to-action.red .secondary.wp-block-button__link {
  background: linear-gradient(90deg, #aca198, #aca198);
}
.call-to-action.red .button.secondary:before, .call-to-action.red .wp-block-button .secondary.wp-block-button__link:before, .wp-block-button .call-to-action.red .secondary.wp-block-button__link:before {
  background: linear-gradient(90deg, #eae7e5, #aca198);
}

.callout {
  background-color: #796d66;
  color: #ffffff;
  font-weight: 700;
  text-align: center;
  font-size: 1.25rem;
}
@media print, screen and (min-width: 44.375em) {
  .callout {
    font-size: 1.375rem;
  }
}
.callout .main-container {
  margin-top: 0;
  margin-bottom: 0;
}
.callout p {
  margin-bottom: 0;
}
.callout a {
  color: #ffffff;
  text-decoration: none;
}

.callout.red {
  background-color: #ee334f;
}

.callout.tangerine {
  background-color: #ff8200;
  color: #000000;
}
.callout.tangerine a {
  color: #000000;
}

.callout.blue {
  background-color: #00a7e1;
}

.callout.bwf {
  background: linear-gradient(to right, #ee334f, #ff8200);
}

.cards-container {
  display: flex;
  flex-flow: row wrap;
}
.cards-container .card {
  width: calc(100% - 1.25rem);
  margin-right: 0.625rem;
  margin-left: 0.625rem;
}
.cards-container .card .card-content {
  padding: 1rem;
}
@media print, screen and (min-width: 44.375em) {
  .cards-container .card {
    width: calc(33.3333333333% - 0.7rem);
    margin-right: 0.35rem;
    margin-left: 0.35rem;
  }
}

.clients {
  padding: 2rem 0rem;
  background-color: #eae7e5;
}
.clients .grid-container h2 {
  margin: 0 auto;
  margin-bottom: 2rem;
  max-width: fit-content;
  text-align: center;
  border-bottom: 0;
  background: #ee334f;
  background: linear-gradient(to right, #ee334f 0%, #ff8200 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.clients .grid-container h2::-moz-selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.clients .grid-container h2::selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.clients .grid-container h2 a::-moz-selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.clients .grid-container h2 a::selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.clients .grid-container .grid-client {
  background: #ffffff;
}
.clients .grid-container .grid-client .client-text {
  padding: 1rem;
  margin-bottom: 1rem;
}
.clients .grid-container .grid-client .client-text h4 {
  margin-bottom: 0;
}
.clients .grid-container .grid-client .client-text .subtitle {
  font-weight: 700;
  margin-bottom: 1rem;
}
.clients .grid-container .grid-client .client-text a.link {
  color: #000000;
  font-weight: 700;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe6cc 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  box-shadow: inset 0 -2px 0 #ff8200;
}
.clients .grid-container .grid-client .client-text a.link:hover {
  background-position: -100% 0;
}
.clients .grid-container .grid-client .client-text .client-excerpt a {
  color: #000000;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe6cc 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  box-shadow: inset 0 -2px 0 #ff8200;
}
.clients .grid-container .grid-client .client-text .client-excerpt a:hover {
  background-position: -100% 0;
}
.clients .grid-container .clients-button {
  text-align: center;
  margin-top: 50px;
}

.dotted, .section-divider hr {
  border-style: dashed;
  margin: 2rem 0;
}

.embed.red {
  background: #ee334f;
}
.embed.red h2 {
  color: #ffffff;
  background: initial;
  -webkit-background-clip: initial;
  -webkit-text-fill-color: initial;
}

.embed.blue {
  background: #00a7e1;
}
.embed.blue h2 {
  color: #ffffff;
  background: initial;
  -webkit-background-clip: initial;
  -webkit-text-fill-color: initial;
}

.embed.dark-gray {
  background: #796d66;
}
.embed.dark-gray h2 {
  color: #ffffff;
  background: initial;
  -webkit-background-clip: initial;
  -webkit-text-fill-color: initial;
}

.embed.light-gray {
  background: #d6d1cc;
}

.embed.lighter-gray {
  background: #eae7e5;
}

.featured-hero {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 6.25rem;
}
@media print, screen and (min-width: 44.375em) {
  .featured-hero {
    height: 12.5rem;
  }
}
@media screen and (min-width: 75em) {
  .featured-hero {
    height: 25rem;
  }
}

.featured-solutions {
  padding: 2rem 0rem;
  background: #f7f6f5;
}
.featured-solutions .grid-container h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.featured-solutions .grid-container h2 a {
  color: #000000;
}
.featured-solutions .grid-container .grid-featured-solutions {
  background: #eae7e5;
}
@media print, screen and (min-width: 44.375em) {
  .featured-solutions .grid-container .grid-featured-solutions {
    width: calc(50% - 2rem);
    margin: 1rem;
  }
}
.featured-solutions .grid-container .grid-featured-solutions .featured-solutions-text {
  padding: 1rem;
  margin-bottom: 1rem;
}
.featured-solutions .grid-container .grid-featured-solutions .featured-solutions-text a.link {
  color: #000000;
  font-weight: 700;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe6cc 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  box-shadow: inset 0 -2px 0 #ff8200;
}
.featured-solutions .grid-container .grid-featured-solutions .featured-solutions-text a.link:hover {
  background-position: -100% 0;
}
.featured-solutions .grid-container .grid-featured-solutions .featured-solutions-text .featured-solutions-excerpt a {
  color: #000000;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe6cc 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  box-shadow: inset 0 -2px 0 #ff8200;
}
.featured-solutions .grid-container .grid-featured-solutions .featured-solutions-text .featured-solutions-excerpt a:hover {
  background-position: -100% 0;
}
.featured-solutions .grid-container .featured-solutions-button {
  text-align: center;
  margin-top: 50px;
}
.featured-solutions .slick-prev:before, .featured-solutions .slick-next:before {
  color: #ee334f;
}
.featured-solutions .slick-track {
  display: flex !important;
}
.featured-solutions .slick-slide {
  height: inherit !important;
}

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 * SCSS version: Carlos Cabo (@putuko)
 */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

@font-face {
  font-family: "flexslider-icon";
  src: url("/wp-content/themes/bwf/fonts/flexslider-icon.eot");
  src: url("/wp-content/themes/bwf/fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/bwf/fonts/flexslider-icon.woff") format("woff"), url("/wp-content/themes/bwf/fonts/flexslider-icon.ttf") format("truetype"), url("/wp-content/themes/bwf/fonts/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal;
}
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .slides {
  display: block;
}

* html .slides {
  height: 1%;
}

.no-js .slides > li:first-child {
  display: block;
}

.flexslider {
  margin: 0;
  background: #fff;
  position: relative;
  zoom: 1;
}
.flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-next:hover {
  opacity: 1;
}
.flexslider .slides {
  zoom: 1;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

.carousel li {
  margin-right: 5px;
}

.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-decoration: none;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.flex-direction-nav a:before {
  content: "\f001";
  display: inline-block;
  font-family: "flexslider-icon";
  font-size: 40px;
  line-height: 1;
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flex-direction-nav .flex-next:before {
  content: "\f002";
}
.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: "\f004";
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: "\f003";
}

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 20px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  width: 18px;
  height: 18px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: 0.7;
  cursor: pointer;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
.flip-cards {
  margin-bottom: 2rem;
}
.flip-cards h2.center {
  text-align: center;
}
.flip-cards .flip-card-thumbnail {
  position: relative;
  color: #000000;
  text-align: center;
}
.flip-cards .flip-card-thumbnail .card-flip {
  perspective: 1000px;
}
.flip-cards .flip-card-thumbnail .card-flip:hover .flip, .flip-cards .flip-card-thumbnail .card-flip.hover .flip {
  transform: rotateY(180deg);
}
.flip-cards .flip-card-thumbnail .card-flip,
.flip-cards .flip-card-thumbnail .front,
.flip-cards .flip-card-thumbnail .back {
  width: 100%;
  height: 350px;
}
@media screen and (min-width: 28.125em) {
  .flip-cards .flip-card-thumbnail .card-flip,
  .flip-cards .flip-card-thumbnail .front,
  .flip-cards .flip-card-thumbnail .back {
    height: 400px;
  }
}
@media screen and (min-width: 33.125em) {
  .flip-cards .flip-card-thumbnail .card-flip,
  .flip-cards .flip-card-thumbnail .front,
  .flip-cards .flip-card-thumbnail .back {
    height: 450px;
  }
}
@media screen and (min-width: 37.5em) {
  .flip-cards .flip-card-thumbnail .card-flip,
  .flip-cards .flip-card-thumbnail .front,
  .flip-cards .flip-card-thumbnail .back {
    height: 480px;
  }
}
@media screen and (min-width: 40.625em) {
  .flip-cards .flip-card-thumbnail .card-flip,
  .flip-cards .flip-card-thumbnail .front,
  .flip-cards .flip-card-thumbnail .back {
    height: 520px;
  }
}
@media print, screen and (min-width: 44.375em) {
  .flip-cards .flip-card-thumbnail .card-flip,
  .flip-cards .flip-card-thumbnail .front,
  .flip-cards .flip-card-thumbnail .back {
    height: 390px;
  }
}
@media print, screen and (min-width: 64em) {
  .flip-cards .flip-card-thumbnail .card-flip,
  .flip-cards .flip-card-thumbnail .front,
  .flip-cards .flip-card-thumbnail .back {
    height: 360px;
  }
}
.flip-cards .flip-card-thumbnail .flip {
  transition: 0.6s;
  transform-style: preserve-3d;
  position: relative;
}
.flip-cards .flip-card-thumbnail .front,
.flip-cards .flip-card-thumbnail .back {
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.flip-cards .flip-card-thumbnail .front {
  z-index: 2;
  transform: rotateY(0deg);
}
.flip-cards .flip-card-thumbnail .back {
  transform: rotateY(180deg);
}
.flip-cards .flip-card-thumbnail .card {
  background: #eae7e5;
  border: 0;
  height: 100%;
}
@media print, screen and (min-width: 64em) {
  .flip-cards .large-3 h4 {
    font-size: 1.25rem;
  }
  .flip-cards .large-3 .back p {
    font-size: 12px;
  }
}
@media print, screen and (min-width: 64em) {
  .flip-cards .large-3 .card-flip,
  .flip-cards .large-3 .front,
  .flip-cards .large-3 .back {
    height: 300px;
  }
}

.form-block {
  padding: 2rem 0rem;
  position: relative;
  text-align: initial;
}
.form-block h3 {
  font-size: 2rem;
  padding-right: 3rem;
}
@media print, screen and (min-width: 44.375em) {
  .form-block h3 {
    font-size: 3rem;
  }
}
.form-block .fa-solid {
  font-size: 2rem;
}
@media print, screen and (min-width: 44.375em) {
  .form-block .fa-solid {
    font-size: 3rem;
  }
}
.form-block .form-content {
  font-size: 1.25rem;
}
.form-block .form-content a {
  color: #000000;
  text-decoration: none;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe6cc 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  box-shadow: inset 0 -2px 0 #ff8200;
}
.form-block .form-content a:hover {
  background-position: -100% 0;
}
@media print, screen and (min-width: 44.375em) {
  .form-block .form-content {
    font-size: 1.375rem;
    margin-top: 2rem;
  }
}
.form-block .hbspt-form {
  margin-bottom: 0;
}
.form-block form {
  background-color: #ffffff;
  padding: 1rem;
  border-radius: 1.5rem;
}
.form-block form .form-required {
  color: #ff8200;
  margin-left: 3px;
}
.form-block form .form-checkbox {
  cursor: pointer;
}
.form-block form .form-checkbox #checkbox1 {
  display: none;
}
.form-block form .form-checkbox input[type=checkbox] + label:before {
  margin-right: 0.5rem;
  font-family: "Font Awesome 6 Pro";
  font-size: 1.5rem;
  color: #eae7e5;
  content: "\f0c8";
}
.form-block form .form-checkbox input[type=checkbox]:checked + label:before {
  font-family: "Font Awesome 6 Pro";
  font-size: 1.5rem;
  color: #ff8200;
  content: "\f14a";
}
.form-block form .form-checkbox label {
  margin-left: 0;
  margin-right: 0;
}
.form-block form .button, .form-block form .wp-block-button .wp-block-button__link, .wp-block-button .form-block form .wp-block-button__link {
  margin-top: 2rem;
}
.form-block form .button.primary, .form-block form .wp-block-button .primary.wp-block-button__link, .wp-block-button .form-block form .primary.wp-block-button__link {
  color: #ffffff;
  background: linear-gradient(90deg, #ee334f, #ff8200);
}
.form-block form .button.primary:before, .form-block form .wp-block-button .primary.wp-block-button__link:before, .wp-block-button .form-block form .primary.wp-block-button__link:before {
  background: linear-gradient(90deg, #ff8200, #ee334f);
}

.form-block.red {
  background: #ee334f;
}
.form-block.red h3 {
  color: #ffffff;
}
.form-block.red .fa-solid {
  color: #ffffff;
}
.form-block.red .form-content {
  color: #ffffff;
}
.form-block.red .form-content a {
  color: #ffffff;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(94.1025641026%, 29.2307692308%, 38.9441930618%) 50%);
  box-shadow: inset 0 -2px 0 #ffffff;
}

.form-block.blue {
  background: #00a7e1;
}
.form-block.blue h3 {
  color: #ffffff;
}
.form-block.blue .fa-solid {
  color: #ffffff;
}
.form-block.blue .form-content {
  color: #ffffff;
}
.form-block.blue .form-content a {
  color: #ffffff;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(0%, 72.9124183007%, 98.2352941176%) 50%);
  box-shadow: inset 0 -2px 0 #ffffff;
}

.form-block.dark-gray {
  background: #796d66;
}
.form-block.dark-gray h3 {
  color: #ffffff;
}
.form-block.dark-gray .fa-solid {
  color: #ffffff;
}
.form-block.dark-gray .form-content {
  color: #ffffff;
}
.form-block.dark-gray .form-content a {
  color: #ffffff;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(52.8769893608%, 47.6329904159%, 44.5739910314%) 50%);
  box-shadow: inset 0 -2px 0 #ffffff;
}

.form-block.light-gray {
  background: #d6d1cc;
}
.form-block.light-gray .form-content a {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(89.7628083491%, 88.4060721063%, 87.2960151803%) 50%);
}

.form-block.lighter-gray {
  background: #eae7e5;
}
.form-block.lighter-gray .form-content a {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(89.7628083491%, 88.4060721063%, 87.2960151803%) 50%);
}

.form-block.white form {
  background-color: #eae7e5;
}
.form-block.white form input[type=text],
.form-block.white form input[type=password],
.form-block.white form input[type=date],
.form-block.white form input[type=datetime],
.form-block.white form input[type=datetime-local],
.form-block.white form input[type=month],
.form-block.white form input[type=week],
.form-block.white form input[type=email],
.form-block.white form input[type=number],
.form-block.white form input[type=search],
.form-block.white form input[type=tel],
.form-block.white form input[type=time],
.form-block.white form input[type=url],
.form-block.white form input[type=color],
.form-block.white form textarea {
  background-color: #ffffff;
}

.hero:where(:not(.hero-default)) {
  position: relative;
  justify-content: center;
  align-items: center;
  background: linear-gradient(to right, #ff8200, #ee334f);
  width: 100%;
  overflow: hidden;
}
.hero:where(:not(.hero-default)) .grid-container {
  padding-top: 5.5rem;
  padding-bottom: 0;
  z-index: 2;
  width: 100%;
}
@media screen and (min-width: 31.0625em) {
  .hero:where(:not(.hero-default)) .grid-container {
    padding-top: 7rem;
  }
}
@media print, screen and (min-width: 44.375em) {
  .hero:where(:not(.hero-default)) .grid-container {
    padding-bottom: 2rem;
  }
}
@media print, screen and (min-width: 64em) {
  .hero:where(:not(.hero-default)) .grid-container {
    padding-top: 6rem;
  }
}
@media screen and (min-width: 90em) {
  .hero:where(:not(.hero-default)) .grid-container {
    padding-top: 12rem;
  }
}
@media screen and (max-width: 21.875em) {
  .hero:where(:not(.hero-default)) .grid-container {
    padding-top: 3rem;
  }
}
.hero:where(:not(.hero-default)) .image-content {
  max-width: 75rem;
  margin: 0 auto;
  padding-left: 1.625rem;
  padding-right: 1.625rem;
}
.hero:where(:not(.hero-default)) .image-content .cell {
  font-size: 1.25rem;
  z-index: 10;
  max-width: 75rem;
  margin: 0 auto;
}
@media print, screen and (min-width: 44.375em) {
  .hero:where(:not(.hero-default)) .image-content .cell {
    font-size: 1.6rem;
  }
}
.hero:where(:not(.hero-default)) .image-content .cell .hero-graphic-header {
  max-width: 50%;
  margin-bottom: 1rem;
}
.hero:where(:not(.hero-default)) .image-content .cell .hero-text a {
  color: #000000;
  text-decoration: none;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(76.375711575%, 73.2447817837%, 70.6831119545%) 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  box-shadow: inset 0 -2px 0 #ff8200;
}
.hero:where(:not(.hero-default)) .image-content .cell .hero-text a:hover {
  background-position: -100% 0;
}
.hero:where(:not(.hero-default)) .image-content .cell .links {
  margin-top: 50px;
}
.hero:where(:not(.hero-default)) .image-content .cell .links a {
  margin-right: 10px;
}
.hero:where(:not(.hero-default)) .image-content .hero-graphic-image {
  padding-bottom: 2rem;
}
@media print, screen and (min-width: 44.375em) {
  .hero:where(:not(.hero-default)) .image-content .hero-graphic-image {
    text-align: center;
    padding-bottom: 0;
  }
}
.hero:where(:not(.hero-default)) .image-content .hero-graphic-image img {
  max-width: 200px;
}
@media print, screen and (min-width: 44.375em) {
  .hero:where(:not(.hero-default)) .image-content .hero-graphic-image img {
    max-width: 250px;
  }
}
@media print, screen and (min-width: 64em) {
  .hero:where(:not(.hero-default)) .image-content .hero-graphic-image img {
    max-width: 250px;
  }
}
@media screen and (min-width: 75em) {
  .hero:where(:not(.hero-default)) .image-content .hero-graphic-image img {
    max-width: 300px;
  }
}
@media screen and (min-width: 90em) {
  .hero:where(:not(.hero-default)) .image-content .hero-graphic-image img {
    max-width: 350px;
  }
}
@media screen and (min-width: 96.875em) {
  .hero:where(:not(.hero-default)) .image-content .hero-graphic-image img {
    max-width: 400px;
  }
}
.hero:where(:not(.hero-default)) .image-content h1 {
  font-size: 1.75rem;
  line-height: 1.2;
  margin-bottom: 30px;
}
@media print, screen and (min-width: 44.375em) {
  .hero:where(:not(.hero-default)) .image-content h1 {
    font-size: 2.5rem;
  }
}
.hero:where(:not(.hero-default)) .image-content.black {
  color: #000000;
}
.hero:where(:not(.hero-default)) .image-content.white {
  color: #ffffff;
}
.hero:where(:not(.hero-default)) .image-content.white .cell .hero-text a {
  color: #ffffff;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(52.8769893608%, 47.6329904159%, 44.5739910314%) 50%);
  box-shadow: inset 0 -2px 0 #ffffff;
}
.hero:where(:not(.hero-default)) .image-content.contains-image {
  padding-top: 2rem;
}
.hero:where(:not(.hero-default)) .overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.hero.red {
  background: #ee334f;
}

.hero.blue {
  background: #00a7e1;
}

.hero.dark-gray {
  background: #796d66;
}

.hero.light-gray {
  background: #d6d1cc;
}

.hero.lighter-gray {
  background: #eae7e5;
}

.hero.white {
  background: linear-gradient(to right, #ff8200, #ee334f);
}

.hero-image,
.hero-video {
  height: 54vw;
}
@media print, screen and (min-width: 64em) {
  .hero-image,
  .hero-video {
    height: 34vw;
  }
}

.hero-image {
  background: #ffffff;
}

.hero-video {
  display: block;
  background: linear-gradient(to right, #ff8200, #ee334f);
}
.hero-video video {
  width: 100%;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.hero-video .grid-container {
  position: absolute;
  top: 0%;
  left: 0%;
  /*centers the video */
  height: 100%;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}

.home .hero:where(:not(.hero-default)) .grid-container {
  padding-top: 4rem;
}
@media screen and (min-width: 32.75em) {
  .home .hero:where(:not(.hero-default)) .grid-container {
    padding-top: 8rem;
  }
}
@media print, screen and (min-width: 44.375em) {
  .home .hero:where(:not(.hero-default)) .grid-container {
    padding-top: 12rem;
  }
}
@media screen and (min-width: 56.25em) {
  .home .hero:where(:not(.hero-default)) .grid-container {
    padding-top: 14rem;
  }
}
@media print, screen and (min-width: 64em) {
  .home .hero:where(:not(.hero-default)) .grid-container {
    padding-top: 8rem;
  }
}
@media screen and (min-width: 96.875em) {
  .home .hero:where(:not(.hero-default)) .grid-container {
    padding-top: 15rem;
  }
}
@media screen and (max-width: 21.875em) {
  .home .hero:where(:not(.hero-default)) .grid-container {
    padding-top: 3rem;
  }
}
.home .hero:where(:not(.hero-default)) .image-content h1 {
  font-size: 2rem;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
  margin-bottom: 0;
}
@media print, screen and (min-width: 64em) {
  .home .hero:where(:not(.hero-default)) .image-content h1 {
    font-size: 4rem;
  }
}
@media screen and (max-width: 25em) {
  .home .hero:where(:not(.hero-default)) .image-content h1 {
    font-size: 1.5rem;
  }
}
.home .hero:where(:not(.hero-default)) .image-content .cell .hero-text {
  font-size: 2rem;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}

.hero-split {
  position: relative;
  background: #eae7e5;
  overflow: hidden;
  height: 470px;
  display: flex;
}
.hero-split .grid-x {
  width: 100%;
  margin: 0;
  height: 100%;
}
.hero-split .hero-content {
  z-index: 10;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #eae7e5;
}
.hero-split .hero-content h1 {
  font-size: 2.5rem;
  line-height: 1.3;
  max-width: fit-content;
  background: linear-gradient(to right, #ee334f 0%, #ff8200 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 1rem;
}
.hero-split .hero-content .hero-text {
  font-size: 1.4rem;
}
.hero-split .hero-content.content-padding {
  padding-left: max(0.9375rem, (100vw - 1440px) / 2 + 0.9375rem);
}
@media screen and (max-width: 44.37375em) {
  .hero-split .hero-content.content-padding {
    padding-left: 1rem;
  }
}
.hero-split .hero-image-container {
  position: relative;
  padding: 0;
  height: 100%;
  overflow: hidden;
  background: #eae7e5;
}
.hero-split .hero-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  /* THE BOTTOM-ANCHORED SLASH
     Bottom-left is 0 100% (The 50/50 split point)
     Top-left is 100px 0 (The inward slope)
  */
  clip-path: polygon(100px 0, 100% 0, 100% 100%, 0 100%);
  z-index: 1;
}
@media screen and (max-width: 44.37375em) {
  .hero-split .hero-image {
    position: relative;
    clip-path: none;
    height: 300px;
  }
}
.hero-split .hero-image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to right, rgba(255, 130, 0, 0.5) 0%, rgba(238, 51, 79, 0.5) 100%);
  pointer-events: none;
  z-index: 2;
}
.hero-split .overlay {
  display: none;
}

.hero-split-SPLIT-IS-OFF {
  position: relative;
  background: #eae7e5;
  overflow: hidden;
  height: 470px;
  display: flex;
}
.hero-split-SPLIT-IS-OFF .grid-x {
  width: 100%;
}
.hero-split-SPLIT-IS-OFF .hero-content {
  padding: 4rem;
  z-index: 2;
}
.hero-split-SPLIT-IS-OFF .hero-content h1 {
  font-size: 2.5rem;
  line-height: 1.3;
  max-width: fit-content;
  border-bottom: 0;
  background: #ee334f;
  background: linear-gradient(to right, #ee334f 0%, #ff8200 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 1rem;
}
.hero-split-SPLIT-IS-OFF .hero-content h1::-moz-selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.hero-split-SPLIT-IS-OFF .hero-content h1::selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.hero-split-SPLIT-IS-OFF .hero-content .hero-text {
  font-size: 1.4rem;
}
.hero-split-SPLIT-IS-OFF .hero-content.content-padding {
  padding-left: calc((100vw - 1440px) / 2 + 0.9375rem);
  padding-top: 3rem;
  padding-bottom: 4rem;
}
@media screen and (max-width: 44.37375em) {
  .hero-split-SPLIT-IS-OFF .hero-content.content-padding {
    padding-left: 1rem;
  }
}
.hero-split-SPLIT-IS-OFF .hero-image-container {
  position: relative;
  padding: 0;
  height: 100%;
}
.hero-split-SPLIT-IS-OFF .hero-image-container::before {
  display: none;
}
.hero-split-SPLIT-IS-OFF .hero-image {
  position: absolute;
  top: 0;
  right: 0;
  width: calc(100% + 100px);
  height: 100%;
  background-size: cover;
  background-position: center;
  /* THE MAGIC FIX:
     Instead of 15%, we use a fixed 100px (or roughly 6rem) for the offset.
     This ensures the 'slope' of the line is mathematically identical
     whether the screen is 2000px or 1000px wide.
  */
  clip-path: polygon(100px 0, 100% 0%, 100% 100%, 0% 100%);
  margin-left: -100px;
}
@media screen and (max-width: 44.37375em) {
  .hero-split-SPLIT-IS-OFF .hero-image {
    position: relative;
    clip-path: none;
    width: 100%;
    margin-left: 0;
    height: 300px;
  }
}
.hero-split-SPLIT-IS-OFF .hero-image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to right, rgba(255, 130, 0, 0.5) 0%, rgba(238, 51, 79, 0.5) 100%);
  pointer-events: none;
  z-index: 2;
}

.hero-split-BEFORE-RESPONSIVE-FIX {
  position: relative;
  background: #eae7e5;
  overflow: hidden;
  height: 470px;
  display: flex;
}
.hero-split-BEFORE-RESPONSIVE-FIX .grid-x {
  width: 100%;
}
.hero-split-BEFORE-RESPONSIVE-FIX .hero-content {
  padding: 4rem;
  z-index: 2;
}
.hero-split-BEFORE-RESPONSIVE-FIX .hero-content h1 {
  font-size: 2.5rem;
  line-height: 1.3;
  max-width: fit-content;
  border-bottom: 0;
  background: #ee334f;
  background: linear-gradient(to right, #ee334f 0%, #ff8200 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 1rem;
}
.hero-split-BEFORE-RESPONSIVE-FIX .hero-content h1::-moz-selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.hero-split-BEFORE-RESPONSIVE-FIX .hero-content h1::selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.hero-split-BEFORE-RESPONSIVE-FIX .hero-content .hero-text {
  font-size: 1.4rem;
}
.hero-split-BEFORE-RESPONSIVE-FIX .hero-content.content-padding {
  padding-left: calc((100vw - 1440px) / 2 + 0.9375rem);
  padding-top: 3rem;
  padding-bottom: 4rem;
}
@media screen and (max-width: 44.37375em) {
  .hero-split-BEFORE-RESPONSIVE-FIX .hero-content.content-padding {
    padding-left: 1rem;
  }
}
.hero-split-BEFORE-RESPONSIVE-FIX .hero-image-container {
  position: relative;
  padding: 0;
  height: 100%;
  min-height: 500px;
}
.hero-split-BEFORE-RESPONSIVE-FIX .hero-image-container::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100px;
  width: 150px;
  height: 100%;
  background: #eae7e5;
  transform: skewX(-15deg);
  z-index: 1;
}
@media screen and (max-width: 44.37375em) {
  .hero-split-BEFORE-RESPONSIVE-FIX .hero-image-container::before {
    display: none;
  }
}
.hero-split-BEFORE-RESPONSIVE-FIX .hero-image {
  position: relative;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  clip-path: polygon(15% 0, 100% 0%, 100% 100%, 0% 100%);
}
@media screen and (max-width: 44.37375em) {
  .hero-split-BEFORE-RESPONSIVE-FIX .hero-image {
    clip-path: none;
    height: 300px;
  }
}
.hero-split-BEFORE-RESPONSIVE-FIX .hero-image::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 130, 0, 0.5) 0%, rgba(238, 51, 79, 0.5) 100%);
  pointer-events: none;
  z-index: 2;
}

.hero.hero-default {
  position: relative;
  justify-content: center;
  align-items: center;
  background: linear-gradient(to bottom, #ee334f, #ff8200);
  width: 100%;
  overflow: hidden;
  color: #fff;
  font-size: 1.25rem;
}
@media print, screen and (min-width: 44.375em) {
  .hero.hero-default {
    font-size: 1.6rem;
    background: linear-gradient(to right, #ee334f, #ff8200);
  }
}
.hero.hero-default .grid-container {
  padding-top: 2.4rem;
  padding-bottom: 2.4rem;
  z-index: 2;
  width: 100%;
}
@media print, screen and (min-width: 44.375em) {
  .hero.hero-default .grid-container {
    padding-top: 4.8rem;
    padding-bottom: 4.8rem;
  }
}
.hero.hero-default h1 {
  font-size: 2.25rem;
  line-height: 1.05;
  margin-bottom: 20px;
}
@media print, screen and (min-width: 44.375em) {
  .hero.hero-default h1 {
    font-size: 2.5rem;
    margin-bottom: 30px;
  }
}
@media print, screen and (min-width: 64em) {
  .hero.hero-default h1 {
    font-size: 3.5rem;
  }
}
.hero.hero-default .title-qualifier {
  text-transform: uppercase;
  padding-bottom: 20px;
  font-size: 1.15rem;
}
.hero.hero-default .title-qualifier > .cell:first-child {
  flex: 0 0 100%;
  width: 100%;
}
@media print, screen and (min-width: 44.375em) {
  .hero.hero-default .title-qualifier > .cell:first-child {
    flex: 0 0 auto;
    width: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .hero.hero-default .title-qualifier {
    font-size: 1.4rem;
    padding-bottom: 2em;
  }
}
.hero.hero-default .title-qualifier .title-qualifier-dec {
  border-top: solid 1px;
  flex: 0 0 100%;
  margin-top: 10px;
}
@media print, screen and (min-width: 44.375em) {
  .hero.hero-default .title-qualifier .title-qualifier-dec {
    flex: 1 1 0;
    margin-top: 6px;
    margin-left: 1.2em;
  }
}
.hero.hero-default .button.primary, .hero.hero-default .wp-block-button .primary.wp-block-button__link, .wp-block-button .hero.hero-default .primary.wp-block-button__link {
  background: none;
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  gap: 14px;
  font-weight: 600;
  overflow: visible;
  position: relative;
  text-decoration: none;
  padding: 0.5em 0 0.5em 0;
  margin: 0;
}
.hero.hero-default .button.primary::before, .hero.hero-default .wp-block-button .primary.wp-block-button__link::before, .wp-block-button .hero.hero-default .primary.wp-block-button__link::before {
  display: none;
}
.hero.hero-default .button.primary::after, .hero.hero-default .wp-block-button .primary.wp-block-button__link::after, .wp-block-button .hero.hero-default .primary.wp-block-button__link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -6px;
  width: calc(100% - 30px);
  height: 1px;
  background: currentColor;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 250ms ease;
}
.hero.hero-default .button.primary:hover, .hero.hero-default .wp-block-button .primary.wp-block-button__link:hover, .wp-block-button .hero.hero-default .primary.wp-block-button__link:hover {
  background: none;
}
.hero.hero-default .button.primary:hover::after, .hero.hero-default .wp-block-button .primary.wp-block-button__link:hover::after, .wp-block-button .hero.hero-default .primary.wp-block-button__link:hover::after {
  transform: scaleX(1);
}
.hero.hero-default .button.primary:hover .arrow, .hero.hero-default .wp-block-button .primary.wp-block-button__link:hover .arrow, .wp-block-button .hero.hero-default .primary.wp-block-button__link:hover .arrow {
  opacity: 0;
  transform: translate(4px, -4px);
}
.hero.hero-default .button.primary .arrow, .hero.hero-default .wp-block-button .primary.wp-block-button__link .arrow, .wp-block-button .hero.hero-default .primary.wp-block-button__link .arrow {
  display: inline-block;
  font-weight: 300;
  opacity: 1;
  transition: opacity 250ms ease, transform 250ms ease;
}
.hero.hero-default .button.secondary, .hero.hero-default .wp-block-button .secondary.wp-block-button__link, .wp-block-button .hero.hero-default .secondary.wp-block-button__link {
  background: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
}
.hero.hero-default .button.secondary::before, .hero.hero-default .wp-block-button .secondary.wp-block-button__link::before, .wp-block-button .hero.hero-default .secondary.wp-block-button__link::before {
  background: rgba(255, 255, 255, 0.1333333333);
}
.hero.hero-default .button.secondary:hover, .hero.hero-default .wp-block-button .secondary.wp-block-button__link:hover, .wp-block-button .hero.hero-default .secondary.wp-block-button__link:hover {
  background: transparent;
  color: #ffffff;
}
.hero.hero-default .image-content {
  max-width: 75rem;
  margin: 0 auto;
  padding-left: 1.625rem;
  padding-right: 1.625rem;
}
@media screen and (max-width: 44.37375em) {
  .hero.hero-default .image-content.contains-image {
    padding-bottom: 0;
  }
}
.hero.hero-default .image-content .cell {
  z-index: 10;
  max-width: 75rem;
}
.hero.hero-default .image-content .cell .hero-text {
  font-size: 1rem;
}
@media print, screen and (min-width: 44.375em) {
  .hero.hero-default .image-content .cell .hero-text {
    font-size: 1.2rem;
  }
}
.hero.hero-default .image-content .cell .hero-text p {
  line-height: 1.2;
}
.hero.hero-default .image-content .cell .hero-text p:last-child {
  margin-bottom: 0;
}
.hero.hero-default .image-content .cell .hero-text a {
  color: #000000;
  text-decoration: none;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(76.375711575%, 73.2447817837%, 70.6831119545%) 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  box-shadow: inset 0 -2px 0 #ff8200;
}
.hero.hero-default .image-content .cell .hero-text a:hover {
  background-position: -100% 0;
}
.hero.hero-default .image-content .cell .links {
  margin-top: 0.25em;
}
.hero.hero-default .image-content .cell .links a {
  margin-right: 10px;
}
.hero.hero-default .image-content .hero-graphic-image {
  padding-bottom: 2rem;
}
@media screen and (max-width: 44.37375em) {
  .hero.hero-default .image-content .hero-graphic-image {
    width: calc(100% + 2rem);
    margin-right: -1rem;
    margin-left: -1rem;
    padding-bottom: 0;
    padding-top: 20px;
  }
}
@media print, screen and (min-width: 44.375em) {
  .hero.hero-default .image-content .hero-graphic-image {
    text-align: center;
    padding-bottom: 0;
  }
}
.hero.hero-default .image-content .hero-graphic-image img,
.hero.hero-default .image-content .hero-graphic-image .responsive-embed {
  width: 100%;
  border-radius: 30px 0 30px 30px;
  box-shadow: 1.8vw 1.8vw 0 #ffb71b;
  overflow: hidden;
}
@media screen and (max-width: 44.37375em) {
  .hero.hero-default .image-content .hero-graphic-image img,
  .hero.hero-default .image-content .hero-graphic-image .responsive-embed {
    border-radius: 0;
    box-shadow: none;
  }
}
.hero.hero-default .image-content .hero-graphic-image img {
  max-width: none;
}
@media print, screen and (min-width: 44.375em) {
  .hero.hero-default .image-content .hero-graphic-image img {
    width: auto;
    max-width: 250px;
  }
}
@media print, screen and (min-width: 64em) {
  .hero.hero-default .image-content .hero-graphic-image img {
    max-width: 250px;
  }
}
@media screen and (min-width: 75em) {
  .hero.hero-default .image-content .hero-graphic-image img {
    max-width: 300px;
  }
}
@media screen and (min-width: 90em) {
  .hero.hero-default .image-content .hero-graphic-image img {
    max-width: 350px;
  }
}
@media screen and (min-width: 96.875em) {
  .hero.hero-default .image-content .hero-graphic-image img {
    max-width: 400px;
  }
}
.hero.hero-default .image-content.black {
  color: #000000;
}
.hero.hero-default .image-content.white {
  color: #ffffff;
}
.hero.hero-default .image-content.white .cell .hero-text a {
  color: #ffffff;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(52.8769893608%, 47.6329904159%, 44.5739910314%) 50%);
  box-shadow: inset 0 -2px 0 #ffffff;
}
.hero.hero-default .overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.insights {
  padding: 2rem 0rem;
}
.insights .grid-container h2 {
  margin: 0 auto;
  margin-bottom: 2rem;
  max-width: fit-content;
  text-align: center;
  border-bottom: 0;
  background: #ee334f;
  background: linear-gradient(to right, #ee334f 0%, #ff8200 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.insights .grid-container h2::-moz-selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.insights .grid-container h2::selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.insights .grid-container h2 a::-moz-selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.insights .grid-container h2 a::selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.insights .grid-container .insight-posts .main-content-full-width {
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.insights .grid-container .insight-posts .main-content-full-width .insight-post {
  background: #eae7e5;
}
.insights .grid-container .insight-posts .main-content-full-width .insight-post-text {
  padding: 1rem;
}
.insights .grid-container .insight-posts .main-content-full-width .insight-post-text a.link {
  color: #000000;
  font-weight: 700;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(85.3004427577%, 83.3523086654%, 81.7583807717%) 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  box-shadow: inset 0 -2px 0 #ff8200;
}
.insights .grid-container .insight-posts .main-content-full-width .insight-post-text a.link:hover {
  background-position: -100% 0;
}
.insights .grid-container .insight-posts .main-content-full-width .insight-post-text .heateor_sss_sharing_container {
  display: none;
}
.insights .grid-container .insights-button {
  text-align: center;
  margin-top: 50px;
}

.insights.red {
  background: #ee334f;
}
.insights.red h2 {
  color: #ffffff;
  background: none;
  -webkit-background-clip: initial;
  -webkit-text-fill-color: initial;
}
.insights.red h2::-moz-selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
}
.insights.red h2::selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
}
.insights.red h2 a {
  color: #ffffff;
  background: none;
  -webkit-background-clip: initial;
  -webkit-text-fill-color: initial;
}
.insights.red h2 a::-moz-selection {
  color: #796d66;
  background: none;
  background: #ffe6cc;
}
.insights.red h2 a::selection {
  color: #796d66;
  background: none;
  background: #ffe6cc;
}
.insights.red .insight-posts .main-content-full-width .insight-post {
  background: #ffffff;
}
.insights.red .insight-posts .main-content-full-width .insight-post-text {
  padding: 1rem;
}
.insights.red .insight-posts .main-content-full-width .insight-post-text a.link {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe6cc 50%);
}

.insights.blue {
  background: #00a7e1;
}
.insights.blue h2 {
  color: #ffffff;
  background: none;
  -webkit-background-clip: initial;
  -webkit-text-fill-color: initial;
}
.insights.blue h2::-moz-selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
}
.insights.blue h2::selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
}
.insights.blue h2 a {
  color: #ffffff;
  background: none;
  -webkit-background-clip: initial;
  -webkit-text-fill-color: initial;
}
.insights.blue h2 a::-moz-selection {
  color: #796d66;
  background: none;
  background: #ffe6cc;
}
.insights.blue h2 a::selection {
  color: #796d66;
  background: none;
  background: #ffe6cc;
}
.insights.blue .insight-posts .main-content-full-width .insight-post {
  background: #ffffff;
}
.insights.blue .insight-posts .main-content-full-width .insight-post-text {
  padding: 1rem;
}
.insights.blue .insight-posts .main-content-full-width .insight-post-text a.link {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe6cc 50%);
}

.insights.dark-gray {
  background: #796d66;
}
.insights.dark-gray h2 {
  color: #ffffff;
  background: none;
  -webkit-background-clip: initial;
  -webkit-text-fill-color: initial;
}
.insights.dark-gray h2::-moz-selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
}
.insights.dark-gray h2::selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
}
.insights.dark-gray h2 a {
  color: #ffffff;
  background: none;
  -webkit-background-clip: initial;
  -webkit-text-fill-color: initial;
}
.insights.dark-gray h2 a::-moz-selection {
  color: #796d66;
  background: none;
  background: #ffe6cc;
}
.insights.dark-gray h2 a::selection {
  color: #796d66;
  background: none;
  background: #ffe6cc;
}
.insights.dark-gray .insight-posts .main-content-full-width .insight-post {
  background: #ffffff;
}
.insights.dark-gray .insight-posts .main-content-full-width .insight-post-text {
  padding: 1rem;
}
.insights.dark-gray .insight-posts .main-content-full-width .insight-post-text a.link {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe6cc 50%);
}

.insights.light-gray {
  background: #d6d1cc;
}
.insights.light-gray .insight-posts .main-content-full-width .insight-post {
  background: #ffffff;
}
.insights.light-gray .insight-posts .main-content-full-width .insight-post-text {
  padding: 1rem;
}
.insights.light-gray .insight-posts .main-content-full-width .insight-post-text a.link {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe6cc 50%);
}

.insights.lighter-gray {
  background: #eae7e5;
}
.insights.lighter-gray .insight-posts .main-content-full-width .insight-post {
  background: #ffffff;
}
.insights.lighter-gray .insight-posts .main-content-full-width .insight-post-text {
  padding: 1rem;
}
.insights.lighter-gray .insight-posts .main-content-full-width .insight-post-text a.link {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe6cc 50%);
}

.leadership {
  text-align: center;
  padding: 2rem 0rem;
  background-color: #eae7e5;
}
.leadership .grid-container h2 {
  margin-bottom: 1rem;
}
@media screen and (max-width: 63.99875em) {
  .leadership .grid-container .leadership-team-member {
    margin-bottom: 2rem;
  }
}
.leadership .grid-container .leadership-team-member .leadership-image {
  margin-bottom: 1rem;
}
.leadership .grid-container .leadership-team-member .leadership-image img {
  border-radius: 50%;
  border: 6px solid #d6d1cc;
  transition: 0.5s;
}
.leadership .grid-container .leadership-team-member .leadership-image img:hover {
  border: 6px solid #aca198;
}
.leadership .grid-container .leadership-team-member h4 a {
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(85.3004427577%, 83.3523086654%, 81.7583807717%) 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
}
.leadership .grid-container .leadership-team-member h4 a:hover {
  background-position: -100% 0;
}
.leadership .grid-container .leadership-button {
  margin-top: 50px;
}

.col5-unit {
  width: 20%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 44.375em) {
  .col5-unit {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.col5-unit, .col5-unit:last-child:not(:first-child) {
  float: left;
  clear: none;
}
.col5-unit:last-child:not(:first-child) {
  float: right;
}

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

.logo-grid {
  text-align: center;
  padding: 4rem 0 5rem 0;
}
.logo-grid .grid-container h2 {
  margin: 0 auto;
  margin-bottom: 2rem;
  max-width: fit-content;
  text-align: center;
  border-bottom: 0;
  background: #ee334f;
  background: linear-gradient(to right, #ee334f 0%, #ff8200 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.logo-grid .grid-container h2::-moz-selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.logo-grid .grid-container h2::selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.logo-grid .grid-container h2 a::-moz-selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.logo-grid .grid-container h2 a::selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.logo-grid .grid-container .logo-grid-logos .logo-grid-logo {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.logo-grid .grid-container .logo-grid-logos .logo-grid-logo img {
  width: 80%;
}

.logo-grid.lighter-gray {
  background: #eae7e5;
}

.logo-slider {
  text-align: center;
  padding: 1rem 0;
}
.logo-slider .grid-container h2 {
  margin: 0 auto;
  margin-bottom: 1rem;
  max-width: fit-content;
  text-align: center;
  border-bottom: 0;
  background: #ee334f;
  background: linear-gradient(to right, #ee334f 0%, #ff8200 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.logo-slider .grid-container h2::-moz-selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.logo-slider .grid-container h2::selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.logo-slider .grid-container h2 a::-moz-selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.logo-slider .grid-container h2 a::selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}

.logo-slider.red {
  background: #ee334f;
}
.logo-slider.red h2 {
  color: #ffffff;
  background: initial;
  -webkit-background-clip: initial;
  -webkit-text-fill-color: initial;
}

.logo-slider.blue {
  background: #00a7e1;
}
.logo-slider.blue h2 {
  color: #ffffff;
  background: initial;
  -webkit-background-clip: initial;
  -webkit-text-fill-color: initial;
}

.logo-slider.dark-gray {
  background: #796d66;
}
.logo-slider.dark-gray h2 {
  color: #ffffff;
  background: initial;
  -webkit-background-clip: initial;
  -webkit-text-fill-color: initial;
}

.logo-slider.light-gray {
  background: #d6d1cc;
}

.logo-slider.lighter-gray {
  background: #eae7e5;
}

.pagination {
  background: #eae7e5;
  border-radius: 35px;
  height: 50px;
  text-align: center;
  width: max-content;
  margin: 0 auto;
}
@media print, screen and (min-width: 64em) {
  .pagination {
    height: 70px;
  }
}
.pagination li {
  margin-right: 0;
  display: block;
  float: left;
}
.pagination .current {
  display: block;
  color: #ffffff;
  font-weight: 700;
  padding: 0 25px;
  line-height: 50px;
}
@media print, screen and (min-width: 64em) {
  .pagination .current {
    line-height: 70px;
  }
}
.pagination .ellipsis {
  padding: 0 25px;
  line-height: 50px;
}
@media print, screen and (min-width: 64em) {
  .pagination .ellipsis {
    line-height: 70px;
  }
}
.pagination a {
  display: block;
  padding: 0 25px;
  line-height: 50px;
}
@media print, screen and (min-width: 64em) {
  .pagination a {
    line-height: 70px;
  }
}
.pagination a {
  transition: 400ms ease;
}
.pagination a:hover {
  background: #796d66;
  color: #ffffff;
}
.pagination li.pagination-previous {
  margin-left: 40px;
}
.pagination li.pagination-next {
  margin-right: 40px;
}
.pagination li.pagination-previous a:hover,
.pagination li.pagination-next a:hover {
  background: transparent;
  color: #ff8200;
}

.photo-gallery {
  padding: 2rem 0rem;
}
.photo-gallery .grid-container h2 {
  margin: 0 auto;
  margin-bottom: 1rem;
  max-width: fit-content;
  text-align: center;
  background: #ee334f;
  background: linear-gradient(to right, #ee334f 0%, #ff8200 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.photo-gallery .grid-container h2::-moz-selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.photo-gallery .grid-container h2::selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.photo-gallery .flex-control-nav {
  bottom: 0;
}
@media print, screen and (min-width: 64em) {
  .photo-gallery .flex-control-nav {
    bottom: -10px;
  }
}

.photo-gallery.red {
  background: #ee334f;
  color: #ffffff;
}
.photo-gallery.red h2 {
  color: #ffffff;
}
.photo-gallery.red .flexslider {
  background: transparent;
}

.photo-gallery.blue {
  background: #00a7e1;
  color: #ffffff;
}
.photo-gallery.blue h2 {
  color: #ffffff;
}
.photo-gallery.blue .flexslider {
  background: transparent;
}

.photo-gallery.dark-gray {
  background: #796d66;
  color: #ffffff;
}
.photo-gallery.dark-gray h2 {
  color: #ffffff;
}
.photo-gallery.dark-gray .flexslider {
  background: transparent;
}

.photo-gallery.light-gray {
  background: #d6d1cc;
}
.photo-gallery.light-gray .flexslider {
  background: transparent;
}

.photo-gallery.lighter-gray {
  background: #eae7e5;
}
.photo-gallery.lighter-gray .flexslider {
  background: transparent;
}

.split-image {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.split-image .grid-x {
  background: #eae7e5;
}
.split-image h2 {
  line-height: 1.2;
  margin-bottom: 1rem;
}
.split-image .split-image-text {
  padding: 1rem;
  font-size: 1rem;
}
@media print, screen and (min-width: 44.375em) {
  .split-image .split-image-text {
    font-size: 1.25rem;
  }
}
.split-image .split-image-text .split-image-text-text a {
  color: #000000;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(85.3004427577%, 83.3523086654%, 81.7583807717%) 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  box-shadow: inset 0 -2px 0 #ff8200;
}
.split-image .split-image-text .split-image-text-text a:hover {
  background-position: -100% 0;
}
.split-image .split-image-image {
  height: 100%;
}

.text table {
  margin-bottom: 3rem;
  font-size: 1rem;
  overflow: hidden;
}
@media print, screen and (min-width: 64em) {
  .text table {
    font-size: 1.25rem;
  }
}
.text table td {
  vertical-align: top;
}
.text table th {
  font-family: "Segoe UI Local", "Segoe UI Web (West European)", sans-serif;
  font-weight: 700;
  background: #ee334f;
  letter-spacing: 1px;
  color: #ffffff;
  text-align: left;
  word-break: normal;
  word-wrap: normal;
}
.text .tabs {
  margin-bottom: 1rem;
  border: 0;
}
.text .tabs li {
  position: initial;
  padding-left: 0;
  text-indent: 0;
  margin-right: 0;
}
.text .tabs li::before {
  display: none;
}
.text .tabs li a {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1;
  box-shadow: none;
  padding: 0.5rem 1.5rem 0.5rem 1.5rem;
  border-right: 1px solid #a50e24;
  color: #ffffff;
}
@media print, screen and (min-width: 44.375em) {
  .text .tabs li a {
    font-size: 1.375rem;
  }
}
.text .tabs li a:hover {
  background-position: 0 0;
  color: #ffffff !important;
}
.text .tabs li:last-child a {
  border-right: 0;
}
.text .tabs-content {
  border: 0;
}
.text .tabs-content .tabs-panel {
  padding: 0;
}

.tagline {
  width: 80%;
  font-size: 1.5rem;
  color: #ee334f;
  text-align: center;
  margin-top: 1em;
  margin-bottom: 1em;
}
@media print, screen and (min-width: 44.375em) {
  .tagline {
    font-size: 1.75rem;
  }
}
@media print, screen and (min-width: 64em) {
  .tagline {
    width: 800px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 44.37375em) {
  .tagline cite {
    font-size: 1.125rem;
  }
}

.team-member-quotes {
  padding: 2rem 0rem;
}
@media screen and (max-width: 81.1875em) {
  .team-member-quotes {
    width: 80%;
    margin: 0 auto;
  }
}
.team-member-quotes .grid-container h2 {
  margin-bottom: 1rem;
  margin: 0 auto;
  max-width: fit-content;
  text-align: center;
  background: #ee334f;
  background: linear-gradient(to right, #ee334f 0%, #ff8200 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.team-member-quotes .grid-container h2::-moz-selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.team-member-quotes .grid-container h2::selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.team-member-quotes .grid-container .grid-team-member-quotes {
  background: #eae7e5;
}
@media print, screen and (min-width: 44.375em) {
  .team-member-quotes .grid-container .grid-team-member-quotes {
    width: calc(50% - 3rem);
    margin: 1rem;
  }
}
@media screen and (min-width: 81.25em) {
  .team-member-quotes .grid-container .grid-team-member-quotes {
    width: calc(50% - 2rem);
    margin: 1rem;
  }
}
.team-member-quotes .grid-container .grid-team-member-quotes .team-member-quotes-image {
  background: #ffffff;
  text-align: center;
}
.team-member-quotes .grid-container .grid-team-member-quotes .team-member-quotes-image img {
  max-width: 200px;
  border-radius: 50%;
  border: 6px solid #d6d1cc;
  transition: 0.5s;
  margin: 0 auto;
  position: relative;
}
.team-member-quotes .grid-container .grid-team-member-quotes .team-member-quotes-image img:hover {
  border: 6px solid #aca198;
}
.team-member-quotes .grid-container .grid-team-member-quotes .team-member-quotes-text {
  background: #eae7e5;
  padding: 1rem;
  margin-top: -100px;
  padding-top: 120px;
  text-align: center;
}
.team-member-quotes .grid-container .grid-team-member-quotes .team-member-quotes-text .team-member-quotes-name span {
  font-size: 1.4rem;
}
.team-member-quotes .grid-container .grid-team-member-quotes .team-member-quotes-text .team-member-quotes-name a.link {
  color: #000000;
  font-weight: 700;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(85.3004427577%, 83.3523086654%, 81.7583807717%) 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  box-shadow: inset 0 -2px 0 #ff8200;
}
.team-member-quotes .grid-container .grid-team-member-quotes .team-member-quotes-text .team-member-quotes-name a.link:hover {
  background-position: -100% 0;
}
.team-member-quotes .team-member-quotes-button {
  text-align: center;
  margin-top: 50px;
}
.team-member-quotes .slick-prev:before, .team-member-quotes .slick-next:before {
  color: #ee334f;
}
.team-member-quotes .slick-track {
  display: flex !important;
}
.team-member-quotes .slick-slide {
  height: inherit !important;
}

.testimonials {
  padding: 2rem 0rem;
}
.testimonials .grid-container h2 {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 1rem;
  max-width: fit-content;
  border-bottom: 0;
  background: #ee334f;
  background: linear-gradient(to right, #ee334f 0%, #ff8200 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.testimonials .grid-container h2::-moz-selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.testimonials .grid-container h2::selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.testimonials .grid-container h2 a {
  color: #000000;
}
.testimonials .grid-container h2 a::-moz-selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.testimonials .grid-container h2 a::selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.testimonials .grid-container .grid-testimonials {
  background: #eae7e5;
  margin: 1rem;
}
@media print, screen and (min-width: 44.375em) {
  .testimonials .grid-container .grid-testimonials {
    width: calc(50% - 3rem);
    margin: 1rem;
  }
}
@media screen and (min-width: 81.25em) {
  .testimonials .grid-container .grid-testimonials {
    width: calc(50% - 2rem);
    margin: 1rem;
  }
}
.testimonials .grid-container .grid-testimonials .testimonials-text {
  padding: 1rem;
  text-align: center;
}
.testimonials .grid-container .grid-testimonials .testimonials-text .testimonials-name span {
  font-weight: 700;
}
.testimonials .grid-container .grid-testimonials .testimonials-text .testimonials-name a {
  color: #000000;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe6cc 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  box-shadow: inset 0 -2px 0 #ff8200;
}
.testimonials .grid-container .grid-testimonials .testimonials-text .testimonials-name a:hover {
  background-position: -100% 0;
}
.testimonials .testimonials-button {
  text-align: center;
  margin-top: 50px;
}
.testimonials .slick-prev:before, .testimonials .slick-next:before {
  color: #ee334f;
}
.testimonials .slick-track {
  display: flex !important;
}
.testimonials .slick-slide {
  height: inherit !important;
}

.testimonials.light-gray {
  background-color: #d6d1cc;
}
.testimonials.light-gray .grid-testimonials {
  background: #ffffff;
}

.testimonials.dark-gray {
  background-color: #796d66;
}
.testimonials.dark-gray h2 {
  color: #ffffff;
  background: none;
  -webkit-background-clip: initial;
  -webkit-text-fill-color: initial;
}
.testimonials.dark-gray h2::-moz-selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
}
.testimonials.dark-gray h2::selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
}
.testimonials.dark-gray h2 a {
  color: #ffffff;
}
.testimonials.dark-gray h2 a::-moz-selection {
  color: #796d66;
  background: none;
  background: #ffe6cc;
}
.testimonials.dark-gray h2 a::selection {
  color: #796d66;
  background: none;
  background: #ffe6cc;
}
.testimonials.dark-gray .slick-prev:before, .testimonials.dark-gray .slick-next:before {
  color: #ffffff;
}

.testimonials.red {
  background-color: #ee334f;
}
.testimonials.red h2 {
  background: none;
  -webkit-background-clip: initial;
  -webkit-text-fill-color: initial;
}
.testimonials.red h2::-moz-selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
}
.testimonials.red h2::selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
}
.testimonials.red h2 a {
  color: #ffffff;
}
.testimonials.red h2 a::-moz-selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
}
.testimonials.red h2 a::selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
}
.testimonials.red .grid-testimonials {
  background: #ffffff;
}
.testimonials.red .slick-prev:before, .testimonials.red .slick-next:before {
  color: #ffffff;
}
.testimonials.red .button.primary, .testimonials.red .wp-block-button .primary.wp-block-button__link, .wp-block-button .testimonials.red .primary.wp-block-button__link {
  background: linear-gradient(90deg, rgb(78.4615384615%, 6.5384615385%, 17.3076923077%), #ff8200);
}
.testimonials.red .button.primary:before, .testimonials.red .wp-block-button .primary.wp-block-button__link:before, .wp-block-button .testimonials.red .primary.wp-block-button__link:before {
  background: linear-gradient(90deg, #ff8200, rgb(78.4615384615%, 6.5384615385%, 17.3076923077%));
}
.testimonials.red .button.secondary, .testimonials.red .wp-block-button .secondary.wp-block-button__link, .wp-block-button .testimonials.red .secondary.wp-block-button__link {
  background: linear-gradient(90deg, #aca198, #aca198);
}
.testimonials.red .button.secondary:before, .testimonials.red .wp-block-button .secondary.wp-block-button__link:before, .wp-block-button .testimonials.red .secondary.wp-block-button__link:before {
  background: linear-gradient(90deg, #eae7e5, #aca198);
}

.text-centered {
  text-align: center;
  padding: 2rem 0rem;
}
.text-centered .grid-container h2 {
  margin-bottom: 1rem;
}
.text-centered .grid-container .cell {
  font-size: 1.25rem;
  z-index: 10;
}
@media print, screen and (min-width: 44.375em) {
  .text-centered .grid-container .cell {
    font-size: 1.375rem;
  }
}
.text-centered .grid-container .cell .text-centered-text p:last-child {
  margin-bottom: 0;
}
.text-centered .grid-container .cell .text-centered-text a {
  color: #000000;
  text-decoration: none;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe6cc 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  box-shadow: inset 0 -2px 0 #ff8200;
}
.text-centered .grid-container .cell .text-centered-text a:hover {
  background-position: -100% 0;
}
.text-centered .grid-container .cell .links {
  margin-top: 50px;
}
.text-centered .grid-container .cell .links a {
  margin-right: 10px;
}

.text-centered.lighter-gray {
  background-color: #eae7e5;
}
.text-centered.lighter-gray .grid-container .cell .text-centered-text a {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(89.7628083491%, 88.4060721063%, 87.2960151803%) 50%);
}
.text-centered.lighter-gray .button.secondary, .text-centered.lighter-gray .wp-block-button .secondary.wp-block-button__link, .wp-block-button .text-centered.lighter-gray .secondary.wp-block-button__link {
  background: linear-gradient(90deg, #aca198, #aca198);
}
.text-centered.lighter-gray .button.secondary:before, .text-centered.lighter-gray .wp-block-button .secondary.wp-block-button__link:before, .wp-block-button .text-centered.lighter-gray .secondary.wp-block-button__link:before {
  background: linear-gradient(90deg, #eae7e5, #aca198);
}

.text-centered.light-gray {
  background-color: #d6d1cc;
}
.text-centered.light-gray .grid-container .cell .text-centered-text a {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(89.7628083491%, 88.4060721063%, 87.2960151803%) 50%);
}
.text-centered.light-gray .button.secondary, .text-centered.light-gray .wp-block-button .secondary.wp-block-button__link, .wp-block-button .text-centered.light-gray .secondary.wp-block-button__link {
  background: linear-gradient(90deg, #aca198, #aca198);
}
.text-centered.light-gray .button.secondary:before, .text-centered.light-gray .wp-block-button .secondary.wp-block-button__link:before, .wp-block-button .text-centered.light-gray .secondary.wp-block-button__link:before {
  background: linear-gradient(90deg, #eae7e5, #aca198);
}

.text-centered.dark-gray {
  background-color: #796d66;
  color: #ffffff;
}
.text-centered.dark-gray .grid-container .cell .text-centered-text a {
  color: #ffffff;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(52.8769893608%, 47.6329904159%, 44.5739910314%) 50%);
  box-shadow: inset 0 -2px 0 #ffffff;
}
.text-centered.dark-gray .button.secondary, .text-centered.dark-gray .wp-block-button .secondary.wp-block-button__link, .wp-block-button .text-centered.dark-gray .secondary.wp-block-button__link {
  background: linear-gradient(90deg, #aca198, #aca198);
}
.text-centered.dark-gray .button.secondary:before, .text-centered.dark-gray .wp-block-button .secondary.wp-block-button__link:before, .wp-block-button .text-centered.dark-gray .secondary.wp-block-button__link:before {
  background: linear-gradient(90deg, #eae7e5, #aca198);
}

.text-centered.red {
  background-color: #ee334f;
  color: #ffffff;
}
.text-centered.red .grid-container .cell .text-centered-text a {
  color: #ffffff;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(94.1025641026%, 29.2307692308%, 38.9441930618%) 50%);
  box-shadow: inset 0 -2px 0 #ffffff;
}
.text-centered.red .button.primary, .text-centered.red .wp-block-button .primary.wp-block-button__link, .wp-block-button .text-centered.red .primary.wp-block-button__link {
  background: linear-gradient(90deg, rgb(78.4615384615%, 6.5384615385%, 17.3076923077%), #ff8200);
}
.text-centered.red .button.primary:before, .text-centered.red .wp-block-button .primary.wp-block-button__link:before, .wp-block-button .text-centered.red .primary.wp-block-button__link:before {
  background: linear-gradient(90deg, #ff8200, rgb(78.4615384615%, 6.5384615385%, 17.3076923077%));
}
.text-centered.red .button.secondary, .text-centered.red .wp-block-button .secondary.wp-block-button__link, .wp-block-button .text-centered.red .secondary.wp-block-button__link {
  background: linear-gradient(90deg, #aca198, #aca198);
}
.text-centered.red .button.secondary:before, .text-centered.red .wp-block-button .secondary.wp-block-button__link:before, .wp-block-button .text-centered.red .secondary.wp-block-button__link:before {
  background: linear-gradient(90deg, #eae7e5, #aca198);
}

.text-columns {
  padding-top: 3rem;
}
.text-columns .medium-4,
.text-columns .medium-6 {
  padding-right: 2rem;
}
@media print, screen and (min-width: 44.375em) {
  .text-columns .medium-4 ul,
  .text-columns .medium-6 ul {
    margin-left: 100px;
  }
}
.text-columns .medium-4 ul li,
.text-columns .medium-6 ul li {
  line-height: 1.8;
}
.text-columns .medium-4 a img,
.text-columns .medium-6 a img {
  background: #ffffff;
}
.text-columns .cell.blue {
  background: #00a7e1;
  color: #ffffff;
  padding: 1rem;
}
.text-columns .cell.blue h2,
.text-columns .cell.blue h3,
.text-columns .cell.blue h4 {
  color: #ffffff !important;
  background: initial !important;
  -webkit-text-fill-color: initial !important;
}
.text-columns .cell.blue p {
  margin-bottom: 0;
}
.text-columns .cell.tangerine {
  background: #ff8200;
  color: #ffffff;
  padding: 1rem;
}
.text-columns .cell.tangerine h4 {
  color: #ffffff;
}
.text-columns .cell.tangerine p {
  margin-bottom: 0;
}
.text-columns .cell.red {
  background: #ee334f;
  color: #ffffff;
  padding: 1rem;
}
.text-columns .cell.red h4 {
  color: #ffffff;
}
.text-columns .cell.red p {
  margin-bottom: 0;
}
.text-columns .cell.dark-gray {
  background: #796d66;
  padding: 1rem;
}
.text-columns .cell.dark-gray p {
  margin-bottom: 0;
}
.text-columns .cell.light-gray {
  background: #d6d1cc;
  padding: 1rem;
}
.text-columns .cell.light-gray p {
  margin-bottom: 0;
}
.text-columns .cell.lighter-gray {
  background: #eae7e5;
  padding: 1rem;
}
.text-columns .cell.lighter-gray p {
  margin-bottom: 0;
}
.text-columns .cell.lightest-gray {
  background: #f7f6f5;
  padding: 1rem;
}
.text-columns .cell.lightest-gray p {
  margin-bottom: 0;
}
.text-columns h3.text-columns-headline {
  max-width: 850px;
  color: #ff8200;
  border-bottom: 0;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 3rem;
}
.text-columns h6 {
  margin-top: 0;
  margin-bottom: 2rem;
}
.text-columns p {
  margin-bottom: 2rem;
}
.text-columns .fa-solid, .text-columns .fa-kit {
  color: #00a7e1;
  font-size: 3rem;
}

.text-columns.red {
  background: #ee334f;
  color: #ffffff;
}
.text-columns.red h2, .text-columns.red h3 {
  color: #ffffff;
  border-bottom: 0;
}
.text-columns.red .fa-solid {
  color: #ffffff;
  font-size: 3rem;
}
.text-columns.red a:not(.button) {
  color: #ffffff;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(94.1025641026%, 29.2307692308%, 38.9441930618%) 50%);
  box-shadow: inset 0 -2px 0 #ffffff;
}
.text-columns.red a img {
  background: #ee334f;
}

.text-columns.blue {
  background: #00a7e1;
  color: #ffffff;
}
.text-columns.blue h2, .text-columns.blue h3 {
  color: #ffffff;
  border-bottom: 0;
  margin-bottom: 2rem;
}
.text-columns.blue .fa-solid {
  color: #ffffff;
  font-size: 3rem;
}
.text-columns.blue a:not(.button) {
  color: #ffffff;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(0%, 72.9124183007%, 98.2352941176%) 50%);
  box-shadow: inset 0 -2px 0 #ffffff;
}
.text-columns.blue a img {
  background: #00a7e1;
}

.text-columns.dark-gray {
  background: #796d66;
  color: #ffffff;
}
.text-columns.dark-gray h2, .text-columns.dark-gray h3 {
  color: #ffffff;
  border-bottom: 0;
}
.text-columns.dark-gray .fa-solid {
  color: #ffffff;
  font-size: 3rem;
}
.text-columns.dark-gray a:not(.button) {
  color: #ffffff;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(52.8769893608%, 47.6329904159%, 44.5739910314%) 50%);
  box-shadow: inset 0 -2px 0 #ffffff;
}
.text-columns.dark-gray a img {
  background: #796d66;
}

.text-columns.light-gray {
  background: #d6d1cc;
}
.text-columns.light-gray a img {
  background: #d6d1cc;
}

.text-columns.lighter-gray {
  background: #eae7e5;
}
.text-columns.lighter-gray a img {
  background: #eae7e5;
}

.page-contact .text-columns {
  margin-top: 3rem;
  padding-top: 0;
}

@media print, screen and (min-width: 44.375em) {
  .page-salesforce .text-columns .medium-6 h5,
  .page-virtuous .text-columns .medium-6 h5 {
    margin-left: 100px;
    margin-top: 0;
  }
}

@media print, screen and (min-width: 44.375em) {
  .page-education .text-columns .medium-4 ul,
  .page-education .text-columns .medium-6 ul,
  .page-health .text-columns .medium-4 ul,
  .page-health .text-columns .medium-6 ul {
    margin-left: 20px;
  }
}
.page-education .text-columns.blue .medium-4 ul li::before,
.page-education .text-columns.blue .medium-4 ul li li::before,
.page-education .text-columns.blue .medium-6 ul li::before,
.page-education .text-columns.blue .medium-6 ul li li::before,
.page-health .text-columns.blue .medium-4 ul li::before,
.page-health .text-columns.blue .medium-4 ul li li::before,
.page-health .text-columns.blue .medium-6 ul li::before,
.page-health .text-columns.blue .medium-6 ul li li::before {
  color: #ffffff;
}

.text {
  font-size: 1.25rem;
}
@media print, screen and (min-width: 44.375em) {
  .text {
    font-size: 1.375rem;
  }
}
.text .larger {
  font-size: 1.625rem;
  line-height: 1.5;
}
@media print, screen and (min-width: 44.375em) {
  .text .larger {
    font-size: 2rem;
  }
}
.text h1, .text h2, .text h3, .text h4 {
  color: #ee334f;
  border-bottom: 1px solid #ff8200;
}
.text h2 {
  margin-bottom: 2rem;
  max-width: fit-content;
  border-bottom: 0;
  background: #ee334f;
  background: linear-gradient(to right, #ee334f 0%, #ff8200 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.text h2::-moz-selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.text h2::selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.text h5 {
  color: #ee334f;
}
.text h3, .text h5, .text h6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.text a {
  color: #000000;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe6cc 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  box-shadow: inset 0 -2px 0 #ff8200;
}
.text a:hover {
  background-position: -100% 0;
}
.text a.button, .text .wp-block-button a.wp-block-button__link, .wp-block-button .text a.wp-block-button__link {
  text-decoration: none;
}
.text ul {
  list-style-type: none;
  margin-bottom: 2rem;
}
.text ul li {
  position: relative;
  padding-left: 25px;
  text-indent: -1em;
  padding-left: 1em;
}
.text ul li::before {
  content: "■ ";
  margin-right: 4px;
  color: #ff8200;
  font-family: none;
}
.text ul li li::before {
  content: "■ ";
  margin-right: 4px;
  color: #00a7e1;
  font-family: none;
}
.text ul ul {
  margin-bottom: 0;
}
.text ol {
  list-style: none;
  counter-reset: li;
}
.text ol li {
  counter-increment: li;
}
.text ol li::before {
  content: counter(li);
  color: #ff8200;
  display: inline-block;
  width: 1.25em;
  margin-left: -1.75em;
  margin-right: 0.5em;
  text-align: right;
  direction: rtl;
}
.text ol ol li::before {
  content: counter(li, lower-alpha);
  color: #00a7e1;
}
.text blockquote {
  color: #ee334f;
  text-align: center;
  border-left: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 15px;
  font-weight: 700;
  line-height: 1.6;
  width: 90%;
}
@media print, screen and (min-width: 44.375em) {
  .text blockquote {
    width: 90%;
  }
}
.text blockquote .quotation-mark {
  color: #ff8200;
}
.text blockquote .quote {
  line-height: 1.6;
}
.text blockquote p {
  line-height: 1.6;
}
.text cite {
  margin-top: 0.5rem;
  text-align: center;
  font-size: 1.125rem;
  font-weight: 400;
}

.text.red {
  background: #ee334f;
  color: #ffffff;
}
.text.red h2, .text.red h3 {
  color: #ffffff;
  border-bottom: 0;
  margin-bottom: 2rem;
}
.text.red ul li::before {
  color: #ffffff;
}
.text.red ul li li::before {
  color: #ffffff;
}
.text.red ol li::before {
  color: #ffffff;
}
.text.red ol ol li::before {
  color: #ffffff;
}

.text.blue {
  background: #00a7e1;
  color: #ffffff;
}
.text.blue h2, .text.blue h3 {
  color: #ffffff;
  border-bottom: 0;
  margin-bottom: 2rem;
}
.text.blue ul li::before {
  color: #ffffff;
}
.text.blue ul li li::before {
  color: #ffffff;
}
.text.blue ol li::before {
  color: #ffffff;
}
.text.blue ol ol li::before {
  color: #ffffff;
}

.text.dark-gray {
  background: #796d66;
  color: #ffffff;
}
.text.dark-gray h2, .text.dark-gray h3 {
  color: #ffffff;
  border-bottom: 0;
  margin-bottom: 2rem;
}
.text.dark-gray ul li::before {
  color: #ffffff;
}
.text.dark-gray ul li li::before {
  color: #ffffff;
}
.text.dark-gray ol li::before {
  color: #ffffff;
}
.text.dark-gray ol ol li::before {
  color: #ffffff;
}

.text.light-gray {
  background: #d6d1cc;
}

.text.lighter-gray {
  background: #eae7e5;
}

.error404 section.text {
  margin-bottom: 20em;
}

.left-callout-circle,
.right-callout-circle {
  background: linear-gradient(to right, #ee334f, #ff8200);
  background-position: left center;
  height: 300px;
  width: 300px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  color: #ffffff;
  font-size: 1.125rem;
  text-align: center;
  padding: 26px;
  display: table;
  margin-bottom: 2rem;
}
.left-callout-circle p, .left-callout-circle span,
.right-callout-circle p,
.right-callout-circle span {
  vertical-align: middle;
  display: table-cell;
}

@media print, screen and (min-width: 44.375em) {
  .left-callout-circle {
    float: left;
    margin-right: 1rem;
    margin-bottom: 0;
  }
}

@media print, screen and (min-width: 44.375em) {
  .right-callout-circle {
    float: right;
    margin-left: 1rem;
    margin-bottom: 0;
  }
}

.page-home .hero:where(:not(.hero-default)) .image-content h1,
.page-about .hero:where(:not(.hero-default)) .image-content h1,
.page-partners .hero:where(:not(.hero-default)) .image-content h1,
.page-approach .hero:where(:not(.hero-default)) .image-content h1,
.page-planning .hero:where(:not(.hero-default)) .image-content h1,
.page-strategy .hero:where(:not(.hero-default)) .image-content h1,
.page-operations .hero:where(:not(.hero-default)) .image-content h1,
.page-engagement .hero:where(:not(.hero-default)) .image-content h1,
.page-enterprise .hero:where(:not(.hero-default)) .image-content h1,
.page-organizational-strategies .hero:where(:not(.hero-default)) .image-content h1 {
  margin-bottom: 0;
}
.page-home .text-centered .grid-container .cell,
.page-about .text-centered .grid-container .cell,
.page-partners .text-centered .grid-container .cell,
.page-approach .text-centered .grid-container .cell,
.page-planning .text-centered .grid-container .cell,
.page-strategy .text-centered .grid-container .cell,
.page-operations .text-centered .grid-container .cell,
.page-engagement .text-centered .grid-container .cell,
.page-enterprise .text-centered .grid-container .cell,
.page-organizational-strategies .text-centered .grid-container .cell {
  font-size: 1.5rem;
}
@media print, screen and (min-width: 44.375em) {
  .page-home .text-centered .grid-container .cell,
  .page-about .text-centered .grid-container .cell,
  .page-partners .text-centered .grid-container .cell,
  .page-approach .text-centered .grid-container .cell,
  .page-planning .text-centered .grid-container .cell,
  .page-strategy .text-centered .grid-container .cell,
  .page-operations .text-centered .grid-container .cell,
  .page-engagement .text-centered .grid-container .cell,
  .page-enterprise .text-centered .grid-container .cell,
  .page-organizational-strategies .text-centered .grid-container .cell {
    font-size: 1.75rem;
  }
}
.page-home .text-columns .text-columns-headline,
.page-about .text-columns .text-columns-headline,
.page-partners .text-columns .text-columns-headline,
.page-approach .text-columns .text-columns-headline,
.page-planning .text-columns .text-columns-headline,
.page-strategy .text-columns .text-columns-headline,
.page-operations .text-columns .text-columns-headline,
.page-engagement .text-columns .text-columns-headline,
.page-enterprise .text-columns .text-columns-headline,
.page-organizational-strategies .text-columns .text-columns-headline {
  margin: 0 auto;
  margin-bottom: 2rem;
  max-width: fit-content;
  text-align: center;
  border-bottom: 0;
  background: #ee334f;
  background: linear-gradient(to right, #ee334f 0%, #ff8200 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.page-home .text-columns .text-columns-headline::-moz-selection,
.page-about .text-columns .text-columns-headline::-moz-selection,
.page-partners .text-columns .text-columns-headline::-moz-selection,
.page-approach .text-columns .text-columns-headline::-moz-selection,
.page-planning .text-columns .text-columns-headline::-moz-selection,
.page-strategy .text-columns .text-columns-headline::-moz-selection,
.page-operations .text-columns .text-columns-headline::-moz-selection,
.page-engagement .text-columns .text-columns-headline::-moz-selection,
.page-enterprise .text-columns .text-columns-headline::-moz-selection,
.page-organizational-strategies .text-columns .text-columns-headline::-moz-selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.page-home .text-columns .text-columns-headline::selection,
.page-about .text-columns .text-columns-headline::selection,
.page-partners .text-columns .text-columns-headline::selection,
.page-approach .text-columns .text-columns-headline::selection,
.page-planning .text-columns .text-columns-headline::selection,
.page-strategy .text-columns .text-columns-headline::selection,
.page-operations .text-columns .text-columns-headline::selection,
.page-engagement .text-columns .text-columns-headline::selection,
.page-enterprise .text-columns .text-columns-headline::selection,
.page-organizational-strategies .text-columns .text-columns-headline::selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.page-home .text-columns .text-columns-headline small,
.page-about .text-columns .text-columns-headline small,
.page-partners .text-columns .text-columns-headline small,
.page-approach .text-columns .text-columns-headline small,
.page-planning .text-columns .text-columns-headline small,
.page-strategy .text-columns .text-columns-headline small,
.page-operations .text-columns .text-columns-headline small,
.page-engagement .text-columns .text-columns-headline small,
.page-enterprise .text-columns .text-columns-headline small,
.page-organizational-strategies .text-columns .text-columns-headline small {
  background: linear-gradient(90deg, #ee334f, #ff8200);
  font-size: 60%;
  color: #ffffff;
  -webkit-background-clip: initial;
  -webkit-text-fill-color: initial;
  padding: 5px 10px;
  margin-bottom: 10px;
}
.page-home .text-columns h4,
.page-about .text-columns h4,
.page-partners .text-columns h4,
.page-approach .text-columns h4,
.page-planning .text-columns h4,
.page-strategy .text-columns h4,
.page-operations .text-columns h4,
.page-engagement .text-columns h4,
.page-enterprise .text-columns h4,
.page-organizational-strategies .text-columns h4 {
  color: #000000;
  border-bottom: 0;
}
.page-home .text-columns .text-columns-below,
.page-about .text-columns .text-columns-below,
.page-partners .text-columns .text-columns-below,
.page-approach .text-columns .text-columns-below,
.page-planning .text-columns .text-columns-below,
.page-strategy .text-columns .text-columns-below,
.page-operations .text-columns .text-columns-below,
.page-engagement .text-columns .text-columns-below,
.page-enterprise .text-columns .text-columns-below,
.page-organizational-strategies .text-columns .text-columns-below {
  font-size: 1.5625rem;
  margin-top: 2rem;
}
.page-home .text-columns .text-columns-below p,
.page-about .text-columns .text-columns-below p,
.page-partners .text-columns .text-columns-below p,
.page-approach .text-columns .text-columns-below p,
.page-planning .text-columns .text-columns-below p,
.page-strategy .text-columns .text-columns-below p,
.page-operations .text-columns .text-columns-below p,
.page-engagement .text-columns .text-columns-below p,
.page-enterprise .text-columns .text-columns-below p,
.page-organizational-strategies .text-columns .text-columns-below p {
  margin-bottom: 0;
}
.page-home .text-columns-button,
.page-about .text-columns-button,
.page-partners .text-columns-button,
.page-approach .text-columns-button,
.page-planning .text-columns-button,
.page-strategy .text-columns-button,
.page-operations .text-columns-button,
.page-engagement .text-columns-button,
.page-enterprise .text-columns-button,
.page-organizational-strategies .text-columns-button {
  text-align: center;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.page-home h2, .page-home h2 a,
.page-about h2,
.page-about h2 a,
.page-partners h2,
.page-partners h2 a,
.page-approach h2,
.page-approach h2 a,
.page-planning h2,
.page-planning h2 a,
.page-strategy h2,
.page-strategy h2 a,
.page-operations h2,
.page-operations h2 a,
.page-engagement h2,
.page-engagement h2 a,
.page-enterprise h2,
.page-enterprise h2 a,
.page-organizational-strategies h2,
.page-organizational-strategies h2 a {
  margin: 0 auto;
  margin-bottom: 2rem;
  max-width: fit-content;
  text-align: center;
  border-bottom: 0;
  background: #ee334f;
  background: linear-gradient(to right, #ee334f 0%, #ff8200 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.page-home h2::-moz-selection, .page-home h2 a::-moz-selection,
.page-about h2::-moz-selection,
.page-about h2 a::-moz-selection,
.page-partners h2::-moz-selection,
.page-partners h2 a::-moz-selection,
.page-approach h2::-moz-selection,
.page-approach h2 a::-moz-selection,
.page-planning h2::-moz-selection,
.page-planning h2 a::-moz-selection,
.page-strategy h2::-moz-selection,
.page-strategy h2 a::-moz-selection,
.page-operations h2::-moz-selection,
.page-operations h2 a::-moz-selection,
.page-engagement h2::-moz-selection,
.page-engagement h2 a::-moz-selection,
.page-enterprise h2::-moz-selection,
.page-enterprise h2 a::-moz-selection,
.page-organizational-strategies h2::-moz-selection,
.page-organizational-strategies h2 a::-moz-selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.page-home h2::selection, .page-home h2 a::selection,
.page-about h2::selection,
.page-about h2 a::selection,
.page-partners h2::selection,
.page-partners h2 a::selection,
.page-approach h2::selection,
.page-approach h2 a::selection,
.page-planning h2::selection,
.page-planning h2 a::selection,
.page-strategy h2::selection,
.page-strategy h2 a::selection,
.page-operations h2::selection,
.page-operations h2 a::selection,
.page-engagement h2::selection,
.page-engagement h2 a::selection,
.page-enterprise h2::selection,
.page-enterprise h2 a::selection,
.page-organizational-strategies h2::selection,
.page-organizational-strategies h2 a::selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.page-home .text-centered.red h2,
.page-about .text-centered.red h2,
.page-partners .text-centered.red h2,
.page-approach .text-centered.red h2,
.page-planning .text-centered.red h2,
.page-strategy .text-centered.red h2,
.page-operations .text-centered.red h2,
.page-engagement .text-centered.red h2,
.page-enterprise .text-centered.red h2,
.page-organizational-strategies .text-centered.red h2 {
  color: #ffffff !important;
  background: initial !important;
  -webkit-text-fill-color: initial !important;
}

@media screen and (min-width: 96.875em) {
  .page-home .hero:where(:not(.hero-default)) .grid-container {
    padding-top: 10rem;
  }
}
.page-home h2 {
  color: #ee334f;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  border-bottom: 0;
}
.page-home .text-columns h4 {
  width: 85%;
  height: 80px;
}

.page-about .text-columns {
  padding-top: 0;
  margin-bottom: 2rem;
}

.page-approach .text-centered h2 {
  margin: 0 auto;
  margin-bottom: 2rem;
  max-width: fit-content;
  text-align: center;
  border-bottom: 0;
  background: #ee334f;
  background: linear-gradient(to right, #ee334f 0%, #ff8200 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.page-approach .text-centered h2::-moz-selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.page-approach .text-centered h2::selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.page-approach .approach-stacked .approach-items {
  margin: 0 auto;
}
@media print, screen and (min-width: 44.375em) {
  .page-approach .approach-stacked .approach-items {
    width: 80%;
  }
}
.page-approach .approach-stacked .cell.item {
  background: #eae7e5;
  padding: 1rem;
}
.page-approach .approach-stacked .cell.item p {
  margin-bottom: 0;
}
.page-approach .approach-stacked .cell.small-1 {
  padding-right: 0;
  margin-left: -30px;
  background: transparent;
}
@media print, screen and (min-width: 44.375em) {
  .page-approach .approach-stacked .cell.small-1 {
    margin-left: -40px;
  }
}
.page-approach .approach-stacked .cell.small-11 {
  background: transparent;
  padding-left: 40px;
  font-size: 1rem;
}
@media print, screen and (min-width: 44.375em) {
  .page-approach .approach-stacked .cell.small-11 {
    padding-left: 30px;
    font-size: 1.25rem;
  }
}
.page-approach .approach-stacked .fa-solid, .page-approach .approach-stacked .fa-kit, .page-approach .approach-stacked h4 {
  display: inline-block;
}
.page-approach .approach-stacked .fa-solid, .page-approach .approach-stacked .fa-kit {
  font-size: 3rem;
  background: radial-gradient(#ffffff 50%, transparent 50%);
}
@media print, screen and (min-width: 44.375em) {
  .page-approach .approach-stacked .fa-solid, .page-approach .approach-stacked .fa-kit {
    font-size: 5rem;
  }
}
.page-approach h4 {
  margin-bottom: 0;
}
.page-approach h4 small {
  font-size: 100%;
  color: #796d66;
}
.page-approach .approach-outcomes {
  text-align: center;
  font-size: 1.8rem;
}
.page-approach .approach-outcomes span {
  color: #ee334f;
}
.page-approach .text.lighter-gray {
  margin-top: 2rem;
  padding-top: 4rem;
}
.page-approach .innovation-hub {
  max-width: 700px;
  margin: 0 auto;
  font-weight: 600;
}
.page-approach .innovation-hub .st39 {
  font-weight: bold;
}
.page-approach .innovation-hub .red-circle text {
  fill: #ee334f;
}
.page-approach .innovation-hub .red-circle .red-circle-group {
  fill: #ffffff;
}
.page-approach .innovation-hub .red-circle .red-circle-group:hover {
  fill: #ee334f;
}
.page-approach .innovation-hub .red-circle .red-circle-group:hover text {
  fill: #ffffff;
}
.page-approach .innovation-hub .green-circle text {
  fill: #00ae41;
}
.page-approach .innovation-hub .green-circle .green-circle-group {
  fill: #ffffff;
}
.page-approach .innovation-hub .green-circle .green-circle-group:hover {
  fill: #00ae41;
}
.page-approach .innovation-hub .green-circle .green-circle-group:hover text {
  fill: #ffffff;
}
.page-approach .innovation-hub .tangerine-circle text {
  fill: #ff8200;
}
.page-approach .innovation-hub .tangerine-circle .tangerine-circle-group {
  fill: #ffffff;
}
.page-approach .innovation-hub .tangerine-circle .tangerine-circle-group:hover {
  fill: #ff8200;
}
.page-approach .innovation-hub .tangerine-circle .tangerine-circle-group:hover text {
  fill: #ffffff;
}
.page-approach .innovation-hub .blue-circle text {
  fill: #00a7e1;
}
.page-approach .innovation-hub .blue-circle .blue-circle-group {
  fill: #ffffff;
}
.page-approach .innovation-hub .blue-circle .blue-circle-group:hover {
  fill: #00a7e1;
}
.page-approach .innovation-hub .blue-circle .blue-circle-group:hover text {
  fill: #ffffff;
}

.page-planning .flip-cards,
.page-strategy .flip-cards,
.page-operations .flip-cards,
.page-engagement .flip-cards,
.page-enterprise .flip-cards,
.page-organizational-strategies .flip-cards {
  margin-top: 2rem;
}

.post-the-end-of-alumni-participation-in-rankings-where-do-we-go-from-here .text h5, .post-the-end-of-alumni-participation-in-rankings-where-do-we-go-from-here .text h6 {
  max-width: fit-content;
  border-bottom: 0;
  background: #ee334f;
  background: linear-gradient(to right, #ee334f 0%, #ff8200 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.post-the-end-of-alumni-participation-in-rankings-where-do-we-go-from-here .text h5::-moz-selection, .post-the-end-of-alumni-participation-in-rankings-where-do-we-go-from-here .text h6::-moz-selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.post-the-end-of-alumni-participation-in-rankings-where-do-we-go-from-here .text h5::selection, .post-the-end-of-alumni-participation-in-rankings-where-do-we-go-from-here .text h6::selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.post-the-end-of-alumni-participation-in-rankings-where-do-we-go-from-here .insights h2 {
  margin: 0 auto;
  margin-bottom: 2rem;
  max-width: fit-content;
  text-align: center;
  background: #ee334f;
  background: linear-gradient(to right, #ee334f 0%, #ff8200 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.post-the-end-of-alumni-participation-in-rankings-where-do-we-go-from-here .insights h2::-moz-selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.post-the-end-of-alumni-participation-in-rankings-where-do-we-go-from-here .insights h2::selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}

.page-education .text.white h2,
.page-health .text.white h2 {
  margin: 0 auto;
  margin-bottom: 2rem;
  max-width: fit-content;
  text-align: center;
  border-bottom: 0;
  background: #ee334f;
  background: linear-gradient(to right, #ee334f 0%, #ff8200 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.page-education .text.white h2::-moz-selection,
.page-health .text.white h2::-moz-selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.page-education .text.white h2::selection,
.page-health .text.white h2::selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.page-education .text.white h2 a::-moz-selection,
.page-health .text.white h2 a::-moz-selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.page-education .text.white h2 a::selection,
.page-health .text.white h2 a::selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}

.thumbnails {
  margin-bottom: 2rem;
}
.thumbnails h2.center {
  text-align: center;
}
.thumbnails .thumbnails-thumbnail {
  position: relative;
  color: #000000;
  text-align: center;
}
.thumbnails .thumbnails-thumbnail a {
  color: #000000;
}
.thumbnails .thumbnails-thumbnail h3 {
  background: #eae7e5;
  position: absolute;
  width: 90%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 1.25rem;
  font-weight: 400;
  z-index: 10;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 15px;
}
.thumbnails .thumbnails-thumbnail h3 span {
  font-size: 80%;
  text-transform: lowercase;
}
.thumbnails .thumbnails-thumbnail:hover h3 {
  background: #d6d1cc;
}

.tiles {
  text-align: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.tiles h2 {
  margin-bottom: 2rem;
}
.tiles h2 a {
  color: #000000;
}
.tiles .tile {
  position: relative;
  color: #000000;
  text-align: center;
}
.tiles .tile a {
  color: #000000;
}
.tiles .tile h3 {
  background: #eae7e5;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  line-height: 1;
  font-weight: 400;
  z-index: 10;
  padding: 0.5rem 1rem;
  border-radius: 15px;
}
.tiles .tile:hover h3 {
  background: #d6d1cc;
}

.cd-timeline__container {
  position: relative;
  padding: var(--space-md) 0;
}
.cd-timeline__container::before {
  content: "";
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
}
@media print, screen and (min-width: 44.375em) {
  .cd-timeline__container::before {
    left: 50%;
    transform: translateX(-50%);
  }
}

.cd-timeline__block {
  display: flex;
  position: relative;
  z-index: 1;
  margin-bottom: var(--space-lg);
}
.cd-timeline__block:last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 44.375em) {
  .cd-timeline__block:nth-child(even) {
    flex-direction: row-reverse;
  }
}

.cd-timeline__img {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0 0 0 4px var(--color-white), inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
}
.cd-timeline__img img {
  width: 24px;
  height: 24px;
}
@media print, screen and (min-width: 44.375em) {
  .cd-timeline__img {
    width: 60px;
    height: 60px;
    order: 1;
    margin-left: calc(5% - 30px);
    will-change: transform;
  }
  .cd-timeline__block:nth-child(even) .cd-timeline__img {
    margin-right: calc(5% - 30px);
  }
}

.cd-timeline__img--bwf,
.cd-timeline__img--tangerine {
  background-color: #ff8200;
}

.cd-timeline__img--picture,
.cd-timeline__img--blue {
  background-color: #00a7e1;
}

.cd-timeline__img--movie {
  background-color: #00a7e1;
}

.cd-timeline__img--location,
.cd-timeline__img--green {
  background-color: #00ae41;
}

.cd-timeline__other {
  color: #ffffff;
  font-size: 30px;
}

.cd-timeline__img--lighter-gray {
  background-color: #eae7e5;
  color: #ff8200;
}

.cd-timeline__content {
  flex-grow: 1;
  position: relative;
  margin-left: var(--space-md);
  background: #ffffff;
  border-radius: var(--radius-md);
  padding: var(--space-md);
  box-shadow: 0 3px 0 var(--cd-color-2);
}
.cd-timeline__content::before {
  content: "";
  position: absolute;
  top: 16px;
  right: 100%;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-right-color: hsl(0, 0%, 100%);
  border-right-color: #ffffff;
}
.cd-timeline__content h2 {
  color: #000000;
  border-bottom: 0;
  line-height: 1;
  margin-bottom: 2rem;
}
.cd-timeline__content p:last-of-type {
  margin-bottom: 0;
}
.cd-timeline__content .button, .cd-timeline__content .wp-block-button .wp-block-button__link, .wp-block-button .cd-timeline__content .wp-block-button__link {
  margin-top: 2rem;
}
.cd-timeline__content .timeline-image {
  margin-bottom: 1rem;
}
.cd-timeline__content .timeline-image-half {
  max-width: 60%;
}
.cd-timeline__content .responsive-embed {
  border: 0;
  margin-bottom: 2rem;
}
@media print, screen and (min-width: 44.375em) {
  .cd-timeline__content {
    width: 45%;
    flex-grow: 0;
    will-change: transform;
    margin: 0;
    font-size: 1.375rem;
    --line-height-multiplier: 1.2;
  }
  .cd-timeline__content::before {
    top: 24px;
  }
  .cd-timeline__block:nth-child(odd) .cd-timeline__content::before {
    right: auto;
    left: 100%;
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-left-color: hsl(0, 0%, 100%);
    border-left-color: var(--color-white);
  }
}

.cd-timeline__date {
  font-size: 2rem;
  color: #ffffff;
}
@media print, screen and (min-width: 44.375em) {
  .cd-timeline__date {
    position: absolute;
    width: 100%;
    left: 120%;
    top: 20px;
  }
  .cd-timeline__block:nth-child(even) .cd-timeline__date {
    left: auto;
    right: 120%;
    text-align: right;
  }
}

.cd-timeline.red {
  background-color: #ee334f;
}
.cd-timeline.red .cd-timeline__container::before {
  background: rgb(86.1538461538%, 7.1794871795%, 19.0045248869%);
}

.cd-timeline.blue {
  background-color: #00a7e1;
}
.cd-timeline.blue .cd-timeline__container::before {
  background: rgb(0%, 50.645751634%, 68.2352941176%);
}

.cd-timeline.dark-gray {
  background-color: #796d66;
}
.cd-timeline.dark-gray .cd-timeline__container::before {
  background: rgb(36.5989624549%, 32.9693132859%, 30.8520179372%);
}

.cd-timeline.light-gray {
  background-color: #d6d1cc;
}
.cd-timeline.light-gray .cd-timeline__container::before {
  background: rgb(75.0085251492%, 71.9607843137%, 68.9130434783%);
}
.cd-timeline.light-gray .cd-timeline__container .cd-timeline__date {
  color: #000000;
}

.cd-timeline.lighter-gray {
  background-color: #eae7e5;
}
.cd-timeline.lighter-gray .cd-timeline__container::before {
  background: rgb(82.8285356696%, 80.3754693367%, 78.7400917814%);
}
.cd-timeline.lighter-gray .cd-timeline__container .cd-timeline__date {
  color: #000000;
}

.cd-timeline.white {
  background-color: #ffffff;
}
.cd-timeline.white .cd-timeline__container::before {
  background: rgb(90%, 90%, 90%);
}
.cd-timeline.white .cd-timeline__container .cd-timeline__date {
  color: #000000;
}
.cd-timeline.white .cd-timeline__content {
  background: #eae7e5;
}

@media print, screen and (min-width: 44.375em) {
  .cd-timeline__img--hidden, .cd-timeline__content--hidden {
    visibility: hidden;
  }
  .cd-timeline__img--bounce-in {
    animation: cd-bounce-1 0.6s;
  }
  .cd-timeline__content--bounce-in {
    animation: cd-bounce-2 0.6s;
  }
  .cd-timeline__block:nth-child(even) .cd-timeline__content--bounce-in {
    animation-name: cd-bounce-2-inverse;
  }
}
@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    transform: scale(0.5);
  }
  60% {
    opacity: 1;
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    transform: translateX(100px);
  }
  60% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    transform: translateX(0);
  }
}
.video {
  margin-top: 2rem;
  background: #eae7e5;
}
.video .grid-container {
  padding: 4rem 0;
  width: 90%;
}
@media print, screen and (min-width: 44.375em) {
  .video .grid-container {
    width: 80%;
  }
}
@media print, screen and (min-width: 64em) {
  .video .grid-container {
    width: 60%;
  }
}
.video .grid-container.two-column {
  padding: 4rem 0;
  width: 90%;
}

.responsive-embed {
  margin-bottom: 0;
  border: 6px solid #d6d1cc;
}

.wave-divider {
  position: absolute;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
}
.wave-divider svg {
  position: relative;
  display: block;
  width: calc(180% + 1.3px);
  height: 60px;
  transform: rotateY(180deg);
}
@media print, screen and (min-width: 44.375em) {
  .wave-divider svg {
    width: calc(150% + 1.3px);
    height: 129px;
  }
}

.wave-divider.above-red .shape-fill {
  fill: #ee334f;
}

.wave-divider.above-blue .shape-fill {
  fill: #00a7e1;
}

.wave-divider.above-dark-gray .shape-fill {
  fill: #796d66;
}

.wave-divider.above-light-gray .shape-fill {
  fill: #d6d1cc;
}

.wave-divider.above-lighter-gray .shape-fill {
  fill: #eae7e5;
}

.wave-divider.above-white .shape-fill {
  fill: #ffffff;
}

.wave-divider.below-red {
  background: #ee334f;
}

.wave-divider.below-blue {
  background: #00a7e1;
}

.wave-divider.below-dark-gray {
  background: #796d66;
}

.wave-divider.below-light-gray {
  background: #d6d1cc;
}

.wave-divider.below-lighter-gray {
  background: #eae7e5;
}

.wave-divider-bottom {
  padding-bottom: 3rem;
}
@media print, screen and (min-width: 44.375em) {
  .wave-divider-bottom {
    padding-bottom: 8rem;
  }
}

.front-hero .marketing {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 44.375em) {
  .front-hero .marketing {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.front-hero .marketing {
  max-width: 55rem;
  margin: 0 auto;
  display: flex;
  flex-flow: row wrap;
}
.front-hero {
  background: url("../images/demo/hero-bg-foundation-6-small.svg") bottom center;
  background-size: cover;
  background-position: bottom;
  padding: 4.0625rem 0;
  margin: 0 0 2rem;
  height: auto;
  position: relative;
  text-align: left;
}
@media print, screen and (min-width: 44.375em) {
  .front-hero {
    background: url("../images/demo/hero-bg-foundation-6-large.svg") bottom center;
    background-size: cover;
    background-position: center;
    height: 42.8125rem;
    margin: 0 0 4.5rem;
  }
}
.front-hero .watch {
  width: calc(58.3333333333% - 1.25rem);
  margin-right: 0.625rem;
  margin-left: 0.625rem;
}
@media print, screen and (min-width: 44.375em) {
  .front-hero .watch {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem;
  }
}
.front-hero .watch a {
  color: #B4C9D1;
  cursor: pointer;
  font-weight: 400;
  margin-right: 1.25rem;
}
.front-hero .watch a:hover {
  color: #fff;
}
.front-hero .watch #stargazers :before {
  content: "\f09b";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #B4C9D1;
  margin-right: 0.5rem;
}
.front-hero .watch #twitter :before {
  content: "\f099";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #B4C9D1;
  margin-right: 0.5rem;
}
.front-hero .tagline {
  width: calc(66.6666666667% - 1.25rem);
  margin-right: 0.625rem;
  margin-left: 0.625rem;
}
@media print, screen and (min-width: 44.375em) {
  .front-hero .tagline {
    width: calc(41.6666666667% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem;
    padding-top: 6rem;
  }
}
.front-hero h1 {
  color: #fff;
  font-weight: 500;
  font-size: 2.2rem;
}
@media print, screen and (min-width: 44.375em) {
  .front-hero h1 {
    font-size: 2.875rem;
  }
}
.front-hero h4 {
  color: #fefefe;
  font-weight: 300;
  font-size: 1.3125rem;
}
.front-hero .download {
  margin-top: 1.25rem;
}

.intro {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 44.375em) {
  .intro {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.intro {
  max-width: 75rem;
  margin: 0 auto;
  display: flex;
  flex-flow: row wrap;
}
.intro .fp-intro {
  width: calc(100% - 1.25rem);
  margin-right: 0.625rem;
  margin-left: 0.625rem;
}
@media print, screen and (min-width: 44.375em) {
  .intro .fp-intro {
    width: calc(83.3333333333% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem;
    margin-left: calc(8.3333333333% + 0.625rem);
  }
  .intro .fp-intro h2 {
    font-weight: 300;
    margin-bottom: 1.5rem;
  }
  .intro .fp-intro h4 {
    font-size: 1.125rem;
    line-height: 1.6;
    color: #777;
    margin-bottom: 2rem;
  }
}

.section-divider {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 44.375em) {
  .section-divider {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.section-divider {
  max-width: 75rem;
  margin: 0 auto;
  display: flex;
  flex-flow: row wrap;
}
.section-divider hr {
  width: calc(100% - 1.25rem);
  margin-right: 0.625rem;
  margin-left: 0.625rem;
  box-sizing: border-box;
}

.benefits {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 44.375em) {
  .benefits {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.benefits {
  max-width: 75rem;
  margin: 0 auto;
  display: flex;
  flex-flow: row wrap;
  text-align: center;
}
.benefits header {
  width: calc(100% - 1.25rem);
  margin-right: 0.625rem;
  margin-left: 0.625rem;
}
.benefits header h2 {
  font-weight: 300;
}
.benefits header h4 {
  font-size: 1.125rem;
  line-height: 1.6;
  color: #777;
}
.benefits .semantic,
.benefits .responsive,
.benefits .customizable,
.benefits .professional {
  width: calc(100% - 1.25rem);
  margin-right: 0.625rem;
  margin-left: 0.625rem;
}
@media print, screen and (min-width: 44.375em) {
  .benefits .semantic,
  .benefits .responsive,
  .benefits .customizable,
  .benefits .professional {
    width: calc(25% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem;
  }
}
.benefits .semantic img,
.benefits .responsive img,
.benefits .customizable img,
.benefits .professional img {
  padding: 1.25rem;
  margin: 1rem auto 0 auto;
}
.benefits .semantic h3,
.benefits .responsive h3,
.benefits .customizable h3,
.benefits .professional h3 {
  color: #0a0a0a;
  font-weight: 300;
  font-size: 1.75rem;
}
.benefits .semantic p,
.benefits .responsive p,
.benefits .customizable p,
.benefits .professional p {
  font-size: 0.9375rem;
}
.benefits .why-foundation {
  width: calc(100% - 1.25rem);
  margin-right: 0.625rem;
  margin-left: 0.625rem;
  margin-top: 4rem;
}

.kitchen-sink-header {
  width: calc(100% - 1.25rem);
  margin-right: 0.625rem;
  margin-left: 0.625rem;
}

.kitchen-sink-components hr {
  margin: 3rem 0;
}
.kitchen-sink-components {
  width: calc(100% - 1.25rem);
  margin-right: 0.625rem;
  margin-left: 0.625rem;
}
@media print, screen and (min-width: 64em) {
  .kitchen-sink-components {
    width: calc(75% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem;
  }
}

.kitchen-sink-nav {
  display: none;
}
@media print, screen and (min-width: 64em) {
  .kitchen-sink-nav {
    width: calc(25% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem;
    display: block;
    float: right;
  }
  .kitchen-sink-nav .docs-sub-menu {
    font-size: 0.85rem;
    margin-top: 1rem;
  }
  .kitchen-sink-nav .docs-menu-title {
    text-transform: uppercase;
    font-size: 0.75rem;
    color: #796d66;
    font-weight: bold;
    line-height: 1;
    padding-left: 0.9rem;
    margin-bottom: 0.5rem;
    border-top: 1px solid #aca198;
    margin-top: 1rem;
    padding-top: 1.5rem;
  }
  .kitchen-sink-nav .docs-toc {
    width: 100%;
    padding-left: 4rem;
    padding-right: 1rem;
  }
  .kitchen-sink-nav .docs-toc .active {
    background: #2199e8;
    color: white;
  }
  .kitchen-sink-nav .docs-toc .docs-sub-menu:first-child .docs-menu-title {
    margin-top: 0;
    border-top: 0;
    padding-top: 0;
  }
}

.kitchen-sink-grid .grid-x {
  background: #d6ecfa;
  font-size: 12px;
  line-height: 2rem;
  margin-bottom: 1.5rem;
}
.kitchen-sink-grid .grid-x .cell, .kitchen-sink-grid .grid-x :nth-child(odd) {
  background: #7bc1ef;
  color: #0a0a0a;
}
.kitchen-sink-grid .grid-x .cell:nth-child(even) {
  background: #1779ba;
  color: #fefefe;
}

.single-landing_page .site-header.red {
  background: #ee334f;
}
.single-landing_page .site-header.red .title-bar {
  background: #ee334f;
}
.single-landing_page .site-header.blue {
  background: #00a7e1;
}
.single-landing_page .site-header.blue .title-bar {
  background: #00a7e1;
}
.single-landing_page .site-header.dark-gray {
  background: #796d66;
}
.single-landing_page .site-header.dark-gray .title-bar {
  background: #796d66;
}
.single-landing_page .site-header.light-gray {
  background: #d6d1cc;
}
.single-landing_page .site-header.light-gray .title-bar {
  background: #d6d1cc;
}
.single-landing_page .flex-hero.default-site-header {
  padding-top: 4rem;
}
.single-landing_page .flex-hero {
  padding-bottom: 4rem;
}
.single-landing_page .flex-hero .flex-hero-headline {
  padding: 1rem;
  padding-left: 0.25rem;
  font-size: 1rem;
  color: #ffffff;
}
@media print, screen and (min-width: 44.375em) {
  .single-landing_page .flex-hero .flex-hero-headline {
    padding-left: 0.625rem;
    font-size: 1.25rem;
  }
}
.single-landing_page .flex-hero .flex-hero-headline h1 {
  font-size: 2rem;
  line-height: 1.2;
}
@media print, screen and (min-width: 44.375em) {
  .single-landing_page .flex-hero .flex-hero-headline h1 {
    font-size: 3rem;
  }
}
@media print, screen and (min-width: 64em) {
  .single-landing_page .flex-hero .flex-hero-headline h1 {
    font-size: 3.5rem;
  }
}
@media screen and (min-width: 75em) {
  .single-landing_page .flex-hero .flex-hero-headline h1 {
    font-size: 4rem;
  }
}
.single-landing_page .flex-hero .flex-hero-headline h3 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.single-landing_page .flex-hero .byline a {
  color: #ffffff;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(94.1025641026%, 29.2307692308%, 38.9441930618%) 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  box-shadow: inset 0 -1px 0 #ffffff;
}
.single-landing_page .flex-hero .byline a:hover {
  background-position: -100% 0;
}
.single-landing_page .flex-hero .flex-hero-image {
  height: 100%;
}
@media screen and (max-width: 63.99875em) {
  .single-landing_page .flex-hero .flex-hero-image {
    width: 80%;
    margin: 0 auto;
  }
}
.single-landing_page .flex-hero .flex-hero-image.animated-border {
  border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
  overflow: hidden;
  border-radius: 40% 60% 70% 30%/40% 50% 60% 50%;
  overflow: hidden;
  animation: morph 24s linear infinite;
}
@keyframes morph {
  0%, to {
    border-radius: 40% 60% 70% 30%/40% 40% 60% 50%;
  }
  34% {
    border-radius: 70% 30% 50% 50%/30% 30% 70% 70%;
  }
  67% {
    border-radius: 100% 60% 60% 100%/100% 100% 60% 60%;
  }
}
@keyframes morph {
  0%, 100% {
    border-radius: 40% 60% 70% 30%/40% 40% 60% 50%;
  }
  34% {
    border-radius: 70% 30% 50% 50%/30% 30% 70% 70%;
  }
  67% {
    border-radius: 100% 60% 60% 100%/100% 100% 60% 60%;
  }
}
.single-landing_page .flex-hero .flex-hero-button {
  margin-top: 2rem;
}
.single-landing_page .flex-hero .flex-hero-button .button.primary, .single-landing_page .flex-hero .flex-hero-button .wp-block-button .primary.wp-block-button__link, .wp-block-button .single-landing_page .flex-hero .flex-hero-button .primary.wp-block-button__link {
  color: #ee334f;
  background: #ffffff;
  margin-bottom: 0;
}
.single-landing_page .flex-hero .flex-hero-button .button.primary:before, .single-landing_page .flex-hero .flex-hero-button .wp-block-button .primary.wp-block-button__link:before, .wp-block-button .single-landing_page .flex-hero .flex-hero-button .primary.wp-block-button__link:before {
  background: linear-gradient(90deg, #f7f6f5, #eae7e5);
}
.single-landing_page .flex-hero .flex-hero-text {
  width: 80%;
  font-size: 1.25rem;
  color: #ffffff;
  text-align: center;
  padding-top: 4rem;
}
@media print, screen and (min-width: 44.375em) {
  .single-landing_page .flex-hero .flex-hero-text {
    font-size: 1.75rem;
  }
}
@media print, screen and (min-width: 64em) {
  .single-landing_page .flex-hero .flex-hero-text {
    font-size: 2rem;
  }
}
@media screen and (max-width: 44.37375em) {
  .single-landing_page .flex-hero .flex-hero-text cite {
    font-size: 1.125rem;
  }
}
.single-landing_page .flex-hero .flex-hero-text p {
  margin-bottom: 0;
}
.single-landing_page .flex-hero .flex-hero-text a {
  color: #ffffff;
  text-decoration: none;
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(94.1025641026%, 29.2307692308%, 38.9441930618%) 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  box-shadow: inset 0 -2px 0 #ffffff;
}
.single-landing_page .flex-hero .flex-hero-text a:hover {
  background-position: -100% 0;
}
.single-landing_page .flex-hero .flex-hero-divider-bottom {
  position: absolute;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  padding-top: 64px;
}
.single-landing_page .flex-hero .flex-hero-divider-bottom svg {
  position: relative;
  display: block;
  width: calc(180% + 1.3px);
  height: 60px;
  transform: rotateY(180deg);
}
@media print, screen and (min-width: 44.375em) {
  .single-landing_page .flex-hero .flex-hero-divider-bottom svg {
    width: calc(150% + 1.3px);
    height: 129px;
  }
}
.single-landing_page .flex-hero .flex-hero-divider-bottom.red .shape-fill {
  fill: #ee334f;
}
.single-landing_page .flex-hero .flex-hero-divider-bottom.blue .shape-fill {
  fill: #00a7e1;
}
.single-landing_page .flex-hero .flex-hero-divider-bottom.dark-gray .shape-fill {
  fill: #796d66;
}
.single-landing_page .flex-hero .flex-hero-divider-bottom.light-gray .shape-fill {
  fill: #d6d1cc;
}
.single-landing_page .flex-hero .flex-hero-divider-bottom.white .shape-fill {
  fill: #ffffff;
}
.single-landing_page .flex-hero.red {
  background: #ee334f;
}
.single-landing_page .flex-hero.blue {
  background: #00a7e1;
}
.single-landing_page .flex-hero.blue .byline a {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(0%, 72.9124183007%, 98.2352941176%) 50%);
}
.single-landing_page .flex-hero.blue .button.primary, .single-landing_page .flex-hero.blue .wp-block-button .primary.wp-block-button__link, .wp-block-button .single-landing_page .flex-hero.blue .primary.wp-block-button__link {
  color: #00a7e1;
  background: #ffffff;
}
.single-landing_page .flex-hero.blue .button.primary:before, .single-landing_page .flex-hero.blue .wp-block-button .primary.wp-block-button__link:before, .wp-block-button .single-landing_page .flex-hero.blue .primary.wp-block-button__link:before {
  background: linear-gradient(90deg, #f7f6f5, #eae7e5);
}
.single-landing_page .flex-hero.blue .flex-hero-text a {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(0%, 72.9124183007%, 98.2352941176%) 50%);
}
.single-landing_page .flex-hero.dark-gray {
  background: #796d66;
}
.single-landing_page .flex-hero.dark-gray .byline a {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(52.8769893608%, 47.6329904159%, 44.5739910314%) 50%);
}
.single-landing_page .flex-hero.dark-gray .button.primary, .single-landing_page .flex-hero.dark-gray .wp-block-button .primary.wp-block-button__link, .wp-block-button .single-landing_page .flex-hero.dark-gray .primary.wp-block-button__link {
  color: #796d66;
  background: #ffffff;
}
.single-landing_page .flex-hero.dark-gray .button.primary:before, .single-landing_page .flex-hero.dark-gray .wp-block-button .primary.wp-block-button__link:before, .wp-block-button .single-landing_page .flex-hero.dark-gray .primary.wp-block-button__link:before {
  background: linear-gradient(90deg, #f7f6f5, #eae7e5);
}
.single-landing_page .flex-hero.dark-gray .flex-hero-text a {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(52.8769893608%, 47.6329904159%, 44.5739910314%) 50%);
}
.single-landing_page .flex-hero.light-gray {
  background: #d6d1cc;
}
.single-landing_page .flex-hero.white {
  background: #ffffff;
}
.single-landing_page .flex-hero.light-gray .flex-hero-headline h1,
.single-landing_page .flex-hero.light-gray .flex-hero-headline h2,
.single-landing_page .flex-hero.light-gray .flex-hero-headline h3,
.single-landing_page .flex-hero.white .flex-hero-headline h1,
.single-landing_page .flex-hero.white .flex-hero-headline h2,
.single-landing_page .flex-hero.white .flex-hero-headline h3 {
  background: #ee334f;
  background: linear-gradient(to right, #ee334f 0%, #ff8200 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.single-landing_page .flex-hero.light-gray .flex-hero-headline h1::-moz-selection,
.single-landing_page .flex-hero.light-gray .flex-hero-headline h2::-moz-selection,
.single-landing_page .flex-hero.light-gray .flex-hero-headline h3::-moz-selection,
.single-landing_page .flex-hero.white .flex-hero-headline h1::-moz-selection,
.single-landing_page .flex-hero.white .flex-hero-headline h2::-moz-selection,
.single-landing_page .flex-hero.white .flex-hero-headline h3::-moz-selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.single-landing_page .flex-hero.light-gray .flex-hero-headline h1::selection,
.single-landing_page .flex-hero.light-gray .flex-hero-headline h2::selection,
.single-landing_page .flex-hero.light-gray .flex-hero-headline h3::selection,
.single-landing_page .flex-hero.white .flex-hero-headline h1::selection,
.single-landing_page .flex-hero.white .flex-hero-headline h2::selection,
.single-landing_page .flex-hero.white .flex-hero-headline h3::selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.single-landing_page .flex-hero.light-gray .flex-hero-headline .byline,
.single-landing_page .flex-hero.white .flex-hero-headline .byline {
  color: #000000;
}
.single-landing_page .flex-hero.light-gray .flex-hero-headline .byline a,
.single-landing_page .flex-hero.white .flex-hero-headline .byline a {
  color: #000000;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe6cc 50%);
  box-shadow: inset 0 -2px 0 #ff8200;
}
.single-landing_page .flex-hero.light-gray .button.primary, .single-landing_page .flex-hero.light-gray .wp-block-button .primary.wp-block-button__link, .wp-block-button .single-landing_page .flex-hero.light-gray .primary.wp-block-button__link,
.single-landing_page .flex-hero.white .button.primary,
.single-landing_page .flex-hero.white .wp-block-button .primary.wp-block-button__link,
.wp-block-button .single-landing_page .flex-hero.white .primary.wp-block-button__link {
  color: #ffffff;
  background: linear-gradient(90deg, #ee334f, #ff8200);
}
.single-landing_page .flex-hero.light-gray .button.primary:before, .single-landing_page .flex-hero.light-gray .wp-block-button .primary.wp-block-button__link:before, .wp-block-button .single-landing_page .flex-hero.light-gray .primary.wp-block-button__link:before,
.single-landing_page .flex-hero.white .button.primary:before,
.single-landing_page .flex-hero.white .wp-block-button .primary.wp-block-button__link:before,
.wp-block-button .single-landing_page .flex-hero.white .primary.wp-block-button__link:before {
  background: linear-gradient(90deg, #ff8200, #ee334f);
}
.single-landing_page .flex-hero.light-gray .flex-hero-text,
.single-landing_page .flex-hero.white .flex-hero-text {
  color: #000000;
}
.single-landing_page .flex-hero.light-gray .flex-hero-text a,
.single-landing_page .flex-hero.white .flex-hero-text a {
  color: #000000;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffe6cc 50%);
  box-shadow: inset 0 -2px 0 #ff8200;
}
.single-landing_page .flex-columns {
  padding-top: 3rem;
}
@media print, screen and (min-width: 44.375em) {
  .single-landing_page .flex-columns {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}
.single-landing_page .flex-columns .medium-4,
.single-landing_page .flex-columns .medium-6 {
  padding-right: 2rem;
}
.single-landing_page .flex-columns h2 {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.3;
}
@media print, screen and (min-width: 44.375em) {
  .single-landing_page .flex-columns h2 {
    font-size: 3rem;
  }
}
@media print, screen and (min-width: 64em) {
  .single-landing_page .flex-columns h2 {
    font-size: 3.5rem;
  }
}
@media screen and (min-width: 75em) {
  .single-landing_page .flex-columns h2 {
    font-size: 4rem;
  }
}
.single-landing_page .flex-columns h3 {
  max-width: 850px;
  color: #ff8200;
  border-bottom: 0;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 3rem;
}
.single-landing_page .flex-columns h6 {
  margin-top: 0;
  margin-bottom: 2rem;
}
.single-landing_page .flex-columns p {
  margin-bottom: 2rem;
}
.single-landing_page .flex-columns p:last-child {
  margin-bottom: 0;
}
.single-landing_page .flex-columns .fa-solid {
  color: #00a7e1;
  font-size: 3rem;
}
.single-landing_page .flex-columns .medium-4 h3,
.single-landing_page .flex-columns .medium-6 h3 {
  text-transform: none;
  color: #000000;
  margin-bottom: 2rem;
}
@media print, screen and (min-width: 44.375em) {
  .single-landing_page .flex-columns .medium-4 h3,
  .single-landing_page .flex-columns .medium-6 h3 {
    font-size: 1.5rem;
  }
}
.single-landing_page .flex-columns.red {
  background: #ee334f;
  color: #ffffff;
}
.single-landing_page .flex-columns.red h2 {
  color: #ffffff;
  background: initial;
  -webkit-text-fill-color: initial;
}
.single-landing_page .flex-columns.red h3 {
  color: #ffffff;
}
.single-landing_page .flex-columns.red .fa-solid {
  color: #ffffff;
  font-size: 3rem;
}
.single-landing_page .flex-columns.red a {
  color: #ffffff;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(94.1025641026%, 29.2307692308%, 38.9441930618%) 50%);
  box-shadow: inset 0 -2px 0 #ffffff;
}
.single-landing_page .flex-columns.blue {
  background: #00a7e1;
  color: #ffffff;
}
.single-landing_page .flex-columns.blue h2 {
  color: #ffffff;
  background: initial;
  -webkit-text-fill-color: initial;
}
.single-landing_page .flex-columns.blue h3 {
  color: #ffffff;
}
.single-landing_page .flex-columns.blue .fa-solid {
  color: #ffffff;
  font-size: 3rem;
}
.single-landing_page .flex-columns.blue a {
  color: #ffffff;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(0%, 72.9124183007%, 98.2352941176%) 50%);
  box-shadow: inset 0 -2px 0 #ffffff;
}
.single-landing_page .flex-columns.dark-gray {
  background: #796d66;
  color: #ffffff;
}
.single-landing_page .flex-columns.dark-gray h3 {
  color: #ffffff;
}
.single-landing_page .flex-columns.dark-gray .fa-solid {
  color: #ffffff;
  font-size: 3rem;
}
.single-landing_page .flex-columns.dark-gray a {
  color: #ffffff;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(52.8769893608%, 47.6329904159%, 44.5739910314%) 50%);
  box-shadow: inset 0 -2px 0 #ffffff;
}
.single-landing_page .flex-columns.light-gray {
  background: #d6d1cc;
}
.single-landing_page .flex-columns.lighter-gray {
  background: #eae7e5;
}
.single-landing_page .flex-columns.lightest-gray {
  background: #f7f6f5;
}
@media print, screen and (min-width: 44.375em) {
  .single-landing_page .flex-columns.with-flex-hero-divider-bottom {
    padding-top: 12rem;
  }
}
.single-landing_page .flex-columns.remove-top-padding {
  padding-top: 2rem;
}
@media print, screen and (min-width: 44.375em) {
  .single-landing_page .flex-columns.remove-bottom-padding {
    padding-bottom: 0;
  }
}
.single-landing_page .flex-signup {
  padding: 2rem 0rem;
  position: relative;
  text-align: initial;
}
.single-landing_page .flex-signup h3 {
  font-size: 2rem;
  padding-right: 3rem;
}
@media print, screen and (min-width: 44.375em) {
  .single-landing_page .flex-signup h3 {
    font-size: 3rem;
  }
}
.single-landing_page .flex-signup .fa-solid {
  font-size: 2rem;
}
@media print, screen and (min-width: 44.375em) {
  .single-landing_page .flex-signup .fa-solid {
    font-size: 3rem;
  }
}
.single-landing_page .flex-signup p {
  margin-bottom: 0;
}
.single-landing_page .flex-signup .hbspt-form {
  margin-bottom: 0;
}
.single-landing_page .flex-signup form {
  background-color: #ffffff;
  padding: 1rem;
  border-radius: 1.5rem;
}
.single-landing_page .flex-signup form .form-required {
  color: #ff8200;
  margin-left: 3px;
}
.single-landing_page .flex-signup form .form-checkbox {
  cursor: pointer;
}
.single-landing_page .flex-signup form .form-checkbox #checkbox1 {
  display: none;
}
.single-landing_page .flex-signup form .form-checkbox input[type=checkbox] + label:before {
  margin-right: 0.5rem;
  font-family: "Font Awesome 6 Pro";
  font-size: 1.5rem;
  color: #eae7e5;
  content: "\f0c8";
}
.single-landing_page .flex-signup form .form-checkbox input[type=checkbox]:checked + label:before {
  font-family: "Font Awesome 6 Pro";
  font-size: 1.5rem;
  color: #ff8200;
  content: "\f14a";
}
.single-landing_page .flex-signup form .form-checkbox label {
  margin-left: 0;
  margin-right: 0;
}
.single-landing_page .flex-signup form .button, .single-landing_page .flex-signup form .wp-block-button .wp-block-button__link, .wp-block-button .single-landing_page .flex-signup form .wp-block-button__link {
  margin-top: 2rem;
}
.single-landing_page .flex-signup form .button.primary, .single-landing_page .flex-signup form .wp-block-button .primary.wp-block-button__link, .wp-block-button .single-landing_page .flex-signup form .primary.wp-block-button__link {
  color: #ffffff;
  background: linear-gradient(90deg, #ee334f, #ff8200);
}
.single-landing_page .flex-signup form .button.primary:before, .single-landing_page .flex-signup form .wp-block-button .primary.wp-block-button__link:before, .wp-block-button .single-landing_page .flex-signup form .primary.wp-block-button__link:before {
  background: linear-gradient(90deg, #ff8200, #ee334f);
}
.single-landing_page .flex-signup.red {
  background: #ee334f;
}
.single-landing_page .flex-signup.red h3 {
  color: #ffffff;
}
.single-landing_page .flex-signup.red .fa-solid {
  color: #ffffff;
}
.single-landing_page .flex-signup.blue {
  background: #00a7e1;
}
.single-landing_page .flex-signup.blue h3 {
  color: #ffffff;
}
.single-landing_page .flex-signup.blue .fa-solid {
  color: #ffffff;
}
.single-landing_page .flex-signup.dark-gray {
  background: #796d66;
}
.single-landing_page .flex-signup.dark-gray h3 {
  color: #ffffff;
}
.single-landing_page .flex-signup.dark-gray .fa-solid {
  color: #ffffff;
}
.single-landing_page .flex-signup.light-gray {
  background: #d6d1cc;
}
.single-landing_page .flex-full-width-text {
  padding-top: 4rem;
}
.single-landing_page .flex-full-width-text h2 {
  margin: 0 auto;
  margin-bottom: 2rem;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.3;
}
@media print, screen and (min-width: 44.375em) {
  .single-landing_page .flex-full-width-text h2 {
    font-size: 3rem;
  }
}
@media print, screen and (min-width: 64em) {
  .single-landing_page .flex-full-width-text h2 {
    font-size: 3.5rem;
  }
}
@media screen and (min-width: 75em) {
  .single-landing_page .flex-full-width-text h2 {
    font-size: 4rem;
  }
}
.single-landing_page .flex-full-width-text h3 {
  margin-top: 0;
  margin-bottom: 3rem;
  border-bottom: 0;
  color: #ff8200;
  border-bottom: 0;
  text-transform: uppercase;
}
.single-landing_page .flex-full-width-text p:last-child {
  margin-bottom: 0;
}
.single-landing_page .flex-full-width-text.top-wave-padding {
  padding-top: 12rem;
}
.single-landing_page .flex-full-width-text.bottom-padding {
  padding-bottom: 3rem;
}
.single-landing_page .flex-full-width-text.red {
  background: #ee334f;
  color: #ffffff;
}
.single-landing_page .flex-full-width-text.red h3 {
  color: #ffffff;
}
.single-landing_page .flex-full-width-text.blue {
  background: #00a7e1;
  color: #ffffff;
}
.single-landing_page .flex-full-width-text.blue h3 {
  color: #ffffff;
}
.single-landing_page .flex-full-width-text.dark-gray {
  background: #796d66;
  color: #ffffff;
}
.single-landing_page .flex-full-width-text.dark-gray h3 {
  color: #ffffff;
}
.single-landing_page .flex-full-width-text.light-gray {
  background: #d6d1cc;
}
.single-landing_page .flex-full-width-text.lighter-gray {
  background: #eae7e5;
}
.single-landing_page .flex-full-width-text.lightest-gray {
  background: #f7f6f5;
}
.single-landing_page .flex-video-embed.top-wave-padding {
  padding-top: 12rem;
}
.single-landing_page .flex-video-embed .grid-container .responsive-embed {
  border: 6px solid #d6d1cc;
}
.single-landing_page .flex-video-embed .grid-container.two-column {
  padding: 4rem 0;
  width: 90%;
}
.single-landing_page .flex-video-embed.red {
  background: #ee334f;
  color: #ffffff;
}
.single-landing_page .flex-video-embed.blue {
  background: #00a7e1;
  color: #ffffff;
}
.single-landing_page .flex-video-embed.dark-gray {
  background: #796d66;
  color: #ffffff;
}
.single-landing_page .flex-video-embed.light-gray {
  background: #d6d1cc;
}
.single-landing_page .flex-video-embed.light-gray .grid-container .responsive-embed {
  border: 6px solid #eae7e5;
}
.single-landing_page .flex-flip-cards {
  margin-bottom: 0;
  padding-bottom: 4rem;
}
.single-landing_page .flex-flip-cards h2,
.single-landing_page .flex-flip-cards h2 a {
  margin-bottom: 2rem;
  max-width: fit-content;
  border-bottom: 0;
  background: #ee334f;
  background: linear-gradient(to right, #ee334f 0%, #ff8200 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.single-landing_page .flex-flip-cards h2::-moz-selection,
.single-landing_page .flex-flip-cards h2 a::-moz-selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.single-landing_page .flex-flip-cards h2::selection,
.single-landing_page .flex-flip-cards h2 a::selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.single-landing_page .flex-flip-cards h2.center {
  margin: 0 auto;
  text-align: center;
  margin-bottom: 2rem;
}
.single-landing_page .flex-flip-cards.red {
  background: #ee334f;
  color: #ffffff;
}
.single-landing_page .flex-flip-cards.red h2 {
  color: #ffffff;
  background: initial;
  -webkit-text-fill-color: initial;
}
.single-landing_page .flex-flip-cards.red h3 {
  color: #ffffff;
}
.single-landing_page .flex-flip-cards.blue {
  background: #00a7e1;
  color: #ffffff;
}
.single-landing_page .flex-flip-cards.blue h2 {
  color: #ffffff;
  background: initial;
  -webkit-text-fill-color: initial;
}
.single-landing_page .flex-flip-cards.blue h3 {
  color: #ffffff;
}
.single-landing_page .flex-flip-cards.dark-gray {
  background: #796d66;
  color: #ffffff;
}
.single-landing_page .flex-flip-cards.dark-gray h3 {
  color: #ffffff;
}
.single-landing_page .flex-flip-cards.light-gray {
  background: #d6d1cc;
}
.single-landing_page .flex-flip-cards.lighter-gray {
  background: #eae7e5;
}
.single-landing_page .flex-flip-cards.lightest-gray {
  background: #f7f6f5;
}
.single-landing_page .flex-flip-cards.with-flex-hero-divider-bottom {
  padding-top: 12rem;
}
.single-landing_page .flex-flip-cards.remove-top-padding {
  padding-top: 2rem;
}
@media print, screen and (min-width: 44.375em) {
  .single-landing_page .flex-flip-cards.remove-bottom-padding {
    padding-bottom: 0;
  }
}
.single-landing_page .landing-page-footer-spacer {
  height: 50px;
}
.single-landing_page .landing-page-footer-spacer.above-red {
  background: #ee334f;
}
.single-landing_page .landing-page-footer-spacer.above-blue {
  background: #00a7e1;
}
.single-landing_page .landing-page-footer-spacer.above-dark-gray {
  background: #796d66;
}
.single-landing_page .landing-page-footer-spacer.above-light-gray {
  background: #d6d1cc;
}
.single-landing_page .landing-page-footer-spacer.above-lighter-gray {
  background: #eae7e5;
}
.single-landing_page .landing-page-footer-spacer.above-lightest-gray {
  background: #f7f6f5;
}
.single-landing_page .landing-page-footer {
  margin-top: 90px;
}
.single-landing_page .landing-page-footer .landing-page-footer-divider-top {
  position: absolute;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  transform: rotate(180deg);
  margin-top: -91px;
}
.single-landing_page .landing-page-footer .landing-page-footer-divider-top.above-red {
  background: #ee334f;
}
.single-landing_page .landing-page-footer .landing-page-footer-divider-top.above-blue {
  background: #00a7e1;
}
.single-landing_page .landing-page-footer .landing-page-footer-divider-top.above-dark-gray {
  background: #796d66;
}
.single-landing_page .landing-page-footer .landing-page-footer-divider-top.above-light-gray {
  background: #d6d1cc;
}
.single-landing_page .landing-page-footer .landing-page-footer-divider-top.above-lighter-gray {
  background: #eae7e5;
}
.single-landing_page .landing-page-footer .landing-page-footer-divider-top.above-lightest-gray {
  background: #f7f6f5;
}
.single-landing_page .landing-page-footer .landing-page-footer-divider-top svg {
  position: relative;
  display: block;
  width: calc(185% + 1.3px);
  height: 91px;
  transform: rotateY(180deg);
}
.single-landing_page .landing-page-footer .landing-page-footer-divider-top .shape-fill {
  fill: #796d66;
}
.single-landing_page .landing-page-footer .landing-page-footer-divider-top .shape-fill {
  fill: #796d66;
}
@media print, screen and (min-width: 64em) {
  .single-landing_page .landing-page-footer .grid-container .grid-x .footer-logo {
    margin-bottom: 0;
  }
}
.single-landing_page .landing-page-footer .contact p {
  margin-bottom: 0;
}
.single-landing_page .landing-page-footer .footer-bottom {
  padding-bottom: 5rem;
}
@media print, screen and (min-width: 64em) {
  .single-landing_page .landing-page-footer .footer-bottom {
    padding-bottom: 3rem;
  }
}
.single-landing_page .landing-page-footer.remove-whitespace {
  margin-top: 0px;
}
.single-landing_page .landing-page-footer.red {
  background: #ee334f;
}
.single-landing_page .landing-page-footer.red .landing-page-footer-divider-top .shape-fill {
  fill: #ee334f;
}
.single-landing_page .landing-page-footer.red .grid-container .grid-x .contact a {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(94.1025641026%, 29.2307692308%, 38.9441930618%) 50%);
}
.single-landing_page .landing-page-footer.blue {
  background: #00a7e1;
}
.single-landing_page .landing-page-footer.blue .landing-page-footer-divider-top .shape-fill {
  fill: #00a7e1;
}
.single-landing_page .landing-page-footer.blue .grid-container .grid-x .contact a {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(0%, 72.9124183007%, 98.2352941176%) 50%);
}

.postid-4151 .flex-columns .cell p,
.postid-5655 .flex-columns .cell p {
  font-size: 1rem;
}

.page-careers #lever-jobs-container ul.lever-team {
  list-style: none;
  margin: 0;
  padding: 0;
}
.page-careers #lever-jobs-container ul.lever-team > li {
  padding: 0;
  text-indent: 0;
}
.page-careers #lever-jobs-container ul.lever-team > li:before {
  content: "";
}
.page-careers #lever-jobs-container ul.lever-team > li li:before {
  color: #ff8200;
}
.page-careers #lever-jobs-container .lever-job-tag {
  margin-left: 1em;
  font-weight: 200;
}

.page-template-page-individual-service .text h2, .page-template-page-individual-service .text h3 {
  margin-top: 2rem;
  margin-bottom: 2rem;
  max-width: fit-content;
  border-bottom: 0;
  background: #ee334f;
  background: linear-gradient(to right, #ee334f 0%, #ff8200 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.page-template-page-individual-service .text h2::-moz-selection, .page-template-page-individual-service .text h3::-moz-selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.page-template-page-individual-service .text h2::selection, .page-template-page-individual-service .text h3::selection {
  color: #ee334f;
  background: none;
  background: #ffe6cc;
  -webkit-text-fill-color: initial;
}
.page-template-page-individual-service .browse-topics {
  margin-top: 4rem;
}
.page-template-page-individual-service .browse-topics h5 a {
  color: #000000;
}

.button-dropdowns .cell.medium-3 .button, .button-dropdowns .cell.medium-3 .wp-block-button .wp-block-button__link, .wp-block-button .button-dropdowns .cell.medium-3 .wp-block-button__link {
  width: 100%;
  padding: 2em 0.7em;
}
.button-dropdowns .cell.medium-3 .dropdown-pane {
  border: 2px solid #ee334f;
  width: 265px;
}

.page-template-page-sidebar-right .sidebar {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.page-template-page-sidebar-right .main-grid-sidebar-right {
  padding-top: 2rem;
}
.page-template-page-sidebar-right .main-grid .main-content {
  margin-right: 1.4375rem;
  margin-left: 0.5rem;
}
.page-template-page-sidebar-right article {
  margin-bottom: 2rem;
}
.page-template-page-sidebar-right article section.entry-title {
  background: none;
}
.page-template-page-sidebar-right article section.entry-title .main-container {
  padding-right: 0;
  padding-left: 0;
}
.page-template-page-sidebar-right article section.entry-title .main-container .main-content-full-width {
  margin-left: 0;
}
.page-template-page-sidebar-right article section.entry-title h1.entry-title {
  color: #000000;
  width: initial;
}
.page-template-page-sidebar-right article .entry-content .main-container {
  padding-right: 0;
  padding-left: 0;
}
.page-template-page-sidebar-right article .entry-content .main-container .main-content-full-width {
  width: 100%;
  margin-left: 0;
}
.page-template-page-sidebar-right article .video {
  margin-bottom: 2rem;
}
.page-template-page-sidebar-right article .video .grid-container {
  padding: 0;
  width: 100%;
}

.page-team .team-filters-button-group,
.tax-departments .team-filters-button-group,
.tax-specialties .team-filters-button-group {
  background: #eae7e5;
}
.page-team .filters-button-group .button, .page-team .filters-button-group .wp-block-button .wp-block-button__link, .wp-block-button .page-team .filters-button-group .wp-block-button__link,
.tax-departments .filters-button-group .button,
.tax-departments .filters-button-group .wp-block-button .wp-block-button__link,
.wp-block-button .tax-departments .filters-button-group .wp-block-button__link,
.tax-specialties .filters-button-group .button,
.tax-specialties .filters-button-group .wp-block-button .wp-block-button__link,
.wp-block-button .tax-specialties .filters-button-group .wp-block-button__link {
  background: #ffffff;
  color: #ee334f;
  border: 2px solid #ee334f;
}
.page-team .filters-button-group .button:hover, .page-team .filters-button-group .wp-block-button .wp-block-button__link:hover, .wp-block-button .page-team .filters-button-group .wp-block-button__link:hover,
.tax-departments .filters-button-group .button:hover,
.tax-departments .filters-button-group .wp-block-button .wp-block-button__link:hover,
.wp-block-button .tax-departments .filters-button-group .wp-block-button__link:hover,
.tax-specialties .filters-button-group .button:hover,
.tax-specialties .filters-button-group .wp-block-button .wp-block-button__link:hover,
.wp-block-button .tax-specialties .filters-button-group .wp-block-button__link:hover {
  background: rgb(99%, 88%, 89.6470588235%);
  color: #ee334f;
}
.page-team .filters-button-group .button:before, .page-team .filters-button-group .wp-block-button .wp-block-button__link:before, .wp-block-button .page-team .filters-button-group .wp-block-button__link:before,
.tax-departments .filters-button-group .button:before,
.tax-departments .filters-button-group .wp-block-button .wp-block-button__link:before,
.wp-block-button .tax-departments .filters-button-group .wp-block-button__link:before,
.tax-specialties .filters-button-group .button:before,
.tax-specialties .filters-button-group .wp-block-button .wp-block-button__link:before,
.wp-block-button .tax-specialties .filters-button-group .wp-block-button__link:before {
  display: none;
}
@media print, screen and (min-width: 44.375em) {
  .page-team .filters-button-group .button, .page-team .filters-button-group .wp-block-button .wp-block-button__link, .wp-block-button .page-team .filters-button-group .wp-block-button__link,
  .tax-departments .filters-button-group .button,
  .tax-departments .filters-button-group .wp-block-button .wp-block-button__link,
  .wp-block-button .tax-departments .filters-button-group .wp-block-button__link,
  .tax-specialties .filters-button-group .button,
  .tax-specialties .filters-button-group .wp-block-button .wp-block-button__link,
  .wp-block-button .tax-specialties .filters-button-group .wp-block-button__link {
    margin-right: 15px;
    margin-bottom: 15px;
  }
  .page-team .filters-button-group .button:last-child, .page-team .filters-button-group .wp-block-button .wp-block-button__link:last-child, .wp-block-button .page-team .filters-button-group .wp-block-button__link:last-child,
  .tax-departments .filters-button-group .button:last-child,
  .tax-departments .filters-button-group .wp-block-button .wp-block-button__link:last-child,
  .wp-block-button .tax-departments .filters-button-group .wp-block-button__link:last-child,
  .tax-specialties .filters-button-group .button:last-child,
  .tax-specialties .filters-button-group .wp-block-button .wp-block-button__link:last-child,
  .wp-block-button .tax-specialties .filters-button-group .wp-block-button__link:last-child {
    margin-right: 0;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 44.37375em) {
  .page-team .filters-button-group .button, .page-team .filters-button-group .wp-block-button .wp-block-button__link, .wp-block-button .page-team .filters-button-group .wp-block-button__link,
  .tax-departments .filters-button-group .button,
  .tax-departments .filters-button-group .wp-block-button .wp-block-button__link,
  .wp-block-button .tax-departments .filters-button-group .wp-block-button__link,
  .tax-specialties .filters-button-group .button,
  .tax-specialties .filters-button-group .wp-block-button .wp-block-button__link,
  .wp-block-button .tax-specialties .filters-button-group .wp-block-button__link {
    margin-bottom: 10px;
  }
}
.page-team .filters-button-group .button.primary, .page-team .filters-button-group .wp-block-button .primary.wp-block-button__link, .wp-block-button .page-team .filters-button-group .primary.wp-block-button__link,
.tax-departments .filters-button-group .button.primary,
.tax-departments .filters-button-group .wp-block-button .primary.wp-block-button__link,
.wp-block-button .tax-departments .filters-button-group .primary.wp-block-button__link,
.tax-specialties .filters-button-group .button.primary,
.tax-specialties .filters-button-group .wp-block-button .primary.wp-block-button__link,
.wp-block-button .tax-specialties .filters-button-group .primary.wp-block-button__link {
  background: #ee334f;
  color: #ffffff;
}
.page-team .entry-title,
.tax-departments .entry-title,
.tax-specialties .entry-title {
  margin-bottom: 0;
}
.page-team .department,
.tax-departments .department,
.tax-specialties .department {
  padding: 2rem 0rem;
  background: #eae7e5;
}
.page-team .department h2,
.tax-departments .department h2,
.tax-specialties .department h2 {
  color: #ee334f;
  border-bottom: 1px solid #ff8200;
  margin-bottom: 2rem;
}
.page-team .department .department-team-member,
.tax-departments .department .department-team-member,
.tax-specialties .department .department-team-member {
  text-align: center;
}
.page-team .department .department-team-member .team-member-image,
.tax-departments .department .department-team-member .team-member-image,
.tax-specialties .department .department-team-member .team-member-image {
  margin-bottom: 1rem;
}
.page-team .department .department-team-member .team-member-image img,
.tax-departments .department .department-team-member .team-member-image img,
.tax-specialties .department .department-team-member .team-member-image img {
  max-width: 200px;
  border-radius: 50%;
  border: 6px solid #d6d1cc;
  transition: 0.5s;
}
.page-team .department .department-team-member .team-member-image img:hover,
.tax-departments .department .department-team-member .team-member-image img:hover,
.tax-specialties .department .department-team-member .team-member-image img:hover {
  border: 6px solid #aca198;
}
.page-team .department .department-team-member h4 a,
.tax-departments .department .department-team-member h4 a,
.tax-specialties .department .department-team-member h4 a {
  background-position: 0 0;
  background-size: 200%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(85.3004427577%, 83.3523086654%, 81.7583807717%) 50%);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
}
.page-team .department .department-team-member h4 a:hover,
.tax-departments .department .department-team-member h4 a:hover,
.tax-specialties .department .department-team-member h4 a:hover {
  background-position: -100% 0;
}
/*# sourceMappingURL=app.css.map */
