@import url(https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap);
/*
html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

html,
body {
  height: 100%;
  font-size: 100%; }

body {
  line-height: 1; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

ol,
ul {
  list-style-type: none; }

blockquote,
q {
  quotes: none; }

blockquote::before,
blockquote::after,
q::before,
q::after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

del {
  text-decoration: line-through; }

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

input,
select {
  vertical-align: middle; }

html {
  box-sizing: border-box; }

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

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

.header + *,
.rich-text * + * {
  margin-top: 1.5em; }


.rich-text * + li,
.rich-text .preheader + *, .ace-form-item > * + *, .ace-form-item-sm > * + *, .ace-form-item-xs > * + * {
  margin-top: 0.325em; }

.error-message,
.field-validation-error {
  background-repeat: no-repeat;
  background-size: 1.25em 1.25em;
  background-position: left top 0.25em;
  padding-left: 1.875em;
  padding-top: 0.25rem; }

input[type="checkbox"] + label::after,
input[type="checkbox"] + input[type="hidden"] + label::after, .button-list input[type="radio"] + label::after,
.button-list input[type="checkbox"] + label::after {
  content: '';
  position: absolute;
  display: inline-block;
  border: 2px solid #000000;
  border-width: 0px 0 5px 4px;
  transform: rotate(-45deg);
  display: block;
  top: 5px;
  left: 4px;
  width: 16px;
  height: 10px; }

.page-header-home-content, .ace-block-inner, .nav-menu-search, .fullwidthcta-inner {
  padding-left: 5rem;
  padding-right: 5rem; }
  @media screen and (max-width: 1280px) {
    .page-header-home-content, .ace-block-inner, .nav-menu-search, .fullwidthcta-inner {
      padding-left: 4rem;
      padding-right: 4rem; } }
  @media screen and (max-width: 1024px) {
    .page-header-home-content, .ace-block-inner, .nav-menu-search, .fullwidthcta-inner {
      padding-left: 2.5rem;
      padding-right: 2.5rem; } }
  @media screen and (max-width: 640px) {
    .page-header-home-content, .ace-block-inner, .nav-menu-search, .fullwidthcta-inner {
      padding-left: 1.5rem;
      padding-right: 1.5rem; } }

.page-header-home-content, .fullwidthcta-inner {
  padding-top: 5rem;
  padding-bottom: 5rem; }
  @media screen and (max-width: 1280px) {
    .page-header-home-content, .fullwidthcta-inner {
      padding-top: 4rem;
      padding-bottom: 4rem; } }
  @media screen and (max-width: 1024px) {
    .page-header-home-content, .fullwidthcta-inner {
      padding-top: 2.5rem;
      padding-bottom: 2.5rem; } }
  @media screen and (max-width: 640px) {
    .page-header-home-content, .fullwidthcta-inner {
      padding-top: 1.5rem;
      padding-bottom: 1.5rem; } }

.ace-page, .ace-page-section, .ace-page-header {
  margin-top: 4rem;
  margin-bottom: 4rem; }
  @media screen and (max-width: 1280px) {
    .ace-page, .ace-page-section, .ace-page-header {
      margin-top: 3rem;
      margin-bottom: 3rem; } }
  @media screen and (max-width: 767px) {
    .ace-page, .ace-page-section, .ace-page-header {
      margin-top: 2rem;
      margin-bottom: 2rem; } }
  @media screen and (max-width: 640px) {
    .ace-page, .ace-page-section, .ace-page-header {
      margin-top: 1.5rem;
      margin-bottom: 1.5rem; } }

.page-header-home-content {
  width: 100%; }

.page-header-image img, .media-item-container img, .media-item-container iframe, .media-item-container video, .bio-image img, .header-video-container, .header-video-image-container, .header-video-full-bleed, .video-full-bleed, .video-full-bleed-overlay, .video-full-bleed-container, .media-item-container-overlay::before, .media-item-play, .media-gallery-container .media-item-container .splide__video__play, .media-item-play::before, .media-gallery-container .media-item-container .splide__video__play::before, .card-item-link:before {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%; }

.page-header-image img, .media-item-container img, .media-item-container iframe, .media-item-container video, .bio-image img {
  height: auto; }
  @supports ((-o-object-fit: cover) or (object-fit: cover)) {
    .page-header-image img, .media-item-container img, .media-item-container iframe, .media-item-container video, .bio-image img {
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; } }

@media (min-width: 767.1px) {
  .two-col-container {
    display: flex;
    flex-wrap: wrap; } }

.two-col-item {
  margin-right: 4rem;
  margin-bottom: 4rem;
  width: calc(50% - 2rem); }
  @media screen and (max-width: 1280px) {
    .two-col-item {
      margin-right: 3rem;
      margin-bottom: 3rem;
      width: calc(50% - 1.5rem); } }
  @media screen and (max-width: 767px) {
    .two-col-item {
      margin-right: 2rem;
      margin-bottom: 2rem;
      width: calc(50% - 1rem); } }
  @media screen and (max-width: 640px) {
    .two-col-item {
      margin-right: 1.5rem;
      margin-bottom: 1.5rem;
      width: calc(50% - 0.75rem); } }
  @media (min-width: 767.1px) {
    .two-col-item {
      flex: 0 0 auto; }
      .two-col-item:nth-child(even) {
        margin-right: 0; }
      .two-col-item:last-child, .two-col-item:nth-last-child(2):nth-child(odd) {
        margin-bottom: 0; } }
  @media (max-width: 767px) {
    .two-col-item {
      width: 100%;
      margin-right: 0; } }

.validation-summary-errors {
  padding-left: 2.25rem;
  padding-right: 2.25rem; }
  @media screen and (max-width: 1280px) {
    .validation-summary-errors {
      padding-left: 1.5rem;
      padding-right: 1.5rem; } }
  @media screen and (max-width: 640px) {
    .validation-summary-errors {
      padding-left: 1.25rem;
      padding-right: 1.25rem; } }

.card, .ace-alert {
  padding: 1.5rem 2.25rem; }
  @media screen and (max-width: 1280px) {
    .card, .ace-alert {
      padding: 1.5rem 1.5rem; } }
  @media screen and (max-width: 640px) {
    .card, .ace-alert {
      padding: 1.5rem 1.25rem; } }

.page-header-home-content, .content-page, .ace-page, .ace-page-section, .ace-page-header, .header-inner, .footer-inner, .media-gallery-inner {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto; }

.flex-between, .ace-input-label, .ace-input-list-item.flex {
  display: flex;
  justify-content: space-between;
  gap: 0.5rem; }
  .flex-between > *, .ace-input-label > *, .ace-input-list-item.flex > * {
    margin-top: 0;
    flex: 0 1 auto; }

.flex-fiftyfifty {
  display: flex;
  flex-wrap: wrap; }
  .flex-fiftyfifty > * {
    flex: 0 1 auto;
    max-width: 100%;
    margin-top: 0;
    width: calc(50% - 0.75rem);
    margin-right: 1.5rem; }
    .flex-fiftyfifty > *:nth-child(even) {
      margin-right: 0; }
    .flex-fiftyfifty > *:nth-child(2) ~ * {
      margin-top: 1.5rem; }
    @media (max-width: 400px) {
      .flex-fiftyfifty > * {
        width: 100%; }
        .flex-fiftyfifty > *:nth-child(n) {
          margin-right: 0; }
        .flex-fiftyfifty > *:first-child ~ * {
          margin-top: 1.5rem; } }
  .flex-fiftyfifty > span {
    display: inline-block; }

.btn,
.button-primary, submit, .stepper-btn, .btn-link, .button-secondary, .btn-dashed, .btn-tag, .button-list input[type="radio"] + label,
.button-list input[type="checkbox"] + label, .contact-form-container .FormSubmitButton, .btn-remove, .x-btn {
  font-size: 1.125rem;
  line-height: 1.15;
  font-size: var(--label-text);
  line-height: var(--label-text-height);
  display: inline-block;
  padding: 8px 16px;
  padding: var(--button-form-padding);
  text-decoration: none;
  border-radius: 18px;
  cursor: pointer;
  text-align: center;
  background: var(--color-primary);
  color: #ffffff;
  transition: 0.2s;
  font-family: "Fira Sans", sans-serif;
  font-weight: 700; }
  .btn[disabled],
  .button-primary[disabled], submit[disabled], .stepper-btn[disabled], .btn-link[disabled], .button-secondary[disabled], .btn-dashed[disabled], .btn-tag[disabled], .button-list input[type="radio"] + label[disabled],
  .button-list input[type="checkbox"] + label[disabled], .contact-form-container .FormSubmitButton[disabled], .btn-remove[disabled], .x-btn[disabled] {
    cursor: not-allowed; }
  .btn .svg-icon, .button-primary .svg-icon, submit .svg-icon, .stepper-btn .svg-icon, .btn-link .svg-icon, .button-secondary .svg-icon, .btn-dashed .svg-icon, .btn-tag .svg-icon, .button-list input[type="radio"] + label .svg-icon, .button-list input[type="checkbox"] + label .svg-icon, .contact-form-container .FormSubmitButton .svg-icon, .btn-remove .svg-icon, .x-btn .svg-icon {
    margin-left: 0.5rem;
    transition: 0.2s; }

.btn,
.button-primary, submit, .stepper-btn {
  background-color: #9AFE8A;
  color: #130B2D;
  border: 2px solid #130B2D; }
  .btn svg, .button-primary svg, submit svg, .stepper-btn svg {
    fill: #130B2D; }
  .btn:hover,
  .button-primary:hover, submit:hover, .stepper-btn:hover, .btn:active,
  .button-primary:active, submit:active, .stepper-btn:active {
    background-color: #81C6FF;
    color: #130B2D; }
    .btn:hover svg, .button-primary:hover svg, submit:hover svg, .stepper-btn:hover svg, .btn:active svg, .button-primary:active svg, submit:active svg, .stepper-btn:active svg {
      fill: #130B2D; }
  .btn:focus,
  .button-primary:focus, submit:focus, .stepper-btn:focus {
    background-color: #9AFE8A;
    color: #130B2D;
    border-color: #130B2D; }
    .btn:focus svg, .button-primary:focus svg, submit:focus svg, .stepper-btn:focus svg {
      fill: #130B2D; }
  .btn[disabled],
  .button-primary[disabled], submit[disabled], .stepper-btn[disabled] {
    background-color: #ffffff;
    color: #DADFEB;
    box-shadow: none; }
    .btn[disabled] svg, .button-primary[disabled] svg, submit[disabled] svg, .stepper-btn[disabled] svg {
      fill: #DADFEB; }
    .btn[disabled]:hover,
    .button-primary[disabled]:hover, submit[disabled]:hover, .stepper-btn[disabled]:hover {
      background-color: #ffffff;
      color: #DADFEB;
      cursor: not-allowed; }

.button-secondary, .btn-dashed, .btn-tag, .button-list input[type="radio"] + label,
.button-list input[type="checkbox"] + label, .contact-form-container .FormSubmitButton {
  background-color: #ffffff;
  color: #000000;
  border: 2px solid #000000; }
  .button-secondary svg, .btn-dashed svg, .btn-tag svg, .button-list input[type="radio"] + label svg, .button-list input[type="checkbox"] + label svg, .contact-form-container .FormSubmitButton svg {
    fill: #000000; }
  .button-secondary:hover, .btn-dashed:hover, .btn-tag:hover, .button-list input[type="radio"] + label:hover,
  .button-list input[type="checkbox"] + label:hover, .contact-form-container .FormSubmitButton:hover, .button-secondary:active, .btn-dashed:active, .btn-tag:active, .button-list input[type="radio"] + label:active,
  .button-list input[type="checkbox"] + label:active, .contact-form-container .FormSubmitButton:active {
    background-color: #CE99FF;
    color: #130B2D;
    border-color: #130B2D; }
    .button-secondary:hover svg, .btn-dashed:hover svg, .btn-tag:hover svg, .button-list input[type="radio"] + label:hover svg, .button-list input[type="checkbox"] + label:hover svg, .contact-form-container .FormSubmitButton:hover svg, .button-secondary:active svg, .btn-dashed:active svg, .btn-tag:active svg, .button-list input[type="radio"] + label:active svg, .button-list input[type="checkbox"] + label:active svg, .contact-form-container .FormSubmitButton:active svg {
      fill: #130B2D; }
  .button-secondary:focus, .btn-dashed:focus, .btn-tag:focus, .button-list input[type="radio"] + label:focus,
  .button-list input[type="checkbox"] + label:focus, .contact-form-container .FormSubmitButton:focus {
    background-color: #ffffff;
    color: #130B2D;
    border-color: #130B2D; }
    .button-secondary:focus svg, .btn-dashed:focus svg, .btn-tag:focus svg, .button-list input[type="radio"] + label:focus svg, .button-list input[type="checkbox"] + label:focus svg, .contact-form-container .FormSubmitButton:focus svg {
      fill: #130B2D; }
  .button-secondary[disabled], .btn-dashed[disabled], .btn-tag[disabled], .button-list input[type="radio"] + label[disabled],
  .button-list input[type="checkbox"] + label[disabled], .contact-form-container .FormSubmitButton[disabled] {
    background-color: #858585;
    color: #130B2D;
    box-shadow: none;
    border-color: #130B2D; }
    .button-secondary[disabled] svg, .btn-dashed[disabled] svg, .btn-tag[disabled] svg, .button-list input[type="radio"] + label[disabled] svg, .button-list input[type="checkbox"] + label[disabled] svg, .contact-form-container .FormSubmitButton[disabled] svg {
      fill: #130B2D; }
    .button-secondary[disabled]:hover, .btn-dashed[disabled]:hover, .btn-tag[disabled]:hover, .button-list input[type="radio"] + label[disabled]:hover,
    .button-list input[type="checkbox"] + label[disabled]:hover, .contact-form-container .FormSubmitButton[disabled]:hover {
      background-color: #858585;
      color: #130B2D;
      cursor: not-allowed; }

.btn-remove {
  background-color: #f8d7da;
  color: #721c24;
  border: 2px solid transparent; }
  .btn-remove svg {
    fill: #721c24; }
  .btn-remove:hover, .btn-remove:active {
    background-color: #721c24;
    color: #ffffff; }
    .btn-remove:hover svg, .btn-remove:active svg {
      fill: #ffffff; }
  .btn-remove:focus {
    background-color: #ffffff;
    color: #721c24;
    border-color: #721c24; }
    .btn-remove:focus svg {
      fill: #721c24; }
  .btn-remove[disabled] {
    background-color: #ffffff;
    color: #DADFEB;
    box-shadow: none; }
    .btn-remove[disabled] svg {
      fill: #DADFEB; }
    .btn-remove[disabled]:hover {
      background-color: #ffffff;
      color: #DADFEB;
      cursor: not-allowed; }
  @media (max-width: 640px) {
    .btn-remove {
      border-radius: 9999em;
      width: calc(3rem + 4px);
      width: var(--square-button-size);
      height: calc(3rem + 4px);
      height: var(--square-button-size);
      padding: 0;
      display: flex;
      align-items: center;
      justify-content: center; }
      .btn-remove:focus {
        box-shadow: #ffffff 0 0 0 2px, #00E 0 0 0 4px;
        box-shadow: var(--background-color, #ffffff) 0 0 0 2px, var(--focus-ring-color, #00E) 0 0 0 4px;
        outline-color: transparent; }
      .btn-remove span {
        margin: -1px;
        padding: 0;
        width: 1px;
        height: 1px;
        overflow: hidden;
        clip: rect(0 0 0 0);
        clip: rect(0, 0, 0, 0);
        position: absolute; }
      .btn-remove .svg-icon {
        margin: 0; } }

.un-button, .tabs-list-tab, .video-thumbnail-trigger, .media-item-play, .media-gallery-container .media-item-container .splide__video__play, .accordion-trigger {
  background-color: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  cursor: pointer;
  display: inline;
  text-align: left; }
  .un-button:hover, .tabs-list-tab:hover, .video-thumbnail-trigger:hover, .media-item-play:hover, .media-gallery-container .media-item-container .splide__video__play:hover, .accordion-trigger:hover, .un-button:focus, .tabs-list-tab:focus, .video-thumbnail-trigger:focus, .media-item-play:focus, .media-gallery-container .media-item-container .splide__video__play:focus, .accordion-trigger:focus {
    background-color: transparent; }
  .un-button[disabled], .tabs-list-tab[disabled], .video-thumbnail-trigger[disabled], .media-item-play[disabled], .media-gallery-container .media-item-container .splide__video__play[disabled], .accordion-trigger[disabled], .un-button[aria-disabled="true"], .tabs-list-tab[aria-disabled="true"], .video-thumbnail-trigger[aria-disabled="true"], .media-item-play[aria-disabled="true"], .media-gallery-container .media-item-container .splide__video__play[aria-disabled="true"], .accordion-trigger[aria-disabled="true"] {
    background-color: transparent;
    color: #09090f;
    cursor: not-allowed; }

.un-button, .tabs-list-tab, .video-thumbnail-trigger, .media-item-play, .media-gallery-container .media-item-container .splide__video__play, .accordion-trigger, body {
  font-size: 1rem;
  line-height: 1.5;
  font-size: var(--regular-text);
  line-height: var(--regular-text-height);
  font-family: "Fira Sans", sans-serif, serif;
  font-weight: 400;
  color: var(--color-text); }
  .un-button ::-moz-selection, .tabs-list-tab ::-moz-selection, .video-thumbnail-trigger ::-moz-selection, .media-item-play ::-moz-selection, .media-gallery-container .media-item-container .splide__video__play ::-moz-selection, .accordion-trigger ::-moz-selection, body ::-moz-selection {
    background: #09090f;
    color: #ffffff; }
  .un-button ::selection, .tabs-list-tab ::selection, .video-thumbnail-trigger ::selection, .media-item-play ::selection, .media-gallery-container .media-item-container .splide__video__play ::selection, .accordion-trigger ::selection, body ::selection {
    background: #09090f;
    color: #ffffff; }
  .un-button ::-moz-selection, .tabs-list-tab ::-moz-selection, .video-thumbnail-trigger ::-moz-selection, .media-item-play ::-moz-selection, .media-gallery-container .media-item-container .splide__video__play ::-moz-selection, .accordion-trigger ::-moz-selection, body ::-moz-selection {
    background: #09090f;
    color: #ffffff; }

h1,
.h1-style, h2,
.h2-style, h3,
.h3-style, h5,
.h5-style {
  font-family: "Fira Sans", sans-serif;
  font-weight: 700; }

blockquote, h4,
.h4-style, .paragraph-large, label, .validation-summary-errors .field-validation-error, .small, [data-demo-label]::before, .label-hint, .error-message,
.field-validation-error, .utility-list-link, .un-button, .tabs-list-tab, .video-thumbnail-trigger, .media-item-play, .media-gallery-container .media-item-container .splide__video__play, .accordion-trigger, body {
  font-family: "Fira Sans", sans-serif;
  font-weight: 400; }

h6,
.h6-style {
  font-family: "Fira Sans", sans-serif;
  font-weight: 600; }

h1,
.h1-style {
  font-size: 2.5rem;
  line-height: 1.15;
  font-size: var(--x-large-text);
  line-height: var(--x-large-text-height); }

h2,
.h2-style {
  font-size: 1.75rem;
  line-height: 1.15;
  font-size: var(--large-text);
  line-height: var(--large-text-height); }

h3,
.h3-style {
  font-size: 1.5rem;
  line-height: 1.15;
  font-size: var(--medium-large-text);
  line-height: var(--medium-large-text-height); }

blockquote, h4,
.h4-style {
  font-size: 1.125rem;
  line-height: 1.5;
  font-size: var(--medium-text);
  line-height: var(--medium-text-height); }

.card-item-title {
  font-size: 1.125rem;
  line-height: 1.5;
  font-size: var(--medium-text);
  line-height: var(--medium-text-height);
  font-family: "Fira Sans", sans-serif;
  font-family: 700; }

h5,
.h5-style {
  font-size: 1rem;
  line-height: 1.5;
  font-size: var(--larger-regular-text);
  line-height: var(--larger-regular-text-height); }

h6,
.h6-style {
  font-size: 1rem;
  line-height: 1.5;
  font-size: var(--small-text);
  line-height: var(--small-text-height); }

.paragraph-large, label, .validation-summary-errors .field-validation-error {
  font-size: 1.125rem;
  line-height: 1.5;
  font-size: var(--large-regular-text);
  line-height: var(--large-regular-text-height); }

.small, [data-demo-label]::before, .label-hint, .error-message,
.field-validation-error, .utility-list-link {
  font-size: 0.875rem;
  line-height: 1.5;
  font-size: var(--x-small-text);
  line-height: var(--x-small-text-height); }

.accent, .currency-input::before, .validation-summary-list li::before,
.ace-error-list li::before {
  font-size: 1rem;
  line-height: 1.5;
  font-size: var(--label-text);
  line-height: var(--label-text-height);
  font-family: "noka", sans-serif; }

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

body {
  font-size: 100%;
  font-feature-settings: 'pnum' on, 'lnum' on, 'case' on, 'cpsp' on, 'zero' on, 'cv10' on; }

a,
.hyperlink {
  color: var(--color-text); }
  a:hover, a:active, a:focus,
  .hyperlink:hover,
  .hyperlink:active,
  .hyperlink:focus {
    color: var(--color-secondary); }
  .theme-dark a, .theme-dark .hyperlink {
    color: var(--color-text); }
    .theme-dark a:hover, .theme-dark a:active, .theme-dark a:focus, .theme-dark .hyperlink:hover, .theme-dark .hyperlink:active, .theme-dark .hyperlink:focus {
      color: #DADFEB; }

b,
strong,
.bold {
  font-weight: 700; }

.medium {
  font-weight: 400; }

em,
i,
.italic {
  font-style: italic; }

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

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

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


.light {
  color: #09090f; }
  .theme-dark .light {
    color: #ebebeb; }

.tag {
  font-weight: 700; }

blockquote {
  font-family: "noka", sans-serif;
  text-transform: uppercase; }

/*  Apply silent classes to heading elements and equivalent classes at each level
    This equates to:
    h3, .h3-style { @extend %h3 } but without having to apply it to each level manually.
*/
body {
  --x-large-text: 2.5rem;
  --x-large-text-height: 1.15;
  --large-text: 1.75rem;
  --large-text-height: 1.15;
  --medium-large-text: 1.5rem;
  --medium-large-text-height: 1.15;
  --medium-text: 1.125rem;
  --medium-text-height: 1.5;
  --large-regular-text: 1.125rem;
  --large-regular-text-height: 1.5;
  --larger-regular-text: 1rem;
  --larger-regular-text-height: 1.5;
  --regular-text: 1rem;
  --regular-text-height: 1.5;
  --small-text: 1rem;
  --small-text-height: 1.5;
  --x-small-text: 0.875rem;
  --x-small-text-height: 1.5;
  --label-text: 1rem;
  --label-text-height: 1.5; }
  @media (max-width: default) {
    body {
      --x-large-text: 2.5rem;
      --x-large-text-height: 1.15; } }
  @media (max-width: 640px) {
    body {
      --x-large-text: 2rem; } }
  @media (max-width: default) {
    body {
      --large-text: 1.75rem;
      --large-text-height: 1.15; } }
  @media (max-width: 640px) {
    body {
      --large-text: 1.5rem; } }
  @media (max-width: default) {
    body {
      --medium-large-text: 1.5rem;
      --medium-large-text-height: 1.15; } }
  @media (max-width: 640px) {
    body {
      --medium-large-text: 1.25rem; } }
  @media (max-width: default) {
    body {
      --medium-text: 1.125rem;
      --medium-text-height: 1.5; } }
  @media (max-width: 640px) {
    body {
      --medium-text: 1rem; } }
  @media (max-width: default) {
    body {
      --large-regular-text: 1.125rem;
      --large-regular-text-height: 1.5; } }
  @media (max-width: 640px) {
    body {
      --large-regular-text: 1.125rem; } }
  @media (max-width: default) {
    body {
      --larger-regular-text: 1rem;
      --larger-regular-text-height: 1.5; } }
  @media (max-width: 640px) {
    body {
      --larger-regular-text: 1rem; } }
  @media (max-width: default) {
    body {
      --regular-text: 1rem;
      --regular-text-height: 1.5; } }
  @media (max-width: 640px) {
    body {
      --regular-text: 1rem; } }
  @media (max-width: default) {
    body {
      --small-text: 1rem;
      --small-text-height: 1.5; } }
  @media (max-width: 640px) {
    body {
      --small-text: 1rem; } }
  @media (max-width: default) {
    body {
      --x-small-text: 0.875rem;
      --x-small-text-height: 1.5; } }
  @media (max-width: default) {
    body {
      --label-text: 1rem;
      --label-text-height: 1.5; } }


