
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
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;
}
body,
html {
  overflow-x: hidden;
}
.ghostkit-d-none {
  display: none !important;
}
.ghostkit-d-block {
  display: block !important;
}
@media (max-width: 1599px) {
  .ghostkit-d-xxl-none {
    display: none !important;
  }
  .ghostkit-d-xxl-block {
    display: block !important;
  }
}
@media (max-width: 1439px) {
  .ghostkit-d-xl-none {
    display: none !important;
  }
  .ghostkit-d-xl-block {
    display: block !important;
  }
}
@media (max-width: 1279px) {
  .ghostkit-d-lg-none {
    display: none !important;
  }
  .ghostkit-d-lg-block {
    display: block !important;
  }
}
@media (max-width: 1023px) {
  .ghostkit-d-md-none {
    display: none !important;
  }
  .ghostkit-d-md-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .ghostkit-d-sm-none {
    display: none !important;
  }
  .ghostkit-d-sm-block {
    display: block !important;
  }
}
.ghostkit-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -8px;
  margin-left: -8px;
}
.ghostkit-grid > .ghostkit-col {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
}
.ghostkit-grid.eq-height > .ghostkit-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.ghostkit-grid.eq-height > .ghostkit-col > .ghostkit-col-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.ghostkit-grid.eq-height > .ghostkit-col > .ghostkit-col-content > * {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.ghostkit-col-content {
  width: 100%;
}
.ghostkit-col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.ghostkit-col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}
.ghostkit-col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}
.ghostkit-col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.ghostkit-col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
.ghostkit-col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}
.ghostkit-col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.ghostkit-col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}
.ghostkit-col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}
.ghostkit-col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.ghostkit-col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}
.ghostkit-col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}
.ghostkit-col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.ghostkit-col-order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.ghostkit-col-order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}
.ghostkit-col-order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.ghostkit-col-order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.ghostkit-col-order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.ghostkit-col-order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.ghostkit-col-order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
.ghostkit-col-order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}
.ghostkit-col-order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}
.ghostkit-col-order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}
.ghostkit-col-order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}
.ghostkit-col-order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}
.ghostkit-col-order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}
.ghostkit-col-order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}
.ghostkit-col-order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}
@media (max-width: 1599px) {
  .ghostkit-col-xxl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .ghostkit-col-xxl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .ghostkit-col-xxl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .ghostkit-col-xxl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .ghostkit-col-xxl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .ghostkit-col-xxl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .ghostkit-col-xxl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .ghostkit-col-xxl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .ghostkit-col-xxl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .ghostkit-col-xxl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .ghostkit-col-xxl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .ghostkit-col-xxl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .ghostkit-col-xxl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ghostkit-col-order-xxl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .ghostkit-col-order-xxl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .ghostkit-col-order-xxl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .ghostkit-col-order-xxl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .ghostkit-col-order-xxl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .ghostkit-col-order-xxl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .ghostkit-col-order-xxl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .ghostkit-col-order-xxl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .ghostkit-col-order-xxl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .ghostkit-col-order-xxl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .ghostkit-col-order-xxl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .ghostkit-col-order-xxl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .ghostkit-col-order-xxl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .ghostkit-col-order-xxl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .ghostkit-col-order-xxl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
}
@media (max-width: 1439px) {
  .ghostkit-col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .ghostkit-col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .ghostkit-col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .ghostkit-col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .ghostkit-col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .ghostkit-col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .ghostkit-col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .ghostkit-col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .ghostkit-col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .ghostkit-col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .ghostkit-col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .ghostkit-col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .ghostkit-col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ghostkit-col-order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .ghostkit-col-order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .ghostkit-col-order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .ghostkit-col-order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .ghostkit-col-order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .ghostkit-col-order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .ghostkit-col-order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .ghostkit-col-order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .ghostkit-col-order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .ghostkit-col-order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .ghostkit-col-order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .ghostkit-col-order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .ghostkit-col-order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .ghostkit-col-order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .ghostkit-col-order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
}
@media (max-width: 1279px) {
  .ghostkit-col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .ghostkit-col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .ghostkit-col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .ghostkit-col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .ghostkit-col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .ghostkit-col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .ghostkit-col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .ghostkit-col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .ghostkit-col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .ghostkit-col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .ghostkit-col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .ghostkit-col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .ghostkit-col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ghostkit-col-order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .ghostkit-col-order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .ghostkit-col-order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .ghostkit-col-order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .ghostkit-col-order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .ghostkit-col-order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .ghostkit-col-order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .ghostkit-col-order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .ghostkit-col-order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .ghostkit-col-order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .ghostkit-col-order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .ghostkit-col-order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .ghostkit-col-order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .ghostkit-col-order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .ghostkit-col-order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
}
@media (max-width: 1023px) {
  .ghostkit-col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .ghostkit-col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .ghostkit-col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .ghostkit-col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .ghostkit-col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .ghostkit-col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .ghostkit-col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .ghostkit-col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .ghostkit-col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .ghostkit-col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .ghostkit-col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .ghostkit-col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .ghostkit-col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ghostkit-col-order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .ghostkit-col-order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .ghostkit-col-order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .ghostkit-col-order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .ghostkit-col-order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .ghostkit-col-order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .ghostkit-col-order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .ghostkit-col-order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .ghostkit-col-order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .ghostkit-col-order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .ghostkit-col-order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .ghostkit-col-order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .ghostkit-col-order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .ghostkit-col-order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .ghostkit-col-order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
}
@media (max-width: 767px) {
  .ghostkit-col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .ghostkit-col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .ghostkit-col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .ghostkit-col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .ghostkit-col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .ghostkit-col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .ghostkit-col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .ghostkit-col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .ghostkit-col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .ghostkit-col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .ghostkit-col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .ghostkit-col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .ghostkit-col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ghostkit-col-order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .ghostkit-col-order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .ghostkit-col-order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .ghostkit-col-order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .ghostkit-col-order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .ghostkit-col-order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .ghostkit-col-order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .ghostkit-col-order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .ghostkit-col-order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .ghostkit-col-order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .ghostkit-col-order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .ghostkit-col-order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .ghostkit-col-order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .ghostkit-col-order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .ghostkit-col-order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
}
.ghostkit-col > .ghostkit-col-content {
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.ghostkit-grid-align-items-center > .ghostkit-col > .ghostkit-col-content {
  -ms-flex-item-align: center;
  align-self: center;
}
.ghostkit-grid-align-items-end > .ghostkit-col > .ghostkit-col-content {
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.ghostkit-grid > .ghostkit-col-align-self-start > .ghostkit-col-content {
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.ghostkit-grid
  > .ghostkit-col.ghostkit-col-align-self-center
  > .ghostkit-col-content {
  -ms-flex-item-align: center;
  align-self: center;
}
.ghostkit-grid
  > .ghostkit-col.ghostkit-col-align-self-end
  > .ghostkit-col-content {
  -ms-flex-item-align: end;
  align-self: flex-end;
}
@media (max-width: 1599px) {
  .ghostkit-grid > .ghostkit-col-align-self-xxl-start > .ghostkit-col-content {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .ghostkit-grid
    > .ghostkit-col.ghostkit-col-align-self-xxl-center
    > .ghostkit-col-content {
    -ms-flex-item-align: center;
    align-self: center;
  }
  .ghostkit-grid
    > .ghostkit-col.ghostkit-col-align-self-xxl-end
    > .ghostkit-col-content {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
}
@media (max-width: 1439px) {
  .ghostkit-grid > .ghostkit-col-align-self-xl-start > .ghostkit-col-content {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .ghostkit-grid
    > .ghostkit-col.ghostkit-col-align-self-xl-center
    > .ghostkit-col-content {
    -ms-flex-item-align: center;
    align-self: center;
  }
  .ghostkit-grid
    > .ghostkit-col.ghostkit-col-align-self-xl-end
    > .ghostkit-col-content {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
}
@media (max-width: 1279px) {
  .ghostkit-grid > .ghostkit-col-align-self-lg-start > .ghostkit-col-content {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .ghostkit-grid
    > .ghostkit-col.ghostkit-col-align-self-lg-center
    > .ghostkit-col-content {
    -ms-flex-item-align: center;
    align-self: center;
  }
  .ghostkit-grid
    > .ghostkit-col.ghostkit-col-align-self-lg-end
    > .ghostkit-col-content {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
}
@media (max-width: 1023px) {
  .ghostkit-grid > .ghostkit-col-align-self-md-start > .ghostkit-col-content {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .ghostkit-grid
    > .ghostkit-col.ghostkit-col-align-self-md-center
    > .ghostkit-col-content {
    -ms-flex-item-align: center;
    align-self: center;
  }
  .ghostkit-grid
    > .ghostkit-col.ghostkit-col-align-self-md-end
    > .ghostkit-col-content {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
}
@media (max-width: 767px) {
  .ghostkit-grid > .ghostkit-col-align-self-sm-start > .ghostkit-col-content {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .ghostkit-grid
    > .ghostkit-col.ghostkit-col-align-self-sm-center
    > .ghostkit-col-content {
    -ms-flex-item-align: center;
    align-self: center;
  }
  .ghostkit-grid
    > .ghostkit-col.ghostkit-col-align-self-sm-end
    > .ghostkit-col-content {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
}
.ghostkit-grid-justify-content-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.ghostkit-grid-justify-content-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.ghostkit-grid-justify-content-around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.ghostkit-grid-justify-content-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.ghostkit-grid-gap-no {
  margin-right: 0;
  margin-left: 0;
}
.ghostkit-grid-gap-no > .ghostkit-col {
  padding-right: 0;
  padding-left: 0;
}
.ghostkit-grid-gap-sm {
  margin-right: -8px;
  margin-left: -8px;
}
.ghostkit-grid-gap-sm > .ghostkit-col {
  padding-right: 8px;
  padding-left: 8px;
}
.ghostkit-grid-gap-md {
  margin-right: -8px;
  margin-left: -8px;
}
.ghostkit-grid-gap-md > .ghostkit-col {
  padding-right: 8px;
  padding-left: 8px;
}
.ghostkit-grid-gap-lg {
  margin-right: -12px;
  margin-left: -12px;
}
.ghostkit-grid-gap-lg > .ghostkit-col {
  padding-right: 12px;
  padding-left: 12px;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1023px) {
  body.is-header-open {
    overflow: hidden;
  }
}
@font-face {
  font-family: "Gibson";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/assets/fonts/3c0edd3b6da3e2439a35be1f9443d8cd.eot?#iefix)
      format("embedded-opentype"),
    url(/assets/assets/fonts/67a672b51e6c0a51be771696f2bd514e.otf)
      format("opentype"),
    url(/assets/assets/fonts/0eb1b717e14ec4574c06b428d2b41717.woff)
      format("woff"),
    url(/assets/assets/fonts/2f64f5eed193d0c9529c2aaab9ca00af.ttf)
      format("truetype");
}
@font-face {
  font-family: "Gibson";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/assets/fonts/8aee8e13aff0319fa0d9ce88760c9776.eot?#iefix)
      format("embedded-opentype"),
    url(/assets/assets/fonts/8589d9b084f760715fb15b5e46bd6e33.otf)
      format("opentype"),
    url(/assets/assets/fonts/1ec27dc45c46ba5ca770d5fd2e641127.woff)
      format("woff"),
    url(/assets/assets/fonts/99bec84856e784ab5638a4463e61ec63.ttf)
      format("truetype");
}
@font-face {
  font-family: "Gibson";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(/assets/assets/fonts/fd5308f9c42faba156d173526f3799b7.eot?#iefix)
      format("embedded-opentype"),
    url(/assets/assets/fonts/3d5439ec5da40b91b67ccbc7ebade2b6.otf)
      format("opentype"),
    url(/assets/assets/fonts/a9cc9335dd375e6ed3d34aea16391d66.woff)
      format("woff"),
    url(/assets/assets/fonts/77f4787cf1a7530e92484ceddb76f16c.ttf)
      format("truetype");
}
body,
html {
  font-family: "Gibson";
  color: #0e0f11;
  line-height: 150%;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
b {
  font-weight: 600;
}
.h1-xl {
  font-size: 64px;
  font-weight: 600;
  line-height: 120%;
}
@media (max-width: 63.99em) {
  .h1-xl {
    font-size: 40px;
  }
}
.h1 {
  font-size: 40px;
  font-weight: 600;
  line-height: 120%;
}
@media (max-width: 63.99em) {
  .h1 {
    font-size: 40px;
    line-height: 120%;
  }
}
.h2 {
  font-size: 32px;
  font-weight: 600;
  line-height: 130%;
}
.h3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 120%;
}
.h4,
.card-link {
  font-size: 22px;
  font-weight: 600;
  line-height: 150%;
}
.p-large,
.pill,
.wp-block-dapper-accordion-item__control[aria-controls^="accordion-content-"],
.wp-block-dapper-accordion-item__control h3,
.accordion-item__control[aria-controls^="accordion-content-"],
.accordion-item__control h3 {
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}
body,
html,
.p,
.mobile-nav__link,
.category-card__text,
.guide-card__text {
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}
.p-small,
.footer__project-code,
.card__description p,
.card__disclaimer p,
.promo-bar p {
  font-size: 14px;
  font-weight: 300;
  line-height: 150%;
}
.eyebrow,
.glide__indicators--numbers,
.glide__bullet--custom {
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  line-height: 150%;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-light {
  font-weight: 300;
}
a {
  color: #e58406;
  text-decoration: underline;
  -webkit-transition: 0.2s color;
  -o-transition: 0.2s color;
  transition: 0.2s color;
}
a:hover {
  color: #e58406;
}
a:active {
  color: #e58406;
}
a:focus {
  color: #e58406;
}
a::-moz-selection {
  color: #fff;
  background: #e58406;
}
a::selection {
  color: #fff;
  background: #e58406;
}
.container {
  width: 100%;
  padding-right: 8px;
  padding-left: 8px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 767px) {
  .container {
    padding-right: 8px;
    padding-left: 8px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 100%;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 100%;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1440px;
  }
}
@media (min-width: 1440px) {
  .container {
    max-width: 1440px;
  }
}
@media (min-width: 1600px) {
  .container {
    max-width: 1440px;
  }
}
@media screen and (max-width: 1023px) {
  .row {
    padding: 0 8px;
  }
}
@media screen and (min-width: 1024px) {
  .hide-on-desktop {
    display: none !important;
  }
}
@media screen and (max-width: 1023px) {
  .hide-on-mobile {
    display: none !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .hide-on-tablet {
    display: none !important;
  }
}
@media screen and (min-width: 1280px) {
  .hide-on-large-desktop {
    display: none !important;
  }
}
.button {
  outline: none;
  display: inline-block;
  border-radius: 8px;
  border-width: 2px;
  border-style: solid;
  padding: 18px 24px;
  -webkit-transition: 0.2s color, 0.2s border-color, 0.2s background-color;
  -o-transition: 0.2s color, 0.2s border-color, 0.2s background-color;
  transition: 0.2s color, 0.2s border-color, 0.2s background-color;
  text-align: center;
  font-family: "Gibson";
  font-weight: 600;
  text-decoration: none;
  border-color: #e58406;
  background: #e58406;
  color: #fff;
  font-size: 18px;
}
.button:not(:disabled) {
  cursor: pointer;
}
.button:hover {
  border-color: #e58406;
  background: #e58406;
  color: #fff;
}
.button:active {
  border-color: #e58406;
  background: #e58406;
  color: #324a67;
}
.button:focus {
  border-color: #e58406;
  background: #e58406;
  color: #324a67;
}
.button.is-disabled {
  border-color: #e0e0e0;
  background: #e0e0e0;
  color: #484c51;
}
.button.is-style-outline {
  border-color: #324a67;
  background: 0 0;
  color: #324a67;
}
.button.is-style-outline:hover {
  border-color: #e58406;
  background: 0 0;
  color: #324a67;
}
.button.is-style-outline:active {
  border-color: #e58406;
  background: 0 0;
  color: #324a67;
}
.button.is-style-outline:focus {
  border-color: #e58406;
  background: 0 0;
  color: #324a67;
}
.button.is-style-outline.is-disabled {
  border-color: #e0e0e0;
  background: 0 0;
  color: #e0e0e0;
}
.button.is-style-outline.is-on-dark-bg {
  border-color: #fff;
  background: 0 0;
  color: #fff;
}
.button.is-style-outline.is-on-dark-bg:hover {
  border-color: #e58406;
  background: 0 0;
  color: #e58406;
}
.button.is-style-outline.is-on-dark-bg:active {
  border-color: #e58406;
  background: 0 0;
  color: #e58406;
}
.button.is-style-outline.is-on-dark-bg:focus {
  border-color: #e58406;
  background: 0 0;
  color: #e58406;
}
.button.is-style-outline.is-on-dark-bg.is-disabled {
  border-color: #484c51;
  background: 0 0;
  color: #484c51;
}
.button.is-style-floating {
  -webkit-box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.25);
  border-color: #e58406;
  background: #e58406;
  color: #324a67;
}
.button.is-style-floating:hover {
  border-color: #e58406;
  background: #e58406;
  color: #324a67;
}
.button.is-style-floating:active {
  border-color: #e58406;
  background: #e58406;
  color: #324a67;
}
.button.is-style-floating:focus {
  border-color: #e58406;
  background: #fff;
  color: #324a67;
}
.button.is-style-floating.is-disabled {
  border-color: #e0e0e0;
  background: #e0e0e0;
  color: #484c51;
}
.button.is-full-width {
  width: 100%;
}
.button.is-size-medium {
  padding: 10px 16px;
}
.button.is-size-small {
  font-size: 16px;
  padding: 6px 16px;
}
.button i {
  display: inline-block;
  -webkit-transform: translateY(1px);
  -ms-transform: translateY(1px);
  transform: translateY(1px);
}
.button i:first-child {
  margin-right: 16px;
}
.button i:last-child {
  margin-left: 16px;
}
.form-field.is-filled .form-field__label,
.form-field__control:focus + .form-field__label {
  top: 8px;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  font-size: 12px;
}
.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.form-row > .form-item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.form-item__error,
.form-item__success {
  display: none;
  padding-top: 8px;
}
.form-item__error {
  color: #ff6554;
}
.form-item__success {
  color: #e58406;
}
.form-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.form-field__label {
  position: absolute;
  left: 16px;
  right: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  z-index: 4;
  pointer-events: none;
  font-size: 16px;
  color: #484c51;
}
.form-field__control {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  font-size: 16px;
}
.form-field__control--input {
  padding: 32px 15px 8px;
  color: #18191b;
  outline: none;
  -webkit-appearance: none;
}
.form-field__control--input:focus {
  border-color: #e58406;
}
.form-field__control--button {
  padding: 20px 15px;
  background-color: #e58406;
  border-color: #e58406;
  font-weight: 600;
  color: #324a67;
  white-space: nowrap;
}
.form.has-error .form-item__error {
  display: block;
}
.form.has-error .form-field__control {
  border-color: #ff6554;
}
.form.has-error .form-field__control--button {
  background-color: #ff6554;
}
.form.has-error .form-field__label {
  color: #ff6554;
}
.form.is-success .form-item__success {
  display: block;
}
.icon-button {
  outline: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-width: 2px;
  border-style: solid;
  width: 40px;
  height: 40px;
  color: #324a67;
  background: #e58406;
  border-color: #e58406;
  -webkit-transition: 0.2s background-color, 0.2s border-color;
  -o-transition: 0.2s background-color, 0.2s border-color;
  transition: 0.2s background-color, 0.2s border-color;
  border-radius: 50%;
  font-size: 16px;
}
.icon-button:not(:disabled) {
  cursor: pointer;
}
.icon-button:hover {
  background: #e58406;
  border-color: #e58406;
  color: #324a67;
}
.icon-button:active {
  background: #e58406;
  border-color: #e58406;
  color: #324a67;
}
.icon-button:focus {
  background: #e58406;
  border-color: #e58406;
  color: #324a67;
}
.icon-button.is-disabled {
  background: #484c51;
  border-color: #484c51;
  color: #324a67;
}
.icon-button.is-style-size-small {
  width: 24px;
  height: 24px;
  font-size: 9px;
}
@font-face {
  font-family: "dapper";
  src: url(/assets/assets/fonts/358e75f4a50ffe1242255d891949b026.eot),
    url(/assets/assets/fonts/b7fd18e2fc2967875a6cca1e9ee9fc35.woff2)
      format("woff2"),
    url(/assets/assets/fonts/bd05c14d8a047b4c1cc6f31f3a639501.woff)
      format("woff"),
    url(/assets/assets/fonts/fd34cfcb97eeda7589e5de8704105088.ttf)
      format("truetype");
  font-weight: 400;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "dapper";
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
}
.icon-alert:before {
  content: "\E800";
}
.icon-bell:before {
  content: "\E801";
}
.icon-bookmark:before {
  content: "\E802";
}
.icon-calendar:before {
  content: "\E803";
}
.icon-chevron-down:before {
  content: "\E804";
}
.icon-chevron-left:before {
  content: "\E805";
}
.icon-chevron-right:before {
  content: "\E806";
}
.icon-chevron-up:before {
  content: "\E807";
}
.icon-circle-add:before {
  content: "\E808";
}
.icon-circle-check:before {
  content: "\E809";
}
.icon-circle-close:before {
  content: "\E80A";
}
.icon-circle-information:before {
  content: "\E80B";
}
.icon-circle-play:before {
  content: "\E80C";
}
.icon-circle-questionmark:before {
  content: "\E80D";
}
.icon-circle-user:before {
  content: "\E80E";
}
.icon-clock:before {
  content: "\E80F";
}
.icon-copyright:before {
  content: "\E810";
}
.icon-cross:before {
  content: "\E811";
}
.icon-documents:before {
  content: "\E812";
}
.icon-dog:before {
  content: "\E813";
}
.icon-download:before {
  content: "\E814";
}
.icon-edit:before {
  content: "\E815";
}
.icon-expand:before {
  content: "\E816";
}
.icon-eye-closed:before {
  content: "\E817";
}
.icon-eye:before {
  content: "\E818";
}
.icon-gender-female:before {
  content: "\E819";
}
.icon-gender-male:before {
  content: "\E81A";
}
.icon-heart:before {
  content: "\E81B";
}
.icon-home:before {
  content: "\E81C";
}
.icon-hourglass:before {
  content: "\E81D";
}
.icon-image:before {
  content: "\E81E";
}
.icon-key-check:before {
  content: "\E81F";
}
.icon-leaf:before {
  content: "\E820";
}
.icon-lightning:before {
  content: "\E821";
}
.icon-line-arrow-down:before {
  content: "\E822";
}
.icon-line-arrow-left:before {
  content: "\E823";
}
.icon-line-arrow-right:before {
  content: "\E824";
}
.icon-line-arrow-up:before {
  content: "\E825";
}
.icon-line-chevron-down:before {
  content: "\E826";
}
.icon-line-chevron-left:before {
  content: "\E827";
}
.icon-line-chevron-right:before {
  content: "\E828";
}
.icon-line-chevron-up:before {
  content: "\E829";
}
.icon-location:before {
  content: "\E82A";
}
.icon-lock:before {
  content: "\E82B";
}
.icon-mail:before {
  content: "\E82C";
}
.icon-meds-bandage:before {
  content: "\E82D";
}
.icon-meds-bottle-pill:before {
  content: "\E82E";
}
.icon-meds-bottle:before {
  content: "\E82F";
}
.icon-meds-pill-check:before {
  content: "\E830";
}
.icon-meds-pill-remove:before {
  content: "\E831";
}
.icon-meds-pill:before {
  content: "\E832";
}
.icon-message:before {
  content: "\E833";
}
.icon-mobile-phone-outgoing:before {
  content: "\E834";
}
.icon-phone-incoming:before {
  content: "\E835";
}
.icon-plan-rx:before {
  content: "\E836";
}
.icon-refresh:before {
  content: "\E837";
}
.icon-ro:before {
  content: "\E838";
}
.icon-search:before {
  content: "\E839";
}
.icon-share:before {
  content: "\E83A";
}
.icon-shield-add:before {
  content: "\E83B";
}
.icon-shrink:before {
  content: "\E83C";
}
.icon-social-facebook:before {
  content: "\E83D";
}
.icon-social-instagram:before {
  content: "\E83E";
}
.icon-social-linkedin:before {
  content: "\E83F";
}
.icon-social-twitter:before {
  content: "\E840";
}
.icon-social-youtube:before {
  content: "\E841";
}
.icon-step-one:before {
  content: "\E842";
}
.icon-step-three:before {
  content: "\E843";
}
.icon-step-two:before {
  content: "\E844";
}
.icon-sun:before {
  content: "\E845";
}
.icon-trash:before {
  content: "\E846";
}
.icon-unlock:before {
  content: "\E847";
}
.icon-user-add:before {
  content: "\E848";
}
.icon-user-heart:before {
  content: "\E849";
}
.header {
  position: relative;
  -webkit-transition: 0.3s background-color;
  -o-transition: 0.3s background-color;
  transition: 0.3s background-color;
}
.is-header-open .header--1point5,
.header--light {
  background: #fff;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.04);
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.04);
}
.header--1point5 {
  display: none;
}
.header--1point5 .header__sign-in,
.header--1point5 .header__get-started {
  font-size: 16px;
}
.header--1point5 .header__get-started {
  color: #e58406;
  font-weight: bolder;
}
.header--1point5 .header__inner {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
}
.header--1point5 .header__more {
  margin-left: auto;
}
.header--1point5 .main-nav__link {
  font-size: 16px;
}
.header--1point5.header--light .main-nav__link {
  color: #484c51;
}
.header--1point5.header--light .main-nav__link--current {
  color: #324a67;
}
.header a {
  text-decoration: none;
}
.header__wrap {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 100;
}
.header__inner {
  margin: 0 auto;
  max-width: 1480px;
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 20px;
  height: 56px;
}
@media screen and (min-width: 1024px) {
  .header__inner {
    height: 80px;
    padding: 0 60px;
  }
  .header--1point5 .header__inner {
    height: 50px;
    padding: 0 20px;
  }
}
.header__hamburger {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background: 0 0;
  padding: 0;
  margin: 0 16px 0 -16px;
}
@media screen and (min-width: 1024px) {
  .header__hamburger {
    display: none;
  }
}
.header__logo__img {
  width: 82px;
}
@media screen and (min-width: 1024px) {
  .header__logo__img {
    width: 111px;
  }
  .header--1point5 .header__logo__img {
    width: 86px;
  }
}
.header__logo__img--dark {
  display: none;
}
.is-header-open .header--1point5 .header__logo__img--dark,
.header--light .header__logo__img--dark {
  display: block;
}
.is-header-open .header--1point5 .header__logo__img--light,
.header--light .header__logo__img--light {
  display: none;
}
.header__phone {
  display: none;
}
.header__nav {
  display: none;
}
@media screen and (min-width: 1024px) {
  .header__nav {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
    display: inline-block;
    margin: 0 auto;
  }
}
.header__more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header__toggle-nav {
  position: relative;
  cursor: pointer;
  font-size: 14px;
  color: #e58406;
  font-weight: 600;
  padding: 0px;
  line-height: 24px;
  background: 0 0;
  border: 0;
}
.header__toggle-nav--desktop {
  display: none;
}
@media screen and (min-width: 1024px) {
  .header__toggle-nav--desktop {
    display: block;
  }
  .header__toggle-nav--mobile {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .header__toggle-nav--desktop {
    padding: 0px;
    font-size: 18px;
  }
}
.header--light .header__toggle-nav {
  border-color: #e58406;
  color: #e58406;
}
.header__toggle-nav:after {
  font-family: "dapper";
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  content: "\E804";
  font-size: 8px;
  margin-left: 8px;
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
  -webkit-transition: 0.2s transform;
  -o-transition: 0.2s transform;
  transition: 0.2s transform;
}
@media screen and (min-width: 1024px) {
  .header__toggle-nav:after {
    font-size: 12px;
  }
}
.header__toggle-nav.dapper-toggler-trigger--is-expanded:after {
  -webkit-transform: rotate(180deg) translateY(1px);
  -ms-transform: rotate(180deg) translateY(1px);
  transform: rotate(180deg) translateY(1px);
}
.header__sign-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 24px;
  color: #fff;
  font-size: 24px;
}
@media screen and (min-width: 1280px) {
  .header__sign-in {
    padding-left: 40px;
  }
}
.is-header-open .header__sign-in,
.header--light .header__sign-in {
  color: #0e0f11;
}
.header__sign-in__text {
  display: none;
  font-size: 18px;
  margin-left: 16px;
}
@media screen and (min-width: 1280px) {
  .header__sign-in__text {
    display: block;
  }
}
.header__second-level {
  position: absolute;
  z-index: 8;
  top: 100%;
  width: 100%;
  max-height: calc(100vh - 56px);
  overflow-y: auto;
  background: #fff;
  padding: 0 20px;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(-80px);
  -ms-transform: translateY(-80px);
  transform: translateY(-80px);
  -webkit-transition: 0.2s opacity, 0.2s transform, 0.2s visibility;
  -o-transition: 0.2s opacity, 0.2s transform, 0.2s visibility;
  transition: 0.2s opacity, 0.2s transform, 0.2s visibility;
}
.header__second-level__inner {
  width: 100%;
  padding-right: 8px;
  padding-left: 8px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 24px;
  padding-right: 24px;
}
@media (max-width: 767px) {
  .header__second-level__inner {
    padding-right: 8px;
    padding-left: 8px;
  }
}
@media (min-width: 768px) {
  .header__second-level__inner {
    max-width: 100%;
  }
}
@media (min-width: 1024px) {
  .header__second-level__inner {
    max-width: 100%;
  }
}
@media (min-width: 1280px) {
  .header__second-level__inner {
    max-width: 1440px;
  }
}
@media (min-width: 1440px) {
  .header__second-level__inner {
    max-width: 1440px;
  }
}
@media (min-width: 1600px) {
  .header__second-level__inner {
    max-width: 1440px;
  }
}
.header__second-level.dapper-toggler-target--is-expanded {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
@media screen and (min-width: 1024px) {
  .header__second-level {
    height: unset !important;
    padding: 0;
  }
}
.header__second-level .header__section:last-child {
  border-bottom: 0;
}
.header__second-level--desktop {
  display: none;
  border-top: 1px solid #fafafa;
  -webkit-box-shadow: 0 6px 18px rgba(0, 0, 0, 0.06);
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.06);
}
@media screen and (min-width: 1024px) {
  .header__second-level--desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 1279px) {
  .header__second-level--desktop {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1280px) {
  .header__second-level--desktop {
    padding: 0 60px;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 0;
  }
}
@media screen and (min-width: 1024px) {
  .header__second-level--mobile {
    display: none;
  }
}
.header__second-level a {
  text-decoration: none;
}
.header__second-level__more {
  background: #fafafa;
  padding: 40px 60px 40px 80px;
}
@media screen and (max-width: 1279px) {
  .header__second-level__more {
    width: 100%;
  }
}
@media screen and (min-width: 1280px) {
  .header__second-level__more {
    width: 565px;
  }
}
.header__second-level .menu {
  display: block;
  margin: 0;
  padding: 0;
}
.header__second-level .menu + .header__category {
  margin-top: 24px;
}
.header__second-level .menu li {
  display: block;
  margin: 0 0 16px;
}
.header__second-level .menu li:last-child {
  margin: 0;
}
.header__second-level .menu a {
  display: block;
  color: #18191b;
  font-size: 16px;
}
@media screen and (min-width: 1024px) {
  .header__second-level .menu a {
    font-size: 18px;
  }
}
.header__section {
  padding: 24px 0;
  border-bottom: 1px solid #e0e0e0;
}
@media screen and (min-width: 1024px) {
  .header__section {
    padding: 40px 0;
    border: 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .header__section {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .header__section:first-child {
    padding-left: 80px;
  }
  .header__section + .header__section {
    padding-right: 40px;
    padding-left: 40px;
  }
  .header__section:nth-child(4) {
    padding-right: 80px;
  }
}
@media screen and (min-width: 1280px) {
  .header__section {
    margin-right: 80px;
  }
}
.header__start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.header__second-level__more .header__start {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #e0e0e0;
}
.header__second-level__more .header__start .button {
  width: 200px;
}
.header__start__heading {
  margin: 0 10px 0 0;
  font-size: 18px;
  font-weight: 600;
}
.header__second-level__more .header__start__heading {
  font-size: 22px;
}
.header__nav-heading,
.header__category {
  color: #484c51;
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 16px;
}
.main-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-self: center;
  padding-left: 20px;
}
.main-nav__item {
  display: block;
  margin: 0;
  padding: 0;
}
.main-nav__item [class*="icon"] {
  font-size: 10px;
  color: #e0e0e0;
  line-height: 40px;
  margin-left: 5px;
}
.main-nav__item [class*="icon"]:before {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: -webkit-transform 0.1s ease-in;
  transition: -webkit-transform 0.1s ease-in;
  -o-transition: transform 0.1s ease-in;
  transition: transform 0.1s ease-in;
  transition: transform 0.1s ease-in, -webkit-transform 0.1s ease-in;
}
.main-nav__item [aria-expanded="true"] [class*="icon"]:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.main-nav__link {
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background: 0 0;
  line-height: 40px;
  color: #0e0f11;
  font-size: 18px;
  padding: 0 20px;
  position: relative;
}
.header--1point5 .main-nav__link {
  line-height: 50px;
}
.main-nav__link:hover,
.main-nav__link:focus,
.main-nav__link:active {
  color: #0e0f11;
}
.main-nav__link[aria-expanded="true"]:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  display: block;
  background: #324a67;
}
.is-header-open .header--1point5 .main-nav__link,
.header--light .main-nav__link {
  color: #0e0f11;
}
.is-header-open .header--1point5 .main-nav__link:hover,
.is-header-open .header--1point5 .main-nav__link:focus,
.is-header-open .header--1point5 .main-nav__link:active,
.is-header-open .header--1point5 .main-nav__link[aria-expanded="true"],
.header--light .main-nav__link:hover,
.header--light .main-nav__link:focus,
.header--light .main-nav__link:active,
.header--light .main-nav__link[aria-expanded="true"] {
  color: #0e0f11;
}
.footer {
  padding: 40px 0;
  background-color: #e1e9ee;
}
.footer .container {
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 1024px) {
  .footer .container {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.footer .ghostkit-col {
  position: static;
}
@media screen and (min-width: 1024px) {
  .footer {
    padding: 80px 0 40px;
  }
}
@media screen and (min-width: 1024px) {
  .footer a {
    text-decoration: none;
  }
}
.footer--plenity__legitscript {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}
@media screen and (max-width: 1023px) {
  .footer--plenity__legitscript {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.footer--plenity__legitscript a {
  margin-right: 40px;
}
.footer--plenity__legitscript a:last-child {
  margin-right: 0;
}
@media screen and (max-width: 1023px) {
  .footer--plenity .footer__legal {
    padding: 28px 0;
  }
  .footer--plenity .footer__legal a {
    text-decoration: none;
  }
}
.footer--plenity .footer__copy {
  border: none;
}
.footer__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 45px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.footer__info .logo {
  width: 93px;
}
@media screen and (min-width: 1024px) {
  .footer__info .logo {
    width: 88px;
  }
}
.footer__info .sign-in {
  padding-right: 8px;
}
.footer__info .sign-in a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  color: #0e0f11;
  text-decoration: none;
}
.footer__info .sign-in a i {
  font-size: 24px;
  margin-right: 16px;
}
.footer__sign-in {
  float: right;
}
.footer__contact {
  padding: 24px;
  margin-bottom: 40px;
  background-color: #fff;
  border-radius: 8px;
}
@media screen and (min-width: 1024px) {
  .footer__contact {
    margin-top: -24px;
  }
}
.footer__contact__header {
  margin: 0 0 16px;
  font-size: 16px;
  font-weight: 600;
  color: #213144;
}
@media screen and (min-width: 1024px) {
  .footer__contact__header {
    margin-bottom: 24px;
    font-size: 14px;
    font-weight: 400;
    color: #18191b;
  }
}
.footer__contact__text {
  margin: 0 0 16px;
  font-weight: 400;
  font-size: 14px;
  color: #484c51;
}
@media screen and (min-width: 1024px) {
  .footer__contact__text {
    margin-bottom: 24px;
  }
}
.footer__contact__text a {
  display: block;
  font-size: 16px;
}
.footer__nav-heading {
  padding: 0;
  margin: 0;
  cursor: pointer;
  position: relative;
  color: #213144;
  font-weight: 600;
}
/*.footer__nav-heading:after {*/
/*  font-family: "dapper";*/
/*  font-style: normal;*/
/*  font-weight: 400;*/
/*  display: inline-block;*/
/*  text-decoration: inherit;*/
/*  width: 1em;*/
/*  text-align: center;*/
/*  content: "\E826";*/
/*  position: absolute;*/
/*  right: 4px;*/
/*  top: 50%;*/
/*  -webkit-transform: translateY(-50%);*/
/*  -ms-transform: translateY(-50%);*/
/*  transform: translateY(-50%);*/
/*  font-size: 14px;*/
/*  -webkit-transition: 0.2s transform;*/
/*  -o-transition: 0.2s transform;*/
/*  transition: 0.2s transform;*/
/*}*/
.footer__section--open .footer__nav-heading:after {
  -webkit-transform: rotate(180deg) translateY(50%);
  -ms-transform: rotate(180deg) translateY(50%);
  transform: rotate(180deg) translateY(50%);
}
/*@media screen and (min-width: 1024px) {*/
/*  .footer__nav-heading {*/
/*    display: none;*/
/*  }*/
/*}*/
@media screen and (min-width: 1024px) {
  .footer__sections {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: -8px;
    margin-left: -8px;
  }
}
@media screen and (max-width: 1023px) {
  .footer__section {
    border-top: 1px solid #e0e0e0;
    padding: 24px 0;
  }
}
@media screen and (min-width: 1024px) {
  .footer__section {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0 8px 80px;
  }
}
.footer__section .menu {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 1023px) {
  .footer__section .menu {
    display: none;
    margin-top: 16px;
  }
}
.footer__section .menu li {
  display: block;
}
@media screen and (min-width: 1024px) {
  .footer__section .menu li {
    margin: 0 0 24px;
  }
}
.footer__section .menu a {
  display: block;
  color: #0e0f11;
  font-size: 18px;
  line-height: 200%;
}
@media screen and (min-width: 1024px) {
  .footer__section .menu a {
    line-height: 150%;
    color: #484c51;
    font-size: 16px;
    line-height: 150%;
  }
  .footer__section .menu a:hover,
  .footer__section .menu a:focus,
  .footer__section .menu a:active {
    color: #18191b;
  }
}
.footer__section--open .menu {
  display: block;
}
.footer__copy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  color: #1d2733;
}
@media screen and (max-width: 1023px) {
  .footer__copy {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 24px 0;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
  }
}
@media screen and (min-width: 1024px) {
  .footer__copy {
    padding-top: 40px;
  }
}
.footer__copy p {
  margin: 0;
}
.footer__copy a {
  color: inherit;
  text-decoration: none;
}
.footer__copy img {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (min-width: 1024px) {
  .footer__copy .copyrights {
    padding-left: 24px;
  }
}
.footer__project-code {
  font-weight: 400;
}
.footer__legitscript {
  padding: 24px 0;
}
@media screen and (min-width: 1024px) {
  .footer__legitscript {
    position: absolute;
    top: 80px;
    left: 24px;
  }
}
.footer__disclaimer {
  font-size: 14px;
  color: #000;
}
@media screen and (min-width: 1024px) {
  .footer__disclaimer {
    padding-top: 40px;
    color: #484c51;
  }
}
.footer__disclaimer p {
  margin: 0;
  padding: 0;
}
.footer__disclaimer p + p {
  margin-top: 16px;
}
.footer__disclaimer a {
  color: inherit;
  text-decoration: underline;
}
.footer__disclaimer a:focus,
.footer__disclaimer a:hover {
  text-decoration: none;
}
.footer__legal {
  padding-top: 40px;
}
.footer__legal ul {
  margin: 0;
  padding: 0;
}
.footer__legal ul li {
  display: inline;
}
.footer__legal ul li + li {
  padding-left: 40px;
}
.footer__legal ul li a {
  color: #484c51;
  font-size: 14px;
}
@media screen and (min-width: 1024px) {
  .footer__copy,
  .footer__legal,
  .footer__disclaimer {
    position: relative;
  }
  .footer__copy:after,
  .footer__legal:after,
  .footer__disclaimer:after {
    display: block;
    border-top: 1px solid #e0e0e0;
    content: "";
    position: absolute;
    top: 0;
    right: -12px;
    left: -12px;
  }
}
.contact__header {
  margin: 0 0 16px;
  color: #18191b;
  font-size: 16px;
  font-weight: 400;
}
.contact__options {
  display: block;
  margin: 0;
  padding: 0;
}
@media (min-width: 64em) {
  .contact--horizontal .contact__options {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.contact__options li {
  display: block;
  padding: 0;
  margin: 0 0 24px;
}
@media (min-width: 64em) {
  .contact--horizontal .contact__options li {
    margin: 0 0 0 24px;
    padding-left: 24px;
    border-left: 1px solid #e0e0e0;
  }
  .contact--horizontal .contact__options li:first-child {
    padding-left: 0;
    margin: 0;
    border-left: 0;
  }
}
.contact__options li:last-child {
  margin-bottom: 0;
}
.contact__options a {
  color: #18191b;
  font-size: 16px;
  font-weight: 400;
}
.contact__subheader {
  color: #484c51;
  font-size: 14px;
  font-weight: 400;
  margin: 0 0 4px;
}
.social-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
}
.social-nav li {
  display: block;
  margin-left: 8px;
}
.social-nav li:first-child {
  margin-left: 0;
}
.social-nav a {
  display: block;
}
.social-nav .youtube a,
.social-nav .linkedin a,
.social-nav .twitter a,
.social-nav .facebook a,
.social-nav .instagram a {
  font-size: 0;
}
.social-nav .youtube a:before,
.social-nav .linkedin a:before,
.social-nav .twitter a:before,
.social-nav .facebook a:before,
.social-nav .instagram a:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
}
.social-nav .youtube a:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTYiIGZpbGw9IiMzMjRBNjciLz4KPHBhdGggZD0iTTIzLjY3NzcgMTEuNzU4MkMyMy43OTQ5IDEyLjI4NTcgMjMuOTEyMSAxMy4xMDYyIDIzLjk3MDcgMTQuMTYxMkwyNCAxNS42MjY0TDIzLjk3MDcgMTcuMDkxNkMyMy45MTIxIDE4LjIwNTEgMjMuNzk0OSAxOC45OTYzIDIzLjY3NzcgMTkuNTIzOEMyMy41NjA0IDE5Ljg3NTUgMjMuMzg0NiAyMC4xNjg1IDIzLjE1MDIgMjAuNDAyOUMyMi44ODY0IDIwLjY2NjcgMjIuNTkzNCAyMC44NDI1IDIyLjI0MTggMjAuOTMwNEMyMS43MTQzIDIxLjA3NjkgMjAuNTQyMSAyMS4xNjQ4IDE4LjY2NjcgMjEuMjIzNEwxNiAyMS4yNTI3TDEzLjMzMzMgMjEuMjIzNEMxMS40NTc5IDIxLjE2NDggMTAuMjU2NCAyMS4wNzY5IDkuNzU4MjQgMjAuOTMwNEM5LjQwNjU5IDIwLjg0MjUgOS4wODQyNSAyMC42NjY3IDguODQ5ODIgMjAuNDAyOUM4LjU4NjA4IDIwLjE2ODUgOC40MTAyNiAxOS44NzU1IDguMzIyMzQgMTkuNTIzOEM4LjE3NTgyIDE4Ljk5NjMgOC4wODc5MSAxOC4yMDUxIDguMDI5MyAxNy4wOTE2TDggMTUuNjI2NEM4IDE1LjIxNjEgOCAxNC43MTc5IDguMDI5MyAxNC4xNjEyQzguMDg3OTEgMTMuMTA2MiA4LjE3NTgyIDEyLjI4NTcgOC4zMjIzNCAxMS43NTgyQzguNDEwMjYgMTEuNDA2NiA4LjU4NjA4IDExLjExMzYgOC44NDk4MiAxMC44NDk4QzkuMDg0MjUgMTAuNjE1NCA5LjQwNjU5IDEwLjQzOTYgOS43NTgyNCAxMC4zMjIzQzEwLjI1NjQgMTAuMjA1MSAxMS40NTc5IDEwLjA4NzkgMTMuMzMzMyAxMC4wMjkzTDE2IDEwTDE4LjY2NjcgMTAuMDI5M0MyMC41NDIxIDEwLjA4NzkgMjEuNzE0MyAxMC4yMDUxIDIyLjI0MTggMTAuMzIyM0MyMi41OTM0IDEwLjQzOTYgMjIuODg2NCAxMC42MTU0IDIzLjE1MDIgMTAuODQ5OEMyMy4zODQ2IDExLjExMzYgMjMuNTYwNCAxMS40MDY2IDIzLjY3NzcgMTEuNzU4MlpNMTQuMzU5IDE4LjAyOTNMMTguNTQ5NSAxNS42MjY0TDE0LjM1OSAxMy4yNTI3VjE4LjAyOTNaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K);
}
.social-nav .linkedin a:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTYiIGZpbGw9IiMzMjRBNjciLz4KPHBhdGggZD0iTTIyLjg1NzEgOEMyMy4xNDI5IDggMjMuNDI4NiA4LjE0Mjg2IDIzLjY0MjkgOC4zNTcxNEMyMy44NTcxIDguNTcxNDMgMjQgOC44NTcxNCAyNCA5LjE0Mjg2VjIyLjg1NzFDMjQgMjMuMTc4NiAyMy44NTcxIDIzLjQ2NDMgMjMuNjQyOSAyMy42Nzg2QzIzLjQyODYgMjMuODkyOSAyMy4xNDI5IDI0IDIyLjg1NzEgMjRIOS4xNDI4NkM4LjgyMTQzIDI0IDguNTM1NzEgMjMuODkyOSA4LjMyMTQzIDIzLjY3ODZDOC4xMDcxNCAyMy40NjQzIDggMjMuMTc4NiA4IDIyLjg1NzFWOS4xNDI4NkM4IDguODU3MTQgOC4xMDcxNCA4LjU3MTQzIDguMzIxNDMgOC4zNTcxNEM4LjUzNTcxIDguMTQyODYgOC44MjE0MyA4IDkuMTQyODYgOEgyMi44NTcxWk0xMi44MjE0IDIxLjcxNDNIMTIuODU3MVYxNC4wNzE0SDEwLjQ2NDNWMjEuNzE0M0gxMi44MjE0Wk0xMS42NDI5IDEzLjAzNTdDMTIgMTMuMDM1NyAxMi4zMjE0IDEyLjkyODYgMTIuNjA3MSAxMi42NDI5QzEyLjg5MjkgMTIuMzU3MSAxMy4wMzU3IDEyLjAzNTcgMTMuMDM1NyAxMS42Nzg2QzEzLjAzNTcgMTEuMzIxNCAxMi44OTI5IDExIDEyLjYwNzEgMTAuNzE0M0MxMi4zMjE0IDEwLjQyODYgMTIgMTAuMjg1NyAxMS42NDI5IDEwLjI4NTdDMTEuMjUgMTAuMjg1NyAxMC45Mjg2IDEwLjQyODYgMTAuNjc4NiAxMC43MTQzQzEwLjM5MjkgMTEgMTAuMjg1NyAxMS4zMjE0IDEwLjI4NTcgMTEuNjc4NkMxMC4yODU3IDEyLjAzNTcgMTAuMzkyOSAxMi4zNTcxIDEwLjY3ODYgMTIuNjQyOUMxMC45Mjg2IDEyLjkyODYgMTEuMjUgMTMuMDM1NyAxMS42NDI5IDEzLjAzNTdaTTIxLjcxNDMgMjEuNzE0M1YxNy41MzU3QzIxLjcxNDMgMTYuMzU3MSAyMS41MzU3IDE1LjUgMjEuMjE0MyAxNC45Mjg2QzIwLjc1IDE0LjI1IDE5Ljk2NDMgMTMuODkyOSAxOC44OTI5IDEzLjg5MjlDMTguMzIxNCAxMy44OTI5IDE3Ljg1NzEgMTQuMDM1NyAxNy40Mjg2IDE0LjI4NTdDMTcuMDcxNCAxNC41IDE2Ljc4NTcgMTQuNzg1NyAxNi42NDI5IDE1LjEwNzFIMTYuNjA3MVYxNC4wNzE0SDE0LjMyMTRWMjEuNzE0M0gxNi42Nzg2VjE3LjkyODZDMTYuNjc4NiAxNy4zNTcxIDE2Ljc1IDE2Ljg5MjkgMTYuOTI4NiAxNi41NzE0QzE3LjE0MjkgMTYuMTc4NiAxNy41MzU3IDE1Ljk2NDMgMTguMTA3MSAxNS45NjQzQzE4LjY0MjkgMTUuOTY0MyAxOSAxNi4yMTQzIDE5LjE3ODYgMTYuNjQyOUMxOS4yODU3IDE2LjkyODYgMTkuMzU3MSAxNy4zOTI5IDE5LjM1NzEgMThWMjEuNzE0M0gyMS43MTQzWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);
}
.social-nav .twitter a:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTYiIGZpbGw9IiMzMjRBNjciLz4KPHBhdGggZD0iTTIyLjM0MzggMTMuMjVDMjIuOTY4OCAxMi43ODEyIDIzLjUzMTIgMTIuMjE4NyAyNCAxMS41MzEyQzIzLjM3NSAxMS44MTI1IDIyLjc1IDEyIDIyLjEyNSAxMi4wNjI1QzIyLjgxMjUgMTEuNjI1IDIzLjMxMjUgMTEuMDMxMiAyMy41NjI1IDEwLjI1QzIyLjkwNjIgMTAuNjI1IDIyLjIxODggMTAuOTA2MiAyMS40Njg4IDExLjAzMTJDMjEuMTU2MiAxMC43MTg3IDIwLjc4MTIgMTAuNDY4NyAyMC4zNzUgMTAuMjgxMkMxOS45Njg4IDEwLjA5MzcgMTkuNTMxMiAxMCAxOS4wNjI1IDEwQzE4LjQ2ODggMTAgMTcuOTM3NSAxMC4xNTYyIDE3LjQzNzUgMTAuNDM3NUMxNi45Mzc1IDEwLjc1IDE2LjUzMTIgMTEuMTU2MiAxNi4yNSAxMS42NTYyQzE1LjkzNzUgMTIuMTU2MiAxNS44MTI1IDEyLjcxODcgMTUuODEyNSAxMy4yODEyQzE1LjgxMjUgMTMuNTMxMiAxNS44MTI1IDEzLjc4MTIgMTUuODc1IDE0LjAzMTJDMTQuNTMxMiAxMy45Njg3IDEzLjI4MTIgMTMuNjU2MiAxMi4wOTM4IDEzLjAzMTJDMTAuOTA2MiAxMi40Mzc1IDkuOTM3NSAxMS42MjUgOS4xMjUgMTAuNTkzN0M4LjgxMjUgMTEuMTI1IDguNjU2MjUgMTEuNjg3NSA4LjY1NjI1IDEyLjI1QzguNjU2MjUgMTIuODEyNSA4Ljc4MTI1IDEzLjM0MzcgOS4wNjI1IDEzLjgxMjVDOS4zMTI1IDE0LjMxMjUgOS42ODc1IDE0LjY4NzUgMTAuMTI1IDE1QzkuNTkzNzUgMTUgOS4wOTM3NSAxNC44NDM3IDguNjU2MjUgMTQuNTYyNVYxNC42MjVDOC42NTYyNSAxNS40MDYyIDguOTA2MjUgMTYuMDkzNyA5LjQwNjI1IDE2LjY4NzVDOS45MDYyNSAxNy4zMTI1IDEwLjUzMTIgMTcuNjg3NSAxMS4yODEyIDE3Ljg0MzdDMTAuOTY4OCAxNy45MDYyIDEwLjY4NzUgMTcuOTM3NSAxMC40MDYyIDE3LjkzNzVDMTAuMjE4OCAxNy45Mzc1IDEwIDE3LjkzNzUgOS44MTI1IDE3LjkwNjJDMTAgMTguNTYyNSAxMC4zNzUgMTkuMDkzNyAxMC45Mzc1IDE5LjUzMTJDMTEuNSAxOS45Njg3IDEyLjEyNSAyMC4xNTYyIDEyLjg3NSAyMC4xNTYyQzExLjY1NjIgMjEuMDkzNyAxMC4yODEyIDIxLjU2MjUgOC43ODEyNSAyMS41NjI1QzguNDY4NzUgMjEuNTYyNSA4LjIxODc1IDIxLjU2MjUgOCAyMS41MzEyQzkuNSAyMi41MzEyIDExLjE4NzUgMjMgMTMuMDMxMiAyM0MxNC45Mzc1IDIzIDE2LjYyNSAyMi41MzEyIDE4LjEyNSAyMS41MzEyQzE5LjQ2ODggMjAuNjU2MiAyMC41MzEyIDE5LjUgMjEuMjgxMiAxOEMyMiAxNi42MjUgMjIuMzc1IDE1LjE1NjIgMjIuMzc1IDEzLjY1NjJDMjIuMzc1IDEzLjQ2ODcgMjIuMzQzOCAxMy4zNDM3IDIyLjM0MzggMTMuMjVaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K);
}
.social-nav .facebook a:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGVsbGlwc2UgY3g9IjE2IiBjeT0iMTUuNTE1MiIgcng9IjE2IiByeT0iMTUuNTE1MiIgZmlsbD0iIzMyNEE2NyIvPgo8cGF0aCBkPSJNMTguNzgwOSAyNi43OTYxQzE4Ljc4MDkgMjguMzAwNiAxOC43ODA5IDI5Ljg1MDcgMTguNzgwOSAzMS4zNTUyQzE4Ljc4MDkgMzEuODU2NyAxOC41OTg5IDMyLjAzOTEgMTguMDk4NCAzMS45OTM1QzE3LjA5NzMgMzEuOTQ3OSAxNi4wOTYzIDMxLjk0NzkgMTUuMDk1MiAzMS45OTM1QzE0LjU5NDcgMzEuOTkzNSAxNC40NTgyIDMxLjgxMTIgMTQuNDU4MiAzMS4zNTUyQzE0LjQ1ODIgMjguMzQ2MiAxNC40NTgyIDI1LjM4MjcgMTQuNDU4MiAyMi4zNzM3QzE0LjQ1ODIgMjEuNTk4NyAxNC40NTgyIDIxLjU5ODcgMTMuNjg0NiAyMS41OTg3QzEyLjk1NjYgMjEuNTk4NyAxMi4xODMxIDIxLjU5ODcgMTEuNDU1IDIxLjU5ODdDMTEuMTM2NSAyMS41OTg3IDExIDIxLjQ2MTkgMTEgMjEuMDk3MUMxMSAyMC4wNDg1IDExIDE4Ljk5OTkgMTEgMTcuOTk2OUMxMSAxNy41ODY2IDExLjE4MiAxNy40NDk4IDExLjU0NiAxNy40NDk4QzEyLjMxOTYgMTcuNDQ5OCAxMy4xMzg2IDE3LjQ0OTggMTMuOTEyMiAxNy40NDk4QzE0LjMyMTcgMTcuNDQ5OCAxNC41MDM3IDE3LjMxMyAxNC41MDM3IDE2LjkwMjdDMTQuNTAzNyAxNS44MDg1IDE0LjQ1ODIgMTQuNzU5OSAxNC41MDM3IDEzLjY2NTdDMTQuNTQ5MiAxMS45Nzg4IDE1LjE4NjIgMTAuNTY1NSAxNi41OTY4IDkuNjA4MDhDMTcuMjc5MyA5LjE1MjE3IDE4LjA1MjkgOC44MzMwMiAxOC44NzE5IDguNzg3NDNDMjAuMTQ2IDguNjk2MjUgMjEuMzc0NiA4LjY5NjI1IDIyLjY0ODYgOC44Nzg2MkMyMi45MjE2IDguOTI0MjEgMjMuMDEyNyA5LjA2MDk4IDIzLjAxMjcgOS4yODg5NEMyMy4wMTI3IDEwLjI0NjQgMjMuMDEyNyAxMS4yMDM4IDIzLjAxMjcgMTIuMjA2OEMyMy4wMTI3IDEyLjU3MTUgMjIuODMwNiAxMi42MTcxIDIyLjUxMjEgMTIuNjE3MUMyMS43ODQxIDEyLjYxNzEgMjEuMTAxNSAxMi42MTcxIDIwLjM3MzUgMTIuNzA4M0MxOS4zMjcgMTIuODQ1MSAxOC44MjY0IDEzLjI1NTQgMTguNzgwOSAxNC4zMDRDMTguNzM1NCAxNS4yMTU4IDE4Ljc4MDkgMTYuMTI3NyAxOC43ODA5IDE3LjAzOTVDMTguNzgwOSAxNy40MDQyIDE4Ljk2MjkgMTcuNDQ5OCAxOS4yODE1IDE3LjQ0OThDMjAuMTkxNSAxNy40NDk4IDIxLjE0NzEgMTcuNDQ5OCAyMi4wNTcxIDE3LjQ0OThDMjIuNTEyMSAxNy40NDk4IDIyLjY0ODYgMTcuNjMyMiAyMi41NTc2IDE4LjA0MjVDMjIuNDIxMSAxOS4wNDU1IDIyLjI4NDYgMjAuMDQ4NSAyMi4xOTM2IDIxLjAwNkMyMi4xNDgxIDIxLjUwNzUgMjEuOTIwNiAyMS41OTg3IDIxLjUxMTEgMjEuNTk4N0MyMC44Mjg1IDIxLjU1MzEgMjAuMTQ2IDIxLjU5ODcgMTkuNDYzNSAyMS41OTg3QzE4Ljk2MjkgMjEuNTUzMSAxOC43ODA5IDIxLjczNTQgMTguNzgwOSAyMi4yODI1QzE4LjgyNjQgMjMuNzg3IDE4Ljc4MDkgMjUuMjkxNiAxOC43ODA5IDI2Ljc5NjFaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K);
}
.social-nav .instagram a:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTYiIGZpbGw9IiMzMjRBNjciLz4KPHBhdGggZD0iTTE2IDExLjg5MjlDMTYuNzE0MyAxMS44OTI5IDE3LjM5MjkgMTIuMTA3MSAxOC4wMzU3IDEyLjQ2NDNDMTguNjc4NiAxMi44MjE0IDE5LjE3ODYgMTMuMzIxNCAxOS41MzU3IDEzLjk2NDNDMTkuODkyOSAxNC42MDcxIDIwLjEwNzEgMTUuMjg1NyAyMC4xMDcxIDE2QzIwLjEwNzEgMTYuNzUgMTkuODkyOSAxNy40Mjg2IDE5LjUzNTcgMTguMDcxNEMxOS4xNzg2IDE4LjcxNDMgMTguNjc4NiAxOS4yMTQzIDE4LjAzNTcgMTkuNTcxNEMxNy4zOTI5IDE5LjkyODYgMTYuNzE0MyAyMC4xMDcxIDE2IDIwLjEwNzFDMTUuMjUgMjAuMTA3MSAxNC41NzE0IDE5LjkyODYgMTMuOTI4NiAxOS41NzE0QzEzLjI4NTcgMTkuMjE0MyAxMi43ODU3IDE4LjcxNDMgMTIuNDI4NiAxOC4wNzE0QzEyLjA3MTQgMTcuNDI4NiAxMS44OTI5IDE2Ljc1IDExLjg5MjkgMTZDMTEuODkyOSAxNS4yODU3IDEyLjA3MTQgMTQuNjA3MSAxMi40Mjg2IDEzLjk2NDNDMTIuNzg1NyAxMy4zMjE0IDEzLjI4NTcgMTIuODIxNCAxMy45Mjg2IDEyLjQ2NDNDMTQuNTcxNCAxMi4xMDcxIDE1LjI1IDExLjg5MjkgMTYgMTEuODkyOVpNMTYgMTguNjc4NkMxNi43MTQzIDE4LjY3ODYgMTcuMzU3MSAxOC40Mjg2IDE3Ljg5MjkgMTcuODkyOUMxOC4zOTI5IDE3LjM5MjkgMTguNjc4NiAxNi43NSAxOC42Nzg2IDE2QzE4LjY3ODYgMTUuMjg1NyAxOC4zOTI5IDE0LjY0MjkgMTcuODkyOSAxNC4xMDcxQzE3LjM1NzEgMTMuNjA3MSAxNi43MTQzIDEzLjMyMTQgMTYgMTMuMzIxNEMxNS4yNSAxMy4zMjE0IDE0LjYwNzEgMTMuNjA3MSAxNC4xMDcxIDE0LjEwNzFDMTMuNTcxNCAxNC42NDI5IDEzLjMyMTQgMTUuMjg1NyAxMy4zMjE0IDE2QzEzLjMyMTQgMTYuNzUgMTMuNTcxNCAxNy4zOTI5IDE0LjEwNzEgMTcuODkyOUMxNC42MDcxIDE4LjQyODYgMTUuMjUgMTguNjc4NiAxNiAxOC42Nzg2Wk0yMS4yNSAxMS43MTQzQzIxLjI1IDExLjQ2NDMgMjEuMTQyOSAxMS4yNSAyMC45NjQzIDExLjAzNTdDMjAuNzUgMTAuODU3MSAyMC41MzU3IDEwLjc1IDIwLjI4NTcgMTAuNzVDMjAgMTAuNzUgMTkuNzg1NyAxMC44NTcxIDE5LjYwNzEgMTEuMDM1N0MxOS4zOTI5IDExLjI1IDE5LjMyMTQgMTEuNDY0MyAxOS4zMjE0IDExLjcxNDNDMTkuMzIxNCAxMiAxOS4zOTI5IDEyLjIxNDMgMTkuNjA3MSAxMi4zOTI5QzE5Ljc4NTcgMTIuNjA3MSAyMCAxMi42Nzg2IDIwLjI4NTcgMTIuNjc4NkMyMC41MzU3IDEyLjY3ODYgMjAuNzUgMTIuNjA3MSAyMC45Mjg2IDEyLjM5MjlDMjEuMTA3MSAxMi4yMTQzIDIxLjIxNDMgMTIgMjEuMjUgMTEuNzE0M1pNMjMuOTY0MyAxMi42Nzg2QzIzLjk2NDMgMTMuMzU3MSAyNCAxNC40NjQzIDI0IDE2QzI0IDE3LjU3MTQgMjMuOTY0MyAxOC42Nzg2IDIzLjkyODYgMTkuMzU3MUMyMy44OTI5IDIwLjAzNTcgMjMuNzg1NyAyMC42MDcxIDIzLjY0MjkgMjEuMTA3MUMyMy40Mjg2IDIxLjcxNDMgMjMuMDcxNCAyMi4yNSAyMi42NDI5IDIyLjY3ODZDMjIuMjE0MyAyMy4xMDcxIDIxLjY3ODYgMjMuNDI4NiAyMS4xMDcxIDIzLjY0MjlDMjAuNjA3MSAyMy44MjE0IDIwIDIzLjkyODYgMTkuMzIxNCAyMy45NjQzQzE4LjY0MjkgMjQgMTcuNTM1NyAyNCAxNiAyNEMxNC40Mjg2IDI0IDEzLjMyMTQgMjQgMTIuNjQyOSAyMy45NjQzQzExLjk2NDMgMjMuOTI4NiAxMS4zOTI5IDIzLjgyMTQgMTAuODkyOSAyMy42MDcxQzEwLjI4NTcgMjMuNDI4NiA5Ljc1IDIzLjEwNzEgOS4zMjE0MyAyMi42Nzg2QzguODkyODYgMjIuMjUgOC41NzE0MyAyMS43MTQzIDguMzU3MTQgMjEuMTA3MUM4LjE3ODU3IDIwLjYwNzEgOC4wNzE0MyAyMC4wMzU3IDguMDM1NzEgMTkuMzU3MUM4IDE4LjY3ODYgOCAxNy41NzE0IDggMTZDOCAxNC40NjQzIDggMTMuMzU3MSA4LjAzNTcxIDEyLjY3ODZDOC4wNzE0MyAxMiA4LjE3ODU3IDExLjM5MjkgOC4zNTcxNCAxMC44OTI5QzguNTcxNDMgMTAuMzIxNCA4Ljg5Mjg2IDkuNzg1NzEgOS4zMjE0MyA5LjM1NzE0QzkuNzUgOC45Mjg1NyAxMC4yODU3IDguNTcxNDMgMTAuODkyOSA4LjM1NzE0QzExLjM5MjkgOC4yMTQyOSAxMS45NjQzIDguMTA3MTQgMTIuNjQyOSA4LjA3MTQzQzEzLjMyMTQgOC4wMzU3MSAxNC40Mjg2IDggMTYgOEMxNy41MzU3IDggMTguNjQyOSA4LjAzNTcxIDE5LjMyMTQgOC4wNzE0M0MyMCA4LjEwNzE0IDIwLjYwNzEgOC4yMTQyOSAyMS4xMDcxIDguMzU3MTRDMjEuNjc4NiA4LjU3MTQzIDIyLjIxNDMgOC45Mjg1NyAyMi42NDI5IDkuMzU3MTRDMjMuMDcxNCA5Ljc4NTcxIDIzLjQyODYgMTAuMzIxNCAyMy42NDI5IDEwLjg5MjlDMjMuNzg1NyAxMS4zOTI5IDIzLjg5MjkgMTIgMjMuOTY0MyAxMi42Nzg2Wk0yMi4yNSAyMC43MTQzQzIyLjM5MjkgMjAuMzIxNCAyMi40NjQzIDE5LjY3ODYgMjIuNTM1NyAxOC43ODU3QzIyLjUzNTcgMTguMjg1NyAyMi41NzE0IDE3LjUzNTcgMjIuNTcxNCAxNi41NzE0VjE1LjQyODZDMjIuNTcxNCAxNC40NjQzIDIyLjUzNTcgMTMuNzE0MyAyMi41MzU3IDEzLjIxNDNDMjIuNDY0MyAxMi4zMjE0IDIyLjM5MjkgMTEuNjc4NiAyMi4yNSAxMS4yODU3QzIxLjk2NDMgMTAuNTcxNCAyMS40Mjg2IDEwLjAzNTcgMjAuNzE0MyA5Ljc1QzIwLjMyMTQgOS42MDcxNCAxOS42Nzg2IDkuNTM1NzEgMTguNzg1NyA5LjQ2NDI5QzE4LjI1IDkuNDY0MjkgMTcuNSA5LjQyODU3IDE2LjU3MTQgOS40Mjg1N0gxNS40Mjg2QzE0LjQ2NDMgOS40Mjg1NyAxMy43MTQzIDkuNDY0MjkgMTMuMjE0MyA5LjQ2NDI5QzEyLjMyMTQgOS41MzU3MSAxMS42Nzg2IDkuNjA3MTQgMTEuMjg1NyA5Ljc1QzEwLjUzNTcgMTAuMDM1NyAxMC4wMzU3IDEwLjU3MTQgOS43NSAxMS4yODU3QzkuNjA3MTQgMTEuNjc4NiA5LjUgMTIuMzIxNCA5LjQ2NDI5IDEzLjIxNDNDOS40Mjg1NyAxMy43NSA5LjQyODU3IDE0LjUgOS40Mjg1NyAxNS40Mjg2VjE2LjU3MTRDOS40Mjg1NyAxNy41MzU3IDkuNDI4NTcgMTguMjg1NyA5LjQ2NDI5IDE4Ljc4NTdDOS41IDE5LjY3ODYgOS42MDcxNCAyMC4zMjE0IDkuNzUgMjAuNzE0M0MxMC4wMzU3IDIxLjQ2NDMgMTAuNTcxNCAyMS45NjQzIDExLjI4NTcgMjIuMjVDMTEuNjc4NiAyMi4zOTI5IDEyLjMyMTQgMjIuNSAxMy4yMTQzIDIyLjUzNTdDMTMuNzE0MyAyMi41NzE0IDE0LjQ2NDMgMjIuNTcxNCAxNS40Mjg2IDIyLjU3MTRIMTYuNTcxNEMxNy41MzU3IDIyLjU3MTQgMTguMjg1NyAyMi41NzE0IDE4Ljc4NTcgMjIuNTM1N0MxOS42Nzg2IDIyLjUgMjAuMzIxNCAyMi4zOTI5IDIwLjcxNDMgMjIuMjVDMjEuNDI4NiAyMS45NjQzIDIxLjk2NDMgMjEuNDI4NiAyMi4yNSAyMC43MTQzWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);
}
.card {
  background: #fff;
  border-radius: 8px;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  border-color: #e0e0e0;
}
.modal .card {
  border: 0;
  border-radius: 0;
  margin: 0 -20px;
}
@media (min-width: 64em) {
  .modal .card {
    margin: 0 -60px;
  }
}
.card .plans {
  padding: 24px 16px;
  margin-bottom: 24px;
}
.card .plans + .card__link {
  margin-top: -24px;
  text-decoration: none;
}
.modal .card .plans {
  padding: 0 20px;
}
@media (min-width: 64em) {
  .modal .card .plans {
    padding: 0 60px;
  }
}
.modal .card .plans + .card__link {
  margin-top: 0;
}
.card__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 24px;
  overflow: hidden;
}
.card__header__thumb {
  display: block;
  border-radius: 4px;
  margin-right: 24px;
  width: 72px;
  height: 72px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  overflow: hidden;
}
.modal .card__header {
  border: 0;
  background: 0 0;
  padding: 4px 54px 20px 40px;
}
@media (min-width: 64em) {
  .modal .card__header {
    padding: 0 54px 40px 60px;
  }
}
.card__heading {
  margin: 0;
}
.card__heading__link {
  color: inherit;
  text-decoration: none;
}
@media (min-width: 64em) {
  .modal .card__heading {
    font-size: 40px;
    line-height: 120%;
    margin-bottom: 20px;
  }
}
.card__subheading {
  margin: 0;
  color: #484c51;
}
@media (min-width: 64em) {
  .modal .card__subheading {
    font-size: 22px;
    font-weight: 600;
  }
}
.card__icon {
  position: absolute;
  top: 16px;
  right: 16px;
  color: #0e0f11;
  font-size: 24px;
}
.card__details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 24px 0;
  margin: 0 24px 24px;
  border-width: 1px 0;
  border-color: #e0e0e0;
  border-style: solid;
}
.card__button {
  margin: 0 24px 24px;
  width: calc(100% - 2 * 24px);
}
.card__info__heading {
  margin: 0;
  color: #484c51;
}
.card__info__text {
  font-weight: 600;
  color: #18191b;
  margin: 0;
}
.card__info__label {
  color: #ff6554;
  margin: 4px 0 0;
}
.card__link {
  display: block;
  padding: 0 24px 16px;
  font-size: 18px;
  color: #000;
  font-weight: 600;
  text-decoration: none;
}
.card__link:hover,
.card__link:focus,
.card__link:active {
  color: #000;
}
.card__link i {
  display: inline-block;
  margin-left: 24px;
  font-size: 12px;
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
}
.modal .card__link {
  padding: 24px 40px;
}
@media (min-width: 64em) {
  .modal .card__link {
    padding: 40px 60px;
  }
}
.card__description {
  padding: 0 24px 24px;
}
.card__description p {
  margin: 0;
  color: #484c51;
  font-weight: 400;
}
.card__description .text-link,
.card__description .wp-block-dapper-text-link {
  margin-top: 16px;
}
.modal .card__description {
  padding-top: 0;
  padding: 0 40px;
}
.card__disclaimer {
  padding: 0 24px 24px;
}
.card__disclaimer p {
  margin: 0;
  color: #484c51;
  font-weight: 400;
}
.pricing-table {
  width: 100%;
  border-bottom: 1px solid #e0e0e0;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 24px;
}
.pricing-table tr td:first-child,
.pricing-table tr th:first-child {
  padding-left: 40px;
}
.pricing-table tr td:nth-child(1) {
  width: 168px;
}
.pricing-table tbody tr:first-child td {
  padding-top: 12px;
}
.pricing-table tbody tr:last-child td {
  padding-bottom: 12px;
}
.pricing-table th,
.pricing-table td {
  text-align: left;
}
.pricing-table th {
  border-bottom: 1px solid #e0e0e0;
  font-size: 14px;
  color: #484c51;
  font-weight: 400;
  padding: 12px 8px;
}
.pricing-table td {
  padding: 6px 8px;
  color: #18191b;
  font-size: 18px;
}
.pricing-table__row--highlighted td {
  color: #e58406;
  font-weight: 600;
}
.pricing-table__price {
  margin-right: 16px;
}
.pricing-table__suffix {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
}
.modal .pricing-table {
  border-top: 1px solid #e0e0e0;
}
@media (min-width: 64em) {
  .modal .pricing-table tr td:first-child,
  .modal .pricing-table tr th:first-child {
    padding-left: 60px;
  }
  .modal .pricing-table tbody tr:first-child td {
    padding-top: 24px;
  }
  .modal .pricing-table tbody tr:last-child td {
    padding-bottom: 24px;
  }
  .modal .pricing-table th {
    font-size: 18px;
    padding: 24px 8px;
  }
  .modal .pricing-table td {
    padding: 8px;
    font-size: 22px;
    font-weight: 600;
  }
}
.plans .plan {
  margin-bottom: 16px;
}
.plans .plan:last-child {
  margin-bottom: 0;
}
.plan {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 16px;
}
.plan--highlighted {
  border-color: #e58406;
}
.plan__name {
  color: #18191b;
  font-size: 18px;
  line-height: 24px;
  margin: 0;
}
.plan__info {
  font-size: 14px;
  color: #484c51;
  line-height: 150%;
  margin: 0;
}
.plan__main {
  padding-right: 16px;
}
.plan__price {
  text-align: right;
}
.plan__price__amount {
  display: block;
  color: #000;
  font-size: 22px;
  font-weight: 600;
  line-height: 100%;
}
.plan__price__suffix {
  font-size: 14px;
  color: #484c51;
  line-height: 150%;
}
.card-link {
  position: relative;
  display: block;
  padding: 16px 40px 16px 16px;
  color: #18191b;
}
.card-link:after {
  font-family: "dapper";
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  content: "\E824";
  color: #e58406;
  font-size: 14px;
  position: absolute;
  right: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.promo-bar {
  padding: 8px 20px;
  background: #1d2733;
  text-align: center;
}
.promo-bar p {
  font-weight: 400;
  color: #fff;
  margin: 0;
}
.promo-bar a {
  color: #e58406;
}
.promo-bar--light {
  background: #fff;
}
.promo-bar--light p {
  color: #0e0f11;
}
.background {
  background: #fff;
  border-radius: 8px;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  border-color: #e0e0e0;
}
.background--floating {
  background: #fff;
  border-radius: 8px;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.05);
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.05);
  border-color: #fafafa;
}
.background--link {
  background: #fff;
  border-radius: 8px;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  border: none;
  -webkit-box-shadow: inset 0px -4px 0px #e58406;
  box-shadow: inset 0px -4px 0px #e58406;
}
.is-style-background-none {
  background: #fff;
  border-radius: 8px;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  border: none;
  background: 0 0;
}
.is-style-background-filled {
  background: #fff;
  border-radius: 8px;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  border: none;
  background: 0 0;
}
.is-style-background-outline {
  background: #fff;
  border-radius: 8px;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  border-color: #e0e0e0;
}
.is-style-background-floating {
  background: #fff;
  border-radius: 8px;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.05);
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.05);
  border-color: #fafafa;
}
.is-style-background-linked {
  background: #fff;
  border-radius: 8px;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  border: none;
  -webkit-box-shadow: inset 0px -4px 0px #e58406;
  box-shadow: inset 0px -4px 0px #e58406;
}
.is-style-background-stylized {
  background: #fff;
  border-radius: 8px;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  border: none;
  -webkit-box-shadow: 2px 2px 16px rgba(0, 0, 0, 0.15),
    inset 0px -4px 0px #e58406;
  box-shadow: 2px 2px 16px rgba(0, 0, 0, 0.15), inset 0px -4px 0px #e58406;
}
.expandable-text__toggle-button {
  display: inline;
  outline: none;
  border: 0;
  background: 0 0;
  color: #e58406;
  font-size: 14px;
  cursor: pointer;
  padding: 0;
  margin: 0 0 0 4px;
  overflow: hidden;
}
.expandable-text__more-content {
  display: none;
}
.expandable-text--open .expandable-text__more-content {
  display: inline;
}
.header-plenity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 27px 0 16px;
  -webkit-box-shadow: 4px 4px rgba(0, 0, 0, 0.05);
  box-shadow: 4px 4px rgba(0, 0, 0, 0.05);
}
.header-plenity__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header-plenity__powered-by {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 16px;
  color: #484c51;
  font-size: 12px;
}
.header-plenity__powered-by-logo {
  margin-left: 4px;
}
.hamburger {
  display: block;
  cursor: pointer;
  width: 48px;
  height: 48px;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.hamburger:hover [class*="-bun"] {
  background: #999;
}
.hamburger__top-bun,
.hamburger__bottom-bun {
  content: "";
  display: block;
  position: absolute;
  left: 15px;
  width: 18px;
  height: 1px;
  background: #fff;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.header--light .hamburger__top-bun,
.is-header-open .hamburger__top-bun,
.header--light .hamburger__bottom-bun,
.is-header-open .hamburger__bottom-bun {
  background: #000;
}
.hamburger__top-bun {
  top: 23px;
  -webkit-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  transform: translateY(-4px);
}
.is-header-open .hamburger__top-bun {
  -webkit-transform: rotate(45deg) translateY(0);
  -ms-transform: rotate(45deg) translateY(0);
  transform: rotate(45deg) translateY(0);
}
.hamburger__bottom-bun {
  bottom: 23px;
  -webkit-transform: translateY(4px);
  -ms-transform: translateY(4px);
  transform: translateY(4px);
}
.is-header-open .hamburger__bottom-bun {
  -webkit-transform: rotate(-45deg) translateY(0);
  -ms-transform: rotate(-45deg) translateY(0);
  transform: rotate(-45deg) translateY(0);
}
.is-header-open .hamburger {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.mobile-nav {
  display: block;
  overflow-x: auto;
  white-space: nowrap;
  list-style-type: none;
  margin: 20px 0;
  padding: 0;
}
.mobile-nav__item {
  display: inline-block;
}
.mobile-nav__item [class*="icon"] {
  font-size: 10px;
  color: #e0e0e0;
  line-height: 50px;
  margin-left: 5px;
}
.mobile-nav__item [class*="icon"]:before {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: -webkit-transform 0.1s ease-in;
  transition: -webkit-transform 0.1s ease-in;
  -o-transition: transform 0.1s ease-in;
  transition: transform 0.1s ease-in;
  transition: transform 0.1s ease-in, -webkit-transform 0.1s ease-in;
}
.mobile-nav__item [aria-expanded="true"] [class*="icon"]:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.mobile-nav__link {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background: 0 0;
  padding: 0 10px;
  margin: 0 10px 0 0;
  text-decoration: none;
  line-height: 50px;
  color: #484c51;
}
.mobile-nav__link[aria-expanded="true"] {
  color: #324a67;
  border-bottom: 3px solid #324a67;
}
.mobile-nav-dropdowns__inner {
  display: none;
}
.mobile-nav-dropdowns__inner.dapper-toggler-target--is-expanded {
  display: block;
}
.animation--started.animation-fade-in {
  -webkit-animation-name: fade-in;
  animation-name: fade-in;
}
@-webkit-keyframes fade-in {
  to {
    opacity: 1;
  }
}
@keyframes fade-in {
  to {
    opacity: 1;
  }
}
.animation-move-parent {
  overflow-x: hidden;
}
.animation-move-element {
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.animation--started.animation-move-bottom-to-top {
  -webkit-animation-name: move-bottom-to-top;
  animation-name: move-bottom-to-top;
}
.animation--started.animation-move-bottom-to-top.animation-fade-in {
  -webkit-animation-name: move-bottom-to-top, fade-in;
  animation-name: move-bottom-to-top, fade-in;
}
.animation--started.animation-move-left-to-right {
  -webkit-animation-name: move-left-to-right;
  animation-name: move-left-to-right;
}
.animation--started.animation-move-left-to-right.animation-fade-in {
  -webkit-animation-name: move-left-to-right, fade-in;
  animation-name: move-left-to-right, fade-in;
}
.animation--started.animation-move-right-to-left {
  -webkit-animation-name: move-right-to-left;
  animation-name: move-right-to-left;
}
.animation--started.animation-move-right-to-left.animation-fade-in {
  -webkit-animation-name: move-right-to-left, fade-in;
  animation-name: move-right-to-left, fade-in;
}
@-webkit-keyframes move-bottom-to-top {
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes move-bottom-to-top {
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes move-left-to-right {
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes move-left-to-right {
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes move-right-to-left {
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes move-right-to-left {
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.floating-element {
  display: none;
  z-index: 50;
}
.floating-element.is-floating {
  display: unset;
  position: fixed;
  right: 0;
  left: 0;
}
.floating-element.is-floating.float-on-top {
  top: 0;
}
.floating-element.is-floating.float-on-bottom {
  bottom: 0;
}
.image-wrapper {
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.image-wrapper img {
  border-radius: 8px;
}
.image-wrapper.is-style-image-rectangle img {
  border-radius: 0;
}
.image-wrapper.left {
  margin-left: 0;
  margin-right: auto;
}
.image-wrapper.center {
  margin-left: auto;
  margin-right: auto;
}
.image-wrapper.right {
  margin-left: auto;
  margin-right: 0;
}
.text-link,
.wp-block-dapper-text-link {
  display: block;
  color: #e58406;
  font-weight: 600;
  text-decoration: none;
}
.text-link [class^="icon-"]:before,
.text-link [class*=" icon-"]:before,
.wp-block-dapper-text-link [class^="icon-"]:before,
.wp-block-dapper-text-link [class*=" icon-"]:before {
  margin-left: 14px;
  font-size: 12px;
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
}
.text-link:hover,
.wp-block-dapper-text-link:hover {
  color: #e58406;
}
.text-link:active,
.wp-block-dapper-text-link:active {
  color: #e58406;
}
.text-link:focus,
.wp-block-dapper-text-link:focus {
  color: #e58406;
}
.text-link.is-on-dark-bg,
.wp-block-dapper-text-link.is-on-dark-bg {
  color: #e58406;
}
.text-link.is-on-dark-bg [class^="icon-"]:before,
.text-link.is-on-dark-bg [class*=" icon-"]:before,
.wp-block-dapper-text-link.is-on-dark-bg [class^="icon-"]:before,
.wp-block-dapper-text-link.is-on-dark-bg [class*=" icon-"]:before {
  font-weight: 600;
}
.text-link.is-on-dark-bg:hover,
.wp-block-dapper-text-link.is-on-dark-bg:hover {
  color: #e58406;
}
.text-link.is-on-dark-bg:active,
.wp-block-dapper-text-link.is-on-dark-bg:active {
  color: #e58406;
}
.text-link.is-on-dark-bg:focus,
.wp-block-dapper-text-link.is-on-dark-bg:focus {
  color: #e58406;
}
.text-link.is-on-dark-bg::-moz-selection,
.wp-block-dapper-text-link.is-on-dark-bg::-moz-selection {
  color: #fff;
  background: #e58406;
}
.text-link.is-on-dark-bg::selection,
.wp-block-dapper-text-link.is-on-dark-bg::selection {
  color: #fff;
  background: #e58406;
}
.text-link.is-style-secondary,
.wp-block-dapper-text-link.is-style-secondary {
  color: #0e0f11;
  font-size: 16px;
  font-weight: 400;
}
.text-link.is-style-secondary [class^="icon-"]:before,
.text-link.is-style-secondary [class*=" icon-"]:before,
.wp-block-dapper-text-link.is-style-secondary [class^="icon-"]:before,
.wp-block-dapper-text-link.is-style-secondary [class*=" icon-"]:before {
  color: #e58406;
}
.text-link.is-style-secondary:hover,
.wp-block-dapper-text-link.is-style-secondary:hover {
  color: #324a67;
}
.text-link.is-style-secondary:active,
.wp-block-dapper-text-link.is-style-secondary:active {
  color: #213144;
}
.text-link.is-style-secondary:focus,
.wp-block-dapper-text-link.is-style-secondary:focus {
  color: #213144;
}
.text-link.is-style-secondary::-moz-selection,
.wp-block-dapper-text-link.is-style-secondary::-moz-selection {
  color: #fff;
  background: #324a67;
}
.text-link.is-style-secondary::selection,
.wp-block-dapper-text-link.is-style-secondary::selection {
  color: #fff;
  background: #324a67;
}
.text-link.is-style-secondary.is-on-dark-bg,
.wp-block-dapper-text-link.is-style-secondary.is-on-dark-bg {
  color: #fff;
}
.text-link.is-style-secondary.is-on-dark-bg [class^="icon-"]:before,
.text-link.is-style-secondary.is-on-dark-bg [class*=" icon-"]:before,
.wp-block-dapper-text-link.is-style-secondary.is-on-dark-bg [class^="icon-"]:before,
.wp-block-dapper-text-link.is-style-secondary.is-on-dark-bg
  [class*=" icon-"]:before {
  color: #e58406;
}
.text-link.is-style-secondary.is-on-dark-bg:hover,
.wp-block-dapper-text-link.is-style-secondary.is-on-dark-bg:hover {
  color: #fff;
}
.text-link.is-style-secondary.is-on-dark-bg:hover [class^="icon-"]:before,
.text-link.is-style-secondary.is-on-dark-bg:hover [class*=" icon-"]:before,
.wp-block-dapper-text-link.is-style-secondary.is-on-dark-bg:hover
  [class^="icon-"]:before,
.wp-block-dapper-text-link.is-style-secondary.is-on-dark-bg:hover
  [class*=" icon-"]:before {
  color: #e58406;
}
.text-link.is-style-secondary.is-on-dark-bg:active,
.wp-block-dapper-text-link.is-style-secondary.is-on-dark-bg:active {
  color: #fff;
}
.text-link.is-style-secondary.is-on-dark-bg:focus,
.wp-block-dapper-text-link.is-style-secondary.is-on-dark-bg:focus {
  color: #fff;
}
.text-link.is-style-secondary.is-on-dark-bg::-moz-selection,
.wp-block-dapper-text-link.is-style-secondary.is-on-dark-bg::-moz-selection {
  color: #fff;
  background: #e58406;
}
.text-link.is-style-secondary.is-on-dark-bg::selection,
.wp-block-dapper-text-link.is-style-secondary.is-on-dark-bg::selection {
  color: #fff;
  background: #e58406;
}
.basic-card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 16px;
  background-position: center;
  background-size: cover;
  color: #0e0f11;
}
.basic-card.is-style-background-none {
  padding: 0;
}
.basic-card:hover,
.basic-card:focus,
.basic-card:active {
  color: #0e0f11;
}
.basic-card__icon {
  font-size: 24px;
  margin-bottom: 16px;
}
.basic-card__heading {
  margin: 0;
}
a.basic-card .basic-card__heading {
  padding-right: 24px;
}
.basic-card__arrow-link {
  position: absolute;
  right: 16px;
  bottom: 25px;
  font-size: 16px;
  color: #e58406;
}
.basic-card__image {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 16px;
}
.basic-card__text {
  margin: 8px 0 0;
}
.basic-card__text-link {
  margin-top: 16px;
}
.bento-card {
  padding: 8px 16px;
}
.bento-card.is-style-background-none {
  padding: 0;
}
.bento-card__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 4px;
}
.bento-card__heading {
  margin: 0;
  color: #484c51;
}
.bento-card__icon {
  margin-left: 16px;
  font-size: 16px;
}
.bento-card__text {
  margin: 0;
}
.badge {
  padding: 8px;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.badge.is-style-background-none {
  padding: 0;
}
.badge__icon {
  font-size: 20px;
  margin-right: auto;
  margin-bottom: 8px;
  margin-left: auto;
}
.badge__text {
  margin: 0;
}
.badge-horizontal {
  padding: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #e1e9ee;
  border-radius: 8px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.badge-horizontal.is-style-background-none {
  background: 0 0;
  padding: 0;
}
.badge-horizontal .badge-horizontal__icon {
  -ms-flex-item-align: center;
  align-self: center;
}
.badge-horizontal__text {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-left: 0px;
}
.category-card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px;
  background-position: center;
  background-size: cover;
  color: #324a67;
  text-decoration: none;
}
.category-card.is-style-background-none {
  padding: 0;
}
.category-card--compact {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.category-card--normal {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.category-card:hover,
.category-card:focus,
.category-card:active {
  color: #324a67;
}
.category-card--compact .category-card__icon {
  margin-right: 16px;
}
.category-card--normal .category-card__icon {
  margin-bottom: 16px;
}
.category-card__heading {
  margin: 0;
  color: #324a67;
}
.category-card--compact .category-card__heading {
  line-height: 1;
  font-weight: 600;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
a.category-card .category-card__heading {
  padding-right: 36px;
}
.category-card__arrow-link {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.category-card--normal .category-card__arrow-link {
  position: absolute;
  bottom: 24px;
  right: 16px;
}
.category-card__image {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 16px;
}
.category-card__text {
  margin: 8px 0 0;
}
.category-card__text-link {
  margin-top: 16px;
}
.form-row--email-capture > .form-item--button {
  -webkit-box-flex: 0;
  -ms-flex: 0;
  flex: 0;
}
.form-row--email-capture .form-field__control--button {
  border-radius: 0 8px 8px 0;
}
.form-row--email-capture .form-field__control--input {
  border-radius: 8px 0 0 8px;
}
.wp-block-dapper-header-double > span {
  display: block;
}
.list {
  margin: 0;
  padding: 0 0 0 40px;
}
.list.is-style-checkmarks {
  list-style-type: none;
  padding: 0;
  margin: 0 auto;
}
.list.is-style-checkmarks li {
  margin-bottom: 20px;
  position: relative;
}
.list.is-style-checkmarks li:before {
  content: url("data:image/svg+xml,%3Csvg width='25' height='20' viewBox='0 0 25 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 11.4194L7.63953 18L23.5 1' stroke='%231ECE96' stroke-width='2'/%3E%3C/svg%3E");
  display: block;
  position: absolute;
  top: 0;
  left: -36px;
}
.pills {
  width: 100%;
  overflow-x: auto;
  padding: 8px 0;
}
.pills__list {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.pills__list .pills__item:first-child {
  padding-left: 20px;
}
.pills__list .pills__item:last-child {
  padding-right: 20px;
}
.pills__item {
  display: inline-block;
  padding: 0 4px;
}
.pill {
  background: #fff;
  border-radius: 8px;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  border: none;
  -webkit-box-shadow: inset 0px -4px 0px #e58406;
  box-shadow: inset 0px -4px 0px #e58406;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 16px;
  color: #e58406;
  border-radius: 8px;
  text-decoration: none;
}
.pill:hover,
.pill:active,
.pill:focus {
  color: #e58406;
}
.pill__icon {
  display: block;
  font-size: 16px;
  margin-left: 16px;
}
.parallax-element {
  z-index: 50;
}
.parallax-element.is_stuck {
  margin-top: 0;
}
@media screen and (max-width: 1023px) {
  .parallax-element.is_stuck.full-width-for-mobile {
    width: 100% !important;
    left: 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .parallax-element.is_stuck.full-width-for-tablet {
    width: 100% !important;
    left: 0;
  }
}
@media screen and (min-width: 1024px) {
  .parallax-element.can-overflow {
    position: absolute;
  }
}
.parallax-ancestor-fix {
  position: static !important;
}
.wp-block-dapper-accordion-item,
.accordion-item {
  padding: 24px 0;
  margin: 0;
  border-bottom: 1px solid #e0e0e0;
}
.wp-block-dapper-accordion-item__control,
.accordion-item__control {
  position: relative;
  padding-right: 32px;
  cursor: pointer;
  color: #000;
}
.wp-block-dapper-accordion-item__control[type="button"],
.accordion-item__control[type="button"] {
  display: block;
  width: 100%;
  text-align: inherit;
  border: unset;
  background-color: unset;
}
.wp-block-dapper-accordion-item__control[aria-controls^="accordion-content-"],
.wp-block-dapper-accordion-item__control h3,
.accordion-item__control[aria-controls^="accordion-content-"],
.accordion-item__control h3 {
  line-height: 130%;
  margin: 0;
}
.wp-block-dapper-accordion-item__control:after,
.accordion-item__control:after {
  font-family: "dapper";
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  content: "\E826";
  position: absolute;
  right: 5px;
  top: 50%;
  font-size: 16px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.3s transform;
  -o-transition: 0.3s transform;
  transition: 0.3s transform;
}
.open .wp-block-dapper-accordion-item__control:after,
.open .accordion-item__control:after {
  -webkit-transform: rotate(180deg) translateY(50%);
  -ms-transform: rotate(180deg) translateY(50%);
  transform: rotate(180deg) translateY(50%);
}
.wp-block-dapper-accordion-item__content__inner,
.accordion-item__content__inner {
  padding-top: 24px;
  overflow: hidden;
}
.wp-block-dapper-accordion-item__content__inner > *:first-child,
.accordion-item__content__inner > *:first-child {
  margin-top: 0;
}
.wp-block-dapper-accordion-item__content__inner > *:last-child,
.accordion-item__content__inner > *:last-child {
  margin-bottom: 0;
}
@media (max-width: 63.99em) {
  .media-content {
    overflow: hidden;
  }
}
@media (min-width: 64em) {
  .media-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media (min-width: 64em) {
  .media-content__media {
    width: 45%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
.is-media-right .media-content__media {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.media-content__media img {
  width: 100%;
}
@media (max-width: 63.99em) {
  .media-content__content {
    padding: 24px;
  }
}
@media (min-width: 64em) {
  .media-content__content {
    padding-left: 12%;
    padding-right: 104px;
    width: 55%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .is-media-right .media-content__content {
    padding-left: 104px;
    padding-right: 12%;
  }
}
@media (max-width: 63.99em) {
  .media-content__heading {
    margin-bottom: 4px;
  }
}
@media (max-width: 63.99em) {
  .media-content__text {
    margin-bottom: 16px;
  }
}
.content-with-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 64em) {
  .content-with-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
@media (min-width: 64em) {
  .content-with-nav__navigation {
    width: 25%;
    padding-right: 24px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
.wp-block-dapper-sub-navigation {
  padding: 0;
  margin: 0;
}
@media (min-width: 64em) {
  .wp-block-dapper-sub-navigation-item {
    display: block;
    margin: 0 0 8px;
  }
  .wp-block-dapper-sub-navigation-item.active a {
    color: #213144;
    border-color: #ff6554;
  }
  .wp-block-dapper-sub-navigation-item.is-style-main a {
    font-size: 18px;
    font-weight: 600;
    color: #213144;
  }
  .wp-block-dapper-sub-navigation a {
    font-size: 16px;
    display: block;
    color: #484c51;
    line-height: 150%;
    padding: 4px 0 4px 16px;
    border-left: 2px solid transparent;
    -webkit-transition: 0.2s color, 0.2s border-color;
    -o-transition: 0.2s color, 0.2s border-color;
    transition: 0.2s color, 0.2s border-color;
    text-decoration: none;
  }
}
@media screen and (max-width: 1023px) {
  .wp-block-dapper-sub-navigation {
    white-space: nowrap;
  }
  .wp-block-dapper-sub-navigation__wrapper {
    width: calc(100% + 24px);
    overflow-x: auto;
    padding: 16px 0;
    margin: 0 -12px;
    background: #fff;
    -webkit-transition: 0.3s box-shadow;
    -o-transition: 0.3s box-shadow;
    transition: 0.3s box-shadow;
  }
  .wp-block-dapper-sub-navigation__wrapper.is_stuck {
    top: 54px !important;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.04);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.04);
  }
  .wp-block-dapper-sub-navigation-item {
    display: inline-block;
    padding: 0 16px;
  }
  .wp-block-dapper-sub-navigation-item a {
    display: block;
    color: #484c51;
    font-size: 16px;
    line-height: 30px;
    padding: 0 2px;
    border-bottom: 2px solid transparent;
    -webkit-transition: 0.2s color, 0.2s border-color;
    -o-transition: 0.2s color, 0.2s border-color;
    transition: 0.2s color, 0.2s border-color;
    text-decoration: none;
  }
  .wp-block-dapper-sub-navigation-item.active a {
    color: #213144;
    border-color: #ff6554;
  }
  .wp-block-dapper-sub-navigation .wp-block-dapper-sub-navigation-item:first-child {
    padding-left: 20px;
  }
  .wp-block-dapper-sub-navigation .wp-block-dapper-sub-navigation-item:last-child {
    padding-right: 20px;
  }
}
.profile-card {
  color: #324a67;
}
.profile-card__thumb {
  border-radius: 8px;
}
.profile-card__description {
  margin: 0;
}
.mini-profile-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 24px 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.mini-profile-card__headshot {
  border-radius: 50%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  overflow: hidden;
}
.mini-profile-card__author {
  margin: 0 0 0 16px;
  color: #0e0f11;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
}
.qa-card {
  padding: 24px;
}
.qa-card.is-style-background-none {
  padding: 0;
}
.qa-card__header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 24px;
}
.qa-card__header:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 38px;
  background: #e0e0e0;
}
.qa-card__heading {
  color: #1d2733;
  font-weight: 600;
  margin: 0 16px 0 0;
}
.qa-card__headshot {
  width: 48px;
  height: 48px;
  border-radius: 50%;
}
.qa-card--open .qa-card__question {
  display: none;
}
.qa-card__question__name {
  margin: 0 0 16px;
}
.qa-card__answer {
  display: none;
}
.qa-card--open .qa-card__answer {
  display: block;
}
.qa-card__answer p {
  color: #1d2733;
  margin: 0 0 16px;
}
.guide-card {
  padding: 40px 24px 24px;
}
.guide-card--secondary {
  padding-top: 24px;
}
.guide-card__heading {
  margin: 0 0 16px;
}
.guide-card__image {
  display: block;
  width: calc(100% + 48px);
  max-width: unset;
  margin: 24px -24px 16px;
}
.guide-card__text {
  margin: 0 0 24px;
  color: #484c51;
}
.article-card {
  padding: 24px;
}
.article-card__category {
  font-size: 14px;
  letter-spacing: 0.06em;
  line-height: 150%;
  color: #484c51;
  text-transform: uppercase;
  margin: 0 0 16px;
}
.article-card__heading {
  margin: 0 0 16px;
}
.article-card__image {
  display: block;
  width: calc(100% + 48px);
  max-width: unset;
  margin: 24px -24px 16px;
}
.article-card__text {
  margin: 0 0 24px;
  color: #484c51;
}
.hr {
  display: block;
  border: 0;
  height: 1px;
  margin-left: 0;
  margin-right: 0;
}
.hr-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hr-container.left {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.hr-container.center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.hr-container.right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.links-list {
  margin: 0;
  padding: 0;
}
.links-list li {
  display: block;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #e0e0e0;
}
.links-list .links-list__link {
  display: block;
  position: relative;
  padding: 16px 0;
}
.links-list .links-list__link .icon {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 12px;
}
.modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: fixed;
  z-index: 205;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  border-radius: 8px 8px 0 0;
  max-height: calc(100% - 80px);
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(100px);
  -ms-transform: translateY(100px);
  transform: translateY(100px);
  -webkit-transition: 0.3s visibility, 0.3s opacity, 0.3s transform;
  -o-transition: 0.3s visibility, 0.3s opacity, 0.3s transform;
  transition: 0.3s visibility, 0.3s opacity, 0.3s transform;
  -webkit-overflow-scrolling: touch;
}
@media screen and (min-width: 1024px) {
  .modal {
    top: 0;
    left: auto;
    opacity: 1;
    width: 432px;
    -webkit-transform: translateX(432px);
    -ms-transform: translateX(432px);
    transform: translateX(432px);
    max-height: 100vh;
    border-radius: 0;
  }
  .modal.is-style-wide {
    width: 595px;
    -webkit-transform: translateX(595px);
    -ms-transform: translateX(595px);
    transform: translateX(595px);
  }
}
.modal--open {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
@media screen and (min-width: 1024px) {
  .modal--open {
    -webkit-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    transform: translateX(0) !important;
  }
}
.modal--open ~ .modal__overlay {
  opacity: 0.8;
  visibility: visible;
}
.modal--active {
  z-index: 215;
}
.modal--active + .modal__overlay {
  z-index: 210;
}
.modal__overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #18191b;
  z-index: 200;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s opacity, 0.3s visibility;
  -o-transition: 0.3s opacity, 0.3s visibility;
  transition: 0.3s opacity, 0.3s visibility;
}
.modal__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
}
.modal__close {
  position: fixed;
  padding: 0;
  top: 24px;
  right: 24px;
  z-index: 1000;
  border: 0;
  background: 0 0;
  outline: none;
  color: #0e0f11;
  font-size: 20px;
  cursor: pointer;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media screen and (min-width: 1024px) {
  .modal__close {
    font-size: 24px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.modal__close i {
  text-shadow: 0px 4px 12px rgba(0, 0, 0, 0.06);
}
.modal__header {
  padding: 48px 64px 24px 20px;
  background-size: cover;
  background-position: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.modal__header + .modal__content {
  padding-top: 24px;
}
@media screen and (min-width: 1024px) {
  .modal__header {
    padding-left: 64px;
    padding-top: 120px;
  }
}
.modal__header > * {
  padding-left: 0;
  padding-right: 0;
}
.modal__heading {
  margin: 0;
}
.modal__description {
  margin: 0;
}
.modal__content {
  padding: 44px 20px 112px;
  -webkit-overflow-scrolling: touch;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media screen and (min-width: 1024px) {
  .modal__content {
    padding: 104px 60px 112px;
  }
}
.modal__footer {
  padding: 44px 20px 112px;
}
@media screen and (min-width: 1024px) {
  .modal__footer {
    padding: 44px 60px;
  }
}
.modal__floating-footer {
  display: block;
  position: fixed;
  right: 20px;
  bottom: 28px;
  left: 20px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media screen and (min-width: 1024px) {
  .modal__floating-footer {
    right: 60px;
    left: 60px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.glide__controls {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  margin-top: 40px;
}
.glide__slides {
  margin-bottom: 0;
}
@media screen and (max-width: 1023px) {
  .glide__track {
    margin-left: 0;
    margin-right: -12px;
  }
}
.glide__indicators {
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  min-height: 40px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.glide__indicators--mobile-visible {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 1024px) {
  .glide__indicators {
    display: none;
  }
  .glide__indicators--desktop-visible {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.glide__indicators--numbers {
  color: #484c51;
}
.glide__indicators--dots {
  margin-left: -4px;
}
.glide__indicators--custom {
  margin-left: -8px;
}
.glide__indicators--mobile-left {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.glide__indicators--mobile-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.glide__indicators--mobile-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media screen and (min-width: 1024px) {
  .glide__indicators--desktop-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .glide__indicators--desktop-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .glide__indicators--desktop-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
.glide__bullet {
  padding: 0;
  background-color: transparent;
}
.glide__bullet:active,
.glide__bullet:focus {
  outline: none;
}
.glide__bullet--dots {
  border: 1px solid #e0e0e0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  margin: 0 4px;
}
.glide__bullet--dots.glide__bullet--active {
  border-color: #e58406;
  background-color: #e58406;
}
.glide__bullet--dots:hover {
  border-color: #e58406;
  background: #e58406;
  cursor: pointer;
}
.glide__bullet--bars {
  width: 80px;
  height: 4px;
  background-color: #e0e0e0;
  border: none;
  margin: 0 4px;
}
.glide__bullet--bars.glide__bullet--active {
  background-color: #324a67;
}
.glide__bullet--custom {
  color: #484c51;
  border: none;
  margin: 0 8px;
}
.glide__bullet--custom.glide__bullet--active {
  color: #e58406;
}
.glide__bullet--custom:hover {
  color: #e58406;
  cursor: pointer;
}
.glide__arrows {
  display: none;
}
.glide__arrows--mobile-visible {
  display: block;
}
@media screen and (min-width: 1024px) {
  .glide__arrows {
    display: none;
  }
  .glide__arrows--desktop-visible {
    display: block;
  }
}
.glide__arrow--left {
  position: absolute;
  top: 0;
  left: 0;
}
.condition-header {
  position: relative;
  z-index: 6;
  top: -20px;
  opacity: 0;
  -webkit-transition: 0.3s top, 0.3s opacity;
  -o-transition: 0.3s top, 0.3s opacity;
  transition: 0.3s top, 0.3s opacity;
  background: #fff;
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.05);
  border-top: 1px solid #e0e0e0;
}
.condition-header.is-visible {
  top: 0;
  opacity: 1;
}
.condition-header__inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1440px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
  padding: 0 20px;
  height: 56px;
}
@media screen and (min-width: 1024px) {
  .condition-header__inner {
    padding: 0 40px;
  }
}
.condition-header__nav {
  display: block;
  overflow-x: auto;
  white-space: nowrap;
  margin: 0 -12px;
  padding: 0;
  height: 56px;
}
@media screen and (min-width: 1024px) {
  .condition-header__nav {
    margin: 0 4px 0 -20px;
  }
}
.condition-header__nav li {
  display: inline-block;
  margin: 0;
  padding: 15px 0;
}
.condition-header__nav li.active a {
  border-color: #ff6554;
}
.condition-header__nav a {
  display: block;
  margin: 0 12px;
  color: #484c51;
  font-size: 16px;
  border-bottom: 1px solid transparent;
  -webkit-transition: 0.2s border-color;
  -o-transition: 0.2s border-color;
  transition: 0.2s border-color;
  text-decoration: none;
}
.condition-header__nav a:hover,
.condition-header__nav a.active {
  border-color: #ff6554;
}
@media screen and (min-width: 1024px) {
  .condition-header__nav a {
    margin: 0 20px;
  }
}
.condition-header__button {
  width: 200px;
}
@media screen and (max-width: 1023px) {
  .condition-header__button {
    width: auto;
    position: fixed;
    right: 20px;
    bottom: 20px;
    left: 20px;
    padding: 23px 16px !important;
    font-size: 18px !important;
    -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
    border-color: #e58406;
  }
}
.condition-bar {
  position: relative;
  z-index: 6;
}
.condition-bar__inner {
  padding: 8px 20px 7px;
  height: 40px;
  background: #e1e9ee;
  overflow-x: auto;
  white-space: nowrap;
}
@media (min-width: 64em) {
  .condition-bar__inner {
    padding: 8px 60px 7px;
  }
}
.condition-bar__heading {
  display: inline-block;
  margin: 0;
  font-size: 14px;
  color: #484c51;
  font-weight: 400;
  vertical-align: middle;
}
.condition-bar__nav {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}
.condition-bar__nav li {
  display: inline-block;
  margin: 0 0 0 24px;
  padding: 0;
}
@media (min-width: 64em) {
  .condition-bar__nav li {
    margin-left: 40px;
  }
}
.condition-bar__nav a {
  display: block;
  margin: 0;
  color: #e58406;
  font-size: 16px;
  text-decoration: underline;
}
@-webkit-keyframes slideIn {
  from {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideIn {
  from {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.hero-parallax-element-animation {
  opacity: 0;
  -webkit-animation: 0.5s fadeIn forwards;
  animation: 0.5s fadeIn forwards;
  -webkit-animation-delay: 0.01s;
  animation-delay: 0.01s;
}
[data-parallax-content-y-movement] .hero-parallax-element-animation {
  -webkit-animation: 0.5s slideIn forwards, 0.5s fadeIn forwards;
  animation: 0.5s slideIn forwards, 0.5s fadeIn forwards;
}
.hero-parallax {
  position: relative;
  overflow: hidden;
  padding-bottom: 35px;
}
.hero-parallax__bg {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  opacity: 0;
  -webkit-animation: 0.8s fadeIn forwards;
  animation: 0.8s fadeIn forwards;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.hero-parallax__bg__inner {
  width: 100%;
  height: 100%;
}
.hero-parallax__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.hero-parallax__content {
  will-change: transform, opacity;
  padding-top: 110px;
  -webkit-transition: 0.1s opacity;
  -o-transition: 0.1s opacity;
  transition: 0.1s opacity;
}
[data-parallax-content] .hero-parallax__content {
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@media (min-width: 64em) {
  .hero-parallax__content {
    padding-top: 180px;
  }
}
.hero-parallax__content > * {
  opacity: 0;
}
.hero-parallax__thumb {
  will-change: transform;
}
.hero-parallax__thumb img {
  opacity: 0;
  border-radius: 8px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 32px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 32px rgba(0, 0, 0, 0.2);
  width: 100%;
}
.stat {
  margin: 0;
  padding: 0 0 0 41px;
  border-left: 4px solid #ff6554;
}
.stat__label {
  color: #484c51;
  margin: 0;
}
.stat__text {
  color: #324a67;
}
.stat__source {
  display: block;
  font-style: normal;
}
.wp-block-dapper-section > .container {
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 1024px) {
  .wp-block-dapper-section > .container {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.star-rating svg {
  margin-right: 8px;
}
.review-card {
  background: #fff;
  border-radius: 8px;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  border-color: #e0e0e0;
  width: 100%;
  margin: 0;
  padding: 20px;
}
.review-card__thumb {
  margin: -20px -20px 20px;
}
.review-card__author {
  float: left;
  color: #484c51;
}
.review-card__verified {
  float: right;
  color: #e58406;
  margin-top: 14px;
}
.review-card__verified:after {
  content: attr(aria-label);
  font-family: "Gibson";
  font-style: normal;
  margin-left: 10px;
}
.product-feature {
  background: #fff;
  border-radius: 8px;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  border: none;
  background: 0 0;
  overflow: visible;
  position: relative;
  padding: 20px 20px 20px 150px;
}
.product-feature__thumb {
  width: 189px;
  position: absolute;
  top: 0;
  left: 0;
}
.product-feature__text,
.product-feature__link {
  position: relative;
  z-index: 10;
}
.super-card {
  display: block;
  position: relative;
  min-height: 500px;
  padding: 40px 30px;
  text-align: center;
  border-radius: 8px;
}
.super-card .text-link {
  color: #fff;
}
.super-card .promo {
  padding: 5px 20px;
  background: #e58406;
  background: #e58406;
  border-radius: 0 0 4px 4px;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  font-size: 14px;
  line-height: 130%;
  font-weight: 400;
  color: #fff;
}
.super-card.is-style-masthead {
  padding: 16px 10px 0;
  min-height: 200px;
  background-position: 50% 100%;
  display: block;
  cursor: pointer;
  text-decoration: none;
}
.super-card.is-style-masthead:not(a) {
  cursor: unset;
}
.super-card.is-style-masthead .h3 {
  font-size: 18px;
}
.super-card.is-style-masthead .text-link {
  color: #e58406;
  font-size: 14px;
  font-weight: 400;
}
@media screen and (min-width: 1024px) {
  .super-card.is-style-masthead {
    padding: 16px 30px 0;
    min-height: 220px;
  }
  .super-card.is-style-masthead .h3 {
    font-size: 20px;
  }
  .super-card.is-style-masthead .text-link {
    font-size: 14px;
  }
}
.receipt {
  position: relative;
  background: #e1e9ee;
  color: #2c3e50;
  padding: 20px;
  border-radius: 0 0 5px 5px;
  font-size: 14px;
}
@media screen and (min-width: 1024px) {
  .receipt {
    font-size: 18px;
    padding: 40px;
  }
}
.receipt__list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.receipt__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0;
  font-weight: 400;
}
.receipt__item + .receipt__item {
  padding-top: 30px;
}
.receipt__item:after {
  content: "";
  border-bottom: 1px dashed #2c3e50;
  margin: 0 6px 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 3;
  -ms-flex: 3;
  flex: 3;
}
.receipt__item-name {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 4;
  -ms-flex: 4;
  flex: 4;
}
.receipt__item.is-style-total {
  margin-top: 30px;
  border-top: 1px solid #2c3e50;
  color: #e58406;
}
.receipt__item.is-style-total:after {
  display: none;
}
.receipt__price {
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  min-width: 30px;
  text-align: right;
}
.receipt:before {
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  height: 10px;
  background: -o-linear-gradient(
      45deg,
      #0e0f11 33.333%,
      transparent 33.333%,
      transparent 66.667%,
      #0e0f11 66.667%
    ),
    -o-linear-gradient(135deg, #0e0f11 33.333%, transparent 33.333%, transparent
          66.667%, #0e0f11 66.667%);
  background: #e1e9ee;
  background-size: 8px 20px;
  background-position: 0 -10px;
}
.how-it-works {
  counter-reset: how-it-works;
}
.how-it-works__steps {
  position: relative;
  padding: 0;
  margin: 0;
}
.is-style-steps .how-it-works__steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
}
.is-style-steps .how-it-works__steps:after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  left: 10px;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
  border-left: 2px dashed #000;
  margin-left: -1px;
}
@media screen and (min-width: 1024px) {
  .is-style-steps .how-it-works__steps:after {
    top: 100px;
    left: 50%;
  }
}
.how-it-works__step {
  display: block;
  list-style-type: none;
  position: relative;
  padding-left: 70px;
  min-height: 90px;
  margin-bottom: 10px;
  overflow: hidden;
}
.is-style-old-way .how-it-works__step {
  padding-bottom: 40px;
  overflow: visible;
}
.is-style-steps .how-it-works__step {
  position: static;
}
@media screen and (min-width: 1024px) {
  .is-style-steps .how-it-works__step {
    padding: 0 70px;
    width: 50%;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .is-style-steps .how-it-works__step:nth-child(even) {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
}
.how-it-works__step-title {
  display: block;
  font-size: 20px;
  margin-bottom: 10px;
}
.is-style-old-way .how-it-works__step-title {
  font-size: 17px;
}
.is-style-steps .how-it-works__step-title {
  font-size: 40px;
}
.how-it-works__step-description {
  display: block;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 50px;
}
.is-style-steps .how-it-works__step-description {
  max-width: 433px;
  font-size: 18px;
  font-weight: 400;
}
.how-it-works__step:before {
  counter-increment: how-it-works 1;
  content: counter(how-it-works);
  display: block;
  position: absolute;
  left: 10px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
  background: #e58406;
  color: #213144;
}
.is-style-old-way .how-it-works__step:before {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
}
.is-style-steps .how-it-works__step:before {
  background: #fff;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 10;
}
@media screen and (min-width: 1024px) {
  .is-style-steps .how-it-works__step:before {
    left: 50%;
    margin-top: 100px;
  }
}
.how-it-works__step:after {
  content: "";
  display: block;
  width: 93px;
  height: 0;
  border-top: 1px dashed #71e7c1;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  position: absolute;
  left: -22px;
  top: 108px;
}
.is-style-old-way .how-it-works__step:after {
  content: url('data:image/svg+xml; utf8, <svg width="11" height="57" viewBox="0 0 11 57" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.56731 1.5C7.23591 8.75304 10 17.7521 10 27.5C10 38.2937 6.611 48.1693 1 55.7729" stroke="white" stroke-opacity="0.25" stroke-dasharray="5 5"/></svg>');
  border: none;
  width: 11px;
  height: 57px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  left: 40px;
  top: 48px;
}
.is-style-steps .how-it-works__step:after {
  display: none;
}
.is-style-old-way .how-it-works__step:nth-child(even):after {
  left: 0;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.how-it-works__step:last-child:after {
  display: none;
}
.product-card-compact {
  padding: 20px;
}
.product-card-compact__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e0e0e0;
}
.product-card-compact__commercial-name,
.product-card-compact__price {
  margin: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 120%;
}
.product-card-compact--is-rx .product-card-compact__commercial-name:after {
  content: "";
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAGf0lEQVR4Ac1YBZTbRhANlpmZ0QHLVhpOHBQcn3RhFuyW+UGZmZkZH5SZmZm5fVBm5nY7X9bK1vVky8d5b3N3q9Xu39HMnz8zQN+7oV+PLr1M/wZuqLKVsvWLN1a1JTso5rJsMHR3W8wVCruuMmCAGNjrANUZbPWs7k1QdeblDX5K3uRXKQa7PWeyBzHyJrsFczmTn441iuaPVxvYSj0OMNu81xqqyVrUOnYRAXk2Z/Cv8nVcVBoE8isC/AytPU/V+bzhje76PQJQNdjEvMEeosO+y9XxvyIABv9F0flTZMErFdM/UzH5mfT3dYrJnlLq+PdyHd6h8QMuljV5vlsAwn+2b3JWVTV3v5JV2G8E8nNFZzeNnOlPHjt2nxWT3s/o7opYoxj++UVL8j/kPjR3WKYwq6qPJj8oHDaENtkJ1ijenv1FVnqNNj90pLbbdrU4/4DDDhtElhtF1j2efr6G/QjwnzmDXYEzti4UhtQEENEZgDP5XfLWBPC2kaY3bfPCkhU6G5F4F3uQW9yGPbE3zsBZuHBqgBmiB9yuBI5fo2psh+7iNuxFIG8qgWTXwZVSA4R/EKg/i1Ho37j9DGej7iZg7Ekgr5EBpBju/qkAjpyxiyJfwmcdXmY5we01hT/bFv6sE4Vrn97h4HOaxdy5KwtykzSWxBmSFcCtFQEOn+5vABrAYgTEyJnetPLnwmutE579ifDbRPKw/xCudZpYOmfTNJbEGQic8MyHsoUlayQCVDQ2n270A/yCouy49gERWM9r+64IxHqRfn8oNlz7BTwLLuG2LBGzZg1OEzj0qQ8lK4K+vsvqrKVDgEhFdIvzQgr4CrSA+USAjAAsmaXEhmOPJ+u9TwD/oXUXiCXN66WxojLT2Y7O/BxURmAvQir9H0Clzh+PlBSYmoAeRtxVBeDEjg4TjnVzaMUbxVJr61Q8KcRAGdVwsXJfjHgPSV3m1hHTvEmYrwzQahS7tawdG2QxAvZZyYLWOmmjGhknMA59PYWwgBcjgJlZC1eB8ggXfJ8bO2vFqgB9+zUC+VhsePYbxWcE0m1bVAvt4EzC8EuAgRQSZFwEcCxpN8ijYqizpzBXDWDSoOe/C886R/DmLaL3yF0Ea6gqtyAwgAFYMtMWb4y5yEmh4QL0Or8+FUB31o3wM9BKBM6176a/nfa+R+vmEXdeFtBUhbyb14tGgrYE/0YAoYIhNIvo/TNTAXQsDT5GUXsMrBZa7y2xW1Ms64Bu8E7RL2edRX66RiJAOhsYgEXReLYEsJ5HAJWUAGUUCzZrdbLcEQTg6xDkc2IXayt80ghcMG89h0tV/sQJAIOUU89vD817ZS0AJUgCsA9AFi1l3YNsQr9/FIFbVlqfbEF2HTDA3eB2EcBsWZDAUZMBthQQvWSxr8QuLTtGz+KWpM9t/00//wI4EDcslyqSTf+pAEP7INmQsghCW0r4RJpZYKxGwTFTuK0tEARyPm5J+75YVJNl04CD+gbFFTGw0yH5MB8xuQKiNpOJOs2Az5H1fogBRH7etW6DqtarY5MDcB0RNQYVMhOkkkG9UYukF0sKK5QFBEB9SOOp9oEDPkwqCVC3hAHyDNKufBardZGoQ7HwOeqONOBAG+RjeyEgInCsbZZg89YhxXMozf+MwAFHQkx0xIO5GWwULAexAB1QXkPHFkLqhGXlb5BA1eoPWAT+WIpW+8uAqJk6NHi+qGEz+vuySCeC2Jc1ZdrLLRRTkHiQeiOodk7UgxCLEI1xwVoBIGND6dADQ3DfUP7lEhxGCaR1bbjmIwoaPUYtMcHKH4Forij5h89YNjGS/Aa7bYS+8/YVQTp2LgDJZhlJaQylAsQDeBS/y3nsjTOk5Ee5kbJo4vtHdQIVNvJW3ThkeXFjaIw/FYMdnrqqQwmIgh1+ISu7EbqzfXeBw16yosMZKHHRZai9cDfKCnfD75bCPR8U7qxUuBudKNwxCmHrA7fDJ5CtDxRTaP6Au2rpI6JnqJjskKj1gf3QZJqetvWRUCtAbcM/cOPok4DtUWDNZBWbR0iZWIN6Aw0nNJ7kPijU4UrVEkINfrM0T8CeRQtNBpAsESAwaFyHHIr2GxQRlDnyeqz9RhwLGgNT9EgDM1O36waondGMDFJSigYmiiBcDFkqa+7SAq7t8RYw1A/yJZI6rBa0gEnDyRYwJDvm0B7GGuR5pNI+aaLDR6EnKcK3gzKHEoYAxhxyau830Xt5/AdfxksqjrhjlQAAAABJRU5ErkJggg==);
  background-size: cover;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-bottom: -2px;
}
.product-card-compact__generic-name,
.product-card-compact__price-description {
  margin: 0;
  font-size: 14px;
  color: #484c51;
}
.product-card-compact__manufacturer-info {
  margin: 0 0 20px;
  font-size: 14px;
}
.product-card-compact__pricing {
  text-align: right;
}
.product-card-compact__cta {
  margin-bottom: 20px;
}
.product-card-compact__isi-link {
  font-size: 14px;
  text-decoration: none;
}
.tabs__tablist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -10px 20px;
  padding: 0;
  list-style-type: none;
}
@media screen and (min-width: 1024px) {
  .tabs__tablist {
    margin-bottom: 40px;
  }
}
.tabs__tab {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 10px;
  padding: 8px 0;
  font-size: 16px;
  text-align: left;
  color: rgba(29, 39, 51, 0.5);
  background: 0 0;
  border: none;
  border-bottom: 2px solid rgba(29, 39, 51, 0.1);
}
@media screen and (min-width: 1024px) {
  .tabs__tab {
    padding: 16px 0;
    font-size: 24px;
  }
}
.tabs__tab[aria-selected="true"] {
  color: #1d2733;
  border-color: #1d2733;
  font-weight: 600;
}
.tabs__panel[hidden="hidden"] {
  display: none;
}
.stacked-image {
  position: relative;
}
.stacked-image__main {
  border-radius: 8px;
}
.stacked-image__secondary {
  max-width: 300px;
  height: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transform: translate(-25%, 25%);
  -ms-transform: translate(-25%, 25%);
  transform: translate(-25%, 25%);
}
.is-style-inverted .stacked-image__secondary {
  left: auto;
  right: 0;
  -webkit-transform: translate(25%, 25%);
  -ms-transform: translate(25%, 25%);
  transform: translate(25%, 25%);
}
.wp-block-table,
.wp-block-dapper-table {
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
}
.wp-block-table-wrapper,
.wp-block-dapper-table-wrapper {
  padding-bottom: 20px;
  overflow-x: auto;
  margin: 0;
}
.wp-block-table-header,
.wp-block-dapper-table-header {
  background-color: #e1e9ee;
}
.wp-block-table-header th,
.wp-block-table-header td,
.wp-block-dapper-table-header th,
.wp-block-dapper-table-header td {
  color: #324a67;
  white-space: nowrap;
}
.wp-block-table-th,
.wp-block-table-td,
.wp-block-dapper-table-th,
.wp-block-dapper-table-td {
  border: 0;
  padding: 15px 20px;
  text-align: left;
  color: #484c51;
  vertical-align: top;
}
.wp-block-table-body th,
.wp-block-table-body td,
.wp-block-dapper-table-body th,
.wp-block-dapper-table-body td {
  -webkit-box-shadow: inset 0 -1px 0 #efefef;
  box-shadow: inset 0 -1px 0 #efefef;
}
.wp-block-table.is-style-pricing,
.wp-block-dapper-table.is-style-pricing {
  display: block;
  width: 100%;
}
.is-style-pricing .wp-block-table-header,
.is-style-pricing .wp-block-table-body,
.is-style-pricing .wp-block-dapper-table-header,
.is-style-pricing .wp-block-dapper-table-body {
  display: block;
  background: 0 0;
}
.is-style-pricing .wp-block-table-row,
.is-style-pricing .wp-block-dapper-table-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #e0e0e0;
}
.is-style-pricing .wp-block-table-th,
.is-style-pricing .wp-block-table-td,
.is-style-pricing .wp-block-dapper-table-th,
.is-style-pricing .wp-block-dapper-table-td {
  display: block;
  -webkit-box-flex: 2;
  -ms-flex: 2 0 25%;
  flex: 2 0 25%;
  font-size: 14px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.is-style-pricing .wp-block-table-th:nth-child(1),
.is-style-pricing .wp-block-table-td:nth-child(1),
.is-style-pricing .wp-block-dapper-table-th:nth-child(1),
.is-style-pricing .wp-block-dapper-table-td:nth-child(1) {
  -webkit-box-flex: 3;
  -ms-flex: 3 0 50%;
  flex: 3 0 50%;
  padding-left: 0;
}
@media screen and (min-width: 1024px) {
  .is-style-pricing .wp-block-table-th:nth-child(1),
  .is-style-pricing .wp-block-table-td:nth-child(1),
  .is-style-pricing .wp-block-dapper-table-th:nth-child(1),
  .is-style-pricing .wp-block-dapper-table-td:nth-child(1) {
    -webkit-box-flex: 10;
    -ms-flex: 10 1 60%;
    flex: 10 1 60%;
  }
}
.is-style-pricing .wp-block-table-th:nth-child(n + 2),
.is-style-pricing .wp-block-table-td:nth-child(n + 2),
.is-style-pricing .wp-block-dapper-table-th:nth-child(n + 2),
.is-style-pricing .wp-block-dapper-table-td:nth-child(n + 2) {
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .is-style-pricing .wp-block-table-th,
  .is-style-pricing .wp-block-table-td,
  .is-style-pricing .wp-block-dapper-table-th,
  .is-style-pricing .wp-block-dapper-table-td {
    font-size: 18px;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
  }
}
.is-style-pricing .wp-block-table-th,
.is-style-pricing .wp-block-dapper-table-th {
  white-space: normal;
}
.is-style-pricing .wp-block-table-td,
.is-style-pricing .wp-block-dapper-table-td {
  vertical-align: middle;
}
.is-style-pricing .wp-block-table-td:nth-child(n + 2),
.is-style-pricing .wp-block-dapper-table-td:nth-child(n + 2) {
  font-size: 20px;
}
.is-style-pricing .wp-block-table-td:nth-child(2),
.is-style-pricing .wp-block-dapper-table-td:nth-child(2) {
  color: #e58406;
}
.is-style-pricing .wp-block-table-td:nth-child(3),
.is-style-pricing .wp-block-dapper-table-td:nth-child(3) {
  color: #ff6554;
}
.single-price-card {
  padding: 20px;
  text-align: center;
  line-height: 120%;
}
.single-price-card__heading {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.single-price-card__recurrence {
  margin: 0;
  font-size: 22px;
}
.single-price-card__recurrence-description {
  margin: 0;
  font-size: 14px;
}
.single-price-card__amount {
  font-size: 64px;
  line-height: 1;
  margin-bottom: 0;
}
.single-price-card__currency {
  font-size: 32px;
}
.single-price-card__period {
  margin: 0;
  font-size: 14px;
}
.single-price-card__callout {
  margin-top: 35px;
  color: #ff6554;
}
.nav20-product-offering a {
  color: inherit;
}
.nav20-product-offering .wp-block-dapper-image {
  float: left;
}
.nav20-product-offering .hr-container {
  clear: both;
}
.spacing-block-mt-00 {
  margin-top: 0;
}
.spacing-block-mb-00 {
  margin-bottom: 0;
}
.spacing-block-pt-00 {
  padding-top: 0;
}
.spacing-block-pb-00 {
  padding-bottom: 0;
}
.spacing-block-mt-01 {
  margin-top: 4px;
}
.spacing-block-mb-01 {
  margin-bottom: 4px;
}
.spacing-block-pt-01 {
  padding-top: 4px;
}
.spacing-block-pb-01 {
  padding-bottom: 4px;
}
.spacing-block-mt-02 {
  margin-top: 8px;
}
.spacing-block-mb-02 {
  margin-bottom: 8px;
}
.spacing-block-pt-02 {
  padding-top: 8px;
}
.spacing-block-pb-02 {
  padding-bottom: 8px;
}
.spacing-block-mt-03 {
  margin-top: 16px;
}
.spacing-block-mb-03 {
  margin-bottom: 16px;
}
.spacing-block-pt-03 {
  padding-top: 16px;
}
.spacing-block-pb-03 {
  padding-bottom: 16px;
}
.spacing-block-mt-04 {
  margin-top: 12px;
}
@media screen and (min-width: 1024px) {
  .spacing-block-mt-04 {
    margin-top: 24px;
  }
}
.spacing-block-mb-04 {
  margin-bottom: 12px;
}
@media screen and (min-width: 1024px) {
  .spacing-block-mb-04 {
    margin-bottom: 24px;
  }
}
.spacing-block-pt-04 {
  padding-top: 12px;
}
@media screen and (min-width: 1024px) {
  .spacing-block-pt-04 {
    padding-top: 24px;
  }
}
.spacing-block-pb-04 {
  padding-bottom: 12px;
}
@media screen and (min-width: 1024px) {
  .spacing-block-pb-04 {
    padding-bottom: 24px;
  }
}
.spacing-block-mt-05 {
  margin-top: 32px;
}
.spacing-block-mb-05 {
  margin-bottom: 32px;
}
.spacing-block-pt-05 {
  padding-top: 32px;
}
.spacing-block-pb-05 {
  padding-bottom: 32px;
}
.spacing-block-mt-06 {
  margin-top: 40px;
}
.spacing-block-mb-06 {
  margin-bottom: 40px;
}
.spacing-block-pt-06 {
  padding-top: 40px;
}
.spacing-block-pb-06 {
  padding-bottom: 40px;
}
.spacing-block-mt-07 {
  margin-top: 48px;
}
.spacing-block-mb-07 {
  margin-bottom: 48px;
}
.spacing-block-pt-07 {
  padding-top: 48px;
}
.spacing-block-pb-07 {
  padding-bottom: 48px;
}
.spacing-block-mt-08 {
  margin-top: 80px;
}
.spacing-block-mb-08 {
  margin-bottom: 80px;
}
.spacing-block-pt-08 {
  padding-top: 80px;
}
.spacing-block-pb-08 {
  padding-bottom: 80px;
}
.spacing-block-mt-09 {
  margin-top: 120px;
}
.spacing-block-mb-09 {
  margin-bottom: 120px;
}
.spacing-block-pt-09 {
  padding-top: 120px;
}
.spacing-block-pb-09 {
  padding-bottom: 120px;
}
.spacing-section-mt-00 {
  margin-top: 0;
}
.spacing-section-mb-00 {
  margin-bottom: 0;
}
.spacing-section-pt-00 {
  padding-top: 0;
}
.spacing-section-pb-00 {
  padding-bottom: 0;
}
.spacing-section-mt-01 {
  margin-top: 48px;
}
@media screen and (min-width: 768px) {
  .spacing-section-mt-01 {
    margin-top: 80px;
  }
}
.spacing-section-mb-01 {
  margin-bottom: 48px;
}
@media screen and (min-width: 768px) {
  .spacing-section-mb-01 {
    margin-bottom: 80px;
  }
}
.spacing-section-pt-01 {
  padding-top: 48px;
}
@media screen and (min-width: 768px) {
  .spacing-section-pt-01 {
    padding-top: 80px;
  }
}
.spacing-section-pb-01 {
  padding-bottom: 48px;
}
@media screen and (min-width: 768px) {
  .spacing-section-pb-01 {
    padding-bottom: 80px;
  }
}
.spacing-section-mt-02 {
  margin-top: 64px;
}
@media screen and (min-width: 768px) {
  .spacing-section-mt-02 {
    margin-top: 120px;
  }
}
.spacing-section-mb-02 {
  margin-bottom: 64px;
}
@media screen and (min-width: 768px) {
  .spacing-section-mb-02 {
    margin-bottom: 120px;
  }
}
.spacing-section-pt-02 {
  padding-top: 64px;
}
@media screen and (min-width: 768px) {
  .spacing-section-pt-02 {
    padding-top: 120px;
  }
}
.spacing-section-pb-02 {
  padding-bottom: 64px;
}
@media screen and (min-width: 768px) {
  .spacing-section-pb-02 {
    padding-bottom: 120px;
  }
}
.spacing-section-mt-03 {
  margin-top: 80px;
}
@media screen and (min-width: 768px) {
  .spacing-section-mt-03 {
    margin-top: 160px;
  }
}
.spacing-section-mb-03 {
  margin-bottom: 80px;
}
@media screen and (min-width: 768px) {
  .spacing-section-mb-03 {
    margin-bottom: 160px;
  }
}
.spacing-section-pt-03 {
  padding-top: 80px;
}
@media screen and (min-width: 768px) {
  .spacing-section-pt-03 {
    padding-top: 60px;
  }
}
.spacing-section-pb-03 {
  padding-bottom: 80px;
}
@media screen and (min-width: 768px) {
  .spacing-section-pb-03 {
    padding-bottom: 160px;
  }
}*/



@charset "UTF-8";
@charset "UTF-8";
#start-resizable-editor-section {
  display: none;
}
.wp-block-audio figcaption {
  margin-top: 0.5em;
  margin-bottom: 1em;
}
.wp-block-audio audio {
  width: 100%;
  min-width: 300px;
}
.wp-block-button__link {
  color: #fff;
  background-color: #32373c;
  border: none;
  border-radius: 1.55em;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-size: 1.125em;
  padding: 0.667em 1.333em;
  text-align: center;
  text-decoration: none;
  overflow-wrap: break-word;
}
.wp-block-button__link:active,
.wp-block-button__link:focus,
.wp-block-button__link:hover,
.wp-block-button__link:visited {
  color: #fff;
}
.wp-block-button__link.aligncenter {
  text-align: center;
}
.wp-block-button__link.alignright {
  text-align: right;
}
.wp-block-buttons > .wp-block-button.has-custom-width {
  max-width: none;
}
.wp-block-buttons > .wp-block-button.has-custom-width .wp-block-button__link {
  width: 100%;
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-25 {
  width: calc(25% - 0.5em);
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-50 {
  width: calc(50% - 0.5em);
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-75 {
  width: calc(75% - 0.5em);
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-100 {
  margin-right: 0;
  width: 100%;
}
.wp-block-button.is-style-squared,
.wp-block-button__link.wp-block-button.is-style-squared {
  border-radius: 0;
}
.wp-block-button.no-border-radius,
.wp-block-button__link.no-border-radius {
  border-radius: 0 !important;
}
.is-style-outline > .wp-block-button__link,
.wp-block-button__link.is-style-outline {
  border: 2px solid;
}
.is-style-outline > .wp-block-button__link:not(.has-text-color),
.wp-block-button__link.is-style-outline:not(.has-text-color) {
  color: #32373c;
}
.is-style-outline > .wp-block-button__link:not(.has-background),
.wp-block-button__link.is-style-outline:not(.has-background) {
  background-color: transparent;
}
.wp-block-buttons {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.wp-block-buttons.is-vertical {
  flex-direction: column;
}
.wp-block-buttons.is-vertical > .wp-block-button {
  margin-right: 0;
}
.wp-block-buttons.is-vertical > .wp-block-button:last-child {
  margin-bottom: 0;
}
.wp-block-buttons > .wp-block-button {
  display: inline-block;
  margin-left: 0;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
}
.wp-block-buttons > .wp-block-button:last-child {
  margin-right: 0;
}
.wp-block-buttons.is-content-justification-left {
  justify-content: flex-start;
}
.wp-block-buttons.is-content-justification-left.is-vertical {
  align-items: flex-start;
}
.wp-block-buttons.is-content-justification-center {
  justify-content: center;
}
.wp-block-buttons.is-content-justification-center.is-vertical {
  align-items: center;
}
.wp-block-buttons.is-content-justification-right {
  justify-content: flex-end;
}
.wp-block-buttons.is-content-justification-right > .wp-block-button {
  margin-left: 0.5em;
  margin-right: 0;
}
.wp-block-buttons.is-content-justification-right
  > .wp-block-button:first-child {
  margin-left: 0;
}
.wp-block-buttons.is-content-justification-right.is-vertical {
  align-items: flex-end;
}
.wp-block-buttons.is-content-justification-space-between {
  justify-content: space-between;
}
.wp-block-buttons.aligncenter {
  text-align: center;
}
.wp-block-buttons.alignleft .wp-block-button {
  margin-left: 0;
  margin-right: 0.5em;
}
.wp-block-buttons.alignleft .wp-block-button:last-child {
  margin-right: 0;
}
.wp-block-buttons.alignright .wp-block-button {
  margin-right: 0;
  margin-left: 0.5em;
}
.wp-block-buttons.alignright .wp-block-button:first-child {
  margin-left: 0;
}
.wp-block-buttons:not(
    .is-content-justification-space-between,
    .is-content-justification-right,
    .is-content-justification-left,
    .is-content-justification-center
  )
  .wp-block-button.aligncenter {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.5em;
  width: 100%;
}
.wp-block-calendar {
  text-align: center;
}
.wp-block-calendar tbody td,
.wp-block-calendar th {
  padding: 0.25em;
  border: 1px solid #ddd;
}
.wp-block-calendar tfoot td {
  border: none;
}
.wp-block-calendar table {
  width: 100%;
  border-collapse: collapse;
}
.wp-block-calendar table th {
  font-weight: 400;
  background: #ddd;
}
.wp-block-calendar a {
  text-decoration: underline;
}
.wp-block-calendar table caption,
.wp-block-calendar table tbody {
  color: #40464d;
}
.wp-block-categories.alignleft {
  margin-right: 2em;
}
.wp-block-categories.alignright {
  margin-left: 2em;
}
.wp-block-code code {
  display: block;
  white-space: pre-wrap;
  overflow-wrap: break-word;
}
.wp-block-columns {
  display: flex;
  margin-bottom: 1.75em;
  flex-wrap: wrap;
}
@media (min-width: 782px) {
  .wp-block-columns {
    flex-wrap: nowrap;
  }
}
.wp-block-columns.has-background {
  padding: 1.25em 2.375em;
}
.wp-block-columns.are-vertically-aligned-top {
  align-items: flex-start;
}
.wp-block-columns.are-vertically-aligned-center {
  align-items: center;
}
.wp-block-columns.are-vertically-aligned-bottom {
  align-items: flex-end;
}
.wp-block-column {
  flex-grow: 1;
  min-width: 0;
  word-break: break-word;
  overflow-wrap: break-word;
}
@media (max-width: 599px) {
  .wp-block-column {
    flex-basis: 100% !important;
  }
}
@media (min-width: 600px) and (max-width: 781px) {
  .wp-block-column:not(:only-child) {
    flex-basis: calc(50% - 1em) !important;
    flex-grow: 0;
  }
  .wp-block-column:nth-child(2n) {
    margin-left: 2em;
  }
}
@media (min-width: 782px) {
  .wp-block-column {
    flex-basis: 0;
    flex-grow: 1;
  }
  .wp-block-column[style*="flex-basis"] {
    flex-grow: 0;
  }
  .wp-block-column:not(:first-child) {
    margin-left: 2em;
  }
}
.wp-block-column.is-vertically-aligned-top {
  align-self: flex-start;
}
.wp-block-column.is-vertically-aligned-center {
  -ms-grid-row-align: center;
  align-self: center;
}
.wp-block-column.is-vertically-aligned-bottom {
  align-self: flex-end;
}
.wp-block-column.is-vertically-aligned-bottom,
.wp-block-column.is-vertically-aligned-center,
.wp-block-column.is-vertically-aligned-top {
  width: 100%;
}
.wp-block-cover,
.wp-block-cover-image {
  position: relative;
  background-size: cover;
  background-position: 50%;
  min-height: 430px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1em;
  box-sizing: border-box;
}
.wp-block-cover-image.has-parallax,
.wp-block-cover.has-parallax {
  background-attachment: fixed;
}
@supports (-webkit-overflow-scrolling: touch) {
  .wp-block-cover-image.has-parallax,
  .wp-block-cover.has-parallax {
    background-attachment: scroll;
  }
}
@media (prefers-reduced-motion: reduce) {
  .wp-block-cover-image.has-parallax,
  .wp-block-cover.has-parallax {
    background-attachment: scroll;
  }
}
.wp-block-cover-image.is-repeated,
.wp-block-cover.is-repeated {
  background-repeat: repeat;
  background-size: auto;
}
.wp-block-cover-image.has-background-dim:not([class*="-background-color"]),
.wp-block-cover.has-background-dim:not([class*="-background-color"]) {
  background-color: #000;
}
.wp-block-cover-image.has-background-dim:before,
.wp-block-cover.has-background-dim:before {
  content: "";
  background-color: inherit;
}
.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,
.wp-block-cover-image .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim:not(.has-background-gradient):before,
.wp-block-cover .wp-block-cover__gradient-background {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  opacity: 0.5;
}
.wp-block-cover-image.has-background-dim.has-background-dim-10
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-10:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-10
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-10:not(
    .has-background-gradient
  ):before {
  opacity: 0.1;
}
.wp-block-cover-image.has-background-dim.has-background-dim-20
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-20:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-20
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-20:not(
    .has-background-gradient
  ):before {
  opacity: 0.2;
}
.wp-block-cover-image.has-background-dim.has-background-dim-30
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-30:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-30
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-30:not(
    .has-background-gradient
  ):before {
  opacity: 0.3;
}
.wp-block-cover-image.has-background-dim.has-background-dim-40
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-40:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-40
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-40:not(
    .has-background-gradient
  ):before {
  opacity: 0.4;
}
.wp-block-cover-image.has-background-dim.has-background-dim-50
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-50:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-50
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-50:not(
    .has-background-gradient
  ):before {
  opacity: 0.5;
}
.wp-block-cover-image.has-background-dim.has-background-dim-60
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-60:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-60
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-60:not(
    .has-background-gradient
  ):before {
  opacity: 0.6;
}
.wp-block-cover-image.has-background-dim.has-background-dim-70
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-70:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-70
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-70:not(
    .has-background-gradient
  ):before {
  opacity: 0.7;
}
.wp-block-cover-image.has-background-dim.has-background-dim-80
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-80:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-80
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-80:not(
    .has-background-gradient
  ):before {
  opacity: 0.8;
}
.wp-block-cover-image.has-background-dim.has-background-dim-90
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-90:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-90
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-90:not(
    .has-background-gradient
  ):before {
  opacity: 0.9;
}
.wp-block-cover-image.has-background-dim.has-background-dim-100
  .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-100:not(
    .has-background-gradient
  ):before,
.wp-block-cover.has-background-dim.has-background-dim-100
  .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-100:not(
    .has-background-gradient
  ):before {
  opacity: 1;
}
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
  max-width: 420px;
  width: 100%;
}
.wp-block-cover-image:after,
.wp-block-cover:after {
  display: block;
  content: "";
  font-size: 0;
  min-height: inherit;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
  .wp-block-cover-image:after,
  .wp-block-cover:after {
    content: none;
  }
}
.wp-block-cover-image.aligncenter,
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.aligncenter,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
  display: flex;
}
.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
  width: 100%;
  z-index: 1;
  color: #fff;
}
.wp-block-cover-image .wp-block-subhead:not(.has-text-color),
.wp-block-cover-image h1:not(.has-text-color),
.wp-block-cover-image h2:not(.has-text-color),
.wp-block-cover-image h3:not(.has-text-color),
.wp-block-cover-image h4:not(.has-text-color),
.wp-block-cover-image h5:not(.has-text-color),
.wp-block-cover-image h6:not(.has-text-color),
.wp-block-cover-image p:not(.has-text-color),
.wp-block-cover .wp-block-subhead:not(.has-text-color),
.wp-block-cover h1:not(.has-text-color),
.wp-block-cover h2:not(.has-text-color),
.wp-block-cover h3:not(.has-text-color),
.wp-block-cover h4:not(.has-text-color),
.wp-block-cover h5:not(.has-text-color),
.wp-block-cover h6:not(.has-text-color),
.wp-block-cover p:not(.has-text-color) {
  color: inherit;
}
.wp-block-cover-image.is-position-top-left,
.wp-block-cover.is-position-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}
.wp-block-cover-image.is-position-top-center,
.wp-block-cover.is-position-top-center {
  align-items: flex-start;
  justify-content: center;
}
.wp-block-cover-image.is-position-top-right,
.wp-block-cover.is-position-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}
.wp-block-cover-image.is-position-center-left,
.wp-block-cover.is-position-center-left {
  align-items: center;
  justify-content: flex-start;
}
.wp-block-cover-image.is-position-center-center,
.wp-block-cover.is-position-center-center {
  align-items: center;
  justify-content: center;
}
.wp-block-cover-image.is-position-center-right,
.wp-block-cover.is-position-center-right {
  align-items: center;
  justify-content: flex-end;
}
.wp-block-cover-image.is-position-bottom-left,
.wp-block-cover.is-position-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}
.wp-block-cover-image.is-position-bottom-center,
.wp-block-cover.is-position-bottom-center {
  align-items: flex-end;
  justify-content: center;
}
.wp-block-cover-image.is-position-bottom-right,
.wp-block-cover.is-position-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}
.wp-block-cover-image.has-custom-content-position.has-custom-content-position
  .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position
  .wp-block-cover__inner-container {
  margin: 0;
  width: auto;
}
.wp-block-cover-image img.wp-block-cover__image-background,
.wp-block-cover-image video.wp-block-cover__video-background,
.wp-block-cover img.wp-block-cover__image-background,
.wp-block-cover video.wp-block-cover__video-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  -o-object-fit: cover;
  object-fit: cover;
  outline: none;
  border: none;
  box-shadow: none;
}
.wp-block-cover__image-background,
.wp-block-cover__video-background {
  z-index: 0;
}
.wp-block-cover-image-text,
.wp-block-cover-image-text a,
.wp-block-cover-image-text a:active,
.wp-block-cover-image-text a:focus,
.wp-block-cover-image-text a:hover,
.wp-block-cover-text,
.wp-block-cover-text a,
.wp-block-cover-text a:active,
.wp-block-cover-text a:focus,
.wp-block-cover-text a:hover,
section.wp-block-cover-image h2,
section.wp-block-cover-image h2 a,
section.wp-block-cover-image h2 a:active,
section.wp-block-cover-image h2 a:focus,
section.wp-block-cover-image h2 a:hover {
  color: #fff;
}
.wp-block-cover-image .wp-block-cover.has-left-content {
  justify-content: flex-start;
}
.wp-block-cover-image .wp-block-cover.has-right-content {
  justify-content: flex-end;
}
.wp-block-cover-image.has-left-content .wp-block-cover-image-text,
.wp-block-cover.has-left-content .wp-block-cover-text,
section.wp-block-cover-image.has-left-content > h2 {
  margin-left: 0;
  text-align: left;
}
.wp-block-cover-image.has-right-content .wp-block-cover-image-text,
.wp-block-cover.has-right-content .wp-block-cover-text,
section.wp-block-cover-image.has-right-content > h2 {
  margin-right: 0;
  text-align: right;
}
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
section.wp-block-cover-image > h2 {
  font-size: 2em;
  line-height: 1.25;
  z-index: 1;
  margin-bottom: 0;
  max-width: 840px;
  padding: 0.44em;
  text-align: center;
}
.wp-block-embed.alignleft,
.wp-block-embed.alignright,
.wp-block[data-align="left"] > [data-type="core/embed"],
.wp-block[data-align="right"] > [data-type="core/embed"] {
  max-width: 360px;
  width: 100%;
}
.wp-block-embed.alignleft .wp-block-embed__wrapper,
.wp-block-embed.alignright .wp-block-embed__wrapper,
.wp-block[data-align="left"]
  > [data-type="core/embed"]
  .wp-block-embed__wrapper,
.wp-block[data-align="right"]
  > [data-type="core/embed"]
  .wp-block-embed__wrapper {
  min-width: 280px;
}
.wp-block-cover .wp-block-embed {
  min-width: 320px;
  min-height: 240px;
}
.wp-block-embed {
  margin-bottom: 1em;
}
.wp-block-embed figcaption {
  margin-top: 0.5em;
  margin-bottom: 1em;
}
.wp-block-embed iframe {
  max-width: 100%;
}
.wp-block-embed__wrapper {
  position: relative;
}
.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
  content: "";
  display: block;
  padding-top: 50%;
}
.wp-embed-responsive .wp-has-aspect-ratio iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
  padding-top: 42.85%;
}
.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
  padding-top: 50%;
}
.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
  padding-top: 56.25%;
}
.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
  padding-top: 75%;
}
.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
  padding-top: 100%;
}
.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
  padding-top: 177.77%;
}
.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
  padding-top: 200%;
}
.wp-block-file {
  margin-bottom: 1.5em;
}
.wp-block-file.aligncenter {
  text-align: center;
}
.wp-block-file.alignright {
  text-align: right;
}
.wp-block-file .wp-block-file__button {
  background: #32373c;
  border-radius: 2em;
  color: #fff;
  font-size: 0.8em;
  padding: 0.5em 1em;
}
.wp-block-file a.wp-block-file__button {
  text-decoration: none;
}
.wp-block-file a.wp-block-file__button:active,
.wp-block-file a.wp-block-file__button:focus,
.wp-block-file a.wp-block-file__button:hover,
.wp-block-file a.wp-block-file__button:visited {
  box-shadow: none;
  color: #fff;
  opacity: 0.85;
  text-decoration: none;
}
.wp-block-file * + .wp-block-file__button {
  margin-left: 0.75em;
}
.blocks-gallery-grid,
.wp-block-gallery {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.blocks-gallery-grid .blocks-gallery-image,
.blocks-gallery-grid .blocks-gallery-item,
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
  margin: 0 1em 1em 0;
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  justify-content: center;
  position: relative;
  width: calc(50% - 1em);
}
.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n),
.blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n),
.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),
.wp-block-gallery .blocks-gallery-item:nth-of-type(2n) {
  margin-right: 0;
}
.blocks-gallery-grid .blocks-gallery-image figure,
.blocks-gallery-grid .blocks-gallery-item figure,
.wp-block-gallery .blocks-gallery-image figure,
.wp-block-gallery .blocks-gallery-item figure {
  margin: 0;
  height: 100%;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
  .blocks-gallery-grid .blocks-gallery-image figure,
  .blocks-gallery-grid .blocks-gallery-item figure,
  .wp-block-gallery .blocks-gallery-image figure,
  .wp-block-gallery .blocks-gallery-item figure {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
  }
}
.blocks-gallery-grid .blocks-gallery-image img,
.blocks-gallery-grid .blocks-gallery-item img,
.wp-block-gallery .blocks-gallery-image img,
.wp-block-gallery .blocks-gallery-item img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
  .blocks-gallery-grid .blocks-gallery-image img,
  .blocks-gallery-grid .blocks-gallery-item img,
  .wp-block-gallery .blocks-gallery-image img,
  .wp-block-gallery .blocks-gallery-item img {
    width: auto;
  }
}
.blocks-gallery-grid .blocks-gallery-image figcaption,
.blocks-gallery-grid .blocks-gallery-item figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
  position: absolute;
  bottom: 0;
  width: 100%;
  max-height: 100%;
  overflow: auto;
  padding: 3em 0.77em 0.7em;
  color: #fff;
  text-align: center;
  font-size: 0.8em;
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.7),
    rgba(0, 0, 0, 0.3) 70%,
    transparent
  );
  box-sizing: border-box;
  margin: 0;
}
.blocks-gallery-grid .blocks-gallery-image figcaption img,
.blocks-gallery-grid .blocks-gallery-item figcaption img,
.wp-block-gallery .blocks-gallery-image figcaption img,
.wp-block-gallery .blocks-gallery-item figcaption img {
  display: inline;
}
.blocks-gallery-grid figcaption,
.wp-block-gallery figcaption {
  flex-grow: 1;
}
.blocks-gallery-grid.is-cropped .blocks-gallery-image a,
.blocks-gallery-grid.is-cropped .blocks-gallery-image img,
.blocks-gallery-grid.is-cropped .blocks-gallery-item a,
.blocks-gallery-grid.is-cropped .blocks-gallery-item img,
.wp-block-gallery.is-cropped .blocks-gallery-image a,
.wp-block-gallery.is-cropped .blocks-gallery-image img,
.wp-block-gallery.is-cropped .blocks-gallery-item a,
.wp-block-gallery.is-cropped .blocks-gallery-item img {
  width: 100%;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
  .blocks-gallery-grid.is-cropped .blocks-gallery-image a,
  .blocks-gallery-grid.is-cropped .blocks-gallery-image img,
  .blocks-gallery-grid.is-cropped .blocks-gallery-item a,
  .blocks-gallery-grid.is-cropped .blocks-gallery-item img,
  .wp-block-gallery.is-cropped .blocks-gallery-image a,
  .wp-block-gallery.is-cropped .blocks-gallery-image img,
  .wp-block-gallery.is-cropped .blocks-gallery-item a,
  .wp-block-gallery.is-cropped .blocks-gallery-item img {
    height: 100%;
    flex: 1;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.blocks-gallery-grid.columns-1 .blocks-gallery-image,
.blocks-gallery-grid.columns-1 .blocks-gallery-item,
.wp-block-gallery.columns-1 .blocks-gallery-image,
.wp-block-gallery.columns-1 .blocks-gallery-item {
  width: 100%;
  margin-right: 0;
}
@media (min-width: 600px) {
  .blocks-gallery-grid.columns-3 .blocks-gallery-image,
  .blocks-gallery-grid.columns-3 .blocks-gallery-item,
  .wp-block-gallery.columns-3 .blocks-gallery-image,
  .wp-block-gallery.columns-3 .blocks-gallery-item {
    width: calc(33.33333% - 0.66667em);
    margin-right: 1em;
  }
  .blocks-gallery-grid.columns-4 .blocks-gallery-image,
  .blocks-gallery-grid.columns-4 .blocks-gallery-item,
  .wp-block-gallery.columns-4 .blocks-gallery-image,
  .wp-block-gallery.columns-4 .blocks-gallery-item {
    width: calc(25% - 0.75em);
    margin-right: 1em;
  }
  .blocks-gallery-grid.columns-5 .blocks-gallery-image,
  .blocks-gallery-grid.columns-5 .blocks-gallery-item,
  .wp-block-gallery.columns-5 .blocks-gallery-image,
  .wp-block-gallery.columns-5 .blocks-gallery-item {
    width: calc(20% - 0.8em);
    margin-right: 1em;
  }
  .blocks-gallery-grid.columns-6 .blocks-gallery-image,
  .blocks-gallery-grid.columns-6 .blocks-gallery-item,
  .wp-block-gallery.columns-6 .blocks-gallery-image,
  .wp-block-gallery.columns-6 .blocks-gallery-item {
    width: calc(16.66667% - 0.83333em);
    margin-right: 1em;
  }
  .blocks-gallery-grid.columns-7 .blocks-gallery-image,
  .blocks-gallery-grid.columns-7 .blocks-gallery-item,
  .wp-block-gallery.columns-7 .blocks-gallery-image,
  .wp-block-gallery.columns-7 .blocks-gallery-item {
    width: calc(14.28571% - 0.85714em);
    margin-right: 1em;
  }
  .blocks-gallery-grid.columns-8 .blocks-gallery-image,
  .blocks-gallery-grid.columns-8 .blocks-gallery-item,
  .wp-block-gallery.columns-8 .blocks-gallery-image,
  .wp-block-gallery.columns-8 .blocks-gallery-item {
    width: calc(12.5% - 0.875em);
    margin-right: 1em;
  }
  .blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),
  .blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n),
  .blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),
  .blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),
  .blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),
  .blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n),
  .blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),
  .blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n),
  .blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),
  .blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n),
  .blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),
  .blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n),
  .blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),
  .blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n),
  .blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),
  .blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n),
  .wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),
  .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),
  .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),
  .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),
  .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),
  .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),
  .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),
  .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),
  .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),
  .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),
  .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),
  .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),
  .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),
  .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),
  .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),
  .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) {
    margin-right: 0;
  }
}
.blocks-gallery-grid .blocks-gallery-image:last-child,
.blocks-gallery-grid .blocks-gallery-item:last-child,
.wp-block-gallery .blocks-gallery-image:last-child,
.wp-block-gallery .blocks-gallery-item:last-child {
  margin-right: 0;
}
.blocks-gallery-grid.alignleft,
.blocks-gallery-grid.alignright,
.wp-block-gallery.alignleft,
.wp-block-gallery.alignright {
  max-width: 420px;
  width: 100%;
}
.blocks-gallery-grid.aligncenter .blocks-gallery-item figure,
.wp-block-gallery.aligncenter .blocks-gallery-item figure {
  justify-content: center;
}
.wp-block-group {
  box-sizing: border-box;
}
h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background {
  padding: 1.25em 2.375em;
}
.wp-block-image {
  margin-bottom: 1em;
}
.wp-block-image img {
  max-width: 100%;
}
.wp-block-image:not(.is-style-rounded) img {
  border-radius: inherit;
}
.wp-block-image.aligncenter {
  text-align: center;
}
.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
  width: 100%;
}
.wp-block-image .aligncenter,
.wp-block-image .alignleft,
.wp-block-image .alignright {
  display: table;
}
.wp-block-image .aligncenter > figcaption,
.wp-block-image .alignleft > figcaption,
.wp-block-image .alignright > figcaption {
  display: table-caption;
  caption-side: bottom;
}
.wp-block-image .alignleft {
  float: left;
  margin: 0.5em 1em 0.5em 0;
}
.wp-block-image .alignright {
  float: right;
  margin: 0.5em 0 0.5em 1em;
}
.wp-block-image .aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.wp-block-image figcaption {
  margin-top: 0.5em;
  margin-bottom: 1em;
}
.wp-block-image.is-style-circle-mask img,
.wp-block-image.is-style-rounded img {
  border-radius: 9999px;
}
@supports ((-webkit-mask-image: none) or (mask-image: none)) or
  (-webkit-mask-image: none) {
  .wp-block-image.is-style-circle-mask img {
    -webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    mask-mode: alpha;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-position: center;
    mask-position: center;
    border-radius: 0;
  }
}
.wp-block-latest-comments__comment {
  line-height: 1.1;
  list-style: none;
  margin-bottom: 1em;
}
.has-avatars .wp-block-latest-comments__comment {
  min-height: 2.25em;
  list-style: none;
}
.has-avatars
  .wp-block-latest-comments__comment
  .wp-block-latest-comments__comment-excerpt,
.has-avatars
  .wp-block-latest-comments__comment
  .wp-block-latest-comments__comment-meta {
  margin-left: 3.25em;
}
.has-dates .wp-block-latest-comments__comment,
.has-excerpts .wp-block-latest-comments__comment {
  line-height: 1.5;
}
.wp-block-latest-comments__comment-excerpt p {
  font-size: 0.875em;
  line-height: 1.8;
  margin: 0.36em 0 1.4em;
}
.wp-block-latest-comments__comment-date {
  display: block;
  font-size: 0.75em;
}
.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
  border-radius: 1.5em;
  display: block;
  float: left;
  height: 2.5em;
  margin-right: 0.75em;
  width: 2.5em;
}
.wp-block-latest-posts.alignleft {
  margin-right: 2em;
}
.wp-block-latest-posts.alignright {
  margin-left: 2em;
}
.wp-block-latest-posts.wp-block-latest-posts__list {
  list-style: none;
}
.wp-block-latest-posts.wp-block-latest-posts__list li {
  clear: both;
}
.wp-block-latest-posts.is-grid {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.wp-block-latest-posts.is-grid li {
  margin: 0 1.25em 1.25em 0;
  width: 100%;
}
@media (min-width: 600px) {
  .wp-block-latest-posts.columns-2 li {
    width: calc(50% - 0.625em);
  }
  .wp-block-latest-posts.columns-2 li:nth-child(2n) {
    margin-right: 0;
  }
  .wp-block-latest-posts.columns-3 li {
    width: calc(33.33333% - 0.83333em);
  }
  .wp-block-latest-posts.columns-3 li:nth-child(3n) {
    margin-right: 0;
  }
  .wp-block-latest-posts.columns-4 li {
    width: calc(25% - 0.9375em);
  }
  .wp-block-latest-posts.columns-4 li:nth-child(4n) {
    margin-right: 0;
  }
  .wp-block-latest-posts.columns-5 li {
    width: calc(20% - 1em);
  }
  .wp-block-latest-posts.columns-5 li:nth-child(5n) {
    margin-right: 0;
  }
  .wp-block-latest-posts.columns-6 li {
    width: calc(16.66667% - 1.04167em);
  }
  .wp-block-latest-posts.columns-6 li:nth-child(6n) {
    margin-right: 0;
  }
}
.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date {
  display: block;
  color: #555;
  font-size: 0.8125em;
}
.wp-block-latest-posts__post-excerpt {
  margin-top: 0.5em;
  margin-bottom: 1em;
}
.wp-block-latest-posts__featured-image a {
  display: inline-block;
}
.wp-block-latest-posts__featured-image img {
  height: auto;
  width: auto;
}
.wp-block-latest-posts__featured-image.alignleft {
  margin-right: 1em;
}
.wp-block-latest-posts__featured-image.alignright {
  margin-left: 1em;
}
.wp-block-latest-posts__featured-image.aligncenter {
  margin-bottom: 1em;
  text-align: center;
}
.block-editor-image-alignment-control__row .components-base-control__field {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.block-editor-image-alignment-control__row
  .components-base-control__field
  .components-base-control__label {
  margin-bottom: 0;
}
ol.has-background,
ul.has-background {
  padding: 1.25em 2.375em;
}
.wp-block-media-text {
  direction: ltr;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 50% 1fr;
  grid-template-columns: 50% 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
.wp-block-media-text.has-media-on-the-right {
  -ms-grid-columns: 1fr 50%;
  grid-template-columns: 1fr 50%;
}
.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media {
  -ms-grid-row-align: start;
  align-self: start;
}
.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,
.wp-block-media-text .wp-block-media-text__content,
.wp-block-media-text .wp-block-media-text__media {
  -ms-grid-row-align: center;
  align-self: center;
}
.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media {
  -ms-grid-row-align: end;
  align-self: end;
}
.wp-block-media-text .wp-block-media-text__media {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
  margin: 0;
}
.wp-block-media-text .wp-block-media-text__content {
  direction: ltr;
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1;
  padding: 0 8%;
  word-break: break-word;
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1;
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
}
.wp-block-media-text__media img,
.wp-block-media-text__media video {
  max-width: unset;
  width: 100%;
  vertical-align: middle;
}
.wp-block-media-text.is-image-fill .wp-block-media-text__media {
  height: 100%;
  min-height: 250px;
  background-size: cover;
}
.wp-block-media-text.is-image-fill .wp-block-media-text__media > a {
  display: block;
  height: 100%;
}
.wp-block-media-text.is-image-fill .wp-block-media-text__media img {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
@media (max-width: 600px) {
  .wp-block-media-text.is-stacked-on-mobile {
    -ms-grid-columns: 100% !important;
    grid-template-columns: 100% !important;
  }
  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1;
  }
  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 2;
    grid-row: 2;
  }
}
.wp-block-navigation:not(.has-background)
  .wp-block-navigation__container
  .wp-block-navigation__container {
  color: #1e1e1e;
  background-color: #fff;
  min-width: 200px;
}
.items-justified-left > ul {
  justify-content: flex-start;
}
.items-justified-center > ul {
  justify-content: center;
}
.items-justified-right > ul {
  justify-content: flex-end;
}
.items-justified-space-between > ul {
  justify-content: space-between;
}
.wp-block-navigation-link {
  display: flex;
  align-items: center;
  position: relative;
  margin: 0;
}
.wp-block-navigation-link .wp-block-navigation__container:empty {
  display: none;
}
.wp-block-navigation__container {
  list-style: none;
  margin: 0;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
}
.is-vertical .wp-block-navigation__container {
  display: block;
}
.has-child > .wp-block-navigation-link__content {
  padding-right: 0.5em;
}
.has-child .wp-block-navigation__container {
  border: 1px solid rgba(0, 0, 0, 0.15);
  background-color: inherit;
  color: inherit;
  position: absolute;
  left: 0;
  top: 100%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 2;
  opacity: 0;
  transition: opacity 0.1s linear;
  visibility: hidden;
}
.has-child
  .wp-block-navigation__container
  > .wp-block-navigation-link
  > .wp-block-navigation-link__content {
  flex-grow: 1;
}
.has-child
  .wp-block-navigation__container
  > .wp-block-navigation-link
  > .wp-block-navigation-link__submenu-icon {
  padding-right: 0.5em;
}
@media (min-width: 782px) {
  .has-child .wp-block-navigation__container {
    left: 1.5em;
  }
  .has-child .wp-block-navigation__container .wp-block-navigation__container {
    left: 100%;
    top: -1px;
  }
  .has-child
    .wp-block-navigation__container
    .wp-block-navigation__container:before {
    content: "";
    position: absolute;
    right: 100%;
    height: 100%;
    display: block;
    width: 0.5em;
    background: 0 0;
  }
  .has-child
    .wp-block-navigation__container
    .wp-block-navigation-link__submenu-icon
    svg {
    transform: rotate(0);
  }
}
.has-child:hover {
  cursor: pointer;
}
.has-child:hover > .wp-block-navigation__container {
  visibility: visible;
  opacity: 1;
  display: flex;
  flex-direction: column;
}
.has-child:focus-within {
  cursor: pointer;
}
.has-child:focus-within > .wp-block-navigation__container {
  visibility: visible;
  opacity: 1;
  display: flex;
  flex-direction: column;
}
.wp-block-navigation[style*="text-decoration"] .wp-block-navigation-link,
.wp-block-navigation[style*="text-decoration"]
  .wp-block-navigation-link__content,
.wp-block-navigation[style*="text-decoration"]
  .wp-block-navigation-link__content:active,
.wp-block-navigation[style*="text-decoration"]
  .wp-block-navigation-link__content:focus,
.wp-block-navigation[style*="text-decoration"] .wp-block-navigation__container {
  text-decoration: inherit;
}
.wp-block-navigation:not([style*="text-decoration"])
  .wp-block-navigation-link__content,
.wp-block-navigation:not([style*="text-decoration"])
  .wp-block-navigation-link__content:active,
.wp-block-navigation:not([style*="text-decoration"])
  .wp-block-navigation-link__content:focus {
  text-decoration: none;
}
.wp-block-navigation-link__content {
  color: inherit;
  padding: 0.5em 1em;
}
.wp-block-navigation-link__content + .wp-block-navigation-link__content {
  padding-top: 0;
}
.has-text-color .wp-block-navigation-link__content {
  color: inherit;
}
.wp-block-navigation-link__label {
  word-break: normal;
  overflow-wrap: break-word;
}
.wp-block-navigation-link__submenu-icon {
  height: inherit;
  padding: 0.375em 1em 0.375em 0;
}
.wp-block-navigation-link__submenu-icon svg {
  fill: currentColor;
}
@media (min-width: 782px) {
  .wp-block-navigation-link__submenu-icon svg {
    transform: rotate(90deg);
  }
}
.is-small-text {
  font-size: 0.875em;
}
.is-regular-text {
  font-size: 1em;
}
.is-large-text {
  font-size: 2.25em;
}
.is-larger-text {
  font-size: 3em;
}
.has-drop-cap:not(:focus):first-letter {
  float: left;
  font-size: 8.4em;
  line-height: 0.68;
  font-weight: 100;
  margin: 0.05em 0.1em 0 0;
  text-transform: uppercase;
  font-style: normal;
}
p.has-background {
  padding: 1.25em 2.375em;
}
p.has-text-color a {
  color: inherit;
}
.wp-block-post-author {
  display: flex;
  flex-wrap: wrap;
}
.wp-block-post-author__byline {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 0.5em;
}
.wp-block-post-author__avatar {
  margin-right: 1em;
}
.wp-block-post-author__bio {
  margin-bottom: 0.7em;
  font-size: 0.7em;
}
.wp-block-post-author__content {
  flex-grow: 1;
  flex-basis: 0;
}
.wp-block-post-author__name {
  font-weight: 700;
  margin: 0;
}
.wp-block-post-comments-form input[type="submit"] {
  color: #fff;
  background-color: #32373c;
  border: none;
  border-radius: 1.55em;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-size: 1.125em;
  padding: 0.667em 1.333em;
  text-align: center;
  text-decoration: none;
  overflow-wrap: break-word;
}
.wp-block-post-comments-form input[type="submit"]:active,
.wp-block-post-comments-form input[type="submit"]:focus,
.wp-block-post-comments-form input[type="submit"]:hover,
.wp-block-post-comments-form input[type="submit"]:visited {
  color: #fff;
}
.wp-block-preformatted {
  white-space: pre-wrap;
}
.wp-block-pullquote {
  padding: 3em 0;
  margin-left: 0;
  margin-right: 0;
  text-align: center;
}
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
  max-width: 420px;
}
.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p {
  font-size: 1.25em;
}
.wp-block-pullquote p {
  font-size: 1.75em;
  line-height: 1.6;
}
.wp-block-pullquote cite,
.wp-block-pullquote footer {
  position: relative;
}
.wp-block-pullquote .has-text-color a {
  color: inherit;
}
.wp-block-pullquote:not(.is-style-solid-color) {
  background: 0 0;
}
.wp-block-pullquote.is-style-solid-color {
  border: none;
}
.wp-block-pullquote.is-style-solid-color blockquote {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  max-width: 60%;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2em;
}
.wp-block-pullquote.is-style-solid-color blockquote cite {
  text-transform: none;
  font-style: normal;
}
.wp-block-pullquote cite {
  color: inherit;
}
.wp-block-query-loop {
  max-width: 100%;
  list-style: none;
  padding: 0;
}
.wp-block-query-loop li {
  clear: both;
}
.wp-block-query-loop.is-flex-container {
  flex-direction: row;
  display: flex;
  flex-wrap: wrap;
}
.wp-block-query-loop.is-flex-container li {
  margin: 0 0 1.25em;
  width: 100%;
}
@media (min-width: 600px) {
  .wp-block-query-loop.is-flex-container li {
    margin-right: 1.25em;
  }
  .wp-block-query-loop.is-flex-container.is-flex-container.columns-2 > li {
    width: calc(50% - 0.625em);
  }
  .wp-block-query-loop.is-flex-container.is-flex-container.columns-2
    > li:nth-child(2n) {
    margin-right: 0;
  }
  .wp-block-query-loop.is-flex-container.is-flex-container.columns-3 > li {
    width: calc(33.33333% - 0.83333em);
  }
  .wp-block-query-loop.is-flex-container.is-flex-container.columns-3
    > li:nth-child(3n) {
    margin-right: 0;
  }
  .wp-block-query-loop.is-flex-container.is-flex-container.columns-4 > li {
    width: calc(25% - 0.9375em);
  }
  .wp-block-query-loop.is-flex-container.is-flex-container.columns-4
    > li:nth-child(4n) {
    margin-right: 0;
  }
  .wp-block-query-loop.is-flex-container.is-flex-container.columns-5 > li {
    width: calc(20% - 1em);
  }
  .wp-block-query-loop.is-flex-container.is-flex-container.columns-5
    > li:nth-child(5n) {
    margin-right: 0;
  }
  .wp-block-query-loop.is-flex-container.is-flex-container.columns-6 > li {
    width: calc(16.66667% - 1.04167em);
  }
  .wp-block-query-loop.is-flex-container.is-flex-container.columns-6
    > li:nth-child(6n) {
    margin-right: 0;
  }
}
.wp-block-query-pagination {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.wp-block-query-pagination > .wp-block-query-pagination-next,
.wp-block-query-pagination > .wp-block-query-pagination-numbers,
.wp-block-query-pagination > .wp-block-query-pagination-previous {
  display: inline-block;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
}
.wp-block-query-pagination > .wp-block-query-pagination-next:last-child,
.wp-block-query-pagination > .wp-block-query-pagination-numbers:last-child,
.wp-block-query-pagination > .wp-block-query-pagination-previous:last-child {
  margin-right: 0;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  margin-bottom: 1em;
  padding: 0 1em;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
  font-size: 1.5em;
  font-style: italic;
  line-height: 1.6;
}
.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
  font-size: 1.125em;
  text-align: right;
}
.wp-block-rss.wp-block-rss {
  box-sizing: border-box;
}
.wp-block-rss.alignleft {
  margin-right: 2em;
}
.wp-block-rss.alignright {
  margin-left: 2em;
}
.wp-block-rss.is-grid {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  list-style: none;
}
.wp-block-rss.is-grid li {
  margin: 0 1em 1em 0;
  width: 100%;
}
@media (min-width: 600px) {
  .wp-block-rss.columns-2 li {
    width: calc(50% - 1em);
  }
  .wp-block-rss.columns-3 li {
    width: calc(33.33333% - 1em);
  }
  .wp-block-rss.columns-4 li {
    width: calc(25% - 1em);
  }
  .wp-block-rss.columns-5 li {
    width: calc(20% - 1em);
  }
  .wp-block-rss.columns-6 li {
    width: calc(16.66667% - 1em);
  }
}
.wp-block-rss__item-author,
.wp-block-rss__item-publish-date {
  display: block;
  color: #555;
  font-size: 0.8125em;
}
.wp-block-search .wp-block-search__button {
  background: #f7f7f7;
  border: 1px solid #ccc;
  padding: 0.375em 0.625em;
  color: #32373c;
  margin-left: 0.625em;
  word-break: normal;
}
.wp-block-search .wp-block-search__button.has-icon {
  line-height: 0;
}
.wp-block-search .wp-block-search__button svg {
  min-width: 1.5em;
  min-height: 1.5em;
}
.wp-block-search .wp-block-search__inside-wrapper {
  display: flex;
  flex: auto;
  flex-wrap: nowrap;
  max-width: 100%;
}
.wp-block-search .wp-block-search__label {
  width: 100%;
}
.wp-block-search .wp-block-search__input {
  flex-grow: 1;
  min-width: 3em;
  border: 1px solid #949494;
}
.wp-block-search.wp-block-search__button-only .wp-block-search__button {
  margin-left: 0;
}
.wp-block-search.wp-block-search__button-inside
  .wp-block-search__inside-wrapper {
  padding: 4px;
  border: 1px solid #949494;
}
.wp-block-search.wp-block-search__button-inside
  .wp-block-search__inside-wrapper
  .wp-block-search__input {
  border-radius: 0;
  border: none;
  padding: 0 0 0 0.25em;
}
.wp-block-search.wp-block-search__button-inside
  .wp-block-search__inside-wrapper
  .wp-block-search__input:focus {
  outline: none;
}
.wp-block-search.wp-block-search__button-inside
  .wp-block-search__inside-wrapper
  .wp-block-search__button {
  padding: 0.125em 0.5em;
}
.wp-block-separator.is-style-wide {
  border-bottom-width: 1px;
}
.wp-block-separator.is-style-dots {
  background: none !important;
  border: none;
  text-align: center;
  max-width: none;
  line-height: 1;
  height: auto;
}
.wp-block-separator.is-style-dots:before {
  content: "···";
  color: currentColor;
  font-size: 1.5em;
  letter-spacing: 2em;
  padding-left: 2em;
  font-family: serif;
}
.wp-block-custom-logo {
  line-height: 0;
}
.wp-block-custom-logo .aligncenter {
  display: table;
}
.wp-block-custom-logo.is-style-rounded img {
  border-radius: 9999px;
}
.wp-block-social-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding-left: 0;
  padding-right: 0;
  text-indent: 0;
  margin-left: 0;
}
.wp-block-social-links .wp-social-link a,
.wp-block-social-links .wp-social-link a:hover {
  text-decoration: none;
  border-bottom: 0;
  box-shadow: none;
}
.wp-block-social-links .wp-social-link.wp-social-link.wp-social-link {
  margin: 4px 8px 4px 0;
}
.wp-block-social-links .wp-social-link a {
  padding: 0.25em;
}
.wp-block-social-links .wp-social-link svg {
  width: 1em;
  height: 1em;
}
.wp-block-social-links.has-small-icon-size {
  font-size: 16px;
}
.wp-block-social-links,
.wp-block-social-links.has-normal-icon-size {
  font-size: 24px;
}
.wp-block-social-links.has-large-icon-size {
  font-size: 36px;
}
.wp-block-social-links.has-huge-icon-size {
  font-size: 48px;
}
.wp-block-social-links.aligncenter {
  justify-content: center;
  display: flex;
}
.wp-block-social-links.alignright {
  justify-content: flex-end;
}
.wp-social-link {
  display: block;
  border-radius: 9999px;
  transition: transform 0.1s ease;
  height: auto;
}
@media (prefers-reduced-motion: reduce) {
  .wp-social-link {
    transition-duration: 0s;
  }
}
.wp-social-link a {
  display: block;
  line-height: 0;
  transition: transform 0.1s ease;
}
.wp-social-link a,
.wp-social-link a:active,
.wp-social-link a:hover,
.wp-social-link a:visited,
.wp-social-link svg {
  color: currentColor;
  fill: currentColor;
}
.wp-social-link:hover {
  transform: scale(1.1);
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
  background-color: #f0f0f0;
  color: #444;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon {
  background-color: #f90;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp {
  background-color: #1ea0c3;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance {
  background-color: #0757fe;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen {
  background-color: #1e1f26;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart {
  background-color: #02e49b;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble {
  background-color: #e94c89;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox {
  background-color: #4280ff;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy {
  background-color: #f45800;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
  background-color: #1778f2;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx {
  background-color: #000;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr {
  background-color: #0461dd;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare {
  background-color: #e65678;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github {
  background-color: #24292d;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads {
  background-color: #eceadd;
  color: #382110;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google {
  background-color: #ea4434;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
  background-color: #f00075;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm {
  background-color: #e21b24;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
  background-color: #0d66c2;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon {
  background-color: #3288d4;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium {
  background-color: #02ab6c;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup {
  background-color: #f6405f;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon {
  background-color: #ff424d;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
  background-color: #e60122;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket {
  background-color: #ef4155;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit {
  background-color: #fe4500;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype {
  background-color: #0478d7;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat {
  background-color: #fefc00;
  color: #fff;
  stroke: #000;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud {
  background-color: #ff5600;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify {
  background-color: #1bd760;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram {
  background-color: #2aabee;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok {
  background-color: #000;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {
  background-color: #011835;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch {
  background-color: #6440a4;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
  background-color: #1da1f2;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo {
  background-color: #1eb7ea;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk {
  background-color: #4680c2;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {
  background-color: #3499cd;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp {
  background-color: #d32422;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
  background-color: red;
  color: #fff;
}
.wp-block-social-links.is-style-logos-only .wp-social-link {
  background: 0 0;
  padding: 4px;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-amazon {
  color: #f90;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp {
  color: #1ea0c3;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-behance {
  color: #0757fe;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-codepen {
  color: #1e1f26;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart {
  color: #02e49b;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble {
  color: #e94c89;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox {
  color: #4280ff;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-etsy {
  color: #f45800;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-facebook {
  color: #1778f2;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx {
  color: #000;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-flickr {
  color: #0461dd;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare {
  color: #e65678;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-github {
  color: #24292d;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads {
  color: #382110;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-google {
  color: #ea4434;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-instagram {
  color: #f00075;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm {
  color: #e21b24;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin {
  color: #0d66c2;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon {
  color: #3288d4;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-medium {
  color: #02ab6c;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-meetup {
  color: #f6405f;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-patreon {
  color: #ff424d;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest {
  color: #e60122;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-pocket {
  color: #ef4155;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-reddit {
  color: #fe4500;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-skype {
  color: #0478d7;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat {
  color: #fff;
  stroke: #000;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud {
  color: #ff5600;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-spotify {
  color: #1bd760;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-telegram {
  color: #2aabee;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok {
  color: #000;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr {
  color: #011835;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-twitch {
  color: #6440a4;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-twitter {
  color: #1da1f2;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo {
  color: #1eb7ea;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-vk {
  color: #4680c2;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress {
  color: #3499cd;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-yelp {
  background-color: #d32422;
  color: #fff;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-youtube {
  color: red;
}
.wp-block-social-links.is-style-pill-shape .wp-social-link {
  width: auto;
}
.wp-block-social-links.is-style-pill-shape .wp-social-link a {
  padding-left: 0.66667em;
  padding-right: 0.66667em;
}
.wp-block-spacer {
  clear: both;
}
p.wp-block-subhead {
  font-size: 1.1em;
  font-style: italic;
  opacity: 0.75;
}
.wp-block-tag-cloud.aligncenter {
  text-align: center;
}
.wp-block-tag-cloud.alignfull {
  padding-left: 1em;
  padding-right: 1em;
}
.wp-block-table {
  overflow-x: auto;
}
.wp-block-table table {
  width: 100%;
}
.wp-block-table .has-fixed-layout {
  table-layout: fixed;
  width: 100%;
}
.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
  word-break: break-word;
}
.wp-block-table.aligncenter,
.wp-block-table.alignleft,
.wp-block-table.alignright {
  display: table;
  width: auto;
}
.wp-block-table.aligncenter td,
.wp-block-table.aligncenter th,
.wp-block-table.alignleft td,
.wp-block-table.alignleft th,
.wp-block-table.alignright td,
.wp-block-table.alignright th {
  word-break: break-word;
}
.wp-block-table .has-subtle-light-gray-background-color {
  background-color: #f3f4f5;
}
.wp-block-table .has-subtle-pale-green-background-color {
  background-color: #e9fbe5;
}
.wp-block-table .has-subtle-pale-blue-background-color {
  background-color: #e7f5fe;
}
.wp-block-table .has-subtle-pale-pink-background-color {
  background-color: #fcf0ef;
}
.wp-block-table.is-style-stripes {
  border-spacing: 0;
  border-collapse: inherit;
  background-color: transparent;
  border-bottom: 1px solid #f0f0f0;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #f0f0f0;
}
.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color
  tbody
  tr:nth-child(odd) {
  background-color: #f3f4f5;
}
.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color
  tbody
  tr:nth-child(odd) {
  background-color: #e9fbe5;
}
.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color
  tbody
  tr:nth-child(odd) {
  background-color: #e7f5fe;
}
.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color
  tbody
  tr:nth-child(odd) {
  background-color: #fcf0ef;
}
.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
  border-color: transparent;
}
.wp-block-text-columns,
.wp-block-text-columns.aligncenter {
  display: flex;
}
.wp-block-text-columns .wp-block-column {
  margin: 0 1em;
  padding: 0;
}
.wp-block-text-columns .wp-block-column:first-child {
  margin-left: 0;
}
.wp-block-text-columns .wp-block-column:last-child {
  margin-right: 0;
}
.wp-block-text-columns.columns-2 .wp-block-column {
  width: 50%;
}
.wp-block-text-columns.columns-3 .wp-block-column {
  width: 33.33333%;
}
.wp-block-text-columns.columns-4 .wp-block-column {
  width: 25%;
}
pre.wp-block-verse {
  font-family: inherit;
  overflow: auto;
  white-space: pre-wrap;
}
.wp-block-video {
  margin-left: 0;
  margin-right: 0;
}
.wp-block-video video {
  width: 100%;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
  .wp-block-video [poster] {
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.wp-block-video.aligncenter {
  text-align: center;
}
.wp-block-video figcaption {
  margin-top: 0.5em;
  margin-bottom: 1em;
}
.wp-block-post-featured-image a {
  display: inline-block;
}
.wp-block-post-featured-image img {
  max-width: 100%;
  height: auto;
}
:root .has-pale-pink-background-color {
  background-color: #f78da7;
}
:root .has-vivid-red-background-color {
  background-color: #cf2e2e;
}
:root .has-luminous-vivid-orange-background-color {
  background-color: #ff6900;
}
:root .has-luminous-vivid-amber-background-color {
  background-color: #fcb900;
}
:root .has-light-green-cyan-background-color {
  background-color: #7bdcb5;
}
:root .has-vivid-green-cyan-background-color {
  background-color: #00d084;
}
:root .has-pale-cyan-blue-background-color {
  background-color: #8ed1fc;
}
:root .has-vivid-cyan-blue-background-color {
  background-color: #0693e3;
}
:root .has-vivid-purple-background-color {
  background-color: #9b51e0;
}
:root .has-white-background-color {
  background-color: #fff;
}
:root .has-very-light-gray-background-color {
  background-color: #eee;
}
:root .has-cyan-bluish-gray-background-color {
  background-color: #abb8c3;
}
:root .has-very-dark-gray-background-color {
  background-color: #313131;
}
:root .has-black-background-color {
  background-color: #000;
}
:root .has-pale-pink-color {
  color: #f78da7;
}
:root .has-vivid-red-color {
  color: #cf2e2e;
}
:root .has-luminous-vivid-orange-color {
  color: #ff6900;
}
:root .has-luminous-vivid-amber-color {
  color: #fcb900;
}
:root .has-light-green-cyan-color {
  color: #7bdcb5;
}
:root .has-vivid-green-cyan-color {
  color: #00d084;
}
:root .has-pale-cyan-blue-color {
  color: #8ed1fc;
}
:root .has-vivid-cyan-blue-color {
  color: #0693e3;
}
:root .has-vivid-purple-color {
  color: #9b51e0;
}
:root .has-white-color {
  color: #2c3e50;
}
:root .has-very-light-gray-color {
  color: #eee;
}
:root .has-cyan-bluish-gray-color {
  color: #abb8c3;
}
:root .has-very-dark-gray-color {
  color: #313131;
}
:root .has-black-color {
  color: #000;
}
:root .has-vivid-cyan-blue-to-vivid-purple-gradient-background {
  background: linear-gradient(135deg, #0693e3, #9b51e0);
}
:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
  background: linear-gradient(135deg, #00d084, #0693e3);
}
:root .has-light-green-cyan-to-vivid-green-cyan-gradient-background {
  background: linear-gradient(135deg, #7adcb4, #00d082);
}
:root .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
  background: linear-gradient(135deg, #fcb900, #ff6900);
}
:root .has-luminous-vivid-orange-to-vivid-red-gradient-background {
  background: linear-gradient(135deg, #ff6900, #cf2e2e);
}
:root .has-very-light-gray-to-cyan-bluish-gray-gradient-background {
  background: linear-gradient(135deg, #eee, #a9b8c3);
}
:root .has-cool-to-warm-spectrum-gradient-background {
  background: linear-gradient(
    135deg,
    #4aeadc,
    #9778d1 20%,
    #cf2aba 40%,
    #ee2c82 60%,
    #fb6962 80%,
    #fef84c
  );
}
:root .has-blush-light-purple-gradient-background {
  background: linear-gradient(135deg, #ffceec, #9896f0);
}
:root .has-blush-bordeaux-gradient-background {
  background: linear-gradient(135deg, #fecda5, #fe2d2d 50%, #6b003e);
}
:root .has-purple-crush-gradient-background {
  background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe);
}
:root .has-luminous-dusk-gradient-background {
  background: linear-gradient(135deg, #ffcb70, #c751c0 50%, #4158d0);
}
:root .has-hazy-dawn-gradient-background {
  background: linear-gradient(135deg, #faaca8, #dad0ec);
}
:root .has-pale-ocean-gradient-background {
  background: linear-gradient(135deg, #fff5cb, #b6e3d4 50%, #33a7b5);
}
:root .has-electric-grass-gradient-background {
  background: linear-gradient(135deg, #caf880, #71ce7e);
}
:root .has-subdued-olive-gradient-background {
  background: linear-gradient(135deg, #fafae1, #67a671);
}
:root .has-atomic-cream-gradient-background {
  background: linear-gradient(135deg, #fdd79a, #004a59);
}
:root .has-nightshade-gradient-background {
  background: linear-gradient(135deg, #330968, #31cdcf);
}
:root .has-midnight-gradient-background {
  background: linear-gradient(135deg, #020381, #2874fc);
}
:root .has-link-color a {
  color: #00e;
  color: var(--wp--style--color--link, #00e);
}
.has-small-font-size {
  font-size: 0.8125em;
}
.has-normal-font-size,
.has-regular-font-size {
  font-size: 1em;
}
.has-medium-font-size {
  font-size: 1.25em;
}
.has-large-font-size {
  font-size: 2.25em;
}
.has-huge-font-size,
.has-larger-font-size {
  font-size: 2.625em;
}
.has-text-align-center {
  text-align: center;
}
.has-text-align-left {
  text-align: left;
}
.has-text-align-right {
  text-align: right;
}
#end-resizable-editor-section {
  display: none;
}
.aligncenter {
  clear: both;
}
#start-resizable-editor-section {
  display: none;
}
.wp-block-audio figcaption {
  color: #555;
  font-size: 13px;
  text-align: center;
}
.is-dark-theme .wp-block-audio figcaption {
  color: hsla(0, 0%, 100%, 0.65);
}
.wp-block-code {
  font-family: Menlo, Consolas, monaco, monospace;
  color: #1e1e1e;
  padding: 0.8em 1em;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.wp-block-embed figcaption {
  color: #555;
  font-size: 13px;
  text-align: center;
}
.is-dark-theme .wp-block-embed figcaption {
  color: hsla(0, 0%, 100%, 0.65);
}
.blocks-gallery-caption {
  color: #555;
  font-size: 13px;
  text-align: center;
}
.is-dark-theme .blocks-gallery-caption {
  color: hsla(0, 0%, 100%, 0.65);
}
.wp-block-image figcaption {
  color: #555;
  font-size: 13px;
  text-align: center;
}
.is-dark-theme .wp-block-image figcaption {
  color: hsla(0, 0%, 100%, 0.65);
}
.wp-block-pullquote {
  border-top: 4px solid;
  border-bottom: 4px solid;
  margin-bottom: 1.75em;
  color: currentColor;
}
.wp-block-pullquote__citation,
.wp-block-pullquote cite,
.wp-block-pullquote footer {
  color: currentColor;
  text-transform: uppercase;
  font-size: 0.8125em;
  font-style: normal;
}
.wp-block-navigation ul,
.wp-block-navigation ul li {
  list-style: none;
}
.wp-block-navigation-link.wp-block-navigation-link {
  margin: 0;
}
.wp-block-quote {
  border-left: 0.25em solid;
  margin: 0 0 1.75em;
  padding-left: 1em;
}
.wp-block-quote__citation,
.wp-block-quote cite,
.wp-block-quote footer {
  color: currentColor;
  font-size: 0.8125em;
  margin-top: 1em;
  position: relative;
  font-style: normal;
}
.wp-block-quote.has-text-align-right {
  border-left: none;
  border-right: 0.25em solid;
  padding-left: 0;
  padding-right: 1em;
}
.wp-block-quote.has-text-align-center {
  border: none;
  padding-left: 0;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  border: none;
}
.wp-block-search .wp-block-search__label {
  font-weight: 700;
}
.wp-block-group.has-background {
  padding: 1.25em 2.375em;
  margin-top: 0;
  margin-bottom: 0;
}
.wp-block-separator {
  border: none;
  border-bottom: 2px solid;
  margin-left: auto;
  margin-right: auto;
  opacity: 0.4;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  max-width: 100px;
}
.wp-block-separator.has-background:not(.is-style-dots) {
  border-bottom: none;
  height: 1px;
}
.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots) {
  height: 2px;
}
.wp-block-table {
  border-collapse: collapse;
}
.wp-block-table thead {
  border-bottom: 3px solid;
}
.wp-block-table tfoot {
  border-top: 3px solid;
}
.wp-block-table td,
.wp-block-table th {
  padding: 0.5em;
  border: 1px solid;
  word-break: normal;
}
.wp-block-table figcaption {
  color: #555;
  font-size: 13px;
  text-align: center;
}
.is-dark-theme .wp-block-table figcaption {
  color: hsla(0, 0%, 100%, 0.65);
}
.wp-block-video figcaption {
  color: #555;
  font-size: 13px;
  text-align: center;
}
.is-dark-theme .wp-block-video figcaption {
  color: hsla(0, 0%, 100%, 0.65);
}
.wp-block-template-part.has-background {
  padding: 1.25em 2.375em;
  margin-top: 0;
  margin-bottom: 0;
}
#end-resizable-editor-section {
  display: none;
}
#content {
  overflow: visible;
}
.glide {
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
.glide * {
  box-sizing: inherit;
}
.glide__slides,
.glide__track {
  overflow: hidden;
}
.glide__slides {
  position: relative;
  width: 100%;
  list-style: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -ms-touch-action: pan-Y;
  touch-action: pan-Y;
  padding: 0;
  white-space: nowrap;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  will-change: transform;
}
.glide__slide,
.glide__slides--dragging {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.glide__slide {
  width: 100%;
  height: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  white-space: normal;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
.glide__slide a {
  -webkit-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.glide__arrows,
.glide__bullets {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.glide--rtl {
  direction: rtl;
}
.wp-block-dapper-button.is-loading:before {
  content: "loading posts...";
}

.wp-block-dapper-button.is-loading:before {
  content: "loading posts...";
}
.editor-url-input > input {
  max-width: 100%;
}
.editor-styles-wrapper .media-content {
  display: block !important;
}
.editor-styles-wrapper .media-content__content,
.editor-styles-wrapper .media-content__media {
  width: 100% !important;
}
.wp-block-dapper-sub-navigation-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.wp-block-dapper-sub-navigation-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
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;
}
body,
html {
  overflow-x: hidden;
}
.ghostkit-d-none {
  display: none !important;
}
.ghostkit-d-block {
  display: block !important;
}
@media (max-width: 1599px) {
  .ghostkit-d-xxl-none {
    display: none !important;
  }
  .ghostkit-d-xxl-block {
    display: block !important;
  }
}
@media (max-width: 1439px) {
  .ghostkit-d-xl-none {
    display: none !important;
  }
  .ghostkit-d-xl-block {
    display: block !important;
  }
}
@media (max-width: 1279px) {
  .ghostkit-d-lg-none {
    display: none !important;
  }
  .ghostkit-d-lg-block {
    display: block !important;
  }
}
@media (max-width: 1023px) {
  .ghostkit-d-md-none {
    display: none !important;
  }
  .ghostkit-d-md-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .ghostkit-d-sm-none {
    display: none !important;
  }
  .ghostkit-d-sm-block {
    display: block !important;
  }
}
.ghostkit-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -8px;
  margin-left: -8px;
}
.ghostkit-grid > .ghostkit-col {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
}
.ghostkit-grid.eq-height > .ghostkit-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.ghostkit-grid.eq-height > .ghostkit-col > .ghostkit-col-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.ghostkit-grid.eq-height > .ghostkit-col > .ghostkit-col-content > * {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.ghostkit-col-content {
  width: 100%;
}
.ghostkit-col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.ghostkit-col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}
.ghostkit-col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}
.ghostkit-col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.ghostkit-col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
.ghostkit-col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}
.ghostkit-col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.ghostkit-col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}
.ghostkit-col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}
.ghostkit-col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.ghostkit-col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}
.ghostkit-col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}
.ghostkit-col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.ghostkit-col-order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.ghostkit-col-order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}
.ghostkit-col-order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.ghostkit-col-order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.ghostkit-col-order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.ghostkit-col-order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.ghostkit-col-order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
.ghostkit-col-order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}
.ghostkit-col-order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}
.ghostkit-col-order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}
.ghostkit-col-order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}
.ghostkit-col-order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}
.ghostkit-col-order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}
.ghostkit-col-order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}
.ghostkit-col-order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}
@media (max-width: 1599px) {
  .ghostkit-col-xxl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .ghostkit-col-xxl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .ghostkit-col-xxl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .ghostkit-col-xxl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .ghostkit-col-xxl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .ghostkit-col-xxl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .ghostkit-col-xxl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .ghostkit-col-xxl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .ghostkit-col-xxl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .ghostkit-col-xxl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .ghostkit-col-xxl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .ghostkit-col-xxl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .ghostkit-col-xxl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ghostkit-col-order-xxl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .ghostkit-col-order-xxl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .ghostkit-col-order-xxl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .ghostkit-col-order-xxl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .ghostkit-col-order-xxl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .ghostkit-col-order-xxl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .ghostkit-col-order-xxl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .ghostkit-col-order-xxl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .ghostkit-col-order-xxl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .ghostkit-col-order-xxl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .ghostkit-col-order-xxl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .ghostkit-col-order-xxl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .ghostkit-col-order-xxl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .ghostkit-col-order-xxl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .ghostkit-col-order-xxl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
}
@media (max-width: 1439px) {
  .ghostkit-col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .ghostkit-col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .ghostkit-col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .ghostkit-col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .ghostkit-col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .ghostkit-col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .ghostkit-col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .ghostkit-col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .ghostkit-col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .ghostkit-col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .ghostkit-col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .ghostkit-col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .ghostkit-col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ghostkit-col-order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .ghostkit-col-order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .ghostkit-col-order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .ghostkit-col-order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .ghostkit-col-order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .ghostkit-col-order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .ghostkit-col-order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .ghostkit-col-order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .ghostkit-col-order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .ghostkit-col-order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .ghostkit-col-order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .ghostkit-col-order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .ghostkit-col-order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .ghostkit-col-order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .ghostkit-col-order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
}
@media (max-width: 1279px) {
  .ghostkit-col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .ghostkit-col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .ghostkit-col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .ghostkit-col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .ghostkit-col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .ghostkit-col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .ghostkit-col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .ghostkit-col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .ghostkit-col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .ghostkit-col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .ghostkit-col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .ghostkit-col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .ghostkit-col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ghostkit-col-order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .ghostkit-col-order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .ghostkit-col-order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .ghostkit-col-order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .ghostkit-col-order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .ghostkit-col-order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .ghostkit-col-order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .ghostkit-col-order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .ghostkit-col-order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .ghostkit-col-order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .ghostkit-col-order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .ghostkit-col-order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .ghostkit-col-order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .ghostkit-col-order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .ghostkit-col-order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
}
@media (max-width: 1023px) {
  .ghostkit-col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .ghostkit-col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .ghostkit-col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .ghostkit-col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .ghostkit-col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .ghostkit-col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .ghostkit-col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .ghostkit-col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .ghostkit-col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .ghostkit-col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .ghostkit-col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .ghostkit-col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .ghostkit-col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ghostkit-col-order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .ghostkit-col-order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .ghostkit-col-order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .ghostkit-col-order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .ghostkit-col-order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .ghostkit-col-order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .ghostkit-col-order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .ghostkit-col-order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .ghostkit-col-order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .ghostkit-col-order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .ghostkit-col-order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .ghostkit-col-order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .ghostkit-col-order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .ghostkit-col-order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .ghostkit-col-order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
}
@media (max-width: 767px) {
  .ghostkit-col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .ghostkit-col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .ghostkit-col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .ghostkit-col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .ghostkit-col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .ghostkit-col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .ghostkit-col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .ghostkit-col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .ghostkit-col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .ghostkit-col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .ghostkit-col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .ghostkit-col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .ghostkit-col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ghostkit-col-order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .ghostkit-col-order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .ghostkit-col-order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .ghostkit-col-order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .ghostkit-col-order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .ghostkit-col-order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .ghostkit-col-order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .ghostkit-col-order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .ghostkit-col-order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .ghostkit-col-order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .ghostkit-col-order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .ghostkit-col-order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .ghostkit-col-order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .ghostkit-col-order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .ghostkit-col-order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
}
.ghostkit-col > .ghostkit-col-content {
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.ghostkit-grid-align-items-center > .ghostkit-col > .ghostkit-col-content {
  -ms-flex-item-align: center;
  align-self: center;
}
.ghostkit-grid-align-items-end > .ghostkit-col > .ghostkit-col-content {
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.ghostkit-grid > .ghostkit-col-align-self-start > .ghostkit-col-content {
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.ghostkit-grid
  > .ghostkit-col.ghostkit-col-align-self-center
  > .ghostkit-col-content {
  -ms-flex-item-align: center;
  align-self: center;
}
.ghostkit-grid
  > .ghostkit-col.ghostkit-col-align-self-end
  > .ghostkit-col-content {
  -ms-flex-item-align: end;
  align-self: flex-end;
}
@media (max-width: 1599px) {
  .ghostkit-grid > .ghostkit-col-align-self-xxl-start > .ghostkit-col-content {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .ghostkit-grid
    > .ghostkit-col.ghostkit-col-align-self-xxl-center
    > .ghostkit-col-content {
    -ms-flex-item-align: center;
    align-self: center;
  }
  .ghostkit-grid
    > .ghostkit-col.ghostkit-col-align-self-xxl-end
    > .ghostkit-col-content {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
}
@media (max-width: 1439px) {
  .ghostkit-grid > .ghostkit-col-align-self-xl-start > .ghostkit-col-content {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .ghostkit-grid
    > .ghostkit-col.ghostkit-col-align-self-xl-center
    > .ghostkit-col-content {
    -ms-flex-item-align: center;
    align-self: center;
  }
  .ghostkit-grid
    > .ghostkit-col.ghostkit-col-align-self-xl-end
    > .ghostkit-col-content {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
}
@media (max-width: 1279px) {
  .ghostkit-grid > .ghostkit-col-align-self-lg-start > .ghostkit-col-content {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .ghostkit-grid
    > .ghostkit-col.ghostkit-col-align-self-lg-center
    > .ghostkit-col-content {
    -ms-flex-item-align: center;
    align-self: center;
  }
  .ghostkit-grid
    > .ghostkit-col.ghostkit-col-align-self-lg-end
    > .ghostkit-col-content {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
}
@media (max-width: 1023px) {
  .ghostkit-grid > .ghostkit-col-align-self-md-start > .ghostkit-col-content {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .ghostkit-grid
    > .ghostkit-col.ghostkit-col-align-self-md-center
    > .ghostkit-col-content {
    -ms-flex-item-align: center;
    align-self: center;
  }
  .ghostkit-grid
    > .ghostkit-col.ghostkit-col-align-self-md-end
    > .ghostkit-col-content {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
}
@media (max-width: 767px) {
  .ghostkit-grid > .ghostkit-col-align-self-sm-start > .ghostkit-col-content {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .ghostkit-grid
    > .ghostkit-col.ghostkit-col-align-self-sm-center
    > .ghostkit-col-content {
    -ms-flex-item-align: center;
    align-self: center;
  }
  .ghostkit-grid
    > .ghostkit-col.ghostkit-col-align-self-sm-end
    > .ghostkit-col-content {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
}
.ghostkit-grid-justify-content-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.ghostkit-grid-justify-content-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.ghostkit-grid-justify-content-around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.ghostkit-grid-justify-content-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.ghostkit-grid-gap-no {
  margin-right: 0;
  margin-left: 0;
}
.ghostkit-grid-gap-no > .ghostkit-col {
  padding-right: 0;
  padding-left: 0;
}
.ghostkit-grid-gap-sm {
  margin-right: -8px;
  margin-left: -8px;
}
.ghostkit-grid-gap-sm > .ghostkit-col {
  padding-right: 8px;
  padding-left: 8px;
}
.ghostkit-grid-gap-md {
  margin-right: -8px;
  margin-left: -8px;
}
.ghostkit-grid-gap-md > .ghostkit-col {
  padding-right: 8px;
  padding-left: 8px;
}
.ghostkit-grid-gap-lg {
  margin-right: -12px;
  margin-left: -12px;
}
.ghostkit-grid-gap-lg > .ghostkit-col {
  padding-right: 12px;
  padding-left: 12px;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1023px) {
  body.is-header-open {
    overflow: hidden;
  }
}
@font-face {
  font-family: "Gibson";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/assets/fonts/3c0edd3b6da3e2439a35be1f9443d8cd.eot?#iefix)
      format("embedded-opentype"),
    url(/assets/assets/fonts/67a672b51e6c0a51be771696f2bd514e.otf)
      format("opentype"),
    url(/assets/assets/fonts/0eb1b717e14ec4574c06b428d2b41717.woff)
      format("woff"),
    url(/assets/assets/fonts/2f64f5eed193d0c9529c2aaab9ca00af.ttf)
      format("truetype");
}
@font-face {
  font-family: "Gibson";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/assets/fonts/8aee8e13aff0319fa0d9ce88760c9776.eot?#iefix)
      format("embedded-opentype"),
    url(/assets/assets/fonts/8589d9b084f760715fb15b5e46bd6e33.otf)
      format("opentype"),
    url(/assets/assets/fonts/1ec27dc45c46ba5ca770d5fd2e641127.woff)
      format("woff"),
    url(/assets/assets/fonts/99bec84856e784ab5638a4463e61ec63.ttf)
      format("truetype");
}
@font-face {
  font-family: "Gibson";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(/assets/assets/fonts/fd5308f9c42faba156d173526f3799b7.eot?#iefix)
      format("embedded-opentype"),
    url(/assets/assets/fonts/3d5439ec5da40b91b67ccbc7ebade2b6.otf)
      format("opentype"),
    url(/assets/assets/fonts/a9cc9335dd375e6ed3d34aea16391d66.woff)
      format("woff"),
    url(/assets/assets/fonts/77f4787cf1a7530e92484ceddb76f16c.ttf)
      format("truetype");
}
body,
html {
  font-family: "Gibson";
  color: #0e0f11;
  line-height: 150%;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
b {
  font-weight: 600;
}
.h1-xl {
  font-size: 64px;
  font-weight: 600;
  line-height: 120%;
}
@media (max-width: 63.99em) {
  .h1-xl {
    font-size: 40px;
  }
}
.h1 {
  font-size: 40px;
  font-weight: 600;
  line-height: 120%;
}
@media (max-width: 63.99em) {
  .h1 {
    font-size: 40px;
    line-height: 120%;
  }
}
.h2 {
  font-size: 32px;
  font-weight: 600;
  line-height: 130%;
}
.h3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 120%;
}
.h4,
.card-link {
  font-size: 22px;
  font-weight: 600;
  line-height: 150%;
}
.p-large,
.pill,
.wp-block-dapper-accordion-item__control[aria-controls^="accordion-content-"],
.wp-block-dapper-accordion-item__control h3,
.accordion-item__control[aria-controls^="accordion-content-"],
.accordion-item__control h3 {
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.wp-block-dapper-accordion-item__control[aria-controls^="accordion-content-"],
.wp-block-dapper-accordion-item__control h3,
.accordion-item__control[aria-controls^="accordion-content-"],
.accordion-item__control h3 {
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}



body,
html,
.p,
.mobile-nav__link,
.category-card__text,
.guide-card__text {
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}
.p-small,
.footer__project-code,
.card__description p,
.card__disclaimer p,
.promo-bar p {
  font-size: 14px;
  font-weight: 300;
  line-height: 150%;
}
.eyebrow,
.glide__indicators--numbers,
.glide__bullet--custom {
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  line-height: 150%;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-light {
  font-weight: 300;
}
a {
  color: #e58406;
  text-decoration: underline;
  -webkit-transition: 0.2s color;
  -o-transition: 0.2s color;
  transition: 0.2s color;
}
a:hover {
  color: #e58406;
}
a:active {
  color: #e58406;
}
a:focus {
  color: #e58406;
}
a::-moz-selection {
  color: #fff;
  background: #e58406;
}
a::selection {
  color: #fff;
  background: #e58406;
}
.container {
  width: 100%;
  padding-right: 8px;
  padding-left: 8px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 767px) {
  .container {
    padding-right: 8px;
    padding-left: 8px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 100%;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 100%;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1440px;
  }
}
@media (min-width: 1440px) {
  .container {
    max-width: 1440px;
  }
}
@media (min-width: 1600px) {
  .container {
    max-width: 1440px;
  }
}
@media screen and (max-width: 1023px) {
  .row {
    padding: 0 8px;
  }
}
@media screen and (min-width: 1024px) {
  .hide-on-desktop {
    display: none !important;
  }
}
@media screen and (max-width: 1023px) {
  .hide-on-mobile {
    display: none !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .hide-on-tablet {
    display: none !important;
  }
}
@media screen and (min-width: 1280px) {
  .hide-on-large-desktop {
    display: none !important;
  }
}
.button {
  outline: none;
  display: inline-block;
  border-radius: 8px;
  border-width: 2px;
  border-style: solid;
  padding: 18px 24px;
  -webkit-transition: 0.2s color, 0.2s border-color, 0.2s background-color;
  -o-transition: 0.2s color, 0.2s border-color, 0.2s background-color;
  transition: 0.2s color, 0.2s border-color, 0.2s background-color;
  text-align: center;
  font-family: "Gibson";
  font-weight: 600;
  text-decoration: none;
  border-color: #e58406;
  background: #e58406;
  color: #fff;
  font-size: 18px;
}
.button:not(:disabled) {
  cursor: pointer;
}
.button:hover {
  border-color: #e58406;
  background: #e58406;
  color: #fff;
}
.button:active {
  border-color: #e58406;
  background: #e58406;
  color: #324a67;
}
.button:focus {
  border-color: #e58406;
  background: #e58406;
  color: #324a67;
}
.button.is-disabled {
  border-color: #e0e0e0;
  background: #e0e0e0;
  color: #484c51;
}
.button.is-style-outline {
  border-color: #324a67;
  background: 0 0;
  color: #324a67;
}
.button.is-style-outline:hover {
  border-color: #e58406;
  background: 0 0;
  color: #324a67;
}
.button.is-style-outline:active {
  border-color: #e58406;
  background: 0 0;
  color: #324a67;
}
.button.is-style-outline:focus {
  border-color: #e58406;
  background: 0 0;
  color: #324a67;
}
.button.is-style-outline.is-disabled {
  border-color: #e0e0e0;
  background: 0 0;
  color: #e0e0e0;
}
.button.is-style-outline.is-on-dark-bg {
  border-color: #fff;
  background: 0 0;
  color: #fff;
}
.button.is-style-outline.is-on-dark-bg:hover {
  border-color: #e58406;
  background: 0 0;
  color: #e58406;
}
.button.is-style-outline.is-on-dark-bg:active {
  border-color: #e58406;
  background: 0 0;
  color: #e58406;
}
.button.is-style-outline.is-on-dark-bg:focus {
  border-color: #e58406;
  background: 0 0;
  color: #e58406;
}
.button.is-style-outline.is-on-dark-bg.is-disabled {
  border-color: #484c51;
  background: 0 0;
  color: #484c51;
}
.button.is-style-floating {
  -webkit-box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.25);
  border-color: #e58406;
  background: #e58406;
  color: #324a67;
}
.button.is-style-floating:hover {
  border-color: #e58406;
  background: #e58406;
  color: #324a67;
}
.button.is-style-floating:active {
  border-color: #e58406;
  background: #e58406;
  color: #324a67;
}
.button.is-style-floating:focus {
  border-color: #e58406;
  background: #fff;
  color: #324a67;
}
.button.is-style-floating.is-disabled {
  border-color: #e0e0e0;
  background: #e0e0e0;
  color: #484c51;
}
.button.is-full-width {
  width: 100%;
}
.button.is-size-medium {
  padding: 10px 16px;
}
.button.is-size-small {
  font-size: 16px;
  padding: 6px 16px;
}
.button i {
  display: inline-block;
  -webkit-transform: translateY(1px);
  -ms-transform: translateY(1px);
  transform: translateY(1px);
}
.button i:first-child {
  margin-right: 16px;
}
.button i:last-child {
  margin-left: 16px;
}
.form-field.is-filled .form-field__label,
.form-field__control:focus + .form-field__label {
  top: 8px;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  font-size: 12px;
}
.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.form-row > .form-item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.form-item__error,
.form-item__success {
  display: none;
  padding-top: 8px;
}
.form-item__error {
  color: #ff6554;
}
.form-item__success {
  color: #e58406;
}
.form-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.form-field__label {
  position: absolute;
  left: 16px;
  right: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  z-index: 4;
  pointer-events: none;
  font-size: 16px;
  color: #484c51;
}
.form-field__control {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  font-size: 16px;
}
.form-field__control--input {
  padding: 32px 15px 8px;
  color: #18191b;
  outline: none;
  -webkit-appearance: none;
}
.form-field__control--input:focus {
  border-color: #e58406;
}
.form-field__control--button {
  padding: 20px 15px;
  background-color: #e58406;
  border-color: #e58406;
  font-weight: 600;
  color: #324a67;
  white-space: nowrap;
}
.form.has-error .form-item__error {
  display: block;
}
.form.has-error .form-field__control {
  border-color: #ff6554;
}
.form.has-error .form-field__control--button {
  background-color: #ff6554;
}
.form.has-error .form-field__label {
  color: #ff6554;
}
.form.is-success .form-item__success {
  display: block;
}
.icon-button {
  outline: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-width: 2px;
  border-style: solid;
  width: 40px;
  height: 40px;
  color: #324a67;
  background: #e58406;
  border-color: #e58406;
  -webkit-transition: 0.2s background-color, 0.2s border-color;
  -o-transition: 0.2s background-color, 0.2s border-color;
  transition: 0.2s background-color, 0.2s border-color;
  border-radius: 50%;
  font-size: 16px;
}
.icon-button:not(:disabled) {
  cursor: pointer;
}
.icon-button:hover {
  background: #e58406;
  border-color: #e58406;
  color: #324a67;
}
.icon-button:active {
  background: #e58406;
  border-color: #e58406;
  color: #324a67;
}
.icon-button:focus {
  background: #e58406;
  border-color: #e58406;
  color: #324a67;
}
.icon-button.is-disabled {
  background: #484c51;
  border-color: #484c51;
  color: #324a67;
}
.icon-button.is-style-size-small {
  width: 24px;
  height: 24px;
  font-size: 9px;
}
@font-face {
  font-family: "dapper";
  src: url(/assets/assets/fonts/358e75f4a50ffe1242255d891949b026.eot),
    url(/assets/assets/fonts/b7fd18e2fc2967875a6cca1e9ee9fc35.woff2)
      format("woff2"),
    url(/assets/assets/fonts/bd05c14d8a047b4c1cc6f31f3a639501.woff)
      format("woff"),
    url(/assets/assets/fonts/fd34cfcb97eeda7589e5de8704105088.ttf)
      format("truetype");
  font-weight: 400;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "dapper";
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
}
.icon-alert:before {
  content: "\E800";
}
.icon-bell:before {
  content: "\E801";
}
.icon-bookmark:before {
  content: "\E802";
}
.icon-calendar:before {
  content: "\E803";
}
.icon-chevron-down:before {
  content: "\E804";
}
.icon-chevron-left:before {
  content: "\E805";
}
.icon-chevron-right:before {
  content: "\E806";
}
.icon-chevron-up:before {
  content: "\E807";
}
.icon-circle-add:before {
  content: "\E808";
}
.icon-circle-check:before {
  content: "\E809";
}
.icon-circle-close:before {
  content: "\E80A";
}
.icon-circle-information:before {
  content: "\E80B";
}
.icon-circle-play:before {
  content: "\E80C";
}
.icon-circle-questionmark:before {
  content: "\E80D";
}
.icon-circle-user:before {
  content: "\E80E";
}
.icon-clock:before {
  content: "\E80F";
}
.icon-copyright:before {
  content: "\E810";
}
.icon-cross:before {
  content: "\E811";
}
.icon-documents:before {
  content: "\E812";
}
.icon-dog:before {
  content: "\E813";
}
.icon-download:before {
  content: "\E814";
}
.icon-edit:before {
  content: "\E815";
}
.icon-expand:before {
  content: "\E816";
}
.icon-eye-closed:before {
  content: "\E817";
}
.icon-eye:before {
  content: "\E818";
}
.icon-gender-female:before {
  content: "\E819";
}
.icon-gender-male:before {
  content: "\E81A";
}
.icon-heart:before {
  content: "\E81B";
}
.icon-home:before {
  content: "\E81C";
}
.icon-hourglass:before {
  content: "\E81D";
}
.icon-image:before {
  content: "\E81E";
}
.icon-key-check:before {
  content: "\E81F";
}
.icon-leaf:before {
  content: "\E820";
}
.icon-lightning:before {
  content: "\E821";
}
.icon-line-arrow-down:before {
  content: "\E822";
}
.icon-line-arrow-left:before {
  content: "\E823";
}
.icon-line-arrow-right:before {
  content: "\E824";
}
.icon-line-arrow-up:before {
  content: "\E825";
}
.icon-line-chevron-down:before {
  content: "\E826";
}
.icon-line-chevron-left:before {
  content: "\E827";
}
.icon-line-chevron-right:before {
  content: "\E828";
}
.icon-line-chevron-up:before {
  content: "\E829";
}
.icon-location:before {
  content: "\E82A";
}
.icon-lock:before {
  content: "\E82B";
}
.icon-mail:before {
  content: "\E82C";
}
.icon-meds-bandage:before {
  content: "\E82D";
}
.icon-meds-bottle-pill:before {
  content: "\E82E";
}
.icon-meds-bottle:before {
  content: "\E82F";
}
.icon-meds-pill-check:before {
  content: "\E830";
}
.icon-meds-pill-remove:before {
  content: "\E831";
}
.icon-meds-pill:before {
  content: "\E832";
}
.icon-message:before {
  content: "\E833";
}
.icon-mobile-phone-outgoing:before {
  content: "\E834";
}
.icon-phone-incoming:before {
  content: "\E835";
}
.icon-plan-rx:before {
  content: "\E836";
}
.icon-refresh:before {
  content: "\E837";
}
.icon-ro:before {
  content: "\E838";
}
.icon-search:before {
  content: "\E839";
}
.icon-share:before {
  content: "\E83A";
}
.icon-shield-add:before {
  content: "\E83B";
}
.icon-shrink:before {
  content: "\E83C";
}
.icon-social-facebook:before {
  content: "\E83D";
}
.icon-social-instagram:before {
  content: "\E83E";
}
.icon-social-linkedin:before {
  content: "\E83F";
}
.icon-social-twitter:before {
  content: "\E840";
}
.icon-social-youtube:before {
  content: "\E841";
}
.icon-step-one:before {
  content: "\E842";
}
.icon-step-three:before {
  content: "\E843";
}
.icon-step-two:before {
  content: "\E844";
}
.icon-sun:before {
  content: "\E845";
}
.icon-trash:before {
  content: "\E846";
}
.icon-unlock:before {
  content: "\E847";
}
.icon-user-add:before {
  content: "\E848";
}
.icon-user-heart:before {
  content: "\E849";
}
.header {
  position: relative;
  -webkit-transition: 0.3s background-color;
  -o-transition: 0.3s background-color;
  transition: 0.3s background-color;
}
.is-header-open .header--1point5,
.header--light {
  background: #fff;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.04);
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.04);
}
.header--1point5 {
  display: none;
}
.header--1point5 .header__sign-in,
.header--1point5 .header__get-started {
  font-size: 16px;
}
.header--1point5 .header__get-started {
  color: #e58406;
  font-weight: bolder;
}
.header--1point5 .header__inner {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
}
.header--1point5 .header__more {
  margin-left: auto;
}
.header--1point5 .main-nav__link {
  font-size: 16px;
}
.header--1point5.header--light .main-nav__link {
  color: #484c51;
}
.header--1point5.header--light .main-nav__link--current {
  color: #324a67;
}
.header a {
  text-decoration: none;
}
.header__wrap {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 100;
}
.header__inner {
  margin: 0 auto;
  max-width: 1480px;
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 20px;
  height: 56px;
}
@media screen and (min-width: 1024px) {
  .header__inner {
    height: 80px;
    padding: 0 60px;
  }
  .header--1point5 .header__inner {
    height: 50px;
    padding: 0 20px;
  }
}
.header__hamburger {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background: 0 0;
  padding: 0;
  margin: 0 16px 0 -16px;
}
@media screen and (min-width: 1024px) {
  .header__hamburger {
    display: none;
  }
}
.header__logo__img {
  width: 82px;
}
@media screen and (min-width: 1024px) {
  .header__logo__img {
    width: 111px;
  }
  .header--1point5 .header__logo__img {
    width: 86px;
  }
}
.header__logo__img--dark {
  display: none;
}
.is-header-open .header--1point5 .header__logo__img--dark,
.header--light .header__logo__img--dark {
  display: block;
}
.is-header-open .header--1point5 .header__logo__img--light,
.header--light .header__logo__img--light {
  display: none;
}
.header__phone {
  display: none;
}
.header__nav {
  display: none;
}
@media screen and (min-width: 1024px) {
  .header__nav {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
    display: inline-block;
    margin: 0 auto;
  }
}
.header__more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header__toggle-nav {
  position: relative;
  cursor: pointer;
  font-size: 14px;
  color: #e58406;
  font-weight: 600;
  padding: 0px;
  line-height: 24px;
  background: 0 0;
  border: 0;
}
.header__toggle-nav--desktop {
  display: none;
}
@media screen and (min-width: 1024px) {
  .header__toggle-nav--desktop {
    display: block;
  }
  .header__toggle-nav--mobile {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .header__toggle-nav--desktop {
    padding: 0px;
    font-size: 18px;
  }
}
.header--light .header__toggle-nav {
  border-color: #e58406;
  color: #e58406;
}
.header__toggle-nav:after {
  font-family: "dapper";
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  content: "\E804";
  font-size: 8px;
  margin-left: 8px;
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
  -webkit-transition: 0.2s transform;
  -o-transition: 0.2s transform;
  transition: 0.2s transform;
}
@media screen and (min-width: 1024px) {
  .header__toggle-nav:after {
    font-size: 12px;
  }
}
.header__toggle-nav.dapper-toggler-trigger--is-expanded:after {
  -webkit-transform: rotate(180deg) translateY(1px);
  -ms-transform: rotate(180deg) translateY(1px);
  transform: rotate(180deg) translateY(1px);
}
.header__sign-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 24px;
  color: #fff;
  font-size: 24px;
}
@media screen and (min-width: 1280px) {
  .header__sign-in {
    padding-left: 40px;
  }
}
.is-header-open .header__sign-in,
.header--light .header__sign-in {
  color: #0e0f11;
}
.header__sign-in__text {
  display: none;
  font-size: 18px;
  margin-left: 16px;
}
@media screen and (min-width: 1280px) {
  .header__sign-in__text {
    display: block;
  }
}
.header__second-level {
  position: absolute;
  z-index: 8;
  top: 100%;
  width: 100%;
  max-height: calc(100vh - 56px);
  overflow-y: auto;
  background: #fff;
  padding: 0 20px;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(-80px);
  -ms-transform: translateY(-80px);
  transform: translateY(-80px);
  -webkit-transition: 0.2s opacity, 0.2s transform, 0.2s visibility;
  -o-transition: 0.2s opacity, 0.2s transform, 0.2s visibility;
  transition: 0.2s opacity, 0.2s transform, 0.2s visibility;
}
.header__second-level__inner {
  width: 100%;
  padding-right: 8px;
  padding-left: 8px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 24px;
  padding-right: 24px;
}
@media (max-width: 767px) {
  .header__second-level__inner {
    padding-right: 8px;
    padding-left: 8px;
  }
}
@media (min-width: 768px) {
  .header__second-level__inner {
    max-width: 100%;
  }
}
@media (min-width: 1024px) {
  .header__second-level__inner {
    max-width: 100%;
  }
}
@media (min-width: 1280px) {
  .header__second-level__inner {
    max-width: 1440px;
  }
}
@media (min-width: 1440px) {
  .header__second-level__inner {
    max-width: 1440px;
  }
}
@media (min-width: 1600px) {
  .header__second-level__inner {
    max-width: 1440px;
  }
}
.header__second-level.ro-toggler-target--is-expanded {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
@media screen and (min-width: 1024px) {
  .header__second-level {
    height: unset !important;
    padding: 0;
  }
}
.header__second-level .header__section:last-child {
  border-bottom: 0;
}
.header__second-level--desktop {
  display: none;
  border-top: 1px solid #fafafa;
  -webkit-box-shadow: 0 6px 18px rgba(0, 0, 0, 0.06);
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.06);
}
@media screen and (min-width: 1024px) {
  .header__second-level--desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 1279px) {
  .header__second-level--desktop {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1280px) {
  .header__second-level--desktop {
    padding: 0 60px;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 0;
  }
}
@media screen and (min-width: 1024px) {
  .header__second-level--mobile {
    display: none;
  }
}
.header__second-level a {
  text-decoration: none;
}
.header__second-level__more {
  background: #fafafa;
  padding: 40px 60px 40px 80px;
}
@media screen and (max-width: 1279px) {
  .header__second-level__more {
    width: 100%;
  }
}
@media screen and (min-width: 1280px) {
  .header__second-level__more {
    width: 565px;
  }
}
.header__second-level .menu {
  display: block;
  margin: 0;
  padding: 0;
}
.header__second-level .menu + .header__category {
  margin-top: 24px;
}
.header__second-level .menu li {
  display: block;
  margin: 0 0 16px;
}
.header__second-level .menu li:last-child {
  margin: 0;
}
.header__second-level .menu a {
  display: block;
  color: #18191b;
  font-size: 16px;
}
@media screen and (min-width: 1024px) {
  .header__second-level .menu a {
    font-size: 18px;
  }
}
.header__section {
  padding: 24px 0;
  border-bottom: 1px solid #e0e0e0;
}
@media screen and (min-width: 1024px) {
  .header__section {
    padding: 40px 0;
    border: 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .header__section {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .header__section:first-child {
    padding-left: 80px;
  }
  .header__section + .header__section {
    padding-right: 40px;
    padding-left: 40px;
  }
  .header__section:nth-child(4) {
    padding-right: 80px;
  }
}
@media screen and (min-width: 1280px) {
  .header__section {
    margin-right: 80px;
  }
}
.header__start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.header__second-level__more .header__start {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #e0e0e0;
}
.header__second-level__more .header__start .button {
  width: 200px;
}
.header__start__heading {
  margin: 0 10px 0 0;
  font-size: 18px;
  font-weight: 600;
}
.header__second-level__more .header__start__heading {
  font-size: 22px;
}
.header__nav-heading,
.header__category {
  color: #484c51;
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 16px;
}
.main-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-self: center;
  padding-left: 20px;
}
.main-nav__item {
  display: block;
  margin: 0;
  padding: 0;
}
.main-nav__item [class*="icon"] {
  font-size: 10px;
  color: #e0e0e0;
  line-height: 40px;
  margin-left: 5px;
}
.main-nav__item [class*="icon"]:before {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: -webkit-transform 0.1s ease-in;
  transition: -webkit-transform 0.1s ease-in;
  -o-transition: transform 0.1s ease-in;
  transition: transform 0.1s ease-in;
  transition: transform 0.1s ease-in, -webkit-transform 0.1s ease-in;
}
.main-nav__item [aria-expanded="true"] [class*="icon"]:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.main-nav__link {
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background: 0 0;
  line-height: 40px;
  color: #0e0f11;
  font-size: 18px;
  padding: 0 20px;
  position: relative;
}
.header--1point5 .main-nav__link {
  line-height: 50px;
}
.main-nav__link:hover,
.main-nav__link:focus,
.main-nav__link:active {
  color: #0e0f11;
}
.main-nav__link[aria-expanded="true"]:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  display: block;
  background: #324a67;
}
.is-header-open .header--1point5 .main-nav__link,
.header--light .main-nav__link {
  color: #0e0f11;
}
.is-header-open .header--1point5 .main-nav__link:hover,
.is-header-open .header--1point5 .main-nav__link:focus,
.is-header-open .header--1point5 .main-nav__link:active,
.is-header-open .header--1point5 .main-nav__link[aria-expanded="true"],
.header--light .main-nav__link:hover,
.header--light .main-nav__link:focus,
.header--light .main-nav__link:active,
.header--light .main-nav__link[aria-expanded="true"] {
  color: #0e0f11;
}
.footer {
  padding: 40px 0;
  background-color: #e1e9ee;
}
.footer .container {
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 1024px) {
  .footer .container {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.footer .ghostkit-col {
  position: static;
}
@media screen and (min-width: 1024px) {
  .footer {
    padding: 80px 0 40px;
  }
}
@media screen and (min-width: 1024px) {
  .footer a {
    text-decoration: none;
  }
}
.footer--plenity__legitscript {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}
@media screen and (max-width: 1023px) {
  .footer--plenity__legitscript {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.footer--plenity__legitscript a {
  margin-right: 40px;
}
.footer--plenity__legitscript a:last-child {
  margin-right: 0;
}
@media screen and (max-width: 1023px) {
  .footer--plenity .footer__legal {
    padding: 28px 0;
  }
  .footer--plenity .footer__legal a {
    text-decoration: none;
  }
}
.footer--plenity .footer__copy {
  border: none;
}
.footer__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 45px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.footer__info .logo {
  width: 93px;
}
@media screen and (min-width: 1024px) {
  .footer__info .logo {
    width: 88px;
  }
}
.footer__info .sign-in {
  padding-right: 8px;
}
.footer__info .sign-in a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  color: #0e0f11;
  text-decoration: none;
}
.footer__info .sign-in a i {
  font-size: 24px;
  margin-right: 16px;
}
.footer__sign-in {
  float: right;
}
.footer__contact {
  padding: 24px;
  margin-bottom: 40px;
  background-color: #fff;
  border-radius: 8px;
}
@media screen and (min-width: 1024px) {
  .footer__contact {
    margin-top: -24px;
  }
}
.footer__contact__header {
  margin: 0 0 16px;
  font-size: 16px;
  font-weight: 600;
  color: #213144;
}
@media screen and (min-width: 1024px) {
  .footer__contact__header {
    margin-bottom: 24px;
    font-size: 14px;
    font-weight: 400;
    color: #18191b;
  }
}
.footer__contact__text {
  margin: 0 0 16px;
  font-weight: 400;
  font-size: 14px;
  color: #484c51;
}
@media screen and (min-width: 1024px) {
  .footer__contact__text {
    margin-bottom: 24px;
  }
}
.footer__contact__text a {
  display: block;
  font-size: 16px;
}
.footer__nav-heading {
  padding: 0;
  margin: 0;
  cursor: pointer;
  position: relative;
  color: #213144;
  font-weight: 600;
}
/*.footer__nav-heading:after {*/
/*  font-family: "dapper";*/
/*  font-style: normal;*/
/*  font-weight: 400;*/
/*  display: inline-block;*/
/*  text-decoration: inherit;*/
/*  width: 1em;*/
/*  text-align: center;*/
/*  content: "\E826";*/
/*  position: absolute;*/
/*  right: 4px;*/
/*  top: 50%;*/
/*  -webkit-transform: translateY(-50%);*/
/*  -ms-transform: translateY(-50%);*/
/*  transform: translateY(-50%);*/
/*  font-size: 14px;*/
/*  -webkit-transition: 0.2s transform;*/
/*  -o-transition: 0.2s transform;*/
/*  transition: 0.2s transform;*/
/*}*/
.footer__section--open .footer__nav-heading:after {
  -webkit-transform: rotate(180deg) translateY(50%);
  -ms-transform: rotate(180deg) translateY(50%);
  transform: rotate(180deg) translateY(50%);
}
/*@media screen and (min-width: 1024px) {*/
/*  .footer__nav-heading {*/
/*    display: none;*/
/*  }*/
/*}*/
@media screen and (min-width: 1024px) {
  .footer__sections {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: -8px;
    margin-left: -8px;
  }
}
@media screen and (max-width: 1023px) {
  .footer__section {
    border: 0px;
    padding: 24px 0;
  }
}
@media screen and (min-width: 1024px) {
  .footer__section {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0 8px 80px;
  }
}
.footer__section .menu {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 1023px) {
  .footer__section .menu {
    display: none;
    margin-top: 16px;
  }
}
.footer__section .menu li {
  display: block;
}
@media screen and (min-width: 1024px) {
  .footer__section .menu li {
    margin: 0 0 24px;
  }
}
.footer__section .menu a {
  display: block;
  color: #0e0f11;
  font-size: 18px;
  line-height: 200%;
}
@media screen and (min-width: 1024px) {
  .footer__section .menu a {
    line-height: 150%;
    color: #484c51;
    font-size: 16px;
    line-height: 150%;
  }
  .footer__section .menu a:hover,
  .footer__section .menu a:focus,
  .footer__section .menu a:active {
    color: #18191b;
  }
}
.footer__section--open .menu {
  display: block;
}
.footer__copy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  color: #1d2733;
}
@media screen and (max-width: 1023px) {
  .footer__copy {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 24px 0;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
  }
}
@media screen and (min-width: 1024px) {
  .footer__copy {
    padding-top: 40px;
  }
}
.footer__copy p {
  margin: 0;
}
.footer__copy a {
  color: inherit;
  text-decoration: none;
}
.footer__copy img {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (min-width: 1024px) {
  .footer__copy .copyrights {
    padding-left: 24px;
  }
}
.footer__project-code {
  font-weight: 400;
}
.footer__legitscript {
  padding: 24px 0;
}
@media screen and (min-width: 1024px) {
  .footer__legitscript {
    position: absolute;
    top: 80px;
    left: 24px;
  }
}
.footer__disclaimer {
  font-size: 14px;
  color: #000;
}
@media screen and (min-width: 1024px) {
  .footer__disclaimer {
    padding-top: 40px;
    color: #484c51;
  }
}
.footer__disclaimer p {
  margin: 0;
  padding: 0;
}
.footer__disclaimer p + p {
  margin-top: 16px;
}
.footer__disclaimer a {
  color: inherit;
  text-decoration: underline;
}
.footer__disclaimer a:focus,
.footer__disclaimer a:hover {
  text-decoration: none;
}
.footer__legal {
  padding-top: 40px;
}
.footer__legal ul {
  margin: 0;
  padding: 0;
}
.footer__legal ul li {
  display: inline;
}
.footer__legal ul li + li {
  padding-left: 40px;
}
.footer__legal ul li a {
  color: #484c51;
  font-size: 14px;
}
@media screen and (min-width: 1024px) {
  .footer__copy,
  .footer__legal,
  .footer__disclaimer {
    position: relative;
  }
  .footer__copy:after,
  .footer__legal:after,
  .footer__disclaimer:after {
    display: block;
    border-top: 1px solid #e0e0e0;
    content: "";
    position: absolute;
    top: 0;
    right: -12px;
    left: -12px;
  }
}
.contact__header {
  margin: 0 0 16px;
  color: #18191b;
  font-size: 16px;
  font-weight: 400;
}
.contact__options {
  display: block;
  margin: 0;
  padding: 0;
}
@media (min-width: 64em) {
  .contact--horizontal .contact__options {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.contact__options li {
  display: block;
  padding: 0;
  margin: 0 0 24px;
}
@media (min-width: 64em) {
  .contact--horizontal .contact__options li {
    margin: 0 0 0 24px;
    padding-left: 24px;
    border-left: 1px solid #e0e0e0;
  }
  .contact--horizontal .contact__options li:first-child {
    padding-left: 0;
    margin: 0;
    border-left: 0;
  }
}
.contact__options li:last-child {
  margin-bottom: 0;
}
.contact__options a {
  color: #18191b;
  font-size: 16px;
  font-weight: 400;
}
.contact__subheader {
  color: #484c51;
  font-size: 14px;
  font-weight: 400;
  margin: 0 0 4px;
}
.social-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
}
.social-nav li {
  display: block;
  margin-left: 8px;
}
.social-nav li:first-child {
  margin-left: 0;
}
.social-nav a {
  display: block;
}
.social-nav .youtube a,
.social-nav .linkedin a,
.social-nav .twitter a,
.social-nav .facebook a,
.social-nav .instagram a {
  font-size: 0;
}
.social-nav .youtube a:before,
.social-nav .linkedin a:before,
.social-nav .twitter a:before,
.social-nav .facebook a:before,
.social-nav .instagram a:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
}
.social-nav .youtube a:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTYiIGZpbGw9IiMzMjRBNjciLz4KPHBhdGggZD0iTTIzLjY3NzcgMTEuNzU4MkMyMy43OTQ5IDEyLjI4NTcgMjMuOTEyMSAxMy4xMDYyIDIzLjk3MDcgMTQuMTYxMkwyNCAxNS42MjY0TDIzLjk3MDcgMTcuMDkxNkMyMy45MTIxIDE4LjIwNTEgMjMuNzk0OSAxOC45OTYzIDIzLjY3NzcgMTkuNTIzOEMyMy41NjA0IDE5Ljg3NTUgMjMuMzg0NiAyMC4xNjg1IDIzLjE1MDIgMjAuNDAyOUMyMi44ODY0IDIwLjY2NjcgMjIuNTkzNCAyMC44NDI1IDIyLjI0MTggMjAuOTMwNEMyMS43MTQzIDIxLjA3NjkgMjAuNTQyMSAyMS4xNjQ4IDE4LjY2NjcgMjEuMjIzNEwxNiAyMS4yNTI3TDEzLjMzMzMgMjEuMjIzNEMxMS40NTc5IDIxLjE2NDggMTAuMjU2NCAyMS4wNzY5IDkuNzU4MjQgMjAuOTMwNEM5LjQwNjU5IDIwLjg0MjUgOS4wODQyNSAyMC42NjY3IDguODQ5ODIgMjAuNDAyOUM4LjU4NjA4IDIwLjE2ODUgOC40MTAyNiAxOS44NzU1IDguMzIyMzQgMTkuNTIzOEM4LjE3NTgyIDE4Ljk5NjMgOC4wODc5MSAxOC4yMDUxIDguMDI5MyAxNy4wOTE2TDggMTUuNjI2NEM4IDE1LjIxNjEgOCAxNC43MTc5IDguMDI5MyAxNC4xNjEyQzguMDg3OTEgMTMuMTA2MiA4LjE3NTgyIDEyLjI4NTcgOC4zMjIzNCAxMS43NTgyQzguNDEwMjYgMTEuNDA2NiA4LjU4NjA4IDExLjExMzYgOC44NDk4MiAxMC44NDk4QzkuMDg0MjUgMTAuNjE1NCA5LjQwNjU5IDEwLjQzOTYgOS43NTgyNCAxMC4zMjIzQzEwLjI1NjQgMTAuMjA1MSAxMS40NTc5IDEwLjA4NzkgMTMuMzMzMyAxMC4wMjkzTDE2IDEwTDE4LjY2NjcgMTAuMDI5M0MyMC41NDIxIDEwLjA4NzkgMjEuNzE0MyAxMC4yMDUxIDIyLjI0MTggMTAuMzIyM0MyMi41OTM0IDEwLjQzOTYgMjIuODg2NCAxMC42MTU0IDIzLjE1MDIgMTAuODQ5OEMyMy4zODQ2IDExLjExMzYgMjMuNTYwNCAxMS40MDY2IDIzLjY3NzcgMTEuNzU4MlpNMTQuMzU5IDE4LjAyOTNMMTguNTQ5NSAxNS42MjY0TDE0LjM1OSAxMy4yNTI3VjE4LjAyOTNaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K);
}
.social-nav .linkedin a:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTYiIGZpbGw9IiMzMjRBNjciLz4KPHBhdGggZD0iTTIyLjg1NzEgOEMyMy4xNDI5IDggMjMuNDI4NiA4LjE0Mjg2IDIzLjY0MjkgOC4zNTcxNEMyMy44NTcxIDguNTcxNDMgMjQgOC44NTcxNCAyNCA5LjE0Mjg2VjIyLjg1NzFDMjQgMjMuMTc4NiAyMy44NTcxIDIzLjQ2NDMgMjMuNjQyOSAyMy42Nzg2QzIzLjQyODYgMjMuODkyOSAyMy4xNDI5IDI0IDIyLjg1NzEgMjRIOS4xNDI4NkM4LjgyMTQzIDI0IDguNTM1NzEgMjMuODkyOSA4LjMyMTQzIDIzLjY3ODZDOC4xMDcxNCAyMy40NjQzIDggMjMuMTc4NiA4IDIyLjg1NzFWOS4xNDI4NkM4IDguODU3MTQgOC4xMDcxNCA4LjU3MTQzIDguMzIxNDMgOC4zNTcxNEM4LjUzNTcxIDguMTQyODYgOC44MjE0MyA4IDkuMTQyODYgOEgyMi44NTcxWk0xMi44MjE0IDIxLjcxNDNIMTIuODU3MVYxNC4wNzE0SDEwLjQ2NDNWMjEuNzE0M0gxMi44MjE0Wk0xMS42NDI5IDEzLjAzNTdDMTIgMTMuMDM1NyAxMi4zMjE0IDEyLjkyODYgMTIuNjA3MSAxMi42NDI5QzEyLjg5MjkgMTIuMzU3MSAxMy4wMzU3IDEyLjAzNTcgMTMuMDM1NyAxMS42Nzg2QzEzLjAzNTcgMTEuMzIxNCAxMi44OTI5IDExIDEyLjYwNzEgMTAuNzE0M0MxMi4zMjE0IDEwLjQyODYgMTIgMTAuMjg1NyAxMS42NDI5IDEwLjI4NTdDMTEuMjUgMTAuMjg1NyAxMC45Mjg2IDEwLjQyODYgMTAuNjc4NiAxMC43MTQzQzEwLjM5MjkgMTEgMTAuMjg1NyAxMS4zMjE0IDEwLjI4NTcgMTEuNjc4NkMxMC4yODU3IDEyLjAzNTcgMTAuMzkyOSAxMi4zNTcxIDEwLjY3ODYgMTIuNjQyOUMxMC45Mjg2IDEyLjkyODYgMTEuMjUgMTMuMDM1NyAxMS42NDI5IDEzLjAzNTdaTTIxLjcxNDMgMjEuNzE0M1YxNy41MzU3QzIxLjcxNDMgMTYuMzU3MSAyMS41MzU3IDE1LjUgMjEuMjE0MyAxNC45Mjg2QzIwLjc1IDE0LjI1IDE5Ljk2NDMgMTMuODkyOSAxOC44OTI5IDEzLjg5MjlDMTguMzIxNCAxMy44OTI5IDE3Ljg1NzEgMTQuMDM1NyAxNy40Mjg2IDE0LjI4NTdDMTcuMDcxNCAxNC41IDE2Ljc4NTcgMTQuNzg1NyAxNi42NDI5IDE1LjEwNzFIMTYuNjA3MVYxNC4wNzE0SDE0LjMyMTRWMjEuNzE0M0gxNi42Nzg2VjE3LjkyODZDMTYuNjc4NiAxNy4zNTcxIDE2Ljc1IDE2Ljg5MjkgMTYuOTI4NiAxNi41NzE0QzE3LjE0MjkgMTYuMTc4NiAxNy41MzU3IDE1Ljk2NDMgMTguMTA3MSAxNS45NjQzQzE4LjY0MjkgMTUuOTY0MyAxOSAxNi4yMTQzIDE5LjE3ODYgMTYuNjQyOUMxOS4yODU3IDE2LjkyODYgMTkuMzU3MSAxNy4zOTI5IDE5LjM1NzEgMThWMjEuNzE0M0gyMS43MTQzWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);
}
.social-nav .twitter a:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTYiIGZpbGw9IiMzMjRBNjciLz4KPHBhdGggZD0iTTIyLjM0MzggMTMuMjVDMjIuOTY4OCAxMi43ODEyIDIzLjUzMTIgMTIuMjE4NyAyNCAxMS41MzEyQzIzLjM3NSAxMS44MTI1IDIyLjc1IDEyIDIyLjEyNSAxMi4wNjI1QzIyLjgxMjUgMTEuNjI1IDIzLjMxMjUgMTEuMDMxMiAyMy41NjI1IDEwLjI1QzIyLjkwNjIgMTAuNjI1IDIyLjIxODggMTAuOTA2MiAyMS40Njg4IDExLjAzMTJDMjEuMTU2MiAxMC43MTg3IDIwLjc4MTIgMTAuNDY4NyAyMC4zNzUgMTAuMjgxMkMxOS45Njg4IDEwLjA5MzcgMTkuNTMxMiAxMCAxOS4wNjI1IDEwQzE4LjQ2ODggMTAgMTcuOTM3NSAxMC4xNTYyIDE3LjQzNzUgMTAuNDM3NUMxNi45Mzc1IDEwLjc1IDE2LjUzMTIgMTEuMTU2MiAxNi4yNSAxMS42NTYyQzE1LjkzNzUgMTIuMTU2MiAxNS44MTI1IDEyLjcxODcgMTUuODEyNSAxMy4yODEyQzE1LjgxMjUgMTMuNTMxMiAxNS44MTI1IDEzLjc4MTIgMTUuODc1IDE0LjAzMTJDMTQuNTMxMiAxMy45Njg3IDEzLjI4MTIgMTMuNjU2MiAxMi4wOTM4IDEzLjAzMTJDMTAuOTA2MiAxMi40Mzc1IDkuOTM3NSAxMS42MjUgOS4xMjUgMTAuNTkzN0M4LjgxMjUgMTEuMTI1IDguNjU2MjUgMTEuNjg3NSA4LjY1NjI1IDEyLjI1QzguNjU2MjUgMTIuODEyNSA4Ljc4MTI1IDEzLjM0MzcgOS4wNjI1IDEzLjgxMjVDOS4zMTI1IDE0LjMxMjUgOS42ODc1IDE0LjY4NzUgMTAuMTI1IDE1QzkuNTkzNzUgMTUgOS4wOTM3NSAxNC44NDM3IDguNjU2MjUgMTQuNTYyNVYxNC42MjVDOC42NTYyNSAxNS40MDYyIDguOTA2MjUgMTYuMDkzNyA5LjQwNjI1IDE2LjY4NzVDOS45MDYyNSAxNy4zMTI1IDEwLjUzMTIgMTcuNjg3NSAxMS4yODEyIDE3Ljg0MzdDMTAuOTY4OCAxNy45MDYyIDEwLjY4NzUgMTcuOTM3NSAxMC40MDYyIDE3LjkzNzVDMTAuMjE4OCAxNy45Mzc1IDEwIDE3LjkzNzUgOS44MTI1IDE3LjkwNjJDMTAgMTguNTYyNSAxMC4zNzUgMTkuMDkzNyAxMC45Mzc1IDE5LjUzMTJDMTEuNSAxOS45Njg3IDEyLjEyNSAyMC4xNTYyIDEyLjg3NSAyMC4xNTYyQzExLjY1NjIgMjEuMDkzNyAxMC4yODEyIDIxLjU2MjUgOC43ODEyNSAyMS41NjI1QzguNDY4NzUgMjEuNTYyNSA4LjIxODc1IDIxLjU2MjUgOCAyMS41MzEyQzkuNSAyMi41MzEyIDExLjE4NzUgMjMgMTMuMDMxMiAyM0MxNC45Mzc1IDIzIDE2LjYyNSAyMi41MzEyIDE4LjEyNSAyMS41MzEyQzE5LjQ2ODggMjAuNjU2MiAyMC41MzEyIDE5LjUgMjEuMjgxMiAxOEMyMiAxNi42MjUgMjIuMzc1IDE1LjE1NjIgMjIuMzc1IDEzLjY1NjJDMjIuMzc1IDEzLjQ2ODcgMjIuMzQzOCAxMy4zNDM3IDIyLjM0MzggMTMuMjVaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K);
}
.social-nav .facebook a:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGVsbGlwc2UgY3g9IjE2IiBjeT0iMTUuNTE1MiIgcng9IjE2IiByeT0iMTUuNTE1MiIgZmlsbD0iIzMyNEE2NyIvPgo8cGF0aCBkPSJNMTguNzgwOSAyNi43OTYxQzE4Ljc4MDkgMjguMzAwNiAxOC43ODA5IDI5Ljg1MDcgMTguNzgwOSAzMS4zNTUyQzE4Ljc4MDkgMzEuODU2NyAxOC41OTg5IDMyLjAzOTEgMTguMDk4NCAzMS45OTM1QzE3LjA5NzMgMzEuOTQ3OSAxNi4wOTYzIDMxLjk0NzkgMTUuMDk1MiAzMS45OTM1QzE0LjU5NDcgMzEuOTkzNSAxNC40NTgyIDMxLjgxMTIgMTQuNDU4MiAzMS4zNTUyQzE0LjQ1ODIgMjguMzQ2MiAxNC40NTgyIDI1LjM4MjcgMTQuNDU4MiAyMi4zNzM3QzE0LjQ1ODIgMjEuNTk4NyAxNC40NTgyIDIxLjU5ODcgMTMuNjg0NiAyMS41OTg3QzEyLjk1NjYgMjEuNTk4NyAxMi4xODMxIDIxLjU5ODcgMTEuNDU1IDIxLjU5ODdDMTEuMTM2NSAyMS41OTg3IDExIDIxLjQ2MTkgMTEgMjEuMDk3MUMxMSAyMC4wNDg1IDExIDE4Ljk5OTkgMTEgMTcuOTk2OUMxMSAxNy41ODY2IDExLjE4MiAxNy40NDk4IDExLjU0NiAxNy40NDk4QzEyLjMxOTYgMTcuNDQ5OCAxMy4xMzg2IDE3LjQ0OTggMTMuOTEyMiAxNy40NDk4QzE0LjMyMTcgMTcuNDQ5OCAxNC41MDM3IDE3LjMxMyAxNC41MDM3IDE2LjkwMjdDMTQuNTAzNyAxNS44MDg1IDE0LjQ1ODIgMTQuNzU5OSAxNC41MDM3IDEzLjY2NTdDMTQuNTQ5MiAxMS45Nzg4IDE1LjE4NjIgMTAuNTY1NSAxNi41OTY4IDkuNjA4MDhDMTcuMjc5MyA5LjE1MjE3IDE4LjA1MjkgOC44MzMwMiAxOC44NzE5IDguNzg3NDNDMjAuMTQ2IDguNjk2MjUgMjEuMzc0NiA4LjY5NjI1IDIyLjY0ODYgOC44Nzg2MkMyMi45MjE2IDguOTI0MjEgMjMuMDEyNyA5LjA2MDk4IDIzLjAxMjcgOS4yODg5NEMyMy4wMTI3IDEwLjI0NjQgMjMuMDEyNyAxMS4yMDM4IDIzLjAxMjcgMTIuMjA2OEMyMy4wMTI3IDEyLjU3MTUgMjIuODMwNiAxMi42MTcxIDIyLjUxMjEgMTIuNjE3MUMyMS43ODQxIDEyLjYxNzEgMjEuMTAxNSAxMi42MTcxIDIwLjM3MzUgMTIuNzA4M0MxOS4zMjcgMTIuODQ1MSAxOC44MjY0IDEzLjI1NTQgMTguNzgwOSAxNC4zMDRDMTguNzM1NCAxNS4yMTU4IDE4Ljc4MDkgMTYuMTI3NyAxOC43ODA5IDE3LjAzOTVDMTguNzgwOSAxNy40MDQyIDE4Ljk2MjkgMTcuNDQ5OCAxOS4yODE1IDE3LjQ0OThDMjAuMTkxNSAxNy40NDk4IDIxLjE0NzEgMTcuNDQ5OCAyMi4wNTcxIDE3LjQ0OThDMjIuNTEyMSAxNy40NDk4IDIyLjY0ODYgMTcuNjMyMiAyMi41NTc2IDE4LjA0MjVDMjIuNDIxMSAxOS4wNDU1IDIyLjI4NDYgMjAuMDQ4NSAyMi4xOTM2IDIxLjAwNkMyMi4xNDgxIDIxLjUwNzUgMjEuOTIwNiAyMS41OTg3IDIxLjUxMTEgMjEuNTk4N0MyMC44Mjg1IDIxLjU1MzEgMjAuMTQ2IDIxLjU5ODcgMTkuNDYzNSAyMS41OTg3QzE4Ljk2MjkgMjEuNTUzMSAxOC43ODA5IDIxLjczNTQgMTguNzgwOSAyMi4yODI1QzE4LjgyNjQgMjMuNzg3IDE4Ljc4MDkgMjUuMjkxNiAxOC43ODA5IDI2Ljc5NjFaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K);
}
.social-nav .instagram a:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTYiIGZpbGw9IiMzMjRBNjciLz4KPHBhdGggZD0iTTE2IDExLjg5MjlDMTYuNzE0MyAxMS44OTI5IDE3LjM5MjkgMTIuMTA3MSAxOC4wMzU3IDEyLjQ2NDNDMTguNjc4NiAxMi44MjE0IDE5LjE3ODYgMTMuMzIxNCAxOS41MzU3IDEzLjk2NDNDMTkuODkyOSAxNC42MDcxIDIwLjEwNzEgMTUuMjg1NyAyMC4xMDcxIDE2QzIwLjEwNzEgMTYuNzUgMTkuODkyOSAxNy40Mjg2IDE5LjUzNTcgMTguMDcxNEMxOS4xNzg2IDE4LjcxNDMgMTguNjc4NiAxOS4yMTQzIDE4LjAzNTcgMTkuNTcxNEMxNy4zOTI5IDE5LjkyODYgMTYuNzE0MyAyMC4xMDcxIDE2IDIwLjEwNzFDMTUuMjUgMjAuMTA3MSAxNC41NzE0IDE5LjkyODYgMTMuOTI4NiAxOS41NzE0QzEzLjI4NTcgMTkuMjE0MyAxMi43ODU3IDE4LjcxNDMgMTIuNDI4NiAxOC4wNzE0QzEyLjA3MTQgMTcuNDI4NiAxMS44OTI5IDE2Ljc1IDExLjg5MjkgMTZDMTEuODkyOSAxNS4yODU3IDEyLjA3MTQgMTQuNjA3MSAxMi40Mjg2IDEzLjk2NDNDMTIuNzg1NyAxMy4zMjE0IDEzLjI4NTcgMTIuODIxNCAxMy45Mjg2IDEyLjQ2NDNDMTQuNTcxNCAxMi4xMDcxIDE1LjI1IDExLjg5MjkgMTYgMTEuODkyOVpNMTYgMTguNjc4NkMxNi43MTQzIDE4LjY3ODYgMTcuMzU3MSAxOC40Mjg2IDE3Ljg5MjkgMTcuODkyOUMxOC4zOTI5IDE3LjM5MjkgMTguNjc4NiAxNi43NSAxOC42Nzg2IDE2QzE4LjY3ODYgMTUuMjg1NyAxOC4zOTI5IDE0LjY0MjkgMTcuODkyOSAxNC4xMDcxQzE3LjM1NzEgMTMuNjA3MSAxNi43MTQzIDEzLjMyMTQgMTYgMTMuMzIxNEMxNS4yNSAxMy4zMjE0IDE0LjYwNzEgMTMuNjA3MSAxNC4xMDcxIDE0LjEwNzFDMTMuNTcxNCAxNC42NDI5IDEzLjMyMTQgMTUuMjg1NyAxMy4zMjE0IDE2QzEzLjMyMTQgMTYuNzUgMTMuNTcxNCAxNy4zOTI5IDE0LjEwNzEgMTcuODkyOUMxNC42MDcxIDE4LjQyODYgMTUuMjUgMTguNjc4NiAxNiAxOC42Nzg2Wk0yMS4yNSAxMS43MTQzQzIxLjI1IDExLjQ2NDMgMjEuMTQyOSAxMS4yNSAyMC45NjQzIDExLjAzNTdDMjAuNzUgMTAuODU3MSAyMC41MzU3IDEwLjc1IDIwLjI4NTcgMTAuNzVDMjAgMTAuNzUgMTkuNzg1NyAxMC44NTcxIDE5LjYwNzEgMTEuMDM1N0MxOS4zOTI5IDExLjI1IDE5LjMyMTQgMTEuNDY0MyAxOS4zMjE0IDExLjcxNDNDMTkuMzIxNCAxMiAxOS4zOTI5IDEyLjIxNDMgMTkuNjA3MSAxMi4zOTI5QzE5Ljc4NTcgMTIuNjA3MSAyMCAxMi42Nzg2IDIwLjI4NTcgMTIuNjc4NkMyMC41MzU3IDEyLjY3ODYgMjAuNzUgMTIuNjA3MSAyMC45Mjg2IDEyLjM5MjlDMjEuMTA3MSAxMi4yMTQzIDIxLjIxNDMgMTIgMjEuMjUgMTEuNzE0M1pNMjMuOTY0MyAxMi42Nzg2QzIzLjk2NDMgMTMuMzU3MSAyNCAxNC40NjQzIDI0IDE2QzI0IDE3LjU3MTQgMjMuOTY0MyAxOC42Nzg2IDIzLjkyODYgMTkuMzU3MUMyMy44OTI5IDIwLjAzNTcgMjMuNzg1NyAyMC42MDcxIDIzLjY0MjkgMjEuMTA3MUMyMy40Mjg2IDIxLjcxNDMgMjMuMDcxNCAyMi4yNSAyMi42NDI5IDIyLjY3ODZDMjIuMjE0MyAyMy4xMDcxIDIxLjY3ODYgMjMuNDI4NiAyMS4xMDcxIDIzLjY0MjlDMjAuNjA3MSAyMy44MjE0IDIwIDIzLjkyODYgMTkuMzIxNCAyMy45NjQzQzE4LjY0MjkgMjQgMTcuNTM1NyAyNCAxNiAyNEMxNC40Mjg2IDI0IDEzLjMyMTQgMjQgMTIuNjQyOSAyMy45NjQzQzExLjk2NDMgMjMuOTI4NiAxMS4zOTI5IDIzLjgyMTQgMTAuODkyOSAyMy42MDcxQzEwLjI4NTcgMjMuNDI4NiA5Ljc1IDIzLjEwNzEgOS4zMjE0MyAyMi42Nzg2QzguODkyODYgMjIuMjUgOC41NzE0MyAyMS43MTQzIDguMzU3MTQgMjEuMTA3MUM4LjE3ODU3IDIwLjYwNzEgOC4wNzE0MyAyMC4wMzU3IDguMDM1NzEgMTkuMzU3MUM4IDE4LjY3ODYgOCAxNy41NzE0IDggMTZDOCAxNC40NjQzIDggMTMuMzU3MSA4LjAzNTcxIDEyLjY3ODZDOC4wNzE0MyAxMiA4LjE3ODU3IDExLjM5MjkgOC4zNTcxNCAxMC44OTI5QzguNTcxNDMgMTAuMzIxNCA4Ljg5Mjg2IDkuNzg1NzEgOS4zMjE0MyA5LjM1NzE0QzkuNzUgOC45Mjg1NyAxMC4yODU3IDguNTcxNDMgMTAuODkyOSA4LjM1NzE0QzExLjM5MjkgOC4yMTQyOSAxMS45NjQzIDguMTA3MTQgMTIuNjQyOSA4LjA3MTQzQzEzLjMyMTQgOC4wMzU3MSAxNC40Mjg2IDggMTYgOEMxNy41MzU3IDggMTguNjQyOSA4LjAzNTcxIDE5LjMyMTQgOC4wNzE0M0MyMCA4LjEwNzE0IDIwLjYwNzEgOC4yMTQyOSAyMS4xMDcxIDguMzU3MTRDMjEuNjc4NiA4LjU3MTQzIDIyLjIxNDMgOC45Mjg1NyAyMi42NDI5IDkuMzU3MTRDMjMuMDcxNCA5Ljc4NTcxIDIzLjQyODYgMTAuMzIxNCAyMy42NDI5IDEwLjg5MjlDMjMuNzg1NyAxMS4zOTI5IDIzLjg5MjkgMTIgMjMuOTY0MyAxMi42Nzg2Wk0yMi4yNSAyMC43MTQzQzIyLjM5MjkgMjAuMzIxNCAyMi40NjQzIDE5LjY3ODYgMjIuNTM1NyAxOC43ODU3QzIyLjUzNTcgMTguMjg1NyAyMi41NzE0IDE3LjUzNTcgMjIuNTcxNCAxNi41NzE0VjE1LjQyODZDMjIuNTcxNCAxNC40NjQzIDIyLjUzNTcgMTMuNzE0MyAyMi41MzU3IDEzLjIxNDNDMjIuNDY0MyAxMi4zMjE0IDIyLjM5MjkgMTEuNjc4NiAyMi4yNSAxMS4yODU3QzIxLjk2NDMgMTAuNTcxNCAyMS40Mjg2IDEwLjAzNTcgMjAuNzE0MyA5Ljc1QzIwLjMyMTQgOS42MDcxNCAxOS42Nzg2IDkuNTM1NzEgMTguNzg1NyA5LjQ2NDI5QzE4LjI1IDkuNDY0MjkgMTcuNSA5LjQyODU3IDE2LjU3MTQgOS40Mjg1N0gxNS40Mjg2QzE0LjQ2NDMgOS40Mjg1NyAxMy43MTQzIDkuNDY0MjkgMTMuMjE0MyA5LjQ2NDI5QzEyLjMyMTQgOS41MzU3MSAxMS42Nzg2IDkuNjA3MTQgMTEuMjg1NyA5Ljc1QzEwLjUzNTcgMTAuMDM1NyAxMC4wMzU3IDEwLjU3MTQgOS43NSAxMS4yODU3QzkuNjA3MTQgMTEuNjc4NiA5LjUgMTIuMzIxNCA5LjQ2NDI5IDEzLjIxNDNDOS40Mjg1NyAxMy43NSA5LjQyODU3IDE0LjUgOS40Mjg1NyAxNS40Mjg2VjE2LjU3MTRDOS40Mjg1NyAxNy41MzU3IDkuNDI4NTcgMTguMjg1NyA5LjQ2NDI5IDE4Ljc4NTdDOS41IDE5LjY3ODYgOS42MDcxNCAyMC4zMjE0IDkuNzUgMjAuNzE0M0MxMC4wMzU3IDIxLjQ2NDMgMTAuNTcxNCAyMS45NjQzIDExLjI4NTcgMjIuMjVDMTEuNjc4NiAyMi4zOTI5IDEyLjMyMTQgMjIuNSAxMy4yMTQzIDIyLjUzNTdDMTMuNzE0MyAyMi41NzE0IDE0LjQ2NDMgMjIuNTcxNCAxNS40Mjg2IDIyLjU3MTRIMTYuNTcxNEMxNy41MzU3IDIyLjU3MTQgMTguMjg1NyAyMi41NzE0IDE4Ljc4NTcgMjIuNTM1N0MxOS42Nzg2IDIyLjUgMjAuMzIxNCAyMi4zOTI5IDIwLjcxNDMgMjIuMjVDMjEuNDI4NiAyMS45NjQzIDIxLjk2NDMgMjEuNDI4NiAyMi4yNSAyMC43MTQzWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);
}
.card {
  background: #fff;
  border-radius: 8px;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  border-color: #e0e0e0;
}
.modal .card {
  border: 0;
  border-radius: 0;
  margin: 0 -20px;
}
@media (min-width: 64em) {
  .modal .card {
    margin: 0 -60px;
  }
}
.card .plans {
  padding: 24px 16px;
  margin-bottom: 24px;
}
.card .plans + .card__link {
  margin-top: -24px;
  text-decoration: none;
}
.modal .card .plans {
  padding: 0 20px;
}
@media (min-width: 64em) {
  .modal .card .plans {
    padding: 0 60px;
  }
}
.modal .card .plans + .card__link {
  margin-top: 0;
}
.card__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 24px;
  overflow: hidden;
}
.card__header__thumb {
  display: block;
  border-radius: 4px;
  margin-right: 24px;
  width: 72px;
  height: 72px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  overflow: hidden;
}
.modal .card__header {
  border: 0;
  background: 0 0;
  padding: 4px 54px 20px 40px;
}
@media (min-width: 64em) {
  .modal .card__header {
    padding: 0 54px 40px 60px;
  }
}
.card__heading {
  margin: 0;
}
.card__heading__link {
  color: inherit;
  text-decoration: none;
}
@media (min-width: 64em) {
  .modal .card__heading {
    font-size: 40px;
    line-height: 120%;
    margin-bottom: 20px;
  }
}
.card__subheading {
  margin: 0;
  color: #484c51;
}
@media (min-width: 64em) {
  .modal .card__subheading {
    font-size: 22px;
    font-weight: 600;
  }
}
.card__icon {
  position: absolute;
  top: 16px;
  right: 16px;
  color: #0e0f11;
  font-size: 24px;
}
.card__details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 24px 0;
  margin: 0 24px 24px;
  border-width: 1px 0;
  border-color: #e0e0e0;
  border-style: solid;
}
.card__button {
  margin: 0 24px 24px;
  width: calc(100% - 2 * 24px);
}
.card__info__heading {
  margin: 0;
  color: #484c51;
}
.card__info__text {
  font-weight: 600;
  color: #18191b;
  margin: 0;
}
.card__info__label {
  color: #ff6554;
  margin: 4px 0 0;
}
.card__link {
  display: block;
  padding: 0 24px 16px;
  font-size: 18px;
  color: #000;
  font-weight: 600;
  text-decoration: none;
}
.card__link:hover,
.card__link:focus,
.card__link:active {
  color: #000;
}
.card__link i {
  display: inline-block;
  margin-left: 24px;
  font-size: 12px;
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
}
.modal .card__link {
  padding: 24px 40px;
}
@media (min-width: 64em) {
  .modal .card__link {
    padding: 40px 60px;
  }
}
.card__description {
  padding: 0 24px 24px;
}
.card__description p {
  margin: 0;
  color: #484c51;
  font-weight: 400;
}
.card__description .text-link,
.card__description .wp-block-dapper-text-link {
  margin-top: 16px;
}
.card__description .wp-block-dapper-text-link {
  margin-top: 16px;
}
.modal .card__description {
  padding-top: 0;
  padding: 0 40px;
}
.card__disclaimer {
  padding: 0 24px 24px;
}
.card__disclaimer p {
  margin: 0;
  color: #484c51;
  font-weight: 400;
}
.pricing-table {
  width: 100%;
  border-bottom: 1px solid #e0e0e0;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 24px;
}
.pricing-table tr td:first-child,
.pricing-table tr th:first-child {
  padding-left: 40px;
}
.pricing-table tr td:nth-child(1) {
  width: 168px;
}
.pricing-table tbody tr:first-child td {
  padding-top: 12px;
}
.pricing-table tbody tr:last-child td {
  padding-bottom: 12px;
}
.pricing-table th,
.pricing-table td {
  text-align: left;
}
.pricing-table th {
  border-bottom: 1px solid #e0e0e0;
  font-size: 14px;
  color: #484c51;
  font-weight: 400;
  padding: 12px 8px;
}
.pricing-table td {
  padding: 6px 8px;
  color: #18191b;
  font-size: 18px;
}
.pricing-table__row--highlighted td {
  color: #e58406;
  font-weight: 600;
}
.pricing-table__price {
  margin-right: 16px;
}
.pricing-table__suffix {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
}
.modal .pricing-table {
  border-top: 1px solid #e0e0e0;
}
@media (min-width: 64em) {
  .modal .pricing-table tr td:first-child,
  .modal .pricing-table tr th:first-child {
    padding-left: 60px;
  }
  .modal .pricing-table tbody tr:first-child td {
    padding-top: 24px;
  }
  .modal .pricing-table tbody tr:last-child td {
    padding-bottom: 24px;
  }
  .modal .pricing-table th {
    font-size: 18px;
    padding: 24px 8px;
  }
  .modal .pricing-table td {
    padding: 8px;
    font-size: 22px;
    font-weight: 600;
  }
}
.plans .plan {
  margin-bottom: 16px;
}
.plans .plan:last-child {
  margin-bottom: 0;
}
.plan {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 16px;
}
.plan--highlighted {
  border-color: #e58406;
}
.plan__name {
  color: #18191b;
  font-size: 18px;
  line-height: 24px;
  margin: 0;
}
.plan__info {
  font-size: 14px;
  color: #484c51;
  line-height: 150%;
  margin: 0;
}
.plan__main {
  padding-right: 16px;
}
.plan__price {
  text-align: right;
}
.plan__price__amount {
  display: block;
  color: #000;
  font-size: 22px;
  font-weight: 600;
  line-height: 100%;
}
.plan__price__suffix {
  font-size: 14px;
  color: #484c51;
  line-height: 150%;
}
.card-link {
  position: relative;
  display: block;
  padding: 16px 40px 16px 16px;
  color: #18191b;
}
.card-link:after {
  font-family: "dapper";
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  content: "\E824";
  color: #e58406;
  font-size: 14px;
  position: absolute;
  right: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.promo-bar {
  padding: 8px 20px;
  background: #1d2733;
  text-align: center;
}
.promo-bar p {
  font-weight: 400;
  color: #fff;
  margin: 0;
}
.promo-bar a {
  color: #e58406;
}
.promo-bar--light {
  background: #fff;
}
.promo-bar--light p {
  color: #0e0f11;
}
.background {
  background: #fff;
  border-radius: 8px;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  border-color: #e0e0e0;
}
.background--floating {
  background: #fff;
  border-radius: 8px;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.05);
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.05);
  border-color: #fafafa;
}
.background--link {
  background: #fff;
  border-radius: 8px;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  border: none;
  -webkit-box-shadow: inset 0px -4px 0px #e58406;
  box-shadow: inset 0px -4px 0px #e58406;
}
.is-style-background-none {
  background: #fff;
  border-radius: 8px;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  border: none;
  background: 0 0;
}
.is-style-background-filled {
  background: #fff;
  border-radius: 8px;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  border: none;
  background: 0 0;
}
.is-style-background-outline {
  background: #fff;
  border-radius: 8px;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  border-color: #e0e0e0;
}
.is-style-background-floating {
  background: #fff;
  border-radius: 8px;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.05);
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.05);
  border-color: #fafafa;
}
.is-style-background-linked {
  background: #fff;
  border-radius: 8px;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  border: none;
  -webkit-box-shadow: inset 0px -4px 0px #e58406;
  box-shadow: inset 0px -4px 0px #e58406;
}
.is-style-background-stylized {
  background: #fff;
  border-radius: 8px;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  border: none;
  -webkit-box-shadow: 2px 2px 16px rgba(0, 0, 0, 0.15),
    inset 0px -4px 0px #e58406;
  box-shadow: 2px 2px 16px rgba(0, 0, 0, 0.15), inset 0px -4px 0px #e58406;
}
.expandable-text__toggle-button {
  display: inline;
  outline: none;
  border: 0;
  background: 0 0;
  color: #e58406;
  font-size: 14px;
  cursor: pointer;
  padding: 0;
  margin: 0 0 0 4px;
  overflow: hidden;
}
.expandable-text__more-content {
  display: none;
}
.expandable-text--open .expandable-text__more-content {
  display: inline;
}
.header-plenity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 27px 0 16px;
  -webkit-box-shadow: 4px 4px rgba(0, 0, 0, 0.05);
  box-shadow: 4px 4px rgba(0, 0, 0, 0.05);
}
.header-plenity__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header-plenity__powered-by {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 16px;
  color: #484c51;
  font-size: 12px;
}
.header-plenity__powered-by-logo {
  margin-left: 4px;
}
.hamburger {
  display: block;
  cursor: pointer;
  width: 48px;
  height: 48px;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.hamburger:hover [class*="-bun"] {
  background: #999;
}
.hamburger__top-bun,
.hamburger__bottom-bun {
  content: "";
  display: block;
  position: absolute;
  left: 15px;
  width: 18px;
  height: 1px;
  background: #fff;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.header--light .hamburger__top-bun,
.is-header-open .hamburger__top-bun,
.header--light .hamburger__bottom-bun,
.is-header-open .hamburger__bottom-bun {
  background: #000;
}
.hamburger__top-bun {
  top: 23px;
  -webkit-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  transform: translateY(-4px);
}
.is-header-open .hamburger__top-bun {
  -webkit-transform: rotate(45deg) translateY(0);
  -ms-transform: rotate(45deg) translateY(0);
  transform: rotate(45deg) translateY(0);
}
.hamburger__bottom-bun {
  bottom: 23px;
  -webkit-transform: translateY(4px);
  -ms-transform: translateY(4px);
  transform: translateY(4px);
}
.is-header-open .hamburger__bottom-bun {
  -webkit-transform: rotate(-45deg) translateY(0);
  -ms-transform: rotate(-45deg) translateY(0);
  transform: rotate(-45deg) translateY(0);
}
.is-header-open .hamburger {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.mobile-nav {
  display: block;
  overflow-x: auto;
  white-space: nowrap;
  list-style-type: none;
  margin: 20px 0;
  padding: 0;
}
.mobile-nav__item {
  display: inline-block;
}
.mobile-nav__item [class*="icon"] {
  font-size: 10px;
  color: #e0e0e0;
  line-height: 50px;
  margin-left: 5px;
}
.mobile-nav__item [class*="icon"]:before {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: -webkit-transform 0.1s ease-in;
  transition: -webkit-transform 0.1s ease-in;
  -o-transition: transform 0.1s ease-in;
  transition: transform 0.1s ease-in;
  transition: transform 0.1s ease-in, -webkit-transform 0.1s ease-in;
}
.mobile-nav__item [aria-expanded="true"] [class*="icon"]:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.mobile-nav__link {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background: 0 0;
  padding: 0 10px;
  margin: 0 10px 0 0;
  text-decoration: none;
  line-height: 50px;
  color: #484c51;
}
.mobile-nav__link[aria-expanded="true"] {
  color: #324a67;
  border-bottom: 3px solid #324a67;
}
.mobile-nav-dropdowns__inner {
  display: none;
}
.mobile-nav-dropdowns__inner.ro-toggler-target--is-expanded {
  display: block;
}
.animation--started.animation-fade-in {
  -webkit-animation-name: fade-in;
  animation-name: fade-in;
}
@-webkit-keyframes fade-in {
  to {
    opacity: 1;
  }
}
@keyframes fade-in {
  to {
    opacity: 1;
  }
}
.animation-move-parent {
  overflow-x: hidden;
}
.animation-move-element {
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.animation--started.animation-move-bottom-to-top {
  -webkit-animation-name: move-bottom-to-top;
  animation-name: move-bottom-to-top;
}
.animation--started.animation-move-bottom-to-top.animation-fade-in {
  -webkit-animation-name: move-bottom-to-top, fade-in;
  animation-name: move-bottom-to-top, fade-in;
}
.animation--started.animation-move-left-to-right {
  -webkit-animation-name: move-left-to-right;
  animation-name: move-left-to-right;
}
.animation--started.animation-move-left-to-right.animation-fade-in {
  -webkit-animation-name: move-left-to-right, fade-in;
  animation-name: move-left-to-right, fade-in;
}
.animation--started.animation-move-right-to-left {
  -webkit-animation-name: move-right-to-left;
  animation-name: move-right-to-left;
}
.animation--started.animation-move-right-to-left.animation-fade-in {
  -webkit-animation-name: move-right-to-left, fade-in;
  animation-name: move-right-to-left, fade-in;
}
@-webkit-keyframes move-bottom-to-top {
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes move-bottom-to-top {
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes move-left-to-right {
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes move-left-to-right {
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes move-right-to-left {
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes move-right-to-left {
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.floating-element {
  display: none;
  z-index: 50;
}
.floating-element.is-floating {
  display: unset;
  position: fixed;
  right: 0;
  left: 0;
}
.floating-element.is-floating.float-on-top {
  top: 0;
}
.floating-element.is-floating.float-on-bottom {
  bottom: 0;
}
.image-wrapper {
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.image-wrapper img {
  border-radius: 8px;
}
.image-wrapper.is-style-image-rectangle img {
  border-radius: 0;
}
.image-wrapper.left {
  margin-left: 0;
  margin-right: auto;
}
.image-wrapper.center {
  margin-left: auto;
  margin-right: auto;
}
.image-wrapper.right {
  margin-left: auto;
  margin-right: 0;
}
.text-link,
.wp-block-dapper-text-link {
  display: block;
  color: #e58406;
  font-weight: 600;
  text-decoration: none;
}

.text-link,
.wp-block-dapper-text-link {
  display: block;
  color: #e58406;
  font-weight: 600;
  text-decoration: none;
}

.text-link,
.wp-block-dapper-text-link {
  display: block;
  color: #e58406;
  font-weight: 600;
  text-decoration: none;
}
.text-link [class^="icon-"]:before,
.text-link [class*=" icon-"]:before,
.wp-block-dapper-text-link [class^="icon-"]:before,
.wp-block-dapper-text-link [class*=" icon-"]:before {
  margin-left: 14px;
  font-size: 12px;
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
}

.wp-block-dapper-text-link [class^="icon-"]:before,
.wp-block-dapper-text-link [class*=" icon-"]:before {
  margin-left: 14px;
  font-size: 12px;
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
}
.text-link:hover,
.wp-block-dapper-text-link:hover {
  color: #e58406;
}
.text-link:active,
.wp-block-dapper-text-link:active {
  color: #e58406;
}
.text-link:focus,
.wp-block-dapper-text-link:focus {
  color: #e58406;
}
.text-link.is-on-dark-bg,
.wp-block-dapper-text-link.is-on-dark-bg {
  color: #e58406;
}


.text-link:hover,
.wp-block-dapper-text-link:hover {
  color: #e58406;
}
.text-link:active,
.wp-block-dapper-text-link:active {
  color: #e58406;
}
.text-link:focus,
.wp-block-dapper-text-link:focus {
  color: #e58406;
}
.text-link.is-on-dark-bg,
.wp-block-dapper-text-link.is-on-dark-bg {
  color: #e58406;
}




.text-link.is-on-dark-bg [class^="icon-"]:before,
.text-link.is-on-dark-bg [class*=" icon-"]:before,
.wp-block-dapper-text-link.is-on-dark-bg [class^="icon-"]:before,
.wp-block-dapper-text-link.is-on-dark-bg [class*=" icon-"]:before {
  font-weight: 600;
}
.text-link.is-on-dark-bg:hover,
.wp-block-dapper-text-link.is-on-dark-bg:hover {
  color: #e58406;
}
.text-link.is-on-dark-bg:active,
.wp-block-dapper-text-link.is-on-dark-bg:active {
  color: #e58406;
}
.text-link.is-on-dark-bg:focus,
.wp-block-dapper-text-link.is-on-dark-bg:focus {
  color: #e58406;
}
.text-link.is-on-dark-bg::-moz-selection,
.wp-block-dapper-text-link.is-on-dark-bg::-moz-selection {
  color: #fff;
  background: #e58406;
}
.text-link.is-on-dark-bg::selection,
.wp-block-dapper-text-link.is-on-dark-bg::selection {
  color: #fff;
  background: #e58406;
}
.text-link.is-style-secondary,
.wp-block-dapper-text-link.is-style-secondary {
  color: #0e0f11;
  font-size: 16px;
  font-weight: 400;
}
.text-link.is-style-secondary [class^="icon-"]:before,
.text-link.is-style-secondary [class*=" icon-"]:before,
.wp-block-dapper-text-link.is-style-secondary [class^="icon-"]:before,
.wp-block-dapper-text-link.is-style-secondary [class*=" icon-"]:before {
  color: #e58406;
}
.text-link.is-style-secondary:hover,
.wp-block-dapper-text-link.is-style-secondary:hover {
  color: #324a67;
}
.text-link.is-style-secondary:active,
.wp-block-dapper-text-link.is-style-secondary:active {
  color: #213144;
}
.text-link.is-style-secondary:focus,
.wp-block-dapper-text-link.is-style-secondary:focus {
  color: #213144;
}
.text-link.is-style-secondary::-moz-selection,
.wp-block-dapper-text-link.is-style-secondary::-moz-selection {
  color: #fff;
  background: #324a67;
}
.text-link.is-style-secondary::selection,
.wp-block-dapper-text-link.is-style-secondary::selection {
  color: #fff;
  background: #324a67;
}
.text-link.is-style-secondary.is-on-dark-bg,
.wp-block-dapper-text-link.is-style-secondary.is-on-dark-bg {
  color: #fff;
}
.text-link.is-style-secondary.is-on-dark-bg [class^="icon-"]:before,
.text-link.is-style-secondary.is-on-dark-bg [class*=" icon-"]:before,
.wp-block-dapper-text-link.is-style-secondary.is-on-dark-bg [class^="icon-"]:before,
.wp-block-dapper-text-link.is-style-secondary.is-on-dark-bg
  [class*=" icon-"]:before {
  color: #e58406;
}
.text-link.is-style-secondary.is-on-dark-bg:hover,
.wp-block-dapper-text-link.is-style-secondary.is-on-dark-bg:hover {
  color: #fff;
}
.text-link.is-style-secondary.is-on-dark-bg:hover [class^="icon-"]:before,
.text-link.is-style-secondary.is-on-dark-bg:hover [class*=" icon-"]:before,
.wp-block-dapper-text-link.is-style-secondary.is-on-dark-bg:hover
  [class^="icon-"]:before,
.wp-block-dapper-text-link.is-style-secondary.is-on-dark-bg:hover
  [class*=" icon-"]:before {
  color: #e58406;
}
.text-link.is-style-secondary.is-on-dark-bg:active,
.wp-block-dapper-text-link.is-style-secondary.is-on-dark-bg:active {
  color: #fff;
}
.text-link.is-style-secondary.is-on-dark-bg:focus,
.wp-block-dapper-text-link.is-style-secondary.is-on-dark-bg:focus {
  color: #fff;
}
.text-link.is-style-secondary.is-on-dark-bg::-moz-selection,
.wp-block-dapper-text-link.is-style-secondary.is-on-dark-bg::-moz-selection {
  color: #fff;
  background: #e58406;
}
.text-link.is-style-secondary.is-on-dark-bg::selection,
.wp-block-dapper-text-link.is-style-secondary.is-on-dark-bg::selection {
  color: #fff;
  background: #e58406;
}
.basic-card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 16px;
  background-position: center;
  background-size: cover;
  color: #0e0f11;
}
.basic-card.is-style-background-none {
  padding: 0;
}
.basic-card:hover,
.basic-card:focus,
.basic-card:active {
  color: #0e0f11;
}
.basic-card__icon {
  font-size: 24px;
  margin-bottom: 16px;
}
.basic-card__heading {
  margin: 0;
}
a.basic-card .basic-card__heading {
  padding-right: 24px;
}
.basic-card__arrow-link {
  position: absolute;
  right: 16px;
  bottom: 25px;
  font-size: 16px;
  color: #e58406;
}
.basic-card__image {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 16px;
}
.basic-card__text {
  margin: 8px 0 0;
}
.basic-card__text-link {
  margin-top: 16px;
}
.bento-card {
  padding: 8px 16px;
}
.bento-card.is-style-background-none {
  padding: 0;
}
.bento-card__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 4px;
}
.bento-card__heading {
  margin: 0;
  color: #484c51;
}
.bento-card__icon {
  margin-left: 16px;
  font-size: 16px;
}
.bento-card__text {
  margin: 0;
}
.badge {
  padding: 8px;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.badge.is-style-background-none {
  padding: 0;
}
.badge__icon {
  font-size: 20px;
  margin-right: auto;
  margin-bottom: 8px;
  margin-left: auto;
}
.badge__text {
  margin: 0;
}
.badge-horizontal {
  padding: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #e1e9ee;
  border-radius: 8px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.badge-horizontal.is-style-background-none {
  background: 0 0;
  padding: 0;
}
.badge-horizontal .badge-horizontal__icon {
  -ms-flex-item-align: center;
  align-self: center;
}
.badge-horizontal__text {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-left: 0px;
}
.category-card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px;
  background-position: center;
  background-size: cover;
  color: #324a67;
  text-decoration: none;
}
.category-card.is-style-background-none {
  padding: 0;
}
.category-card--compact {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.category-card--normal {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.category-card:hover,
.category-card:focus,
.category-card:active {
  color: #324a67;
}
.category-card--compact .category-card__icon {
  margin-right: 16px;
}
.category-card--normal .category-card__icon {
  margin-bottom: 16px;
}
.category-card__heading {
  margin: 0;
  color: #324a67;
}
.category-card--compact .category-card__heading {
  line-height: 1;
  font-weight: 600;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
a.category-card .category-card__heading {
  padding-right: 36px;
}
.category-card__arrow-link {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.category-card--normal .category-card__arrow-link {
  position: absolute;
  bottom: 24px;
  right: 16px;
}
.category-card__image {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 16px;
}
.category-card__text {
  margin: 8px 0 0;
}
.category-card__text-link {
  margin-top: 16px;
}
.form-row--email-capture > .form-item--button {
  -webkit-box-flex: 0;
  -ms-flex: 0;
  flex: 0;
}
.form-row--email-capture .form-field__control--button {
  border-radius: 0 8px 8px 0;
}
.form-row--email-capture .form-field__control--input {
  border-radius: 8px 0 0 8px;
}
.wp-block-dapper-header-double > span {
  display: block;
}
.list {
  margin: 0;
  padding: 0 0 0 40px;
}
.list.is-style-checkmarks {
  list-style-type: none;
  padding: 0;
  margin: 0 auto;
}
.list.is-style-checkmarks li {
  margin-bottom: 20px;
  position: relative;
}
.list.is-style-checkmarks li:before {
  content: url("data:image/svg+xml,%3Csvg width='25' height='20' viewBox='0 0 25 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 11.4194L7.63953 18L23.5 1' stroke='%231ECE96' stroke-width='2'/%3E%3C/svg%3E");
  display: block;
  position: absolute;
  top: 0;
  left: -36px;
}
.pills {
  width: 100%;
  overflow-x: auto;
  padding: 8px 0;
}
.pills__list {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.pills__list .pills__item:first-child {
  padding-left: 20px;
}
.pills__list .pills__item:last-child {
  padding-right: 20px;
}
.pills__item {
  display: inline-block;
  padding: 0 4px;
}
.pill {
  background: #fff;
  border-radius: 8px;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  border: none;
  -webkit-box-shadow: inset 0px -4px 0px #e58406;
  box-shadow: inset 0px -4px 0px #e58406;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 16px;
  color: #e58406;
  border-radius: 8px;
  text-decoration: none;
}
.pill:hover,
.pill:active,
.pill:focus {
  color: #e58406;
}
.pill__icon {
  display: block;
  font-size: 16px;
  margin-left: 16px;
}
.parallax-element {
  z-index: 50;
}
.parallax-element.is_stuck {
  margin-top: 0;
}
@media screen and (max-width: 1023px) {
  .parallax-element.is_stuck.full-width-for-mobile {
    width: 100% !important;
    left: 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .parallax-element.is_stuck.full-width-for-tablet {
    width: 100% !important;
    left: 0;
  }
}
@media screen and (min-width: 1024px) {
  .parallax-element.can-overflow {
    position: absolute;
  }
}
.parallax-ancestor-fix {
  position: static !important;
}
.wp-block-dapper-accordion-item,
.accordion-item {
  padding: 24px 0;
  margin: 0;
  border-bottom: 1px solid #e0e0e0;
}
.wp-block-dapper-accordion-item__control,
.accordion-item__control {
  position: relative;
  padding-right: 32px;
  cursor: pointer;
  color: #000;
}
.wp-block-dapper-accordion-item__control[type="button"],
.accordion-item__control[type="button"] {
  display: block;
  width: 100%;
  text-align: inherit;
  border: unset;
  background-color: unset;
}
.wp-block-dapper-accordion-item__control[aria-controls^="accordion-content-"],
.wp-block-dapper-accordion-item__control h3,
.accordion-item__control[aria-controls^="accordion-content-"],
.accordion-item__control h3 {
  line-height: 130%;
  margin: 0;
}
.wp-block-dapper-accordion-item__control:after,
.accordion-item__control:after {
  font-family: "dapper";
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  content: "\E826";
  position: absolute;
  right: 5px;
  top: 50%;
  font-size: 16px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.3s transform;
  -o-transition: 0.3s transform;
  transition: 0.3s transform;
}
.open .wp-block-dapper-accordion-item__control:after,
.open .accordion-item__control:after {
  -webkit-transform: rotate(180deg) translateY(50%);
  -ms-transform: rotate(180deg) translateY(50%);
  transform: rotate(180deg) translateY(50%);
}
.wp-block-dapper-accordion-item__content__inner,
.accordion-item__content__inner {
  padding-top: 24px;
  overflow: hidden;
}
.wp-block-dapper-accordion-item__content__inner > *:first-child,
.accordion-item__content__inner > *:first-child {
  margin-top: 0;
}
.wp-block-dapper-accordion-item__content__inner > *:last-child,
.accordion-item__content__inner > *:last-child {
  margin-bottom: 0;
}
@media (max-width: 63.99em) {
  .media-content {
    overflow: hidden;
  }
}
@media (min-width: 64em) {
  .media-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media (min-width: 64em) {
  .media-content__media {
    width: 45%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
.is-media-right .media-content__media {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.media-content__media img {
  width: 100%;
}
@media (max-width: 63.99em) {
  .media-content__content {
    padding: 24px;
  }
}
@media (min-width: 64em) {
  .media-content__content {
    padding-left: 12%;
    padding-right: 104px;
    width: 55%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .is-media-right .media-content__content {
    padding-left: 104px;
    padding-right: 12%;
  }
}
@media (max-width: 63.99em) {
  .media-content__heading {
    margin-bottom: 4px;
  }
}
@media (max-width: 63.99em) {
  .media-content__text {
    margin-bottom: 16px;
  }
}
.content-with-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 64em) {
  .content-with-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
@media (min-width: 64em) {
  .content-with-nav__navigation {
    width: 25%;
    padding-right: 24px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
.wp-block-dapper-sub-navigation {
  padding: 0;
  margin: 0;
}
@media (min-width: 64em) {
  .wp-block-dapper-sub-navigation-item {
    display: block;
    margin: 0 0 8px;
  }
  .wp-block-dapper-sub-navigation-item.active a {
    color: #213144;
    border-color: #ff6554;
  }
  .wp-block-dapper-sub-navigation-item.is-style-main a {
    font-size: 18px;
    font-weight: 600;
    color: #213144;
  }
  .wp-block-dapper-sub-navigation a {
    font-size: 16px;
    display: block;
    color: #484c51;
    line-height: 150%;
    padding: 4px 0 4px 16px;
    border-left: 2px solid transparent;
    -webkit-transition: 0.2s color, 0.2s border-color;
    -o-transition: 0.2s color, 0.2s border-color;
    transition: 0.2s color, 0.2s border-color;
    text-decoration: none;
  }
}
@media screen and (max-width: 1023px) {
  .wp-block-dapper-sub-navigation {
    white-space: nowrap;
  }
  .wp-block-dapper-sub-navigation__wrapper {
    width: calc(100% + 24px);
    overflow-x: auto;
    padding: 16px 0;
    margin: 0 -12px;
    background: #fff;
    -webkit-transition: 0.3s box-shadow;
    -o-transition: 0.3s box-shadow;
    transition: 0.3s box-shadow;
  }
  .wp-block-dapper-sub-navigation__wrapper.is_stuck {
    top: 54px !important;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.04);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.04);
  }
  .wp-block-dapper-sub-navigation-item {
    display: inline-block;
    padding: 0 16px;
  }
  .wp-block-dapper-sub-navigation-item a {
    display: block;
    color: #484c51;
    font-size: 16px;
    line-height: 30px;
    padding: 0 2px;
    border-bottom: 2px solid transparent;
    -webkit-transition: 0.2s color, 0.2s border-color;
    -o-transition: 0.2s color, 0.2s border-color;
    transition: 0.2s color, 0.2s border-color;
    text-decoration: none;
  }
  .wp-block-dapper-sub-navigation-item.active a {
    color: #213144;
    border-color: #ff6554;
  }
  .wp-block-dapper-sub-navigation .wp-block-dapper-sub-navigation-item:first-child {
    padding-left: 20px;
  }
  .wp-block-dapper-sub-navigation .wp-block-dapper-sub-navigation-item:last-child {
    padding-right: 20px;
  }
}
.profile-card {
  color: #324a67;
}
.profile-card__thumb {
  border-radius: 8px;
}
.profile-card__description {
  margin: 0;
}
.mini-profile-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 24px 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.mini-profile-card__headshot {
  border-radius: 50%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  overflow: hidden;
}
.mini-profile-card__author {
  margin: 0 0 0 16px;
  color: #0e0f11;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
}
.qa-card {
  padding: 24px;
}
.qa-card.is-style-background-none {
  padding: 0;
}
.qa-card__header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 24px;
}
.qa-card__header:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 38px;
  background: #e0e0e0;
}
.qa-card__heading {
  color: #1d2733;
  font-weight: 600;
  margin: 0 16px 0 0;
}
.qa-card__headshot {
  width: 48px;
  height: 48px;
  border-radius: 50%;
}
.qa-card--open .qa-card__question {
  display: none;
}
.qa-card__question__name {
  margin: 0 0 16px;
}
.qa-card__answer {
  display: none;
}
.qa-card--open .qa-card__answer {
  display: block;
}
.qa-card__answer p {
  color: #1d2733;
  margin: 0 0 16px;
}
.guide-card {
  padding: 40px 24px 24px;
}
.guide-card--secondary {
  padding-top: 24px;
}
.guide-card__heading {
  margin: 0 0 16px;
}
.guide-card__image {
  display: block;
  width: calc(100% + 48px);
  max-width: unset;
  margin: 24px -24px 16px;
}
.guide-card__text {
  margin: 0 0 24px;
  color: #484c51;
}
.article-card {
  padding: 24px;
}
.article-card__category {
  font-size: 14px;
  letter-spacing: 0.06em;
  line-height: 150%;
  color: #484c51;
  text-transform: uppercase;
  margin: 0 0 16px;
}
.article-card__heading {
  margin: 0 0 16px;
}
.article-card__image {
  display: block;
  width: calc(100% + 48px);
  max-width: unset;
  margin: 24px -24px 16px;
}
.article-card__text {
  margin: 0 0 24px;
  color: #484c51;
}
.hr {
  display: block;
  border: 0;
  height: 1px;
  margin-left: 0;
  margin-right: 0;
}
.hr-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hr-container.left {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.hr-container.center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.hr-container.right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.links-list {
  margin: 0;
  padding: 0;
}
.links-list li {
  display: block;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #e0e0e0;
}
.links-list .links-list__link {
  display: block;
  position: relative;
  padding: 16px 0;
}
.links-list .links-list__link .icon {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 12px;
}
.modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: fixed;
  z-index: 205;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  border-radius: 8px 8px 0 0;
  max-height: calc(100% - 80px);
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(100px);
  -ms-transform: translateY(100px);
  transform: translateY(100px);
  -webkit-transition: 0.3s visibility, 0.3s opacity, 0.3s transform;
  -o-transition: 0.3s visibility, 0.3s opacity, 0.3s transform;
  transition: 0.3s visibility, 0.3s opacity, 0.3s transform;
  -webkit-overflow-scrolling: touch;
}
@media screen and (min-width: 1024px) {
  .modal {
    top: 0;
    left: auto;
    opacity: 1;
    width: 432px;
    -webkit-transform: translateX(432px);
    -ms-transform: translateX(432px);
    transform: translateX(432px);
    max-height: 100vh;
    border-radius: 0;
  }
  .modal.is-style-wide {
    width: 595px;
    -webkit-transform: translateX(595px);
    -ms-transform: translateX(595px);
    transform: translateX(595px);
  }
}
.modal--open {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
@media screen and (min-width: 1024px) {
  .modal--open {
    -webkit-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    transform: translateX(0) !important;
  }
}
.modal--open ~ .modal__overlay {
  opacity: 0.8;
  visibility: visible;
}
.modal--active {
  z-index: 215;
}
.modal--active + .modal__overlay {
  z-index: 210;
}
.modal__overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #18191b;
  z-index: 200;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s opacity, 0.3s visibility;
  -o-transition: 0.3s opacity, 0.3s visibility;
  transition: 0.3s opacity, 0.3s visibility;
}
.modal__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
}
.modal__close {
  position: fixed;
  padding: 0;
  top: 24px;
  right: 24px;
  z-index: 1000;
  border: 0;
  background: 0 0;
  outline: none;
  color: #0e0f11;
  font-size: 20px;
  cursor: pointer;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media screen and (min-width: 1024px) {
  .modal__close {
    font-size: 24px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.modal__close i {
  text-shadow: 0px 4px 12px rgba(0, 0, 0, 0.06);
}
.modal__header {
  padding: 48px 64px 24px 20px;
  background-size: cover;
  background-position: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.modal__header + .modal__content {
  padding-top: 24px;
}
@media screen and (min-width: 1024px) {
  .modal__header {
    padding-left: 64px;
    padding-top: 120px;
  }
}
.modal__header > * {
  padding-left: 0;
  padding-right: 0;
}
.modal__heading {
  margin: 0;
}
.modal__description {
  margin: 0;
}
.modal__content {
  padding: 44px 20px 112px;
  -webkit-overflow-scrolling: touch;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media screen and (min-width: 1024px) {
  .modal__content {
    padding: 104px 60px 112px;
  }
}
.modal__footer {
  padding: 44px 20px 112px;
}
@media screen and (min-width: 1024px) {
  .modal__footer {
    padding: 44px 60px;
  }
}
.modal__floating-footer {
  display: block;
  position: fixed;
  right: 20px;
  bottom: 28px;
  left: 20px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media screen and (min-width: 1024px) {
  .modal__floating-footer {
    right: 60px;
    left: 60px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.glide__controls {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  margin-top: 40px;
}
.glide__slides {
  margin-bottom: 0;
}
@media screen and (max-width: 1023px) {
  .glide__track {
    margin-left: 0;
    margin-right: -12px;
  }
}
.glide__indicators {
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  min-height: 40px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.glide__indicators--mobile-visible {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 1024px) {
  .glide__indicators {
    display: none;
  }
  .glide__indicators--desktop-visible {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.glide__indicators--numbers {
  color: #484c51;
}
.glide__indicators--dots {
  margin-left: -4px;
}
.glide__indicators--custom {
  margin-left: -8px;
}
.glide__indicators--mobile-left {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.glide__indicators--mobile-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.glide__indicators--mobile-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media screen and (min-width: 1024px) {
  .glide__indicators--desktop-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .glide__indicators--desktop-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .glide__indicators--desktop-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
.glide__bullet {
  padding: 0;
  background-color: transparent;
}
.glide__bullet:active,
.glide__bullet:focus {
  outline: none;
}
.glide__bullet--dots {
  border: 1px solid #e0e0e0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  margin: 0 4px;
}
.glide__bullet--dots.glide__bullet--active {
  border-color: #e58406;
  background-color: #e58406;
}
.glide__bullet--dots:hover {
  border-color: #e58406;
  background: #e58406;
  cursor: pointer;
}
.glide__bullet--bars {
  width: 80px;
  height: 4px;
  background-color: #e0e0e0;
  border: none;
  margin: 0 4px;
}
.glide__bullet--bars.glide__bullet--active {
  background-color: #324a67;
}
.glide__bullet--custom {
  color: #484c51;
  border: none;
  margin: 0 8px;
}
.glide__bullet--custom.glide__bullet--active {
  color: #e58406;
}
.glide__bullet--custom:hover {
  color: #e58406;
  cursor: pointer;
}
.glide__arrows {
  display: none;
}
.glide__arrows--mobile-visible {
  display: block;
}
@media screen and (min-width: 1024px) {
  .glide__arrows {
    display: none;
  }
  .glide__arrows--desktop-visible {
    display: block;
  }
}
.glide__arrow--left {
  position: absolute;
  top: 0;
  left: 0;
}
.condition-header {
  position: relative;
  z-index: 6;
  top: -20px;
  opacity: 0;
  -webkit-transition: 0.3s top, 0.3s opacity;
  -o-transition: 0.3s top, 0.3s opacity;
  transition: 0.3s top, 0.3s opacity;
  background: #fff;
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.05);
  border-top: 1px solid #e0e0e0;
}
.condition-header.is-visible {
  top: 0;
  opacity: 1;
}
.condition-header__inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1440px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
  padding: 0 20px;
  height: 56px;
}
@media screen and (min-width: 1024px) {
  .condition-header__inner {
    padding: 0 40px;
  }
}
.condition-header__nav {
  display: block;
  overflow-x: auto;
  white-space: nowrap;
  margin: 0 -12px;
  padding: 0;
  height: 56px;
}
@media screen and (min-width: 1024px) {
  .condition-header__nav {
    margin: 0 4px 0 -20px;
  }
}
.condition-header__nav li {
  display: inline-block;
  margin: 0;
  padding: 15px 0;
}
.condition-header__nav li.active a {
  border-color: #ff6554;
}
.condition-header__nav a {
  display: block;
  margin: 0 12px;
  color: #484c51;
  font-size: 16px;
  border-bottom: 1px solid transparent;
  -webkit-transition: 0.2s border-color;
  -o-transition: 0.2s border-color;
  transition: 0.2s border-color;
  text-decoration: none;
}
.condition-header__nav a:hover,
.condition-header__nav a.active {
  border-color: #ff6554;
}
@media screen and (min-width: 1024px) {
  .condition-header__nav a {
    margin: 0 20px;
  }
}
.condition-header__button {
  width: 200px;
}
@media screen and (max-width: 1023px) {
  .condition-header__button {
    width: auto;
    position: fixed;
    right: 20px;
    bottom: 20px;
    left: 20px;
    padding: 23px 16px !important;
    font-size: 18px !important;
    -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
    border-color: #e58406;
  }
}
.condition-bar {
  position: relative;
  z-index: 6;
}
.condition-bar__inner {
  padding: 8px 20px 7px;
  height: 40px;
  background: #e1e9ee;
  overflow-x: auto;
  white-space: nowrap;
}
@media (min-width: 64em) {
  .condition-bar__inner {
    padding: 8px 60px 7px;
  }
}
.condition-bar__heading {
  display: inline-block;
  margin: 0;
  font-size: 14px;
  color: #484c51;
  font-weight: 400;
  vertical-align: middle;
}
.condition-bar__nav {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}
.condition-bar__nav li {
  display: inline-block;
  margin: 0 0 0 24px;
  padding: 0;
}
@media (min-width: 64em) {
  .condition-bar__nav li {
    margin-left: 40px;
  }
}
.condition-bar__nav a {
  display: block;
  margin: 0;
  color: #e58406;
  font-size: 16px;
  text-decoration: underline;
}
@-webkit-keyframes slideIn {
  from {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideIn {
  from {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.hero-parallax-element-animation {
  opacity: 0;
  -webkit-animation: 0.5s fadeIn forwards;
  animation: 0.5s fadeIn forwards;
  -webkit-animation-delay: 0.01s;
  animation-delay: 0.01s;
}
[data-parallax-content-y-movement] .hero-parallax-element-animation {
  -webkit-animation: 0.5s slideIn forwards, 0.5s fadeIn forwards;
  animation: 0.5s slideIn forwards, 0.5s fadeIn forwards;
}
.hero-parallax {
  position: relative;
  overflow: hidden;
  padding-bottom: 35px;
}
.hero-parallax__bg {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  opacity: 0;
  -webkit-animation: 0.8s fadeIn forwards;
  animation: 0.8s fadeIn forwards;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.hero-parallax__bg__inner {
  width: 100%;
  height: 100%;
}
.hero-parallax__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.hero-parallax__content {
  will-change: transform, opacity;
  padding-top: 110px;
  -webkit-transition: 0.1s opacity;
  -o-transition: 0.1s opacity;
  transition: 0.1s opacity;
}
[data-parallax-content] .hero-parallax__content {
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@media (min-width: 64em) {
  .hero-parallax__content {
    padding-top: 180px;
  }
}
.hero-parallax__content > * {
  opacity: 0;
}
.hero-parallax__thumb {
  will-change: transform;
}
.hero-parallax__thumb img {
  opacity: 0;
  border-radius: 8px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 32px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 32px rgba(0, 0, 0, 0.2);
  width: 100%;
}
.stat {
  margin: 0;
  padding: 0 0 0 41px;
  border-left: 4px solid #ff6554;
}
.stat__label {
  color: #484c51;
  margin: 0;
}
.stat__text {
  color: #324a67;
}
.stat__source {
  display: block;
  font-style: normal;
}
.wp-block-dapper-section > .container {
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 1024px) {
  .wp-block-dapper-section > .container {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.star-rating svg {
  margin-right: 8px;
}
.review-card {
  background: #fff;
  border-radius: 8px;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  border-color: #e0e0e0;
  width: 100%;
  margin: 0;
  padding: 20px;
}
.review-card__thumb {
  margin: -20px -20px 20px;
}
.review-card__author {
  float: left;
  color: #484c51;
}
.review-card__verified {
  float: right;
  color: #e58406;
  margin-top: 14px;
}
.review-card__verified:after {
  content: attr(aria-label);
  font-family: "Gibson";
  font-style: normal;
  margin-left: 10px;
}
.product-feature {
  background: #fff;
  border-radius: 8px;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  border: none;
  background: 0 0;
  overflow: visible;
  position: relative;
  padding: 20px 20px 20px 150px;
}
.product-feature__thumb {
  width: 189px;
  position: absolute;
  top: 0;
  left: 0;
}
.product-feature__text,
.product-feature__link {
  position: relative;
  z-index: 10;
}
.super-card {
  display: block;
  position: relative;
  min-height: 500px;
  padding: 40px 30px;
  text-align: center;
  border-radius: 8px;
}
.super-card .text-link {
  color: #fff;
}
.super-card .promo {
  padding: 5px 20px;
  background: #e58406;
  background: #e58406;
  border-radius: 0 0 4px 4px;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  font-size: 14px;
  line-height: 130%;
  font-weight: 400;
  color: #fff;
}
.super-card.is-style-masthead {
  padding: 16px 10px 0;
  min-height: 200px;
  background-position: 50% 100%;
  display: block;
  cursor: pointer;
  text-decoration: none;
}
.super-card.is-style-masthead:not(a) {
  cursor: unset;
}
.super-card.is-style-masthead .h3 {
  font-size: 18px;
}
.super-card.is-style-masthead .text-link {
  color: #e58406;
  font-size: 14px;
  font-weight: 400;
}
@media screen and (min-width: 1024px) {
  .super-card.is-style-masthead {
    padding: 16px 30px 0;
    min-height: 220px;
  }
  .super-card.is-style-masthead .h3 {
    font-size: 20px;
  }
  .super-card.is-style-masthead .text-link {
    font-size: 14px;
  }
}
.receipt {
  position: relative;
  background: #e1e9ee;
  color: #2c3e50;
  padding: 20px;
  border-radius: 0 0 5px 5px;
  font-size: 14px;
}
@media screen and (min-width: 1024px) {
  .receipt {
    font-size: 18px;
    padding: 40px;
  }
}
.receipt__list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.receipt__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0;
  font-weight: 400;
}
.receipt__item + .receipt__item {
  padding-top: 30px;
}
.receipt__item:after {
  content: "";
  border-bottom: 1px dashed #2c3e50;
  margin: 0 6px 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 3;
  -ms-flex: 3;
  flex: 3;
}
.receipt__item-name {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 4;
  -ms-flex: 4;
  flex: 4;
}
.receipt__item.is-style-total {
  margin-top: 30px;
  border-top: 1px solid #2c3e50;
  color: #e58406;
}
.receipt__item.is-style-total:after {
  display: none;
}
.receipt__price {
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  min-width: 30px;
  text-align: right;
}
.receipt:before {
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  height: 10px;
  background: -o-linear-gradient(
      45deg,
      #0e0f11 33.333%,
      transparent 33.333%,
      transparent 66.667%,
      #0e0f11 66.667%
    ),
    -o-linear-gradient(135deg, #0e0f11 33.333%, transparent 33.333%, transparent
          66.667%, #0e0f11 66.667%);
  background: #e1e9ee;
  background-size: 8px 20px;
  background-position: 0 -10px;
}
.how-it-works {
  counter-reset: how-it-works;
}
.how-it-works__steps {
  position: relative;
  padding: 0;
  margin: 0;
}
.is-style-steps .how-it-works__steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
}
.is-style-steps .how-it-works__steps:after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  left: 10px;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
  border-left: 2px dashed #000;
  margin-left: -1px;
}
@media screen and (min-width: 1024px) {
  .is-style-steps .how-it-works__steps:after {
    top: 100px;
    left: 50%;
  }
}
.how-it-works__step {
  display: block;
  list-style-type: none;
  position: relative;
  padding-left: 70px;
  min-height: 90px;
  margin-bottom: 10px;
  overflow: hidden;
}
.is-style-old-way .how-it-works__step {
  padding-bottom: 40px;
  overflow: visible;
}
.is-style-steps .how-it-works__step {
  position: static;
}
@media screen and (min-width: 1024px) {
  .is-style-steps .how-it-works__step {
    padding: 0 70px;
    width: 50%;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .is-style-steps .how-it-works__step:nth-child(even) {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
}
.how-it-works__step-title {
  display: block;
  font-size: 20px;
  margin-bottom: 10px;
}
.is-style-old-way .how-it-works__step-title {
  font-size: 17px;
}
.is-style-steps .how-it-works__step-title {
  font-size: 40px;
}
.how-it-works__step-description {
  display: block;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 50px;
}
.is-style-steps .how-it-works__step-description {
  max-width: 433px;
  font-size: 18px;
  font-weight: 400;
}
.how-it-works__step:before {
  counter-increment: how-it-works 1;
  content: counter(how-it-works);
  display: block;
  position: absolute;
  left: 10px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
  background: #e58406;
  color: #213144;
}
.is-style-old-way .how-it-works__step:before {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
}
.is-style-steps .how-it-works__step:before {
  background: #fff;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 10;
}
@media screen and (min-width: 1024px) {
  .is-style-steps .how-it-works__step:before {
    left: 50%;
    margin-top: 100px;
  }
}
.how-it-works__step:after {
  content: "";
  display: block;
  width: 93px;
  height: 0;
  border-top: 1px dashed #71e7c1;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  position: absolute;
  left: -22px;
  top: 108px;
}
.is-style-old-way .how-it-works__step:after {
  content: url('data:image/svg+xml; utf8, <svg width="11" height="57" viewBox="0 0 11 57" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.56731 1.5C7.23591 8.75304 10 17.7521 10 27.5C10 38.2937 6.611 48.1693 1 55.7729" stroke="white" stroke-opacity="0.25" stroke-dasharray="5 5"/></svg>');
  border: none;
  width: 11px;
  height: 57px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  left: 40px;
  top: 48px;
}
.is-style-steps .how-it-works__step:after {
  display: none;
}
.is-style-old-way .how-it-works__step:nth-child(even):after {
  left: 0;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.how-it-works__step:last-child:after {
  display: none;
}
.product-card-compact {
  padding: 20px;
}
.product-card-compact__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e0e0e0;
}
.product-card-compact__commercial-name,
.product-card-compact__price {
  margin: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 120%;
}
.product-card-compact--is-rx .product-card-compact__commercial-name:after {
  content: "";
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAGf0lEQVR4Ac1YBZTbRhANlpmZ0QHLVhpOHBQcn3RhFuyW+UGZmZkZH5SZmZm5fVBm5nY7X9bK1vVky8d5b3N3q9Xu39HMnz8zQN+7oV+PLr1M/wZuqLKVsvWLN1a1JTso5rJsMHR3W8wVCruuMmCAGNjrANUZbPWs7k1QdeblDX5K3uRXKQa7PWeyBzHyJrsFczmTn441iuaPVxvYSj0OMNu81xqqyVrUOnYRAXk2Z/Cv8nVcVBoE8isC/AytPU/V+bzhje76PQJQNdjEvMEeosO+y9XxvyIABv9F0flTZMErFdM/UzH5mfT3dYrJnlLq+PdyHd6h8QMuljV5vlsAwn+2b3JWVTV3v5JV2G8E8nNFZzeNnOlPHjt2nxWT3s/o7opYoxj++UVL8j/kPjR3WKYwq6qPJj8oHDaENtkJ1ijenv1FVnqNNj90pLbbdrU4/4DDDhtElhtF1j2efr6G/QjwnzmDXYEzti4UhtQEENEZgDP5XfLWBPC2kaY3bfPCkhU6G5F4F3uQW9yGPbE3zsBZuHBqgBmiB9yuBI5fo2psh+7iNuxFIG8qgWTXwZVSA4R/EKg/i1Ho37j9DGej7iZg7Ekgr5EBpBju/qkAjpyxiyJfwmcdXmY5we01hT/bFv6sE4Vrn97h4HOaxdy5KwtykzSWxBmSFcCtFQEOn+5vABrAYgTEyJnetPLnwmutE579ifDbRPKw/xCudZpYOmfTNJbEGQic8MyHsoUlayQCVDQ2n270A/yCouy49gERWM9r+64IxHqRfn8oNlz7BTwLLuG2LBGzZg1OEzj0qQ8lK4K+vsvqrKVDgEhFdIvzQgr4CrSA+USAjAAsmaXEhmOPJ+u9TwD/oXUXiCXN66WxojLT2Y7O/BxURmAvQir9H0Clzh+PlBSYmoAeRtxVBeDEjg4TjnVzaMUbxVJr61Q8KcRAGdVwsXJfjHgPSV3m1hHTvEmYrwzQahS7tawdG2QxAvZZyYLWOmmjGhknMA59PYWwgBcjgJlZC1eB8ggXfJ8bO2vFqgB9+zUC+VhsePYbxWcE0m1bVAvt4EzC8EuAgRQSZFwEcCxpN8ijYqizpzBXDWDSoOe/C886R/DmLaL3yF0Ea6gqtyAwgAFYMtMWb4y5yEmh4QL0Or8+FUB31o3wM9BKBM6176a/nfa+R+vmEXdeFtBUhbyb14tGgrYE/0YAoYIhNIvo/TNTAXQsDT5GUXsMrBZa7y2xW1Ms64Bu8E7RL2edRX66RiJAOhsYgEXReLYEsJ5HAJWUAGUUCzZrdbLcEQTg6xDkc2IXayt80ghcMG89h0tV/sQJAIOUU89vD817ZS0AJUgCsA9AFi1l3YNsQr9/FIFbVlqfbEF2HTDA3eB2EcBsWZDAUZMBthQQvWSxr8QuLTtGz+KWpM9t/00//wI4EDcslyqSTf+pAEP7INmQsghCW0r4RJpZYKxGwTFTuK0tEARyPm5J+75YVJNl04CD+gbFFTGw0yH5MB8xuQKiNpOJOs2Az5H1fogBRH7etW6DqtarY5MDcB0RNQYVMhOkkkG9UYukF0sKK5QFBEB9SOOp9oEDPkwqCVC3hAHyDNKufBardZGoQ7HwOeqONOBAG+RjeyEgInCsbZZg89YhxXMozf+MwAFHQkx0xIO5GWwULAexAB1QXkPHFkLqhGXlb5BA1eoPWAT+WIpW+8uAqJk6NHi+qGEz+vuySCeC2Jc1ZdrLLRRTkHiQeiOodk7UgxCLEI1xwVoBIGND6dADQ3DfUP7lEhxGCaR1bbjmIwoaPUYtMcHKH4Forij5h89YNjGS/Aa7bYS+8/YVQTp2LgDJZhlJaQylAsQDeBS/y3nsjTOk5Ee5kbJo4vtHdQIVNvJW3ThkeXFjaIw/FYMdnrqqQwmIgh1+ISu7EbqzfXeBw16yosMZKHHRZai9cDfKCnfD75bCPR8U7qxUuBudKNwxCmHrA7fDJ5CtDxRTaP6Au2rpI6JnqJjskKj1gf3QZJqetvWRUCtAbcM/cOPok4DtUWDNZBWbR0iZWIN6Aw0nNJ7kPijU4UrVEkINfrM0T8CeRQtNBpAsESAwaFyHHIr2GxQRlDnyeqz9RhwLGgNT9EgDM1O36waondGMDFJSigYmiiBcDFkqa+7SAq7t8RYw1A/yJZI6rBa0gEnDyRYwJDvm0B7GGuR5pNI+aaLDR6EnKcK3gzKHEoYAxhxyau830Xt5/AdfxksqjrhjlQAAAABJRU5ErkJggg==);
  background-size: cover;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-bottom: -2px;
}
.product-card-compact__generic-name,
.product-card-compact__price-description {
  margin: 0;
  font-size: 14px;
  color: #484c51;
}
.product-card-compact__manufacturer-info {
  margin: 0 0 20px;
  font-size: 14px;
}
.product-card-compact__pricing {
  text-align: right;
}
.product-card-compact__cta {
  margin-bottom: 20px;
}
.product-card-compact__isi-link {
  font-size: 14px;
  text-decoration: none;
}
.tabs__tablist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -10px 20px;
  padding: 0;
  list-style-type: none;
}
@media screen and (min-width: 1024px) {
  .tabs__tablist {
    margin-bottom: 40px;
  }
}
.tabs__tab {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 10px;
  padding: 8px 0;
  font-size: 16px;
  text-align: left;
  color: rgba(29, 39, 51, 0.5);
  background: 0 0;
  border: none;
  border-bottom: 2px solid rgba(29, 39, 51, 0.1);
}
@media screen and (min-width: 1024px) {
  .tabs__tab {
    padding: 16px 0;
    font-size: 24px;
  }
}
.tabs__tab[aria-selected="true"] {
  color: #1d2733;
  border-color: #1d2733;
  font-weight: 600;
}
.tabs__panel[hidden="hidden"] {
  display: none;
}
.stacked-image {
  position: relative;
}
.stacked-image__main {
  border-radius: 8px;
}
.stacked-image__secondary {
  max-width: 300px;
  height: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transform: translate(-25%, 25%);
  -ms-transform: translate(-25%, 25%);
  transform: translate(-25%, 25%);
}
.is-style-inverted .stacked-image__secondary {
  left: auto;
  right: 0;
  -webkit-transform: translate(25%, 25%);
  -ms-transform: translate(25%, 25%);
  transform: translate(25%, 25%);
}
.wp-block-table,
.wp-block-dapper-table {
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
}
.wp-block-table-wrapper,
.wp-block-dapper-table-wrapper {
  padding-bottom: 20px;
  overflow-x: auto;
  margin: 0;
}
.wp-block-table-header,
.wp-block-dapper-table-header {
  background-color: #e1e9ee;
}
.wp-block-table-header th,
.wp-block-table-header td,
.wp-block-dapper-table-header th,
.wp-block-dapper-table-header td {
  color: #324a67;
  white-space: nowrap;
}
.wp-block-table-th,
.wp-block-table-td,
.wp-block-dapper-table-th,
.wp-block-dapper-table-td {
  border: 0;
  padding: 15px 20px;
  text-align: left;
  color: #484c51;
  vertical-align: top;
}
.wp-block-table-body th,
.wp-block-table-body td,
.wp-block-dapper-table-body th,
.wp-block-dapper-table-body td {
  -webkit-box-shadow: inset 0 -1px 0 #efefef;
  box-shadow: inset 0 -1px 0 #efefef;
}
.wp-block-table.is-style-pricing,
.wp-block-dapper-table.is-style-pricing {
  display: block;
  width: 100%;
}
.is-style-pricing .wp-block-table-header,
.is-style-pricing .wp-block-table-body,
.is-style-pricing .wp-block-dapper-table-header,
.is-style-pricing .wp-block-dapper-table-body {
  display: block;
  background: 0 0;
}
.is-style-pricing .wp-block-table-row,
.is-style-pricing .wp-block-dapper-table-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #e0e0e0;
}
.is-style-pricing .wp-block-table-th,
.is-style-pricing .wp-block-table-td,
.is-style-pricing .wp-block-dapper-table-th,
.is-style-pricing .wp-block-dapper-table-td {
  display: block;
  -webkit-box-flex: 2;
  -ms-flex: 2 0 25%;
  flex: 2 0 25%;
  font-size: 14px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.is-style-pricing .wp-block-table-th:nth-child(1),
.is-style-pricing .wp-block-table-td:nth-child(1),
.is-style-pricing .wp-block-dapper-table-th:nth-child(1),
.is-style-pricing .wp-block-dapper-table-td:nth-child(1) {
  -webkit-box-flex: 3;
  -ms-flex: 3 0 50%;
  flex: 3 0 50%;
  padding-left: 0;
}
@media screen and (min-width: 1024px) {
  .is-style-pricing .wp-block-table-th:nth-child(1),
  .is-style-pricing .wp-block-table-td:nth-child(1),
  .is-style-pricing .wp-block-dapper-table-th:nth-child(1),
  .is-style-pricing .wp-block-dapper-table-td:nth-child(1) {
    -webkit-box-flex: 10;
    -ms-flex: 10 1 60%;
    flex: 10 1 60%;
  }
}
.is-style-pricing .wp-block-table-th:nth-child(n + 2),
.is-style-pricing .wp-block-table-td:nth-child(n + 2),
.is-style-pricing .wp-block-dapper-table-th:nth-child(n + 2),
.is-style-pricing .wp-block-dapper-table-td:nth-child(n + 2) {
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .is-style-pricing .wp-block-table-th,
  .is-style-pricing .wp-block-table-td,
  .is-style-pricing .wp-block-dapper-table-th,
  .is-style-pricing .wp-block-dapper-table-td {
    font-size: 18px;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
  }
}
.is-style-pricing .wp-block-table-th,
.is-style-pricing .wp-block-dapper-table-th {
  white-space: normal;
}
.is-style-pricing .wp-block-table-td,
.is-style-pricing .wp-block-dapper-table-td {
  vertical-align: middle;
}
.is-style-pricing .wp-block-table-td:nth-child(n + 2),
.is-style-pricing .wp-block-dapper-table-td:nth-child(n + 2) {
  font-size: 20px;
}
.is-style-pricing .wp-block-table-td:nth-child(2),
.is-style-pricing .wp-block-dapper-table-td:nth-child(2) {
  color: #e58406;
}
.is-style-pricing .wp-block-table-td:nth-child(3),
.is-style-pricing .wp-block-dapper-table-td:nth-child(3) {
  color: #ff6554;
}
.single-price-card {
  padding: 20px;
  text-align: center;
  line-height: 120%;
}
.single-price-card__heading {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.single-price-card__recurrence {
  margin: 0;
  font-size: 22px;
}
.single-price-card__recurrence-description {
  margin: 0;
  font-size: 14px;
}
.single-price-card__amount {
  font-size: 64px;
  line-height: 1;
  margin-bottom: 0;
}
.single-price-card__currency {
  font-size: 32px;
}
.single-price-card__period {
  margin: 0;
  font-size: 14px;
}
.single-price-card__callout {
  margin-top: 35px;
  color: #ff6554;
}
.nav20-product-offering a {
  color: inherit;
}
.nav20-product-offering .wp-block-dapper-image {
  float: left;
}
.nav20-product-offering .hr-container {
  clear: both;
}
.spacing-block-mt-00 {
  margin-top: 0;
}
.spacing-block-mb-00 {
  margin-bottom: 0;
}
.spacing-block-pt-00 {
  padding-top: 0;
}
.spacing-block-pb-00 {
  padding-bottom: 0;
}
.spacing-block-mt-01 {
  margin-top: 4px;
}
.spacing-block-mb-01 {
  margin-bottom: 4px;
}
.spacing-block-pt-01 {
  padding-top: 4px;
}
.spacing-block-pb-01 {
  padding-bottom: 4px;
}
.spacing-block-mt-02 {
  margin-top: 8px;
}
.spacing-block-mb-02 {
  margin-bottom: 8px;
}
.spacing-block-pt-02 {
  padding-top: 8px;
}
.spacing-block-pb-02 {
  padding-bottom: 8px;
}
.spacing-block-mt-03 {
  margin-top: 16px;
}
.spacing-block-mb-03 {
  margin-bottom: 16px;
}
.spacing-block-pt-03 {
  padding-top: 16px;
}
.spacing-block-pb-03 {
  padding-bottom: 16px;
}
.spacing-block-mt-04 {
  margin-top: 12px;
}
@media screen and (min-width: 1024px) {
  .spacing-block-mt-04 {
    margin-top: 24px;
  }
}
.spacing-block-mb-04 {
  margin-bottom: 12px;
}
@media screen and (min-width: 1024px) {
  .spacing-block-mb-04 {
    margin-bottom: 24px;
  }
}
.spacing-block-pt-04 {
  padding-top: 12px;
}
@media screen and (min-width: 1024px) {
  .spacing-block-pt-04 {
    padding-top: 24px;
  }
}
.spacing-block-pb-04 {
  padding-bottom: 12px;
}
@media screen and (min-width: 1024px) {
  .spacing-block-pb-04 {
    padding-bottom: 24px;
  }
}
.spacing-block-mt-05 {
  margin-top: 32px;
}
.spacing-block-mb-05 {
  margin-bottom: 32px;
}
.spacing-block-pt-05 {
  padding-top: 32px;
}
.spacing-block-pb-05 {
  padding-bottom: 32px;
}
.spacing-block-mt-06 {
  margin-top: 40px;
}
.spacing-block-mb-06 {
  margin-bottom: 40px;
}
.spacing-block-pt-06 {
  padding-top: 40px;
}
.spacing-block-pb-06 {
  padding-bottom: 40px;
}
.spacing-block-mt-07 {
  margin-top: 48px;
}
.spacing-block-mb-07 {
  margin-bottom: 48px;
}
.spacing-block-pt-07 {
  padding-top: 48px;
}
.spacing-block-pb-07 {
  padding-bottom: 48px;
}
.spacing-block-mt-08 {
  margin-top: 80px;
}
.spacing-block-mb-08 {
  margin-bottom: 80px;
}
.spacing-block-pt-08 {
  padding-top: 80px;
}
.spacing-block-pb-08 {
  padding-bottom: 80px;
}
.spacing-block-mt-09 {
  margin-top: 120px;
}
.spacing-block-mb-09 {
  margin-bottom: 120px;
}
.spacing-block-pt-09 {
  padding-top: 120px;
}
.spacing-block-pb-09 {
  padding-bottom: 120px;
}
.spacing-section-mt-00 {
  margin-top: 0;
}
.spacing-section-mb-00 {
  margin-bottom: 0;
}
.spacing-section-pt-00 {
  padding-top: 0;
}
.spacing-section-pb-00 {
  padding-bottom: 0;
}
.spacing-section-mt-01 {
  margin-top: 48px;
}
@media screen and (min-width: 768px) {
  .spacing-section-mt-01 {
    margin-top: 80px;
  }
}
.spacing-section-mb-01 {
  margin-bottom: 48px;
}
@media screen and (min-width: 768px) {
  .spacing-section-mb-01 {
    margin-bottom: 80px;
  }
}
.spacing-section-pt-01 {
  padding-top: 48px;
}
@media screen and (min-width: 768px) {
  .spacing-section-pt-01 {
    padding-top: 80px;
  }
}
.spacing-section-pb-01 {
  padding-bottom: 48px;
}
@media screen and (min-width: 768px) {
  .spacing-section-pb-01 {
    padding-bottom: 80px;
  }
}
.spacing-section-mt-02 {
  margin-top: 64px;
}
@media screen and (min-width: 768px) {
  .spacing-section-mt-02 {
    margin-top: 120px;
  }
}
.spacing-section-mb-02 {
  margin-bottom: 64px;
}
@media screen and (min-width: 768px) {
  .spacing-section-mb-02 {
    margin-bottom: 120px;
  }
}
.spacing-section-pt-02 {
  padding-top: 64px;
}
@media screen and (min-width: 768px) {
  .spacing-section-pt-02 {
    padding-top: 120px;
  }
}
.spacing-section-pb-02 {
  padding-bottom: 64px;
}
@media screen and (min-width: 768px) {
  .spacing-section-pb-02 {
    padding-bottom: 120px;
  }
}
.spacing-section-mt-03 {
  margin-top: 80px;
}
@media screen and (min-width: 768px) {
  .spacing-section-mt-03 {
    margin-top: 160px;
  }
}
.spacing-section-mb-03 {
  margin-bottom: 80px;
}
@media screen and (min-width: 768px) {
  .spacing-section-mb-03 {
    margin-bottom: 160px;
  }
}
.spacing-section-pt-03 {
  padding-top: 80px;
}
@media screen and (min-width: 768px) {
  .spacing-section-pt-03 {
    padding-top: 60px;
  }
}
.spacing-section-pb-03 {
  padding-bottom: 80px;
}
@media screen and (min-width: 768px) {
  .spacing-section-pb-03 {
    padding-bottom: 160px;
  }
}

/* New Footer CSS */

.footer h2{
    color:#fff;
    text-align:start;
}

.footer p{
    color:#fff;
    text-align:start;
    margin-bottom: 15px;
}

.footer .social-links{
    margin-top:1rem;
}

.footer .social-links a {
    font-size: 15px;
    display: inline-block;
    background: transparent;
    color: #fff;
    line-height: 1;
    padding: 9px 0;
    margin-right: 10px;
    border-radius: 50%;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
    border: 1px solid;
}