@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap);
@media print, screen and (min-width: 40em) {
    .reveal,
    .reveal.large,
    .reveal.small,
    .reveal.tiny {
        right: auto;
        left: auto;
        margin: 0 auto;
    }
}
*, ::after, ::before { border: 0 solid #E5E7EB; }
*, ::before, ::after {
	--tw-border-spacing-x: 0;
	--tw-border-spacing-y: 0;
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-pan-x: ;
	--tw-pan-y: ;
	--tw-pinch-zoom: ;
	--tw-scroll-snap-strictness: proximity;
	--tw-gradient-from-position: ;
	--tw-gradient-via-position: ;
	--tw-gradient-to-position: ;
	--tw-ordinal: ;
	--tw-slashed-zero: ;
	--tw-numeric-figure: ;
	--tw-numeric-spacing: ;
	--tw-numeric-fraction: ;
	--tw-ring-inset: ;
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgb(59 130 246 / 0.5);
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-shadow-colored: 0 0 #0000;
	--tw-blur: ;
	--tw-brightness: ;
	--tw-contrast: ;
	--tw-grayscale: ;
	--tw-hue-rotate: ;
	--tw-invert: ;
	--tw-saturate: ;
	--tw-sepia: ;
	--tw-drop-shadow: ;
	--tw-backdrop-blur: ;
	--tw-backdrop-brightness: ;
	--tw-backdrop-contrast: ;
	--tw-backdrop-grayscale: ;
	--tw-backdrop-hue-rotate: ;
	--tw-backdrop-invert: ;
	--tw-backdrop-opacity: ;
	--tw-backdrop-saturate: ;
	--tw-backdrop-sepia: ;
	--tw-contain-size: ;
	--tw-contain-layout: ;
	--tw-contain-paint: ;
	--tw-contain-style: ;
}
img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details {
    display: block;
}
summary {
    display: list-item;
}
template {
    display: none;
}
[hidden] {
    display: none;
}
.foundation-mq {
    font-family: "small=0em&medium=30em&large=48em&xlarge=62em&xxlarge=75em";
}
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 100%;
}
*,
::after,
::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
body {
    margin: 0;
    padding: 0;
    background: #FEFEFE;
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
}
textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0;
}
select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border-radius: 0;
}
.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
    max-width: none !important;
}
button {
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* border: 0; */
    border-radius: 0;
    background: 0 0;
    line-height: 1;
    cursor: auto;
}
[data-whatinput="mouse"] button {
    outline: 0;
}
pre {
    overflow: auto;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
}
.is-visible {
    display: block !important;
}
.is-hidden {
    display: none !important;
}
table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 0;
}
tbody,
tfoot,
thead {
    border: 1px solid #f2f2f2;
    background-color: #FEFEFE;
}
caption {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: 700;
}
thead {
    background: #f9f9f9;
    color: #0a0a0a;
}
tfoot {
    background: #f2f2f2;
    color: #0a0a0a;
}
tfoot tr,
thead tr {
    background: 0 0;
}
tfoot td,
tfoot th,
thead td,
thead th {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: 700;
    text-align: left;
}
tbody td,
tbody th {
    padding: 0.5rem 0.625rem 0.625rem;
}
tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f2f2f2;
}
table.unstriped tbody {
    background-color: #FEFEFE;
}
table.unstriped tbody tr {
    border-bottom: 0;
    border-bottom: 1px solid #f2f2f2;
    background-color: #FEFEFE;
}
@media print, screen and (max-width: 47.99875em) {
    table.stack thead {
        display: none;
    }
    table.stack tfoot {
        display: none;
    }
    table.stack td,
    table.stack th,
    table.stack tr {
        display: block;
    }
    table.stack td {
        border-top: 0;
    }
}
table.scroll {
    display: block;
    width: 100%;
    overflow-x: auto;
}
table.hover thead tr:hover {
    background-color: #f4f4f4;
}
table.hover tfoot tr:hover {
    background-color: #ededed;
}
table.hover tbody tr:hover {
    background-color: #fafafa;
}
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
    background-color: #ededed;
}
.table-scroll {
    overflow-x: auto;
}
html.is-reveal-open {
    position: fixed;
    width: 100%;
    overflow-y: hidden;
}
html.is-reveal-open.zf-has-scroll {
    overflow-y: scroll;
}
html.is-reveal-open body {
    overflow-y: hidden;
}
.reveal-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1005;
    display: none;
    background-color: rgba(10, 10, 10, 0.45);
    overflow-y: auto;
}
.reveal {
    z-index: 1006;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    padding: 1rem;
    border: 1px solid #d4d4d4;
    border-radius: 0;
    background-color: #FEFEFE;
    position: relative;
    top: 100px;
    margin-right: auto;
    margin-left: auto;
    overflow-y: auto;
}
[data-whatinput="mouse"] .reveal {
    outline: 0;
}
@media print, screen and (min-width: 30em) {
    .reveal {
        min-height: 0;
    }
}
.reveal .column {
    min-width: 0;
}
.reveal > :last-child {
    margin-bottom: 0;
}
@media print, screen and (min-width: 30em) {
    .reveal {
        width: 600px;
        max-width: 80rem;
    }
}
.reveal.collapse {
    padding: 0;
}
@media print, screen and (min-width: 30em) {
    .reveal.tiny {
        width: 30%;
        max-width: 80rem;
    }
}
@media print, screen and (min-width: 30em) {
    .reveal.small {
        width: 50%;
        max-width: 80rem;
    }
}
@media print, screen and (min-width: 30em) {
    .reveal.large {
        width: 90%;
        max-width: 80rem;
    }
}
.reveal.full {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0;
}
@media print, screen and (max-width: 29.99875em) {
    .reveal {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        max-width: none;
        height: 100%;
        min-height: 100%;
        margin-left: 0;
        border: 0;
        border-radius: 0;
    }
}
.reveal.without-overlay {
    position: fixed;
}
.align-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.align-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.align-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.align-justify {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.align-spaced {
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.align-left.vertical.menu > li > a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.align-right.vertical.menu > li > a {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.align-center.vertical.menu > li > a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.align-top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.align-self-top {
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.align-bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.align-self-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end;
}
.align-middle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.align-self-middle {
    -ms-flex-item-align: center;
    align-self: center;
}
.align-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.align-self-stretch {
    -ms-flex-item-align: stretch;
    align-self: stretch;
}
.align-center-middle {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
}
.small-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.small-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.small-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}
.small-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}
.small-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
}
.small-order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
}
@media print, screen and (min-width: 30em) {
    .medium-order-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .medium-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .medium-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .medium-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .medium-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .medium-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
}
@media print, screen and (min-width: 48em) {
    .large-order-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .large-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .large-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .large-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .large-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .large-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
}
@media screen and (min-width: 62em) {
    .xlarge-order-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .xlarge-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .xlarge-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .xlarge-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .xlarge-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .xlarge-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
}
.flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.flex-child-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.flex-child-grow {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
.flex-child-shrink {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}
.flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
@media print, screen and (min-width: 30em) {
    .medium-flex-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .medium-flex-child-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
    .medium-flex-child-grow {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }
    .medium-flex-child-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    }
    .medium-flex-dir-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .medium-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .medium-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .medium-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}
@media print, screen and (min-width: 48em) {
    .large-flex-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .large-flex-child-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
    .large-flex-child-grow {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }
    .large-flex-child-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    }
    .large-flex-dir-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .large-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .large-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .large-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}
@media screen and (min-width: 62em) {
    .xlarge-flex-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .xlarge-flex-child-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
    .xlarge-flex-child-grow {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }
    .xlarge-flex-child-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    }
    .xlarge-flex-dir-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .xlarge-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .xlarge-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .xlarge-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}
.hide {
    display: none !important;
}
.invisible {
    visibility: hidden;
}
.visible {
    visibility: visible;
}
@media print, screen and (max-width: 29.99875em) {
    .hide-for-small-only {
        display: none !important;
    }
}
@media screen and (max-width: 0em), screen and (min-width: 30em) {
    .show-for-small-only {
        display: none !important;
    }
}
@media print, screen and (min-width: 30em) {
    .hide-for-medium {
        display: none !important;
    }
}
@media screen and (max-width: 29.99875em) {
    .show-for-medium {
        display: none !important;
    }
}
@media print, screen and (min-width: 30em) and (max-width: 47.99875em) {
    .hide-for-medium-only {
        display: none !important;
    }
}
@media screen and (max-width: 29.99875em), screen and (min-width: 48em) {
    .show-for-medium-only {
        display: none !important;
    }
}
@media print, screen and (min-width: 48em) {
    .hide-for-large {
        display: none !important;
    }
}
@media screen and (max-width: 47.99875em) {
    .show-for-large {
        display: none !important;
    }
}
@media print, screen and (min-width: 48em) and (max-width: 61.99875em) {
    .hide-for-large-only {
        display: none !important;
    }
}
@media screen and (max-width: 47.99875em), screen and (min-width: 62em) {
    .show-for-large-only {
        display: none !important;
    }
}
@media screen and (min-width: 62em) {
    .hide-for-xlarge {
        display: none !important;
    }
}
@media screen and (max-width: 61.99875em) {
    .show-for-xlarge {
        display: none !important;
    }
}
@media screen and (min-width: 62em) and (max-width: 74.99875em) {
    .hide-for-xlarge-only {
        display: none !important;
    }
}
@media screen and (max-width: 61.99875em), screen and (min-width: 75em) {
    .show-for-xlarge-only {
        display: none !important;
    }
}
.show-for-sr,
.show-on-focus {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}
.show-on-focus:active,
.show-on-focus:focus {
    position: static !important;
    width: auto !important;
    height: auto !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
}
.hide-for-portrait,
.show-for-landscape {
    display: block !important;
}
@media screen and (orientation: landscape) {
    .hide-for-portrait,
    .show-for-landscape {
        display: block !important;
    }
}
@media screen and (orientation: portrait) {
    .hide-for-portrait,
    .show-for-landscape {
        display: none !important;
    }
}
.hide-for-landscape,
.show-for-portrait {
    display: none !important;
}
@media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
        display: none !important;
    }
}
@media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
        display: block !important;
    }
}
.slide-in-down.mui-enter {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.slide-in-down.mui-enter.mui-enter-active {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.slide-in-left.mui-enter {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.slide-in-left.mui-enter.mui-enter-active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.slide-in-up.mui-enter {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.slide-in-up.mui-enter.mui-enter-active {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.slide-in-right.mui-enter {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.slide-in-right.mui-enter.mui-enter-active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.slide-out-down.mui-leave {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.slide-out-down.mui-leave.mui-leave-active {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}
.slide-out-right.mui-leave {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.slide-out-right.mui-leave.mui-leave-active {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
.slide-out-up.mui-leave {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.slide-out-up.mui-leave.mui-leave-active {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
.slide-out-left.mui-leave {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.slide-out-left.mui-leave.mui-leave-active {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
.fade-in.mui-enter {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.fade-in.mui-enter.mui-enter-active {
    opacity: 1;
}
.fade-out.mui-leave {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    opacity: 1;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.fade-out.mui-leave.mui-leave-active {
    opacity: 0;
}
.hinge-in-from-top.mui-enter {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0;
}
.hinge-in-from-top.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1;
}
.hinge-in-from-right.mui-enter {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0;
}
.hinge-in-from-right.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1;
}
.hinge-in-from-bottom.mui-enter {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(90deg);
    transform: perspective(2000px) rotateX(90deg);
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0;
}
.hinge-in-from-bottom.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1;
}
.hinge-in-from-left.mui-enter {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0;
}
.hinge-in-from-left.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1;
}
.hinge-in-from-middle-x.mui-enter {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0;
}
.hinge-in-from-middle-x.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1;
}
.hinge-in-from-middle-y.mui-enter {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0;
}
.hinge-in-from-middle-y.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1;
}
.hinge-out-from-top.mui-leave {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1;
}
.hinge-out-from-top.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(90deg);
    transform: perspective(2000px) rotateX(90deg);
    opacity: 0;
}
.hinge-out-from-right.mui-leave {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1;
}
.hinge-out-from-right.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
    opacity: 0;
}
.hinge-out-from-bottom.mui-leave {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1;
}
.hinge-out-from-bottom.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0;
}
.hinge-out-from-left.mui-leave {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1;
}
.hinge-out-from-left.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0;
}
.hinge-out-from-middle-x.mui-leave {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1;
}
.hinge-out-from-middle-x.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(90deg);
    transform: perspective(2000px) rotateX(90deg);
    opacity: 0;
}
.hinge-out-from-middle-y.mui-leave {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1;
}
.hinge-out-from-middle-y.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
    opacity: 0;
}
.scale-in-up.mui-enter {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0;
}
.scale-in-up.mui-enter.mui-enter-active {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.scale-in-down.mui-enter {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0;
}
.scale-in-down.mui-enter.mui-enter-active {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.scale-out-up.mui-leave {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1;
}
.scale-out-up.mui-leave.mui-leave-active {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
}
.scale-out-down.mui-leave {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1;
}
.scale-out-down.mui-leave.mui-leave-active {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0;
}
.spin-in.mui-enter {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: rotate(-0.75turn);
    transform: rotate(-0.75turn);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0;
}
.spin-in.mui-enter.mui-enter-active {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
}
.spin-out.mui-leave {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1;
}
.spin-out.mui-leave.mui-leave-active {
    -webkit-transform: rotate(0.75turn);
    transform: rotate(0.75turn);
    opacity: 0;
}
.spin-in-ccw.mui-enter {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: rotate(0.75turn);
    transform: rotate(0.75turn);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0;
}
.spin-in-ccw.mui-enter.mui-enter-active {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
}
.spin-out-ccw.mui-leave {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1;
}
.spin-out-ccw.mui-leave.mui-leave-active {
    -webkit-transform: rotate(-0.75turn);
    transform: rotate(-0.75turn);
    opacity: 0;
}
.slow {
    -webkit-transition-duration: 750ms !important;
    transition-duration: 750ms !important;
}
.fast {
    -webkit-transition-duration: 250ms !important;
    transition-duration: 250ms !important;
}
.linear {
    -webkit-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
}
.ease {
    -webkit-transition-timing-function: ease !important;
    transition-timing-function: ease !important;
}
.ease-in {
    -webkit-transition-timing-function: ease-in !important;
    transition-timing-function: ease-in !important;
}
.ease-out {
    -webkit-transition-timing-function: ease-out !important;
    transition-timing-function: ease-out !important;
}
.ease-in-out {
    -webkit-transition-timing-function: ease-in-out !important;
    transition-timing-function: ease-in-out !important;
}
.bounce-in {
    -webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
    transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}
.bounce-out {
    -webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
    transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}
.bounce-in-out {
    -webkit-transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
    transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}
.short-delay {
    -webkit-transition-delay: 0.3s !important;
    transition-delay: 0.3s !important;
}
.long-delay {
    -webkit-transition-delay: 0.7s !important;
    transition-delay: 0.7s !important;
}
.shake {
    -webkit-animation-name: shake-7;
    animation-name: shake-7;
}
@-webkit-keyframes shake-7 {
    0%,
    10%,
    20%,
    30%,
    40%,
    50%,
    60%,
    70%,
    80%,
    90% {
        -webkit-transform: translateX(7%);
        transform: translateX(7%);
    }
    15%,
    25%,
    35%,
    45%,
    5%,
    55%,
    65%,
    75%,
    85%,
    95% {
        -webkit-transform: translateX(-7%);
        transform: translateX(-7%);
    }
}
@keyframes shake-7 {
    0%,
    10%,
    20%,
    30%,
    40%,
    50%,
    60%,
    70%,
    80%,
    90% {
        -webkit-transform: translateX(7%);
        transform: translateX(7%);
    }
    15%,
    25%,
    35%,
    45%,
    5%,
    55%,
    65%,
    75%,
    85%,
    95% {
        -webkit-transform: translateX(-7%);
        transform: translateX(-7%);
    }
}
.spin-cw {
    -webkit-animation-name: spin-cw-1turn;
    animation-name: spin-cw-1turn;
}
@-webkit-keyframes spin-cw-1turn {
    0% {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn);
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}
@keyframes spin-cw-1turn {
    0% {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn);
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}
.spin-ccw {
    -webkit-animation-name: spin-ccw-1turn;
    animation-name: spin-ccw-1turn;
}
@-webkit-keyframes spin-ccw-1turn {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn);
    }
}
@keyframes spin-ccw-1turn {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn);
    }
}
.wiggle {
    -webkit-animation-name: wiggle-7deg;
    animation-name: wiggle-7deg;
}
@-webkit-keyframes wiggle-7deg {
    40%,
    50%,
    60% {
        -webkit-transform: rotate(7deg);
        transform: rotate(7deg);
    }
    35%,
    45%,
    55%,
    65% {
        -webkit-transform: rotate(-7deg);
        transform: rotate(-7deg);
    }
    0%,
    100%,
    30%,
    70% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}
@keyframes wiggle-7deg {
    40%,
    50%,
    60% {
        -webkit-transform: rotate(7deg);
        transform: rotate(7deg);
    }
    35%,
    45%,
    55%,
    65% {
        -webkit-transform: rotate(-7deg);
        transform: rotate(-7deg);
    }
    0%,
    100%,
    30%,
    70% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}
.shake,
.spin-ccw,
.spin-cw,
.wiggle {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
}
.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.slow {
    -webkit-animation-duration: 750ms !important;
    animation-duration: 750ms !important;
}
.fast {
    -webkit-animation-duration: 250ms !important;
    animation-duration: 250ms !important;
}
.linear {
    -webkit-animation-timing-function: linear !important;
    animation-timing-function: linear !important;
}
.ease {
    -webkit-animation-timing-function: ease !important;
    animation-timing-function: ease !important;
}
.ease-in {
    -webkit-animation-timing-function: ease-in !important;
    animation-timing-function: ease-in !important;
}
.ease-out {
    -webkit-animation-timing-function: ease-out !important;
    animation-timing-function: ease-out !important;
}
.ease-in-out {
    -webkit-animation-timing-function: ease-in-out !important;
    animation-timing-function: ease-in-out !important;
}
.bounce-in {
    -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
    animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}
.bounce-out {
    -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
    animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}
.bounce-in-out {
    -webkit-animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
    animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}
.short-delay {
    -webkit-animation-delay: 0.3s !important;
    animation-delay: 0.3s !important;
}
.long-delay {
    -webkit-animation-delay: 0.7s !important;
    animation-delay: 0.7s !important;
}
.divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
    border-color: #d1d5db;
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-width: 0;
}
.p-0 {
    padding: 0;
}
.px-0 {
    padding-left: 0;
    padding-right: 0;
}
.py-0 {
    padding-top: 0;
    padding-bottom: 0;
}
.pt-0 {
    padding-top: 0;
}
.pr-0 {
    padding-right: 0;
}
.pb-0 {
    padding-bottom: 0;
}
.pl-0 {
    padding-left: 0;
}
.p-2 {
    padding: 2px;
}
.px-2 {
    padding-left: 2px;
    padding-right: 2px;
}
.py-2 {
    padding-top: 2px;
    padding-bottom: 2px;
}
.pt-2 {
    padding-top: 2px;
}
.pr-2 {
    padding-right: 2px;
}
.pb-2 {
    padding-bottom: 2px;
}
.pl-2 {
    padding-left: 2px;
}
.p-4 {
    padding: 4px;
}
.px-4 {
    padding-left: 4px;
    padding-right: 4px;
}
.py-4 {
    padding-top: 4px;
    padding-bottom: 4px;
}
.pt-4 {
    padding-top: 4px;
}
.pr-4 {
    padding-right: 4px;
}
.pb-4 {
    padding-bottom: 4px;
}
.pl-4 {
    padding-left: 4px;
}
.p-6 {
    padding: 6px;
}
.px-6 {
    padding-left: 6px;
    padding-right: 6px;
}
.py-6 {
    padding-top: 6px;
    padding-bottom: 6px;
}
.pt-6 {
    padding-top: 6px;
}
.pr-6 {
    padding-right: 6px;
}
.pb-6 {
    padding-bottom: 6px;
}
.pl-6 {
    padding-left: 6px;
}
.p-8 {
    padding: 8px;
}
.px-8 {
    padding-left: 8px;
    padding-right: 8px;
}
.py-8 {
    padding-top: 8px;
    padding-bottom: 8px;
}
.pt-8 {
    padding-top: 8px;
}
.pr-8 {
    padding-right: 8px;
}
.pb-8 {
    padding-bottom: 8px;
}
.pl-8 {
    padding-left: 8px;
}
.p-10 {
    padding: 10px;
}
.px-10 {
    padding-left: 10px;
    padding-right: 10px;
}
.py-10 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.pt-10 {
    padding-top: 10px;
}
.pr-10 {
    padding-right: 10px;
}
.pb-10 {
    padding-bottom: 10px;
}
.pl-10 {
    padding-left: 10px;
}
.p-12 {
    padding: 12px;
}
.px-12 {
    padding-left: 12px;
    padding-right: 12px;
}
.py-12 {
    padding-top: 12px;
    padding-bottom: 12px;
}
.pt-12 {
    padding-top: 12px;
}
.pr-12 {
    padding-right: 12px;
}
.pb-12 {
    padding-bottom: 12px;
}
.pl-12 {
    padding-left: 12px;
}
.p-14 {
    padding: 14px;
}
.px-14 {
    padding-left: 14px;
    padding-right: 14px;
}
.py-14 {
    padding-top: 14px;
    padding-bottom: 14px;
}
.pt-14 {
    padding-top: 14px;
}
.pr-14 {
    padding-right: 14px;
}
.pb-14 {
    padding-bottom: 14px;
}
.pl-14 {
    padding-left: 14px;
}
.p-16 {
    padding: 16px;
}
.px-16 {
    padding-left: 16px;
    padding-right: 16px;
}
.py-16 {
    padding-top: 16px;
    padding-bottom: 16px;
}
.pt-16 {
    padding-top: 16px;
}
.pr-16 {
    padding-right: 16px;
}
.pb-16 {
    padding-bottom: 16px;
}
.pl-16 {
    padding-left: 16px;
}
.p-20 {
    padding: 20px;
}
.px-20 {
    padding-left: 20px;
    padding-right: 20px;
}
.py-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.pt-20 {
    padding-top: 20px;
}
.pr-20 {
    padding-right: 20px;
}
.pb-20 {
    padding-bottom: 20px;
}
.pl-20 {
    padding-left: 20px;
}
.p-24 {
    padding: 24px;
}
.px-24 {
    padding-left: 24px;
    padding-right: 24px;
}
.py-24 {
    padding-top: 24px;
    padding-bottom: 24px;
}
.pt-24 {
    padding-top: 24px;
}
.pr-24 {
    padding-right: 24px;
}
.pb-24 {
    padding-bottom: 24px;
}
.pl-24 {
    padding-left: 24px;
}
.p-28 {
    padding: 28px;
}
.px-28 {
    padding-left: 28px;
    padding-right: 28px;
}
.py-28 {
    padding-top: 28px;
    padding-bottom: 28px;
}
.pt-28 {
    padding-top: 28px;
}
.pr-28 {
    padding-right: 28px;
}
.pb-28 {
    padding-bottom: 28px;
}
.pl-28 {
    padding-left: 28px;
}
.p-32 {
    padding: 32px;
}
.px-32 {
    padding-left: 32px;
    padding-right: 32px;
}
.py-32 {
    padding-top: 32px;
    padding-bottom: 32px;
}
.pt-32 {
    padding-top: 32px;
}
.pr-32 {
    padding-right: 32px;
}
.pb-32 {
    padding-bottom: 32px;
}
.pl-32 {
    padding-left: 32px;
}
.p-36 {
    padding: 36px;
}
.px-36 {
    padding-left: 36px;
    padding-right: 36px;
}
.py-36 {
    padding-top: 36px;
    padding-bottom: 36px;
}
.pt-36 {
    padding-top: 36px;
}
.pr-36 {
    padding-right: 36px;
}
.pb-36 {
    padding-bottom: 36px;
}
.pl-36 {
    padding-left: 36px;
}
.p-40 {
    padding: 40px;
}
.px-40 {
    padding-left: 40px;
    padding-right: 40px;
}
.py-40 {
    padding-top: 40px;
    padding-bottom: 40px;
}
.pt-40 {
    padding-top: 40px;
}
.pr-40 {
    padding-right: 40px;
}
.pb-40 {
    padding-bottom: 40px;
}
.pl-40 {
    padding-left: 40px;
}
.p-44 {
    padding: 44px;
}
.px-44 {
    padding-left: 44px;
    padding-right: 44px;
}
.py-44 {
    padding-top: 44px;
    padding-bottom: 44px;
}
.pt-44 {
    padding-top: 44px;
}
.pr-44 {
    padding-right: 44px;
}
.pb-44 {
    padding-bottom: 44px;
}
.pl-44 {
    padding-left: 44px;
}
.p-48 {
    padding: 48px;
}
.px-48 {
    padding-left: 48px;
    padding-right: 48px;
}
.py-48 {
    padding-top: 48px;
    padding-bottom: 48px;
}
.pt-48 {
    padding-top: 48px;
}
.pr-48 {
    padding-right: 48px;
}
.pb-48 {
    padding-bottom: 48px;
}
.pl-48 {
    padding-left: 48px;
}
.p-56 {
    padding: 56px;
}
.px-56 {
    padding-left: 56px;
    padding-right: 56px;
}
.py-56 {
    padding-top: 56px;
    padding-bottom: 56px;
}
.pt-56 {
    padding-top: 56px;
}
.pr-56 {
    padding-right: 56px;
}
.pb-56 {
    padding-bottom: 56px;
}
.pl-56 {
    padding-left: 56px;
}
.p-64 {
    padding: 64px;
}
.px-64 {
    padding-left: 64px;
    padding-right: 64px;
}
.py-64 {
    padding-top: 64px;
    padding-bottom: 64px;
}
.pt-64 {
    padding-top: 64px;
}
.pr-64 {
    padding-right: 64px;
}
.pb-64 {
    padding-bottom: 64px;
}
.pl-64 {
    padding-left: 64px;
}
.p-72 {
    padding: 72px;
}
.px-72 {
    padding-left: 72px;
    padding-right: 72px;
}
.py-72 {
    padding-top: 72px;
    padding-bottom: 72px;
}
.pt-72 {
    padding-top: 72px;
}
.pr-72 {
    padding-right: 72px;
}
.pb-72 {
    padding-bottom: 72px;
}
.pl-72 {
    padding-left: 72px;
}
.p-80 {
    padding: 80px;
}
.px-80 {
    padding-left: 80px;
    padding-right: 80px;
}
.py-80 {
    padding-top: 80px;
    padding-bottom: 80px;
}
.pt-80 {
    padding-top: 80px;
}
.pr-80 {
    padding-right: 80px;
}
.pb-80 {
    padding-bottom: 80px;
}
.pl-80 {
    padding-left: 80px;
}
.p-96 {
    padding: 96px;
}
.px-96 {
    padding-left: 96px;
    padding-right: 96px;
}
.py-96 {
    padding-top: 96px;
    padding-bottom: 96px;
}
.pt-96 {
    padding-top: 96px;
}
.pr-96 {
    padding-right: 96px;
}
.pb-96 {
    padding-bottom: 96px;
}
.pl-96 {
    padding-left: 96px;
}
.p-112 {
    padding: 112px;
}
.px-112 {
    padding-left: 112px;
    padding-right: 112px;
}
.py-112 {
    padding-top: 112px;
    padding-bottom: 112px;
}
.pt-112 {
    padding-top: 112px;
}
.pr-112 {
    padding-right: 112px;
}
.pb-112 {
    padding-bottom: 112px;
}
.pl-112 {
    padding-left: 112px;
}
.m-0 {
    margin: 0;
}
.mx-0 {
    margin-left: 0;
    margin-right: 0;
}
.my-0 {
    margin-top: 0;
    margin-bottom: 0;
}
.mt-0 {
    margin-top: 0;
}
.mr-0 {
    margin-right: 0;
}
.mb-0 {
    margin-bottom: 0;
}
.ml-0 {
    margin-left: 0;
}
.m-0.125 {
    margin: 0.125rem;
}
.mx-0.125 {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
}
.my-0.125 {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
}
.mt-0.125 {
    margin-top: 0.125rem;
}
.mr-0.125 {
    margin-right: 0.125rem;
}
.mb-0.125 {
    margin-bottom: 0.125rem;
}
.ml-0.125 {
    margin-left: 0.125rem;
}
.m-0.25 {
    margin: 0.25rem;
}
.mx-0.25 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
}
.my-0.25 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
}
.mt-0.25 {
    margin-top: 0.25rem;
}
.mr-0.25 {
    margin-right: 0.25rem;
}
.mb-0.25 {
    margin-bottom: 0.25rem;
}
.ml-0.25 {
    margin-left: 0.25rem;
}
.m-0.375 {
    margin: 0.375rem;
}
.mx-0.375 {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
}
.my-0.375 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
}
.mt-0.375 {
    margin-top: 0.375rem;
}
.mr-0.375 {
    margin-right: 0.375rem;
}
.mb-0.375 {
    margin-bottom: 0.375rem;
}
.ml-0.375 {
    margin-left: 0.375rem;
}
.m-0.5 {
    margin: 0.5rem;
}
.mx-0.5 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}
.my-0.5 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.mt-0.5 {
    margin-top: 0.5rem;
}
.mr-0.5 {
    margin-right: 0.5rem;
}
.mb-0.5 {
    margin-bottom: 0.5rem;
}
.ml-0.5 {
    margin-left: 0.5rem;
}
.m-0.625 {
    margin: 0.625rem;
}
.mx-0.625 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
}
.my-0.625 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
}
.mt-0.625 {
    margin-top: 0.625rem;
}
.mr-0.625 {
    margin-right: 0.625rem;
}
.mb-0.625 {
    margin-bottom: 0.625rem;
}
.ml-0.625 {
    margin-left: 0.625rem;
}
.m-0.75 {
    margin: 0.75rem;
}
.mx-0.75 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
}
.my-0.75 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
}
.mt-0.75 {
    margin-top: 0.75rem;
}
.mr-0.75 {
    margin-right: 0.75rem;
}
.mb-0.75 {
    margin-bottom: 0.75rem;
}
.ml-0.75 {
    margin-left: 0.75rem;
}
.m-0.875 {
    margin: 0.875rem;
}
.mx-0.875 {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
}
.my-0.875 {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
}
.mt-0.875 {
    margin-top: 0.875rem;
}
.mr-0.875 {
    margin-right: 0.875rem;
}
.mb-0.875 {
    margin-bottom: 0.875rem;
}
.ml-0.875 {
    margin-left: 0.875rem;
}
.m-1 {
    margin: 1rem;
}
.mx-1 {
    margin-left: 1rem;
    margin-right: 1rem;
}
.my-1 {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.mt-1 {
    margin-top: 1rem;
}
.mr-1 {
    margin-right: 1rem;
}
.mb-1 {
    margin-bottom: 1rem;
}
.ml-1 {
    margin-left: 1rem;
}
.m-1.25 {
    margin: 1.25rem;
}
.mx-1.25 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
}
.my-1.25 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
}
.mt-1.25 {
    margin-top: 1.25rem;
}
.mr-1.25 {
    margin-right: 1.25rem;
}
.mb-1.25 {
    margin-bottom: 1.25rem;
}
.ml-1.25 {
    margin-left: 1.25rem;
}
.m-1.5 {
    margin: 1.5rem;
}
.mx-1.5 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
}
.my-1.5 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}
.mt-1.5 {
    margin-top: 1.5rem;
}
.mr-1.5 {
    margin-right: 1.5rem;
}
.mb-1.5 {
    margin-bottom: 1.5rem;
}
.ml-1.5 {
    margin-left: 1.5rem;
}
.m-1.75 {
    margin: 1.75rem;
}
.mx-1.75 {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
}
.my-1.75 {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
}
.mt-1.75 {
    margin-top: 1.75rem;
}
.mr-1.75 {
    margin-right: 1.75rem;
}
.mb-1.75 {
    margin-bottom: 1.75rem;
}
.ml-1.75 {
    margin-left: 1.75rem;
}
.m-2 {
    margin: 2rem;
}
.mx-2 {
    margin-left: 2rem;
    margin-right: 2rem;
}
.my-2 {
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.mt-2 {
    margin-top: 2rem;
}
.mr-2 {
    margin-right: 2rem;
}
.mb-2 {
    margin-bottom: 2rem;
}
.ml-2 {
    margin-left: 2rem;
}
.m-2.25 {
    margin: 2.25rem;
}
.mx-2.25 {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
}
.my-2.25 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
}
.mt-2.25 {
    margin-top: 2.25rem;
}
.mr-2.25 {
    margin-right: 2.25rem;
}
.mb-2.25 {
    margin-bottom: 2.25rem;
}
.ml-2.25 {
    margin-left: 2.25rem;
}
.m-2.5 {
    margin: 2.5rem;
}
.mx-2.5 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
}
.my-2.5 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
}
.mt-2.5 {
    margin-top: 2.5rem;
}
.mr-2.5 {
    margin-right: 2.5rem;
}
.mb-2.5 {
    margin-bottom: 2.5rem;
}
.ml-2.5 {
    margin-left: 2.5rem;
}
.m-2.75 {
    margin: 2.75rem;
}
.mx-2.75 {
    margin-left: 2.75rem;
    margin-right: 2.75rem;
}
.my-2.75 {
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
}
.mt-2.75 {
    margin-top: 2.75rem;
}
.mr-2.75 {
    margin-right: 2.75rem;
}
.mb-2.75 {
    margin-bottom: 2.75rem;
}
.ml-2.75 {
    margin-left: 2.75rem;
}
.m-3 {
    margin: 3rem;
}
.mx-3 {
    margin-left: 3rem;
    margin-right: 3rem;
}
.my-3 {
    margin-top: 3rem;
    margin-bottom: 3rem;
}
.mt-3 {
    margin-top: 3rem;
}
.mr-3 {
    margin-right: 3rem;
}
.mb-3 {
    margin-bottom: 3rem;
}
.ml-3 {
    margin-left: 3rem;
}
.m-3.5 {
    margin: 3.5rem;
}
.mx-3.5 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
}
.my-3.5 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
}
.mt-3.5 {
    margin-top: 3.5rem;
}
.mr-3.5 {
    margin-right: 3.5rem;
}
.mb-3.5 {
    margin-bottom: 3.5rem;
}
.ml-3.5 {
    margin-left: 3.5rem;
}
.m-4 {
    margin: 4rem;
}
.mx-4 {
    margin-left: 4rem;
    margin-right: 4rem;
}
.my-4 {
    margin-top: 4rem;
    margin-bottom: 4rem;
}
.mt-4 {
    margin-top: 4rem;
}
.mr-4 {
    margin-right: 4rem;
}
.mb-4 {
    margin-bottom: 4rem;
}
.ml-4 {
    margin-left: 4rem;
}
.m-4.5 {
    margin: 4.5rem;
}
.mx-4.5 {
    margin-left: 4.5rem;
    margin-right: 4.5rem;
}
.my-4.5 {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
}
.mt-4.5 {
    margin-top: 4.5rem;
}
.mr-4.5 {
    margin-right: 4.5rem;
}
.mb-4.5 {
    margin-bottom: 4.5rem;
}
.ml-4.5 {
    margin-left: 4.5rem;
}
.m-5 {
    margin: 5rem;
}
.mx-5 {
    margin-left: 5rem;
    margin-right: 5rem;
}
.my-5 {
    margin-top: 5rem;
    margin-bottom: 5rem;
}
.mt-5 {
    margin-top: 5rem;
}
.mr-5 {
    margin-right: 5rem;
}
.mb-5 {
    margin-bottom: 5rem;
}
.ml-5 {
    margin-left: 5rem;
}
.m-6 {
    margin: 6rem;
}
.mx-6 {
    margin-left: 6rem;
    margin-right: 6rem;
}
.my-6 {
    margin-top: 6rem;
    margin-bottom: 6rem;
}
.mt-6 {
    margin-top: 6rem;
}
.mr-6 {
    margin-right: 6rem;
}
.mb-6 {
    margin-bottom: 6rem;
}
.ml-6 {
    margin-left: 6rem;
}
.m-7 {
    margin: 7rem;
}
.mx-7 {
    margin-left: 7rem;
    margin-right: 7rem;
}
.my-7 {
    margin-top: 7rem;
    margin-bottom: 7rem;
}
.mt-7 {
    margin-top: 7rem;
}
.mr-7 {
    margin-right: 7rem;
}
.mb-7 {
    margin-bottom: 7rem;
}
.ml-7 {
    margin-left: 7rem;
}
@font-face {
    font-family: blair;
    src: url(../fonts/blair/blair.ttf?vyc316z) format("truetype"), url(../fonts/blair/blair.woff?vyc316z) format("woff"), url(../fonts/blair/blair.svg?vyc316z#blair) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: "HCo Chronicle Display";
    src: url("../fonts/HCo Chronicle Display/woff2/ChronicleDisp-Roman_Web.woff2") format("woff2"), url("../fonts/HCo Chronicle Display/woff/ChronicleDisp-Roman_Web.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "HCo Chronicle Display";
    src: url("../fonts/HCo Chronicle Display/woff2/ChronicleDisp-Italic_Web.woff2") format("woff2"), url("../fonts/HCo Chronicle Display/woff/ChronicleDisp-Italic_Web.woff") format("woff");
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: "HCo Chronicle Display";
    src: url("../fonts/HCo Chronicle Display/woff2/ChronicleDisp-Semibold_Web.woff2") format("woff2"), url("../fonts/HCo Chronicle Display/woff/ChronicleDisp-Semibold_Web.woff") format("woff");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: "HCo Chronicle Display";
    src: url("../fonts/HCo Chronicle Display/woff2/ChronicleDisp-SemiboldItal_Web.woff2") format("woff2"), url("../fonts/HCo Chronicle Display/woff/ChronicleDisp-SemiboldItal_Web.woff") format("woff");
    font-weight: 600;
    font-style: italic;
}
blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
    margin: 0;
    padding: 0;
}
p {
    margin-bottom: 1rem;
    font-size: inherit;
    line-height: 1.5;
    text-rendering: optimizeLegibility;
}
em,
i {
    font-style: italic;
    line-height: inherit;
}
b,
strong {
    font-weight: 700;
    line-height: inherit;
}
small {
    color: #686868;
    font-size: 80%;
    line-height: 1;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: inherit;
    text-rendering: optimizeLegibility;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    line-height: 0;
    color: #686868;
}
.h1,
h1 {
    font-family: "HCo Chronicle Display", Georgia, serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 4rem;
    line-height: 1.125;
    margin-bottom: 1rem;
}
@media print, screen and (max-width: 47.99875em) {
    .h1,
    h1 {
        font-size: 3rem;
    }
}
.h2,
h2 {
    font-family: "HCo Chronicle Display", Georgia, serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 3rem;
    line-height: 1.125;
    margin-bottom: 1rem;
}
@media print, screen and (max-width: 47.99875em) {
    .h2,
    h2 {
        font-size: 2rem;
    }
}
.h3,
h3 {
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 2rem;
    line-height: 1.125;
    margin-bottom: 1rem;
}
@media print, screen and (max-width: 47.99875em) {
    .h3,
    h3 {
        font-size: 1.75rem;
    }
}
.h4,
h4 {
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 1.75rem;
    line-height: 1.125;
}
@media print, screen and (max-width: 47.99875em) {
    .h4,
    h4 {
        font-size: 1.5rem;
    }
}
.h5,
h5 {
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 1.5rem;
    line-height: 1.125;
}
@media print, screen and (max-width: 47.99875em) {
    .h5,
    h5 {
        font-size: 1.25rem;
    }
}
.h6,
h6 {
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 1.5rem;
    line-height: 1.125;
}
@media print, screen and (max-width: 47.99875em) {
    .h6,
    h6 {
        font-size: 1.25rem;
    }
}
.article-body p + h1,
.article-body p + h2,
.article-body p + h3 {
    margin-top: 2.5rem;
}
a {
    line-height: inherit;
    /* color: #006fb6; */
    color: inherit;
    text-decoration: none;
    cursor: pointer;
}
/*
a:focus,
a:hover {
    color: #005f9d;
}
*/
a img {
    border: 0;
}
hr {
    clear: both;
    max-width: 80rem;
    height: 0;
    margin: 1.25rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #d4d4d4;
    border-left: 0;
}
dl,
ol,
ul {
    margin-bottom: 1rem;
    list-style-position: outside;
    line-height: 1.5;
}
li {
    font-size: inherit;
}
ul {
    margin-left: 1.25rem;
    list-style-type: disc;
}
ol {
    margin-left: 1.25rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-left: 1.25rem;
    margin-bottom: 0;
}
dl {
    margin-bottom: 1rem;
}
dl dt {
    margin-bottom: 0.3rem;
    font-weight: 700;
}
blockquote {
    margin: 0 0 1rem;
    padding: 0.5625rem 1.25rem 0 0;
    border-left: 1px solid transparent;
}
blockquote,
blockquote p {
    line-height: 1.5;
    color: #004165;
}
.cite-block {
    display: block;
    color: #393939;
    font-size: 0.8125rem;
}
.cite-block:before {
    content: "— ";
}
abbr,
abbr[title] {
    border-bottom: 1px dotted #0a0a0a;
    cursor: help;
    text-decoration: none;
}
figure {
    margin: 0;
}
.typography-quote {
    position: relative;
    margin-top: 3.125rem;
    margin-bottom: 3.125rem;
}
@media screen and (min-width: 75em) {
    .typography-quote {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem;
    }
}
.typography-quote::after {
    background-image: url(../img/icons/quote-light-bg.svg);
    background-repeat: no-repeat;
    background-size: 4.5rem 4.5rem;
    content: "";
    display: block;
    height: 4.5rem;
    position: absolute;
    top: -1.5rem;
    left: -0.5rem;
    width: 4.5rem;
}
@media print, screen and (min-width: 48em) {
    .typography-quote::after {
        top: -1.5rem;
        left: -0.5rem;
    }
}
@media screen and (min-width: 62em) {
    .typography-quote::after {
        top: -1.5rem;
        left: -2rem;
    }
}
.typography-quote [class*="-type"] {
    color: #004165;
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.1rem;
    font-size: 0.75rem;
    line-height: 1.6;
    margin-bottom: 0;
    text-transform: uppercase;
}
.typography-quote [class*="-title"] {
    color: #004165;
    font-family: "HCo Chronicle Display", Georgia, serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 2rem;
    line-height: 1.125;
    margin-bottom: 1rem;
}
@media print, screen and (max-width: 47.99875em) {
    .typography-quote [class*="-title"] {
        font-size: 1.75rem;
    }
}
.typography-quote [class*="-caption"] {
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.1rem;
    font-size: 0.875rem;
    line-height: 1.6;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #004165;
}
.typography-section-headline {
    font-family: "HCo Chronicle Display", Georgia, serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 3rem;
    line-height: 1.125;
    margin-bottom: 1rem;
    color: #004165;
}
@media print, screen and (max-width: 47.99875em) {
    .typography-section-headline {
        font-size: 2rem;
    }
}
.typography-section-headline.large {
    font-family: "HCo Chronicle Display", Georgia, serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 4rem;
    line-height: 1.125;
    margin-bottom: 1rem;
}
@media print, screen and (max-width: 47.99875em) {
    .typography-section-headline.large {
        font-size: 3rem;
    }
}
.typography-eyebrow {
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.1rem;
    font-size: 0.75rem;
    line-height: 1.6;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #006fb6;
}
.typography-card-title {
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 1.5rem;
    line-height: 1.125;
    margin-bottom: 1rem;
}
@media print, screen and (max-width: 47.99875em) {
    .typography-card-title {
        font-size: 1.25rem;
    }
}
.typography-card-title.large {
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 2rem;
    line-height: 1.125;
    margin-bottom: 1rem;
}
@media print, screen and (max-width: 47.99875em) {
    .typography-card-title.large {
        font-size: 1.75rem;
    }
}
.text-white {
    color: #FEFEFE;
}
.bg-gray-10,
.medium-background-color {
    background-color: #efefef;
}
.bg-blue-100,
.bg-ocean-500 {
    background-color: #004165;
}
.bg-moss-500 {
    background-color: #22493d;
}
.bg-pine-500 {
    background-color: #162f29;
}
.bg-sunlight-400 {
    background-color: #f8d921;
}
#onetrust-consent-sdk .onetrust-pc-dark-filter {
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    pointer-events: none;
}
#onetrust-consent-sdk button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    padding: 0.75rem 1.5rem;
    border: 1px solid transparent;
    border-radius: 500px;
    -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    font-family: inherit;
    font-size: 1rem;
    -webkit-appearance: none;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    letter-spacing: normal;
}
[data-whatinput="mouse"] #onetrust-consent-sdk button {
    outline: 0;
}
#onetrust-consent-sdk #onetrust-banner-sdk:focus {
    outline: 0;
}
#onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding-block: 1rem;
}
#onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-row #onetrust-button-group-parent,
#onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-row #onetrust-group-container {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-inline: 1rem;
    width: 100%;
}
@media print, screen and (min-width: 48em) {
    #onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-row #onetrust-button-group-parent,
    #onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-row #onetrust-group-container {
        width: 50%;
    }
}
#onetrust-consent-sdk #onetrust-banner-sdk .ot-close-icon {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23FEFEFE' viewBox='0 0 256 256'><path d='M205.66,194.34a8,8,0,0,1-11.32,11.32L128,139.31,61.66,205.66a8,8,0,0,1-11.32-11.32L116.69,128,50.34,61.66A8,8,0,0,1,61.66,50.34L128,116.69l66.34-66.35a8,8,0,0,1,11.32,11.32L139.31,128Z'></path></svg>") !important;
    background-size: 24px !important;
}
#onetrust-consent-sdk #onetrust-banner-sdk :not(.ot-leg-btn-container) > button:not(.ot-link-btn):focus,
#onetrust-consent-sdk #onetrust-banner-sdk :not(.ot-leg-btn-container) > button:not(.ot-link-btn):hover {
    opacity: 1 !important;
}
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group-parent,
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-group-container {
    padding: none;
    position: unset;
    -webkit-transform: none;
    transform: none;
    text-align: unset;
}
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group-parent #onetrust-button-group,
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-group-container #onetrust-button-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 1rem;
    gap: 1rem;
    margin-right: auto;
}
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group-parent #onetrust-button-group button,
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-group-container #onetrust-button-group button {
    min-width: unset;
    word-wrap: unset;
    word-break: unset;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    padding: 0.75rem 1.5rem;
    border: 1px solid transparent;
    border-radius: 500px;
    -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    font-family: inherit;
    font-size: 1rem;
    -webkit-appearance: none;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
[data-whatinput="mouse"] #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group-parent #onetrust-button-group button,
[data-whatinput="mouse"] #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-group-container #onetrust-button-group button {
    outline: 0;
}
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group-parent #onetrust-button-group #onetrust-pc-btn-handler,
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-group-container #onetrust-button-group #onetrust-pc-btn-handler {
    background-color: transparent;
    color: #FEFEFE;
}
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group-parent #onetrust-button-group #onetrust-pc-btn-handler:focus,
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group-parent #onetrust-button-group #onetrust-pc-btn-handler:hover,
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-group-container #onetrust-button-group #onetrust-pc-btn-handler:focus,
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-group-container #onetrust-button-group #onetrust-pc-btn-handler:hover {
    background-color: #FEFEFE;
    color: #007ac9;
}
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group-parent #onetrust-button-group #onetrust-reject-all-handler,
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-group-container #onetrust-button-group #onetrust-reject-all-handler {
    background-color: transparent;
    color: #FEFEFE;
}
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group-parent #onetrust-button-group #onetrust-reject-all-handler:focus,
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group-parent #onetrust-button-group #onetrust-reject-all-handler:hover,
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-group-container #onetrust-button-group #onetrust-reject-all-handler:focus,
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-group-container #onetrust-button-group #onetrust-reject-all-handler:hover {
    background-color: #FEFEFE;
    color: #007ac9;
}
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group-parent #onetrust-button-group #onetrust-accept-btn-handler,
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-group-container #onetrust-button-group #onetrust-accept-btn-handler {
    background-color: transparent;
    border-color: #FEFEFE;
    color: #FEFEFE;
}
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group-parent #onetrust-button-group #onetrust-accept-btn-handler:focus,
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group-parent #onetrust-button-group #onetrust-accept-btn-handler:hover,
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-group-container #onetrust-button-group #onetrust-accept-btn-handler:focus,
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-group-container #onetrust-button-group #onetrust-accept-btn-handler:hover {
    background-color: #FEFEFE;
    color: #007ac9;
}
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text {
    font-size: 1rem;
    margin-bottom: 1rem;
}
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text a,
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text a:link {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FEFEFE), to(#FEFEFE));
    background-image: linear-gradient(to bottom, #FEFEFE 0, #FEFEFE 100%);
    background-size: 100% 2px;
    background-repeat: no-repeat;
    background-position: left 0 bottom 0;
    color: #FEFEFE;
    font-weight: 600;
    line-height: 1.15 !important;
    text-decoration: none;
    -webkit-transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    overflow: hidden;
}
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text a:focus,
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text a:hover,
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text a:link:focus,
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text a:link:hover {
    color: #006fb6;
    cursor: pointer;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FEFEFE), to(#FEFEFE));
    background-image: linear-gradient(to bottom, #FEFEFE 0, #FEFEFE 100%);
    background-size: 100% 100%;
    -webkit-box-shadow: 0 0 0 #FEFEFE, 0 0 0 #FEFEFE;
    box-shadow: 0 0 0 #FEFEFE, 0 0 0 #FEFEFE;
}
#onetrust-consent-sdk #ot-sdk-btn-floating .ot-floating-button__front {
    background-color: #007ac9;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23FEFEFE' viewBox='0 0 256 256'%3E%3Cpath d='M164.49,163.51a12,12,0,1,1-17,0A12,12,0,0,1,164.49,163.51Zm-81-8a12,12,0,1,0,17,0A12,12,0,0,0,83.51,155.51Zm9-39a12,12,0,1,0-17,0A12,12,0,0,0,92.49,116.49Zm48-1a12,12,0,1,0,0,17A12,12,0,0,0,140.49,115.51ZM232,128A104,104,0,1,1,128,24a8,8,0,0,1,8,8,40,40,0,0,0,40,40,8,8,0,0,1,8,8,40,40,0,0,0,40,40A8,8,0,0,1,232,128Zm-16.31,7.39A56.13,56.13,0,0,1,168.5,87.5a56.13,56.13,0,0,1-47.89-47.19,88,88,0,1,0,95.08,95.08Z'%3E%3C/path%3E%3C/svg%3E");
    background-size: 75%;
}
#onetrust-consent-sdk #onetrust-pc-sdk :focus,
#onetrust-consent-sdk #onetrust-pc-sdk :focus-visible {
    outline: 0;
}
#onetrust-consent-sdk #onetrust-pc-sdk button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    padding: 0.75rem 1.5rem;
    border: 1px solid transparent;
    border-radius: 500px;
    -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    font-family: inherit;
    font-size: 1rem;
    -webkit-appearance: none;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    letter-spacing: normal;
}
[data-whatinput="mouse"] #onetrust-consent-sdk #onetrust-pc-sdk button {
    outline: 0;
}
#onetrust-consent-sdk #onetrust-pc-sdk button:focus,
#onetrust-consent-sdk #onetrust-pc-sdk button:focus-visible {
    outline-color: #007ac9;
}
#onetrust-consent-sdk #onetrust-pc-sdk :not(.ot-leg-btn-container) > button:not(.ot-link-btn):focus,
#onetrust-consent-sdk #onetrust-pc-sdk :not(.ot-leg-btn-container) > button:not(.ot-link-btn):hover {
    opacity: 1 !important;
}
#onetrust-consent-sdk #onetrust-pc-sdk .ot-close-icon {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23393939' viewBox='0 0 256 256'><path d='M205.66,194.34a8,8,0,0,1-11.32,11.32L128,139.31,61.66,205.66a8,8,0,0,1-11.32-11.32L116.69,128,50.34,61.66A8,8,0,0,1,61.66,50.34L128,116.69l66.34-66.35a8,8,0,0,1,11.32,11.32L139.31,128Z'></path></svg>") !important;
    background-size: 24px !important;
}
#onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-header .ot-pc-logo {
    display: none;
}
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content #ot-pc-title {
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 2rem;
    line-height: 1.125;
    margin-bottom: 1rem;
}
@media print, screen and (max-width: 47.99875em) {
    #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content #ot-pc-title {
        font-size: 1.75rem;
    }
}
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content #ot-pc-desc {
    margin-bottom: 1rem;
    font-size: inherit;
    line-height: 1.5;
    text-rendering: optimizeLegibility;
}
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content #ot-pc-desc .privacy-notice-link {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#007ac9), to(#007ac9));
    background-image: linear-gradient(to bottom, #007ac9 0, #007ac9 100%);
    background-size: 100% 2px;
    background-repeat: no-repeat;
    background-position: left 0 bottom 0;
    color: #0a0a0a;
    font-weight: 600;
    line-height: 1.15 !important;
    text-decoration: none;
    -webkit-transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    overflow: hidden;
    text-decoration: none;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content #ot-pc-desc .privacy-notice-link:focus,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content #ot-pc-desc .privacy-notice-link:hover {
    color: #FEFEFE;
    cursor: pointer;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#007ac9), to(#007ac9));
    background-image: linear-gradient(to bottom, #007ac9 0, #007ac9 100%);
    background-size: 100% 100%;
    -webkit-box-shadow: 0 0 0 #007ac9, 0 0 0 #007ac9;
    box-shadow: 0 0 0 #007ac9, 0 0 0 #007ac9;
}
#onetrust-consent-sdk #onetrust-pc-sdk .ot-always-active {
    color: #0063a3;
}
#onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-footer {
    background-color: #FEFEFE;
}
#onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-footer .ot-btn-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 2rem;
    padding: 1rem;
}
#onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-footer .ot-btn-container .ot-pc-refuse-all-handler {
    background-color: transparent !important;
    border-color: #004165;
    color: #004165 !important;
}
#onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-footer .ot-btn-container .ot-pc-refuse-all-handler:focus,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-footer .ot-btn-container .ot-pc-refuse-all-handler:hover {
    background-color: #004165 !important;
    color: #FEFEFE !important;
    opacity: 1;
}
#onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-footer .ot-btn-container .save-preference-btn-handler:focus,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-footer .ot-btn-container .save-preference-btn-handler:hover {
    background-color: #007ac9 !important;
    border-color: #007ac9 !important;
    opacity: 1;
}
#onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-footer .ot-pc-footer-logo {
    display: none;
}
#onetrust-consent-sdk #onetrust-pc-sdk .ot-tgl input:checked + .ot-switch .ot-switch-nob {
    border-color: #007ac9;
}
#onetrust-consent-sdk #onetrust-pc-sdk .ot-tgl input:checked + .ot-switch .ot-switch-nob::before {
    background-color: #007ac9;
}
.footer-navigation #ot-sdk-btn.optanon-show-settings,
.footer-navigation #ot-sdk-btn.ot-sdk-show-settings {
    border: none !important;
    color: #FEFEFE !important;
    display: block;
    font-size: 1rem !important;
    font-weight: 400;
    line-height: 1;
    padding: 0.7rem 1rem !important;
    position: relative;
    -webkit-text-decoration: underline 0.15em;
    text-decoration: underline 0.15em;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    -webkit-text-decoration-color: transparent;
    text-decoration-color: transparent;
    -webkit-transition: -webkit-text-decoration-color 0.3s !important;
    transition: -webkit-text-decoration-color 0.3s !important;
    transition: text-decoration-color 0.3s !important;
    transition: text-decoration-color 0.3s, -webkit-text-decoration-color 0.3s !important;
}
.footer-navigation #ot-sdk-btn.optanon-show-settings.is-active,
.footer-navigation #ot-sdk-btn.optanon-show-settings:hover,
.footer-navigation #ot-sdk-btn.ot-sdk-show-settings.is-active,
.footer-navigation #ot-sdk-btn.ot-sdk-show-settings:hover {
    background-color: transparent !important;
    color: #bfbfbf;
    cursor: pointer;
    -webkit-text-decoration-color: #bfbfbf;
    text-decoration-color: #bfbfbf;
    opacity: 1;
}
.footer-navigation #ot-sdk-btn.optanon-show-settings:focus,
.footer-navigation #ot-sdk-btn.ot-sdk-show-settings:focus {
    outline: 1px solid #bfbfbf;
}
@media print, screen and (max-width: 29.99875em) {
    .footer-navigation #ot-sdk-btn.optanon-show-settings,
    .footer-navigation #ot-sdk-btn.ot-sdk-show-settings {
        padding-inline: 0.5rem;
    }
}
.wb-icon::before,
.wb::before {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
    display: inline-block;
    vertical-align: bottom;
    font-family: "blair";
    font-weight: 400;
    font-style: normal;
    line-height: 1;
}
.wb-icon {
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    color: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-animated::before {
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform-style: preserve-3D;
    transform-style: preserve-3D;
}
.hover .icon-animated::before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.wb-icon-lg {
    font-size: 1.5rem;
    line-height: 1.40351;
}
.wb-icon-sm {
    font-size: 0.875rem;
}
.wb-icon-xs {
    font-size: 0.75rem;
}
.wb-1x {
    font-size: 1rem;
}
.wb-2x {
    font-size: 2rem;
}
.wb-3x {
    font-size: 3rem;
}
.wb-4x {
    font-size: 4rem;
}
.wb-5x {
    font-size: 5rem;
}
.wb-6x {
    font-size: 6rem;
}
.wb-7x {
    font-size: 7rem;
}
.wb-8x {
    font-size: 8rem;
}
.wb-9x {
    font-size: 9rem;
}
.wb-10x {
    font-size: 10rem;
}
.wb-airplane:before {
    content: "\e900";
}
.wb-arrow-down:before {
    content: "\e901";
}
.wb-arrow-left:before {
    content: "\e902";
}
.wb-arrow-right:before {
    content: "\e903";
}
.wb-arrow-up:before {
    content: "\e904";
}
.wb-chat:before {
    content: "\e905";
}
.wb-checkmark:before {
    content: "\e906";
}
.wb-chevron-down:before {
    content: "\e907";
}
.wb-chevron-left:before {
    content: "\e908";
}
.wb-chevron-right:before {
    content: "\e909";
}
.wb-chevron-up:before {
    content: "\e90a";
}
.wb-clock:before {
    content: "\e90b";
}
.wb-close:before {
    content: "\e90c";
}
.wb-download:before {
    content: "\e90d";
}
.wb-envelope:before {
    content: "\e90e";
}
.wb-external:before {
    content: "\e90f";
}
.wb-facebook-f:before {
    content: "\e910";
}
.wb-facebook:before {
    content: "\e911";
}
.wb-grid:before {
    content: "\e912";
}
.wb-instagram:before {
    content: "\e913";
}
.wb-linkedin-in:before {
    content: "\e914";
}
.wb-linkedin:before {
    content: "\e915";
}
.wb-list:before {
    content: "\e916";
}
.wb-meatballs:before {
    content: "\e917";
}
.wb-menu:before {
    content: "\e918";
}
.wb-paths:before {
    content: "\e919";
}
.wb-pdf:before {
    content: "\e91a";
}
.wb-phone:before {
    content: "\e91b";
}
.wb-pie-chart:before {
    content: "\e91c";
}
.wb-quotes:before {
    content: "\e91d";
}
.wb-search:before {
    content: "\e91e";
}
.wb-support:before {
    content: "\e91f";
}
.wb-twitter:before {
    content: "\e920";
}
.wb-user:before {
    content: "\e921";
}
.wb-x-twitter:before {
    content: "\e922";
}
.wb-youtube:before {
    content: "\e923";
}
.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -24px, 0);
        transform: translate3d(0, -24px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -24px, 0);
        transform: translate3d(0, -24px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-24px, 0, 0);
        transform: translate3d(-24px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-24px, 0, 0);
        transform: translate3d(-24px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes pageHeaderImageZoom {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1.04);
        transform: scale(1.04);
    }
}
@keyframes pageHeaderImageZoom {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1.04);
        transform: scale(1.04);
    }
}
.text-animation {
    display: block;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
}
.text-animation-top {
    -webkit-animation: 1.3s ease 0s 1 normal forwards running fadeInDown;
    animation: 1.3s ease 0s 1 normal forwards running fadeInDown;
}
.text-animation-left {
    -webkit-animation: 1.3s ease 0s 1 normal forwards running fadeInLeft;
    animation: 1.3s ease 0s 1 normal forwards running fadeInLeft;
}
.off-canvas.is-open .menu-item-animation {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.menu-item-animation {
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
html {
    scroll-behavior: smooth;
}
@media screen and (prefers-reduced-motion: reduce) {
    html {
        scroll-behavior: auto;
    }
}
.skip-to-content > a {
    position: absolute;
    top: -6rem;
    z-index: 9999;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    --tw-bg-opacity: 1;
    background-color: rgb(0 65 101 / var(--tw-bg-opacity));
    padding: 0.75rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.skip-to-content > a:active,
.skip-to-content > a:focus {
    top: 0px;
    text-decoration-line: underline;
}
.brand-logo {
    height: auto;
}
@media print, screen and (min-width: 48em) {
    .brand-logo {
        width: 220px;
    }
}
.loader {
    height: 100px;
    width: 20%;
    text-align: center;
    padding: 1rem;
    margin: 0 auto 1em;
    display: inline-block;
    position: fixed;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 999999;
}
.loader svg path,
.loader svg rect {
    fill: #004165;
}
.grid-cols-2 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
@media print, screen and (min-width: 30em) {
    .grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
.grid-cols-3 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
@media print, screen and (min-width: 30em) {
    .grid-cols-3 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
@media screen and (min-width: 62em) {
    .grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}
.grid-cols-4 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
@media print, screen and (min-width: 30em) {
    .grid-cols-4 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
@media screen and (min-width: 62em) {
    .grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}
@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
        format("woff");
    font-weight: 400;
    font-style: normal;
}
:root {
    --swiper-theme-color: #007aff;
}
.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.swiper-pointer-events {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}
.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
    visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto;
}
.swiper-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform;
}
.swiper-backface-hidden .swiper-slide {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    -webkit-perspective: 1200px;
    perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory;
}
.swiper-centered > .swiper-wrapper::before {
    content: "";
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-ordinal-group: 10000;
    -ms-flex-order: 9999;
    order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
    height: 100%;
    width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
    width: 100%;
    height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
}
.swiper-fade.swiper-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.section dd a,
.section p a,
.section td a,
.section ul:not([class]) li a {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#007ac9), to(#007ac9));
    background-image: linear-gradient(to bottom, #007ac9 0, #007ac9 100%);
    background-size: 100% 2px;
    background-repeat: no-repeat;
    background-position: left 0 bottom 0;
    color: #0a0a0a;
    font-weight: 600;
    line-height: 1.15 !important;
    text-decoration: none;
    -webkit-transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    overflow: hidden;
}
.section dd a:focus,
.section dd a:hover,
.section p a:focus,
.section p a:hover,
.section td a:focus,
.section td a:hover,
.section ul:not([class]) li a:focus,
.section ul:not([class]) li a:hover {
    color: #FEFEFE;
    cursor: pointer;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#007ac9), to(#007ac9));
    background-image: linear-gradient(to bottom, #007ac9 0, #007ac9 100%);
    background-size: 100% 100%;
    -webkit-box-shadow: 0 0 0 #007ac9, 0 0 0 #007ac9;
    box-shadow: 0 0 0 #007ac9, 0 0 0 #007ac9;
}
.metadata a {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#007ac9), to(#007ac9));
    background-image: linear-gradient(to bottom, #007ac9 0, #007ac9 100%);
    background-size: 100% 0;
    background-repeat: no-repeat;
    background-position: left 0 bottom 0;
    color: #006fb6;
    line-height: 1.15;
    -webkit-transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    overflow: hidden;
}
.metadata a:focus,
.metadata a:hover {
    color: #FEFEFE;
    cursor: pointer;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#007ac9), to(#007ac9));
    background-image: linear-gradient(to bottom, #007ac9 0, #007ac9 100%);
    background-size: 100% 100%;
    -webkit-box-shadow: 0 0 0 #007ac9, 0 0 0 #007ac9;
    box-shadow: 0 0 0 #007ac9, 0 0 0 #007ac9;
    -webkit-transition-delay: 0s !important;
    transition-delay: 0s !important;
}
.anchor-icon.white span {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FEFEFE), to(#FEFEFE));
    background-image: linear-gradient(to bottom, #FEFEFE 0, #FEFEFE 100%);
    background-size: 100% 0;
    background-repeat: no-repeat;
    background-position: left 0 bottom 0;
    color: #FEFEFE;
    line-height: 1.15;
    -webkit-transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    overflow: hidden;
}
.anchor-icon.white span:focus,
.anchor-icon.white span:hover {
    color: #007ac9;
    cursor: pointer;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FEFEFE), to(#FEFEFE));
    background-image: linear-gradient(to bottom, #FEFEFE 0, #FEFEFE 100%);
    background-size: 100% 100%;
    -webkit-box-shadow: 0 0 0 #FEFEFE, 0 0 0 #FEFEFE;
    box-shadow: 0 0 0 #FEFEFE, 0 0 0 #FEFEFE;
    -webkit-transition-delay: 0s !important;
    transition-delay: 0s !important;
}
.section.padding {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
@media print, screen and (min-width: 30em) {
    .section.padding {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
}
@media screen and (min-width: 62em) {
    .section.padding {
        padding-top: 4.5rem;
        padding-bottom: 4.5rem;
    }
}
.section.padding-top {
    padding-top: 2rem;
}
@media print, screen and (min-width: 30em) {
    .section.padding-top {
        padding-top: 2.5rem;
    }
}
@media screen and (min-width: 62em) {
    .section.padding-top {
        padding-top: 4.5rem;
    }
}
.section.padding-bottom {
    padding-bottom: 2rem;
}
@media print, screen and (min-width: 30em) {
    .section.padding-bottom {
        padding-bottom: 2.5rem;
    }
}
@media screen and (min-width: 62em) {
    .section.padding-bottom {
        padding-bottom: 4.5rem;
    }
}
.section-content {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
}
@media (min-width: 640px) {
    .section-content {
        max-width: 640px;
    }
}
@media (min-width: 768px) {
    .section-content {
        max-width: 768px;
    }
}
@media (min-width: 1024px) {
    .section-content {
        max-width: 1024px;
    }
}
@media (min-width: 1280px) {
    .section-content {
        max-width: 1280px;
    }
}
@media (min-width: 1536px) {
    .section-content {
        max-width: 1536px;
    }
}
.section-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 80rem;
}
/*
.section-content {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 80rem;
    margin-left: auto;
    margin-right: auto;
}
@media print, screen and (min-width: 30em) {
    .section-content {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
*/
.section-grid {
    display: grid;
    gap: 1.5rem;
}
@media (min-width: 640px) {
    .section-grid {
        grid-template-columns: repeat(12, minmax(0, 1fr));
    }
}
@media (min-width: 1024px) {
    .section-grid {
        gap: 2rem;
    }
}
ul.section-grid {
    margin-left: 0px;
    list-style-type: none;
}
.section-grid.ui-cards > [class*="column"],
.section-grid.ui-cards > [class*="cell"] {
    display: flex;
    align-items: stretch;
}
.column.one,
.column.two,
.column.three,
.column.four,
.column.five,
.column.six,
.column.seven,
.column.eight,
.column.nine,
.column.ten,
.column.eleven,
.column.twelve {
    grid-column: 1 / -1;
}
@media (min-width: 768px) {
    .column.one,
    .column.two,
    .column.three,
    .column.five,
    .column.six,
    .column.seven,
    .column.eight,
    .column.nine,
    .column.ten,
    .column.eleven {
        grid-column: span 6 / span 6;
    }
}
@media (min-width: 768px) {
    .column.four {
        grid-column: span 4 / span 4;
    }
}
@media (min-width: 1024px) {
    .column.one {
        grid-column: span 1 / span 1;
    }
}
@media (min-width: 1024px) {
    .column.two {
        grid-column: span 2 / span 2;
    }
}
@media (min-width: 1024px) {
    .column.three {
        grid-column: span 3 / span 3;
    }
}
@media (min-width: 1024px) {
    .column.five {
        grid-column: span 5 / span 5;
    }
}
@media (min-width: 1024px) {
    .column.six {
        grid-column: span 6 / span 6;
    }
}
@media (min-width: 1024px) {
    .column.seven {
        grid-column: span 7 / span 7;
    }
}
@media (min-width: 1024px) {
    .column.eight {
        grid-column: span 8 / span 8;
    }
}
@media (min-width: 1024px) {
    .column.nine {
        grid-column: span 9 / span 9;
    }
}
@media (min-width: 1024px) {
    .column.ten {
        grid-column: span 10 / span 10;
    }
}
@media (min-width: 1024px) {
    .column.eleven {
        grid-column: span 11 / span 11;
    }
}
/*
.section-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.section-flex .column,
.section-grid .column {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0;
    min-width: 0;
    width: 100%;
}
.section-flex .column.auto,
.section-grid .column.auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
}
@media print, screen and (min-width: 30em) {
    .section-flex .one,
    .section-grid .one {
        width: 50%;
    }
}
@media screen and (min-width: 62em) {
    .section-flex .one,
    .section-grid .one {
        width: 8.33333%;
    }
}
@media print, screen and (min-width: 30em) {
    .section-flex .two,
    .section-grid .two {
        width: 50%;
    }
}
@media screen and (min-width: 62em) {
    .section-flex .two,
    .section-grid .two {
        width: 16.66667%;
    }
}
@media print, screen and (min-width: 30em) {
    .section-flex .three,
    .section-grid .three {
        width: 50%;
    }
}
@media screen and (min-width: 62em) {
    .section-flex .three,
    .section-grid .three {
        width: 25%;
    }
    .section-flex .three.offset,
    .section-grid .three.offset {
        margin-left: calc(8.33333% + 0.9375rem);
    }
}
@media screen and (min-width: 62em) {
    .section-flex .four,
    .section-grid .four {
        width: 33.33333%;
    }
}
@media screen and (min-width: 62em) {
    .section-flex .five,
    .section-grid .five {
        width: 41.66667%;
    }
}
@media screen and (min-width: 62em) {
    .section-flex .six,
    .section-grid .six {
        width: 50%;
    }
}
@media screen and (min-width: 62em) {
    .section-flex .seven,
    .section-grid .seven {
        width: 58.33333%;
    }
}
@media screen and (min-width: 62em) {
    .section-flex .eight,
    .section-grid .eight {
        width: 66.66667%;
    }
}
@media screen and (min-width: 62em) {
    .section-flex .nine,
    .section-grid .nine {
        width: 75%;
    }
}
@media screen and (min-width: 62em) {
    .section-flex .ten,
    .section-grid .ten {
        width: 83.33333%;
    }
    .section-flex .ten.offset,
    .section-grid .ten.offset {
        margin-left: calc(8.33333% + 0.9375rem);
    }
}
.section-flex .twelve,
.section-grid .twelve {
    width: 100%;
}
.section-flex.grid-margin,
.section-grid.grid-margin {
    row-gap: 1.875rem;
    margin-bottom: 1.875rem;
    margin-left: -0.625rem;
    margin-right: -0.625rem;
}
@media print, screen and (min-width: 30em) {
    .section-flex.grid-margin,
    .section-grid.grid-margin {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
    }
}
.section-flex.grid-margin > .column,
.section-grid.grid-margin > .column {
    width: calc(100% - 1.25rem);
    margin-left: 0.625rem;
    margin-right: 0.625rem;
}
@media screen and (min-width: 62em) {
    .section-flex.grid-margin > .column,
    .section-grid.grid-margin > .column {
        width: calc(100% - 1.875rem);
        margin-left: 0.9375rem;
        margin-right: 0.9375rem;
    }
}
.section-flex.grid-margin > .auto,
.section-grid.grid-margin > .auto {
    width: auto;
}
@media print, screen and (min-width: 48em) {
    .section-flex.grid-margin > .one,
    .section-grid.grid-margin > .one {
        width: calc(50% - 1.875rem);
    }
}
@media print, screen and (min-width: 48em) {
    .section-flex.grid-margin > .one,
    .section-grid.grid-margin > .one {
        width: calc(8.33333% - 1.875rem);
    }
}
@media print, screen and (min-width: 48em) {
    .section-flex.grid-margin > .two,
    .section-grid.grid-margin > .two {
        width: calc(50% - 1.875rem);
    }
}
@media print, screen and (min-width: 48em) {
    .section-flex.grid-margin > .two,
    .section-grid.grid-margin > .two {
        width: calc(16.66667% - 1.875rem);
    }
}
@media print, screen and (min-width: 30em) {
    .section-flex.grid-margin > .three,
    .section-grid.grid-margin > .three {
        width: calc(50% - 1.875rem);
    }
}
@media screen and (orientation: landscape) {
    .section-flex.grid-margin > .three,
    .section-grid.grid-margin > .three {
        width: calc(100% - 1.25rem);
    }
}
@media print, screen and (min-width: 48em) {
    .section-flex.grid-margin > .three,
    .section-grid.grid-margin > .three {
        width: calc(25% - 1.875rem);
    }
}
@media print, screen and (min-width: 48em) {
    .section-flex.grid-margin > .four,
    .section-grid.grid-margin > .four {
        width: calc(50% - 1.875rem);
    }
}
@media screen and (min-width: 62em) {
    .section-flex.grid-margin > .four,
    .section-grid.grid-margin > .four {
        width: calc(33.33333% - 1.875rem);
    }
}
@media print, screen and (min-width: 30em) {
    .section-flex.grid-margin > .five,
    .section-grid.grid-margin > .five {
        width: calc(50% - 1.875rem);
    }
}
@media print, screen and (min-width: 48em) {
    .section-flex.grid-margin > .five,
    .section-grid.grid-margin > .five {
        width: calc(41.66667% - 1.875rem);
    }
}
@media print, screen and (min-width: 30em) {
    .section-flex.grid-margin > .six,
    .section-grid.grid-margin > .six {
        width: calc(100% - 1.875rem);
    }
}
@media print, screen and (min-width: 48em) {
    .section-flex.grid-margin > .six,
    .section-grid.grid-margin > .six {
        width: calc(50% - 1.875rem);
    }
}
@media print, screen and (min-width: 30em) {
    .section-flex.grid-margin > .seven,
    .section-grid.grid-margin > .seven {
        width: calc(50% - 1.875rem);
    }
}
@media print, screen and (min-width: 48em) {
    .section-flex.grid-margin > .seven,
    .section-grid.grid-margin > .seven {
        width: calc(58.33333% - 1.875rem);
    }
}
@media print, screen and (min-width: 30em) {
    .section-flex.grid-margin > .eight,
    .section-grid.grid-margin > .eight {
        width: calc(50% - 1.875rem);
    }
}
@media print, screen and (min-width: 48em) {
    .section-flex.grid-margin > .eight,
    .section-grid.grid-margin > .eight {
        width: calc(66.66667% - 1.875rem);
    }
}
@media print, screen and (min-width: 30em) {
    .section-flex.grid-margin > .nine,
    .section-grid.grid-margin > .nine {
        width: calc(50% - 1.875rem);
    }
}
@media screen and (orientation: landscape) {
    .section-flex.grid-margin > .nine,
    .section-grid.grid-margin > .nine {
        width: calc(100% - 1.25rem);
    }
}
@media print, screen and (min-width: 48em) {
    .section-flex.grid-margin > .nine,
    .section-grid.grid-margin > .nine {
        width: calc(75% - 1.875rem);
    }
}
@media print, screen and (min-width: 30em) {
    .section-flex.grid-margin > .ten,
    .section-grid.grid-margin > .ten {
        width: calc(50% - 1.875rem);
    }
}
@media print, screen and (min-width: 48em) {
    .section-flex.grid-margin > .ten,
    .section-grid.grid-margin > .ten {
        width: calc(83.33333% - 1.875rem);
    }
}
.section-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.75rem;
}
@media print, screen and (min-width: 48em) {
    .section-flex {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}
.section-flex-grid {
    display: grid;
    gap: 1.75rem;
}
*/
.section-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.section .section-divider {
    background-color: #efefef;
    display: block;
    height: 1px;
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
    width: 100%;
}
.section .content-date {
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 1rem;
    line-height: 1.6;
    color: #686868;
}
.section .article-metadata {
    margin-bottom: 2rem;
}
.section .bio-metadata .metadata-text {
    font-size: 1.5rem;
}
.section .bio-metadata .button,
.section .bio-metadata a,
.section .bio-metadata button {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#007ac9), to(#007ac9));
    background-image: linear-gradient(to bottom, #007ac9 0, #007ac9 100%);
    background-size: 100% 2px;
    background-repeat: no-repeat;
    background-position: left 0 bottom 0;
    color: #0a0a0a;
    font-weight: 600;
    line-height: 1.15 !important;
    text-decoration: none;
    -webkit-transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    overflow: hidden;
    display: inline !important;
}
.section .bio-metadata .button:focus,
.section .bio-metadata .button:hover,
.section .bio-metadata a:focus,
.section .bio-metadata a:hover,
.section .bio-metadata button:focus,
.section .bio-metadata button:hover {
    color: #FEFEFE;
    cursor: pointer;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#007ac9), to(#007ac9));
    background-image: linear-gradient(to bottom, #007ac9 0, #007ac9 100%);
    background-size: 100% 100%;
    -webkit-box-shadow: 0 0 0 #007ac9, 0 0 0 #007ac9;
    box-shadow: 0 0 0 #007ac9, 0 0 0 #007ac9;
}
.section ul ul li {
    list-style-type: circle;
}
.section ul ul ul li {
    list-style-type: square;
}
.section dl {
    margin-top: 3rem;
    margin-bottom: 3rem;
}
.section dl dd,
.section dl dt {
    margin-left: 3.5rem;
}
.section dl dd:before,
.section dl dt:before {
    color: #004165;
    display: inline;
    font-size: 3rem;
    font-family: "HCo Chronicle Display", Georgia, serif;
    margin-left: -58px;
}
.section dl dt {
    color: #004165;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 150%;
    margin-bottom: 2.5rem;
}
.section dl dt:before {
    content: "Q:";
    margin-right: 0.65359rem;
}
.section dl dd {
    line-height: 150%;
    margin-bottom: 2rem;
}
.section dl dd:before {
    content: "A:";
    margin-right: 1rem;
}
.section .metadata {
    border-bottom: 1px solid #efefef;
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* -ms-flex-wrap: nowrap; */
    /* flex-wrap: nowrap; */
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
}
[data-whatinput="mouse"] .section .metadata li {
    outline: 0;
}
.section .metadata li {
    padding-top: 0.7em;
}
.section .metadata-date {
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 1rem;
    line-height: 1.6;
    color: #686868;
}
.section .metadata-title {
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.5;
    color: inherit;
    margin-bottom: 0;
	width: 100%;
}
.article-metadata .metadata-title {
    font-size: 1rem;
}
.section .metadata.share__list {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	flex-direction: row;
    column-gap: 0.5rem;
    list-style: none;
}
.section .metadata.share__list .share__link,
.section .metadata.share__list .social-share-button {
    background-color: #393939;
    border-radius: 9999px;
	border-width: 1px;
	border-color: transparent;
	color: #FEFEFE;
    display: flex;
	justify-content: center;
	align-items: center;
    height: 2rem;
    line-height: 2;
    width: 2rem;
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 300ms;
}
.section .metadata.share__list .share__link:hover,
.section .metadata.share__list .social-share-button:hover,
.section .metadata.share__list .share__link:focus,
.section .metadata.share__list .social-share-button:focus {
	background-color: #FEFEFE;
	color: #393939;
	border-width: 1px;
	border-color: #393939;
}
.section .metadata.share__list .share__link .wb-icon {
    color: currentColor;
    height: 1rem;
    width: 1rem;
}
.section .metadata.share__list .share__link .wb-icon::before {
    margin: 0;
}
.section .metadata.share__list .social-share-button__label {
    display: none;
}
.interactive-embed {
    position: relative;
    height: 0;
    margin-bottom: 1rem;
    padding-bottom: 75%;
    overflow: hidden;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.interactive-embed embed,
.interactive-embed iframe,
.interactive-embed object,
.interactive-embed video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.interactive-embed.widescreen {
    padding-bottom: 56.25%;
}
.wb-addthis a > span {
    background-color: #393939 !important;
    border-radius: 99.999rem;
    padding: 4px;
    vertical-align: middle;
}
.wb-addthis a > span svg {
    width: 24px !important;
    height: 24px !important;
}
.addthis-smartlayers-desktop,
.addthis-smartlayers-mobile {
    display: none;
}
.search-facets {
    display: block;
}
@media print, screen and (max-width: 61.99875em) {
    .search-facets {
        display: none;
    }
}
.search-facets-horizontal .search-facets-menu h6 {
    font-size: 1rem;
    margin-bottom: 1rem;
}
.search-facets-horizontal .search-facets-menu .search-facets-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 0.5rem;
}
.search-facets-horizontal .search-facets-menu .search-facets-group-option {
    width: 100%;
}
@media print, screen and (min-width: 30em) {
    .search-facets-horizontal .search-facets-menu .search-facets-group-option {
        width: 24rem;
    }
}
.search-facets-horizontal .search-facets-menu .search-facets-group-option form {
    padding-top: 1.5625rem;
    margin: 0 0 1rem;
}
.search-facets-horizontal .search-facets-menu .search-facets-group-option .search-box-input {
    border-radius: 6.24999rem;
    padding-block: 0.5rem;
}
.search-facets-horizontal .search-facets-menu .search-facets-group-option select {
    border-radius: 6.24999rem;
    padding-block: 0.5rem;
}
.search-facets-container {
    border-bottom: 1px solid #d4d4d4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 1.5rem;
}
.search-facets-container .button {
    margin-bottom: 0;
}
.search-facets-filters {
    border-top: 1px solid #d4d4d4;
    padding-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}
.search-facets-filters:first-of-type {
    border: none;
}
.search-facets-filters .menu-text {
    color: #0a0a0a !important;
    font-size: 1rem !important;
    padding-left: 0 !important;
}
.search-facets-facet {
    position: relative;
    width: 100%;
}
.search-facets-facet [type="checkbox"],
.search-facets-facet [type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 0;
    margin: 0;
    opacity: 0;
    position: absolute;
    left: 0;
    width: 0;
    z-index: -1;
}
.search-facets-facet [type="checkbox"]:focus + label::before,
.search-facets-facet [type="radio"]:focus + label::before {
    -webkit-box-shadow: 0 0 0 3px rgba(57, 152, 213, 0.8);
    box-shadow: 0 0 0 3px rgba(57, 152, 213, 0.8);
}
.search-facets-facet [type="checkbox"]:disabled + label,
.search-facets-facet [type="radio"]:disabled + label {
    color: #686868;
    cursor: auto;
}
.search-facets-facet [type="checkbox"]:disabled + label::before,
.search-facets-facet [type="radio"]:disabled + label::before {
    border-color: #bfbfbf;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.search-facets-facet [type="checkbox"] + label::before,
.search-facets-facet [type="radio"] + label::before {
    background-repeat: no-repeat;
    background-position: center;
    border-color: #004165;
    border-radius: 100%;
    background-size: 60% 60%;
    -webkit-transition: background-color 0.15s ease-in-out, background-position 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, background-position 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, background-position 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, background-position 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    height: 1rem;
    width: 1rem;
}
.search-facets-facet [type="checkbox"]:checked + label::before {
    background-color: #007ac9;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 11' width='13' height='11' fill='none'%3e%3cpath d='M11.0426 1.02893C11.3258 0.695792 11.8254 0.655283 12.1585 0.938451C12.4917 1.22162 12.5322 1.72124 12.249 2.05437L5.51985 9.97104C5.23224 10.3094 4.72261 10.3451 4.3907 10.05L0.828197 6.88335C0.50141 6.59288 0.471975 6.09249 0.762452 5.7657C1.05293 5.43891 1.55332 5.40948 1.88011 5.69995L4.83765 8.32889L11.0426 1.02893Z' fill='%23FFFFFF'/%3e%3c/svg%3e");
    content: "";
}
.search-facets-facet [type="radio"]:checked + label::before {
    background-color: #007ac9;
    content: "";
}
.search-facets-facet [type="radio"]:checked + label::after {
    background-color: #FEFEFE;
    border-radius: 6.24999rem;
    content: "";
    position: absolute;
    top: 0.5rem;
    left: 0.25rem;
    height: 0.5rem;
    width: 0.5rem;
}
.search-facets-mobile {
    display: block;
}
@media screen and (min-width: 62em) {
    .search-facets-mobile {
        display: none;
    }
}
.search-facets-mobile .search-results-sorting {
    display: block;
}
@media print, screen and (min-width: 48em) {
    .search-facets-mobile .search-results-sorting {
        display: none;
    }
}
.search-facets-mobile .search-facets-menu {
    padding-top: 2rem;
    padding-inline: 1rem;
}
.search-facets-mobile .search-facets-menu button {
    margin-top: 0.5rem;
}
.search-facets-mobile .search-facets-menu .menu {
    padding-left: 0.25rem;
}
.search-facets-mobile .search-facets-container {
    border: 0;
}
.search-results {
    list-style: none;
    margin: 0;
    padding: 0;
}
.search-results.people,
.search-results.transactions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.search-results.people .search-results-item,
.search-results.transactions .search-results-item {
    border: none;
    padding-block: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: calc(100% - 1.25rem);
    margin-left: 0.625rem;
    margin-right: 0.625rem;
}
@media print, screen and (min-width: 30em) {
    .search-results.people .search-results-item,
    .search-results.transactions .search-results-item {
        margin-left: 0.9375rem;
        margin-right: 0.9375rem;
    }
}
@media print, screen and (min-width: 48em) {
    .search-results.people .search-results-item,
    .search-results.transactions .search-results-item {
        width: calc(50% - 1.875rem);
    }
}
@media screen and (orientation: landscape) {
    .search-results.people .search-results-item,
    .search-results.transactions .search-results-item {
        width: 50%;
    }
}
@media screen and (min-width: 62em) {
    .search-results.people .search-results-item,
    .search-results.transactions .search-results-item {
        width: calc(33.33333% - 1.875rem);
    }
}
.search-results.careers .search-results-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 2rem;
}
.search-results.careers .search-results-item > div:first-child {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
}
.search-results-sorting {
    display: none;
}
@media print, screen and (min-width: 48em) {
    .search-results-sorting {
        display: block;
    }
}
.search-results-sorting span {
    font-weight: 600;
    vertical-align: middle;
}
.search-results-sorting .button {
    padding-inline: 8px;
}
.search-results-item {
    border-bottom: 1px solid #d4d4d4;
    padding-block: 1.5rem;
}
.search-results-item:last-of-type {
    border-bottom: none;
}
.search-results .result-type {
    color: #006fb6;
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.1rem;
    font-size: 0.75rem;
    line-height: 1.6;
    margin-bottom: 0;
    text-transform: uppercase;
}
.search-results .result-title {
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 2rem;
    line-height: 1.125;
    margin-bottom: 1rem;
}
@media print, screen and (max-width: 47.99875em) {
    .search-results .result-title {
        font-size: 1.75rem;
    }
}
.search-results .result-title-anchor {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#007ac9), to(#007ac9));
    background-image: linear-gradient(to bottom, #007ac9 0, #007ac9 100%);
    background-size: 100% 0;
    background-repeat: no-repeat;
    background-position: left 0 bottom 0;
    color: #0a0a0a;
    line-height: 1.15;
    -webkit-transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    overflow: hidden;
}
.search-results .result-title-anchor:focus,
.search-results .result-title-anchor:hover {
    color: #FEFEFE;
    cursor: pointer;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#007ac9), to(#007ac9));
    background-image: linear-gradient(to bottom, #007ac9 0, #007ac9 100%);
    background-size: 100% 100%;
    -webkit-box-shadow: 0 0 0 #007ac9, 0 0 0 #007ac9;
    box-shadow: 0 0 0 #007ac9, 0 0 0 #007ac9;
    -webkit-transition-delay: 0s !important;
    transition-delay: 0s !important;
}
.search-results .result-date {
    color: #686868;
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 1rem;
    line-height: 1.6;
}
#listView {
    display: none;
}
#listView.view {
    display: block;
}
table[data-sortable] {
    border-collapse: collapse;
    border-spacing: 0;
}
table[data-sortable] th {
    vertical-align: bottom;
    font-weight: 700;
}
table[data-sortable] td,
table[data-sortable] th {
    text-align: left;
    padding: 10px;
}
table[data-sortable] th:not([data-sortable="false"]) {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    cursor: pointer;
}
table[data-sortable] th:after {
    content: "";
    visibility: hidden;
    display: inline-block;
    vertical-align: inherit;
    height: 0;
    width: 0;
    border-width: 5px;
    border-style: solid;
    border-color: transparent;
    margin-right: 1px;
    margin-left: 10px;
    float: right;
}
table[data-sortable] th[data-sorted="true"]:after {
    visibility: visible;
}
table[data-sortable] th[data-sorted-direction="descending"]:after {
    border-top-color: inherit;
    margin-top: 8px;
}
table[data-sortable] th[data-sorted-direction="ascending"]:after {
    border-bottom-color: inherit;
    margin-top: 3px;
}
/* .stat-about-us {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 1.5rem;
}
.stat-about-us .stat-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.stat-about-us .stat-content {
    text-align: center;
}
.stat-about-us .stat-title {
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 1.5rem;
    line-height: 1.125;
    color: #006fb6;
}
@media print, screen and (max-width: 47.99875em) {
    .stat-about-us .stat-title {
        font-size: 1.25rem;
    }
}
.stat-small {
    background-color: #008566;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 2;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-items: center;
    margin-bottom: 1.5rem;
    overflow: hidden;
}
.stat-small .stat-image {
    grid-area: 1/1/1/1;
    position: relative;
    z-index: 1;
}
.stat-small .stat-image::before {
    content: "";
    background: -webkit-gradient(linear, left top, right top, from(rgba(10, 10, 10, 0.3)), to(rgba(10, 10, 10, 0.3)));
    background: linear-gradient(90deg, rgba(10, 10, 10, 0.3) 0, rgba(10, 10, 10, 0.3) 100%);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.stat-small .stat-content {
    color: #FEFEFE;
    grid-area: 1/1/1/1;
    align-self: flex-end;
    padding-right: 1rem;
    padding-bottom: 1.5rem;
    padding-left: 1rem;
    text-align: left;
    z-index: 6;
}
.stat-small .stat-content p {
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 1.5rem;
    line-height: 1.125;
}
@media print, screen and (max-width: 47.99875em) {
    .stat-small .stat-content p {
        font-size: 1.25rem;
    }
}
.stat-small .stat-title {
    font-family: "HCo Chronicle Display", Georgia, serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 3rem;
    line-height: 1.125;
    color: inherit;
}
.stat-large {
    background-color: #008566;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 2;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-items: center;
    margin-bottom: 1.5rem;
    overflow: hidden;
}
.stat-large .stat-image {
    grid-area: 1/1/1/1;
    position: relative;
    z-index: 1;
}
.stat-large .stat-image::before {
    content: "";
    background: -webkit-gradient(linear, left top, right top, from(rgba(10, 10, 10, 0.3)), to(rgba(10, 10, 10, 0.3)));
    background: linear-gradient(90deg, rgba(10, 10, 10, 0.3) 0, rgba(10, 10, 10, 0.3) 100%);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.stat-large .stat-content {
    color: #FEFEFE;
    grid-area: 1/1/1/1;
    text-align: center;
    z-index: 6;
}
.stat-large .stat-content p {
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 1.5rem;
    line-height: 1.125;
}
@media print, screen and (max-width: 47.99875em) {
    .stat-large .stat-content p {
        font-size: 1.25rem;
    }
}
.stat-large .stat-title {
    font-family: "HCo Chronicle Display", Georgia, serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 6.5rem;
    line-height: 1.125;
    color: inherit;
} */
/* 09-26-2024 -- */
.stat {
    position: relative;
    margin-bottom: 2rem;
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 0.375rem;
    --tw-bg-opacity: 1;
    background-color: rgb(17 24 39 / var(--tw-bg-opacity));
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    transition-property: all;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.stat:hover,
.stat:focus {
    --tw-shadow: 0 8px 30px -10px rgba(150, 170, 180, .5);
    --tw-shadow-colored: 0 8px 30px -10px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    --tw-ring-color: rgb(23 23 23 / 0.1);
}
.stat .stat-image img {
    position: absolute;
    inset: 0px;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.stat .stat-image img::before {
    display: block;
    width: 100%;
    padding-top: 56.25%;
    --tw-content: "";
    content: var(--tw-content);
}
.stat .stat-image-border {
    position: absolute;
    inset: 0px;
    background-color: rgb(10 10 10 / 0.4);
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    --tw-ring-inset: inset;
    --tw-ring-color: rgb(23 23 23 / 0.1);
}
.stat .stat-content {
    z-index: 10;
    overflow-wrap: break-word;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.stat .stat-title {
    margin-bottom: 1rem;
    font-family: "HCo Chronicle Display", Georgia, serif;
    font-weight: 400;
    color: inherit;
}
.stat .stat-content p {
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: inherit;
}
.stat .stat-content .stat-button {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    -moz-column-gap: 0.25rem;
    column-gap: 0.25rem;
}
.stat .stat-button .button-label {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
    --tw-gradient-from: #fff var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #fff var(--tw-gradient-to-position);
    background-size: 100% 2px;
    background-position: left bottom;
    background-repeat: no-repeat;
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    transition-property: all;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.stat .stat-content a.stat-button:hover .button-label,
.stat .stat-content a.stat-button:focus .button-label {
    background-size: 100% 100%;
    --tw-text-opacity: 1;
    color: rgb(0 65 101 / var(--tw-text-opacity));
}
.stat .stat-content .stat-button .wb-icon {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    transition-property: all;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.stat .stat-content .stat-button:hover .wb-icon,
.stat .stat-content .stat-button:focus .wb-icon {
    --tw-translate-x: 0.25rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.stat.small {
    padding-top: 7rem;
    padding-bottom: 2rem;
}
@media (min-width: 768px) {
    .stat.small {
        padding-top: 10rem;
    }
}
.stat.small .stat-title {
    font-size: 1.875rem;
    line-height: 2.25rem;
}
@media (min-width: 1024px) {
    .stat.small .stat-title {
        font-size: 2.25rem;
        line-height: 2.5rem;
    }
}
.stat.large {
    padding-top: 4rem;
    padding-bottom: 4rem;
}
.stat.large .stat-content {
    text-align: center;
}
.stat.large .stat-title {
    font-size: 3.75rem;
    line-height: 1;
}
@media (min-width: 1024px) {
    .stat.large .stat-title {
        font-size: 6rem;
        line-height: 1;
    }
}
.stat.icon {
    background-color: transparent;
}
.stat.icon .stat-image img {
    position: relative;
}
.stat.icon .stat-image-border {
    border-radius: 0.375rem;
    background-color: transparent;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.stat.icon .stat-content {
    text-align: center;
}
.stat.icon .stat-title {
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(0 122 201 / var(--tw-text-opacity));
}
.stat.icon .stat-content p {
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-text-opacity: 1;
    color: rgb(38 38 38 / var(--tw-text-opacity));
}
/* -- 09-26-2024 */
[type="color"],
[type="date"],
[type="datetime-local"],
[type="datetime"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="search"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
textarea {
    display: block;
    width: 100%;
    border-radius: 0.375rem;
    border-width: 0px;
    padding-left: 0.875rem;
    padding-right: 0.875rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    --tw-text-opacity: 1;
    color: rgb(38 38 38 / var(--tw-text-opacity));
    --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    --tw-ring-inset: inset;
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(82 82 82 / var(--tw-ring-opacity));
    transition-property: all;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
[type="color"]:focus,
[type="date"]:focus,
[type="datetime-local"]:focus,
[type="datetime"]:focus,
[type="email"]:focus,
[type="month"]:focus,
[type="number"]:focus,
[type="password"]:focus,
[type="search"]:focus,
[type="tel"]:focus,
[type="text"]:focus,
[type="time"]:focus,
[type="url"]:focus,
[type="week"]:focus,
textarea:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty, );
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #FEFEFE;
    --tw-ring-color: #007AC9;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    border-color: #007AC9;
}
textarea {
    max-width: 100%;
}
textarea[rows] {
    height: auto;
}
input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
    background-color: #73b6e1;
    cursor: not-allowed;
}
input[type="search"]::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}
input[type="search"]::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}
[type="button"],
[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
}
input[type="search"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
::-webkit-input-placeholder {
    color: #525252;
}
::-moz-placeholder {
    color: #525252;
}
:-ms-input-placeholder {
    color: #525252;
}
::-ms-input-placeholder {
    color: #525252;
}
::placeholder {
    color: #525252;
}
[type="checkbox"],
[type="file"],
[type="radio"] {
    margin: 0 0 0.5rem;
}
[type="checkbox"] + label,
[type="radio"] + label {
    display: inline-block;
    vertical-align: baseline;
    margin-right: 1rem;
    margin-bottom: 0;
    padding: 0;
}
[type="checkbox"] + label::before,
[type="radio"] + label::before {
    background-color: #FEFEFE;
    border: 1px solid #004165;
    content: "";
    display: inline-block;
    height: 1rem;
    margin-right: 0.5rem;
    vertical-align: text-top;
    width: 1rem;
}
[type="checkbox"] + label[for],
[type="radio"] + label[for] {
    cursor: pointer;
}
label > [type="checkbox"],
label > [type="radio"] {
    margin-right: 0.5rem;
}
[type="file"] {
    width: 100%;
}
label {
    display: block;
    margin: 0;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.8;
    color: #515151;
}
label.middle {
    margin: 0 0 1rem;
    padding: 0.625rem 0;
}
.help-text {
    margin-top: -0.5rem;
    font-size: 0.8125rem;
    font-style: italic;
    color: #0a0a0a;
}
.input-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 1rem;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.input-group > :first-child,
.input-group > :first-child.input-group-button > * {
    border-radius: 2px 0 0 2px;
}
.input-group > :last-child,
.input-group > :last-child.input-group-button > * {
    border-radius: 0 2px 2px 0;
}
.input-group-button,
.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label,
.input-group-field,
.input-group-label {
    margin: 0;
    white-space: nowrap;
}
.input-group-label {
    padding: 0 1rem;
    border: 1px solid #d4d4d4;
    background: #efefef;
    color: #0a0a0a;
    text-align: center;
    white-space: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.input-group-label:first-child {
    border-right: 0;
}
.input-group-label:last-child {
    border-left: 0;
}
.input-group-field {
    border-radius: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    min-width: 0;
}
.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem;
}
fieldset {
    margin: 0;
    padding: 0;
    border: 0;
}
legend {
    max-width: 100%;
    margin-bottom: 0.5rem;
}
.fieldset {
    margin: 1.125rem 0;
    padding: 1.25rem;
    border: 1px solid #d4d4d4;
}
.fieldset legend {
    margin: 0;
    margin-left: -0.1875rem;
    padding: 0 0.1875rem;
}
select {
    height: 3.1875rem;
    margin: 0 0 1rem;
    padding: 1.5rem 1rem 0.25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 2px solid #bfbfbf;
    border-radius: 2px;
    background-color: #FEFEFE;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5;
    color: #393939;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%2810, 10, 10%29'></polygon></svg>");
    background-origin: content-box;
    background-position: right -1rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    padding-right: 1.5rem;
    -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
@media screen and (min-width: 0\0) {
    select {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==);
    }
}
select:focus {
    outline: 0;
    border: 2px solid #3998d5;
    background-color: #FEFEFE;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
select:disabled {
    background-color: #73b6e1;
    cursor: not-allowed;
}
select::-ms-expand {
    display: none;
}
select[multiple] {
    height: auto;
    background-image: none;
}
select:not([multiple]) {
    padding-top: 0.5rem;
    padding-bottom: 0;
}
.is-invalid-input:not(:focus) {
    border-color: rgba(220, 80, 52, 0.2);
    background-color: rgba(254, 252, 252, 0.92);
}
.is-invalid-input:not(:focus)::-webkit-input-placeholder {
    color: rgba(220, 80, 52, 0.2);
}
.is-invalid-input:not(:focus)::-moz-placeholder {
    color: rgba(220, 80, 52, 0.2);
}
.is-invalid-input:not(:focus):-ms-input-placeholder {
    color: rgba(220, 80, 52, 0.2);
}
.is-invalid-input:not(:focus)::-ms-input-placeholder {
    color: rgba(220, 80, 52, 0.2);
}
.is-invalid-input:not(:focus)::placeholder {
    color: rgba(220, 80, 52, 0.2);
}
.is-invalid-label {
    color: #dc5034;
}
.form-error {
    display: none;
    margin-top: 0.75rem;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: 700;
    color: #dc5034;
}
.form-error.is-visible {
    display: block;
}
.ifta-group {
    background-color: #FEFEFE;
    border-radius: 2px;
    margin: 0 0 1rem;
    position: relative;
    width: 100%;
}
.ifta-group label {
    padding: 0 1.125rem;
    position: absolute;
    top: 4px;
    left: 0;
}
.form-group:focus-within label {
    color: #007ac9 !important;
}
.form-group:not(fieldset):focus-within label {
    color: #007ac9 !important;
}
.required {
    color: #dc5034;
    font-weight: 600;
}
.auth-module img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
.auth-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: auto;
}
.auth-main-content {
    padding: 1rem;
}
@media print, screen and (min-width: 48em) {
    .auth-main-content {
        padding: 4.5rem;
    }
}
.auth-main-content h2 {
    margin-bottom: 0.25rem;
}
.auth-form {
    margin-bottom: 1.5rem;
}
.auth-form .form-group.two-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
}
.auth-form .form-group [type="checkbox"] {
    cursor: pointer;
    height: 1rem;
    margin: 0;
    opacity: 0;
    position: absolute;
    top: 4px;
    width: auto;
}
.auth-form .form-group [type="checkbox"] + label::before {
    border-radius: 99.999rem;
}
.auth-form .form-group [type="checkbox"]:focus + label::before {
    -webkit-box-shadow: 0 0 0 3px #3998d5;
    box-shadow: 0 0 0 3px #3998d5;
}
.auth-form .form-group [type="checkbox"]:checked + label::before {
    background-color: #007ac9;
}
.auth-form .form-group [type="checkbox"]:checked + label::after {
    content: "";
    position: absolute;
    left: 0.25rem;
    top: 0.4375rem;
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 99.999rem;
}
.auth-form .form-group [type="checkbox"]:disabled + label {
    color: #686868;
    cursor: auto;
}
.auth-form .form-group [type="checkbox"]:disabled + label::before {
    border-color: #bfbfbf;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.auth-form .button,
.auth-form [type="submit"] {
    padding-right: 3.5rem;
    padding-left: 3.5rem;
}
.auth-form iframe {
    width: 100%;
}
/*
.grid-container {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 80rem;
    margin-left: auto;
    margin-right: auto;
}
@media print, screen and (min-width: 30em) {
    .grid-container {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
.grid-container.fluid {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
@media print, screen and (min-width: 30em) {
    .grid-container.fluid {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
.grid-container.full {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.grid-x {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.cell {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0;
    min-width: 0;
    width: 100%;
}
.cell.auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
}
.cell.shrink {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.grid-x > .auto {
    width: auto;
}
.grid-x > .shrink {
    width: auto;
}
.grid-x > .small-1,
.grid-x > .small-10,
.grid-x > .small-11,
.grid-x > .small-12,
.grid-x > .small-2,
.grid-x > .small-3,
.grid-x > .small-4,
.grid-x > .small-5,
.grid-x > .small-6,
.grid-x > .small-7,
.grid-x > .small-8,
.grid-x > .small-9,
.grid-x > .small-full,
.grid-x > .small-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
@media print, screen and (min-width: 30em) {
    .grid-x > .medium-1,
    .grid-x > .medium-10,
    .grid-x > .medium-11,
    .grid-x > .medium-12,
    .grid-x > .medium-2,
    .grid-x > .medium-3,
    .grid-x > .medium-4,
    .grid-x > .medium-5,
    .grid-x > .medium-6,
    .grid-x > .medium-7,
    .grid-x > .medium-8,
    .grid-x > .medium-9,
    .grid-x > .medium-full,
    .grid-x > .medium-shrink {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
}
@media print, screen and (min-width: 48em) {
    .grid-x > .large-1,
    .grid-x > .large-10,
    .grid-x > .large-11,
    .grid-x > .large-12,
    .grid-x > .large-2,
    .grid-x > .large-3,
    .grid-x > .large-4,
    .grid-x > .large-5,
    .grid-x > .large-6,
    .grid-x > .large-7,
    .grid-x > .large-8,
    .grid-x > .large-9,
    .grid-x > .large-full,
    .grid-x > .large-shrink {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
}
@media screen and (min-width: 62em) {
    .grid-x > .xlarge-1,
    .grid-x > .xlarge-10,
    .grid-x > .xlarge-11,
    .grid-x > .xlarge-12,
    .grid-x > .xlarge-2,
    .grid-x > .xlarge-3,
    .grid-x > .xlarge-4,
    .grid-x > .xlarge-5,
    .grid-x > .xlarge-6,
    .grid-x > .xlarge-7,
    .grid-x > .xlarge-8,
    .grid-x > .xlarge-9,
    .grid-x > .xlarge-full,
    .grid-x > .xlarge-shrink {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
}
.grid-x > .small-1,
.grid-x > .small-10,
.grid-x > .small-11,
.grid-x > .small-12,
.grid-x > .small-2,
.grid-x > .small-3,
.grid-x > .small-4,
.grid-x > .small-5,
.grid-x > .small-6,
.grid-x > .small-7,
.grid-x > .small-8,
.grid-x > .small-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.grid-x > .small-1 {
    width: 8.33333%;
}
.grid-x > .small-2 {
    width: 16.66667%;
}
.grid-x > .small-3 {
    width: 25%;
}
.grid-x > .small-4 {
    width: 33.33333%;
}
.grid-x > .small-5 {
    width: 41.66667%;
}
.grid-x > .small-6 {
    width: 50%;
}
.grid-x > .small-7 {
    width: 58.33333%;
}
.grid-x > .small-8 {
    width: 66.66667%;
}
.grid-x > .small-9 {
    width: 75%;
}
.grid-x > .small-10 {
    width: 83.33333%;
}
.grid-x > .small-11 {
    width: 91.66667%;
}
.grid-x > .small-12 {
    width: 100%;
}
@media print, screen and (min-width: 30em) {
    .grid-x > .medium-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto;
    }
    .grid-x > .medium-1,
    .grid-x > .medium-10,
    .grid-x > .medium-11,
    .grid-x > .medium-12,
    .grid-x > .medium-2,
    .grid-x > .medium-3,
    .grid-x > .medium-4,
    .grid-x > .medium-5,
    .grid-x > .medium-6,
    .grid-x > .medium-7,
    .grid-x > .medium-8,
    .grid-x > .medium-9,
    .grid-x > .medium-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .grid-x > .medium-shrink {
        width: auto;
    }
    .grid-x > .medium-1 {
        width: 8.33333%;
    }
    .grid-x > .medium-2 {
        width: 16.66667%;
    }
    .grid-x > .medium-3 {
        width: 25%;
    }
    .grid-x > .medium-4 {
        width: 33.33333%;
    }
    .grid-x > .medium-5 {
        width: 41.66667%;
    }
    .grid-x > .medium-6 {
        width: 50%;
    }
    .grid-x > .medium-7 {
        width: 58.33333%;
    }
    .grid-x > .medium-8 {
        width: 66.66667%;
    }
    .grid-x > .medium-9 {
        width: 75%;
    }
    .grid-x > .medium-10 {
        width: 83.33333%;
    }
    .grid-x > .medium-11 {
        width: 91.66667%;
    }
    .grid-x > .medium-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 48em) {
    .grid-x > .large-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto;
    }
    .grid-x > .large-1,
    .grid-x > .large-10,
    .grid-x > .large-11,
    .grid-x > .large-12,
    .grid-x > .large-2,
    .grid-x > .large-3,
    .grid-x > .large-4,
    .grid-x > .large-5,
    .grid-x > .large-6,
    .grid-x > .large-7,
    .grid-x > .large-8,
    .grid-x > .large-9,
    .grid-x > .large-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .grid-x > .large-shrink {
        width: auto;
    }
    .grid-x > .large-1 {
        width: 8.33333%;
    }
    .grid-x > .large-2 {
        width: 16.66667%;
    }
    .grid-x > .large-3 {
        width: 25%;
    }
    .grid-x > .large-4 {
        width: 33.33333%;
    }
    .grid-x > .large-5 {
        width: 41.66667%;
    }
    .grid-x > .large-6 {
        width: 50%;
    }
    .grid-x > .large-7 {
        width: 58.33333%;
    }
    .grid-x > .large-8 {
        width: 66.66667%;
    }
    .grid-x > .large-9 {
        width: 75%;
    }
    .grid-x > .large-10 {
        width: 83.33333%;
    }
    .grid-x > .large-11 {
        width: 91.66667%;
    }
    .grid-x > .large-12 {
        width: 100%;
    }
}
@media screen and (min-width: 62em) {
    .grid-x > .xlarge-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto;
    }
    .grid-x > .xlarge-1,
    .grid-x > .xlarge-10,
    .grid-x > .xlarge-11,
    .grid-x > .xlarge-12,
    .grid-x > .xlarge-2,
    .grid-x > .xlarge-3,
    .grid-x > .xlarge-4,
    .grid-x > .xlarge-5,
    .grid-x > .xlarge-6,
    .grid-x > .xlarge-7,
    .grid-x > .xlarge-8,
    .grid-x > .xlarge-9,
    .grid-x > .xlarge-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .grid-x > .xlarge-shrink {
        width: auto;
    }
    .grid-x > .xlarge-1 {
        width: 8.33333%;
    }
    .grid-x > .xlarge-2 {
        width: 16.66667%;
    }
    .grid-x > .xlarge-3 {
        width: 25%;
    }
    .grid-x > .xlarge-4 {
        width: 33.33333%;
    }
    .grid-x > .xlarge-5 {
        width: 41.66667%;
    }
    .grid-x > .xlarge-6 {
        width: 50%;
    }
    .grid-x > .xlarge-7 {
        width: 58.33333%;
    }
    .grid-x > .xlarge-8 {
        width: 66.66667%;
    }
    .grid-x > .xlarge-9 {
        width: 75%;
    }
    .grid-x > .xlarge-10 {
        width: 83.33333%;
    }
    .grid-x > .xlarge-11 {
        width: 91.66667%;
    }
    .grid-x > .xlarge-12 {
        width: 100%;
    }
}
.grid-margin-x:not(.grid-x) > .cell {
    width: auto;
}
.grid-margin-y:not(.grid-y) > .cell {
    height: auto;
}
.grid-margin-x {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
}
@media print, screen and (min-width: 30em) {
    .grid-margin-x {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
    }
}
.grid-margin-x > .cell {
    width: calc(100% - 1.25rem);
    margin-left: 0.625rem;
    margin-right: 0.625rem;
}
@media print, screen and (min-width: 30em) {
    .grid-margin-x > .cell {
        width: calc(100% - 1.875rem);
        margin-left: 0.9375rem;
        margin-right: 0.9375rem;
    }
}
.grid-margin-x > .auto {
    width: auto;
}
.grid-margin-x > .shrink {
    width: auto;
}
.grid-margin-x > .small-1 {
    width: calc(8.33333% - 1.25rem);
}
.grid-margin-x > .small-2 {
    width: calc(16.66667% - 1.25rem);
}
.grid-margin-x > .small-3 {
    width: calc(25% - 1.25rem);
}
.grid-margin-x > .small-4 {
    width: calc(33.33333% - 1.25rem);
}
.grid-margin-x > .small-5 {
    width: calc(41.66667% - 1.25rem);
}
.grid-margin-x > .small-6 {
    width: calc(50% - 1.25rem);
}
.grid-margin-x > .small-7 {
    width: calc(58.33333% - 1.25rem);
}
.grid-margin-x > .small-8 {
    width: calc(66.66667% - 1.25rem);
}
.grid-margin-x > .small-9 {
    width: calc(75% - 1.25rem);
}
.grid-margin-x > .small-10 {
    width: calc(83.33333% - 1.25rem);
}
.grid-margin-x > .small-11 {
    width: calc(91.66667% - 1.25rem);
}
.grid-margin-x > .small-12 {
    width: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 30em) {
    .grid-margin-x > .auto {
        width: auto;
    }
    .grid-margin-x > .shrink {
        width: auto;
    }
    .grid-margin-x > .small-1 {
        width: calc(8.33333% - 1.875rem);
    }
    .grid-margin-x > .small-2 {
        width: calc(16.66667% - 1.875rem);
    }
    .grid-margin-x > .small-3 {
        width: calc(25% - 1.875rem);
    }
    .grid-margin-x > .small-4 {
        width: calc(33.33333% - 1.875rem);
    }
    .grid-margin-x > .small-5 {
        width: calc(41.66667% - 1.875rem);
    }
    .grid-margin-x > .small-6 {
        width: calc(50% - 1.875rem);
    }
    .grid-margin-x > .small-7 {
        width: calc(58.33333% - 1.875rem);
    }
    .grid-margin-x > .small-8 {
        width: calc(66.66667% - 1.875rem);
    }
    .grid-margin-x > .small-9 {
        width: calc(75% - 1.875rem);
    }
    .grid-margin-x > .small-10 {
        width: calc(83.33333% - 1.875rem);
    }
    .grid-margin-x > .small-11 {
        width: calc(91.66667% - 1.875rem);
    }
    .grid-margin-x > .small-12 {
        width: calc(100% - 1.875rem);
    }
    .grid-margin-x > .medium-auto {
        width: auto;
    }
    .grid-margin-x > .medium-shrink {
        width: auto;
    }
    .grid-margin-x > .medium-1 {
        width: calc(8.33333% - 1.875rem);
    }
    .grid-margin-x > .medium-2 {
        width: calc(16.66667% - 1.875rem);
    }
    .grid-margin-x > .medium-3 {
        width: calc(25% - 1.875rem);
    }
    .grid-margin-x > .medium-4 {
        width: calc(33.33333% - 1.875rem);
    }
    .grid-margin-x > .medium-5 {
        width: calc(41.66667% - 1.875rem);
    }
    .grid-margin-x > .medium-6 {
        width: calc(50% - 1.875rem);
    }
    .grid-margin-x > .medium-7 {
        width: calc(58.33333% - 1.875rem);
    }
    .grid-margin-x > .medium-8 {
        width: calc(66.66667% - 1.875rem);
    }
    .grid-margin-x > .medium-9 {
        width: calc(75% - 1.875rem);
    }
    .grid-margin-x > .medium-10 {
        width: calc(83.33333% - 1.875rem);
    }
    .grid-margin-x > .medium-11 {
        width: calc(91.66667% - 1.875rem);
    }
    .grid-margin-x > .medium-12 {
        width: calc(100% - 1.875rem);
    }
}
@media print, screen and (min-width: 48em) {
    .grid-margin-x > .large-auto {
        width: auto;
    }
    .grid-margin-x > .large-shrink {
        width: auto;
    }
    .grid-margin-x > .large-1 {
        width: calc(8.33333% - 1.875rem);
    }
    .grid-margin-x > .large-2 {
        width: calc(16.66667% - 1.875rem);
    }
    .grid-margin-x > .large-3 {
        width: calc(25% - 1.875rem);
    }
    .grid-margin-x > .large-4 {
        width: calc(33.33333% - 1.875rem);
    }
    .grid-margin-x > .large-5 {
        width: calc(41.66667% - 1.875rem);
    }
    .grid-margin-x > .large-6 {
        width: calc(50% - 1.875rem);
    }
    .grid-margin-x > .large-7 {
        width: calc(58.33333% - 1.875rem);
    }
    .grid-margin-x > .large-8 {
        width: calc(66.66667% - 1.875rem);
    }
    .grid-margin-x > .large-9 {
        width: calc(75% - 1.875rem);
    }
    .grid-margin-x > .large-10 {
        width: calc(83.33333% - 1.875rem);
    }
    .grid-margin-x > .large-11 {
        width: calc(91.66667% - 1.875rem);
    }
    .grid-margin-x > .large-12 {
        width: calc(100% - 1.875rem);
    }
}
@media screen and (min-width: 62em) {
    .grid-margin-x > .xlarge-auto {
        width: auto;
    }
    .grid-margin-x > .xlarge-shrink {
        width: auto;
    }
    .grid-margin-x > .xlarge-1 {
        width: calc(8.33333% - 1.875rem);
    }
    .grid-margin-x > .xlarge-2 {
        width: calc(16.66667% - 1.875rem);
    }
    .grid-margin-x > .xlarge-3 {
        width: calc(25% - 1.875rem);
    }
    .grid-margin-x > .xlarge-4 {
        width: calc(33.33333% - 1.875rem);
    }
    .grid-margin-x > .xlarge-5 {
        width: calc(41.66667% - 1.875rem);
    }
    .grid-margin-x > .xlarge-6 {
        width: calc(50% - 1.875rem);
    }
    .grid-margin-x > .xlarge-7 {
        width: calc(58.33333% - 1.875rem);
    }
    .grid-margin-x > .xlarge-8 {
        width: calc(66.66667% - 1.875rem);
    }
    .grid-margin-x > .xlarge-9 {
        width: calc(75% - 1.875rem);
    }
    .grid-margin-x > .xlarge-10 {
        width: calc(83.33333% - 1.875rem);
    }
    .grid-margin-x > .xlarge-11 {
        width: calc(91.66667% - 1.875rem);
    }
    .grid-margin-x > .xlarge-12 {
        width: calc(100% - 1.875rem);
    }
}
.grid-padding-x .grid-padding-x {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}
@media print, screen and (min-width: 30em) {
    .grid-padding-x .grid-padding-x {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
}
.grid-container:not(.full) > .grid-padding-x {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}
@media print, screen and (min-width: 30em) {
    .grid-container:not(.full) > .grid-padding-x {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
}
.grid-padding-x > .cell {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
}
@media print, screen and (min-width: 30em) {
    .grid-padding-x > .cell {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
.small-up-1 > .cell {
    width: 100%;
}
.small-up-2 > .cell {
    width: 50%;
}
.small-up-3 > .cell {
    width: 33.33333%;
}
.small-up-4 > .cell {
    width: 25%;
}
.small-up-5 > .cell {
    width: 20%;
}
.small-up-6 > .cell {
    width: 16.66667%;
}
.small-up-7 > .cell {
    width: 14.28571%;
}
.small-up-8 > .cell {
    width: 12.5%;
}
@media print, screen and (min-width: 30em) {
    .medium-up-1 > .cell {
        width: 100%;
    }
    .medium-up-2 > .cell {
        width: 50%;
    }
    .medium-up-3 > .cell {
        width: 33.33333%;
    }
    .medium-up-4 > .cell {
        width: 25%;
    }
    .medium-up-5 > .cell {
        width: 20%;
    }
    .medium-up-6 > .cell {
        width: 16.66667%;
    }
    .medium-up-7 > .cell {
        width: 14.28571%;
    }
    .medium-up-8 > .cell {
        width: 12.5%;
    }
}
@media print, screen and (min-width: 48em) {
    .large-up-1 > .cell {
        width: 100%;
    }
    .large-up-2 > .cell {
        width: 50%;
    }
    .large-up-3 > .cell {
        width: 33.33333%;
    }
    .large-up-4 > .cell {
        width: 25%;
    }
    .large-up-5 > .cell {
        width: 20%;
    }
    .large-up-6 > .cell {
        width: 16.66667%;
    }
    .large-up-7 > .cell {
        width: 14.28571%;
    }
    .large-up-8 > .cell {
        width: 12.5%;
    }
}
@media screen and (min-width: 62em) {
    .xlarge-up-1 > .cell {
        width: 100%;
    }
    .xlarge-up-2 > .cell {
        width: 50%;
    }
    .xlarge-up-3 > .cell {
        width: 33.33333%;
    }
    .xlarge-up-4 > .cell {
        width: 25%;
    }
    .xlarge-up-5 > .cell {
        width: 20%;
    }
    .xlarge-up-6 > .cell {
        width: 16.66667%;
    }
    .xlarge-up-7 > .cell {
        width: 14.28571%;
    }
    .xlarge-up-8 > .cell {
        width: 12.5%;
    }
}
.grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.25rem);
}
.grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.25rem);
}
.grid-margin-x.small-up-3 > .cell {
    width: calc(33.33333% - 1.25rem);
}
.grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.25rem);
}
.grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.25rem);
}
.grid-margin-x.small-up-6 > .cell {
    width: calc(16.66667% - 1.25rem);
}
.grid-margin-x.small-up-7 > .cell {
    width: calc(14.28571% - 1.25rem);
}
.grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.25rem);
}
@media print, screen and (min-width: 30em) {
    .grid-margin-x.small-up-1 > .cell {
        width: calc(100% - 1.875rem);
    }
    .grid-margin-x.small-up-2 > .cell {
        width: calc(50% - 1.875rem);
    }
    .grid-margin-x.small-up-3 > .cell {
        width: calc(33.33333% - 1.875rem);
    }
    .grid-margin-x.small-up-4 > .cell {
        width: calc(25% - 1.875rem);
    }
    .grid-margin-x.small-up-5 > .cell {
        width: calc(20% - 1.875rem);
    }
    .grid-margin-x.small-up-6 > .cell {
        width: calc(16.66667% - 1.875rem);
    }
    .grid-margin-x.small-up-7 > .cell {
        width: calc(14.28571% - 1.875rem);
    }
    .grid-margin-x.small-up-8 > .cell {
        width: calc(12.5% - 1.875rem);
    }
    .grid-margin-x.medium-up-1 > .cell {
        width: calc(100% - 1.875rem);
    }
    .grid-margin-x.medium-up-2 > .cell {
        width: calc(50% - 1.875rem);
    }
    .grid-margin-x.medium-up-3 > .cell {
        width: calc(33.33333% - 1.875rem);
    }
    .grid-margin-x.medium-up-4 > .cell {
        width: calc(25% - 1.875rem);
    }
    .grid-margin-x.medium-up-5 > .cell {
        width: calc(20% - 1.875rem);
    }
    .grid-margin-x.medium-up-6 > .cell {
        width: calc(16.66667% - 1.875rem);
    }
    .grid-margin-x.medium-up-7 > .cell {
        width: calc(14.28571% - 1.875rem);
    }
    .grid-margin-x.medium-up-8 > .cell {
        width: calc(12.5% - 1.875rem);
    }
}
@media print, screen and (min-width: 48em) {
    .grid-margin-x.large-up-1 > .cell {
        width: calc(100% - 1.875rem);
    }
    .grid-margin-x.large-up-2 > .cell {
        width: calc(50% - 1.875rem);
    }
    .grid-margin-x.large-up-3 > .cell {
        width: calc(33.33333% - 1.875rem);
    }
    .grid-margin-x.large-up-4 > .cell {
        width: calc(25% - 1.875rem);
    }
    .grid-margin-x.large-up-5 > .cell {
        width: calc(20% - 1.875rem);
    }
    .grid-margin-x.large-up-6 > .cell {
        width: calc(16.66667% - 1.875rem);
    }
    .grid-margin-x.large-up-7 > .cell {
        width: calc(14.28571% - 1.875rem);
    }
    .grid-margin-x.large-up-8 > .cell {
        width: calc(12.5% - 1.875rem);
    }
}
@media screen and (min-width: 62em) {
    .grid-margin-x.xlarge-up-1 > .cell {
        width: calc(100% - 1.875rem);
    }
    .grid-margin-x.xlarge-up-2 > .cell {
        width: calc(50% - 1.875rem);
    }
    .grid-margin-x.xlarge-up-3 > .cell {
        width: calc(33.33333% - 1.875rem);
    }
    .grid-margin-x.xlarge-up-4 > .cell {
        width: calc(25% - 1.875rem);
    }
    .grid-margin-x.xlarge-up-5 > .cell {
        width: calc(20% - 1.875rem);
    }
    .grid-margin-x.xlarge-up-6 > .cell {
        width: calc(16.66667% - 1.875rem);
    }
    .grid-margin-x.xlarge-up-7 > .cell {
        width: calc(14.28571% - 1.875rem);
    }
    .grid-margin-x.xlarge-up-8 > .cell {
        width: calc(12.5% - 1.875rem);
    }
}
.small-margin-collapse {
    margin-right: 0;
    margin-left: 0;
}
.small-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
}
.small-margin-collapse > .small-1 {
    width: 8.33333%;
}
.small-margin-collapse > .small-2 {
    width: 16.66667%;
}
.small-margin-collapse > .small-3 {
    width: 25%;
}
.small-margin-collapse > .small-4 {
    width: 33.33333%;
}
.small-margin-collapse > .small-5 {
    width: 41.66667%;
}
.small-margin-collapse > .small-6 {
    width: 50%;
}
.small-margin-collapse > .small-7 {
    width: 58.33333%;
}
.small-margin-collapse > .small-8 {
    width: 66.66667%;
}
.small-margin-collapse > .small-9 {
    width: 75%;
}
.small-margin-collapse > .small-10 {
    width: 83.33333%;
}
.small-margin-collapse > .small-11 {
    width: 91.66667%;
}
.small-margin-collapse > .small-12 {
    width: 100%;
}
@media print, screen and (min-width: 30em) {
    .small-margin-collapse > .medium-1 {
        width: 8.33333%;
    }
    .small-margin-collapse > .medium-2 {
        width: 16.66667%;
    }
    .small-margin-collapse > .medium-3 {
        width: 25%;
    }
    .small-margin-collapse > .medium-4 {
        width: 33.33333%;
    }
    .small-margin-collapse > .medium-5 {
        width: 41.66667%;
    }
    .small-margin-collapse > .medium-6 {
        width: 50%;
    }
    .small-margin-collapse > .medium-7 {
        width: 58.33333%;
    }
    .small-margin-collapse > .medium-8 {
        width: 66.66667%;
    }
    .small-margin-collapse > .medium-9 {
        width: 75%;
    }
    .small-margin-collapse > .medium-10 {
        width: 83.33333%;
    }
    .small-margin-collapse > .medium-11 {
        width: 91.66667%;
    }
    .small-margin-collapse > .medium-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 48em) {
    .small-margin-collapse > .large-1 {
        width: 8.33333%;
    }
    .small-margin-collapse > .large-2 {
        width: 16.66667%;
    }
    .small-margin-collapse > .large-3 {
        width: 25%;
    }
    .small-margin-collapse > .large-4 {
        width: 33.33333%;
    }
    .small-margin-collapse > .large-5 {
        width: 41.66667%;
    }
    .small-margin-collapse > .large-6 {
        width: 50%;
    }
    .small-margin-collapse > .large-7 {
        width: 58.33333%;
    }
    .small-margin-collapse > .large-8 {
        width: 66.66667%;
    }
    .small-margin-collapse > .large-9 {
        width: 75%;
    }
    .small-margin-collapse > .large-10 {
        width: 83.33333%;
    }
    .small-margin-collapse > .large-11 {
        width: 91.66667%;
    }
    .small-margin-collapse > .large-12 {
        width: 100%;
    }
}
@media screen and (min-width: 62em) {
    .small-margin-collapse > .xlarge-1 {
        width: 8.33333%;
    }
    .small-margin-collapse > .xlarge-2 {
        width: 16.66667%;
    }
    .small-margin-collapse > .xlarge-3 {
        width: 25%;
    }
    .small-margin-collapse > .xlarge-4 {
        width: 33.33333%;
    }
    .small-margin-collapse > .xlarge-5 {
        width: 41.66667%;
    }
    .small-margin-collapse > .xlarge-6 {
        width: 50%;
    }
    .small-margin-collapse > .xlarge-7 {
        width: 58.33333%;
    }
    .small-margin-collapse > .xlarge-8 {
        width: 66.66667%;
    }
    .small-margin-collapse > .xlarge-9 {
        width: 75%;
    }
    .small-margin-collapse > .xlarge-10 {
        width: 83.33333%;
    }
    .small-margin-collapse > .xlarge-11 {
        width: 91.66667%;
    }
    .small-margin-collapse > .xlarge-12 {
        width: 100%;
    }
}
.small-padding-collapse {
    margin-right: 0;
    margin-left: 0;
}
.small-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
}
@media print, screen and (min-width: 30em) {
    .medium-margin-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .medium-margin-collapse > .cell {
        margin-right: 0;
        margin-left: 0;
    }
}
@media print, screen and (min-width: 30em) {
    .medium-margin-collapse > .small-1 {
        width: 8.33333%;
    }
    .medium-margin-collapse > .small-2 {
        width: 16.66667%;
    }
    .medium-margin-collapse > .small-3 {
        width: 25%;
    }
    .medium-margin-collapse > .small-4 {
        width: 33.33333%;
    }
    .medium-margin-collapse > .small-5 {
        width: 41.66667%;
    }
    .medium-margin-collapse > .small-6 {
        width: 50%;
    }
    .medium-margin-collapse > .small-7 {
        width: 58.33333%;
    }
    .medium-margin-collapse > .small-8 {
        width: 66.66667%;
    }
    .medium-margin-collapse > .small-9 {
        width: 75%;
    }
    .medium-margin-collapse > .small-10 {
        width: 83.33333%;
    }
    .medium-margin-collapse > .small-11 {
        width: 91.66667%;
    }
    .medium-margin-collapse > .small-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 30em) {
    .medium-margin-collapse > .medium-1 {
        width: 8.33333%;
    }
    .medium-margin-collapse > .medium-2 {
        width: 16.66667%;
    }
    .medium-margin-collapse > .medium-3 {
        width: 25%;
    }
    .medium-margin-collapse > .medium-4 {
        width: 33.33333%;
    }
    .medium-margin-collapse > .medium-5 {
        width: 41.66667%;
    }
    .medium-margin-collapse > .medium-6 {
        width: 50%;
    }
    .medium-margin-collapse > .medium-7 {
        width: 58.33333%;
    }
    .medium-margin-collapse > .medium-8 {
        width: 66.66667%;
    }
    .medium-margin-collapse > .medium-9 {
        width: 75%;
    }
    .medium-margin-collapse > .medium-10 {
        width: 83.33333%;
    }
    .medium-margin-collapse > .medium-11 {
        width: 91.66667%;
    }
    .medium-margin-collapse > .medium-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 48em) {
    .medium-margin-collapse > .large-1 {
        width: 8.33333%;
    }
    .medium-margin-collapse > .large-2 {
        width: 16.66667%;
    }
    .medium-margin-collapse > .large-3 {
        width: 25%;
    }
    .medium-margin-collapse > .large-4 {
        width: 33.33333%;
    }
    .medium-margin-collapse > .large-5 {
        width: 41.66667%;
    }
    .medium-margin-collapse > .large-6 {
        width: 50%;
    }
    .medium-margin-collapse > .large-7 {
        width: 58.33333%;
    }
    .medium-margin-collapse > .large-8 {
        width: 66.66667%;
    }
    .medium-margin-collapse > .large-9 {
        width: 75%;
    }
    .medium-margin-collapse > .large-10 {
        width: 83.33333%;
    }
    .medium-margin-collapse > .large-11 {
        width: 91.66667%;
    }
    .medium-margin-collapse > .large-12 {
        width: 100%;
    }
}
@media screen and (min-width: 62em) {
    .medium-margin-collapse > .xlarge-1 {
        width: 8.33333%;
    }
    .medium-margin-collapse > .xlarge-2 {
        width: 16.66667%;
    }
    .medium-margin-collapse > .xlarge-3 {
        width: 25%;
    }
    .medium-margin-collapse > .xlarge-4 {
        width: 33.33333%;
    }
    .medium-margin-collapse > .xlarge-5 {
        width: 41.66667%;
    }
    .medium-margin-collapse > .xlarge-6 {
        width: 50%;
    }
    .medium-margin-collapse > .xlarge-7 {
        width: 58.33333%;
    }
    .medium-margin-collapse > .xlarge-8 {
        width: 66.66667%;
    }
    .medium-margin-collapse > .xlarge-9 {
        width: 75%;
    }
    .medium-margin-collapse > .xlarge-10 {
        width: 83.33333%;
    }
    .medium-margin-collapse > .xlarge-11 {
        width: 91.66667%;
    }
    .medium-margin-collapse > .xlarge-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 30em) {
    .medium-padding-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .medium-padding-collapse > .cell {
        padding-right: 0;
        padding-left: 0;
    }
}
@media print, screen and (min-width: 48em) {
    .large-margin-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .large-margin-collapse > .cell {
        margin-right: 0;
        margin-left: 0;
    }
}
@media print, screen and (min-width: 48em) {
    .large-margin-collapse > .small-1 {
        width: 8.33333%;
    }
    .large-margin-collapse > .small-2 {
        width: 16.66667%;
    }
    .large-margin-collapse > .small-3 {
        width: 25%;
    }
    .large-margin-collapse > .small-4 {
        width: 33.33333%;
    }
    .large-margin-collapse > .small-5 {
        width: 41.66667%;
    }
    .large-margin-collapse > .small-6 {
        width: 50%;
    }
    .large-margin-collapse > .small-7 {
        width: 58.33333%;
    }
    .large-margin-collapse > .small-8 {
        width: 66.66667%;
    }
    .large-margin-collapse > .small-9 {
        width: 75%;
    }
    .large-margin-collapse > .small-10 {
        width: 83.33333%;
    }
    .large-margin-collapse > .small-11 {
        width: 91.66667%;
    }
    .large-margin-collapse > .small-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 48em) {
    .large-margin-collapse > .medium-1 {
        width: 8.33333%;
    }
    .large-margin-collapse > .medium-2 {
        width: 16.66667%;
    }
    .large-margin-collapse > .medium-3 {
        width: 25%;
    }
    .large-margin-collapse > .medium-4 {
        width: 33.33333%;
    }
    .large-margin-collapse > .medium-5 {
        width: 41.66667%;
    }
    .large-margin-collapse > .medium-6 {
        width: 50%;
    }
    .large-margin-collapse > .medium-7 {
        width: 58.33333%;
    }
    .large-margin-collapse > .medium-8 {
        width: 66.66667%;
    }
    .large-margin-collapse > .medium-9 {
        width: 75%;
    }
    .large-margin-collapse > .medium-10 {
        width: 83.33333%;
    }
    .large-margin-collapse > .medium-11 {
        width: 91.66667%;
    }
    .large-margin-collapse > .medium-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 48em) {
    .large-margin-collapse > .large-1 {
        width: 8.33333%;
    }
    .large-margin-collapse > .large-2 {
        width: 16.66667%;
    }
    .large-margin-collapse > .large-3 {
        width: 25%;
    }
    .large-margin-collapse > .large-4 {
        width: 33.33333%;
    }
    .large-margin-collapse > .large-5 {
        width: 41.66667%;
    }
    .large-margin-collapse > .large-6 {
        width: 50%;
    }
    .large-margin-collapse > .large-7 {
        width: 58.33333%;
    }
    .large-margin-collapse > .large-8 {
        width: 66.66667%;
    }
    .large-margin-collapse > .large-9 {
        width: 75%;
    }
    .large-margin-collapse > .large-10 {
        width: 83.33333%;
    }
    .large-margin-collapse > .large-11 {
        width: 91.66667%;
    }
    .large-margin-collapse > .large-12 {
        width: 100%;
    }
}
@media screen and (min-width: 62em) {
    .large-margin-collapse > .xlarge-1 {
        width: 8.33333%;
    }
    .large-margin-collapse > .xlarge-2 {
        width: 16.66667%;
    }
    .large-margin-collapse > .xlarge-3 {
        width: 25%;
    }
    .large-margin-collapse > .xlarge-4 {
        width: 33.33333%;
    }
    .large-margin-collapse > .xlarge-5 {
        width: 41.66667%;
    }
    .large-margin-collapse > .xlarge-6 {
        width: 50%;
    }
    .large-margin-collapse > .xlarge-7 {
        width: 58.33333%;
    }
    .large-margin-collapse > .xlarge-8 {
        width: 66.66667%;
    }
    .large-margin-collapse > .xlarge-9 {
        width: 75%;
    }
    .large-margin-collapse > .xlarge-10 {
        width: 83.33333%;
    }
    .large-margin-collapse > .xlarge-11 {
        width: 91.66667%;
    }
    .large-margin-collapse > .xlarge-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 48em) {
    .large-padding-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .large-padding-collapse > .cell {
        padding-right: 0;
        padding-left: 0;
    }
}
@media screen and (min-width: 62em) {
    .xlarge-margin-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .xlarge-margin-collapse > .cell {
        margin-right: 0;
        margin-left: 0;
    }
}
@media screen and (min-width: 62em) {
    .xlarge-margin-collapse > .small-1 {
        width: 8.33333%;
    }
    .xlarge-margin-collapse > .small-2 {
        width: 16.66667%;
    }
    .xlarge-margin-collapse > .small-3 {
        width: 25%;
    }
    .xlarge-margin-collapse > .small-4 {
        width: 33.33333%;
    }
    .xlarge-margin-collapse > .small-5 {
        width: 41.66667%;
    }
    .xlarge-margin-collapse > .small-6 {
        width: 50%;
    }
    .xlarge-margin-collapse > .small-7 {
        width: 58.33333%;
    }
    .xlarge-margin-collapse > .small-8 {
        width: 66.66667%;
    }
    .xlarge-margin-collapse > .small-9 {
        width: 75%;
    }
    .xlarge-margin-collapse > .small-10 {
        width: 83.33333%;
    }
    .xlarge-margin-collapse > .small-11 {
        width: 91.66667%;
    }
    .xlarge-margin-collapse > .small-12 {
        width: 100%;
    }
}
@media screen and (min-width: 62em) {
    .xlarge-margin-collapse > .medium-1 {
        width: 8.33333%;
    }
    .xlarge-margin-collapse > .medium-2 {
        width: 16.66667%;
    }
    .xlarge-margin-collapse > .medium-3 {
        width: 25%;
    }
    .xlarge-margin-collapse > .medium-4 {
        width: 33.33333%;
    }
    .xlarge-margin-collapse > .medium-5 {
        width: 41.66667%;
    }
    .xlarge-margin-collapse > .medium-6 {
        width: 50%;
    }
    .xlarge-margin-collapse > .medium-7 {
        width: 58.33333%;
    }
    .xlarge-margin-collapse > .medium-8 {
        width: 66.66667%;
    }
    .xlarge-margin-collapse > .medium-9 {
        width: 75%;
    }
    .xlarge-margin-collapse > .medium-10 {
        width: 83.33333%;
    }
    .xlarge-margin-collapse > .medium-11 {
        width: 91.66667%;
    }
    .xlarge-margin-collapse > .medium-12 {
        width: 100%;
    }
}
@media screen and (min-width: 62em) {
    .xlarge-margin-collapse > .large-1 {
        width: 8.33333%;
    }
    .xlarge-margin-collapse > .large-2 {
        width: 16.66667%;
    }
    .xlarge-margin-collapse > .large-3 {
        width: 25%;
    }
    .xlarge-margin-collapse > .large-4 {
        width: 33.33333%;
    }
    .xlarge-margin-collapse > .large-5 {
        width: 41.66667%;
    }
    .xlarge-margin-collapse > .large-6 {
        width: 50%;
    }
    .xlarge-margin-collapse > .large-7 {
        width: 58.33333%;
    }
    .xlarge-margin-collapse > .large-8 {
        width: 66.66667%;
    }
    .xlarge-margin-collapse > .large-9 {
        width: 75%;
    }
    .xlarge-margin-collapse > .large-10 {
        width: 83.33333%;
    }
    .xlarge-margin-collapse > .large-11 {
        width: 91.66667%;
    }
    .xlarge-margin-collapse > .large-12 {
        width: 100%;
    }
}
@media screen and (min-width: 62em) {
    .xlarge-margin-collapse > .xlarge-1 {
        width: 8.33333%;
    }
    .xlarge-margin-collapse > .xlarge-2 {
        width: 16.66667%;
    }
    .xlarge-margin-collapse > .xlarge-3 {
        width: 25%;
    }
    .xlarge-margin-collapse > .xlarge-4 {
        width: 33.33333%;
    }
    .xlarge-margin-collapse > .xlarge-5 {
        width: 41.66667%;
    }
    .xlarge-margin-collapse > .xlarge-6 {
        width: 50%;
    }
    .xlarge-margin-collapse > .xlarge-7 {
        width: 58.33333%;
    }
    .xlarge-margin-collapse > .xlarge-8 {
        width: 66.66667%;
    }
    .xlarge-margin-collapse > .xlarge-9 {
        width: 75%;
    }
    .xlarge-margin-collapse > .xlarge-10 {
        width: 83.33333%;
    }
    .xlarge-margin-collapse > .xlarge-11 {
        width: 91.66667%;
    }
    .xlarge-margin-collapse > .xlarge-12 {
        width: 100%;
    }
}
@media screen and (min-width: 62em) {
    .xlarge-padding-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .xlarge-padding-collapse > .cell {
        padding-right: 0;
        padding-left: 0;
    }
}
.small-offset-0 {
    margin-left: 0;
}
.grid-margin-x > .small-offset-0 {
    margin-left: calc(0% + 1.25rem / 2);
}
.small-offset-1 {
    margin-left: 8.33333%;
}
.grid-margin-x > .small-offset-1 {
    margin-left: calc(8.33333% + 1.25rem / 2);
}
.small-offset-2 {
    margin-left: 16.66667%;
}
.grid-margin-x > .small-offset-2 {
    margin-left: calc(16.66667% + 1.25rem / 2);
}
.small-offset-3 {
    margin-left: 25%;
}
.grid-margin-x > .small-offset-3 {
    margin-left: calc(25% + 1.25rem / 2);
}
.small-offset-4 {
    margin-left: 33.33333%;
}
.grid-margin-x > .small-offset-4 {
    margin-left: calc(33.33333% + 1.25rem / 2);
}
.small-offset-5 {
    margin-left: 41.66667%;
}
.grid-margin-x > .small-offset-5 {
    margin-left: calc(41.66667% + 1.25rem / 2);
}
.small-offset-6 {
    margin-left: 50%;
}
.grid-margin-x > .small-offset-6 {
    margin-left: calc(50% + 1.25rem / 2);
}
.small-offset-7 {
    margin-left: 58.33333%;
}
.grid-margin-x > .small-offset-7 {
    margin-left: calc(58.33333% + 1.25rem / 2);
}
.small-offset-8 {
    margin-left: 66.66667%;
}
.grid-margin-x > .small-offset-8 {
    margin-left: calc(66.66667% + 1.25rem / 2);
}
.small-offset-9 {
    margin-left: 75%;
}
.grid-margin-x > .small-offset-9 {
    margin-left: calc(75% + 1.25rem / 2);
}
.small-offset-10 {
    margin-left: 83.33333%;
}
.grid-margin-x > .small-offset-10 {
    margin-left: calc(83.33333% + 1.25rem / 2);
}
.small-offset-11 {
    margin-left: 91.66667%;
}
.grid-margin-x > .small-offset-11 {
    margin-left: calc(91.66667% + 1.25rem / 2);
}
@media print, screen and (min-width: 30em) {
    .medium-offset-0 {
        margin-left: 0;
    }
    .grid-margin-x > .medium-offset-0 {
        margin-left: calc(0% + 1.875rem / 2);
    }
    .medium-offset-1 {
        margin-left: 8.33333%;
    }
    .grid-margin-x > .medium-offset-1 {
        margin-left: calc(8.33333% + 1.875rem / 2);
    }
    .medium-offset-2 {
        margin-left: 16.66667%;
    }
    .grid-margin-x > .medium-offset-2 {
        margin-left: calc(16.66667% + 1.875rem / 2);
    }
    .medium-offset-3 {
        margin-left: 25%;
    }
    .grid-margin-x > .medium-offset-3 {
        margin-left: calc(25% + 1.875rem / 2);
    }
    .medium-offset-4 {
        margin-left: 33.33333%;
    }
    .grid-margin-x > .medium-offset-4 {
        margin-left: calc(33.33333% + 1.875rem / 2);
    }
    .medium-offset-5 {
        margin-left: 41.66667%;
    }
    .grid-margin-x > .medium-offset-5 {
        margin-left: calc(41.66667% + 1.875rem / 2);
    }
    .medium-offset-6 {
        margin-left: 50%;
    }
    .grid-margin-x > .medium-offset-6 {
        margin-left: calc(50% + 1.875rem / 2);
    }
    .medium-offset-7 {
        margin-left: 58.33333%;
    }
    .grid-margin-x > .medium-offset-7 {
        margin-left: calc(58.33333% + 1.875rem / 2);
    }
    .medium-offset-8 {
        margin-left: 66.66667%;
    }
    .grid-margin-x > .medium-offset-8 {
        margin-left: calc(66.66667% + 1.875rem / 2);
    }
    .medium-offset-9 {
        margin-left: 75%;
    }
    .grid-margin-x > .medium-offset-9 {
        margin-left: calc(75% + 1.875rem / 2);
    }
    .medium-offset-10 {
        margin-left: 83.33333%;
    }
    .grid-margin-x > .medium-offset-10 {
        margin-left: calc(83.33333% + 1.875rem / 2);
    }
    .medium-offset-11 {
        margin-left: 91.66667%;
    }
    .grid-margin-x > .medium-offset-11 {
        margin-left: calc(91.66667% + 1.875rem / 2);
    }
}
@media print, screen and (min-width: 48em) {
    .large-offset-0 {
        margin-left: 0;
    }
    .grid-margin-x > .large-offset-0 {
        margin-left: calc(0% + 1.875rem / 2);
    }
    .large-offset-1 {
        margin-left: 8.33333%;
    }
    .grid-margin-x > .large-offset-1 {
        margin-left: calc(8.33333% + 1.875rem / 2);
    }
    .large-offset-2 {
        margin-left: 16.66667%;
    }
    .grid-margin-x > .large-offset-2 {
        margin-left: calc(16.66667% + 1.875rem / 2);
    }
    .large-offset-3 {
        margin-left: 25%;
    }
    .grid-margin-x > .large-offset-3 {
        margin-left: calc(25% + 1.875rem / 2);
    }
    .large-offset-4 {
        margin-left: 33.33333%;
    }
    .grid-margin-x > .large-offset-4 {
        margin-left: calc(33.33333% + 1.875rem / 2);
    }
    .large-offset-5 {
        margin-left: 41.66667%;
    }
    .grid-margin-x > .large-offset-5 {
        margin-left: calc(41.66667% + 1.875rem / 2);
    }
    .large-offset-6 {
        margin-left: 50%;
    }
    .grid-margin-x > .large-offset-6 {
        margin-left: calc(50% + 1.875rem / 2);
    }
    .large-offset-7 {
        margin-left: 58.33333%;
    }
    .grid-margin-x > .large-offset-7 {
        margin-left: calc(58.33333% + 1.875rem / 2);
    }
    .large-offset-8 {
        margin-left: 66.66667%;
    }
    .grid-margin-x > .large-offset-8 {
        margin-left: calc(66.66667% + 1.875rem / 2);
    }
    .large-offset-9 {
        margin-left: 75%;
    }
    .grid-margin-x > .large-offset-9 {
        margin-left: calc(75% + 1.875rem / 2);
    }
    .large-offset-10 {
        margin-left: 83.33333%;
    }
    .grid-margin-x > .large-offset-10 {
        margin-left: calc(83.33333% + 1.875rem / 2);
    }
    .large-offset-11 {
        margin-left: 91.66667%;
    }
    .grid-margin-x > .large-offset-11 {
        margin-left: calc(91.66667% + 1.875rem / 2);
    }
}
@media screen and (min-width: 62em) {
    .xlarge-offset-0 {
        margin-left: 0;
    }
    .grid-margin-x > .xlarge-offset-0 {
        margin-left: calc(0% + 1.875rem / 2);
    }
    .xlarge-offset-1 {
        margin-left: 8.33333%;
    }
    .grid-margin-x > .xlarge-offset-1 {
        margin-left: calc(8.33333% + 1.875rem / 2);
    }
    .xlarge-offset-2 {
        margin-left: 16.66667%;
    }
    .grid-margin-x > .xlarge-offset-2 {
        margin-left: calc(16.66667% + 1.875rem / 2);
    }
    .xlarge-offset-3 {
        margin-left: 25%;
    }
    .grid-margin-x > .xlarge-offset-3 {
        margin-left: calc(25% + 1.875rem / 2);
    }
    .xlarge-offset-4 {
        margin-left: 33.33333%;
    }
    .grid-margin-x > .xlarge-offset-4 {
        margin-left: calc(33.33333% + 1.875rem / 2);
    }
    .xlarge-offset-5 {
        margin-left: 41.66667%;
    }
    .grid-margin-x > .xlarge-offset-5 {
        margin-left: calc(41.66667% + 1.875rem / 2);
    }
    .xlarge-offset-6 {
        margin-left: 50%;
    }
    .grid-margin-x > .xlarge-offset-6 {
        margin-left: calc(50% + 1.875rem / 2);
    }
    .xlarge-offset-7 {
        margin-left: 58.33333%;
    }
    .grid-margin-x > .xlarge-offset-7 {
        margin-left: calc(58.33333% + 1.875rem / 2);
    }
    .xlarge-offset-8 {
        margin-left: 66.66667%;
    }
    .grid-margin-x > .xlarge-offset-8 {
        margin-left: calc(66.66667% + 1.875rem / 2);
    }
    .xlarge-offset-9 {
        margin-left: 75%;
    }
    .grid-margin-x > .xlarge-offset-9 {
        margin-left: calc(75% + 1.875rem / 2);
    }
    .xlarge-offset-10 {
        margin-left: 83.33333%;
    }
    .grid-margin-x > .xlarge-offset-10 {
        margin-left: calc(83.33333% + 1.875rem / 2);
    }
    .xlarge-offset-11 {
        margin-left: 91.66667%;
    }
    .grid-margin-x > .xlarge-offset-11 {
        margin-left: calc(91.66667% + 1.875rem / 2);
    }
}
.grid-y {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
}
.grid-y > .cell {
    height: auto;
    max-height: none;
}
.grid-y > .auto {
    height: auto;
}
.grid-y > .shrink {
    height: auto;
}
.grid-y > .small-1,
.grid-y > .small-10,
.grid-y > .small-11,
.grid-y > .small-12,
.grid-y > .small-2,
.grid-y > .small-3,
.grid-y > .small-4,
.grid-y > .small-5,
.grid-y > .small-6,
.grid-y > .small-7,
.grid-y > .small-8,
.grid-y > .small-9,
.grid-y > .small-full,
.grid-y > .small-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
@media print, screen and (min-width: 30em) {
    .grid-y > .medium-1,
    .grid-y > .medium-10,
    .grid-y > .medium-11,
    .grid-y > .medium-12,
    .grid-y > .medium-2,
    .grid-y > .medium-3,
    .grid-y > .medium-4,
    .grid-y > .medium-5,
    .grid-y > .medium-6,
    .grid-y > .medium-7,
    .grid-y > .medium-8,
    .grid-y > .medium-9,
    .grid-y > .medium-full,
    .grid-y > .medium-shrink {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
}
@media print, screen and (min-width: 48em) {
    .grid-y > .large-1,
    .grid-y > .large-10,
    .grid-y > .large-11,
    .grid-y > .large-12,
    .grid-y > .large-2,
    .grid-y > .large-3,
    .grid-y > .large-4,
    .grid-y > .large-5,
    .grid-y > .large-6,
    .grid-y > .large-7,
    .grid-y > .large-8,
    .grid-y > .large-9,
    .grid-y > .large-full,
    .grid-y > .large-shrink {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
}
@media screen and (min-width: 62em) {
    .grid-y > .xlarge-1,
    .grid-y > .xlarge-10,
    .grid-y > .xlarge-11,
    .grid-y > .xlarge-12,
    .grid-y > .xlarge-2,
    .grid-y > .xlarge-3,
    .grid-y > .xlarge-4,
    .grid-y > .xlarge-5,
    .grid-y > .xlarge-6,
    .grid-y > .xlarge-7,
    .grid-y > .xlarge-8,
    .grid-y > .xlarge-9,
    .grid-y > .xlarge-full,
    .grid-y > .xlarge-shrink {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
}
.grid-y > .small-1,
.grid-y > .small-10,
.grid-y > .small-11,
.grid-y > .small-12,
.grid-y > .small-2,
.grid-y > .small-3,
.grid-y > .small-4,
.grid-y > .small-5,
.grid-y > .small-6,
.grid-y > .small-7,
.grid-y > .small-8,
.grid-y > .small-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.grid-y > .small-1 {
    height: 8.33333%;
}
.grid-y > .small-2 {
    height: 16.66667%;
}
.grid-y > .small-3 {
    height: 25%;
}
.grid-y > .small-4 {
    height: 33.33333%;
}
.grid-y > .small-5 {
    height: 41.66667%;
}
.grid-y > .small-6 {
    height: 50%;
}
.grid-y > .small-7 {
    height: 58.33333%;
}
.grid-y > .small-8 {
    height: 66.66667%;
}
.grid-y > .small-9 {
    height: 75%;
}
.grid-y > .small-10 {
    height: 83.33333%;
}
.grid-y > .small-11 {
    height: 91.66667%;
}
.grid-y > .small-12 {
    height: 100%;
}
@media print, screen and (min-width: 30em) {
    .grid-y > .medium-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto;
    }
    .grid-y > .medium-1,
    .grid-y > .medium-10,
    .grid-y > .medium-11,
    .grid-y > .medium-12,
    .grid-y > .medium-2,
    .grid-y > .medium-3,
    .grid-y > .medium-4,
    .grid-y > .medium-5,
    .grid-y > .medium-6,
    .grid-y > .medium-7,
    .grid-y > .medium-8,
    .grid-y > .medium-9,
    .grid-y > .medium-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .grid-y > .medium-shrink {
        height: auto;
    }
    .grid-y > .medium-1 {
        height: 8.33333%;
    }
    .grid-y > .medium-2 {
        height: 16.66667%;
    }
    .grid-y > .medium-3 {
        height: 25%;
    }
    .grid-y > .medium-4 {
        height: 33.33333%;
    }
    .grid-y > .medium-5 {
        height: 41.66667%;
    }
    .grid-y > .medium-6 {
        height: 50%;
    }
    .grid-y > .medium-7 {
        height: 58.33333%;
    }
    .grid-y > .medium-8 {
        height: 66.66667%;
    }
    .grid-y > .medium-9 {
        height: 75%;
    }
    .grid-y > .medium-10 {
        height: 83.33333%;
    }
    .grid-y > .medium-11 {
        height: 91.66667%;
    }
    .grid-y > .medium-12 {
        height: 100%;
    }
}
@media print, screen and (min-width: 48em) {
    .grid-y > .large-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto;
    }
    .grid-y > .large-1,
    .grid-y > .large-10,
    .grid-y > .large-11,
    .grid-y > .large-12,
    .grid-y > .large-2,
    .grid-y > .large-3,
    .grid-y > .large-4,
    .grid-y > .large-5,
    .grid-y > .large-6,
    .grid-y > .large-7,
    .grid-y > .large-8,
    .grid-y > .large-9,
    .grid-y > .large-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .grid-y > .large-shrink {
        height: auto;
    }
    .grid-y > .large-1 {
        height: 8.33333%;
    }
    .grid-y > .large-2 {
        height: 16.66667%;
    }
    .grid-y > .large-3 {
        height: 25%;
    }
    .grid-y > .large-4 {
        height: 33.33333%;
    }
    .grid-y > .large-5 {
        height: 41.66667%;
    }
    .grid-y > .large-6 {
        height: 50%;
    }
    .grid-y > .large-7 {
        height: 58.33333%;
    }
    .grid-y > .large-8 {
        height: 66.66667%;
    }
    .grid-y > .large-9 {
        height: 75%;
    }
    .grid-y > .large-10 {
        height: 83.33333%;
    }
    .grid-y > .large-11 {
        height: 91.66667%;
    }
    .grid-y > .large-12 {
        height: 100%;
    }
}
@media screen and (min-width: 62em) {
    .grid-y > .xlarge-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto;
    }
    .grid-y > .xlarge-1,
    .grid-y > .xlarge-10,
    .grid-y > .xlarge-11,
    .grid-y > .xlarge-12,
    .grid-y > .xlarge-2,
    .grid-y > .xlarge-3,
    .grid-y > .xlarge-4,
    .grid-y > .xlarge-5,
    .grid-y > .xlarge-6,
    .grid-y > .xlarge-7,
    .grid-y > .xlarge-8,
    .grid-y > .xlarge-9,
    .grid-y > .xlarge-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .grid-y > .xlarge-shrink {
        height: auto;
    }
    .grid-y > .xlarge-1 {
        height: 8.33333%;
    }
    .grid-y > .xlarge-2 {
        height: 16.66667%;
    }
    .grid-y > .xlarge-3 {
        height: 25%;
    }
    .grid-y > .xlarge-4 {
        height: 33.33333%;
    }
    .grid-y > .xlarge-5 {
        height: 41.66667%;
    }
    .grid-y > .xlarge-6 {
        height: 50%;
    }
    .grid-y > .xlarge-7 {
        height: 58.33333%;
    }
    .grid-y > .xlarge-8 {
        height: 66.66667%;
    }
    .grid-y > .xlarge-9 {
        height: 75%;
    }
    .grid-y > .xlarge-10 {
        height: 83.33333%;
    }
    .grid-y > .xlarge-11 {
        height: 91.66667%;
    }
    .grid-y > .xlarge-12 {
        height: 100%;
    }
}
.grid-padding-y .grid-padding-y {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 30em) {
    .grid-padding-y .grid-padding-y {
        margin-top: -0.9375rem;
        margin-bottom: -0.9375rem;
    }
}
.grid-padding-y > .cell {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
}
@media print, screen and (min-width: 30em) {
    .grid-padding-y > .cell {
        padding-top: 0.9375rem;
        padding-bottom: 0.9375rem;
    }
}
.grid-margin-y {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 30em) {
    .grid-margin-y {
        margin-top: -0.9375rem;
        margin-bottom: -0.9375rem;
    }
}
.grid-margin-y > .cell {
    height: calc(100% - 1.25rem);
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 30em) {
    .grid-margin-y > .cell {
        height: calc(100% - 1.875rem);
        margin-top: 0.9375rem;
        margin-bottom: 0.9375rem;
    }
}
.grid-margin-y > .auto {
    height: auto;
}
.grid-margin-y > .shrink {
    height: auto;
}
.grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.25rem);
}
.grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.25rem);
}
.grid-margin-y > .small-3 {
    height: calc(25% - 1.25rem);
}
.grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.25rem);
}
.grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.25rem);
}
.grid-margin-y > .small-6 {
    height: calc(50% - 1.25rem);
}
.grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.25rem);
}
.grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.25rem);
}
.grid-margin-y > .small-9 {
    height: calc(75% - 1.25rem);
}
.grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.25rem);
}
.grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.25rem);
}
.grid-margin-y > .small-12 {
    height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 30em) {
    .grid-margin-y > .auto {
        height: auto;
    }
    .grid-margin-y > .shrink {
        height: auto;
    }
    .grid-margin-y > .small-1 {
        height: calc(8.33333% - 1.875rem);
    }
    .grid-margin-y > .small-2 {
        height: calc(16.66667% - 1.875rem);
    }
    .grid-margin-y > .small-3 {
        height: calc(25% - 1.875rem);
    }
    .grid-margin-y > .small-4 {
        height: calc(33.33333% - 1.875rem);
    }
    .grid-margin-y > .small-5 {
        height: calc(41.66667% - 1.875rem);
    }
    .grid-margin-y > .small-6 {
        height: calc(50% - 1.875rem);
    }
    .grid-margin-y > .small-7 {
        height: calc(58.33333% - 1.875rem);
    }
    .grid-margin-y > .small-8 {
        height: calc(66.66667% - 1.875rem);
    }
    .grid-margin-y > .small-9 {
        height: calc(75% - 1.875rem);
    }
    .grid-margin-y > .small-10 {
        height: calc(83.33333% - 1.875rem);
    }
    .grid-margin-y > .small-11 {
        height: calc(91.66667% - 1.875rem);
    }
    .grid-margin-y > .small-12 {
        height: calc(100% - 1.875rem);
    }
    .grid-margin-y > .medium-auto {
        height: auto;
    }
    .grid-margin-y > .medium-shrink {
        height: auto;
    }
    .grid-margin-y > .medium-1 {
        height: calc(8.33333% - 1.875rem);
    }
    .grid-margin-y > .medium-2 {
        height: calc(16.66667% - 1.875rem);
    }
    .grid-margin-y > .medium-3 {
        height: calc(25% - 1.875rem);
    }
    .grid-margin-y > .medium-4 {
        height: calc(33.33333% - 1.875rem);
    }
    .grid-margin-y > .medium-5 {
        height: calc(41.66667% - 1.875rem);
    }
    .grid-margin-y > .medium-6 {
        height: calc(50% - 1.875rem);
    }
    .grid-margin-y > .medium-7 {
        height: calc(58.33333% - 1.875rem);
    }
    .grid-margin-y > .medium-8 {
        height: calc(66.66667% - 1.875rem);
    }
    .grid-margin-y > .medium-9 {
        height: calc(75% - 1.875rem);
    }
    .grid-margin-y > .medium-10 {
        height: calc(83.33333% - 1.875rem);
    }
    .grid-margin-y > .medium-11 {
        height: calc(91.66667% - 1.875rem);
    }
    .grid-margin-y > .medium-12 {
        height: calc(100% - 1.875rem);
    }
}
@media print, screen and (min-width: 48em) {
    .grid-margin-y > .large-auto {
        height: auto;
    }
    .grid-margin-y > .large-shrink {
        height: auto;
    }
    .grid-margin-y > .large-1 {
        height: calc(8.33333% - 1.875rem);
    }
    .grid-margin-y > .large-2 {
        height: calc(16.66667% - 1.875rem);
    }
    .grid-margin-y > .large-3 {
        height: calc(25% - 1.875rem);
    }
    .grid-margin-y > .large-4 {
        height: calc(33.33333% - 1.875rem);
    }
    .grid-margin-y > .large-5 {
        height: calc(41.66667% - 1.875rem);
    }
    .grid-margin-y > .large-6 {
        height: calc(50% - 1.875rem);
    }
    .grid-margin-y > .large-7 {
        height: calc(58.33333% - 1.875rem);
    }
    .grid-margin-y > .large-8 {
        height: calc(66.66667% - 1.875rem);
    }
    .grid-margin-y > .large-9 {
        height: calc(75% - 1.875rem);
    }
    .grid-margin-y > .large-10 {
        height: calc(83.33333% - 1.875rem);
    }
    .grid-margin-y > .large-11 {
        height: calc(91.66667% - 1.875rem);
    }
    .grid-margin-y > .large-12 {
        height: calc(100% - 1.875rem);
    }
}
@media screen and (min-width: 62em) {
    .grid-margin-y > .xlarge-auto {
        height: auto;
    }
    .grid-margin-y > .xlarge-shrink {
        height: auto;
    }
    .grid-margin-y > .xlarge-1 {
        height: calc(8.33333% - 1.875rem);
    }
    .grid-margin-y > .xlarge-2 {
        height: calc(16.66667% - 1.875rem);
    }
    .grid-margin-y > .xlarge-3 {
        height: calc(25% - 1.875rem);
    }
    .grid-margin-y > .xlarge-4 {
        height: calc(33.33333% - 1.875rem);
    }
    .grid-margin-y > .xlarge-5 {
        height: calc(41.66667% - 1.875rem);
    }
    .grid-margin-y > .xlarge-6 {
        height: calc(50% - 1.875rem);
    }
    .grid-margin-y > .xlarge-7 {
        height: calc(58.33333% - 1.875rem);
    }
    .grid-margin-y > .xlarge-8 {
        height: calc(66.66667% - 1.875rem);
    }
    .grid-margin-y > .xlarge-9 {
        height: calc(75% - 1.875rem);
    }
    .grid-margin-y > .xlarge-10 {
        height: calc(83.33333% - 1.875rem);
    }
    .grid-margin-y > .xlarge-11 {
        height: calc(91.66667% - 1.875rem);
    }
    .grid-margin-y > .xlarge-12 {
        height: calc(100% - 1.875rem);
    }
}
.grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw;
}
.cell .grid-frame {
    width: 100%;
}
.cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%;
}
.cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
@media print, screen and (min-width: 30em) {
    .medium-grid-frame {
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw;
    }
    .cell .medium-grid-frame {
        width: 100%;
    }
    .medium-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .medium-cell-block-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%;
    }
    .medium-cell-block-container > .grid-x {
        max-height: 100%;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .medium-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
}
@media print, screen and (min-width: 48em) {
    .large-grid-frame {
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw;
    }
    .cell .large-grid-frame {
        width: 100%;
    }
    .large-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .large-cell-block-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%;
    }
    .large-cell-block-container > .grid-x {
        max-height: 100%;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .large-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
}
@media screen and (min-width: 62em) {
    .xlarge-grid-frame {
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw;
    }
    .cell .xlarge-grid-frame {
        width: 100%;
    }
    .xlarge-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .xlarge-cell-block-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%;
    }
    .xlarge-cell-block-container > .grid-x {
        max-height: 100%;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .xlarge-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
}
.grid-y.grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh;
}
@media print, screen and (min-width: 30em) {
    .grid-y.medium-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh;
    }
}
@media print, screen and (min-width: 48em) {
    .grid-y.large-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh;
    }
}
@media screen and (min-width: 62em) {
    .grid-y.xlarge-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh;
    }
}
.cell .grid-y.grid-frame {
    height: 100%;
}
@media print, screen and (min-width: 30em) {
    .cell .grid-y.medium-grid-frame {
        height: 100%;
    }
}
@media print, screen and (min-width: 48em) {
    .cell .grid-y.large-grid-frame {
        height: 100%;
    }
}
@media screen and (min-width: 62em) {
    .cell .grid-y.xlarge-grid-frame {
        height: 100%;
    }
}
.grid-margin-y {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 30em) {
    .grid-margin-y {
        margin-top: -0.9375rem;
        margin-bottom: -0.9375rem;
    }
}
.grid-margin-y > .cell {
    height: calc(100% - 1.25rem);
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 30em) {
    .grid-margin-y > .cell {
        height: calc(100% - 1.875rem);
        margin-top: 0.9375rem;
        margin-bottom: 0.9375rem;
    }
}
.grid-margin-y > .auto {
    height: auto;
}
.grid-margin-y > .shrink {
    height: auto;
}
.grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.25rem);
}
.grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.25rem);
}
.grid-margin-y > .small-3 {
    height: calc(25% - 1.25rem);
}
.grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.25rem);
}
.grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.25rem);
}
.grid-margin-y > .small-6 {
    height: calc(50% - 1.25rem);
}
.grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.25rem);
}
.grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.25rem);
}
.grid-margin-y > .small-9 {
    height: calc(75% - 1.25rem);
}
.grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.25rem);
}
.grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.25rem);
}
.grid-margin-y > .small-12 {
    height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 30em) {
    .grid-margin-y > .auto {
        height: auto;
    }
    .grid-margin-y > .shrink {
        height: auto;
    }
    .grid-margin-y > .small-1 {
        height: calc(8.33333% - 1.875rem);
    }
    .grid-margin-y > .small-2 {
        height: calc(16.66667% - 1.875rem);
    }
    .grid-margin-y > .small-3 {
        height: calc(25% - 1.875rem);
    }
    .grid-margin-y > .small-4 {
        height: calc(33.33333% - 1.875rem);
    }
    .grid-margin-y > .small-5 {
        height: calc(41.66667% - 1.875rem);
    }
    .grid-margin-y > .small-6 {
        height: calc(50% - 1.875rem);
    }
    .grid-margin-y > .small-7 {
        height: calc(58.33333% - 1.875rem);
    }
    .grid-margin-y > .small-8 {
        height: calc(66.66667% - 1.875rem);
    }
    .grid-margin-y > .small-9 {
        height: calc(75% - 1.875rem);
    }
    .grid-margin-y > .small-10 {
        height: calc(83.33333% - 1.875rem);
    }
    .grid-margin-y > .small-11 {
        height: calc(91.66667% - 1.875rem);
    }
    .grid-margin-y > .small-12 {
        height: calc(100% - 1.875rem);
    }
    .grid-margin-y > .medium-auto {
        height: auto;
    }
    .grid-margin-y > .medium-shrink {
        height: auto;
    }
    .grid-margin-y > .medium-1 {
        height: calc(8.33333% - 1.875rem);
    }
    .grid-margin-y > .medium-2 {
        height: calc(16.66667% - 1.875rem);
    }
    .grid-margin-y > .medium-3 {
        height: calc(25% - 1.875rem);
    }
    .grid-margin-y > .medium-4 {
        height: calc(33.33333% - 1.875rem);
    }
    .grid-margin-y > .medium-5 {
        height: calc(41.66667% - 1.875rem);
    }
    .grid-margin-y > .medium-6 {
        height: calc(50% - 1.875rem);
    }
    .grid-margin-y > .medium-7 {
        height: calc(58.33333% - 1.875rem);
    }
    .grid-margin-y > .medium-8 {
        height: calc(66.66667% - 1.875rem);
    }
    .grid-margin-y > .medium-9 {
        height: calc(75% - 1.875rem);
    }
    .grid-margin-y > .medium-10 {
        height: calc(83.33333% - 1.875rem);
    }
    .grid-margin-y > .medium-11 {
        height: calc(91.66667% - 1.875rem);
    }
    .grid-margin-y > .medium-12 {
        height: calc(100% - 1.875rem);
    }
}
@media print, screen and (min-width: 48em) {
    .grid-margin-y > .large-auto {
        height: auto;
    }
    .grid-margin-y > .large-shrink {
        height: auto;
    }
    .grid-margin-y > .large-1 {
        height: calc(8.33333% - 1.875rem);
    }
    .grid-margin-y > .large-2 {
        height: calc(16.66667% - 1.875rem);
    }
    .grid-margin-y > .large-3 {
        height: calc(25% - 1.875rem);
    }
    .grid-margin-y > .large-4 {
        height: calc(33.33333% - 1.875rem);
    }
    .grid-margin-y > .large-5 {
        height: calc(41.66667% - 1.875rem);
    }
    .grid-margin-y > .large-6 {
        height: calc(50% - 1.875rem);
    }
    .grid-margin-y > .large-7 {
        height: calc(58.33333% - 1.875rem);
    }
    .grid-margin-y > .large-8 {
        height: calc(66.66667% - 1.875rem);
    }
    .grid-margin-y > .large-9 {
        height: calc(75% - 1.875rem);
    }
    .grid-margin-y > .large-10 {
        height: calc(83.33333% - 1.875rem);
    }
    .grid-margin-y > .large-11 {
        height: calc(91.66667% - 1.875rem);
    }
    .grid-margin-y > .large-12 {
        height: calc(100% - 1.875rem);
    }
}
@media screen and (min-width: 62em) {
    .grid-margin-y > .xlarge-auto {
        height: auto;
    }
    .grid-margin-y > .xlarge-shrink {
        height: auto;
    }
    .grid-margin-y > .xlarge-1 {
        height: calc(8.33333% - 1.875rem);
    }
    .grid-margin-y > .xlarge-2 {
        height: calc(16.66667% - 1.875rem);
    }
    .grid-margin-y > .xlarge-3 {
        height: calc(25% - 1.875rem);
    }
    .grid-margin-y > .xlarge-4 {
        height: calc(33.33333% - 1.875rem);
    }
    .grid-margin-y > .xlarge-5 {
        height: calc(41.66667% - 1.875rem);
    }
    .grid-margin-y > .xlarge-6 {
        height: calc(50% - 1.875rem);
    }
    .grid-margin-y > .xlarge-7 {
        height: calc(58.33333% - 1.875rem);
    }
    .grid-margin-y > .xlarge-8 {
        height: calc(66.66667% - 1.875rem);
    }
    .grid-margin-y > .xlarge-9 {
        height: calc(75% - 1.875rem);
    }
    .grid-margin-y > .xlarge-10 {
        height: calc(83.33333% - 1.875rem);
    }
    .grid-margin-y > .xlarge-11 {
        height: calc(91.66667% - 1.875rem);
    }
    .grid-margin-y > .xlarge-12 {
        height: calc(100% - 1.875rem);
    }
}
.grid-frame.grid-margin-y {
    height: calc(100vh + 1.25rem);
}
@media print, screen and (min-width: 30em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.875rem);
    }
}
@media print, screen and (min-width: 48em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.875rem);
    }
}
@media screen and (min-width: 62em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.875rem);
    }
}
@media print, screen and (min-width: 30em) {
    .grid-margin-y.medium-grid-frame {
        height: calc(100vh + 1.875rem);
    }
}
@media print, screen and (min-width: 48em) {
    .grid-margin-y.large-grid-frame {
        height: calc(100vh + 1.875rem);
    }
}
@media screen and (min-width: 62em) {
    .grid-margin-y.xlarge-grid-frame {
        height: calc(100vh + 1.875rem);
    }
}
*/
.accordion {
    margin-left: 0;
    background: #FEFEFE;
    list-style-type: none;
}
.accordion[disabled] .accordion-title {
    cursor: not-allowed;
}
.accordion-item:first-child > :first-child {
    border-radius: 0;
}
.accordion-item:last-child > :last-child {
    border-radius: 0;
}
.accordion-title {
    position: relative;
    display: block;
    padding: 1.25rem 1rem;
    border: 0;
    border-bottom: 0;
    font-size: 1.5rem;
    line-height: 1;
    color: #0a0a0a;
}
:last-child:not(.is-active) > .accordion-title {
    border-bottom: 0;
    border-radius: 0;
}
.accordion-title:focus,
.accordion-title:hover {
    background-color: #f1f5f9;
}
.accordion-title::before {
    border-top: 2px solid #007ac9;
    border-right: 2px solid #007ac9;
    content: "";
    display: block;
    height: 10px;
    width: 10px;
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
    transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -0.5rem;
}
.is-active > .accordion-title::before {
    border-top: 2px solid #007ac9;
    border-right: 2px solid #007ac9;
    content: "";
    display: block;
    height: 10px;
    width: 10px;
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
    transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.accordion-content {
    display: none;
    padding: 1rem;
    border: 0;
    border-bottom: 0;
    background-color: #f8fafc;
    color: #0a0a0a;
}
:last-child > .accordion-content:last-child {
    border-bottom: 0;
}
.accordion-content-response {
    padding-block: 1.5rem;
}
.accordion-content .result-title {
    font-size: 1rem;
    line-height: 1.75rem;
    margin-bottom: 0;
}
.accordion-content .result-title .result-title-anchor {
    background-size: 100% 2px;
    color: #007ac9;
}
.accordion-content .result-title .result-title-anchor:focus,
.accordion-content .result-title .result-title-anchor:hover {
    background-size: 100% 100%;
    color: #FEFEFE;
}
.mobile-links .accordion-menu {
    border-bottom: 0;
}
.mobile-links .accordion-menu li {
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #bfbfbf;
    border-left: 0;
    width: 100%;
}
.mobile-links .accordion-menu a {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}
.mobile-links .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
    position: relative;
}
.mobile-links .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
    border-top: 2px solid #007ac9;
    border-right: 2px solid #007ac9;
    content: "";
    display: block;
    height: 10px;
    width: 10px;
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
    transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 1rem;
}
.mobile-links .accordion-menu.align-left .is-accordion-submenu-parent > a::after {
    right: 1rem;
    left: auto;
}
.mobile-links .accordion-menu.align-right .is-accordion-submenu-parent > a::after {
    right: auto;
    left: 1rem;
}
.mobile-links .accordion-menu .is-accordion-submenu-parent[aria-expanded="true"] > a::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.mobile-links .is-accordion-submenu li {
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    list-style: none;
}
.mobile-links button, .mobile-links .button {
    margin: 0.75rem !important;
    border-radius: 0px;
    padding: 0.25rem !important;
}
.mobile-links button svg, .mobile-links .button svg {
    font-size:1.55rem;
    line-height: 1;
}
.search-facets-filters.accordion-menu {
    border-bottom: 0;
}
.search-facets-filters.accordion-menu li {
    border: 0;
    list-style: none;
    width: 100%;
}
.search-facets-filters.accordion-menu li a {
    display: none;
}
.search-facets-filters.accordion-menu .nested.is-accordion-submenu {
    background-color: #e8f6ff;
    margin-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
}
.search-facets-filters .submenu-toggle {
    border-left: 0;
    height: 20px;
}
.search-facets-filters .submenu-toggle[aria-expanded="true"]::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.accordion-menu {
    border-bottom: 1px solid #bfbfbf;
}
.accordion-menu li {
    border-top: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
    border-left: 1px solid #bfbfbf;
    width: 100%;
}
.accordion-menu a {
    padding: 0.7rem 1rem;
}
.accordion-menu .is-accordion-submenu a {
    padding: 0.7rem 1rem;
}
.accordion-menu .nested.is-accordion-submenu {
    margin-right: 0;
    margin-left: 1rem;
}
.accordion-menu.align-right .nested.is-accordion-submenu {
    margin-right: 1rem;
    margin-left: 0;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
    position: relative;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
    border-top: 2px solid #007ac9;
    border-right: 2px solid #007ac9;
    content: "";
    display: block;
    height: 10px;
    width: 10px;
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
    transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 1rem;
}
.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
    right: 1rem;
    left: auto;
}
.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
    right: auto;
    left: 1rem;
}
.accordion-menu .is-accordion-submenu-parent[aria-expanded="true"] > a::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.is-accordion-submenu li {
    border-right: 0;
    border-left: 0;
}
.is-accordion-submenu-parent {
    position: relative;
}
.has-submenu-toggle > a {
    margin-right: 40px;
}
.submenu-toggle {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    cursor: pointer;
    border-left: 1px solid #bfbfbf;
}
.submenu-toggle::after {
    border-top: 2px solid #007ac9;
    border-right: 2px solid #007ac9;
    content: "";
    display: block;
    height: 10px;
    width: 10px;
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
    transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    top: 0;
    bottom: 0;
    margin: auto;
}
.submenu-toggle[aria-expanded="true"]::after {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.submenu-toggle-text {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}
/* 08.23.2024 -- */
a,
[class*="-anchor"] {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
    background-size: 100% 0px;
    background-position: left bottom;
    background-repeat: no-repeat;
    font-weight: 600;
    text-decoration-line: none;
    transition-property: all;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
a:hover,
a:focus,
[class*="-anchor"]:hover,
[class*="-anchor"]:focus {
    background-size: 100% 100%;
}
/* -- 08.23.2024 */
.button {
    /* margin-bottom: 1rem;
    cursor: pointer;
    border-width: 0px;
    vertical-align: middle; */
    display: inline-block;
    border-radius: 9999px;
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    text-align: center;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 600;
    transition-property: all;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
[data-whatinput="mouse"] .button {
    outline: 0;
}
.button.tiny {
    font-size: 0.6rem;
}
.button.small {
    font-size: 0.8rem;
}
.button.large {
    font-size: 1.25rem;
}
.button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}
.button svg,
button svg {
    font-size: 1rem;
    line-height: 1.5rem;
}
.button {
    --tw-bg-opacity: 1;
    background-color: rgb(0 122 201 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.button.disabled,
.button[disabled] {
    cursor: not-allowed;
    --tw-bg-opacity: 1 !important;
    background-color: rgb(209 213 219 / 1 !important) !important;
    --tw-text-opacity: 1 !important;
    color: rgb(55 65 81 / 1 !important) !important;
}
.button:hover,
.button:focus {
    outline-style: solid;
    outline-width: 2px;
    outline-offset: 2px;
}
.button:hover,
.button:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(0 65 101 / var(--tw-bg-opacity));
    outline-color: #004165;
}
.button.white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(0 65 101 / var(--tw-text-opacity));
}
.button.white:hover,
.button.white:focus {
    outline-color: #fff;
}
.button.blue {
    --tw-bg-opacity: 1;
    background-color: rgb(0 65 101 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.button.blue:hover,
.button.blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(0 122 201 / var(--tw-bg-opacity));
    outline-color: #007ac9;
}
.button.green,
.button.success {
    --tw-bg-opacity: 1;
    background-color: rgb(0 133 102 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.button.green:hover,
.button.green:focus,
.button.success:hover,
.button.success:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(4 80 64 / var(--tw-bg-opacity));
    outline-color: #045040;
}
.button.yellow,
.button.warning {
    --tw-bg-opacity: 1;
    background-color: rgb(240 171 0 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(38 38 38 / var(--tw-text-opacity));
}
.button.yellow:hover,
.button.yellow:focus,
.button.warning:hover,
.button.warning:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(209 131 0 / var(--tw-bg-opacity));
    outline-color: #d18300;
}
.button.red,
.button.error {
    --tw-bg-opacity: 1;
    background-color: rgb(183 56 30 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.button.red:hover,
.button.red:focus,
.button.error:hover,
.button.error:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(126 46 30 / var(--tw-bg-opacity));
    outline-color: #7e2e1e;
}
.button.black {
    --tw-bg-opacity: 1;
    background-color: rgb(38 38 38 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.button.black:hover,
.button.black:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(82 82 82 / var(--tw-bg-opacity));
    outline-color: #525252;
}
.button.clear {
    background-color: transparent;
    --tw-text-opacity: 1;
    color: rgb(0 122 201 / var(--tw-text-opacity));
}
.button.clear:hover,
.button.clear:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(0 122 201 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    outline-color: #007ac9;
}
.button.clear.white {
    background-color: transparent;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.button.clear.white:hover,
.button.clear.white:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(0 65 101 / var(--tw-text-opacity));
    outline-color: #fff;
}
.button.hollow {
    background-color: transparent;
    --tw-text-opacity: 1;
    color: rgb(0 122 201 / var(--tw-text-opacity));
    outline-style: solid;
    outline-color: #007ac9;
}
.button.hollow:hover,
.button.hollow:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(0 65 101 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    outline-color: #004165;
}
.button.hollow.blue {
    --tw-text-opacity: 1;
    color: rgb(0 65 101 / var(--tw-text-opacity));
    outline-color: #004165;
}
.button.hollow.blue:hover,
.button.hollow.blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(0 122 201 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    outline-color: #007ac9;
}
.button.hollow.green {
    --tw-text-opacity: 1;
    color: rgb(0 133 102 / var(--tw-text-opacity));
    outline-color: #008566;
}
.button.hollow.green:hover,
.button.hollow.green:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(4 80 64 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    outline-color: #045040;
}
.button.hollow.white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    outline-color: #fff;
}
.button.hollow.white:hover,
.button.hollow.white:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(0 65 101 / var(--tw-text-opacity));
    outline-color: #fff;
}
.button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.4em;
    content: "";
    border-bottom-width: 0;
    border-color: #fefefe transparent transparent;
    position: relative;
    top: 0.4em;
    display: inline-block;
    float: right;
    margin-left: 1.5rem;
}
.button.dropdown.clear::after,
.button.dropdown.hollow::after {
    border-top-color: #007ac9;
}
.button.dropdown.clear.white::after,
.button.dropdown.hollow.white::after {
    border-top-color: #FEFEFE;
}
.button.dropdown.clear.blue::after,
.button.dropdown.hollow.blue::after {
    border-top-color: #006fb6;
}
.button.arrow-only::after {
    top: -0.1em;
    float: none;
    margin-left: 0;
}
a.button:focus,
a.button:hover {
    text-decoration: none;
}
button {
    cursor: pointer;
}
.callout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding: 1rem;
    border: 1px solid rgba(10, 10, 10, 0.25);
    border-radius: 0;
    background-color: #fefefe;
    color: #0a0a0a;
}
.callout > :first-child {
    margin-top: 0;
}
.callout > :last-child {
    margin-bottom: 0;
}
.callout.primary {
    background-color: #1779ba;
    color: #fefefe;
}
.callout.secondary {
    background-color: #767676;
    color: #fefefe;
}
.callout.success {
    background-color: #3adb76;
    color: #0a0a0a;
}
.callout.warning {
    background-color: #ffae00;
    color: #0a0a0a;
}
.callout.alert {
    background-color: #cc4b37;
    color: #fefefe;
}
.callout.small {
    padding-top: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem;
}
.callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem;
}
.callout.fixed {
    position: fixed;
    height: auto;
    width: 100%;
    z-index: 9999;
}
.callout.fixed.top-0 {
    top: 0;
}
.callout.fixed.bottom-0 {
    bottom: 0;
}
/* .ui-cards > [class*="cell"],
.ui-cards > [class*="column"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
} */
/* 08.23.2024 -- */
.card {
    display: flex;
    width: 100%;
    flex-direction: column;
    border-radius: 0.375rem;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    transition-property: all;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.card[data-url]:not([data-url=""]):hover {
    cursor: pointer;
}

.card:hover,
.card:focus {
    --tw-shadow: 0 8px 30px -10px rgba(150, 170, 180, .5);
    --tw-shadow-colored: 0 8px 30px -10px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    --tw-ring-color: rgb(23 23 23 / 0.1);
}
.card:not(.contact) .card-content {
    position: relative;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
}
.card.no-shadow {
    border-radius: 0px;
}
.card.no-shadow:hover,
.card.no-shadow:focus {
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.card .card-image {
    position: relative;
    width: 100%;
    transition-property: all;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.card .card-image:hover,
.card .card-image:focus {
    opacity: 0.8;
}
.card .card-image img {
    aspect-ratio: 16 / 9;
    width: 100%;
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246 / var(--tw-bg-opacity));
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.card .card-image-border {
    position: absolute;
    inset: 0px;
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    --tw-ring-inset: inset;
    --tw-ring-color: rgb(23 23 23 / 0.1);
}
.card .card-stacked {
    display: flex;
    max-width: 36rem;
    flex: 1 1 auto;
    flex-direction: column;
    -moz-gap: 0.5rem;
    gap: 0.5rem;
    padding: 1.25rem;
}
.card .card-metadata {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    -moz-row-gap: 0.25rem;
    row-gap: 0.25rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
}
.card .card-metadata time {
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity));
}
.card .card-metadata .tag {
    position: relative;
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(0 122 201 / var(--tw-text-opacity));
}
.card .card-content {
    position: relative;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    -moz-gap: 1rem;
    gap: 1rem;
}
.card .card-content .card-title {
    margin-bottom: 0;
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 600;
    line-height: 1.5;
    --tw-text-opacity: 1;
    color: rgb(23 23 23 / var(--tw-text-opacity));
}
@media (min-width: 1024px) {
    .card .card-content .card-title {
        font-size: 1.5rem;
        line-height: 2rem;
    }
}
.card .card-anchor {
    --tw-gradient-from: #007ac9 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(0 122 201 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #007ac9 var(--tw-gradient-to-position);
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(38 38 38 / var(--tw-text-opacity));
}
.card .card-anchor:hover,
.card .card-anchor:focus {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.card .card-content p {
    font-size: 1rem;
    flex: 1 1 auto;
    line-height: 1.5;
    --tw-text-opacity: 1;
    color: rgb(64 64 64 / var(--tw-text-opacity));
    margin-bottom: 0;
}
.card .card-content p:empty {display:none}
.card .card-content .card-button {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    -moz-column-gap: 0.25rem;
    column-gap: 0.25rem;
}
.card .card-button .button-label {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
    --tw-gradient-from: #007ac9 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(0 122 201 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #007ac9 var(--tw-gradient-to-position);
    background-size: 100% 2px;
    background-position: left bottom;
    background-repeat: no-repeat;
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(38 38 38 / var(--tw-text-opacity));
    transition-property: all;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.card a.card-button:hover .button-label,
.card a.card-button:focus .button-label {
    background-size: 100% 100%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.card .card-content .card-button .wb-icon {
    --tw-text-opacity: 1;
    color: rgb(0 122 201 / var(--tw-text-opacity));
    transition-property: all;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.card .card-content .card-button:hover .wb-icon,
.card .card-content .card-button:focus .wb-icon {
    --tw-translate-x: 0.25rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
        rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
        scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@media (min-width: 768px) {
    .card.horizontal {
        position: relative;
        isolation: isolate;
        flex-direction: row;
        justify-content: normal;
        gap: 1rem;
    }
}
.card.horizontal .card-image {
    height: auto;
    width: 100%;
    flex: none;
}
@media (min-width: 768px) {
    .card.horizontal .card-image {
        width: 50%;
    }
}
.card.horizontal .card-image img {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
    height: 100%;
}
.card.horizontal .card-image-border {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
}
.card.horizontal .card-stacked {
    max-width: 100%;
}
.card.contact {
    padding-top: 1rem;
}
.card.contact .card-image {
    margin-left: 1rem;
    height: 10rem;
    width: 10rem;
    overflow: hidden;
}
.card.contact .card-image img {
    aspect-ratio: 1 / 1;
    border-radius: 9999px;
}
.card.contact .card-image-border {
    border-radius: 9999px;
}
.card.contact .card-title {
    margin-bottom: 0;
}
.card.contact .card-content p {
    margin-top: 0.5rem;
}
.card.contact .card-content-details {
    margin-top: 0.25rem;
    margin-bottom: 1rem;
    display: flex;
    justify-content: space-between;
}
.card.contact .card-content-details .content-social {
    display: flex;
    flex-direction: row;
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
}
.card.contact .card-content-details .content-social a {
    display: flex;
    height: 1.5rem;
    width: 1.5rem;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    border-width: 1px;
    border-color: transparent;
    --tw-bg-opacity: 1;
    background-color: rgb(0 122 201 / var(--tw-bg-opacity));
    line-height: 2;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.card.contact .card-content-details .content-social a:hover,
.card.contact .card-content-details .content-social a:focus {
    --tw-border-opacity: 1;
    border-color: rgb(0 122 201 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(0 122 201 / var(--tw-text-opacity));
}
.card.contact .card-content-details .content-social .social-share-button__icon {
    height: 1rem;
    width: 1rem;
    color: currentColor;
}
/* -- 08.23.2024 */
/* .card.transaction {
    border: 1px solid #d4d4d4;
    min-height: 320px;
    padding-bottom: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.card.transaction .card-header {
    background-color: #004165;
    color: #FEFEFE;
    padding: 0.5rem 1rem;
    position: relative;
    text-align: center;
}
.card.transaction .card-header .button {
    margin-bottom: 0;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
}
.card.transaction .card-header .button:active,
.card.transaction .card-header .button:hover {
    color: #FEFEFE;
    background-color: rgba(0, 122, 201, 0.25);
    cursor: pointer;
}
.card.transaction .card-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: center;
}
.card.transaction .card-content p {
    line-height: 1.25;
}
.card.transaction .card-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0.5rem;
}
.card.transaction .card-logo img {
    display: block;
    max-height: 70px;
    width: auto;
}
.card.transaction .card-footer {
    background-color: #efefef;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 0.875rem;
    min-height: 48px;
    padding: 0 1rem;
}
.card.transaction .card-footer .card-location {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0.5rem;
}
.card.transaction .card-footer .card-location-flag {
    padding-right: 0.25rem;
    min-width: 1.5rem;
}
.card.transaction .card-footer .transaction-sector {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    line-height: 1.25;
}
.card.transaction.card-reveal-wrapper {
    position: relative;
}
.card.transaction.card-reveal-wrapper .card-reveal {
    background: #FEFEFE;
    bottom: 0;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: hidden;
    padding: 1rem;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    -webkit-transition: top 0.4s ease-in-out;
    transition: top 0.4s ease-in-out;
}
.card.transaction.card-reveal-wrapper .card-reveal .button:first-child {
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
}
.card.transaction.card-reveal-wrapper .card-reveal.open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 4.5rem;
    top: 0;
    z-index: 1;
} */
/* 09-26-2024 -- */
.card.transaction {
    position: relative;
    min-height: 20rem;
    cursor: auto;
    justify-content: space-between;
    overflow: hidden;
    border-width: 1px;
    border-color: rgb(23 23 23 / 0.1);
}
.card.transaction .card-header {
    position: relative;
    --tw-bg-opacity: 1;
    background-color: rgb(0 65 101 / var(--tw-bg-opacity));
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    text-align: center;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.card.transaction .card-header .button {
    position: absolute;
    top: 0.625rem;
    right: 1rem;
    margin-bottom: 0px;
    border-radius: 0.375rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.375rem;
    padding-right: 0.375rem;
}
.card.transaction .card-header .button .wb-icon {
    padding-left: 0px;
}
.card.transaction .card-content {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    text-align: center;
}
.card.transaction .card-logo {
    margin-bottom: 0.5rem;
    display: flex;
    justify-content: center;
}
.card.transaction .card-logo img {
    display: block;
    max-height: 4rem;
    width: auto;
}
.card.transaction .card-footer {
    display: flex;
    min-height: 3.5rem;
    align-items: center;
    justify-content: flex-start;
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
    --tw-bg-opacity: 1;
    background-color: rgb(229 231 235 / var(--tw-bg-opacity));
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
}
.card.transaction .card-footer .card-location {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    -moz-column-gap: 0.25rem;
    column-gap: 0.25rem;
}
.card.transaction .card-footer .card-location-flag {
    min-width: 1.5rem;
}
.card.transaction .card-reveal {
    position: absolute;
    top: 100%;
    right: 0px;
    bottom: 0px;
    left: 0px;
    display: none;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding: 1rem;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.card.transaction .card-reveal.open {
    top: 0px;
    z-index: 10;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-top: 4rem;
}
.card.transaction .card-reveal .button:first-child {
    position: absolute;
    top: 0.625rem;
    right: 1rem;
    margin-bottom: 0px;
    border-radius: 0.375rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.375rem;
    padding-right: 0.375rem;
}
.card.transaction .card-reveal .button:first-child .wb-icon {
    padding-left: 0px;
}
/* -- 09-26-2024 */
.card.no-image {
    border-bottom: 1px solid #d4d4d4;
}
.card.no-image .card-title {
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 1.5rem;
    line-height: 1.125;
}
@media print, screen and (max-width: 47.99875em) {
    .card.no-image .card-title {
        font-size: 1.25rem;
    }
}
.is-drilldown {
    position: relative;
    overflow: hidden;
}
.is-drilldown li {
    display: block;
}
.is-drilldown li a {
    padding-top: 0;
    padding-left: 0.25rem;
}
.is-drilldown.animate-height {
    -webkit-transition: height 0.5s;
    transition: height 0.5s;
}
.drilldown a,
.drilldown label {
    background: #fefefe;
}
.drilldown .is-drilldown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: -1;
    width: 100%;
    background: #fefefe;
    -webkit-transition: -webkit-transform 0.15s linear;
    transition: -webkit-transform 0.15s linear;
    transition: transform 0.15s linear;
    transition: transform 0.15s linear, -webkit-transform 0.15s linear;
    padding-bottom: 1.5rem;
}
.drilldown .is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
.drilldown .is-drilldown-submenu.is-closing {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
.drilldown .nested.is-drilldown-submenu {
    margin-right: 0;
    margin-left: 0;
}
.drilldown .drilldown-submenu-cover-previous {
    min-height: 100%;
}
.drilldown .is-drilldown-submenu-parent > a {
    display: inline-block;
    vertical-align: baseline;
    width: 16%;
}
.drilldown .is-drilldown-submenu-parent > a::after {
    border-top: 2px solid #007ac9;
    border-right: 2px solid #007ac9;
    content: "";
    display: block;
    height: 10px;
    width: 10px;
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
    transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem;
}
.drilldown.align-left .is-drilldown-submenu-parent > a::after {
    border-top: 2px solid #007ac9;
    border-right: 2px solid #007ac9;
    content: "";
    display: block;
    height: 10px;
    width: 10px;
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
    transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 1rem;
    left: auto;
}
.drilldown.align-right .is-drilldown-submenu-parent > a::after {
    border-top: 2px solid #007ac9;
    border-right: 2px solid #007ac9;
    content: "";
    display: block;
    height: 10px;
    width: 10px;
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
    transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    right: auto;
    left: 1rem;
}
.drilldown .js-drilldown-back > a::before,
.drilldown .js-drilldown-back > label::before {
    border-top: 2px solid #007ac9;
    border-right: 2px solid #007ac9;
    content: "";
    display: block;
    height: 10px;
    width: 10px;
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
    transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.75rem;
}
/* 08.23.2024 -- */
.dropdown-pane {
    visibility: hidden;
    position: absolute;
    z-index: 0;
    display: none;
    width: 20rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(209 213 219 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding: 1rem;
}
.dropdown-pane.is-opening {
    display: block;
}
.dropdown-pane.is-open {
    display: block;
    visibility: visible;
    -webkit-animation: 0.4s ease 0s 1 normal forwards running slideInDown;
    animation: 0.4s ease 0s 1 normal forwards running slideInDown;
}
.dropdown-pane.mega {
    position: absolute;
    top: 0px;
    right: 0px !important;
    left: 0px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    width: 100%;
    --tw-bg-opacity: 1;
    background-color: rgb(229 231 235 / var(--tw-bg-opacity));
    padding: 0px;
}
/* .dropdown-pane.mega [class*="column"] {
    padding-top: 2rem;
    padding-bottom: 2rem;
} */
.dropdown-pane.mega .section-grid {
    gap: 0;
}
.dropdown-pane.mega ul {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.dropdown-pane.mega [class*="column"]:nth-of-type(2) {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.dropdown-pane.mega [class*="column"]:nth-of-type(3) {
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;

}
.dropdown-pane.mega .menu li {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}
/*
.dropdown-pane.mega .card-content {
    width: 0;
}
*/
.dropdown-pane .menu a,
.dropdown-pane .menu button,
.dropdown-pane .menu .button {
    font-weight: 600;
    --tw-gradient-from: #007ac9 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(0 122 201 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #007ac9 var(--tw-gradient-to-position);
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(38 38 38 / var(--tw-text-opacity));
}
.dropdown-pane .menu a:focus,
.dropdown-pane .menu a:hover,
.dropdown-pane .menu button:focus,
.dropdown-pane .menu button:hover,
.dropdown-pane .menu .button:focus,
.dropdown-pane .menu .button:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
/*
.dropdown-pane .menu .button:focus,
.dropdown-pane .menu a:focus {
    border: 1px solid #0067aa;
}
.dropdown-pane.tiny {
    width: 100px;
}
.dropdown-pane.small {
    width: 200px;
}
.dropdown-pane.large {
    width: 400px;
}
.dropdown-pane.xlarge {
    width: 540px;
}
.dropdown-pane.xxlarge {
    width: 720px;
}
.dropdown-pane.full {
    width: 100%;
}
*/
.menu {
    position: relative;
    margin: 0px;
    display: flex;
    list-style-type: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0px;
}
[data-whatinput="mouse"] .menu li {
    outline: 0;
}
.menu a,
.menu button,
.menu .button {
    position: relative;
    display: block;
    padding: 0.25rem;
    line-height: 1;
    color: currentColor;
}
.menu a,
.menu button,
.menu input,
.menu select,
.menu .button {
    margin-bottom: 0;
}
.menu input {
    display: inline-block;
}
.menu,
.menu.horizontal {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.menu.vertical {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: flex-start;
}
/* .menu.expanded li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
}
.menu.simple {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.menu.simple li + li {
    margin-left: 1rem;
}
.menu.simple a {
    padding: 0;
}
@media print, screen and (min-width: 30em) {
    .menu.medium-horizontal {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .menu.medium-vertical {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .menu.medium-expanded li {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0;
    }
    .menu.medium-simple li {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0;
    }
}
@media print, screen and (min-width: 48em) {
    .menu.large-horizontal {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .menu.large-vertical {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .menu.large-expanded li {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0;
    }
    .menu.large-simple li {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0;
    }
}
@media screen and (min-width: 62em) {
    .menu.xlarge-horizontal {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .menu.xlarge-vertical {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .menu.xlarge-expanded li {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0;
    }
    .menu.xlarge-simple li {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0;
    }
} */
.menu.nested {
    margin-right: 0;
    margin-left: 1rem;
}
/* .menu.icons a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.menu.icon-bottom a,
.menu.icon-left a,
.menu.icon-right a,
.menu.icon-top a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.menu.icon-left li a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
}
.menu.icon-left li a i,
.menu.icon-left li a img,
.menu.icon-left li a svg {
    margin-right: 0.25rem;
}
.menu.icon-right li a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
}
.menu.icon-right li a i,
.menu.icon-right li a img,
.menu.icon-right li a svg {
    margin-left: 0.25rem;
}
.menu.icon-top li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
}
.menu.icon-top li a i,
.menu.icon-top li a img,
.menu.icon-top li a svg {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    margin-bottom: 0.25rem;
    text-align: center;
}
.menu.icon-bottom li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
}
.menu.icon-bottom li a i,
.menu.icon-bottom li a img,
.menu.icon-bottom li a svg {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    margin-bottom: 0.25rem;
    text-align: center;
} */
.menu .is-active > a {
    background: 0 0;
    color: #006fb6;
}
.menu .active > a {
    background: 0 0;
    color: #006fb6;
}
.menu.align-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.menu.align-right li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.menu.align-right li .submenu li {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.menu.align-right.vertical li {
    display: block;
    text-align: right;
}
.menu.align-right.vertical li .submenu li {
    text-align: right;
}
.menu.align-right .nested {
    margin-right: 1rem;
    margin-left: 0;
}
.menu.align-center li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.menu.align-center li .submenu li {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.menu .menu-text {
    padding: 0.7rem 1rem;
    line-height: 1;
    color: #004165;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 0.875;
}
.menu-centered > .menu {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.menu-centered > .menu li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.menu-centered > .menu li .submenu li {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
/* -- 08.23.2024 */
.no-js [data-responsive-menu] ul {
    display: none;
}
.is-off-canvas-open {
    overflow: hidden;
}
.js-off-canvas-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 30;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
    transition: opacity 0.5s ease, visibility 0.5s ease;
    background: rgba(254, 254, 254, 0.25);
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
}
.js-off-canvas-overlay.is-visible {
    opacity: 1;
    visibility: visible;
}
.js-off-canvas-overlay.is-closable {
    cursor: pointer;
}
.js-off-canvas-overlay.is-overlay-absolute {
    position: absolute;
}
.js-off-canvas-overlay.is-overlay-fixed {
    position: fixed;
}
.off-canvas-wrapper {
    position: relative;
    overflow: hidden;
}
.off-canvas {
    position: fixed;
    z-index: 12;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #FEFEFE;
}
[data-whatinput="mouse"] .off-canvas {
    outline: 0;
}
.off-canvas.is-transition-push {
    z-index: 12;
}
.off-canvas.is-closed {
    visibility: hidden;
}
.off-canvas.is-transition-overlap {
    z-index: 50;
}
.off-canvas.is-transition-overlap.is-open {
    -webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
    box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}
.off-canvas.is-open {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.off-canvas-absolute {
    position: absolute;
    z-index: 12;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #FEFEFE;
}
[data-whatinput="mouse"] .off-canvas-absolute {
    outline: 0;
}
.off-canvas-absolute.is-transition-push {
    z-index: 12;
}
.off-canvas-absolute.is-closed {
    visibility: hidden;
}
.off-canvas-absolute.is-transition-overlap {
    z-index: 13;
}
.off-canvas-absolute.is-transition-overlap.is-open {
    -webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
    box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}
.off-canvas-absolute.is-open {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.position-left {
    top: 0;
    left: 0;
    height: 100%;
    overflow-y: auto;
    width: 320px;
    -webkit-transform: translateX(-320px);
    transform: translateX(-320px);
}
.off-canvas-content .off-canvas.position-left {
    -webkit-transform: translateX(-320px);
    transform: translateX(-320px);
}
.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.off-canvas-content.is-open-left.has-transition-push {
    -webkit-transform: translateX(320px);
    transform: translateX(320px);
}
.position-left.is-transition-push {
    -webkit-box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25);
    box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25);
}
.position-right {
    top: 0;
    right: 0;
    height: 100%;
    overflow-y: auto;
    width: 320px;
    -webkit-transform: translateX(320px);
    transform: translateX(320px);
}
.off-canvas-content .off-canvas.position-right {
    -webkit-transform: translateX(320px);
    transform: translateX(320px);
}
.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.off-canvas-content.is-open-right.has-transition-push {
    -webkit-transform: translateX(-320px);
    transform: translateX(-320px);
}
.position-right.is-transition-push {
    -webkit-box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
    box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
}
.position-top {
    top: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    height: 320px;
    -webkit-transform: translateY(-320px);
    transform: translateY(-320px);
}
.off-canvas-content .off-canvas.position-top {
    -webkit-transform: translateY(-320px);
    transform: translateY(-320px);
}
.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.off-canvas-content.is-open-top.has-transition-push {
    -webkit-transform: translateY(320px);
    transform: translateY(320px);
}
.position-top.is-transition-push {
    -webkit-box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25);
    box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25);
}
.position-bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    height: 320px;
    -webkit-transform: translateY(320px);
    transform: translateY(320px);
}
.off-canvas-content .off-canvas.position-bottom {
    -webkit-transform: translateY(320px);
    transform: translateY(320px);
}
.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.off-canvas-content.is-open-bottom.has-transition-push {
    -webkit-transform: translateY(-320px);
    transform: translateY(-320px);
}
.position-bottom.is-transition-push {
    -webkit-box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25);
    box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25);
}
.off-canvas-content {
    -webkit-transform: none;
    transform: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.off-canvas-content.has-transition-overlap,
.off-canvas-content.has-transition-push {
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.off-canvas-content.has-transition-push {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.off-canvas-content .off-canvas.is-open {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
@media print, screen and (min-width: 30em) {
    .position-left.reveal-for-medium {
        -webkit-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-left.reveal-for-medium .close-button {
        display: none;
    }
    .off-canvas-content .position-left.reveal-for-medium {
        -webkit-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-left {
        margin-left: 320px;
    }
    .position-left.reveal-for-medium ~ .off-canvas-content {
        margin-left: 320px;
    }
    .position-right.reveal-for-medium {
        -webkit-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-right.reveal-for-medium .close-button {
        display: none;
    }
    .off-canvas-content .position-right.reveal-for-medium {
        -webkit-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-right {
        margin-right: 320px;
    }
    .position-right.reveal-for-medium ~ .off-canvas-content {
        margin-right: 320px;
    }
    .position-top.reveal-for-medium {
        -webkit-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-top.reveal-for-medium .close-button {
        display: none;
    }
    .off-canvas-content .position-top.reveal-for-medium {
        -webkit-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-top {
        margin-top: 320px;
    }
    .position-top.reveal-for-medium ~ .off-canvas-content {
        margin-top: 320px;
    }
    .position-bottom.reveal-for-medium {
        -webkit-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-bottom.reveal-for-medium .close-button {
        display: none;
    }
    .off-canvas-content .position-bottom.reveal-for-medium {
        -webkit-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 320px;
    }
    .position-bottom.reveal-for-medium ~ .off-canvas-content {
        margin-bottom: 320px;
    }
}
@media print, screen and (min-width: 48em) {
    .position-left.reveal-for-large {
        -webkit-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-left.reveal-for-large .close-button {
        display: none;
    }
    .off-canvas-content .position-left.reveal-for-large {
        -webkit-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-left {
        margin-left: 320px;
    }
    .position-left.reveal-for-large ~ .off-canvas-content {
        margin-left: 320px;
    }
    .position-right.reveal-for-large {
        -webkit-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-right.reveal-for-large .close-button {
        display: none;
    }
    .off-canvas-content .position-right.reveal-for-large {
        -webkit-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-right {
        margin-right: 320px;
    }
    .position-right.reveal-for-large ~ .off-canvas-content {
        margin-right: 320px;
    }
    .position-top.reveal-for-large {
        -webkit-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-top.reveal-for-large .close-button {
        display: none;
    }
    .off-canvas-content .position-top.reveal-for-large {
        -webkit-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-top {
        margin-top: 320px;
    }
    .position-top.reveal-for-large ~ .off-canvas-content {
        margin-top: 320px;
    }
    .position-bottom.reveal-for-large {
        -webkit-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-bottom.reveal-for-large .close-button {
        display: none;
    }
    .off-canvas-content .position-bottom.reveal-for-large {
        -webkit-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 320px;
    }
    .position-bottom.reveal-for-large ~ .off-canvas-content {
        margin-bottom: 320px;
    }
}
@media screen and (min-width: 62em) {
    .position-left.reveal-for-xlarge {
        -webkit-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-left.reveal-for-xlarge .close-button {
        display: none;
    }
    .off-canvas-content .position-left.reveal-for-xlarge {
        -webkit-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-left {
        margin-left: 320px;
    }
    .position-left.reveal-for-xlarge ~ .off-canvas-content {
        margin-left: 320px;
    }
    .position-right.reveal-for-xlarge {
        -webkit-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-right.reveal-for-xlarge .close-button {
        display: none;
    }
    .off-canvas-content .position-right.reveal-for-xlarge {
        -webkit-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-right {
        margin-right: 320px;
    }
    .position-right.reveal-for-xlarge ~ .off-canvas-content {
        margin-right: 320px;
    }
    .position-top.reveal-for-xlarge {
        -webkit-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-top.reveal-for-xlarge .close-button {
        display: none;
    }
    .off-canvas-content .position-top.reveal-for-xlarge {
        -webkit-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-top {
        margin-top: 320px;
    }
    .position-top.reveal-for-xlarge ~ .off-canvas-content {
        margin-top: 320px;
    }
    .position-bottom.reveal-for-xlarge {
        -webkit-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-bottom.reveal-for-xlarge .close-button {
        display: none;
    }
    .off-canvas-content .position-bottom.reveal-for-xlarge {
        -webkit-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 320px;
    }
    .position-bottom.reveal-for-xlarge ~ .off-canvas-content {
        margin-bottom: 320px;
    }
}
@media print, screen and (min-width: 30em) {
    .off-canvas.in-canvas-for-medium {
        visibility: visible;
        height: auto;
        position: static;
        background: 0 0;
        width: auto;
        overflow: visible;
        -webkit-transition: none;
        transition: none;
    }
    .off-canvas.in-canvas-for-medium.position-bottom,
    .off-canvas.in-canvas-for-medium.position-left,
    .off-canvas.in-canvas-for-medium.position-right,
    .off-canvas.in-canvas-for-medium.position-top {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transform: none;
        transform: none;
    }
    .off-canvas.in-canvas-for-medium .close-button {
        display: none;
    }
}
@media print, screen and (min-width: 48em) {
    .off-canvas.in-canvas-for-large {
        visibility: visible;
        height: auto;
        position: static;
        background: 0 0;
        width: auto;
        overflow: visible;
        -webkit-transition: none;
        transition: none;
    }
    .off-canvas.in-canvas-for-large.position-bottom,
    .off-canvas.in-canvas-for-large.position-left,
    .off-canvas.in-canvas-for-large.position-right,
    .off-canvas.in-canvas-for-large.position-top {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transform: none;
        transform: none;
    }
    .off-canvas.in-canvas-for-large .close-button {
        display: none;
    }
}
@media screen and (min-width: 62em) {
    .off-canvas.in-canvas-for-xlarge {
        visibility: visible;
        height: auto;
        position: static;
        background: 0 0;
        width: auto;
        overflow: visible;
        -webkit-transition: none;
        transition: none;
    }
    .off-canvas.in-canvas-for-xlarge.position-bottom,
    .off-canvas.in-canvas-for-xlarge.position-left,
    .off-canvas.in-canvas-for-xlarge.position-right,
    .off-canvas.in-canvas-for-xlarge.position-top {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transform: none;
        transform: none;
    }
    .off-canvas.in-canvas-for-xlarge .close-button {
        display: none;
    }
}
.pagination {
    margin-left: 0;
    margin-bottom: 1rem;
    border-top: 2px solid #d4d4d4;
    padding-top: 1rem;
}
.pagination::after,
.pagination::before {
    display: table;
    content: " ";
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.pagination::after {
    clear: both;
}
.pagination li {
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    margin-right: 0.0625rem;
    font-size: 0.875rem;
    padding: 0.1875rem 0.625rem;
    vertical-align: middle;
    display: none;
}
.pagination li:first-child,
.pagination li:last-child {
    display: inline-block;
}
@media print, screen and (min-width: 30em) {
    .pagination li {
        display: inline-block;
    }
}
.pagination a,
.pagination button {
    padding: 0.1875rem 0.625rem;
    color: #0a0a0a;
}
.pagination a:hover,
.pagination button:hover {
    border-bottom: 3px solid #0067aa;
}
.pagination .current {
    cursor: default;
    border-bottom-color: #007ac9;
}
.pagination .disabled {
    padding: 0.1875rem 0.625rem;
    color: #bfbfbf;
    cursor: not-allowed;
}
.pagination .disabled:hover {
    background: 0 0;
}
.pagination .ellipsis::after {
    padding: 0.1875rem 0.625rem;
    content: "\2026";
    color: #0a0a0a;
}
.pagination.search-pagination {
    text-align: center;
}

.tabs {
    margin-left: 0px;
    display: flex;
    list-style-type: none;
    justify-content: space-between;
}
/* 
.tabs::after,
.tabs::before {
    display: table;
    content: " ";
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.tabs::after {
    clear: both;
}
*/
.tabs.vertical {
    flex-direction: column;
}
.tabs.horizontal {
    flex-direction: row;
}
/*
.tabs.simple > li > a {
    padding: 0;
}
.tabs.simple > li > a:hover {
    background: 0 0;
}
.tabs.primary {
    background: #1779ba;
}
*/
.tabs-title > a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
[data-whatinput="mouse"] .tabs-title > a {
    outline: 0;
}
.tabs-title > a:hover,
.tabs-title > a:focus,
.tabs-title > a[aria-selected="true"] {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.tabs-title .wb-icon {
    --tw-text-opacity: 1;
    color: rgb(0 122 201 / var(--tw-text-opacity));
    transition-property: all;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tabs-title > a .wb-icon {
    visibility: hidden;
}
.tabs-title > a[aria-selected="true"] .wb-icon {
    visibility: visible;
    animation: 1.3s ease 0s 1 normal forwards running fadeInLeft;
}
.tabs-title > a span.menu-icon {
    visibility: hidden;
}
.tabs-title > a[aria-selected="true"] span.menu-icon {
    visibility: visible;
    -webkit-animation: 1.3s ease 0s 1 normal forwards running fadeInLeft;
    animation: 1.3s ease 0s 1 normal forwards running fadeInLeft;
}
.tabs-content {
    border-width: 1px;
    border-top-width: 0px;
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(38 38 38 / var(--tw-text-opacity));
    transition-property: all;
    transition-duration: 500ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tabs-content.vertical {
    border-width: 0px;
    border-left-width: 0px;
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity));
}
.tabs-panel {
    display: none;
    padding-top: 2rem;
    padding-bottom: 2rem;
}
@media (min-width: 640px) {
    .tabs-panel {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
}
.tabs-panel.is-active {
    display: block;
}
.tabbed-module {
    gap: 0.5rem;
}
@media (min-width: 640px) {
    .tabbed-module {
        gap: 1rem;
    }
}
@media (min-width: 640px) {
    .tabbed-module .tabs {
        grid-column: span 3 / span 3;
    }
}
.tabbed-module .tabs {
    justify-content: flex-start;
}
.tabbed-module .tabs::-webkit-scrollbar {
    display: none;
}
/* 
@media print, screen and (max-width: 61.99875em) {
    .tabbed-module {
        position: relative;
    }
    .tabbed-module::after,
    .tabbed-module::before {
        content: "";
        display: block;
        opacity: 1;
        pointer-events: none;
        position: absolute;
        top: 0;
        bottom: 0;
        -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
        transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
        width: 70px;
        z-index: 1;
    }
    .tabbed-module::after {
        background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(90%, #FEFEFE), to(#FEFEFE));
        background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, #FEFEFE 90%, #FEFEFE);
        right: 0;
    }
}
*/
/*
.tabbed-module .tabs-title > a {
    color: #686868;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.tabbed-module .tabs-title > a:hover {
    color: #595959;
}
@media screen and (min-width: 62em) {
    .tabbed-module .tabs-title > a:hover {
        font-size: 1.5rem;
    }
}
.tabbed-module .tabs-title > a:focus,
.tabbed-module .tabs-title > a[aria-selected="true"] {
    color: #007ac9;
    font-weight: 600;
}
@media screen and (min-width: 62em) {
    .tabbed-module .tabs-title > a:focus,
    .tabbed-module .tabs-title > a[aria-selected="true"] {
        font-size: 1.5rem;
    }
}
.tabbed-module .tabs-content.vertical {
    border: 1px solid #e6e6e6;
    border-left: 0;
    border: 0;
    width: calc(100% - 1.25rem);
}
@media screen and (min-width: 62em) {
    .tabbed-module .tabs-content.vertical {
        width: calc(75% - 1.875rem);
    }
}
.tabbed-module .tabs-content.vertical .tabs-panel {
    display: none;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.tabbed-module .tabs-content.vertical .tabs-panel.is-active {
    display: block;
}
.tabbed-module .tabs-content.vertical .simple-list-item {
    width: calc(100% - 1.25rem);
    margin-left: 0.625rem;
    margin-right: 0.625rem;
}
@media print, screen and (min-width: 30em) {
    .tabbed-module .tabs-content.vertical .simple-list-item {
        margin-left: 0.9375rem;
        margin-right: 0.9375rem;
    }
}
@media print, screen and (min-width: 48em) {
    .tabbed-module .tabs-content.vertical .simple-list-item {
        width: calc(50% - 1.875rem);
    }
} */
.tabbed-module .tabs-title > a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    -moz-column-gap: 0.25rem;
    column-gap: 0.25rem;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 1.25rem;
    line-height: 1.75rem;
}
.tabbed-module .tabs-title > a .button-label {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
    --tw-gradient-from: #007ac9 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(0 122 201 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #007ac9 var(--tw-gradient-to-position);
    background-size: 100% 0px;
    background-position: left bottom;
    background-repeat: no-repeat;
    transition-property: all;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tabbed-module .tabs-title > a:hover .button-label,
.tabbed-module .tabs-title > a:focus .button-label {
    background-size: 100% 100%;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.tabbed-module .tabs-title.is-active .button-label,
.tabbed-module .tabs-title > a[aria-selected="true"] .button-label {
    background-size: 100% 2px;
    --tw-text-opacity: 1;
    color: rgb(38 38 38 / var(--tw-text-opacity));
}
.tabbed-module .tabs-title > a .wb-icon {
    display: none;
    --tw-text-opacity: 1;
    color: rgb(0 122 201 / var(--tw-text-opacity));
    transition-property: all;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (min-width: 640px) {
    .tabbed-module .tabs-title > a .wb-icon {
        display: block;
    }
}
@media (min-width: 640px) {
    .tabbed-module .tabs-content {
        grid-column: span 9 / span 9;
        border-left-width: 1px;
        --tw-border-opacity: 1;
        border-color: rgb(229 229 229 / var(--tw-border-opacity));
        padding-left: 2rem;
    }
}
.tabbed-module .tabs-panel .tabs-content-description {
    margin-bottom: 1rem;
    border-bottom-width: 1px;
    padding-bottom: 1rem;
}
.tabbed-module .tabs-panel .section-grid.ui-cards .card {
    border-bottom-width: 1px;
}
.carousel-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}
.carousel-pagination.swiper-pagination-hidden {
    opacity: 0;
}
.swiper-horizontal .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}
.swiper-pagination-fraction {
    color: #0a0a0a;
    font-size: 1.5rem;
}
.swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    display: inline-block;
    border-radius: 10px;
    background: #FEFEFE;
    opacity: 0.4;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-pagination-bullet:only-child {
    display: none !important;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #FEFEFE;
    width: 2rem;
    -webkit-box-shadow: 0 0 20px rgba(252, 56, 56, 0.3);
    box-shadow: 0 0 20px rgba(252, 56, 56, 0.3);
}
.swiper-horizontal .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}
.swiper-horizontal .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
}
.swiper-horizontal .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 0.2s left, 0.2s -webkit-transform;
    transition: 0.2s left, 0.2s -webkit-transform;
    transition: 0.2s transform, 0.2s left;
    transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 0.2s right, 0.2s -webkit-transform;
    transition: 0.2s right, 0.2s -webkit-transform;
    transition: 0.2s transform, 0.2s right;
    transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}
.carousel-button-next,
.carousel-button-prev {
    background-color: #007ac9;
    color: #FEFEFE;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 2rem;
    margin-top: -32px;
    position: absolute;
    top: 50%;
    width: 2rem;
    z-index: 6;
}
.carousel-button-next::after,
.carousel-button-prev::after {
    font-family: swiper-icons;
    font-size: 1.5rem;
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1;
}
.carousel-button-next.swiper-button-disabled,
.carousel-button-prev.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}
.carousel-button-prev,
.swiper-container-rtl .carousel-button-next {
    left: 10px;
    right: auto;
}
.carousel-button-prev::after,
.swiper-container-rtl .carousel-button-next::after {
    content: "prev";
}
.carousel-button-next,
.swiper-container-rtl .carousel-button-prev {
    right: 10px;
    left: auto;
}
.carousel-button-next::after,
.swiper-container-rtl .carousel-button-prev::after {
    content: "next";
}
.carousel-module {
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.carousel-module .carousel-content {
    display: grid !important;
    grid-column-gap: 20px;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-template-rows: auto;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 80rem;
    margin-left: auto;
    margin-right: auto;
}
@media print, screen and (min-width: 30em) {
    .carousel-module .carousel-content {
        grid-column-gap: 30px;
    }
}
@media print, screen and (min-width: 30em) {
    .carousel-module .carousel-content {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
.carousel-module .carousel-content div > *,
.carousel-module .carousel-content header > * {
    opacity: 0;
    -webkit-transform: translateY(24px);
    transform: translateY(24px);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.carousel-module .carousel-content-wrapper {
    background-color: #efefef;
    padding-bottom: 3rem;
}
@media screen and (min-width: 75em) {
    .carousel-module .carousel-content-wrapper {
        padding-top: 4.5rem;
        padding-bottom: 4.5rem;
    }
}
.carousel-module .swiper-wrapper {
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
.carousel-module .carousel-item {
    opacity: 0;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
.carousel-module .carousel-item.swiper-slide-active {
    opacity: 1;
}
.carousel-module .carousel-item.swiper-slide-active [class$="-content"] div > *,
.carousel-module .carousel-item.swiper-slide-active [class$="-content"] header > * {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}
.carousel-module .carousel-item.swiper-slide-active [class$="-content"] div > :nth-child(1),
.carousel-module .carousel-item.swiper-slide-active [class$="-content"] header > :nth-child(1) {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}
.carousel-module .carousel-item.swiper-slide-active [class$="-content"] div > :nth-child(2),
.carousel-module .carousel-item.swiper-slide-active [class$="-content"] header > :nth-child(2) {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
}
.carousel-module .carousel-item.swiper-slide-active [class$="-content"] div > :nth-child(3),
.carousel-module .carousel-item.swiper-slide-active [class$="-content"] header > :nth-child(3) {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
}
.carousel-module .carousel-item.swiper-slide-active [class$="-content"] div > :nth-child(4),
.carousel-module .carousel-item.swiper-slide-active [class$="-content"] header > :nth-child(4) {
    -webkit-transition-delay: 0.7s;
    transition-delay: 0.7s;
}
.carousel-module .carousel-item.swiper-slide-active [class$="-content"] div > :nth-child(5),
.carousel-module .carousel-item.swiper-slide-active [class$="-content"] header > :nth-child(5) {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s;
}
.carousel-module .carousel-item.swiper-slide-active [class$="-content"] div > :nth-child(6),
.carousel-module .carousel-item.swiper-slide-active [class$="-content"] header > :nth-child(6) {
    -webkit-transition-delay: 0.9s;
    transition-delay: 0.9s;
}
.carousel-module .carousel-item.swiper-slide-active [class$="-content"] div > :nth-child(7),
.carousel-module .carousel-item.swiper-slide-active [class$="-content"] header > :nth-child(7) {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
}
.carousel-module .carousel-item.swiper-slide-active [class$="-content"] div > :nth-child(8),
.carousel-module .carousel-item.swiper-slide-active [class$="-content"] header > :nth-child(8) {
    -webkit-transition-delay: 1.1s;
    transition-delay: 1.1s;
}
.carousel-module .carousel-item.swiper-slide-active [class$="-content"] div > :nth-child(9),
.carousel-module .carousel-item.swiper-slide-active [class$="-content"] header > :nth-child(9) {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s;
}
.carousel-module .carousel-item.swiper-slide-active [class$="-content"] div > :nth-child(10),
.carousel-module .carousel-item.swiper-slide-active [class$="-content"] header > :nth-child(10) {
    -webkit-transition-delay: 1.3s;
    transition-delay: 1.3s;
}
.carousel-module .carousel-item.swiper-slide-active [class$="-content"] div > :nth-child(11),
.carousel-module .carousel-item.swiper-slide-active [class$="-content"] header > :nth-child(11) {
    -webkit-transition-delay: 1.4s;
    transition-delay: 1.4s;
}
.carousel-module .carousel-item.swiper-slide-active [class$="-content"] div > :nth-child(12),
.carousel-module .carousel-item.swiper-slide-active [class$="-content"] header > :nth-child(12) {
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s;
}
.carousel-module .carousel-item.swiper-slide-active [class$="-content"] div > :nth-child(13),
.carousel-module .carousel-item.swiper-slide-active [class$="-content"] header > :nth-child(13) {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s;
}
.carousel-module .carousel-item.swiper-slide-active [class$="-content"] div > :nth-child(14),
.carousel-module .carousel-item.swiper-slide-active [class$="-content"] header > :nth-child(14) {
    -webkit-transition-delay: 1.7s;
    transition-delay: 1.7s;
}
.carousel-module .carousel-item.swiper-slide-active [class$="-content"] div > :nth-child(15),
.carousel-module .carousel-item.swiper-slide-active [class$="-content"] header > :nth-child(15) {
    -webkit-transition-delay: 1.8s;
    transition-delay: 1.8s;
}
.carousel-module.promo-carousel .carousel-container {
    display: grid !important;
    grid-column-gap: 20px;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-template-rows: auto;
}
@media print, screen and (min-width: 30em) {
    .carousel-module.promo-carousel .carousel-container {
        grid-column-gap: 30px;
    }
}
@media screen and (min-width: 75em) {
    .carousel-module.promo-carousel .carousel-container {
        grid-template-rows: 4.5rem auto 4.5rem;
    }
}
.carousel-module.promo-carousel .carousel-item.swiper-slide-active img {
    opacity: 1;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}
.carousel-module.promo-carousel .carousel-item img {
    opacity: 0;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.carousel-module.promo-carousel .carousel-content-wrapper {
    grid-area: 2/1/2 / span 12;
}
@media screen and (min-width: 62em) {
    .carousel-module.promo-carousel .carousel-content-wrapper {
        grid-area: 1/1 / auto/span 12;
    }
}
@media screen and (min-width: 75em) {
    .carousel-module.promo-carousel .carousel-content-wrapper {
        grid-area: 1/2/3 / span 11;
    }
}
.carousel-module.promo-carousel .carousel-content .carousel-quote {
    position: relative;
    margin-top: 3.125rem;
    margin-bottom: 3.125rem;
}
@media screen and (min-width: 75em) {
    .carousel-module.promo-carousel .carousel-content .carousel-quote {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem;
    }
}
.carousel-module.promo-carousel .carousel-content .carousel-quote::after {
    background-image: url(../img/icons/quote-light-bg.svg);
    background-repeat: no-repeat;
    background-size: 4.5rem 4.5rem;
    content: "";
    display: block;
    height: 4.5rem;
    position: absolute;
    top: -1.5rem;
    left: -0.5rem;
    width: 4.5rem;
}
@media print, screen and (min-width: 48em) {
    .carousel-module.promo-carousel .carousel-content .carousel-quote::after {
        top: -1.5rem;
        left: -0.5rem;
    }
}
@media screen and (min-width: 62em) {
    .carousel-module.promo-carousel .carousel-content .carousel-quote::after {
        top: -1.5rem;
        left: -2rem;
    }
}
.carousel-module.promo-carousel .carousel-content .carousel-quote [class*="-type"] {
    color: #0a0a0a;
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.1rem;
    font-size: 0.75rem;
    line-height: 1.6;
    margin-bottom: 0;
    text-transform: uppercase;
}
.carousel-module.promo-carousel .carousel-content .carousel-quote [class*="-title"] {
    color: #0a0a0a;
    font-family: "HCo Chronicle Display", Georgia, serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 2rem;
    line-height: 1.125;
    margin-bottom: 1rem;
}
@media print, screen and (max-width: 47.99875em) {
    .carousel-module.promo-carousel .carousel-content .carousel-quote [class*="-title"] {
        font-size: 1.75rem;
    }
}
.carousel-module.promo-carousel .carousel-content .carousel-quote [class*="-caption"] {
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.1rem;
    font-size: 0.875rem;
    line-height: 1.6;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #0a0a0a;
}
.carousel-module.promo-carousel .carousel-content .carousel-promo [class$="-grid"] {
    display: grid !important;
    grid-column-gap: 20px;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-template-rows: auto;
}
@media print, screen and (min-width: 30em) {
    .carousel-module.promo-carousel .carousel-content .carousel-promo [class$="-grid"] {
        grid-column-gap: 30px;
    }
}
.carousel-module.promo-carousel .carousel-content .carousel-promo [class$="-type"] {
    color: #006fb6;
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.1rem;
    font-size: 0.75rem;
    line-height: 1.6;
    margin-bottom: 0;
    text-transform: uppercase;
}
.carousel-module.promo-carousel .carousel-content .carousel-promo [class$="-title"] {
    color: #004165;
    margin-top: 0;
}
.carousel-module.promo-carousel .carousel-content .carousel-promo [class$="-subtitle"] {
    color: #0a0a0a;
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 1.25rem;
    line-height: 1.6;
}
.carousel-module.promo-carousel .carousel-content div,
.carousel-module.promo-carousel .carousel-content header {
    grid-area: 1/1/1 / span 12;
    opacity: 1;
    -webkit-transform: translateY(25px);
    transform: translateY(25px);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
@media screen and (min-width: 62em) {
    .carousel-module.promo-carousel .carousel-content div,
    .carousel-module.promo-carousel .carousel-content header {
        grid-area: 1/1 / auto/span 6;
    }
}
.carousel-module.promo-carousel .carousel-media-wrapper {
    grid-area: 1/1 / auto/span 12;
}
@media screen and (min-width: 62em) {
    .carousel-module.promo-carousel .carousel-media-wrapper {
        grid-area: 1/7/2 / span 6;
    }
}
@media screen and (min-width: 75em) {
    .carousel-module.promo-carousel .carousel-media-wrapper {
        grid-area: 2/8 / span 2 / span 5;
    }
}
.carousel-module.promo-carousel .carousel-media-wrapper .carousel-media {
    overflow: hidden;
    position: relative;
    height: 100%;
}
.carousel-module.promo-carousel .carousel-media-wrapper .carousel-media:before {
    content: "";
    display: block;
    padding-top: 71.42857%;
    width: 100%;
}
.carousel-module.promo-carousel .carousel-media-wrapper .carousel-media embed,
.carousel-module.promo-carousel .carousel-media-wrapper .carousel-media iframe,
.carousel-module.promo-carousel .carousel-media-wrapper .carousel-media img,
.carousel-module.promo-carousel .carousel-media-wrapper .carousel-media object,
.carousel-module.promo-carousel .carousel-media-wrapper .carousel-media video {
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
}
.carousel-module.promo-carousel .carousel-media-wrapper .carousel-media img,
.carousel-module.promo-carousel .carousel-media-wrapper .carousel-media video {
    -o-object-fit: cover;
    object-fit: cover;
}
.carousel-module.promo-carousel .carousel-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
@media screen and (min-width: 62em) {
    .carousel-module.promo-carousel .carousel-navigation {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
    }
}
@media print, screen and (max-width: 74.99875em) {
    .carousel-module.promo-carousel .carousel-navigation {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin-top: 16px;
    }
}
.carousel-module.promo-carousel .carousel-navigation-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.carousel-module.promo-carousel .carousel-navigation .carousel-pagination {
    margin-right: 8px;
    position: unset;
    width: auto;
}
.carousel-module.promo-carousel .carousel-navigation .carousel-button-next,
.carousel-module.promo-carousel .carousel-navigation .carousel-button-prev {
    margin-top: 0;
    margin-left: 8px;
    position: unset;
}
.carousel-module.promo-carousel.-green .carousel-content,
.carousel-module.promo-carousel.-green .carousel-content-wrapper {
    background-color: #008566;
}
.carousel-module.promo-carousel.-green .carousel-quote {
    position: relative;
    margin-top: 3.125rem;
    margin-bottom: 3.125rem;
}
@media screen and (min-width: 75em) {
    .carousel-module.promo-carousel.-green .carousel-quote {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem;
    }
}
.carousel-module.promo-carousel.-green .carousel-quote::after {
    background-image: url(../img/icons/quote-dark-bg.svg);
    background-repeat: no-repeat;
    background-size: 4.5rem 4.5rem;
    content: "";
    display: block;
    height: 4.5rem;
    position: absolute;
    top: -1.5rem;
    left: -0.5rem;
    width: 4.5rem;
}
@media print, screen and (min-width: 48em) {
    .carousel-module.promo-carousel.-green .carousel-quote::after {
        top: -1.5rem;
        left: -0.5rem;
    }
}
@media screen and (min-width: 62em) {
    .carousel-module.promo-carousel.-green .carousel-quote::after {
        top: -1.5rem;
        left: -2rem;
    }
}
.carousel-module.promo-carousel.-green .carousel-quote [class*="-type"] {
    color: #FEFEFE;
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.1rem;
    font-size: 0.75rem;
    line-height: 1.6;
    margin-bottom: 0;
    text-transform: uppercase;
}
.carousel-module.promo-carousel.-green .carousel-quote [class*="-title"] {
    color: #FEFEFE;
    font-family: "HCo Chronicle Display", Georgia, serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 2rem;
    line-height: 1.125;
    margin-bottom: 1rem;
}
@media print, screen and (max-width: 47.99875em) {
    .carousel-module.promo-carousel.-green .carousel-quote [class*="-title"] {
        font-size: 1.75rem;
    }
}
.carousel-module.promo-carousel.-green .carousel-quote [class*="-caption"] {
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.1rem;
    font-size: 0.875rem;
    line-height: 1.6;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #FEFEFE;
}
.carousel-module.promo-carousel.-green .carousel-promo [class$="-grid"] {
    display: grid !important;
    grid-column-gap: 20px;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-template-rows: auto;
}
@media print, screen and (min-width: 30em) {
    .carousel-module.promo-carousel.-green .carousel-promo [class$="-grid"] {
        grid-column-gap: 30px;
    }
}
.carousel-module.promo-carousel.-green .carousel-promo [class$="-type"] {
    color: #FEFEFE;
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.1rem;
    font-size: 0.75rem;
    line-height: 1.6;
    margin-bottom: 0;
    text-transform: uppercase;
}
.carousel-module.promo-carousel.-green .carousel-promo [class$="-title"] {
    color: #FEFEFE;
    margin-top: 0;
}
.carousel-module.promo-carousel.-green .carousel-promo [class$="-subtitle"] {
    color: #FEFEFE;
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 1.25rem;
    line-height: 1.6;
}
.carousel-module.promo-carousel.-green .carousel-promo .button {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(0 155 115 / var(--tw-text-opacity));
}
.carousel-module.promo-carousel.-green .carousel-promo .button:focus,
.carousel-module.promo-carousel.-green .carousel-promo .button:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(1 45 37 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    outline-color: #012d25;
}
.carousel-module.promo-carousel.-green .carousel-button-next,
.carousel-module.promo-carousel.-green .carousel-button-prev {
    background-color: #004938;
}
.carousel-module.promo-carousel.-yellow .carousel-content,
.carousel-module.promo-carousel.-yellow .carousel-content-wrapper {
    background-color: #f0ab00;
}
.carousel-module.promo-carousel.-yellow .carousel-quote {
    position: relative;
    margin-top: 3.125rem;
    margin-bottom: 3.125rem;
}
@media screen and (min-width: 75em) {
    .carousel-module.promo-carousel.-yellow .carousel-quote {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem;
    }
}
.carousel-module.promo-carousel.-yellow .carousel-quote::after {
    background-image: url(../img/icons/quote-light-bg.svg);
    background-repeat: no-repeat;
    background-size: 4.5rem 4.5rem;
    content: "";
    display: block;
    height: 4.5rem;
    position: absolute;
    top: -1.5rem;
    left: -0.5rem;
    width: 4.5rem;
}
@media print, screen and (min-width: 48em) {
    .carousel-module.promo-carousel.-yellow .carousel-quote::after {
        top: -1.5rem;
        left: -0.5rem;
    }
}
@media screen and (min-width: 62em) {
    .carousel-module.promo-carousel.-yellow .carousel-quote::after {
        top: -1.5rem;
        left: -2rem;
    }
}
.carousel-module.promo-carousel.-yellow .carousel-quote [class*="-type"] {
    color: #0a0a0a;
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.1rem;
    font-size: 0.75rem;
    line-height: 1.6;
    margin-bottom: 0;
    text-transform: uppercase;
}
.carousel-module.promo-carousel.-yellow .carousel-quote [class*="-title"] {
    color: #0a0a0a;
    font-family: "HCo Chronicle Display", Georgia, serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 2rem;
    line-height: 1.125;
    margin-bottom: 1rem;
}
@media print, screen and (max-width: 47.99875em) {
    .carousel-module.promo-carousel.-yellow .carousel-quote [class*="-title"] {
        font-size: 1.75rem;
    }
}
.carousel-module.promo-carousel.-yellow .carousel-quote [class*="-caption"] {
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.1rem;
    font-size: 0.875rem;
    line-height: 1.6;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #0a0a0a;
}
.carousel-module.promo-carousel.-yellow .carousel-promo [class$="-grid"] {
    display: grid !important;
    grid-column-gap: 20px;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-template-rows: auto;
}
@media print, screen and (min-width: 30em) {
    .carousel-module.promo-carousel.-yellow .carousel-promo [class$="-grid"] {
        grid-column-gap: 30px;
    }
}
.carousel-module.promo-carousel.-yellow .carousel-promo [class$="-type"] {
    color: #0a0a0a;
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.1rem;
    font-size: 0.75rem;
    line-height: 1.6;
    margin-bottom: 0;
    text-transform: uppercase;
}
.carousel-module.promo-carousel.-yellow .carousel-promo [class$="-title"] {
    color: #0a0a0a;
    margin-top: 0;
}
.carousel-module.promo-carousel.-yellow .carousel-promo [class$="-subtitle"] {
    color: #0a0a0a;
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 1.25rem;
    line-height: 1.6;
}
.carousel-module.promo-carousel.-yellow .carousel-promo .button {
    --tw-bg-opacity: 1;
    background-color: rgb(68 29 4 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(240 171 0 / var(--tw-text-opacity));
}
.carousel-module.promo-carousel.-yellow .carousel-promo .button:focus,
.carousel-module.promo-carousel.-yellow .carousel-promo .button:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(68 29 4 / var(--tw-bg-opacity));
    outline-color: #441d04;
}
.carousel-module.promo-carousel.-yellow .carousel-button-next,
.carousel-module.promo-carousel.-yellow .carousel-button-prev {
    background-color: #845e00;
}
.carousel-module.promo-carousel.v8 .carousel-navigation {
    position: absolute;
    top: 50%;
    width: 100%;
}
.carousel-module.promo-carousel.v8 .carousel-navigation .carousel-navigation-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1rem;
}
.carousel-module.promo-carousel.v8 .carousel-navigation .carousel-button-next,
.carousel-module.promo-carousel.v8 .carousel-navigation .carousel-button-prev {
    background-color: #007ac9;
    color: #FEFEFE;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 3rem;
    width: 3rem;
    z-index: 6;
}
.carousel-module.promo-carousel.v8 .carousel-navigation .carousel-button-next::after,
.carousel-module.promo-carousel.v8 .carousel-navigation .carousel-button-prev::after {
    font-family: swiper-icons;
    font-size: 1.5rem;
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1;
}
.carousel-module.promo-carousel.v8 .carousel-navigation .carousel-button-next.swiper-button-disabled,
.carousel-module.promo-carousel.v8 .carousel-navigation .carousel-button-prev.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}
.carousel-module.promo-carousel.v8 .carousel-navigation .carousel-button-prev,
.carousel-module.promo-carousel.v8 .carousel-navigation .swiper-container-rtl .carousel-button-next {
    margin-right: 0.5rem;
}
.carousel-module.promo-carousel.v8 .carousel-navigation .carousel-button-prev::after,
.carousel-module.promo-carousel.v8 .carousel-navigation .swiper-container-rtl .carousel-button-next::after {
    content: "prev";
}
.carousel-module.promo-carousel.v8 .carousel-navigation .carousel-button-next,
.carousel-module.promo-carousel.v8 .carousel-navigation .swiper-container-rtl .carousel-button-prev {
    margin-left: 0.5rem;
}
.carousel-module.promo-carousel.v8 .carousel-navigation .carousel-button-next::after,
.carousel-module.promo-carousel.v8 .carousel-navigation .swiper-container-rtl .carousel-button-prev::after {
    content: "next";
}
@media print, screen and (max-width: 74.99875em) {
    .carousel-module.promo-carousel.v8 .carousel-navigation {
        position: absolute;
        top: 50%;
        width: 100%;
    }
    .carousel-module.promo-carousel.v8 .carousel-navigation .carousel-navigation-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding: 1rem;
    }
    .carousel-module.promo-carousel.v8 .carousel-navigation .carousel-button-next,
    .carousel-module.promo-carousel.v8 .carousel-navigation .carousel-button-prev {
        background-color: #007ac9;
        color: #FEFEFE;
        cursor: pointer;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 3rem;
        width: 3rem;
        z-index: 6;
    }
    .carousel-module.promo-carousel.v8 .carousel-navigation .carousel-button-next::after,
    .carousel-module.promo-carousel.v8 .carousel-navigation .carousel-button-prev::after {
        font-family: swiper-icons;
        font-size: 1.5rem;
        text-transform: none !important;
        letter-spacing: 0;
        text-transform: none;
        font-variant: initial;
        line-height: 1;
    }
    .carousel-module.promo-carousel.v8 .carousel-navigation .carousel-button-next.swiper-button-disabled,
    .carousel-module.promo-carousel.v8 .carousel-navigation .carousel-button-prev.swiper-button-disabled {
        opacity: 0.35;
        cursor: auto;
        pointer-events: none;
    }
    .carousel-module.promo-carousel.v8 .carousel-navigation .carousel-button-prev,
    .carousel-module.promo-carousel.v8 .carousel-navigation .swiper-container-rtl .carousel-button-next {
        margin-right: 0.5rem;
    }
    .carousel-module.promo-carousel.v8 .carousel-navigation .carousel-button-prev::after,
    .carousel-module.promo-carousel.v8 .carousel-navigation .swiper-container-rtl .carousel-button-next::after {
        content: "prev";
    }
    .carousel-module.promo-carousel.v8 .carousel-navigation .carousel-button-next,
    .carousel-module.promo-carousel.v8 .carousel-navigation .swiper-container-rtl .carousel-button-prev {
        margin-left: 0.5rem;
    }
    .carousel-module.promo-carousel.v8 .carousel-navigation .carousel-button-next::after,
    .carousel-module.promo-carousel.v8 .carousel-navigation .swiper-container-rtl .carousel-button-prev::after {
        content: "next";
    }
}
.card-carousel {
    padding-right: 16px;
    padding-left: 16px;
}
.card-carousel .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: inherit;
}
.card-carousel .carousel-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
@media screen and (min-width: 62em) {
    .card-carousel .carousel-navigation {
        position: relative;
        width: 100%;
    }
}
@media print, screen and (max-width: 74.99875em) {
    .card-carousel .carousel-navigation {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin-top: 16px;
    }
}
.card-carousel .carousel-navigation-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.card-carousel .carousel-navigation .carousel-pagination {
    margin-right: 8px;
    position: unset;
    width: auto;
}
.card-carousel .carousel-navigation .carousel-button-next,
.card-carousel .carousel-navigation .carousel-button-prev {
    margin-top: 0;
    margin-left: 8px;
    position: unset;
}
.homepage-carousel .carousel-container {
    display: grid !important;
    grid-column-gap: 20px;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-template-rows: auto;
    background-color: #008566;
}
@media print, screen and (min-width: 30em) {
    .homepage-carousel .carousel-container {
        grid-column-gap: 30px;
    }
}
.homepage-carousel .carousel-content-wrapper {
    background-color: transparent;
    align-self: center;
    grid-row-start: 1;
    grid-row-end: auto;
    grid-column-start: 1;
    grid-column-end: 13;
    z-index: 10;
}
.homepage-carousel .carousel-content-wrapper .carousel-content [class$="-grid"] {
    display: grid !important;
    grid-column-gap: 20px;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-template-rows: auto;
}
@media print, screen and (min-width: 30em) {
    .homepage-carousel .carousel-content-wrapper .carousel-content [class$="-grid"] {
        grid-column-gap: 30px;
    }
}
.homepage-carousel .carousel-content-wrapper .carousel-content [class$="-type"] {
    color: #FEFEFE;
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.1rem;
    font-size: 0.75rem;
    line-height: 1.6;
    margin-bottom: 0;
    text-transform: uppercase;
}
.homepage-carousel .carousel-content-wrapper .carousel-content [class$="-title"] {
    color: #FEFEFE;
    margin-top: 0;
}
.homepage-carousel .carousel-content-wrapper .carousel-content [class$="-subtitle"] {
    color: #FEFEFE;
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 1.25rem;
    line-height: 1.6;
}
.homepage-carousel .carousel-content-wrapper .carousel-content .button {
    background: #007ac9;
    color: #FEFEFE;
    margin-top: 1.5rem;
}
.homepage-carousel .carousel-content-wrapper .carousel-content .button:focus,
.homepage-carousel .carousel-content-wrapper .carousel-content .button:hover {
    background: #0062a1;
}
.homepage-carousel .carousel-content-wrapper .carousel-content header {
    grid-column: 1 / span 12;
}
@media print, screen and (min-width: 48em) {
    .homepage-carousel .carousel-content-wrapper .carousel-content header {
        grid-column: 1 / span 9;
    }
}
@media screen and (min-width: 62em) {
    .homepage-carousel .carousel-content-wrapper .carousel-content header {
        grid-column: 2 / span 8;
    }
}
@media screen and (min-width: 75em) {
    .homepage-carousel .carousel-content-wrapper .carousel-content header {
        grid-column: 1 / span 8;
    }
}
.homepage-carousel .carousel-overlay {
    background-color: #004165;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(10, 10, 10, 0.1)), to(#00283e));
    background: linear-gradient(180deg, rgba(10, 10, 10, 0.1) 0, #00283e 100%);
    grid-area: 1/1/2 / span 12;
    z-index: 2;
}
.homepage-carousel .carousel-media-wrapper {
    grid-area: 1/1 / auto/span 12;
}
.homepage-carousel .carousel-media-wrapper .carousel-media {
    overflow: hidden;
    position: relative;
}
.homepage-carousel .carousel-media-wrapper .carousel-media:before {
    content: "";
    display: block;
    padding-top: 133.33333%;
    width: 100%;
}
.homepage-carousel .carousel-media-wrapper .carousel-media embed,
.homepage-carousel .carousel-media-wrapper .carousel-media iframe,
.homepage-carousel .carousel-media-wrapper .carousel-media img,
.homepage-carousel .carousel-media-wrapper .carousel-media object,
.homepage-carousel .carousel-media-wrapper .carousel-media video {
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
}
.homepage-carousel .carousel-media-wrapper .carousel-media img,
.homepage-carousel .carousel-media-wrapper .carousel-media video {
    -o-object-fit: cover;
    object-fit: cover;
}
@media print, screen and (min-width: 48em) {
    .homepage-carousel .carousel-media-wrapper .carousel-media {
        overflow: hidden;
        position: relative;
    }
    .homepage-carousel .carousel-media-wrapper .carousel-media:before {
        content: "";
        display: block;
        padding-top: 56.25%;
        width: 100%;
    }
    .homepage-carousel .carousel-media-wrapper .carousel-media embed,
    .homepage-carousel .carousel-media-wrapper .carousel-media iframe,
    .homepage-carousel .carousel-media-wrapper .carousel-media img,
    .homepage-carousel .carousel-media-wrapper .carousel-media object,
    .homepage-carousel .carousel-media-wrapper .carousel-media video {
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
    }
    .homepage-carousel .carousel-media-wrapper .carousel-media img,
    .homepage-carousel .carousel-media-wrapper .carousel-media video {
        -o-object-fit: cover;
        object-fit: cover;
    }
}
@media screen and (min-width: 62em) {
    .homepage-carousel .carousel-media-wrapper .carousel-media {
        overflow: hidden;
        position: relative;
    }
    .homepage-carousel .carousel-media-wrapper .carousel-media:before {
        content: "";
        display: block;
        padding-top: 40%;
        width: 100%;
    }
    .homepage-carousel .carousel-media-wrapper .carousel-media embed,
    .homepage-carousel .carousel-media-wrapper .carousel-media iframe,
    .homepage-carousel .carousel-media-wrapper .carousel-media img,
    .homepage-carousel .carousel-media-wrapper .carousel-media object,
    .homepage-carousel .carousel-media-wrapper .carousel-media video {
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
    }
    .homepage-carousel .carousel-media-wrapper .carousel-media img,
    .homepage-carousel .carousel-media-wrapper .carousel-media video {
        -o-object-fit: cover;
        object-fit: cover;
    }
}
@media print, screen and (max-width: 61.99875em) {
    .homepage-carousel .carousel-button-next,
    .homepage-carousel .carousel-button-prev {
        display: none;
        visibility: hidden;
    }
}
.homepage-carousel.v8 .carousel-navigation {
    position: absolute;
    top: 50%;
    width: 100%;
}
.homepage-carousel.v8 .carousel-navigation .carousel-navigation-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
}
.homepage-carousel.v8 .carousel-navigation .carousel-button-next,
.homepage-carousel.v8 .carousel-navigation .carousel-button-prev {
    background-color: #007ac9;
    color: #FEFEFE;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 3rem;
    width: 3rem;
    z-index: 6;
}
.homepage-carousel.v8 .carousel-navigation .carousel-button-next::after,
.homepage-carousel.v8 .carousel-navigation .carousel-button-prev::after {
    font-family: swiper-icons;
    font-size: 1.5rem;
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1;
}
.homepage-carousel.v8 .carousel-navigation .carousel-button-next.swiper-button-disabled,
.homepage-carousel.v8 .carousel-navigation .carousel-button-prev.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}
.homepage-carousel.v8 .carousel-navigation .carousel-button-prev,
.homepage-carousel.v8 .carousel-navigation .swiper-container-rtl .carousel-button-next {
    margin-right: 0.5rem;
}
.homepage-carousel.v8 .carousel-navigation .carousel-button-prev::after,
.homepage-carousel.v8 .carousel-navigation .swiper-container-rtl .carousel-button-next::after {
    content: "prev";
}
.homepage-carousel.v8 .carousel-navigation .carousel-button-next,
.homepage-carousel.v8 .carousel-navigation .swiper-container-rtl .carousel-button-prev {
    margin-left: 0.5rem;
}
.homepage-carousel.v8 .carousel-navigation .carousel-button-next::after,
.homepage-carousel.v8 .carousel-navigation .swiper-container-rtl .carousel-button-prev::after {
    content: "next";
}
.homepage-carousel .carousel-content-anchor {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FEFEFE), to(#FEFEFE));
    background-image: linear-gradient(to bottom, #FEFEFE 0, #FEFEFE 100%);
    background-size: 100% 0;
    background-repeat: no-repeat;
    background-position: left 0 bottom 0;
    color: #FEFEFE;
    line-height: 1.15;
    -webkit-transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    overflow: hidden;
}
.homepage-carousel .carousel-content-anchor:focus,
.homepage-carousel .carousel-content-anchor:hover {
    color: #007ac9;
    cursor: pointer;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FEFEFE), to(#FEFEFE));
    background-image: linear-gradient(to bottom, #FEFEFE 0, #FEFEFE 100%);
    background-size: 100% 100%;
    -webkit-box-shadow: 0 0 0 #FEFEFE, 0 0 0 #FEFEFE;
    box-shadow: 0 0 0 #FEFEFE, 0 0 0 #FEFEFE;
    -webkit-transition-delay: 0s !important;
    transition-delay: 0s !important;
}
/* 08.23.2024 -- */
.footer-navigation {
    --tw-bg-opacity: 1;
    background-color: rgb(38 38 38 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(229 231 235 / var(--tw-text-opacity));
}
.footer-navigation .menu:not(.social) {
    gap: 0.5rem;
}
.footer-navigation .menu.social li {
    padding-left: 0;
    padding-right: 0;
}
/* .footer-navigation .menu:not(.social) li {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
} */
.footer-navigation .menu:not(.social) .button,
.footer-navigation .menu:not(.social) a {
	--tw-gradient-from: #fff var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #fff var(--tw-gradient-to-position);
    color: currentColor;
}
.footer-navigation .menu:not(.social) .button.is-active,
.footer-navigation .menu:not(.social) .button:hover,
.footer-navigation .menu:not(.social) .button:focus,
.footer-navigation .menu:not(.social) a.is-active,
.footer-navigation .menu:not(.social) a:hover,
.footer-navigation .menu:not(.social) a:focus {
    --tw-text-opacity: 1;
    color: rgb(38 38 38 / var(--tw-text-opacity));
}
/*
@media print, screen and (max-width: 29.99875em) {
    .footer-navigation .menu:not(.social) .button,
    .footer-navigation .menu:not(.social) a {
        padding-inline: 0.5rem;
    }
}
*/
.footer-navigation-top.padding {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
@media (min-width: 768px) {
    .footer-navigation-top.padding {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
}
@media (min-width: 1024px) {
    .footer-navigation-top.padding {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }
}
.footer-navigation-top.padding-top {
    padding-top: 2rem;
}
@media (min-width: 768px) {
    .footer-navigation-top {
        padding-top: 3rem;
    }
}
@media (min-width: 1024px) {
    .footer-navigation-top {
        padding-top: 4rem;
    }
}
.footer-navigation-top.padding-bottom {
    padding-bottom: 2rem;
}
@media (min-width: 768px) {
    .footer-navigation-top.padding-bottom {
        padding-bottom: 3rem;
    }
}
@media (min-width: 1024px) {
    .footer-navigation-top.padding-bottom {
        padding-bottom: 4rem;
    }
}
.footer-navigation-bottom.padding {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
@media (min-width: 768px) {
    .footer-navigation-bottom.padding {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
}
@media (min-width: 1024px) {
    .footer-navigation-bottom.padding {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }
}
.footer-navigation-bottom.padding-top {
    padding-top: 2rem;
}
@media (min-width: 768px) {
    .footer-navigation-bottom.padding-top {
        padding-top: 3rem;
    }
}
@media (min-width: 1024px) {
    .footer-navigation-bottom.padding-top {
        padding-top: 4rem;
    }
}
.footer-navigation-bottom.padding-bottom {
    padding-bottom: 2rem;
}
@media (min-width: 768px) {
    .footer-navigation-bottom.padding-bottom {
        padding-bottom: 3rem;
    }
}
@media (min-width: 1024px) {
    .footer-navigation-bottom.padding-bottom {
        padding-bottom: 4rem;
    }
}
.footer-navigation-bottom .section-grid {
    margin-top: 1.5rem;
    border-top-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(209 213 219 / var(--tw-border-opacity));
    padding-top: 1.5rem;
}
.footer-navigation .copyright {
    margin-bottom: 0;
    --tw-text-opacity: 1;
    color: rgb(229 231 235 / var(--tw-text-opacity));
}
.footer-navigation .social {
    gap: 0.5rem;
	padding-top: 1rem;
	padding-bottom: 1rem;
}
@media print, screen and (max-width: 29.99875em) {
    .footer-navigation .social {
        margin-top: 1rem;
    }
}
.footer-navigation .social .menu-text {
	width: 100%;
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 600;
    line-height: 1.5;
    color: inherit;
}
.footer-navigation .social li .button,
.footer-navigation .social li a {
    display: flex;
    height: 2rem;
    width: 2rem;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    border-width: 1px;
    border-color: transparent;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    line-height: 2;
    --tw-text-opacity: 1;
    color: rgb(38 38 38 / var(--tw-text-opacity));
}
.footer-navigation .social .button.is-active
.footer-navigation .social .button:hover,
.footer-navigation .social .button:focus,
.footer-navigation .social a.is-active,
.footer-navigation .social a:hover,
.footer-navigation .social a:focus {
	border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity));
    background-color: transparent;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.footer-navigation .social svg {
	height: 1.25rem;
	width: 1.25rem;
	flex-shrink: 0;
}
.footer-navigation .footer-brand {
    margin-bottom: 1rem;
}
.footer-navigation .footer-social {
    padding-top: 1.5rem;
}
.footer-navigation .footer-social h3 {
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5;
    color: inherit;
    margin-bottom: 0;
}
/* -- 08.23.2024 */
.hero-module {
    overflow: hidden;
}
.hero-module .hero-content {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 80rem;
    margin-left: auto;
    margin-right: auto;
}
@media print, screen and (min-width: 30em) {
    .hero-module .hero-content {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
.hero-module .hero-media-wrapper {
    grid-area: 1/1 / auto/span 12;
}
.hero-module .hero-media-wrapper .hero-media {
    overflow: hidden;
    position: relative;
    height: 100%;
}
.hero-module .hero-media-wrapper .hero-media:before {
    content: "";
    display: block;
    padding-top: 56.25%;
    width: 100%;
}
.hero-module .hero-media-wrapper .hero-media embed,
.hero-module .hero-media-wrapper .hero-media iframe,
.hero-module .hero-media-wrapper .hero-media img,
.hero-module .hero-media-wrapper .hero-media object,
.hero-module .hero-media-wrapper .hero-media video {
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
}
.hero-module .hero-media-wrapper .hero-media img,
.hero-module .hero-media-wrapper .hero-media video {
    -o-object-fit: cover;
    object-fit: cover;
}
@media screen and (min-width: 75em) {
    .hero-module .hero-media-wrapper .hero-media {
        overflow: hidden;
        position: relative;
    }
    .hero-module .hero-media-wrapper .hero-media:before {
        content: "";
        display: block;
        padding-top: 33.33333%;
        width: 100%;
    }
    .hero-module .hero-media-wrapper .hero-media embed,
    .hero-module .hero-media-wrapper .hero-media iframe,
    .hero-module .hero-media-wrapper .hero-media img,
    .hero-module .hero-media-wrapper .hero-media object,
    .hero-module .hero-media-wrapper .hero-media video {
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
    }
    .hero-module .hero-media-wrapper .hero-media img,
    .hero-module .hero-media-wrapper .hero-media video {
        -o-object-fit: cover;
        object-fit: cover;
    }
}
.hero-module.basic {
    display: grid !important;
    grid-column-gap: 20px;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-template-rows: auto;
}
@media print, screen and (min-width: 30em) {
    .hero-module.basic {
        grid-column-gap: 30px;
    }
}
.hero-module.basic .hero-content-wrapper {
    background-color: #efefef;
    padding-top: 3rem;
    padding-bottom: 3rem;
    grid-area: 2/1/2 / span 12;
}
@media print, screen and (min-width: 30em) {
    .hero-module.basic .hero-content-wrapper {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
}
@media print, screen and (min-width: 48em) {
    .hero-module.basic .hero-content-wrapper {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
}
@media screen and (min-width: 62em) {
    .hero-module.basic .hero-content-wrapper {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
}
@media screen and (min-width: 75em) {
    .hero-module.basic .hero-content-wrapper {
        padding-top: 4.5rem;
        padding-bottom: 4.5rem;
    }
}
@media screen and (min-width: 62em) {
    .hero-module.basic .hero-content-wrapper {
        grid-area: 1/1/3 / span 12;
    }
}
.hero-module.basic .hero-content-wrapper .hero-content {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 80rem;
    margin-left: auto;
    margin-right: auto;
}
.hero-module.basic .hero-content-wrapper .hero-content [class$="-grid"] {
    display: grid !important;
    grid-column-gap: 20px;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-template-rows: auto;
}
@media print, screen and (min-width: 30em) {
    .hero-module.basic .hero-content-wrapper .hero-content [class$="-grid"] {
        grid-column-gap: 30px;
    }
}
.hero-module.basic .hero-content-wrapper .hero-content [class$="-type"] {
    color: #006fb6;
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.1rem;
    font-size: 0.75rem;
    line-height: 1.6;
    margin-bottom: 0;
    text-transform: uppercase;
}
.hero-module.basic .hero-content-wrapper .hero-content [class$="-title"] {
    color: #004165;
    margin-top: 0;
}
.hero-module.basic .hero-content-wrapper .hero-content [class$="-subtitle"] {
    color: #0a0a0a;
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 1.25rem;
    line-height: 1.6;
}
.hero-module.basic .hero-content-wrapper .hero-content .button {
    background: #007ac9;
    color: #FEFEFE;
    margin-top: 1.5rem;
}
.hero-module.basic .hero-content-wrapper .hero-content .button:focus,
.hero-module.basic .hero-content-wrapper .hero-content .button:hover {
    background: #0062a1;
}
@media print, screen and (min-width: 30em) {
    .hero-module.basic .hero-content-wrapper .hero-content {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
.hero-module.basic .hero-content-wrapper .hero-content header {
    grid-area: 1/1/1 / span 12;
}
.hero-module.basic.bg-\[\#00578F\] .hero-content-wrapper,
.hero-module.basic.bg-\[\#00578f\] .hero-content-wrapper {
    background-color: #00578f;
}
.hero-module.basic.bg-\[\#00578F\] .hero-content-wrapper .hero-content [class$="-grid"],
.hero-module.basic.bg-\[\#00578f\] .hero-content-wrapper .hero-content [class$="-grid"] {
    display: grid !important;
    grid-column-gap: 20px;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-template-rows: auto;
}
@media print, screen and (min-width: 30em) {
    .hero-module.basic.bg-\[\#00578F\] .hero-content-wrapper .hero-content [class$="-grid"],
    .hero-module.basic.bg-\[\#00578f\] .hero-content-wrapper .hero-content [class$="-grid"] {
        grid-column-gap: 30px;
    }
}
.hero-module.basic.bg-\[\#00578F\] .hero-content-wrapper .hero-content [class$="-type"],
.hero-module.basic.bg-\[\#00578f\] .hero-content-wrapper .hero-content [class$="-type"] {
    color: #FEFEFE;
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.1rem;
    font-size: 0.75rem;
    line-height: 1.6;
    margin-bottom: 0;
    text-transform: uppercase;
}
.hero-module.basic.bg-\[\#00578F\] .hero-content-wrapper .hero-content [class$="-title"],
.hero-module.basic.bg-\[\#00578f\] .hero-content-wrapper .hero-content [class$="-title"] {
    color: #FEFEFE;
    margin-top: 0;
}
.hero-module.basic.bg-\[\#00578F\] .hero-content-wrapper .hero-content [class$="-subtitle"],
.hero-module.basic.bg-\[\#00578f\] .hero-content-wrapper .hero-content [class$="-subtitle"] {
    color: #FEFEFE;
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 1.25rem;
    line-height: 1.6;
}
.hero-module.basic.bg-\[\#00578F\] .hero-content-wrapper .hero-content .button,
.hero-module.basic.bg-\[\#00578f\] .hero-content-wrapper .hero-content .button {
    background: #FEFEFE;
    color: #007ac9;
    margin-top: 1.5rem;
}
.hero-module.basic.bg-\[\#00578F\] .hero-content-wrapper .hero-content .button:focus,
.hero-module.basic.bg-\[\#00578F\] .hero-content-wrapper .hero-content .button:hover,
.hero-module.basic.bg-\[\#00578f\] .hero-content-wrapper .hero-content .button:focus,
.hero-module.basic.bg-\[\#00578f\] .hero-content-wrapper .hero-content .button:hover {
    background: #ccc;
}
.hero-module.basic.bg-\[\#00578F\] .hero-content-wrapper .hero-content header a:not(.button),
.hero-module.basic.bg-\[\#00578f\] .hero-content-wrapper .hero-content header a:not(.button) {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FEFEFE), to(#FEFEFE));
    background-image: linear-gradient(to bottom, #FEFEFE 0, #FEFEFE 100%);
    background-size: 100% 2px;
    background-repeat: no-repeat;
    background-position: left 0 bottom 0;
    color: #FEFEFE;
    font-weight: 600;
    line-height: 1.15 !important;
    text-decoration: none;
    -webkit-transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    overflow: hidden;
    margin-top: 8px;
}
.hero-module.basic.bg-\[\#00578F\] .hero-content-wrapper .hero-content header a:not(.button):focus,
.hero-module.basic.bg-\[\#00578F\] .hero-content-wrapper .hero-content header a:not(.button):hover,
.hero-module.basic.bg-\[\#00578f\] .hero-content-wrapper .hero-content header a:not(.button):focus,
.hero-module.basic.bg-\[\#00578f\] .hero-content-wrapper .hero-content header a:not(.button):hover {
    color: #007ac9;
    cursor: pointer;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FEFEFE), to(#FEFEFE));
    background-image: linear-gradient(to bottom, #FEFEFE 0, #FEFEFE 100%);
    background-size: 100% 100%;
    -webkit-box-shadow: 0 0 0 #FEFEFE, 0 0 0 #FEFEFE;
    box-shadow: 0 0 0 #FEFEFE, 0 0 0 #FEFEFE;
}
.hero-module.basic.bg-\[\#005E48\] .hero-content-wrapper,
.hero-module.basic.bg-\[\#005e48\] .hero-content-wrapper {
    background-color: #005e48;
}
.hero-module.basic.bg-\[\#005E48\] .hero-content-wrapper .hero-content [class$="-grid"],
.hero-module.basic.bg-\[\#005e48\] .hero-content-wrapper .hero-content [class$="-grid"] {
    display: grid !important;
    grid-column-gap: 20px;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-template-rows: auto;
}
@media print, screen and (min-width: 30em) {
    .hero-module.basic.bg-\[\#005E48\] .hero-content-wrapper .hero-content [class$="-grid"],
    .hero-module.basic.bg-\[\#005e48\] .hero-content-wrapper .hero-content [class$="-grid"] {
        grid-column-gap: 30px;
    }
}
.hero-module.basic.bg-\[\#005E48\] .hero-content-wrapper .hero-content [class$="-type"],
.hero-module.basic.bg-\[\#005e48\] .hero-content-wrapper .hero-content [class$="-type"] {
    color: #FEFEFE;
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.1rem;
    font-size: 0.75rem;
    line-height: 1.6;
    margin-bottom: 0;
    text-transform: uppercase;
}
.hero-module.basic.bg-\[\#005E48\] .hero-content-wrapper .hero-content [class$="-title"],
.hero-module.basic.bg-\[\#005e48\] .hero-content-wrapper .hero-content [class$="-title"] {
    color: #FEFEFE;
    margin-top: 0;
}
.hero-module.basic.bg-\[\#005E48\] .hero-content-wrapper .hero-content [class$="-subtitle"],
.hero-module.basic.bg-\[\#005e48\] .hero-content-wrapper .hero-content [class$="-subtitle"] {
    color: #FEFEFE;
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 1.25rem;
    line-height: 1.6;
}
.hero-module.basic.bg-\[\#005E48\] .hero-content-wrapper .hero-content .button,
.hero-module.basic.bg-\[\#005e48\] .hero-content-wrapper .hero-content .button {
    background: #FEFEFE;
    color: #007ac9;
    margin-top: 1.5rem;
}
.hero-module.basic.bg-\[\#005E48\] .hero-content-wrapper .hero-content .button:focus,
.hero-module.basic.bg-\[\#005E48\] .hero-content-wrapper .hero-content .button:hover,
.hero-module.basic.bg-\[\#005e48\] .hero-content-wrapper .hero-content .button:focus,
.hero-module.basic.bg-\[\#005e48\] .hero-content-wrapper .hero-content .button:hover {
    background: #ccc;
}
.hero-module.bio {
    display: grid !important;
    grid-column-gap: 20px;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-template-rows: auto;
}
@media print, screen and (min-width: 30em) {
    .hero-module.bio {
        grid-column-gap: 30px;
    }
}
.hero-module.bio .hero-content-wrapper {
    background-color: #004165;
    padding-top: 3rem;
    padding-bottom: 3rem;
    grid-area: 2/1 / auto/span 12;
}
@media print, screen and (min-width: 30em) {
    .hero-module.bio .hero-content-wrapper {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
}
@media print, screen and (min-width: 48em) {
    .hero-module.bio .hero-content-wrapper {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
}
@media screen and (min-width: 62em) {
    .hero-module.bio .hero-content-wrapper {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
}
@media screen and (min-width: 75em) {
    .hero-module.bio .hero-content-wrapper {
        padding-top: 4.5rem;
        padding-bottom: 4.5rem;
    }
}
@media screen and (min-width: 75em) {
    .hero-module.bio .hero-content-wrapper {
        align-self: end;
        grid-area: 2/1/4 / span 11;
        z-index: 1;
    }
}
.hero-module.bio .hero-content-wrapper .hero-content {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 65rem;
    margin-left: auto;
    margin-right: auto;
}
.hero-module.bio .hero-content-wrapper .hero-content [class$="-grid"] {
    display: grid !important;
    grid-column-gap: 20px;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-template-rows: auto;
}
@media print, screen and (min-width: 30em) {
    .hero-module.bio .hero-content-wrapper .hero-content [class$="-grid"] {
        grid-column-gap: 30px;
    }
}
.hero-module.bio .hero-content-wrapper .hero-content [class$="-type"] {
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.1rem;
    font-size: 0.75rem;
    line-height: 1.6;
    margin-bottom: 0;
    text-transform: uppercase;
}
.hero-module.bio .hero-content-wrapper .hero-content [class$="-title"] {
    color: #FEFEFE;
    margin-top: 0;
}
.hero-module.bio .hero-content-wrapper .hero-content [class$="-subtitle"] {
    color: #FEFEFE;
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 1.25rem;
    line-height: 1.6;
}
.hero-module.bio .hero-content-wrapper .hero-content .button {
    background: #007ac9;
    color: #FEFEFE;
    margin-top: 1.5rem;
}
.hero-module.bio .hero-content-wrapper .hero-content .button:focus,
.hero-module.bio .hero-content-wrapper .hero-content .button:hover {
    background: #0062a1;
}
@media print, screen and (min-width: 30em) {
    .hero-module.bio .hero-content-wrapper .hero-content {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
.hero-module.bio .hero-content-wrapper .hero-content picture {
    grid-area: 1/1 / auto/span 5;
    margin-top: -4rem;
    z-index: 1;
}
@media print, screen and (min-width: 48em) {
    .hero-module.bio .hero-content-wrapper .hero-content picture {
        grid-area: 1/1 / auto/span 3;
        margin-top: -6rem;
    }
}
@media screen and (min-width: 62em) {
    .hero-module.bio .hero-content-wrapper .hero-content picture {
        margin-top: -8rem;
    }
}
.hero-module.bio .hero-content-wrapper .hero-content picture img {
    border-radius: 50%;
    max-width: 320px;
    width: 100%;
}
.hero-module.bio .hero-content-wrapper .hero-content header {
    grid-area: 2/1 / auto/span 12;
}
@media print, screen and (min-width: 48em) {
    .hero-module.bio .hero-content-wrapper .hero-content header {
        grid-area: 1/4 / auto/span 9;
    }
}
.hero-module.bio .hero-content-wrapper .hero-content header .menu li > a {
    padding-left: 0;
    padding-bottom: 0;
}
.hero-module.bio .hero-content-wrapper .hero-content header .menu li > a span {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FEFEFE), to(#FEFEFE));
    background-image: linear-gradient(to bottom, #FEFEFE 0, #FEFEFE 100%);
    background-size: 100% 0;
    background-repeat: no-repeat;
    background-position: left 0 bottom 0;
    color: #FEFEFE;
    line-height: 1.15;
    -webkit-transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    overflow: hidden;
}
.hero-module.bio .hero-content-wrapper .hero-content header .menu li > a span:focus,
.hero-module.bio .hero-content-wrapper .hero-content header .menu li > a span:hover {
    color: #007ac9;
    cursor: pointer;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FEFEFE), to(#FEFEFE));
    background-image: linear-gradient(to bottom, #FEFEFE 0, #FEFEFE 100%);
    background-size: 100% 100%;
    -webkit-box-shadow: 0 0 0 #FEFEFE, 0 0 0 #FEFEFE;
    box-shadow: 0 0 0 #FEFEFE, 0 0 0 #FEFEFE;
    -webkit-transition-delay: 0s !important;
    transition-delay: 0s !important;
}
@media screen and (min-width: 75em) {
    .hero-module.bio .hero-media-wrapper {
        grid-area: 1/1/3 / span 12;
    }
}
.hero-module.overview {
    display: grid !important;
    grid-column-gap: 20px;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-template-rows: auto;
}
@media print, screen and (min-width: 30em) {
    .hero-module.overview {
        grid-column-gap: 30px;
    }
}
.hero-module.overview .hero-content-wrapper {
    background-color: #004165;
    padding-top: 3rem;
    padding-bottom: 3rem;
    grid-area: 2/1 / auto/span 12;
}
@media print, screen and (min-width: 30em) {
    .hero-module.overview .hero-content-wrapper {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
}
@media print, screen and (min-width: 48em) {
    .hero-module.overview .hero-content-wrapper {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
}
@media screen and (min-width: 62em) {
    .hero-module.overview .hero-content-wrapper {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
}
@media screen and (min-width: 75em) {
    .hero-module.overview .hero-content-wrapper {
        padding-top: 4.5rem;
        padding-bottom: 4.5rem;
    }
}
@media screen and (min-width: 75em) {
    .hero-module.overview .hero-content-wrapper {
        align-self: end;
        grid-area: 2/1/4 / span 11;
        z-index: 1;
    }
}
.hero-module.overview .hero-content-wrapper .hero-content {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 65rem;
    margin-left: auto;
    margin-right: auto;
}
.hero-module.overview .hero-content-wrapper .hero-content [class$="-grid"] {
    display: grid !important;
    grid-column-gap: 20px;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-template-rows: auto;
}
@media print, screen and (min-width: 30em) {
    .hero-module.overview .hero-content-wrapper .hero-content [class$="-grid"] {
        grid-column-gap: 30px;
    }
}
.hero-module.overview .hero-content-wrapper .hero-content [class$="-type"] {
    color: #FEFEFE;
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.1rem;
    font-size: 0.75rem;
    line-height: 1.6;
    margin-bottom: 0;
    text-transform: uppercase;
}
.hero-module.overview .hero-content-wrapper .hero-content [class$="-title"] {
    color: #FEFEFE;
    margin-top: 0;
}
.hero-module.overview .hero-content-wrapper .hero-content [class$="-subtitle"] {
    color: #FEFEFE;
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 1.25rem;
    line-height: 1.6;
}
.hero-module.overview .hero-content-wrapper .hero-content .button {
    background: #007ac9;
    color: #FEFEFE;
    margin-top: 1.5rem;
}
.hero-module.overview .hero-content-wrapper .hero-content .button:focus,
.hero-module.overview .hero-content-wrapper .hero-content .button:hover {
    background: #0062a1;
}
@media print, screen and (min-width: 30em) {
    .hero-module.overview .hero-content-wrapper .hero-content {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
.hero-module.overview .hero-content-wrapper .hero-content header {
    grid-area: 2/1 / auto/span 12;
}
@media print, screen and (min-width: 48em) {
    .hero-module.overview .hero-content-wrapper .hero-content header {
        grid-area: 1/1 / auto/span 11;
    }
}
@media screen and (min-width: 75em) {
    .hero-module.overview .hero-media-wrapper {
        grid-area: 1/1/3 / span 12;
    }
}
.hero-module.details {
    display: grid !important;
    grid-column-gap: 20px;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-template-rows: auto;
}
@media print, screen and (min-width: 30em) {
    .hero-module.details {
        grid-column-gap: 30px;
    }
}
@media screen and (min-width: 75em) {
    .hero-module.details {
        grid-template-rows: 4.5rem auto 4.5rem;
    }
}
.hero-module.details .hero-content-wrapper {
    background-color: #efefef;
    padding-top: 3rem;
    padding-bottom: 3rem;
    grid-area: 2/1/2 / span 12;
}
@media print, screen and (min-width: 30em) {
    .hero-module.details .hero-content-wrapper {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
}
@media print, screen and (min-width: 48em) {
    .hero-module.details .hero-content-wrapper {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
}
@media screen and (min-width: 62em) {
    .hero-module.details .hero-content-wrapper {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
}
@media screen and (min-width: 75em) {
    .hero-module.details .hero-content-wrapper {
        padding-top: 4.5rem;
        padding-bottom: 4.5rem;
    }
}
@media screen and (min-width: 62em) {
    .hero-module.details .hero-content-wrapper {
        grid-area: 1/1/3 / span 12;
    }
}
.hero-module.details .hero-content-wrapper .hero-content {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 80rem;
    margin-left: auto;
    margin-right: auto;
}
.hero-module.details .hero-content-wrapper .hero-content [class$="-grid"] {
    display: grid !important;
    grid-column-gap: 20px;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-template-rows: auto;
}
@media print, screen and (min-width: 30em) {
    .hero-module.details .hero-content-wrapper .hero-content [class$="-grid"] {
        grid-column-gap: 30px;
    }
}
.hero-module.details .hero-content-wrapper .hero-content [class$="-type"] {
    color: #006fb6;
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.1rem;
    font-size: 0.75rem;
    line-height: 1.6;
    margin-bottom: 0;
    text-transform: uppercase;
}
.hero-module.details .hero-content-wrapper .hero-content [class$="-title"] {
    color: #004165;
    margin-top: 0;
}
.hero-module.details .hero-content-wrapper .hero-content [class$="-subtitle"] {
    color: #0a0a0a;
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 1.25rem;
    line-height: 1.6;
}
.hero-module.details .hero-content-wrapper .hero-content .button {
    background: #007ac9;
    color: #FEFEFE;
    margin-top: 1.5rem;
}
.hero-module.details .hero-content-wrapper .hero-content .button:focus,
.hero-module.details .hero-content-wrapper .hero-content .button:hover {
    background: #0062a1;
}
@media print, screen and (min-width: 30em) {
    .hero-module.details .hero-content-wrapper .hero-content {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
.hero-module.details .hero-content-wrapper .hero-content header {
    grid-area: 1/1/1 / span 12;
}
@media screen and (min-width: 62em) {
    .hero-module.details .hero-content-wrapper .hero-content header {
        grid-area: 1/1 / auto/span 7;
    }
}
@media screen and (min-width: 62em) {
    .hero-module.details .hero-media-wrapper {
        grid-area: 1/8 / span 3 / span 5;
    }
}
.hero-module.details.bg-\[\#00578F\] .hero-content-wrapper,
.hero-module.details.bg-\[\#00578f\] .hero-content-wrapper {
    background-color: #00578f;
}
.hero-module.details.bg-\[\#00578F\] .hero-content-wrapper .hero-content [class$="-grid"],
.hero-module.details.bg-\[\#00578f\] .hero-content-wrapper .hero-content [class$="-grid"] {
    display: grid !important;
    grid-column-gap: 20px;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-template-rows: auto;
}
@media print, screen and (min-width: 30em) {
    .hero-module.details.bg-\[\#00578F\] .hero-content-wrapper .hero-content [class$="-grid"],
    .hero-module.details.bg-\[\#00578f\] .hero-content-wrapper .hero-content [class$="-grid"] {
        grid-column-gap: 30px;
    }
}
.hero-module.details.bg-\[\#00578F\] .hero-content-wrapper .hero-content [class$="-type"],
.hero-module.details.bg-\[\#00578f\] .hero-content-wrapper .hero-content [class$="-type"] {
    color: #FEFEFE;
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.1rem;
    font-size: 0.75rem;
    line-height: 1.6;
    margin-bottom: 0;
    text-transform: uppercase;
}
.hero-module.details.bg-\[\#00578F\] .hero-content-wrapper .hero-content [class$="-title"],
.hero-module.details.bg-\[\#00578f\] .hero-content-wrapper .hero-content [class$="-title"] {
    color: #FEFEFE;
    margin-top: 0;
}
.hero-module.details.bg-\[\#00578F\] .hero-content-wrapper .hero-content [class$="-subtitle"],
.hero-module.details.bg-\[\#00578f\] .hero-content-wrapper .hero-content [class$="-subtitle"] {
    color: #FEFEFE;
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 1.25rem;
    line-height: 1.6;
}
.hero-module.details.bg-\[\#00578F\] .hero-content-wrapper .hero-content .button,
.hero-module.details.bg-\[\#00578f\] .hero-content-wrapper .hero-content .button {
    background: #FEFEFE;
    color: #007ac9;
    margin-top: 1.5rem;
}
.hero-module.details.bg-\[\#00578F\] .hero-content-wrapper .hero-content .button:focus,
.hero-module.details.bg-\[\#00578F\] .hero-content-wrapper .hero-content .button:hover,
.hero-module.details.bg-\[\#00578f\] .hero-content-wrapper .hero-content .button:focus,
.hero-module.details.bg-\[\#00578f\] .hero-content-wrapper .hero-content .button:hover {
    background: #ccc;
}
.hero-module.details.bg-\[\#005E48\] .hero-content-wrapper,
.hero-module.details.bg-\[\#005e48\] .hero-content-wrapper {
    background-color: #005e48;
}
.hero-module.details.bg-\[\#005E48\] .hero-content-wrapper .hero-content [class$="-grid"],
.hero-module.details.bg-\[\#005e48\] .hero-content-wrapper .hero-content [class$="-grid"] {
    display: grid !important;
    grid-column-gap: 20px;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-template-rows: auto;
}
@media print, screen and (min-width: 30em) {
    .hero-module.details.bg-\[\#005E48\] .hero-content-wrapper .hero-content [class$="-grid"],
    .hero-module.details.bg-\[\#005e48\] .hero-content-wrapper .hero-content [class$="-grid"] {
        grid-column-gap: 30px;
    }
}
.hero-module.details.bg-\[\#005E48\] .hero-content-wrapper .hero-content [class$="-type"],
.hero-module.details.bg-\[\#005e48\] .hero-content-wrapper .hero-content [class$="-type"] {
    color: #FEFEFE;
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.1rem;
    font-size: 0.75rem;
    line-height: 1.6;
    margin-bottom: 0;
    text-transform: uppercase;
}
.hero-module.details.bg-\[\#005E48\] .hero-content-wrapper .hero-content [class$="-title"],
.hero-module.details.bg-\[\#005e48\] .hero-content-wrapper .hero-content [class$="-title"] {
    color: #FEFEFE;
    margin-top: 0;
}
.hero-module.details.bg-\[\#005E48\] .hero-content-wrapper .hero-content [class$="-subtitle"],
.hero-module.details.bg-\[\#005e48\] .hero-content-wrapper .hero-content [class$="-subtitle"] {
    color: #FEFEFE;
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 1.25rem;
    line-height: 1.6;
}
.hero-module.details.bg-\[\#005E48\] .hero-content-wrapper .hero-content .button,
.hero-module.details.bg-\[\#005e48\] .hero-content-wrapper .hero-content .button {
    background: #FEFEFE;
    color: #007ac9;
    margin-top: 1.5rem;
}
.hero-module.details.bg-\[\#005E48\] .hero-content-wrapper .hero-content .button:focus,
.hero-module.details.bg-\[\#005E48\] .hero-content-wrapper .hero-content .button:hover,
.hero-module.details.bg-\[\#005e48\] .hero-content-wrapper .hero-content .button:focus,
.hero-module.details.bg-\[\#005e48\] .hero-content-wrapper .hero-content .button:hover {
    background: #ccc;
}
.promo-module {
    overflow: hidden;
}
.promo-module .promo-content-wrapper {
    background-color: #efefef;
    padding-top: 3rem;
    padding-bottom: 3rem;
}
@media print, screen and (min-width: 30em) {
    .promo-module .promo-content-wrapper {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
}
@media print, screen and (min-width: 48em) {
    .promo-module .promo-content-wrapper {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
}
@media screen and (min-width: 62em) {
    .promo-module .promo-content-wrapper {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
}
@media screen and (min-width: 75em) {
    .promo-module .promo-content-wrapper {
        padding-top: 4.5rem;
        padding-bottom: 4.5rem;
    }
}
.promo-module.image-left {
    display: grid !important;
    grid-column-gap: 20px;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-template-rows: auto;
}
@media print, screen and (min-width: 30em) {
    .promo-module.image-left {
        grid-column-gap: 30px;
    }
}
@media screen and (min-width: 75em) {
    .promo-module.image-left {
        display: grid !important;
        grid-column-gap: 20px;
        grid-template-columns: repeat(12, minmax(0, 1fr));
        grid-template-rows: 4.5rem auto 4.5rem;
    }
}
@media screen and (min-width: 75em) and (min-width: 30em) {
    .promo-module.image-left {
        grid-column-gap: 30px;
    }
}
.promo-module.image-left .promo-content-wrapper {
    grid-area: 2/1/2 / span 12;
}
@media screen and (min-width: 62em) {
    .promo-module.image-left .promo-content-wrapper {
        grid-area: 1/1 / auto/span 12;
    }
}
.promo-module.image-left .promo-content-wrapper .promo-content {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 80rem;
    margin-left: auto;
    margin-right: auto;
}
.promo-module.image-left .promo-content-wrapper .promo-content [class$="-grid"] {
    display: grid !important;
    grid-column-gap: 20px;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-template-rows: auto;
}
@media print, screen and (min-width: 30em) {
    .promo-module.image-left .promo-content-wrapper .promo-content [class$="-grid"] {
        grid-column-gap: 30px;
    }
}
.promo-module.image-left .promo-content-wrapper .promo-content [class$="-type"] {
    color: #006fb6;
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.1rem;
    font-size: 0.75rem;
    line-height: 1.6;
    margin-bottom: 0;
    text-transform: uppercase;
}
.promo-module.image-left .promo-content-wrapper .promo-content [class$="-title"] {
    color: #004165;
    margin-top: 0;
}
.promo-module.image-left .promo-content-wrapper .promo-content [class$="-subtitle"] {
    color: #0a0a0a;
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 1.25rem;
    line-height: 1.6;
}
.promo-module.image-left .promo-content-wrapper .promo-content .button {
    background: #007ac9;
    color: #FEFEFE;
    margin-top: 1.5rem;
}
.promo-module.image-left .promo-content-wrapper .promo-content .button:focus,
.promo-module.image-left .promo-content-wrapper .promo-content .button:hover {
    background: #0062a1;
}
@media print, screen and (min-width: 30em) {
    .promo-module.image-left .promo-content-wrapper .promo-content {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
.promo-module.image-left .promo-content-wrapper .promo-content header {
    grid-area: 1/1/1 / span 12;
}
@media screen and (min-width: 75em) {
    .promo-module.image-left .promo-content-wrapper {
        grid-area: 1/1/3 / span 11;
    }
}
@media screen and (min-width: 62em) {
    .promo-module.image-left .promo-content-wrapper .promo-content header {
        grid-area: 1/7 / auto/span 6;
    }
}
.promo-module.image-left .promo-media-wrapper {
    grid-area: 1/1 / auto/span 12;
}
.promo-module.image-left .promo-media-wrapper .promo-media {
    overflow: hidden;
    position: relative;
    height: 100%;
}
.promo-module.image-left .promo-media-wrapper .promo-media:before {
    content: "";
    display: block;
    padding-top: 56.25%;
    width: 100%;
}
.promo-module.image-left .promo-media-wrapper .promo-media embed,
.promo-module.image-left .promo-media-wrapper .promo-media iframe,
.promo-module.image-left .promo-media-wrapper .promo-media img,
.promo-module.image-left .promo-media-wrapper .promo-media object,
.promo-module.image-left .promo-media-wrapper .promo-media video {
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
}
.promo-module.image-left .promo-media-wrapper .promo-media img,
.promo-module.image-left .promo-media-wrapper .promo-media video {
    -o-object-fit: cover;
    object-fit: cover;
}
@media screen and (min-width: 62em) {
    .promo-module.image-left .promo-media-wrapper {
        grid-area: 1/1/2 / span 6;
    }
}
@media screen and (min-width: 75em) {
    .promo-module.image-left .promo-media-wrapper {
        grid-area: 2/1 / span 2 / span 5;
    }
}
.promo-module.image-right {
    display: grid !important;
    grid-column-gap: 20px;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-template-rows: auto;
}
@media print, screen and (min-width: 30em) {
    .promo-module.image-right {
        grid-column-gap: 30px;
    }
}
@media screen and (min-width: 75em) {
    .promo-module.image-right {
        display: grid !important;
        grid-column-gap: 20px;
        grid-template-columns: repeat(12, minmax(0, 1fr));
        grid-template-rows: 4.5rem auto 4.5rem;
    }
}
@media screen and (min-width: 75em) and (min-width: 30em) {
    .promo-module.image-right {
        grid-column-gap: 30px;
    }
}
.promo-module.image-right .promo-content-wrapper {
    grid-area: 2/1/2 / span 12;
}
@media screen and (min-width: 62em) {
    .promo-module.image-right .promo-content-wrapper {
        grid-area: 1/1 / auto/span 12;
    }
}
.promo-module.image-right .promo-content-wrapper .promo-content {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 80rem;
    margin-left: auto;
    margin-right: auto;
}
.promo-module.image-right .promo-content-wrapper .promo-content [class$="-grid"] {
    display: grid !important;
    grid-column-gap: 20px;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-template-rows: auto;
}
@media print, screen and (min-width: 30em) {
    .promo-module.image-right .promo-content-wrapper .promo-content [class$="-grid"] {
        grid-column-gap: 30px;
    }
}
.promo-module.image-right .promo-content-wrapper .promo-content [class$="-type"] {
    color: #006fb6;
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.1rem;
    font-size: 0.75rem;
    line-height: 1.6;
    margin-bottom: 0;
    text-transform: uppercase;
}
.promo-module.image-right .promo-content-wrapper .promo-content [class$="-title"] {
    color: #004165;
    margin-top: 0;
}
.promo-module.image-right .promo-content-wrapper .promo-content [class$="-subtitle"] {
    color: #0a0a0a;
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 1.25rem;
    line-height: 1.6;
}
.promo-module.image-right .promo-content-wrapper .promo-content .button {
    background: #007ac9;
    color: #FFFFFF;
    margin-top: 1.5rem;
}
.promo-module.image-right .promo-content-wrapper .promo-content .button:focus,
.promo-module.image-right .promo-content-wrapper .promo-content .button:hover {
    background: #0062a1;
}
@media print, screen and (min-width: 30em) {
    .promo-module.image-right .promo-content-wrapper .promo-content {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
.promo-module.image-right .promo-content-wrapper .promo-content header {
    grid-area: 1/1/1 / span 12;
}
@media screen and (min-width: 75em) {
    .promo-module.image-right .promo-content-wrapper {
        grid-area: 1/2/3 / span 11;
    }
}
@media screen and (min-width: 62em) {
    .promo-module.image-right .promo-content-wrapper .promo-content header {
        grid-area: 1/1 / auto/span 6;
    }
}
.promo-module.image-right .promo-media-wrapper {
    grid-area: 1/1 / auto/span 12;
}
.promo-module.image-right .promo-media-wrapper .promo-media {
    overflow: hidden;
    position: relative;
    height: 100%;
}
.promo-module.image-right .promo-media-wrapper .promo-media:before {
    content: "";
    display: block;
    padding-top: 56.25%;
    width: 100%;
}
.promo-module.image-right .promo-media-wrapper .promo-media embed,
.promo-module.image-right .promo-media-wrapper .promo-media iframe,
.promo-module.image-right .promo-media-wrapper .promo-media img,
.promo-module.image-right .promo-media-wrapper .promo-media object,
.promo-module.image-right .promo-media-wrapper .promo-media video {
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
}
.promo-module.image-right .promo-media-wrapper .promo-media img,
.promo-module.image-right .promo-media-wrapper .promo-media video {
    -o-object-fit: cover;
    object-fit: cover;
}
@media screen and (min-width: 62em) {
    .promo-module.image-right .promo-media-wrapper {
        grid-area: 1/7/2 / span 6;
    }
}
@media screen and (min-width: 75em) {
    .promo-module.image-right .promo-media-wrapper {
        grid-area: 2/8 / span 2 / span 5;
    }
}
.promo-module.full {
    background-color: #004165;
    color: #FEFEFE;
}
.promo-module.full form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 1rem;
}
@media print, screen and (min-width: 48em) {
    .promo-module.full .ifta-group {
        width: 48%;
    }
}
.promo-module.full .ifta-group [type="color"],
.promo-module.full .ifta-group [type="date"],
.promo-module.full .ifta-group [type="datetime-local"],
.promo-module.full .ifta-group [type="datetime"],
.promo-module.full .ifta-group [type="email"],
.promo-module.full .ifta-group [type="month"],
.promo-module.full .ifta-group [type="number"],
.promo-module.full .ifta-group [type="password"],
.promo-module.full .ifta-group [type="search"],
.promo-module.full .ifta-group [type="tel"],
.promo-module.full .ifta-group [type="text"],
.promo-module.full .ifta-group [type="time"],
.promo-module.full .ifta-group [type="url"],
.promo-module.full .ifta-group [type="week"],
.promo-module.full .ifta-group textarea {
    border-color: #FEFEFE;
    border-width: 4px;
}
.promo-module.full .ifta-group [type="color"]:focus,
.promo-module.full .ifta-group [type="date"]:focus,
.promo-module.full .ifta-group [type="datetime-local"]:focus,
.promo-module.full .ifta-group [type="datetime"]:focus,
.promo-module.full .ifta-group [type="email"]:focus,
.promo-module.full .ifta-group [type="month"]:focus,
.promo-module.full .ifta-group [type="number"]:focus,
.promo-module.full .ifta-group [type="password"]:focus,
.promo-module.full .ifta-group [type="search"]:focus,
.promo-module.full .ifta-group [type="tel"]:focus,
.promo-module.full .ifta-group [type="text"]:focus,
.promo-module.full .ifta-group [type="time"]:focus,
.promo-module.full .ifta-group [type="url"]:focus,
.promo-module.full .ifta-group [type="week"]:focus,
.promo-module.full .ifta-group textarea:focus {
    border-color: #3998d5;
    border-width: 4px;
}
.promo-module.aside .aside-container {
    display: grid !important;
    grid-column-gap: 20px;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-template-rows: auto;
    background-color: #008566;
}
@media print, screen and (min-width: 30em) {
    .promo-module.aside .aside-container {
        grid-column-gap: 30px;
    }
}
.promo-module.aside .aside-content-wrapper {
    background-color: transparent;
    align-self: center;
    grid-row-start: 1;
    grid-row-end: auto;
    grid-column-start: 1;
    grid-column-end: 13;
    z-index: 10;
}
.promo-module.aside .aside-content-wrapper .aside-content {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 80rem;
    margin-left: auto;
    margin-right: auto;
}
@media print, screen and (min-width: 30em) {
    .promo-module.aside .aside-content-wrapper .aside-content {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
.promo-module.aside .aside-content-wrapper .aside-content [class$="-grid"] {
    display: grid !important;
    grid-column-gap: 20px;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-template-rows: auto;
}
@media print, screen and (min-width: 30em) {
    .promo-module.aside .aside-content-wrapper .aside-content [class$="-grid"] {
        grid-column-gap: 30px;
    }
}
.promo-module.aside .aside-content-wrapper .aside-content [class$="-title"] {
    color: #fefefe;
    margin-top: 0;
}
.promo-module.aside .aside-content-wrapper .aside-content dl dd,
.promo-module.aside .aside-content-wrapper .aside-content dl dd:before,
.promo-module.aside .aside-content-wrapper .aside-content dl dt,
.promo-module.aside .aside-content-wrapper .aside-content dl dt:before,
.promo-module.aside .aside-content-wrapper .aside-content h1,
.promo-module.aside .aside-content-wrapper .aside-content h2,
.promo-module.aside .aside-content-wrapper .aside-content h3,
.promo-module.aside .aside-content-wrapper .aside-content h4,
.promo-module.aside .aside-content-wrapper .aside-content h5,
.promo-module.aside .aside-content-wrapper .aside-content h6,
.promo-module.aside .aside-content-wrapper .aside-content ol li,
.promo-module.aside .aside-content-wrapper .aside-content p,
.promo-module.aside .aside-content-wrapper .aside-content ul li {
    color: #fefefe;
}
.promo-module.aside .aside-content-wrapper .aside-content dl dd,
.promo-module.aside .aside-content-wrapper .aside-content dl dt,
.promo-module.aside .aside-content-wrapper .aside-content p,
.promo-module.aside .aside-content-wrapper .aside-content ul li {
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 1rem;
    line-height: 1.6;
}
.promo-module.aside .aside-content-wrapper .aside-content dl dd a,
.promo-module.aside .aside-content-wrapper .aside-content dl dt a,
.promo-module.aside .aside-content-wrapper .aside-content p a,
.promo-module.aside .aside-content-wrapper .aside-content ul li a {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FEFEFE), to(#FEFEFE));
    background-image: linear-gradient(to bottom, #FEFEFE 0, #FEFEFE 100%);
    background-size: 100% 2px;
    background-repeat: no-repeat;
    background-position: left 0 bottom 0;
    color: #FEFEFE;
    font-weight: 600;
    line-height: 1.15 !important;
    text-decoration: none;
    -webkit-transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    overflow: hidden;
}
.promo-module.aside .aside-content-wrapper .aside-content dl dd a:focus,
.promo-module.aside .aside-content-wrapper .aside-content dl dd a:hover,
.promo-module.aside .aside-content-wrapper .aside-content dl dt a:focus,
.promo-module.aside .aside-content-wrapper .aside-content dl dt a:hover,
.promo-module.aside .aside-content-wrapper .aside-content p a:focus,
.promo-module.aside .aside-content-wrapper .aside-content p a:hover,
.promo-module.aside .aside-content-wrapper .aside-content ul li a:focus,
.promo-module.aside .aside-content-wrapper .aside-content ul li a:hover {
    color: #0a0a0a;
    cursor: pointer;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FEFEFE), to(#FEFEFE));
    background-image: linear-gradient(to bottom, #FEFEFE 0, #FEFEFE 100%);
    background-size: 100% 100%;
    -webkit-box-shadow: 0 0 0 #FEFEFE, 0 0 0 #FEFEFE;
    box-shadow: 0 0 0 #FEFEFE, 0 0 0 #FEFEFE;
}
.promo-module.aside .aside-content-wrapper .aside-content header {
    grid-column: 1 / span 12;
}
@media print, screen and (min-width: 48em) {
    .promo-module.aside .aside-content-wrapper .aside-content header {
        grid-column: 1 / span 9;
    }
}
@media screen and (min-width: 62em) {
    .promo-module.aside .aside-content-wrapper .aside-content header {
        grid-column: 2 / span 8;
    }
}
@media screen and (min-width: 75em) {
    .promo-module.aside .aside-content-wrapper .aside-content header {
        grid-column: 1 / span 8;
    }
}
.promo-module.aside .aside-overlay {
    background-color: #004165;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 65, 101, 0.8)), color-stop(rgba(0, 65, 101, 0.9)), to(rgba(0, 27, 42, 0.9)));
    background: linear-gradient(rgba(0, 65, 101, 0.8), rgba(0, 65, 101, 0.9), rgba(0, 27, 42, 0.9));
    grid-area: 1/1/2 / span 12;
    z-index: 2;
}
.promo-module.aside .aside-media-wrapper {
    grid-area: 1/1 / auto/span 12;
}
.promo-module.aside .aside-media-wrapper .aside-media {
    height: 100%;
    overflow: hidden;
    position: relative;
}
.promo-module.aside .aside-media-wrapper .aside-media:before {
    content: "";
    display: block;
    padding-top: 133.33333%;
    width: 100%;
}
.promo-module.aside .aside-media-wrapper .aside-media embed,
.promo-module.aside .aside-media-wrapper .aside-media iframe,
.promo-module.aside .aside-media-wrapper .aside-media img,
.promo-module.aside .aside-media-wrapper .aside-media object,
.promo-module.aside .aside-media-wrapper .aside-media video {
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
}
.promo-module.aside .aside-media-wrapper .aside-media img,
.promo-module.aside .aside-media-wrapper .aside-media video {
    -o-object-fit: cover;
    object-fit: cover;
}
@media print, screen and (min-width: 48em) {
    .promo-module.aside .aside-media-wrapper .aside-media {
        overflow: hidden;
        position: relative;
    }
    .promo-module.aside .aside-media-wrapper .aside-media:before {
        content: "";
        display: block;
        padding-top: 56.25%;
        width: 100%;
    }
    .promo-module.aside .aside-media-wrapper .aside-media embed,
    .promo-module.aside .aside-media-wrapper .aside-media iframe,
    .promo-module.aside .aside-media-wrapper .aside-media img,
    .promo-module.aside .aside-media-wrapper .aside-media object,
    .promo-module.aside .aside-media-wrapper .aside-media video {
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
    }
    .promo-module.aside .aside-media-wrapper .aside-media img,
    .promo-module.aside .aside-media-wrapper .aside-media video {
        -o-object-fit: cover;
        object-fit: cover;
    }
}
@media screen and (min-width: 62em) {
    .promo-module.aside .aside-media-wrapper .aside-media {
        overflow: hidden;
        position: relative;
    }
    .promo-module.aside .aside-media-wrapper .aside-media:before {
        content: "";
        display: block;
        padding-top: 30%;
        width: 100%;
    }
    .promo-module.aside .aside-media-wrapper .aside-media embed,
    .promo-module.aside .aside-media-wrapper .aside-media iframe,
    .promo-module.aside .aside-media-wrapper .aside-media img,
    .promo-module.aside .aside-media-wrapper .aside-media object,
    .promo-module.aside .aside-media-wrapper .aside-media video {
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
    }
    .promo-module.aside .aside-media-wrapper .aside-media img,
    .promo-module.aside .aside-media-wrapper .aside-media video {
        -o-object-fit: cover;
        object-fit: cover;
    }
}
.content-wrapper {
    position: relative;
}
.content-wrapper [type="search"] {
    margin: 0;
    padding: 1rem 3.5rem 1rem 3.5rem;
}
.filter-bar {
    margin-top: 16px;
}
.filter-bar .menu-text {
    border-left: 0;
    padding-inline: 0;
    padding-block: 4px;
}
.filter-bar li:nth-child(2) {
    border-left: 0;
}
.filter-bar li {
    border-left: 1px solid #959595;
    padding-inline: 8px;
    padding-block: 4px;
}
.filter-bar li a,
.filter-bar li button {
    padding-inline: 8px;
    padding-block: 0;
}
.filter-bar li a:hover,
.filter-bar li button:hover {
    color: #0067aa;
}
.filter-bar li a.active,
.filter-bar li button.active {
    color: #007ac9;
    font-weight: 600;
    border-bottom: 2px solid #007ac9;
}
/* 08.23.2024 -- */
.global-search-module .button,
.local-search-module .button {
    position: absolute;
    margin: 0px;
    display: flex;
    height: 3rem;
    width: 3rem;
    align-items: center;
    justify-content: center;
    border-radius: 0;
    padding: 0px;
}
.global-search-module .button:nth-of-type(1),
.local-search-module .button:nth-of-type(1) {
    left: 0.25rem;
}
.global-search-module .button:nth-of-type(2),
.local-search-module .button:nth-of-type(2) {
    right: 0.5rem;
}
/* -- 08.23.2024 */
.local-search-module {
    background-color: #efefef;
    padding-block: 2rem;
}
.local-search-module .icon-button {
    margin-bottom: 0;
    position: absolute;
}
.local-search-module .icon-button.search-button {
    left: 0;
}
.local-search-module .icon-button.close-button {
    right: 0;
}
.local-search-module form {
    width: 100% !important;
}
.local-search-module .wb-icon::before {
    margin: 0;
}
/* 08.23.2024 -- */
.global-search-module {
    top: 0px !important;
    left: 0px !important;
    z-index: 40;
    width: 100%;
    --tw-bg-opacity: 1;
    background-color: rgb(229 231 235 / var(--tw-bg-opacity));
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.global-search-module form {
    width: 95%;
}
.global-search-module [type="search"] {
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 3.5rem;
    padding-right: 3.5rem;
}
.global-search-module .button svg {
    height: 1.5rem;
    width: 1.5rem;
    color: currentColor;
}
/*
.global-search-module .icon-button {
    margin-bottom: 0;
    position: absolute;
}
.global-search-module .icon-button.search-button {
    left: 0;
}
.global-search-module .icon-button.close-button {
    right: 0;
}
.global-search-module .wb-icon::before {
    margin: 0;
}
*/
/* -- 08.23.2024 */
/*
.simple-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    color: #0a0a0a;
    list-style: none;
    margin-left: 0;
}
.simple-list-item {
    width: calc(100% - 1.25rem);
    margin-left: 0.625rem;
    margin-right: 0.625rem;
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 2rem;
    padding-bottom: 1rem;
}
@media print, screen and (min-width: 30em) {
    .simple-list-item {
        margin-left: 0.9375rem;
        margin-right: 0.9375rem;
    }
}
@media screen and (min-width: 62em) {
    .simple-list-item {
        width: calc(33.33333% - 1.875rem);
    }
}
.simple-list-eyebrow {
    color: #006fb6;
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.1rem;
    font-size: 0.75rem;
    line-height: 1.6;
    margin-bottom: 0;
    text-transform: uppercase;
    margin-bottom: 0.5rem;
}
.simple-list-title {
    font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 1.5rem;
    line-height: 1.125;
    margin-bottom: 1rem;
}
@media print, screen and (max-width: 47.99875em) {
    .simple-list-title {
        font-size: 1.25rem;
    }
}
.simple-list-title-anchor {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#007ac9), to(#007ac9));
    background-image: linear-gradient(to bottom, #007ac9 0, #007ac9 100%);
    background-size: 100% 0;
    background-repeat: no-repeat;
    background-position: left 0 bottom 0;
    color: #0a0a0a;
    line-height: 1.15;
    -webkit-transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    overflow: hidden;
}
.simple-list-title-anchor:focus,
.simple-list-title-anchor:hover {
    color: #FEFEFE;
    cursor: pointer;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#007ac9), to(#007ac9));
    background-image: linear-gradient(to bottom, #007ac9 0, #007ac9 100%);
    background-size: 100% 100%;
    -webkit-box-shadow: 0 0 0 #007ac9, 0 0 0 #007ac9;
    box-shadow: 0 0 0 #007ac9, 0 0 0 #007ac9;
    -webkit-transition-delay: 0s !important;
    transition-delay: 0s !important;
}
.simple-list-anchor {
    display: inline-block;
    margin-top: 1rem;
}
.simple-list-anchor span {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#007ac9), to(#007ac9));
    background-image: linear-gradient(to bottom, #007ac9 0, #007ac9 100%);
    background-size: 100% 0;
    background-repeat: no-repeat;
    background-position: left 0 bottom 0;
    color: #006fb6;
    line-height: 1.15;
    -webkit-transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    overflow: hidden;
}
.simple-list-anchor span:focus,
.simple-list-anchor span:hover {
    color: #FEFEFE;
    cursor: pointer;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#007ac9), to(#007ac9));
    background-image: linear-gradient(to bottom, #007ac9 0, #007ac9 100%);
    background-size: 100% 100%;
    -webkit-box-shadow: 0 0 0 #007ac9, 0 0 0 #007ac9;
    box-shadow: 0 0 0 #007ac9, 0 0 0 #007ac9;
    -webkit-transition-delay: 0s !important;
    transition-delay: 0s !important;
}
.simple-list.three-col li {
    width: calc(100% - 1.25rem);
    margin-left: 0.625rem;
    margin-right: 0.625rem;
}
@media print, screen and (min-width: 30em) {
    .simple-list.three-col li {
        margin-left: 0.9375rem;
        margin-right: 0.9375rem;
    }
}
@media screen and (min-width: 62em) {
    .simple-list.three-col li {
        width: calc(25% - 1.875rem);
    }
}
.simple-list.six-col li {
    width: calc(100% - 1.25rem);
    margin-left: 0.625rem;
    margin-right: 0.625rem;
}
@media print, screen and (min-width: 30em) {
    .simple-list.six-col li {
        margin-left: 0.9375rem;
        margin-right: 0.9375rem;
    }
}
@media screen and (min-width: 62em) {
    .simple-list.six-col li {
        width: calc(50% - 1.875rem);
    }
}
*/
.simple-list .card {
    border-bottom-width: 1px;
}
.tabs-content-description {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: 0.625rem;
    margin-right: 0.625rem;
    margin-left: 0.625rem;
    margin-right: 0.625rem;
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
}
@media print, screen and (min-width: 30em) {
    .tabs-content-description {
        margin-left: 0.9375rem;
        margin-right: 0.9375rem;
    }
}
.content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
/* -- 09-05-2024 */
.utility-nav-module {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.utility-nav-module > .module-wrapper {
    position: relative;
    z-index: 40;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
[class$="-nav-module"] .button-right {
    display: flex;
    justify-content: flex-end;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
}
.utility-nav-module .menu a {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    -moz-column-gap: 0.25rem;
    column-gap: 0.25rem;
}
.utility-nav-module .button-right > li > a {
    --tw-gradient-from: #f3f4f6 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #f3f4f6 var(--tw-gradient-to-position);
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(38 38 38 / var(--tw-text-opacity));
}
.utility-nav-module .button-right > li > a::after {
    position: absolute;
    left: 50%;
    bottom: 0px;
    height: 0.25rem;
    width: 0px;
    --tw-bg-opacity: 1;
    background-color: rgb(0 122 201 / var(--tw-bg-opacity));
    transition-property: all;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --tw-content: "";
    content: var(--tw-content);
}
.utility-nav-module .button-right > li > a:hover::after,
.utility-nav-module .button-right > li > a:focus::after {
    left: 0px;
    content: var(--tw-content);
    width: 100%;
}
.utility-nav-module .dropdown-pane {
    z-index: 30;
}
.primary-nav-module {
    --tw-bg-opacity: 1;
    background-color: rgb(0 65 101 / var(--tw-bg-opacity));
}
.primary-nav-module > .module-wrapper {
    position: relative;
    z-index: 20;
    --tw-bg-opacity: 1;
    background-color: rgb(0 65 101 / var(--tw-bg-opacity));
}
.primary-nav-module .navigation-button .button {
    margin-bottom: 0px;
    border-radius: 0px;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.primary-nav-module .navigation-button .button {
    position: relative;
}
.primary-nav-module .navigation-button .button:active,
.primary-nav-module .navigation-button .button:hover {
    cursor: pointer;
    background-color: rgb(0 122 201 / 0.25);
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    outline: 2px solid transparent;
    outline-offset: 2px;
}
.primary-nav-module .navigation-button .button:after {
    position: absolute;
    left: 50%;
    bottom: 0px;
    height: 0.25rem;
    width: 0px;
    background-color: currentColor;
    transition-property: all;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --tw-content: '';
    content: var(--tw-content);
}
.primary-nav-module .navigation-button .button.active::after,
.primary-nav-module .navigation-button .button.hover::after,
.primary-nav-module .navigation-button .button:active::after,
.primary-nav-module .navigation-button .button:hover::after {
    left: 0;
    width: 100%;
}
@media screen and (min-width: 62em) {
    .primary-nav-module .navigation-button .button:last-of-type {
        display: none;
        visibility: hidden;
    }
}
.primary-nav-module .navigation-button .button svg {
    height: 2rem;
    width: 2rem;
}
.primary-nav-module .navigation-brand {
    padding-right: 1rem;
}
.primary-nav-module .desktop-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.primary-nav-module .desktop-links .menu {
    visibility: hidden;
    display: none;
}
@media (min-width: 1024px) {
    .primary-nav-module .desktop-links .menu {
        visibility: visible;
        display: flex;
    }
}
.primary-nav-module .desktop-links .menu .menu-item {
    position: relative;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.primary-nav-module .desktop-links .menu .menu-item button,
.primary-nav-module .desktop-links .menu .menu-item a {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-bottom: 1.5rem;
    padding-top: 2.5rem;
    font-weight: 400;
    color: inherit;
}
.primary-nav-module .desktop-links .menu .menu-item button:hover,
.primary-nav-module .desktop-links .menu .menu-item button:focus,
.primary-nav-module .desktop-links .menu .menu-item a:hover,
.primary-nav-module .desktop-links .menu .menu-item a:focus {
    background-color: rgb(0 122 201 / 0.25);
    cursor: pointer;
}
.primary-nav-module .desktop-links .menu .menu-item button:hover::after,
.primary-nav-module .desktop-links .menu .menu-item button:focus::after,
.primary-nav-module .desktop-links .menu .menu-item a:hover::after,
.primary-nav-module .desktop-links .menu .menu-item a:focus::after,
.primary-nav-module .desktop-links .menu > li .hover::after {
    left: 0px;
    content: var(--tw-content);
    width: 100%;
}
.primary-nav-module .desktop-links .menu .menu-item button::after,
.primary-nav-module .desktop-links .menu .menu-item a::after {
    position: absolute;
    left: 50%;
    bottom: 0px;
    height: 0.25rem;
    width: 0px;
    background-color: currentColor;
    transition-property: all;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --tw-content: '';
    content: var(--tw-content);
}
.primary-nav-module .mega {
    z-index: 10;
}
.secondary-nav-module {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.secondary-nav-module > .module-wrapper {
    position: relative;
    z-index: 0;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.secondary-nav-module .section-content {
    display: flex;
    overflow-y: hidden;
    overflow-x: scroll;
    scroll-behavior: smooth;
    scrollbar-width: none;
}
.secondary-nav-module .section-content::-webkit-scrollbar {
    display: none;
}
.secondary-nav-module .section-content::before {
    position: absolute;
    top: 0px;
    bottom: 0px;
    z-index: 10;
    display: block;
    width: 5rem;
    opacity: 1;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    --tw-content: "";
    content: var(--tw-content);
}
.secondary-nav-module .section-content::after {
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 10;
    display: block;
    width: 5rem;
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
    --tw-gradient-from: transparent var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #fff var(--tw-gradient-to-position);
    opacity: 1;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    --tw-content: "";
    content: var(--tw-content);
}
.secondary-nav-module .menu {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    white-space: nowrap;
    align-items: center;
}
.secondary-nav-module .menu-title,
.secondary-nav-module .menu-text {
    display: none;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.025em;
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
    .secondary-nav-module .menu-title,
    .secondary-nav-module .menu-text {
        display: block;
    }
}
.secondary-nav-module .menu a {
    padding: 0.75rem;
}
.secondary-nav-module .menu a:hover {
    --tw-text-opacity: 1;
    color: rgb(0 122 201 / var(--tw-text-opacity));
}
.secondary-nav-module .menu a:hover::after {
    left: 0px;
    content: var(--tw-content);
    width: 100%;
}
.secondary-nav-module .menu a::after {
    position: absolute;
    left: 50%;
    bottom: 0px;
    height: 0.25rem;
    width: 0px;
    --tw-bg-opacity: 1;
    background-color: rgb(0 122 201 / var(--tw-bg-opacity));
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    --tw-content: "";
    content: var(--tw-content);
}
.secondary-nav-module .menu .is-active > a {
    --tw-text-opacity: 1;
    color: rgb(0 122 201 / var(--tw-text-opacity));
}
.secondary-nav-module .menu .is-active > a::after {
    left: 0px;
    content: var(--tw-content);
    width: 100%;
}
.secondary-nav-module .menu > li:last-child {
    padding-right: 2.5rem;
}
@media (min-width: 640px) {
    .secondary-nav-module .menu > li:last-child {
        padding-right: 0px;
    }
}
/* 09-05-2024 -- */
.has-tip {
    position: relative;
    display: inline-block;
    border-bottom: dotted 1px #ff69b4;
    font-weight: 700;
    cursor: help;
}
.tooltip {
    position: absolute;
    top: calc(100% + 0.6495rem);
    z-index: 1200;
    max-width: 10rem;
    padding: 0.75rem;
    border-radius: 0;
    background-color: #0a0a0a;
    font-size: 80%;
    color: #FEFEFE;
}
.tooltip::before {
    position: absolute;
}
.tooltip.bottom::before {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.75rem;
    content: "";
    border-top-width: 0;
    border-color: transparent transparent #0a0a0a;
    bottom: 100%;
}
.tooltip.bottom.align-center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.tooltip.top::before {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.75rem;
    content: "";
    border-bottom-width: 0;
    border-color: #0a0a0a transparent transparent;
    top: 100%;
    bottom: auto;
}
.tooltip.top.align-center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.tooltip.left::before {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.75rem;
    content: "";
    border-right-width: 0;
    border-color: transparent transparent transparent #0a0a0a;
    left: 100%;
}
.tooltip.left.align-center::before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.tooltip.right::before {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.75rem;
    content: "";
    border-left-width: 0;
    border-color: transparent #0a0a0a transparent transparent;
    right: 100%;
    left: auto;
}
.tooltip.right.align-center::before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.tooltip.align-top::before {
    bottom: auto;
    top: 10%;
}
.tooltip.align-bottom::before {
    bottom: 10%;
    top: auto;
}
.tooltip.align-left::before {
    left: 10%;
    right: auto;
}
.tooltip.align-right::before {
    left: auto;
    right: 10%;
}

.auth-form{margin:0 auto;max-width:45rem;padding:4rem 0;position:relative}.auth-form label{color:#515151!important;font-family:"Source Sans 3",Helvetica,Arial,sans-serif!important;font-size:0.875rem!important;line-height:1.8!important;margin:16px 0 0;max-width:100%}.auth-form input[type="text"],.auth-form input[type="email"],.auth-form input[type="number"],.auth-form input[type="tel"],.auth-form input[type="password"],.auth-form select{background-color:#FEFEFE;border:2px solid #BFBFBF;border-radius:2px;box-shadow:none;box-sizing:border-box;color:#393939;font-size:1rem;font-weight:600;line-height:1.5;outline:none;padding:1rem;transition:box-shadow 0.5s,border-color 0.25s ease-in-out,-webkit-box-shadow 0.5s;width:100%!important;-webkit-padding-before:2.5rem;-webkit-padding-after:1.5rem;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.auth-form input[type="date"]{padding-top:0}.field-padding{padding-top:30px}form input[type="submit"]{display:inline-block;border:1px solid #fff0;border-radius:500px;padding:1rem 2rem;margin:24px 0 0;text-decoration:none;background:#007AC9;color:#fefefe;font-family:"Source Sans 3",Helvetica,Arial,sans-serif;font-size:1rem;line-height:1;cursor:pointer;text-align:center;transition:background-color 0.25s ease-in-out,color 0.25s ease-out;-webkit-appearance:none;-moz-appearance:none}.auth-form .field-validation-error,.field-validation-error{color:#DC5034;font-weight:600}form input[type="submit"]:hover,form input[type="submit"]:focus{background-color:#0068ab;border-color:#0068ab}.auth-form select{-webkit-appearance:none;-webkit-padding-before:2rem;-webkit-padding-after:.75rem;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%2810, 10, 10%29'></polygon></svg>");background-origin:content-box;background-position:right 1rem center;background-repeat:no-repeat;background-size:9px 6px}.auth-form input[type="text"]:focus,.auth-form input[type="email"]:focus,.auth-form input[type="number"]:focus,.auth-form input[type="tel"]:focus,.auth-form input[type="password"]:focus{background-color:#FFF;border:2px solid #3998D5;box-shadow:none;outline:none;transition:box-shadow 0.5s,border-color 0.25s ease-in-out}