.rich-text {
  max-width: 50rem; }
  
  .rich-text ul,
  .rich-text ol {
    padding-left: calc(0.66em + 6px); }
    
    .rich-text ul.no-bullets,
    .rich-text ol.no-bullets {
      list-style-type: none;
      padding-left: 0; }
  
  .rich-text ol {
    list-style-type: decimal; }
  
  .rich-text ul {
    list-style-type: disc; }

.card-item .rich-text * + * {
  margin-top: .75em; }

.btn-full-width {
  width: 100%;
  max-width: 100%; }

.btn-subtle {
  border-color: transparent; }
  .btn-subtle:hover, .btn-subtle:focus {
    background-color: #858585; }

.btn > *:first-child:not(.visually-hidden) ~ *:not(.visually-hidden),
.btn-primary > *:first-child:not(.visually-hidden) ~ *:not(.visually-hidden),
.btn-secondary > *:first-child:not(.visually-hidden) ~ *:not(.visually-hidden) {
  margin-left: 0.5rem; }

.btn-dashed {
  border: 2px dashed #000000;
  font-weight: 700; }

.btn-tag {
  font-size: 0.875rem;
  line-height: 1.5;
  font-size: var(--x-small-text);
  line-height: var(--x-small-text-height);
  padding: 0.25rem;
  text-transform: uppercase; }

.x-btn {
  width: 1em;
  height: 1em;
  min-width: 0;
  position: relative;
  display: inline-block;
  line-height: 1;
  background: transparent;
  padding: 0;
  border: 0; }
  .x-btn::before, .x-btn::after {
    content: '';
    display: block;
    width: 1.13137em;
    border-top: 2px solid #000000;
    position: absolute;
    left: 50%;
    top: 50%; }
  .x-btn::before {
    transform: translateX(-50%) rotate(-45deg); }
  .x-btn::after {
    transform: translateX(-50%) rotate(45deg); }

.dropdown-trigger {
  position: relative;
  padding-right: calc(2rem + 0.5em); }
  .dropdown-trigger::after {
    content: '';
    position: absolute;
    display: block;
    width: 0.5em;
    height: 0.5em;
    border: 2px solid currentColor;
    border-top-width: 0;
    border-right-width: 0;
    right: 1rem;
    top: 50%;
    transform-origin: center center;
    transform: translateY(-70%) rotate(-45deg);
    transition: 0.2s; }
  .dropdown-trigger-up::after {
    transform: translateY(-30%) rotate(-225deg); }

.icon-btn-sm {
  width: 1.75rem;
  height: 1.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0; }

.icon-btn svg:nth-child(n), .icon-btn-sm svg:nth-child(n) {
  margin: 0;
  flex-shrink: 0; }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.ace-block,
.ace-grid {
  margin-top: 4rem;
  margin-bottom: 4rem; }
  @media screen and (max-width: 1280px) {
    .ace-block,
    .ace-grid {
      margin-top: 3rem;
      margin-bottom: 3rem; } }
  @media screen and (max-width: 767px) {
    .ace-block,
    .ace-grid {
      margin-top: 2rem;
      margin-bottom: 2rem; } }
  @media screen and (max-width: 640px) {
    .ace-block,
    .ace-grid {
      margin-top: 1.5rem;
      margin-bottom: 1.5rem; } }

.ace-block-inner {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 75rem; }

.ace-block-full-bleed + .ace-block-full-bleed {
  margin-top: 0; }

.ace-block-narrow {
  max-width: 42rem;
  width: 100%; }

.ace-block-centered {
  margin-left: auto;
  margin-right: auto; }

.ace-block-full-bleed,
.block-full-bleed {
  margin-bottom: 0;
  margin-top: 0; }

a,
area,
input,
select,
textarea,
button {
  outline: none;
  transition: 0.2s all; }
  a:focus,
  area:focus,
  input:focus,
  select:focus,
  textarea:focus,
  button:focus {
    box-shadow: #ffffff 0 0 0 2px, #00E 0 0 0 4px;
    box-shadow: var(--background-color, #ffffff) 0 0 0 2px, var(--focus-ring-color, #00E) 0 0 0 4px; }

.btn:focus,
.button-primary:focus, submit:focus, .stepper-btn:focus, .btn-link:focus, .button-secondary:focus, .btn-dashed:focus, .btn-tag:focus, .button-list input[type="radio"] + label:focus,
.button-list input[type="checkbox"] + label:focus, .contact-form-container .FormSubmitButton:focus, .btn-remove:focus, .x-btn:focus {
  box-shadow: #ffffff 0 0 0 2px, #00E 0 0 0 4px;
  box-shadow: var(--background-color, #ffffff) 0 0 0 2px, var(--focus-ring-color, #00E) 0 0 0 4px; }

.hide {
  display: none;
  visibility: hidden; }

.visually-hidden {
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  position: absolute; }

@media (max-width: 767px) {
  .visually-hidden-tablet {
    margin: -1px;
    padding: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    clip: rect(0, 0, 0, 0);
    position: absolute; } }

[hidden] {
  display: none !important; }

.svg-icon {
  width: 1em;
  height: 1em;
  fill: currentColor;
  vertical-align: middle;
  display: inline-block;
  margin-bottom: 0.125em; }

.svg-icon-stroke {
  width: 1em;
  height: 1em;
  fill: none !important;
  stroke: currentColor;
  vertical-align: middle;
  display: inline-block;
  margin-bottom: 0.125em; }

.btn-round {
  border-radius: 999em; }

.gray {
  background: #d6d6d6;
  padding-top: 1px;
  padding-bottom: 1px; }

.card {
  border-radius: 6px; }

.card-v {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }

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

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

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

.spaced-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem; }
  .spaced-list > * {
    flex: 0 0 auto; }

[data-demo-label]::before {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  background-color: rgba(0, 0, 0, 0.1);
  padding: 0.25rem;
  font-weight: 400; }

.theme-light {
  --color-primary: #DCEFFF;
  --color-secondary: #130B2D;
  --color-text: #000000;
  --color-background: #ffffff;
  --background-primary: #DCEFFF;
  --background-secondary: #bdbbc4; }

.theme-dark {
  --color-primary: #DCEFFF;
  --color-secondary: #130B2D;
  --color-text: #ffffff;
  --color-background: #130B2D;
  --background-primary: #130B2D;
  --background-secondary: #09090f; }
  .theme-dark .btn,
  .theme-dark .button-primary, .theme-dark submit, .theme-dark .stepper-btn {
    background-color: #DCEFFF;
    color: #130B2D;
    border: 2px solid #130B2D; }
    .theme-dark .btn svg, .theme-dark .button-primary svg, .theme-dark submit svg, .theme-dark .stepper-btn svg {
      fill: #130B2D; }
    .theme-dark .btn:hover,
    .theme-dark .button-primary:hover, .theme-dark submit:hover, .theme-dark .stepper-btn:hover, .theme-dark .btn:active,
    .theme-dark .button-primary:active, .theme-dark submit:active, .theme-dark .stepper-btn:active {
      background-color: #B7DCFB;
      color: #130B2D; }
      .theme-dark .btn:hover svg, .theme-dark .button-primary:hover svg, .theme-dark submit:hover svg, .theme-dark .stepper-btn:hover svg, .theme-dark .btn:active svg, .theme-dark .button-primary:active svg, .theme-dark submit:active svg, .theme-dark .stepper-btn:active svg {
        fill: #130B2D; }
    .theme-dark .btn:focus,
    .theme-dark .button-primary:focus, .theme-dark submit:focus, .theme-dark .stepper-btn:focus {
      background-color: #B7DCFB;
      color: #130B2D; }
      .theme-dark .btn:focus svg, .theme-dark .button-primary:focus svg, .theme-dark submit:focus svg, .theme-dark .stepper-btn:focus svg {
        fill: #130B2D; }
    .theme-dark .btn[disabled],
    .theme-dark .button-primary[disabled], .theme-dark submit[disabled], .theme-dark .stepper-btn[disabled] {
      background-color: #ffffff;
      color: #DADFEB;
      box-shadow: none; }
      .theme-dark .btn[disabled] svg, .theme-dark .button-primary[disabled] svg, .theme-dark submit[disabled] svg, .theme-dark .stepper-btn[disabled] svg {
        fill: #DADFEB; }
      .theme-dark .btn[disabled]:hover,
      .theme-dark .button-primary[disabled]:hover, .theme-dark submit[disabled]:hover, .theme-dark .stepper-btn[disabled]:hover {
        background-color: #ffffff;
        color: #DADFEB;
        cursor: not-allowed; }
  .theme-dark .button-secondary, .theme-dark .btn-dashed, .theme-dark .btn-tag, .theme-dark .button-list input[type="radio"] + label, .button-list .theme-dark input[type="radio"] + label,
  .theme-dark .button-list input[type="checkbox"] + label, .button-list .theme-dark input[type="checkbox"] + label, .theme-dark .contact-form-container .FormSubmitButton, .contact-form-container .theme-dark .FormSubmitButton {
    background-color: #ffffff;
    color: #000000;
    border: 2px solid #000000; }
    .theme-dark .button-secondary svg, .theme-dark .btn-dashed svg, .theme-dark .btn-tag svg, .theme-dark .button-list input[type="radio"] + label svg, .button-list .theme-dark input[type="radio"] + label svg, .theme-dark .button-list input[type="checkbox"] + label svg, .button-list .theme-dark input[type="checkbox"] + label svg, .theme-dark .contact-form-container .FormSubmitButton svg, .contact-form-container .theme-dark .FormSubmitButton svg {
      fill: #000000; }
    .theme-dark .button-secondary:hover, .theme-dark .btn-dashed:hover, .theme-dark .btn-tag:hover, .theme-dark .button-list input[type="radio"] + label:hover, .button-list .theme-dark input[type="radio"] + label:hover,
    .theme-dark .button-list input[type="checkbox"] + label:hover, .button-list .theme-dark input[type="checkbox"] + label:hover, .theme-dark .contact-form-container .FormSubmitButton:hover, .contact-form-container .theme-dark .FormSubmitButton:hover, .theme-dark .button-secondary:active, .theme-dark .btn-dashed:active, .theme-dark .btn-tag:active, .theme-dark .button-list input[type="radio"] + label:active, .button-list .theme-dark input[type="radio"] + label:active,
    .theme-dark .button-list input[type="checkbox"] + label:active, .button-list .theme-dark input[type="checkbox"] + label:active, .theme-dark .contact-form-container .FormSubmitButton:active, .contact-form-container .theme-dark .FormSubmitButton:active {
      background-color: #DADFEB;
      color: #130B2D;
      border-color: #130B2D; }
      .theme-dark .button-secondary:hover svg, .theme-dark .btn-dashed:hover svg, .theme-dark .btn-tag:hover svg, .theme-dark .button-list input[type="radio"] + label:hover svg, .button-list .theme-dark input[type="radio"] + label:hover svg, .theme-dark .button-list input[type="checkbox"] + label:hover svg, .button-list .theme-dark input[type="checkbox"] + label:hover svg, .theme-dark .contact-form-container .FormSubmitButton:hover svg, .contact-form-container .theme-dark .FormSubmitButton:hover svg, .theme-dark .button-secondary:active svg, .theme-dark .btn-dashed:active svg, .theme-dark .btn-tag:active svg, .theme-dark .button-list input[type="radio"] + label:active svg, .button-list .theme-dark input[type="radio"] + label:active svg, .theme-dark .button-list input[type="checkbox"] + label:active svg, .button-list .theme-dark input[type="checkbox"] + label:active svg, .theme-dark .contact-form-container .FormSubmitButton:active svg, .contact-form-container .theme-dark .FormSubmitButton:active svg {
        fill: #130B2D; }
    .theme-dark .button-secondary:focus, .theme-dark .btn-dashed:focus, .theme-dark .btn-tag:focus, .theme-dark .button-list input[type="radio"] + label:focus, .button-list .theme-dark input[type="radio"] + label:focus,
    .theme-dark .button-list input[type="checkbox"] + label:focus, .button-list .theme-dark input[type="checkbox"] + label:focus, .theme-dark .contact-form-container .FormSubmitButton:focus, .contact-form-container .theme-dark .FormSubmitButton:focus {
      background-color: #DADFEB;
      color: #130B2D;
      border-color: #130B2D; }
      .theme-dark .button-secondary:focus svg, .theme-dark .btn-dashed:focus svg, .theme-dark .btn-tag:focus svg, .theme-dark .button-list input[type="radio"] + label:focus svg, .button-list .theme-dark input[type="radio"] + label:focus svg, .theme-dark .button-list input[type="checkbox"] + label:focus svg, .button-list .theme-dark input[type="checkbox"] + label:focus svg, .theme-dark .contact-form-container .FormSubmitButton:focus svg, .contact-form-container .theme-dark .FormSubmitButton:focus svg {
        fill: #130B2D; }
    .theme-dark .button-secondary[disabled], .theme-dark .btn-dashed[disabled], .theme-dark .btn-tag[disabled], .theme-dark .button-list input[type="radio"] + label[disabled], .button-list .theme-dark input[type="radio"] + label[disabled],
    .theme-dark .button-list input[type="checkbox"] + label[disabled], .button-list .theme-dark input[type="checkbox"] + label[disabled], .theme-dark .contact-form-container .FormSubmitButton[disabled], .contact-form-container .theme-dark .FormSubmitButton[disabled] {
      background-color: #858585;
      color: #130B2D;
      box-shadow: none;
      border-color: #130B2D; }
      .theme-dark .button-secondary[disabled] svg, .theme-dark .btn-dashed[disabled] svg, .theme-dark .btn-tag[disabled] svg, .theme-dark .button-list input[type="radio"] + label[disabled] svg, .button-list .theme-dark input[type="radio"] + label[disabled] svg, .theme-dark .button-list input[type="checkbox"] + label[disabled] svg, .button-list .theme-dark input[type="checkbox"] + label[disabled] svg, .theme-dark .contact-form-container .FormSubmitButton[disabled] svg, .contact-form-container .theme-dark .FormSubmitButton[disabled] svg {
        fill: #130B2D; }
      .theme-dark .button-secondary[disabled]:hover, .theme-dark .btn-dashed[disabled]:hover, .theme-dark .btn-tag[disabled]:hover, .theme-dark .button-list input[type="radio"] + label[disabled]:hover, .button-list .theme-dark input[type="radio"] + label[disabled]:hover,
      .theme-dark .button-list input[type="checkbox"] + label[disabled]:hover, .button-list .theme-dark input[type="checkbox"] + label[disabled]:hover, .theme-dark .contact-form-container .FormSubmitButton[disabled]:hover, .contact-form-container .theme-dark .FormSubmitButton[disabled]:hover {
        background-color: #858585;
        color: #130B2D;
        cursor: not-allowed; }

.umb-custom-macro-property {
  position: relative !important;
  box-shadow: none !important; }

.show-one-wysiwyg {
  display: none; }

.show-one-wysiwyg:first-of-type {
  display: block; }

.stack-xs > * + * {
  margin-top: 0.25rem; }

.stack-xs.stack-border > * + * {
  margin-top: 0.25rem;
  padding-top: 0.25rem; }

.stack-sm > * + * {
  margin-top: 0.5rem; }

.stack-sm.stack-border > * + * {
  margin-top: 0.5rem;
  padding-top: 0.5rem; }

.stack-md > * + * {
  margin-top: 1rem; }

.stack-md.stack-border > * + * {
  margin-top: 1rem;
  padding-top: 1rem; }

.stack > * + * {
  margin-top: 1em; }

.stack.stack-border > * + * {
  margin-top: 1em;
  padding-top: 1em; }

.stack-lg > * + * {
  margin-top: 1.5rem; }

.stack-lg.stack-border > * + * {
  margin-top: 1.5rem;
  padding-top: 1.5rem; }

.stack-xl > * + * {
  margin-top: 4rem; }

@media screen and (max-width: 1280px) {
  .stack-xl > * + * {
    margin-top: 3rem; } }

@media screen and (max-width: 767px) {
  .stack-xl > * + * {
    margin-top: 2rem; } }

@media screen and (max-width: 640px) {
  .stack-xl > * + * {
    margin-top: 1.5rem; } }

.stack-xl.stack-border > * + * {
  margin-top: 4rem;
  padding-top: 4rem; }

@media screen and (max-width: 1280px) {
  .stack-xl.stack-border > * + * {
    margin-top: 3rem;
    padding-top: 3rem; } }

@media screen and (max-width: 767px) {
  .stack-xl.stack-border > * + * {
    margin-top: 2rem;
    padding-top: 2rem; } }

@media screen and (max-width: 640px) {
  .stack-xl.stack-border > * + * {
    margin-top: 1.5rem;
    padding-top: 1.5rem; } }

.space-top {
  margin-top: 1em; }
  .space-top.border-top {
    padding-top: 1em; }
  .space-top-xs {
    margin-top: 0.25rem; }
    .space-top-xs.border-top {
      padding-top: 0.25rem; }
  .space-top-sm {
    margin-top: 0.5rem; }
    .space-top-sm.border-top {
      padding-top: 0.5rem; }
  .space-top-md {
    margin-top: 1rem; }
    .space-top-md.border-top {
      padding-top: 1rem; }
  .space-top-lg {
    margin-top: 1.5rem; }
    .space-top-lg.border-top {
      padding-top: 1.5rem; }
  .space-top-xl {
    margin-top: 4rem; }
    .space-top-xl.border-top {
      padding-top: 4rem; }
    @media screen and (max-width: 1280px) {
      .space-top-xl {
        margin-top: 3rem; }
        .space-top-xl.border-top {
          padding-top: 3rem; } }
    @media screen and (max-width: 767px) {
      .space-top-xl {
        margin-top: 2rem; }
        .space-top-xl.border-top {
          padding-top: 2rem; } }
    @media screen and (max-width: 640px) {
      .space-top-xl {
        margin-top: 1.5rem; }
        .space-top-xl.border-top {
          padding-top: 1.5rem; } }

.space-bottom {
  margin-bottom: 1em; }

.stack-border > * + *,
.border-top {
  border-top: 1px solid #d6d6d6; }

.no-margins > * + * {
  margin-top: 0; }

.ace-layout {
  display: flex;
  flex-direction: column;
  margin-right: -2.25rem;
  margin-bottom: -1.5rem;
  margin-right: calc(var(--gutter-h) * -1);
  margin-bottom: calc(var(--gutter-v) * -1); }
  .ace-layout > * {
    flex: 0 1 auto;
    margin-right: 2.25rem;
    margin-bottom: 1.5rem;
    margin-right: var(--gutter-h);
    margin-bottom: var(--gutter-v); }
  @media (min-width: 1024.1px) {
    .ace-layout-align-center {
      align-items: center; } }
  @media (min-width: 1024.1px) {
    .ace-layout-justify-center {
      justify-content: center; } }

@media (max-width: 640px) {
  .ace-layout.reverse-mobile {
    flex-direction: column-reverse; } }

@media (min-width: 640.1px) {
  .ace-layout {
    flex-direction: row;
    flex-wrap: wrap; }
    .ace-layout-2-eq > *, .ace-layout-4-eq > * {
      width: calc(50% - 2.25rem);
      width: calc(50% - var(--gutter-h)); } }

@media (max-width: 767px) {
  .ace-layout-3-eq {
    flex-direction: column; } }

@media (min-width: 767.1px) {
  .ace-layout-3-eq > * {
    width: calc(33.3% - 2.25rem);
    width: calc(33.3% - var(--gutter-h)); } }

@media (min-width: 1024.1px) {
  .ace-layout-4-eq > * {
    width: calc(25% - 2.25rem);
    width: calc(25% - var(--gutter-h)); } }

@media (max-width: 1024px) {
  .ace-layout-8-4, .ace-layout-4-8 {
    flex-direction: column; } }

@media (max-width: 640px) {
  .ace-layout-9-3, .ace-layout-3-9 {
    flex-direction: column; } }

@media (min-width: 640.1px) {
  .ace-layout-9-3 > *:nth-child(odd),
  .ace-layout-3-9 > *:nth-child(even) {
    width: calc(66.6% - 2.25rem);
    width: calc(66.6% - var(--gutter-h)); }
  .ace-layout-3-9 > *:nth-child(odd),
  .ace-layout-9-3 > *:nth-child(even) {
    width: calc(33.3% - 2.25rem);
    width: calc(33.3% - var(--gutter-h)); } }

@media (min-width: 1024.1px) {
  .ace-layout-8-4 > *:nth-child(odd),
  .ace-layout-4-8 > *:nth-child(even) {
    width: calc(66.6% - 2.25rem);
    width: calc(66.6% - var(--gutter-h)); }
  .ace-layout-4-8 > *:nth-child(odd),
  .ace-layout-8-4 > *:nth-child(even) {
    width: calc(33.3% - 2.25rem);
    width: calc(33.3% - var(--gutter-h)); } }

@media (min-width: 1280.1px) {
  .ace-layout-9-3 > *:nth-child(odd),
  .ace-layout-3-9 > *:nth-child(even) {
    width: calc(75% - 2.25rem);
    width: calc(75% - var(--gutter-h)); }
  .ace-layout-3-9 > *:nth-child(odd),
  .ace-layout-9-3 > *:nth-child(even) {
    width: calc(25% - 2.25rem);
    width: calc(25% - var(--gutter-h)); } }

body {
  --button-form-padding-h: 1rem;
  --button-form-padding-v: 0.75rem;
  --button-form-padding: 8px 16px;
  --square-button-size: calc(3rem + 4px);
  --gutter-h: 2.25rem;
  --gutter-v: 1.5rem; }
  @media (max-width: 640px) {
    body {
      --button-form-padding-h: 0.625rem;
      --button-form-padding-v: 0.75rem;
      --button-form-padding: 0.625rem 0.75rem;
      --square-button-size: calc(2.75rem + 4px); } }
  @media screen and (max-width: 1280px) {
    body {
      --gutter-h: 1.5rem;
      --gutter-v: 1.5rem; } }
  @media screen and (max-width: 640px) {
    body {
      --gutter-h: 1.25rem;
      --gutter-v: 1.5rem; } }

:root {
  --nav-clearance: 7.8rem;
  --color-primary: #DCEFFF;
  --color-secondary: #130B2D;
  --color-text: #130B2D;
  --color-background: #030507;
  --color-hover: #B7DCFB; }

*:not(label) > input[type="checkbox"],
*:not(label) > input[type="radio"] {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: 0;
  overflow: hidden;
  opacity: 0; }
  *:not(label) > input[type="checkbox"]:focus,
  *:not(label) > input[type="radio"]:focus {
    outline: none;
    border: none;
    box-shadow: none; }

input[type="checkbox"]:focus + label,
input[type="checkbox"]:focus + input[type="hidden"] + label,
input[type="radio"]:focus + label,
input[type="radio"]:focus + input[type="hidden"] + label {
  box-shadow: #ffffff 0 0 0 2px, #00E 0 0 0 4px;
  box-shadow: var(--background-color, #ffffff) 0 0 0 2px, var(--focus-ring-color, #00E) 0 0 0 4px; }

input[type="checkbox"] + label,
input[type="checkbox"] + input[type="hidden"] + label,
input[type="radio"] + label,
input[type="radio"] + input[type="hidden"] + label {
  outline: none;
  transition: 0.2s all;
  position: relative;
  display: inline-block;
  margin-left: 0; }
  input[type="checkbox"] + label:focus,
  input[type="checkbox"] + input[type="hidden"] + label:focus,
  input[type="radio"] + label:focus,
  input[type="radio"] + input[type="hidden"] + label:focus {
    box-shadow: #ffffff 0 0 0 2px, #00E 0 0 0 4px;
    box-shadow: var(--background-color, #ffffff) 0 0 0 2px, var(--focus-ring-color, #00E) 0 0 0 4px; }
  input[type="checkbox"] + label::before,
  input[type="checkbox"] + input[type="hidden"] + label::before,
  input[type="radio"] + label::before,
  input[type="radio"] + input[type="hidden"] + label::before {
    content: '';
    border: 2px solid #000000;
    display: inline-block;
    position: absolute;
    left: 0;
    top: -0.05em; }
  .theme-dark input[type="checkbox"] + label::before, .theme-dark input[type="checkbox"] + input[type="hidden"] + label::before, .theme-dark input[type="radio"] + label::before, .theme-dark input[type="radio"] + input[type="hidden"] + label::before {
    border-color: #ffffff; }

input[type="checkbox"]:checked + label::after,
input[type="checkbox"]:checked + input[type="hidden"] + label::after,
input[type="radio"]:checked + label::after,
input[type="radio"]:checked + input[type="hidden"] + label::after {
  content: '';
  position: absolute;
  display: inline-block; }

input[type="checkbox"]:hover + label::before,
input[type="checkbox"]:hover + input[type="hidden"] + label::before, input[type="checkbox"]:focus + label::before,
input[type="checkbox"]:focus + input[type="hidden"] + label::before, input[type="checkbox"]:checked + label::before,
input[type="checkbox"]:checked + input[type="hidden"] + label::before,
input[type="radio"]:hover + label::before,
input[type="radio"]:hover + input[type="hidden"] + label::before,
input[type="radio"]:focus + label::before,
input[type="radio"]:focus + input[type="hidden"] + label::before,
input[type="radio"]:checked + label::before,
input[type="radio"]:checked + input[type="hidden"] + label::before {
  border-color: #09090f; }
  .theme-dark input[type="checkbox"]:hover + label::before, .theme-dark input[type="checkbox"]:hover + input[type="hidden"] + label::before, .theme-dark input[type="checkbox"]:focus + label::before, .theme-dark input[type="checkbox"]:focus + input[type="hidden"] + label::before, .theme-dark input[type="checkbox"]:checked + label::before, .theme-dark input[type="checkbox"]:checked + input[type="hidden"] + label::before, .theme-dark input[type="radio"]:hover + label::before, .theme-dark input[type="radio"]:hover + input[type="hidden"] + label::before, .theme-dark input[type="radio"]:focus + label::before, .theme-dark input[type="radio"]:focus + input[type="hidden"] + label::before, .theme-dark input[type="radio"]:checked + label::before, .theme-dark input[type="radio"]:checked + input[type="hidden"] + label::before {
    border-color: #d6d6d6; }

input[type="checkbox"]:hover + label,
input[type="checkbox"]:hover + input[type="hidden"] + label, input[type="checkbox"]:focus + label,
input[type="checkbox"]:focus + input[type="hidden"] + label,
input[type="radio"]:hover + label,
input[type="radio"]:hover + input[type="hidden"] + label,
input[type="radio"]:focus + label,
input[type="radio"]:focus + input[type="hidden"] + label {
  color: #09090f; }
  .theme-dark input[type="checkbox"]:hover + label, .theme-dark input[type="checkbox"]:hover + input[type="hidden"] + label, .theme-dark input[type="checkbox"]:focus + label, .theme-dark input[type="checkbox"]:focus + input[type="hidden"] + label, .theme-dark input[type="radio"]:hover + label, .theme-dark input[type="radio"]:hover + input[type="hidden"] + label, .theme-dark input[type="radio"]:focus + label, .theme-dark input[type="radio"]:focus + input[type="hidden"] + label {
    color: #d6d6d6; }

input[type="checkbox"][disabled] + label,
input[type="checkbox"][disabled] + input[type="hidden"] + label,
input[type="radio"][disabled] + label,
input[type="radio"][disabled] + input[type="hidden"] + label {
  color: #bdbbc4; }
  input[type="checkbox"][disabled] + label::before,
  input[type="checkbox"][disabled] + input[type="hidden"] + label::before,
  input[type="radio"][disabled] + label::before,
  input[type="radio"][disabled] + input[type="hidden"] + label::before {
    border-color: #bdbbc4; }

input[type="radio"] + label,
input[type="radio"] + input[type="hidden"] + label,
input[type="checkbox"] + label,
input[type="checkbox"] + input[type="hidden"] + label {
  padding-left: 2rem; }
  input[type="radio"] + label::before,
  input[type="radio"] + input[type="hidden"] + label::before,
  input[type="checkbox"] + label::before,
  input[type="checkbox"] + input[type="hidden"] + label::before {
    width: 1.5rem;
    height: 1.5rem; }

input[type="checkbox"] + label::after,
input[type="checkbox"] + input[type="hidden"] + label::after {
  content: none; }
  .theme-dark input[type="checkbox"] + label::after, .theme-dark input[type="checkbox"] + input[type="hidden"] + label::after {
    border-color: #ffffff; }

input[type="checkbox"] + label::before,
input[type="checkbox"] + input[type="hidden"] + label::before {
  border-radius: 3px;
  background: #ffffff; }

input[type="checkbox"]:checked + label::before,
input[type="checkbox"]:checked + input[type="hidden"] + label::before {
  border-color: #09090f;
  background: #CE99FF; }
  .theme-dark input[type="checkbox"]:checked + label::before, .theme-dark input[type="checkbox"]:checked + input[type="hidden"] + label::before {
    border-color: #d6d6d6; }

input[type="radio"] + label::before,
input[type="radio"] + input[type="hidden"] + label::before {
  border-radius: 50%; }

input[type="radio"] + label::after,
input[type="radio"] + input[type="hidden"] + label::after {
  background-color: #09090f;
  border: 2px solid transparent;
  border-radius: 50%;
  transform: scale(0.5);
  top: -0.05em;
  left: 0; }
  .theme-dark input[type="radio"] + label::after, .theme-dark input[type="radio"] + input[type="hidden"] + label::after {
    background-color: #d6d6d6; }

input[type="radio"]:hover + label::after,
input[type="radio"]:hover + input[type="hidden"] + label::after, input[type="radio"]:checked + label::after,
input[type="radio"]:checked + input[type="hidden"] + label::after {
  background-color: #09090f; }
  .theme-dark input[type="radio"]:hover + label::after, .theme-dark input[type="radio"]:hover + input[type="hidden"] + label::after, .theme-dark input[type="radio"]:checked + label::after, .theme-dark input[type="radio"]:checked + input[type="hidden"] + label::after {
    background-color: #d6d6d6; }

input[type="radio"] + label::after,
input[type="radio"] + input[type="hidden"] + label::after {
  width: 0.75rem;
  height: 0.75rem; }

.ace-radiocheck-offset {
  margin-left: 2rem; }

.button-list {
  display: flex;
  flex-wrap: wrap;
  margin-right: -0.5rem;
  margin-bottom: -0.5rem; }
  .button-list-item {
    margin-right: 0.5rem;
    margin-bottom: 0.5rem; }
  .button-list input[type="radio"] + label,
  .button-list input[type="checkbox"] + label {
    border-radius: 9999em; }
    .button-list input[type="radio"] + label::before,
    .button-list input[type="checkbox"] + label::before {
      content: none; }
    .button-list input[type="radio"] + label::after,
    .button-list input[type="checkbox"] + label::after {
      opacity: 0;
      transition: 0.2s;
      border-color: #ffffff;
      border-radius: 0;
      top: 50%;
      transform: translateY(-50%) rotate(-45deg);
      left: 0.75rem;
      background-color: transparent; }
      .theme-dark .button-list input[type="radio"] + label::after, .theme-dark .button-list input[type="checkbox"] + label::after {
        border-color: #000000; }
  .button-list input[type="radio"]:focus + label,
  .button-list input[type="checkbox"]:focus + label {
    box-shadow: #0F151E 0 0 0 1px, #00E 0 0 0 2px;
    box-shadow: var(--background-color, #0F151E) 0 0 0 1px, var(--focus-ring-color, #00E) 0 0 0 2px; }
    .theme-dark .button-list input[type="radio"]:focus + label, .theme-dark .button-list input[type="checkbox"]:focus + label {
      box-shadow: #000000 0 0 0 2px, #ffffff 0 0 0 4px;
      box-shadow: var(--background-color, #000000) 0 0 0 2px, var(--focus-ring-color, #ffffff) 0 0 0 4px; }
  .button-list input[type="radio"]:checked + label,
  .button-list input[type="checkbox"]:checked + label {
    background-color: var(--color-text);
    color: #ffffff;
    border-color: var(--color-text);
    padding-left: 2.5rem; }
    .button-list input[type="radio"]:checked + label::after,
    .button-list input[type="checkbox"]:checked + label::after {
      opacity: 1; }
    .theme-dark .button-list input[type="radio"]:checked + label, .theme-dark .button-list input[type="checkbox"]:checked + label {
      background-color: #ffffff;
      color: #000000;
      border-color: #ffffff; }

.currency-input {
  display: flex;
  align-items: center; }
  .currency-input::before {
    content: '$';
    margin-right: -1.5rem;
    width: 1.5rem;
    padding-left: 0.75rem;
    line-height: 1.5;
    position: relative;
    pointer-events: none;
    color: #09090f; }
  .currency-input input:not([type="checkbox"]):not([type="radio"]) {
    padding-left: 1.5rem;
    align-self: stretch; }

input:not([type="checkbox"]):not([type="radio"]), select, textarea {
  font-size: 1rem;
  line-height: 1.5;
  padding: 8px 16px;
  padding: var(--button-form-padding);
  width: 100%;
  max-width: 30rem;
  border: 2px solid rgba(15, 21, 30, 0.72);
  border-radius: 12px;
  font-family: "Fira Sans", sans-serif;
  color: var(--color-text);
  background: #ffffff;
  outline-offset: 0;
  outline: none;
  scroll-margin-top: 2rem; }
  input:focus:not([type="checkbox"]):not([type="radio"]), select:focus, textarea:focus, input:hover:not([type="checkbox"]):not([type="radio"]), select:hover, textarea:hover {
    border-color: rgba(15, 21, 30, 0.72); }
  input:focus:not([type="checkbox"]):not([type="radio"]), select:focus, textarea:focus {
    box-shadow: #000000 0 0 0 1px, #0F151E 0 0 0 2px;
    box-shadow: var(--background-color, #000000) 0 0 0 1px, var(--focus-ring-color, #0F151E) 0 0 0 2px;
    outline: none; }
  input[disabled]:not([type="checkbox"]):not([type="radio"]), select[disabled], textarea[disabled] {
    cursor: not-allowed;
    background-color: #d6d6d6; }
    input[disabled]:hover:not([type="checkbox"]):not([type="radio"]), select[disabled]:hover, textarea[disabled]:hover {
      border-color: #000000; }
  input[aria-invalid="true"]:not([type="checkbox"]):not([type="radio"]), select[aria-invalid="true"], textarea[aria-invalid="true"] {
    border-color: #721c24; }
  .theme-dark input:not([type="checkbox"]):not([type="radio"]), .theme-dark select, .theme-dark textarea {
    border-color: #ffffff; }
    .theme-dark input:focus:not([type="checkbox"]):not([type="radio"]), .theme-dark select:focus, .theme-dark textarea:focus {
      box-shadow: #000000 0 0 0 2px, #ffffff 0 0 0 4px;
      box-shadow: var(--background-color, #000000) 0 0 0 2px, var(--focus-ring-color, #ffffff) 0 0 0 4px; }

::-moz-placeholder {
  color: #858585;
  font-style: italic; }

::placeholder {
  color: #858585;
  font-style: italic; }

.label-hint {
  font-style: italic; }

.required {
  color: #721c24;
  position: relative;
  vertical-align: baseline;
  top: 0.025em;
  left: 0.125em; }
  .theme-dark .required {
    color: #ffffff; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type=number] {
  -moz-appearance: textfield; }

label {
  font-family: "Fira Sans", sans-serif;
  font-weight: 700;
  display: block; }

input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block; }

.ace-form {
  display: flex;
  flex-wrap: wrap;
  max-width: 31.5rem;
  margin-right: -1.5rem;
  margin-bottom: -1.5rem; }
  .ace-form > * {
    flex: 0 0 auto;
    width: 100%; }
  .ace-form > * {
    margin-right: 1.5rem;
    margin-bottom: 1.5rem; }
  @media screen and (max-width: 1280px) {
    .ace-form {
      max-width: 31.25rem;
      margin-right: -1.25rem;
      margin-bottom: -1.5rem; }
      .ace-form > * {
        margin-right: 1.25rem;
        margin-bottom: 1.5rem; } }
  @media screen and (max-width: 1024px) {
    .ace-form {
      max-width: 31rem;
      margin-right: -1rem;
      margin-bottom: -1.5rem; }
      .ace-form > * {
        margin-right: 1rem;
        margin-bottom: 1.5rem; } }
  @media screen and (max-width: 640px) {
    .ace-form {
      max-width: 31rem;
      margin-right: -1rem;
      margin-bottom: -1.5rem; }
      .ace-form > * {
        margin-right: 1rem;
        margin-bottom: 1.5rem; } }
  @media (max-width: 400px) {
    .ace-form {
      max-width: 30rem;
      margin-right: 0; }
      .ace-form > * {
        margin-right: 0; } }
  .ace-form-section + .ace-form-section {
    margin-top: 4rem; }
    @media screen and (max-width: 1280px) {
      .ace-form-section + .ace-form-section {
        margin-top: 3rem; } }
    @media screen and (max-width: 767px) {
      .ace-form-section + .ace-form-section {
        margin-top: 2rem; } }
    @media screen and (max-width: 640px) {
      .ace-form-section + .ace-form-section {
        margin-top: 1.5rem; } }

.ace-form-item > span, .ace-form-item-sm > span, .ace-form-item-xs > span {
  display: block; }

.ace-form > .ace-form-item {
  width: calc(100% - 1.5rem); }
  .ace-form > .ace-form-item-sm {
    width: calc(50% - 1.5rem); }
  .ace-form > .ace-form-item-xs {
    width: calc(33.3% - 1.5rem); }
  @media screen and (max-width: 1280px) {
    .ace-form > .ace-form-item {
      width: calc(100% - 1.25rem); }
      .ace-form > .ace-form-item-sm {
        width: calc(50% - 1.25rem); }
      .ace-form > .ace-form-item-xs {
        width: calc(33.3% - 1.25rem); } }
  @media screen and (max-width: 1024px) {
    .ace-form > .ace-form-item {
      width: calc(100% - 1rem); }
      .ace-form > .ace-form-item-sm {
        width: calc(50% - 1rem); }
      .ace-form > .ace-form-item-xs {
        width: calc(33.3% - 1rem); } }
  @media screen and (max-width: 640px) {
    .ace-form > .ace-form-item {
      width: calc(100% - 1rem); }
      .ace-form > .ace-form-item-sm {
        width: calc(50% - 1rem); }
      .ace-form > .ace-form-item-xs {
        width: calc(33.3% - 1rem); } }
  @media (max-width: 400px) {
    .ace-form > .ace-form-item, .ace-form > .ace-form-item-sm, .ace-form > .ace-form-item-xs {
      width: 100%; } }

.ace-form-item-sm, .ace-form-item-xs {
  display: flex;
  flex-direction: column;
  justify-content: flex-end; }
  .ace-form-item-sm > *, .ace-form-item-xs > * {
    flex: 0 0 auto; }
  body[data-validation-errors] .ace-form-item-sm, body[data-validation-errors] .ace-form-item-xs {
    justify-content: flex-start; }

.ace-input-label {
  align-items: baseline; }

.ace-input-list {
  max-width: 30rem; }
  .ace-input-list input[type="radio"] + label,
  .ace-input-list input[type="checkbox"] + label {
    display: block; }
  .ace-input-list .reveal-panel {
    padding-left: 2rem;
    margin-top: 1em;
    margin-bottom: 1em; }
  .ace-input-list > * + * {
    margin-top: 1em; }
  .ace-input-list-item.flex {
    align-items: center; }
  .ace-input-list-item > label {
    padding-left: 2rem; }

.password-input {
  position: relative; }
  .password-input-toggle {
    display: block;
    position: absolute;
    right: 0.5em;
    top: 50%;
    transform: translateY(-50%);
    width: 1.25rem;
    height: 1.25rem;
    background: no-repeat center center;
    cursor: pointer;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='1 1 22 22'%3E%3Cpath fill='%2309090f' d='M23,11.5C21.3,7.1,17,4,12,4S2.7,7.1,1,11.5c0,0,0,0,0,0c0,0,0,0,0,0C2.7,15.9,7,19,12,19S21.3,15.9,23,11.5 C23,11.5,23,11.5,23,11.5C23,11.5,23,11.5,23,11.5z M12,17c-3.8,0-7.2-2.1-8.8-5.5h0c0,0,0,0,0,0c0,0,0,0,0,0h0C4.8,8.1,8.2,6,12,6 s7.2,2.1,8.8,5.5h0c0,0,0,0,0,0c0,0,0,0,0,0h0C19.2,14.9,15.8,17,12,17z M16.5,11.5C16.5,9,14.5,7,12,7s-4.5,2-4.5,4.5c0,0,0,0,0,0 c0,0,0,0,0,0c0,2.5,2,4.5,4.5,4.5S16.5,14,16.5,11.5C16.5,11.5,16.5,11.5,16.5,11.5C16.5,11.5,16.5,11.5,16.5,11.5z M12,14 c-1.4,0-2.5-1.1-2.5-2.5h0c0,0,0,0,0,0c0,0,0,0,0,0h0C9.5,10.1,10.6,9,12,9s2.5,1.1,2.5,2.5h0c0,0,0,0,0,0c0,0,0,0,0,0h0 C14.5,12.9,13.4,14,12,14z'/%3E%3C/svg%3E%0A"); }
    .password-input-toggle[aria-pressed="true"] {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='1 1 22 22'%3E%3Cpath fill='%2309090f' d='M3.4,2.5L2,3.9l2.7,2.7c-1.6,1.3-2.9,3-3.7,5C2.7,15.9,7,19,12,19c1.5,0,3-0.3,4.3-0.8l3.4,3.4l1.4-1.4L3.4,2.5z M9.5,11.4 C9.5,11.4,9.5,11.4,9.5,11.4l2.6,2.5c0,0-0.1,0-0.1,0C10.6,14,9.5,12.9,9.5,11.4C9.5,11.5,9.5,11.5,9.5,11.4z M12,17 c-3.8,0-7.2-2.1-8.8-5.5C3.9,10.1,4.9,8.9,6.1,8l1.8,1.8c-0.2,0.6-0.4,1.2-0.4,1.8c0,2.5,2,4.5,4.5,4.5c0.6,0,1.2-0.1,1.8-0.4l1,1 C13.9,16.9,13,17,12,17z M20.8,11.5C19.2,8.1,15.8,6,12,6c-0.7,0-1.3,0.1-2,0.2L8.4,4.6C9.5,4.2,10.7,4,12,4c5,0,9.3,3.1,11,7.5 c-0.7,1.8-1.8,3.3-3.2,4.5l-1.4-1.4C19.4,13.8,20.2,12.7,20.8,11.5z M13,9.2l-2.1-2.1C11.3,7.1,11.6,7,12,7c2.5,0,4.5,2,4.5,4.5 c0,0.4-0.1,0.7-0.1,1.1l-2.1-2.1C14,9.9,13.6,9.5,13,9.2z'/%3E%3C/svg%3E%0A"); }
  .password-input input:not([type="checkbox"]):not([type="radio"]) {
    padding-right: 2em; }
    .password-input input:not([type="checkbox"]):not([type="radio"])[style*="background-image"] {
      padding-right: calc(2em + 1rem + 16px); }
      .password-input input:not([type="checkbox"]):not([type="radio"])[style*="background-image"] + .password-input-toggle {
        right: calc(0.5em + 1rem + 16px); }

.stepper {
  display: flex;
  align-items: center; }
  label:not(.visually-hidden) + .stepper {
    margin-top: 0.5rem; }
  .stepper .stepper-input[type] {
    width: calc(3rem + 4px);
    width: var(--square-button-size);
    flex: 0 1 auto;
    text-align: center;
    align-self: stretch;
    padding: 0;
    margin-left: 0.5rem;
    margin-right: 0.5rem; }
  .stepper-btn {
    width: calc(3rem + 4px);
    width: var(--square-button-size);
    height: calc(3rem + 4px);
    height: var(--square-button-size);
    min-width: 0;
    flex: 0 0 auto;
    padding: 0; }
    .stepper-btn-up, .stepper-btn-down {
      position: relative; }
      .stepper-btn-up::before, .stepper-btn-up::after, .stepper-btn-down::before, .stepper-btn-down::after {
        content: '';
        display: block;
        width: 0.75em;
        height: 2px;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        position: absolute;
        background: #000000; }
      .stepper-btn-up:hover:not([disabled]), .stepper-btn-up:focus:not([disabled]), .stepper-btn-up:active:not([disabled]), .stepper-btn-down:hover:not([disabled]), .stepper-btn-down:focus:not([disabled]), .stepper-btn-down:active:not([disabled]) {
        background: #000000; }
        .stepper-btn-up:hover:not([disabled])::before, .stepper-btn-up:hover:not([disabled])::after, .stepper-btn-up:focus:not([disabled])::before, .stepper-btn-up:focus:not([disabled])::after, .stepper-btn-up:active:not([disabled])::before, .stepper-btn-up:active:not([disabled])::after, .stepper-btn-down:hover:not([disabled])::before, .stepper-btn-down:hover:not([disabled])::after, .stepper-btn-down:focus:not([disabled])::before, .stepper-btn-down:focus:not([disabled])::after, .stepper-btn-down:active:not([disabled])::before, .stepper-btn-down:active:not([disabled])::after {
          background: #ffffff; }
      .stepper-btn-up[disabled]::before, .stepper-btn-up[disabled]::after, .stepper-btn-down[disabled]::before, .stepper-btn-down[disabled]::after {
        background-color: #bdbbc4; }
    .stepper-btn-up::after {
      transform-origin: center center;
      transform: translate(-50%, -50%) rotate(90deg); }
    .stepper-btn-down::after {
      content: none; }

.inline-input-form {
  display: flex;
  max-width: 100%;
  width: 30rem;
  position: relative; }
  @media (max-width: 400px) {
    .inline-input-form {
      display: block; } }
  .inline-input-form button {
    flex: 1 0 auto; }
    @media (min-width: 400.1px) {
      .inline-input-form button {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; } }
    @media (max-width: 400px) {
      .inline-input-form button {
        width: 100%; } }
  .inline-input-form input:not([type="radio"]):not([type="checkbox"]) {
    flex: 1 1 auto;
    min-width: 0;
    width: 100%; }
    @media (min-width: 400.1px) {
      .inline-input-form input:not([type="radio"]):not([type="checkbox"]) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
        border-right: 0; } }
    @media (max-width: 400px) {
      .inline-input-form input:not([type="radio"]):not([type="checkbox"]) {
        width: 100%;
        margin-bottom: 0.5rem; } }
  .inline-input-form .x-btn {
    position: absolute;
    padding: 1rem;
    right: 0;
    top: 50%;
    transform: translateY(-50%); }

.inline-input-clear {
  position: relative;
  display: flex;
  flex: 1 1 auto; }
  .inline-input-clear input:not([type="radio"]):not([type="checkbox"]) {
    padding-right: 2rem; }

.field-validation-valid:empty {
  display: none; }

.validation-summary-errors a,
.field-validation-error a,
.error-message a {
  color: #721c24; }
  .validation-summary-errors a:hover, .validation-summary-errors a:active, .validation-summary-errors a:focus,
  .field-validation-error a:hover,
  .field-validation-error a:active,
  .field-validation-error a:focus,
  .error-message a:hover,
  .error-message a:active,
  .error-message a:focus {
    color: #80333a; }
  .theme-dark .validation-summary-errors a, .theme-dark .field-validation-error a, .theme-dark .error-message a {
    color: #ffffff; }
    .theme-dark .validation-summary-errors a:hover, .theme-dark .validation-summary-errors a:active, .theme-dark .validation-summary-errors a:focus, .theme-dark .field-validation-error a:hover, .theme-dark .field-validation-error a:active, .theme-dark .field-validation-error a:focus, .theme-dark .error-message a:hover, .theme-dark .error-message a:active, .theme-dark .error-message a:focus {
      color: #f8d7da; }

.validation-summary-errors {
  color: #721c24;
  border-left: 4px solid #721c24; }
  .validation-summary-errors + * {
    margin-top: 1.5rem; }
  .validation-summary-errors .field-validation-error {
    background-image: none;
    padding-left: 0; }

.validation-summary-list,
.ace-error-list {
  counter-reset: errors;
  margin-top: 0.5rem; }
  .validation-summary-list > * + *,
  .ace-error-list > * + * {
    margin-top: 0.5rem; }
  .validation-summary-list,
  .rich-text .validation-summary-list,
  .ace-error-list,
  .rich-text
  .ace-error-list {
    list-style-type: none;
    padding-left: 0; }
  .validation-summary-list li,
  .ace-error-list li {
    counter-increment: errors;
    position: relative; }
    .validation-summary-list li::before,
    .ace-error-list li::before {
      width: 3ch;
      content: counter(errors) ". ";
      text-align: right;
      display: inline-block;
      position: absolute;
      left: 0; }
  .validation-summary-list a,
  .ace-error-list a {
    margin-left: calc(3ch + 0.5rem);
    display: inline-block; }
    .validation-summary-list a *,
    .ace-error-list a * {
      display: inline; }

.error-message,
.field-validation-error {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000000' d='M10 20.5C4.4858 20.5 0 16.0146 0 10.5C0 4.9858 4.4858 0.5 10 0.5C15.5142 0.5 20 4.9858 20 10.5C20 16.0146 15.5142 20.5 10 20.5ZM10 2.5C5.5889 2.5 2 6.0889 2 10.5C2 14.9111 5.5889 18.5 10 18.5C14.4111 18.5 18 14.9111 18 10.5C18 6.0889 14.4111 2.5 10 2.5ZM9 4.5V11.5H11V4.5H9ZM11.25 14.5C11.25 15.1904 10.6904 15.75 10 15.75C9.30964 15.75 8.75 15.1904 8.75 14.5C8.75 13.8096 9.30964 13.25 10 13.25C10.6904 13.25 11.25 13.8096 11.25 14.5Z'/%3E%3C/svg%3E%0A");
  color: #721c24;
  display: block; }
  .theme-dark .error-message, .theme-dark .field-validation-error {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23ffffff' d='M10 20.5C4.4858 20.5 0 16.0146 0 10.5C0 4.9858 4.4858 0.5 10 0.5C15.5142 0.5 20 4.9858 20 10.5C20 16.0146 15.5142 20.5 10 20.5ZM10 2.5C5.5889 2.5 2 6.0889 2 10.5C2 14.9111 5.5889 18.5 10 18.5C14.4111 18.5 18 14.9111 18 10.5C18 6.0889 14.4111 2.5 10 2.5ZM9 4.5V11.5H11V4.5H9ZM11.25 14.5C11.25 15.1904 10.6904 15.75 10 15.75C9.30964 15.75 8.75 15.1904 8.75 14.5C8.75 13.8096 9.30964 13.25 10 13.25C10.6904 13.25 11.25 13.8096 11.25 14.5Z'/%3E%3C/svg%3E%0A");
    background-color: #721c24;
    border: 0.5rem solid #721c24;
    border-radius: 12px;
    color: #ffffff;
    box-shadow: #ffffff 0 0 0 1px;
    margin-left: 1px;
    margin-right: 1px; }

.acceptance-mark {
  width: auto;
  flex: 0 0 auto;
  height: 3rem;
  height: calc(1.5rem + var(--button-form-padding-v) * 2); }
  * + .acceptance-mark {
    margin-left: 0.5rem; }
  .acceptance-mark-input {
    display: flex;
    align-items: center; }

body {
  display: flex;
  flex-direction: column; }

header {
  flex: 0 0 auto; }

footer {
  flex: 0 0 auto; }

.content-page {
  padding: 1rem; }

.skip-link {
  position: absolute;
  padding: 0.5rem;
  z-index: 1000;
  top: 0;
  left: 0;
  transform: translateY(-100%); }
  .skip-link:focus {
    transform: none; }

[id] {
  scroll-margin-block-start: var(--nav-clearance); }

.svg-sprite {
  display: none; }

.skip-link {
  background: #d6d6d6; }

.ace-page-gray, .ace-page-section-gray, .ace-page-header-gray {
  background: #d6d6d6;
  padding-top: 2rem;
  padding-bottom: 2rem; }

.ace-notice {
  background: #d6d6d6;
  padding: 1rem; }

.header {
  background-color: #f3efec;
  padding: 2rem 1.5rem; }
  .header-inner {
    position: relative;
    display: flex;
    align-items: center;
    padding-inline: 1rem;
    gap: 1rem; }

.nav-trigger {
  background: transparent;
  border: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  cursor: pointer; }
  .nav-trigger span {
    height: 4px;
    width: 28px;
    background: #333;
    margin: 4px 0;
    border-radius: 2px;
    transition: 0.3s;
    display: block; }

.nav-panel {
  position: absolute;
  top: 100%;
  left: 0;
  padding: 1rem 0;
  background: #f3efec;
  min-width: 220px;
  border-radius: 0 0 8px 8px;
  box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.18), 0 1.5px 6px 0 rgba(0, 0, 0, 0.1);
  z-index: 1; }
  .nav-panel[aria-hidden="true"] {
    display: none; }
  .nav-panel[aria-hidden="false"] {
    display: block; }
  @media (max-width: 640px) {
    .nav-panel {
      position: fixed;
      top: calc(var(--header-clearance, 0px) + 1.5rem);
      left: 50%;
      transform: translateX(-50%);
      min-width: 220px;
      max-width: 95vw;
      width: 320px;
      border-radius: 18px; } }

.nav-list-item {
  display: flex;
  flex-direction: column;
  align-items: center; }
  .nav-list-item a {
    text-align: center;
    display: block;
    text-decoration: none;
    padding: 0.5rem;
    width: 100%;
    color: #430F38; }
    .nav-list-item a:hover {
      background: #e0dbd6; }
  .nav-list-item + .nav-list-item:before {
    content: '';
    display: block;
    width: calc(100% - (1.5rem * 2));
    height: 1px;
    background: #d2cecb; }

.utility-list {
  display: flex;
  justify-content: flex-end;
  gap: 1rem; }
  .utility-list-item > a, .utility-list-item button {
    display: flex;
    align-items: flex-end;
    gap: 0.5rem; }
    @media (max-width: 767px) {
      .utility-list-item > a > span, .utility-list-item button > span {
        margin: -1px;
        padding: 0;
        width: 1px;
        height: 1px;
        overflow: hidden;
        clip: rect(0 0 0 0);
        clip: rect(0, 0, 0, 0);
        position: absolute; } }
    .utility-list-item > a svg, .utility-list-item button svg {
      width: 1rem;
      height: 1rem; }
  .utility-list-link {
    text-decoration: none; }

.nav-menu-search {
  position: absolute;
  top: 100%;
  width: 100%;
  background: white;
  left: 0;
  border-top: 1px solid #DCEFFF;
  border-bottom: 1px solid #DCEFFF;
  display: flex;
  gap: 0.5rem;
  justify-content: center;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }
  .nav-menu-search[aria-hidden="false"] {
    z-index: 110; }
  .nav-menu-search[aria-hidden="true"] {
    display: none;
    visibility: hidden; }
  .nav-menu-search .nav-menu-search-input {
    max-width: 50rem; }
  .nav-menu-search-btn[aria-expanded="true"] .nav-menu-trigger-search {
    display: none; }
  .nav-menu-search-btn[aria-expanded="false"] .nav-menu-trigger-x {
    display: none; }

.footer {
  background: #f3efec;
  padding: 1.5rem; }
  .theme-dark .footer {
    background: #000000; }
  .footer-inner {
    display: flex;
    gap: 2rem;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center; }
  .footer-nav-list {
    display: flex;
    gap: 2rem; }
    .footer-nav-list a {
      text-decoration: none; }
      .footer-nav-list a:hover {
        color: #1976d2;
        text-decoration: underline; }
  .footer-logo img {
    max-width: 274px;
    width: 100%;
    height: auto;
    display: block; }

.modal-container {
  z-index: 90;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100vh;
  opacity: 1;
  display: flex;
  justify-content: center; }
  .modal-container[aria-hidden="true"] {
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    display: none; }

.modal-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }
  .modal-overlay:focus {
    outline: none;
    box-shadow: none;
    border: none; }
  .modal-overlay::after {
    content: '';
    position: fixed;
    width: 100%;
    height: 100vh; }

.modal-dialog {
  position: relative;
  width: 100%;
  max-width: 34.5rem;
  margin-left: auto;
  margin-right: auto;
  pointer-events: none; }

.modal-inner {
  position: relative;
  max-height: 100%;
  overflow: auto; }
  .modal-inner-cta-links {
    display: flex;
    justify-content: flex-end;
    margin-top: 1rem; }

.modal-container {
  padding: 1.5rem 2.25rem;
  background-color: rgba(0, 0, 0, 0.6);
  transition: 0.3s opacity; }
  @media screen and (max-width: 1280px) {
    .modal-container {
      padding: 1.5rem 1.5rem; } }
  @media screen and (max-width: 640px) {
    .modal-container {
      padding: 1.5rem 1.25rem; } }

.modal-inner {
  padding: 1.5rem 2.25rem;
  background-color: #ffffff;
  pointer-events: auto; }
  @media screen and (max-width: 1280px) {
    .modal-inner {
      padding: 1.5rem 1.5rem; } }
  @media screen and (max-width: 640px) {
    .modal-inner {
      padding: 1.5rem 1.25rem; } }
  .modal-inner-full-bleed {
    padding: 0; }

.modal-close {
  top: 0.5rem;
  right: 0.5rem;
  pointer-events: auto;
  position: absolute; }

.header-video-container {
  overflow: hidden;
  position: relative;
  display: flex; }

.header-video-image-container {
  display: flex;
  justify-content: center;
  background-size: cover;
  background-repeat: no-repeat; }

.header-video-container .header-video-image-container {
  position: absolute; }

.header-video-full-bleed {
  position: absolute; }

.header-video .video-full-bleed-container,
.header-video-image-container {
  transition: 0.2s;
  opacity: 0;
  pointer-events: none; }

.header-block .video-full-bleed-container:not([aria-hidden='true']),
.header-video-image-container:not([aria-hidden='true']) {
  opacity: 1; }

.ace-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 100; }
  .ace-loader-spinner {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px; }
    .ace-loader-spinner div {
      box-sizing: border-box;
      display: block;
      position: absolute;
      width: 64px;
      height: 64px;
      margin: 8px;
      border-radius: 50%;
      animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite; }
      .ace-loader-spinner div:nth-child(1) {
        animation-delay: -0.45s; }
      .ace-loader-spinner div:nth-child(2) {
        animation-delay: -0.3s; }
      .ace-loader-spinner div:nth-child(3) {
        animation-delay: -0.15s; }

@keyframes lds-ring {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.ace-loader {
  background: #ffffff; }
  .ace-loader-spinner div {
    border: 8px solid #000000;
    border-color: #000000 transparent transparent transparent; }

.reveal-panel {
  overflow: hidden;
  height: 0;
  width: 100%;
  transition: 0.3s ease-in-out height, 0.3s ease-in-out margin;
  position: relative;
  opacity: 1; }
  .reveal-panel:not([aria-hidden]) {
    height: auto; }
  .reveal-panel.opened {
    height: auto !important; }
  .reveal-panel[aria-hidden="true"] {
    height: 0 !important;
    margin: 0 !important;
    opacity: 0; }
  .reveal-panel-container {
    width: 100%;
    position: relative; }

[aria-expanded="true"] [data-panel-open-text] {
  display: none; }

[aria-expanded="false"] [data-panel-close-text] {
  display: none; }

[data-panel-open-text]:nth-child(n):nth-child(n):nth-child(n),
[data-panel-close-text]:nth-child(n):nth-child(n):nth-child(n) {
  margin-left: 0; }

.ace-alert {
  border-radius: 12px; }
  .ace-alert-inner {
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
    position: relative; }
    @media (max-width: 640px) {
      .ace-alert-inner {
        display: block; } }
  .ace-alert-indicator {
    flex: 0 0 auto;
    margin-right: 1rem; }
    @media (max-width: 640px) {
      .ace-alert-indicator {
        margin-bottom: 1rem; } }
  .ace-alert-content {
    flex: 1 1 auto;
    margin-right: 2rem;
    max-width: 50rem; }
  .ace-alert-close {
    position: absolute;
    top: 0;
    right: 0; }

.tabs-list {
  display: flex;
  border-bottom: 1px solid #bdbbc4; }
  .tabs-list-item {
    flex: 0 1 auto;
    margin-bottom: -1px;
    overflow: hidden;
    margin-right: 1rem; }
    .tabs-list-item:last-child {
      margin-right: 0; }
  .tabs-list-tab {
    padding: 1rem 0;
    margin: 3px 3px 0;
    border-bottom: 2px solid transparent;
    position: relative;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block; }
    .tabs-list-tab:hover, .tabs-list-tab:focus, .tabs-list-tab[aria-selected="true"] {
      border-bottom: 2px solid #000000; }

.tabs-panel {
  padding: 1rem 0; }

.image-overlay-container {
  position: relative; }
  .image-overlay-container > img {
    border-radius: 18px;
    border: 2px solid #000000; }
  .image-overlay-container .icon-speechbubble {
    right: 10px !important;
    bottom: 10px;
    width: 125px !important; }
  .image-overlay-container .icon-cloud-pink, .image-overlay-container .icon-cloud-yellow {
    left: 10px;
    bottom: 10px;
    width: 111px;
    height: 75px;
    z-index: 2; }
  .image-overlay-container .icon-checkmark {
    right: 20px !important;
    bottom: 15px;
    width: 75px !important; }
  .image-overlay-container .icon-youtube-icon-overlay {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .image-overlay-container.remove-border > img {
    border-radius: 0;
    border: none; }

.image-overlay-icon {
  position: absolute; }

.page-image-overlay {
  width: 100%;
  max-width: 600px;
  margin: 1.5rem auto;
  text-align: center; }

.image-landscape {
  aspect-ratio: 16/9; }

.image-portrait {
  aspect-ratio: 4/5; }

.image-square {
  aspect-ratio: 1 / 1; }

.video-iframe {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  max-width: 100%; }
  .video-iframe > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.video-native {
  max-width: 100%; }
  .video-native > video {
    width: 100%;
    height: auto;
    display: block; }

.video-thumbnail {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0; }
  .video-thumbnail-trigger {
    cursor: pointer;
    width: 100%;
    height: 100%;
    position: relative; }

.video-full-bleed[data-video-type="youtube"][aria-hidden="true"], .video-full-bleed[data-video-type="native"][aria-hidden="true"] {
  display: none; }

.video-full-bleed .video-iframe {
  padding-bottom: 0; }

.video-full-bleed iframe {
  width: 100%;
  flex: 0 0 auto; }

.video-full-bleed video,
.video-full-bleed iframe[data-header-video] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.video-full-bleed-controls {
  position: relative;
  display: flex;
  align-items: center;
  pointer-events: fill;
  z-index: 20;
  gap: 0.5rem; }
  .video-full-bleed-controls .btn-icon-round {
    padding: 0.5rem 1.25rem; }
    .video-full-bleed-controls .btn-icon-round:active .video-controls-btn, .video-full-bleed-controls .btn-icon-round:hover .video-controls-btn, .video-full-bleed-controls .btn-icon-round:focus .video-controls-btn {
      fill: none; }
  .video-full-bleed-controls .video-controls-btn {
    height: 1.25rem;
    width: 1.25rem;
    margin: 0;
    fill: none;
    stroke: #130B2D; }

.video-full-bleed-container {
  display: flex;
  justify-content: center; }

.full-bleed-overlay {
  background: #000000;
  opacity: 0.5;
  height: 100%;
  width: 100%; }

[data-tooltip] {
  position: relative; }
  [data-tooltip]::before, [data-tooltip]::after {
    opacity: 0;
    visibility: hidden;
    transform: translate(-50%, 0.5rem);
    transition: 0.3s all;
    transition-delay: 0.1s;
    position: absolute;
    left: 50%; }
  [data-tooltip]::after {
    content: '';
    border-color: transparent;
    border-top-color: #09090f;
    border-style: solid;
    border-width: 0.5rem;
    display: block;
    width: 0;
    height: 0;
    bottom: calc(100% - 1.4875rem); }
  [data-tooltip]::before {
    font-size: 0.875rem;
    line-height: 1.5;
    font-size: var(--x-small-text);
    line-height: var(--x-small-text-height);
    font-size: 1rem;
    line-height: 1;
    content: attr(data-tooltip);
    content: attr(data-tooltip)/"";
    bottom: calc(100% - 0.5rem);
    background: #09090f;
    color: #ffffff;
    padding: 0.5rem;
    white-space: nowrap;
    text-align: center; }
    @media (max-width: 1024px) {
      [data-tooltip]::before {
        white-space: normal;
        max-width: 9rem; } }
  [data-tooltip].show-tooltip::before, [data-tooltip].show-tooltip::after {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, 0); }

.grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem; }
  @media (max-width: 640px) {
    .grid {
      gap: 1rem; } }
  .grid-col-1 {
    grid-template-columns: 1fr;
    place-items: center center; }
    .grid-col-1-centered {
      text-align: center;
      margin: 0 auto; }
  .grid-eq-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .grid-eq-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .grid-eq-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)); }
  .grid-6-3-3 {
    grid-template-columns: minmax(0, calc(50% - var(--gutter-h) / 3)) repeat(2, minmax(0, 1fr)); }
  .grid-3-3-6 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) minmax(0, calc(50% - var(--gutter-h) / 3)); }
  .grid-8-4 {
    grid-template-columns: minmax(0, calc(2 / 3 * 100% - var(--gutter-h) / 4)) minmax(0, 1fr); }
  .grid-4-8 {
    grid-template-columns: minmax(0, 1fr) minmax(0, calc(2 / 3 * 100% - var(--gutter-h) / 4)); }
  @media (min-width: 640.1px) and (max-width: 1024px) {
    .grid-eq-4 {
      grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .grid-6-3-3 {
      grid-template-columns: repeat(2, 1fr); }
      .grid-6-3-3 > :first-child {
        grid-column: span 2; }
    .grid-3-3-6 {
      grid-template-columns: repeat(2, 1fr); }
      .grid-3-3-6 > :last-child {
        grid-column: span 2; } }
  @media (max-width: 640px) {
    .grid-eq-2, .grid-eq-3, .grid-eq-4, .grid-6-3-3, .grid-3-3-6, .grid-8-4, .grid-4-8 {
      grid-template-columns: 1fr; } }

.splide__arrow .svg-icon {
  height: 1.5rem;
  width: 1.5rem;
  margin: 0; }

.splide__arrow--next svg {
  transform: rotate(180deg); }

.splide__arrow--autoplay svg {
  fill: none !important;
  stroke: #000000; }

.splide__arrows {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  gap: 1rem;
  margin: 2rem 0; }
  @media (max-width: 640px) {
    .splide__arrows {
      justify-content: center;
      margin: 1rem 0; } }

.page-header-image-full-bleed {
  position: absolute; }

.page-header-media-container {
  overflow: hidden;
  position: absolute;
  display: flex;
  height: 100%;
  width: 100%; }

.page-header-home-wrapper {
  min-height: calc(90vh - 7.8rem);
  min-height: calc(90vh - var(--nav-clearance));
  display: flex;
  position: relative;
  will-change: min-height;
  transform: translateZ(0); }
  @media (max-width: 767px) {
    .page-header-home-wrapper {
      min-height: calc(50vh - 7.8rem); } }

.page-header-home-content {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  z-index: 20;
  color: #ffffff; }
  @media (max-width: 767px) {
    .page-header-home-content {
      padding-top: 5rem;
      padding-bottom: calc($gap-md * 2); } }

.page-header-home-footer {
  width: 100%;
  align-items: center;
  gap: 1rem;
  display: flex; }
  @media (max-width: 640px) {
    .page-header-home-footer-btns {
      display: flex;
      flex-direction: column;
      gap: 0.5rem;
      width: 100%; } }
  @media (max-width: 767px) {
    .page-header-home-footer {
      flex-direction: column;
      align-items: flex-start; } }

.page-header-home-title, .page-header-home-title > * {
  max-width: 60rem;
  color: #ffffff; }

.page-header-landing-container {
  padding-top: calc($gap * 2);
  padding-bottom: 2rem;
  position: relative; }
  .page-header-landing-container::after {
    content: '';
    background: var(--color-primary);
    position: absolute;
    width: 100%;
    height: 80%;
    top: 0;
    opacity: 1;
    z-index: -1; }

.page-header-landing-media-wrapper {
  min-height: calc(75vh - 7.8rem);
  display: flex;
  position: relative;
  will-change: min-height;
  transform: translateZ(0);
  max-width: 100%;
  margin: calc($gap * 1.5) auto 0;
  aspect-ratio: 16/9; }
  @media (max-width: 1600px) {
    .page-header-landing-media-wrapper {
      max-width: 100%;
      min-height: 0; } }

.page-header-landing-content {
  gap: 2rem;
  align-items: center;
  color: var(--color-text); }
  @media (max-width: 767px) {
    .page-header-landing-content {
      flex-direction: column;
      align-items: flex-start; } }

.page-header-landing-footer {
  display: flex;
  gap: 0.5rem;
  flex-direction: column;
  align-items: flex-end; }
  @media (max-width: 640px) {
    .page-header-landing-footer {
      width: 100%; } }
  .page-header-landing-footer-btns {
    display: flex;
    gap: 0.5rem;
    flex-wrap: wrap;
    justify-content: flex-end; }
    @media (max-width: 640px) {
      .page-header-landing-footer-btns {
        flex-direction: column;
        width: 100%; } }

@media (max-width: 767px) {
  .page-header-landing .video-full-bleed-controls {
    display: none; } }

.media-item-playing .media-item-container img, .media-item-playing .media-item-container button {
  display: none; }

.media-item:not(.media-item-gallery):not(.media-item-playing):not([data-video-type="native"]) iframe, .media-item:not(.media-item-gallery):not(.media-item-playing):not([data-video-type="native"]) video {
  display: none; }

.media-item-portrait:not(.media-item-gallery) .media-item-container {
  aspect-ratio: 9 / 16; }

.media-item-container {
  aspect-ratio: 16 / 9;
  position: relative;
  border-radius: 12px;
  overflow: hidden; }
  .media-item-container.image-portrait {
    aspect-ratio: 4 / 5; }
  .media-item-container.image-square {
    aspect-ratio: 1 / 1; }
  .media-item-container img, .media-item-container iframe, .media-item-container video {
    z-index: 0; }
  .media-item-container-black {
    background-color: black; }
  .media-item-container-overlay::before {
    content: '';
    background-color: rgba(15, 21, 30, 0.42);
    z-index: 1; }

.media-item-page {
  color: #bdbbc4; }

.media-item-play, .media-gallery-container .media-item-container .splide__video__play {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  z-index: 1; }
  .media-item-play::after, .media-item-play::before, .media-gallery-container .media-item-container .splide__video__play::after, .media-gallery-container .media-item-container .splide__video__play::before {
    content: '';
    border: none;
    margin: 0; }
  .media-item-play::after, .media-gallery-container .media-item-container .splide__video__play::after {
    background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' id='icon-play' viewBox='0 0 24 24'%3E%3Cpath stroke='%23000' fill='%23DCEFFF' stroke-width='1' d='M11,1c5.5,0,10,4.5,10,10s-4.5,10-10,10S1,16.5,1,11S5.5,1,11,1z M9,9.1c0-0.9,1-1.4,1.7-0.9l2.9,1.9 c0.7,0.4,0.7,1.4,0,1.8l-2.9,1.9C10,14.3,9,13.8,9,12.9V9.1z'/%3E%3C/svg%3E");
    background-size: cover;
    background-color: transparent;
    background-repeat: no-repeat;
    height: 5rem;
    width: 5rem;
    z-index: 1;
    position: relative; }
  .media-item-play::before, .media-gallery-container .media-item-container .splide__video__play::before {
    content: '';
    z-index: 0;
    background-color: rgba(15, 21, 30, 0.12);
    transition: 0.2s; }
  .media-item-play:hover::before, .media-item-play:focus::before, .media-gallery-container .media-item-container .splide__video__play:hover::before, .media-gallery-container .media-item-container .splide__video__play:focus::before {
    background-color: transparent; }

.accordion {
  margin-left: auto;
  margin-right: auto; }
  .accordion-panel {
    overflow: hidden; }
    .accordion-panel[aria-hidden="true"] {
      height: 0 !important; }
  @media (max-width: 1024px) {
    .accordion-container.grid {
      grid-template-columns: 1fr; } }
  .accordion-list {
    padding-left: 0; }
    @media (min-width: 1024.1px) {
      .accordion-list {
        margin-top: 1.5rem; } }
    .accordion-list-item {
      border: 1px solid var(--color-text);
      border-radius: 6px; }
      .accordion-list-item + .accordion-list-item {
        margin-top: 1rem; }
      .accordion-list-item.active {
        background: var(--color-hover); }
  .accordion-trigger {
    background: transparent;
    display: flex;
    align-items: center;
    padding: 1rem;
    text-align: left;
    width: 100%;
    text-transform: none;
    color: var(--color-text); }
    .accordion-trigger:focus {
      box-shadow: none; }
    .accordion-trigger > * {
      pointer-events: none; }
  .accordion-panel {
    transition: 0.2s height;
    margin-left: -1rem;
    margin-right: -1rem; }
    .accordion-panel-content {
      padding: 0 2rem 1rem; }

.accordion-trigger {
  position: relative;
  padding-right: calc(3em + 1rem); }
  .accordion-trigger::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 22 22' %3E%3Cpath stroke='%2309090f' fill='none' stroke-width='1.5' d='M6,1h10c2.8,0,5,2.2,5,5v10c0,2.8-2.2,5-5,5H6c-2.8,0-5-2.2-5-5V6C1,3.2,3.2,1,6,1z M8,11h6 M11,8v6'/%3E%3C/svg%3E");
    content: '';
    background-repeat: no-repeat;
    width: 1em;
    height: 1em;
    display: block;
    position: absolute;
    right: 1rem;
    top: calc(50% - 0.5em);
    transition: 0.2s transform; }
    .theme-dark .accordion-trigger::after {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 22 22' %3E%3Cpath stroke='%23ffffff' fill='none' stroke-width='1.5' d='M6,1h10c2.8,0,5,2.2,5,5v10c0,2.8-2.2,5-5,5H6c-2.8,0-5-2.2-5-5V6C1,3.2,3.2,1,6,1z M8,11h6 M11,8v6'/%3E%3C/svg%3E"); }
  .accordion-trigger:hover::after {
    border-color: #000000; }
    .theme-dark .accordion-trigger:hover::after {
      border-color: #ffffff; }
  .accordion-trigger[aria-expanded="true"]::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 22 22' %3E%3Cpath stroke='%2309090f' fill='none' stroke-width='1.5' d='M6,1h10c2.8,0,5,2.2,5,5v10c0,2.8-2.2,5-5,5H6c-2.8,0-5-2.2-5-5V6C1,3.2,3.2,1,6,1z M8,11h6'/%3E%3C/svg%3E"); }
  .accordion-trigger * {
    max-width: 50rem; }

.media-block-inner .media-item {
  max-width: 78rem;
  position: relative; }
  .media-block-inner .media-item.centered {
    margin-left: auto;
    margin-right: auto; }
  .media-block-inner .media-item .audio-block {
    max-width: 30rem; }

.media-block-title {
  margin-top: 1rem; }

.wysiwyg .grid:not(.grid-col-1) .rich-text {
  max-width: none; }

.quote-item {
  display: flex;
  flex-direction: column; }
  .quote-item-header {
    flex-grow: 1; }
  .quote-item-attribution {
    display: grid;
    grid-template-columns: .25fr auto;
    align-items: center;
    gap: 1rem; }

.bio-grid {
  margin-top: 2rem; }
  .bio-grid.grid {
    gap: 3rem; }
    @media (min-width: 767.1px) and (max-width: 1024px) {
      .bio-grid.grid {
        grid-template-columns: repeat(3, minmax(0, 1fr)); } }
    @media (min-width: 640.1px) and (max-width: 767px) {
      .bio-grid.grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)); } }

.bio-item {
  display: flex;
  gap: 2rem; }
  @media (max-width: 1024px) {
    .bio-item {
      gap: 1.5rem; } }

.bio-image {
  position: relative;
  display: inline-block;
  min-height: 90px;
  min-width: 90px;
  height: 90px;
  width: 90px; }
  @media screen and (max-width: 1024px) {
    .bio-image {
      min-height: 80px;
      min-width: 80px;
      height: 80px;
      width: 80px; } }

.bio-link {
  display: inline-block; }

.sponsor-header {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  text-align: center; }

.sponsor-description {
  margin: 0 auto; }

.sponsor-grid {
  margin-top: 3rem; }
  .sponsor-grid.grid {
    gap: 3rem; }
    @media (min-width: 767.1px) and (max-width: 1024px) {
      .sponsor-grid.grid {
        grid-template-columns: repeat(3, minmax(0, 1fr)); } }
    @media (max-width: 767px) {
      .sponsor-grid.grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)); } }

.sponsor-item {
  text-align: center;
  display: flex;
  height: 100%;
  justify-content: center;
  align-content: center;
  width: 100%;
  align-items: center;
  flex-direction: column; }
  .sponsor-item-image {
    position: relative;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 112px;
    width: 100%; }
    @media (max-width: 1024px) {
      .sponsor-item-image {
        height: 80px; } }
    .sponsor-item-image img {
      position: absolute;
      height: 100%;
      width: 100%;
      -o-object-fit: contain;
         object-fit: contain; }

.contenthighlight-header {
  display: flex;
  flex-direction: column;
  align-items: center; }

.contenthighlight-block .single-item-layout {
  display: grid;
  grid-template-columns: minmax(0, calc(3 / 5 * 100% - var(--gutter-h) / 4)) minmax(0, 1fr);
  gap: 2rem;
  align-items: center;
  justify-content: center; }
  @media (max-width: 767px) {
    .contenthighlight-block .single-item-layout {
      grid-template-columns: 1fr;
      gap: 0; } }

@media (max-width: 767px) {
  .quickdonate-block .grid {
    grid-template-columns: 1fr; } }

.quickdonate-form-container {
  display: flex;
  flex-direction: column;
  justify-content: center; }
  @media (max-width: 767px) {
    .quickdonate-form-container {
      order: 1; } }

.quickdonate-btns {
  display: flex;
  gap: 0.5rem; }

.quickdonate-custom[aria-hidden=true] {
  display: none; }

.quickdonate-custom input {
  margin-top: 0.5rem; }

.quickdonate-radio-container {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap; }

.quickdonate-radio > input[type="radio"] + label {
  padding: 0.5rem 1rem; }

.quickdonate-radio > input[type="radio"] + label::before {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 2px dotted #bdbbc4;
  border-radius: 9999em; }

.quickdonate-radio > input[type="radio"]:checked + label {
  padding-left: 2rem;
  background: rgba(15, 21, 30, 0.12);
  border-radius: 9999em; }
  .quickdonate-radio > input[type="radio"]:checked + label::before {
    border: 2px solid #000000; }
  .quickdonate-radio > input[type="radio"]:checked + label::after {
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='14' viewBox='0 0 18 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000000' d='M6.00002 11.2L1.80002 6.99998L0.400024 8.39998L6.00002 14L18 1.99998L16.6 0.599976L6.00002 11.2Z' /%3E%3C/svg%3E%0A");
    background-color: transparent;
    height: 2rem;
    width: 1.5rem;
    background-repeat: no-repeat;
    transform: none;
    top: 0.5rem;
    left: 0.5rem; }

.media-gallery {
  position: relative;
  overflow: hidden;
  padding-bottom: 2rem; }
  .media-gallery .media-item-fit img {
    height: 100%;
    -o-object-fit: initial;
       object-fit: initial;
    width: auto;
    display: block;
    margin: 0 auto; }
  .media-gallery .media-item-container {
    background-color: var(--background); }
    .media-gallery .media-item-container .splide__slide__container--has-video {
      height: 100%; }
  .media-gallery .media-item-audio {
    width: 100%;
    max-width: 30rem; }
    .media-gallery .media-item-audio-container {
      display: flex;
      height: 100%;
      justify-content: center;
      align-items: center;
      padding: 2rem;
      background: var(--background); }
    .media-gallery .media-item-audio audio {
      width: 100%;
      border-color: var(--background); }
  .media-gallery .media-item-caption {
    opacity: 0;
    transition: 0.2s;
    display: flex;
    align-items: flex-start;
    grid-gap: 1.5rem;
    min-height: calc(var(--splide-arrow-size) + 0.5rem);
    pointer-events: none; }
    @media (max-width: 767px) {
      .media-gallery .media-item-caption {
        grid-gap: 0.5rem;
        flex-direction: column; } }
  .media-gallery .splide__slide--has-video {
    cursor: default; }
    .media-gallery .splide__slide--has-video .media-item-container {
      cursor: pointer; }
  .media-gallery .splide.moving .media-item-caption {
    opacity: 0 !important;
    transition-duration: 0ms !important; }
  .media-gallery .splide .splide__slide.is-active .media-item-caption {
    opacity: 1; }
  .media-gallery .splide .splide__slide.is-active .splide__video__play:hover::before, .media-gallery .splide .splide__slide.is-active .splide__video__play:focus::before {
    background-color: transparent; }
  .media-gallery .splide .splide__slide.is-active .media-item-container-overlay::before {
    background-color: transparent; }
  .media-gallery .splide .splide__video__play::before, .media-gallery .splide .media-item-container-overlay::before {
    transition: 0.2s; }
  .media-gallery .splide__arrows {
    margin: 0 0 2rem 0; }
  .media-gallery-static .splide__list {
    transform: translate(0) !important; }
  .media-gallery .splide__video__wrapper {
    background-color: var(--background); }
  .media-gallery .splide__video__play {
    transform: none;
    display: none; }
  .media-gallery .gallery-pagination {
    display: flex;
    gap: 1rem; }
    .media-gallery .gallery-pagination .gallery-page {
      height: 1rem;
      width: 1rem;
      border-radius: 50%;
      border: none;
      background-color: #bdbbc4; }
      .media-gallery .gallery-pagination .gallery-page.is-active {
        background-color: var(--color-primary); }
      .media-gallery .gallery-pagination .gallery-page:focus {
        outline-width: 1px;
        outline-color: var(--color-primary); }

.fullwidthcta {
  text-align: center;
  display: flex;
  justify-content: center;
  border-radius: 12px;
  position: relative;
  color: var(--color-text); }
  .fullwidthcta::after {
    border-radius: 12px; }
  .fullwidthcta-inner {
    z-index: 2;
    width: 100%; }
    .fullwidthcta-inner .grid {
      gap: 4rem; }
      @media (max-width: 767px) {
        .fullwidthcta-inner .grid {
          gap: 2rem;
          grid-template-columns: 1fr; } }
    .fullwidthcta-inner .grid-col-1 .fullwidthcta-content {
      align-items: center;
      text-align: center; }
  .fullwidthcta-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    text-align: left; }
    .fullwidthcta-content.image-left {
      order: 1; }
    @media (max-width: 767px) {
      .fullwidthcta-content.image-right {
        order: 1; } }
  .fullwidthcta-media {
    display: flex;
    align-items: center; }
  .fullwidthcta.bg-primary {
    background: var(--background-primary); }
  .fullwidthcta.bg-secondary {
    background: var(--background-secondary); }

.article-detail-block {
  max-width: 50rem;
  margin: 0 auto;
  padding: 1rem; }

@media (min-width: 767.1px) {
  .card-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: auto auto;
    gap: 0 2rem; } }

.card-grid-title {
  margin-bottom: 1rem; }

.card-grid > .block {
  display: contents; }

.card-item {
  margin-bottom: 2rem;
  border-radius: 12px;
  position: relative; }
  @media (min-width: 767.1px) {
    .card-item {
      display: grid;
      grid-row: span 2;
      grid-template-rows: subgrid; } }
  .card-item-header {
    align-self: end; }
  .card-item:has(.card-item-link):hover {
    background-color: #f3efec; }
  .card-item-header {
    padding-bottom: 0.5rem; }
  .card-item-link {
    text-decoration: none; }
    .card-item-link:before {
      content: ''; }
  .card-item-content {
    padding: 1rem; }
  .card-item-cta {
    padding: 0.5rem 0; }
    .card-item-cta a {
      width: 100%; }
  .card-item .image-overlay-container:not(.remove-border) {
    height: 180px;
    overflow: hidden; }
    .card-item .image-overlay-container:not(.remove-border) img {
      -o-object-fit: cover;
         object-fit: cover;
      height: 100%;
      width: 100%;
      -o-object-position: center;
         object-position: center; }

.contact-form-container {
  padding: 0 1rem;
  max-width: 480px;
  margin: 0 auto; }
  .contact-form-container .Form__Title, .contact-form-container .Form__Description, .contact-form-container .Form__Success, .contact-form-container .Form__Status, .contact-form-container .Form__Element {
    margin-bottom: 1rem; }
  .contact-form-container .FormSubmitButton {
    margin-left: auto;
    margin-right: auto;
    display: block;
    border-radius: 12px;
    padding: 12px 40px; }
  .contact-form-container .FormTextbox.ValidationRequired label:after {
    content: '(required)';
    font-weight: 400;
    display: inline-block;
    margin-left: 5px; }

.contact-form-inner {
  background: #FFBC36;
  padding: 2rem 1.5rem;
  margin-top: 1rem; }

.splide__container {
  box-sizing: border-box;
  position: relative; }

.splide__list {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important; }

.splide.is-initialized:not(.is-active) .splide__list {
  display: block; }

.splide__pagination {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  pointer-events: none; }

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto; }

.splide:not(.is-overflow) .splide__pagination {
  display: none; }

.splide__progress__bar {
  width: 0; }

.splide {
  position: relative;
  visibility: hidden; }

.splide.is-initialized, .splide.is-rendered {
  visibility: visible; }

.splide__slide {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  box-sizing: border-box;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative; }

.splide__slide img {
  vertical-align: bottom; }

.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px; }

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
  display: none; }

.splide__toggle.is-active .splide__toggle__pause {
  display: inline; }

.splide__track {
  overflow-x: hidden;
  position: relative;
  z-index: 0;
  padding-bottom: 2rem; }

@keyframes splide-loading {
  0% {
    transform: rotate(0); }
  to {
    transform: rotate(1turn); } }

.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none; }

.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0; }

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1; }

.splide--rtl {
  direction: rtl; }

.splide__track--ttb > .splide__list {
  display: block; }

.splide__pagination__page:hover {
  cursor: pointer; }

.splide__pagination__page:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px; }

.splide.is-focus-in .splide__pagination__page:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px; }

.splide__progress__bar {
  background: #ccc;
  height: 3px; }

.splide__slide {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.splide__slide:focus {
  outline: 0; }

@supports (outline-offset: -3px) {
  .splide__slide:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: -3px; } }

@media screen and (-ms-high-contrast: none) {
  .splide__slide:focus-visible {
    border: 3px solid #0bf; } }

@supports (outline-offset: -3px) {
  .splide.is-focus-in .splide__slide:focus {
    outline: 3px solid #0bf;
    outline-offset: -3px; } }

@media screen and (-ms-high-contrast: none) {
  .splide.is-focus-in .splide__slide:focus {
    border: 3px solid #0bf; }
  .splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
    border-color: #0bf; } }

.splide__toggle {
  cursor: pointer; }

.splide__toggle:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px; }

.splide.is-focus-in .splide__toggle:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px; }

.splide__track--nav > .splide__list > .splide__slide {
  border: 3px solid transparent;
  cursor: pointer; }

.splide__track--nav > .splide__list > .splide__slide.is-active {
  border: 3px solid #000; }

.splide__arrows--rtl .splide__arrow--prev {
  left: auto;
  right: 1em; }

.splide__arrows--rtl .splide__arrow--prev svg {
  transform: scaleX(1); }

.splide__arrows--ttb .splide__arrow {
  left: 50%;
  transform: translate(-50%); }

.splide__arrows--ttb .splide__arrow--prev {
  top: 1em; }

.splide__arrows--ttb .splide__arrow--prev svg {
  transform: rotate(-90deg); }

.splide__arrows--ttb .splide__arrow--next {
  bottom: 1em;
  top: auto; }

.splide__arrows--ttb .splide__arrow--next svg {
  transform: rotate(90deg); }

.splide__pagination--ttb {
  bottom: 0;
  display: flex;
  flex-direction: column;
  left: auto;
  padding: 1em 0;
  right: .5em;
  top: 0; }

.splide__slide--has-video {
  cursor: pointer; }

.splide__slide--has-video:hover .splide__video__play {
  opacity: 1; }

.splide__slide__container--has-video {
  cursor: pointer;
  position: relative; }

.splide__slide__container--has-video:hover .splide__video__play {
  opacity: 1; }

.splide__video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.splide__video__wrapper {
  background: #000;
  height: inherit;
  width: inherit; }

.splide__video__wrapper div, .splide__video__wrapper iframe, .splide__video__wrapper video {
  height: 100%;
  width: 100%; }

.splide__video__play {
  align-items: center;
  background: #ccc;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  height: 40px;
  justify-content: center;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%); }

.splide__video__play::after, .splide__video__play::before {
  border-color: transparent transparent transparent #000;
  border-style: solid;
  border-width: 9px 0 9px 17px;
  content: "";
  display: inline-block;
  margin-left: 4px; }


/*# sourceMappingURL=afterHoursStyles.css.map*/