/*! based on uswds v2.10.2 */
.usa-collection,
.usa-list,
.usa-prose .usa-collection,
.usa-prose>ol,
.usa-prose>ul {
    margin-bottom: 1em;
    margin-top: 1em;
    line-height: 1.5;
    padding-left: 3ch
}

.usa-collection:last-child,
.usa-list:last-child,
.usa-prose>ol:last-child,
.usa-prose>ul:last-child {
    margin-bottom: 0
}

.usa-collection ol,
.usa-collection ul,
.usa-list ol,
.usa-list ul,
.usa-prose .usa-collection ol,
.usa-prose .usa-collection ul,
.usa-prose>ol ol,
.usa-prose>ol ul,
.usa-prose>ul ol,
.usa-prose>ul ul {
    margin-top: .25em
}

.usa-collection__item,
.usa-list li,
.usa-prose .usa-collection__item,
.usa-prose>ol li,
.usa-prose>ul li {
    margin-bottom: .25em;
    max-width: 68ex
}

.usa-collection__item:last-child,
.usa-list li:last-child,
.usa-prose>ol li:last-child,
.usa-prose>ul li:last-child {
    margin-bottom: 0
}

.usa-prose>table,
.usa-prose>table caption,
.usa-table,
.usa-table caption {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    text-align: left
}

.usa-prose>table,
.usa-table {
    font-size: 1.06rem;
    line-height: 1.5;
    border-collapse: collapse;
    border-spacing: 0;
    color: #1b1b1b;
    margin: 1.25rem 0
}

.usa-prose>table thead th,
.usa-table thead th {
    font-weight: 700
}

.usa-prose>table thead td,
.usa-prose>table thead th,
.usa-table thead td,
.usa-table thead th {
    background-color: #dfe1e2;
    color: #1b1b1b
}

.usa-prose>table td,
.usa-prose>table th,
.usa-table td,
.usa-table th {
    border-width: 1px;
    border-color: #1b1b1b;
    border-style: solid;
    background-color: #fff;
    font-weight: 400;
    padding: .5rem 1rem;
    text-align: inherit
}

.usa-prose>table caption,
.usa-table caption {
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: .75rem
}

.usa-prose>.usa-table--borderless thead th,
.usa-table--borderless thead th {
    background-color: transparent;
    border-top: 0
}

.usa-prose>.usa-table--borderless td,
.usa-prose>.usa-table--borderless th,
.usa-table--borderless td,
.usa-table--borderless th {
    border-left: 0;
    border-right: 0
}

.usa-prose>.usa-table--compact td,
.usa-prose>.usa-table--compact th,
.usa-table--compact td,
.usa-table--compact th {
    padding: .25rem .75rem
}

.usa-prose>.usa-table--striped tbody tr:nth-child(odd) td,
.usa-prose>.usa-table--striped tbody tr:nth-child(odd) th,
.usa-table--striped tbody tr:nth-child(odd) td,
.usa-table--striped tbody tr:nth-child(odd) th {
    background-color: #f0f0f0;
    color: #1b1b1b
}

.usa-prose>.width-mobile .usa-table--stacked thead,
.usa-prose>.width-mobile .usa-table--stacked-header thead,
.width-mobile .usa-table--stacked thead,
.width-mobile .usa-table--stacked-header thead {
    display: none
}

.usa-prose>.width-mobile .usa-table--stacked td,
.usa-prose>.width-mobile .usa-table--stacked th,
.width-mobile .usa-table--stacked td,
.width-mobile .usa-table--stacked th {
    border-bottom-width: 0;
    display: block;
    width: 100%
}

.usa-prose>.width-mobile .usa-table--stacked tr,
.usa-prose>.width-mobile .usa-table--stacked-header tr,
.width-mobile .usa-table--stacked tr,
.width-mobile .usa-table--stacked-header tr {
    border-bottom-width: .25rem;
    border-bottom-color: #1b1b1b;
    border-bottom-style: solid;
    border-top-width: 0;
    display: block;
    width: 100%
}

.width-mobile .usa-table--stacked tr td:first-child,
.width-mobile .usa-table--stacked tr th:first-child {
    border-top-width: 0
}

.usa-prose>.width-mobile .usa-table--stacked tr:nth-child(odd) td,
.usa-prose>.width-mobile .usa-table--stacked tr:nth-child(odd) th,
.width-mobile .usa-table--stacked tr:nth-child(odd) td,
.width-mobile .usa-table--stacked tr:nth-child(odd) th {
    background-color: inherit
}

.width-mobile .usa-table--stacked tr:first-child td:first-child,
.width-mobile .usa-table--stacked tr:first-child th:first-child {
    border-top-width: .25rem;
    border-top-color: #1b1b1b;
    border-top-style: solid
}

.width-mobile .usa-table--stacked td[data-label],
.width-mobile .usa-table--stacked th[data-label] {
    padding-bottom: .75rem
}

.width-mobile .usa-table--stacked td[data-label]:before,
.width-mobile .usa-table--stacked th[data-label]:before {
    content: attr(data-label);
    display: block;
    font-weight: 700;
    margin: -.5rem -1rem 0;
    padding: .75rem 1rem .25rem
}

.usa-prose>.width-mobile .usa-table--stacked-header td,
.usa-prose>.width-mobile .usa-table--stacked-header th,
.width-mobile .usa-table--stacked-header td,
.width-mobile .usa-table--stacked-header th {
    border-bottom-width: 0;
    display: block;
    width: 100%
}

.width-mobile .usa-table--stacked-header tr td:first-child,
.width-mobile .usa-table--stacked-header tr th:first-child {
    border-top-width: 0
}

.usa-prose>.width-mobile .usa-table--stacked-header tr:nth-child(odd) td,
.usa-prose>.width-mobile .usa-table--stacked-header tr:nth-child(odd) th,
.width-mobile .usa-table--stacked-header tr:nth-child(odd) td,
.width-mobile .usa-table--stacked-header tr:nth-child(odd) th {
    background-color: inherit
}

.width-mobile .usa-table--stacked-header tr:first-child td:first-child,
.width-mobile .usa-table--stacked-header tr:first-child th:first-child {
    border-top-width: .25rem;
    border-top-color: #1b1b1b;
    border-top-style: solid
}

.width-mobile .usa-table--stacked-header td[data-label],
.width-mobile .usa-table--stacked-header th[data-label] {
    padding-bottom: .75rem
}

.width-mobile .usa-table--stacked-header td[data-label]:before,
.width-mobile .usa-table--stacked-header th[data-label]:before {
    content: attr(data-label);
    display: block;
    font-weight: 700;
    margin: -.5rem -1rem 0;
    padding: .75rem 1rem .25rem
}

.width-mobile .usa-table--stacked-header tr td:first-child,
.width-mobile .usa-table--stacked-header tr th:first-child {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.06rem;
    line-height: 1.1;
    background-color: #dfe1e2;
    color: #1b1b1b;
    font-weight: 700;
    padding: .75rem 1rem
}

.width-mobile .usa-table--stacked-header tr td:first-child:before,
.width-mobile .usa-table--stacked-header tr th:first-child:before {
    display: none
}

.usa-prose>.usa-table-container--scrollable,
.usa-table-container--scrollable {
    margin: 1.25rem 0;
    overflow-y: hidden
}

.usa-table-container--scrollable .usa-table {
    margin: 0
}

.usa-prose>.usa-table-container--scrollable td,
.usa-prose>.usa-table-container--scrollable th,
.usa-table-container--scrollable td,
.usa-table-container--scrollable th {
    white-space: nowrap
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    box-sizing: border-box;
    font-feature-settings: "kern"1;
    font-kerning: normal;
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 100%
}

body {
    margin: 0
}

details,
main {
    display: block
}

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

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

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

a {
    background-color: transparent
}

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

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.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: .35em .75em .625em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio],
legend {
    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
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

@font-face {
    font-family: Roboto Mono Web;
    font-style: normal;
    font-weight: 100;
    font-display: fallback;
    src: url(./fonts/roboto-mono/roboto-mono-v5-latin-100.woff2) format("woff2"), url(./fonts/roboto-mono/roboto-mono-v5-latin-100.woff) format("woff"), url(./fonts/roboto-mono/roboto-mono-v5-latin-100.ttf) format("truetype")
}

@font-face {
    font-family: Roboto Mono Web;
    font-style: normal;
    font-weight: 300;
    font-display: fallback;
    src: url(./fonts/roboto-mono/roboto-mono-v5-latin-300.woff2) format("woff2"), url(./fonts/roboto-mono/roboto-mono-v5-latin-300.woff) format("woff"), url(./fonts/roboto-mono/roboto-mono-v5-latin-300.ttf) format("truetype")
}

@font-face {
    font-family: Roboto Mono Web;
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: url(./fonts/roboto-mono/roboto-mono-v5-latin-regular.woff2) format("woff2"), url(./fonts/roboto-mono/roboto-mono-v5-latin-regular.woff) format("woff"), url(./fonts/roboto-mono/roboto-mono-v5-latin-regular.ttf) format("truetype")
}

@font-face {
    font-family: Roboto Mono Web;
    font-style: normal;
    font-weight: 500;
    font-display: fallback;
    src: url(./fonts/roboto-mono/roboto-mono-v5-latin-500.woff2) format("woff2"), url(./fonts/roboto-mono/roboto-mono-v5-latin-500.woff) format("woff"), url(./fonts/roboto-mono/roboto-mono-v5-latin-500.ttf) format("truetype")
}

@font-face {
    font-family: Roboto Mono Web;
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
    src: url(./fonts/roboto-mono/roboto-mono-v5-latin-700.woff2) format("woff2"), url(./fonts/roboto-mono/roboto-mono-v5-latin-700.woff) format("woff"), url(./fonts/roboto-mono/roboto-mono-v5-latin-700.ttf) format("truetype")
}

@font-face {
    font-family: Roboto Mono Web;
    font-style: italic;
    font-weight: 100;
    font-display: fallback;
    src: url(./fonts/roboto-mono/roboto-mono-v5-latin-100italic.woff2) format("woff2"), url(./fonts/roboto-mono/roboto-mono-v5-latin-100italic.woff) format("woff"), url(./fonts/roboto-mono/roboto-mono-v5-latin-100italic.ttf) format("truetype")
}

@font-face {
    font-family: Roboto Mono Web;
    font-style: italic;
    font-weight: 300;
    font-display: fallback;
    src: url(./fonts/roboto-mono/roboto-mono-v5-latin-300italic.woff2) format("woff2"), url(./fonts/roboto-mono/roboto-mono-v5-latin-300italic.woff) format("woff"), url(./fonts/roboto-mono/roboto-mono-v5-latin-300italic.ttf) format("truetype")
}

@font-face {
    font-family: Roboto Mono Web;
    font-style: italic;
    font-weight: 400;
    font-display: fallback;
    src: url(./fonts/roboto-mono/roboto-mono-v5-latin-italic.woff2) format("woff2"), url(./fonts/roboto-mono/roboto-mono-v5-latin-italic.woff) format("woff"), url(./fonts/roboto-mono/roboto-mono-v5-latin-italic.ttf) format("truetype")
}

@font-face {
    font-family: Roboto Mono Web;
    font-style: italic;
    font-weight: 500;
    font-display: fallback;
    src: url(./fonts/roboto-mono/roboto-mono-v5-latin-500italic.woff2) format("woff2"), url(./fonts/roboto-mono/roboto-mono-v5-latin-500italic.woff) format("woff"), url(./fonts/roboto-mono/roboto-mono-v5-latin-500italic.ttf) format("truetype")
}

@font-face {
    font-family: Roboto Mono Web;
    font-style: italic;
    font-weight: 700;
    font-display: fallback;
    src: url(./fonts/roboto-mono/roboto-mono-v5-latin-700italic.woff2) format("woff2"), url(./fonts/roboto-mono/roboto-mono-v5-latin-700italic.woff) format("woff"), url(./fonts/roboto-mono/roboto-mono-v5-latin-700italic.ttf) format("truetype")
}

@font-face {
    font-family: Source Sans Pro Web;
    font-style: normal;
    font-weight: 200;
    font-display: fallback;
    src: url(./fonts/source-sans-pro/sourcesanspro-extralight-webfont.woff2) format("woff2"), url(./fonts/source-sans-pro/sourcesanspro-extralight-webfont.woff) format("woff"), url(./fonts/source-sans-pro/sourcesanspro-extralight-webfont.ttf) format("truetype")
}

@font-face {
    font-family: Source Sans Pro Web;
    font-style: normal;
    font-weight: 300;
    font-display: fallback;
    src: url(./fonts/source-sans-pro/sourcesanspro-light-webfont.woff2) format("woff2"), url(./fonts/source-sans-pro/sourcesanspro-light-webfont.woff) format("woff"), url(./fonts/source-sans-pro/sourcesanspro-light-webfont.ttf) format("truetype")
}

@font-face {
    font-family: Source Sans Pro Web;
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: url(./fonts/source-sans-pro/sourcesanspro-regular-webfont.woff2) format("woff2"), url(./fonts/source-sans-pro/sourcesanspro-regular-webfont.woff) format("woff"), url(./fonts/source-sans-pro/sourcesanspro-regular-webfont.ttf) format("truetype")
}

@font-face {
    font-family: Source Sans Pro Web;
    font-style: normal;
    font-weight: 600;
    font-display: fallback;
    src: url(./fonts/source-sans-pro/sourcesanspro-semibold-webfont.woff2) format("woff2"), url(./fonts/source-sans-pro/sourcesanspro-semibold-webfont.woff) format("woff"), url(./fonts/source-sans-pro/sourcesanspro-semibold-webfont.ttf) format("truetype")
}

@font-face {
    font-family: Source Sans Pro Web;
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
    src: url(./fonts/source-sans-pro/sourcesanspro-bold-webfont.woff2) format("woff2"), url(./fonts/source-sans-pro/sourcesanspro-bold-webfont.woff) format("woff"), url(./fonts/source-sans-pro/sourcesanspro-bold-webfont.ttf) format("truetype")
}

@font-face {
    font-family: Source Sans Pro Web;
    font-style: normal;
    font-weight: 900;
    font-display: fallback;
    src: url(./fonts/source-sans-pro/sourcesanspro-black-webfont.woff2) format("woff2"), url(./fonts/source-sans-pro/sourcesanspro-black-webfont.woff) format("woff"), url(./fonts/source-sans-pro/sourcesanspro-black-webfont.ttf) format("truetype")
}

@font-face {
    font-family: Source Sans Pro Web;
    font-style: italic;
    font-weight: 200;
    font-display: fallback;
    src: url(./fonts/source-sans-pro/sourcesanspro-extralightitalic-webfont.woff2) format("woff2"), url(./fonts/source-sans-pro/sourcesanspro-extralightitalic-webfont.woff) format("woff"), url(./fonts/source-sans-pro/sourcesanspro-extralightitalic-webfont.ttf) format("truetype")
}

@font-face {
    font-family: Source Sans Pro Web;
    font-style: italic;
    font-weight: 300;
    font-display: fallback;
    src: url(./fonts/source-sans-pro/sourcesanspro-lightitalic-webfont.woff2) format("woff2"), url(./fonts/source-sans-pro/sourcesanspro-lightitalic-webfont.woff) format("woff"), url(./fonts/source-sans-pro/sourcesanspro-lightitalic-webfont.ttf) format("truetype")
}

@font-face {
    font-family: Source Sans Pro Web;
    font-style: italic;
    font-weight: 400;
    font-display: fallback;
    src: url(./fonts/source-sans-pro/sourcesanspro-italic-webfont.woff2) format("woff2"), url(./fonts/source-sans-pro/sourcesanspro-italic-webfont.woff) format("woff"), url(./fonts/source-sans-pro/sourcesanspro-italic-webfont.ttf) format("truetype")
}

@font-face {
    font-family: Source Sans Pro Web;
    font-style: italic;
    font-weight: 600;
    font-display: fallback;
    src: url(./fonts/source-sans-pro/sourcesanspro-semibolditalic-webfont.woff2) format("woff2"), url(./fonts/source-sans-pro/sourcesanspro-semibolditalic-webfont.woff) format("woff"), url(./fonts/source-sans-pro/sourcesanspro-semibolditalic-webfont.ttf) format("truetype")
}

@font-face {
    font-family: Source Sans Pro Web;
    font-style: italic;
    font-weight: 700;
    font-display: fallback;
    src: url(./fonts/source-sans-pro/sourcesanspro-bolditalic-webfont.woff2) format("woff2"), url(./fonts/source-sans-pro/sourcesanspro-bolditalic-webfont.woff) format("woff"), url(./fonts/source-sans-pro/sourcesanspro-bolditalic-webfont.ttf) format("truetype")
}

@font-face {
    font-family: Source Sans Pro Web;
    font-style: italic;
    font-weight: 900;
    font-display: fallback;
    src: url(./fonts/source-sans-pro/sourcesanspro-blackitalic-webfont.woff2) format("woff2"), url(./fonts/source-sans-pro/sourcesanspro-blackitalic-webfont.woff) format("woff"), url(./fonts/source-sans-pro/sourcesanspro-blackitalic-webfont.ttf) format("truetype")
}

@font-face {
    font-family: Source Sans Pro Web;
    font-style: normal;
    font-weight: 200;
    font-display: fallback;
    src: url(./fonts/source-sans-pro/sourcesanspro-extralight-webfont.woff2) format("woff2"), url(./fonts/source-sans-pro/sourcesanspro-extralight-webfont.woff) format("woff"), url(./fonts/source-sans-pro/sourcesanspro-extralight-webfont.ttf) format("truetype")
}

@font-face {
    font-family: Source Sans Pro Web;
    font-style: normal;
    font-weight: 300;
    font-display: fallback;
    src: url(./fonts/source-sans-pro/sourcesanspro-light-webfont.woff2) format("woff2"), url(./fonts/source-sans-pro/sourcesanspro-light-webfont.woff) format("woff"), url(./fonts/source-sans-pro/sourcesanspro-light-webfont.ttf) format("truetype")
}

@font-face {
    font-family: Source Sans Pro Web;
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: url(./fonts/source-sans-pro/sourcesanspro-regular-webfont.woff2) format("woff2"), url(./fonts/source-sans-pro/sourcesanspro-regular-webfont.woff) format("woff"), url(./fonts/source-sans-pro/sourcesanspro-regular-webfont.ttf) format("truetype")
}

@font-face {
    font-family: Source Sans Pro Web;
    font-style: normal;
    font-weight: 600;
    font-display: fallback;
    src: url(./fonts/source-sans-pro/sourcesanspro-semibold-webfont.woff2) format("woff2"), url(./fonts/source-sans-pro/sourcesanspro-semibold-webfont.woff) format("woff"), url(./fonts/source-sans-pro/sourcesanspro-semibold-webfont.ttf) format("truetype")
}

@font-face {
    font-family: Source Sans Pro Web;
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
    src: url(./fonts/source-sans-pro/sourcesanspro-bold-webfont.woff2) format("woff2"), url(./fonts/source-sans-pro/sourcesanspro-bold-webfont.woff) format("woff"), url(./fonts/source-sans-pro/sourcesanspro-bold-webfont.ttf) format("truetype")
}

@font-face {
    font-family: Source Sans Pro Web;
    font-style: normal;
    font-weight: 900;
    font-display: fallback;
    src: url(./fonts/source-sans-pro/sourcesanspro-black-webfont.woff2) format("woff2"), url(./fonts/source-sans-pro/sourcesanspro-black-webfont.woff) format("woff"), url(./fonts/source-sans-pro/sourcesanspro-black-webfont.ttf) format("truetype")
}

@font-face {
    font-family: Source Sans Pro Web;
    font-style: italic;
    font-weight: 200;
    font-display: fallback;
    src: url(./fonts/source-sans-pro/sourcesanspro-extralightitalic-webfont.woff2) format("woff2"), url(./fonts/source-sans-pro/sourcesanspro-extralightitalic-webfont.woff) format("woff"), url(./fonts/source-sans-pro/sourcesanspro-extralightitalic-webfont.ttf) format("truetype")
}

@font-face {
    font-family: Source Sans Pro Web;
    font-style: italic;
    font-weight: 300;
    font-display: fallback;
    src: url(./fonts/source-sans-pro/sourcesanspro-lightitalic-webfont.woff2) format("woff2"), url(./fonts/source-sans-pro/sourcesanspro-lightitalic-webfont.woff) format("woff"), url(./fonts/source-sans-pro/sourcesanspro-lightitalic-webfont.ttf) format("truetype")
}

@font-face {
    font-family: Source Sans Pro Web;
    font-style: italic;
    font-weight: 400;
    font-display: fallback;
    src: url(./fonts/source-sans-pro/sourcesanspro-italic-webfont.woff2) format("woff2"), url(./fonts/source-sans-pro/sourcesanspro-italic-webfont.woff) format("woff"), url(./fonts/source-sans-pro/sourcesanspro-italic-webfont.ttf) format("truetype")
}

@font-face {
    font-family: Source Sans Pro Web;
    font-style: italic;
    font-weight: 600;
    font-display: fallback;
    src: url(./fonts/source-sans-pro/sourcesanspro-semibolditalic-webfont.woff2) format("woff2"), url(./fonts/source-sans-pro/sourcesanspro-semibolditalic-webfont.woff) format("woff"), url(./fonts/source-sans-pro/sourcesanspro-semibolditalic-webfont.ttf) format("truetype")
}

@font-face {
    font-family: Source Sans Pro Web;
    font-style: italic;
    font-weight: 700;
    font-display: fallback;
    src: url(./fonts/source-sans-pro/sourcesanspro-bolditalic-webfont.woff2) format("woff2"), url(./fonts/source-sans-pro/sourcesanspro-bolditalic-webfont.woff) format("woff"), url(./fonts/source-sans-pro/sourcesanspro-bolditalic-webfont.ttf) format("truetype")
}

@font-face {
    font-family: Source Sans Pro Web;
    font-style: italic;
    font-weight: 900;
    font-display: fallback;
    src: url(./fonts/source-sans-pro/sourcesanspro-blackitalic-webfont.woff2) format("woff2"), url(./fonts/source-sans-pro/sourcesanspro-blackitalic-webfont.woff) format("woff"), url(./fonts/source-sans-pro/sourcesanspro-blackitalic-webfont.ttf) format("truetype")
}

button:not([disabled]):focus,
input:not([disabled]):focus,
select:not([disabled]):focus,
textarea:not([disabled]):focus {
    outline: .25rem solid #2491ff;
    outline-offset: 0
}

[contentEditable=true]:focus,
[href]:focus,
[tabindex]:focus,
iframe:focus {
    outline: .25rem solid #2491ff;
    outline-offset: 0
}

.usa-focus {
    outline: .25rem solid #2491ff;
    outline-offset: 0
}

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

address,
cite,
dfn,
var {
    font-style: normal
}

/*! based on uswds v2.10.2 */
@-webkit-keyframes slidein-left {
    0% {
        transform: translateX(15rem)
    }

    to {
        transform: translateX(0)
    }
}

@keyframes slidein-left {
    0% {
        transform: translateX(15rem)
    }

    to {
        transform: translateX(0)
    }
}

@-webkit-keyframes slide-in-top {
    0% {
        transform: translateY(-1000px);
        opacity: 0
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes slide-in-top {
    0% {
        transform: translateY(-1000px);
        opacity: 0
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes slide-out-top {
    0% {
        transform: translateY(0);
        opacity: 1
    }

    to {
        transform: translateY(-1000px);
        opacity: 0
    }
}

@keyframes slide-out-top {
    0% {
        transform: translateY(0);
        opacity: 1
    }

    to {
        transform: translateY(-1000px);
        opacity: 0
    }
}

body {
    color: #1b1b1b;
    background-color: #fff;
    overflow-x: hidden
}

.usa-sr-only {
    position: absolute;
    left: -999em;
    right: auto
}

.usa-button {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.06rem;
    line-height: .9;
    color: #fff;
    background-color: #005ea2;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: .25rem;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: .5rem;
    padding: .75rem 1.25rem;
    text-align: center;
    text-decoration: none;
    width: 100%
}

@media all and (min-width:30em) {
    .usa-button {
        width: auto
    }
}

.usa-button:visited {
    color: #fff
}

.usa-button.usa-button--hover,
.usa-button:hover {
    color: #fff;
    background-color: #1a4480;
    border-bottom: 0;
    text-decoration: none
}

.usa-button.usa-button--active,
.usa-button:active {
    color: #fff;
    background-color: #162e51
}

.usa-button:not([disabled]).usa-focus,
.usa-button:not([disabled]):focus {
    outline-offset: .25rem
}

.usa-button:disabled {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    background-color: #c9c9c9;
    color: #fff;
    pointer-events: none
}

.usa-button:disabled.usa-button--active,
.usa-button:disabled.usa-button--hover,
.usa-button:disabled.usa-focus,
.usa-button:disabled:active,
.usa-button:disabled:focus,
.usa-button:disabled:hover {
    background-color: #c9c9c9;
    border: 0;
    box-shadow: none
}

.usa-button--accent-cool,
.usa-button--accent-cool:visited {
    color: #1b1b1b;
    background-color: #00bde3
}

.usa-button--accent-cool.usa-button--hover,
.usa-button--accent-cool:hover {
    color: #1b1b1b;
    background-color: #28a0cb
}

.usa-button--accent-cool.usa-button--active,
.usa-button--accent-cool:active {
    color: #fff;
    background-color: #07648d
}

.usa-button--accent-warm,
.usa-button--accent-warm:visited {
    color: #1b1b1b;
    background-color: #fa9441
}

.usa-button--accent-warm.usa-button--hover,
.usa-button--accent-warm:hover {
    color: #fff;
    background-color: #c05600
}

.usa-button--accent-warm.usa-button--active,
.usa-button--accent-warm:active {
    color: #fff;
    background-color: #775540
}

.usa-button--outline {
    background-color: transparent;
    box-shadow: inset 0 0 0 2px #005ea2;
    color: #005ea2
}

.usa-button--outline:visited {
    color: #005ea2
}

.usa-button--outline.usa-button--hover,
.usa-button--outline:hover {
    background-color: transparent;
    box-shadow: inset 0 0 0 2px #1a4480;
    color: #1a4480
}

.usa-button--outline.usa-button--active,
.usa-button--outline:active {
    background-color: transparent;
    box-shadow: inset 0 0 0 2px #162e51;
    color: #162e51
}

.usa-button--outline.usa-button--inverse {
    box-shadow: inset 0 0 0 2px #dfe1e2;
    color: #dfe1e2
}

.usa-button--outline.usa-button--inverse:visited {
    color: #dfe1e2
}

.usa-button--outline.usa-button--inverse.usa-button--hover,
.usa-button--outline.usa-button--inverse:hover {
    box-shadow: inset 0 0 0 2px #f0f0f0;
    color: #f0f0f0
}

.usa-button--outline.usa-button--inverse.usa-button--active,
.usa-button--outline.usa-button--inverse:active {
    background-color: transparent;
    box-shadow: inset 0 0 0 2px #fff;
    color: #fff
}

.usa-button--outline.usa-button--inverse.usa-button--unstyled {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
    text-decoration: underline;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    font-weight: 400;
    margin: 0;
    padding: 0;
    text-align: left;
    color: #dfe1e2
}

.usa-button--outline.usa-button--inverse.usa-button--unstyled:focus {
    outline: .25rem solid #2491ff;
    outline-offset: 0
}

.usa-button--outline.usa-button--inverse.usa-button--unstyled:active,
.usa-button--outline.usa-button--inverse.usa-button--unstyled:hover {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
    background-color: transparent;
    box-shadow: none;
    text-decoration: underline
}

.usa-button--outline.usa-button--inverse.usa-button--unstyled:visited,
.usa-dark-background a,
.usa-dark-background a:visited {
    color: #dfe1e2
}

.usa-button--outline.usa-button--inverse.usa-button--unstyled.usa-button--hover,
.usa-button--outline.usa-button--inverse.usa-button--unstyled:hover,
.usa-dark-background a:hover {
    color: #f0f0f0
}

.usa-button--outline.usa-button--inverse.usa-button--unstyled.usa-button--active,
.usa-button--outline.usa-button--inverse.usa-button--unstyled:active {
    color: #fff
}

.usa-button--base {
    color: #fff;
    background-color: #71767a
}

.usa-button--base.usa-button--hover,
.usa-button--base:hover {
    color: #fff;
    background-color: #565c65
}

.usa-button--base.usa-button--active,
.usa-button--base:active {
    color: #fff;
    background-color: #3d4551
}

.usa-button--secondary {
    color: #fff;
    background-color: #d83933
}

.usa-button--secondary.usa-button--hover,
.usa-button--secondary:hover {
    color: #fff;
    background-color: #b50909
}

.usa-button--secondary.usa-button--active,
.usa-button--secondary:active {
    color: #fff;
    background-color: #8b0a03
}

.usa-button--big {
    border-radius: .25rem;
    font-size: 1.46rem;
    padding: 1rem 1.5rem
}

.usa-button--disabled {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    background-color: #c9c9c9;
    color: #fff;
    pointer-events: none
}

.usa-button--disabled.usa-button--active,
.usa-button--disabled.usa-button--hover,
.usa-button--disabled.usa-focus,
.usa-button--disabled:active,
.usa-button--disabled:focus,
.usa-button--disabled:hover {
    background-color: #c9c9c9;
    border: 0;
    box-shadow: none
}

.usa-button--outline-disabled,
.usa-button--outline-inverse-disabled,
.usa-button--outline-inverse:disabled,
.usa-button--outline:disabled {
    background-color: transparent;
    pointer-events: none
}

.usa-button--outline-disabled.usa-button--active,
.usa-button--outline-disabled.usa-button--hover,
.usa-button--outline-disabled.usa-focus,
.usa-button--outline-disabled:active,
.usa-button--outline-disabled:focus,
.usa-button--outline-disabled:hover,
.usa-button--outline-inverse-disabled.usa-button--active,
.usa-button--outline-inverse-disabled.usa-button--hover,
.usa-button--outline-inverse-disabled.usa-focus,
.usa-button--outline-inverse-disabled:active,
.usa-button--outline-inverse-disabled:focus,
.usa-button--outline-inverse-disabled:hover,
.usa-button--outline-inverse:disabled.usa-button--active,
.usa-button--outline-inverse:disabled.usa-button--hover,
.usa-button--outline-inverse:disabled.usa-focus,
.usa-button--outline-inverse:disabled:active,
.usa-button--outline-inverse:disabled:focus,
.usa-button--outline-inverse:disabled:hover,
.usa-button--outline:disabled.usa-button--active,
.usa-button--outline:disabled.usa-button--hover,
.usa-button--outline:disabled.usa-focus,
.usa-button--outline:disabled:active,
.usa-button--outline:disabled:focus,
.usa-button--outline:disabled:hover {
    background-color: transparent;
    border: 0
}

.usa-button--outline-disabled,
.usa-button--outline:disabled {
    box-shadow: inset 0 0 0 2px #c9c9c9;
    color: #c9c9c9
}

.usa-button--outline-disabled.usa-button--inverse,
.usa-button--outline:disabled.usa-button--inverse {
    background-color: transparent;
    box-shadow: inset 0 0 0 2px #71767a;
    color: #71767a
}

.usa-button--unstyled {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #005ea2;
    text-decoration: underline;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    font-weight: 400;
    margin: 0;
    padding: 0;
    text-align: left
}

.usa-button--unstyled:visited {
    color: #54278f
}

.usa-button--unstyled:hover {
    color: #1a4480
}

.usa-button--unstyled:active {
    color: #162e51
}

.usa-button--unstyled:focus {
    outline: .25rem solid #2491ff;
    outline-offset: 0
}

.usa-button--unstyled:active,
.usa-button--unstyled:hover {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
    background-color: transparent;
    box-shadow: none;
    text-decoration: underline
}

.usa-embed-container embed,
.usa-embed-container iframe,
.usa-embed-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.usa-embed-container {
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
    overflow: hidden;
    max-width: 100%
}

.bootstrap #content-catcher img,
.text-asset-container #content-catcher img,
img {
    max-width: 100%
}

.usa-media-link {
    display: inline-block;
    line-height: 0
}

.usa-combo-box__input,
.usa-combo-box__list,
.usa-fieldset,
.usa-hint,
.usa-input,
.usa-range,
.usa-select,
.usa-textarea {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.06rem;
    line-height: 1.3
}

.usa-select {
    border-width: 1px;
    border-color: #565c65;
    border-style: solid;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%
}

.usa-range,
.usa-select {
    border-radius: 0;
    color: #1b1b1b;
    display: block;
    height: 2.5rem;
    margin-top: .5rem;
    max-width: 30rem;
    padding: .5rem
}

.usa-input {
    appearance: none;
    height: 2.5rem
}

.usa-combo-box__input,
.usa-input,
.usa-textarea {
    border-width: 1px;
    border-color: #565c65;
    border-style: solid;
    border-radius: 0;
    color: #1b1b1b;
    display: block;
    margin-top: .5rem;
    max-width: 30rem;
    padding: .5rem;
    width: 100%
}

.usa-textarea {
    appearance: none
}

.usa-combo-box__input {
    height: 2.5rem
}

.usa-input--success.usa-combo-box__input,
.usa-input--success.usa-input,
.usa-input--success.usa-range,
.usa-input--success.usa-select,
.usa-input--success.usa-textarea {
    border-width: .25rem;
    border-color: #00a91c;
    border-style: solid
}

.usa-fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

.usa-form-group--error {
    border-left-width: .25rem;
    border-left-color: #b50909;
    border-left-style: solid;
    margin-top: 2rem;
    padding-left: 1rem;
    position: relative
}

@media all and (min-width:64em) {
    .usa-form-group--error {
        margin-left: -1.25rem
    }
}

.usa-error-message {
    padding-bottom: .25rem;
    padding-top: .25rem;
    color: #b50909;
    display: block;
    font-weight: 700
}

.usa-hint {
    color: #71767a
}

.usa-label,
.usa-legend {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.06rem;
    line-height: 1.3;
    display: block;
    font-weight: 400;
    margin-top: 1.5rem;
    max-width: 30rem
}

.usa-label--error {
    font-weight: 700;
    margin-top: 0
}

.usa-hint--required,
.usa-label--required {
    color: #b50909
}

.usa-legend--large {
    font-size: 2.13rem;
    font-weight: 700;
    margin-top: 1rem
}

abbr[title=required] {
    text-decoration: none
}

.usa-input-list,
.usa-prose .usa-input-list {
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: none;
    padding-left: 0
}

.usa-input-list li,
.usa-prose .usa-input-list li {
    line-height: 1.3
}

.usa-checkbox__input,
.usa-radio__input {
    position: absolute;
    left: -999em;
    right: auto
}

.lt-ie9 .usa-checkbox__input,
.lt-ie9 .usa-radio__input {
    border: 0;
    float: left;
    margin: .25rem .25rem 0 0;
    position: static;
    width: auto
}

.usa-checkbox__label,
.usa-radio__label {
    cursor: pointer;
    display: inherit;
    font-weight: 400;
    margin-top: .75rem;
    padding-left: 2rem;
    position: relative;
    text-indent: -2rem
}

.usa-checkbox__label::before,
.usa-radio__label::before {
    background: #fff;
    content: "\a0";
    display: inline-block;
    left: 2px;
    position: relative;
    vertical-align: middle\0
}

.usa-checkbox__label::before {
    height: 1.25rem;
    width: 1.25rem;
    border-radius: 2px
}

.usa-radio__label::before {
    height: 1.25rem;
    border-radius: 99rem;
    width: 1.25rem
}

.usa-checkbox__label::before,
.usa-radio__label::before {
    box-shadow: 0 0 0 2px #71767a;
    line-height: 1.25rem;
    margin-right: .75rem;
    text-indent: 0
}

.usa-checkbox__input:checked+.usa-checkbox__label::before {
    background-color: #005ea2;
    box-shadow: 0 0 0 2px #005ea2
}

.usa-radio__input:checked+.usa-radio__label::before {
    background-color: #005ea2;
    box-shadow: 0 0 0 2px #005ea2, inset 0 0 0 2px #fff
}

@media print {
    .usa-radio__input:checked+.usa-radio__label::before {
        box-shadow: inset 0 0 0 2px #fff, inset 0 0 0 1rem #005ea2, 0 0 0 2px #005ea2
    }
}

.usa-checkbox__input:checked+.usa-checkbox__label::before,
.usa-checkbox__input:checked:disabled+.usa-checkbox__label::before {
    background-image: url(./correct8.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: .75rem auto
}

@media print {

    .usa-checkbox__input:checked+.usa-checkbox__label::before,
    .usa-checkbox__input:checked:disabled+.usa-checkbox__label::before {
        background-image: none;
        background-color: #fff;
        content: url(./checkbox-check-print.svg);
        text-indent: 0
    }
}

.usa-radio__input:focus+.usa-radio__label::before {
    outline: .25rem solid #2491ff;
    outline-offset: .25rem
}

.usa-checkbox__input:disabled+.usa-checkbox__label,
.usa-radio__input:disabled+.usa-radio__label {
    color: #c9c9c9;
    cursor: not-allowed
}

.usa-checkbox__input:focus+.usa-checkbox__label::before {
    outline: .25rem solid #2491ff;
    outline-offset: 0
}

.usa-checkbox__input:disabled+.usa-checkbox__label::before,
.usa-radio__input:disabled+.usa-radio__label::before {
    background: #e6e6e6;
    box-shadow: 0 0 0 2px #c9c9c9;
    cursor: not-allowed
}

.usa-checkbox__input--tile+.usa-checkbox__label,
.usa-radio__input--tile+.usa-radio__label {
    border: 2px solid #dfe1e2;
    border-radius: .25rem;
    margin: .5rem 0;
    padding: .75rem 1rem .75rem 2.5rem
}

.usa-checkbox__input--tile:checked+.usa-checkbox__label,
.usa-radio__input--tile:checked+.usa-radio__label {
    background-color: #d9e8f6;
    border-color: #73b3e7
}

.usa-checkbox__label-description,
.usa-radio__label-description {
    display: block;
    font-size: .93rem;
    margin-top: .5rem;
    text-indent: 0
}

.usa-memorable-date {
    display: flex
}

.usa-memorable-date [type=number] {
    -moz-appearance: textfield
}

.usa-memorable-date [type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    appearance: none
}

.usa-memorable-date [type=number]::-webkit-contacts-auto-fill-button {
    visibility: hidden;
    display: none !important;
    pointer-events: none;
    height: 0;
    width: 0;
    margin: 0
}

.usa-form-group--day,
.usa-form-group--month,
.usa-form-group--year {
    flex: 0 1 auto;
    margin-right: 1rem;
    width: 3rem
}

.usa-form-group--year {
    width: 4.5rem
}

.usa-select {
    background-image: url(./usa-icons/unfold_more.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    background-position: right .5rem center;
    background-size: 1.25rem;
    padding-right: 2rem
}

.usa-select::-ms-expand {
    display: none
}

.usa-select:-webkit-autofill {
    -webkit-appearance: menulist;
    appearance: menulist
}

.usa-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

[type=file] {
    border: 0;
    margin-top: .5rem;
    padding-left: 0;
    padding-top: .2rem
}

.usa-file-input {
    display: block;
    max-width: 30rem;
    width: 100%
}

.usa-file-input__target {
    border: 1px dashed #a9aeb1;
    display: block;
    font-size: .93rem;
    margin-top: .5rem;
    position: relative;
    text-align: center;
    width: 100%
}

.usa-file-input__target:hover {
    border-color: #71767a
}

.usa-file-input__target.has-invalid-file {
    border-color: #fa9441
}

.usa-file-input__accepted-files-message {
    font-weight: 700;
    margin: -1.5rem 0 1.5rem;
    pointer-events: none;
    position: relative;
    z-index: 3
}

.has-invalid-file .usa-file-input__accepted-files-message {
    color: #b50909
}

.usa-file-input__choose {
    color: #005ea2;
    text-decoration: underline;
    font-weight: 400
}

.usa-file-input__choose:visited {
    color: #54278f
}

.usa-file-input__choose:hover {
    color: #1a4480
}

.usa-file-input__choose:active {
    color: #162e51
}

.usa-file-input__choose:focus {
    outline: .25rem solid #2491ff;
    outline-offset: 0
}

.usa-file-input__instructions {
    display: inline-block;
    padding: 2rem 1rem;
    pointer-events: none;
    position: relative;
    z-index: 3
}

.usa-file-input__instructions.display-none {
    display: none
}

.usa-file-input__box {
    background: #fff;
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2
}

.usa-file-input .usa-file-input__input[type] {
    cursor: pointer;
    height: 100%;
    left: 0;
    margin: 0;
    max-width: none;
    position: absolute;
    padding: .5rem;
    text-indent: -999em;
    top: 0;
    width: 100%;
    z-index: 1
}

.usa-file-input .usa-file-input__input[type]::-webkit-file-upload-button {
    display: none
}

.usa-file-input--drag .usa-file-input__target {
    border-color: #005ea2
}

.usa-file-input--drag .usa-file-input__box {
    background-color: #d9e8f6 !important
}

.usa-file-input--drag .usa-file-input__preview {
    opacity: .1
}

.usa-file-input__preview,
.usa-file-input__preview-heading {
    align-items: center;
    background: #d9e8f6;
    display: flex;
    pointer-events: none;
    position: relative;
    z-index: 3
}

.usa-file-input__preview-heading {
    font-weight: 700;
    justify-content: space-between;
    padding: .5rem
}

.usa-file-input__preview {
    word-wrap: anywhere;
    font-size: .87rem;
    margin-top: 1px;
    padding: .25rem .5rem;
    text-align: left
}

.usa-file-input__preview:last-child {
    margin-bottom: -1.5rem
}

.usa-file-input__preview-image {
    border: 0;
    display: block;
    height: 2.5rem;
    margin-right: .5rem;
    -o-object-fit: contain;
    object-fit: contain;
    width: 2.5rem
}

.usa-file-input__preview-image.is-loading {
    background-image: url(./loader.svg), linear-gradient(transparent, transparent);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 2rem
}

.usa-file-input__preview-image--excel,
.usa-file-input__preview-image--generic,
.usa-file-input__preview-image--pdf,
.usa-file-input__preview-image--video,
.usa-file-input__preview-image--word {
    background-position: center center;
    background-size: 1.5rem
}

.usa-file-input__preview-image--pdf {
    background-image: url(./file-pdf.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat
}

.usa-file-input__preview-image--generic {
    background-image: url(./file.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat
}

.usa-file-input__preview-image--word {
    background-image: url(./file-word.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat
}

.usa-file-input__preview-image--excel {
    background-image: url(./file-excel.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat
}

.usa-file-input__preview-image--video {
    background-image: url(./file-video.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat
}

.usa-form-group--error .usa-file-input__target {
    border-color: #b50909;
    border-width: 2px
}

.usa-file-input--disabled {
    pointer-events: none
}

.usa-file-input--disabled .usa-file-input__instructions {
    opacity: .5
}

.usa-file-input--disabled .usa-file-input__box {
    background-color: #e6e6e6
}

.usa-file-input--disabled .usa-file-input__input[type] {
    cursor: default
}

.usa-range {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    padding-left: 1px;
    width: 100%
}

.usa-range:focus {
    outline: 0
}

.usa-range:focus::-webkit-slider-thumb {
    background-color: #fff;
    box-shadow: 0 0 0 2px #2491ff
}

.usa-range:focus::-moz-range-thumb {
    background-color: #fff;
    box-shadow: 0 0 0 2px #2491ff
}

.usa-range:focus::-ms-thumb {
    background-color: #fff;
    box-shadow: 0 0 0 2px #2491ff
}

.usa-range::-webkit-slider-runnable-track {
    background-color: #f0f0f0;
    border-radius: 99rem;
    border: 1px solid #71767a;
    cursor: pointer;
    height: 1rem;
    width: 100%
}

.usa-range::-moz-range-track {
    background-color: #f0f0f0;
    border-radius: 99rem;
    border: 1px solid #71767a;
    cursor: pointer;
    height: 1rem;
    width: 100%
}

.usa-range::-ms-track {
    background-color: #f0f0f0;
    border-radius: 99rem;
    border: 1px solid #71767a;
    cursor: pointer;
    height: 1rem;
    width: 100%
}

.usa-range::-webkit-slider-thumb {
    height: 1.25rem;
    border-radius: 99rem;
    width: 1.25rem;
    background: #f0f0f0;
    border: 0;
    box-shadow: 0 0 0 2px #71767a;
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
    margin-top: -.19rem
}

.usa-range::-moz-range-thumb {
    height: 1.25rem;
    border-radius: 99rem;
    width: 1.25rem;
    background: #f0f0f0;
    border: 0;
    box-shadow: 0 0 0 2px #71767a;
    cursor: pointer
}

.usa-range::-ms-thumb {
    height: 1.25rem;
    border-radius: 99rem;
    width: 1.25rem;
    background: #f0f0f0;
    border: 0;
    box-shadow: 0 0 0 2px #71767a;
    cursor: pointer
}

.usa-range::-ms-fill-lower {
    background-color: #f0f0f0;
    border-radius: 99rem;
    border: 1px solid #71767a
}

.usa-range::-ms-fill-upper {
    background-color: #f0f0f0;
    border-radius: 99rem;
    border: 1px solid #71767a
}

.usa-textarea {
    height: 10rem
}

.usa-input--error {
    border-width: .25rem;
    border-color: #b50909;
    border-style: solid
}

.usa-character-count__message {
    display: inline-block;
    padding-top: .25rem
}

.usa-character-count__message--invalid {
    color: #b50909;
    font-weight: 700
}

.usa-combo-box {
    max-width: 30rem;
    position: relative
}

.usa-combo-box--pristine .usa-combo-box__input {
    padding-right: calc(5em + 4px)
}

.usa-combo-box--pristine .usa-combo-box__input::-ms-clear {
    display: none
}

.usa-combo-box--pristine .usa-combo-box__clear-input {
    display: block
}

.usa-combo-box__input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-bottom: 0;
    max-width: none;
    padding-right: calc(2.5em + 3px)
}

button.usa-combo-box__clear-input:focus,
button.usa-combo-box__toggle-list:focus {
    outline-offset: -4px
}

.usa-combo-box__clear-input__wrapper:focus,
.usa-combo-box__list:focus,
.usa-combo-box__toggle-list__wrapper:focus {
    outline: 0
}

.usa-combo-box__clear-input,
.usa-combo-box__toggle-list {
    background-color: transparent;
    background-position: center;
    border: 0;
    bottom: 1px;
    cursor: pointer;
    margin-bottom: 0;
    opacity: .6;
    padding-right: 2rem;
    position: absolute;
    top: 1px;
    z-index: 100
}

.usa-combo-box__clear-input {
    background-size: auto 1.5rem;
    background-image: url(./usa-icons/close.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat;
    display: none;
    right: calc(2.5em + 3px)
}

.usa-combo-box__toggle-list {
    background-image: url(./usa-icons/expand_more.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat;
    background-size: auto 2rem;
    right: 1px
}

.usa-combo-box__input-button-separator {
    background-color: #c6cace;
    position: absolute;
    top: 1px;
    margin-bottom: 8px;
    margin-top: 8px;
    width: 1px;
    right: calc(2.5em + 2px);
    box-sizing: border-box;
    z-index: 200
}

.usa-combo-box__list {
    border-width: 1px;
    border-color: #565c65;
    border-style: solid;
    background-color: #fff;
    border-radius: 0;
    border-top: 0;
    margin: 0;
    max-height: 12.1em;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 300
}

.usa-combo-box__list-option {
    border-bottom: 1px solid #dfe1e2;
    cursor: pointer;
    display: block;
    padding: .5rem
}

.usa-combo-box__list-option--focused {
    outline: 2px solid #162e51;
    outline-offset: -2px;
    position: relative;
    z-index: 100
}

.usa-combo-box__list-option--focused:focus {
    outline-offset: -4px
}

.usa-combo-box__list-option--selected {
    background-color: #005ea2;
    border-color: #005ea2;
    color: #fff
}

.usa-combo-box__list-option--no-results {
    cursor: not-allowed;
    display: block;
    padding: .5rem
}

.usa-date-picker__wrapper {
    display: none;
    position: relative
}

.usa-date-picker__wrapper:focus {
    outline: 0
}

.usa-date-picker__button {
    border: 0
}

.usa-date-picker__calendar__date,
.usa-date-picker__calendar__next-month,
.usa-date-picker__calendar__next-year,
.usa-date-picker__calendar__previous-month,
.usa-date-picker__calendar__previous-year {
    background-color: #f0f0f0;
    border: 0;
    width: 100%
}

.usa-date-picker__calendar__month-selection,
.usa-date-picker__calendar__year-selection {
    background-color: #f0f0f0;
    border: 0
}

.usa-date-picker__calendar__month,
.usa-date-picker__calendar__next-year-chunk,
.usa-date-picker__calendar__previous-year-chunk,
.usa-date-picker__calendar__year {
    background-color: #f0f0f0;
    border: 0;
    width: 100%
}

.usa-date-picker__button:not([disabled]),
.usa-date-picker__calendar__date:not([disabled]),
.usa-date-picker__calendar__month-selection:not([disabled]),
.usa-date-picker__calendar__month:not([disabled]),
.usa-date-picker__calendar__next-month:not([disabled]),
.usa-date-picker__calendar__next-year-chunk:not([disabled]),
.usa-date-picker__calendar__next-year:not([disabled]),
.usa-date-picker__calendar__previous-month:not([disabled]),
.usa-date-picker__calendar__previous-year-chunk:not([disabled]),
.usa-date-picker__calendar__previous-year:not([disabled]),
.usa-date-picker__calendar__year-selection:not([disabled]),
.usa-date-picker__calendar__year:not([disabled]) {
    cursor: pointer
}

.usa-date-picker__button:not([disabled]):focus,
.usa-date-picker__calendar__date:not([disabled]):focus,
.usa-date-picker__calendar__month-selection:not([disabled]):focus,
.usa-date-picker__calendar__month:not([disabled]):focus,
.usa-date-picker__calendar__next-month:not([disabled]):focus,
.usa-date-picker__calendar__next-year-chunk:not([disabled]):focus,
.usa-date-picker__calendar__next-year:not([disabled]):focus,
.usa-date-picker__calendar__previous-month:not([disabled]):focus,
.usa-date-picker__calendar__previous-year-chunk:not([disabled]):focus,
.usa-date-picker__calendar__previous-year:not([disabled]):focus,
.usa-date-picker__calendar__year-selection:not([disabled]):focus,
.usa-date-picker__calendar__year:not([disabled]):focus {
    outline-offset: -4px
}

.usa-date-picker__button:not([disabled]):hover,
.usa-date-picker__calendar__date:not([disabled]):hover,
.usa-date-picker__calendar__month-selection:not([disabled]):hover,
.usa-date-picker__calendar__month:not([disabled]):hover,
.usa-date-picker__calendar__next-month:not([disabled]):hover,
.usa-date-picker__calendar__next-year-chunk:not([disabled]):hover,
.usa-date-picker__calendar__next-year:not([disabled]):hover,
.usa-date-picker__calendar__previous-month:not([disabled]):hover,
.usa-date-picker__calendar__previous-year-chunk:not([disabled]):hover,
.usa-date-picker__calendar__previous-year:not([disabled]):hover,
.usa-date-picker__calendar__year-selection:not([disabled]):hover,
.usa-date-picker__calendar__year:not([disabled]):hover {
    background-color: #dfe1e2
}

.usa-date-picker__button:not([disabled]):active,
.usa-date-picker__calendar__date:not([disabled]):active,
.usa-date-picker__calendar__month-selection:not([disabled]):active,
.usa-date-picker__calendar__month:not([disabled]):active,
.usa-date-picker__calendar__next-month:not([disabled]):active,
.usa-date-picker__calendar__next-year-chunk:not([disabled]):active,
.usa-date-picker__calendar__next-year:not([disabled]):active,
.usa-date-picker__calendar__previous-month:not([disabled]):active,
.usa-date-picker__calendar__previous-year-chunk:not([disabled]):active,
.usa-date-picker__calendar__previous-year:not([disabled]):active,
.usa-date-picker__calendar__year-selection:not([disabled]):active,
.usa-date-picker__calendar__year:not([disabled]):active {
    background-color: #a9aeb1
}

.usa-date-picker--active .usa-date-picker__button {
    background-color: #f0f0f0
}

.usa-date-picker--active .usa-date-picker__calendar {
    z-index: 400
}

.usa-date-picker__button {
    background-image: url(./usa-icons/calendar_today.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    background-color: transparent;
    background-position: center;
    background-size: 1.5rem;
    margin-top: .5em;
    width: 3em
}

.usa-date-picker--initialized .usa-date-picker__wrapper {
    display: flex
}

.usa-date-picker__calendar {
    background-color: #f0f0f0;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 100
}

.usa-date-picker__calendar__table {
    border-spacing: 0;
    border-collapse: collapse;
    table-layout: fixed;
    text-align: center;
    width: 100%
}

.usa-date-picker__calendar__table th {
    font-weight: 400
}

.usa-date-picker__calendar__table td {
    padding: 0
}

.usa-date-picker__calendar__row {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    width: 100%
}

.usa-date-picker__calendar__cell {
    background-color: #f0f0f0;
    flex: 1
}

.usa-date-picker__calendar__cell--center-items {
    display: flex;
    justify-content: center;
    align-items: center
}

.usa-date-picker__calendar__next-month,
.usa-date-picker__calendar__next-year,
.usa-date-picker__calendar__previous-month,
.usa-date-picker__calendar__previous-year {
    background-position: center;
    background-size: auto 1.5rem;
    height: 1.5rem;
    padding: 20px 10px
}

.usa-date-picker__calendar__previous-year:not([disabled]) {
    background-image: url(./usa-icons/navigate_far_before.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat
}

.usa-date-picker__calendar__previous-month:not([disabled]) {
    background-image: url(./usa-icons/navigate_before.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat
}

.usa-date-picker__calendar__next-year:not([disabled]) {
    background-image: url(./usa-icons/navigate_far_next.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat
}

.usa-date-picker__calendar__next-month:not([disabled]) {
    background-image: url(./usa-icons/navigate_next.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat
}

.usa-date-picker__calendar__day-of-week {
    padding: 6px 0
}

.usa-date-picker__calendar__date {
    padding: 10px 0
}

.usa-date-picker__calendar__date--focused {
    outline: 2px solid #162e51;
    outline-offset: -2px;
    position: relative;
    z-index: 100
}

.usa-date-picker__calendar__date--next-month:not([disabled]),
.usa-date-picker__calendar__date--previous-month:not([disabled]) {
    color: #5d5d52
}

.usa-date-picker__calendar__date--range-date,
.usa-date-picker__calendar__date--selected {
    background-color: #0050d8;
    color: #f9f9f9
}

.usa-date-picker__calendar__date--range-date:not([disabled]),
.usa-date-picker__calendar__date--selected:not([disabled]) {
    background-color: #0050d8;
    color: #f9f9f9
}

.usa-date-picker__calendar__date--range-date:not([disabled]):hover,
.usa-date-picker__calendar__date--selected:not([disabled]):hover {
    background-color: #0050d8;
    color: #e6e6e6
}

.usa-date-picker__calendar__date--range-date:not([disabled]):focus,
.usa-date-picker__calendar__date--selected:not([disabled]):focus {
    background-color: #0050d8;
    color: #f9f9f9
}

.usa-date-picker__calendar__date--range-date:not([disabled]):active,
.usa-date-picker__calendar__date--selected:not([disabled]):active {
    background-color: #1a4480
}

.usa-date-picker__calendar__date--range-date-start {
    border-top-left-radius: 10%;
    border-bottom-left-radius: 10%
}

.usa-date-picker__calendar__date--range-date-end {
    border-top-right-radius: 10%;
    border-bottom-right-radius: 10%
}

.usa-date-picker__calendar__date--within-range {
    background-color: #cfe8ff
}

.usa-date-picker__calendar__date--within-range:not([disabled]),
.usa-date-picker__calendar__date--within-range:not([disabled]):hover {
    background-color: #cfe8ff
}

.usa-date-picker__calendar__date--within-range:not([disabled]):focus {
    background-color: #cfe8ff
}

.usa-date-picker__calendar__date--within-range:not([disabled]):active {
    background-color: #cfe8ff
}

.usa-date-picker__calendar__month-label {
    flex: 4;
    text-align: center
}

.usa-date-picker__calendar__month-selection,
.usa-date-picker__calendar__year-selection {
    display: inline-block;
    height: 100%;
    padding: 8px 4px;
    width: auto
}

.usa-date-picker__calendar__month-picker {
    padding: 20px 5px
}

.usa-date-picker__calendar__month {
    padding: 10px 0
}

.usa-date-picker__calendar__month--focused {
    outline: 2px solid #162e51;
    outline-offset: -2px;
    position: relative;
    z-index: 100
}

.usa-date-picker__calendar__month--selected {
    background-color: #0050d8;
    color: #f9f9f9
}

.usa-date-picker__calendar__month--selected:not([disabled]) {
    background-color: #0050d8;
    color: #f9f9f9
}

.usa-date-picker__calendar__month--selected:not([disabled]):hover {
    background-color: #0050d8;
    color: #e6e6e6
}

.usa-date-picker__calendar__month--selected:not([disabled]):focus {
    background-color: #0050d8;
    color: #f9f9f9
}

.usa-date-picker__calendar__month--selected:not([disabled]):active {
    background-color: #1a4480
}

.usa-date-picker__calendar__year-picker {
    padding: 20px 5px
}

.usa-date-picker__calendar__next-year-chunk,
.usa-date-picker__calendar__previous-year-chunk {
    background-position: center;
    background-size: auto 2rem;
    margin: auto;
    padding: 40px 0
}

.usa-date-picker__calendar__previous-year-chunk:not([disabled]) {
    background-image: url(./usa-icons/navigate_before.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat
}

.usa-date-picker__calendar__next-year-chunk:not([disabled]) {
    background-image: url(./usa-icons/navigate_next.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat
}

.usa-date-picker__calendar__year {
    padding: 10px 0
}

.usa-date-picker__calendar__year--focused {
    outline: 2px solid #162e51;
    outline-offset: -2px;
    position: relative;
    z-index: 100
}

.usa-date-picker__calendar__year--selected {
    background-color: #0050d8;
    color: #f9f9f9
}

.usa-date-picker__calendar__year--selected:not([disabled]) {
    background-color: #0050d8;
    color: #f9f9f9
}

.usa-date-picker__calendar__year--selected:not([disabled]):hover {
    background-color: #0050d8;
    color: #e6e6e6
}

.usa-date-picker__calendar__year--selected:not([disabled]):focus {
    background-color: #0050d8;
    color: #f9f9f9
}

.usa-date-picker__calendar__year--selected:not([disabled]):active {
    background-color: #1a4480
}

.usa-time-picker {
    width: 10em
}

.grid-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 87.5rem;
    padding-left: 1rem;
    padding-right: 1rem
}

@media all and (min-width:87.5em) {
    .grid-container {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

.grid-container-card {
    margin-left: auto;
    margin-right: auto;
    max-width: 10rem;
    padding-left: 1rem;
    padding-right: 1rem
}

@media all and (min-width:87.5em) {
    .grid-container-card {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

.grid-container-card-lg {
    margin-left: auto;
    margin-right: auto;
    max-width: 15rem;
    padding-left: 1rem;
    padding-right: 1rem
}

@media all and (min-width:87.5em) {
    .grid-container-card-lg {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

.grid-container-mobile {
    margin-left: auto;
    margin-right: auto;
    max-width: 20rem;
    padding-left: 1rem;
    padding-right: 1rem
}

@media all and (min-width:87.5em) {
    .grid-container-mobile {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

.grid-container-mobile-lg {
    margin-left: auto;
    margin-right: auto;
    max-width: 30rem;
    padding-left: 1rem;
    padding-right: 1rem
}

@media all and (min-width:87.5em) {
    .grid-container-mobile-lg {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

.grid-container-tablet {
    margin-left: auto;
    margin-right: auto;
    max-width: 40rem;
    padding-left: 1rem;
    padding-right: 1rem
}

@media all and (min-width:87.5em) {
    .grid-container-tablet {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

.grid-container-tablet-lg {
    margin-left: auto;
    margin-right: auto;
    max-width: 55rem;
    padding-left: 1rem;
    padding-right: 1rem
}

@media all and (min-width:87.5em) {
    .grid-container-tablet-lg {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

.grid-container-desktop {
    margin-left: auto;
    margin-right: auto;
    max-width: 64rem;
    padding-left: 1rem;
    padding-right: 1rem
}

@media all and (min-width:87.5em) {
    .grid-container-desktop {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

.grid-container-desktop-lg {
    margin-left: auto;
    margin-right: auto;
    max-width: 75rem;
    padding-left: 1rem;
    padding-right: 1rem
}

@media all and (min-width:87.5em) {
    .grid-container-desktop-lg {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

.grid-container-widescreen {
    margin-left: auto;
    margin-right: auto;
    max-width: 87.5rem;
    padding-left: 1rem;
    padding-right: 1rem
}

@media all and (min-width:87.5em) {
    .grid-container-widescreen {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:20em) {
    .mobile\:grid-container {
        margin-left: auto;
        margin-right: auto;
        max-width: 64rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:20em) and (min-width:87.5em) {
    .mobile\:grid-container {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:20em) {
    .mobile\:grid-container-card {
        margin-left: auto;
        margin-right: auto;
        max-width: 10rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:20em) and (min-width:87.5em) {
    .mobile\:grid-container-card {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:20em) {
    .mobile\:grid-container-card-lg {
        margin-left: auto;
        margin-right: auto;
        max-width: 15rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:20em) and (min-width:87.5em) {
    .mobile\:grid-container-card-lg {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:20em) {
    .mobile\:grid-container-mobile {
        margin-left: auto;
        margin-right: auto;
        max-width: 20rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:20em) and (min-width:87.5em) {
    .mobile\:grid-container-mobile {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:20em) {
    .mobile\:grid-container-mobile-lg {
        margin-left: auto;
        margin-right: auto;
        max-width: 30rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:20em) and (min-width:87.5em) {
    .mobile\:grid-container-mobile-lg {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:20em) {
    .mobile\:grid-container-tablet {
        margin-left: auto;
        margin-right: auto;
        max-width: 40rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:20em) and (min-width:87.5em) {
    .mobile\:grid-container-tablet {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:20em) {
    .mobile\:grid-container-tablet-lg {
        margin-left: auto;
        margin-right: auto;
        max-width: 55rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:20em) and (min-width:87.5em) {
    .mobile\:grid-container-tablet-lg {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:20em) {
    .mobile\:grid-container-desktop {
        margin-left: auto;
        margin-right: auto;
        max-width: 64rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:20em) and (min-width:87.5em) {
    .mobile\:grid-container-desktop {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:20em) {
    .mobile\:grid-container-desktop-lg {
        margin-left: auto;
        margin-right: auto;
        max-width: 75rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:20em) and (min-width:87.5em) {
    .mobile\:grid-container-desktop-lg {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:20em) {
    .mobile\:grid-container-widescreen {
        margin-left: auto;
        margin-right: auto;
        max-width: 87.5rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:20em) and (min-width:87.5em) {
    .mobile\:grid-container-widescreen {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:30em) {
    .mobile-lg\:grid-container {
        margin-left: auto;
        margin-right: auto;
        max-width: 64rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:30em) and (min-width:87.5em) {
    .mobile-lg\:grid-container {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:30em) {
    .mobile-lg\:grid-container-card {
        margin-left: auto;
        margin-right: auto;
        max-width: 10rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:30em) and (min-width:87.5em) {
    .mobile-lg\:grid-container-card {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:30em) {
    .mobile-lg\:grid-container-card-lg {
        margin-left: auto;
        margin-right: auto;
        max-width: 15rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:30em) and (min-width:87.5em) {
    .mobile-lg\:grid-container-card-lg {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:30em) {
    .mobile-lg\:grid-container-mobile {
        margin-left: auto;
        margin-right: auto;
        max-width: 20rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:30em) and (min-width:87.5em) {
    .mobile-lg\:grid-container-mobile {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:30em) {
    .mobile-lg\:grid-container-mobile-lg {
        margin-left: auto;
        margin-right: auto;
        max-width: 30rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:30em) and (min-width:87.5em) {
    .mobile-lg\:grid-container-mobile-lg {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:30em) {
    .mobile-lg\:grid-container-tablet {
        margin-left: auto;
        margin-right: auto;
        max-width: 40rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:30em) and (min-width:87.5em) {
    .mobile-lg\:grid-container-tablet {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:30em) {
    .mobile-lg\:grid-container-tablet-lg {
        margin-left: auto;
        margin-right: auto;
        max-width: 55rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:30em) and (min-width:87.5em) {
    .mobile-lg\:grid-container-tablet-lg {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:30em) {
    .mobile-lg\:grid-container-desktop {
        margin-left: auto;
        margin-right: auto;
        max-width: 64rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:30em) and (min-width:87.5em) {
    .mobile-lg\:grid-container-desktop {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:30em) {
    .mobile-lg\:grid-container-desktop-lg {
        margin-left: auto;
        margin-right: auto;
        max-width: 75rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:30em) and (min-width:87.5em) {
    .mobile-lg\:grid-container-desktop-lg {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:30em) {
    .mobile-lg\:grid-container-widescreen {
        margin-left: auto;
        margin-right: auto;
        max-width: 87.5rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:30em) and (min-width:87.5em) {
    .mobile-lg\:grid-container-widescreen {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:40em) {
    .tablet\:grid-container {
        margin-left: auto;
        margin-right: auto;
        max-width: 64rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:40em) and (min-width:87.5em) {
    .tablet\:grid-container {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:40em) {
    .tablet\:grid-container-card {
        margin-left: auto;
        margin-right: auto;
        max-width: 10rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:40em) and (min-width:87.5em) {
    .tablet\:grid-container-card {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:40em) {
    .tablet\:grid-container-card-lg {
        margin-left: auto;
        margin-right: auto;
        max-width: 15rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:40em) and (min-width:87.5em) {
    .tablet\:grid-container-card-lg {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:40em) {
    .tablet\:grid-container-mobile {
        margin-left: auto;
        margin-right: auto;
        max-width: 20rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:40em) and (min-width:87.5em) {
    .tablet\:grid-container-mobile {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:40em) {
    .tablet\:grid-container-mobile-lg {
        margin-left: auto;
        margin-right: auto;
        max-width: 30rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:40em) and (min-width:87.5em) {
    .tablet\:grid-container-mobile-lg {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:40em) {
    .tablet\:grid-container-tablet {
        margin-left: auto;
        margin-right: auto;
        max-width: 40rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:40em) and (min-width:87.5em) {
    .tablet\:grid-container-tablet {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:40em) {
    .tablet\:grid-container-tablet-lg {
        margin-left: auto;
        margin-right: auto;
        max-width: 55rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:40em) and (min-width:87.5em) {
    .tablet\:grid-container-tablet-lg {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:40em) {
    .tablet\:grid-container-desktop {
        margin-left: auto;
        margin-right: auto;
        max-width: 64rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:40em) and (min-width:87.5em) {
    .tablet\:grid-container-desktop {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:40em) {
    .tablet\:grid-container-desktop-lg {
        margin-left: auto;
        margin-right: auto;
        max-width: 75rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:40em) and (min-width:87.5em) {
    .tablet\:grid-container-desktop-lg {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:40em) {
    .tablet\:grid-container-widescreen {
        margin-left: auto;
        margin-right: auto;
        max-width: 87.5rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:40em) and (min-width:87.5em) {
    .tablet\:grid-container-widescreen {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:55em) {
    .tablet-lg\:grid-container {
        margin-left: auto;
        margin-right: auto;
        max-width: 64rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:55em) and (min-width:87.5em) {
    .tablet-lg\:grid-container {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:55em) {
    .tablet-lg\:grid-container-card {
        margin-left: auto;
        margin-right: auto;
        max-width: 10rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:55em) and (min-width:87.5em) {
    .tablet-lg\:grid-container-card {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:55em) {
    .tablet-lg\:grid-container-card-lg {
        margin-left: auto;
        margin-right: auto;
        max-width: 15rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:55em) and (min-width:87.5em) {
    .tablet-lg\:grid-container-card-lg {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:55em) {
    .tablet-lg\:grid-container-mobile {
        margin-left: auto;
        margin-right: auto;
        max-width: 20rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:55em) and (min-width:87.5em) {
    .tablet-lg\:grid-container-mobile {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:55em) {
    .tablet-lg\:grid-container-mobile-lg {
        margin-left: auto;
        margin-right: auto;
        max-width: 30rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:55em) and (min-width:87.5em) {
    .tablet-lg\:grid-container-mobile-lg {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:55em) {
    .tablet-lg\:grid-container-tablet {
        margin-left: auto;
        margin-right: auto;
        max-width: 40rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:55em) and (min-width:87.5em) {
    .tablet-lg\:grid-container-tablet {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:55em) {
    .tablet-lg\:grid-container-tablet-lg {
        margin-left: auto;
        margin-right: auto;
        max-width: 55rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:55em) and (min-width:87.5em) {
    .tablet-lg\:grid-container-tablet-lg {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:55em) {
    .tablet-lg\:grid-container-desktop {
        margin-left: auto;
        margin-right: auto;
        max-width: 64rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:55em) and (min-width:87.5em) {
    .tablet-lg\:grid-container-desktop {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:55em) {
    .tablet-lg\:grid-container-desktop-lg {
        margin-left: auto;
        margin-right: auto;
        max-width: 75rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:55em) and (min-width:87.5em) {
    .tablet-lg\:grid-container-desktop-lg {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:55em) {
    .tablet-lg\:grid-container-widescreen {
        margin-left: auto;
        margin-right: auto;
        max-width: 87.5rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:55em) and (min-width:87.5em) {
    .tablet-lg\:grid-container-widescreen {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:64em) {
    .desktop\:grid-container {
        margin-left: auto;
        margin-right: auto;
        max-width: 64rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:64em) and (min-width:87.5em) {
    .desktop\:grid-container {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:64em) {
    .desktop\:grid-container-card {
        margin-left: auto;
        margin-right: auto;
        max-width: 10rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:64em) and (min-width:87.5em) {
    .desktop\:grid-container-card {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:64em) {
    .desktop\:grid-container-card-lg {
        margin-left: auto;
        margin-right: auto;
        max-width: 15rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:64em) and (min-width:87.5em) {
    .desktop\:grid-container-card-lg {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:64em) {
    .desktop\:grid-container-mobile {
        margin-left: auto;
        margin-right: auto;
        max-width: 20rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:64em) and (min-width:87.5em) {
    .desktop\:grid-container-mobile {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:64em) {
    .desktop\:grid-container-mobile-lg {
        margin-left: auto;
        margin-right: auto;
        max-width: 30rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:64em) and (min-width:87.5em) {
    .desktop\:grid-container-mobile-lg {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:64em) {
    .desktop\:grid-container-tablet {
        margin-left: auto;
        margin-right: auto;
        max-width: 40rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:64em) and (min-width:87.5em) {
    .desktop\:grid-container-tablet {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:64em) {
    .desktop\:grid-container-tablet-lg {
        margin-left: auto;
        margin-right: auto;
        max-width: 55rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:64em) and (min-width:87.5em) {
    .desktop\:grid-container-tablet-lg {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:64em) {
    .desktop\:grid-container-desktop {
        margin-left: auto;
        margin-right: auto;
        max-width: 64rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:64em) and (min-width:87.5em) {
    .desktop\:grid-container-desktop {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:64em) {
    .desktop\:grid-container-desktop-lg {
        margin-left: auto;
        margin-right: auto;
        max-width: 75rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:64em) and (min-width:87.5em) {
    .desktop\:grid-container-desktop-lg {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:64em) {
    .desktop\:grid-container-widescreen {
        margin-left: auto;
        margin-right: auto;
        max-width: 87.5rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:64em) and (min-width:87.5em) {
    .desktop\:grid-container-widescreen {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:87.5em) {
    .widescreen\:grid-container {
        margin-left: auto;
        margin-right: auto;
        max-width: 64rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:87.5em) and (min-width:87.5em) {
    .widescreen\:grid-container {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:87.5em) {
    .widescreen\:grid-container-card {
        margin-left: auto;
        margin-right: auto;
        max-width: 10rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:87.5em) and (min-width:87.5em) {
    .widescreen\:grid-container-card {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:87.5em) {
    .widescreen\:grid-container-card-lg {
        margin-left: auto;
        margin-right: auto;
        max-width: 15rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:87.5em) and (min-width:87.5em) {
    .widescreen\:grid-container-card-lg {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:87.5em) {
    .widescreen\:grid-container-mobile {
        margin-left: auto;
        margin-right: auto;
        max-width: 20rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:87.5em) and (min-width:87.5em) {
    .widescreen\:grid-container-mobile {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:87.5em) {
    .widescreen\:grid-container-mobile-lg {
        margin-left: auto;
        margin-right: auto;
        max-width: 30rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:87.5em) and (min-width:87.5em) {
    .widescreen\:grid-container-mobile-lg {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:87.5em) {
    .widescreen\:grid-container-tablet {
        margin-left: auto;
        margin-right: auto;
        max-width: 40rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:87.5em) and (min-width:87.5em) {
    .widescreen\:grid-container-tablet {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:87.5em) {
    .widescreen\:grid-container-tablet-lg {
        margin-left: auto;
        margin-right: auto;
        max-width: 55rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:87.5em) and (min-width:87.5em) {
    .widescreen\:grid-container-tablet-lg {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:87.5em) {
    .widescreen\:grid-container-desktop {
        margin-left: auto;
        margin-right: auto;
        max-width: 64rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:87.5em) and (min-width:87.5em) {
    .widescreen\:grid-container-desktop {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:87.5em) {
    .widescreen\:grid-container-desktop-lg {
        margin-left: auto;
        margin-right: auto;
        max-width: 75rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:87.5em) and (min-width:87.5em) {
    .widescreen\:grid-container-desktop-lg {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:87.5em) {
    .widescreen\:grid-container-widescreen {
        margin-left: auto;
        margin-right: auto;
        max-width: 87.5rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media all and (min-width:87.5em) and (min-width:87.5em) {
    .widescreen\:grid-container-widescreen {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

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

.grid-row.grid-gap {
    margin-left: -.5rem;
    margin-right: -.5rem
}

.grid-row.grid-gap>* {
    padding-left: .5rem;
    padding-right: .5rem
}

@media all and (min-width:64em) {
    .grid-row.grid-gap {
        margin-left: -1rem;
        margin-right: -1rem
    }

    .grid-row.grid-gap>* {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

.grid-row.grid-gap-0 {
    margin-left: 0;
    margin-right: 0
}

.grid-row.grid-gap-0>* {
    padding-left: 0;
    padding-right: 0
}

.grid-row.grid-gap-2px {
    margin-left: -1px;
    margin-right: -1px
}

.grid-row.grid-gap-2px>* {
    padding-left: 1px;
    padding-right: 1px
}

.grid-row.grid-gap-05 {
    margin-left: -2px;
    margin-right: -2px
}

.grid-row.grid-gap-05>* {
    padding-left: 2px;
    padding-right: 2px
}

.grid-row.grid-gap-1 {
    margin-left: -.25rem;
    margin-right: -.25rem
}

.grid-row.grid-gap-1>* {
    padding-left: .25rem;
    padding-right: .25rem
}

.grid-row.grid-gap-2 {
    margin-left: -.5rem;
    margin-right: -.5rem
}

.grid-row.grid-gap-2>* {
    padding-left: .5rem;
    padding-right: .5rem
}

.grid-row.grid-gap-3 {
    margin-left: -.75rem;
    margin-right: -.75rem
}

.grid-row.grid-gap-3>* {
    padding-left: .75rem;
    padding-right: .75rem
}

.grid-row.grid-gap-4 {
    margin-left: -1rem;
    margin-right: -1rem
}

.grid-row.grid-gap-4>* {
    padding-left: 1rem;
    padding-right: 1rem
}

.grid-row.grid-gap-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem
}

.grid-row.grid-gap-5>* {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.grid-row.grid-gap-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem
}

.grid-row.grid-gap-6>* {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.grid-row.grid-gap-sm {
    margin-left: -1px;
    margin-right: -1px
}

.grid-row.grid-gap-sm>* {
    padding-left: 1px;
    padding-right: 1px
}

.grid-row.grid-gap-md {
    margin-left: -.5rem;
    margin-right: -.5rem
}

.grid-row.grid-gap-md>* {
    padding-left: .5rem;
    padding-right: .5rem
}

.grid-row.grid-gap-lg {
    margin-left: -.75rem;
    margin-right: -.75rem
}

.grid-row.grid-gap-lg>* {
    padding-left: .75rem;
    padding-right: .75rem
}

@media all and (min-width:20em) {
    .grid-row.mobile\:grid-gap-0 {
        margin-left: 0;
        margin-right: 0
    }

    .grid-row.mobile\:grid-gap-0>* {
        padding-left: 0;
        padding-right: 0
    }

    .grid-row.mobile\:grid-gap-2px {
        margin-left: -1px;
        margin-right: -1px
    }

    .grid-row.mobile\:grid-gap-2px>* {
        padding-left: 1px;
        padding-right: 1px
    }

    .grid-row.mobile\:grid-gap-05 {
        margin-left: -2px;
        margin-right: -2px
    }

    .grid-row.mobile\:grid-gap-05>* {
        padding-left: 2px;
        padding-right: 2px
    }

    .grid-row.mobile\:grid-gap-1 {
        margin-left: -.25rem;
        margin-right: -.25rem
    }

    .grid-row.mobile\:grid-gap-1>* {
        padding-left: .25rem;
        padding-right: .25rem
    }

    .grid-row.mobile\:grid-gap-2 {
        margin-left: -.5rem;
        margin-right: -.5rem
    }

    .grid-row.mobile\:grid-gap-2>* {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .grid-row.mobile\:grid-gap-3 {
        margin-left: -.75rem;
        margin-right: -.75rem
    }

    .grid-row.mobile\:grid-gap-3>* {
        padding-left: .75rem;
        padding-right: .75rem
    }

    .grid-row.mobile\:grid-gap-4 {
        margin-left: -1rem;
        margin-right: -1rem
    }

    .grid-row.mobile\:grid-gap-4>* {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .grid-row.mobile\:grid-gap-5 {
        margin-left: -1.25rem;
        margin-right: -1.25rem
    }

    .grid-row.mobile\:grid-gap-5>* {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .grid-row.mobile\:grid-gap-6 {
        margin-left: -1.5rem;
        margin-right: -1.5rem
    }

    .grid-row.mobile\:grid-gap-6>* {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .grid-row.mobile\:grid-gap-sm {
        margin-left: -1px;
        margin-right: -1px
    }

    .grid-row.mobile\:grid-gap-sm>* {
        padding-left: 1px;
        padding-right: 1px
    }

    .grid-row.mobile\:grid-gap-md {
        margin-left: -.5rem;
        margin-right: -.5rem
    }

    .grid-row.mobile\:grid-gap-md>* {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .grid-row.mobile\:grid-gap-lg {
        margin-left: -.75rem;
        margin-right: -.75rem
    }

    .grid-row.mobile\:grid-gap-lg>* {
        padding-left: .75rem;
        padding-right: .75rem
    }
}

@media all and (min-width:30em) {
    .grid-row.mobile-lg\:grid-gap-0 {
        margin-left: 0;
        margin-right: 0
    }

    .grid-row.mobile-lg\:grid-gap-0>* {
        padding-left: 0;
        padding-right: 0
    }

    .grid-row.mobile-lg\:grid-gap-2px {
        margin-left: -1px;
        margin-right: -1px
    }

    .grid-row.mobile-lg\:grid-gap-2px>* {
        padding-left: 1px;
        padding-right: 1px
    }

    .grid-row.mobile-lg\:grid-gap-05 {
        margin-left: -2px;
        margin-right: -2px
    }

    .grid-row.mobile-lg\:grid-gap-05>* {
        padding-left: 2px;
        padding-right: 2px
    }

    .grid-row.mobile-lg\:grid-gap-1 {
        margin-left: -.25rem;
        margin-right: -.25rem
    }

    .grid-row.mobile-lg\:grid-gap-1>* {
        padding-left: .25rem;
        padding-right: .25rem
    }

    .grid-row.mobile-lg\:grid-gap-2 {
        margin-left: -.5rem;
        margin-right: -.5rem
    }

    .grid-row.mobile-lg\:grid-gap-2>* {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .grid-row.mobile-lg\:grid-gap-3 {
        margin-left: -.75rem;
        margin-right: -.75rem
    }

    .grid-row.mobile-lg\:grid-gap-3>* {
        padding-left: .75rem;
        padding-right: .75rem
    }

    .grid-row.mobile-lg\:grid-gap-4 {
        margin-left: -1rem;
        margin-right: -1rem
    }

    .grid-row.mobile-lg\:grid-gap-4>* {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .grid-row.mobile-lg\:grid-gap-5 {
        margin-left: -1.25rem;
        margin-right: -1.25rem
    }

    .grid-row.mobile-lg\:grid-gap-5>* {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .grid-row.mobile-lg\:grid-gap-6 {
        margin-left: -1.5rem;
        margin-right: -1.5rem
    }

    .grid-row.mobile-lg\:grid-gap-6>* {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .grid-row.mobile-lg\:grid-gap-sm {
        margin-left: -1px;
        margin-right: -1px
    }

    .grid-row.mobile-lg\:grid-gap-sm>* {
        padding-left: 1px;
        padding-right: 1px
    }

    .grid-row.mobile-lg\:grid-gap-md {
        margin-left: -.5rem;
        margin-right: -.5rem
    }

    .grid-row.mobile-lg\:grid-gap-md>* {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .grid-row.mobile-lg\:grid-gap-lg {
        margin-left: -.75rem;
        margin-right: -.75rem
    }

    .grid-row.mobile-lg\:grid-gap-lg>* {
        padding-left: .75rem;
        padding-right: .75rem
    }
}

@media all and (min-width:40em) {
    .grid-row.tablet\:grid-gap-0 {
        margin-left: 0;
        margin-right: 0
    }

    .grid-row.tablet\:grid-gap-0>* {
        padding-left: 0;
        padding-right: 0
    }

    .grid-row.tablet\:grid-gap-2px {
        margin-left: -1px;
        margin-right: -1px
    }

    .grid-row.tablet\:grid-gap-2px>* {
        padding-left: 1px;
        padding-right: 1px
    }

    .grid-row.tablet\:grid-gap-05 {
        margin-left: -2px;
        margin-right: -2px
    }

    .grid-row.tablet\:grid-gap-05>* {
        padding-left: 2px;
        padding-right: 2px
    }

    .grid-row.tablet\:grid-gap-1 {
        margin-left: -.25rem;
        margin-right: -.25rem
    }

    .grid-row.tablet\:grid-gap-1>* {
        padding-left: .25rem;
        padding-right: .25rem
    }

    .grid-row.tablet\:grid-gap-2 {
        margin-left: -.5rem;
        margin-right: -.5rem
    }

    .grid-row.tablet\:grid-gap-2>* {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .grid-row.tablet\:grid-gap-3 {
        margin-left: -.75rem;
        margin-right: -.75rem
    }

    .grid-row.tablet\:grid-gap-3>* {
        padding-left: .75rem;
        padding-right: .75rem
    }

    .grid-row.tablet\:grid-gap-4 {
        margin-left: -1rem;
        margin-right: -1rem
    }

    .grid-row.tablet\:grid-gap-4>* {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .grid-row.tablet\:grid-gap-5 {
        margin-left: -1.25rem;
        margin-right: -1.25rem
    }

    .grid-row.tablet\:grid-gap-5>* {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .grid-row.tablet\:grid-gap-6 {
        margin-left: -1.5rem;
        margin-right: -1.5rem
    }

    .grid-row.tablet\:grid-gap-6>* {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .grid-row.tablet\:grid-gap-sm {
        margin-left: -1px;
        margin-right: -1px
    }

    .grid-row.tablet\:grid-gap-sm>* {
        padding-left: 1px;
        padding-right: 1px
    }

    .grid-row.tablet\:grid-gap-md {
        margin-left: -.5rem;
        margin-right: -.5rem
    }

    .grid-row.tablet\:grid-gap-md>* {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .grid-row.tablet\:grid-gap-lg {
        margin-left: -.75rem;
        margin-right: -.75rem
    }

    .grid-row.tablet\:grid-gap-lg>* {
        padding-left: .75rem;
        padding-right: .75rem
    }
}

@media all and (min-width:55em) {
    .grid-row.tablet-lg\:grid-gap-0 {
        margin-left: 0;
        margin-right: 0
    }

    .grid-row.tablet-lg\:grid-gap-0>* {
        padding-left: 0;
        padding-right: 0
    }

    .grid-row.tablet-lg\:grid-gap-2px {
        margin-left: -1px;
        margin-right: -1px
    }

    .grid-row.tablet-lg\:grid-gap-2px>* {
        padding-left: 1px;
        padding-right: 1px
    }

    .grid-row.tablet-lg\:grid-gap-05 {
        margin-left: -2px;
        margin-right: -2px
    }

    .grid-row.tablet-lg\:grid-gap-05>* {
        padding-left: 2px;
        padding-right: 2px
    }

    .grid-row.tablet-lg\:grid-gap-1 {
        margin-left: -.25rem;
        margin-right: -.25rem
    }

    .grid-row.tablet-lg\:grid-gap-1>* {
        padding-left: .25rem;
        padding-right: .25rem
    }

    .grid-row.tablet-lg\:grid-gap-2 {
        margin-left: -.5rem;
        margin-right: -.5rem
    }

    .grid-row.tablet-lg\:grid-gap-2>* {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .grid-row.tablet-lg\:grid-gap-3 {
        margin-left: -.75rem;
        margin-right: -.75rem
    }

    .grid-row.tablet-lg\:grid-gap-3>* {
        padding-left: .75rem;
        padding-right: .75rem
    }

    .grid-row.tablet-lg\:grid-gap-4 {
        margin-left: -1rem;
        margin-right: -1rem
    }

    .grid-row.tablet-lg\:grid-gap-4>* {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .grid-row.tablet-lg\:grid-gap-5 {
        margin-left: -1.25rem;
        margin-right: -1.25rem
    }

    .grid-row.tablet-lg\:grid-gap-5>* {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .grid-row.tablet-lg\:grid-gap-6 {
        margin-left: -1.5rem;
        margin-right: -1.5rem
    }

    .grid-row.tablet-lg\:grid-gap-6>* {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .grid-row.tablet-lg\:grid-gap-sm {
        margin-left: -1px;
        margin-right: -1px
    }

    .grid-row.tablet-lg\:grid-gap-sm>* {
        padding-left: 1px;
        padding-right: 1px
    }

    .grid-row.tablet-lg\:grid-gap-md {
        margin-left: -.5rem;
        margin-right: -.5rem
    }

    .grid-row.tablet-lg\:grid-gap-md>* {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .grid-row.tablet-lg\:grid-gap-lg {
        margin-left: -.75rem;
        margin-right: -.75rem
    }

    .grid-row.tablet-lg\:grid-gap-lg>* {
        padding-left: .75rem;
        padding-right: .75rem
    }
}

@media all and (min-width:64em) {
    .grid-row.desktop\:grid-gap-0 {
        margin-left: 0;
        margin-right: 0
    }

    .grid-row.desktop\:grid-gap-0>* {
        padding-left: 0;
        padding-right: 0
    }

    .grid-row.desktop\:grid-gap-2px {
        margin-left: -1px;
        margin-right: -1px
    }

    .grid-row.desktop\:grid-gap-2px>* {
        padding-left: 1px;
        padding-right: 1px
    }

    .grid-row.desktop\:grid-gap-05 {
        margin-left: -2px;
        margin-right: -2px
    }

    .grid-row.desktop\:grid-gap-05>* {
        padding-left: 2px;
        padding-right: 2px
    }

    .grid-row.desktop\:grid-gap-1 {
        margin-left: -.25rem;
        margin-right: -.25rem
    }

    .grid-row.desktop\:grid-gap-1>* {
        padding-left: .25rem;
        padding-right: .25rem
    }

    .grid-row.desktop\:grid-gap-2 {
        margin-left: -.5rem;
        margin-right: -.5rem
    }

    .grid-row.desktop\:grid-gap-2>* {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .grid-row.desktop\:grid-gap-3 {
        margin-left: -.75rem;
        margin-right: -.75rem
    }

    .grid-row.desktop\:grid-gap-3>* {
        padding-left: .75rem;
        padding-right: .75rem
    }

    .grid-row.desktop\:grid-gap-4 {
        margin-left: -1rem;
        margin-right: -1rem
    }

    .grid-row.desktop\:grid-gap-4>* {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .grid-row.desktop\:grid-gap-5 {
        margin-left: -1.25rem;
        margin-right: -1.25rem
    }

    .grid-row.desktop\:grid-gap-5>* {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .grid-row.desktop\:grid-gap-6 {
        margin-left: -1.5rem;
        margin-right: -1.5rem
    }

    .grid-row.desktop\:grid-gap-6>* {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .grid-row.desktop\:grid-gap-sm {
        margin-left: -1px;
        margin-right: -1px
    }

    .grid-row.desktop\:grid-gap-sm>* {
        padding-left: 1px;
        padding-right: 1px
    }

    .grid-row.desktop\:grid-gap-md {
        margin-left: -.5rem;
        margin-right: -.5rem
    }

    .grid-row.desktop\:grid-gap-md>* {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .grid-row.desktop\:grid-gap-lg {
        margin-left: -.75rem;
        margin-right: -.75rem
    }

    .grid-row.desktop\:grid-gap-lg>* {
        padding-left: .75rem;
        padding-right: .75rem
    }
}

@media all and (min-width:87.5em) {
    .grid-row.widescreen\:grid-gap-0 {
        margin-left: 0;
        margin-right: 0
    }

    .grid-row.widescreen\:grid-gap-0>* {
        padding-left: 0;
        padding-right: 0
    }

    .grid-row.widescreen\:grid-gap-2px {
        margin-left: -1px;
        margin-right: -1px
    }

    .grid-row.widescreen\:grid-gap-2px>* {
        padding-left: 1px;
        padding-right: 1px
    }

    .grid-row.widescreen\:grid-gap-05 {
        margin-left: -2px;
        margin-right: -2px
    }

    .grid-row.widescreen\:grid-gap-05>* {
        padding-left: 2px;
        padding-right: 2px
    }

    .grid-row.widescreen\:grid-gap-1 {
        margin-left: -.25rem;
        margin-right: -.25rem
    }

    .grid-row.widescreen\:grid-gap-1>* {
        padding-left: .25rem;
        padding-right: .25rem
    }

    .grid-row.widescreen\:grid-gap-2 {
        margin-left: -.5rem;
        margin-right: -.5rem
    }

    .grid-row.widescreen\:grid-gap-2>* {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .grid-row.widescreen\:grid-gap-3 {
        margin-left: -.75rem;
        margin-right: -.75rem
    }

    .grid-row.widescreen\:grid-gap-3>* {
        padding-left: .75rem;
        padding-right: .75rem
    }

    .grid-row.widescreen\:grid-gap-4 {
        margin-left: -1rem;
        margin-right: -1rem
    }

    .grid-row.widescreen\:grid-gap-4>* {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .grid-row.widescreen\:grid-gap-5 {
        margin-left: -1.25rem;
        margin-right: -1.25rem
    }

    .grid-row.widescreen\:grid-gap-5>* {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .grid-row.widescreen\:grid-gap-6 {
        margin-left: -1.5rem;
        margin-right: -1.5rem
    }

    .grid-row.widescreen\:grid-gap-6>* {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .grid-row.widescreen\:grid-gap-sm {
        margin-left: -1px;
        margin-right: -1px
    }

    .grid-row.widescreen\:grid-gap-sm>* {
        padding-left: 1px;
        padding-right: 1px
    }

    .grid-row.widescreen\:grid-gap-md {
        margin-left: -.5rem;
        margin-right: -.5rem
    }

    .grid-row.widescreen\:grid-gap-md>* {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .grid-row.widescreen\:grid-gap-lg {
        margin-left: -.75rem;
        margin-right: -.75rem
    }

    .grid-row.widescreen\:grid-gap-lg>* {
        padding-left: .75rem;
        padding-right: .75rem
    }
}

[class*=grid-col] {
    position: relative;
    width: 100%;
    box-sizing: border-box
}

.grid-col {
    flex: 1 1 0%;
    width: auto;
    max-width: 100%;
    min-width: 1px
}

.grid-col-auto,
.grid-col-fill {
    flex: 0 1 auto;
    width: auto;
    max-width: 100%
}

.grid-col-fill {
    flex: 1 1 0%;
    min-width: 1px
}

.grid-col-1,
.grid-col-2 {
    flex: 0 1 auto;
    width: 8.33333%
}

.grid-col-2 {
    width: 16.66667%
}

.grid-col-3,
.grid-col-4 {
    flex: 0 1 auto;
    width: 25%
}

.grid-col-4 {
    width: 33.33333%
}

.grid-col-5,
.grid-col-6 {
    flex: 0 1 auto;
    width: 41.66667%
}

.grid-col-6 {
    width: 50%
}

.grid-col-7,
.grid-col-8 {
    flex: 0 1 auto;
    width: 58.33333%
}

.grid-col-8 {
    width: 66.66667%
}

.grid-col-10,
.grid-col-9 {
    flex: 0 1 auto;
    width: 75%
}

.grid-col-10 {
    width: 83.33333%
}

.grid-col-11,
.grid-col-12 {
    flex: 0 1 auto;
    width: 91.66667%
}

.grid-col-12 {
    width: 100%
}

@media all and (min-width:20em) {

    .mobile\:grid-col,
    .mobile\:grid-col-fill {
        flex: 1 1 0%;
        width: auto;
        max-width: 100%;
        min-width: 1px
    }

    .mobile\:grid-col-auto {
        flex: 0 1 auto;
        width: auto;
        max-width: 100%
    }

    .mobile\:grid-col-1 {
        flex: 0 1 auto;
        width: 8.33333%
    }

    .mobile\:grid-col-2 {
        flex: 0 1 auto;
        width: 16.66667%
    }

    .mobile\:grid-col-3 {
        flex: 0 1 auto;
        width: 25%
    }

    .mobile\:grid-col-4 {
        flex: 0 1 auto;
        width: 33.33333%
    }

    .mobile\:grid-col-5 {
        flex: 0 1 auto;
        width: 41.66667%
    }

    .mobile\:grid-col-6 {
        flex: 0 1 auto;
        width: 50%
    }

    .mobile\:grid-col-7 {
        flex: 0 1 auto;
        width: 58.33333%
    }

    .mobile\:grid-col-8 {
        flex: 0 1 auto;
        width: 66.66667%
    }

    .mobile\:grid-col-9 {
        flex: 0 1 auto;
        width: 75%
    }

    .mobile\:grid-col-10 {
        flex: 0 1 auto;
        width: 83.33333%
    }

    .mobile\:grid-col-11 {
        flex: 0 1 auto;
        width: 91.66667%
    }

    .mobile\:grid-col-12 {
        flex: 0 1 auto;
        width: 100%
    }
}

@media all and (min-width:30em) {

    .mobile-lg\:grid-col,
    .mobile-lg\:grid-col-fill {
        flex: 1 1 0%;
        width: auto;
        max-width: 100%;
        min-width: 1px
    }

    .mobile-lg\:grid-col-auto {
        flex: 0 1 auto;
        width: auto;
        max-width: 100%
    }

    .mobile-lg\:grid-col-1 {
        flex: 0 1 auto;
        width: 8.33333%
    }

    .mobile-lg\:grid-col-2 {
        flex: 0 1 auto;
        width: 16.66667%
    }

    .mobile-lg\:grid-col-3 {
        flex: 0 1 auto;
        width: 25%
    }

    .mobile-lg\:grid-col-4 {
        flex: 0 1 auto;
        width: 33.33333%
    }

    .mobile-lg\:grid-col-5 {
        flex: 0 1 auto;
        width: 41.66667%
    }

    .mobile-lg\:grid-col-6 {
        flex: 0 1 auto;
        width: 50%
    }

    .mobile-lg\:grid-col-7 {
        flex: 0 1 auto;
        width: 58.33333%
    }

    .mobile-lg\:grid-col-8 {
        flex: 0 1 auto;
        width: 66.66667%
    }

    .mobile-lg\:grid-col-9 {
        flex: 0 1 auto;
        width: 75%
    }

    .mobile-lg\:grid-col-10 {
        flex: 0 1 auto;
        width: 83.33333%
    }

    .mobile-lg\:grid-col-11 {
        flex: 0 1 auto;
        width: 91.66667%
    }

    .mobile-lg\:grid-col-12 {
        flex: 0 1 auto;
        width: 100%
    }
}

@media all and (min-width:40em) {

    .tablet\:grid-col,
    .tablet\:grid-col-fill {
        flex: 1 1 0%;
        width: auto;
        max-width: 100%;
        min-width: 1px
    }

    .tablet\:grid-col-auto {
        flex: 0 1 auto;
        width: auto;
        max-width: 100%
    }

    .tablet\:grid-col-1 {
        flex: 0 1 auto;
        width: 8.33333%
    }

    .tablet\:grid-col-2 {
        flex: 0 1 auto;
        width: 16.66667%
    }

    .tablet\:grid-col-3 {
        flex: 0 1 auto;
        width: 25%
    }

    .tablet\:grid-col-4 {
        flex: 0 1 auto;
        width: 33.33333%
    }

    .tablet\:grid-col-5 {
        flex: 0 1 auto;
        width: 41.66667%
    }

    .tablet\:grid-col-6 {
        flex: 0 1 auto;
        width: 50%
    }

    .tablet\:grid-col-7 {
        flex: 0 1 auto;
        width: 58.33333%
    }

    .tablet\:grid-col-8 {
        flex: 0 1 auto;
        width: 66.66667%
    }

    .tablet\:grid-col-9 {
        flex: 0 1 auto;
        width: 75%
    }

    .tablet\:grid-col-10 {
        flex: 0 1 auto;
        width: 83.33333%
    }

    .tablet\:grid-col-11 {
        flex: 0 1 auto;
        width: 91.66667%
    }

    .tablet\:grid-col-12 {
        flex: 0 1 auto;
        width: 100%
    }
}

@media all and (min-width:55em) {

    .tablet-lg\:grid-col,
    .tablet-lg\:grid-col-fill {
        flex: 1 1 0%;
        width: auto;
        max-width: 100%;
        min-width: 1px
    }

    .tablet-lg\:grid-col-auto {
        flex: 0 1 auto;
        width: auto;
        max-width: 100%
    }

    .tablet-lg\:grid-col-1 {
        flex: 0 1 auto;
        width: 8.33333%
    }

    .tablet-lg\:grid-col-2 {
        flex: 0 1 auto;
        width: 16.66667%
    }

    .tablet-lg\:grid-col-3 {
        flex: 0 1 auto;
        width: 25%
    }

    .tablet-lg\:grid-col-4 {
        flex: 0 1 auto;
        width: 33.33333%
    }

    .tablet-lg\:grid-col-5 {
        flex: 0 1 auto;
        width: 41.66667%
    }

    .tablet-lg\:grid-col-6 {
        flex: 0 1 auto;
        width: 50%
    }

    .tablet-lg\:grid-col-7 {
        flex: 0 1 auto;
        width: 58.33333%
    }

    .tablet-lg\:grid-col-8 {
        flex: 0 1 auto;
        width: 66.66667%
    }

    .tablet-lg\:grid-col-9 {
        flex: 0 1 auto;
        width: 75%
    }

    .tablet-lg\:grid-col-10 {
        flex: 0 1 auto;
        width: 83.33333%
    }

    .tablet-lg\:grid-col-11 {
        flex: 0 1 auto;
        width: 91.66667%
    }

    .tablet-lg\:grid-col-12 {
        flex: 0 1 auto;
        width: 100%
    }
}

@media all and (min-width:64em) {

    .desktop\:grid-col,
    .desktop\:grid-col-fill {
        flex: 1 1 0%;
        width: auto;
        max-width: 100%;
        min-width: 1px
    }

    .desktop\:grid-col-auto {
        flex: 0 1 auto;
        width: auto;
        max-width: 100%
    }

    .desktop\:grid-col-1 {
        flex: 0 1 auto;
        width: 8.33333%
    }

    .desktop\:grid-col-2 {
        flex: 0 1 auto;
        width: 16.66667%
    }

    .desktop\:grid-col-3 {
        flex: 0 1 auto;
        width: 25%
    }

    .desktop\:grid-col-4 {
        flex: 0 1 auto;
        width: 33.33333%
    }

    .desktop\:grid-col-5 {
        flex: 0 1 auto;
        width: 41.66667%
    }

    .desktop\:grid-col-6 {
        flex: 0 1 auto;
        width: 50%
    }

    .desktop\:grid-col-7 {
        flex: 0 1 auto;
        width: 58.33333%
    }

    .desktop\:grid-col-8 {
        flex: 0 1 auto;
        width: 66.66667%
    }

    .desktop\:grid-col-9 {
        flex: 0 1 auto;
        width: 75%
    }

    .desktop\:grid-col-10 {
        flex: 0 1 auto;
        width: 83.33333%
    }

    .desktop\:grid-col-11 {
        flex: 0 1 auto;
        width: 91.66667%
    }

    .desktop\:grid-col-12 {
        flex: 0 1 auto;
        width: 100%
    }
}

@media all and (min-width:87.5em) {

    .widescreen\:grid-col,
    .widescreen\:grid-col-fill {
        flex: 1 1 0%;
        width: auto;
        max-width: 100%;
        min-width: 1px
    }

    .widescreen\:grid-col-auto {
        flex: 0 1 auto;
        width: auto;
        max-width: 100%
    }

    .widescreen\:grid-col-1 {
        flex: 0 1 auto;
        width: 8.33333%
    }

    .widescreen\:grid-col-2 {
        flex: 0 1 auto;
        width: 16.66667%
    }

    .widescreen\:grid-col-3 {
        flex: 0 1 auto;
        width: 25%
    }

    .widescreen\:grid-col-4 {
        flex: 0 1 auto;
        width: 33.33333%
    }

    .widescreen\:grid-col-5 {
        flex: 0 1 auto;
        width: 41.66667%
    }

    .widescreen\:grid-col-6 {
        flex: 0 1 auto;
        width: 50%
    }

    .widescreen\:grid-col-7 {
        flex: 0 1 auto;
        width: 58.33333%
    }

    .widescreen\:grid-col-8 {
        flex: 0 1 auto;
        width: 66.66667%
    }

    .widescreen\:grid-col-9 {
        flex: 0 1 auto;
        width: 75%
    }

    .widescreen\:grid-col-10 {
        flex: 0 1 auto;
        width: 83.33333%
    }

    .widescreen\:grid-col-11 {
        flex: 0 1 auto;
        width: 91.66667%
    }

    .widescreen\:grid-col-12 {
        flex: 0 1 auto;
        width: 100%
    }
}

.grid-offset-1 {
    margin-left: 8.33333%
}

.grid-offset-2 {
    margin-left: 16.66667%
}

.grid-offset-3 {
    margin-left: 25%
}

.grid-offset-4 {
    margin-left: 33.33333%
}

.grid-offset-5 {
    margin-left: 41.66667%
}

.grid-offset-6 {
    margin-left: 50%
}

.grid-offset-7 {
    margin-left: 58.33333%
}

.grid-offset-8 {
    margin-left: 66.66667%
}

.grid-offset-9 {
    margin-left: 75%
}

.grid-offset-10 {
    margin-left: 83.33333%
}

.grid-offset-11 {
    margin-left: 91.66667%
}

.grid-offset-12 {
    margin-left: 100%
}

.grid-offset-none {
    margin-left: 0
}

@media all and (min-width:20em) {
    .mobile\:grid-offset-1 {
        margin-left: 8.33333%
    }

    .mobile\:grid-offset-2 {
        margin-left: 16.66667%
    }

    .mobile\:grid-offset-3 {
        margin-left: 25%
    }

    .mobile\:grid-offset-4 {
        margin-left: 33.33333%
    }

    .mobile\:grid-offset-5 {
        margin-left: 41.66667%
    }

    .mobile\:grid-offset-6 {
        margin-left: 50%
    }

    .mobile\:grid-offset-7 {
        margin-left: 58.33333%
    }

    .mobile\:grid-offset-8 {
        margin-left: 66.66667%
    }

    .mobile\:grid-offset-9 {
        margin-left: 75%
    }

    .mobile\:grid-offset-10 {
        margin-left: 83.33333%
    }

    .mobile\:grid-offset-11 {
        margin-left: 91.66667%
    }

    .mobile\:grid-offset-12 {
        margin-left: 100%
    }

    .mobile\:grid-offset-none {
        margin-left: 0
    }
}

@media all and (min-width:30em) {
    .mobile-lg\:grid-offset-1 {
        margin-left: 8.33333%
    }

    .mobile-lg\:grid-offset-2 {
        margin-left: 16.66667%
    }

    .mobile-lg\:grid-offset-3 {
        margin-left: 25%
    }

    .mobile-lg\:grid-offset-4 {
        margin-left: 33.33333%
    }

    .mobile-lg\:grid-offset-5 {
        margin-left: 41.66667%
    }

    .mobile-lg\:grid-offset-6 {
        margin-left: 50%
    }

    .mobile-lg\:grid-offset-7 {
        margin-left: 58.33333%
    }

    .mobile-lg\:grid-offset-8 {
        margin-left: 66.66667%
    }

    .mobile-lg\:grid-offset-9 {
        margin-left: 75%
    }

    .mobile-lg\:grid-offset-10 {
        margin-left: 83.33333%
    }

    .mobile-lg\:grid-offset-11 {
        margin-left: 91.66667%
    }

    .mobile-lg\:grid-offset-12 {
        margin-left: 100%
    }

    .mobile-lg\:grid-offset-none {
        margin-left: 0
    }
}

@media all and (min-width:40em) {
    .tablet\:grid-offset-1 {
        margin-left: 8.33333%
    }

    .tablet\:grid-offset-2 {
        margin-left: 16.66667%
    }

    .tablet\:grid-offset-3 {
        margin-left: 25%
    }

    .tablet\:grid-offset-4 {
        margin-left: 33.33333%
    }

    .tablet\:grid-offset-5 {
        margin-left: 41.66667%
    }

    .tablet\:grid-offset-6 {
        margin-left: 50%
    }

    .tablet\:grid-offset-7 {
        margin-left: 58.33333%
    }

    .tablet\:grid-offset-8 {
        margin-left: 66.66667%
    }

    .tablet\:grid-offset-9 {
        margin-left: 75%
    }

    .tablet\:grid-offset-10 {
        margin-left: 83.33333%
    }

    .tablet\:grid-offset-11 {
        margin-left: 91.66667%
    }

    .tablet\:grid-offset-12 {
        margin-left: 100%
    }

    .tablet\:grid-offset-none {
        margin-left: 0
    }
}

@media all and (min-width:55em) {
    .tablet-lg\:grid-offset-1 {
        margin-left: 8.33333%
    }

    .tablet-lg\:grid-offset-2 {
        margin-left: 16.66667%
    }

    .tablet-lg\:grid-offset-3 {
        margin-left: 25%
    }

    .tablet-lg\:grid-offset-4 {
        margin-left: 33.33333%
    }

    .tablet-lg\:grid-offset-5 {
        margin-left: 41.66667%
    }

    .tablet-lg\:grid-offset-6 {
        margin-left: 50%
    }

    .tablet-lg\:grid-offset-7 {
        margin-left: 58.33333%
    }

    .tablet-lg\:grid-offset-8 {
        margin-left: 66.66667%
    }

    .tablet-lg\:grid-offset-9 {
        margin-left: 75%
    }

    .tablet-lg\:grid-offset-10 {
        margin-left: 83.33333%
    }

    .tablet-lg\:grid-offset-11 {
        margin-left: 91.66667%
    }

    .tablet-lg\:grid-offset-12 {
        margin-left: 100%
    }

    .tablet-lg\:grid-offset-none {
        margin-left: 0
    }
}

@media all and (min-width:64em) {
    .desktop\:grid-offset-1 {
        margin-left: 8.33333%
    }

    .desktop\:grid-offset-2 {
        margin-left: 16.66667%
    }

    .desktop\:grid-offset-3 {
        margin-left: 25%
    }

    .desktop\:grid-offset-4 {
        margin-left: 33.33333%
    }

    .desktop\:grid-offset-5 {
        margin-left: 41.66667%
    }

    .desktop\:grid-offset-6 {
        margin-left: 50%
    }

    .desktop\:grid-offset-7 {
        margin-left: 58.33333%
    }

    .desktop\:grid-offset-8 {
        margin-left: 66.66667%
    }

    .desktop\:grid-offset-9 {
        margin-left: 75%
    }

    .desktop\:grid-offset-10 {
        margin-left: 83.33333%
    }

    .desktop\:grid-offset-11 {
        margin-left: 91.66667%
    }

    .desktop\:grid-offset-12 {
        margin-left: 100%
    }

    .desktop\:grid-offset-none {
        margin-left: 0
    }
}

@media all and (min-width:87.5em) {
    .widescreen\:grid-offset-1 {
        margin-left: 8.33333%
    }

    .widescreen\:grid-offset-2 {
        margin-left: 16.66667%
    }

    .widescreen\:grid-offset-3 {
        margin-left: 25%
    }

    .widescreen\:grid-offset-4 {
        margin-left: 33.33333%
    }

    .widescreen\:grid-offset-5 {
        margin-left: 41.66667%
    }

    .widescreen\:grid-offset-6 {
        margin-left: 50%
    }

    .widescreen\:grid-offset-7 {
        margin-left: 58.33333%
    }

    .widescreen\:grid-offset-8 {
        margin-left: 66.66667%
    }

    .widescreen\:grid-offset-9 {
        margin-left: 75%
    }

    .widescreen\:grid-offset-10 {
        margin-left: 83.33333%
    }

    .widescreen\:grid-offset-11 {
        margin-left: 91.66667%
    }

    .widescreen\:grid-offset-12 {
        margin-left: 100%
    }

    .widescreen\:grid-offset-none {
        margin-left: 0
    }
}

@media all and (max-width:29.99em) {

    .usa-table--stacked thead,
    .usa-table--stacked-header thead {
        display: none
    }

    .usa-table--stacked td,
    .usa-table--stacked th,
    .usa-table--stacked-header td,
    .usa-table--stacked-header th {
        border-bottom-width: 0;
        display: block;
        width: 100%
    }

    .usa-table--stacked tr,
    .usa-table--stacked-header tr {
        border-bottom-width: .25rem;
        border-bottom-color: #1b1b1b;
        border-bottom-style: solid;
        border-top-width: 0;
        display: block;
        width: 100%
    }

    .usa-table--stacked tr td:first-child,
    .usa-table--stacked tr th:first-child {
        border-top-width: 0
    }

    .usa-table--stacked tr:nth-child(odd) td,
    .usa-table--stacked tr:nth-child(odd) th {
        background-color: inherit
    }

    .usa-table--stacked tr:first-child td:first-child,
    .usa-table--stacked tr:first-child th:first-child,
    .usa-table--stacked-header tr:first-child td:first-child,
    .usa-table--stacked-header tr:first-child th:first-child {
        border-top-width: .25rem;
        border-top-color: #1b1b1b;
        border-top-style: solid
    }

    .usa-table--stacked td[data-label],
    .usa-table--stacked th[data-label],
    .usa-table--stacked-header td[data-label],
    .usa-table--stacked-header th[data-label] {
        padding-bottom: .75rem
    }

    .usa-table--stacked td[data-label]:before,
    .usa-table--stacked th[data-label]:before {
        content: attr(data-label);
        display: block;
        font-weight: 700;
        margin: -.5rem -1rem 0;
        padding: .75rem 1rem .25rem
    }

    .usa-table--stacked-header tr td:first-child,
    .usa-table--stacked-header tr th:first-child {
        border-top-width: 0
    }

    .usa-table--stacked-header tr:nth-child(odd) td,
    .usa-table--stacked-header tr:nth-child(odd) th {
        background-color: inherit
    }

    .usa-table--stacked-header td[data-label]:before,
    .usa-table--stacked-header th[data-label]:before {
        content: attr(data-label);
        display: block;
        font-weight: 700;
        margin: -.5rem -1rem 0;
        padding: .75rem 1rem .25rem
    }

    .usa-table--stacked-header tr td:first-child,
    .usa-table--stacked-header tr th:first-child {
        font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
        font-size: 1.06rem;
        line-height: 1.1;
        background-color: #dfe1e2;
        color: #1b1b1b;
        font-weight: 700;
        padding: .75rem 1rem
    }

    .usa-table--stacked-header tr td:first-child:before,
    .usa-table--stacked-header tr th:first-child:before {
        display: none
    }
}

.usa-tag {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: .93rem;
    color: #fff;
    text-transform: uppercase;
    background-color: #565c65;
    border-radius: 2px;
    margin-right: .25rem;
    padding: 1px .5rem
}

.usa-tag:only-of-type {
    margin-right: 0
}

.usa-tag--big {
    padding-left: .5rem;
    padding-right: .5rem;
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.06rem
}

.usa-paragraph {
    line-height: 1.5;
    margin-bottom: 0;
    margin-top: 0;
    max-width: 68ex
}

*+.usa-paragraph,
.usa-paragraph+* {
    margin-top: 1em
}

.usa-content ol:not(.usa-accordion):not(.usa-accordion--bordered),
.usa-content p,
.usa-content ul:not(.usa-accordion):not(.usa-accordion--bordered) {
    max-width: 68ex
}

.usa-display {
    margin-top: 0;
    clear: both;
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.46rem;
    line-height: 1.1;
    font-weight: 700;
    margin-bottom: 0
}

*+.usa-display {
    margin-top: 1.5em
}

.usa-display+* {
    margin-top: 1em
}

@media all and (min-width:30em) {
    .usa-display {
        margin-bottom: 0;
        margin-top: 0;
        clear: both;
        font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
        font-size: 2.66rem;
        line-height: 1.1;
        font-weight: 700
    }

    *+.usa-display {
        margin-top: 1.5em
    }

    .usa-display+* {
        margin-top: 1em
    }
}

@media all and (min-width:40em) {
    .usa-display {
        margin-bottom: 0;
        margin-top: 0;
        clear: both;
        font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
        font-size: 3.19rem;
        line-height: 1.1;
        font-weight: 700
    }

    *+.usa-display {
        margin-top: 1.5em
    }

    .usa-display+* {
        margin-top: 1em
    }
}

.usa-intro {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.46rem;
    line-height: 1.6;
    font-weight: 400;
    max-width: 88ex
}

.usa-dark-background {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    background-color: #3d4551
}

.usa-dark-background p,
.usa-dark-background span {
    color: #fff
}

.usa-prose>p {
    line-height: 1.5;
    margin-bottom: 0;
    margin-top: 0;
    max-width: 68ex
}

.usa-prose>*+p,
.usa-prose>h1+*,
.usa-prose>h2+*,
.usa-prose>h3+*,
.usa-prose>h4+*,
.usa-prose>h5+*,
.usa-prose>h6+*,
.usa-prose>p+* {
    margin-top: 1em
}

.usa-prose>h1,
.usa-prose>h2,
.usa-prose>h3,
.usa-prose>h4,
.usa-prose>h5,
.usa-prose>h6 {
    margin-bottom: 0;
    margin-top: 0;
    clear: both
}

.usa-prose>*+h1,
.usa-prose>*+h2,
.usa-prose>*+h3,
.usa-prose>*+h4,
.usa-prose>*+h5,
.usa-prose>*+h6 {
    margin-top: 1.5em
}

.usa-alert__text a,
.usa-link,
.usa-prose>a {
    color: #005ea2;
    text-decoration: underline
}

.usa-link:visited,
.usa-prose>a:visited {
    color: #54278f
}

.usa-link:hover,
.usa-prose>a:hover {
    color: #1a4480
}

.usa-link:active,
.usa-prose>a:active {
    color: #162e51
}

.usa-link:focus,
.usa-prose>a:focus {
    outline: .25rem solid #2491ff;
    outline-offset: 0
}

.usa-link--external::after {
    background-image: url(./usa-icons-bg/launch--blue-60v.svg);
    background-position: 50% 60%;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    display: inline;
    margin-left: 2px;
    padding-left: .65em
}

.usa-link--external:hover::after {
    background-image: url(./usa-icons-bg/launch--blue-70v.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat
}

.usa-link--external.usa-link--alt::after {
    background-image: url(./usa-icons-bg/launch--gray-5.svg);
    background-position: 50% 60%;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    display: inline;
    margin-left: 2px;
    padding-left: .65em
}

.usa-link--external.usa-link--alt:hover::after {
    background-image: url(./usa-icons-bg/launch--white.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat
}

.usa-list--unstyled,
.usa-prose .usa-list--unstyled {
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: none;
    padding-left: 0
}

.usa-accordion>li,
.usa-breadcrumb__list>li,
.usa-collection__item>li,
.usa-collection__meta>li,
.usa-list--unstyled>li,
.usa-prose .usa-collection__item>li,
.usa-prose .usa-list--unstyled>li {
    margin-bottom: 0;
    max-width: unset
}

.usa-prose {
    line-height: 1.5
}

.usa-prose>h1,
.usa-prose>h2 {
    font-size: 2.66rem;
    line-height: 1.1;
    font-weight: 700
}

.usa-prose>h2 {
    font-size: 2.13rem
}

.usa-prose>h3,
.usa-prose>h4,
.usa-prose>h5 {
    font-size: 1.46rem;
    line-height: 1.1;
    font-weight: 700
}

.usa-prose,
.usa-prose>h4,
.usa-prose>h5 {
    font-size: 1.06rem
}

.usa-prose>h5 {
    font-size: 1rem
}

.usa-accordion,
.usa-prose,
.usa-prose>h1,
.usa-prose>h2,
.usa-prose>h3,
.usa-prose>h4,
.usa-prose>h5,
.usa-prose>h6 {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif
}

.usa-prose>h6 {
    font-size: .87rem;
    line-height: 1.1;
    font-weight: 400;
    letter-spacing: .025em;
    text-transform: uppercase
}

@media all and (max-width:29.99em) {

    .usa-prose>.usa-table--stacked thead,
    .usa-prose>.usa-table--stacked-header thead {
        display: none
    }

    .usa-prose>.usa-table--stacked td,
    .usa-prose>.usa-table--stacked th,
    .usa-prose>.usa-table--stacked-header td,
    .usa-prose>.usa-table--stacked-header th {
        border-bottom-width: 0;
        display: block;
        width: 100%
    }

    .usa-prose>.usa-table--stacked tr,
    .usa-prose>.usa-table--stacked-header tr {
        border-bottom-width: .25rem;
        border-bottom-color: #1b1b1b;
        border-bottom-style: solid;
        border-top-width: 0;
        display: block;
        width: 100%
    }

    .usa-prose>.usa-table--stacked tr td:first-child,
    .usa-prose>.usa-table--stacked tr th:first-child {
        border-top-width: 0
    }

    .usa-prose>.usa-table--stacked tr:nth-child(odd) td,
    .usa-prose>.usa-table--stacked tr:nth-child(odd) th {
        background-color: inherit
    }

    .usa-prose>.usa-table--stacked tr:first-child td:first-child,
    .usa-prose>.usa-table--stacked tr:first-child th:first-child,
    .usa-prose>.usa-table--stacked-header tr:first-child td:first-child,
    .usa-prose>.usa-table--stacked-header tr:first-child th:first-child {
        border-top-width: .25rem;
        border-top-color: #1b1b1b;
        border-top-style: solid
    }

    .usa-prose>.usa-table--stacked td[data-label],
    .usa-prose>.usa-table--stacked th[data-label],
    .usa-prose>.usa-table--stacked-header td[data-label],
    .usa-prose>.usa-table--stacked-header th[data-label] {
        padding-bottom: .75rem
    }

    .usa-prose>.usa-table--stacked td[data-label]:before,
    .usa-prose>.usa-table--stacked th[data-label]:before {
        content: attr(data-label);
        display: block;
        font-weight: 700;
        margin: -.5rem -1rem 0;
        padding: .75rem 1rem .25rem
    }

    .usa-prose>.usa-table--stacked-header tr td:first-child,
    .usa-prose>.usa-table--stacked-header tr th:first-child {
        border-top-width: 0
    }

    .usa-prose>.usa-table--stacked-header tr:nth-child(odd) td,
    .usa-prose>.usa-table--stacked-header tr:nth-child(odd) th {
        background-color: inherit
    }

    .usa-prose>.usa-table--stacked-header td[data-label]:before,
    .usa-prose>.usa-table--stacked-header th[data-label]:before {
        content: attr(data-label);
        display: block;
        font-weight: 700;
        margin: -.5rem -1rem 0;
        padding: .75rem 1rem .25rem
    }

    .usa-prose>.usa-table--stacked-header tr td:first-child,
    .usa-prose>.usa-table--stacked-header tr th:first-child {
        font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
        font-size: 1.06rem;
        line-height: 1.1;
        background-color: #dfe1e2;
        color: #1b1b1b;
        font-weight: 700;
        padding: .75rem 1rem
    }

    .usa-prose>.usa-table--stacked-header tr td:first-child:before,
    .usa-prose>.usa-table--stacked-header tr th:first-child:before {
        display: none
    }
}

.usa-accordion {
    list-style-type: none;
    color: #1b1b1b;
    margin: 0;
    padding: 0;
    width: 100%;
    font-size: 1.06rem;
    line-height: 1.5
}

.usa-accordion>ul li ul {
    list-style: disc
}

.usa-accordion>ul li ul>li>ul {
    list-style: circle
}

.usa-accordion>ul li ul>li>ul>li>ul {
    list-style: square
}

.usa-accordion+.usa-accordion,
.usa-accordion+.usa-accordion--bordered {
    margin-top: .5rem
}

.usa-accordion--bordered .usa-accordion__content {
    border-bottom: .25rem solid #f0f0f0;
    border-left: .25rem solid #f0f0f0;
    border-right: .25rem solid #f0f0f0;
    padding-bottom: 1rem
}

.bootstrap #rotating-feature-block .rfb-image img,
.text-asset-container #rotating-feature-block .rfb-image img,
.usa-accordion--bordered .usa-accordion__heading {
    margin-bottom: 0
}

.usa-accordion__heading,
.usa-prose .usa-accordion__heading {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.06rem;
    line-height: .9;
    margin: 0
}

.usa-accordion__heading:not(:first-child),
.usa-prose .usa-accordion__heading:not(:first-child) {
    margin-top: .5rem
}

.usa-accordion__content {
    background-color: #fff;
    margin-top: 0;
    overflow: auto;
    padding: 1rem 1.25rem calc(1rem - .25rem)
}

.usa-accordion__content>:first-child {
    margin-top: 0
}

.usa-accordion__content>:last-child {
    margin-bottom: 0
}

.usa-accordion__button {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    text-align: left;
    background-image: url(./usa-icons/remove.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat;
    background-color: #f0f0f0;
    background-position: right 1.25rem center;
    background-size: 1.5rem;
    color: #1b1b1b;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin: 0;
    padding: 1rem 3.5rem 1rem 1.25rem;
    text-decoration: none;
    width: 100%
}

.usa-accordion__button:visited,
.usa-alert__text a:visited {
    color: #54278f
}

.usa-alert__text a:hover {
    color: #1a4480
}

.usa-accordion__button:active,
.usa-alert__text a:active {
    color: #162e51
}

.usa-accordion__button:focus,
.usa-alert__text a:focus {
    outline: .25rem solid #2491ff;
    outline-offset: 0
}

.usa-accordion__button:active,
.usa-accordion__button:hover {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
    box-shadow: none
}

.usa-accordion__button:active {
    background-color: transparent;
    text-decoration: underline
}

.usa-accordion__button:hover {
    background-color: #dfe1e2;
    color: #1b1b1b;
    text-decoration: none
}

.usa-accordion__button[aria-expanded=false] {
    background-image: url(./usa-icons/add.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat;
    background-size: 1.5rem
}

.usa-alert {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.06rem;
    line-height: 1.5;
    background-color: #f0f0f0;
    background-position: 1.75rem .75rem;
    background-repeat: no-repeat;
    background-size: 2.5rem;
    padding: 1.25rem 1.25rem 1rem 1.75rem;
    position: relative
}

*+.usa-alert {
    margin-top: 1rem
}

.usa-alert::before {
    background-color: #a9aeb1;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: .5rem
}

.usa-alert .usa-alert__body>.usa-list,
.usa-alert>.usa-list {
    padding-left: 0
}

.usa-alert .usa-alert__body>.usa-list:last-child,
.usa-alert>.usa-list:last-child {
    margin-bottom: 0
}

.usa-alert__icon {
    display: table-cell;
    padding-right: .5rem
}

.usa-alert__body {
    display: table-cell;
    vertical-align: top
}

.usa-alert__heading {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.46rem;
    line-height: .9;
    margin-top: 0;
    margin-bottom: .5rem
}

.usa-alert__text {
    margin-bottom: 0;
    margin-top: 0
}

.usa-alert__text:only-child {
    margin-bottom: .5rem;
    padding-top: .25rem
}

.usa-alert--success {
    background-image: url(./usa-icons/check_circle.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat;
    background-color: #ecf3ec;
    color: #1b1b1b
}

.usa-alert--success::before {
    background-color: #00a91c
}

.usa-alert--success .usa-alert__body {
    padding-left: 3.75rem
}

.usa-alert--success .usa-link {
    color: #005ea2
}

.usa-alert--success .usa-link:visited {
    color: #54278f
}

.usa-alert--success .usa-link:active,
.usa-alert--success .usa-link:hover {
    color: #1a4480
}

.usa-alert--success.usa-alert--no-icon {
    background-image: none
}

.usa-alert--success.usa-alert--no-icon .usa-alert__body {
    padding-left: 0
}

.usa-alert--error,
.usa-alert--info,
.usa-alert--warning {
    background-image: url(./usa-icons/warning.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat;
    background-color: #faf3d1;
    color: #1b1b1b
}

.usa-alert--warning::before {
    background-color: #ffbe2e
}

.usa-alert--warning .usa-alert__body {
    padding-left: 3.75rem
}

.usa-alert--warning .usa-link {
    color: #005ea2
}

.usa-alert--warning .usa-link:visited {
    color: #54278f
}

.usa-alert--warning .usa-link:active,
.usa-alert--warning .usa-link:hover {
    color: #1a4480
}

.usa-alert--warning.usa-alert--no-icon {
    background-image: none
}

.usa-alert--warning.usa-alert--no-icon .usa-alert__body {
    padding-left: 0
}

.usa-alert--error,
.usa-alert--info {
    background-image: url(./usa-icons/error.svg), linear-gradient(transparent, transparent);
    background-color: #f4e3db
}

.usa-alert--error::before {
    background-color: #d54309
}

.usa-alert--error .usa-alert__body {
    padding-left: 3.75rem
}

.usa-alert--error .usa-link {
    color: #005ea2
}

.usa-alert--error .usa-link:visited {
    color: #54278f
}

.usa-alert--error .usa-link:active,
.usa-alert--error .usa-link:hover {
    color: #1a4480
}

.usa-alert--error.usa-alert--no-icon {
    background-image: none
}

.usa-alert--error.usa-alert--no-icon .usa-alert__body {
    padding-left: 0
}

.usa-alert--info {
    background-image: url(./usa-icons/info.svg), linear-gradient(transparent, transparent);
    background-color: #e7f6f8
}

.usa-alert--info::before {
    background-color: #00bde3
}

.usa-alert--info .usa-alert__body {
    padding-left: 3.75rem
}

.usa-alert--info .usa-link {
    color: #005ea2
}

.usa-alert--info .usa-link:visited {
    color: #54278f
}

.usa-alert--info .usa-link:active,
.usa-alert--info .usa-link:hover {
    color: #1a4480
}

.usa-alert--info.usa-alert--no-icon {
    background-image: none
}

.usa-alert--info.usa-alert--no-icon .usa-alert__body {
    padding-left: 0
}

.usa-alert--emergency {
    background-image: url(./alerts/error-white.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat;
    color: #fff
}

.usa-alert--emergency,
.usa-alert--emergency::before {
    background-color: #9c3d10
}

.usa-alert--emergency .usa-alert__body {
    padding-left: 3.75rem
}

.usa-alert--emergency .usa-link,
.usa-alert--emergency .usa-link:visited,
.usa-identifier__identity-disclaimer a,
.usa-identifier__identity-disclaimer a:visited {
    color: #dfe1e2
}

.usa-alert--emergency .usa-link:active,
.usa-alert--emergency .usa-link:hover,
.usa-identifier__identity-disclaimer a:active,
.usa-identifier__identity-disclaimer a:hover {
    color: #f0f0f0
}

.usa-alert--emergency.usa-alert--no-icon {
    background-image: none
}

.usa-alert--emergency.usa-alert--no-icon .usa-alert__body {
    padding-left: 0
}

.usa-alert--slim {
    background-position: 1.75rem .75rem;
    background-size: 1.5rem;
    padding-bottom: .5rem;
    padding-top: .5rem
}

.usa-alert--slim .usa-alert__body {
    padding-left: 2rem
}

.usa-alert--slim .usa-alert__text:only-child {
    margin-bottom: .25rem;
    padding-top: .25rem
}

.usa-alert--no-heading {
    background-position: 1.75rem calc(1.25rem - .25rem)
}

.usa-alert--validation {
    background-size: 1.5rem;
    background-position: 1.75rem calc(1.25rem - 2px)
}

.usa-alert--validation .usa-alert__body {
    padding-left: 2.5rem
}

.usa-alert--validation .usa-checklist {
    margin-top: 1rem
}

.usa-identifier {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.06rem;
    line-height: 1.3;
    color: #fff;
    background-color: #1b1b1b;
    padding-bottom: 1rem
}

.usa-identifier__container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem;
    max-width: 64rem
}

@media all and (min-width:87.5em) {
    .usa-identifier__container {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

.usa-identifier__section {
    padding-bottom: 1rem;
    padding-top: 1rem
}

@media all and (min-width:40em) {
    .usa-identifier__section--masthead .usa-identifier__container {
        align-items: center;
        display: flex
    }
}

.usa-identifier__logos {
    display: flex;
    margin-right: 1rem
}

.usa-identifier__logo {
    text-decoration: none;
    height: 3rem;
    display: block
}

.usa-identifier__logo+.usa-identifier__logo {
    margin-left: .5rem
}

.usa-identifier__logo-img {
    height: 100%;
    width: auto
}

.usa-identifier__identity {
    flex: 1 1 0%;
    margin-top: 1rem
}

@media all and (min-width:40em) {
    .usa-identifier__identity {
        margin-top: 0
    }
}

#tab-navigation #select-tabs ul,
.usa-identifier__identity-disclaimer,
.usa-identifier__identity-domain {
    margin: 0;
    padding: 0
}

.usa-identifier__identity-domain {
    color: #a9aeb1
}

.usa-identifier__identity-disclaimer {
    font-weight: 700
}

@media all and (min-width:40em) {
    .usa-identifier__section--required-links {
        padding-bottom: .5rem;
        padding-top: .5rem
    }
}

@media all and (min-width:64em) {
    .usa-identifier__section--required-links {
        font-size: 1rem
    }
}

.usa-identifier__required-links-list {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 0
}

@media all and (min-width:40em) {
    .usa-identifier__required-links-list {
        -moz-column-count: 2;
        column-count: 2;
        -moz-column-gap: 2rem;
        column-gap: 2rem;
        -moz-column-fill: balance;
        column-fill: balance
    }
}

@media all and (min-width:64em) {
    .usa-identifier__required-links-list {
        -moz-column-count: 4;
        column-count: 4
    }
}

.usa-identifier__required-links-item {
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: .75rem
}

.usa-identifier__required-links-item:last-child {
    margin-bottom: 0
}

@media all and (min-width:64em) {
    .usa-identifier__required-links-item {
        margin-bottom: .5rem
    }
}

.usa-identifier__required-link {
    color: #a9aeb1;
    display: inline-block
}

.usa-identifier__required-link:visited {
    color: #a9aeb1
}

.usa-identifier__required-link:active,
.usa-identifier__required-link:hover,
.usa-identifier__section--usagov a:visited {
    color: #dfe1e2
}

.usa-identifier__section--usagov a {
    color: #dfe1e2;
    font-weight: 700;
    display: inline-block;
    margin-top: .5rem
}

.usa-identifier__section--usagov a:active,
.usa-identifier__section--usagov a:hover {
    color: #f0f0f0
}

@media all and (min-width:40em) {
    .usa-identifier__section--usagov a {
        margin-top: 0
    }

    .usa-identifier__usagov-description {
        display: inline-flex
    }
}

.usa-banner {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.06rem;
    line-height: 1.5;
    background-color: #f0f0f0
}

@media all and (min-width:40em) {
    .usa-banner {
        font-size: .87rem;
        padding-bottom: 0
    }
}

.usa-banner .usa-accordion {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.06rem;
    line-height: 1.5
}

.usa-banner__content,
.usa-banner__header {
    color: #1b1b1b
}

.usa-banner__content {
    margin-left: auto;
    margin-right: auto;
    max-width: 87.5rem;
    background-color: transparent;
    font-size: 1rem;
    overflow: hidden;
    padding: .25rem 1rem 1rem .5rem;
    width: 100%
}

@media all and (min-width:87.5em) {
    .usa-banner__content {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:40em) {
    .usa-banner__content {
        padding-bottom: 1.5rem;
        padding-top: 1.5rem
    }
}

.usa-banner__content p:first-child {
    margin: 0
}

.usa-banner__guidance {
    display: flex;
    align-items: flex-start;
    max-width: 64ex;
    padding-top: 1rem
}

@media all and (min-width:40em) {
    .usa-banner__guidance {
        padding-top: 0
    }
}

.usa-banner__lock-image {
    height: 1.5ex;
    width: 1.21875ex
}

.usa-banner__lock-image path {
    fill: currentColor
}

.usa-banner__inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 87.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    padding-right: 0
}

@media all and (min-width:87.5em) {
    .usa-banner__inner {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:40em) {
    .usa-banner__inner {
        align-items: center
    }
}

.usa-banner__header {
    padding-bottom: .5rem;
    padding-top: .5rem;
    font-size: .8rem;
    font-weight: 400;
    min-height: 3rem;
    position: relative
}

@media all and (min-width:40em) {
    .usa-banner__header {
        padding-bottom: .25rem;
        padding-top: .25rem;
        min-height: 0
    }
}

.usa-banner__header-text {
    margin-bottom: 0;
    margin-top: 0;
    font-size: .8rem;
    line-height: 1.1
}

.usa-banner__header-action {
    color: #005ea2;
    line-height: 1.1;
    margin-bottom: 0;
    margin-top: 2px;
    text-decoration: underline
}

.usa-banner__header-action::after {
    background: url(./chevron.svg) no-repeat center/1.31282ex .8ex;
    display: inline-block;
    height: .8ex;
    width: 1.31282ex;
    content: "";
    vertical-align: middle;
    margin-left: 2px
}

@supports ((-webkit-mask: url()) or (mask: url())) {
    .usa-banner__header-action::after {
        background: 0 0;
        background-color: #005ea2;
        -webkit-mask: url(./chevron.svg) no-repeat center/1.31282ex .8ex;
        mask: url(./chevron.svg) no-repeat center/1.31282ex .8ex
    }

    .usa-banner__header-action::after:hover {
        background-color: #1a4480
    }
}

.usa-banner__header-action:hover::after {
    content: "";
    background-color: #1a4480
}

.usa-banner__header-action:visited {
    color: #54278f
}

.usa-banner__header-action:active,
.usa-banner__header-action:hover {
    color: #1a4480
}

@media all and (min-width:40em) {
    .usa-banner__header-action {
        display: none
    }
}

.usa-banner__header-flag {
    float: left;
    margin-right: .5rem;
    width: 1rem
}

@media all and (min-width:40em) {
    .usa-banner__header-flag {
        margin-right: .5rem;
        padding-top: 0
    }
}

.usa-banner__header--expanded {
    padding-right: 3.5rem
}

@media all and (min-width:40em) {
    .usa-banner__header--expanded {
        background-color: transparent;
        display: block;
        font-size: .8rem;
        font-weight: 400;
        min-height: 0;
        padding-right: 0
    }
}

.usa-banner__header--expanded .usa-banner__inner {
    margin-left: 0
}

@media all and (min-width:40em) {
    .usa-banner__header--expanded .usa-banner__inner {
        margin-left: auto
    }
}

.usa-banner__header--expanded .usa-banner__header-action {
    display: none
}

.usa-banner__button {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    font-weight: 400;
    margin: 0;
    text-align: left;
    left: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    vertical-align: baseline;
    color: #005ea2;
    display: block;
    font-size: .8rem;
    height: auto;
    line-height: 1.1;
    padding: 0;
    text-decoration: none;
    width: auto
}

.usa-banner__button:focus {
    outline: .25rem solid #2491ff;
    outline-offset: 0
}

.usa-banner__button:active,
.usa-banner__button:hover {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
    background-color: transparent;
    box-shadow: none;
    text-decoration: underline
}

.usa-banner__button:visited {
    color: #54278f
}

.usa-banner__button:active,
.usa-banner__button:hover {
    color: #1a4480
}

@media all and (max-width:39.99em) {
    .usa-banner__button {
        width: 100%
    }
}

@media all and (min-width:40em) {
    .usa-banner__button {
        color: #005ea2;
        bottom: auto;
        left: auto;
        right: auto;
        top: auto;
        display: inline;
        margin-left: .5rem;
        position: relative
    }

    .usa-banner__button::after {
        background: url(./chevron.svg) no-repeat center/1.31282ex .8ex;
        display: inline-block;
        height: .8ex;
        width: 1.31282ex;
        content: "";
        vertical-align: middle;
        margin-left: 2px
    }

    @supports ((-webkit-mask: url()) or (mask: url())) {
        .usa-banner__button::after {
            background: 0 0;
            background-color: #005ea2;
            -webkit-mask: url(./chevron.svg) no-repeat center/1.31282ex .8ex;
            mask: url(./chevron.svg) no-repeat center/1.31282ex .8ex
        }

        .usa-banner__button::after:hover {
            background-color: #1a4480
        }
    }

    .usa-banner__button:hover::after {
        content: "";
        background-color: #1a4480
    }

    .usa-banner__button:visited {
        color: #54278f
    }

    .usa-banner__button:active,
    .usa-banner__button:hover {
        color: #1a4480
    }

    .usa-banner__button:hover {
        text-decoration: none
    }
}

.usa-banner__button[aria-expanded=false],
.usa-banner__button[aria-expanded=true] {
    background-image: none
}

@media all and (max-width:39.99em) {
    .usa-banner__button[aria-expanded=true]::after {
        background: url(./usa-icons/close.svg) no-repeat center/1.5rem 1.5rem;
        display: inline-block;
        height: 3rem;
        width: 3rem;
        content: "";
        vertical-align: middle;
        margin-left: 0
    }

    @supports ((-webkit-mask: url()) or (mask: url())) {
        .usa-banner__button[aria-expanded=true]::after {
            background: 0 0;
            background-color: #005ea2;
            -webkit-mask: url(./usa-icons/close.svg) no-repeat center/1.5rem 1.5rem;
            mask: url(./usa-icons/close.svg) no-repeat center/1.5rem 1.5rem
        }
    }

    .usa-banner__button[aria-expanded=true]::before {
        bottom: 0;
        top: 0;
        position: absolute;
        right: 0;
        background-color: #dfe1e2;
        content: "";
        display: block;
        height: 3rem;
        width: 3rem
    }

    .usa-banner__button[aria-expanded=true]::after {
        bottom: 0;
        top: 0;
        position: absolute;
        right: 0
    }
}

@media all and (min-width:40em) {
    .usa-banner__button[aria-expanded=true] {
        height: auto;
        padding: 0;
        position: relative
    }

    .usa-banner__button[aria-expanded=true]::after {
        background: url(./chevron.svg) no-repeat center/1.31282ex .8ex;
        display: inline-block;
        height: .8ex;
        width: 1.31282ex;
        transform: rotate(180deg);
        content: "";
        vertical-align: middle;
        margin-left: 2px
    }

    @supports ((-webkit-mask: url()) or (mask: url())) {
        .usa-banner__button[aria-expanded=true]::after {
            background: 0 0;
            background-color: #005ea2;
            -webkit-mask: url(./chevron.svg) no-repeat center/1.31282ex .8ex;
            mask: url(./chevron.svg) no-repeat center/1.31282ex .8ex
        }

        .usa-banner__button[aria-expanded=true]::after:hover {
            background-color: #1a4480
        }
    }

    .usa-banner__button[aria-expanded=true]:hover::after {
        content: "";
        background-color: #1a4480
    }
}

.usa-banner__button-text {
    position: absolute;
    left: -999em;
    right: auto;
    text-decoration: underline
}

@media all and (min-width:40em) {
    .usa-banner__button-text {
        position: static;
        display: inline
    }
}

.usa-banner__icon {
    width: 2.5rem
}

.usa-js-loading .usa-banner__content {
    position: absolute;
    left: -999em;
    right: auto
}

.usa-breadcrumb {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.06rem;
    line-height: 1.3;
    color: #1b1b1b;
    background-color: #fff;
    padding-left: 0;
    padding-right: 0
}

@media all and (min-width:30em) {
    .usa-breadcrumb {
        padding-bottom: 1rem;
        padding-top: 1rem
    }

    .usa-breadcrumb:not(.usa-breadcrumb--wrap) .usa-breadcrumb__list {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden
    }
}

.usa-breadcrumb__list {
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: none;
    padding-left: 0;
    display: block;
    padding: .25rem;
    margin: -.25rem
}

.usa-breadcrumb__list-item {
    position: absolute;
    left: -999em;
    right: auto;
    display: inline;
    white-space: nowrap
}

@media all and (max-width:29.99em) {
    .usa-breadcrumb__list-item {
        white-space: normal
    }

    .usa-breadcrumb__list-item:nth-last-child(2) {
        position: static
    }

    .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link {
        -moz-osx-font-smoothing: auto;
        -webkit-font-smoothing: subpixel-antialiased;
        background-color: transparent;
        border: 0;
        border-radius: 0;
        box-shadow: none;
        font-weight: 400;
        margin: 0;
        padding: 0;
        text-align: left;
        padding-left: calc(2ex + 0px);
        text-indent: calc((2ex + 0px)*-1);
        color: #005ea2;
        display: inline-block;
        padding-bottom: 1rem;
        padding-top: 1rem
    }

    .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:focus {
        outline: .25rem solid #2491ff;
        outline-offset: 0
    }

    .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:active,
    .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:hover {
        -moz-osx-font-smoothing: auto;
        -webkit-font-smoothing: subpixel-antialiased;
        background-color: transparent;
        box-shadow: none
    }

    .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link::before {
        background: url(./usa-icons/arrow_back.svg) no-repeat center/2ex 2ex;
        display: inline-block;
        height: 2ex;
        width: 2ex;
        content: "";
        vertical-align: baseline
    }

    @supports ((-webkit-mask: url()) or (mask: url())) {
        .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link::before {
            background: 0 0;
            background-color: #71767a;
            -webkit-mask: url(./usa-icons/arrow_back.svg) no-repeat center/2ex 2ex;
            mask: url(./usa-icons/arrow_back.svg) no-repeat center/2ex 2ex
        }
    }

    .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:visited {
        color: #54278f
    }

    .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:active,
    .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:hover {
        color: #1a4480
    }

    .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:before {
        bottom: -.2em;
        height: 2ex;
        position: relative
    }

    .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link,
    .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:active,
    .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link:hover {
        text-decoration: none
    }

    .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link span {
        text-decoration: underline
    }

    .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link::before {
        margin-right: 0
    }
}

@media all and (min-width:30em) {
    .usa-breadcrumb__list-item {
        position: static
    }

    .usa-breadcrumb__list-item:not(:last-child)::after {
        background: url(./usa-icons/navigate_next.svg) no-repeat center/2ex 2ex;
        display: inline-block;
        width: 2ex;
        content: "";
        vertical-align: baseline
    }

    @supports ((-webkit-mask: url()) or (mask: url())) {
        .usa-breadcrumb__list-item:not(:last-child)::after {
            background: 0 0;
            background-color: #71767a;
            -webkit-mask: url(./usa-icons/navigate_next.svg) no-repeat center/2ex 2ex;
            mask: url(./usa-icons/navigate_next.svg) no-repeat center/2ex 2ex
        }
    }

    .usa-breadcrumb__list-item:not(:last-child)::after {
        bottom: -.2em;
        margin-left: 0;
        margin-right: 0;
        height: 2ex;
        position: relative
    }
}

.usa-breadcrumb__link {
    color: #005ea2;
    display: inline;
    text-decoration: none
}

.usa-breadcrumb__link:visited,
.usa-footer__return-to-top a:visited {
    color: #54278f
}

.usa-breadcrumb__link:active,
.usa-breadcrumb__link:hover,
.usa-footer__return-to-top a:hover {
    color: #1a4480
}

.usa-breadcrumb__link span {
    text-decoration: underline
}

@media all and (min-width:30em) {
    .usa-breadcrumb--wrap {
        line-height: 1.4
    }
}

.usa-breadcrumb--wrap .usa-breadcrumb__list-item {
    display: inline-block
}

.usa-button-group {
    margin-bottom: 0;
    margin-top: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    list-style-type: none;
    margin-left: -.25rem;
    margin-right: -.25rem;
    padding-left: 0
}

@media all and (min-width:30em) {
    .usa-button-group {
        flex-direction: row
    }
}

.usa-button-group__item {
    margin: .25rem
}

@media all and (min-width:30em) {
    .usa-button-group__item:last-child {
        margin-right: 0
    }
}

.usa-button-group__item .usa-button {
    margin-left: 0;
    margin-right: 0
}

.usa-button-group--segmented {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-left: 0;
    margin-right: 0
}

@media all and (min-width:30em) {
    .usa-button-group--segmented {
        justify-content: flex-start
    }
}

.usa-button-group--segmented .usa-button {
    position: relative;
    width: calc(100% + 2px)
}

@media all and (min-width:30em) {
    .usa-button-group--segmented .usa-button {
        width: auto
    }
}

.usa-button-group--segmented .usa-button:active,
.usa-button-group--segmented .usa-button:hover {
    z-index: 2
}

.usa-button-group--segmented .usa-button:focus {
    z-index: 3
}

.usa-button-group--segmented .usa-button-group__item {
    margin-left: 0;
    margin-right: 0;
    width: 100%
}

@media all and (min-width:30em) {
    .usa-button-group--segmented .usa-button-group__item {
        width: auto
    }
}

.usa-button-group--segmented .usa-button-group__item:first-child>.usa-button {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-right: -1px
}

.usa-button-group--segmented .usa-button-group__item:last-child>.usa-button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-right: 0;
    margin-left: -2px;
    width: calc(100% + 2px)
}

@media all and (min-width:30em) {
    .usa-button-group--segmented .usa-button-group__item:last-child>.usa-button {
        margin-left: -1px;
        width: auto
    }
}

.usa-button-group--segmented .usa-button-group__item:not(:first-child):not(:last-child)>.usa-button {
    border-radius: 0;
    margin-right: -1px;
    margin-left: -1px
}

.usa-button-group--segmented .usa-button-group__item:not(:last-child) .usa-button::before {
    border-right: 1px solid #1a4480;
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: 1px;
    top: 0;
    width: 1px;
    z-index: 3
}

.usa-button-group--segmented .usa-button-group__item:not(:last-child) .usa-button--secondary::before {
    border-right-color: #b50909
}

.usa-button-group--segmented .usa-button-group__item:not(:last-child) .usa-button--accent-cool::before {
    border-right-color: #28a0cb
}

.usa-button-group--segmented .usa-button-group__item:not(:last-child) .usa-button--base::before {
    border-right-color: #565c65
}

.usa-button-group--segmented .usa-button-group__item:not(:last-child) .usa-button--accent-cool:disabled::before,
.usa-button-group--segmented .usa-button-group__item:not(:last-child) .usa-button--base:disabled::before,
.usa-button-group--segmented .usa-button-group__item:not(:last-child) .usa-button--secondary:disabled::before {
    border-right-color: #71767a
}

.usa-button-group--segmented .usa-button-group__item:not(:last-child) .usa-button--outline::before,
.usa-button-group--segmented .usa-button-group__item:not(:last-child) .usa-button:active::before {
    display: none
}

.usa-card-group,
.usa-footer__nav>ul,
.usa-prose .usa-card-group {
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: none;
    padding-left: 0
}

.usa-card-group {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: stretch;
    margin-left: -.5rem;
    margin-right: -.5rem
}

@media all and (min-width:40em) {
    .usa-card-group {
        flex-direction: row
    }
}

.usa-card {
    margin-bottom: 2.5rem;
    max-width: none
}

.usa-card:last-child,
.usa-prose .usa-card:last-child {
    margin-bottom: 2.5rem
}

@media all and (min-width:40em) {
    .usa-card {
        margin-bottom: 2rem
    }

    .usa-card:last-child {
        margin-bottom: 2rem
    }
}

.usa-prose .usa-card {
    margin-bottom: 2.5rem;
    max-width: none
}

@media all and (min-width:40em) {
    .usa-prose .usa-card {
        margin-bottom: 2rem
    }

    .usa-prose .usa-card:last-child {
        margin-bottom: 2rem
    }
}

.usa-card__container {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.06rem;
    line-height: 1.5;
    background-color: #fff;
    border-width: 2px;
    border-color: #dfe1e2;
    border-style: solid;
    display: flex;
    height: 100%;
    flex-direction: column;
    margin-left: .5rem;
    margin-right: .5rem;
    position: relative;
    border-radius: .5rem
}

.usa-card:not(.usa-card--flag) .usa-card__container>:only-child {
    padding: 1.5rem
}

.usa-card .usa-card__img {
    display: block
}

.usa-card__header {
    padding: 1.5rem 1.5rem .5rem
}

.usa-card__header:last-child {
    padding-bottom: 1.5rem
}

.usa-card__heading {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.46rem;
    line-height: 1.1;
    margin: 0
}

.usa-card__media {
    order: -1;
    min-height: 1px
}

.usa-card__img {
    border-top-left-radius: calc(.5rem - 2px);
    border-top-right-radius: calc(.5rem - 2px);
    background-color: #f0f0f0;
    position: relative;
    overflow: hidden
}

.usa-card__img img {
    display: block;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.usa-card__media--inset {
    padding-top: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.usa-card__media--inset .usa-card__img {
    border-radius: 0
}

.usa-card__body {
    flex: 1 1 0%;
    padding: .5rem 1.5rem;
    flex-basis: auto
}

.usa-card__body:last-child {
    padding-bottom: 1.5rem
}

.usa-card__body:first-child {
    padding-top: 1.5rem
}

.usa-card__body:only-child {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem
}

.usa-card__footer {
    padding: .5rem 1.5rem 1.5rem
}

.usa-card__footer .usa-button:only-of-type {
    margin-right: 0
}

.usa-card__body>:last-child,
.usa-card__header>:last-child {
    padding-bottom: 0;
    margin-bottom: 0
}

.usa-card__body>:first-child,
.usa-card__header>:first-child {
    margin-top: 0;
    padding-top: 0
}

.usa-card__body>:only-child,
.usa-card__header>:only-child {
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0
}

.usa-card__footer--exdent,
.usa-card__header--exdent,
.usa-card__media--exdent {
    margin-left: -2px;
    margin-right: -2px
}

.usa-card__footer--exdent>*,
.usa-card__header--exdent>* {
    padding-left: 2px;
    padding-right: 2px
}

.usa-card__media--exdent {
    margin-top: -2px
}

.usa-card__media--exdent .usa-card__img {
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem
}

.usa-card--header-first .usa-card__header {
    border-top-left-radius: calc(.5rem - 2px);
    border-top-right-radius: calc(.5rem - 2px);
    padding-bottom: 1rem
}

.usa-card--header-first .usa-card__header--exdent {
    margin-top: -2px;
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem
}

.usa-card--header-first .usa-card__media--inset {
    padding-top: 0
}

.usa-card--header-first .usa-card__media {
    order: 0
}

.usa-card--header-first .usa-card__img {
    border-radius: 0
}

.usa-card--header-first .usa-card__body {
    padding-top: 1rem
}

@media all and (min-width:40em) {
    .usa-card--flag .usa-card__media {
        display: flex;
        overflow: hidden;
        bottom: 0;
        top: 0;
        left: 0;
        position: absolute;
        width: 15rem
    }

    .usa-card--flag .usa-card__img {
        border-radius: 0;
        border-top-left-radius: calc(.5rem - 2px);
        border-bottom-left-radius: calc(.5rem - 2px)
    }

    .usa-card--flag .usa-card__body,
    .usa-card--flag .usa-card__footer,
    .usa-card--flag .usa-card__header {
        margin-left: 15rem
    }

    .usa-card--flag .usa-card__media--exdent {
        margin: -2px 0 -2px -2px
    }

    .usa-card--flag .usa-card__media--exdent .usa-card__img {
        border-bottom-left-radius: .5rem;
        border-top-left-radius: .5rem
    }

    .usa-card--flag .usa-card__media--inset {
        padding-right: 0;
        padding-bottom: 1.5rem
    }

    .usa-card--flag .usa-card__media--inset .usa-card__img,
    .usa-card--flag.usa-card--media-right .usa-card__media--inset .usa-card__img {
        border-radius: 0
    }

    .usa-card--flag.usa-card--header-first .usa-card__header {
        padding-bottom: .5rem
    }

    .usa-card--flag.usa-card--header-first .usa-card__body {
        padding-top: .5rem
    }

    .usa-card--flag.usa-card--header-first .usa-card__media--inset {
        padding-top: 1.5rem
    }

    .usa-card--flag.usa-card--media-right .usa-card__media {
        left: auto;
        right: 0
    }

    .usa-card--flag.usa-card--media-right .usa-card__media--inset {
        padding-left: 0;
        padding-right: 1.5rem
    }

    .usa-card--flag.usa-card--media-right .usa-card__img {
        border-radius: 0;
        border-top-right-radius: calc(.5rem - 2px);
        border-bottom-right-radius: calc(.5rem - 2px)
    }

    .usa-card--flag.usa-card--media-right .usa-card__body,
    .usa-card--flag.usa-card--media-right .usa-card__footer,
    .usa-card--flag.usa-card--media-right .usa-card__header {
        margin-left: 0;
        margin-right: 15rem
    }

    .usa-card--flag.usa-card--media-right .usa-card__media--exdent {
        margin-right: -2px;
        margin-left: 0
    }

    .usa-card--flag.usa-card--media-right .usa-card__media--exdent .usa-card__img {
        border-radius: 0;
        border-bottom-right-radius: .5rem;
        border-top-right-radius: .5rem
    }
}

.usa-card:not(.usa-card--flag).usa-card__media--set-aspect {
    box-sizing: border-box;
    height: 0;
    overflow: hidden;
    padding: 0 0 56.25%;
    position: relative
}

.usa-card:not(.usa-card--flag).usa-card__media--set-aspect .usa-card__img {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}

.usa-checklist {
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: none;
    padding-left: 0;
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.06rem;
    line-height: 1.5
}

.usa-checklist__item {
    text-indent: -2.5rem;
    margin-top: 0;
    margin-bottom: 0;
    margin-top: .5rem
}

.usa-checklist__item::before {
    content: " ";
    display: inline-block;
    height: 1rem;
    margin-left: -.25rem;
    margin-right: .75rem;
    width: 2rem
}

.usa-checklist__item.usa-checklist__item--checked::before {
    background-image: url(./usa-icons-bg/check--blue-60v.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 1.5rem
}

.usa-collection,
.usa-prose .usa-collection {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.06rem;
    line-height: 1.3;
    padding-left: 0
}

.usa-collection__item,
.usa-prose .usa-collection__item {
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: none;
    padding-left: 0;
    align-items: flex-start;
    border-top-width: 1px;
    border-top-style: solid;
    display: flex;
    margin-bottom: 1rem;
    margin-top: 1rem;
    padding-top: 1rem
}

.usa-collection__calendar-date,
.usa-collection__img {
    flex-shrink: 0;
    width: 4rem;
    margin-right: 1rem
}

@media all and (min-width:40em) {

    .usa-collection__calendar-date,
    .usa-collection__img {
        width: 5rem
    }
}

.usa-collection__body {
    flex: 1 1 0%
}

.usa-collection__heading {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.13rem;
    line-height: 1.3;
    margin-bottom: 0;
    margin-top: 0
}

.usa-collection__description {
    margin-bottom: .5rem;
    margin-top: .5rem
}

.usa-collection__meta {
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: none;
    padding-left: 0;
    margin-top: .25rem
}

.usa-collection__meta-item {
    margin-top: .25rem;
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: .93rem;
    line-height: 1.3;
    display: block;
    margin-right: .5rem
}

.usa-collection__meta-item.usa-tag {
    background-color: #dfe1e2;
    line-height: .9;
    padding-bottom: .25rem;
    padding-top: .25rem;
    color: #1b1b1b;
    display: inline-block;
    margin-top: .25rem
}

.usa-collection__meta-item.usa-tag--new {
    background-color: #c05600;
    color: #fff
}

.usa-collection__calendar-date {
    text-decoration: none
}

.usa-collection__calendar-date-day,
.usa-collection__calendar-date-month {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.13rem;
    display: block;
    font-weight: 700;
    padding: .25rem;
    text-align: center
}

@media all and (min-width:40em) {

    .usa-collection__calendar-date-day,
    .usa-collection__calendar-date-month {
        padding: .5rem
    }
}

.usa-collection__calendar-date-month {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    background-color: #005ea2;
    color: #fff
}

.usa-collection__calendar-date-day {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border: 1px solid #005ea2;
    color: #005ea2
}

.usa-collection--condensed .usa-collection__item {
    margin-bottom: .5rem;
    margin-top: .5rem;
    padding-top: .5rem
}

.usa-footer {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.06rem;
    line-height: 1.5;
    overflow: hidden
}

.usa-footer>.grid-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 87.5rem;
    padding-left: 1rem;
    padding-right: 1rem
}

@media all and (min-width:87.5em) {
    .usa-footer>.grid-container {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

.usa-footer__return-to-top {
    padding-bottom: 1.25rem;
    padding-top: 1.25rem;
    line-height: .9
}

.usa-footer__return-to-top a {
    color: #005ea2;
    text-decoration: underline
}

.usa-footer__return-to-top a:active {
    color: #162e51
}

.usa-footer__return-to-top a:focus {
    outline: .25rem solid #2491ff;
    outline-offset: 0
}

.usa-footer__nav {
    margin-left: auto;
    margin-right: auto;
    max-width: 87.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid #a9aeb1
}

@media all and (min-width:87.5em) {
    .usa-footer__nav {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:30em) {
    .usa-footer__nav {
        padding-left: 1rem;
        padding-right: 1rem;
        border-bottom: none
    }
}

@media all and (min-width:30em) and (min-width:87.5em) {
    .usa-footer__nav {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

.usa-footer__primary-section {
    background-color: #f0f0f0
}

.usa-footer__primary-container,
.usa-footer__primary-section>.grid-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 87.5rem;
    padding-left: 1rem;
    padding-right: 1rem
}

@media all and (min-width:87.5em) {
    .usa-footer__primary-section>.grid-container {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:87.5em) {
    .usa-footer__primary-container {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:64em) {
    .usa-footer__primary-container {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

.usa-footer__primary-content {
    line-height: 1.1
}

.usa-footer__primary-link a {
    text-decoration: none
}

.usa-footer__primary-link a:hover,
.usa-footer__secondary-link a:hover {
    text-decoration: underline
}

.usa-footer__primary-link {
    padding: 1rem;
    color: #1b1b1b;
    text-decoration: none;
    font-weight: 700;
    display: block
}

@media all and (min-width:30em) {
    .usa-footer__primary-link {
        padding-left: 0;
        padding-right: 0
    }
}

.usa-footer__primary-link:hover {
    cursor: pointer;
    text-decoration: underline
}

.usa-footer__secondary-link {
    line-height: 1.1;
    margin-left: 1rem;
    padding: 0
}

.usa-footer__secondary-link a {
    color: #005ea2;
    text-decoration: underline
}

.usa-footer__secondary-link a:visited {
    color: #54278f
}

.usa-footer__secondary-link a:hover {
    color: #1a4480
}

.usa-footer__secondary-link a:active {
    color: #162e51
}

.usa-footer__secondary-link a:focus {
    outline: .25rem solid #2491ff;
    outline-offset: 0
}

.usa-footer__secondary-link+.usa-footer__secondary-link {
    padding-top: 1rem
}

@media all and (min-width:30em) {
    .usa-footer__secondary-link {
        margin-left: 0
    }
}

.usa-footer__contact-info {
    line-height: 1.1
}

.usa-footer__contact-info a {
    color: #1b1b1b;
    text-decoration: none
}

.usa-footer__contact-info a:hover {
    text-decoration: underline
}

@media all and (min-width:30em) {
    .usa-footer__contact-info {
        justify-content: flex-end;
        margin-top: .5rem
    }
}

.usa-footer__primary-content {
    border-top: 1px solid #a9aeb1
}

@media all and (min-width:30em) {
    .usa-footer__primary-content {
        border: 0
    }
}

.usa-sign-up {
    padding-bottom: 2rem;
    padding-top: 1.5rem
}

.usa-sign-up .usa-button,
.usa-sign-up .usa-label {
    margin-top: .75rem
}

.usa-sign-up__heading {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.46rem;
    line-height: 1.1;
    font-weight: 700;
    margin: 0
}

.usa-footer__secondary-section {
    padding-bottom: 1.25rem;
    padding-top: 1.25rem;
    background-color: #dfe1e2
}

.usa-footer__secondary-section>.grid-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 87.5rem;
    padding-left: 1rem;
    padding-right: 1rem
}

@media all and (min-width:87.5em) {
    .usa-footer__secondary-section>.grid-container {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

.usa-footer__secondary-section a {
    color: #1b1b1b
}

.usa-footer__logo {
    margin-bottom: .5rem;
    margin-top: .5rem
}

@media all and (min-width:30em) {
    .usa-footer__logo {
        margin-bottom: 0;
        margin-top: 0;
        align-items: center
    }
}

.usa-footer__logo-img {
    max-width: 5rem
}

.usa-footer__logo-heading {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.46rem;
    line-height: .9;
    font-weight: 700;
    margin-bottom: .5rem;
    margin-top: .5rem
}

.usa-footer__contact-links {
    margin-top: 1.5rem
}

@media all and (min-width:30em) {
    .usa-footer__contact-links {
        margin-top: 0;
        text-align: right
    }
}

.usa-footer__contact-heading {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.46rem;
    line-height: 1.1;
    margin-top: 0
}

@media all and (min-width:30em) {
    .usa-footer__contact-heading {
        margin-bottom: .25rem;
        margin-top: .25rem
    }
}

.usa-footer__social-links {
    line-height: .9;
    padding-bottom: .5rem
}

.usa-footer__social-links a {
    text-decoration: none
}

@media all and (min-width:30em) {
    .usa-footer__social-links {
        justify-content: flex-end
    }
}

.usa-social-link {
    height: 3rem;
    width: 3rem;
    background-position: center center;
    background-size: auto 2rem;
    background-color: rgba(0, 0, 0, .1);
    display: inline-block
}

.usa-social-link span {
    position: absolute;
    left: -999em;
    right: auto
}

.usa-social-link--facebook {
    background-image: url(./usa-icons/facebook.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat
}

.usa-social-link--twitter,
.usa-social-link--youtube {
    background-image: url(./usa-icons/twitter.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat
}

.usa-social-link--youtube {
    background-image: url(./usa-icons/youtube.svg), linear-gradient(transparent, transparent)
}

.usa-social-link--instagram,
.usa-social-link--rss {
    background-image: url(./usa-icons/instagram.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat
}

.usa-social-link--rss {
    background-image: url(./usa-icons/rss_feed.svg), linear-gradient(transparent, transparent)
}

@media all and (min-width:30em) {
    .usa-footer__address {
        justify-content: flex-end
    }
}

@media all and (min-width:64em) {
    .usa-footer--slim .usa-footer__nav {
        padding-left: 0;
        padding-right: 0
    }
}

.usa-footer--slim .usa-footer__address {
    padding: 1rem
}

@media all and (min-width:30em) {
    .usa-footer--slim .usa-footer__address {
        padding: 0
    }
}

.usa-footer--slim .usa-footer__logo {
    align-items: center
}

.usa-footer--slim .usa-footer__logo-img {
    max-width: 3rem
}

.usa-footer--slim .usa-footer__contact-info {
    display: inline-block
}

@media all and (min-width:30em) {
    .usa-footer--slim .usa-footer__contact-info {
        padding-bottom: 1rem;
        padding-top: 1rem;
        margin-top: 0
    }
}

.usa-footer--big .usa-footer__nav {
    margin-left: -1rem;
    margin-right: -1rem
}

@media all and (min-width:30em) {
    .usa-footer--big .usa-footer__nav {
        border-bottom: 1px solid #a9aeb1;
        padding-top: 2rem
    }
}

@media all and (min-width:40em) {
    .usa-footer--big .usa-footer__nav {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
        border-bottom: none
    }
}

.usa-footer--big .usa-footer__primary-link,
.usa-form {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.06rem
}

.usa-footer--big .usa-footer__primary-link {
    font-weight: 700;
    line-height: 1.1;
    margin: 0
}

@media all and (min-width:30em) {
    .usa-footer--big .usa-footer__primary-link {
        padding-bottom: 0;
        padding-top: 0;
        margin-bottom: .5rem
    }

    .usa-footer--big .usa-footer__primary-link:hover {
        cursor: auto;
        text-decoration: none
    }
}

.usa-footer--big .usa-footer__primary-content--collapsible .usa-footer__primary-link {
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: flex-start
}

.usa-footer--big .usa-footer__primary-content--collapsible .usa-footer__primary-link::before {
    background-image: url(./usa-icons/expand_more.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat;
    height: 1.25rem;
    width: 1.25rem;
    align-items: center;
    background-size: contain;
    content: "";
    display: inline-flex;
    justify-content: center;
    margin-right: .25rem;
    margin-left: -.25rem
}

@media all and (min-width:30em) {
    .usa-footer--big .usa-footer__primary-content--collapsible .usa-footer__primary-link::before {
        content: none
    }
}

.usa-footer--big .usa-footer__primary-content--collapsible.hidden .usa-list--unstyled {
    display: none
}

.usa-footer--big .usa-footer__primary-content--collapsible.hidden .usa-footer__primary-link::before {
    background-image: url(./usa-icons/navigate_next.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat
}

@media all and (min-width:30em) {
    .usa-footer--big .usa-footer__primary-content--collapsible.hidden .usa-footer__primary-link {
        margin: 0
    }
}

.usa-footer--big .usa-footer__primary-content--collapsible .usa-list--unstyled {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1.25rem
}

@media all and (min-width:30em) {
    .usa-footer--big .usa-footer__primary-content--collapsible .usa-list--unstyled {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 2rem;
        padding-top: .75rem
    }
}

.usa-form {
    line-height: 1.3
}

@media all and (min-width:30em) {
    .usa-form {
        max-width: 20rem
    }
}

.usa-form .usa-input,
.usa-form .usa-range,
.usa-form .usa-select,
.usa-form .usa-textarea {
    max-width: none
}

.usa-form .usa-input--2xs {
    max-width: 4ex
}

.usa-form .usa-input--xs {
    max-width: 7ex
}

.usa-form .usa-input--sm,
.usa-form .usa-input--small {
    max-width: 10ex
}

.usa-form .usa-input--md,
.usa-form .usa-input--medium {
    max-width: 20ex
}

.usa-form .usa-input--lg {
    max-width: 30ex
}

.usa-form .usa-input--xl {
    max-width: 40ex
}

.usa-form .usa-input--2xl {
    max-width: 50ex
}

.usa-form .usa-button {
    margin-top: .5rem
}

@media all and (min-width:30em) {
    .usa-form .usa-button {
        margin-top: 1.5rem
    }
}

.usa-form a {
    color: #005ea2;
    text-decoration: underline
}

.usa-form a:visited {
    color: #54278f
}

.usa-form a:hover {
    color: #1a4480
}

.usa-form a:active {
    color: #162e51
}

.usa-form a:focus {
    outline: .25rem solid #2491ff;
    outline-offset: 0
}

@media all and (min-width:30em) {
    .usa-form--large {
        max-width: 30rem
    }
}

.usa-form__note,
.usa-graphic-list {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif
}

.usa-form__note {
    font-size: .93rem;
    line-height: 1.3;
    float: right;
    margin: .25rem 0 1rem
}

.usa-graphic-list {
    font-size: 1.06rem;
    line-height: 1.5
}

.usa-graphic-list .usa-graphic-list__row .usa-media-block {
    margin-bottom: 2rem
}

@media all and (min-width:40em) {
    .usa-graphic-list .usa-graphic-list__row .usa-media-block {
        margin-bottom: 4rem
    }

    .usa-graphic-list .usa-graphic-list__row:last-child .usa-media-block {
        margin-bottom: 0
    }
}

.usa-graphic-list .usa-graphic-list__row:last-child .usa-media-block:last-child,
.usa-process-list__item ul li:last-child {
    margin-bottom: 0
}

.usa-graphic-list .usa-media-block__img {
    margin-right: 1.5rem
}

.usa-graphic-list .usa-media-block__body>:first-child {
    margin-top: 0
}

.usa-graphic-list__heading {
    margin-bottom: 0;
    margin-top: 0;
    clear: both;
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.46rem;
    line-height: 1.1;
    font-weight: 700
}

*+.usa-graphic-list__heading {
    margin-top: 1.5em
}

.usa-graphic-list__heading+* {
    margin-top: 1em
}

.usa-header {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.06rem;
    line-height: 1.5;
    z-index: 300
}

.usa-header::after {
    clear: both;
    content: "";
    display: block
}

#asto-content .dataTables_wrapper.no-footer .dataTables_scrollBody,
.usa-header a {
    border-bottom: none
}

@media all and (min-width:75em) {
    .usa-header .usa-search {
        float: right
    }

    .usa-header [role=search] {
        float: right;
        max-width: calc(27ch + 3rem);
        width: 100%
    }
}

.usa-header [type=search] {
    min-width: 0
}

@media all and (min-width:75em) {
    .usa-header+.usa-hero {
        border-top: 1px solid #fff
    }

    .usa-header+.usa-section,
    .usa-header+main {
        border-top: 1px solid #dfe1e2
    }
}

@media all and (max-width:74.99em) {
    .usa-logo {
        flex: 1 1 0%;
        font-size: .93rem;
        line-height: .9;
        margin-left: 1rem
    }
}

@media all and (min-width:75em) {
    .usa-logo {
        margin-top: 2rem;
        margin-bottom: 1rem;
        font-size: 1.46rem;
        line-height: 1.1
    }
}

.usa-logo a {
    color: #1b1b1b;
    text-decoration: none
}

.usa-logo__text {
    display: block;
    font-style: normal;
    font-weight: 700;
    margin: 0
}

.usa-menu-btn {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    font-weight: 400;
    margin: 0;
    padding: 0;
    flex: 0 1 auto;
    padding-left: .75rem;
    padding-right: .75rem;
    background-color: #005ea2;
    color: #fff;
    font-size: .87rem;
    height: 3rem;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase
}

.usa-nav__primary button:visited {
    color: #54278f
}

.usa-nav__primary button:active {
    color: #162e51
}

.usa-menu-btn:focus,
.usa-nav__primary button:focus {
    outline: .25rem solid #2491ff;
    outline-offset: 0
}

.usa-menu-btn:hover {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
    box-shadow: none
}

.usa-menu-btn:active,
.usa-nav__primary button,
.usa-nav__primary button:active,
.usa-nav__primary button:hover {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
    background-color: transparent;
    box-shadow: none;
    text-decoration: underline
}

.usa-nav__primary button,
.usa-nav__primary button:hover {
    color: #005ea2;
    background-color: #f0f0f0;
    text-decoration: none
}

@media all and (min-width:75em) {
    .usa-menu-btn {
        display: none
    }
}

.usa-menu-btn:hover {
    background-color: #1a4480;
    color: #fff;
    text-decoration: none
}

.usa-menu-btn:active,
.usa-menu-btn:visited,
.usa-section--dark p {
    color: #fff
}

.usa-overlay {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    position: fixed;
    background: #000;
    opacity: 0;
    transition: opacity .2s ease-in-out;
    visibility: hidden;
    z-index: 400
}

.usa-overlay.is-visible {
    opacity: .2;
    visibility: visible
}

@media all and (min-width:75em) {
    .usa-header--basic .usa-navbar {
        position: relative;
        width: 33%
    }

    .usa-header--basic .usa-nav {
        flex-direction: row;
        align-items: center;
        justify-content: flex-end;
        display: flex;
        padding: 0 0 .25rem .5rem;
        width: 100%
    }

    .usa-header--basic .usa-nav-container {
        align-items: flex-end;
        justify-content: space-between;
        display: flex
    }

    .usa-header--basic .usa-nav__link:hover,
    .usa-header--basic .usa-nav__primary-item>.usa-current {
        position: relative
    }

    .usa-header--basic .usa-nav__link:hover::after,
    .usa-header--basic .usa-nav__primary-item>.usa-current::after {
        background-color: #005ea2;
        border-radius: 0;
        content: "";
        display: block;
        position: absolute;
        height: .25rem;
        left: 1rem;
        right: 1rem;
        bottom: -.25rem
    }

    .usa-header--basic .usa-nav__link[aria-expanded=true]::after,
    .usa-header--basic .usa-nav__link[aria-expanded=true]:hover::after {
        display: none
    }

    .usa-header--basic .usa-nav__primary {
        width: auto
    }

    .usa-header--basic .usa-nav__primary-item:last-of-type {
        position: relative
    }

    .usa-header--basic .usa-nav__primary-item:last-of-type .usa-nav__submenu {
        position: absolute;
        right: 0
    }

    .usa-header--basic .usa-search {
        top: 0
    }
}

.usa-header--basic.usa-header--megamenu .usa-nav__inner {
    display: flex;
    flex-direction: column
}

@media all and (min-width:75em) {
    .usa-header--basic.usa-header--megamenu .usa-nav__inner {
        display: block;
        float: right;
        margin-top: -2.5rem
    }

    .usa-header--basic.usa-header--megamenu .usa-nav__primary-item:last-of-type {
        position: static
    }

    .usa-header--extended {
        padding-top: 0
    }

    .usa-header--extended .usa-nav__primary-item>.usa-current,
    .usa-header--extended .usa-nav__primary-item>.usa-nav__link:hover {
        position: relative
    }

    .usa-header--extended .usa-nav__primary-item>.usa-current::after,
    .usa-header--extended .usa-nav__primary-item>.usa-nav__link:hover::after {
        background-color: #005ea2;
        border-radius: 0;
        content: "";
        display: block;
        position: absolute;
        height: .25rem;
        left: 1rem;
        right: 1rem;
        bottom: 0
    }

    .usa-header--extended .usa-nav__link[aria-expanded=true]::after,
    .usa-header--extended .usa-nav__link[aria-expanded=true]:hover::after {
        display: none
    }

    .usa-header--extended .usa-logo {
        font-size: 2.13rem;
        margin: 2rem 0 1.5rem;
        max-width: 50%
    }

    .usa-header--extended .usa-navbar {
        margin-left: auto;
        margin-right: auto;
        max-width: 64rem;
        padding-left: 1rem;
        padding-right: 1rem;
        display: block;
        height: auto;
        overflow: auto
    }
}

@media all and (min-width:75em) and (min-width:87.5em) {
    .usa-header--extended .usa-navbar {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:75em) {
    .usa-header--extended .usa-nav {
        border-top: 1px solid #dfe1e2;
        padding: 0;
        width: 100%
    }

    .usa-header--extended .usa-nav__inner {
        margin-left: auto;
        margin-right: auto;
        max-width: 64rem;
        padding-left: 1rem;
        padding-right: 1rem;
        position: relative
    }
}

@media all and (min-width:75em) and (min-width:87.5em) {
    .usa-header--extended .usa-nav__inner {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:75em) {
    .usa-header--extended .usa-nav__primary {
        margin-left: -1rem
    }

    .usa-header--extended .usa-nav__primary::after {
        clear: both;
        content: "";
        display: block
    }

    .usa-header--extended .usa-nav__link {
        padding-bottom: 1rem;
        padding-top: 1rem
    }

    .usa-header--extended .usa-nav__submenu .usa-grid-full {
        padding-left: .75rem
    }

    .usa-header--extended .usa-nav__submenu.usa-megamenu {
        left: 0;
        padding-left: 3rem
    }
}

html.usa-js-loading .usa-nav__submenu,
html.usa-js-loading .usa-nav__submenu.usa-megamenu {
    position: absolute;
    left: -999em;
    right: auto
}

.usa-hero {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.06rem;
    line-height: 1.5;
    padding-bottom: 3rem;
    padding-top: 3rem;
    background-image: url(./hero.png);
    background-position: center;
    background-size: cover;
    color: #fff
}

.usa-hero__callout {
    background-color: #162e51;
    padding: 2rem
}

@media all and (min-width:40em) {
    .usa-hero__callout {
        max-width: 20rem
    }
}

.usa-hero__heading {
    margin-bottom: 0;
    margin-top: 0;
    clear: both;
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 2.13rem;
    font-weight: 700;
    color: #00bde3;
    line-height: 1.1
}

*+.usa-hero__heading {
    margin-top: 1.5em
}

.usa-hero__heading+* {
    margin-top: 1em
}

.usa-hero__heading--alt {
    color: #fff;
    display: block
}

.usa-icon {
    display: inline-block;
    fill: currentColor;
    height: 1em;
    position: relative;
    width: 1em
}

.usa-icon--size-3 {
    height: 1.5rem;
    width: 1.5rem
}

.usa-icon--size-4 {
    height: 2rem;
    width: 2rem
}

.usa-icon--size-5 {
    height: 2.5rem;
    width: 2.5rem
}

.usa-icon--size-6 {
    height: 3rem;
    width: 3rem
}

.usa-icon--size-7 {
    height: 3.5rem;
    width: 3.5rem
}

.usa-icon--size-8 {
    height: 4rem;
    width: 4rem
}

.usa-icon--size-9 {
    height: 4.5rem;
    width: 4.5rem
}

.usa-layout-docs__sidenav {
    order: 2;
    padding-top: 2rem
}

@media all and (min-width:64em) {
    .usa-layout-docs__sidenav {
        padding-top: 0
    }

    .usa-layout-docs__main {
        order: 2
    }
}

.usa-media-block {
    align-items: flex-start;
    display: flex
}

.usa-media-block__img {
    flex-shrink: 0;
    margin-right: .5rem
}

.usa-media-block__body {
    flex: 1 1 0%
}

.usa-megamenu .usa-col {
    flex: 1 1 auto
}

@media all and (min-width:75em) {
    .usa-megamenu .usa-col {
        flex: 4 1 0%
    }

    .usa-megamenu.usa-nav__submenu {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 2rem;
        padding-top: 2rem;
        left: -33%;
        right: 0;
        width: auto
    }

    .usa-megamenu.usa-nav__submenu::after,
    .usa-megamenu.usa-nav__submenu::before {
        bottom: 0;
        top: 0;
        background-color: #162e51;
        content: "";
        display: block;
        position: absolute;
        width: 100%
    }

    .usa-megamenu.usa-nav__submenu::before {
        right: 100%
    }

    .usa-megamenu.usa-nav__submenu::after {
        left: 100%
    }

    .usa-nav-container {
        margin-left: auto;
        margin-right: auto;
        max-width: 64rem;
        padding-left: 3rem;
        padding-right: 3rem
    }

    .usa-nav-container::after {
        clear: both;
        content: "";
        display: block
    }
}

@media all and (min-width:75em) and (min-width:87.5em) {
    .usa-nav-container {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

.usa-navbar {
    height: 3rem
}

@media all and (max-width:74.99em) {
    .usa-navbar {
        align-items: center;
        border-bottom: 1px solid #dfe1e2;
        display: flex
    }
}

@media all and (min-width:75em) {
    .usa-navbar {
        border-bottom: none;
        display: inline-block;
        height: auto
    }
}

.usa-nav {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.06rem;
    line-height: .9
}

@media all and (max-width:74.99em) {
    .usa-nav {
        right: 0;
        bottom: 0;
        top: 0;
        position: fixed;
        background: #fff;
        border-right: 0;
        display: none;
        flex-direction: column;
        overflow-y: auto;
        padding: 1rem;
        width: 15rem;
        z-index: 500
    }

    .usa-nav.is-visible {
        -webkit-animation: slidein-left .3s ease-in-out;
        animation: slidein-left .3s ease-in-out;
        display: flex
    }
}

@media all and (min-width:75em) {
    .usa-nav {
        float: right;
        position: relative
    }

    .usa-nav .usa-search {
        margin-left: 1rem
    }
}

.usa-nav .usa-accordion {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.06rem;
    line-height: .9
}

@media all and (max-width:74.99em) {
    .usa-nav__primary {
        margin-bottom: 0;
        margin-top: 0;
        list-style-type: none;
        padding-left: 0;
        margin-top: 1.5rem;
        order: 2
    }

    .usa-nav__primary>li {
        margin-bottom: 0;
        max-width: unset
    }

    .usa-nav__primary-item {
        border-top: 1px solid #dfe1e2
    }

    .usa-nav__primary a:not(.usa-button) {
        color: #565c65;
        display: block;
        padding: .5rem 1rem;
        text-decoration: none
    }

    .usa-nav__primary a:not(.usa-button):hover {
        background-color: #f0f0f0;
        color: #005ea2;
        text-decoration: none
    }

    .usa-nav__primary a:not(.usa-button):focus {
        outline-offset: 0
    }

    .usa-nav__primary .usa-current {
        position: relative;
        color: #005ea2;
        font-weight: 700
    }

    .usa-nav__primary .usa-current::after {
        background-color: #005ea2;
        border-radius: 99rem;
        content: "";
        display: block;
        position: absolute;
        bottom: .25rem;
        top: .25rem;
        width: .25rem;
        left: .25rem
    }
}

@media all and (max-width:74.99em) and (min-width:40em) {
    .usa-nav__primary .usa-current {
        position: relative
    }

    .usa-nav__primary .usa-current::after {
        background-color: #005ea2;
        border-radius: 99rem;
        content: "";
        display: block;
        position: absolute;
        bottom: .25rem;
        top: .25rem;
        width: .25rem;
        left: 0
    }
}

@media all and (max-width:74.99em) {
    .usa-nav__primary a {
        padding-bottom: .75rem;
        padding-top: .75rem
    }
}

@media all and (min-width:75em) {
    .usa-nav__primary {
        display: flex
    }
}

.featured-navigation-content .f-content .featured-link-list li a:hover,
.usa-nav__primary .usa-nav__primary-item a {
    text-decoration: none
}

.usa-nav__primary>.usa-nav__primary-item {
    line-height: 1.1
}

@media all and (min-width:75em) {
    .usa-nav__primary>.usa-nav__primary-item {
        font-size: .93rem;
        line-height: .9
    }

    .usa-nav__primary>.usa-nav__primary-item>a {
        line-height: .9;
        padding: 1rem;
        color: #565c65;
        display: block;
        font-weight: 700
    }

    .usa-nav__primary>.usa-nav__primary-item>a:hover {
        color: #005ea2
    }

    .usa-nav__primary a {
        padding-bottom: .5rem;
        padding-top: .5rem
    }
}

.usa-nav__primary button {
    background-color: transparent;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    text-align: left;
    color: #565c65;
    font-weight: 400;
    line-height: 1.1;
    padding: .75rem 1rem
}

@media all and (min-width:75em) {
    .usa-nav__primary button {
        line-height: .9;
        padding: 1rem;
        font-size: .93rem;
        font-weight: 700
    }
}

@media all and (min-width:75em) {
    .usa-nav__primary button:hover {
        background-color: transparent
    }
}

.usa-nav__primary button[aria-expanded=false] {
    background-image: url(./usa-icons/add.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat;
    background-position: right 0 center;
    background-size: 1.25rem
}

@media all and (min-width:75em) {
    .usa-nav__primary button[aria-expanded=false] {
        background-image: url(./usa-icons/expand_more.svg), linear-gradient(transparent, transparent);
        background-repeat: no-repeat;
        background-size: 1rem;
        background-position: right .75rem top 53%
    }

    .usa-nav__primary button[aria-expanded=false]:hover {
        background-image: url(./usa-icons-bg/expand_more--blue-warm-70v.svg), linear-gradient(transparent, transparent);
        background-repeat: no-repeat
    }
}

.usa-nav__primary button[aria-expanded=true] {
    background-image: url(./usa-icons/remove.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat;
    background-position: right 0 center;
    background-size: 1.25rem
}

@media all and (min-width:75em) {
    .usa-nav__primary button[aria-expanded=true] {
        background-image: url(./usa-icons-bg/expand_less--white.svg), linear-gradient(transparent, transparent);
        background-repeat: no-repeat;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        background-size: 1rem;
        background-color: #162e51;
        background-position: right .75rem top 53%;
        color: #fff
    }

    .usa-nav__primary .usa-accordion__button span {
        margin-right: 0;
        padding-right: 1rem
    }
}

.usa-nav__secondary {
    margin-top: 1rem
}

@media all and (min-width:75em) {
    .usa-nav__secondary {
        flex-direction: column;
        align-items: flex-end;
        bottom: 4rem;
        display: flex;
        font-size: .93rem;
        margin-top: .5rem;
        min-width: calc(27ch + 3rem);
        position: absolute;
        right: 3rem
    }
}

.usa-nav__secondary .usa-search {
    margin-top: 1rem
}

@media all and (min-width:75em) {
    .usa-nav__secondary .usa-search {
        margin-left: 0;
        margin-top: .5rem
    }
}

.usa-nav__secondary-links {
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: none;
    padding-left: 0;
    line-height: 1.3;
    margin-top: 1.5rem
}

@media all and (min-width:75em) {
    .usa-nav__secondary-links {
        float: right;
        line-height: .9;
        margin-bottom: .25rem;
        margin-top: 0
    }

    .usa-nav__secondary-links .usa-nav__secondary-item {
        display: inline;
        padding-left: .25rem
    }

    .usa-nav__secondary-links .usa-nav__secondary-item+.usa-nav__secondary-item::before {
        color: #dfe1e2;
        content: "|";
        padding-right: .25rem
    }
}

.usa-nav__secondary-links a {
    color: #71767a;
    display: inline-block;
    font-size: .93rem;
    text-decoration: none
}

.usa-nav__secondary-links a:hover {
    color: #005ea2;
    text-decoration: underline
}

@media all and (max-width:74.99em) {
    .usa-nav__submenu {
        list-style-type: none;
        padding-left: 0;
        margin: 0
    }

    .usa-nav__submenu>li {
        margin-bottom: 0;
        max-width: unset
    }

    .usa-nav__submenu-item {
        border-top: 1px solid #dfe1e2;
        font-size: .93rem
    }

    .usa-nav__submenu .usa-current::after {
        display: none
    }
}

@media all and (max-width:74.99em) and (min-width:40em) {
    .usa-nav__submenu .usa-current::after {
        display: none
    }
}

@media all and (max-width:74.99em) {
    .usa-nav__submenu a:not(.usa-button) {
        padding-left: 2rem
    }

    .usa-nav__submenu .usa-nav__submenu a:not(.usa-button) {
        padding-left: 3rem
    }

    .usa-nav__submenu .usa-nav__submenu .usa-nav__submenu a:not(.usa-button) {
        content: "foobar";
        padding-left: 4rem
    }
}

@media all and (min-width:75em) {
    .usa-nav__submenu {
        margin-bottom: 0;
        margin-top: 0;
        list-style-type: none;
        padding-left: 0;
        background-color: #162e51;
        width: 15rem;
        padding: 1rem;
        position: absolute;
        z-index: 400
    }
}

.usa-nav__submenu[aria-hidden=true] {
    display: none
}

@media all and (min-width:75em) {
    .usa-nav__submenu .usa-nav__submenu-item+* {
        margin-top: .75rem
    }

    .usa-nav__submenu .usa-nav__submenu-item a {
        color: #fff;
        padding: 0;
        line-height: 1.3
    }

    .usa-nav__submenu .usa-nav__submenu-item a:hover {
        background-color: transparent;
        color: #fff;
        padding: 0;
        text-decoration: underline
    }
}

.usa-nav__submenu-list {
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: none;
    padding-left: 0
}

.usa-nav__submenu-list>li,
.usa-process-list>li,
.usa-prose .usa-process-list>li,
.usa-sidenav>li,
.usa-sidenav__sublist>li {
    margin-bottom: 0;
    max-width: unset
}

.usa-nav__submenu-list .usa-nav__submenu-list-item {
    margin: 0;
    font-size: .93rem
}

.usa-nav__submenu-list .usa-nav__submenu-list-item a {
    line-height: 1.3
}

.usa-nav__close {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
    text-decoration: underline;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    font-weight: 400;
    margin: 0;
    padding: 0;
    height: 3rem;
    width: 3rem;
    color: currentColor;
    flex: none;
    float: right;
    margin: -.75rem -1rem 1rem auto;
    text-align: center
}

.usa-nav__close:visited {
    color: #54278f
}

.usa-nav__close:active {
    color: #162e51
}

.usa-nav__close:focus {
    outline: .25rem solid #2491ff;
    outline-offset: 0
}

.usa-nav__close:active,
.usa-nav__close:hover {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
    background-color: transparent;
    box-shadow: none
}

.usa-nav__close:active {
    text-decoration: underline
}

.usa-nav__close:hover {
    color: currentColor;
    text-decoration: none
}

@media all and (min-width:75em) {
    .usa-nav__close {
        display: none
    }
}

.usa-nav__close img {
    width: 1.5rem
}

.usa-nav__close+* {
    clear: both
}

#left-sidebar .usa-sidenav>li,
.usa-js-mobile-nav--active,
body.gsa-mobile-nav--active {
    overflow: hidden
}

.usa-process-list>.usa-process-list__item,
.usa-prose .usa-process-list>.usa-process-list__item {
    max-width: 72ex
}

.usa-process-list,
.usa-prose .usa-process-list {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.06rem;
    line-height: 1.5;
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: none;
    padding-left: 0;
    counter-reset: usa-numbered-list;
    padding: 20px 0 0 calc(((2.5rem/2) - (.5rem/2)));
    position: relative
}

.usa-process-list__item,
.usa-prose .usa-process-list__item {
    border-left: .5rem solid #d9e8f6;
    font-size: 1.06rem;
    margin-bottom: 0;
    padding-bottom: 2rem;
    padding-left: calc(calc((2.5rem/2) - .25rem)*2)
}

.usa-process-list__item:last-child {
    border-left: .5rem solid transparent
}

.usa-process-list__item::before {
    flex-direction: row;
    align-items: center;
    justify-content: center;
    border-radius: 99rem;
    background-color: #fff;
    border: .25rem solid #1b1b1b;
    box-shadow: 0 0 0 .25rem #fff;
    color: #1b1b1b;
    content: counter(usa-numbered-list, decimal);
    counter-increment: usa-numbered-list;
    display: flex;
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.46rem;
    font-weight: 700;
    height: 2.5rem;
    left: 0;
    line-height: .9;
    margin-top: -.4rem;
    position: absolute;
    width: 2.5rem
}

.usa-process-list__item ul {
    list-style-type: disc
}

.usa-process-list__item ul li {
    margin-bottom: .25rem
}

.usa-process-list__item>:first-child {
    margin-top: 0
}

.usa-process-list__item>:last-child {
    margin-bottom: 0
}

.usa-process-list__heading {
    font-size: 1.46rem;
    line-height: 1.1;
    color: #1b1b1b;
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-weight: 700;
    margin: 0
}

.usa-process-list__heading+* {
    margin-top: .25rem
}

.usa-step-indicator {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.06rem;
    line-height: 1.1;
    background-color: #fff;
    margin-bottom: 2rem;
    margin-left: -1px;
    margin-right: -1px
}

@media all and (min-width:40em) {
    .usa-step-indicator {
        margin-left: 0;
        margin-right: 0
    }
}

.usa-step-indicator__segments {
    counter-reset: usa-step-indicator;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0
}

.usa-step-indicator__segment {
    flex: 1 1 0%;
    counter-increment: usa-step-indicator;
    margin-left: 1px;
    margin-right: 1px;
    max-width: 15rem;
    min-height: .5rem;
    position: relative
}

.usa-step-indicator__segment:after {
    background-color: #dfe1e2;
    content: "";
    display: block;
    height: .5rem;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

@media all and (min-width:40em) {
    .usa-step-indicator__segment:after {
        height: .5rem
    }
}

.usa-step-indicator__segment--complete::after {
    background-color: #162e51
}

.usa-step-indicator__segment--complete .usa-step-indicator__segment-label {
    color: #162e51
}

.usa-step-indicator__segment--current::after {
    background-color: #005ea2
}

.usa-step-indicator__segment--current .usa-step-indicator__segment-label {
    color: #005ea2;
    font-weight: 700
}

.usa-step-indicator__segment-label {
    display: none
}

@media all and (min-width:40em) {
    .usa-step-indicator__segment-label {
        color: #565c65;
        display: block;
        font-size: 1.06rem;
        margin-top: calc(.5rem + .5rem);
        padding-right: 2rem;
        text-align: left
    }
}

.usa-step-indicator__header {
    align-items: baseline;
    display: flex
}

.usa-step-indicator__heading {
    color: #1b1b1b;
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.13rem;
    font-weight: 700;
    margin: 1rem 0 0
}

@media all and (min-width:40em) {
    .usa-step-indicator__heading {
        font-size: 1.46rem;
        margin-top: 2rem
    }
}

.usa-step-indicator__current-step {
    height: 2.5rem;
    border-radius: 99rem;
    width: 2.5rem;
    font-weight: 400;
    font-feature-settings: "tnum"1, "kern"1;
    background-color: #005ea2;
    color: #fff;
    display: inline-block;
    padding: calc((2.5rem - (2ex*1.1))*.5);
    text-align: center
}

.usa-step-indicator__total-steps {
    font-weight: 400;
    font-feature-settings: "tnum"1, "kern"1;
    color: #005ea2;
    margin-right: .5rem
}

@media all and (min-width:40em) {

    .usa-step-indicator--counters .usa-step-indicator__segment,
    .usa-step-indicator--counters-sm .usa-step-indicator__segment {
        margin-left: 0;
        margin-right: 0;
        margin-top: calc(((2.5rem - .5rem)/2) + .25rem)
    }

    .usa-step-indicator--counters .usa-step-indicator__segment:before,
    .usa-step-indicator--counters-sm .usa-step-indicator__segment:before {
        height: 2.5rem;
        border-radius: 99rem;
        width: 2.5rem;
        font-feature-settings: "tnum"1, "kern"1;
        background-color: #fff;
        box-shadow: inset 0 0 0 .25rem #dfe1e2, 0 0 0 .25rem #fff;
        color: #565c65;
        content: counter(usa-step-indicator);
        display: block;
        font-weight: 700;
        left: 0;
        line-height: .9;
        padding: calc((2.5rem - (2ex*.9))*.5);
        position: absolute;
        text-align: center;
        top: calc((2.5rem - .5rem)/-2);
        z-index: 100
    }

    .usa-step-indicator--counters .usa-step-indicator__segment:last-child:after,
    .usa-step-indicator--counters-sm .usa-step-indicator__segment:last-child:after {
        display: none
    }
}

.usa-step-indicator--counters .usa-step-indicator__segment--complete::before,
.usa-step-indicator--counters-sm .usa-step-indicator__segment--complete::before {
    background-color: #162e51;
    box-shadow: 0 0 0 .25rem #fff;
    color: #fff
}

.usa-step-indicator--counters .usa-step-indicator__segment--current::before,
.usa-step-indicator--counters-sm .usa-step-indicator__segment--current::before {
    background-color: #005ea2;
    box-shadow: 0 0 0 .25rem #fff;
    color: #fff
}

@media all and (min-width:40em) {
    .usa-step-indicator--counters .usa-step-indicator__segment-label {
        margin-top: calc(((2.5rem + .5rem)/2) + .5rem)
    }

    .usa-step-indicator--counters-sm.usa-step-indicator--center .usa-step-indicator__segment:first-child:after,
    .usa-step-indicator--counters.usa-step-indicator--center .usa-step-indicator__segment:first-child:after {
        left: 50%;
        right: 0;
        width: auto
    }

    .usa-step-indicator--counters-sm.usa-step-indicator--center .usa-step-indicator__segment:last-child:after,
    .usa-step-indicator--counters.usa-step-indicator--center .usa-step-indicator__segment:last-child:after {
        display: block;
        left: 0;
        right: 50%;
        width: auto
    }

    .usa-step-indicator--counters-sm .usa-step-indicator__segment {
        margin-top: calc(((1.5rem - .5rem)/2) + .25rem)
    }

    .usa-step-indicator--counters-sm .usa-step-indicator__segment:before {
        height: 1.5rem;
        border-radius: 99rem;
        width: 1.5rem;
        font-size: .93rem;
        padding: calc(.25rem + 1px);
        top: calc((1.5rem - .5rem)/-2)
    }

    .usa-step-indicator--counters-sm .usa-step-indicator__segment:last-child:after {
        display: none
    }

    .usa-step-indicator--counters-sm .usa-step-indicator__segment-label {
        margin-top: calc(((1.5rem + .5rem)/2) + .5rem)
    }
}

.usa-step-indicator--center,
.usa-step-indicator--no-labels {
    margin-left: -1px;
    margin-right: -1px
}

.usa-step-indicator--no-labels .usa-step-indicator__segment {
    margin-top: 0;
    margin-left: 1px;
    margin-right: 1px
}

.usa-step-indicator--no-labels .usa-step-indicator__segment:before {
    display: none
}

.usa-step-indicator--no-labels .usa-step-indicator__segment:last-child:after {
    display: block
}

.usa-step-indicator--no-labels .usa-step-indicator__heading {
    margin-top: 1rem
}

.usa-step-indicator--no-labels .usa-step-indicator__segment-label {
    display: none
}

.usa-step-indicator--center .usa-step-indicator__segment {
    margin-left: 1px;
    margin-right: 1px
}

.usa-step-indicator--center .usa-step-indicator__segment:before {
    left: calc(50% - ((2.5rem + .25rem)/2))
}

.usa-step-indicator--center .usa-step-indicator__segment-label {
    padding-left: .5rem;
    padding-right: .5rem;
    text-align: center
}

.usa-step-indicator--center.usa-step-indicator--no-labels .usa-step-indicator__segment:first-child:after {
    left: 0
}

.usa-step-indicator--center.usa-step-indicator--no-labels .usa-step-indicator__segment:last-child:after {
    right: 0
}

.usa-step-indicator--center.usa-step-indicator--counters-sm .usa-step-indicator__segment:before {
    left: calc(50% - ((1.5rem + .25rem)/2))
}

.usa-search {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.06rem;
    line-height: 1.5;
    position: relative
}

.usa-search::after {
    clear: both;
    content: "";
    display: block
}

.usa-search [role=search],
.usa-search[role=search],
.usa-search[role=search]>div {
    display: flex
}

.usa-search [type=submit] {
    background-image: url(./search--white.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 1.5rem;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    height: 2rem;
    margin: 0;
    padding: 0;
    width: 3rem
}

@media all and (min-width:30em) {
    .usa-search [type=submit] {
        padding-left: 1rem;
        padding-right: 1rem;
        background-image: none;
        width: auto
    }

    .usa-search--big .usa-search__input,
    .usa-search--big [type=search] {
        font-size: 1.06rem;
        height: 3rem
    }

    .usa-search--big .usa-search__submit,
    .usa-search--big [type=submit] {
        padding-left: 2rem;
        padding-right: 2rem;
        font-size: 1.46rem;
        height: 3rem;
        width: auto
    }

    .usa-search--small .usa-search__submit,
    .usa-search--small [type=submit] {
        background-image: url(./search--white.svg), linear-gradient(transparent, transparent);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 1.5rem;
        width: 3rem
    }
}

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

.usa-search__input,
[type=search] {
    padding-bottom: 0;
    padding-top: 0;
    border-bottom-right-radius: 0;
    border-right: none;
    border-top-right-radius: 0;
    box-sizing: border-box;
    float: left;
    font-size: 1rem;
    height: 2rem;
    margin: 0
}

.usa-search__submit-text {
    position: absolute;
    left: -999em;
    right: auto
}

@media all and (min-width:30em) {
    .usa-search__submit-text {
        position: static
    }
}

.usa-section {
    padding-bottom: 3rem;
    padding-top: 3rem
}

@media all and (min-width:40em) {
    .usa-section {
        padding-bottom: 4rem;
        padding-top: 4rem
    }
}

.usa-section--light {
    background-color: #f0f0f0
}

.usa-section--dark {
    background-color: #162e51;
    color: #fff
}

.usa-section--dark h1,
.usa-section--dark h2,
.usa-section--dark h3,
.usa-section--dark h4,
.usa-section--dark h5,
.usa-section--dark h6 {
    color: #00bde3
}

.usa-section--dark a {
    color: #dfe1e2
}

.usa-section--dark a:hover {
    color: #f0f0f0
}

.bootstrap #intro footer p,
.text-asset-container #intro footer p,
.text-shadow>a,
.usa-nav__inner #main-nav>li.open ul li.open>a,
.usa-nav__inner #main-nav>li.open>a,
.usa-nav__inner #main-nav>li.open>ul li a:hover,
.usa-section--dark a:active {
    color: #fff
}

.usa-sidenav {
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: none;
    padding-left: 0;
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.06rem;
    line-height: 1.3;
    border-bottom: 1px solid #dfe1e2
}

.usa-sidenav__item {
    border-top: 1px solid #dfe1e2
}

.usa-sidenav a:not(.usa-button) {
    color: #565c65;
    display: block;
    padding: .5rem 1rem;
    text-decoration: none
}

.usa-sidenav a:not(.usa-button):hover {
    background-color: #f0f0f0;
    color: #005ea2;
    text-decoration: none
}

.usa-sidenav a:not(.usa-button):focus {
    outline-offset: 0
}

.usa-sidenav .usa-current {
    position: relative;
    color: #005ea2;
    font-weight: 700
}

.usa-sidenav .usa-current::after {
    background-color: #005ea2;
    border-radius: 99rem;
    content: "";
    display: block;
    position: absolute;
    bottom: .25rem;
    top: .25rem;
    width: .25rem;
    left: .25rem
}

@media all and (min-width:40em) {
    .usa-sidenav .usa-current {
        position: relative
    }

    .usa-sidenav .usa-current::after {
        background-color: #005ea2;
        border-radius: 99rem;
        content: "";
        display: block;
        position: absolute;
        bottom: .25rem;
        top: .25rem;
        width: .25rem;
        left: 0
    }
}

.grid-container .usa-sidenav {
    margin-left: -1rem;
    margin-right: -1rem
}

@media all and (min-width:40em) {
    .grid-container .usa-sidenav {
        margin-left: 0;
        margin-right: 0
    }
}

.usa-sidenav__sublist {
    list-style-type: none;
    padding-left: 0;
    margin: 0;
    font-size: 1rem
}

.usa-sidenav__sublist-item {
    border-top: 1px solid #dfe1e2;
    font-size: .93rem
}

.usa-sidenav__sublist .usa-current::after {
    display: none
}

@media all and (min-width:40em) {
    .usa-sidenav__sublist .usa-current::after {
        display: none
    }
}

.usa-sidenav__sublist a:not(.usa-button) {
    padding-left: 2rem
}

.usa-sidenav__sublist .usa-sidenav__sublist a:not(.usa-button) {
    padding-left: 3rem
}

.usa-sidenav__sublist .usa-sidenav__sublist .usa-sidenav__sublist a:not(.usa-button) {
    content: "foobar";
    padding-left: 4rem
}

.usa-site-alert {
    position: relative;
    background-color: #f0f0f0
}

.usa-site-alert .usa-alert {
    margin-left: auto;
    margin-right: auto;
    max-width: 64rem;
    padding-left: 1rem;
    padding-right: 1rem;
    background-position-x: 1rem
}

@media all and (min-width:87.5em) {
    .usa-site-alert .usa-alert {
        padding-left: 3rem;
        padding-right: 3rem;
        background-position-x: 3rem
    }
}

.usa-site-alert .usa-alert::before {
    display: none
}

.usa-site-alert .usa-alert .usa-alert__body>.usa-list,
.usa-site-alert .usa-alert>.usa-list {
    padding-left: 2ch
}

.usa-site-alert .usa-alert__body {
    display: block
}

@media all and (min-width:40em) {
    .usa-site-alert .usa-alert__body {
        position: relative
    }
}

.usa-site-alert--info,
.usa-site-alert--info .usa-alert {
    color: #1b1b1b;
    background-color: #e7f6f8
}

.usa-site-alert--info .usa-alert {
    background-image: url(./usa-icons/info.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat
}

.usa-site-alert--info .usa-alert::before {
    background-color: #00bde3
}

.usa-site-alert--info .usa-alert .usa-alert__body {
    padding-left: 3.75rem
}

.usa-site-alert--info .usa-alert .usa-link {
    color: #005ea2
}

.usa-site-alert--info .usa-alert .usa-link:visited {
    color: #54278f
}

.usa-site-alert--info .usa-alert .usa-link:active,
.usa-site-alert--info .usa-alert .usa-link:hover {
    color: #1a4480
}

.usa-site-alert--info .usa-alert.usa-alert--no-icon {
    background-image: none
}

.usa-site-alert--info .usa-alert.usa-alert--no-icon .usa-alert__body {
    padding-left: 0
}

.usa-site-alert--emergency {
    color: #fff;
    background-color: #9c3d10
}

.usa-site-alert--emergency .usa-alert {
    background-image: url(./alerts/error-white.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat;
    background-color: #9c3d10;
    color: #fff
}

.usa-site-alert--emergency .usa-alert::before {
    background-color: #9c3d10
}

.usa-site-alert--emergency .usa-alert .usa-alert__body {
    padding-left: 3.75rem
}

.usa-site-alert--emergency .usa-alert .usa-link,
.usa-site-alert--emergency .usa-alert .usa-link:visited {
    color: #dfe1e2
}

.usa-site-alert--emergency .usa-alert .usa-link:active,
.usa-site-alert--emergency .usa-alert .usa-link:hover {
    color: #f0f0f0
}

.usa-site-alert--emergency .usa-alert.usa-alert--no-icon,
.usa-site-alert--no-icon .usa-alert {
    background-image: none
}

.usa-site-alert--emergency .usa-alert.usa-alert--no-icon .usa-alert__body,
.usa-site-alert--no-icon .usa-alert .usa-alert__body {
    padding-left: 0
}

.usa-site-alert--slim .usa-alert {
    background-position: 1.75rem .75rem;
    background-size: 1.5rem;
    padding-bottom: .5rem;
    padding-top: .5rem;
    background-position-x: 1rem
}

.usa-site-alert--slim .usa-alert .usa-alert__body {
    padding-left: 2rem
}

.usa-site-alert--slim .usa-alert .usa-alert__text:only-child {
    margin-bottom: .25rem;
    padding-top: .25rem
}

@media all and (min-width:87.5em) {
    .usa-site-alert--slim .usa-alert {
        background-position-x: 3rem
    }
}

.usa-site-alert--no-heading .usa-alert {
    background-position-y: calc(1.25rem - .25rem)
}

.usa-skipnav {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.06rem;
    line-height: 1.5;
    color: #005ea2;
    text-decoration: underline;
    background: 0 0;
    left: 0;
    padding: .5rem 1rem;
    position: absolute;
    top: -3.8rem;
    transition: .2s ease-in-out;
    z-index: 100
}

.usa-skipnav:visited {
    color: #54278f
}

.usa-skipnav:hover {
    color: #1a4480
}

.usa-skipnav:active {
    color: #162e51
}

.usa-skipnav:focus {
    outline: .25rem solid #2491ff;
    outline-offset: 0
}

.usa-skipnav.usa-focus,
.usa-skipnav:focus {
    background: #fff;
    left: 0;
    position: absolute;
    top: 0;
    transition: .2s ease-in-out
}

.usa-summary-box {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.06rem;
    line-height: 1.5;
    color: #1b1b1b;
    background-color: #e7f6f8;
    border-radius: .25rem;
    border: 1px #99deea solid;
    padding: 1.5rem;
    position: relative
}

.usa-summary-box .usa-list:last-child {
    margin-bottom: 0
}

*+.usa-summary-box {
    margin-top: 1rem
}

.usa-summary-box__body {
    display: table-cell;
    vertical-align: top
}

.usa-summary-box__heading {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.46rem;
    line-height: 1.1;
    margin-top: 0;
    margin-bottom: .5rem
}

.usa-summary-box__text {
    margin-bottom: 0;
    margin-top: 0
}

.usa-summary-box__text:only-child {
    margin-bottom: 1px;
    padding-top: .25rem
}

.usa-summary-box__link,
.usa-summary-box__link[href^="#"]:visited {
    color: #005ea2
}

.usa-summary-box__link:visited {
    color: #54278f
}

.usa-summary-box__link:active,
.usa-summary-box__link:hover,
.usa-summary-box__link[href^="#"]:hover {
    color: #1a4480
}

.usa-tooltip {
    display: inline-block;
    position: relative
}

.usa-tooltip__trigger {
    cursor: pointer
}

.usa-tooltip__body,
.usa-tooltip__trigger>svg {
    display: block;
    pointer-events: none
}

.usa-tooltip__body {
    transition: opacity .08s ease-in-out;
    background-color: #1b1b1b;
    border-radius: .25rem;
    bottom: 0;
    color: #f0f0f0;
    display: none;
    font-size: 1rem;
    padding: .5rem;
    position: absolute;
    left: 0;
    opacity: 0;
    transform: translateX(-50%);
    width: auto;
    white-space: pre;
    z-index: 100000
}

.usa-tooltip__body--bottom:after,
.usa-tooltip__body:after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent
}

.usa-tooltip__body:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    pointer-events: none;
    border-top: 5px solid #1b1b1b;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -5px
}

.usa-tooltip__body--wrap {
    width: 100%;
    white-space: normal
}

.usa-tooltip__body.is-set {
    display: block
}

.bootstrap .icon-navigation figure.active-icon,
.bootstrap .icon-navigation figure:hover,
.text-asset-container .icon-navigation figure.active-icon,
.text-asset-container .icon-navigation figure:hover,
.usa-tooltip__body.is-visible {
    opacity: 1
}

.usa-tooltip__body--bottom {
    bottom: auto;
    top: 0
}

.usa-tooltip__body--bottom:after {
    border-bottom: 5px solid #1b1b1b;
    border-top: 0;
    bottom: auto;
    top: -5px
}

.usa-tooltip__body--left,
.usa-tooltip__body--right {
    top: auto;
    transform: translateX(0)
}

.usa-tooltip__body--left:after,
.usa-tooltip__body--right:after {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #1b1b1b;
    border-left: 0;
    right: auto;
    top: 50%;
    bottom: 0;
    left: -5px;
    margin: -5px 0 0
}

.usa-tooltip__body--left {
    left: 0;
    right: auto
}

.usa-tooltip__body--left:after {
    border-left: 5px solid #1b1b1b;
    border-right: 0;
    right: -5px;
    left: auto
}

[class*=font-mono-] {
    font-family: Roboto Mono Web, Bitstream Vera Sans Mono, Consolas, Courier, monospace !important
}

[class*=font-body-],
[class*=font-heading-],
[class*=font-sans-],
[class*=font-serif-],
[class*=font-ui-] {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif !important
}

[class*=font-code-] {
    font-family: Roboto Mono Web, Bitstream Vera Sans Mono, Consolas, Courier, monospace !important
}

[class*=font-alt-] {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif !important
}

.add-aspect-16x9,
.add-aspect-1x1,
.add-aspect-2x1,
.add-aspect-4x3,
.add-aspect-9x16 {
    box-sizing: border-box !important;
    height: 0 !important;
    overflow: hidden !important;
    padding: 0 0 177.77778% !important;
    position: relative !important
}

.add-aspect-16x9,
.add-aspect-1x1,
.add-aspect-2x1,
.add-aspect-4x3 {
    padding: 0 0 100% !important
}

.add-aspect-16x9,
.add-aspect-2x1,
.add-aspect-4x3 {
    padding: 0 0 75% !important
}

.add-aspect-16x9,
.add-aspect-2x1 {
    padding: 0 0 56.25% !important
}

.add-aspect-2x1 {
    padding: 0 0 50% !important
}

.add-list-reset {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    padding-left: 0 !important;
    list-style: none !important
}

.flex-align-start {
    align-items: flex-start !important
}

.flex-align-end {
    align-items: flex-end !important
}

.flex-align-center {
    align-items: center !important
}

.flex-align-stretch {
    align-items: stretch !important
}

.flex-align-baseline {
    align-items: baseline !important
}

.flex-align-self-start {
    align-self: flex-start !important
}

.flex-align-self-end {
    align-self: flex-end !important
}

.flex-align-self-center {
    -ms-grid-row-align: center !important;
    align-self: center !important
}

.flex-align-self-stretch {
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important
}

.flex-align-self-baseline {
    align-self: baseline !important
}

.bg-transparent,
.hover\:bg-transparent:hover {
    background-color: transparent !important
}

.bg-black,
.hover\:bg-black:hover {
    background-color: #000 !important
}

.bg-white,
.hover\:bg-white:hover {
    background-color: #fff !important
}

.bg-red,
.hover\:bg-red:hover {
    background-color: #e52207 !important
}

.bg-orange,
.hover\:bg-orange:hover {
    background-color: #e66f0e !important
}

.bg-gold,
.hover\:bg-gold:hover {
    background-color: #ffbe2e !important
}

.bg-yellow,
.hover\:bg-yellow:hover {
    background-color: #fee685 !important
}

.bg-green,
.hover\:bg-green:hover {
    background-color: #538200 !important
}

.bg-mint,
.hover\:bg-mint:hover {
    background-color: #04c585 !important
}

.bg-cyan,
.hover\:bg-cyan:hover {
    background-color: #009ec1 !important
}

.bg-blue,
.hover\:bg-blue:hover {
    background-color: #0076d6 !important
}

.bg-indigo,
.hover\:bg-indigo:hover {
    background-color: #676cc8 !important
}

.bg-violet,
.hover\:bg-violet:hover {
    background-color: #8168b3 !important
}

.bg-magenta,
.hover\:bg-magenta:hover {
    background-color: #d72d79 !important
}

.bg-gray-5,
.hover\:bg-gray-5:hover {
    background-color: #f0f0f0 !important
}

.bg-gray-10,
.hover\:bg-gray-10:hover {
    background-color: #e6e6e6 !important
}

.bg-gray-30,
.hover\:bg-gray-30:hover {
    background-color: #adadad !important
}

.bg-gray-50,
.hover\:bg-gray-50:hover {
    background-color: #757575 !important
}

.bg-gray-70,
.hover\:bg-gray-70:hover {
    background-color: #454545 !important
}

.bg-gray-90,
.hover\:bg-gray-90:hover {
    background-color: #1b1b1b !important
}

.bg-base-lightest,
.hover\:bg-base-lightest:hover {
    background-color: #f0f0f0 !important
}

.bg-base-lighter,
.hover\:bg-base-lighter:hover {
    background-color: #dfe1e2 !important
}

.bg-base-light,
.hover\:bg-base-light:hover {
    background-color: #a9aeb1 !important
}

.bg-base,
.hover\:bg-base:hover {
    background-color: #71767a !important
}

.bg-base-dark,
.hover\:bg-base-dark:hover {
    background-color: #565c65 !important
}

.bg-base-darker,
.hover\:bg-base-darker:hover {
    background-color: #3d4551 !important
}

.bg-base-darkest,
.bg-ink,
.hover\:bg-base-darkest:hover,
.hover\:bg-ink:hover {
    background-color: #1b1b1b !important
}

.bg-primary-lighter,
.hover\:bg-primary-lighter:hover {
    background-color: #d9e8f6 !important
}

.bg-primary-light,
.hover\:bg-primary-light:hover {
    background-color: #73b3e7 !important
}

.bg-primary,
.hover\:bg-primary:hover {
    background-color: #005ea2 !important
}

.bg-primary-vivid,
.hover\:bg-primary-vivid:hover {
    background-color: #0050d8 !important
}

.bg-primary-dark,
.hover\:bg-primary-dark:hover {
    background-color: #1a4480 !important
}

.bg-primary-darker,
.hover\:bg-primary-darker:hover {
    background-color: #162e51 !important
}

.bg-secondary-lighter,
.hover\:bg-secondary-lighter:hover {
    background-color: #f3e1e4 !important
}

.bg-secondary-light,
.hover\:bg-secondary-light:hover {
    background-color: #f2938c !important
}

.bg-secondary,
.hover\:bg-secondary:hover {
    background-color: #d83933 !important
}

.bg-secondary-vivid,
.hover\:bg-secondary-vivid:hover {
    background-color: #e41d3d !important
}

.bg-secondary-dark,
.hover\:bg-secondary-dark:hover {
    background-color: #b50909 !important
}

.bg-secondary-darker,
.hover\:bg-secondary-darker:hover {
    background-color: #8b0a03 !important
}

.bg-accent-warm-darker,
.hover\:bg-accent-warm-darker:hover {
    background-color: #775540 !important
}

.bg-accent-warm-dark,
.hover\:bg-accent-warm-dark:hover {
    background-color: #c05600 !important
}

.bg-accent-warm,
.hover\:bg-accent-warm:hover {
    background-color: #fa9441 !important
}

.bg-accent-warm-light,
.hover\:bg-accent-warm-light:hover {
    background-color: #ffbc78 !important
}

.bg-accent-warm-lighter,
.hover\:bg-accent-warm-lighter:hover {
    background-color: #f2e4d4 !important
}

.bg-accent-cool-darker,
.hover\:bg-accent-cool-darker:hover {
    background-color: #07648d !important
}

.bg-accent-cool-dark,
.hover\:bg-accent-cool-dark:hover {
    background-color: #28a0cb !important
}

.bg-accent-cool,
.hover\:bg-accent-cool:hover {
    background-color: #00bde3 !important
}

.bg-accent-cool-light,
.hover\:bg-accent-cool-light:hover {
    background-color: #97d4ea !important
}

.bg-accent-cool-lighter,
.hover\:bg-accent-cool-lighter:hover {
    background-color: #e1f3f8 !important
}

.border-1px,
.hover\:border-1px:hover {
    border: 1px solid !important
}

.border-y-1px,
.hover\:border-y-1px:hover {
    border-top: 1px solid !important;
    border-bottom: 1px solid !important
}

.border-x-1px,
.hover\:border-x-1px:hover {
    border-left: 1px solid !important;
    border-right: 1px solid !important
}

.border-top-1px,
.hover\:border-top-1px:hover {
    border-top: 1px solid !important
}

.border-right-1px,
.hover\:border-right-1px:hover {
    border-right: 1px solid !important
}

.border-bottom-1px,
.hover\:border-bottom-1px:hover {
    border-bottom: 1px solid !important
}

.border-left-1px,
.hover\:border-left-1px:hover {
    border-left: 1px solid !important
}

.border-2px,
.hover\:border-2px:hover {
    border: 2px solid !important
}

.border-y-2px,
.hover\:border-y-2px:hover {
    border-top: 2px solid !important;
    border-bottom: 2px solid !important
}

.border-x-2px,
.hover\:border-x-2px:hover {
    border-left: 2px solid !important;
    border-right: 2px solid !important
}

.border-top-2px,
.hover\:border-top-2px:hover {
    border-top: 2px solid !important
}

.border-right-2px,
.hover\:border-right-2px:hover {
    border-right: 2px solid !important
}

.border-bottom-2px,
.hover\:border-bottom-2px:hover {
    border-bottom: 2px solid !important
}

.border-left-2px,
.hover\:border-left-2px:hover {
    border-left: 2px solid !important
}

.border-05,
.hover\:border-05:hover {
    border: .25rem solid !important
}

.border-y-05,
.hover\:border-y-05:hover {
    border-top: .25rem solid !important;
    border-bottom: .25rem solid !important
}

.border-x-05,
.hover\:border-x-05:hover {
    border-left: .25rem solid !important;
    border-right: .25rem solid !important
}

.border-top-05,
.hover\:border-top-05:hover {
    border-top: .25rem solid !important
}

.border-right-05,
.hover\:border-right-05:hover {
    border-right: .25rem solid !important
}

.border-bottom-05,
.hover\:border-bottom-05:hover {
    border-bottom: .25rem solid !important
}

.border-left-05,
.hover\:border-left-05:hover {
    border-left: .25rem solid !important
}

.border-1,
.hover\:border-1:hover {
    border: .5rem solid !important
}

.border-y-1,
.hover\:border-y-1:hover {
    border-top: .5rem solid !important;
    border-bottom: .5rem solid !important
}

.border-x-1,
.hover\:border-x-1:hover {
    border-left: .5rem solid !important;
    border-right: .5rem solid !important
}

.border-top-1,
.hover\:border-top-1:hover {
    border-top: .5rem solid !important
}

.border-right-1,
.hover\:border-right-1:hover {
    border-right: .5rem solid !important
}

.border-bottom-1,
.hover\:border-bottom-1:hover {
    border-bottom: .5rem solid !important
}

.border-left-1,
.hover\:border-left-1:hover {
    border-left: .5rem solid !important
}

.border-105,
.hover\:border-105:hover {
    border: .75rem solid !important
}

.border-y-105,
.hover\:border-y-105:hover {
    border-top: .75rem solid !important;
    border-bottom: .75rem solid !important
}

.border-x-105,
.hover\:border-x-105:hover {
    border-left: .75rem solid !important;
    border-right: .75rem solid !important
}

.border-top-105,
.hover\:border-top-105:hover {
    border-top: .75rem solid !important
}

.border-right-105,
.hover\:border-right-105:hover {
    border-right: .75rem solid !important
}

.border-bottom-105,
.hover\:border-bottom-105:hover {
    border-bottom: .75rem solid !important
}

.border-left-105,
.hover\:border-left-105:hover {
    border-left: .75rem solid !important
}

.border-2,
.hover\:border-2:hover {
    border: 1rem solid !important
}

.border-y-2,
.hover\:border-y-2:hover {
    border-top: 1rem solid !important;
    border-bottom: 1rem solid !important
}

.border-x-2,
.hover\:border-x-2:hover {
    border-left: 1rem solid !important;
    border-right: 1rem solid !important
}

.border-top-2,
.hover\:border-top-2:hover {
    border-top: 1rem solid !important
}

.border-right-2,
.hover\:border-right-2:hover {
    border-right: 1rem solid !important
}

.border-bottom-2,
.hover\:border-bottom-2:hover {
    border-bottom: 1rem solid !important
}

.border-left-2,
.hover\:border-left-2:hover {
    border-left: 1rem solid !important
}

.border-205,
.hover\:border-205:hover {
    border: 1.25rem solid !important
}

.border-y-205,
.hover\:border-y-205:hover {
    border-top: 1.25rem solid !important;
    border-bottom: 1.25rem solid !important
}

.border-x-205,
.hover\:border-x-205:hover {
    border-left: 1.25rem solid !important;
    border-right: 1.25rem solid !important
}

.border-top-205,
.hover\:border-top-205:hover {
    border-top: 1.25rem solid !important
}

.border-right-205,
.hover\:border-right-205:hover {
    border-right: 1.25rem solid !important
}

.border-bottom-205,
.hover\:border-bottom-205:hover {
    border-bottom: 1.25rem solid !important
}

.border-left-205,
.hover\:border-left-205:hover {
    border-left: 1.25rem solid !important
}

.border-3,
.hover\:border-3:hover {
    border: 1.5rem solid !important
}

.border-y-3,
.hover\:border-y-3:hover {
    border-top: 1.5rem solid !important;
    border-bottom: 1.5rem solid !important
}

.border-x-3,
.hover\:border-x-3:hover {
    border-left: 1.5rem solid !important;
    border-right: 1.5rem solid !important
}

.border-top-3,
.hover\:border-top-3:hover {
    border-top: 1.5rem solid !important
}

.border-right-3,
.hover\:border-right-3:hover {
    border-right: 1.5rem solid !important
}

.border-bottom-3,
.hover\:border-bottom-3:hover {
    border-bottom: 1.5rem solid !important
}

.border-left-3,
.hover\:border-left-3:hover {
    border-left: 1.5rem solid !important
}

.border-0,
.hover\:border-0:hover {
    border: 0 solid !important
}

.border-y-0,
.hover\:border-y-0:hover {
    border-top: 0 solid !important;
    border-bottom: 0 solid !important
}

.border-x-0,
.hover\:border-x-0:hover {
    border-left: 0 solid !important;
    border-right: 0 solid !important
}

.border-top-0,
.hover\:border-top-0:hover {
    border-top: 0 solid !important
}

.border-right-0,
.hover\:border-right-0:hover {
    border-right: 0 solid !important
}

.border-bottom-0,
.hover\:border-bottom-0:hover {
    border-bottom: 0 solid !important
}

.border-left-0,
.hover\:border-left-0:hover {
    border-left: 0 solid !important
}

.border,
.hover\:border:hover {
    border: 1px solid !important
}

.border-y,
.hover\:border-y:hover {
    border-top: 1px solid !important;
    border-bottom: 1px solid !important
}

.border-x,
.hover\:border-x:hover {
    border-left: 1px solid !important;
    border-right: 1px solid !important
}

.border-top,
.hover\:border-top:hover {
    border-top: 1px solid !important
}

.border-right,
.hover\:border-right:hover {
    border-right: 1px solid !important
}

.border-bottom,
.hover\:border-bottom:hover {
    border-bottom: 1px solid !important
}

.border-left,
.hover\:border-left:hover {
    border-left: 1px solid !important
}

.border-transparent,
.hover\:border-transparent:hover {
    border-color: transparent !important
}

.border-black,
.hover\:border-black:hover {
    border-color: #000 !important
}

.border-white,
.hover\:border-white:hover {
    border-color: #fff !important
}

.border-red,
.hover\:border-red:hover {
    border-color: #e52207 !important
}

.border-orange,
.hover\:border-orange:hover {
    border-color: #e66f0e !important
}

.border-gold,
.hover\:border-gold:hover {
    border-color: #ffbe2e !important
}

.border-yellow,
.hover\:border-yellow:hover {
    border-color: #fee685 !important
}

.border-green,
.hover\:border-green:hover {
    border-color: #538200 !important
}

.border-mint,
.hover\:border-mint:hover {
    border-color: #04c585 !important
}

.border-cyan,
.hover\:border-cyan:hover {
    border-color: #009ec1 !important
}

.border-blue,
.hover\:border-blue:hover {
    border-color: #0076d6 !important
}

.border-indigo,
.hover\:border-indigo:hover {
    border-color: #676cc8 !important
}

.border-violet,
.hover\:border-violet:hover {
    border-color: #8168b3 !important
}

.border-magenta,
.hover\:border-magenta:hover {
    border-color: #d72d79 !important
}

.border-gray-5,
.hover\:border-gray-5:hover {
    border-color: #f0f0f0 !important
}

.border-gray-10,
.hover\:border-gray-10:hover {
    border-color: #e6e6e6 !important
}

.border-gray-30,
.hover\:border-gray-30:hover {
    border-color: #adadad !important
}

.border-gray-50,
.hover\:border-gray-50:hover {
    border-color: #757575 !important
}

.border-gray-70,
.hover\:border-gray-70:hover {
    border-color: #454545 !important
}

.border-gray-90,
.hover\:border-gray-90:hover {
    border-color: #1b1b1b !important
}

.border-base-lightest,
.hover\:border-base-lightest:hover {
    border-color: #f0f0f0 !important
}

.border-base-lighter,
.hover\:border-base-lighter:hover {
    border-color: #dfe1e2 !important
}

.border-base-light,
.hover\:border-base-light:hover {
    border-color: #a9aeb1 !important
}

.border-base,
.hover\:border-base:hover {
    border-color: #71767a !important
}

.border-base-dark,
.hover\:border-base-dark:hover {
    border-color: #565c65 !important
}

.border-base-darker,
.hover\:border-base-darker:hover {
    border-color: #3d4551 !important
}

.border-base-darkest,
.border-ink,
.hover\:border-base-darkest:hover,
.hover\:border-ink:hover {
    border-color: #1b1b1b !important
}

.border-primary-lighter,
.hover\:border-primary-lighter:hover {
    border-color: #d9e8f6 !important
}

.border-primary-light,
.hover\:border-primary-light:hover {
    border-color: #73b3e7 !important
}

.border-primary,
.hover\:border-primary:hover {
    border-color: #005ea2 !important
}

.border-primary-vivid,
.hover\:border-primary-vivid:hover {
    border-color: #0050d8 !important
}

.border-primary-dark,
.hover\:border-primary-dark:hover {
    border-color: #1a4480 !important
}

.border-primary-darker,
.hover\:border-primary-darker:hover {
    border-color: #162e51 !important
}

.border-secondary-lighter,
.hover\:border-secondary-lighter:hover {
    border-color: #f3e1e4 !important
}

.border-secondary-light,
.hover\:border-secondary-light:hover {
    border-color: #f2938c !important
}

.border-secondary,
.hover\:border-secondary:hover {
    border-color: #d83933 !important
}

.border-secondary-vivid,
.hover\:border-secondary-vivid:hover {
    border-color: #e41d3d !important
}

.border-secondary-dark,
.hover\:border-secondary-dark:hover {
    border-color: #b50909 !important
}

.border-secondary-darker,
.hover\:border-secondary-darker:hover {
    border-color: #8b0a03 !important
}

.border-accent-warm-darker,
.hover\:border-accent-warm-darker:hover {
    border-color: #775540 !important
}

.border-accent-warm-dark,
.hover\:border-accent-warm-dark:hover {
    border-color: #c05600 !important
}

.border-accent-warm,
.hover\:border-accent-warm:hover {
    border-color: #fa9441 !important
}

.border-accent-warm-light,
.hover\:border-accent-warm-light:hover {
    border-color: #ffbc78 !important
}

.border-accent-warm-lighter,
.hover\:border-accent-warm-lighter:hover {
    border-color: #f2e4d4 !important
}

.border-accent-cool-darker,
.hover\:border-accent-cool-darker:hover {
    border-color: #07648d !important
}

.border-accent-cool-dark,
.hover\:border-accent-cool-dark:hover {
    border-color: #28a0cb !important
}

.border-accent-cool,
.hover\:border-accent-cool:hover {
    border-color: #00bde3 !important
}

.border-accent-cool-light,
.hover\:border-accent-cool-light:hover {
    border-color: #97d4ea !important
}

.border-accent-cool-lighter,
.hover\:border-accent-cool-lighter:hover {
    border-color: #e1f3f8 !important
}

.radius-0 {
    border-radius: 0 !important
}

.radius-right-0,
.radius-top-0 {
    border-top-right-radius: 0 !important
}

.radius-top-0 {
    border-top-left-radius: 0 !important
}

.radius-right-0 {
    border-bottom-right-radius: 0 !important
}

.radius-bottom-0,
.radius-left-0 {
    border-bottom-left-radius: 0 !important
}

.radius-bottom-0 {
    border-bottom-right-radius: 0 !important
}

.radius-left-0 {
    border-top-left-radius: 0 !important
}

.radius-none {
    border-radius: 0 !important
}

.radius-top-none {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important
}

.radius-right-none {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.radius-bottom-none {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.radius-left-none {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important
}

.radius-sm {
    border-radius: 2px !important
}

.radius-right-sm,
.radius-top-sm {
    border-top-right-radius: 2px !important
}

.radius-top-sm {
    border-top-left-radius: 2px !important
}

.radius-right-sm {
    border-bottom-right-radius: 2px !important
}

.radius-bottom-sm,
.radius-left-sm {
    border-bottom-left-radius: 2px !important
}

.radius-bottom-sm {
    border-bottom-right-radius: 2px !important
}

.radius-left-sm {
    border-top-left-radius: 2px !important
}

.radius-md {
    border-radius: .25rem !important
}

.radius-right-md,
.radius-top-md {
    border-top-right-radius: .25rem !important
}

.radius-top-md {
    border-top-left-radius: .25rem !important
}

.radius-right-md {
    border-bottom-right-radius: .25rem !important
}

.radius-bottom-md,
.radius-left-md {
    border-bottom-left-radius: .25rem !important
}

.radius-bottom-md {
    border-bottom-right-radius: .25rem !important
}

.radius-left-md {
    border-top-left-radius: .25rem !important
}

.radius-lg {
    border-radius: .5rem !important
}

.radius-right-lg,
.radius-top-lg {
    border-top-right-radius: .5rem !important
}

.radius-top-lg {
    border-top-left-radius: .5rem !important
}

.radius-right-lg {
    border-bottom-right-radius: .5rem !important
}

.radius-bottom-lg,
.radius-left-lg {
    border-bottom-left-radius: .5rem !important
}

.radius-bottom-lg {
    border-bottom-right-radius: .5rem !important
}

.radius-left-lg {
    border-top-left-radius: .5rem !important
}

.radius-pill {
    border-radius: 99rem !important
}

.radius-right-pill,
.radius-top-pill {
    border-top-right-radius: 99rem !important
}

.radius-top-pill {
    border-top-left-radius: 99rem !important
}

.radius-right-pill {
    border-bottom-right-radius: 99rem !important
}

.radius-bottom-pill,
.radius-left-pill {
    border-bottom-left-radius: 99rem !important
}

.radius-bottom-pill {
    border-bottom-right-radius: 99rem !important
}

.radius-left-pill {
    border-top-left-radius: 99rem !important
}

.border-dashed {
    border-style: dashed !important
}

.border-dotted {
    border-style: dotted !important
}

.border-solid {
    border-style: solid !important
}

.border-width-1px {
    border-width: 1px !important
}

.border-y-width-1px {
    border-top-width: 1px !important;
    border-bottom-width: 1px !important
}

.border-x-width-1px {
    border-left-width: 1px !important;
    border-right-width: 1px !important
}

.border-top-width-1px {
    border-top-width: 1px !important
}

.border-right-width-1px {
    border-right-width: 1px !important
}

.border-bottom-width-1px {
    border-bottom-width: 1px !important
}

.border-left-width-1px {
    border-left-width: 1px !important
}

.border-width-2px {
    border-width: 2px !important
}

.border-y-width-2px {
    border-top-width: 2px !important;
    border-bottom-width: 2px !important
}

.border-x-width-2px {
    border-left-width: 2px !important;
    border-right-width: 2px !important
}

.border-top-width-2px {
    border-top-width: 2px !important
}

.border-right-width-2px {
    border-right-width: 2px !important
}

.border-bottom-width-2px {
    border-bottom-width: 2px !important
}

.border-left-width-2px {
    border-left-width: 2px !important
}

.border-width-05 {
    border-width: .25rem !important
}

.border-y-width-05 {
    border-top-width: .25rem !important;
    border-bottom-width: .25rem !important
}

.border-x-width-05 {
    border-left-width: .25rem !important;
    border-right-width: .25rem !important
}

.border-top-width-05 {
    border-top-width: .25rem !important
}

.border-right-width-05 {
    border-right-width: .25rem !important
}

.border-bottom-width-05 {
    border-bottom-width: .25rem !important
}

.border-left-width-05 {
    border-left-width: .25rem !important
}

.border-width-1 {
    border-width: .5rem !important
}

.border-y-width-1 {
    border-top-width: .5rem !important;
    border-bottom-width: .5rem !important
}

.border-x-width-1 {
    border-left-width: .5rem !important;
    border-right-width: .5rem !important
}

.border-top-width-1 {
    border-top-width: .5rem !important
}

.border-right-width-1 {
    border-right-width: .5rem !important
}

.border-bottom-width-1 {
    border-bottom-width: .5rem !important
}

.border-left-width-1 {
    border-left-width: .5rem !important
}

.border-width-105 {
    border-width: .75rem !important
}

.border-y-width-105 {
    border-top-width: .75rem !important;
    border-bottom-width: .75rem !important
}

.border-x-width-105 {
    border-left-width: .75rem !important;
    border-right-width: .75rem !important
}

.border-top-width-105 {
    border-top-width: .75rem !important
}

.border-right-width-105 {
    border-right-width: .75rem !important
}

.border-bottom-width-105 {
    border-bottom-width: .75rem !important
}

.border-left-width-105 {
    border-left-width: .75rem !important
}

.border-width-2 {
    border-width: 1rem !important
}

.border-y-width-2 {
    border-top-width: 1rem !important;
    border-bottom-width: 1rem !important
}

.border-x-width-2 {
    border-left-width: 1rem !important;
    border-right-width: 1rem !important
}

.border-top-width-2 {
    border-top-width: 1rem !important
}

.border-right-width-2 {
    border-right-width: 1rem !important
}

.border-bottom-width-2 {
    border-bottom-width: 1rem !important
}

.border-left-width-2 {
    border-left-width: 1rem !important
}

.border-width-205 {
    border-width: 1.25rem !important
}

.border-y-width-205 {
    border-top-width: 1.25rem !important;
    border-bottom-width: 1.25rem !important
}

.border-x-width-205 {
    border-left-width: 1.25rem !important;
    border-right-width: 1.25rem !important
}

.border-top-width-205 {
    border-top-width: 1.25rem !important
}

.border-right-width-205 {
    border-right-width: 1.25rem !important
}

.border-bottom-width-205 {
    border-bottom-width: 1.25rem !important
}

.border-left-width-205 {
    border-left-width: 1.25rem !important
}

.border-width-3 {
    border-width: 1.5rem !important
}

.border-y-width-3 {
    border-top-width: 1.5rem !important;
    border-bottom-width: 1.5rem !important
}

.border-x-width-3 {
    border-left-width: 1.5rem !important;
    border-right-width: 1.5rem !important
}

.border-top-width-3 {
    border-top-width: 1.5rem !important
}

.border-right-width-3 {
    border-right-width: 1.5rem !important
}

.border-bottom-width-3 {
    border-bottom-width: 1.5rem !important
}

.border-left-width-3 {
    border-left-width: 1.5rem !important
}

.border-width-0 {
    border-width: 0 !important
}

.border-y-width-0 {
    border-top-width: 0 !important;
    border-bottom-width: 0 !important
}

.border-x-width-0 {
    border-left-width: 0 !important;
    border-right-width: 0 !important
}

.border-top-width-0 {
    border-top-width: 0 !important
}

.border-right-width-0 {
    border-right-width: 0 !important
}

.border-bottom-width-0 {
    border-bottom-width: 0 !important
}

.border-left-width-0 {
    border-left-width: 0 !important
}

.bottom-1px {
    bottom: 1px !important
}

.bottom-2px {
    bottom: 2px !important
}

.bottom-05 {
    bottom: .25rem !important
}

.bottom-1 {
    bottom: .5rem !important
}

.bottom-105 {
    bottom: .75rem !important
}

.bottom-2 {
    bottom: 1rem !important
}

.bottom-205 {
    bottom: 1.25rem !important
}

.bottom-3 {
    bottom: 1.5rem !important
}

.bottom-neg-1px {
    bottom: -1px !important
}

.bottom-neg-2px {
    bottom: -2px !important
}

.bottom-neg-05 {
    bottom: -.25rem !important
}

.bottom-neg-1 {
    bottom: -.5rem !important
}

.bottom-neg-105 {
    bottom: -.75rem !important
}

.bottom-neg-2 {
    bottom: -1rem !important
}

.bottom-neg-205 {
    bottom: -1.25rem !important
}

.bottom-neg-3 {
    bottom: -1.5rem !important
}

.bottom-0 {
    bottom: 0 !important
}

.bottom-auto {
    bottom: auto !important
}

.bottom-full {
    bottom: 100% !important
}

.hover\:shadow-none:hover,
.shadow-none {
    box-shadow: none !important
}

.hover\:shadow-1:hover,
.shadow-1 {
    box-shadow: 0 1px .25rem 0 rgba(0, 0, 0, .1) !important
}

.hover\:shadow-2:hover,
.shadow-2 {
    box-shadow: 0 .25rem .5rem 0 rgba(0, 0, 0, .1) !important
}

.hover\:shadow-3:hover,
.shadow-3 {
    box-shadow: 0 .5rem 1rem 0 rgba(0, 0, 0, .1) !important
}

.hover\:shadow-4:hover,
.shadow-4 {
    box-shadow: 0 .75rem 1.5rem 0 rgba(0, 0, 0, .1) !important
}

.hover\:shadow-5:hover,
.shadow-5 {
    box-shadow: 0 1rem 2rem 0 rgba(0, 0, 0, .1) !important
}

.circle-1px,
.circle-2px {
    height: 1px !important;
    width: 1px !important;
    border-radius: 50% !important
}

.circle-2px {
    height: 2px !important;
    width: 2px !important
}

.circle-05,
.circle-1,
.circle-105 {
    height: .25rem !important;
    width: .25rem !important;
    border-radius: 50% !important
}

.circle-1,
.circle-105 {
    height: .5rem !important;
    width: .5rem !important
}

.circle-105 {
    height: .75rem !important;
    width: .75rem !important
}

.circle-2,
.circle-205,
.circle-3 {
    height: 1rem !important;
    width: 1rem !important;
    border-radius: 50% !important
}

.circle-205,
.circle-3 {
    height: 1.25rem !important;
    width: 1.25rem !important
}

.circle-3 {
    height: 1.5rem !important;
    width: 1.5rem !important
}

.circle-4,
.circle-5,
.circle-6 {
    height: 2rem !important;
    width: 2rem !important;
    border-radius: 50% !important
}

.circle-5,
.circle-6 {
    height: 2.5rem !important;
    width: 2.5rem !important
}

.circle-6 {
    height: 3rem !important;
    width: 3rem !important
}

.circle-7,
.circle-8,
.circle-9 {
    height: 3.5rem !important;
    width: 3.5rem !important;
    border-radius: 50% !important
}

.circle-8,
.circle-9 {
    height: 4rem !important;
    width: 4rem !important
}

.circle-9 {
    height: 4.5rem !important;
    width: 4.5rem !important
}

.circle-10,
.circle-15,
.circle-card {
    height: 5rem !important;
    width: 5rem !important;
    border-radius: 50% !important
}

.circle-15,
.circle-card {
    height: 7.5rem !important;
    width: 7.5rem !important
}

.circle-card {
    height: 10rem !important;
    width: 10rem !important
}

.circle-card-lg,
.circle-mobile {
    height: 15rem !important;
    width: 15rem !important;
    border-radius: 50% !important
}

.circle-mobile {
    height: 20rem !important;
    width: 20rem !important
}

.clearfix::after {
    content: "" !important;
    display: block !important;
    clear: both !important
}

.hover\:text-transparent:hover,
.text-transparent {
    color: transparent !important
}

.hover\:text-black:hover,
.text-black {
    color: #000 !important
}

.hover\:text-white:hover,
.text-white {
    color: #fff !important
}

.hover\:text-red:hover,
.text-red {
    color: #e52207 !important
}

.hover\:text-orange:hover,
.text-orange {
    color: #e66f0e !important
}

.hover\:text-gold:hover,
.text-gold {
    color: #ffbe2e !important
}

.hover\:text-yellow:hover,
.text-yellow {
    color: #fee685 !important
}

.hover\:text-green:hover,
.text-green {
    color: #538200 !important
}

.hover\:text-mint:hover,
.text-mint {
    color: #04c585 !important
}

.hover\:text-cyan:hover,
.text-cyan {
    color: #009ec1 !important
}

.hover\:text-blue:hover,
.text-blue {
    color: #0076d6 !important
}

.hover\:text-indigo:hover,
.text-indigo {
    color: #676cc8 !important
}

.hover\:text-violet:hover,
.text-violet {
    color: #8168b3 !important
}

.hover\:text-magenta:hover,
.text-magenta {
    color: #d72d79 !important
}

.hover\:text-gray-5:hover,
.text-gray-5 {
    color: #f0f0f0 !important
}

.hover\:text-gray-10:hover,
.text-gray-10 {
    color: #e6e6e6 !important
}

.hover\:text-gray-30:hover,
.text-gray-30 {
    color: #adadad !important
}

.hover\:text-gray-50:hover,
.text-gray-50 {
    color: #757575 !important
}

.hover\:text-gray-70:hover,
.text-gray-70 {
    color: #454545 !important
}

.hover\:text-gray-90:hover,
.text-gray-90 {
    color: #1b1b1b !important
}

.hover\:text-base-lightest:hover,
.text-base-lightest {
    color: #f0f0f0 !important
}

.hover\:text-base-lighter:hover,
.text-base-lighter {
    color: #dfe1e2 !important
}

.hover\:text-base-light:hover,
.text-base-light {
    color: #a9aeb1 !important
}

.hover\:text-base:hover,
.text-base {
    color: #71767a !important
}

.hover\:text-base-dark:hover,
.text-base-dark {
    color: #565c65 !important
}

.hover\:text-base-darker:hover,
.text-base-darker {
    color: #3d4551 !important
}

.hover\:text-base-darkest:hover,
.hover\:text-ink:hover,
.text-base-darkest,
.text-ink {
    color: #1b1b1b !important
}

.hover\:text-primary-lighter:hover,
.text-primary-lighter {
    color: #d9e8f6 !important
}

.hover\:text-primary-light:hover,
.text-primary-light {
    color: #73b3e7 !important
}

.hover\:text-primary:hover,
.text-primary {
    color: #005ea2 !important
}

.hover\:text-primary-vivid:hover,
.text-primary-vivid {
    color: #0050d8 !important
}

.hover\:text-primary-dark:hover,
.text-primary-dark {
    color: #1a4480 !important
}

.hover\:text-primary-darker:hover,
.text-primary-darker {
    color: #162e51 !important
}

.hover\:text-secondary-lighter:hover,
.text-secondary-lighter {
    color: #f3e1e4 !important
}

.hover\:text-secondary-light:hover,
.text-secondary-light {
    color: #f2938c !important
}

.hover\:text-secondary:hover,
.text-secondary {
    color: #d83933 !important
}

.hover\:text-secondary-vivid:hover,
.text-secondary-vivid {
    color: #e41d3d !important
}

.hover\:text-secondary-dark:hover,
.text-secondary-dark {
    color: #b50909 !important
}

.hover\:text-secondary-darker:hover,
.text-secondary-darker {
    color: #8b0a03 !important
}

.hover\:text-accent-warm-darker:hover,
.text-accent-warm-darker {
    color: #775540 !important
}

.hover\:text-accent-warm-dark:hover,
.text-accent-warm-dark {
    color: #c05600 !important
}

.hover\:text-accent-warm:hover,
.text-accent-warm {
    color: #fa9441 !important
}

.hover\:text-accent-warm-light:hover,
.text-accent-warm-light {
    color: #ffbc78 !important
}

.hover\:text-accent-warm-lighter:hover,
.text-accent-warm-lighter {
    color: #f2e4d4 !important
}

.hover\:text-accent-cool-darker:hover,
.text-accent-cool-darker {
    color: #07648d !important
}

.hover\:text-accent-cool-dark:hover,
.text-accent-cool-dark {
    color: #28a0cb !important
}

.hover\:text-accent-cool:hover,
.text-accent-cool {
    color: #00bde3 !important
}

.hover\:text-accent-cool-light:hover,
.text-accent-cool-light {
    color: #97d4ea !important
}

.hover\:text-accent-cool-lighter:hover,
.text-accent-cool-lighter {
    color: #e1f3f8 !important
}

.cursor-auto {
    cursor: auto !important
}

.cursor-default {
    cursor: default !important
}

.cursor-pointer {
    cursor: pointer !important
}

.cursor-wait {
    cursor: wait !important
}

.cursor-move {
    cursor: move !important
}

.cursor-not-allowed {
    cursor: not-allowed !important
}

.display-block {
    display: block !important
}

.display-flex {
    display: flex !important
}

.display-none {
    display: none !important
}

.display-inline {
    display: inline !important
}

.display-inline-block {
    display: inline-block !important
}

.display-inline-flex {
    display: inline-flex !important
}

.display-table {
    display: table !important
}

.display-table-cell {
    display: table-cell !important
}

.display-table-row {
    display: table-row !important
}

.flex-1 {
    flex: 1 1 0% !important
}

.flex-2 {
    flex: 2 1 0% !important
}

.flex-3 {
    flex: 3 1 0% !important
}

.flex-4 {
    flex: 4 1 0% !important
}

.flex-5 {
    flex: 5 1 0% !important
}

.flex-6 {
    flex: 6 1 0% !important
}

.flex-7 {
    flex: 7 1 0% !important
}

.flex-8 {
    flex: 8 1 0% !important
}

.flex-9 {
    flex: 9 1 0% !important
}

.flex-10 {
    flex: 10 1 0% !important
}

.flex-11 {
    flex: 11 1 0% !important
}

.flex-12 {
    flex: 12 1 0% !important
}

.flex-fill {
    flex: 1 1 0% !important
}

.flex-auto {
    flex: 0 1 auto !important
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-no-wrap {
    flex-wrap: nowrap !important
}

.float-left {
    float: left !important
}

.float-none {
    float: none !important
}

.float-right {
    float: right !important
}

.font-mono-3xs {
    font-size: .77rem !important
}

.font-mono-2xs {
    font-size: .83rem !important
}

.font-mono-xs {
    font-size: .89rem !important
}

.font-mono-sm {
    font-size: .95rem !important
}

.font-mono-md {
    font-size: 1.01rem !important
}

.font-mono-lg {
    font-size: 1.31rem !important
}

.font-mono-xl {
    font-size: 1.91rem !important
}

.font-mono-2xl {
    font-size: 2.38rem !important
}

.font-mono-3xl {
    font-size: 2.86rem !important
}

.font-sans-3xs {
    font-size: .87rem !important
}

.font-sans-2xs {
    font-size: .93rem !important
}

.font-sans-xs {
    font-size: 1rem !important
}

.font-sans-sm {
    font-size: 1.06rem !important
}

.font-sans-md {
    font-size: 1.13rem !important
}

.font-sans-lg {
    font-size: 1.46rem !important
}

.font-sans-xl {
    font-size: 2.13rem !important
}

.font-sans-2xl {
    font-size: 2.66rem !important
}

.font-sans-3xl {
    font-size: 3.19rem !important
}

.font-serif-3xs {
    font-size: .87rem !important
}

.font-serif-2xs {
    font-size: .93rem !important
}

.font-serif-xs {
    font-size: 1rem !important
}

.font-serif-sm {
    font-size: 1.06rem !important
}

.font-serif-md {
    font-size: 1.13rem !important
}

.font-serif-lg {
    font-size: 1.46rem !important
}

.font-serif-xl {
    font-size: 2.13rem !important
}

.font-serif-2xl {
    font-size: 2.66rem !important
}

.font-serif-3xl {
    font-size: 3.19rem !important
}

.font-heading-3xs {
    font-size: .87rem !important
}

.font-heading-2xs {
    font-size: .93rem !important
}

.font-heading-xs {
    font-size: 1rem !important
}

.font-heading-sm {
    font-size: 1.06rem !important
}

.font-heading-md {
    font-size: 1.13rem !important
}

.font-heading-lg {
    font-size: 1.46rem !important
}

.font-heading-xl {
    font-size: 2.13rem !important
}

.font-heading-2xl {
    font-size: 2.66rem !important
}

.font-heading-3xl {
    font-size: 3.19rem !important
}

.font-body-3xs {
    font-size: .87rem !important
}

.font-body-2xs {
    font-size: .93rem !important
}

.font-body-xs {
    font-size: 1rem !important
}

.font-body-sm {
    font-size: 1.06rem !important
}

.font-body-md {
    font-size: 1.13rem !important
}

.font-body-lg {
    font-size: 1.46rem !important
}

.font-body-xl {
    font-size: 2.13rem !important
}

.font-body-2xl {
    font-size: 2.66rem !important
}

.font-body-3xl {
    font-size: 3.19rem !important
}

.font-code-3xs {
    font-size: .77rem !important
}

.font-code-2xs {
    font-size: .83rem !important
}

.font-code-xs {
    font-size: .89rem !important
}

.font-code-sm {
    font-size: .95rem !important
}

.font-code-md {
    font-size: 1.01rem !important
}

.font-code-lg {
    font-size: 1.31rem !important
}

.font-code-xl {
    font-size: 1.91rem !important
}

.font-code-2xl {
    font-size: 2.38rem !important
}

.font-code-3xl {
    font-size: 2.86rem !important
}

.font-alt-3xs {
    font-size: .87rem !important
}

.font-alt-2xs {
    font-size: .93rem !important
}

.font-alt-xs {
    font-size: 1rem !important
}

.font-alt-sm {
    font-size: 1.06rem !important
}

.font-alt-md {
    font-size: 1.13rem !important
}

.font-alt-lg {
    font-size: 1.46rem !important
}

.font-alt-xl {
    font-size: 2.13rem !important
}

.font-alt-2xl {
    font-size: 2.66rem !important
}

.font-alt-3xl {
    font-size: 3.19rem !important
}

.font-ui-3xs {
    font-size: .87rem !important
}

.font-ui-2xs {
    font-size: .93rem !important
}

.font-ui-xs {
    font-size: 1rem !important
}

.font-ui-sm {
    font-size: 1.06rem !important
}

.font-ui-md {
    font-size: 1.13rem !important
}

.font-ui-lg {
    font-size: 1.46rem !important
}

.font-ui-xl {
    font-size: 2.13rem !important
}

.font-ui-2xl {
    font-size: 2.66rem !important
}

.font-ui-3xl {
    font-size: 3.19rem !important
}

.font-family-mono {
    font-family: Roboto Mono Web, Bitstream Vera Sans Mono, Consolas, Courier, monospace !important
}

.font-family-body,
.font-family-heading,
.font-family-sans,
.font-family-serif,
.font-family-ui {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif !important
}

.font-family-code {
    font-family: Roboto Mono Web, Bitstream Vera Sans Mono, Consolas, Courier, monospace !important
}

.font-family-alt {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif !important
}

.text-tabular {
    font-feature-settings: "tnum"1, "kern"1 !important
}

.text-no-tabular {
    font-feature-settings: "kern"1 !important
}

.text-italic {
    font-style: italic !important
}

.text-no-italic {
    font-style: normal !important
}

.text-light {
    font-weight: 300 !important
}

.text-normal {
    font-weight: 400 !important
}

.text-semibold {
    font-weight: 600 !important
}

.text-bold {
    font-weight: 700 !important
}

.height-1px {
    height: 1px !important
}

.height-2px {
    height: 2px !important
}

.height-05 {
    height: .25rem !important
}

.height-1 {
    height: .5rem !important
}

.height-105 {
    height: .75rem !important
}

.height-2 {
    height: 1rem !important
}

.height-205 {
    height: 1.25rem !important
}

.height-3 {
    height: 1.5rem !important
}

.height-4 {
    height: 2rem !important
}

.height-5 {
    height: 2.5rem !important
}

.height-6 {
    height: 3rem !important
}

.height-7 {
    height: 3.5rem !important
}

.height-8 {
    height: 4rem !important
}

.height-9 {
    height: 4.5rem !important
}

.height-10 {
    height: 5rem !important
}

.height-15 {
    height: 7.5rem !important
}

.height-card {
    height: 10rem !important
}

.height-card-lg {
    height: 15rem !important
}

.height-mobile {
    height: 20rem !important
}

.height-0 {
    height: 0 !important
}

.height-auto {
    height: auto !important
}

.height-full {
    height: 100% !important
}

.height-viewport {
    height: 100vh !important
}

.flex-justify-center {
    justify-content: center !important
}

.flex-justify-start {
    justify-content: flex-start !important
}

.flex-justify-end {
    justify-content: flex-end !important
}

.flex-justify {
    justify-content: space-between !important
}

.left-1px {
    left: 1px !important
}

.left-2px {
    left: 2px !important
}

.left-05 {
    left: .25rem !important
}

.left-1 {
    left: .5rem !important
}

.left-105 {
    left: .75rem !important
}

.left-2 {
    left: 1rem !important
}

.left-205 {
    left: 1.25rem !important
}

.left-3 {
    left: 1.5rem !important
}

.left-neg-1px {
    left: -1px !important
}

.left-neg-2px {
    left: -2px !important
}

.left-neg-05 {
    left: -.25rem !important
}

.left-neg-1 {
    left: -.5rem !important
}

.left-neg-105 {
    left: -.75rem !important
}

.left-neg-2 {
    left: -1rem !important
}

.left-neg-205 {
    left: -1.25rem !important
}

.left-neg-3 {
    left: -1.5rem !important
}

.left-0 {
    left: 0 !important
}

.left-auto {
    left: auto !important
}

.text-ls-auto {
    letter-spacing: initial !important
}

.text-ls-neg-3 {
    letter-spacing: -.03em !important
}

.text-ls-neg-2 {
    letter-spacing: -.02em !important
}

.text-ls-neg-1 {
    letter-spacing: -.01em !important
}

.text-ls-1 {
    letter-spacing: .025em !important
}

.text-ls-2 {
    letter-spacing: .1em !important
}

.text-ls-3 {
    letter-spacing: .15em !important
}

.line-height-sans-1 {
    line-height: .9 !important
}

.line-height-sans-2 {
    line-height: 1.1 !important
}

.line-height-sans-3 {
    line-height: 1.3 !important
}

.line-height-sans-4 {
    line-height: 1.4 !important
}

.line-height-sans-5 {
    line-height: 1.5 !important
}

.line-height-sans-6 {
    line-height: 1.6 !important
}

.line-height-serif-1 {
    line-height: .9 !important
}

.line-height-serif-2 {
    line-height: 1.1 !important
}

.line-height-serif-3 {
    line-height: 1.3 !important
}

.line-height-serif-4 {
    line-height: 1.4 !important
}

.line-height-serif-5 {
    line-height: 1.5 !important
}

.line-height-serif-6 {
    line-height: 1.6 !important
}

.line-height-mono-1 {
    line-height: 1 !important
}

.line-height-mono-2 {
    line-height: 1.3 !important
}

.line-height-mono-3 {
    line-height: 1.4 !important
}

.line-height-mono-4 {
    line-height: 1.6 !important
}

.line-height-mono-5 {
    line-height: 1.7 !important
}

.line-height-mono-6 {
    line-height: 1.8 !important
}

.line-height-heading-1 {
    line-height: .9 !important
}

.line-height-heading-2 {
    line-height: 1.1 !important
}

.line-height-heading-3 {
    line-height: 1.3 !important
}

.line-height-heading-4 {
    line-height: 1.4 !important
}

.line-height-heading-5 {
    line-height: 1.5 !important
}

.line-height-heading-6 {
    line-height: 1.6 !important
}

.line-height-ui-1 {
    line-height: .9 !important
}

.line-height-ui-2 {
    line-height: 1.1 !important
}

.line-height-ui-3 {
    line-height: 1.3 !important
}

.line-height-ui-4 {
    line-height: 1.4 !important
}

.line-height-ui-5 {
    line-height: 1.5 !important
}

.line-height-ui-6 {
    line-height: 1.6 !important
}

.line-height-body-1 {
    line-height: .9 !important
}

.line-height-body-2 {
    line-height: 1.1 !important
}

.line-height-body-3 {
    line-height: 1.3 !important
}

.line-height-body-4 {
    line-height: 1.4 !important
}

.line-height-body-5 {
    line-height: 1.5 !important
}

.line-height-body-6 {
    line-height: 1.6 !important
}

.line-height-code-1 {
    line-height: 1 !important
}

.line-height-code-2 {
    line-height: 1.3 !important
}

.line-height-code-3 {
    line-height: 1.4 !important
}

.line-height-code-4 {
    line-height: 1.6 !important
}

.line-height-code-5 {
    line-height: 1.7 !important
}

.line-height-code-6 {
    line-height: 1.8 !important
}

.line-height-alt-1 {
    line-height: .9 !important
}

.line-height-alt-2 {
    line-height: 1.1 !important
}

.line-height-alt-3 {
    line-height: 1.3 !important
}

.line-height-alt-4 {
    line-height: 1.4 !important
}

.line-height-alt-5 {
    line-height: 1.5 !important
}

.line-height-alt-6 {
    line-height: 1.6 !important
}

.margin-neg-1px {
    margin: -1px !important
}

.margin-neg-2px {
    margin: -2px !important
}

.margin-neg-05 {
    margin: -.25rem !important
}

.margin-neg-1 {
    margin: -.5rem !important
}

.margin-neg-105 {
    margin: -.75rem !important
}

.margin-neg-2 {
    margin: -1rem !important
}

.margin-neg-205 {
    margin: -1.25rem !important
}

.margin-neg-3 {
    margin: -1.5rem !important
}

.margin-1px {
    margin: 1px !important
}

.margin-2px {
    margin: 2px !important
}

.margin-05 {
    margin: .25rem !important
}

.margin-1 {
    margin: .5rem !important
}

.margin-105 {
    margin: .75rem !important
}

.margin-2 {
    margin: 1rem !important
}

.margin-205 {
    margin: 1.25rem !important
}

.margin-3 {
    margin: 1.5rem !important
}

.margin-4 {
    margin: 2rem !important
}

.margin-5 {
    margin: 2.5rem !important
}

.margin-6 {
    margin: 3rem !important
}

.margin-7 {
    margin: 3.5rem !important
}

.margin-8 {
    margin: 4rem !important
}

.margin-9 {
    margin: 4.5rem !important
}

.margin-10 {
    margin: 5rem !important
}

.margin-15 {
    margin: 7.5rem !important
}

.margin-05em {
    margin: .5em !important
}

.margin-1em {
    margin: 1em !important
}

.margin-105em {
    margin: 1.5em !important
}

.margin-2em {
    margin: 2em !important
}

.margin-0 {
    margin: 0 !important
}

.margin-y-1px {
    margin-bottom: 1px !important
}

.margin-top-1px,
.margin-y-1px {
    margin-top: 1px !important
}

.margin-bottom-1px {
    margin-bottom: 1px !important
}

.margin-y-2px {
    margin-bottom: 2px !important
}

.margin-top-2px,
.margin-y-2px {
    margin-top: 2px !important
}

.margin-bottom-2px {
    margin-bottom: 2px !important
}

.margin-y-05 {
    margin-bottom: .25rem !important
}

.margin-top-05,
.margin-y-05 {
    margin-top: .25rem !important
}

.margin-bottom-05 {
    margin-bottom: .25rem !important
}

.margin-y-1 {
    margin-bottom: .5rem !important
}

.margin-top-1,
.margin-y-1 {
    margin-top: .5rem !important
}

.margin-bottom-1 {
    margin-bottom: .5rem !important
}

.margin-y-105 {
    margin-bottom: .75rem !important
}

.margin-top-105,
.margin-y-105 {
    margin-top: .75rem !important
}

.margin-bottom-105 {
    margin-bottom: .75rem !important
}

.margin-y-2 {
    margin-bottom: 1rem !important
}

.margin-top-2,
.margin-y-2 {
    margin-top: 1rem !important
}

.margin-bottom-2 {
    margin-bottom: 1rem !important
}

.margin-y-205 {
    margin-bottom: 1.25rem !important
}

.margin-top-205,
.margin-y-205 {
    margin-top: 1.25rem !important
}

.margin-bottom-205 {
    margin-bottom: 1.25rem !important
}

.margin-y-3 {
    margin-bottom: 1.5rem !important
}

.margin-top-3,
.margin-y-3 {
    margin-top: 1.5rem !important
}

.margin-bottom-3 {
    margin-bottom: 1.5rem !important
}

.margin-y-neg-1px {
    margin-bottom: -1px !important
}

.margin-top-neg-1px,
.margin-y-neg-1px {
    margin-top: -1px !important
}

.margin-bottom-neg-1px {
    margin-bottom: -1px !important
}

.margin-y-neg-2px {
    margin-bottom: -2px !important
}

.margin-top-neg-2px,
.margin-y-neg-2px {
    margin-top: -2px !important
}

.margin-bottom-neg-2px {
    margin-bottom: -2px !important
}

.margin-y-neg-05 {
    margin-bottom: -.25rem !important
}

.margin-top-neg-05,
.margin-y-neg-05 {
    margin-top: -.25rem !important
}

.margin-bottom-neg-05 {
    margin-bottom: -.25rem !important
}

.margin-y-neg-1 {
    margin-bottom: -.5rem !important
}

.margin-top-neg-1,
.margin-y-neg-1 {
    margin-top: -.5rem !important
}

.margin-bottom-neg-1 {
    margin-bottom: -.5rem !important
}

.margin-y-neg-105 {
    margin-bottom: -.75rem !important
}

.margin-top-neg-105,
.margin-y-neg-105 {
    margin-top: -.75rem !important
}

.margin-bottom-neg-105 {
    margin-bottom: -.75rem !important
}

.margin-y-neg-2 {
    margin-bottom: -1rem !important
}

.margin-top-neg-2,
.margin-y-neg-2 {
    margin-top: -1rem !important
}

.margin-bottom-neg-2 {
    margin-bottom: -1rem !important
}

.margin-y-neg-205 {
    margin-bottom: -1.25rem !important
}

.margin-top-neg-205,
.margin-y-neg-205 {
    margin-top: -1.25rem !important
}

.margin-bottom-neg-205 {
    margin-bottom: -1.25rem !important
}

.margin-y-neg-3 {
    margin-bottom: -1.5rem !important
}

.margin-top-neg-3,
.margin-y-neg-3 {
    margin-top: -1.5rem !important
}

.margin-bottom-neg-3 {
    margin-bottom: -1.5rem !important
}

.margin-y-4 {
    margin-bottom: 2rem !important
}

.margin-top-4,
.margin-y-4 {
    margin-top: 2rem !important
}

.margin-bottom-4 {
    margin-bottom: 2rem !important
}

.margin-y-5 {
    margin-bottom: 2.5rem !important
}

.margin-top-5,
.margin-y-5 {
    margin-top: 2.5rem !important
}

.margin-bottom-5 {
    margin-bottom: 2.5rem !important
}

.margin-y-6 {
    margin-bottom: 3rem !important
}

.margin-top-6,
.margin-y-6 {
    margin-top: 3rem !important
}

.margin-bottom-6 {
    margin-bottom: 3rem !important
}

.margin-y-7 {
    margin-bottom: 3.5rem !important
}

.margin-top-7,
.margin-y-7 {
    margin-top: 3.5rem !important
}

.margin-bottom-7 {
    margin-bottom: 3.5rem !important
}

.margin-y-8 {
    margin-bottom: 4rem !important
}

.margin-top-8,
.margin-y-8 {
    margin-top: 4rem !important
}

.margin-bottom-8 {
    margin-bottom: 4rem !important
}

.margin-y-9 {
    margin-bottom: 4.5rem !important
}

.margin-top-9,
.margin-y-9 {
    margin-top: 4.5rem !important
}

.margin-bottom-9 {
    margin-bottom: 4.5rem !important
}

.margin-y-10 {
    margin-bottom: 5rem !important
}

.margin-top-10,
.margin-y-10 {
    margin-top: 5rem !important
}

.margin-bottom-10 {
    margin-bottom: 5rem !important
}

.margin-y-15 {
    margin-bottom: 7.5rem !important
}

.margin-top-15,
.margin-y-15 {
    margin-top: 7.5rem !important
}

.margin-bottom-15 {
    margin-bottom: 7.5rem !important
}

.margin-y-05em {
    margin-bottom: .5em !important
}

.margin-top-05em,
.margin-y-05em {
    margin-top: .5em !important
}

.margin-bottom-05em {
    margin-bottom: .5em !important
}

.margin-y-1em {
    margin-bottom: 1em !important
}

.margin-top-1em,
.margin-y-1em {
    margin-top: 1em !important
}

.margin-bottom-1em {
    margin-bottom: 1em !important
}

.margin-y-105em {
    margin-bottom: 1.5em !important
}

.margin-top-105em,
.margin-y-105em {
    margin-top: 1.5em !important
}

.margin-bottom-105em {
    margin-bottom: 1.5em !important
}

.margin-y-2em {
    margin-bottom: 2em !important
}

.margin-top-2em,
.margin-y-2em {
    margin-top: 2em !important
}

.margin-bottom-2em {
    margin-bottom: 2em !important
}

.margin-y-0 {
    margin-bottom: 0 !important
}

.margin-top-0,
.margin-y-0 {
    margin-top: 0 !important
}

.captioned-img img,
.margin-bottom-0 {
    margin-bottom: 0 !important
}

.margin-y-auto {
    margin-bottom: auto !important
}

.margin-top-auto,
.margin-y-auto {
    margin-top: auto !important
}

.margin-bottom-auto {
    margin-bottom: auto !important
}

.margin-x-1px {
    margin-left: 1px !important
}

.margin-right-1px,
.margin-x-1px {
    margin-right: 1px !important
}

.margin-left-1px {
    margin-left: 1px !important
}

.margin-x-2px {
    margin-left: 2px !important
}

.margin-right-2px,
.margin-x-2px {
    margin-right: 2px !important
}

.margin-left-2px {
    margin-left: 2px !important
}

.margin-x-05 {
    margin-left: .25rem !important
}

.margin-right-05,
.margin-x-05 {
    margin-right: .25rem !important
}

.margin-left-05 {
    margin-left: .25rem !important
}

.margin-x-1 {
    margin-left: .5rem !important
}

.margin-right-1,
.margin-x-1 {
    margin-right: .5rem !important
}

.margin-left-1 {
    margin-left: .5rem !important
}

.margin-x-105 {
    margin-left: .75rem !important
}

.margin-right-105,
.margin-x-105 {
    margin-right: .75rem !important
}

.margin-left-105 {
    margin-left: .75rem !important
}

.margin-x-2 {
    margin-left: 1rem !important
}

.margin-right-2,
.margin-x-2 {
    margin-right: 1rem !important
}

.margin-left-2 {
    margin-left: 1rem !important
}

.margin-x-205 {
    margin-left: 1.25rem !important
}

.margin-right-205,
.margin-x-205 {
    margin-right: 1.25rem !important
}

.margin-left-205 {
    margin-left: 1.25rem !important
}

.margin-x-3 {
    margin-left: 1.5rem !important
}

.margin-right-3,
.margin-x-3 {
    margin-right: 1.5rem !important
}

.margin-left-3 {
    margin-left: 1.5rem !important
}

.margin-x-neg-1px {
    margin-left: -1px !important
}

.margin-right-neg-1px,
.margin-x-neg-1px {
    margin-right: -1px !important
}

.margin-left-neg-1px {
    margin-left: -1px !important
}

.margin-x-neg-2px {
    margin-left: -2px !important
}

.margin-right-neg-2px,
.margin-x-neg-2px {
    margin-right: -2px !important
}

.margin-left-neg-2px {
    margin-left: -2px !important
}

.margin-x-neg-05 {
    margin-left: -.25rem !important
}

.margin-right-neg-05,
.margin-x-neg-05 {
    margin-right: -.25rem !important
}

.margin-left-neg-05 {
    margin-left: -.25rem !important
}

.margin-x-neg-1 {
    margin-left: -.5rem !important
}

.margin-right-neg-1,
.margin-x-neg-1 {
    margin-right: -.5rem !important
}

.margin-left-neg-1 {
    margin-left: -.5rem !important
}

.margin-x-neg-105 {
    margin-left: -.75rem !important
}

.margin-right-neg-105,
.margin-x-neg-105 {
    margin-right: -.75rem !important
}

.margin-left-neg-105 {
    margin-left: -.75rem !important
}

.margin-x-neg-2 {
    margin-left: -1rem !important
}

.margin-right-neg-2,
.margin-x-neg-2 {
    margin-right: -1rem !important
}

.margin-left-neg-2 {
    margin-left: -1rem !important
}

.margin-x-neg-205 {
    margin-left: -1.25rem !important
}

.margin-right-neg-205,
.margin-x-neg-205 {
    margin-right: -1.25rem !important
}

.margin-left-neg-205 {
    margin-left: -1.25rem !important
}

.margin-x-neg-3 {
    margin-left: -1.5rem !important
}

.margin-right-neg-3,
.margin-x-neg-3 {
    margin-right: -1.5rem !important
}

.margin-left-neg-3 {
    margin-left: -1.5rem !important
}

.margin-x-4 {
    margin-left: 2rem !important
}

.margin-right-4,
.margin-x-4 {
    margin-right: 2rem !important
}

.margin-left-4 {
    margin-left: 2rem !important
}

.margin-x-5 {
    margin-left: 2.5rem !important
}

.margin-right-5,
.margin-x-5 {
    margin-right: 2.5rem !important
}

.margin-left-5 {
    margin-left: 2.5rem !important
}

.margin-x-6 {
    margin-left: 3rem !important
}

.margin-right-6,
.margin-x-6 {
    margin-right: 3rem !important
}

.margin-left-6 {
    margin-left: 3rem !important
}

.margin-x-7 {
    margin-left: 3.5rem !important
}

.margin-right-7,
.margin-x-7 {
    margin-right: 3.5rem !important
}

.margin-left-7 {
    margin-left: 3.5rem !important
}

.margin-x-8 {
    margin-left: 4rem !important
}

.margin-right-8,
.margin-x-8 {
    margin-right: 4rem !important
}

.margin-left-8 {
    margin-left: 4rem !important
}

.margin-x-9 {
    margin-left: 4.5rem !important
}

.margin-right-9,
.margin-x-9 {
    margin-right: 4.5rem !important
}

.margin-left-9 {
    margin-left: 4.5rem !important
}

.margin-x-10 {
    margin-left: 5rem !important
}

.margin-right-10,
.margin-x-10 {
    margin-right: 5rem !important
}

.margin-left-10 {
    margin-left: 5rem !important
}

.margin-x-15 {
    margin-left: 7.5rem !important
}

.margin-right-15,
.margin-x-15 {
    margin-right: 7.5rem !important
}

.margin-left-15 {
    margin-left: 7.5rem !important
}

.margin-x-card {
    margin-left: 10rem !important
}

.margin-right-card,
.margin-x-card {
    margin-right: 10rem !important
}

.margin-left-card {
    margin-left: 10rem !important
}

.margin-x-card-lg {
    margin-left: 15rem !important
}

.margin-right-card-lg,
.margin-x-card-lg {
    margin-right: 15rem !important
}

.margin-left-card-lg {
    margin-left: 15rem !important
}

.margin-x-mobile {
    margin-left: 20rem !important
}

.margin-right-mobile,
.margin-x-mobile {
    margin-right: 20rem !important
}

.margin-left-mobile {
    margin-left: 20rem !important
}

.margin-x-05em {
    margin-left: .5em !important
}

.margin-right-05em,
.margin-x-05em {
    margin-right: .5em !important
}

.margin-left-05em {
    margin-left: .5em !important
}

.margin-x-1em {
    margin-left: 1em !important
}

.margin-right-1em,
.margin-x-1em {
    margin-right: 1em !important
}

.margin-left-1em {
    margin-left: 1em !important
}

.margin-x-105em {
    margin-left: 1.5em !important
}

.margin-right-105em,
.margin-x-105em {
    margin-right: 1.5em !important
}

.margin-left-105em {
    margin-left: 1.5em !important
}

.margin-x-2em {
    margin-left: 2em !important
}

.margin-right-2em,
.margin-x-2em {
    margin-right: 2em !important
}

.margin-left-2em {
    margin-left: 2em !important
}

.margin-x-0 {
    margin-left: 0 !important
}

.margin-right-0,
.margin-x-0 {
    margin-right: 0 !important
}

.margin-left-0 {
    margin-left: 0 !important
}

.margin-x-auto {
    margin-left: auto !important
}

.margin-right-auto,
.margin-x-auto {
    margin-right: auto !important
}

.margin-left-auto {
    margin-left: auto !important
}

.maxh-05 {
    max-height: .25rem !important
}

.maxh-1 {
    max-height: .5rem !important
}

.maxh-105 {
    max-height: .75rem !important
}

.maxh-2 {
    max-height: 1rem !important
}

.maxh-205 {
    max-height: 1.25rem !important
}

.maxh-3 {
    max-height: 1.5rem !important
}

.maxh-4 {
    max-height: 2rem !important
}

.maxh-5 {
    max-height: 2.5rem !important
}

.maxh-6 {
    max-height: 3rem !important
}

.maxh-7 {
    max-height: 3.5rem !important
}

.maxh-8 {
    max-height: 4rem !important
}

.maxh-9 {
    max-height: 4.5rem !important
}

.maxh-10 {
    max-height: 5rem !important
}

.maxh-15 {
    max-height: 7.5rem !important
}

.maxh-card {
    max-height: 10rem !important
}

.maxh-card-lg {
    max-height: 15rem !important
}

.maxh-mobile {
    max-height: 20rem !important
}

.maxh-mobile-lg {
    max-height: 30rem !important
}

.maxh-tablet {
    max-height: 40rem !important
}

.maxh-tablet-lg {
    max-height: 55rem !important
}

.maxh-none {
    max-height: none !important
}

.maxh-viewport {
    max-height: 100vh !important
}

.maxw-05 {
    max-width: .25rem !important
}

.maxw-1 {
    max-width: .5rem !important
}

.maxw-105 {
    max-width: .75rem !important
}

.maxw-2 {
    max-width: 1rem !important
}

.maxw-205 {
    max-width: 1.25rem !important
}

.maxw-3 {
    max-width: 1.5rem !important
}

.maxw-4 {
    max-width: 2rem !important
}

.maxw-5 {
    max-width: 2.5rem !important
}

.maxw-6 {
    max-width: 3rem !important
}

.maxw-7 {
    max-width: 3.5rem !important
}

.maxw-8 {
    max-width: 4rem !important
}

.maxw-9 {
    max-width: 4.5rem !important
}

.maxw-10 {
    max-width: 5rem !important
}

.maxw-15 {
    max-width: 7.5rem !important
}

.maxw-card {
    max-width: 10rem !important
}

.maxw-card-lg {
    max-width: 15rem !important
}

.maxw-mobile {
    max-width: 20rem !important
}

.maxw-mobile-lg {
    max-width: 30rem !important
}

.maxw-tablet {
    max-width: 40rem !important
}

.maxw-tablet-lg {
    max-width: 55rem !important
}

.maxw-desktop {
    max-width: 64rem !important
}

.maxw-desktop-lg {
    max-width: 75rem !important
}

.maxw-widescreen {
    max-width: 87.5rem !important
}

.maxw-none {
    max-width: none !important
}

.maxw-full {
    max-width: 100% !important
}

.measure-1 {
    max-width: 44ex !important
}

.measure-2 {
    max-width: 60ex !important
}

.measure-3 {
    max-width: 64ex !important
}

.measure-4 {
    max-width: 68ex !important
}

.measure-5 {
    max-width: 72ex !important
}

.measure-6 {
    max-width: 88ex !important
}

.measure-none {
    max-width: none !important
}

.minh-1px {
    min-height: 1px !important
}

.minh-2px {
    min-height: 2px !important
}

.minh-05 {
    min-height: .25rem !important
}

.minh-1 {
    min-height: .5rem !important
}

.minh-105 {
    min-height: .75rem !important
}

.minh-2 {
    min-height: 1rem !important
}

.minh-205 {
    min-height: 1.25rem !important
}

.minh-3 {
    min-height: 1.5rem !important
}

.minh-4 {
    min-height: 2rem !important
}

.minh-5 {
    min-height: 2.5rem !important
}

.minh-6 {
    min-height: 3rem !important
}

.minh-7 {
    min-height: 3.5rem !important
}

.minh-8 {
    min-height: 4rem !important
}

.minh-9 {
    min-height: 4.5rem !important
}

.minh-10 {
    min-height: 5rem !important
}

.minh-15 {
    min-height: 7.5rem !important
}

.minh-card {
    min-height: 10rem !important
}

.minh-card-lg {
    min-height: 15rem !important
}

.minh-mobile {
    min-height: 20rem !important
}

.minh-mobile-lg {
    min-height: 30rem !important
}

.minh-tablet {
    min-height: 40rem !important
}

.minh-tablet-lg {
    min-height: 55rem !important
}

.minh-0 {
    min-height: 0 !important
}

.minh-full {
    min-height: 100% !important
}

.minh-viewport {
    min-height: 100vh !important
}

.minw-05 {
    min-width: .25rem !important
}

.minw-1 {
    min-width: .5rem !important
}

.minw-105 {
    min-width: .75rem !important
}

.minw-2 {
    min-width: 1rem !important
}

.minw-205 {
    min-width: 1.25rem !important
}

.minw-3 {
    min-width: 1.5rem !important
}

.minw-4 {
    min-width: 2rem !important
}

.minw-5 {
    min-width: 2.5rem !important
}

.minw-6 {
    min-width: 3rem !important
}

.minw-7 {
    min-width: 3.5rem !important
}

.minw-8 {
    min-width: 4rem !important
}

.minw-9 {
    min-width: 4.5rem !important
}

.minw-10 {
    min-width: 5rem !important
}

.minw-15 {
    min-width: 7.5rem !important
}

.minw-0 {
    min-width: 0 !important
}

.opacity-0 {
    opacity: 0 !important
}

.opacity-10 {
    opacity: .1 !important
}

.opacity-20 {
    opacity: .2 !important
}

.opacity-30 {
    opacity: .3 !important
}

.opacity-40 {
    opacity: .4 !important
}

.opacity-50 {
    opacity: .5 !important
}

.opacity-60 {
    opacity: .6 !important
}

.opacity-70 {
    opacity: .7 !important
}

.opacity-80 {
    opacity: .8 !important
}

.opacity-90 {
    opacity: .9 !important
}

.opacity-100 {
    opacity: 1 !important
}

.order-first {
    order: -1 !important
}

.order-last {
    order: 999 !important
}

.order-initial {
    order: initial !important
}

.order-0 {
    order: 0 !important
}

.order-1 {
    order: 1 !important
}

.order-2 {
    order: 2 !important
}

.order-3 {
    order: 3 !important
}

.order-4 {
    order: 4 !important
}

.order-5 {
    order: 5 !important
}

.order-6 {
    order: 6 !important
}

.order-7 {
    order: 7 !important
}

.order-8 {
    order: 8 !important
}

.order-9 {
    order: 9 !important
}

.order-10 {
    order: 10 !important
}

.order-11 {
    order: 11 !important
}

.outline-1px {
    outline: 1px solid !important
}

.outline-2px {
    outline: 2px solid !important
}

.outline-0 {
    outline: 0 solid !important
}

.outline-05 {
    outline: .25rem solid !important
}

.outline-transparent {
    outline-color: transparent !important
}

.outline-black {
    outline-color: #000 !important
}

.outline-white {
    outline-color: #fff !important
}

.outline-red {
    outline-color: #e52207 !important
}

.outline-orange {
    outline-color: #e66f0e !important
}

.outline-gold {
    outline-color: #ffbe2e !important
}

.outline-yellow {
    outline-color: #fee685 !important
}

.outline-green {
    outline-color: #538200 !important
}

.outline-mint {
    outline-color: #04c585 !important
}

.outline-cyan {
    outline-color: #009ec1 !important
}

.outline-blue {
    outline-color: #0076d6 !important
}

.outline-indigo {
    outline-color: #676cc8 !important
}

.outline-violet {
    outline-color: #8168b3 !important
}

.outline-magenta {
    outline-color: #d72d79 !important
}

.outline-gray-5 {
    outline-color: #f0f0f0 !important
}

.outline-gray-10 {
    outline-color: #e6e6e6 !important
}

.outline-gray-30 {
    outline-color: #adadad !important
}

.outline-gray-50 {
    outline-color: #757575 !important
}

.outline-gray-70 {
    outline-color: #454545 !important
}

.outline-gray-90 {
    outline-color: #1b1b1b !important
}

.outline-base-lightest {
    outline-color: #f0f0f0 !important
}

.outline-base-lighter {
    outline-color: #dfe1e2 !important
}

.outline-base-light {
    outline-color: #a9aeb1 !important
}

.outline-base {
    outline-color: #71767a !important
}

.outline-base-dark {
    outline-color: #565c65 !important
}

.outline-base-darker {
    outline-color: #3d4551 !important
}

.outline-base-darkest,
.outline-ink {
    outline-color: #1b1b1b !important
}

.outline-primary-lighter {
    outline-color: #d9e8f6 !important
}

.outline-primary-light {
    outline-color: #73b3e7 !important
}

.outline-primary {
    outline-color: #005ea2 !important
}

.outline-primary-vivid {
    outline-color: #0050d8 !important
}

.outline-primary-dark {
    outline-color: #1a4480 !important
}

.outline-primary-darker {
    outline-color: #162e51 !important
}

.outline-secondary-lighter {
    outline-color: #f3e1e4 !important
}

.outline-secondary-light {
    outline-color: #f2938c !important
}

.outline-secondary {
    outline-color: #d83933 !important
}

.outline-secondary-vivid {
    outline-color: #e41d3d !important
}

.outline-secondary-dark {
    outline-color: #b50909 !important
}

.outline-secondary-darker {
    outline-color: #8b0a03 !important
}

.outline-accent-warm-darker {
    outline-color: #775540 !important
}

.outline-accent-warm-dark {
    outline-color: #c05600 !important
}

.outline-accent-warm {
    outline-color: #fa9441 !important
}

.outline-accent-warm-light {
    outline-color: #ffbc78 !important
}

.outline-accent-warm-lighter {
    outline-color: #f2e4d4 !important
}

.outline-accent-cool-darker {
    outline-color: #07648d !important
}

.outline-accent-cool-dark {
    outline-color: #28a0cb !important
}

.outline-accent-cool {
    outline-color: #00bde3 !important
}

.outline-accent-cool-light {
    outline-color: #97d4ea !important
}

.outline-accent-cool-lighter {
    outline-color: #e1f3f8 !important
}

.overflow-hidden {
    overflow: hidden !important
}

.overflow-y-hidden {
    overflow-y: hidden !important
}

.overflow-x-hidden {
    overflow-x: hidden !important
}

.overflow-scroll {
    overflow: scroll !important
}

.overflow-y-scroll {
    overflow-y: scroll !important
}

.overflow-x-scroll {
    overflow-x: scroll !important
}

.overflow-auto {
    overflow: auto !important
}

.overflow-y-auto {
    overflow-y: auto !important
}

.overflow-x-auto {
    overflow-x: auto !important
}

.overflow-visible {
    overflow: visible !important
}

.overflow-y-visible {
    overflow-y: visible !important
}

.overflow-x-visible {
    overflow-x: visible !important
}

.padding-1px {
    padding: 1px !important
}

.padding-y-1px {
    padding-top: 1px !important;
    padding-bottom: 1px !important
}

.padding-x-1px {
    padding-left: 1px !important;
    padding-right: 1px !important
}

.padding-top-1px {
    padding-top: 1px !important
}

.padding-right-1px {
    padding-right: 1px !important
}

.padding-bottom-1px {
    padding-bottom: 1px !important
}

.padding-left-1px {
    padding-left: 1px !important
}

.padding-2px {
    padding: 2px !important
}

.padding-y-2px {
    padding-top: 2px !important;
    padding-bottom: 2px !important
}

.padding-x-2px {
    padding-left: 2px !important;
    padding-right: 2px !important
}

.padding-top-2px {
    padding-top: 2px !important
}

.padding-right-2px {
    padding-right: 2px !important
}

.padding-bottom-2px {
    padding-bottom: 2px !important
}

.padding-left-2px {
    padding-left: 2px !important
}

.padding-05 {
    padding: .25rem !important
}

.padding-y-05 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
}

.padding-x-05 {
    padding-left: .25rem !important;
    padding-right: .25rem !important
}

.padding-top-05 {
    padding-top: .25rem !important
}

.padding-right-05 {
    padding-right: .25rem !important
}

.padding-bottom-05 {
    padding-bottom: .25rem !important
}

.padding-left-05 {
    padding-left: .25rem !important
}

.padding-1 {
    padding: .5rem !important
}

.padding-y-1 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}

.padding-x-1 {
    padding-left: .5rem !important;
    padding-right: .5rem !important
}

.padding-top-1 {
    padding-top: .5rem !important
}

.padding-right-1 {
    padding-right: .5rem !important
}

.padding-bottom-1 {
    padding-bottom: .5rem !important
}

.padding-left-1 {
    padding-left: .5rem !important
}

.padding-105 {
    padding: .75rem !important
}

.padding-y-105 {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important
}

.padding-x-105 {
    padding-left: .75rem !important;
    padding-right: .75rem !important
}

.padding-top-105 {
    padding-top: .75rem !important
}

.padding-right-105 {
    padding-right: .75rem !important
}

.padding-bottom-105 {
    padding-bottom: .75rem !important
}

.padding-left-105 {
    padding-left: .75rem !important
}

.padding-2 {
    padding: 1rem !important
}

.padding-y-2 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.padding-x-2 {
    padding-left: 1rem !important;
    padding-right: 1rem !important
}

.padding-top-2 {
    padding-top: 1rem !important
}

.padding-right-2 {
    padding-right: 1rem !important
}

.padding-bottom-2 {
    padding-bottom: 1rem !important
}

.padding-left-2 {
    padding-left: 1rem !important
}

.padding-205 {
    padding: 1.25rem !important
}

.padding-y-205 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important
}

.padding-x-205 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important
}

.padding-top-205 {
    padding-top: 1.25rem !important
}

.padding-right-205 {
    padding-right: 1.25rem !important
}

.padding-bottom-205 {
    padding-bottom: 1.25rem !important
}

.padding-left-205 {
    padding-left: 1.25rem !important
}

.padding-3 {
    padding: 1.5rem !important
}

.padding-y-3 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

.padding-x-3 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important
}

.padding-top-3 {
    padding-top: 1.5rem !important
}

.padding-right-3 {
    padding-right: 1.5rem !important
}

.padding-bottom-3 {
    padding-bottom: 1.5rem !important
}

.padding-left-3 {
    padding-left: 1.5rem !important
}

.padding-4 {
    padding: 2rem !important
}

.padding-y-4 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important
}

.padding-x-4 {
    padding-left: 2rem !important;
    padding-right: 2rem !important
}

.padding-top-4 {
    padding-top: 2rem !important
}

.padding-right-4 {
    padding-right: 2rem !important
}

.padding-bottom-4 {
    padding-bottom: 2rem !important
}

.padding-left-4 {
    padding-left: 2rem !important
}

.padding-5 {
    padding: 2.5rem !important
}

.padding-y-5 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important
}

.padding-x-5 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important
}

.padding-top-5 {
    padding-top: 2.5rem !important
}

.padding-right-5 {
    padding-right: 2.5rem !important
}

.padding-bottom-5 {
    padding-bottom: 2.5rem !important
}

.padding-left-5 {
    padding-left: 2.5rem !important
}

.padding-6 {
    padding: 3rem !important
}

.padding-y-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.padding-x-6 {
    padding-left: 3rem !important;
    padding-right: 3rem !important
}

.padding-top-6 {
    padding-top: 3rem !important
}

.padding-right-6 {
    padding-right: 3rem !important
}

.padding-bottom-6 {
    padding-bottom: 3rem !important
}

.padding-left-6 {
    padding-left: 3rem !important
}

.padding-7 {
    padding: 3.5rem !important
}

.padding-y-7 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important
}

.padding-x-7 {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important
}

.padding-top-7 {
    padding-top: 3.5rem !important
}

.padding-right-7 {
    padding-right: 3.5rem !important
}

.padding-bottom-7 {
    padding-bottom: 3.5rem !important
}

.padding-left-7 {
    padding-left: 3.5rem !important
}

.padding-8 {
    padding: 4rem !important
}

.padding-y-8 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important
}

.padding-x-8 {
    padding-left: 4rem !important;
    padding-right: 4rem !important
}

.padding-top-8 {
    padding-top: 4rem !important
}

.padding-right-8 {
    padding-right: 4rem !important
}

.padding-bottom-8 {
    padding-bottom: 4rem !important
}

.padding-left-8 {
    padding-left: 4rem !important
}

.padding-9 {
    padding: 4.5rem !important
}

.padding-y-9 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important
}

.padding-x-9 {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important
}

.padding-top-9 {
    padding-top: 4.5rem !important
}

.padding-right-9 {
    padding-right: 4.5rem !important
}

.padding-bottom-9 {
    padding-bottom: 4.5rem !important
}

.padding-left-9 {
    padding-left: 4.5rem !important
}

.padding-10 {
    padding: 5rem !important
}

.padding-y-10 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important
}

.padding-x-10 {
    padding-left: 5rem !important;
    padding-right: 5rem !important
}

.padding-top-10 {
    padding-top: 5rem !important
}

.padding-right-10 {
    padding-right: 5rem !important
}

.padding-bottom-10 {
    padding-bottom: 5rem !important
}

.padding-left-10 {
    padding-left: 5rem !important
}

.padding-15 {
    padding: 7.5rem !important
}

.padding-y-15 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important
}

.padding-x-15 {
    padding-left: 7.5rem !important;
    padding-right: 7.5rem !important
}

.padding-top-15 {
    padding-top: 7.5rem !important
}

.padding-right-15 {
    padding-right: 7.5rem !important
}

.padding-bottom-15 {
    padding-bottom: 7.5rem !important
}

.padding-left-15 {
    padding-left: 7.5rem !important
}

.padding-0 {
    padding: 0 !important
}

.padding-y-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.padding-x-0 {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.padding-top-0 {
    padding-top: 0 !important
}

.padding-right-0 {
    padding-right: 0 !important
}

.padding-bottom-0 {
    padding-bottom: 0 !important
}

.padding-left-0 {
    padding-left: 0 !important
}

.pin-all {
    bottom: 0 !important;
    top: 0 !important
}

.pin-all,
.pin-x {
    left: 0 !important;
    right: 0 !important;
    position: absolute !important
}

.pin-y {
    top: 0 !important
}

.pin-bottom,
.pin-y {
    bottom: 0 !important;
    position: absolute !important
}

.pin-left {
    left: 0 !important
}

.pin-left,
.pin-right,
.pin-top {
    position: absolute !important
}

.pin-right {
    right: 0 !important
}

.pin-top {
    top: 0 !important
}

.pin-none {
    bottom: auto !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    position: static !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-relative {
    position: relative !important
}

.position-static {
    position: static !important
}

.position-sticky {
    position: sticky !important
}

.right-1px {
    right: 1px !important
}

.right-2px {
    right: 2px !important
}

.right-05 {
    right: .25rem !important
}

.right-1 {
    right: .5rem !important
}

.right-105 {
    right: .75rem !important
}

.right-2 {
    right: 1rem !important
}

.right-205 {
    right: 1.25rem !important
}

.right-3 {
    right: 1.5rem !important
}

.right-neg-1px {
    right: -1px !important
}

.right-neg-2px {
    right: -2px !important
}

.right-neg-05 {
    right: -.25rem !important
}

.right-neg-1 {
    right: -.5rem !important
}

.right-neg-105 {
    right: -.75rem !important
}

.right-neg-2 {
    right: -1rem !important
}

.right-neg-205 {
    right: -1.25rem !important
}

.right-neg-3 {
    right: -1.5rem !important
}

.right-0 {
    right: 0 !important
}

.right-auto {
    right: auto !important
}

.square-1px {
    height: 1px !important;
    width: 1px !important
}

.square-2px {
    height: 2px !important;
    width: 2px !important
}

.square-05 {
    height: .25rem !important;
    width: .25rem !important
}

.square-1 {
    height: .5rem !important;
    width: .5rem !important
}

.square-105 {
    height: .75rem !important;
    width: .75rem !important
}

.square-2 {
    height: 1rem !important;
    width: 1rem !important
}

.square-205 {
    height: 1.25rem !important;
    width: 1.25rem !important
}

.square-3 {
    height: 1.5rem !important;
    width: 1.5rem !important
}

.square-4 {
    height: 2rem !important;
    width: 2rem !important
}

.square-5 {
    height: 2.5rem !important;
    width: 2.5rem !important
}

.square-6 {
    height: 3rem !important;
    width: 3rem !important
}

.square-7 {
    height: 3.5rem !important;
    width: 3.5rem !important
}

.square-8 {
    height: 4rem !important;
    width: 4rem !important
}

.square-9 {
    height: 4.5rem !important;
    width: 4.5rem !important
}

.square-10 {
    height: 5rem !important;
    width: 5rem !important
}

.square-15 {
    height: 7.5rem !important;
    width: 7.5rem !important
}

.square-card {
    height: 10rem !important;
    width: 10rem !important
}

.square-card-lg {
    height: 15rem !important;
    width: 15rem !important
}

.square-mobile {
    height: 20rem !important;
    width: 20rem !important
}

.text-center {
    text-align: center !important
}

.text-left {
    text-align: left !important
}

.text-justify {
    text-align: justify !important
}

.text-right {
    text-align: right !important
}

.hover\:text-strike:hover,
.text-strike {
    text-decoration: line-through !important
}

.hover\:text-underline:hover,
.text-underline {
    text-decoration: underline !important
}

.hover\:text-no-strike:hover,
.hover\:text-no-underline:hover,
.text-no-strike,
.text-no-underline {
    text-decoration: none !important
}

.hover\:underline-red:hover,
.underline-red {
    -webkit-text-decoration-color: #e52207 !important;
    text-decoration-color: #e52207 !important
}

.hover\:underline-orange:hover,
.underline-orange {
    -webkit-text-decoration-color: #e66f0e !important;
    text-decoration-color: #e66f0e !important
}

.hover\:underline-gold:hover,
.underline-gold {
    -webkit-text-decoration-color: #ffbe2e !important;
    text-decoration-color: #ffbe2e !important
}

.hover\:underline-yellow:hover,
.underline-yellow {
    -webkit-text-decoration-color: #fee685 !important;
    text-decoration-color: #fee685 !important
}

.hover\:underline-green:hover,
.underline-green {
    -webkit-text-decoration-color: #538200 !important;
    text-decoration-color: #538200 !important
}

.hover\:underline-mint:hover,
.underline-mint {
    -webkit-text-decoration-color: #04c585 !important;
    text-decoration-color: #04c585 !important
}

.hover\:underline-cyan:hover,
.underline-cyan {
    -webkit-text-decoration-color: #009ec1 !important;
    text-decoration-color: #009ec1 !important
}

.hover\:underline-blue:hover,
.underline-blue {
    -webkit-text-decoration-color: #0076d6 !important;
    text-decoration-color: #0076d6 !important
}

.hover\:underline-indigo:hover,
.underline-indigo {
    -webkit-text-decoration-color: #676cc8 !important;
    text-decoration-color: #676cc8 !important
}

.hover\:underline-violet:hover,
.underline-violet {
    -webkit-text-decoration-color: #8168b3 !important;
    text-decoration-color: #8168b3 !important
}

.hover\:underline-magenta:hover,
.underline-magenta {
    -webkit-text-decoration-color: #d72d79 !important;
    text-decoration-color: #d72d79 !important
}

.hover\:underline-gray-5:hover,
.underline-gray-5 {
    -webkit-text-decoration-color: #f0f0f0 !important;
    text-decoration-color: #f0f0f0 !important
}

.hover\:underline-gray-10:hover,
.underline-gray-10 {
    -webkit-text-decoration-color: #e6e6e6 !important;
    text-decoration-color: #e6e6e6 !important
}

.hover\:underline-gray-30:hover,
.underline-gray-30 {
    -webkit-text-decoration-color: #adadad !important;
    text-decoration-color: #adadad !important
}

.hover\:underline-gray-50:hover,
.underline-gray-50 {
    -webkit-text-decoration-color: #757575 !important;
    text-decoration-color: #757575 !important
}

.hover\:underline-gray-70:hover,
.underline-gray-70 {
    -webkit-text-decoration-color: #454545 !important;
    text-decoration-color: #454545 !important
}

.hover\:underline-gray-90:hover,
.underline-gray-90 {
    -webkit-text-decoration-color: #1b1b1b !important;
    text-decoration-color: #1b1b1b !important
}

.hover\:underline-base-lightest:hover,
.underline-base-lightest {
    -webkit-text-decoration-color: #f0f0f0 !important;
    text-decoration-color: #f0f0f0 !important
}

.hover\:underline-base-lighter:hover,
.underline-base-lighter {
    -webkit-text-decoration-color: #dfe1e2 !important;
    text-decoration-color: #dfe1e2 !important
}

.hover\:underline-base-light:hover,
.underline-base-light {
    -webkit-text-decoration-color: #a9aeb1 !important;
    text-decoration-color: #a9aeb1 !important
}

.hover\:underline-base:hover,
.underline-base {
    -webkit-text-decoration-color: #71767a !important;
    text-decoration-color: #71767a !important
}

.hover\:underline-base-dark:hover,
.underline-base-dark {
    -webkit-text-decoration-color: #565c65 !important;
    text-decoration-color: #565c65 !important
}

.hover\:underline-base-darker:hover,
.underline-base-darker {
    -webkit-text-decoration-color: #3d4551 !important;
    text-decoration-color: #3d4551 !important
}

.hover\:underline-base-darkest:hover,
.hover\:underline-ink:hover,
.underline-base-darkest,
.underline-ink {
    -webkit-text-decoration-color: #1b1b1b !important;
    text-decoration-color: #1b1b1b !important
}

.hover\:underline-primary-lighter:hover,
.underline-primary-lighter {
    -webkit-text-decoration-color: #d9e8f6 !important;
    text-decoration-color: #d9e8f6 !important
}

.hover\:underline-primary-light:hover,
.underline-primary-light {
    -webkit-text-decoration-color: #73b3e7 !important;
    text-decoration-color: #73b3e7 !important
}

.hover\:underline-primary:hover,
.underline-primary {
    -webkit-text-decoration-color: #005ea2 !important;
    text-decoration-color: #005ea2 !important
}

.hover\:underline-primary-vivid:hover,
.underline-primary-vivid {
    -webkit-text-decoration-color: #0050d8 !important;
    text-decoration-color: #0050d8 !important
}

.hover\:underline-primary-dark:hover,
.underline-primary-dark {
    -webkit-text-decoration-color: #1a4480 !important;
    text-decoration-color: #1a4480 !important
}

.hover\:underline-primary-darker:hover,
.underline-primary-darker {
    -webkit-text-decoration-color: #162e51 !important;
    text-decoration-color: #162e51 !important
}

.hover\:underline-secondary-lighter:hover,
.underline-secondary-lighter {
    -webkit-text-decoration-color: #f3e1e4 !important;
    text-decoration-color: #f3e1e4 !important
}

.hover\:underline-secondary-light:hover,
.underline-secondary-light {
    -webkit-text-decoration-color: #f2938c !important;
    text-decoration-color: #f2938c !important
}

.hover\:underline-secondary:hover,
.underline-secondary {
    -webkit-text-decoration-color: #d83933 !important;
    text-decoration-color: #d83933 !important
}

.hover\:underline-secondary-vivid:hover,
.underline-secondary-vivid {
    -webkit-text-decoration-color: #e41d3d !important;
    text-decoration-color: #e41d3d !important
}

.hover\:underline-secondary-dark:hover,
.underline-secondary-dark {
    -webkit-text-decoration-color: #b50909 !important;
    text-decoration-color: #b50909 !important
}

.hover\:underline-secondary-darker:hover,
.underline-secondary-darker {
    -webkit-text-decoration-color: #8b0a03 !important;
    text-decoration-color: #8b0a03 !important
}

.hover\:underline-accent-warm-darker:hover,
.underline-accent-warm-darker {
    -webkit-text-decoration-color: #775540 !important;
    text-decoration-color: #775540 !important
}

.hover\:underline-accent-warm-dark:hover,
.underline-accent-warm-dark {
    -webkit-text-decoration-color: #c05600 !important;
    text-decoration-color: #c05600 !important
}

.hover\:underline-accent-warm:hover,
.underline-accent-warm {
    -webkit-text-decoration-color: #fa9441 !important;
    text-decoration-color: #fa9441 !important
}

.hover\:underline-accent-warm-light:hover,
.underline-accent-warm-light {
    -webkit-text-decoration-color: #ffbc78 !important;
    text-decoration-color: #ffbc78 !important
}

.hover\:underline-accent-warm-lighter:hover,
.underline-accent-warm-lighter {
    -webkit-text-decoration-color: #f2e4d4 !important;
    text-decoration-color: #f2e4d4 !important
}

.hover\:underline-accent-cool-darker:hover,
.underline-accent-cool-darker {
    -webkit-text-decoration-color: #07648d !important;
    text-decoration-color: #07648d !important
}

.hover\:underline-accent-cool-dark:hover,
.underline-accent-cool-dark {
    -webkit-text-decoration-color: #28a0cb !important;
    text-decoration-color: #28a0cb !important
}

.hover\:underline-accent-cool:hover,
.underline-accent-cool {
    -webkit-text-decoration-color: #00bde3 !important;
    text-decoration-color: #00bde3 !important
}

.hover\:underline-accent-cool-light:hover,
.underline-accent-cool-light {
    -webkit-text-decoration-color: #97d4ea !important;
    text-decoration-color: #97d4ea !important
}

.hover\:underline-accent-cool-lighter:hover,
.underline-accent-cool-lighter {
    -webkit-text-decoration-color: #e1f3f8 !important;
    text-decoration-color: #e1f3f8 !important
}

.text-indent-0 {
    text-indent: 0 !important
}

.text-indent-05 {
    text-indent: .25rem !important
}

.text-indent-1 {
    text-indent: .5rem !important
}

.text-indent-105 {
    text-indent: .75rem !important
}

.text-indent-2 {
    text-indent: 1rem !important
}

.text-indent-205 {
    text-indent: 1.25rem !important
}

.text-indent-3 {
    text-indent: 1.5rem !important
}

.text-indent-neg-05 {
    text-indent: -.25rem !important
}

.text-indent-neg-1 {
    text-indent: -.5rem !important
}

.text-indent-neg-105 {
    text-indent: -.75rem !important
}

.text-indent-neg-2 {
    text-indent: -1rem !important
}

.text-indent-neg-205 {
    text-indent: -1.25rem !important
}

.text-indent-neg-3 {
    text-indent: -1.5rem !important
}

.text-indent-4 {
    text-indent: 2rem !important
}

.text-indent-5 {
    text-indent: 2.5rem !important
}

.text-indent-6 {
    text-indent: 3rem !important
}

.text-indent-7 {
    text-indent: 3.5rem !important
}

.text-indent-8 {
    text-indent: 4rem !important
}

.text-indent-9 {
    text-indent: 4.5rem !important
}

.text-indent-10 {
    text-indent: 5rem !important
}

.text-indent-15 {
    text-indent: 7.5rem !important
}

.text-indent-neg-4 {
    text-indent: -2rem !important
}

.text-indent-neg-5 {
    text-indent: -2.5rem !important
}

.text-indent-neg-6 {
    text-indent: -3rem !important
}

.text-indent-neg-7 {
    text-indent: -3.5rem !important
}

.text-indent-neg-8 {
    text-indent: -4rem !important
}

.text-indent-neg-9 {
    text-indent: -4.5rem !important
}

.text-indent-neg-10 {
    text-indent: -5rem !important
}

.text-indent-neg-15 {
    text-indent: -7.5rem !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-no-uppercase {
    text-transform: none !important
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-no-lowercase {
    text-transform: none !important
}

.top-1px {
    top: 1px !important
}

.top-2px {
    top: 2px !important
}

.top-05 {
    top: .25rem !important
}

.top-1 {
    top: .5rem !important
}

.top-105 {
    top: .75rem !important
}

.top-2 {
    top: 1rem !important
}

.top-205 {
    top: 1.25rem !important
}

.top-3 {
    top: 1.5rem !important
}

.top-neg-1px {
    top: -1px !important
}

.top-neg-2px {
    top: -2px !important
}

.top-neg-05 {
    top: -.25rem !important
}

.top-neg-1 {
    top: -.5rem !important
}

.top-neg-105 {
    top: -.75rem !important
}

.top-neg-2 {
    top: -1rem !important
}

.top-neg-205 {
    top: -1.25rem !important
}

.top-neg-3 {
    top: -1.5rem !important
}

.top-0 {
    top: 0 !important
}

.top-auto {
    top: auto !important
}

.text-baseline {
    vertical-align: baseline !important
}

.text-bottom {
    vertical-align: bottom !important
}

.text-middle {
    vertical-align: middle !important
}

.text-sub {
    vertical-align: sub !important
}

.text-super {
    vertical-align: super !important
}

.text-tbottom {
    vertical-align: text-bottom !important
}

.text-ttop {
    vertical-align: text-top !important
}

.text-top {
    vertical-align: top !important
}

.text-pre {
    white-space: pre !important
}

.text-pre-line {
    white-space: pre-line !important
}

.text-pre-wrap {
    white-space: pre-wrap !important
}

.text-wrap {
    white-space: normal !important
}

.text-no-wrap {
    white-space: nowrap !important
}

.width-1px {
    width: 1px !important
}

.width-2px {
    width: 2px !important
}

.width-05 {
    width: .25rem !important
}

.width-1 {
    width: .5rem !important
}

.width-105 {
    width: .75rem !important
}

.width-2 {
    width: 1rem !important
}

.width-205 {
    width: 1.25rem !important
}

.width-3 {
    width: 1.5rem !important
}

.width-4 {
    width: 2rem !important
}

.width-5 {
    width: 2.5rem !important
}

.width-6 {
    width: 3rem !important
}

.width-7 {
    width: 3.5rem !important
}

.width-8 {
    width: 4rem !important
}

.width-9 {
    width: 4.5rem !important
}

.width-10 {
    width: 5rem !important
}

.width-15 {
    width: 7.5rem !important
}

.width-card {
    width: 10rem !important
}

.width-card-lg {
    width: 15rem !important
}

.width-mobile {
    width: 20rem !important
}

.width-mobile-lg {
    width: 30rem !important
}

.width-tablet {
    width: 40rem !important
}

.width-tablet-lg {
    width: 55rem !important
}

.width-desktop {
    width: 64rem !important
}

.width-desktop-lg {
    width: 75rem !important
}

.width-widescreen {
    width: 87.5rem !important
}

.width-0 {
    width: 0 !important
}

.width-full,
select {
    width: 100% !important
}

.width-auto {
    width: auto !important
}

.z-auto {
    z-index: auto !important
}

.z-bottom {
    z-index: -100 !important
}

.z-top {
    z-index: 99999 !important
}

.z-0 {
    z-index: 0 !important
}

.z-100 {
    z-index: 100 !important
}

.z-200 {
    z-index: 200 !important
}

.z-300 {
    z-index: 300 !important
}

.z-400 {
    z-index: 400 !important
}

.z-500 {
    z-index: 500 !important
}

@media all and (min-width:20em) {

    .mobile\:border-1px,
    .mobile\:hover\:border-1px:hover {
        border: 1px solid !important
    }

    .mobile\:border-y-1px,
    .mobile\:hover\:border-y-1px:hover {
        border-top: 1px solid !important;
        border-bottom: 1px solid !important
    }

    .mobile\:border-x-1px,
    .mobile\:hover\:border-x-1px:hover {
        border-left: 1px solid !important;
        border-right: 1px solid !important
    }

    .mobile\:border-top-1px,
    .mobile\:hover\:border-top-1px:hover {
        border-top: 1px solid !important
    }

    .mobile\:border-right-1px,
    .mobile\:hover\:border-right-1px:hover {
        border-right: 1px solid !important
    }

    .mobile\:border-bottom-1px,
    .mobile\:hover\:border-bottom-1px:hover {
        border-bottom: 1px solid !important
    }

    .mobile\:border-left-1px,
    .mobile\:hover\:border-left-1px:hover {
        border-left: 1px solid !important
    }

    .mobile\:border-2px,
    .mobile\:hover\:border-2px:hover {
        border: 2px solid !important
    }

    .mobile\:border-y-2px,
    .mobile\:hover\:border-y-2px:hover {
        border-top: 2px solid !important;
        border-bottom: 2px solid !important
    }

    .mobile\:border-x-2px,
    .mobile\:hover\:border-x-2px:hover {
        border-left: 2px solid !important;
        border-right: 2px solid !important
    }

    .mobile\:border-top-2px,
    .mobile\:hover\:border-top-2px:hover {
        border-top: 2px solid !important
    }

    .mobile\:border-right-2px,
    .mobile\:hover\:border-right-2px:hover {
        border-right: 2px solid !important
    }

    .mobile\:border-bottom-2px,
    .mobile\:hover\:border-bottom-2px:hover {
        border-bottom: 2px solid !important
    }

    .mobile\:border-left-2px,
    .mobile\:hover\:border-left-2px:hover {
        border-left: 2px solid !important
    }

    .mobile\:border-05,
    .mobile\:hover\:border-05:hover {
        border: .25rem solid !important
    }

    .mobile\:border-y-05,
    .mobile\:hover\:border-y-05:hover {
        border-top: .25rem solid !important;
        border-bottom: .25rem solid !important
    }

    .mobile\:border-x-05,
    .mobile\:hover\:border-x-05:hover {
        border-left: .25rem solid !important;
        border-right: .25rem solid !important
    }

    .mobile\:border-top-05,
    .mobile\:hover\:border-top-05:hover {
        border-top: .25rem solid !important
    }

    .mobile\:border-right-05,
    .mobile\:hover\:border-right-05:hover {
        border-right: .25rem solid !important
    }

    .mobile\:border-bottom-05,
    .mobile\:hover\:border-bottom-05:hover {
        border-bottom: .25rem solid !important
    }

    .mobile\:border-left-05,
    .mobile\:hover\:border-left-05:hover {
        border-left: .25rem solid !important
    }

    .mobile\:border-1,
    .mobile\:hover\:border-1:hover {
        border: .5rem solid !important
    }

    .mobile\:border-y-1,
    .mobile\:hover\:border-y-1:hover {
        border-top: .5rem solid !important;
        border-bottom: .5rem solid !important
    }

    .mobile\:border-x-1,
    .mobile\:hover\:border-x-1:hover {
        border-left: .5rem solid !important;
        border-right: .5rem solid !important
    }

    .mobile\:border-top-1,
    .mobile\:hover\:border-top-1:hover {
        border-top: .5rem solid !important
    }

    .mobile\:border-right-1,
    .mobile\:hover\:border-right-1:hover {
        border-right: .5rem solid !important
    }

    .mobile\:border-bottom-1,
    .mobile\:hover\:border-bottom-1:hover {
        border-bottom: .5rem solid !important
    }

    .mobile\:border-left-1,
    .mobile\:hover\:border-left-1:hover {
        border-left: .5rem solid !important
    }

    .mobile\:border-105,
    .mobile\:hover\:border-105:hover {
        border: .75rem solid !important
    }

    .mobile\:border-y-105,
    .mobile\:hover\:border-y-105:hover {
        border-top: .75rem solid !important;
        border-bottom: .75rem solid !important
    }

    .mobile\:border-x-105,
    .mobile\:hover\:border-x-105:hover {
        border-left: .75rem solid !important;
        border-right: .75rem solid !important
    }

    .mobile\:border-top-105,
    .mobile\:hover\:border-top-105:hover {
        border-top: .75rem solid !important
    }

    .mobile\:border-right-105,
    .mobile\:hover\:border-right-105:hover {
        border-right: .75rem solid !important
    }

    .mobile\:border-bottom-105,
    .mobile\:hover\:border-bottom-105:hover {
        border-bottom: .75rem solid !important
    }

    .mobile\:border-left-105,
    .mobile\:hover\:border-left-105:hover {
        border-left: .75rem solid !important
    }

    .mobile\:border-2,
    .mobile\:hover\:border-2:hover {
        border: 1rem solid !important
    }

    .mobile\:border-y-2,
    .mobile\:hover\:border-y-2:hover {
        border-top: 1rem solid !important;
        border-bottom: 1rem solid !important
    }

    .mobile\:border-x-2,
    .mobile\:hover\:border-x-2:hover {
        border-left: 1rem solid !important;
        border-right: 1rem solid !important
    }

    .mobile\:border-top-2,
    .mobile\:hover\:border-top-2:hover {
        border-top: 1rem solid !important
    }

    .mobile\:border-right-2,
    .mobile\:hover\:border-right-2:hover {
        border-right: 1rem solid !important
    }

    .mobile\:border-bottom-2,
    .mobile\:hover\:border-bottom-2:hover {
        border-bottom: 1rem solid !important
    }

    .mobile\:border-left-2,
    .mobile\:hover\:border-left-2:hover {
        border-left: 1rem solid !important
    }

    .mobile\:border-205,
    .mobile\:hover\:border-205:hover {
        border: 1.25rem solid !important
    }

    .mobile\:border-y-205,
    .mobile\:hover\:border-y-205:hover {
        border-top: 1.25rem solid !important;
        border-bottom: 1.25rem solid !important
    }

    .mobile\:border-x-205,
    .mobile\:hover\:border-x-205:hover {
        border-left: 1.25rem solid !important;
        border-right: 1.25rem solid !important
    }

    .mobile\:border-top-205,
    .mobile\:hover\:border-top-205:hover {
        border-top: 1.25rem solid !important
    }

    .mobile\:border-right-205,
    .mobile\:hover\:border-right-205:hover {
        border-right: 1.25rem solid !important
    }

    .mobile\:border-bottom-205,
    .mobile\:hover\:border-bottom-205:hover {
        border-bottom: 1.25rem solid !important
    }

    .mobile\:border-left-205,
    .mobile\:hover\:border-left-205:hover {
        border-left: 1.25rem solid !important
    }

    .mobile\:border-3,
    .mobile\:hover\:border-3:hover {
        border: 1.5rem solid !important
    }

    .mobile\:border-y-3,
    .mobile\:hover\:border-y-3:hover {
        border-top: 1.5rem solid !important;
        border-bottom: 1.5rem solid !important
    }

    .mobile\:border-x-3,
    .mobile\:hover\:border-x-3:hover {
        border-left: 1.5rem solid !important;
        border-right: 1.5rem solid !important
    }

    .mobile\:border-top-3,
    .mobile\:hover\:border-top-3:hover {
        border-top: 1.5rem solid !important
    }

    .mobile\:border-right-3,
    .mobile\:hover\:border-right-3:hover {
        border-right: 1.5rem solid !important
    }

    .mobile\:border-bottom-3,
    .mobile\:hover\:border-bottom-3:hover {
        border-bottom: 1.5rem solid !important
    }

    .mobile\:border-left-3,
    .mobile\:hover\:border-left-3:hover {
        border-left: 1.5rem solid !important
    }

    .mobile\:border-0,
    .mobile\:hover\:border-0:hover {
        border: 0 solid !important
    }

    .mobile\:border-y-0,
    .mobile\:hover\:border-y-0:hover {
        border-top: 0 solid !important;
        border-bottom: 0 solid !important
    }

    .mobile\:border-x-0,
    .mobile\:hover\:border-x-0:hover {
        border-left: 0 solid !important;
        border-right: 0 solid !important
    }

    .mobile\:border-top-0,
    .mobile\:hover\:border-top-0:hover {
        border-top: 0 solid !important
    }

    .mobile\:border-right-0,
    .mobile\:hover\:border-right-0:hover {
        border-right: 0 solid !important
    }

    .mobile\:border-bottom-0,
    .mobile\:hover\:border-bottom-0:hover {
        border-bottom: 0 solid !important
    }

    .mobile\:border-left-0,
    .mobile\:hover\:border-left-0:hover {
        border-left: 0 solid !important
    }

    .mobile\:border,
    .mobile\:hover\:border:hover {
        border: 1px solid !important
    }

    .mobile\:border-y,
    .mobile\:hover\:border-y:hover {
        border-top: 1px solid !important;
        border-bottom: 1px solid !important
    }

    .mobile\:border-x,
    .mobile\:hover\:border-x:hover {
        border-left: 1px solid !important;
        border-right: 1px solid !important
    }

    .mobile\:border-top,
    .mobile\:hover\:border-top:hover {
        border-top: 1px solid !important
    }

    .mobile\:border-right,
    .mobile\:hover\:border-right:hover {
        border-right: 1px solid !important
    }

    .mobile\:border-bottom,
    .mobile\:hover\:border-bottom:hover {
        border-bottom: 1px solid !important
    }

    .mobile\:border-left,
    .mobile\:hover\:border-left:hover {
        border-left: 1px solid !important
    }

    .mobile\:border-transparent,
    .mobile\:hover\:border-transparent:hover {
        border-color: transparent !important
    }

    .mobile\:border-black,
    .mobile\:hover\:border-black:hover {
        border-color: #000 !important
    }

    .mobile\:border-white,
    .mobile\:hover\:border-white:hover {
        border-color: #fff !important
    }

    .mobile\:border-red,
    .mobile\:hover\:border-red:hover {
        border-color: #e52207 !important
    }

    .mobile\:border-orange,
    .mobile\:hover\:border-orange:hover {
        border-color: #e66f0e !important
    }

    .mobile\:border-gold,
    .mobile\:hover\:border-gold:hover {
        border-color: #ffbe2e !important
    }

    .mobile\:border-yellow,
    .mobile\:hover\:border-yellow:hover {
        border-color: #fee685 !important
    }

    .mobile\:border-green,
    .mobile\:hover\:border-green:hover {
        border-color: #538200 !important
    }

    .mobile\:border-mint,
    .mobile\:hover\:border-mint:hover {
        border-color: #04c585 !important
    }

    .mobile\:border-cyan,
    .mobile\:hover\:border-cyan:hover {
        border-color: #009ec1 !important
    }

    .mobile\:border-blue,
    .mobile\:hover\:border-blue:hover {
        border-color: #0076d6 !important
    }

    .mobile\:border-indigo,
    .mobile\:hover\:border-indigo:hover {
        border-color: #676cc8 !important
    }

    .mobile\:border-violet,
    .mobile\:hover\:border-violet:hover {
        border-color: #8168b3 !important
    }

    .mobile\:border-magenta,
    .mobile\:hover\:border-magenta:hover {
        border-color: #d72d79 !important
    }

    .mobile\:border-gray-5,
    .mobile\:hover\:border-gray-5:hover {
        border-color: #f0f0f0 !important
    }

    .mobile\:border-gray-10,
    .mobile\:hover\:border-gray-10:hover {
        border-color: #e6e6e6 !important
    }

    .mobile\:border-gray-30,
    .mobile\:hover\:border-gray-30:hover {
        border-color: #adadad !important
    }

    .mobile\:border-gray-50,
    .mobile\:hover\:border-gray-50:hover {
        border-color: #757575 !important
    }

    .mobile\:border-gray-70,
    .mobile\:hover\:border-gray-70:hover {
        border-color: #454545 !important
    }

    .mobile\:border-gray-90,
    .mobile\:hover\:border-gray-90:hover {
        border-color: #1b1b1b !important
    }

    .mobile\:border-base-lightest,
    .mobile\:hover\:border-base-lightest:hover {
        border-color: #f0f0f0 !important
    }

    .mobile\:border-base-lighter,
    .mobile\:hover\:border-base-lighter:hover {
        border-color: #dfe1e2 !important
    }

    .mobile\:border-base-light,
    .mobile\:hover\:border-base-light:hover {
        border-color: #a9aeb1 !important
    }

    .mobile\:border-base,
    .mobile\:hover\:border-base:hover {
        border-color: #71767a !important
    }

    .mobile\:border-base-dark,
    .mobile\:hover\:border-base-dark:hover {
        border-color: #565c65 !important
    }

    .mobile\:border-base-darker,
    .mobile\:hover\:border-base-darker:hover {
        border-color: #3d4551 !important
    }

    .mobile\:border-base-darkest,
    .mobile\:border-ink,
    .mobile\:hover\:border-base-darkest:hover,
    .mobile\:hover\:border-ink:hover {
        border-color: #1b1b1b !important
    }

    .mobile\:border-primary-lighter,
    .mobile\:hover\:border-primary-lighter:hover {
        border-color: #d9e8f6 !important
    }

    .mobile\:border-primary-light,
    .mobile\:hover\:border-primary-light:hover {
        border-color: #73b3e7 !important
    }

    .mobile\:border-primary,
    .mobile\:hover\:border-primary:hover {
        border-color: #005ea2 !important
    }

    .mobile\:border-primary-vivid,
    .mobile\:hover\:border-primary-vivid:hover {
        border-color: #0050d8 !important
    }

    .mobile\:border-primary-dark,
    .mobile\:hover\:border-primary-dark:hover {
        border-color: #1a4480 !important
    }

    .mobile\:border-primary-darker,
    .mobile\:hover\:border-primary-darker:hover {
        border-color: #162e51 !important
    }

    .mobile\:border-secondary-lighter,
    .mobile\:hover\:border-secondary-lighter:hover {
        border-color: #f3e1e4 !important
    }

    .mobile\:border-secondary-light,
    .mobile\:hover\:border-secondary-light:hover {
        border-color: #f2938c !important
    }

    .mobile\:border-secondary,
    .mobile\:hover\:border-secondary:hover {
        border-color: #d83933 !important
    }

    .mobile\:border-secondary-vivid,
    .mobile\:hover\:border-secondary-vivid:hover {
        border-color: #e41d3d !important
    }

    .mobile\:border-secondary-dark,
    .mobile\:hover\:border-secondary-dark:hover {
        border-color: #b50909 !important
    }

    .mobile\:border-secondary-darker,
    .mobile\:hover\:border-secondary-darker:hover {
        border-color: #8b0a03 !important
    }

    .mobile\:border-accent-warm-darker,
    .mobile\:hover\:border-accent-warm-darker:hover {
        border-color: #775540 !important
    }

    .mobile\:border-accent-warm-dark,
    .mobile\:hover\:border-accent-warm-dark:hover {
        border-color: #c05600 !important
    }

    .mobile\:border-accent-warm,
    .mobile\:hover\:border-accent-warm:hover {
        border-color: #fa9441 !important
    }

    .mobile\:border-accent-warm-light,
    .mobile\:hover\:border-accent-warm-light:hover {
        border-color: #ffbc78 !important
    }

    .mobile\:border-accent-warm-lighter,
    .mobile\:hover\:border-accent-warm-lighter:hover {
        border-color: #f2e4d4 !important
    }

    .mobile\:border-accent-cool-darker,
    .mobile\:hover\:border-accent-cool-darker:hover {
        border-color: #07648d !important
    }

    .mobile\:border-accent-cool-dark,
    .mobile\:hover\:border-accent-cool-dark:hover {
        border-color: #28a0cb !important
    }

    .mobile\:border-accent-cool,
    .mobile\:hover\:border-accent-cool:hover {
        border-color: #00bde3 !important
    }

    .mobile\:border-accent-cool-light,
    .mobile\:hover\:border-accent-cool-light:hover {
        border-color: #97d4ea !important
    }

    .mobile\:border-accent-cool-lighter,
    .mobile\:hover\:border-accent-cool-lighter:hover {
        border-color: #e1f3f8 !important
    }

    .mobile\:radius-0 {
        border-radius: 0 !important
    }

    .mobile\:radius-top-0 {
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important
    }

    .mobile\:radius-right-0 {
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }

    .mobile\:radius-bottom-0 {
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }

    .mobile\:radius-left-0 {
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important
    }

    .mobile\:radius-none {
        border-radius: 0 !important
    }

    .mobile\:radius-top-none {
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important
    }

    .mobile\:radius-right-none {
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }

    .mobile\:radius-bottom-none {
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }

    .mobile\:radius-left-none {
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important
    }

    .mobile\:radius-sm {
        border-radius: 2px !important
    }

    .mobile\:radius-top-sm {
        border-top-left-radius: 2px !important;
        border-top-right-radius: 2px !important
    }

    .mobile\:radius-right-sm {
        border-top-right-radius: 2px !important;
        border-bottom-right-radius: 2px !important
    }

    .mobile\:radius-bottom-sm {
        border-bottom-left-radius: 2px !important;
        border-bottom-right-radius: 2px !important
    }

    .mobile\:radius-left-sm {
        border-top-left-radius: 2px !important;
        border-bottom-left-radius: 2px !important
    }

    .mobile\:radius-md {
        border-radius: .25rem !important
    }

    .mobile\:radius-top-md {
        border-top-left-radius: .25rem !important;
        border-top-right-radius: .25rem !important
    }

    .mobile\:radius-right-md {
        border-top-right-radius: .25rem !important;
        border-bottom-right-radius: .25rem !important
    }

    .mobile\:radius-bottom-md {
        border-bottom-left-radius: .25rem !important;
        border-bottom-right-radius: .25rem !important
    }

    .mobile\:radius-left-md {
        border-top-left-radius: .25rem !important;
        border-bottom-left-radius: .25rem !important
    }

    .mobile\:radius-lg {
        border-radius: .5rem !important
    }

    .mobile\:radius-top-lg {
        border-top-left-radius: .5rem !important;
        border-top-right-radius: .5rem !important
    }

    .mobile\:radius-right-lg {
        border-top-right-radius: .5rem !important;
        border-bottom-right-radius: .5rem !important
    }

    .mobile\:radius-bottom-lg {
        border-bottom-left-radius: .5rem !important;
        border-bottom-right-radius: .5rem !important
    }

    .mobile\:radius-left-lg {
        border-top-left-radius: .5rem !important;
        border-bottom-left-radius: .5rem !important
    }

    .mobile\:radius-pill {
        border-radius: 99rem !important
    }

    .mobile\:radius-top-pill {
        border-top-left-radius: 99rem !important;
        border-top-right-radius: 99rem !important
    }

    .mobile\:radius-right-pill {
        border-top-right-radius: 99rem !important;
        border-bottom-right-radius: 99rem !important
    }

    .mobile\:radius-bottom-pill {
        border-bottom-left-radius: 99rem !important;
        border-bottom-right-radius: 99rem !important
    }

    .mobile\:radius-left-pill {
        border-top-left-radius: 99rem !important;
        border-bottom-left-radius: 99rem !important
    }

    .mobile\:display-block {
        display: block !important
    }

    .mobile\:display-flex {
        display: flex !important
    }

    .mobile\:display-none {
        display: none !important
    }

    .mobile\:display-inline {
        display: inline !important
    }

    .mobile\:display-inline-block {
        display: inline-block !important
    }

    .mobile\:display-inline-flex {
        display: inline-flex !important
    }

    .mobile\:display-table {
        display: table !important
    }

    .mobile\:display-table-cell {
        display: table-cell !important
    }

    .mobile\:display-table-row {
        display: table-row !important
    }

    .mobile\:font-mono-3xs {
        font-size: .77rem !important
    }

    .mobile\:font-mono-2xs {
        font-size: .83rem !important
    }

    .mobile\:font-mono-xs {
        font-size: .89rem !important
    }

    .mobile\:font-mono-sm {
        font-size: .95rem !important
    }

    .mobile\:font-mono-md {
        font-size: 1.01rem !important
    }

    .mobile\:font-mono-lg {
        font-size: 1.31rem !important
    }

    .mobile\:font-mono-xl {
        font-size: 1.91rem !important
    }

    .mobile\:font-mono-2xl {
        font-size: 2.38rem !important
    }

    .mobile\:font-mono-3xl {
        font-size: 2.86rem !important
    }

    .mobile\:font-sans-3xs {
        font-size: .87rem !important
    }

    .mobile\:font-sans-2xs {
        font-size: .93rem !important
    }

    .mobile\:font-sans-xs {
        font-size: 1rem !important
    }

    .mobile\:font-sans-sm {
        font-size: 1.06rem !important
    }

    .mobile\:font-sans-md {
        font-size: 1.13rem !important
    }

    .mobile\:font-sans-lg {
        font-size: 1.46rem !important
    }

    .mobile\:font-sans-xl {
        font-size: 2.13rem !important
    }

    .mobile\:font-sans-2xl {
        font-size: 2.66rem !important
    }

    .mobile\:font-sans-3xl {
        font-size: 3.19rem !important
    }

    .mobile\:font-serif-3xs {
        font-size: .87rem !important
    }

    .mobile\:font-serif-2xs {
        font-size: .93rem !important
    }

    .mobile\:font-serif-xs {
        font-size: 1rem !important
    }

    .mobile\:font-serif-sm {
        font-size: 1.06rem !important
    }

    .mobile\:font-serif-md {
        font-size: 1.13rem !important
    }

    .mobile\:font-serif-lg {
        font-size: 1.46rem !important
    }

    .mobile\:font-serif-xl {
        font-size: 2.13rem !important
    }

    .mobile\:font-serif-2xl {
        font-size: 2.66rem !important
    }

    .mobile\:font-serif-3xl {
        font-size: 3.19rem !important
    }

    .mobile\:font-heading-3xs {
        font-size: .87rem !important
    }

    .mobile\:font-heading-2xs {
        font-size: .93rem !important
    }

    .mobile\:font-heading-xs {
        font-size: 1rem !important
    }

    .mobile\:font-heading-sm {
        font-size: 1.06rem !important
    }

    .mobile\:font-heading-md {
        font-size: 1.13rem !important
    }

    .mobile\:font-heading-lg {
        font-size: 1.46rem !important
    }

    .mobile\:font-heading-xl {
        font-size: 2.13rem !important
    }

    .mobile\:font-heading-2xl {
        font-size: 2.66rem !important
    }

    .mobile\:font-heading-3xl {
        font-size: 3.19rem !important
    }

    .mobile\:font-body-3xs {
        font-size: .87rem !important
    }

    .mobile\:font-body-2xs {
        font-size: .93rem !important
    }

    .mobile\:font-body-xs {
        font-size: 1rem !important
    }

    .mobile\:font-body-sm {
        font-size: 1.06rem !important
    }

    .mobile\:font-body-md {
        font-size: 1.13rem !important
    }

    .mobile\:font-body-lg {
        font-size: 1.46rem !important
    }

    .mobile\:font-body-xl {
        font-size: 2.13rem !important
    }

    .mobile\:font-body-2xl {
        font-size: 2.66rem !important
    }

    .mobile\:font-body-3xl {
        font-size: 3.19rem !important
    }

    .mobile\:font-code-3xs {
        font-size: .77rem !important
    }

    .mobile\:font-code-2xs {
        font-size: .83rem !important
    }

    .mobile\:font-code-xs {
        font-size: .89rem !important
    }

    .mobile\:font-code-sm {
        font-size: .95rem !important
    }

    .mobile\:font-code-md {
        font-size: 1.01rem !important
    }

    .mobile\:font-code-lg {
        font-size: 1.31rem !important
    }

    .mobile\:font-code-xl {
        font-size: 1.91rem !important
    }

    .mobile\:font-code-2xl {
        font-size: 2.38rem !important
    }

    .mobile\:font-code-3xl {
        font-size: 2.86rem !important
    }

    .mobile\:font-alt-3xs {
        font-size: .87rem !important
    }

    .mobile\:font-alt-2xs {
        font-size: .93rem !important
    }

    .mobile\:font-alt-xs {
        font-size: 1rem !important
    }

    .mobile\:font-alt-sm {
        font-size: 1.06rem !important
    }

    .mobile\:font-alt-md {
        font-size: 1.13rem !important
    }

    .mobile\:font-alt-lg {
        font-size: 1.46rem !important
    }

    .mobile\:font-alt-xl {
        font-size: 2.13rem !important
    }

    .mobile\:font-alt-2xl {
        font-size: 2.66rem !important
    }

    .mobile\:font-alt-3xl {
        font-size: 3.19rem !important
    }

    .mobile\:font-ui-3xs {
        font-size: .87rem !important
    }

    .mobile\:font-ui-2xs {
        font-size: .93rem !important
    }

    .mobile\:font-ui-xs {
        font-size: 1rem !important
    }

    .mobile\:font-ui-sm {
        font-size: 1.06rem !important
    }

    .mobile\:font-ui-md {
        font-size: 1.13rem !important
    }

    .mobile\:font-ui-lg {
        font-size: 1.46rem !important
    }

    .mobile\:font-ui-xl {
        font-size: 2.13rem !important
    }

    .mobile\:font-ui-2xl {
        font-size: 2.66rem !important
    }

    .mobile\:font-ui-3xl {
        font-size: 3.19rem !important
    }

    .mobile\:text-light {
        font-weight: 300 !important
    }

    .mobile\:text-normal {
        font-weight: 400 !important
    }

    .mobile\:text-semibold {
        font-weight: 600 !important
    }

    .mobile\:text-bold {
        font-weight: 700 !important
    }

    .mobile\:height-1px {
        height: 1px !important
    }

    .mobile\:height-2px {
        height: 2px !important
    }

    .mobile\:height-05 {
        height: .25rem !important
    }

    .mobile\:height-1 {
        height: .5rem !important
    }

    .mobile\:height-105 {
        height: .75rem !important
    }

    .mobile\:height-2 {
        height: 1rem !important
    }

    .mobile\:height-205 {
        height: 1.25rem !important
    }

    .mobile\:height-3 {
        height: 1.5rem !important
    }

    .mobile\:height-4 {
        height: 2rem !important
    }

    .mobile\:height-5 {
        height: 2.5rem !important
    }

    .mobile\:height-6 {
        height: 3rem !important
    }

    .mobile\:height-7 {
        height: 3.5rem !important
    }

    .mobile\:height-8 {
        height: 4rem !important
    }

    .mobile\:height-9 {
        height: 4.5rem !important
    }

    .mobile\:height-10 {
        height: 5rem !important
    }

    .mobile\:height-15 {
        height: 7.5rem !important
    }

    .mobile\:height-card {
        height: 10rem !important
    }

    .mobile\:height-card-lg {
        height: 15rem !important
    }

    .mobile\:height-mobile {
        height: 20rem !important
    }

    .mobile\:height-0 {
        height: 0 !important
    }

    .mobile\:height-auto {
        height: auto !important
    }

    .mobile\:height-full {
        height: 100% !important
    }

    .mobile\:height-viewport {
        height: 100vh !important
    }

    .mobile\:flex-justify-center {
        justify-content: center !important
    }

    .mobile\:flex-justify-start {
        justify-content: flex-start !important
    }

    .mobile\:flex-justify-end {
        justify-content: flex-end !important
    }

    .mobile\:flex-justify {
        justify-content: space-between !important
    }

    .mobile\:line-height-sans-1 {
        line-height: .9 !important
    }

    .mobile\:line-height-sans-2 {
        line-height: 1.1 !important
    }

    .mobile\:line-height-sans-3 {
        line-height: 1.3 !important
    }

    .mobile\:line-height-sans-4 {
        line-height: 1.4 !important
    }

    .mobile\:line-height-sans-5 {
        line-height: 1.5 !important
    }

    .mobile\:line-height-sans-6 {
        line-height: 1.6 !important
    }

    .mobile\:line-height-serif-1 {
        line-height: .9 !important
    }

    .mobile\:line-height-serif-2 {
        line-height: 1.1 !important
    }

    .mobile\:line-height-serif-3 {
        line-height: 1.3 !important
    }

    .mobile\:line-height-serif-4 {
        line-height: 1.4 !important
    }

    .mobile\:line-height-serif-5 {
        line-height: 1.5 !important
    }

    .mobile\:line-height-serif-6 {
        line-height: 1.6 !important
    }

    .mobile\:line-height-mono-1 {
        line-height: 1 !important
    }

    .mobile\:line-height-mono-2 {
        line-height: 1.3 !important
    }

    .mobile\:line-height-mono-3 {
        line-height: 1.4 !important
    }

    .mobile\:line-height-mono-4 {
        line-height: 1.6 !important
    }

    .mobile\:line-height-mono-5 {
        line-height: 1.7 !important
    }

    .mobile\:line-height-mono-6 {
        line-height: 1.8 !important
    }

    .mobile\:line-height-heading-1 {
        line-height: .9 !important
    }

    .mobile\:line-height-heading-2 {
        line-height: 1.1 !important
    }

    .mobile\:line-height-heading-3 {
        line-height: 1.3 !important
    }

    .mobile\:line-height-heading-4 {
        line-height: 1.4 !important
    }

    .mobile\:line-height-heading-5 {
        line-height: 1.5 !important
    }

    .mobile\:line-height-heading-6 {
        line-height: 1.6 !important
    }

    .mobile\:line-height-ui-1 {
        line-height: .9 !important
    }

    .mobile\:line-height-ui-2 {
        line-height: 1.1 !important
    }

    .mobile\:line-height-ui-3 {
        line-height: 1.3 !important
    }

    .mobile\:line-height-ui-4 {
        line-height: 1.4 !important
    }

    .mobile\:line-height-ui-5 {
        line-height: 1.5 !important
    }

    .mobile\:line-height-ui-6 {
        line-height: 1.6 !important
    }

    .mobile\:line-height-body-1 {
        line-height: .9 !important
    }

    .mobile\:line-height-body-2 {
        line-height: 1.1 !important
    }

    .mobile\:line-height-body-3 {
        line-height: 1.3 !important
    }

    .mobile\:line-height-body-4 {
        line-height: 1.4 !important
    }

    .mobile\:line-height-body-5 {
        line-height: 1.5 !important
    }

    .mobile\:line-height-body-6 {
        line-height: 1.6 !important
    }

    .mobile\:line-height-code-1 {
        line-height: 1 !important
    }

    .mobile\:line-height-code-2 {
        line-height: 1.3 !important
    }

    .mobile\:line-height-code-3 {
        line-height: 1.4 !important
    }

    .mobile\:line-height-code-4 {
        line-height: 1.6 !important
    }

    .mobile\:line-height-code-5 {
        line-height: 1.7 !important
    }

    .mobile\:line-height-code-6 {
        line-height: 1.8 !important
    }

    .mobile\:line-height-alt-1 {
        line-height: .9 !important
    }

    .mobile\:line-height-alt-2 {
        line-height: 1.1 !important
    }

    .mobile\:line-height-alt-3 {
        line-height: 1.3 !important
    }

    .mobile\:line-height-alt-4 {
        line-height: 1.4 !important
    }

    .mobile\:line-height-alt-5 {
        line-height: 1.5 !important
    }

    .mobile\:line-height-alt-6 {
        line-height: 1.6 !important
    }

    .mobile\:margin-neg-1px {
        margin: -1px !important
    }

    .mobile\:margin-neg-2px {
        margin: -2px !important
    }

    .mobile\:margin-neg-05 {
        margin: -.25rem !important
    }

    .mobile\:margin-neg-1 {
        margin: -.5rem !important
    }

    .mobile\:margin-neg-105 {
        margin: -.75rem !important
    }

    .mobile\:margin-neg-2 {
        margin: -1rem !important
    }

    .mobile\:margin-neg-205 {
        margin: -1.25rem !important
    }

    .mobile\:margin-neg-3 {
        margin: -1.5rem !important
    }

    .mobile\:margin-1px {
        margin: 1px !important
    }

    .mobile\:margin-2px {
        margin: 2px !important
    }

    .mobile\:margin-05 {
        margin: .25rem !important
    }

    .mobile\:margin-1 {
        margin: .5rem !important
    }

    .mobile\:margin-105 {
        margin: .75rem !important
    }

    .mobile\:margin-2 {
        margin: 1rem !important
    }

    .mobile\:margin-205 {
        margin: 1.25rem !important
    }

    .mobile\:margin-3 {
        margin: 1.5rem !important
    }

    .mobile\:margin-4 {
        margin: 2rem !important
    }

    .mobile\:margin-5 {
        margin: 2.5rem !important
    }

    .mobile\:margin-6 {
        margin: 3rem !important
    }

    .mobile\:margin-7 {
        margin: 3.5rem !important
    }

    .mobile\:margin-8 {
        margin: 4rem !important
    }

    .mobile\:margin-9 {
        margin: 4.5rem !important
    }

    .mobile\:margin-10 {
        margin: 5rem !important
    }

    .mobile\:margin-15 {
        margin: 7.5rem !important
    }

    .mobile\:margin-05em {
        margin: .5em !important
    }

    .mobile\:margin-1em {
        margin: 1em !important
    }

    .mobile\:margin-105em {
        margin: 1.5em !important
    }

    .mobile\:margin-2em {
        margin: 2em !important
    }

    .mobile\:margin-0 {
        margin: 0 !important
    }

    .mobile\:margin-y-1px {
        margin-bottom: 1px !important
    }

    .mobile\:margin-top-1px,
    .mobile\:margin-y-1px {
        margin-top: 1px !important
    }

    .mobile\:margin-bottom-1px {
        margin-bottom: 1px !important
    }

    .mobile\:margin-y-2px {
        margin-bottom: 2px !important
    }

    .mobile\:margin-top-2px,
    .mobile\:margin-y-2px {
        margin-top: 2px !important
    }

    .mobile\:margin-bottom-2px {
        margin-bottom: 2px !important
    }

    .mobile\:margin-y-05 {
        margin-bottom: .25rem !important
    }

    .mobile\:margin-top-05,
    .mobile\:margin-y-05 {
        margin-top: .25rem !important
    }

    .mobile\:margin-bottom-05 {
        margin-bottom: .25rem !important
    }

    .mobile\:margin-y-1 {
        margin-bottom: .5rem !important
    }

    .mobile\:margin-top-1,
    .mobile\:margin-y-1 {
        margin-top: .5rem !important
    }

    .mobile\:margin-bottom-1 {
        margin-bottom: .5rem !important
    }

    .mobile\:margin-y-105 {
        margin-bottom: .75rem !important
    }

    .mobile\:margin-top-105,
    .mobile\:margin-y-105 {
        margin-top: .75rem !important
    }

    .mobile\:margin-bottom-105 {
        margin-bottom: .75rem !important
    }

    .mobile\:margin-y-2 {
        margin-bottom: 1rem !important
    }

    .mobile\:margin-top-2,
    .mobile\:margin-y-2 {
        margin-top: 1rem !important
    }

    .mobile\:margin-bottom-2 {
        margin-bottom: 1rem !important
    }

    .mobile\:margin-y-205 {
        margin-bottom: 1.25rem !important
    }

    .mobile\:margin-top-205,
    .mobile\:margin-y-205 {
        margin-top: 1.25rem !important
    }

    .mobile\:margin-bottom-205 {
        margin-bottom: 1.25rem !important
    }

    .mobile\:margin-y-3 {
        margin-bottom: 1.5rem !important
    }

    .mobile\:margin-top-3,
    .mobile\:margin-y-3 {
        margin-top: 1.5rem !important
    }

    .mobile\:margin-bottom-3 {
        margin-bottom: 1.5rem !important
    }

    .mobile\:margin-y-neg-1px {
        margin-top: -1px !important;
        margin-bottom: -1px !important
    }

    .mobile\:margin-top-neg-1px {
        margin-top: -1px !important
    }

    .mobile\:margin-bottom-neg-1px {
        margin-bottom: -1px !important
    }

    .mobile\:margin-y-neg-2px {
        margin-top: -2px !important;
        margin-bottom: -2px !important
    }

    .mobile\:margin-top-neg-2px {
        margin-top: -2px !important
    }

    .mobile\:margin-bottom-neg-2px {
        margin-bottom: -2px !important
    }

    .mobile\:margin-y-neg-05 {
        margin-bottom: -.25rem !important
    }

    .mobile\:margin-top-neg-05,
    .mobile\:margin-y-neg-05 {
        margin-top: -.25rem !important
    }

    .mobile\:margin-bottom-neg-05 {
        margin-bottom: -.25rem !important
    }

    .mobile\:margin-y-neg-1 {
        margin-bottom: -.5rem !important
    }

    .mobile\:margin-top-neg-1,
    .mobile\:margin-y-neg-1 {
        margin-top: -.5rem !important
    }

    .mobile\:margin-bottom-neg-1 {
        margin-bottom: -.5rem !important
    }

    .mobile\:margin-y-neg-105 {
        margin-bottom: -.75rem !important
    }

    .mobile\:margin-top-neg-105,
    .mobile\:margin-y-neg-105 {
        margin-top: -.75rem !important
    }

    .mobile\:margin-bottom-neg-105 {
        margin-bottom: -.75rem !important
    }

    .mobile\:margin-y-neg-2 {
        margin-bottom: -1rem !important
    }

    .mobile\:margin-top-neg-2,
    .mobile\:margin-y-neg-2 {
        margin-top: -1rem !important
    }

    .mobile\:margin-bottom-neg-2 {
        margin-bottom: -1rem !important
    }

    .mobile\:margin-y-neg-205 {
        margin-bottom: -1.25rem !important
    }

    .mobile\:margin-top-neg-205,
    .mobile\:margin-y-neg-205 {
        margin-top: -1.25rem !important
    }

    .mobile\:margin-bottom-neg-205 {
        margin-bottom: -1.25rem !important
    }

    .mobile\:margin-y-neg-3 {
        margin-bottom: -1.5rem !important
    }

    .mobile\:margin-top-neg-3,
    .mobile\:margin-y-neg-3 {
        margin-top: -1.5rem !important
    }

    .mobile\:margin-bottom-neg-3 {
        margin-bottom: -1.5rem !important
    }

    .mobile\:margin-y-4 {
        margin-bottom: 2rem !important
    }

    .mobile\:margin-top-4,
    .mobile\:margin-y-4 {
        margin-top: 2rem !important
    }

    .mobile\:margin-bottom-4 {
        margin-bottom: 2rem !important
    }

    .mobile\:margin-y-5 {
        margin-bottom: 2.5rem !important
    }

    .mobile\:margin-top-5,
    .mobile\:margin-y-5 {
        margin-top: 2.5rem !important
    }

    .mobile\:margin-bottom-5 {
        margin-bottom: 2.5rem !important
    }

    .mobile\:margin-y-6 {
        margin-bottom: 3rem !important
    }

    .mobile\:margin-top-6,
    .mobile\:margin-y-6 {
        margin-top: 3rem !important
    }

    .mobile\:margin-bottom-6 {
        margin-bottom: 3rem !important
    }

    .mobile\:margin-y-7 {
        margin-bottom: 3.5rem !important
    }

    .mobile\:margin-top-7,
    .mobile\:margin-y-7 {
        margin-top: 3.5rem !important
    }

    .mobile\:margin-bottom-7 {
        margin-bottom: 3.5rem !important
    }

    .mobile\:margin-y-8 {
        margin-bottom: 4rem !important
    }

    .mobile\:margin-top-8,
    .mobile\:margin-y-8 {
        margin-top: 4rem !important
    }

    .mobile\:margin-bottom-8 {
        margin-bottom: 4rem !important
    }

    .mobile\:margin-y-9 {
        margin-bottom: 4.5rem !important
    }

    .mobile\:margin-top-9,
    .mobile\:margin-y-9 {
        margin-top: 4.5rem !important
    }

    .mobile\:margin-bottom-9 {
        margin-bottom: 4.5rem !important
    }

    .mobile\:margin-y-10 {
        margin-bottom: 5rem !important
    }

    .mobile\:margin-top-10,
    .mobile\:margin-y-10 {
        margin-top: 5rem !important
    }

    .mobile\:margin-bottom-10 {
        margin-bottom: 5rem !important
    }

    .mobile\:margin-y-15 {
        margin-bottom: 7.5rem !important
    }

    .mobile\:margin-top-15,
    .mobile\:margin-y-15 {
        margin-top: 7.5rem !important
    }

    .mobile\:margin-bottom-15 {
        margin-bottom: 7.5rem !important
    }

    .mobile\:margin-y-05em {
        margin-bottom: .5em !important
    }

    .mobile\:margin-top-05em,
    .mobile\:margin-y-05em {
        margin-top: .5em !important
    }

    .mobile\:margin-bottom-05em {
        margin-bottom: .5em !important
    }

    .mobile\:margin-y-1em {
        margin-bottom: 1em !important
    }

    .mobile\:margin-top-1em,
    .mobile\:margin-y-1em {
        margin-top: 1em !important
    }

    .mobile\:margin-bottom-1em {
        margin-bottom: 1em !important
    }

    .mobile\:margin-y-105em {
        margin-bottom: 1.5em !important
    }

    .mobile\:margin-top-105em,
    .mobile\:margin-y-105em {
        margin-top: 1.5em !important
    }

    .mobile\:margin-bottom-105em {
        margin-bottom: 1.5em !important
    }

    .mobile\:margin-y-2em {
        margin-bottom: 2em !important
    }

    .mobile\:margin-top-2em,
    .mobile\:margin-y-2em {
        margin-top: 2em !important
    }

    .mobile\:margin-bottom-2em {
        margin-bottom: 2em !important
    }

    .mobile\:margin-y-0 {
        margin-bottom: 0 !important
    }

    .mobile\:margin-top-0,
    .mobile\:margin-y-0 {
        margin-top: 0 !important
    }

    .mobile\:margin-bottom-0 {
        margin-bottom: 0 !important
    }

    .mobile\:margin-y-auto {
        margin-bottom: auto !important
    }

    .mobile\:margin-top-auto,
    .mobile\:margin-y-auto {
        margin-top: auto !important
    }

    .mobile\:margin-bottom-auto {
        margin-bottom: auto !important
    }

    .mobile\:margin-x-1px {
        margin-left: 1px !important
    }

    .mobile\:margin-right-1px,
    .mobile\:margin-x-1px {
        margin-right: 1px !important
    }

    .mobile\:margin-left-1px {
        margin-left: 1px !important
    }

    .mobile\:margin-x-2px {
        margin-left: 2px !important
    }

    .mobile\:margin-right-2px,
    .mobile\:margin-x-2px {
        margin-right: 2px !important
    }

    .mobile\:margin-left-2px {
        margin-left: 2px !important
    }

    .mobile\:margin-x-05 {
        margin-left: .25rem !important
    }

    .mobile\:margin-right-05,
    .mobile\:margin-x-05 {
        margin-right: .25rem !important
    }

    .mobile\:margin-left-05 {
        margin-left: .25rem !important
    }

    .mobile\:margin-x-1 {
        margin-left: .5rem !important
    }

    .mobile\:margin-right-1,
    .mobile\:margin-x-1 {
        margin-right: .5rem !important
    }

    .mobile\:margin-left-1 {
        margin-left: .5rem !important
    }

    .mobile\:margin-x-105 {
        margin-left: .75rem !important
    }

    .mobile\:margin-right-105,
    .mobile\:margin-x-105 {
        margin-right: .75rem !important
    }

    .mobile\:margin-left-105 {
        margin-left: .75rem !important
    }

    .mobile\:margin-x-2 {
        margin-left: 1rem !important
    }

    .mobile\:margin-right-2,
    .mobile\:margin-x-2 {
        margin-right: 1rem !important
    }

    .mobile\:margin-left-2 {
        margin-left: 1rem !important
    }

    .mobile\:margin-x-205 {
        margin-left: 1.25rem !important
    }

    .mobile\:margin-right-205,
    .mobile\:margin-x-205 {
        margin-right: 1.25rem !important
    }

    .mobile\:margin-left-205 {
        margin-left: 1.25rem !important
    }

    .mobile\:margin-x-3 {
        margin-left: 1.5rem !important
    }

    .mobile\:margin-right-3,
    .mobile\:margin-x-3 {
        margin-right: 1.5rem !important
    }

    .mobile\:margin-left-3 {
        margin-left: 1.5rem !important
    }

    .mobile\:margin-x-neg-1px {
        margin-left: -1px !important
    }

    .mobile\:margin-right-neg-1px,
    .mobile\:margin-x-neg-1px {
        margin-right: -1px !important
    }

    .mobile\:margin-left-neg-1px {
        margin-left: -1px !important
    }

    .mobile\:margin-x-neg-2px {
        margin-left: -2px !important
    }

    .mobile\:margin-right-neg-2px,
    .mobile\:margin-x-neg-2px {
        margin-right: -2px !important
    }

    .mobile\:margin-left-neg-2px {
        margin-left: -2px !important
    }

    .mobile\:margin-x-neg-05 {
        margin-left: -.25rem !important
    }

    .mobile\:margin-right-neg-05,
    .mobile\:margin-x-neg-05 {
        margin-right: -.25rem !important
    }

    .mobile\:margin-left-neg-05 {
        margin-left: -.25rem !important
    }

    .mobile\:margin-x-neg-1 {
        margin-left: -.5rem !important
    }

    .mobile\:margin-right-neg-1,
    .mobile\:margin-x-neg-1 {
        margin-right: -.5rem !important
    }

    .mobile\:margin-left-neg-1 {
        margin-left: -.5rem !important
    }

    .mobile\:margin-x-neg-105 {
        margin-left: -.75rem !important
    }

    .mobile\:margin-right-neg-105,
    .mobile\:margin-x-neg-105 {
        margin-right: -.75rem !important
    }

    .mobile\:margin-left-neg-105 {
        margin-left: -.75rem !important
    }

    .mobile\:margin-x-neg-2 {
        margin-left: -1rem !important
    }

    .mobile\:margin-right-neg-2,
    .mobile\:margin-x-neg-2 {
        margin-right: -1rem !important
    }

    .mobile\:margin-left-neg-2 {
        margin-left: -1rem !important
    }

    .mobile\:margin-x-neg-205 {
        margin-left: -1.25rem !important
    }

    .mobile\:margin-right-neg-205,
    .mobile\:margin-x-neg-205 {
        margin-right: -1.25rem !important
    }

    .mobile\:margin-left-neg-205 {
        margin-left: -1.25rem !important
    }

    .mobile\:margin-x-neg-3 {
        margin-left: -1.5rem !important
    }

    .mobile\:margin-right-neg-3,
    .mobile\:margin-x-neg-3 {
        margin-right: -1.5rem !important
    }

    .mobile\:margin-left-neg-3 {
        margin-left: -1.5rem !important
    }

    .mobile\:margin-x-4 {
        margin-left: 2rem !important
    }

    .mobile\:margin-right-4,
    .mobile\:margin-x-4 {
        margin-right: 2rem !important
    }

    .mobile\:margin-left-4 {
        margin-left: 2rem !important
    }

    .mobile\:margin-x-5 {
        margin-left: 2.5rem !important
    }

    .mobile\:margin-right-5,
    .mobile\:margin-x-5 {
        margin-right: 2.5rem !important
    }

    .mobile\:margin-left-5 {
        margin-left: 2.5rem !important
    }

    .mobile\:margin-x-6 {
        margin-left: 3rem !important
    }

    .mobile\:margin-right-6,
    .mobile\:margin-x-6 {
        margin-right: 3rem !important
    }

    .mobile\:margin-left-6 {
        margin-left: 3rem !important
    }

    .mobile\:margin-x-7 {
        margin-left: 3.5rem !important
    }

    .mobile\:margin-right-7,
    .mobile\:margin-x-7 {
        margin-right: 3.5rem !important
    }

    .mobile\:margin-left-7 {
        margin-left: 3.5rem !important
    }

    .mobile\:margin-x-8 {
        margin-left: 4rem !important
    }

    .mobile\:margin-right-8,
    .mobile\:margin-x-8 {
        margin-right: 4rem !important
    }

    .mobile\:margin-left-8 {
        margin-left: 4rem !important
    }

    .mobile\:margin-x-9 {
        margin-left: 4.5rem !important
    }

    .mobile\:margin-right-9,
    .mobile\:margin-x-9 {
        margin-right: 4.5rem !important
    }

    .mobile\:margin-left-9 {
        margin-left: 4.5rem !important
    }

    .mobile\:margin-x-10 {
        margin-left: 5rem !important
    }

    .mobile\:margin-right-10,
    .mobile\:margin-x-10 {
        margin-right: 5rem !important
    }

    .mobile\:margin-left-10 {
        margin-left: 5rem !important
    }

    .mobile\:margin-x-15 {
        margin-left: 7.5rem !important
    }

    .mobile\:margin-right-15,
    .mobile\:margin-x-15 {
        margin-right: 7.5rem !important
    }

    .mobile\:margin-left-15 {
        margin-left: 7.5rem !important
    }

    .mobile\:margin-x-card {
        margin-left: 10rem !important
    }

    .mobile\:margin-right-card,
    .mobile\:margin-x-card {
        margin-right: 10rem !important
    }

    .mobile\:margin-left-card {
        margin-left: 10rem !important
    }

    .mobile\:margin-x-card-lg {
        margin-left: 15rem !important
    }

    .mobile\:margin-right-card-lg,
    .mobile\:margin-x-card-lg {
        margin-right: 15rem !important
    }

    .mobile\:margin-left-card-lg {
        margin-left: 15rem !important
    }

    .mobile\:margin-x-mobile {
        margin-left: 20rem !important
    }

    .mobile\:margin-right-mobile,
    .mobile\:margin-x-mobile {
        margin-right: 20rem !important
    }

    .mobile\:margin-left-mobile {
        margin-left: 20rem !important
    }

    .mobile\:margin-x-05em {
        margin-left: .5em !important
    }

    .mobile\:margin-right-05em,
    .mobile\:margin-x-05em {
        margin-right: .5em !important
    }

    .mobile\:margin-left-05em {
        margin-left: .5em !important
    }

    .mobile\:margin-x-1em {
        margin-left: 1em !important
    }

    .mobile\:margin-right-1em,
    .mobile\:margin-x-1em {
        margin-right: 1em !important
    }

    .mobile\:margin-left-1em {
        margin-left: 1em !important
    }

    .mobile\:margin-x-105em {
        margin-left: 1.5em !important
    }

    .mobile\:margin-right-105em,
    .mobile\:margin-x-105em {
        margin-right: 1.5em !important
    }

    .mobile\:margin-left-105em {
        margin-left: 1.5em !important
    }

    .mobile\:margin-x-2em {
        margin-left: 2em !important
    }

    .mobile\:margin-right-2em,
    .mobile\:margin-x-2em {
        margin-right: 2em !important
    }

    .mobile\:margin-left-2em {
        margin-left: 2em !important
    }

    .mobile\:margin-x-0 {
        margin-left: 0 !important
    }

    .mobile\:margin-right-0,
    .mobile\:margin-x-0 {
        margin-right: 0 !important
    }

    .mobile\:margin-left-0 {
        margin-left: 0 !important
    }

    .mobile\:margin-x-auto {
        margin-left: auto !important
    }

    .mobile\:margin-right-auto,
    .mobile\:margin-x-auto {
        margin-right: auto !important
    }

    .mobile\:margin-left-auto {
        margin-left: auto !important
    }

    .mobile\:measure-1 {
        max-width: 44ex !important
    }

    .mobile\:measure-2 {
        max-width: 60ex !important
    }

    .mobile\:measure-3 {
        max-width: 64ex !important
    }

    .mobile\:measure-4 {
        max-width: 68ex !important
    }

    .mobile\:measure-5 {
        max-width: 72ex !important
    }

    .mobile\:measure-6 {
        max-width: 88ex !important
    }

    .mobile\:measure-none {
        max-width: none !important
    }

    .mobile\:order-first {
        order: -1 !important
    }

    .mobile\:order-last {
        order: 999 !important
    }

    .mobile\:order-initial {
        order: initial !important
    }

    .mobile\:order-0 {
        order: 0 !important
    }

    .mobile\:order-1 {
        order: 1 !important
    }

    .mobile\:order-2 {
        order: 2 !important
    }

    .mobile\:order-3 {
        order: 3 !important
    }

    .mobile\:order-4 {
        order: 4 !important
    }

    .mobile\:order-5 {
        order: 5 !important
    }

    .mobile\:order-6 {
        order: 6 !important
    }

    .mobile\:order-7 {
        order: 7 !important
    }

    .mobile\:order-8 {
        order: 8 !important
    }

    .mobile\:order-9 {
        order: 9 !important
    }

    .mobile\:order-10 {
        order: 10 !important
    }

    .mobile\:order-11 {
        order: 11 !important
    }

    .mobile\:padding-1px {
        padding: 1px !important
    }

    .mobile\:padding-y-1px {
        padding-top: 1px !important;
        padding-bottom: 1px !important
    }

    .mobile\:padding-x-1px {
        padding-left: 1px !important;
        padding-right: 1px !important
    }

    .mobile\:padding-top-1px {
        padding-top: 1px !important
    }

    .mobile\:padding-right-1px {
        padding-right: 1px !important
    }

    .mobile\:padding-bottom-1px {
        padding-bottom: 1px !important
    }

    .mobile\:padding-left-1px {
        padding-left: 1px !important
    }

    .mobile\:padding-2px {
        padding: 2px !important
    }

    .mobile\:padding-y-2px {
        padding-top: 2px !important;
        padding-bottom: 2px !important
    }

    .mobile\:padding-x-2px {
        padding-left: 2px !important;
        padding-right: 2px !important
    }

    .mobile\:padding-top-2px {
        padding-top: 2px !important
    }

    .mobile\:padding-right-2px {
        padding-right: 2px !important
    }

    .mobile\:padding-bottom-2px {
        padding-bottom: 2px !important
    }

    .mobile\:padding-left-2px {
        padding-left: 2px !important
    }

    .mobile\:padding-05 {
        padding: .25rem !important
    }

    .mobile\:padding-y-05 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .mobile\:padding-x-05 {
        padding-left: .25rem !important;
        padding-right: .25rem !important
    }

    .mobile\:padding-top-05 {
        padding-top: .25rem !important
    }

    .mobile\:padding-right-05 {
        padding-right: .25rem !important
    }

    .mobile\:padding-bottom-05 {
        padding-bottom: .25rem !important
    }

    .mobile\:padding-left-05 {
        padding-left: .25rem !important
    }

    .mobile\:padding-1 {
        padding: .5rem !important
    }

    .mobile\:padding-y-1 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .mobile\:padding-x-1 {
        padding-left: .5rem !important;
        padding-right: .5rem !important
    }

    .mobile\:padding-top-1 {
        padding-top: .5rem !important
    }

    .mobile\:padding-right-1 {
        padding-right: .5rem !important
    }

    .mobile\:padding-bottom-1 {
        padding-bottom: .5rem !important
    }

    .mobile\:padding-left-1 {
        padding-left: .5rem !important
    }

    .mobile\:padding-105 {
        padding: .75rem !important
    }

    .mobile\:padding-y-105 {
        padding-top: .75rem !important;
        padding-bottom: .75rem !important
    }

    .mobile\:padding-x-105 {
        padding-left: .75rem !important;
        padding-right: .75rem !important
    }

    .mobile\:padding-top-105 {
        padding-top: .75rem !important
    }

    .mobile\:padding-right-105 {
        padding-right: .75rem !important
    }

    .mobile\:padding-bottom-105 {
        padding-bottom: .75rem !important
    }

    .mobile\:padding-left-105 {
        padding-left: .75rem !important
    }

    .mobile\:padding-2 {
        padding: 1rem !important
    }

    .mobile\:padding-y-2 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .mobile\:padding-x-2 {
        padding-left: 1rem !important;
        padding-right: 1rem !important
    }

    .mobile\:padding-top-2 {
        padding-top: 1rem !important
    }

    .mobile\:padding-right-2 {
        padding-right: 1rem !important
    }

    .mobile\:padding-bottom-2 {
        padding-bottom: 1rem !important
    }

    .mobile\:padding-left-2 {
        padding-left: 1rem !important
    }

    .mobile\:padding-205 {
        padding: 1.25rem !important
    }

    .mobile\:padding-y-205 {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important
    }

    .mobile\:padding-x-205 {
        padding-left: 1.25rem !important;
        padding-right: 1.25rem !important
    }

    .mobile\:padding-top-205 {
        padding-top: 1.25rem !important
    }

    .mobile\:padding-right-205 {
        padding-right: 1.25rem !important
    }

    .mobile\:padding-bottom-205 {
        padding-bottom: 1.25rem !important
    }

    .mobile\:padding-left-205 {
        padding-left: 1.25rem !important
    }

    .mobile\:padding-3 {
        padding: 1.5rem !important
    }

    .mobile\:padding-y-3 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .mobile\:padding-x-3 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important
    }

    .mobile\:padding-top-3 {
        padding-top: 1.5rem !important
    }

    .mobile\:padding-right-3 {
        padding-right: 1.5rem !important
    }

    .mobile\:padding-bottom-3 {
        padding-bottom: 1.5rem !important
    }

    .mobile\:padding-left-3 {
        padding-left: 1.5rem !important
    }

    .mobile\:padding-4 {
        padding: 2rem !important
    }

    .mobile\:padding-y-4 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }

    .mobile\:padding-x-4 {
        padding-left: 2rem !important;
        padding-right: 2rem !important
    }

    .mobile\:padding-top-4 {
        padding-top: 2rem !important
    }

    .mobile\:padding-right-4 {
        padding-right: 2rem !important
    }

    .mobile\:padding-bottom-4 {
        padding-bottom: 2rem !important
    }

    .mobile\:padding-left-4 {
        padding-left: 2rem !important
    }

    .mobile\:padding-5 {
        padding: 2.5rem !important
    }

    .mobile\:padding-y-5 {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }

    .mobile\:padding-x-5 {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important
    }

    .mobile\:padding-top-5 {
        padding-top: 2.5rem !important
    }

    .mobile\:padding-right-5 {
        padding-right: 2.5rem !important
    }

    .mobile\:padding-bottom-5 {
        padding-bottom: 2.5rem !important
    }

    .mobile\:padding-left-5 {
        padding-left: 2.5rem !important
    }

    .mobile\:padding-6 {
        padding: 3rem !important
    }

    .mobile\:padding-y-6 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .mobile\:padding-x-6 {
        padding-left: 3rem !important;
        padding-right: 3rem !important
    }

    .mobile\:padding-top-6 {
        padding-top: 3rem !important
    }

    .mobile\:padding-right-6 {
        padding-right: 3rem !important
    }

    .mobile\:padding-bottom-6 {
        padding-bottom: 3rem !important
    }

    .mobile\:padding-left-6 {
        padding-left: 3rem !important
    }

    .mobile\:padding-7 {
        padding: 3.5rem !important
    }

    .mobile\:padding-y-7 {
        padding-top: 3.5rem !important;
        padding-bottom: 3.5rem !important
    }

    .mobile\:padding-x-7 {
        padding-left: 3.5rem !important;
        padding-right: 3.5rem !important
    }

    .mobile\:padding-top-7 {
        padding-top: 3.5rem !important
    }

    .mobile\:padding-right-7 {
        padding-right: 3.5rem !important
    }

    .mobile\:padding-bottom-7 {
        padding-bottom: 3.5rem !important
    }

    .mobile\:padding-left-7 {
        padding-left: 3.5rem !important
    }

    .mobile\:padding-8 {
        padding: 4rem !important
    }

    .mobile\:padding-y-8 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important
    }

    .mobile\:padding-x-8 {
        padding-left: 4rem !important;
        padding-right: 4rem !important
    }

    .mobile\:padding-top-8 {
        padding-top: 4rem !important
    }

    .mobile\:padding-right-8 {
        padding-right: 4rem !important
    }

    .mobile\:padding-bottom-8 {
        padding-bottom: 4rem !important
    }

    .mobile\:padding-left-8 {
        padding-left: 4rem !important
    }

    .mobile\:padding-9 {
        padding: 4.5rem !important
    }

    .mobile\:padding-y-9 {
        padding-top: 4.5rem !important;
        padding-bottom: 4.5rem !important
    }

    .mobile\:padding-x-9 {
        padding-left: 4.5rem !important;
        padding-right: 4.5rem !important
    }

    .mobile\:padding-top-9 {
        padding-top: 4.5rem !important
    }

    .mobile\:padding-right-9 {
        padding-right: 4.5rem !important
    }

    .mobile\:padding-bottom-9 {
        padding-bottom: 4.5rem !important
    }

    .mobile\:padding-left-9 {
        padding-left: 4.5rem !important
    }

    .mobile\:padding-10 {
        padding: 5rem !important
    }

    .mobile\:padding-y-10 {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important
    }

    .mobile\:padding-x-10 {
        padding-left: 5rem !important;
        padding-right: 5rem !important
    }

    .mobile\:padding-top-10 {
        padding-top: 5rem !important
    }

    .mobile\:padding-right-10 {
        padding-right: 5rem !important
    }

    .mobile\:padding-bottom-10 {
        padding-bottom: 5rem !important
    }

    .mobile\:padding-left-10 {
        padding-left: 5rem !important
    }

    .mobile\:padding-15 {
        padding: 7.5rem !important
    }

    .mobile\:padding-y-15 {
        padding-top: 7.5rem !important;
        padding-bottom: 7.5rem !important
    }

    .mobile\:padding-x-15 {
        padding-left: 7.5rem !important;
        padding-right: 7.5rem !important
    }

    .mobile\:padding-top-15 {
        padding-top: 7.5rem !important
    }

    .mobile\:padding-right-15 {
        padding-right: 7.5rem !important
    }

    .mobile\:padding-bottom-15 {
        padding-bottom: 7.5rem !important
    }

    .mobile\:padding-left-15 {
        padding-left: 7.5rem !important
    }

    .mobile\:padding-0 {
        padding: 0 !important
    }

    .mobile\:padding-y-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .mobile\:padding-x-0 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .mobile\:padding-top-0 {
        padding-top: 0 !important
    }

    .mobile\:padding-right-0 {
        padding-right: 0 !important
    }

    .mobile\:padding-bottom-0 {
        padding-bottom: 0 !important
    }

    .mobile\:padding-left-0 {
        padding-left: 0 !important
    }

    .mobile\:position-absolute {
        position: absolute !important
    }

    .mobile\:position-fixed {
        position: fixed !important
    }

    .mobile\:position-relative {
        position: relative !important
    }

    .mobile\:position-static {
        position: static !important
    }

    .mobile\:position-sticky {
        position: sticky !important
    }

    .mobile\:width-1px {
        width: 1px !important
    }

    .mobile\:width-2px {
        width: 2px !important
    }

    .mobile\:width-05 {
        width: .25rem !important
    }

    .mobile\:width-1 {
        width: .5rem !important
    }

    .mobile\:width-105 {
        width: .75rem !important
    }

    .mobile\:width-2 {
        width: 1rem !important
    }

    .mobile\:width-205 {
        width: 1.25rem !important
    }

    .mobile\:width-3 {
        width: 1.5rem !important
    }

    .mobile\:width-4 {
        width: 2rem !important
    }

    .mobile\:width-5 {
        width: 2.5rem !important
    }

    .mobile\:width-6 {
        width: 3rem !important
    }

    .mobile\:width-7 {
        width: 3.5rem !important
    }

    .mobile\:width-8 {
        width: 4rem !important
    }

    .mobile\:width-9 {
        width: 4.5rem !important
    }

    .mobile\:width-10 {
        width: 5rem !important
    }

    .mobile\:width-15 {
        width: 7.5rem !important
    }

    .mobile\:width-card {
        width: 10rem !important
    }

    .mobile\:width-card-lg {
        width: 15rem !important
    }

    .mobile\:width-mobile {
        width: 20rem !important
    }

    .mobile\:width-mobile-lg {
        width: 30rem !important
    }

    .mobile\:width-tablet {
        width: 40rem !important
    }

    .mobile\:width-tablet-lg {
        width: 55rem !important
    }

    .mobile\:width-desktop {
        width: 64rem !important
    }

    .mobile\:width-desktop-lg {
        width: 75rem !important
    }

    .mobile\:width-widescreen {
        width: 87.5rem !important
    }

    .mobile\:width-0 {
        width: 0 !important
    }

    .mobile\:width-full {
        width: 100% !important
    }

    .mobile\:width-auto {
        width: auto !important
    }
}

@media all and (min-width:30em) {

    .mobile-lg\:border-1px,
    .mobile-lg\:hover\:border-1px:hover {
        border: 1px solid !important
    }

    .mobile-lg\:border-y-1px,
    .mobile-lg\:hover\:border-y-1px:hover {
        border-top: 1px solid !important;
        border-bottom: 1px solid !important
    }

    .mobile-lg\:border-x-1px,
    .mobile-lg\:hover\:border-x-1px:hover {
        border-left: 1px solid !important;
        border-right: 1px solid !important
    }

    .mobile-lg\:border-top-1px,
    .mobile-lg\:hover\:border-top-1px:hover {
        border-top: 1px solid !important
    }

    .mobile-lg\:border-right-1px,
    .mobile-lg\:hover\:border-right-1px:hover {
        border-right: 1px solid !important
    }

    .mobile-lg\:border-bottom-1px,
    .mobile-lg\:hover\:border-bottom-1px:hover {
        border-bottom: 1px solid !important
    }

    .mobile-lg\:border-left-1px,
    .mobile-lg\:hover\:border-left-1px:hover {
        border-left: 1px solid !important
    }

    .mobile-lg\:border-2px,
    .mobile-lg\:hover\:border-2px:hover {
        border: 2px solid !important
    }

    .mobile-lg\:border-y-2px,
    .mobile-lg\:hover\:border-y-2px:hover {
        border-top: 2px solid !important;
        border-bottom: 2px solid !important
    }

    .mobile-lg\:border-x-2px,
    .mobile-lg\:hover\:border-x-2px:hover {
        border-left: 2px solid !important;
        border-right: 2px solid !important
    }

    .mobile-lg\:border-top-2px,
    .mobile-lg\:hover\:border-top-2px:hover {
        border-top: 2px solid !important
    }

    .mobile-lg\:border-right-2px,
    .mobile-lg\:hover\:border-right-2px:hover {
        border-right: 2px solid !important
    }

    .mobile-lg\:border-bottom-2px,
    .mobile-lg\:hover\:border-bottom-2px:hover {
        border-bottom: 2px solid !important
    }

    .mobile-lg\:border-left-2px,
    .mobile-lg\:hover\:border-left-2px:hover {
        border-left: 2px solid !important
    }

    .mobile-lg\:border-05,
    .mobile-lg\:hover\:border-05:hover {
        border: .25rem solid !important
    }

    .mobile-lg\:border-y-05,
    .mobile-lg\:hover\:border-y-05:hover {
        border-top: .25rem solid !important;
        border-bottom: .25rem solid !important
    }

    .mobile-lg\:border-x-05,
    .mobile-lg\:hover\:border-x-05:hover {
        border-left: .25rem solid !important;
        border-right: .25rem solid !important
    }

    .mobile-lg\:border-top-05,
    .mobile-lg\:hover\:border-top-05:hover {
        border-top: .25rem solid !important
    }

    .mobile-lg\:border-right-05,
    .mobile-lg\:hover\:border-right-05:hover {
        border-right: .25rem solid !important
    }

    .mobile-lg\:border-bottom-05,
    .mobile-lg\:hover\:border-bottom-05:hover {
        border-bottom: .25rem solid !important
    }

    .mobile-lg\:border-left-05,
    .mobile-lg\:hover\:border-left-05:hover {
        border-left: .25rem solid !important
    }

    .mobile-lg\:border-1,
    .mobile-lg\:hover\:border-1:hover {
        border: .5rem solid !important
    }

    .mobile-lg\:border-y-1,
    .mobile-lg\:hover\:border-y-1:hover {
        border-top: .5rem solid !important;
        border-bottom: .5rem solid !important
    }

    .mobile-lg\:border-x-1,
    .mobile-lg\:hover\:border-x-1:hover {
        border-left: .5rem solid !important;
        border-right: .5rem solid !important
    }

    .mobile-lg\:border-top-1,
    .mobile-lg\:hover\:border-top-1:hover {
        border-top: .5rem solid !important
    }

    .mobile-lg\:border-right-1,
    .mobile-lg\:hover\:border-right-1:hover {
        border-right: .5rem solid !important
    }

    .mobile-lg\:border-bottom-1,
    .mobile-lg\:hover\:border-bottom-1:hover {
        border-bottom: .5rem solid !important
    }

    .mobile-lg\:border-left-1,
    .mobile-lg\:hover\:border-left-1:hover {
        border-left: .5rem solid !important
    }

    .mobile-lg\:border-105,
    .mobile-lg\:hover\:border-105:hover {
        border: .75rem solid !important
    }

    .mobile-lg\:border-y-105,
    .mobile-lg\:hover\:border-y-105:hover {
        border-top: .75rem solid !important;
        border-bottom: .75rem solid !important
    }

    .mobile-lg\:border-x-105,
    .mobile-lg\:hover\:border-x-105:hover {
        border-left: .75rem solid !important;
        border-right: .75rem solid !important
    }

    .mobile-lg\:border-top-105,
    .mobile-lg\:hover\:border-top-105:hover {
        border-top: .75rem solid !important
    }

    .mobile-lg\:border-right-105,
    .mobile-lg\:hover\:border-right-105:hover {
        border-right: .75rem solid !important
    }

    .mobile-lg\:border-bottom-105,
    .mobile-lg\:hover\:border-bottom-105:hover {
        border-bottom: .75rem solid !important
    }

    .mobile-lg\:border-left-105,
    .mobile-lg\:hover\:border-left-105:hover {
        border-left: .75rem solid !important
    }

    .mobile-lg\:border-2,
    .mobile-lg\:hover\:border-2:hover {
        border: 1rem solid !important
    }

    .mobile-lg\:border-y-2,
    .mobile-lg\:hover\:border-y-2:hover {
        border-top: 1rem solid !important;
        border-bottom: 1rem solid !important
    }

    .mobile-lg\:border-x-2,
    .mobile-lg\:hover\:border-x-2:hover {
        border-left: 1rem solid !important;
        border-right: 1rem solid !important
    }

    .mobile-lg\:border-top-2,
    .mobile-lg\:hover\:border-top-2:hover {
        border-top: 1rem solid !important
    }

    .mobile-lg\:border-right-2,
    .mobile-lg\:hover\:border-right-2:hover {
        border-right: 1rem solid !important
    }

    .mobile-lg\:border-bottom-2,
    .mobile-lg\:hover\:border-bottom-2:hover {
        border-bottom: 1rem solid !important
    }

    .mobile-lg\:border-left-2,
    .mobile-lg\:hover\:border-left-2:hover {
        border-left: 1rem solid !important
    }

    .mobile-lg\:border-205,
    .mobile-lg\:hover\:border-205:hover {
        border: 1.25rem solid !important
    }

    .mobile-lg\:border-y-205,
    .mobile-lg\:hover\:border-y-205:hover {
        border-top: 1.25rem solid !important;
        border-bottom: 1.25rem solid !important
    }

    .mobile-lg\:border-x-205,
    .mobile-lg\:hover\:border-x-205:hover {
        border-left: 1.25rem solid !important;
        border-right: 1.25rem solid !important
    }

    .mobile-lg\:border-top-205,
    .mobile-lg\:hover\:border-top-205:hover {
        border-top: 1.25rem solid !important
    }

    .mobile-lg\:border-right-205,
    .mobile-lg\:hover\:border-right-205:hover {
        border-right: 1.25rem solid !important
    }

    .mobile-lg\:border-bottom-205,
    .mobile-lg\:hover\:border-bottom-205:hover {
        border-bottom: 1.25rem solid !important
    }

    .mobile-lg\:border-left-205,
    .mobile-lg\:hover\:border-left-205:hover {
        border-left: 1.25rem solid !important
    }

    .mobile-lg\:border-3,
    .mobile-lg\:hover\:border-3:hover {
        border: 1.5rem solid !important
    }

    .mobile-lg\:border-y-3,
    .mobile-lg\:hover\:border-y-3:hover {
        border-top: 1.5rem solid !important;
        border-bottom: 1.5rem solid !important
    }

    .mobile-lg\:border-x-3,
    .mobile-lg\:hover\:border-x-3:hover {
        border-left: 1.5rem solid !important;
        border-right: 1.5rem solid !important
    }

    .mobile-lg\:border-top-3,
    .mobile-lg\:hover\:border-top-3:hover {
        border-top: 1.5rem solid !important
    }

    .mobile-lg\:border-right-3,
    .mobile-lg\:hover\:border-right-3:hover {
        border-right: 1.5rem solid !important
    }

    .mobile-lg\:border-bottom-3,
    .mobile-lg\:hover\:border-bottom-3:hover {
        border-bottom: 1.5rem solid !important
    }

    .mobile-lg\:border-left-3,
    .mobile-lg\:hover\:border-left-3:hover {
        border-left: 1.5rem solid !important
    }

    .mobile-lg\:border-0,
    .mobile-lg\:hover\:border-0:hover {
        border: 0 solid !important
    }

    .mobile-lg\:border-y-0,
    .mobile-lg\:hover\:border-y-0:hover {
        border-top: 0 solid !important;
        border-bottom: 0 solid !important
    }

    .mobile-lg\:border-x-0,
    .mobile-lg\:hover\:border-x-0:hover {
        border-left: 0 solid !important;
        border-right: 0 solid !important
    }

    .mobile-lg\:border-top-0,
    .mobile-lg\:hover\:border-top-0:hover {
        border-top: 0 solid !important
    }

    .mobile-lg\:border-right-0,
    .mobile-lg\:hover\:border-right-0:hover {
        border-right: 0 solid !important
    }

    .mobile-lg\:border-bottom-0,
    .mobile-lg\:hover\:border-bottom-0:hover {
        border-bottom: 0 solid !important
    }

    .mobile-lg\:border-left-0,
    .mobile-lg\:hover\:border-left-0:hover {
        border-left: 0 solid !important
    }

    .mobile-lg\:border,
    .mobile-lg\:hover\:border:hover {
        border: 1px solid !important
    }

    .mobile-lg\:border-y,
    .mobile-lg\:hover\:border-y:hover {
        border-top: 1px solid !important;
        border-bottom: 1px solid !important
    }

    .mobile-lg\:border-x,
    .mobile-lg\:hover\:border-x:hover {
        border-left: 1px solid !important;
        border-right: 1px solid !important
    }

    .mobile-lg\:border-top,
    .mobile-lg\:hover\:border-top:hover {
        border-top: 1px solid !important
    }

    .mobile-lg\:border-right,
    .mobile-lg\:hover\:border-right:hover {
        border-right: 1px solid !important
    }

    .mobile-lg\:border-bottom,
    .mobile-lg\:hover\:border-bottom:hover {
        border-bottom: 1px solid !important
    }

    .mobile-lg\:border-left,
    .mobile-lg\:hover\:border-left:hover {
        border-left: 1px solid !important
    }

    .mobile-lg\:border-transparent,
    .mobile-lg\:hover\:border-transparent:hover {
        border-color: transparent !important
    }

    .mobile-lg\:border-black,
    .mobile-lg\:hover\:border-black:hover {
        border-color: #000 !important
    }

    .mobile-lg\:border-white,
    .mobile-lg\:hover\:border-white:hover {
        border-color: #fff !important
    }

    .mobile-lg\:border-red,
    .mobile-lg\:hover\:border-red:hover {
        border-color: #e52207 !important
    }

    .mobile-lg\:border-orange,
    .mobile-lg\:hover\:border-orange:hover {
        border-color: #e66f0e !important
    }

    .mobile-lg\:border-gold,
    .mobile-lg\:hover\:border-gold:hover {
        border-color: #ffbe2e !important
    }

    .mobile-lg\:border-yellow,
    .mobile-lg\:hover\:border-yellow:hover {
        border-color: #fee685 !important
    }

    .mobile-lg\:border-green,
    .mobile-lg\:hover\:border-green:hover {
        border-color: #538200 !important
    }

    .mobile-lg\:border-mint,
    .mobile-lg\:hover\:border-mint:hover {
        border-color: #04c585 !important
    }

    .mobile-lg\:border-cyan,
    .mobile-lg\:hover\:border-cyan:hover {
        border-color: #009ec1 !important
    }

    .mobile-lg\:border-blue,
    .mobile-lg\:hover\:border-blue:hover {
        border-color: #0076d6 !important
    }

    .mobile-lg\:border-indigo,
    .mobile-lg\:hover\:border-indigo:hover {
        border-color: #676cc8 !important
    }

    .mobile-lg\:border-violet,
    .mobile-lg\:hover\:border-violet:hover {
        border-color: #8168b3 !important
    }

    .mobile-lg\:border-magenta,
    .mobile-lg\:hover\:border-magenta:hover {
        border-color: #d72d79 !important
    }

    .mobile-lg\:border-gray-5,
    .mobile-lg\:hover\:border-gray-5:hover {
        border-color: #f0f0f0 !important
    }

    .mobile-lg\:border-gray-10,
    .mobile-lg\:hover\:border-gray-10:hover {
        border-color: #e6e6e6 !important
    }

    .mobile-lg\:border-gray-30,
    .mobile-lg\:hover\:border-gray-30:hover {
        border-color: #adadad !important
    }

    .mobile-lg\:border-gray-50,
    .mobile-lg\:hover\:border-gray-50:hover {
        border-color: #757575 !important
    }

    .mobile-lg\:border-gray-70,
    .mobile-lg\:hover\:border-gray-70:hover {
        border-color: #454545 !important
    }

    .mobile-lg\:border-gray-90,
    .mobile-lg\:hover\:border-gray-90:hover {
        border-color: #1b1b1b !important
    }

    .mobile-lg\:border-base-lightest,
    .mobile-lg\:hover\:border-base-lightest:hover {
        border-color: #f0f0f0 !important
    }

    .mobile-lg\:border-base-lighter,
    .mobile-lg\:hover\:border-base-lighter:hover {
        border-color: #dfe1e2 !important
    }

    .mobile-lg\:border-base-light,
    .mobile-lg\:hover\:border-base-light:hover {
        border-color: #a9aeb1 !important
    }

    .mobile-lg\:border-base,
    .mobile-lg\:hover\:border-base:hover {
        border-color: #71767a !important
    }

    .mobile-lg\:border-base-dark,
    .mobile-lg\:hover\:border-base-dark:hover {
        border-color: #565c65 !important
    }

    .mobile-lg\:border-base-darker,
    .mobile-lg\:hover\:border-base-darker:hover {
        border-color: #3d4551 !important
    }

    .mobile-lg\:border-base-darkest,
    .mobile-lg\:border-ink,
    .mobile-lg\:hover\:border-base-darkest:hover,
    .mobile-lg\:hover\:border-ink:hover {
        border-color: #1b1b1b !important
    }

    .mobile-lg\:border-primary-lighter,
    .mobile-lg\:hover\:border-primary-lighter:hover {
        border-color: #d9e8f6 !important
    }

    .mobile-lg\:border-primary-light,
    .mobile-lg\:hover\:border-primary-light:hover {
        border-color: #73b3e7 !important
    }

    .mobile-lg\:border-primary,
    .mobile-lg\:hover\:border-primary:hover {
        border-color: #005ea2 !important
    }

    .mobile-lg\:border-primary-vivid,
    .mobile-lg\:hover\:border-primary-vivid:hover {
        border-color: #0050d8 !important
    }

    .mobile-lg\:border-primary-dark,
    .mobile-lg\:hover\:border-primary-dark:hover {
        border-color: #1a4480 !important
    }

    .mobile-lg\:border-primary-darker,
    .mobile-lg\:hover\:border-primary-darker:hover {
        border-color: #162e51 !important
    }

    .mobile-lg\:border-secondary-lighter,
    .mobile-lg\:hover\:border-secondary-lighter:hover {
        border-color: #f3e1e4 !important
    }

    .mobile-lg\:border-secondary-light,
    .mobile-lg\:hover\:border-secondary-light:hover {
        border-color: #f2938c !important
    }

    .mobile-lg\:border-secondary,
    .mobile-lg\:hover\:border-secondary:hover {
        border-color: #d83933 !important
    }

    .mobile-lg\:border-secondary-vivid,
    .mobile-lg\:hover\:border-secondary-vivid:hover {
        border-color: #e41d3d !important
    }

    .mobile-lg\:border-secondary-dark,
    .mobile-lg\:hover\:border-secondary-dark:hover {
        border-color: #b50909 !important
    }

    .mobile-lg\:border-secondary-darker,
    .mobile-lg\:hover\:border-secondary-darker:hover {
        border-color: #8b0a03 !important
    }

    .mobile-lg\:border-accent-warm-darker,
    .mobile-lg\:hover\:border-accent-warm-darker:hover {
        border-color: #775540 !important
    }

    .mobile-lg\:border-accent-warm-dark,
    .mobile-lg\:hover\:border-accent-warm-dark:hover {
        border-color: #c05600 !important
    }

    .mobile-lg\:border-accent-warm,
    .mobile-lg\:hover\:border-accent-warm:hover {
        border-color: #fa9441 !important
    }

    .mobile-lg\:border-accent-warm-light,
    .mobile-lg\:hover\:border-accent-warm-light:hover {
        border-color: #ffbc78 !important
    }

    .mobile-lg\:border-accent-warm-lighter,
    .mobile-lg\:hover\:border-accent-warm-lighter:hover {
        border-color: #f2e4d4 !important
    }

    .mobile-lg\:border-accent-cool-darker,
    .mobile-lg\:hover\:border-accent-cool-darker:hover {
        border-color: #07648d !important
    }

    .mobile-lg\:border-accent-cool-dark,
    .mobile-lg\:hover\:border-accent-cool-dark:hover {
        border-color: #28a0cb !important
    }

    .mobile-lg\:border-accent-cool,
    .mobile-lg\:hover\:border-accent-cool:hover {
        border-color: #00bde3 !important
    }

    .mobile-lg\:border-accent-cool-light,
    .mobile-lg\:hover\:border-accent-cool-light:hover {
        border-color: #97d4ea !important
    }

    .mobile-lg\:border-accent-cool-lighter,
    .mobile-lg\:hover\:border-accent-cool-lighter:hover {
        border-color: #e1f3f8 !important
    }

    .mobile-lg\:radius-0 {
        border-radius: 0 !important
    }

    .mobile-lg\:radius-top-0 {
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important
    }

    .mobile-lg\:radius-right-0 {
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }

    .mobile-lg\:radius-bottom-0 {
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }

    .mobile-lg\:radius-left-0 {
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important
    }

    .mobile-lg\:radius-none {
        border-radius: 0 !important
    }

    .mobile-lg\:radius-top-none {
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important
    }

    .mobile-lg\:radius-right-none {
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }

    .mobile-lg\:radius-bottom-none {
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }

    .mobile-lg\:radius-left-none {
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important
    }

    .mobile-lg\:radius-sm {
        border-radius: 2px !important
    }

    .mobile-lg\:radius-top-sm {
        border-top-left-radius: 2px !important;
        border-top-right-radius: 2px !important
    }

    .mobile-lg\:radius-right-sm {
        border-top-right-radius: 2px !important;
        border-bottom-right-radius: 2px !important
    }

    .mobile-lg\:radius-bottom-sm {
        border-bottom-left-radius: 2px !important;
        border-bottom-right-radius: 2px !important
    }

    .mobile-lg\:radius-left-sm {
        border-top-left-radius: 2px !important;
        border-bottom-left-radius: 2px !important
    }

    .mobile-lg\:radius-md {
        border-radius: .25rem !important
    }

    .mobile-lg\:radius-top-md {
        border-top-left-radius: .25rem !important;
        border-top-right-radius: .25rem !important
    }

    .mobile-lg\:radius-right-md {
        border-top-right-radius: .25rem !important;
        border-bottom-right-radius: .25rem !important
    }

    .mobile-lg\:radius-bottom-md {
        border-bottom-left-radius: .25rem !important;
        border-bottom-right-radius: .25rem !important
    }

    .mobile-lg\:radius-left-md {
        border-top-left-radius: .25rem !important;
        border-bottom-left-radius: .25rem !important
    }

    .mobile-lg\:radius-lg {
        border-radius: .5rem !important
    }

    .mobile-lg\:radius-top-lg {
        border-top-left-radius: .5rem !important;
        border-top-right-radius: .5rem !important
    }

    .mobile-lg\:radius-right-lg {
        border-top-right-radius: .5rem !important;
        border-bottom-right-radius: .5rem !important
    }

    .mobile-lg\:radius-bottom-lg {
        border-bottom-left-radius: .5rem !important;
        border-bottom-right-radius: .5rem !important
    }

    .mobile-lg\:radius-left-lg {
        border-top-left-radius: .5rem !important;
        border-bottom-left-radius: .5rem !important
    }

    .mobile-lg\:radius-pill {
        border-radius: 99rem !important
    }

    .mobile-lg\:radius-top-pill {
        border-top-left-radius: 99rem !important;
        border-top-right-radius: 99rem !important
    }

    .mobile-lg\:radius-right-pill {
        border-top-right-radius: 99rem !important;
        border-bottom-right-radius: 99rem !important
    }

    .mobile-lg\:radius-bottom-pill {
        border-bottom-left-radius: 99rem !important;
        border-bottom-right-radius: 99rem !important
    }

    .mobile-lg\:radius-left-pill {
        border-top-left-radius: 99rem !important;
        border-bottom-left-radius: 99rem !important
    }

    .mobile-lg\:display-block {
        display: block !important
    }

    .mobile-lg\:display-flex {
        display: flex !important
    }

    .mobile-lg\:display-none {
        display: none !important
    }

    .mobile-lg\:display-inline {
        display: inline !important
    }

    .mobile-lg\:display-inline-block {
        display: inline-block !important
    }

    .mobile-lg\:display-inline-flex {
        display: inline-flex !important
    }

    .mobile-lg\:display-table {
        display: table !important
    }

    .mobile-lg\:display-table-cell {
        display: table-cell !important
    }

    .mobile-lg\:display-table-row {
        display: table-row !important
    }

    .mobile-lg\:font-mono-3xs {
        font-size: .77rem !important
    }

    .mobile-lg\:font-mono-2xs {
        font-size: .83rem !important
    }

    .mobile-lg\:font-mono-xs {
        font-size: .89rem !important
    }

    .mobile-lg\:font-mono-sm {
        font-size: .95rem !important
    }

    .mobile-lg\:font-mono-md {
        font-size: 1.01rem !important
    }

    .mobile-lg\:font-mono-lg {
        font-size: 1.31rem !important
    }

    .mobile-lg\:font-mono-xl {
        font-size: 1.91rem !important
    }

    .mobile-lg\:font-mono-2xl {
        font-size: 2.38rem !important
    }

    .mobile-lg\:font-mono-3xl {
        font-size: 2.86rem !important
    }

    .mobile-lg\:font-sans-3xs {
        font-size: .87rem !important
    }

    .mobile-lg\:font-sans-2xs {
        font-size: .93rem !important
    }

    .mobile-lg\:font-sans-xs {
        font-size: 1rem !important
    }

    .mobile-lg\:font-sans-sm {
        font-size: 1.06rem !important
    }

    .mobile-lg\:font-sans-md {
        font-size: 1.13rem !important
    }

    .mobile-lg\:font-sans-lg {
        font-size: 1.46rem !important
    }

    .mobile-lg\:font-sans-xl {
        font-size: 2.13rem !important
    }

    .mobile-lg\:font-sans-2xl {
        font-size: 2.66rem !important
    }

    .mobile-lg\:font-sans-3xl {
        font-size: 3.19rem !important
    }

    .mobile-lg\:font-serif-3xs {
        font-size: .87rem !important
    }

    .mobile-lg\:font-serif-2xs {
        font-size: .93rem !important
    }

    .mobile-lg\:font-serif-xs {
        font-size: 1rem !important
    }

    .mobile-lg\:font-serif-sm {
        font-size: 1.06rem !important
    }

    .mobile-lg\:font-serif-md {
        font-size: 1.13rem !important
    }

    .mobile-lg\:font-serif-lg {
        font-size: 1.46rem !important
    }

    .mobile-lg\:font-serif-xl {
        font-size: 2.13rem !important
    }

    .mobile-lg\:font-serif-2xl {
        font-size: 2.66rem !important
    }

    .mobile-lg\:font-serif-3xl {
        font-size: 3.19rem !important
    }

    .mobile-lg\:font-heading-3xs {
        font-size: .87rem !important
    }

    .mobile-lg\:font-heading-2xs {
        font-size: .93rem !important
    }

    .mobile-lg\:font-heading-xs {
        font-size: 1rem !important
    }

    .mobile-lg\:font-heading-sm {
        font-size: 1.06rem !important
    }

    .mobile-lg\:font-heading-md {
        font-size: 1.13rem !important
    }

    .mobile-lg\:font-heading-lg {
        font-size: 1.46rem !important
    }

    .mobile-lg\:font-heading-xl {
        font-size: 2.13rem !important
    }

    .mobile-lg\:font-heading-2xl {
        font-size: 2.66rem !important
    }

    .mobile-lg\:font-heading-3xl {
        font-size: 3.19rem !important
    }

    .mobile-lg\:font-body-3xs {
        font-size: .87rem !important
    }

    .mobile-lg\:font-body-2xs {
        font-size: .93rem !important
    }

    .mobile-lg\:font-body-xs {
        font-size: 1rem !important
    }

    .mobile-lg\:font-body-sm {
        font-size: 1.06rem !important
    }

    .mobile-lg\:font-body-md {
        font-size: 1.13rem !important
    }

    .mobile-lg\:font-body-lg {
        font-size: 1.46rem !important
    }

    .mobile-lg\:font-body-xl {
        font-size: 2.13rem !important
    }

    .mobile-lg\:font-body-2xl {
        font-size: 2.66rem !important
    }

    .mobile-lg\:font-body-3xl {
        font-size: 3.19rem !important
    }

    .mobile-lg\:font-code-3xs {
        font-size: .77rem !important
    }

    .mobile-lg\:font-code-2xs {
        font-size: .83rem !important
    }

    .mobile-lg\:font-code-xs {
        font-size: .89rem !important
    }

    .mobile-lg\:font-code-sm {
        font-size: .95rem !important
    }

    .mobile-lg\:font-code-md {
        font-size: 1.01rem !important
    }

    .mobile-lg\:font-code-lg {
        font-size: 1.31rem !important
    }

    .mobile-lg\:font-code-xl {
        font-size: 1.91rem !important
    }

    .mobile-lg\:font-code-2xl {
        font-size: 2.38rem !important
    }

    .mobile-lg\:font-code-3xl {
        font-size: 2.86rem !important
    }

    .mobile-lg\:font-alt-3xs {
        font-size: .87rem !important
    }

    .mobile-lg\:font-alt-2xs {
        font-size: .93rem !important
    }

    .mobile-lg\:font-alt-xs {
        font-size: 1rem !important
    }

    .mobile-lg\:font-alt-sm {
        font-size: 1.06rem !important
    }

    .mobile-lg\:font-alt-md {
        font-size: 1.13rem !important
    }

    .mobile-lg\:font-alt-lg {
        font-size: 1.46rem !important
    }

    .mobile-lg\:font-alt-xl {
        font-size: 2.13rem !important
    }

    .mobile-lg\:font-alt-2xl {
        font-size: 2.66rem !important
    }

    .mobile-lg\:font-alt-3xl {
        font-size: 3.19rem !important
    }

    .mobile-lg\:font-ui-3xs {
        font-size: .87rem !important
    }

    .mobile-lg\:font-ui-2xs {
        font-size: .93rem !important
    }

    .mobile-lg\:font-ui-xs {
        font-size: 1rem !important
    }

    .mobile-lg\:font-ui-sm {
        font-size: 1.06rem !important
    }

    .mobile-lg\:font-ui-md {
        font-size: 1.13rem !important
    }

    .mobile-lg\:font-ui-lg {
        font-size: 1.46rem !important
    }

    .mobile-lg\:font-ui-xl {
        font-size: 2.13rem !important
    }

    .mobile-lg\:font-ui-2xl {
        font-size: 2.66rem !important
    }

    .mobile-lg\:font-ui-3xl {
        font-size: 3.19rem !important
    }

    .mobile-lg\:text-light {
        font-weight: 300 !important
    }

    .mobile-lg\:text-normal {
        font-weight: 400 !important
    }

    .mobile-lg\:text-semibold {
        font-weight: 600 !important
    }

    .mobile-lg\:text-bold {
        font-weight: 700 !important
    }

    .mobile-lg\:height-1px {
        height: 1px !important
    }

    .mobile-lg\:height-2px {
        height: 2px !important
    }

    .mobile-lg\:height-05 {
        height: .25rem !important
    }

    .mobile-lg\:height-1 {
        height: .5rem !important
    }

    .mobile-lg\:height-105 {
        height: .75rem !important
    }

    .mobile-lg\:height-2 {
        height: 1rem !important
    }

    .mobile-lg\:height-205 {
        height: 1.25rem !important
    }

    .mobile-lg\:height-3 {
        height: 1.5rem !important
    }

    .mobile-lg\:height-4 {
        height: 2rem !important
    }

    .mobile-lg\:height-5 {
        height: 2.5rem !important
    }

    .mobile-lg\:height-6 {
        height: 3rem !important
    }

    .mobile-lg\:height-7 {
        height: 3.5rem !important
    }

    .mobile-lg\:height-8 {
        height: 4rem !important
    }

    .mobile-lg\:height-9 {
        height: 4.5rem !important
    }

    .mobile-lg\:height-10 {
        height: 5rem !important
    }

    .mobile-lg\:height-15 {
        height: 7.5rem !important
    }

    .mobile-lg\:height-card {
        height: 10rem !important
    }

    .mobile-lg\:height-card-lg {
        height: 15rem !important
    }

    .mobile-lg\:height-mobile {
        height: 20rem !important
    }

    .mobile-lg\:height-0 {
        height: 0 !important
    }

    .mobile-lg\:height-auto {
        height: auto !important
    }

    .mobile-lg\:height-full {
        height: 100% !important
    }

    .mobile-lg\:height-viewport {
        height: 100vh !important
    }

    .mobile-lg\:flex-justify-center {
        justify-content: center !important
    }

    .mobile-lg\:flex-justify-start {
        justify-content: flex-start !important
    }

    .mobile-lg\:flex-justify-end {
        justify-content: flex-end !important
    }

    .mobile-lg\:flex-justify {
        justify-content: space-between !important
    }

    .mobile-lg\:line-height-sans-1 {
        line-height: .9 !important
    }

    .mobile-lg\:line-height-sans-2 {
        line-height: 1.1 !important
    }

    .mobile-lg\:line-height-sans-3 {
        line-height: 1.3 !important
    }

    .mobile-lg\:line-height-sans-4 {
        line-height: 1.4 !important
    }

    .mobile-lg\:line-height-sans-5 {
        line-height: 1.5 !important
    }

    .mobile-lg\:line-height-sans-6 {
        line-height: 1.6 !important
    }

    .mobile-lg\:line-height-serif-1 {
        line-height: .9 !important
    }

    .mobile-lg\:line-height-serif-2 {
        line-height: 1.1 !important
    }

    .mobile-lg\:line-height-serif-3 {
        line-height: 1.3 !important
    }

    .mobile-lg\:line-height-serif-4 {
        line-height: 1.4 !important
    }

    .mobile-lg\:line-height-serif-5 {
        line-height: 1.5 !important
    }

    .mobile-lg\:line-height-serif-6 {
        line-height: 1.6 !important
    }

    .mobile-lg\:line-height-mono-1 {
        line-height: 1 !important
    }

    .mobile-lg\:line-height-mono-2 {
        line-height: 1.3 !important
    }

    .mobile-lg\:line-height-mono-3 {
        line-height: 1.4 !important
    }

    .mobile-lg\:line-height-mono-4 {
        line-height: 1.6 !important
    }

    .mobile-lg\:line-height-mono-5 {
        line-height: 1.7 !important
    }

    .mobile-lg\:line-height-mono-6 {
        line-height: 1.8 !important
    }

    .mobile-lg\:line-height-heading-1 {
        line-height: .9 !important
    }

    .mobile-lg\:line-height-heading-2 {
        line-height: 1.1 !important
    }

    .mobile-lg\:line-height-heading-3 {
        line-height: 1.3 !important
    }

    .mobile-lg\:line-height-heading-4 {
        line-height: 1.4 !important
    }

    .mobile-lg\:line-height-heading-5 {
        line-height: 1.5 !important
    }

    .mobile-lg\:line-height-heading-6 {
        line-height: 1.6 !important
    }

    .mobile-lg\:line-height-ui-1 {
        line-height: .9 !important
    }

    .mobile-lg\:line-height-ui-2 {
        line-height: 1.1 !important
    }

    .mobile-lg\:line-height-ui-3 {
        line-height: 1.3 !important
    }

    .mobile-lg\:line-height-ui-4 {
        line-height: 1.4 !important
    }

    .mobile-lg\:line-height-ui-5 {
        line-height: 1.5 !important
    }

    .mobile-lg\:line-height-ui-6 {
        line-height: 1.6 !important
    }

    .mobile-lg\:line-height-body-1 {
        line-height: .9 !important
    }

    .mobile-lg\:line-height-body-2 {
        line-height: 1.1 !important
    }

    .mobile-lg\:line-height-body-3 {
        line-height: 1.3 !important
    }

    .mobile-lg\:line-height-body-4 {
        line-height: 1.4 !important
    }

    .mobile-lg\:line-height-body-5 {
        line-height: 1.5 !important
    }

    .mobile-lg\:line-height-body-6 {
        line-height: 1.6 !important
    }

    .mobile-lg\:line-height-code-1 {
        line-height: 1 !important
    }

    .mobile-lg\:line-height-code-2 {
        line-height: 1.3 !important
    }

    .mobile-lg\:line-height-code-3 {
        line-height: 1.4 !important
    }

    .mobile-lg\:line-height-code-4 {
        line-height: 1.6 !important
    }

    .mobile-lg\:line-height-code-5 {
        line-height: 1.7 !important
    }

    .mobile-lg\:line-height-code-6 {
        line-height: 1.8 !important
    }

    .mobile-lg\:line-height-alt-1 {
        line-height: .9 !important
    }

    .mobile-lg\:line-height-alt-2 {
        line-height: 1.1 !important
    }

    .mobile-lg\:line-height-alt-3 {
        line-height: 1.3 !important
    }

    .mobile-lg\:line-height-alt-4 {
        line-height: 1.4 !important
    }

    .mobile-lg\:line-height-alt-5 {
        line-height: 1.5 !important
    }

    .mobile-lg\:line-height-alt-6 {
        line-height: 1.6 !important
    }

    .mobile-lg\:margin-neg-1px {
        margin: -1px !important
    }

    .mobile-lg\:margin-neg-2px {
        margin: -2px !important
    }

    .mobile-lg\:margin-neg-05 {
        margin: -.25rem !important
    }

    .mobile-lg\:margin-neg-1 {
        margin: -.5rem !important
    }

    .mobile-lg\:margin-neg-105 {
        margin: -.75rem !important
    }

    .mobile-lg\:margin-neg-2 {
        margin: -1rem !important
    }

    .mobile-lg\:margin-neg-205 {
        margin: -1.25rem !important
    }

    .mobile-lg\:margin-neg-3 {
        margin: -1.5rem !important
    }

    .mobile-lg\:margin-1px {
        margin: 1px !important
    }

    .mobile-lg\:margin-2px {
        margin: 2px !important
    }

    .mobile-lg\:margin-05 {
        margin: .25rem !important
    }

    .mobile-lg\:margin-1 {
        margin: .5rem !important
    }

    .mobile-lg\:margin-105 {
        margin: .75rem !important
    }

    .mobile-lg\:margin-2 {
        margin: 1rem !important
    }

    .mobile-lg\:margin-205 {
        margin: 1.25rem !important
    }

    .mobile-lg\:margin-3 {
        margin: 1.5rem !important
    }

    .mobile-lg\:margin-4 {
        margin: 2rem !important
    }

    .mobile-lg\:margin-5 {
        margin: 2.5rem !important
    }

    .mobile-lg\:margin-6 {
        margin: 3rem !important
    }

    .mobile-lg\:margin-7 {
        margin: 3.5rem !important
    }

    .mobile-lg\:margin-8 {
        margin: 4rem !important
    }

    .mobile-lg\:margin-9 {
        margin: 4.5rem !important
    }

    .mobile-lg\:margin-10 {
        margin: 5rem !important
    }

    .mobile-lg\:margin-15 {
        margin: 7.5rem !important
    }

    .mobile-lg\:margin-05em {
        margin: .5em !important
    }

    .mobile-lg\:margin-1em {
        margin: 1em !important
    }

    .mobile-lg\:margin-105em {
        margin: 1.5em !important
    }

    .mobile-lg\:margin-2em {
        margin: 2em !important
    }

    .mobile-lg\:margin-0 {
        margin: 0 !important
    }

    .mobile-lg\:margin-y-1px {
        margin-top: 1px !important;
        margin-bottom: 1px !important
    }

    .mobile-lg\:margin-top-1px {
        margin-top: 1px !important
    }

    .mobile-lg\:margin-bottom-1px {
        margin-bottom: 1px !important
    }

    .mobile-lg\:margin-y-2px {
        margin-top: 2px !important;
        margin-bottom: 2px !important
    }

    .mobile-lg\:margin-top-2px {
        margin-top: 2px !important
    }

    .mobile-lg\:margin-bottom-2px {
        margin-bottom: 2px !important
    }

    .mobile-lg\:margin-y-05 {
        margin-bottom: .25rem !important
    }

    .mobile-lg\:margin-top-05,
    .mobile-lg\:margin-y-05 {
        margin-top: .25rem !important
    }

    .mobile-lg\:margin-bottom-05 {
        margin-bottom: .25rem !important
    }

    .mobile-lg\:margin-y-1 {
        margin-bottom: .5rem !important
    }

    .mobile-lg\:margin-top-1,
    .mobile-lg\:margin-y-1 {
        margin-top: .5rem !important
    }

    .mobile-lg\:margin-bottom-1 {
        margin-bottom: .5rem !important
    }

    .mobile-lg\:margin-y-105 {
        margin-bottom: .75rem !important
    }

    .mobile-lg\:margin-top-105,
    .mobile-lg\:margin-y-105 {
        margin-top: .75rem !important
    }

    .mobile-lg\:margin-bottom-105 {
        margin-bottom: .75rem !important
    }

    .mobile-lg\:margin-y-2 {
        margin-bottom: 1rem !important
    }

    .mobile-lg\:margin-top-2,
    .mobile-lg\:margin-y-2 {
        margin-top: 1rem !important
    }

    .mobile-lg\:margin-bottom-2 {
        margin-bottom: 1rem !important
    }

    .mobile-lg\:margin-y-205 {
        margin-bottom: 1.25rem !important
    }

    .mobile-lg\:margin-top-205,
    .mobile-lg\:margin-y-205 {
        margin-top: 1.25rem !important
    }

    .mobile-lg\:margin-bottom-205 {
        margin-bottom: 1.25rem !important
    }

    .mobile-lg\:margin-y-3 {
        margin-bottom: 1.5rem !important
    }

    .mobile-lg\:margin-top-3,
    .mobile-lg\:margin-y-3 {
        margin-top: 1.5rem !important
    }

    .mobile-lg\:margin-bottom-3 {
        margin-bottom: 1.5rem !important
    }

    .mobile-lg\:margin-y-neg-1px {
        margin-top: -1px !important;
        margin-bottom: -1px !important
    }

    .mobile-lg\:margin-top-neg-1px {
        margin-top: -1px !important
    }

    .mobile-lg\:margin-bottom-neg-1px {
        margin-bottom: -1px !important
    }

    .mobile-lg\:margin-y-neg-2px {
        margin-top: -2px !important;
        margin-bottom: -2px !important
    }

    .mobile-lg\:margin-top-neg-2px {
        margin-top: -2px !important
    }

    .mobile-lg\:margin-bottom-neg-2px {
        margin-bottom: -2px !important
    }

    .mobile-lg\:margin-y-neg-05 {
        margin-bottom: -.25rem !important
    }

    .mobile-lg\:margin-top-neg-05,
    .mobile-lg\:margin-y-neg-05 {
        margin-top: -.25rem !important
    }

    .mobile-lg\:margin-bottom-neg-05 {
        margin-bottom: -.25rem !important
    }

    .mobile-lg\:margin-y-neg-1 {
        margin-bottom: -.5rem !important
    }

    .mobile-lg\:margin-top-neg-1,
    .mobile-lg\:margin-y-neg-1 {
        margin-top: -.5rem !important
    }

    .mobile-lg\:margin-bottom-neg-1 {
        margin-bottom: -.5rem !important
    }

    .mobile-lg\:margin-y-neg-105 {
        margin-top: -.75rem !important;
        margin-bottom: -.75rem !important
    }

    .mobile-lg\:margin-top-neg-105 {
        margin-top: -.75rem !important
    }

    .mobile-lg\:margin-bottom-neg-105 {
        margin-bottom: -.75rem !important
    }

    .mobile-lg\:margin-y-neg-2 {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important
    }

    .mobile-lg\:margin-top-neg-2 {
        margin-top: -1rem !important
    }

    .mobile-lg\:margin-bottom-neg-2 {
        margin-bottom: -1rem !important
    }

    .mobile-lg\:margin-y-neg-205 {
        margin-bottom: -1.25rem !important
    }

    .mobile-lg\:margin-top-neg-205,
    .mobile-lg\:margin-y-neg-205 {
        margin-top: -1.25rem !important
    }

    .mobile-lg\:margin-bottom-neg-205 {
        margin-bottom: -1.25rem !important
    }

    .mobile-lg\:margin-y-neg-3 {
        margin-bottom: -1.5rem !important
    }

    .mobile-lg\:margin-top-neg-3,
    .mobile-lg\:margin-y-neg-3 {
        margin-top: -1.5rem !important
    }

    .mobile-lg\:margin-bottom-neg-3 {
        margin-bottom: -1.5rem !important
    }

    .mobile-lg\:margin-y-4 {
        margin-bottom: 2rem !important
    }

    .mobile-lg\:margin-top-4,
    .mobile-lg\:margin-y-4 {
        margin-top: 2rem !important
    }

    .mobile-lg\:margin-bottom-4 {
        margin-bottom: 2rem !important
    }

    .mobile-lg\:margin-y-5 {
        margin-bottom: 2.5rem !important
    }

    .mobile-lg\:margin-top-5,
    .mobile-lg\:margin-y-5 {
        margin-top: 2.5rem !important
    }

    .mobile-lg\:margin-bottom-5 {
        margin-bottom: 2.5rem !important
    }

    .mobile-lg\:margin-y-6 {
        margin-bottom: 3rem !important
    }

    .mobile-lg\:margin-top-6,
    .mobile-lg\:margin-y-6 {
        margin-top: 3rem !important
    }

    .mobile-lg\:margin-bottom-6 {
        margin-bottom: 3rem !important
    }

    .mobile-lg\:margin-y-7 {
        margin-bottom: 3.5rem !important
    }

    .mobile-lg\:margin-top-7,
    .mobile-lg\:margin-y-7 {
        margin-top: 3.5rem !important
    }

    .mobile-lg\:margin-bottom-7 {
        margin-bottom: 3.5rem !important
    }

    .mobile-lg\:margin-y-8 {
        margin-bottom: 4rem !important
    }

    .mobile-lg\:margin-top-8,
    .mobile-lg\:margin-y-8 {
        margin-top: 4rem !important
    }

    .mobile-lg\:margin-bottom-8 {
        margin-bottom: 4rem !important
    }

    .mobile-lg\:margin-y-9 {
        margin-bottom: 4.5rem !important
    }

    .mobile-lg\:margin-top-9,
    .mobile-lg\:margin-y-9 {
        margin-top: 4.5rem !important
    }

    .mobile-lg\:margin-bottom-9 {
        margin-bottom: 4.5rem !important
    }

    .mobile-lg\:margin-y-10 {
        margin-bottom: 5rem !important
    }

    .mobile-lg\:margin-top-10,
    .mobile-lg\:margin-y-10 {
        margin-top: 5rem !important
    }

    .mobile-lg\:margin-bottom-10 {
        margin-bottom: 5rem !important
    }

    .mobile-lg\:margin-y-15 {
        margin-bottom: 7.5rem !important
    }

    .mobile-lg\:margin-top-15,
    .mobile-lg\:margin-y-15 {
        margin-top: 7.5rem !important
    }

    .mobile-lg\:margin-bottom-15 {
        margin-bottom: 7.5rem !important
    }

    .mobile-lg\:margin-y-05em {
        margin-top: .5em !important;
        margin-bottom: .5em !important
    }

    .mobile-lg\:margin-top-05em {
        margin-top: .5em !important
    }

    .mobile-lg\:margin-bottom-05em {
        margin-bottom: .5em !important
    }

    .mobile-lg\:margin-y-1em {
        margin-top: 1em !important;
        margin-bottom: 1em !important
    }

    .mobile-lg\:margin-top-1em {
        margin-top: 1em !important
    }

    .mobile-lg\:margin-bottom-1em {
        margin-bottom: 1em !important
    }

    .mobile-lg\:margin-y-105em {
        margin-top: 1.5em !important;
        margin-bottom: 1.5em !important
    }

    .mobile-lg\:margin-top-105em {
        margin-top: 1.5em !important
    }

    .mobile-lg\:margin-bottom-105em {
        margin-bottom: 1.5em !important
    }

    .mobile-lg\:margin-y-2em {
        margin-top: 2em !important;
        margin-bottom: 2em !important
    }

    .mobile-lg\:margin-top-2em {
        margin-top: 2em !important
    }

    .mobile-lg\:margin-bottom-2em {
        margin-bottom: 2em !important
    }

    .mobile-lg\:margin-y-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .mobile-lg\:margin-top-0 {
        margin-top: 0 !important
    }

    .mobile-lg\:margin-bottom-0 {
        margin-bottom: 0 !important
    }

    .mobile-lg\:margin-y-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mobile-lg\:margin-top-auto {
        margin-top: auto !important
    }

    .mobile-lg\:margin-bottom-auto {
        margin-bottom: auto !important
    }

    .mobile-lg\:margin-x-1px {
        margin-left: 1px !important
    }

    .mobile-lg\:margin-right-1px,
    .mobile-lg\:margin-x-1px {
        margin-right: 1px !important
    }

    .mobile-lg\:margin-left-1px {
        margin-left: 1px !important
    }

    .mobile-lg\:margin-x-2px {
        margin-left: 2px !important
    }

    .mobile-lg\:margin-right-2px,
    .mobile-lg\:margin-x-2px {
        margin-right: 2px !important
    }

    .mobile-lg\:margin-left-2px {
        margin-left: 2px !important
    }

    .mobile-lg\:margin-x-05 {
        margin-left: .25rem !important
    }

    .mobile-lg\:margin-right-05,
    .mobile-lg\:margin-x-05 {
        margin-right: .25rem !important
    }

    .mobile-lg\:margin-left-05 {
        margin-left: .25rem !important
    }

    .mobile-lg\:margin-x-1 {
        margin-left: .5rem !important
    }

    .mobile-lg\:margin-right-1,
    .mobile-lg\:margin-x-1 {
        margin-right: .5rem !important
    }

    .mobile-lg\:margin-left-1 {
        margin-left: .5rem !important
    }

    .mobile-lg\:margin-x-105 {
        margin-left: .75rem !important
    }

    .mobile-lg\:margin-right-105,
    .mobile-lg\:margin-x-105 {
        margin-right: .75rem !important
    }

    .mobile-lg\:margin-left-105 {
        margin-left: .75rem !important
    }

    .mobile-lg\:margin-x-2 {
        margin-left: 1rem !important
    }

    .mobile-lg\:margin-right-2,
    .mobile-lg\:margin-x-2 {
        margin-right: 1rem !important
    }

    .mobile-lg\:margin-left-2 {
        margin-left: 1rem !important
    }

    .mobile-lg\:margin-x-205 {
        margin-left: 1.25rem !important
    }

    .mobile-lg\:margin-right-205,
    .mobile-lg\:margin-x-205 {
        margin-right: 1.25rem !important
    }

    .mobile-lg\:margin-left-205 {
        margin-left: 1.25rem !important
    }

    .mobile-lg\:margin-x-3 {
        margin-left: 1.5rem !important
    }

    .mobile-lg\:margin-right-3,
    .mobile-lg\:margin-x-3 {
        margin-right: 1.5rem !important
    }

    .mobile-lg\:margin-left-3 {
        margin-left: 1.5rem !important
    }

    .mobile-lg\:margin-x-neg-1px {
        margin-left: -1px !important;
        margin-right: -1px !important
    }

    .mobile-lg\:margin-right-neg-1px {
        margin-right: -1px !important
    }

    .mobile-lg\:margin-left-neg-1px {
        margin-left: -1px !important
    }

    .mobile-lg\:margin-x-neg-2px {
        margin-left: -2px !important;
        margin-right: -2px !important
    }

    .mobile-lg\:margin-right-neg-2px {
        margin-right: -2px !important
    }

    .mobile-lg\:margin-left-neg-2px {
        margin-left: -2px !important
    }

    .mobile-lg\:margin-x-neg-05 {
        margin-left: -.25rem !important
    }

    .mobile-lg\:margin-right-neg-05,
    .mobile-lg\:margin-x-neg-05 {
        margin-right: -.25rem !important
    }

    .mobile-lg\:margin-left-neg-05 {
        margin-left: -.25rem !important
    }

    .mobile-lg\:margin-x-neg-1 {
        margin-left: -.5rem !important
    }

    .mobile-lg\:margin-right-neg-1,
    .mobile-lg\:margin-x-neg-1 {
        margin-right: -.5rem !important
    }

    .mobile-lg\:margin-left-neg-1 {
        margin-left: -.5rem !important
    }

    .mobile-lg\:margin-x-neg-105 {
        margin-left: -.75rem !important
    }

    .mobile-lg\:margin-right-neg-105,
    .mobile-lg\:margin-x-neg-105 {
        margin-right: -.75rem !important
    }

    .mobile-lg\:margin-left-neg-105 {
        margin-left: -.75rem !important
    }

    .mobile-lg\:margin-x-neg-2 {
        margin-left: -1rem !important
    }

    .mobile-lg\:margin-right-neg-2,
    .mobile-lg\:margin-x-neg-2 {
        margin-right: -1rem !important
    }

    .mobile-lg\:margin-left-neg-2 {
        margin-left: -1rem !important
    }

    .mobile-lg\:margin-x-neg-205 {
        margin-left: -1.25rem !important
    }

    .mobile-lg\:margin-right-neg-205,
    .mobile-lg\:margin-x-neg-205 {
        margin-right: -1.25rem !important
    }

    .mobile-lg\:margin-left-neg-205 {
        margin-left: -1.25rem !important
    }

    .mobile-lg\:margin-x-neg-3 {
        margin-left: -1.5rem !important
    }

    .mobile-lg\:margin-right-neg-3,
    .mobile-lg\:margin-x-neg-3 {
        margin-right: -1.5rem !important
    }

    .mobile-lg\:margin-left-neg-3 {
        margin-left: -1.5rem !important
    }

    .mobile-lg\:margin-x-4 {
        margin-left: 2rem !important
    }

    .mobile-lg\:margin-right-4,
    .mobile-lg\:margin-x-4 {
        margin-right: 2rem !important
    }

    .mobile-lg\:margin-left-4 {
        margin-left: 2rem !important
    }

    .mobile-lg\:margin-x-5 {
        margin-left: 2.5rem !important
    }

    .mobile-lg\:margin-right-5,
    .mobile-lg\:margin-x-5 {
        margin-right: 2.5rem !important
    }

    .mobile-lg\:margin-left-5 {
        margin-left: 2.5rem !important
    }

    .mobile-lg\:margin-x-6 {
        margin-left: 3rem !important
    }

    .mobile-lg\:margin-right-6,
    .mobile-lg\:margin-x-6 {
        margin-right: 3rem !important
    }

    .mobile-lg\:margin-left-6 {
        margin-left: 3rem !important
    }

    .mobile-lg\:margin-x-7 {
        margin-left: 3.5rem !important
    }

    .mobile-lg\:margin-right-7,
    .mobile-lg\:margin-x-7 {
        margin-right: 3.5rem !important
    }

    .mobile-lg\:margin-left-7 {
        margin-left: 3.5rem !important
    }

    .mobile-lg\:margin-x-8 {
        margin-left: 4rem !important
    }

    .mobile-lg\:margin-right-8,
    .mobile-lg\:margin-x-8 {
        margin-right: 4rem !important
    }

    .mobile-lg\:margin-left-8 {
        margin-left: 4rem !important
    }

    .mobile-lg\:margin-x-9 {
        margin-left: 4.5rem !important
    }

    .mobile-lg\:margin-right-9,
    .mobile-lg\:margin-x-9 {
        margin-right: 4.5rem !important
    }

    .mobile-lg\:margin-left-9 {
        margin-left: 4.5rem !important
    }

    .mobile-lg\:margin-x-10 {
        margin-left: 5rem !important
    }

    .mobile-lg\:margin-right-10,
    .mobile-lg\:margin-x-10 {
        margin-right: 5rem !important
    }

    .mobile-lg\:margin-left-10 {
        margin-left: 5rem !important
    }

    .mobile-lg\:margin-x-15 {
        margin-left: 7.5rem !important
    }

    .mobile-lg\:margin-right-15,
    .mobile-lg\:margin-x-15 {
        margin-right: 7.5rem !important
    }

    .mobile-lg\:margin-left-15 {
        margin-left: 7.5rem !important
    }

    .mobile-lg\:margin-x-card {
        margin-left: 10rem !important
    }

    .mobile-lg\:margin-right-card,
    .mobile-lg\:margin-x-card {
        margin-right: 10rem !important
    }

    .mobile-lg\:margin-left-card {
        margin-left: 10rem !important
    }

    .mobile-lg\:margin-x-card-lg {
        margin-left: 15rem !important;
        margin-right: 15rem !important
    }

    .mobile-lg\:margin-right-card-lg {
        margin-right: 15rem !important
    }

    .mobile-lg\:margin-left-card-lg {
        margin-left: 15rem !important
    }

    .mobile-lg\:margin-x-mobile {
        margin-left: 20rem !important
    }

    .mobile-lg\:margin-right-mobile,
    .mobile-lg\:margin-x-mobile {
        margin-right: 20rem !important
    }

    .mobile-lg\:margin-left-mobile {
        margin-left: 20rem !important
    }

    .mobile-lg\:margin-x-05em {
        margin-left: .5em !important
    }

    .mobile-lg\:margin-right-05em,
    .mobile-lg\:margin-x-05em {
        margin-right: .5em !important
    }

    .mobile-lg\:margin-left-05em {
        margin-left: .5em !important
    }

    .mobile-lg\:margin-x-1em {
        margin-left: 1em !important
    }

    .mobile-lg\:margin-right-1em,
    .mobile-lg\:margin-x-1em {
        margin-right: 1em !important
    }

    .mobile-lg\:margin-left-1em {
        margin-left: 1em !important
    }

    .mobile-lg\:margin-x-105em {
        margin-left: 1.5em !important
    }

    .mobile-lg\:margin-right-105em,
    .mobile-lg\:margin-x-105em {
        margin-right: 1.5em !important
    }

    .mobile-lg\:margin-left-105em {
        margin-left: 1.5em !important
    }

    .mobile-lg\:margin-x-2em {
        margin-left: 2em !important
    }

    .mobile-lg\:margin-right-2em,
    .mobile-lg\:margin-x-2em {
        margin-right: 2em !important
    }

    .mobile-lg\:margin-left-2em {
        margin-left: 2em !important
    }

    .mobile-lg\:margin-x-0 {
        margin-left: 0 !important
    }

    .mobile-lg\:margin-right-0,
    .mobile-lg\:margin-x-0 {
        margin-right: 0 !important
    }

    .mobile-lg\:margin-left-0 {
        margin-left: 0 !important
    }

    .mobile-lg\:margin-x-auto {
        margin-left: auto !important
    }

    .mobile-lg\:margin-right-auto,
    .mobile-lg\:margin-x-auto {
        margin-right: auto !important
    }

    .mobile-lg\:margin-left-auto {
        margin-left: auto !important
    }

    .mobile-lg\:measure-1 {
        max-width: 44ex !important
    }

    .mobile-lg\:measure-2 {
        max-width: 60ex !important
    }

    .mobile-lg\:measure-3 {
        max-width: 64ex !important
    }

    .mobile-lg\:measure-4 {
        max-width: 68ex !important
    }

    .mobile-lg\:measure-5 {
        max-width: 72ex !important
    }

    .mobile-lg\:measure-6 {
        max-width: 88ex !important
    }

    .mobile-lg\:measure-none {
        max-width: none !important
    }

    .mobile-lg\:order-first {
        order: -1 !important
    }

    .mobile-lg\:order-last {
        order: 999 !important
    }

    .mobile-lg\:order-initial {
        order: initial !important
    }

    .mobile-lg\:order-0 {
        order: 0 !important
    }

    .mobile-lg\:order-1 {
        order: 1 !important
    }

    .mobile-lg\:order-2 {
        order: 2 !important
    }

    .mobile-lg\:order-3 {
        order: 3 !important
    }

    .mobile-lg\:order-4 {
        order: 4 !important
    }

    .mobile-lg\:order-5 {
        order: 5 !important
    }

    .mobile-lg\:order-6 {
        order: 6 !important
    }

    .mobile-lg\:order-7 {
        order: 7 !important
    }

    .mobile-lg\:order-8 {
        order: 8 !important
    }

    .mobile-lg\:order-9 {
        order: 9 !important
    }

    .mobile-lg\:order-10 {
        order: 10 !important
    }

    .mobile-lg\:order-11 {
        order: 11 !important
    }

    .mobile-lg\:padding-1px {
        padding: 1px !important
    }

    .mobile-lg\:padding-y-1px {
        padding-top: 1px !important;
        padding-bottom: 1px !important
    }

    .mobile-lg\:padding-x-1px {
        padding-left: 1px !important;
        padding-right: 1px !important
    }

    .mobile-lg\:padding-top-1px {
        padding-top: 1px !important
    }

    .mobile-lg\:padding-right-1px {
        padding-right: 1px !important
    }

    .mobile-lg\:padding-bottom-1px {
        padding-bottom: 1px !important
    }

    .mobile-lg\:padding-left-1px {
        padding-left: 1px !important
    }

    .mobile-lg\:padding-2px {
        padding: 2px !important
    }

    .mobile-lg\:padding-y-2px {
        padding-top: 2px !important;
        padding-bottom: 2px !important
    }

    .mobile-lg\:padding-x-2px {
        padding-left: 2px !important;
        padding-right: 2px !important
    }

    .mobile-lg\:padding-top-2px {
        padding-top: 2px !important
    }

    .mobile-lg\:padding-right-2px {
        padding-right: 2px !important
    }

    .mobile-lg\:padding-bottom-2px {
        padding-bottom: 2px !important
    }

    .mobile-lg\:padding-left-2px {
        padding-left: 2px !important
    }

    .mobile-lg\:padding-05 {
        padding: .25rem !important
    }

    .mobile-lg\:padding-y-05 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .mobile-lg\:padding-x-05 {
        padding-left: .25rem !important;
        padding-right: .25rem !important
    }

    .mobile-lg\:padding-top-05 {
        padding-top: .25rem !important
    }

    .mobile-lg\:padding-right-05 {
        padding-right: .25rem !important
    }

    .mobile-lg\:padding-bottom-05 {
        padding-bottom: .25rem !important
    }

    .mobile-lg\:padding-left-05 {
        padding-left: .25rem !important
    }

    .mobile-lg\:padding-1 {
        padding: .5rem !important
    }

    .mobile-lg\:padding-y-1 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .mobile-lg\:padding-x-1 {
        padding-left: .5rem !important;
        padding-right: .5rem !important
    }

    .mobile-lg\:padding-top-1 {
        padding-top: .5rem !important
    }

    .mobile-lg\:padding-right-1 {
        padding-right: .5rem !important
    }

    .mobile-lg\:padding-bottom-1 {
        padding-bottom: .5rem !important
    }

    .mobile-lg\:padding-left-1 {
        padding-left: .5rem !important
    }

    .mobile-lg\:padding-105 {
        padding: .75rem !important
    }

    .mobile-lg\:padding-y-105 {
        padding-top: .75rem !important;
        padding-bottom: .75rem !important
    }

    .mobile-lg\:padding-x-105 {
        padding-left: .75rem !important;
        padding-right: .75rem !important
    }

    .mobile-lg\:padding-top-105 {
        padding-top: .75rem !important
    }

    .mobile-lg\:padding-right-105 {
        padding-right: .75rem !important
    }

    .mobile-lg\:padding-bottom-105 {
        padding-bottom: .75rem !important
    }

    .mobile-lg\:padding-left-105 {
        padding-left: .75rem !important
    }

    .mobile-lg\:padding-2 {
        padding: 1rem !important
    }

    .mobile-lg\:padding-y-2 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .mobile-lg\:padding-x-2 {
        padding-left: 1rem !important;
        padding-right: 1rem !important
    }

    .mobile-lg\:padding-top-2 {
        padding-top: 1rem !important
    }

    .mobile-lg\:padding-right-2 {
        padding-right: 1rem !important
    }

    .mobile-lg\:padding-bottom-2 {
        padding-bottom: 1rem !important
    }

    .mobile-lg\:padding-left-2 {
        padding-left: 1rem !important
    }

    .mobile-lg\:padding-205 {
        padding: 1.25rem !important
    }

    .mobile-lg\:padding-y-205 {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important
    }

    .mobile-lg\:padding-x-205 {
        padding-left: 1.25rem !important;
        padding-right: 1.25rem !important
    }

    .mobile-lg\:padding-top-205 {
        padding-top: 1.25rem !important
    }

    .mobile-lg\:padding-right-205 {
        padding-right: 1.25rem !important
    }

    .mobile-lg\:padding-bottom-205 {
        padding-bottom: 1.25rem !important
    }

    .mobile-lg\:padding-left-205 {
        padding-left: 1.25rem !important
    }

    .mobile-lg\:padding-3 {
        padding: 1.5rem !important
    }

    .mobile-lg\:padding-y-3 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .mobile-lg\:padding-x-3 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important
    }

    .mobile-lg\:padding-top-3 {
        padding-top: 1.5rem !important
    }

    .mobile-lg\:padding-right-3 {
        padding-right: 1.5rem !important
    }

    .mobile-lg\:padding-bottom-3 {
        padding-bottom: 1.5rem !important
    }

    .mobile-lg\:padding-left-3 {
        padding-left: 1.5rem !important
    }

    .mobile-lg\:padding-4 {
        padding: 2rem !important
    }

    .mobile-lg\:padding-y-4 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }

    .mobile-lg\:padding-x-4 {
        padding-left: 2rem !important;
        padding-right: 2rem !important
    }

    .mobile-lg\:padding-top-4 {
        padding-top: 2rem !important
    }

    .mobile-lg\:padding-right-4 {
        padding-right: 2rem !important
    }

    .mobile-lg\:padding-bottom-4 {
        padding-bottom: 2rem !important
    }

    .mobile-lg\:padding-left-4 {
        padding-left: 2rem !important
    }

    .mobile-lg\:padding-5 {
        padding: 2.5rem !important
    }

    .mobile-lg\:padding-y-5 {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }

    .mobile-lg\:padding-x-5 {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important
    }

    .mobile-lg\:padding-top-5 {
        padding-top: 2.5rem !important
    }

    .mobile-lg\:padding-right-5 {
        padding-right: 2.5rem !important
    }

    .mobile-lg\:padding-bottom-5 {
        padding-bottom: 2.5rem !important
    }

    .mobile-lg\:padding-left-5 {
        padding-left: 2.5rem !important
    }

    .mobile-lg\:padding-6 {
        padding: 3rem !important
    }

    .mobile-lg\:padding-y-6 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .mobile-lg\:padding-x-6 {
        padding-left: 3rem !important;
        padding-right: 3rem !important
    }

    .mobile-lg\:padding-top-6 {
        padding-top: 3rem !important
    }

    .mobile-lg\:padding-right-6 {
        padding-right: 3rem !important
    }

    .mobile-lg\:padding-bottom-6 {
        padding-bottom: 3rem !important
    }

    .mobile-lg\:padding-left-6 {
        padding-left: 3rem !important
    }

    .mobile-lg\:padding-7 {
        padding: 3.5rem !important
    }

    .mobile-lg\:padding-y-7 {
        padding-top: 3.5rem !important;
        padding-bottom: 3.5rem !important
    }

    .mobile-lg\:padding-x-7 {
        padding-left: 3.5rem !important;
        padding-right: 3.5rem !important
    }

    .mobile-lg\:padding-top-7 {
        padding-top: 3.5rem !important
    }

    .mobile-lg\:padding-right-7 {
        padding-right: 3.5rem !important
    }

    .mobile-lg\:padding-bottom-7 {
        padding-bottom: 3.5rem !important
    }

    .mobile-lg\:padding-left-7 {
        padding-left: 3.5rem !important
    }

    .mobile-lg\:padding-8 {
        padding: 4rem !important
    }

    .mobile-lg\:padding-y-8 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important
    }

    .mobile-lg\:padding-x-8 {
        padding-left: 4rem !important;
        padding-right: 4rem !important
    }

    .mobile-lg\:padding-top-8 {
        padding-top: 4rem !important
    }

    .mobile-lg\:padding-right-8 {
        padding-right: 4rem !important
    }

    .mobile-lg\:padding-bottom-8 {
        padding-bottom: 4rem !important
    }

    .mobile-lg\:padding-left-8 {
        padding-left: 4rem !important
    }

    .mobile-lg\:padding-9 {
        padding: 4.5rem !important
    }

    .mobile-lg\:padding-y-9 {
        padding-top: 4.5rem !important;
        padding-bottom: 4.5rem !important
    }

    .mobile-lg\:padding-x-9 {
        padding-left: 4.5rem !important;
        padding-right: 4.5rem !important
    }

    .mobile-lg\:padding-top-9 {
        padding-top: 4.5rem !important
    }

    .mobile-lg\:padding-right-9 {
        padding-right: 4.5rem !important
    }

    .mobile-lg\:padding-bottom-9 {
        padding-bottom: 4.5rem !important
    }

    .mobile-lg\:padding-left-9 {
        padding-left: 4.5rem !important
    }

    .mobile-lg\:padding-10 {
        padding: 5rem !important
    }

    .mobile-lg\:padding-y-10 {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important
    }

    .mobile-lg\:padding-x-10 {
        padding-left: 5rem !important;
        padding-right: 5rem !important
    }

    .mobile-lg\:padding-top-10 {
        padding-top: 5rem !important
    }

    .mobile-lg\:padding-right-10 {
        padding-right: 5rem !important
    }

    .mobile-lg\:padding-bottom-10 {
        padding-bottom: 5rem !important
    }

    .mobile-lg\:padding-left-10 {
        padding-left: 5rem !important
    }

    .mobile-lg\:padding-15 {
        padding: 7.5rem !important
    }

    .mobile-lg\:padding-y-15 {
        padding-top: 7.5rem !important;
        padding-bottom: 7.5rem !important
    }

    .mobile-lg\:padding-x-15 {
        padding-left: 7.5rem !important;
        padding-right: 7.5rem !important
    }

    .mobile-lg\:padding-top-15 {
        padding-top: 7.5rem !important
    }

    .mobile-lg\:padding-right-15 {
        padding-right: 7.5rem !important
    }

    .mobile-lg\:padding-bottom-15 {
        padding-bottom: 7.5rem !important
    }

    .mobile-lg\:padding-left-15 {
        padding-left: 7.5rem !important
    }

    .mobile-lg\:padding-0 {
        padding: 0 !important
    }

    .mobile-lg\:padding-y-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .mobile-lg\:padding-x-0 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .mobile-lg\:padding-top-0 {
        padding-top: 0 !important
    }

    .mobile-lg\:padding-right-0 {
        padding-right: 0 !important
    }

    .mobile-lg\:padding-bottom-0 {
        padding-bottom: 0 !important
    }

    .mobile-lg\:padding-left-0 {
        padding-left: 0 !important
    }

    .mobile-lg\:position-absolute {
        position: absolute !important
    }

    .mobile-lg\:position-fixed {
        position: fixed !important
    }

    .mobile-lg\:position-relative {
        position: relative !important
    }

    .mobile-lg\:position-static {
        position: static !important
    }

    .mobile-lg\:position-sticky {
        position: sticky !important
    }

    .mobile-lg\:width-1px {
        width: 1px !important
    }

    .mobile-lg\:width-2px {
        width: 2px !important
    }

    .mobile-lg\:width-05 {
        width: .25rem !important
    }

    .mobile-lg\:width-1 {
        width: .5rem !important
    }

    .mobile-lg\:width-105 {
        width: .75rem !important
    }

    .mobile-lg\:width-2 {
        width: 1rem !important
    }

    .mobile-lg\:width-205 {
        width: 1.25rem !important
    }

    .mobile-lg\:width-3 {
        width: 1.5rem !important
    }

    .mobile-lg\:width-4 {
        width: 2rem !important
    }

    .mobile-lg\:width-5 {
        width: 2.5rem !important
    }

    .mobile-lg\:width-6 {
        width: 3rem !important
    }

    .mobile-lg\:width-7 {
        width: 3.5rem !important
    }

    .mobile-lg\:width-8 {
        width: 4rem !important
    }

    .mobile-lg\:width-9 {
        width: 4.5rem !important
    }

    .mobile-lg\:width-10 {
        width: 5rem !important
    }

    .mobile-lg\:width-15 {
        width: 7.5rem !important
    }

    .mobile-lg\:width-card {
        width: 10rem !important
    }

    .mobile-lg\:width-card-lg {
        width: 15rem !important
    }

    .mobile-lg\:width-mobile {
        width: 20rem !important
    }

    .mobile-lg\:width-mobile-lg {
        width: 30rem !important
    }

    .mobile-lg\:width-tablet {
        width: 40rem !important
    }

    .mobile-lg\:width-tablet-lg {
        width: 55rem !important
    }

    .mobile-lg\:width-desktop {
        width: 64rem !important
    }

    .mobile-lg\:width-desktop-lg {
        width: 75rem !important
    }

    .mobile-lg\:width-widescreen {
        width: 87.5rem !important
    }

    .mobile-lg\:width-0 {
        width: 0 !important
    }

    .mobile-lg\:width-full {
        width: 100% !important
    }

    .mobile-lg\:width-auto {
        width: auto !important
    }
}

@media all and (min-width:40em) {

    .tablet\:border-1px,
    .tablet\:hover\:border-1px:hover {
        border: 1px solid !important
    }

    .tablet\:border-y-1px,
    .tablet\:hover\:border-y-1px:hover {
        border-top: 1px solid !important;
        border-bottom: 1px solid !important
    }

    .tablet\:border-x-1px,
    .tablet\:hover\:border-x-1px:hover {
        border-left: 1px solid !important;
        border-right: 1px solid !important
    }

    .tablet\:border-top-1px,
    .tablet\:hover\:border-top-1px:hover {
        border-top: 1px solid !important
    }

    .tablet\:border-right-1px,
    .tablet\:hover\:border-right-1px:hover {
        border-right: 1px solid !important
    }

    .tablet\:border-bottom-1px,
    .tablet\:hover\:border-bottom-1px:hover {
        border-bottom: 1px solid !important
    }

    .tablet\:border-left-1px,
    .tablet\:hover\:border-left-1px:hover {
        border-left: 1px solid !important
    }

    .tablet\:border-2px,
    .tablet\:hover\:border-2px:hover {
        border: 2px solid !important
    }

    .tablet\:border-y-2px,
    .tablet\:hover\:border-y-2px:hover {
        border-top: 2px solid !important;
        border-bottom: 2px solid !important
    }

    .tablet\:border-x-2px,
    .tablet\:hover\:border-x-2px:hover {
        border-left: 2px solid !important;
        border-right: 2px solid !important
    }

    .tablet\:border-top-2px,
    .tablet\:hover\:border-top-2px:hover {
        border-top: 2px solid !important
    }

    .tablet\:border-right-2px,
    .tablet\:hover\:border-right-2px:hover {
        border-right: 2px solid !important
    }

    .tablet\:border-bottom-2px,
    .tablet\:hover\:border-bottom-2px:hover {
        border-bottom: 2px solid !important
    }

    .tablet\:border-left-2px,
    .tablet\:hover\:border-left-2px:hover {
        border-left: 2px solid !important
    }

    .tablet\:border-05,
    .tablet\:hover\:border-05:hover {
        border: .25rem solid !important
    }

    .tablet\:border-y-05,
    .tablet\:hover\:border-y-05:hover {
        border-top: .25rem solid !important;
        border-bottom: .25rem solid !important
    }

    .tablet\:border-x-05,
    .tablet\:hover\:border-x-05:hover {
        border-left: .25rem solid !important;
        border-right: .25rem solid !important
    }

    .tablet\:border-top-05,
    .tablet\:hover\:border-top-05:hover {
        border-top: .25rem solid !important
    }

    .tablet\:border-right-05,
    .tablet\:hover\:border-right-05:hover {
        border-right: .25rem solid !important
    }

    .tablet\:border-bottom-05,
    .tablet\:hover\:border-bottom-05:hover {
        border-bottom: .25rem solid !important
    }

    .tablet\:border-left-05,
    .tablet\:hover\:border-left-05:hover {
        border-left: .25rem solid !important
    }

    .tablet\:border-1,
    .tablet\:hover\:border-1:hover {
        border: .5rem solid !important
    }

    .tablet\:border-y-1,
    .tablet\:hover\:border-y-1:hover {
        border-top: .5rem solid !important;
        border-bottom: .5rem solid !important
    }

    .tablet\:border-x-1,
    .tablet\:hover\:border-x-1:hover {
        border-left: .5rem solid !important;
        border-right: .5rem solid !important
    }

    .tablet\:border-top-1,
    .tablet\:hover\:border-top-1:hover {
        border-top: .5rem solid !important
    }

    .tablet\:border-right-1,
    .tablet\:hover\:border-right-1:hover {
        border-right: .5rem solid !important
    }

    .tablet\:border-bottom-1,
    .tablet\:hover\:border-bottom-1:hover {
        border-bottom: .5rem solid !important
    }

    .tablet\:border-left-1,
    .tablet\:hover\:border-left-1:hover {
        border-left: .5rem solid !important
    }

    .tablet\:border-105,
    .tablet\:hover\:border-105:hover {
        border: .75rem solid !important
    }

    .tablet\:border-y-105,
    .tablet\:hover\:border-y-105:hover {
        border-top: .75rem solid !important;
        border-bottom: .75rem solid !important
    }

    .tablet\:border-x-105,
    .tablet\:hover\:border-x-105:hover {
        border-left: .75rem solid !important;
        border-right: .75rem solid !important
    }

    .tablet\:border-top-105,
    .tablet\:hover\:border-top-105:hover {
        border-top: .75rem solid !important
    }

    .tablet\:border-right-105,
    .tablet\:hover\:border-right-105:hover {
        border-right: .75rem solid !important
    }

    .tablet\:border-bottom-105,
    .tablet\:hover\:border-bottom-105:hover {
        border-bottom: .75rem solid !important
    }

    .tablet\:border-left-105,
    .tablet\:hover\:border-left-105:hover {
        border-left: .75rem solid !important
    }

    .tablet\:border-2,
    .tablet\:hover\:border-2:hover {
        border: 1rem solid !important
    }

    .tablet\:border-y-2,
    .tablet\:hover\:border-y-2:hover {
        border-top: 1rem solid !important;
        border-bottom: 1rem solid !important
    }

    .tablet\:border-x-2,
    .tablet\:hover\:border-x-2:hover {
        border-left: 1rem solid !important;
        border-right: 1rem solid !important
    }

    .tablet\:border-top-2,
    .tablet\:hover\:border-top-2:hover {
        border-top: 1rem solid !important
    }

    .tablet\:border-right-2,
    .tablet\:hover\:border-right-2:hover {
        border-right: 1rem solid !important
    }

    .tablet\:border-bottom-2,
    .tablet\:hover\:border-bottom-2:hover {
        border-bottom: 1rem solid !important
    }

    .tablet\:border-left-2,
    .tablet\:hover\:border-left-2:hover {
        border-left: 1rem solid !important
    }

    .tablet\:border-205,
    .tablet\:hover\:border-205:hover {
        border: 1.25rem solid !important
    }

    .tablet\:border-y-205,
    .tablet\:hover\:border-y-205:hover {
        border-top: 1.25rem solid !important;
        border-bottom: 1.25rem solid !important
    }

    .tablet\:border-x-205,
    .tablet\:hover\:border-x-205:hover {
        border-left: 1.25rem solid !important;
        border-right: 1.25rem solid !important
    }

    .tablet\:border-top-205,
    .tablet\:hover\:border-top-205:hover {
        border-top: 1.25rem solid !important
    }

    .tablet\:border-right-205,
    .tablet\:hover\:border-right-205:hover {
        border-right: 1.25rem solid !important
    }

    .tablet\:border-bottom-205,
    .tablet\:hover\:border-bottom-205:hover {
        border-bottom: 1.25rem solid !important
    }

    .tablet\:border-left-205,
    .tablet\:hover\:border-left-205:hover {
        border-left: 1.25rem solid !important
    }

    .tablet\:border-3,
    .tablet\:hover\:border-3:hover {
        border: 1.5rem solid !important
    }

    .tablet\:border-y-3,
    .tablet\:hover\:border-y-3:hover {
        border-top: 1.5rem solid !important;
        border-bottom: 1.5rem solid !important
    }

    .tablet\:border-x-3,
    .tablet\:hover\:border-x-3:hover {
        border-left: 1.5rem solid !important;
        border-right: 1.5rem solid !important
    }

    .tablet\:border-top-3,
    .tablet\:hover\:border-top-3:hover {
        border-top: 1.5rem solid !important
    }

    .tablet\:border-right-3,
    .tablet\:hover\:border-right-3:hover {
        border-right: 1.5rem solid !important
    }

    .tablet\:border-bottom-3,
    .tablet\:hover\:border-bottom-3:hover {
        border-bottom: 1.5rem solid !important
    }

    .tablet\:border-left-3,
    .tablet\:hover\:border-left-3:hover {
        border-left: 1.5rem solid !important
    }

    .tablet\:border-0,
    .tablet\:hover\:border-0:hover {
        border: 0 solid !important
    }

    .tablet\:border-y-0,
    .tablet\:hover\:border-y-0:hover {
        border-top: 0 solid !important;
        border-bottom: 0 solid !important
    }

    .tablet\:border-x-0,
    .tablet\:hover\:border-x-0:hover {
        border-left: 0 solid !important;
        border-right: 0 solid !important
    }

    .tablet\:border-top-0,
    .tablet\:hover\:border-top-0:hover {
        border-top: 0 solid !important
    }

    .tablet\:border-right-0,
    .tablet\:hover\:border-right-0:hover {
        border-right: 0 solid !important
    }

    .tablet\:border-bottom-0,
    .tablet\:hover\:border-bottom-0:hover {
        border-bottom: 0 solid !important
    }

    .tablet\:border-left-0,
    .tablet\:hover\:border-left-0:hover {
        border-left: 0 solid !important
    }

    .tablet\:border,
    .tablet\:hover\:border:hover {
        border: 1px solid !important
    }

    .tablet\:border-y,
    .tablet\:hover\:border-y:hover {
        border-top: 1px solid !important;
        border-bottom: 1px solid !important
    }

    .tablet\:border-x,
    .tablet\:hover\:border-x:hover {
        border-left: 1px solid !important;
        border-right: 1px solid !important
    }

    .tablet\:border-top,
    .tablet\:hover\:border-top:hover {
        border-top: 1px solid !important
    }

    .tablet\:border-right,
    .tablet\:hover\:border-right:hover {
        border-right: 1px solid !important
    }

    .tablet\:border-bottom,
    .tablet\:hover\:border-bottom:hover {
        border-bottom: 1px solid !important
    }

    .tablet\:border-left,
    .tablet\:hover\:border-left:hover {
        border-left: 1px solid !important
    }

    .tablet\:border-transparent,
    .tablet\:hover\:border-transparent:hover {
        border-color: transparent !important
    }

    .tablet\:border-black,
    .tablet\:hover\:border-black:hover {
        border-color: #000 !important
    }

    .tablet\:border-white,
    .tablet\:hover\:border-white:hover {
        border-color: #fff !important
    }

    .tablet\:border-red,
    .tablet\:hover\:border-red:hover {
        border-color: #e52207 !important
    }

    .tablet\:border-orange,
    .tablet\:hover\:border-orange:hover {
        border-color: #e66f0e !important
    }

    .tablet\:border-gold,
    .tablet\:hover\:border-gold:hover {
        border-color: #ffbe2e !important
    }

    .tablet\:border-yellow,
    .tablet\:hover\:border-yellow:hover {
        border-color: #fee685 !important
    }

    .tablet\:border-green,
    .tablet\:hover\:border-green:hover {
        border-color: #538200 !important
    }

    .tablet\:border-mint,
    .tablet\:hover\:border-mint:hover {
        border-color: #04c585 !important
    }

    .tablet\:border-cyan,
    .tablet\:hover\:border-cyan:hover {
        border-color: #009ec1 !important
    }

    .tablet\:border-blue,
    .tablet\:hover\:border-blue:hover {
        border-color: #0076d6 !important
    }

    .tablet\:border-indigo,
    .tablet\:hover\:border-indigo:hover {
        border-color: #676cc8 !important
    }

    .tablet\:border-violet,
    .tablet\:hover\:border-violet:hover {
        border-color: #8168b3 !important
    }

    .tablet\:border-magenta,
    .tablet\:hover\:border-magenta:hover {
        border-color: #d72d79 !important
    }

    .tablet\:border-gray-5,
    .tablet\:hover\:border-gray-5:hover {
        border-color: #f0f0f0 !important
    }

    .tablet\:border-gray-10,
    .tablet\:hover\:border-gray-10:hover {
        border-color: #e6e6e6 !important
    }

    .tablet\:border-gray-30,
    .tablet\:hover\:border-gray-30:hover {
        border-color: #adadad !important
    }

    .tablet\:border-gray-50,
    .tablet\:hover\:border-gray-50:hover {
        border-color: #757575 !important
    }

    .tablet\:border-gray-70,
    .tablet\:hover\:border-gray-70:hover {
        border-color: #454545 !important
    }

    .tablet\:border-gray-90,
    .tablet\:hover\:border-gray-90:hover {
        border-color: #1b1b1b !important
    }

    .tablet\:border-base-lightest,
    .tablet\:hover\:border-base-lightest:hover {
        border-color: #f0f0f0 !important
    }

    .tablet\:border-base-lighter,
    .tablet\:hover\:border-base-lighter:hover {
        border-color: #dfe1e2 !important
    }

    .tablet\:border-base-light,
    .tablet\:hover\:border-base-light:hover {
        border-color: #a9aeb1 !important
    }

    .tablet\:border-base,
    .tablet\:hover\:border-base:hover {
        border-color: #71767a !important
    }

    .tablet\:border-base-dark,
    .tablet\:hover\:border-base-dark:hover {
        border-color: #565c65 !important
    }

    .tablet\:border-base-darker,
    .tablet\:hover\:border-base-darker:hover {
        border-color: #3d4551 !important
    }

    .tablet\:border-base-darkest,
    .tablet\:border-ink,
    .tablet\:hover\:border-base-darkest:hover,
    .tablet\:hover\:border-ink:hover {
        border-color: #1b1b1b !important
    }

    .tablet\:border-primary-lighter,
    .tablet\:hover\:border-primary-lighter:hover {
        border-color: #d9e8f6 !important
    }

    .tablet\:border-primary-light,
    .tablet\:hover\:border-primary-light:hover {
        border-color: #73b3e7 !important
    }

    .tablet\:border-primary,
    .tablet\:hover\:border-primary:hover {
        border-color: #005ea2 !important
    }

    .tablet\:border-primary-vivid,
    .tablet\:hover\:border-primary-vivid:hover {
        border-color: #0050d8 !important
    }

    .tablet\:border-primary-dark,
    .tablet\:hover\:border-primary-dark:hover {
        border-color: #1a4480 !important
    }

    .tablet\:border-primary-darker,
    .tablet\:hover\:border-primary-darker:hover {
        border-color: #162e51 !important
    }

    .tablet\:border-secondary-lighter,
    .tablet\:hover\:border-secondary-lighter:hover {
        border-color: #f3e1e4 !important
    }

    .tablet\:border-secondary-light,
    .tablet\:hover\:border-secondary-light:hover {
        border-color: #f2938c !important
    }

    .tablet\:border-secondary,
    .tablet\:hover\:border-secondary:hover {
        border-color: #d83933 !important
    }

    .tablet\:border-secondary-vivid,
    .tablet\:hover\:border-secondary-vivid:hover {
        border-color: #e41d3d !important
    }

    .tablet\:border-secondary-dark,
    .tablet\:hover\:border-secondary-dark:hover {
        border-color: #b50909 !important
    }

    .tablet\:border-secondary-darker,
    .tablet\:hover\:border-secondary-darker:hover {
        border-color: #8b0a03 !important
    }

    .tablet\:border-accent-warm-darker,
    .tablet\:hover\:border-accent-warm-darker:hover {
        border-color: #775540 !important
    }

    .tablet\:border-accent-warm-dark,
    .tablet\:hover\:border-accent-warm-dark:hover {
        border-color: #c05600 !important
    }

    .tablet\:border-accent-warm,
    .tablet\:hover\:border-accent-warm:hover {
        border-color: #fa9441 !important
    }

    .tablet\:border-accent-warm-light,
    .tablet\:hover\:border-accent-warm-light:hover {
        border-color: #ffbc78 !important
    }

    .tablet\:border-accent-warm-lighter,
    .tablet\:hover\:border-accent-warm-lighter:hover {
        border-color: #f2e4d4 !important
    }

    .tablet\:border-accent-cool-darker,
    .tablet\:hover\:border-accent-cool-darker:hover {
        border-color: #07648d !important
    }

    .tablet\:border-accent-cool-dark,
    .tablet\:hover\:border-accent-cool-dark:hover {
        border-color: #28a0cb !important
    }

    .tablet\:border-accent-cool,
    .tablet\:hover\:border-accent-cool:hover {
        border-color: #00bde3 !important
    }

    .tablet\:border-accent-cool-light,
    .tablet\:hover\:border-accent-cool-light:hover {
        border-color: #97d4ea !important
    }

    .tablet\:border-accent-cool-lighter,
    .tablet\:hover\:border-accent-cool-lighter:hover {
        border-color: #e1f3f8 !important
    }

    .tablet\:radius-0 {
        border-radius: 0 !important
    }

    .tablet\:radius-top-0 {
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important
    }

    .tablet\:radius-right-0 {
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }

    .tablet\:radius-bottom-0 {
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }

    .tablet\:radius-left-0 {
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important
    }

    .tablet\:radius-none {
        border-radius: 0 !important
    }

    .tablet\:radius-top-none {
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important
    }

    .tablet\:radius-right-none {
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }

    .tablet\:radius-bottom-none {
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }

    .tablet\:radius-left-none {
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important
    }

    .tablet\:radius-sm {
        border-radius: 2px !important
    }

    .tablet\:radius-top-sm {
        border-top-left-radius: 2px !important;
        border-top-right-radius: 2px !important
    }

    .tablet\:radius-right-sm {
        border-top-right-radius: 2px !important;
        border-bottom-right-radius: 2px !important
    }

    .tablet\:radius-bottom-sm {
        border-bottom-left-radius: 2px !important;
        border-bottom-right-radius: 2px !important
    }

    .tablet\:radius-left-sm {
        border-top-left-radius: 2px !important;
        border-bottom-left-radius: 2px !important
    }

    .tablet\:radius-md {
        border-radius: .25rem !important
    }

    .tablet\:radius-top-md {
        border-top-left-radius: .25rem !important;
        border-top-right-radius: .25rem !important
    }

    .tablet\:radius-right-md {
        border-top-right-radius: .25rem !important;
        border-bottom-right-radius: .25rem !important
    }

    .tablet\:radius-bottom-md {
        border-bottom-left-radius: .25rem !important;
        border-bottom-right-radius: .25rem !important
    }

    .tablet\:radius-left-md {
        border-top-left-radius: .25rem !important;
        border-bottom-left-radius: .25rem !important
    }

    .tablet\:radius-lg {
        border-radius: .5rem !important
    }

    .tablet\:radius-top-lg {
        border-top-left-radius: .5rem !important;
        border-top-right-radius: .5rem !important
    }

    .tablet\:radius-right-lg {
        border-top-right-radius: .5rem !important;
        border-bottom-right-radius: .5rem !important
    }

    .tablet\:radius-bottom-lg {
        border-bottom-left-radius: .5rem !important;
        border-bottom-right-radius: .5rem !important
    }

    .tablet\:radius-left-lg {
        border-top-left-radius: .5rem !important;
        border-bottom-left-radius: .5rem !important
    }

    .tablet\:radius-pill {
        border-radius: 99rem !important
    }

    .tablet\:radius-top-pill {
        border-top-left-radius: 99rem !important;
        border-top-right-radius: 99rem !important
    }

    .tablet\:radius-right-pill {
        border-top-right-radius: 99rem !important;
        border-bottom-right-radius: 99rem !important
    }

    .tablet\:radius-bottom-pill {
        border-bottom-left-radius: 99rem !important;
        border-bottom-right-radius: 99rem !important
    }

    .tablet\:radius-left-pill {
        border-top-left-radius: 99rem !important;
        border-bottom-left-radius: 99rem !important
    }

    .tablet\:display-block {
        display: block !important
    }

    .tablet\:display-flex {
        display: flex !important
    }

    .tablet\:display-none {
        display: none !important
    }

    .tablet\:display-inline {
        display: inline !important
    }

    .tablet\:display-inline-block {
        display: inline-block !important
    }

    .tablet\:display-inline-flex {
        display: inline-flex !important
    }

    .tablet\:display-table {
        display: table !important
    }

    .tablet\:display-table-cell {
        display: table-cell !important
    }

    .tablet\:display-table-row {
        display: table-row !important
    }

    .tablet\:font-mono-3xs {
        font-size: .77rem !important
    }

    .tablet\:font-mono-2xs {
        font-size: .83rem !important
    }

    .tablet\:font-mono-xs {
        font-size: .89rem !important
    }

    .tablet\:font-mono-sm {
        font-size: .95rem !important
    }

    .tablet\:font-mono-md {
        font-size: 1.01rem !important
    }

    .tablet\:font-mono-lg {
        font-size: 1.31rem !important
    }

    .tablet\:font-mono-xl {
        font-size: 1.91rem !important
    }

    .tablet\:font-mono-2xl {
        font-size: 2.38rem !important
    }

    .tablet\:font-mono-3xl {
        font-size: 2.86rem !important
    }

    .tablet\:font-sans-3xs {
        font-size: .87rem !important
    }

    .tablet\:font-sans-2xs {
        font-size: .93rem !important
    }

    .tablet\:font-sans-xs {
        font-size: 1rem !important
    }

    .tablet\:font-sans-sm {
        font-size: 1.06rem !important
    }

    .tablet\:font-sans-md {
        font-size: 1.13rem !important
    }

    .tablet\:font-sans-lg {
        font-size: 1.46rem !important
    }

    .tablet\:font-sans-xl {
        font-size: 2.13rem !important
    }

    .tablet\:font-sans-2xl {
        font-size: 2.66rem !important
    }

    .tablet\:font-sans-3xl {
        font-size: 3.19rem !important
    }

    .tablet\:font-serif-3xs {
        font-size: .87rem !important
    }

    .tablet\:font-serif-2xs {
        font-size: .93rem !important
    }

    .tablet\:font-serif-xs {
        font-size: 1rem !important
    }

    .tablet\:font-serif-sm {
        font-size: 1.06rem !important
    }

    .tablet\:font-serif-md {
        font-size: 1.13rem !important
    }

    .tablet\:font-serif-lg {
        font-size: 1.46rem !important
    }

    .tablet\:font-serif-xl {
        font-size: 2.13rem !important
    }

    .tablet\:font-serif-2xl {
        font-size: 2.66rem !important
    }

    .tablet\:font-serif-3xl {
        font-size: 3.19rem !important
    }

    .tablet\:font-heading-3xs {
        font-size: .87rem !important
    }

    .tablet\:font-heading-2xs {
        font-size: .93rem !important
    }

    .tablet\:font-heading-xs {
        font-size: 1rem !important
    }

    .tablet\:font-heading-sm {
        font-size: 1.06rem !important
    }

    .tablet\:font-heading-md {
        font-size: 1.13rem !important
    }

    .tablet\:font-heading-lg {
        font-size: 1.46rem !important
    }

    .tablet\:font-heading-xl {
        font-size: 2.13rem !important
    }

    .tablet\:font-heading-2xl {
        font-size: 2.66rem !important
    }

    .tablet\:font-heading-3xl {
        font-size: 3.19rem !important
    }

    .tablet\:font-body-3xs {
        font-size: .87rem !important
    }

    .tablet\:font-body-2xs {
        font-size: .93rem !important
    }

    .tablet\:font-body-xs {
        font-size: 1rem !important
    }

    .tablet\:font-body-sm {
        font-size: 1.06rem !important
    }

    .tablet\:font-body-md {
        font-size: 1.13rem !important
    }

    .tablet\:font-body-lg {
        font-size: 1.46rem !important
    }

    .tablet\:font-body-xl {
        font-size: 2.13rem !important
    }

    .tablet\:font-body-2xl {
        font-size: 2.66rem !important
    }

    .tablet\:font-body-3xl {
        font-size: 3.19rem !important
    }

    .tablet\:font-code-3xs {
        font-size: .77rem !important
    }

    .tablet\:font-code-2xs {
        font-size: .83rem !important
    }

    .tablet\:font-code-xs {
        font-size: .89rem !important
    }

    .tablet\:font-code-sm {
        font-size: .95rem !important
    }

    .tablet\:font-code-md {
        font-size: 1.01rem !important
    }

    .tablet\:font-code-lg {
        font-size: 1.31rem !important
    }

    .tablet\:font-code-xl {
        font-size: 1.91rem !important
    }

    .tablet\:font-code-2xl {
        font-size: 2.38rem !important
    }

    .tablet\:font-code-3xl {
        font-size: 2.86rem !important
    }

    .tablet\:font-alt-3xs {
        font-size: .87rem !important
    }

    .tablet\:font-alt-2xs {
        font-size: .93rem !important
    }

    .tablet\:font-alt-xs {
        font-size: 1rem !important
    }

    .tablet\:font-alt-sm {
        font-size: 1.06rem !important
    }

    .tablet\:font-alt-md {
        font-size: 1.13rem !important
    }

    .tablet\:font-alt-lg {
        font-size: 1.46rem !important
    }

    .tablet\:font-alt-xl {
        font-size: 2.13rem !important
    }

    .tablet\:font-alt-2xl {
        font-size: 2.66rem !important
    }

    .tablet\:font-alt-3xl {
        font-size: 3.19rem !important
    }

    .tablet\:font-ui-3xs {
        font-size: .87rem !important
    }

    .tablet\:font-ui-2xs {
        font-size: .93rem !important
    }

    .tablet\:font-ui-xs {
        font-size: 1rem !important
    }

    .tablet\:font-ui-sm {
        font-size: 1.06rem !important
    }

    .tablet\:font-ui-md {
        font-size: 1.13rem !important
    }

    .tablet\:font-ui-lg {
        font-size: 1.46rem !important
    }

    .tablet\:font-ui-xl {
        font-size: 2.13rem !important
    }

    .tablet\:font-ui-2xl {
        font-size: 2.66rem !important
    }

    .tablet\:font-ui-3xl {
        font-size: 3.19rem !important
    }

    .tablet\:text-light {
        font-weight: 300 !important
    }

    .tablet\:text-normal {
        font-weight: 400 !important
    }

    .tablet\:text-semibold {
        font-weight: 600 !important
    }

    .tablet\:text-bold {
        font-weight: 700 !important
    }

    .tablet\:height-1px {
        height: 1px !important
    }

    .tablet\:height-2px {
        height: 2px !important
    }

    .tablet\:height-05 {
        height: .25rem !important
    }

    .tablet\:height-1 {
        height: .5rem !important
    }

    .tablet\:height-105 {
        height: .75rem !important
    }

    .tablet\:height-2 {
        height: 1rem !important
    }

    .tablet\:height-205 {
        height: 1.25rem !important
    }

    .tablet\:height-3 {
        height: 1.5rem !important
    }

    .tablet\:height-4 {
        height: 2rem !important
    }

    .tablet\:height-5 {
        height: 2.5rem !important
    }

    .tablet\:height-6 {
        height: 3rem !important
    }

    .tablet\:height-7 {
        height: 3.5rem !important
    }

    .tablet\:height-8 {
        height: 4rem !important
    }

    .tablet\:height-9 {
        height: 4.5rem !important
    }

    .tablet\:height-10 {
        height: 5rem !important
    }

    .tablet\:height-15 {
        height: 7.5rem !important
    }

    .tablet\:height-card {
        height: 10rem !important
    }

    .tablet\:height-card-lg {
        height: 15rem !important
    }

    .tablet\:height-mobile {
        height: 20rem !important
    }

    .tablet\:height-0 {
        height: 0 !important
    }

    .tablet\:height-auto {
        height: auto !important
    }

    .tablet\:height-full {
        height: 100% !important
    }

    .tablet\:height-viewport {
        height: 100vh !important
    }

    .tablet\:flex-justify-center {
        justify-content: center !important
    }

    .tablet\:flex-justify-start {
        justify-content: flex-start !important
    }

    .tablet\:flex-justify-end {
        justify-content: flex-end !important
    }

    .tablet\:flex-justify {
        justify-content: space-between !important
    }

    .tablet\:line-height-sans-1 {
        line-height: .9 !important
    }

    .tablet\:line-height-sans-2 {
        line-height: 1.1 !important
    }

    .tablet\:line-height-sans-3 {
        line-height: 1.3 !important
    }

    .tablet\:line-height-sans-4 {
        line-height: 1.4 !important
    }

    .tablet\:line-height-sans-5 {
        line-height: 1.5 !important
    }

    .tablet\:line-height-sans-6 {
        line-height: 1.6 !important
    }

    .tablet\:line-height-serif-1 {
        line-height: .9 !important
    }

    .tablet\:line-height-serif-2 {
        line-height: 1.1 !important
    }

    .tablet\:line-height-serif-3 {
        line-height: 1.3 !important
    }

    .tablet\:line-height-serif-4 {
        line-height: 1.4 !important
    }

    .tablet\:line-height-serif-5 {
        line-height: 1.5 !important
    }

    .tablet\:line-height-serif-6 {
        line-height: 1.6 !important
    }

    .tablet\:line-height-mono-1 {
        line-height: 1 !important
    }

    .tablet\:line-height-mono-2 {
        line-height: 1.3 !important
    }

    .tablet\:line-height-mono-3 {
        line-height: 1.4 !important
    }

    .tablet\:line-height-mono-4 {
        line-height: 1.6 !important
    }

    .tablet\:line-height-mono-5 {
        line-height: 1.7 !important
    }

    .tablet\:line-height-mono-6 {
        line-height: 1.8 !important
    }

    .tablet\:line-height-heading-1 {
        line-height: .9 !important
    }

    .tablet\:line-height-heading-2 {
        line-height: 1.1 !important
    }

    .tablet\:line-height-heading-3 {
        line-height: 1.3 !important
    }

    .tablet\:line-height-heading-4 {
        line-height: 1.4 !important
    }

    .tablet\:line-height-heading-5 {
        line-height: 1.5 !important
    }

    .tablet\:line-height-heading-6 {
        line-height: 1.6 !important
    }

    .tablet\:line-height-ui-1 {
        line-height: .9 !important
    }

    .tablet\:line-height-ui-2 {
        line-height: 1.1 !important
    }

    .tablet\:line-height-ui-3 {
        line-height: 1.3 !important
    }

    .tablet\:line-height-ui-4 {
        line-height: 1.4 !important
    }

    .tablet\:line-height-ui-5 {
        line-height: 1.5 !important
    }

    .tablet\:line-height-ui-6 {
        line-height: 1.6 !important
    }

    .tablet\:line-height-body-1 {
        line-height: .9 !important
    }

    .tablet\:line-height-body-2 {
        line-height: 1.1 !important
    }

    .tablet\:line-height-body-3 {
        line-height: 1.3 !important
    }

    .tablet\:line-height-body-4 {
        line-height: 1.4 !important
    }

    .tablet\:line-height-body-5 {
        line-height: 1.5 !important
    }

    .tablet\:line-height-body-6 {
        line-height: 1.6 !important
    }

    .tablet\:line-height-code-1 {
        line-height: 1 !important
    }

    .tablet\:line-height-code-2 {
        line-height: 1.3 !important
    }

    .tablet\:line-height-code-3 {
        line-height: 1.4 !important
    }

    .tablet\:line-height-code-4 {
        line-height: 1.6 !important
    }

    .tablet\:line-height-code-5 {
        line-height: 1.7 !important
    }

    .tablet\:line-height-code-6 {
        line-height: 1.8 !important
    }

    .tablet\:line-height-alt-1 {
        line-height: .9 !important
    }

    .tablet\:line-height-alt-2 {
        line-height: 1.1 !important
    }

    .tablet\:line-height-alt-3 {
        line-height: 1.3 !important
    }

    .tablet\:line-height-alt-4 {
        line-height: 1.4 !important
    }

    .tablet\:line-height-alt-5 {
        line-height: 1.5 !important
    }

    .tablet\:line-height-alt-6 {
        line-height: 1.6 !important
    }

    .tablet\:margin-neg-1px {
        margin: -1px !important
    }

    .tablet\:margin-neg-2px {
        margin: -2px !important
    }

    .tablet\:margin-neg-05 {
        margin: -.25rem !important
    }

    .tablet\:margin-neg-1 {
        margin: -.5rem !important
    }

    .tablet\:margin-neg-105 {
        margin: -.75rem !important
    }

    .tablet\:margin-neg-2 {
        margin: -1rem !important
    }

    .tablet\:margin-neg-205 {
        margin: -1.25rem !important
    }

    .tablet\:margin-neg-3 {
        margin: -1.5rem !important
    }

    .tablet\:margin-1px {
        margin: 1px !important
    }

    .tablet\:margin-2px {
        margin: 2px !important
    }

    .tablet\:margin-05 {
        margin: .25rem !important
    }

    .tablet\:margin-1 {
        margin: .5rem !important
    }

    .tablet\:margin-105 {
        margin: .75rem !important
    }

    .tablet\:margin-2 {
        margin: 1rem !important
    }

    .tablet\:margin-205 {
        margin: 1.25rem !important
    }

    .tablet\:margin-3 {
        margin: 1.5rem !important
    }

    .tablet\:margin-4 {
        margin: 2rem !important
    }

    .tablet\:margin-5 {
        margin: 2.5rem !important
    }

    .tablet\:margin-6 {
        margin: 3rem !important
    }

    .tablet\:margin-7 {
        margin: 3.5rem !important
    }

    .tablet\:margin-8 {
        margin: 4rem !important
    }

    .tablet\:margin-9 {
        margin: 4.5rem !important
    }

    .tablet\:margin-10 {
        margin: 5rem !important
    }

    .tablet\:margin-15 {
        margin: 7.5rem !important
    }

    .tablet\:margin-05em {
        margin: .5em !important
    }

    .tablet\:margin-1em {
        margin: 1em !important
    }

    .tablet\:margin-105em {
        margin: 1.5em !important
    }

    .tablet\:margin-2em {
        margin: 2em !important
    }

    .tablet\:margin-0 {
        margin: 0 !important
    }

    .tablet\:margin-y-1px {
        margin-bottom: 1px !important
    }

    .tablet\:margin-top-1px,
    .tablet\:margin-y-1px {
        margin-top: 1px !important
    }

    .tablet\:margin-bottom-1px {
        margin-bottom: 1px !important
    }

    .tablet\:margin-y-2px {
        margin-bottom: 2px !important
    }

    .tablet\:margin-top-2px,
    .tablet\:margin-y-2px {
        margin-top: 2px !important
    }

    .tablet\:margin-bottom-2px {
        margin-bottom: 2px !important
    }

    .tablet\:margin-y-05 {
        margin-bottom: .25rem !important
    }

    .tablet\:margin-top-05,
    .tablet\:margin-y-05 {
        margin-top: .25rem !important
    }

    .tablet\:margin-bottom-05 {
        margin-bottom: .25rem !important
    }

    .tablet\:margin-y-1 {
        margin-bottom: .5rem !important
    }

    .tablet\:margin-top-1,
    .tablet\:margin-y-1 {
        margin-top: .5rem !important
    }

    .tablet\:margin-bottom-1 {
        margin-bottom: .5rem !important
    }

    .tablet\:margin-y-105 {
        margin-bottom: .75rem !important
    }

    .tablet\:margin-top-105,
    .tablet\:margin-y-105 {
        margin-top: .75rem !important
    }

    .tablet\:margin-bottom-105 {
        margin-bottom: .75rem !important
    }

    .tablet\:margin-y-2 {
        margin-bottom: 1rem !important
    }

    .tablet\:margin-top-2,
    .tablet\:margin-y-2 {
        margin-top: 1rem !important
    }

    .tablet\:margin-bottom-2 {
        margin-bottom: 1rem !important
    }

    .tablet\:margin-y-205 {
        margin-bottom: 1.25rem !important
    }

    .tablet\:margin-top-205,
    .tablet\:margin-y-205 {
        margin-top: 1.25rem !important
    }

    .tablet\:margin-bottom-205 {
        margin-bottom: 1.25rem !important
    }

    .tablet\:margin-y-3 {
        margin-bottom: 1.5rem !important
    }

    .tablet\:margin-top-3,
    .tablet\:margin-y-3 {
        margin-top: 1.5rem !important
    }

    .tablet\:margin-bottom-3 {
        margin-bottom: 1.5rem !important
    }

    .tablet\:margin-y-neg-1px {
        margin-top: -1px !important;
        margin-bottom: -1px !important
    }

    .tablet\:margin-top-neg-1px {
        margin-top: -1px !important
    }

    .tablet\:margin-bottom-neg-1px {
        margin-bottom: -1px !important
    }

    .tablet\:margin-y-neg-2px {
        margin-top: -2px !important;
        margin-bottom: -2px !important
    }

    .tablet\:margin-top-neg-2px {
        margin-top: -2px !important
    }

    .tablet\:margin-bottom-neg-2px {
        margin-bottom: -2px !important
    }

    .tablet\:margin-y-neg-05 {
        margin-bottom: -.25rem !important
    }

    .tablet\:margin-top-neg-05,
    .tablet\:margin-y-neg-05 {
        margin-top: -.25rem !important
    }

    .tablet\:margin-bottom-neg-05 {
        margin-bottom: -.25rem !important
    }

    .tablet\:margin-y-neg-1 {
        margin-bottom: -.5rem !important
    }

    .tablet\:margin-top-neg-1,
    .tablet\:margin-y-neg-1 {
        margin-top: -.5rem !important
    }

    .tablet\:margin-bottom-neg-1 {
        margin-bottom: -.5rem !important
    }

    .tablet\:margin-y-neg-105 {
        margin-bottom: -.75rem !important
    }

    .tablet\:margin-top-neg-105,
    .tablet\:margin-y-neg-105 {
        margin-top: -.75rem !important
    }

    .tablet\:margin-bottom-neg-105 {
        margin-bottom: -.75rem !important
    }

    .tablet\:margin-y-neg-2 {
        margin-bottom: -1rem !important
    }

    .tablet\:margin-top-neg-2,
    .tablet\:margin-y-neg-2 {
        margin-top: -1rem !important
    }

    .tablet\:margin-bottom-neg-2 {
        margin-bottom: -1rem !important
    }

    .tablet\:margin-y-neg-205 {
        margin-bottom: -1.25rem !important
    }

    .tablet\:margin-top-neg-205,
    .tablet\:margin-y-neg-205 {
        margin-top: -1.25rem !important
    }

    .tablet\:margin-bottom-neg-205 {
        margin-bottom: -1.25rem !important
    }

    .tablet\:margin-y-neg-3 {
        margin-bottom: -1.5rem !important
    }

    .tablet\:margin-top-neg-3,
    .tablet\:margin-y-neg-3 {
        margin-top: -1.5rem !important
    }

    .tablet\:margin-bottom-neg-3 {
        margin-bottom: -1.5rem !important
    }

    .tablet\:margin-y-4 {
        margin-bottom: 2rem !important
    }

    .tablet\:margin-top-4,
    .tablet\:margin-y-4 {
        margin-top: 2rem !important
    }

    .tablet\:margin-bottom-4 {
        margin-bottom: 2rem !important
    }

    .tablet\:margin-y-5 {
        margin-bottom: 2.5rem !important
    }

    .tablet\:margin-top-5,
    .tablet\:margin-y-5 {
        margin-top: 2.5rem !important
    }

    .tablet\:margin-bottom-5 {
        margin-bottom: 2.5rem !important
    }

    .tablet\:margin-y-6 {
        margin-bottom: 3rem !important
    }

    .tablet\:margin-top-6,
    .tablet\:margin-y-6 {
        margin-top: 3rem !important
    }

    .tablet\:margin-bottom-6 {
        margin-bottom: 3rem !important
    }

    .tablet\:margin-y-7 {
        margin-bottom: 3.5rem !important
    }

    .tablet\:margin-top-7,
    .tablet\:margin-y-7 {
        margin-top: 3.5rem !important
    }

    .tablet\:margin-bottom-7 {
        margin-bottom: 3.5rem !important
    }

    .tablet\:margin-y-8 {
        margin-bottom: 4rem !important
    }

    .tablet\:margin-top-8,
    .tablet\:margin-y-8 {
        margin-top: 4rem !important
    }

    .tablet\:margin-bottom-8 {
        margin-bottom: 4rem !important
    }

    .tablet\:margin-y-9 {
        margin-bottom: 4.5rem !important
    }

    .tablet\:margin-top-9,
    .tablet\:margin-y-9 {
        margin-top: 4.5rem !important
    }

    .tablet\:margin-bottom-9 {
        margin-bottom: 4.5rem !important
    }

    .tablet\:margin-y-10 {
        margin-bottom: 5rem !important
    }

    .tablet\:margin-top-10,
    .tablet\:margin-y-10 {
        margin-top: 5rem !important
    }

    .tablet\:margin-bottom-10 {
        margin-bottom: 5rem !important
    }

    .tablet\:margin-y-15 {
        margin-bottom: 7.5rem !important
    }

    .tablet\:margin-top-15,
    .tablet\:margin-y-15 {
        margin-top: 7.5rem !important
    }

    .tablet\:margin-bottom-15 {
        margin-bottom: 7.5rem !important
    }

    .tablet\:margin-y-05em {
        margin-bottom: .5em !important
    }

    .tablet\:margin-top-05em,
    .tablet\:margin-y-05em {
        margin-top: .5em !important
    }

    .tablet\:margin-bottom-05em {
        margin-bottom: .5em !important
    }

    .tablet\:margin-y-1em {
        margin-bottom: 1em !important
    }

    .tablet\:margin-top-1em,
    .tablet\:margin-y-1em {
        margin-top: 1em !important
    }

    .tablet\:margin-bottom-1em {
        margin-bottom: 1em !important
    }

    .tablet\:margin-y-105em {
        margin-bottom: 1.5em !important
    }

    .tablet\:margin-top-105em,
    .tablet\:margin-y-105em {
        margin-top: 1.5em !important
    }

    .tablet\:margin-bottom-105em {
        margin-bottom: 1.5em !important
    }

    .tablet\:margin-y-2em {
        margin-bottom: 2em !important
    }

    .tablet\:margin-top-2em,
    .tablet\:margin-y-2em {
        margin-top: 2em !important
    }

    .tablet\:margin-bottom-2em {
        margin-bottom: 2em !important
    }

    .tablet\:margin-y-0 {
        margin-bottom: 0 !important
    }

    .tablet\:margin-top-0,
    .tablet\:margin-y-0 {
        margin-top: 0 !important
    }

    .tablet\:margin-bottom-0 {
        margin-bottom: 0 !important
    }

    .tablet\:margin-y-auto {
        margin-bottom: auto !important
    }

    .tablet\:margin-top-auto,
    .tablet\:margin-y-auto {
        margin-top: auto !important
    }

    .tablet\:margin-bottom-auto {
        margin-bottom: auto !important
    }

    .tablet\:margin-x-1px {
        margin-left: 1px !important
    }

    .tablet\:margin-right-1px,
    .tablet\:margin-x-1px {
        margin-right: 1px !important
    }

    .tablet\:margin-left-1px {
        margin-left: 1px !important
    }

    .tablet\:margin-x-2px {
        margin-left: 2px !important
    }

    .tablet\:margin-right-2px,
    .tablet\:margin-x-2px {
        margin-right: 2px !important
    }

    .tablet\:margin-left-2px {
        margin-left: 2px !important
    }

    .tablet\:margin-x-05 {
        margin-left: .25rem !important
    }

    .tablet\:margin-right-05,
    .tablet\:margin-x-05 {
        margin-right: .25rem !important
    }

    .tablet\:margin-left-05 {
        margin-left: .25rem !important
    }

    .tablet\:margin-x-1 {
        margin-left: .5rem !important
    }

    .tablet\:margin-right-1,
    .tablet\:margin-x-1 {
        margin-right: .5rem !important
    }

    .tablet\:margin-left-1 {
        margin-left: .5rem !important
    }

    .tablet\:margin-x-105 {
        margin-left: .75rem !important
    }

    .tablet\:margin-right-105,
    .tablet\:margin-x-105 {
        margin-right: .75rem !important
    }

    .tablet\:margin-left-105 {
        margin-left: .75rem !important
    }

    .tablet\:margin-x-2 {
        margin-left: 1rem !important
    }

    .tablet\:margin-right-2,
    .tablet\:margin-x-2 {
        margin-right: 1rem !important
    }

    .tablet\:margin-left-2 {
        margin-left: 1rem !important
    }

    .tablet\:margin-x-205 {
        margin-left: 1.25rem !important
    }

    .tablet\:margin-right-205,
    .tablet\:margin-x-205 {
        margin-right: 1.25rem !important
    }

    .tablet\:margin-left-205 {
        margin-left: 1.25rem !important
    }

    .tablet\:margin-x-3 {
        margin-left: 1.5rem !important
    }

    .tablet\:margin-right-3,
    .tablet\:margin-x-3 {
        margin-right: 1.5rem !important
    }

    .tablet\:margin-left-3 {
        margin-left: 1.5rem !important
    }

    .tablet\:margin-x-neg-1px {
        margin-left: -1px !important
    }

    .tablet\:margin-right-neg-1px,
    .tablet\:margin-x-neg-1px {
        margin-right: -1px !important
    }

    .tablet\:margin-left-neg-1px {
        margin-left: -1px !important
    }

    .tablet\:margin-x-neg-2px {
        margin-left: -2px !important
    }

    .tablet\:margin-right-neg-2px,
    .tablet\:margin-x-neg-2px {
        margin-right: -2px !important
    }

    .tablet\:margin-left-neg-2px {
        margin-left: -2px !important
    }

    .tablet\:margin-x-neg-05 {
        margin-left: -.25rem !important
    }

    .tablet\:margin-right-neg-05,
    .tablet\:margin-x-neg-05 {
        margin-right: -.25rem !important
    }

    .tablet\:margin-left-neg-05 {
        margin-left: -.25rem !important
    }

    .tablet\:margin-x-neg-1 {
        margin-left: -.5rem !important
    }

    .tablet\:margin-right-neg-1,
    .tablet\:margin-x-neg-1 {
        margin-right: -.5rem !important
    }

    .tablet\:margin-left-neg-1 {
        margin-left: -.5rem !important
    }

    .tablet\:margin-x-neg-105 {
        margin-left: -.75rem !important
    }

    .tablet\:margin-right-neg-105,
    .tablet\:margin-x-neg-105 {
        margin-right: -.75rem !important
    }

    .tablet\:margin-left-neg-105 {
        margin-left: -.75rem !important
    }

    .tablet\:margin-x-neg-2 {
        margin-left: -1rem !important
    }

    .tablet\:margin-right-neg-2,
    .tablet\:margin-x-neg-2 {
        margin-right: -1rem !important
    }

    .tablet\:margin-left-neg-2 {
        margin-left: -1rem !important
    }

    .tablet\:margin-x-neg-205 {
        margin-left: -1.25rem !important
    }

    .tablet\:margin-right-neg-205,
    .tablet\:margin-x-neg-205 {
        margin-right: -1.25rem !important
    }

    .tablet\:margin-left-neg-205 {
        margin-left: -1.25rem !important
    }

    .tablet\:margin-x-neg-3 {
        margin-left: -1.5rem !important
    }

    .tablet\:margin-right-neg-3,
    .tablet\:margin-x-neg-3 {
        margin-right: -1.5rem !important
    }

    .tablet\:margin-left-neg-3 {
        margin-left: -1.5rem !important
    }

    .tablet\:margin-x-4 {
        margin-left: 2rem !important
    }

    .tablet\:margin-right-4,
    .tablet\:margin-x-4 {
        margin-right: 2rem !important
    }

    .tablet\:margin-left-4 {
        margin-left: 2rem !important
    }

    .tablet\:margin-x-5 {
        margin-left: 2.5rem !important
    }

    .tablet\:margin-right-5,
    .tablet\:margin-x-5 {
        margin-right: 2.5rem !important
    }

    .tablet\:margin-left-5 {
        margin-left: 2.5rem !important
    }

    .tablet\:margin-x-6 {
        margin-left: 3rem !important
    }

    .tablet\:margin-right-6,
    .tablet\:margin-x-6 {
        margin-right: 3rem !important
    }

    .tablet\:margin-left-6 {
        margin-left: 3rem !important
    }

    .tablet\:margin-x-7 {
        margin-left: 3.5rem !important
    }

    .tablet\:margin-right-7,
    .tablet\:margin-x-7 {
        margin-right: 3.5rem !important
    }

    .tablet\:margin-left-7 {
        margin-left: 3.5rem !important
    }

    .tablet\:margin-x-8 {
        margin-left: 4rem !important
    }

    .tablet\:margin-right-8,
    .tablet\:margin-x-8 {
        margin-right: 4rem !important
    }

    .tablet\:margin-left-8 {
        margin-left: 4rem !important
    }

    .tablet\:margin-x-9 {
        margin-left: 4.5rem !important
    }

    .tablet\:margin-right-9,
    .tablet\:margin-x-9 {
        margin-right: 4.5rem !important
    }

    .tablet\:margin-left-9 {
        margin-left: 4.5rem !important
    }

    .tablet\:margin-x-10 {
        margin-left: 5rem !important
    }

    .tablet\:margin-right-10,
    .tablet\:margin-x-10 {
        margin-right: 5rem !important
    }

    .tablet\:margin-left-10 {
        margin-left: 5rem !important
    }

    .tablet\:margin-x-15 {
        margin-left: 7.5rem !important
    }

    .tablet\:margin-right-15,
    .tablet\:margin-x-15 {
        margin-right: 7.5rem !important
    }

    .tablet\:margin-left-15 {
        margin-left: 7.5rem !important
    }

    .tablet\:margin-x-card {
        margin-left: 10rem !important
    }

    .tablet\:margin-right-card,
    .tablet\:margin-x-card {
        margin-right: 10rem !important
    }

    .tablet\:margin-left-card {
        margin-left: 10rem !important
    }

    .tablet\:margin-x-card-lg {
        margin-left: 15rem !important
    }

    .tablet\:margin-right-card-lg,
    .tablet\:margin-x-card-lg {
        margin-right: 15rem !important
    }

    .tablet\:margin-left-card-lg {
        margin-left: 15rem !important
    }

    .tablet\:margin-x-mobile {
        margin-left: 20rem !important
    }

    .tablet\:margin-right-mobile,
    .tablet\:margin-x-mobile {
        margin-right: 20rem !important
    }

    .tablet\:margin-left-mobile {
        margin-left: 20rem !important
    }

    .tablet\:margin-x-05em {
        margin-left: .5em !important
    }

    .tablet\:margin-right-05em,
    .tablet\:margin-x-05em {
        margin-right: .5em !important
    }

    .tablet\:margin-left-05em {
        margin-left: .5em !important
    }

    .tablet\:margin-x-1em {
        margin-left: 1em !important
    }

    .tablet\:margin-right-1em,
    .tablet\:margin-x-1em {
        margin-right: 1em !important
    }

    .tablet\:margin-left-1em {
        margin-left: 1em !important
    }

    .tablet\:margin-x-105em {
        margin-left: 1.5em !important
    }

    .tablet\:margin-right-105em,
    .tablet\:margin-x-105em {
        margin-right: 1.5em !important
    }

    .tablet\:margin-left-105em {
        margin-left: 1.5em !important
    }

    .tablet\:margin-x-2em {
        margin-left: 2em !important
    }

    .tablet\:margin-right-2em,
    .tablet\:margin-x-2em {
        margin-right: 2em !important
    }

    .tablet\:margin-left-2em {
        margin-left: 2em !important
    }

    .tablet\:margin-x-0 {
        margin-left: 0 !important
    }

    .tablet\:margin-right-0,
    .tablet\:margin-x-0 {
        margin-right: 0 !important
    }

    .tablet\:margin-left-0 {
        margin-left: 0 !important
    }

    .tablet\:margin-x-auto {
        margin-left: auto !important
    }

    .tablet\:margin-right-auto,
    .tablet\:margin-x-auto {
        margin-right: auto !important
    }

    .tablet\:margin-left-auto {
        margin-left: auto !important
    }

    .tablet\:measure-1 {
        max-width: 44ex !important
    }

    .tablet\:measure-2 {
        max-width: 60ex !important
    }

    .tablet\:measure-3 {
        max-width: 64ex !important
    }

    .tablet\:measure-4 {
        max-width: 68ex !important
    }

    .tablet\:measure-5 {
        max-width: 72ex !important
    }

    .tablet\:measure-6 {
        max-width: 88ex !important
    }

    .tablet\:measure-none {
        max-width: none !important
    }

    .tablet\:order-first {
        order: -1 !important
    }

    .tablet\:order-last {
        order: 999 !important
    }

    .tablet\:order-initial {
        order: initial !important
    }

    .tablet\:order-0 {
        order: 0 !important
    }

    .tablet\:order-1 {
        order: 1 !important
    }

    .tablet\:order-2 {
        order: 2 !important
    }

    .tablet\:order-3 {
        order: 3 !important
    }

    .tablet\:order-4 {
        order: 4 !important
    }

    .tablet\:order-5 {
        order: 5 !important
    }

    .tablet\:order-6 {
        order: 6 !important
    }

    .tablet\:order-7 {
        order: 7 !important
    }

    .tablet\:order-8 {
        order: 8 !important
    }

    .tablet\:order-9 {
        order: 9 !important
    }

    .tablet\:order-10 {
        order: 10 !important
    }

    .tablet\:order-11 {
        order: 11 !important
    }

    .tablet\:padding-1px {
        padding: 1px !important
    }

    .tablet\:padding-y-1px {
        padding-top: 1px !important;
        padding-bottom: 1px !important
    }

    .tablet\:padding-x-1px {
        padding-left: 1px !important;
        padding-right: 1px !important
    }

    .tablet\:padding-top-1px {
        padding-top: 1px !important
    }

    .tablet\:padding-right-1px {
        padding-right: 1px !important
    }

    .tablet\:padding-bottom-1px {
        padding-bottom: 1px !important
    }

    .tablet\:padding-left-1px {
        padding-left: 1px !important
    }

    .tablet\:padding-2px {
        padding: 2px !important
    }

    .tablet\:padding-y-2px {
        padding-top: 2px !important;
        padding-bottom: 2px !important
    }

    .tablet\:padding-x-2px {
        padding-left: 2px !important;
        padding-right: 2px !important
    }

    .tablet\:padding-top-2px {
        padding-top: 2px !important
    }

    .tablet\:padding-right-2px {
        padding-right: 2px !important
    }

    .tablet\:padding-bottom-2px {
        padding-bottom: 2px !important
    }

    .tablet\:padding-left-2px {
        padding-left: 2px !important
    }

    .tablet\:padding-05 {
        padding: .25rem !important
    }

    .tablet\:padding-y-05 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .tablet\:padding-x-05 {
        padding-left: .25rem !important;
        padding-right: .25rem !important
    }

    .tablet\:padding-top-05 {
        padding-top: .25rem !important
    }

    .tablet\:padding-right-05 {
        padding-right: .25rem !important
    }

    .tablet\:padding-bottom-05 {
        padding-bottom: .25rem !important
    }

    .tablet\:padding-left-05 {
        padding-left: .25rem !important
    }

    .tablet\:padding-1 {
        padding: .5rem !important
    }

    .tablet\:padding-y-1 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .tablet\:padding-x-1 {
        padding-left: .5rem !important;
        padding-right: .5rem !important
    }

    .tablet\:padding-top-1 {
        padding-top: .5rem !important
    }

    .tablet\:padding-right-1 {
        padding-right: .5rem !important
    }

    .tablet\:padding-bottom-1 {
        padding-bottom: .5rem !important
    }

    .tablet\:padding-left-1 {
        padding-left: .5rem !important
    }

    .tablet\:padding-105 {
        padding: .75rem !important
    }

    .tablet\:padding-y-105 {
        padding-top: .75rem !important;
        padding-bottom: .75rem !important
    }

    .tablet\:padding-x-105 {
        padding-left: .75rem !important;
        padding-right: .75rem !important
    }

    .tablet\:padding-top-105 {
        padding-top: .75rem !important
    }

    .tablet\:padding-right-105 {
        padding-right: .75rem !important
    }

    .tablet\:padding-bottom-105 {
        padding-bottom: .75rem !important
    }

    .tablet\:padding-left-105 {
        padding-left: .75rem !important
    }

    .tablet\:padding-2 {
        padding: 1rem !important
    }

    .tablet\:padding-y-2 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .tablet\:padding-x-2 {
        padding-left: 1rem !important;
        padding-right: 1rem !important
    }

    .tablet\:padding-top-2 {
        padding-top: 1rem !important
    }

    .tablet\:padding-right-2 {
        padding-right: 1rem !important
    }

    .tablet\:padding-bottom-2 {
        padding-bottom: 1rem !important
    }

    .tablet\:padding-left-2 {
        padding-left: 1rem !important
    }

    .tablet\:padding-205 {
        padding: 1.25rem !important
    }

    .tablet\:padding-y-205 {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important
    }

    .tablet\:padding-x-205 {
        padding-left: 1.25rem !important;
        padding-right: 1.25rem !important
    }

    .tablet\:padding-top-205 {
        padding-top: 1.25rem !important
    }

    .tablet\:padding-right-205 {
        padding-right: 1.25rem !important
    }

    .tablet\:padding-bottom-205 {
        padding-bottom: 1.25rem !important
    }

    .tablet\:padding-left-205 {
        padding-left: 1.25rem !important
    }

    .tablet\:padding-3 {
        padding: 1.5rem !important
    }

    .tablet\:padding-y-3 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .tablet\:padding-x-3 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important
    }

    .tablet\:padding-top-3 {
        padding-top: 1.5rem !important
    }

    .tablet\:padding-right-3 {
        padding-right: 1.5rem !important
    }

    .tablet\:padding-bottom-3 {
        padding-bottom: 1.5rem !important
    }

    .tablet\:padding-left-3 {
        padding-left: 1.5rem !important
    }

    .tablet\:padding-4 {
        padding: 2rem !important
    }

    .tablet\:padding-y-4 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }

    .tablet\:padding-x-4 {
        padding-left: 2rem !important;
        padding-right: 2rem !important
    }

    .tablet\:padding-top-4 {
        padding-top: 2rem !important
    }

    .tablet\:padding-right-4 {
        padding-right: 2rem !important
    }

    .tablet\:padding-bottom-4 {
        padding-bottom: 2rem !important
    }

    .tablet\:padding-left-4 {
        padding-left: 2rem !important
    }

    .tablet\:padding-5 {
        padding: 2.5rem !important
    }

    .tablet\:padding-y-5 {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }

    .tablet\:padding-x-5 {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important
    }

    .tablet\:padding-top-5 {
        padding-top: 2.5rem !important
    }

    .tablet\:padding-right-5 {
        padding-right: 2.5rem !important
    }

    .tablet\:padding-bottom-5 {
        padding-bottom: 2.5rem !important
    }

    .tablet\:padding-left-5 {
        padding-left: 2.5rem !important
    }

    .tablet\:padding-6 {
        padding: 3rem !important
    }

    .tablet\:padding-y-6 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .tablet\:padding-x-6 {
        padding-left: 3rem !important;
        padding-right: 3rem !important
    }

    .tablet\:padding-top-6 {
        padding-top: 3rem !important
    }

    .tablet\:padding-right-6 {
        padding-right: 3rem !important
    }

    .tablet\:padding-bottom-6 {
        padding-bottom: 3rem !important
    }

    .tablet\:padding-left-6 {
        padding-left: 3rem !important
    }

    .tablet\:padding-7 {
        padding: 3.5rem !important
    }

    .tablet\:padding-y-7 {
        padding-top: 3.5rem !important;
        padding-bottom: 3.5rem !important
    }

    .tablet\:padding-x-7 {
        padding-left: 3.5rem !important;
        padding-right: 3.5rem !important
    }

    .tablet\:padding-top-7 {
        padding-top: 3.5rem !important
    }

    .tablet\:padding-right-7 {
        padding-right: 3.5rem !important
    }

    .tablet\:padding-bottom-7 {
        padding-bottom: 3.5rem !important
    }

    .tablet\:padding-left-7 {
        padding-left: 3.5rem !important
    }

    .tablet\:padding-8 {
        padding: 4rem !important
    }

    .tablet\:padding-y-8 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important
    }

    .tablet\:padding-x-8 {
        padding-left: 4rem !important;
        padding-right: 4rem !important
    }

    .tablet\:padding-top-8 {
        padding-top: 4rem !important
    }

    .tablet\:padding-right-8 {
        padding-right: 4rem !important
    }

    .tablet\:padding-bottom-8 {
        padding-bottom: 4rem !important
    }

    .tablet\:padding-left-8 {
        padding-left: 4rem !important
    }

    .tablet\:padding-9 {
        padding: 4.5rem !important
    }

    .tablet\:padding-y-9 {
        padding-top: 4.5rem !important;
        padding-bottom: 4.5rem !important
    }

    .tablet\:padding-x-9 {
        padding-left: 4.5rem !important;
        padding-right: 4.5rem !important
    }

    .tablet\:padding-top-9 {
        padding-top: 4.5rem !important
    }

    .tablet\:padding-right-9 {
        padding-right: 4.5rem !important
    }

    .tablet\:padding-bottom-9 {
        padding-bottom: 4.5rem !important
    }

    .tablet\:padding-left-9 {
        padding-left: 4.5rem !important
    }

    .tablet\:padding-10 {
        padding: 5rem !important
    }

    .tablet\:padding-y-10 {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important
    }

    .tablet\:padding-x-10 {
        padding-left: 5rem !important;
        padding-right: 5rem !important
    }

    .tablet\:padding-top-10 {
        padding-top: 5rem !important
    }

    .tablet\:padding-right-10 {
        padding-right: 5rem !important
    }

    .tablet\:padding-bottom-10 {
        padding-bottom: 5rem !important
    }

    .tablet\:padding-left-10 {
        padding-left: 5rem !important
    }

    .tablet\:padding-15 {
        padding: 7.5rem !important
    }

    .tablet\:padding-y-15 {
        padding-top: 7.5rem !important;
        padding-bottom: 7.5rem !important
    }

    .tablet\:padding-x-15 {
        padding-left: 7.5rem !important;
        padding-right: 7.5rem !important
    }

    .tablet\:padding-top-15 {
        padding-top: 7.5rem !important
    }

    .tablet\:padding-right-15 {
        padding-right: 7.5rem !important
    }

    .tablet\:padding-bottom-15 {
        padding-bottom: 7.5rem !important
    }

    .tablet\:padding-left-15 {
        padding-left: 7.5rem !important
    }

    .tablet\:padding-0 {
        padding: 0 !important
    }

    .tablet\:padding-y-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .tablet\:padding-x-0 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .tablet\:padding-top-0 {
        padding-top: 0 !important
    }

    .tablet\:padding-right-0 {
        padding-right: 0 !important
    }

    .tablet\:padding-bottom-0 {
        padding-bottom: 0 !important
    }

    .tablet\:padding-left-0 {
        padding-left: 0 !important
    }

    .tablet\:position-absolute {
        position: absolute !important
    }

    .tablet\:position-fixed {
        position: fixed !important
    }

    .tablet\:position-relative {
        position: relative !important
    }

    .tablet\:position-static {
        position: static !important
    }

    .tablet\:position-sticky {
        position: sticky !important
    }

    .tablet\:width-1px {
        width: 1px !important
    }

    .tablet\:width-2px {
        width: 2px !important
    }

    .tablet\:width-05 {
        width: .25rem !important
    }

    .tablet\:width-1 {
        width: .5rem !important
    }

    .tablet\:width-105 {
        width: .75rem !important
    }

    .tablet\:width-2 {
        width: 1rem !important
    }

    .tablet\:width-205 {
        width: 1.25rem !important
    }

    .tablet\:width-3 {
        width: 1.5rem !important
    }

    .tablet\:width-4 {
        width: 2rem !important
    }

    .tablet\:width-5 {
        width: 2.5rem !important
    }

    .tablet\:width-6 {
        width: 3rem !important
    }

    .tablet\:width-7 {
        width: 3.5rem !important
    }

    .tablet\:width-8 {
        width: 4rem !important
    }

    .tablet\:width-9 {
        width: 4.5rem !important
    }

    .tablet\:width-10 {
        width: 5rem !important
    }

    .tablet\:width-15 {
        width: 7.5rem !important
    }

    .tablet\:width-card {
        width: 10rem !important
    }

    .tablet\:width-card-lg {
        width: 15rem !important
    }

    .tablet\:width-mobile {
        width: 20rem !important
    }

    .tablet\:width-mobile-lg {
        width: 30rem !important
    }

    .tablet\:width-tablet {
        width: 40rem !important
    }

    .tablet\:width-tablet-lg {
        width: 55rem !important
    }

    .tablet\:width-desktop {
        width: 64rem !important
    }

    .tablet\:width-desktop-lg {
        width: 75rem !important
    }

    .tablet\:width-widescreen {
        width: 87.5rem !important
    }

    .tablet\:width-0 {
        width: 0 !important
    }

    .tablet\:width-full {
        width: 100% !important
    }

    .tablet\:width-auto {
        width: auto !important
    }
}

@media all and (min-width:55em) {

    .tablet-lg\:border-1px,
    .tablet-lg\:hover\:border-1px:hover {
        border: 1px solid !important
    }

    .tablet-lg\:border-y-1px,
    .tablet-lg\:hover\:border-y-1px:hover {
        border-top: 1px solid !important;
        border-bottom: 1px solid !important
    }

    .tablet-lg\:border-x-1px,
    .tablet-lg\:hover\:border-x-1px:hover {
        border-left: 1px solid !important;
        border-right: 1px solid !important
    }

    .tablet-lg\:border-top-1px,
    .tablet-lg\:hover\:border-top-1px:hover {
        border-top: 1px solid !important
    }

    .tablet-lg\:border-right-1px,
    .tablet-lg\:hover\:border-right-1px:hover {
        border-right: 1px solid !important
    }

    .tablet-lg\:border-bottom-1px,
    .tablet-lg\:hover\:border-bottom-1px:hover {
        border-bottom: 1px solid !important
    }

    .tablet-lg\:border-left-1px,
    .tablet-lg\:hover\:border-left-1px:hover {
        border-left: 1px solid !important
    }

    .tablet-lg\:border-2px,
    .tablet-lg\:hover\:border-2px:hover {
        border: 2px solid !important
    }

    .tablet-lg\:border-y-2px,
    .tablet-lg\:hover\:border-y-2px:hover {
        border-top: 2px solid !important;
        border-bottom: 2px solid !important
    }

    .tablet-lg\:border-x-2px,
    .tablet-lg\:hover\:border-x-2px:hover {
        border-left: 2px solid !important;
        border-right: 2px solid !important
    }

    .tablet-lg\:border-top-2px,
    .tablet-lg\:hover\:border-top-2px:hover {
        border-top: 2px solid !important
    }

    .tablet-lg\:border-right-2px,
    .tablet-lg\:hover\:border-right-2px:hover {
        border-right: 2px solid !important
    }

    .tablet-lg\:border-bottom-2px,
    .tablet-lg\:hover\:border-bottom-2px:hover {
        border-bottom: 2px solid !important
    }

    .tablet-lg\:border-left-2px,
    .tablet-lg\:hover\:border-left-2px:hover {
        border-left: 2px solid !important
    }

    .tablet-lg\:border-05,
    .tablet-lg\:hover\:border-05:hover {
        border: .25rem solid !important
    }

    .tablet-lg\:border-y-05,
    .tablet-lg\:hover\:border-y-05:hover {
        border-top: .25rem solid !important;
        border-bottom: .25rem solid !important
    }

    .tablet-lg\:border-x-05,
    .tablet-lg\:hover\:border-x-05:hover {
        border-left: .25rem solid !important;
        border-right: .25rem solid !important
    }

    .tablet-lg\:border-top-05,
    .tablet-lg\:hover\:border-top-05:hover {
        border-top: .25rem solid !important
    }

    .tablet-lg\:border-right-05,
    .tablet-lg\:hover\:border-right-05:hover {
        border-right: .25rem solid !important
    }

    .tablet-lg\:border-bottom-05,
    .tablet-lg\:hover\:border-bottom-05:hover {
        border-bottom: .25rem solid !important
    }

    .tablet-lg\:border-left-05,
    .tablet-lg\:hover\:border-left-05:hover {
        border-left: .25rem solid !important
    }

    .tablet-lg\:border-1,
    .tablet-lg\:hover\:border-1:hover {
        border: .5rem solid !important
    }

    .tablet-lg\:border-y-1,
    .tablet-lg\:hover\:border-y-1:hover {
        border-top: .5rem solid !important;
        border-bottom: .5rem solid !important
    }

    .tablet-lg\:border-x-1,
    .tablet-lg\:hover\:border-x-1:hover {
        border-left: .5rem solid !important;
        border-right: .5rem solid !important
    }

    .tablet-lg\:border-top-1,
    .tablet-lg\:hover\:border-top-1:hover {
        border-top: .5rem solid !important
    }

    .tablet-lg\:border-right-1,
    .tablet-lg\:hover\:border-right-1:hover {
        border-right: .5rem solid !important
    }

    .tablet-lg\:border-bottom-1,
    .tablet-lg\:hover\:border-bottom-1:hover {
        border-bottom: .5rem solid !important
    }

    .tablet-lg\:border-left-1,
    .tablet-lg\:hover\:border-left-1:hover {
        border-left: .5rem solid !important
    }

    .tablet-lg\:border-105,
    .tablet-lg\:hover\:border-105:hover {
        border: .75rem solid !important
    }

    .tablet-lg\:border-y-105,
    .tablet-lg\:hover\:border-y-105:hover {
        border-top: .75rem solid !important;
        border-bottom: .75rem solid !important
    }

    .tablet-lg\:border-x-105,
    .tablet-lg\:hover\:border-x-105:hover {
        border-left: .75rem solid !important;
        border-right: .75rem solid !important
    }

    .tablet-lg\:border-top-105,
    .tablet-lg\:hover\:border-top-105:hover {
        border-top: .75rem solid !important
    }

    .tablet-lg\:border-right-105,
    .tablet-lg\:hover\:border-right-105:hover {
        border-right: .75rem solid !important
    }

    .tablet-lg\:border-bottom-105,
    .tablet-lg\:hover\:border-bottom-105:hover {
        border-bottom: .75rem solid !important
    }

    .tablet-lg\:border-left-105,
    .tablet-lg\:hover\:border-left-105:hover {
        border-left: .75rem solid !important
    }

    .tablet-lg\:border-2,
    .tablet-lg\:hover\:border-2:hover {
        border: 1rem solid !important
    }

    .tablet-lg\:border-y-2,
    .tablet-lg\:hover\:border-y-2:hover {
        border-top: 1rem solid !important;
        border-bottom: 1rem solid !important
    }

    .tablet-lg\:border-x-2,
    .tablet-lg\:hover\:border-x-2:hover {
        border-left: 1rem solid !important;
        border-right: 1rem solid !important
    }

    .tablet-lg\:border-top-2,
    .tablet-lg\:hover\:border-top-2:hover {
        border-top: 1rem solid !important
    }

    .tablet-lg\:border-right-2,
    .tablet-lg\:hover\:border-right-2:hover {
        border-right: 1rem solid !important
    }

    .tablet-lg\:border-bottom-2,
    .tablet-lg\:hover\:border-bottom-2:hover {
        border-bottom: 1rem solid !important
    }

    .tablet-lg\:border-left-2,
    .tablet-lg\:hover\:border-left-2:hover {
        border-left: 1rem solid !important
    }

    .tablet-lg\:border-205,
    .tablet-lg\:hover\:border-205:hover {
        border: 1.25rem solid !important
    }

    .tablet-lg\:border-y-205,
    .tablet-lg\:hover\:border-y-205:hover {
        border-top: 1.25rem solid !important;
        border-bottom: 1.25rem solid !important
    }

    .tablet-lg\:border-x-205,
    .tablet-lg\:hover\:border-x-205:hover {
        border-left: 1.25rem solid !important;
        border-right: 1.25rem solid !important
    }

    .tablet-lg\:border-top-205,
    .tablet-lg\:hover\:border-top-205:hover {
        border-top: 1.25rem solid !important
    }

    .tablet-lg\:border-right-205,
    .tablet-lg\:hover\:border-right-205:hover {
        border-right: 1.25rem solid !important
    }

    .tablet-lg\:border-bottom-205,
    .tablet-lg\:hover\:border-bottom-205:hover {
        border-bottom: 1.25rem solid !important
    }

    .tablet-lg\:border-left-205,
    .tablet-lg\:hover\:border-left-205:hover {
        border-left: 1.25rem solid !important
    }

    .tablet-lg\:border-3,
    .tablet-lg\:hover\:border-3:hover {
        border: 1.5rem solid !important
    }

    .tablet-lg\:border-y-3,
    .tablet-lg\:hover\:border-y-3:hover {
        border-top: 1.5rem solid !important;
        border-bottom: 1.5rem solid !important
    }

    .tablet-lg\:border-x-3,
    .tablet-lg\:hover\:border-x-3:hover {
        border-left: 1.5rem solid !important;
        border-right: 1.5rem solid !important
    }

    .tablet-lg\:border-top-3,
    .tablet-lg\:hover\:border-top-3:hover {
        border-top: 1.5rem solid !important
    }

    .tablet-lg\:border-right-3,
    .tablet-lg\:hover\:border-right-3:hover {
        border-right: 1.5rem solid !important
    }

    .tablet-lg\:border-bottom-3,
    .tablet-lg\:hover\:border-bottom-3:hover {
        border-bottom: 1.5rem solid !important
    }

    .tablet-lg\:border-left-3,
    .tablet-lg\:hover\:border-left-3:hover {
        border-left: 1.5rem solid !important
    }

    .tablet-lg\:border-0,
    .tablet-lg\:hover\:border-0:hover {
        border: 0 solid !important
    }

    .tablet-lg\:border-y-0,
    .tablet-lg\:hover\:border-y-0:hover {
        border-top: 0 solid !important;
        border-bottom: 0 solid !important
    }

    .tablet-lg\:border-x-0,
    .tablet-lg\:hover\:border-x-0:hover {
        border-left: 0 solid !important;
        border-right: 0 solid !important
    }

    .tablet-lg\:border-top-0,
    .tablet-lg\:hover\:border-top-0:hover {
        border-top: 0 solid !important
    }

    .tablet-lg\:border-right-0,
    .tablet-lg\:hover\:border-right-0:hover {
        border-right: 0 solid !important
    }

    .tablet-lg\:border-bottom-0,
    .tablet-lg\:hover\:border-bottom-0:hover {
        border-bottom: 0 solid !important
    }

    .tablet-lg\:border-left-0,
    .tablet-lg\:hover\:border-left-0:hover {
        border-left: 0 solid !important
    }

    .tablet-lg\:border,
    .tablet-lg\:hover\:border:hover {
        border: 1px solid !important
    }

    .tablet-lg\:border-y,
    .tablet-lg\:hover\:border-y:hover {
        border-top: 1px solid !important;
        border-bottom: 1px solid !important
    }

    .tablet-lg\:border-x,
    .tablet-lg\:hover\:border-x:hover {
        border-left: 1px solid !important;
        border-right: 1px solid !important
    }

    .tablet-lg\:border-top,
    .tablet-lg\:hover\:border-top:hover {
        border-top: 1px solid !important
    }

    .tablet-lg\:border-right,
    .tablet-lg\:hover\:border-right:hover {
        border-right: 1px solid !important
    }

    .tablet-lg\:border-bottom,
    .tablet-lg\:hover\:border-bottom:hover {
        border-bottom: 1px solid !important
    }

    .tablet-lg\:border-left,
    .tablet-lg\:hover\:border-left:hover {
        border-left: 1px solid !important
    }

    .tablet-lg\:border-transparent,
    .tablet-lg\:hover\:border-transparent:hover {
        border-color: transparent !important
    }

    .tablet-lg\:border-black,
    .tablet-lg\:hover\:border-black:hover {
        border-color: #000 !important
    }

    .tablet-lg\:border-white,
    .tablet-lg\:hover\:border-white:hover {
        border-color: #fff !important
    }

    .tablet-lg\:border-red,
    .tablet-lg\:hover\:border-red:hover {
        border-color: #e52207 !important
    }

    .tablet-lg\:border-orange,
    .tablet-lg\:hover\:border-orange:hover {
        border-color: #e66f0e !important
    }

    .tablet-lg\:border-gold,
    .tablet-lg\:hover\:border-gold:hover {
        border-color: #ffbe2e !important
    }

    .tablet-lg\:border-yellow,
    .tablet-lg\:hover\:border-yellow:hover {
        border-color: #fee685 !important
    }

    .tablet-lg\:border-green,
    .tablet-lg\:hover\:border-green:hover {
        border-color: #538200 !important
    }

    .tablet-lg\:border-mint,
    .tablet-lg\:hover\:border-mint:hover {
        border-color: #04c585 !important
    }

    .tablet-lg\:border-cyan,
    .tablet-lg\:hover\:border-cyan:hover {
        border-color: #009ec1 !important
    }

    .tablet-lg\:border-blue,
    .tablet-lg\:hover\:border-blue:hover {
        border-color: #0076d6 !important
    }

    .tablet-lg\:border-indigo,
    .tablet-lg\:hover\:border-indigo:hover {
        border-color: #676cc8 !important
    }

    .tablet-lg\:border-violet,
    .tablet-lg\:hover\:border-violet:hover {
        border-color: #8168b3 !important
    }

    .tablet-lg\:border-magenta,
    .tablet-lg\:hover\:border-magenta:hover {
        border-color: #d72d79 !important
    }

    .tablet-lg\:border-gray-5,
    .tablet-lg\:hover\:border-gray-5:hover {
        border-color: #f0f0f0 !important
    }

    .tablet-lg\:border-gray-10,
    .tablet-lg\:hover\:border-gray-10:hover {
        border-color: #e6e6e6 !important
    }

    .tablet-lg\:border-gray-30,
    .tablet-lg\:hover\:border-gray-30:hover {
        border-color: #adadad !important
    }

    .tablet-lg\:border-gray-50,
    .tablet-lg\:hover\:border-gray-50:hover {
        border-color: #757575 !important
    }

    .tablet-lg\:border-gray-70,
    .tablet-lg\:hover\:border-gray-70:hover {
        border-color: #454545 !important
    }

    .tablet-lg\:border-gray-90,
    .tablet-lg\:hover\:border-gray-90:hover {
        border-color: #1b1b1b !important
    }

    .tablet-lg\:border-base-lightest,
    .tablet-lg\:hover\:border-base-lightest:hover {
        border-color: #f0f0f0 !important
    }

    .tablet-lg\:border-base-lighter,
    .tablet-lg\:hover\:border-base-lighter:hover {
        border-color: #dfe1e2 !important
    }

    .tablet-lg\:border-base-light,
    .tablet-lg\:hover\:border-base-light:hover {
        border-color: #a9aeb1 !important
    }

    .tablet-lg\:border-base,
    .tablet-lg\:hover\:border-base:hover {
        border-color: #71767a !important
    }

    .tablet-lg\:border-base-dark,
    .tablet-lg\:hover\:border-base-dark:hover {
        border-color: #565c65 !important
    }

    .tablet-lg\:border-base-darker,
    .tablet-lg\:hover\:border-base-darker:hover {
        border-color: #3d4551 !important
    }

    .tablet-lg\:border-base-darkest,
    .tablet-lg\:border-ink,
    .tablet-lg\:hover\:border-base-darkest:hover,
    .tablet-lg\:hover\:border-ink:hover {
        border-color: #1b1b1b !important
    }

    .tablet-lg\:border-primary-lighter,
    .tablet-lg\:hover\:border-primary-lighter:hover {
        border-color: #d9e8f6 !important
    }

    .tablet-lg\:border-primary-light,
    .tablet-lg\:hover\:border-primary-light:hover {
        border-color: #73b3e7 !important
    }

    .tablet-lg\:border-primary,
    .tablet-lg\:hover\:border-primary:hover {
        border-color: #005ea2 !important
    }

    .tablet-lg\:border-primary-vivid,
    .tablet-lg\:hover\:border-primary-vivid:hover {
        border-color: #0050d8 !important
    }

    .tablet-lg\:border-primary-dark,
    .tablet-lg\:hover\:border-primary-dark:hover {
        border-color: #1a4480 !important
    }

    .tablet-lg\:border-primary-darker,
    .tablet-lg\:hover\:border-primary-darker:hover {
        border-color: #162e51 !important
    }

    .tablet-lg\:border-secondary-lighter,
    .tablet-lg\:hover\:border-secondary-lighter:hover {
        border-color: #f3e1e4 !important
    }

    .tablet-lg\:border-secondary-light,
    .tablet-lg\:hover\:border-secondary-light:hover {
        border-color: #f2938c !important
    }

    .tablet-lg\:border-secondary,
    .tablet-lg\:hover\:border-secondary:hover {
        border-color: #d83933 !important
    }

    .tablet-lg\:border-secondary-vivid,
    .tablet-lg\:hover\:border-secondary-vivid:hover {
        border-color: #e41d3d !important
    }

    .tablet-lg\:border-secondary-dark,
    .tablet-lg\:hover\:border-secondary-dark:hover {
        border-color: #b50909 !important
    }

    .tablet-lg\:border-secondary-darker,
    .tablet-lg\:hover\:border-secondary-darker:hover {
        border-color: #8b0a03 !important
    }

    .tablet-lg\:border-accent-warm-darker,
    .tablet-lg\:hover\:border-accent-warm-darker:hover {
        border-color: #775540 !important
    }

    .tablet-lg\:border-accent-warm-dark,
    .tablet-lg\:hover\:border-accent-warm-dark:hover {
        border-color: #c05600 !important
    }

    .tablet-lg\:border-accent-warm,
    .tablet-lg\:hover\:border-accent-warm:hover {
        border-color: #fa9441 !important
    }

    .tablet-lg\:border-accent-warm-light,
    .tablet-lg\:hover\:border-accent-warm-light:hover {
        border-color: #ffbc78 !important
    }

    .tablet-lg\:border-accent-warm-lighter,
    .tablet-lg\:hover\:border-accent-warm-lighter:hover {
        border-color: #f2e4d4 !important
    }

    .tablet-lg\:border-accent-cool-darker,
    .tablet-lg\:hover\:border-accent-cool-darker:hover {
        border-color: #07648d !important
    }

    .tablet-lg\:border-accent-cool-dark,
    .tablet-lg\:hover\:border-accent-cool-dark:hover {
        border-color: #28a0cb !important
    }

    .tablet-lg\:border-accent-cool,
    .tablet-lg\:hover\:border-accent-cool:hover {
        border-color: #00bde3 !important
    }

    .tablet-lg\:border-accent-cool-light,
    .tablet-lg\:hover\:border-accent-cool-light:hover {
        border-color: #97d4ea !important
    }

    .tablet-lg\:border-accent-cool-lighter,
    .tablet-lg\:hover\:border-accent-cool-lighter:hover {
        border-color: #e1f3f8 !important
    }

    .tablet-lg\:radius-0 {
        border-radius: 0 !important
    }

    .tablet-lg\:radius-top-0 {
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important
    }

    .tablet-lg\:radius-right-0 {
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }

    .tablet-lg\:radius-bottom-0 {
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }

    .tablet-lg\:radius-left-0 {
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important
    }

    .tablet-lg\:radius-none {
        border-radius: 0 !important
    }

    .tablet-lg\:radius-top-none {
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important
    }

    .tablet-lg\:radius-right-none {
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }

    .tablet-lg\:radius-bottom-none {
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }

    .tablet-lg\:radius-left-none {
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important
    }

    .tablet-lg\:radius-sm {
        border-radius: 2px !important
    }

    .tablet-lg\:radius-top-sm {
        border-top-left-radius: 2px !important;
        border-top-right-radius: 2px !important
    }

    .tablet-lg\:radius-right-sm {
        border-top-right-radius: 2px !important;
        border-bottom-right-radius: 2px !important
    }

    .tablet-lg\:radius-bottom-sm {
        border-bottom-left-radius: 2px !important;
        border-bottom-right-radius: 2px !important
    }

    .tablet-lg\:radius-left-sm {
        border-top-left-radius: 2px !important;
        border-bottom-left-radius: 2px !important
    }

    .tablet-lg\:radius-md {
        border-radius: .25rem !important
    }

    .tablet-lg\:radius-top-md {
        border-top-left-radius: .25rem !important;
        border-top-right-radius: .25rem !important
    }

    .tablet-lg\:radius-right-md {
        border-top-right-radius: .25rem !important;
        border-bottom-right-radius: .25rem !important
    }

    .tablet-lg\:radius-bottom-md {
        border-bottom-left-radius: .25rem !important;
        border-bottom-right-radius: .25rem !important
    }

    .tablet-lg\:radius-left-md {
        border-top-left-radius: .25rem !important;
        border-bottom-left-radius: .25rem !important
    }

    .tablet-lg\:radius-lg {
        border-radius: .5rem !important
    }

    .tablet-lg\:radius-top-lg {
        border-top-left-radius: .5rem !important;
        border-top-right-radius: .5rem !important
    }

    .tablet-lg\:radius-right-lg {
        border-top-right-radius: .5rem !important;
        border-bottom-right-radius: .5rem !important
    }

    .tablet-lg\:radius-bottom-lg {
        border-bottom-left-radius: .5rem !important;
        border-bottom-right-radius: .5rem !important
    }

    .tablet-lg\:radius-left-lg {
        border-top-left-radius: .5rem !important;
        border-bottom-left-radius: .5rem !important
    }

    .tablet-lg\:radius-pill {
        border-radius: 99rem !important
    }

    .tablet-lg\:radius-top-pill {
        border-top-left-radius: 99rem !important;
        border-top-right-radius: 99rem !important
    }

    .tablet-lg\:radius-right-pill {
        border-top-right-radius: 99rem !important;
        border-bottom-right-radius: 99rem !important
    }

    .tablet-lg\:radius-bottom-pill {
        border-bottom-left-radius: 99rem !important;
        border-bottom-right-radius: 99rem !important
    }

    .tablet-lg\:radius-left-pill {
        border-top-left-radius: 99rem !important;
        border-bottom-left-radius: 99rem !important
    }

    .tablet-lg\:display-block {
        display: block !important
    }

    .tablet-lg\:display-flex {
        display: flex !important
    }

    .tablet-lg\:display-none {
        display: none !important
    }

    .tablet-lg\:display-inline {
        display: inline !important
    }

    .tablet-lg\:display-inline-block {
        display: inline-block !important
    }

    .tablet-lg\:display-inline-flex {
        display: inline-flex !important
    }

    .tablet-lg\:display-table {
        display: table !important
    }

    .tablet-lg\:display-table-cell {
        display: table-cell !important
    }

    .tablet-lg\:display-table-row {
        display: table-row !important
    }

    .tablet-lg\:font-mono-3xs {
        font-size: .77rem !important
    }

    .tablet-lg\:font-mono-2xs {
        font-size: .83rem !important
    }

    .tablet-lg\:font-mono-xs {
        font-size: .89rem !important
    }

    .tablet-lg\:font-mono-sm {
        font-size: .95rem !important
    }

    .tablet-lg\:font-mono-md {
        font-size: 1.01rem !important
    }

    .tablet-lg\:font-mono-lg {
        font-size: 1.31rem !important
    }

    .tablet-lg\:font-mono-xl {
        font-size: 1.91rem !important
    }

    .tablet-lg\:font-mono-2xl {
        font-size: 2.38rem !important
    }

    .tablet-lg\:font-mono-3xl {
        font-size: 2.86rem !important
    }

    .tablet-lg\:font-sans-3xs {
        font-size: .87rem !important
    }

    .tablet-lg\:font-sans-2xs {
        font-size: .93rem !important
    }

    .tablet-lg\:font-sans-xs {
        font-size: 1rem !important
    }

    .tablet-lg\:font-sans-sm {
        font-size: 1.06rem !important
    }

    .tablet-lg\:font-sans-md {
        font-size: 1.13rem !important
    }

    .tablet-lg\:font-sans-lg {
        font-size: 1.46rem !important
    }

    .tablet-lg\:font-sans-xl {
        font-size: 2.13rem !important
    }

    .tablet-lg\:font-sans-2xl {
        font-size: 2.66rem !important
    }

    .tablet-lg\:font-sans-3xl {
        font-size: 3.19rem !important
    }

    .tablet-lg\:font-serif-3xs {
        font-size: .87rem !important
    }

    .tablet-lg\:font-serif-2xs {
        font-size: .93rem !important
    }

    .tablet-lg\:font-serif-xs {
        font-size: 1rem !important
    }

    .tablet-lg\:font-serif-sm {
        font-size: 1.06rem !important
    }

    .tablet-lg\:font-serif-md {
        font-size: 1.13rem !important
    }

    .tablet-lg\:font-serif-lg {
        font-size: 1.46rem !important
    }

    .tablet-lg\:font-serif-xl {
        font-size: 2.13rem !important
    }

    .tablet-lg\:font-serif-2xl {
        font-size: 2.66rem !important
    }

    .tablet-lg\:font-serif-3xl {
        font-size: 3.19rem !important
    }

    .tablet-lg\:font-heading-3xs {
        font-size: .87rem !important
    }

    .tablet-lg\:font-heading-2xs {
        font-size: .93rem !important
    }

    .tablet-lg\:font-heading-xs {
        font-size: 1rem !important
    }

    .tablet-lg\:font-heading-sm {
        font-size: 1.06rem !important
    }

    .tablet-lg\:font-heading-md {
        font-size: 1.13rem !important
    }

    .tablet-lg\:font-heading-lg {
        font-size: 1.46rem !important
    }

    .tablet-lg\:font-heading-xl {
        font-size: 2.13rem !important
    }

    .tablet-lg\:font-heading-2xl {
        font-size: 2.66rem !important
    }

    .tablet-lg\:font-heading-3xl {
        font-size: 3.19rem !important
    }

    .tablet-lg\:font-body-3xs {
        font-size: .87rem !important
    }

    .tablet-lg\:font-body-2xs {
        font-size: .93rem !important
    }

    .tablet-lg\:font-body-xs {
        font-size: 1rem !important
    }

    .tablet-lg\:font-body-sm {
        font-size: 1.06rem !important
    }

    .tablet-lg\:font-body-md {
        font-size: 1.13rem !important
    }

    .tablet-lg\:font-body-lg {
        font-size: 1.46rem !important
    }

    .tablet-lg\:font-body-xl {
        font-size: 2.13rem !important
    }

    .tablet-lg\:font-body-2xl {
        font-size: 2.66rem !important
    }

    .tablet-lg\:font-body-3xl {
        font-size: 3.19rem !important
    }

    .tablet-lg\:font-code-3xs {
        font-size: .77rem !important
    }

    .tablet-lg\:font-code-2xs {
        font-size: .83rem !important
    }

    .tablet-lg\:font-code-xs {
        font-size: .89rem !important
    }

    .tablet-lg\:font-code-sm {
        font-size: .95rem !important
    }

    .tablet-lg\:font-code-md {
        font-size: 1.01rem !important
    }

    .tablet-lg\:font-code-lg {
        font-size: 1.31rem !important
    }

    .tablet-lg\:font-code-xl {
        font-size: 1.91rem !important
    }

    .tablet-lg\:font-code-2xl {
        font-size: 2.38rem !important
    }

    .tablet-lg\:font-code-3xl {
        font-size: 2.86rem !important
    }

    .tablet-lg\:font-alt-3xs {
        font-size: .87rem !important
    }

    .tablet-lg\:font-alt-2xs {
        font-size: .93rem !important
    }

    .tablet-lg\:font-alt-xs {
        font-size: 1rem !important
    }

    .tablet-lg\:font-alt-sm {
        font-size: 1.06rem !important
    }

    .tablet-lg\:font-alt-md {
        font-size: 1.13rem !important
    }

    .tablet-lg\:font-alt-lg {
        font-size: 1.46rem !important
    }

    .tablet-lg\:font-alt-xl {
        font-size: 2.13rem !important
    }

    .tablet-lg\:font-alt-2xl {
        font-size: 2.66rem !important
    }

    .tablet-lg\:font-alt-3xl {
        font-size: 3.19rem !important
    }

    .tablet-lg\:font-ui-3xs {
        font-size: .87rem !important
    }

    .tablet-lg\:font-ui-2xs {
        font-size: .93rem !important
    }

    .tablet-lg\:font-ui-xs {
        font-size: 1rem !important
    }

    .tablet-lg\:font-ui-sm {
        font-size: 1.06rem !important
    }

    .tablet-lg\:font-ui-md {
        font-size: 1.13rem !important
    }

    .tablet-lg\:font-ui-lg {
        font-size: 1.46rem !important
    }

    .tablet-lg\:font-ui-xl {
        font-size: 2.13rem !important
    }

    .tablet-lg\:font-ui-2xl {
        font-size: 2.66rem !important
    }

    .tablet-lg\:font-ui-3xl {
        font-size: 3.19rem !important
    }

    .tablet-lg\:text-light {
        font-weight: 300 !important
    }

    .tablet-lg\:text-normal {
        font-weight: 400 !important
    }

    .tablet-lg\:text-semibold {
        font-weight: 600 !important
    }

    .tablet-lg\:text-bold {
        font-weight: 700 !important
    }

    .tablet-lg\:height-1px {
        height: 1px !important
    }

    .tablet-lg\:height-2px {
        height: 2px !important
    }

    .tablet-lg\:height-05 {
        height: .25rem !important
    }

    .tablet-lg\:height-1 {
        height: .5rem !important
    }

    .tablet-lg\:height-105 {
        height: .75rem !important
    }

    .tablet-lg\:height-2 {
        height: 1rem !important
    }

    .tablet-lg\:height-205 {
        height: 1.25rem !important
    }

    .tablet-lg\:height-3 {
        height: 1.5rem !important
    }

    .tablet-lg\:height-4 {
        height: 2rem !important
    }

    .tablet-lg\:height-5 {
        height: 2.5rem !important
    }

    .tablet-lg\:height-6 {
        height: 3rem !important
    }

    .tablet-lg\:height-7 {
        height: 3.5rem !important
    }

    .tablet-lg\:height-8 {
        height: 4rem !important
    }

    .tablet-lg\:height-9 {
        height: 4.5rem !important
    }

    .tablet-lg\:height-10 {
        height: 5rem !important
    }

    .tablet-lg\:height-15 {
        height: 7.5rem !important
    }

    .tablet-lg\:height-card {
        height: 10rem !important
    }

    .tablet-lg\:height-card-lg {
        height: 15rem !important
    }

    .tablet-lg\:height-mobile {
        height: 20rem !important
    }

    .tablet-lg\:height-0 {
        height: 0 !important
    }

    .tablet-lg\:height-auto {
        height: auto !important
    }

    .tablet-lg\:height-full {
        height: 100% !important
    }

    .tablet-lg\:height-viewport {
        height: 100vh !important
    }

    .tablet-lg\:flex-justify-center {
        justify-content: center !important
    }

    .tablet-lg\:flex-justify-start {
        justify-content: flex-start !important
    }

    .tablet-lg\:flex-justify-end {
        justify-content: flex-end !important
    }

    .tablet-lg\:flex-justify {
        justify-content: space-between !important
    }

    .tablet-lg\:line-height-sans-1 {
        line-height: .9 !important
    }

    .tablet-lg\:line-height-sans-2 {
        line-height: 1.1 !important
    }

    .tablet-lg\:line-height-sans-3 {
        line-height: 1.3 !important
    }

    .tablet-lg\:line-height-sans-4 {
        line-height: 1.4 !important
    }

    .tablet-lg\:line-height-sans-5 {
        line-height: 1.5 !important
    }

    .tablet-lg\:line-height-sans-6 {
        line-height: 1.6 !important
    }

    .tablet-lg\:line-height-serif-1 {
        line-height: .9 !important
    }

    .tablet-lg\:line-height-serif-2 {
        line-height: 1.1 !important
    }

    .tablet-lg\:line-height-serif-3 {
        line-height: 1.3 !important
    }

    .tablet-lg\:line-height-serif-4 {
        line-height: 1.4 !important
    }

    .tablet-lg\:line-height-serif-5 {
        line-height: 1.5 !important
    }

    .tablet-lg\:line-height-serif-6 {
        line-height: 1.6 !important
    }

    .tablet-lg\:line-height-mono-1 {
        line-height: 1 !important
    }

    .tablet-lg\:line-height-mono-2 {
        line-height: 1.3 !important
    }

    .tablet-lg\:line-height-mono-3 {
        line-height: 1.4 !important
    }

    .tablet-lg\:line-height-mono-4 {
        line-height: 1.6 !important
    }

    .tablet-lg\:line-height-mono-5 {
        line-height: 1.7 !important
    }

    .tablet-lg\:line-height-mono-6 {
        line-height: 1.8 !important
    }

    .tablet-lg\:line-height-heading-1 {
        line-height: .9 !important
    }

    .tablet-lg\:line-height-heading-2 {
        line-height: 1.1 !important
    }

    .tablet-lg\:line-height-heading-3 {
        line-height: 1.3 !important
    }

    .tablet-lg\:line-height-heading-4 {
        line-height: 1.4 !important
    }

    .tablet-lg\:line-height-heading-5 {
        line-height: 1.5 !important
    }

    .tablet-lg\:line-height-heading-6 {
        line-height: 1.6 !important
    }

    .tablet-lg\:line-height-ui-1 {
        line-height: .9 !important
    }

    .tablet-lg\:line-height-ui-2 {
        line-height: 1.1 !important
    }

    .tablet-lg\:line-height-ui-3 {
        line-height: 1.3 !important
    }

    .tablet-lg\:line-height-ui-4 {
        line-height: 1.4 !important
    }

    .tablet-lg\:line-height-ui-5 {
        line-height: 1.5 !important
    }

    .tablet-lg\:line-height-ui-6 {
        line-height: 1.6 !important
    }

    .tablet-lg\:line-height-body-1 {
        line-height: .9 !important
    }

    .tablet-lg\:line-height-body-2 {
        line-height: 1.1 !important
    }

    .tablet-lg\:line-height-body-3 {
        line-height: 1.3 !important
    }

    .tablet-lg\:line-height-body-4 {
        line-height: 1.4 !important
    }

    .tablet-lg\:line-height-body-5 {
        line-height: 1.5 !important
    }

    .tablet-lg\:line-height-body-6 {
        line-height: 1.6 !important
    }

    .tablet-lg\:line-height-code-1 {
        line-height: 1 !important
    }

    .tablet-lg\:line-height-code-2 {
        line-height: 1.3 !important
    }

    .tablet-lg\:line-height-code-3 {
        line-height: 1.4 !important
    }

    .tablet-lg\:line-height-code-4 {
        line-height: 1.6 !important
    }

    .tablet-lg\:line-height-code-5 {
        line-height: 1.7 !important
    }

    .tablet-lg\:line-height-code-6 {
        line-height: 1.8 !important
    }

    .tablet-lg\:line-height-alt-1 {
        line-height: .9 !important
    }

    .tablet-lg\:line-height-alt-2 {
        line-height: 1.1 !important
    }

    .tablet-lg\:line-height-alt-3 {
        line-height: 1.3 !important
    }

    .tablet-lg\:line-height-alt-4 {
        line-height: 1.4 !important
    }

    .tablet-lg\:line-height-alt-5 {
        line-height: 1.5 !important
    }

    .tablet-lg\:line-height-alt-6 {
        line-height: 1.6 !important
    }

    .tablet-lg\:margin-neg-1px {
        margin: -1px !important
    }

    .tablet-lg\:margin-neg-2px {
        margin: -2px !important
    }

    .tablet-lg\:margin-neg-05 {
        margin: -.25rem !important
    }

    .tablet-lg\:margin-neg-1 {
        margin: -.5rem !important
    }

    .tablet-lg\:margin-neg-105 {
        margin: -.75rem !important
    }

    .tablet-lg\:margin-neg-2 {
        margin: -1rem !important
    }

    .tablet-lg\:margin-neg-205 {
        margin: -1.25rem !important
    }

    .tablet-lg\:margin-neg-3 {
        margin: -1.5rem !important
    }

    .tablet-lg\:margin-1px {
        margin: 1px !important
    }

    .tablet-lg\:margin-2px {
        margin: 2px !important
    }

    .tablet-lg\:margin-05 {
        margin: .25rem !important
    }

    .tablet-lg\:margin-1 {
        margin: .5rem !important
    }

    .tablet-lg\:margin-105 {
        margin: .75rem !important
    }

    .tablet-lg\:margin-2 {
        margin: 1rem !important
    }

    .tablet-lg\:margin-205 {
        margin: 1.25rem !important
    }

    .tablet-lg\:margin-3 {
        margin: 1.5rem !important
    }

    .tablet-lg\:margin-4 {
        margin: 2rem !important
    }

    .tablet-lg\:margin-5 {
        margin: 2.5rem !important
    }

    .tablet-lg\:margin-6 {
        margin: 3rem !important
    }

    .tablet-lg\:margin-7 {
        margin: 3.5rem !important
    }

    .tablet-lg\:margin-8 {
        margin: 4rem !important
    }

    .tablet-lg\:margin-9 {
        margin: 4.5rem !important
    }

    .tablet-lg\:margin-10 {
        margin: 5rem !important
    }

    .tablet-lg\:margin-15 {
        margin: 7.5rem !important
    }

    .tablet-lg\:margin-05em {
        margin: .5em !important
    }

    .tablet-lg\:margin-1em {
        margin: 1em !important
    }

    .tablet-lg\:margin-105em {
        margin: 1.5em !important
    }

    .tablet-lg\:margin-2em {
        margin: 2em !important
    }

    .tablet-lg\:margin-0 {
        margin: 0 !important
    }

    .tablet-lg\:margin-y-1px {
        margin-top: 1px !important;
        margin-bottom: 1px !important
    }

    .tablet-lg\:margin-top-1px {
        margin-top: 1px !important
    }

    .tablet-lg\:margin-bottom-1px {
        margin-bottom: 1px !important
    }

    .tablet-lg\:margin-y-2px {
        margin-top: 2px !important;
        margin-bottom: 2px !important
    }

    .tablet-lg\:margin-top-2px {
        margin-top: 2px !important
    }

    .tablet-lg\:margin-bottom-2px {
        margin-bottom: 2px !important
    }

    .tablet-lg\:margin-y-05 {
        margin-bottom: .25rem !important
    }

    .tablet-lg\:margin-top-05,
    .tablet-lg\:margin-y-05 {
        margin-top: .25rem !important
    }

    .tablet-lg\:margin-bottom-05 {
        margin-bottom: .25rem !important
    }

    .tablet-lg\:margin-y-1 {
        margin-bottom: .5rem !important
    }

    .tablet-lg\:margin-top-1,
    .tablet-lg\:margin-y-1 {
        margin-top: .5rem !important
    }

    .tablet-lg\:margin-bottom-1 {
        margin-bottom: .5rem !important
    }

    .tablet-lg\:margin-y-105 {
        margin-bottom: .75rem !important
    }

    .tablet-lg\:margin-top-105,
    .tablet-lg\:margin-y-105 {
        margin-top: .75rem !important
    }

    .tablet-lg\:margin-bottom-105 {
        margin-bottom: .75rem !important
    }

    .tablet-lg\:margin-y-2 {
        margin-bottom: 1rem !important
    }

    .tablet-lg\:margin-top-2,
    .tablet-lg\:margin-y-2 {
        margin-top: 1rem !important
    }

    .tablet-lg\:margin-bottom-2 {
        margin-bottom: 1rem !important
    }

    .tablet-lg\:margin-y-205 {
        margin-bottom: 1.25rem !important
    }

    .tablet-lg\:margin-top-205,
    .tablet-lg\:margin-y-205 {
        margin-top: 1.25rem !important
    }

    .tablet-lg\:margin-bottom-205 {
        margin-bottom: 1.25rem !important
    }

    .tablet-lg\:margin-y-3 {
        margin-bottom: 1.5rem !important
    }

    .tablet-lg\:margin-top-3,
    .tablet-lg\:margin-y-3 {
        margin-top: 1.5rem !important
    }

    .tablet-lg\:margin-bottom-3 {
        margin-bottom: 1.5rem !important
    }

    .tablet-lg\:margin-y-neg-1px {
        margin-top: -1px !important;
        margin-bottom: -1px !important
    }

    .tablet-lg\:margin-top-neg-1px {
        margin-top: -1px !important
    }

    .tablet-lg\:margin-bottom-neg-1px {
        margin-bottom: -1px !important
    }

    .tablet-lg\:margin-y-neg-2px {
        margin-top: -2px !important;
        margin-bottom: -2px !important
    }

    .tablet-lg\:margin-top-neg-2px {
        margin-top: -2px !important
    }

    .tablet-lg\:margin-bottom-neg-2px {
        margin-bottom: -2px !important
    }

    .tablet-lg\:margin-y-neg-05 {
        margin-bottom: -.25rem !important
    }

    .tablet-lg\:margin-top-neg-05,
    .tablet-lg\:margin-y-neg-05 {
        margin-top: -.25rem !important
    }

    .tablet-lg\:margin-bottom-neg-05 {
        margin-bottom: -.25rem !important
    }

    .tablet-lg\:margin-y-neg-1 {
        margin-bottom: -.5rem !important
    }

    .tablet-lg\:margin-top-neg-1,
    .tablet-lg\:margin-y-neg-1 {
        margin-top: -.5rem !important
    }

    .tablet-lg\:margin-bottom-neg-1 {
        margin-bottom: -.5rem !important
    }

    .tablet-lg\:margin-y-neg-105 {
        margin-top: -.75rem !important;
        margin-bottom: -.75rem !important
    }

    .tablet-lg\:margin-top-neg-105 {
        margin-top: -.75rem !important
    }

    .tablet-lg\:margin-bottom-neg-105 {
        margin-bottom: -.75rem !important
    }

    .tablet-lg\:margin-y-neg-2 {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important
    }

    .tablet-lg\:margin-top-neg-2 {
        margin-top: -1rem !important
    }

    .tablet-lg\:margin-bottom-neg-2 {
        margin-bottom: -1rem !important
    }

    .tablet-lg\:margin-y-neg-205 {
        margin-bottom: -1.25rem !important
    }

    .tablet-lg\:margin-top-neg-205,
    .tablet-lg\:margin-y-neg-205 {
        margin-top: -1.25rem !important
    }

    .tablet-lg\:margin-bottom-neg-205 {
        margin-bottom: -1.25rem !important
    }

    .tablet-lg\:margin-y-neg-3 {
        margin-bottom: -1.5rem !important
    }

    .tablet-lg\:margin-top-neg-3,
    .tablet-lg\:margin-y-neg-3 {
        margin-top: -1.5rem !important
    }

    .tablet-lg\:margin-bottom-neg-3 {
        margin-bottom: -1.5rem !important
    }

    .tablet-lg\:margin-y-4 {
        margin-bottom: 2rem !important
    }

    .tablet-lg\:margin-top-4,
    .tablet-lg\:margin-y-4 {
        margin-top: 2rem !important
    }

    .tablet-lg\:margin-bottom-4 {
        margin-bottom: 2rem !important
    }

    .tablet-lg\:margin-y-5 {
        margin-bottom: 2.5rem !important
    }

    .tablet-lg\:margin-top-5,
    .tablet-lg\:margin-y-5 {
        margin-top: 2.5rem !important
    }

    .tablet-lg\:margin-bottom-5 {
        margin-bottom: 2.5rem !important
    }

    .tablet-lg\:margin-y-6 {
        margin-bottom: 3rem !important
    }

    .tablet-lg\:margin-top-6,
    .tablet-lg\:margin-y-6 {
        margin-top: 3rem !important
    }

    .tablet-lg\:margin-bottom-6 {
        margin-bottom: 3rem !important
    }

    .tablet-lg\:margin-y-7 {
        margin-bottom: 3.5rem !important
    }

    .tablet-lg\:margin-top-7,
    .tablet-lg\:margin-y-7 {
        margin-top: 3.5rem !important
    }

    .tablet-lg\:margin-bottom-7 {
        margin-bottom: 3.5rem !important
    }

    .tablet-lg\:margin-y-8 {
        margin-bottom: 4rem !important
    }

    .tablet-lg\:margin-top-8,
    .tablet-lg\:margin-y-8 {
        margin-top: 4rem !important
    }

    .tablet-lg\:margin-bottom-8 {
        margin-bottom: 4rem !important
    }

    .tablet-lg\:margin-y-9 {
        margin-bottom: 4.5rem !important
    }

    .tablet-lg\:margin-top-9,
    .tablet-lg\:margin-y-9 {
        margin-top: 4.5rem !important
    }

    .tablet-lg\:margin-bottom-9 {
        margin-bottom: 4.5rem !important
    }

    .tablet-lg\:margin-y-10 {
        margin-bottom: 5rem !important
    }

    .tablet-lg\:margin-top-10,
    .tablet-lg\:margin-y-10 {
        margin-top: 5rem !important
    }

    .tablet-lg\:margin-bottom-10 {
        margin-bottom: 5rem !important
    }

    .tablet-lg\:margin-y-15 {
        margin-bottom: 7.5rem !important
    }

    .tablet-lg\:margin-top-15,
    .tablet-lg\:margin-y-15 {
        margin-top: 7.5rem !important
    }

    .tablet-lg\:margin-bottom-15 {
        margin-bottom: 7.5rem !important
    }

    .tablet-lg\:margin-y-05em {
        margin-top: .5em !important;
        margin-bottom: .5em !important
    }

    .tablet-lg\:margin-top-05em {
        margin-top: .5em !important
    }

    .tablet-lg\:margin-bottom-05em {
        margin-bottom: .5em !important
    }

    .tablet-lg\:margin-y-1em {
        margin-top: 1em !important;
        margin-bottom: 1em !important
    }

    .tablet-lg\:margin-top-1em {
        margin-top: 1em !important
    }

    .tablet-lg\:margin-bottom-1em {
        margin-bottom: 1em !important
    }

    .tablet-lg\:margin-y-105em {
        margin-top: 1.5em !important;
        margin-bottom: 1.5em !important
    }

    .tablet-lg\:margin-top-105em {
        margin-top: 1.5em !important
    }

    .tablet-lg\:margin-bottom-105em {
        margin-bottom: 1.5em !important
    }

    .tablet-lg\:margin-y-2em {
        margin-top: 2em !important;
        margin-bottom: 2em !important
    }

    .tablet-lg\:margin-top-2em {
        margin-top: 2em !important
    }

    .tablet-lg\:margin-bottom-2em {
        margin-bottom: 2em !important
    }

    .tablet-lg\:margin-y-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .tablet-lg\:margin-top-0 {
        margin-top: 0 !important
    }

    .tablet-lg\:margin-bottom-0 {
        margin-bottom: 0 !important
    }

    .tablet-lg\:margin-y-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .tablet-lg\:margin-top-auto {
        margin-top: auto !important
    }

    .tablet-lg\:margin-bottom-auto {
        margin-bottom: auto !important
    }

    .tablet-lg\:margin-x-1px {
        margin-left: 1px !important
    }

    .tablet-lg\:margin-right-1px,
    .tablet-lg\:margin-x-1px {
        margin-right: 1px !important
    }

    .tablet-lg\:margin-left-1px {
        margin-left: 1px !important
    }

    .tablet-lg\:margin-x-2px {
        margin-left: 2px !important
    }

    .tablet-lg\:margin-right-2px,
    .tablet-lg\:margin-x-2px {
        margin-right: 2px !important
    }

    .tablet-lg\:margin-left-2px {
        margin-left: 2px !important
    }

    .tablet-lg\:margin-x-05 {
        margin-left: .25rem !important
    }

    .tablet-lg\:margin-right-05,
    .tablet-lg\:margin-x-05 {
        margin-right: .25rem !important
    }

    .tablet-lg\:margin-left-05 {
        margin-left: .25rem !important
    }

    .tablet-lg\:margin-x-1 {
        margin-left: .5rem !important
    }

    .tablet-lg\:margin-right-1,
    .tablet-lg\:margin-x-1 {
        margin-right: .5rem !important
    }

    .tablet-lg\:margin-left-1 {
        margin-left: .5rem !important
    }

    .tablet-lg\:margin-x-105 {
        margin-left: .75rem !important
    }

    .tablet-lg\:margin-right-105,
    .tablet-lg\:margin-x-105 {
        margin-right: .75rem !important
    }

    .tablet-lg\:margin-left-105 {
        margin-left: .75rem !important
    }

    .tablet-lg\:margin-x-2 {
        margin-left: 1rem !important
    }

    .tablet-lg\:margin-right-2,
    .tablet-lg\:margin-x-2 {
        margin-right: 1rem !important
    }

    .tablet-lg\:margin-left-2 {
        margin-left: 1rem !important
    }

    .tablet-lg\:margin-x-205 {
        margin-left: 1.25rem !important
    }

    .tablet-lg\:margin-right-205,
    .tablet-lg\:margin-x-205 {
        margin-right: 1.25rem !important
    }

    .tablet-lg\:margin-left-205 {
        margin-left: 1.25rem !important
    }

    .tablet-lg\:margin-x-3 {
        margin-left: 1.5rem !important
    }

    .tablet-lg\:margin-right-3,
    .tablet-lg\:margin-x-3 {
        margin-right: 1.5rem !important
    }

    .tablet-lg\:margin-left-3 {
        margin-left: 1.5rem !important
    }

    .tablet-lg\:margin-x-neg-1px {
        margin-left: -1px !important;
        margin-right: -1px !important
    }

    .tablet-lg\:margin-right-neg-1px {
        margin-right: -1px !important
    }

    .tablet-lg\:margin-left-neg-1px {
        margin-left: -1px !important
    }

    .tablet-lg\:margin-x-neg-2px {
        margin-left: -2px !important;
        margin-right: -2px !important
    }

    .tablet-lg\:margin-right-neg-2px {
        margin-right: -2px !important
    }

    .tablet-lg\:margin-left-neg-2px {
        margin-left: -2px !important
    }

    .tablet-lg\:margin-x-neg-05 {
        margin-left: -.25rem !important
    }

    .tablet-lg\:margin-right-neg-05,
    .tablet-lg\:margin-x-neg-05 {
        margin-right: -.25rem !important
    }

    .tablet-lg\:margin-left-neg-05 {
        margin-left: -.25rem !important
    }

    .tablet-lg\:margin-x-neg-1 {
        margin-left: -.5rem !important
    }

    .tablet-lg\:margin-right-neg-1,
    .tablet-lg\:margin-x-neg-1 {
        margin-right: -.5rem !important
    }

    .tablet-lg\:margin-left-neg-1 {
        margin-left: -.5rem !important
    }

    .tablet-lg\:margin-x-neg-105 {
        margin-left: -.75rem !important
    }

    .tablet-lg\:margin-right-neg-105,
    .tablet-lg\:margin-x-neg-105 {
        margin-right: -.75rem !important
    }

    .tablet-lg\:margin-left-neg-105 {
        margin-left: -.75rem !important
    }

    .tablet-lg\:margin-x-neg-2 {
        margin-left: -1rem !important
    }

    .tablet-lg\:margin-right-neg-2,
    .tablet-lg\:margin-x-neg-2 {
        margin-right: -1rem !important
    }

    .tablet-lg\:margin-left-neg-2 {
        margin-left: -1rem !important
    }

    .tablet-lg\:margin-x-neg-205 {
        margin-left: -1.25rem !important
    }

    .tablet-lg\:margin-right-neg-205,
    .tablet-lg\:margin-x-neg-205 {
        margin-right: -1.25rem !important
    }

    .tablet-lg\:margin-left-neg-205 {
        margin-left: -1.25rem !important
    }

    .tablet-lg\:margin-x-neg-3 {
        margin-left: -1.5rem !important
    }

    .tablet-lg\:margin-right-neg-3,
    .tablet-lg\:margin-x-neg-3 {
        margin-right: -1.5rem !important
    }

    .tablet-lg\:margin-left-neg-3 {
        margin-left: -1.5rem !important
    }

    .tablet-lg\:margin-x-4 {
        margin-left: 2rem !important
    }

    .tablet-lg\:margin-right-4,
    .tablet-lg\:margin-x-4 {
        margin-right: 2rem !important
    }

    .tablet-lg\:margin-left-4 {
        margin-left: 2rem !important
    }

    .tablet-lg\:margin-x-5 {
        margin-left: 2.5rem !important
    }

    .tablet-lg\:margin-right-5,
    .tablet-lg\:margin-x-5 {
        margin-right: 2.5rem !important
    }

    .tablet-lg\:margin-left-5 {
        margin-left: 2.5rem !important
    }

    .tablet-lg\:margin-x-6 {
        margin-left: 3rem !important
    }

    .tablet-lg\:margin-right-6,
    .tablet-lg\:margin-x-6 {
        margin-right: 3rem !important
    }

    .tablet-lg\:margin-left-6 {
        margin-left: 3rem !important
    }

    .tablet-lg\:margin-x-7 {
        margin-left: 3.5rem !important
    }

    .tablet-lg\:margin-right-7,
    .tablet-lg\:margin-x-7 {
        margin-right: 3.5rem !important
    }

    .tablet-lg\:margin-left-7 {
        margin-left: 3.5rem !important
    }

    .tablet-lg\:margin-x-8 {
        margin-left: 4rem !important
    }

    .tablet-lg\:margin-right-8,
    .tablet-lg\:margin-x-8 {
        margin-right: 4rem !important
    }

    .tablet-lg\:margin-left-8 {
        margin-left: 4rem !important
    }

    .tablet-lg\:margin-x-9 {
        margin-left: 4.5rem !important
    }

    .tablet-lg\:margin-right-9,
    .tablet-lg\:margin-x-9 {
        margin-right: 4.5rem !important
    }

    .tablet-lg\:margin-left-9 {
        margin-left: 4.5rem !important
    }

    .tablet-lg\:margin-x-10 {
        margin-left: 5rem !important
    }

    .tablet-lg\:margin-right-10,
    .tablet-lg\:margin-x-10 {
        margin-right: 5rem !important
    }

    .tablet-lg\:margin-left-10 {
        margin-left: 5rem !important
    }

    .tablet-lg\:margin-x-15 {
        margin-left: 7.5rem !important
    }

    .tablet-lg\:margin-right-15,
    .tablet-lg\:margin-x-15 {
        margin-right: 7.5rem !important
    }

    .tablet-lg\:margin-left-15 {
        margin-left: 7.5rem !important
    }

    .tablet-lg\:margin-x-card {
        margin-left: 10rem !important
    }

    .tablet-lg\:margin-right-card,
    .tablet-lg\:margin-x-card {
        margin-right: 10rem !important
    }

    .tablet-lg\:margin-left-card {
        margin-left: 10rem !important
    }

    .tablet-lg\:margin-x-card-lg {
        margin-left: 15rem !important;
        margin-right: 15rem !important
    }

    .tablet-lg\:margin-right-card-lg {
        margin-right: 15rem !important
    }

    .tablet-lg\:margin-left-card-lg {
        margin-left: 15rem !important
    }

    .tablet-lg\:margin-x-mobile {
        margin-left: 20rem !important
    }

    .tablet-lg\:margin-right-mobile,
    .tablet-lg\:margin-x-mobile {
        margin-right: 20rem !important
    }

    .tablet-lg\:margin-left-mobile {
        margin-left: 20rem !important
    }

    .tablet-lg\:margin-x-05em {
        margin-left: .5em !important
    }

    .tablet-lg\:margin-right-05em,
    .tablet-lg\:margin-x-05em {
        margin-right: .5em !important
    }

    .tablet-lg\:margin-left-05em {
        margin-left: .5em !important
    }

    .tablet-lg\:margin-x-1em {
        margin-left: 1em !important
    }

    .tablet-lg\:margin-right-1em,
    .tablet-lg\:margin-x-1em {
        margin-right: 1em !important
    }

    .tablet-lg\:margin-left-1em {
        margin-left: 1em !important
    }

    .tablet-lg\:margin-x-105em {
        margin-left: 1.5em !important
    }

    .tablet-lg\:margin-right-105em,
    .tablet-lg\:margin-x-105em {
        margin-right: 1.5em !important
    }

    .tablet-lg\:margin-left-105em {
        margin-left: 1.5em !important
    }

    .tablet-lg\:margin-x-2em {
        margin-left: 2em !important
    }

    .tablet-lg\:margin-right-2em,
    .tablet-lg\:margin-x-2em {
        margin-right: 2em !important
    }

    .tablet-lg\:margin-left-2em {
        margin-left: 2em !important
    }

    .tablet-lg\:margin-x-0 {
        margin-left: 0 !important
    }

    .tablet-lg\:margin-right-0,
    .tablet-lg\:margin-x-0 {
        margin-right: 0 !important
    }

    .tablet-lg\:margin-left-0 {
        margin-left: 0 !important
    }

    .tablet-lg\:margin-x-auto {
        margin-left: auto !important
    }

    .tablet-lg\:margin-right-auto,
    .tablet-lg\:margin-x-auto {
        margin-right: auto !important
    }

    .tablet-lg\:margin-left-auto {
        margin-left: auto !important
    }

    .tablet-lg\:measure-1 {
        max-width: 44ex !important
    }

    .tablet-lg\:measure-2 {
        max-width: 60ex !important
    }

    .tablet-lg\:measure-3 {
        max-width: 64ex !important
    }

    .tablet-lg\:measure-4 {
        max-width: 68ex !important
    }

    .tablet-lg\:measure-5 {
        max-width: 72ex !important
    }

    .tablet-lg\:measure-6 {
        max-width: 88ex !important
    }

    .tablet-lg\:measure-none {
        max-width: none !important
    }

    .tablet-lg\:order-first {
        order: -1 !important
    }

    .tablet-lg\:order-last {
        order: 999 !important
    }

    .tablet-lg\:order-initial {
        order: initial !important
    }

    .tablet-lg\:order-0 {
        order: 0 !important
    }

    .tablet-lg\:order-1 {
        order: 1 !important
    }

    .tablet-lg\:order-2 {
        order: 2 !important
    }

    .tablet-lg\:order-3 {
        order: 3 !important
    }

    .tablet-lg\:order-4 {
        order: 4 !important
    }

    .tablet-lg\:order-5 {
        order: 5 !important
    }

    .tablet-lg\:order-6 {
        order: 6 !important
    }

    .tablet-lg\:order-7 {
        order: 7 !important
    }

    .tablet-lg\:order-8 {
        order: 8 !important
    }

    .tablet-lg\:order-9 {
        order: 9 !important
    }

    .tablet-lg\:order-10 {
        order: 10 !important
    }

    .tablet-lg\:order-11 {
        order: 11 !important
    }

    .tablet-lg\:padding-1px {
        padding: 1px !important
    }

    .tablet-lg\:padding-y-1px {
        padding-top: 1px !important;
        padding-bottom: 1px !important
    }

    .tablet-lg\:padding-x-1px {
        padding-left: 1px !important;
        padding-right: 1px !important
    }

    .tablet-lg\:padding-top-1px {
        padding-top: 1px !important
    }

    .tablet-lg\:padding-right-1px {
        padding-right: 1px !important
    }

    .tablet-lg\:padding-bottom-1px {
        padding-bottom: 1px !important
    }

    .tablet-lg\:padding-left-1px {
        padding-left: 1px !important
    }

    .tablet-lg\:padding-2px {
        padding: 2px !important
    }

    .tablet-lg\:padding-y-2px {
        padding-top: 2px !important;
        padding-bottom: 2px !important
    }

    .tablet-lg\:padding-x-2px {
        padding-left: 2px !important;
        padding-right: 2px !important
    }

    .tablet-lg\:padding-top-2px {
        padding-top: 2px !important
    }

    .tablet-lg\:padding-right-2px {
        padding-right: 2px !important
    }

    .tablet-lg\:padding-bottom-2px {
        padding-bottom: 2px !important
    }

    .tablet-lg\:padding-left-2px {
        padding-left: 2px !important
    }

    .tablet-lg\:padding-05 {
        padding: .25rem !important
    }

    .tablet-lg\:padding-y-05 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .tablet-lg\:padding-x-05 {
        padding-left: .25rem !important;
        padding-right: .25rem !important
    }

    .tablet-lg\:padding-top-05 {
        padding-top: .25rem !important
    }

    .tablet-lg\:padding-right-05 {
        padding-right: .25rem !important
    }

    .tablet-lg\:padding-bottom-05 {
        padding-bottom: .25rem !important
    }

    .tablet-lg\:padding-left-05 {
        padding-left: .25rem !important
    }

    .tablet-lg\:padding-1 {
        padding: .5rem !important
    }

    .tablet-lg\:padding-y-1 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .tablet-lg\:padding-x-1 {
        padding-left: .5rem !important;
        padding-right: .5rem !important
    }

    .tablet-lg\:padding-top-1 {
        padding-top: .5rem !important
    }

    .tablet-lg\:padding-right-1 {
        padding-right: .5rem !important
    }

    .tablet-lg\:padding-bottom-1 {
        padding-bottom: .5rem !important
    }

    .tablet-lg\:padding-left-1 {
        padding-left: .5rem !important
    }

    .tablet-lg\:padding-105 {
        padding: .75rem !important
    }

    .tablet-lg\:padding-y-105 {
        padding-top: .75rem !important;
        padding-bottom: .75rem !important
    }

    .tablet-lg\:padding-x-105 {
        padding-left: .75rem !important;
        padding-right: .75rem !important
    }

    .tablet-lg\:padding-top-105 {
        padding-top: .75rem !important
    }

    .tablet-lg\:padding-right-105 {
        padding-right: .75rem !important
    }

    .tablet-lg\:padding-bottom-105 {
        padding-bottom: .75rem !important
    }

    .tablet-lg\:padding-left-105 {
        padding-left: .75rem !important
    }

    .tablet-lg\:padding-2 {
        padding: 1rem !important
    }

    .tablet-lg\:padding-y-2 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .tablet-lg\:padding-x-2 {
        padding-left: 1rem !important;
        padding-right: 1rem !important
    }

    .tablet-lg\:padding-top-2 {
        padding-top: 1rem !important
    }

    .tablet-lg\:padding-right-2 {
        padding-right: 1rem !important
    }

    .tablet-lg\:padding-bottom-2 {
        padding-bottom: 1rem !important
    }

    .tablet-lg\:padding-left-2 {
        padding-left: 1rem !important
    }

    .tablet-lg\:padding-205 {
        padding: 1.25rem !important
    }

    .tablet-lg\:padding-y-205 {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important
    }

    .tablet-lg\:padding-x-205 {
        padding-left: 1.25rem !important;
        padding-right: 1.25rem !important
    }

    .tablet-lg\:padding-top-205 {
        padding-top: 1.25rem !important
    }

    .tablet-lg\:padding-right-205 {
        padding-right: 1.25rem !important
    }

    .tablet-lg\:padding-bottom-205 {
        padding-bottom: 1.25rem !important
    }

    .tablet-lg\:padding-left-205 {
        padding-left: 1.25rem !important
    }

    .tablet-lg\:padding-3 {
        padding: 1.5rem !important
    }

    .tablet-lg\:padding-y-3 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .tablet-lg\:padding-x-3 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important
    }

    .tablet-lg\:padding-top-3 {
        padding-top: 1.5rem !important
    }

    .tablet-lg\:padding-right-3 {
        padding-right: 1.5rem !important
    }

    .tablet-lg\:padding-bottom-3 {
        padding-bottom: 1.5rem !important
    }

    .tablet-lg\:padding-left-3 {
        padding-left: 1.5rem !important
    }

    .tablet-lg\:padding-4 {
        padding: 2rem !important
    }

    .tablet-lg\:padding-y-4 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }

    .tablet-lg\:padding-x-4 {
        padding-left: 2rem !important;
        padding-right: 2rem !important
    }

    .tablet-lg\:padding-top-4 {
        padding-top: 2rem !important
    }

    .tablet-lg\:padding-right-4 {
        padding-right: 2rem !important
    }

    .tablet-lg\:padding-bottom-4 {
        padding-bottom: 2rem !important
    }

    .tablet-lg\:padding-left-4 {
        padding-left: 2rem !important
    }

    .tablet-lg\:padding-5 {
        padding: 2.5rem !important
    }

    .tablet-lg\:padding-y-5 {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }

    .tablet-lg\:padding-x-5 {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important
    }

    .tablet-lg\:padding-top-5 {
        padding-top: 2.5rem !important
    }

    .tablet-lg\:padding-right-5 {
        padding-right: 2.5rem !important
    }

    .tablet-lg\:padding-bottom-5 {
        padding-bottom: 2.5rem !important
    }

    .tablet-lg\:padding-left-5 {
        padding-left: 2.5rem !important
    }

    .tablet-lg\:padding-6 {
        padding: 3rem !important
    }

    .tablet-lg\:padding-y-6 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .tablet-lg\:padding-x-6 {
        padding-left: 3rem !important;
        padding-right: 3rem !important
    }

    .tablet-lg\:padding-top-6 {
        padding-top: 3rem !important
    }

    .tablet-lg\:padding-right-6 {
        padding-right: 3rem !important
    }

    .tablet-lg\:padding-bottom-6 {
        padding-bottom: 3rem !important
    }

    .tablet-lg\:padding-left-6 {
        padding-left: 3rem !important
    }

    .tablet-lg\:padding-7 {
        padding: 3.5rem !important
    }

    .tablet-lg\:padding-y-7 {
        padding-top: 3.5rem !important;
        padding-bottom: 3.5rem !important
    }

    .tablet-lg\:padding-x-7 {
        padding-left: 3.5rem !important;
        padding-right: 3.5rem !important
    }

    .tablet-lg\:padding-top-7 {
        padding-top: 3.5rem !important
    }

    .tablet-lg\:padding-right-7 {
        padding-right: 3.5rem !important
    }

    .tablet-lg\:padding-bottom-7 {
        padding-bottom: 3.5rem !important
    }

    .tablet-lg\:padding-left-7 {
        padding-left: 3.5rem !important
    }

    .tablet-lg\:padding-8 {
        padding: 4rem !important
    }

    .tablet-lg\:padding-y-8 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important
    }

    .tablet-lg\:padding-x-8 {
        padding-left: 4rem !important;
        padding-right: 4rem !important
    }

    .tablet-lg\:padding-top-8 {
        padding-top: 4rem !important
    }

    .tablet-lg\:padding-right-8 {
        padding-right: 4rem !important
    }

    .tablet-lg\:padding-bottom-8 {
        padding-bottom: 4rem !important
    }

    .tablet-lg\:padding-left-8 {
        padding-left: 4rem !important
    }

    .tablet-lg\:padding-9 {
        padding: 4.5rem !important
    }

    .tablet-lg\:padding-y-9 {
        padding-top: 4.5rem !important;
        padding-bottom: 4.5rem !important
    }

    .tablet-lg\:padding-x-9 {
        padding-left: 4.5rem !important;
        padding-right: 4.5rem !important
    }

    .tablet-lg\:padding-top-9 {
        padding-top: 4.5rem !important
    }

    .tablet-lg\:padding-right-9 {
        padding-right: 4.5rem !important
    }

    .tablet-lg\:padding-bottom-9 {
        padding-bottom: 4.5rem !important
    }

    .tablet-lg\:padding-left-9 {
        padding-left: 4.5rem !important
    }

    .tablet-lg\:padding-10 {
        padding: 5rem !important
    }

    .tablet-lg\:padding-y-10 {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important
    }

    .tablet-lg\:padding-x-10 {
        padding-left: 5rem !important;
        padding-right: 5rem !important
    }

    .tablet-lg\:padding-top-10 {
        padding-top: 5rem !important
    }

    .tablet-lg\:padding-right-10 {
        padding-right: 5rem !important
    }

    .tablet-lg\:padding-bottom-10 {
        padding-bottom: 5rem !important
    }

    .tablet-lg\:padding-left-10 {
        padding-left: 5rem !important
    }

    .tablet-lg\:padding-15 {
        padding: 7.5rem !important
    }

    .tablet-lg\:padding-y-15 {
        padding-top: 7.5rem !important;
        padding-bottom: 7.5rem !important
    }

    .tablet-lg\:padding-x-15 {
        padding-left: 7.5rem !important;
        padding-right: 7.5rem !important
    }

    .tablet-lg\:padding-top-15 {
        padding-top: 7.5rem !important
    }

    .tablet-lg\:padding-right-15 {
        padding-right: 7.5rem !important
    }

    .tablet-lg\:padding-bottom-15 {
        padding-bottom: 7.5rem !important
    }

    .tablet-lg\:padding-left-15 {
        padding-left: 7.5rem !important
    }

    .tablet-lg\:padding-0 {
        padding: 0 !important
    }

    .tablet-lg\:padding-y-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .tablet-lg\:padding-x-0 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .tablet-lg\:padding-top-0 {
        padding-top: 0 !important
    }

    .tablet-lg\:padding-right-0 {
        padding-right: 0 !important
    }

    .tablet-lg\:padding-bottom-0 {
        padding-bottom: 0 !important
    }

    .tablet-lg\:padding-left-0 {
        padding-left: 0 !important
    }

    .tablet-lg\:position-absolute {
        position: absolute !important
    }

    .tablet-lg\:position-fixed {
        position: fixed !important
    }

    .tablet-lg\:position-relative {
        position: relative !important
    }

    .tablet-lg\:position-static {
        position: static !important
    }

    .tablet-lg\:position-sticky {
        position: sticky !important
    }

    .tablet-lg\:width-1px {
        width: 1px !important
    }

    .tablet-lg\:width-2px {
        width: 2px !important
    }

    .tablet-lg\:width-05 {
        width: .25rem !important
    }

    .tablet-lg\:width-1 {
        width: .5rem !important
    }

    .tablet-lg\:width-105 {
        width: .75rem !important
    }

    .tablet-lg\:width-2 {
        width: 1rem !important
    }

    .tablet-lg\:width-205 {
        width: 1.25rem !important
    }

    .tablet-lg\:width-3 {
        width: 1.5rem !important
    }

    .tablet-lg\:width-4 {
        width: 2rem !important
    }

    .tablet-lg\:width-5 {
        width: 2.5rem !important
    }

    .tablet-lg\:width-6 {
        width: 3rem !important
    }

    .tablet-lg\:width-7 {
        width: 3.5rem !important
    }

    .tablet-lg\:width-8 {
        width: 4rem !important
    }

    .tablet-lg\:width-9 {
        width: 4.5rem !important
    }

    .tablet-lg\:width-10 {
        width: 5rem !important
    }

    .tablet-lg\:width-15 {
        width: 7.5rem !important
    }

    .tablet-lg\:width-card {
        width: 10rem !important
    }

    .tablet-lg\:width-card-lg {
        width: 15rem !important
    }

    .tablet-lg\:width-mobile {
        width: 20rem !important
    }

    .tablet-lg\:width-mobile-lg {
        width: 30rem !important
    }

    .tablet-lg\:width-tablet {
        width: 40rem !important
    }

    .tablet-lg\:width-tablet-lg {
        width: 55rem !important
    }

    .tablet-lg\:width-desktop {
        width: 64rem !important
    }

    .tablet-lg\:width-desktop-lg {
        width: 75rem !important
    }

    .tablet-lg\:width-widescreen {
        width: 87.5rem !important
    }

    .tablet-lg\:width-0 {
        width: 0 !important
    }

    .tablet-lg\:width-full {
        width: 100% !important
    }

    .tablet-lg\:width-auto {
        width: auto !important
    }
}

@media all and (min-width:64em) {

    .desktop\:border-1px,
    .desktop\:hover\:border-1px:hover {
        border: 1px solid !important
    }

    .desktop\:border-y-1px,
    .desktop\:hover\:border-y-1px:hover {
        border-top: 1px solid !important;
        border-bottom: 1px solid !important
    }

    .desktop\:border-x-1px,
    .desktop\:hover\:border-x-1px:hover {
        border-left: 1px solid !important;
        border-right: 1px solid !important
    }

    .desktop\:border-top-1px,
    .desktop\:hover\:border-top-1px:hover {
        border-top: 1px solid !important
    }

    .desktop\:border-right-1px,
    .desktop\:hover\:border-right-1px:hover {
        border-right: 1px solid !important
    }

    .desktop\:border-bottom-1px,
    .desktop\:hover\:border-bottom-1px:hover {
        border-bottom: 1px solid !important
    }

    .desktop\:border-left-1px,
    .desktop\:hover\:border-left-1px:hover {
        border-left: 1px solid !important
    }

    .desktop\:border-2px,
    .desktop\:hover\:border-2px:hover {
        border: 2px solid !important
    }

    .desktop\:border-y-2px,
    .desktop\:hover\:border-y-2px:hover {
        border-top: 2px solid !important;
        border-bottom: 2px solid !important
    }

    .desktop\:border-x-2px,
    .desktop\:hover\:border-x-2px:hover {
        border-left: 2px solid !important;
        border-right: 2px solid !important
    }

    .desktop\:border-top-2px,
    .desktop\:hover\:border-top-2px:hover {
        border-top: 2px solid !important
    }

    .desktop\:border-right-2px,
    .desktop\:hover\:border-right-2px:hover {
        border-right: 2px solid !important
    }

    .desktop\:border-bottom-2px,
    .desktop\:hover\:border-bottom-2px:hover {
        border-bottom: 2px solid !important
    }

    .desktop\:border-left-2px,
    .desktop\:hover\:border-left-2px:hover {
        border-left: 2px solid !important
    }

    .desktop\:border-05,
    .desktop\:hover\:border-05:hover {
        border: .25rem solid !important
    }

    .desktop\:border-y-05,
    .desktop\:hover\:border-y-05:hover {
        border-top: .25rem solid !important;
        border-bottom: .25rem solid !important
    }

    .desktop\:border-x-05,
    .desktop\:hover\:border-x-05:hover {
        border-left: .25rem solid !important;
        border-right: .25rem solid !important
    }

    .desktop\:border-top-05,
    .desktop\:hover\:border-top-05:hover {
        border-top: .25rem solid !important
    }

    .desktop\:border-right-05,
    .desktop\:hover\:border-right-05:hover {
        border-right: .25rem solid !important
    }

    .desktop\:border-bottom-05,
    .desktop\:hover\:border-bottom-05:hover {
        border-bottom: .25rem solid !important
    }

    .desktop\:border-left-05,
    .desktop\:hover\:border-left-05:hover {
        border-left: .25rem solid !important
    }

    .desktop\:border-1,
    .desktop\:hover\:border-1:hover {
        border: .5rem solid !important
    }

    .desktop\:border-y-1,
    .desktop\:hover\:border-y-1:hover {
        border-top: .5rem solid !important;
        border-bottom: .5rem solid !important
    }

    .desktop\:border-x-1,
    .desktop\:hover\:border-x-1:hover {
        border-left: .5rem solid !important;
        border-right: .5rem solid !important
    }

    .desktop\:border-top-1,
    .desktop\:hover\:border-top-1:hover {
        border-top: .5rem solid !important
    }

    .desktop\:border-right-1,
    .desktop\:hover\:border-right-1:hover {
        border-right: .5rem solid !important
    }

    .desktop\:border-bottom-1,
    .desktop\:hover\:border-bottom-1:hover {
        border-bottom: .5rem solid !important
    }

    .desktop\:border-left-1,
    .desktop\:hover\:border-left-1:hover {
        border-left: .5rem solid !important
    }

    .desktop\:border-105,
    .desktop\:hover\:border-105:hover {
        border: .75rem solid !important
    }

    .desktop\:border-y-105,
    .desktop\:hover\:border-y-105:hover {
        border-top: .75rem solid !important;
        border-bottom: .75rem solid !important
    }

    .desktop\:border-x-105,
    .desktop\:hover\:border-x-105:hover {
        border-left: .75rem solid !important;
        border-right: .75rem solid !important
    }

    .desktop\:border-top-105,
    .desktop\:hover\:border-top-105:hover {
        border-top: .75rem solid !important
    }

    .desktop\:border-right-105,
    .desktop\:hover\:border-right-105:hover {
        border-right: .75rem solid !important
    }

    .desktop\:border-bottom-105,
    .desktop\:hover\:border-bottom-105:hover {
        border-bottom: .75rem solid !important
    }

    .desktop\:border-left-105,
    .desktop\:hover\:border-left-105:hover {
        border-left: .75rem solid !important
    }

    .desktop\:border-2,
    .desktop\:hover\:border-2:hover {
        border: 1rem solid !important
    }

    .desktop\:border-y-2,
    .desktop\:hover\:border-y-2:hover {
        border-top: 1rem solid !important;
        border-bottom: 1rem solid !important
    }

    .desktop\:border-x-2,
    .desktop\:hover\:border-x-2:hover {
        border-left: 1rem solid !important;
        border-right: 1rem solid !important
    }

    .desktop\:border-top-2,
    .desktop\:hover\:border-top-2:hover {
        border-top: 1rem solid !important
    }

    .desktop\:border-right-2,
    .desktop\:hover\:border-right-2:hover {
        border-right: 1rem solid !important
    }

    .desktop\:border-bottom-2,
    .desktop\:hover\:border-bottom-2:hover {
        border-bottom: 1rem solid !important
    }

    .desktop\:border-left-2,
    .desktop\:hover\:border-left-2:hover {
        border-left: 1rem solid !important
    }

    .desktop\:border-205,
    .desktop\:hover\:border-205:hover {
        border: 1.25rem solid !important
    }

    .desktop\:border-y-205,
    .desktop\:hover\:border-y-205:hover {
        border-top: 1.25rem solid !important;
        border-bottom: 1.25rem solid !important
    }

    .desktop\:border-x-205,
    .desktop\:hover\:border-x-205:hover {
        border-left: 1.25rem solid !important;
        border-right: 1.25rem solid !important
    }

    .desktop\:border-top-205,
    .desktop\:hover\:border-top-205:hover {
        border-top: 1.25rem solid !important
    }

    .desktop\:border-right-205,
    .desktop\:hover\:border-right-205:hover {
        border-right: 1.25rem solid !important
    }

    .desktop\:border-bottom-205,
    .desktop\:hover\:border-bottom-205:hover {
        border-bottom: 1.25rem solid !important
    }

    .desktop\:border-left-205,
    .desktop\:hover\:border-left-205:hover {
        border-left: 1.25rem solid !important
    }

    .desktop\:border-3,
    .desktop\:hover\:border-3:hover {
        border: 1.5rem solid !important
    }

    .desktop\:border-y-3,
    .desktop\:hover\:border-y-3:hover {
        border-top: 1.5rem solid !important;
        border-bottom: 1.5rem solid !important
    }

    .desktop\:border-x-3,
    .desktop\:hover\:border-x-3:hover {
        border-left: 1.5rem solid !important;
        border-right: 1.5rem solid !important
    }

    .desktop\:border-top-3,
    .desktop\:hover\:border-top-3:hover {
        border-top: 1.5rem solid !important
    }

    .desktop\:border-right-3,
    .desktop\:hover\:border-right-3:hover {
        border-right: 1.5rem solid !important
    }

    .desktop\:border-bottom-3,
    .desktop\:hover\:border-bottom-3:hover {
        border-bottom: 1.5rem solid !important
    }

    .desktop\:border-left-3,
    .desktop\:hover\:border-left-3:hover {
        border-left: 1.5rem solid !important
    }

    .desktop\:border-0,
    .desktop\:hover\:border-0:hover {
        border: 0 solid !important
    }

    .desktop\:border-y-0,
    .desktop\:hover\:border-y-0:hover {
        border-top: 0 solid !important;
        border-bottom: 0 solid !important
    }

    .desktop\:border-x-0,
    .desktop\:hover\:border-x-0:hover {
        border-left: 0 solid !important;
        border-right: 0 solid !important
    }

    .desktop\:border-top-0,
    .desktop\:hover\:border-top-0:hover {
        border-top: 0 solid !important
    }

    .desktop\:border-right-0,
    .desktop\:hover\:border-right-0:hover {
        border-right: 0 solid !important
    }

    .desktop\:border-bottom-0,
    .desktop\:hover\:border-bottom-0:hover {
        border-bottom: 0 solid !important
    }

    .desktop\:border-left-0,
    .desktop\:hover\:border-left-0:hover {
        border-left: 0 solid !important
    }

    .desktop\:border,
    .desktop\:hover\:border:hover {
        border: 1px solid !important
    }

    .desktop\:border-y,
    .desktop\:hover\:border-y:hover {
        border-top: 1px solid !important;
        border-bottom: 1px solid !important
    }

    .desktop\:border-x,
    .desktop\:hover\:border-x:hover {
        border-left: 1px solid !important;
        border-right: 1px solid !important
    }

    .desktop\:border-top,
    .desktop\:hover\:border-top:hover {
        border-top: 1px solid !important
    }

    .desktop\:border-right,
    .desktop\:hover\:border-right:hover {
        border-right: 1px solid !important
    }

    .desktop\:border-bottom,
    .desktop\:hover\:border-bottom:hover {
        border-bottom: 1px solid !important
    }

    .desktop\:border-left,
    .desktop\:hover\:border-left:hover {
        border-left: 1px solid !important
    }

    .desktop\:border-transparent,
    .desktop\:hover\:border-transparent:hover {
        border-color: transparent !important
    }

    .desktop\:border-black,
    .desktop\:hover\:border-black:hover {
        border-color: #000 !important
    }

    .desktop\:border-white,
    .desktop\:hover\:border-white:hover {
        border-color: #fff !important
    }

    .desktop\:border-red,
    .desktop\:hover\:border-red:hover {
        border-color: #e52207 !important
    }

    .desktop\:border-orange,
    .desktop\:hover\:border-orange:hover {
        border-color: #e66f0e !important
    }

    .desktop\:border-gold,
    .desktop\:hover\:border-gold:hover {
        border-color: #ffbe2e !important
    }

    .desktop\:border-yellow,
    .desktop\:hover\:border-yellow:hover {
        border-color: #fee685 !important
    }

    .desktop\:border-green,
    .desktop\:hover\:border-green:hover {
        border-color: #538200 !important
    }

    .desktop\:border-mint,
    .desktop\:hover\:border-mint:hover {
        border-color: #04c585 !important
    }

    .desktop\:border-cyan,
    .desktop\:hover\:border-cyan:hover {
        border-color: #009ec1 !important
    }

    .desktop\:border-blue,
    .desktop\:hover\:border-blue:hover {
        border-color: #0076d6 !important
    }

    .desktop\:border-indigo,
    .desktop\:hover\:border-indigo:hover {
        border-color: #676cc8 !important
    }

    .desktop\:border-violet,
    .desktop\:hover\:border-violet:hover {
        border-color: #8168b3 !important
    }

    .desktop\:border-magenta,
    .desktop\:hover\:border-magenta:hover {
        border-color: #d72d79 !important
    }

    .desktop\:border-gray-5,
    .desktop\:hover\:border-gray-5:hover {
        border-color: #f0f0f0 !important
    }

    .desktop\:border-gray-10,
    .desktop\:hover\:border-gray-10:hover {
        border-color: #e6e6e6 !important
    }

    .desktop\:border-gray-30,
    .desktop\:hover\:border-gray-30:hover {
        border-color: #adadad !important
    }

    .desktop\:border-gray-50,
    .desktop\:hover\:border-gray-50:hover {
        border-color: #757575 !important
    }

    .desktop\:border-gray-70,
    .desktop\:hover\:border-gray-70:hover {
        border-color: #454545 !important
    }

    .desktop\:border-gray-90,
    .desktop\:hover\:border-gray-90:hover {
        border-color: #1b1b1b !important
    }

    .desktop\:border-base-lightest,
    .desktop\:hover\:border-base-lightest:hover {
        border-color: #f0f0f0 !important
    }

    .desktop\:border-base-lighter,
    .desktop\:hover\:border-base-lighter:hover {
        border-color: #dfe1e2 !important
    }

    .desktop\:border-base-light,
    .desktop\:hover\:border-base-light:hover {
        border-color: #a9aeb1 !important
    }

    .desktop\:border-base,
    .desktop\:hover\:border-base:hover {
        border-color: #71767a !important
    }

    .desktop\:border-base-dark,
    .desktop\:hover\:border-base-dark:hover {
        border-color: #565c65 !important
    }

    .desktop\:border-base-darker,
    .desktop\:hover\:border-base-darker:hover {
        border-color: #3d4551 !important
    }

    .desktop\:border-base-darkest,
    .desktop\:border-ink,
    .desktop\:hover\:border-base-darkest:hover,
    .desktop\:hover\:border-ink:hover {
        border-color: #1b1b1b !important
    }

    .desktop\:border-primary-lighter,
    .desktop\:hover\:border-primary-lighter:hover {
        border-color: #d9e8f6 !important
    }

    .desktop\:border-primary-light,
    .desktop\:hover\:border-primary-light:hover {
        border-color: #73b3e7 !important
    }

    .desktop\:border-primary,
    .desktop\:hover\:border-primary:hover {
        border-color: #005ea2 !important
    }

    .desktop\:border-primary-vivid,
    .desktop\:hover\:border-primary-vivid:hover {
        border-color: #0050d8 !important
    }

    .desktop\:border-primary-dark,
    .desktop\:hover\:border-primary-dark:hover {
        border-color: #1a4480 !important
    }

    .desktop\:border-primary-darker,
    .desktop\:hover\:border-primary-darker:hover {
        border-color: #162e51 !important
    }

    .desktop\:border-secondary-lighter,
    .desktop\:hover\:border-secondary-lighter:hover {
        border-color: #f3e1e4 !important
    }

    .desktop\:border-secondary-light,
    .desktop\:hover\:border-secondary-light:hover {
        border-color: #f2938c !important
    }

    .desktop\:border-secondary,
    .desktop\:hover\:border-secondary:hover {
        border-color: #d83933 !important
    }

    .desktop\:border-secondary-vivid,
    .desktop\:hover\:border-secondary-vivid:hover {
        border-color: #e41d3d !important
    }

    .desktop\:border-secondary-dark,
    .desktop\:hover\:border-secondary-dark:hover {
        border-color: #b50909 !important
    }

    .desktop\:border-secondary-darker,
    .desktop\:hover\:border-secondary-darker:hover {
        border-color: #8b0a03 !important
    }

    .desktop\:border-accent-warm-darker,
    .desktop\:hover\:border-accent-warm-darker:hover {
        border-color: #775540 !important
    }

    .desktop\:border-accent-warm-dark,
    .desktop\:hover\:border-accent-warm-dark:hover {
        border-color: #c05600 !important
    }

    .desktop\:border-accent-warm,
    .desktop\:hover\:border-accent-warm:hover {
        border-color: #fa9441 !important
    }

    .desktop\:border-accent-warm-light,
    .desktop\:hover\:border-accent-warm-light:hover {
        border-color: #ffbc78 !important
    }

    .desktop\:border-accent-warm-lighter,
    .desktop\:hover\:border-accent-warm-lighter:hover {
        border-color: #f2e4d4 !important
    }

    .desktop\:border-accent-cool-darker,
    .desktop\:hover\:border-accent-cool-darker:hover {
        border-color: #07648d !important
    }

    .desktop\:border-accent-cool-dark,
    .desktop\:hover\:border-accent-cool-dark:hover {
        border-color: #28a0cb !important
    }

    .desktop\:border-accent-cool,
    .desktop\:hover\:border-accent-cool:hover {
        border-color: #00bde3 !important
    }

    .desktop\:border-accent-cool-light,
    .desktop\:hover\:border-accent-cool-light:hover {
        border-color: #97d4ea !important
    }

    .desktop\:border-accent-cool-lighter,
    .desktop\:hover\:border-accent-cool-lighter:hover {
        border-color: #e1f3f8 !important
    }

    .desktop\:radius-0 {
        border-radius: 0 !important
    }

    .desktop\:radius-top-0 {
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important
    }

    .desktop\:radius-right-0 {
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }

    .desktop\:radius-bottom-0 {
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }

    .desktop\:radius-left-0 {
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important
    }

    .desktop\:radius-none {
        border-radius: 0 !important
    }

    .desktop\:radius-top-none {
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important
    }

    .desktop\:radius-right-none {
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }

    .desktop\:radius-bottom-none {
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }

    .desktop\:radius-left-none {
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important
    }

    .desktop\:radius-sm {
        border-radius: 2px !important
    }

    .desktop\:radius-top-sm {
        border-top-left-radius: 2px !important;
        border-top-right-radius: 2px !important
    }

    .desktop\:radius-right-sm {
        border-top-right-radius: 2px !important;
        border-bottom-right-radius: 2px !important
    }

    .desktop\:radius-bottom-sm {
        border-bottom-left-radius: 2px !important;
        border-bottom-right-radius: 2px !important
    }

    .desktop\:radius-left-sm {
        border-top-left-radius: 2px !important;
        border-bottom-left-radius: 2px !important
    }

    .desktop\:radius-md {
        border-radius: .25rem !important
    }

    .desktop\:radius-top-md {
        border-top-left-radius: .25rem !important;
        border-top-right-radius: .25rem !important
    }

    .desktop\:radius-right-md {
        border-top-right-radius: .25rem !important;
        border-bottom-right-radius: .25rem !important
    }

    .desktop\:radius-bottom-md {
        border-bottom-left-radius: .25rem !important;
        border-bottom-right-radius: .25rem !important
    }

    .desktop\:radius-left-md {
        border-top-left-radius: .25rem !important;
        border-bottom-left-radius: .25rem !important
    }

    .desktop\:radius-lg {
        border-radius: .5rem !important
    }

    .desktop\:radius-top-lg {
        border-top-left-radius: .5rem !important;
        border-top-right-radius: .5rem !important
    }

    .desktop\:radius-right-lg {
        border-top-right-radius: .5rem !important;
        border-bottom-right-radius: .5rem !important
    }

    .desktop\:radius-bottom-lg {
        border-bottom-left-radius: .5rem !important;
        border-bottom-right-radius: .5rem !important
    }

    .desktop\:radius-left-lg {
        border-top-left-radius: .5rem !important;
        border-bottom-left-radius: .5rem !important
    }

    .desktop\:radius-pill {
        border-radius: 99rem !important
    }

    .desktop\:radius-top-pill {
        border-top-left-radius: 99rem !important;
        border-top-right-radius: 99rem !important
    }

    .desktop\:radius-right-pill {
        border-top-right-radius: 99rem !important;
        border-bottom-right-radius: 99rem !important
    }

    .desktop\:radius-bottom-pill {
        border-bottom-left-radius: 99rem !important;
        border-bottom-right-radius: 99rem !important
    }

    .desktop\:radius-left-pill {
        border-top-left-radius: 99rem !important;
        border-bottom-left-radius: 99rem !important
    }

    .desktop\:display-block {
        display: block !important
    }

    .desktop\:display-flex {
        display: flex !important
    }

    .desktop\:display-none {
        display: none !important
    }

    .desktop\:display-inline {
        display: inline !important
    }

    .desktop\:display-inline-block {
        display: inline-block !important
    }

    .desktop\:display-inline-flex {
        display: inline-flex !important
    }

    .desktop\:display-table {
        display: table !important
    }

    .desktop\:display-table-cell {
        display: table-cell !important
    }

    .desktop\:display-table-row {
        display: table-row !important
    }

    .desktop\:font-mono-3xs {
        font-size: .77rem !important
    }

    .desktop\:font-mono-2xs {
        font-size: .83rem !important
    }

    .desktop\:font-mono-xs {
        font-size: .89rem !important
    }

    .desktop\:font-mono-sm {
        font-size: .95rem !important
    }

    .desktop\:font-mono-md {
        font-size: 1.01rem !important
    }

    .desktop\:font-mono-lg {
        font-size: 1.31rem !important
    }

    .desktop\:font-mono-xl {
        font-size: 1.91rem !important
    }

    .desktop\:font-mono-2xl {
        font-size: 2.38rem !important
    }

    .desktop\:font-mono-3xl {
        font-size: 2.86rem !important
    }

    .desktop\:font-sans-3xs {
        font-size: .87rem !important
    }

    .desktop\:font-sans-2xs {
        font-size: .93rem !important
    }

    .desktop\:font-sans-xs {
        font-size: 1rem !important
    }

    .desktop\:font-sans-sm {
        font-size: 1.06rem !important
    }

    .desktop\:font-sans-md {
        font-size: 1.13rem !important
    }

    .desktop\:font-sans-lg {
        font-size: 1.46rem !important
    }

    .desktop\:font-sans-xl {
        font-size: 2.13rem !important
    }

    .desktop\:font-sans-2xl {
        font-size: 2.66rem !important
    }

    .desktop\:font-sans-3xl {
        font-size: 3.19rem !important
    }

    .desktop\:font-serif-3xs {
        font-size: .87rem !important
    }

    .desktop\:font-serif-2xs {
        font-size: .93rem !important
    }

    .desktop\:font-serif-xs {
        font-size: 1rem !important
    }

    .desktop\:font-serif-sm {
        font-size: 1.06rem !important
    }

    .desktop\:font-serif-md {
        font-size: 1.13rem !important
    }

    .desktop\:font-serif-lg {
        font-size: 1.46rem !important
    }

    .desktop\:font-serif-xl {
        font-size: 2.13rem !important
    }

    .desktop\:font-serif-2xl {
        font-size: 2.66rem !important
    }

    .desktop\:font-serif-3xl {
        font-size: 3.19rem !important
    }

    .desktop\:font-heading-3xs {
        font-size: .87rem !important
    }

    .desktop\:font-heading-2xs {
        font-size: .93rem !important
    }

    .desktop\:font-heading-xs {
        font-size: 1rem !important
    }

    .desktop\:font-heading-sm {
        font-size: 1.06rem !important
    }

    .desktop\:font-heading-md {
        font-size: 1.13rem !important
    }

    .desktop\:font-heading-lg {
        font-size: 1.46rem !important
    }

    .desktop\:font-heading-xl {
        font-size: 2.13rem !important
    }

    .desktop\:font-heading-2xl {
        font-size: 2.66rem !important
    }

    .desktop\:font-heading-3xl {
        font-size: 3.19rem !important
    }

    .desktop\:font-body-3xs {
        font-size: .87rem !important
    }

    .desktop\:font-body-2xs {
        font-size: .93rem !important
    }

    .desktop\:font-body-xs {
        font-size: 1rem !important
    }

    .desktop\:font-body-sm {
        font-size: 1.06rem !important
    }

    .desktop\:font-body-md {
        font-size: 1.13rem !important
    }

    .desktop\:font-body-lg {
        font-size: 1.46rem !important
    }

    .desktop\:font-body-xl {
        font-size: 2.13rem !important
    }

    .desktop\:font-body-2xl {
        font-size: 2.66rem !important
    }

    .desktop\:font-body-3xl {
        font-size: 3.19rem !important
    }

    .desktop\:font-code-3xs {
        font-size: .77rem !important
    }

    .desktop\:font-code-2xs {
        font-size: .83rem !important
    }

    .desktop\:font-code-xs {
        font-size: .89rem !important
    }

    .desktop\:font-code-sm {
        font-size: .95rem !important
    }

    .desktop\:font-code-md {
        font-size: 1.01rem !important
    }

    .desktop\:font-code-lg {
        font-size: 1.31rem !important
    }

    .desktop\:font-code-xl {
        font-size: 1.91rem !important
    }

    .desktop\:font-code-2xl {
        font-size: 2.38rem !important
    }

    .desktop\:font-code-3xl {
        font-size: 2.86rem !important
    }

    .desktop\:font-alt-3xs {
        font-size: .87rem !important
    }

    .desktop\:font-alt-2xs {
        font-size: .93rem !important
    }

    .desktop\:font-alt-xs {
        font-size: 1rem !important
    }

    .desktop\:font-alt-sm {
        font-size: 1.06rem !important
    }

    .desktop\:font-alt-md {
        font-size: 1.13rem !important
    }

    .desktop\:font-alt-lg {
        font-size: 1.46rem !important
    }

    .desktop\:font-alt-xl {
        font-size: 2.13rem !important
    }

    .desktop\:font-alt-2xl {
        font-size: 2.66rem !important
    }

    .desktop\:font-alt-3xl {
        font-size: 3.19rem !important
    }

    .desktop\:font-ui-3xs {
        font-size: .87rem !important
    }

    .desktop\:font-ui-2xs {
        font-size: .93rem !important
    }

    .desktop\:font-ui-xs {
        font-size: 1rem !important
    }

    .desktop\:font-ui-sm {
        font-size: 1.06rem !important
    }

    .desktop\:font-ui-md {
        font-size: 1.13rem !important
    }

    .desktop\:font-ui-lg {
        font-size: 1.46rem !important
    }

    .desktop\:font-ui-xl {
        font-size: 2.13rem !important
    }

    .desktop\:font-ui-2xl {
        font-size: 2.66rem !important
    }

    .desktop\:font-ui-3xl {
        font-size: 3.19rem !important
    }

    .desktop\:text-light {
        font-weight: 300 !important
    }

    .desktop\:text-normal {
        font-weight: 400 !important
    }

    .desktop\:text-semibold {
        font-weight: 600 !important
    }

    .desktop\:text-bold {
        font-weight: 700 !important
    }

    .desktop\:height-1px {
        height: 1px !important
    }

    .desktop\:height-2px {
        height: 2px !important
    }

    .desktop\:height-05 {
        height: .25rem !important
    }

    .desktop\:height-1 {
        height: .5rem !important
    }

    .desktop\:height-105 {
        height: .75rem !important
    }

    .desktop\:height-2 {
        height: 1rem !important
    }

    .desktop\:height-205 {
        height: 1.25rem !important
    }

    .desktop\:height-3 {
        height: 1.5rem !important
    }

    .desktop\:height-4 {
        height: 2rem !important
    }

    .desktop\:height-5 {
        height: 2.5rem !important
    }

    .desktop\:height-6 {
        height: 3rem !important
    }

    .desktop\:height-7 {
        height: 3.5rem !important
    }

    .desktop\:height-8 {
        height: 4rem !important
    }

    .desktop\:height-9 {
        height: 4.5rem !important
    }

    .desktop\:height-10 {
        height: 5rem !important
    }

    .desktop\:height-15 {
        height: 7.5rem !important
    }

    .desktop\:height-card {
        height: 10rem !important
    }

    .desktop\:height-card-lg {
        height: 15rem !important
    }

    .desktop\:height-mobile {
        height: 20rem !important
    }

    .desktop\:height-0 {
        height: 0 !important
    }

    .desktop\:height-auto {
        height: auto !important
    }

    .desktop\:height-full {
        height: 100% !important
    }

    .desktop\:height-viewport {
        height: 100vh !important
    }

    .desktop\:flex-justify-center {
        justify-content: center !important
    }

    .desktop\:flex-justify-start {
        justify-content: flex-start !important
    }

    .desktop\:flex-justify-end {
        justify-content: flex-end !important
    }

    .desktop\:flex-justify {
        justify-content: space-between !important
    }

    .desktop\:line-height-sans-1 {
        line-height: .9 !important
    }

    .desktop\:line-height-sans-2 {
        line-height: 1.1 !important
    }

    .desktop\:line-height-sans-3 {
        line-height: 1.3 !important
    }

    .desktop\:line-height-sans-4 {
        line-height: 1.4 !important
    }

    .desktop\:line-height-sans-5 {
        line-height: 1.5 !important
    }

    .desktop\:line-height-sans-6 {
        line-height: 1.6 !important
    }

    .desktop\:line-height-serif-1 {
        line-height: .9 !important
    }

    .desktop\:line-height-serif-2 {
        line-height: 1.1 !important
    }

    .desktop\:line-height-serif-3 {
        line-height: 1.3 !important
    }

    .desktop\:line-height-serif-4 {
        line-height: 1.4 !important
    }

    .desktop\:line-height-serif-5 {
        line-height: 1.5 !important
    }

    .desktop\:line-height-serif-6 {
        line-height: 1.6 !important
    }

    .desktop\:line-height-mono-1 {
        line-height: 1 !important
    }

    .desktop\:line-height-mono-2 {
        line-height: 1.3 !important
    }

    .desktop\:line-height-mono-3 {
        line-height: 1.4 !important
    }

    .desktop\:line-height-mono-4 {
        line-height: 1.6 !important
    }

    .desktop\:line-height-mono-5 {
        line-height: 1.7 !important
    }

    .desktop\:line-height-mono-6 {
        line-height: 1.8 !important
    }

    .desktop\:line-height-heading-1 {
        line-height: .9 !important
    }

    .desktop\:line-height-heading-2 {
        line-height: 1.1 !important
    }

    .desktop\:line-height-heading-3 {
        line-height: 1.3 !important
    }

    .desktop\:line-height-heading-4 {
        line-height: 1.4 !important
    }

    .desktop\:line-height-heading-5 {
        line-height: 1.5 !important
    }

    .desktop\:line-height-heading-6 {
        line-height: 1.6 !important
    }

    .desktop\:line-height-ui-1 {
        line-height: .9 !important
    }

    .desktop\:line-height-ui-2 {
        line-height: 1.1 !important
    }

    .desktop\:line-height-ui-3 {
        line-height: 1.3 !important
    }

    .desktop\:line-height-ui-4 {
        line-height: 1.4 !important
    }

    .desktop\:line-height-ui-5 {
        line-height: 1.5 !important
    }

    .desktop\:line-height-ui-6 {
        line-height: 1.6 !important
    }

    .desktop\:line-height-body-1 {
        line-height: .9 !important
    }

    .desktop\:line-height-body-2 {
        line-height: 1.1 !important
    }

    .desktop\:line-height-body-3 {
        line-height: 1.3 !important
    }

    .desktop\:line-height-body-4 {
        line-height: 1.4 !important
    }

    .desktop\:line-height-body-5 {
        line-height: 1.5 !important
    }

    .desktop\:line-height-body-6 {
        line-height: 1.6 !important
    }

    .desktop\:line-height-code-1 {
        line-height: 1 !important
    }

    .desktop\:line-height-code-2 {
        line-height: 1.3 !important
    }

    .desktop\:line-height-code-3 {
        line-height: 1.4 !important
    }

    .desktop\:line-height-code-4 {
        line-height: 1.6 !important
    }

    .desktop\:line-height-code-5 {
        line-height: 1.7 !important
    }

    .desktop\:line-height-code-6 {
        line-height: 1.8 !important
    }

    .desktop\:line-height-alt-1 {
        line-height: .9 !important
    }

    .desktop\:line-height-alt-2 {
        line-height: 1.1 !important
    }

    .desktop\:line-height-alt-3 {
        line-height: 1.3 !important
    }

    .desktop\:line-height-alt-4 {
        line-height: 1.4 !important
    }

    .desktop\:line-height-alt-5 {
        line-height: 1.5 !important
    }

    .desktop\:line-height-alt-6 {
        line-height: 1.6 !important
    }

    .desktop\:margin-neg-1px {
        margin: -1px !important
    }

    .desktop\:margin-neg-2px {
        margin: -2px !important
    }

    .desktop\:margin-neg-05 {
        margin: -.25rem !important
    }

    .desktop\:margin-neg-1 {
        margin: -.5rem !important
    }

    .desktop\:margin-neg-105 {
        margin: -.75rem !important
    }

    .desktop\:margin-neg-2 {
        margin: -1rem !important
    }

    .desktop\:margin-neg-205 {
        margin: -1.25rem !important
    }

    .desktop\:margin-neg-3 {
        margin: -1.5rem !important
    }

    .desktop\:margin-1px {
        margin: 1px !important
    }

    .desktop\:margin-2px {
        margin: 2px !important
    }

    .desktop\:margin-05 {
        margin: .25rem !important
    }

    .desktop\:margin-1 {
        margin: .5rem !important
    }

    .desktop\:margin-105 {
        margin: .75rem !important
    }

    .desktop\:margin-2 {
        margin: 1rem !important
    }

    .desktop\:margin-205 {
        margin: 1.25rem !important
    }

    .desktop\:margin-3 {
        margin: 1.5rem !important
    }

    .desktop\:margin-4 {
        margin: 2rem !important
    }

    .desktop\:margin-5 {
        margin: 2.5rem !important
    }

    .desktop\:margin-6 {
        margin: 3rem !important
    }

    .desktop\:margin-7 {
        margin: 3.5rem !important
    }

    .desktop\:margin-8 {
        margin: 4rem !important
    }

    .desktop\:margin-9 {
        margin: 4.5rem !important
    }

    .desktop\:margin-10 {
        margin: 5rem !important
    }

    .desktop\:margin-15 {
        margin: 7.5rem !important
    }

    .desktop\:margin-05em {
        margin: .5em !important
    }

    .desktop\:margin-1em {
        margin: 1em !important
    }

    .desktop\:margin-105em {
        margin: 1.5em !important
    }

    .desktop\:margin-2em {
        margin: 2em !important
    }

    .desktop\:margin-0 {
        margin: 0 !important
    }

    .desktop\:margin-y-1px {
        margin-bottom: 1px !important
    }

    .desktop\:margin-top-1px,
    .desktop\:margin-y-1px {
        margin-top: 1px !important
    }

    .desktop\:margin-bottom-1px {
        margin-bottom: 1px !important
    }

    .desktop\:margin-y-2px {
        margin-bottom: 2px !important
    }

    .desktop\:margin-top-2px,
    .desktop\:margin-y-2px {
        margin-top: 2px !important
    }

    .desktop\:margin-bottom-2px {
        margin-bottom: 2px !important
    }

    .desktop\:margin-y-05 {
        margin-bottom: .25rem !important
    }

    .desktop\:margin-top-05,
    .desktop\:margin-y-05 {
        margin-top: .25rem !important
    }

    .desktop\:margin-bottom-05 {
        margin-bottom: .25rem !important
    }

    .desktop\:margin-y-1 {
        margin-bottom: .5rem !important
    }

    .desktop\:margin-top-1,
    .desktop\:margin-y-1 {
        margin-top: .5rem !important
    }

    .desktop\:margin-bottom-1 {
        margin-bottom: .5rem !important
    }

    .desktop\:margin-y-105 {
        margin-bottom: .75rem !important
    }

    .desktop\:margin-top-105,
    .desktop\:margin-y-105 {
        margin-top: .75rem !important
    }

    .desktop\:margin-bottom-105 {
        margin-bottom: .75rem !important
    }

    .desktop\:margin-y-2 {
        margin-bottom: 1rem !important
    }

    .desktop\:margin-top-2,
    .desktop\:margin-y-2 {
        margin-top: 1rem !important
    }

    .desktop\:margin-bottom-2 {
        margin-bottom: 1rem !important
    }

    .desktop\:margin-y-205 {
        margin-bottom: 1.25rem !important
    }

    .desktop\:margin-top-205,
    .desktop\:margin-y-205 {
        margin-top: 1.25rem !important
    }

    .desktop\:margin-bottom-205 {
        margin-bottom: 1.25rem !important
    }

    .desktop\:margin-y-3 {
        margin-bottom: 1.5rem !important
    }

    .desktop\:margin-top-3,
    .desktop\:margin-y-3 {
        margin-top: 1.5rem !important
    }

    .desktop\:margin-bottom-3 {
        margin-bottom: 1.5rem !important
    }

    .desktop\:margin-y-neg-1px {
        margin-top: -1px !important;
        margin-bottom: -1px !important
    }

    .desktop\:margin-top-neg-1px {
        margin-top: -1px !important
    }

    .desktop\:margin-bottom-neg-1px {
        margin-bottom: -1px !important
    }

    .desktop\:margin-y-neg-2px {
        margin-top: -2px !important;
        margin-bottom: -2px !important
    }

    .desktop\:margin-top-neg-2px {
        margin-top: -2px !important
    }

    .desktop\:margin-bottom-neg-2px {
        margin-bottom: -2px !important
    }

    .desktop\:margin-y-neg-05 {
        margin-bottom: -.25rem !important
    }

    .desktop\:margin-top-neg-05,
    .desktop\:margin-y-neg-05 {
        margin-top: -.25rem !important
    }

    .desktop\:margin-bottom-neg-05 {
        margin-bottom: -.25rem !important
    }

    .desktop\:margin-y-neg-1 {
        margin-bottom: -.5rem !important
    }

    .desktop\:margin-top-neg-1,
    .desktop\:margin-y-neg-1 {
        margin-top: -.5rem !important
    }

    .desktop\:margin-bottom-neg-1 {
        margin-bottom: -.5rem !important
    }

    .desktop\:margin-y-neg-105 {
        margin-bottom: -.75rem !important
    }

    .desktop\:margin-top-neg-105,
    .desktop\:margin-y-neg-105 {
        margin-top: -.75rem !important
    }

    .desktop\:margin-bottom-neg-105 {
        margin-bottom: -.75rem !important
    }

    .desktop\:margin-y-neg-2 {
        margin-bottom: -1rem !important
    }

    .desktop\:margin-top-neg-2,
    .desktop\:margin-y-neg-2 {
        margin-top: -1rem !important
    }

    .desktop\:margin-bottom-neg-2 {
        margin-bottom: -1rem !important
    }

    .desktop\:margin-y-neg-205 {
        margin-bottom: -1.25rem !important
    }

    .desktop\:margin-top-neg-205,
    .desktop\:margin-y-neg-205 {
        margin-top: -1.25rem !important
    }

    .desktop\:margin-bottom-neg-205 {
        margin-bottom: -1.25rem !important
    }

    .desktop\:margin-y-neg-3 {
        margin-bottom: -1.5rem !important
    }

    .desktop\:margin-top-neg-3,
    .desktop\:margin-y-neg-3 {
        margin-top: -1.5rem !important
    }

    .desktop\:margin-bottom-neg-3 {
        margin-bottom: -1.5rem !important
    }

    .desktop\:margin-y-4 {
        margin-bottom: 2rem !important
    }

    .desktop\:margin-top-4,
    .desktop\:margin-y-4 {
        margin-top: 2rem !important
    }

    .desktop\:margin-bottom-4 {
        margin-bottom: 2rem !important
    }

    .desktop\:margin-y-5 {
        margin-bottom: 2.5rem !important
    }

    .desktop\:margin-top-5,
    .desktop\:margin-y-5 {
        margin-top: 2.5rem !important
    }

    .desktop\:margin-bottom-5 {
        margin-bottom: 2.5rem !important
    }

    .desktop\:margin-y-6 {
        margin-bottom: 3rem !important
    }

    .desktop\:margin-top-6,
    .desktop\:margin-y-6 {
        margin-top: 3rem !important
    }

    .desktop\:margin-bottom-6 {
        margin-bottom: 3rem !important
    }

    .desktop\:margin-y-7 {
        margin-bottom: 3.5rem !important
    }

    .desktop\:margin-top-7,
    .desktop\:margin-y-7 {
        margin-top: 3.5rem !important
    }

    .desktop\:margin-bottom-7 {
        margin-bottom: 3.5rem !important
    }

    .desktop\:margin-y-8 {
        margin-bottom: 4rem !important
    }

    .desktop\:margin-top-8,
    .desktop\:margin-y-8 {
        margin-top: 4rem !important
    }

    .desktop\:margin-bottom-8 {
        margin-bottom: 4rem !important
    }

    .desktop\:margin-y-9 {
        margin-bottom: 4.5rem !important
    }

    .desktop\:margin-top-9,
    .desktop\:margin-y-9 {
        margin-top: 4.5rem !important
    }

    .desktop\:margin-bottom-9 {
        margin-bottom: 4.5rem !important
    }

    .desktop\:margin-y-10 {
        margin-bottom: 5rem !important
    }

    .desktop\:margin-top-10,
    .desktop\:margin-y-10 {
        margin-top: 5rem !important
    }

    .desktop\:margin-bottom-10 {
        margin-bottom: 5rem !important
    }

    .desktop\:margin-y-15 {
        margin-bottom: 7.5rem !important
    }

    .desktop\:margin-top-15,
    .desktop\:margin-y-15 {
        margin-top: 7.5rem !important
    }

    .desktop\:margin-bottom-15 {
        margin-bottom: 7.5rem !important
    }

    .desktop\:margin-y-05em {
        margin-bottom: .5em !important
    }

    .desktop\:margin-top-05em,
    .desktop\:margin-y-05em {
        margin-top: .5em !important
    }

    .desktop\:margin-bottom-05em {
        margin-bottom: .5em !important
    }

    .desktop\:margin-y-1em {
        margin-bottom: 1em !important
    }

    .desktop\:margin-top-1em,
    .desktop\:margin-y-1em {
        margin-top: 1em !important
    }

    .desktop\:margin-bottom-1em {
        margin-bottom: 1em !important
    }

    .desktop\:margin-y-105em {
        margin-bottom: 1.5em !important
    }

    .desktop\:margin-top-105em,
    .desktop\:margin-y-105em {
        margin-top: 1.5em !important
    }

    .desktop\:margin-bottom-105em {
        margin-bottom: 1.5em !important
    }

    .desktop\:margin-y-2em {
        margin-bottom: 2em !important
    }

    .desktop\:margin-top-2em,
    .desktop\:margin-y-2em {
        margin-top: 2em !important
    }

    .desktop\:margin-bottom-2em {
        margin-bottom: 2em !important
    }

    .desktop\:margin-y-0 {
        margin-bottom: 0 !important
    }

    .desktop\:margin-top-0,
    .desktop\:margin-y-0 {
        margin-top: 0 !important
    }

    .desktop\:margin-bottom-0 {
        margin-bottom: 0 !important
    }

    .desktop\:margin-y-auto {
        margin-bottom: auto !important
    }

    .desktop\:margin-top-auto,
    .desktop\:margin-y-auto {
        margin-top: auto !important
    }

    .desktop\:margin-bottom-auto {
        margin-bottom: auto !important
    }

    .desktop\:margin-x-1px {
        margin-left: 1px !important
    }

    .desktop\:margin-right-1px,
    .desktop\:margin-x-1px {
        margin-right: 1px !important
    }

    .desktop\:margin-left-1px {
        margin-left: 1px !important
    }

    .desktop\:margin-x-2px {
        margin-left: 2px !important
    }

    .desktop\:margin-right-2px,
    .desktop\:margin-x-2px {
        margin-right: 2px !important
    }

    .desktop\:margin-left-2px {
        margin-left: 2px !important
    }

    .desktop\:margin-x-05 {
        margin-left: .25rem !important
    }

    .desktop\:margin-right-05,
    .desktop\:margin-x-05 {
        margin-right: .25rem !important
    }

    .desktop\:margin-left-05 {
        margin-left: .25rem !important
    }

    .desktop\:margin-x-1 {
        margin-left: .5rem !important
    }

    .desktop\:margin-right-1,
    .desktop\:margin-x-1 {
        margin-right: .5rem !important
    }

    .desktop\:margin-left-1 {
        margin-left: .5rem !important
    }

    .desktop\:margin-x-105 {
        margin-left: .75rem !important
    }

    .desktop\:margin-right-105,
    .desktop\:margin-x-105 {
        margin-right: .75rem !important
    }

    .desktop\:margin-left-105 {
        margin-left: .75rem !important
    }

    .desktop\:margin-x-2 {
        margin-left: 1rem !important
    }

    .desktop\:margin-right-2,
    .desktop\:margin-x-2 {
        margin-right: 1rem !important
    }

    .desktop\:margin-left-2 {
        margin-left: 1rem !important
    }

    .desktop\:margin-x-205 {
        margin-left: 1.25rem !important
    }

    .desktop\:margin-right-205,
    .desktop\:margin-x-205 {
        margin-right: 1.25rem !important
    }

    .desktop\:margin-left-205 {
        margin-left: 1.25rem !important
    }

    .desktop\:margin-x-3 {
        margin-left: 1.5rem !important
    }

    .desktop\:margin-right-3,
    .desktop\:margin-x-3 {
        margin-right: 1.5rem !important
    }

    .desktop\:margin-left-3 {
        margin-left: 1.5rem !important
    }

    .desktop\:margin-x-neg-1px {
        margin-left: -1px !important
    }

    .desktop\:margin-right-neg-1px,
    .desktop\:margin-x-neg-1px {
        margin-right: -1px !important
    }

    .desktop\:margin-left-neg-1px {
        margin-left: -1px !important
    }

    .desktop\:margin-x-neg-2px {
        margin-left: -2px !important
    }

    .desktop\:margin-right-neg-2px,
    .desktop\:margin-x-neg-2px {
        margin-right: -2px !important
    }

    .desktop\:margin-left-neg-2px {
        margin-left: -2px !important
    }

    .desktop\:margin-x-neg-05 {
        margin-left: -.25rem !important
    }

    .desktop\:margin-right-neg-05,
    .desktop\:margin-x-neg-05 {
        margin-right: -.25rem !important
    }

    .desktop\:margin-left-neg-05 {
        margin-left: -.25rem !important
    }

    .desktop\:margin-x-neg-1 {
        margin-left: -.5rem !important
    }

    .desktop\:margin-right-neg-1,
    .desktop\:margin-x-neg-1 {
        margin-right: -.5rem !important
    }

    .desktop\:margin-left-neg-1 {
        margin-left: -.5rem !important
    }

    .desktop\:margin-x-neg-105 {
        margin-left: -.75rem !important
    }

    .desktop\:margin-right-neg-105,
    .desktop\:margin-x-neg-105 {
        margin-right: -.75rem !important
    }

    .desktop\:margin-left-neg-105 {
        margin-left: -.75rem !important
    }

    .desktop\:margin-x-neg-2 {
        margin-left: -1rem !important
    }

    .desktop\:margin-right-neg-2,
    .desktop\:margin-x-neg-2 {
        margin-right: -1rem !important
    }

    .desktop\:margin-left-neg-2 {
        margin-left: -1rem !important
    }

    .desktop\:margin-x-neg-205 {
        margin-left: -1.25rem !important
    }

    .desktop\:margin-right-neg-205,
    .desktop\:margin-x-neg-205 {
        margin-right: -1.25rem !important
    }

    .desktop\:margin-left-neg-205 {
        margin-left: -1.25rem !important
    }

    .desktop\:margin-x-neg-3 {
        margin-left: -1.5rem !important
    }

    .desktop\:margin-right-neg-3,
    .desktop\:margin-x-neg-3 {
        margin-right: -1.5rem !important
    }

    .desktop\:margin-left-neg-3 {
        margin-left: -1.5rem !important
    }

    .desktop\:margin-x-4 {
        margin-left: 2rem !important
    }

    .desktop\:margin-right-4,
    .desktop\:margin-x-4 {
        margin-right: 2rem !important
    }

    .desktop\:margin-left-4 {
        margin-left: 2rem !important
    }

    .desktop\:margin-x-5 {
        margin-left: 2.5rem !important
    }

    .desktop\:margin-right-5,
    .desktop\:margin-x-5 {
        margin-right: 2.5rem !important
    }

    .desktop\:margin-left-5 {
        margin-left: 2.5rem !important
    }

    .desktop\:margin-x-6 {
        margin-left: 3rem !important
    }

    .desktop\:margin-right-6,
    .desktop\:margin-x-6 {
        margin-right: 3rem !important
    }

    .desktop\:margin-left-6 {
        margin-left: 3rem !important
    }

    .desktop\:margin-x-7 {
        margin-left: 3.5rem !important
    }

    .desktop\:margin-right-7,
    .desktop\:margin-x-7 {
        margin-right: 3.5rem !important
    }

    .desktop\:margin-left-7 {
        margin-left: 3.5rem !important
    }

    .desktop\:margin-x-8 {
        margin-left: 4rem !important
    }

    .desktop\:margin-right-8,
    .desktop\:margin-x-8 {
        margin-right: 4rem !important
    }

    .desktop\:margin-left-8 {
        margin-left: 4rem !important
    }

    .desktop\:margin-x-9 {
        margin-left: 4.5rem !important
    }

    .desktop\:margin-right-9,
    .desktop\:margin-x-9 {
        margin-right: 4.5rem !important
    }

    .desktop\:margin-left-9 {
        margin-left: 4.5rem !important
    }

    .desktop\:margin-x-10 {
        margin-left: 5rem !important
    }

    .desktop\:margin-right-10,
    .desktop\:margin-x-10 {
        margin-right: 5rem !important
    }

    .desktop\:margin-left-10 {
        margin-left: 5rem !important
    }

    .desktop\:margin-x-15 {
        margin-left: 7.5rem !important
    }

    .desktop\:margin-right-15,
    .desktop\:margin-x-15 {
        margin-right: 7.5rem !important
    }

    .desktop\:margin-left-15 {
        margin-left: 7.5rem !important
    }

    .desktop\:margin-x-card {
        margin-left: 10rem !important
    }

    .desktop\:margin-right-card,
    .desktop\:margin-x-card {
        margin-right: 10rem !important
    }

    .desktop\:margin-left-card {
        margin-left: 10rem !important
    }

    .desktop\:margin-x-card-lg {
        margin-left: 15rem !important
    }

    .desktop\:margin-right-card-lg,
    .desktop\:margin-x-card-lg {
        margin-right: 15rem !important
    }

    .desktop\:margin-left-card-lg {
        margin-left: 15rem !important
    }

    .desktop\:margin-x-mobile {
        margin-left: 20rem !important
    }

    .desktop\:margin-right-mobile,
    .desktop\:margin-x-mobile {
        margin-right: 20rem !important
    }

    .desktop\:margin-left-mobile {
        margin-left: 20rem !important
    }

    .desktop\:margin-x-05em {
        margin-left: .5em !important
    }

    .desktop\:margin-right-05em,
    .desktop\:margin-x-05em {
        margin-right: .5em !important
    }

    .desktop\:margin-left-05em {
        margin-left: .5em !important
    }

    .desktop\:margin-x-1em {
        margin-left: 1em !important
    }

    .desktop\:margin-right-1em,
    .desktop\:margin-x-1em {
        margin-right: 1em !important
    }

    .desktop\:margin-left-1em {
        margin-left: 1em !important
    }

    .desktop\:margin-x-105em {
        margin-left: 1.5em !important
    }

    .desktop\:margin-right-105em,
    .desktop\:margin-x-105em {
        margin-right: 1.5em !important
    }

    .desktop\:margin-left-105em {
        margin-left: 1.5em !important
    }

    .desktop\:margin-x-2em {
        margin-left: 2em !important
    }

    .desktop\:margin-right-2em,
    .desktop\:margin-x-2em {
        margin-right: 2em !important
    }

    .desktop\:margin-left-2em {
        margin-left: 2em !important
    }

    .desktop\:margin-x-0 {
        margin-left: 0 !important
    }

    .desktop\:margin-right-0,
    .desktop\:margin-x-0 {
        margin-right: 0 !important
    }

    .desktop\:margin-left-0 {
        margin-left: 0 !important
    }

    .desktop\:margin-x-auto {
        margin-left: auto !important
    }

    .desktop\:margin-right-auto,
    .desktop\:margin-x-auto {
        margin-right: auto !important
    }

    .desktop\:margin-left-auto {
        margin-left: auto !important
    }

    .desktop\:measure-1 {
        max-width: 44ex !important
    }

    .desktop\:measure-2 {
        max-width: 60ex !important
    }

    .desktop\:measure-3 {
        max-width: 64ex !important
    }

    .desktop\:measure-4 {
        max-width: 68ex !important
    }

    .desktop\:measure-5 {
        max-width: 72ex !important
    }

    .desktop\:measure-6 {
        max-width: 88ex !important
    }

    .desktop\:measure-none {
        max-width: none !important
    }

    .desktop\:order-first {
        order: -1 !important
    }

    .desktop\:order-last {
        order: 999 !important
    }

    .desktop\:order-initial {
        order: initial !important
    }

    .desktop\:order-0 {
        order: 0 !important
    }

    .desktop\:order-1 {
        order: 1 !important
    }

    .desktop\:order-2 {
        order: 2 !important
    }

    .desktop\:order-3 {
        order: 3 !important
    }

    .desktop\:order-4 {
        order: 4 !important
    }

    .desktop\:order-5 {
        order: 5 !important
    }

    .desktop\:order-6 {
        order: 6 !important
    }

    .desktop\:order-7 {
        order: 7 !important
    }

    .desktop\:order-8 {
        order: 8 !important
    }

    .desktop\:order-9 {
        order: 9 !important
    }

    .desktop\:order-10 {
        order: 10 !important
    }

    .desktop\:order-11 {
        order: 11 !important
    }

    .desktop\:padding-1px {
        padding: 1px !important
    }

    .desktop\:padding-y-1px {
        padding-top: 1px !important;
        padding-bottom: 1px !important
    }

    .desktop\:padding-x-1px {
        padding-left: 1px !important;
        padding-right: 1px !important
    }

    .desktop\:padding-top-1px {
        padding-top: 1px !important
    }

    .desktop\:padding-right-1px {
        padding-right: 1px !important
    }

    .desktop\:padding-bottom-1px {
        padding-bottom: 1px !important
    }

    .desktop\:padding-left-1px {
        padding-left: 1px !important
    }

    .desktop\:padding-2px {
        padding: 2px !important
    }

    .desktop\:padding-y-2px {
        padding-top: 2px !important;
        padding-bottom: 2px !important
    }

    .desktop\:padding-x-2px {
        padding-left: 2px !important;
        padding-right: 2px !important
    }

    .desktop\:padding-top-2px {
        padding-top: 2px !important
    }

    .desktop\:padding-right-2px {
        padding-right: 2px !important
    }

    .desktop\:padding-bottom-2px {
        padding-bottom: 2px !important
    }

    .desktop\:padding-left-2px {
        padding-left: 2px !important
    }

    .desktop\:padding-05 {
        padding: .25rem !important
    }

    .desktop\:padding-y-05 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .desktop\:padding-x-05 {
        padding-left: .25rem !important;
        padding-right: .25rem !important
    }

    .desktop\:padding-top-05 {
        padding-top: .25rem !important
    }

    .desktop\:padding-right-05 {
        padding-right: .25rem !important
    }

    .desktop\:padding-bottom-05 {
        padding-bottom: .25rem !important
    }

    .desktop\:padding-left-05 {
        padding-left: .25rem !important
    }

    .desktop\:padding-1 {
        padding: .5rem !important
    }

    .desktop\:padding-y-1 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .desktop\:padding-x-1 {
        padding-left: .5rem !important;
        padding-right: .5rem !important
    }

    .desktop\:padding-top-1 {
        padding-top: .5rem !important
    }

    .desktop\:padding-right-1 {
        padding-right: .5rem !important
    }

    .desktop\:padding-bottom-1 {
        padding-bottom: .5rem !important
    }

    .desktop\:padding-left-1 {
        padding-left: .5rem !important
    }

    .desktop\:padding-105 {
        padding: .75rem !important
    }

    .desktop\:padding-y-105 {
        padding-top: .75rem !important;
        padding-bottom: .75rem !important
    }

    .desktop\:padding-x-105 {
        padding-left: .75rem !important;
        padding-right: .75rem !important
    }

    .desktop\:padding-top-105 {
        padding-top: .75rem !important
    }

    .desktop\:padding-right-105 {
        padding-right: .75rem !important
    }

    .desktop\:padding-bottom-105 {
        padding-bottom: .75rem !important
    }

    .desktop\:padding-left-105 {
        padding-left: .75rem !important
    }

    .desktop\:padding-2 {
        padding: 1rem !important
    }

    .desktop\:padding-y-2 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .desktop\:padding-x-2 {
        padding-left: 1rem !important;
        padding-right: 1rem !important
    }

    .desktop\:padding-top-2 {
        padding-top: 1rem !important
    }

    .desktop\:padding-right-2 {
        padding-right: 1rem !important
    }

    .desktop\:padding-bottom-2 {
        padding-bottom: 1rem !important
    }

    .desktop\:padding-left-2 {
        padding-left: 1rem !important
    }

    .desktop\:padding-205 {
        padding: 1.25rem !important
    }

    .desktop\:padding-y-205 {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important
    }

    .desktop\:padding-x-205 {
        padding-left: 1.25rem !important;
        padding-right: 1.25rem !important
    }

    .desktop\:padding-top-205 {
        padding-top: 1.25rem !important
    }

    .desktop\:padding-right-205 {
        padding-right: 1.25rem !important
    }

    .desktop\:padding-bottom-205 {
        padding-bottom: 1.25rem !important
    }

    .desktop\:padding-left-205 {
        padding-left: 1.25rem !important
    }

    .desktop\:padding-3 {
        padding: 1.5rem !important
    }

    .desktop\:padding-y-3 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .desktop\:padding-x-3 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important
    }

    .desktop\:padding-top-3 {
        padding-top: 1.5rem !important
    }

    .desktop\:padding-right-3 {
        padding-right: 1.5rem !important
    }

    .desktop\:padding-bottom-3 {
        padding-bottom: 1.5rem !important
    }

    .desktop\:padding-left-3 {
        padding-left: 1.5rem !important
    }

    .desktop\:padding-4 {
        padding: 2rem !important
    }

    .desktop\:padding-y-4 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }

    .desktop\:padding-x-4 {
        padding-left: 2rem !important;
        padding-right: 2rem !important
    }

    .desktop\:padding-top-4 {
        padding-top: 2rem !important
    }

    .desktop\:padding-right-4 {
        padding-right: 2rem !important
    }

    .desktop\:padding-bottom-4 {
        padding-bottom: 2rem !important
    }

    .desktop\:padding-left-4 {
        padding-left: 2rem !important
    }

    .desktop\:padding-5 {
        padding: 2.5rem !important
    }

    .desktop\:padding-y-5 {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }

    .desktop\:padding-x-5 {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important
    }

    .desktop\:padding-top-5 {
        padding-top: 2.5rem !important
    }

    .desktop\:padding-right-5 {
        padding-right: 2.5rem !important
    }

    .desktop\:padding-bottom-5 {
        padding-bottom: 2.5rem !important
    }

    .desktop\:padding-left-5 {
        padding-left: 2.5rem !important
    }

    .desktop\:padding-6 {
        padding: 3rem !important
    }

    .desktop\:padding-y-6 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .desktop\:padding-x-6 {
        padding-left: 3rem !important;
        padding-right: 3rem !important
    }

    .desktop\:padding-top-6 {
        padding-top: 3rem !important
    }

    .desktop\:padding-right-6 {
        padding-right: 3rem !important
    }

    .desktop\:padding-bottom-6 {
        padding-bottom: 3rem !important
    }

    .desktop\:padding-left-6 {
        padding-left: 3rem !important
    }

    .desktop\:padding-7 {
        padding: 3.5rem !important
    }

    .desktop\:padding-y-7 {
        padding-top: 3.5rem !important;
        padding-bottom: 3.5rem !important
    }

    .desktop\:padding-x-7 {
        padding-left: 3.5rem !important;
        padding-right: 3.5rem !important
    }

    .desktop\:padding-top-7 {
        padding-top: 3.5rem !important
    }

    .desktop\:padding-right-7 {
        padding-right: 3.5rem !important
    }

    .desktop\:padding-bottom-7 {
        padding-bottom: 3.5rem !important
    }

    .desktop\:padding-left-7 {
        padding-left: 3.5rem !important
    }

    .desktop\:padding-8 {
        padding: 4rem !important
    }

    .desktop\:padding-y-8 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important
    }

    .desktop\:padding-x-8 {
        padding-left: 4rem !important;
        padding-right: 4rem !important
    }

    .desktop\:padding-top-8 {
        padding-top: 4rem !important
    }

    .desktop\:padding-right-8 {
        padding-right: 4rem !important
    }

    .desktop\:padding-bottom-8 {
        padding-bottom: 4rem !important
    }

    .desktop\:padding-left-8 {
        padding-left: 4rem !important
    }

    .desktop\:padding-9 {
        padding: 4.5rem !important
    }

    .desktop\:padding-y-9 {
        padding-top: 4.5rem !important;
        padding-bottom: 4.5rem !important
    }

    .desktop\:padding-x-9 {
        padding-left: 4.5rem !important;
        padding-right: 4.5rem !important
    }

    .desktop\:padding-top-9 {
        padding-top: 4.5rem !important
    }

    .desktop\:padding-right-9 {
        padding-right: 4.5rem !important
    }

    .desktop\:padding-bottom-9 {
        padding-bottom: 4.5rem !important
    }

    .desktop\:padding-left-9 {
        padding-left: 4.5rem !important
    }

    .desktop\:padding-10 {
        padding: 5rem !important
    }

    .desktop\:padding-y-10 {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important
    }

    .desktop\:padding-x-10 {
        padding-left: 5rem !important;
        padding-right: 5rem !important
    }

    .desktop\:padding-top-10 {
        padding-top: 5rem !important
    }

    .desktop\:padding-right-10 {
        padding-right: 5rem !important
    }

    .desktop\:padding-bottom-10 {
        padding-bottom: 5rem !important
    }

    .desktop\:padding-left-10 {
        padding-left: 5rem !important
    }

    .desktop\:padding-15 {
        padding: 7.5rem !important
    }

    .desktop\:padding-y-15 {
        padding-top: 7.5rem !important;
        padding-bottom: 7.5rem !important
    }

    .desktop\:padding-x-15 {
        padding-left: 7.5rem !important;
        padding-right: 7.5rem !important
    }

    .desktop\:padding-top-15 {
        padding-top: 7.5rem !important
    }

    .desktop\:padding-right-15 {
        padding-right: 7.5rem !important
    }

    .desktop\:padding-bottom-15 {
        padding-bottom: 7.5rem !important
    }

    .desktop\:padding-left-15 {
        padding-left: 7.5rem !important
    }

    .desktop\:padding-0 {
        padding: 0 !important
    }

    .desktop\:padding-y-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .desktop\:padding-x-0 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .desktop\:padding-top-0 {
        padding-top: 0 !important
    }

    .desktop\:padding-right-0 {
        padding-right: 0 !important
    }

    .desktop\:padding-bottom-0 {
        padding-bottom: 0 !important
    }

    .desktop\:padding-left-0 {
        padding-left: 0 !important
    }

    .desktop\:position-absolute {
        position: absolute !important
    }

    .desktop\:position-fixed {
        position: fixed !important
    }

    .desktop\:position-relative {
        position: relative !important
    }

    .desktop\:position-static {
        position: static !important
    }

    .desktop\:position-sticky {
        position: sticky !important
    }

    .desktop\:width-1px {
        width: 1px !important
    }

    .desktop\:width-2px {
        width: 2px !important
    }

    .desktop\:width-05 {
        width: .25rem !important
    }

    .desktop\:width-1 {
        width: .5rem !important
    }

    .desktop\:width-105 {
        width: .75rem !important
    }

    .desktop\:width-2 {
        width: 1rem !important
    }

    .desktop\:width-205 {
        width: 1.25rem !important
    }

    .desktop\:width-3 {
        width: 1.5rem !important
    }

    .desktop\:width-4 {
        width: 2rem !important
    }

    .desktop\:width-5 {
        width: 2.5rem !important
    }

    .desktop\:width-6 {
        width: 3rem !important
    }

    .desktop\:width-7 {
        width: 3.5rem !important
    }

    .desktop\:width-8 {
        width: 4rem !important
    }

    .desktop\:width-9 {
        width: 4.5rem !important
    }

    .desktop\:width-10 {
        width: 5rem !important
    }

    .desktop\:width-15 {
        width: 7.5rem !important
    }

    .desktop\:width-card {
        width: 10rem !important
    }

    .desktop\:width-card-lg {
        width: 15rem !important
    }

    .desktop\:width-mobile {
        width: 20rem !important
    }

    .desktop\:width-mobile-lg {
        width: 30rem !important
    }

    .desktop\:width-tablet {
        width: 40rem !important
    }

    .desktop\:width-tablet-lg {
        width: 55rem !important
    }

    .desktop\:width-desktop {
        width: 64rem !important
    }

    .desktop\:width-desktop-lg {
        width: 75rem !important
    }

    .desktop\:width-widescreen {
        width: 87.5rem !important
    }

    .desktop\:width-0 {
        width: 0 !important
    }

    .desktop\:width-full {
        width: 100% !important
    }

    .desktop\:width-auto {
        width: auto !important
    }
}

@media all and (min-width:87.5em) {

    .widescreen\:border-1px,
    .widescreen\:hover\:border-1px:hover {
        border: 1px solid !important
    }

    .widescreen\:border-y-1px,
    .widescreen\:hover\:border-y-1px:hover {
        border-top: 1px solid !important;
        border-bottom: 1px solid !important
    }

    .widescreen\:border-x-1px,
    .widescreen\:hover\:border-x-1px:hover {
        border-left: 1px solid !important;
        border-right: 1px solid !important
    }

    .widescreen\:border-top-1px,
    .widescreen\:hover\:border-top-1px:hover {
        border-top: 1px solid !important
    }

    .widescreen\:border-right-1px,
    .widescreen\:hover\:border-right-1px:hover {
        border-right: 1px solid !important
    }

    .widescreen\:border-bottom-1px,
    .widescreen\:hover\:border-bottom-1px:hover {
        border-bottom: 1px solid !important
    }

    .widescreen\:border-left-1px,
    .widescreen\:hover\:border-left-1px:hover {
        border-left: 1px solid !important
    }

    .widescreen\:border-2px,
    .widescreen\:hover\:border-2px:hover {
        border: 2px solid !important
    }

    .widescreen\:border-y-2px,
    .widescreen\:hover\:border-y-2px:hover {
        border-top: 2px solid !important;
        border-bottom: 2px solid !important
    }

    .widescreen\:border-x-2px,
    .widescreen\:hover\:border-x-2px:hover {
        border-left: 2px solid !important;
        border-right: 2px solid !important
    }

    .widescreen\:border-top-2px,
    .widescreen\:hover\:border-top-2px:hover {
        border-top: 2px solid !important
    }

    .widescreen\:border-right-2px,
    .widescreen\:hover\:border-right-2px:hover {
        border-right: 2px solid !important
    }

    .widescreen\:border-bottom-2px,
    .widescreen\:hover\:border-bottom-2px:hover {
        border-bottom: 2px solid !important
    }

    .widescreen\:border-left-2px,
    .widescreen\:hover\:border-left-2px:hover {
        border-left: 2px solid !important
    }

    .widescreen\:border-05,
    .widescreen\:hover\:border-05:hover {
        border: .25rem solid !important
    }

    .widescreen\:border-y-05,
    .widescreen\:hover\:border-y-05:hover {
        border-top: .25rem solid !important;
        border-bottom: .25rem solid !important
    }

    .widescreen\:border-x-05,
    .widescreen\:hover\:border-x-05:hover {
        border-left: .25rem solid !important;
        border-right: .25rem solid !important
    }

    .widescreen\:border-top-05,
    .widescreen\:hover\:border-top-05:hover {
        border-top: .25rem solid !important
    }

    .widescreen\:border-right-05,
    .widescreen\:hover\:border-right-05:hover {
        border-right: .25rem solid !important
    }

    .widescreen\:border-bottom-05,
    .widescreen\:hover\:border-bottom-05:hover {
        border-bottom: .25rem solid !important
    }

    .widescreen\:border-left-05,
    .widescreen\:hover\:border-left-05:hover {
        border-left: .25rem solid !important
    }

    .widescreen\:border-1,
    .widescreen\:hover\:border-1:hover {
        border: .5rem solid !important
    }

    .widescreen\:border-y-1,
    .widescreen\:hover\:border-y-1:hover {
        border-top: .5rem solid !important;
        border-bottom: .5rem solid !important
    }

    .widescreen\:border-x-1,
    .widescreen\:hover\:border-x-1:hover {
        border-left: .5rem solid !important;
        border-right: .5rem solid !important
    }

    .widescreen\:border-top-1,
    .widescreen\:hover\:border-top-1:hover {
        border-top: .5rem solid !important
    }

    .widescreen\:border-right-1,
    .widescreen\:hover\:border-right-1:hover {
        border-right: .5rem solid !important
    }

    .widescreen\:border-bottom-1,
    .widescreen\:hover\:border-bottom-1:hover {
        border-bottom: .5rem solid !important
    }

    .widescreen\:border-left-1,
    .widescreen\:hover\:border-left-1:hover {
        border-left: .5rem solid !important
    }

    .widescreen\:border-105,
    .widescreen\:hover\:border-105:hover {
        border: .75rem solid !important
    }

    .widescreen\:border-y-105,
    .widescreen\:hover\:border-y-105:hover {
        border-top: .75rem solid !important;
        border-bottom: .75rem solid !important
    }

    .widescreen\:border-x-105,
    .widescreen\:hover\:border-x-105:hover {
        border-left: .75rem solid !important;
        border-right: .75rem solid !important
    }

    .widescreen\:border-top-105,
    .widescreen\:hover\:border-top-105:hover {
        border-top: .75rem solid !important
    }

    .widescreen\:border-right-105,
    .widescreen\:hover\:border-right-105:hover {
        border-right: .75rem solid !important
    }

    .widescreen\:border-bottom-105,
    .widescreen\:hover\:border-bottom-105:hover {
        border-bottom: .75rem solid !important
    }

    .widescreen\:border-left-105,
    .widescreen\:hover\:border-left-105:hover {
        border-left: .75rem solid !important
    }

    .widescreen\:border-2,
    .widescreen\:hover\:border-2:hover {
        border: 1rem solid !important
    }

    .widescreen\:border-y-2,
    .widescreen\:hover\:border-y-2:hover {
        border-top: 1rem solid !important;
        border-bottom: 1rem solid !important
    }

    .widescreen\:border-x-2,
    .widescreen\:hover\:border-x-2:hover {
        border-left: 1rem solid !important;
        border-right: 1rem solid !important
    }

    .widescreen\:border-top-2,
    .widescreen\:hover\:border-top-2:hover {
        border-top: 1rem solid !important
    }

    .widescreen\:border-right-2,
    .widescreen\:hover\:border-right-2:hover {
        border-right: 1rem solid !important
    }

    .widescreen\:border-bottom-2,
    .widescreen\:hover\:border-bottom-2:hover {
        border-bottom: 1rem solid !important
    }

    .widescreen\:border-left-2,
    .widescreen\:hover\:border-left-2:hover {
        border-left: 1rem solid !important
    }

    .widescreen\:border-205,
    .widescreen\:hover\:border-205:hover {
        border: 1.25rem solid !important
    }

    .widescreen\:border-y-205,
    .widescreen\:hover\:border-y-205:hover {
        border-top: 1.25rem solid !important;
        border-bottom: 1.25rem solid !important
    }

    .widescreen\:border-x-205,
    .widescreen\:hover\:border-x-205:hover {
        border-left: 1.25rem solid !important;
        border-right: 1.25rem solid !important
    }

    .widescreen\:border-top-205,
    .widescreen\:hover\:border-top-205:hover {
        border-top: 1.25rem solid !important
    }

    .widescreen\:border-right-205,
    .widescreen\:hover\:border-right-205:hover {
        border-right: 1.25rem solid !important
    }

    .widescreen\:border-bottom-205,
    .widescreen\:hover\:border-bottom-205:hover {
        border-bottom: 1.25rem solid !important
    }

    .widescreen\:border-left-205,
    .widescreen\:hover\:border-left-205:hover {
        border-left: 1.25rem solid !important
    }

    .widescreen\:border-3,
    .widescreen\:hover\:border-3:hover {
        border: 1.5rem solid !important
    }

    .widescreen\:border-y-3,
    .widescreen\:hover\:border-y-3:hover {
        border-top: 1.5rem solid !important;
        border-bottom: 1.5rem solid !important
    }

    .widescreen\:border-x-3,
    .widescreen\:hover\:border-x-3:hover {
        border-left: 1.5rem solid !important;
        border-right: 1.5rem solid !important
    }

    .widescreen\:border-top-3,
    .widescreen\:hover\:border-top-3:hover {
        border-top: 1.5rem solid !important
    }

    .widescreen\:border-right-3,
    .widescreen\:hover\:border-right-3:hover {
        border-right: 1.5rem solid !important
    }

    .widescreen\:border-bottom-3,
    .widescreen\:hover\:border-bottom-3:hover {
        border-bottom: 1.5rem solid !important
    }

    .widescreen\:border-left-3,
    .widescreen\:hover\:border-left-3:hover {
        border-left: 1.5rem solid !important
    }

    .widescreen\:border-0,
    .widescreen\:hover\:border-0:hover {
        border: 0 solid !important
    }

    .widescreen\:border-y-0,
    .widescreen\:hover\:border-y-0:hover {
        border-top: 0 solid !important;
        border-bottom: 0 solid !important
    }

    .widescreen\:border-x-0,
    .widescreen\:hover\:border-x-0:hover {
        border-left: 0 solid !important;
        border-right: 0 solid !important
    }

    .widescreen\:border-top-0,
    .widescreen\:hover\:border-top-0:hover {
        border-top: 0 solid !important
    }

    .widescreen\:border-right-0,
    .widescreen\:hover\:border-right-0:hover {
        border-right: 0 solid !important
    }

    .widescreen\:border-bottom-0,
    .widescreen\:hover\:border-bottom-0:hover {
        border-bottom: 0 solid !important
    }

    .widescreen\:border-left-0,
    .widescreen\:hover\:border-left-0:hover {
        border-left: 0 solid !important
    }

    .widescreen\:border,
    .widescreen\:hover\:border:hover {
        border: 1px solid !important
    }

    .widescreen\:border-y,
    .widescreen\:hover\:border-y:hover {
        border-top: 1px solid !important;
        border-bottom: 1px solid !important
    }

    .widescreen\:border-x,
    .widescreen\:hover\:border-x:hover {
        border-left: 1px solid !important;
        border-right: 1px solid !important
    }

    .widescreen\:border-top,
    .widescreen\:hover\:border-top:hover {
        border-top: 1px solid !important
    }

    .widescreen\:border-right,
    .widescreen\:hover\:border-right:hover {
        border-right: 1px solid !important
    }

    .widescreen\:border-bottom,
    .widescreen\:hover\:border-bottom:hover {
        border-bottom: 1px solid !important
    }

    .widescreen\:border-left,
    .widescreen\:hover\:border-left:hover {
        border-left: 1px solid !important
    }

    .widescreen\:border-transparent,
    .widescreen\:hover\:border-transparent:hover {
        border-color: transparent !important
    }

    .widescreen\:border-black,
    .widescreen\:hover\:border-black:hover {
        border-color: #000 !important
    }

    .widescreen\:border-white,
    .widescreen\:hover\:border-white:hover {
        border-color: #fff !important
    }

    .widescreen\:border-red,
    .widescreen\:hover\:border-red:hover {
        border-color: #e52207 !important
    }

    .widescreen\:border-orange,
    .widescreen\:hover\:border-orange:hover {
        border-color: #e66f0e !important
    }

    .widescreen\:border-gold,
    .widescreen\:hover\:border-gold:hover {
        border-color: #ffbe2e !important
    }

    .widescreen\:border-yellow,
    .widescreen\:hover\:border-yellow:hover {
        border-color: #fee685 !important
    }

    .widescreen\:border-green,
    .widescreen\:hover\:border-green:hover {
        border-color: #538200 !important
    }

    .widescreen\:border-mint,
    .widescreen\:hover\:border-mint:hover {
        border-color: #04c585 !important
    }

    .widescreen\:border-cyan,
    .widescreen\:hover\:border-cyan:hover {
        border-color: #009ec1 !important
    }

    .widescreen\:border-blue,
    .widescreen\:hover\:border-blue:hover {
        border-color: #0076d6 !important
    }

    .widescreen\:border-indigo,
    .widescreen\:hover\:border-indigo:hover {
        border-color: #676cc8 !important
    }

    .widescreen\:border-violet,
    .widescreen\:hover\:border-violet:hover {
        border-color: #8168b3 !important
    }

    .widescreen\:border-magenta,
    .widescreen\:hover\:border-magenta:hover {
        border-color: #d72d79 !important
    }

    .widescreen\:border-gray-5,
    .widescreen\:hover\:border-gray-5:hover {
        border-color: #f0f0f0 !important
    }

    .widescreen\:border-gray-10,
    .widescreen\:hover\:border-gray-10:hover {
        border-color: #e6e6e6 !important
    }

    .widescreen\:border-gray-30,
    .widescreen\:hover\:border-gray-30:hover {
        border-color: #adadad !important
    }

    .widescreen\:border-gray-50,
    .widescreen\:hover\:border-gray-50:hover {
        border-color: #757575 !important
    }

    .widescreen\:border-gray-70,
    .widescreen\:hover\:border-gray-70:hover {
        border-color: #454545 !important
    }

    .widescreen\:border-gray-90,
    .widescreen\:hover\:border-gray-90:hover {
        border-color: #1b1b1b !important
    }

    .widescreen\:border-base-lightest,
    .widescreen\:hover\:border-base-lightest:hover {
        border-color: #f0f0f0 !important
    }

    .widescreen\:border-base-lighter,
    .widescreen\:hover\:border-base-lighter:hover {
        border-color: #dfe1e2 !important
    }

    .widescreen\:border-base-light,
    .widescreen\:hover\:border-base-light:hover {
        border-color: #a9aeb1 !important
    }

    .widescreen\:border-base,
    .widescreen\:hover\:border-base:hover {
        border-color: #71767a !important
    }

    .widescreen\:border-base-dark,
    .widescreen\:hover\:border-base-dark:hover {
        border-color: #565c65 !important
    }

    .widescreen\:border-base-darker,
    .widescreen\:hover\:border-base-darker:hover {
        border-color: #3d4551 !important
    }

    .widescreen\:border-base-darkest,
    .widescreen\:border-ink,
    .widescreen\:hover\:border-base-darkest:hover,
    .widescreen\:hover\:border-ink:hover {
        border-color: #1b1b1b !important
    }

    .widescreen\:border-primary-lighter,
    .widescreen\:hover\:border-primary-lighter:hover {
        border-color: #d9e8f6 !important
    }

    .widescreen\:border-primary-light,
    .widescreen\:hover\:border-primary-light:hover {
        border-color: #73b3e7 !important
    }

    .widescreen\:border-primary,
    .widescreen\:hover\:border-primary:hover {
        border-color: #005ea2 !important
    }

    .widescreen\:border-primary-vivid,
    .widescreen\:hover\:border-primary-vivid:hover {
        border-color: #0050d8 !important
    }

    .widescreen\:border-primary-dark,
    .widescreen\:hover\:border-primary-dark:hover {
        border-color: #1a4480 !important
    }

    .widescreen\:border-primary-darker,
    .widescreen\:hover\:border-primary-darker:hover {
        border-color: #162e51 !important
    }

    .widescreen\:border-secondary-lighter,
    .widescreen\:hover\:border-secondary-lighter:hover {
        border-color: #f3e1e4 !important
    }

    .widescreen\:border-secondary-light,
    .widescreen\:hover\:border-secondary-light:hover {
        border-color: #f2938c !important
    }

    .widescreen\:border-secondary,
    .widescreen\:hover\:border-secondary:hover {
        border-color: #d83933 !important
    }

    .widescreen\:border-secondary-vivid,
    .widescreen\:hover\:border-secondary-vivid:hover {
        border-color: #e41d3d !important
    }

    .widescreen\:border-secondary-dark,
    .widescreen\:hover\:border-secondary-dark:hover {
        border-color: #b50909 !important
    }

    .widescreen\:border-secondary-darker,
    .widescreen\:hover\:border-secondary-darker:hover {
        border-color: #8b0a03 !important
    }

    .widescreen\:border-accent-warm-darker,
    .widescreen\:hover\:border-accent-warm-darker:hover {
        border-color: #775540 !important
    }

    .widescreen\:border-accent-warm-dark,
    .widescreen\:hover\:border-accent-warm-dark:hover {
        border-color: #c05600 !important
    }

    .widescreen\:border-accent-warm,
    .widescreen\:hover\:border-accent-warm:hover {
        border-color: #fa9441 !important
    }

    .widescreen\:border-accent-warm-light,
    .widescreen\:hover\:border-accent-warm-light:hover {
        border-color: #ffbc78 !important
    }

    .widescreen\:border-accent-warm-lighter,
    .widescreen\:hover\:border-accent-warm-lighter:hover {
        border-color: #f2e4d4 !important
    }

    .widescreen\:border-accent-cool-darker,
    .widescreen\:hover\:border-accent-cool-darker:hover {
        border-color: #07648d !important
    }

    .widescreen\:border-accent-cool-dark,
    .widescreen\:hover\:border-accent-cool-dark:hover {
        border-color: #28a0cb !important
    }

    .widescreen\:border-accent-cool,
    .widescreen\:hover\:border-accent-cool:hover {
        border-color: #00bde3 !important
    }

    .widescreen\:border-accent-cool-light,
    .widescreen\:hover\:border-accent-cool-light:hover {
        border-color: #97d4ea !important
    }

    .widescreen\:border-accent-cool-lighter,
    .widescreen\:hover\:border-accent-cool-lighter:hover {
        border-color: #e1f3f8 !important
    }

    .widescreen\:radius-0 {
        border-radius: 0 !important
    }

    .widescreen\:radius-top-0 {
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important
    }

    .widescreen\:radius-right-0 {
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }

    .widescreen\:radius-bottom-0 {
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }

    .widescreen\:radius-left-0 {
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important
    }

    .widescreen\:radius-none {
        border-radius: 0 !important
    }

    .widescreen\:radius-top-none {
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important
    }

    .widescreen\:radius-right-none {
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }

    .widescreen\:radius-bottom-none {
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important
    }

    .widescreen\:radius-left-none {
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important
    }

    .widescreen\:radius-sm {
        border-radius: 2px !important
    }

    .widescreen\:radius-top-sm {
        border-top-left-radius: 2px !important;
        border-top-right-radius: 2px !important
    }

    .widescreen\:radius-right-sm {
        border-top-right-radius: 2px !important;
        border-bottom-right-radius: 2px !important
    }

    .widescreen\:radius-bottom-sm {
        border-bottom-left-radius: 2px !important;
        border-bottom-right-radius: 2px !important
    }

    .widescreen\:radius-left-sm {
        border-top-left-radius: 2px !important;
        border-bottom-left-radius: 2px !important
    }

    .widescreen\:radius-md {
        border-radius: .25rem !important
    }

    .widescreen\:radius-top-md {
        border-top-left-radius: .25rem !important;
        border-top-right-radius: .25rem !important
    }

    .widescreen\:radius-right-md {
        border-top-right-radius: .25rem !important;
        border-bottom-right-radius: .25rem !important
    }

    .widescreen\:radius-bottom-md {
        border-bottom-left-radius: .25rem !important;
        border-bottom-right-radius: .25rem !important
    }

    .widescreen\:radius-left-md {
        border-top-left-radius: .25rem !important;
        border-bottom-left-radius: .25rem !important
    }

    .widescreen\:radius-lg {
        border-radius: .5rem !important
    }

    .widescreen\:radius-top-lg {
        border-top-left-radius: .5rem !important;
        border-top-right-radius: .5rem !important
    }

    .widescreen\:radius-right-lg {
        border-top-right-radius: .5rem !important;
        border-bottom-right-radius: .5rem !important
    }

    .widescreen\:radius-bottom-lg {
        border-bottom-left-radius: .5rem !important;
        border-bottom-right-radius: .5rem !important
    }

    .widescreen\:radius-left-lg {
        border-top-left-radius: .5rem !important;
        border-bottom-left-radius: .5rem !important
    }

    .widescreen\:radius-pill {
        border-radius: 99rem !important
    }

    .widescreen\:radius-top-pill {
        border-top-left-radius: 99rem !important;
        border-top-right-radius: 99rem !important
    }

    .widescreen\:radius-right-pill {
        border-top-right-radius: 99rem !important;
        border-bottom-right-radius: 99rem !important
    }

    .widescreen\:radius-bottom-pill {
        border-bottom-left-radius: 99rem !important;
        border-bottom-right-radius: 99rem !important
    }

    .widescreen\:radius-left-pill {
        border-top-left-radius: 99rem !important;
        border-bottom-left-radius: 99rem !important
    }

    .widescreen\:display-block {
        display: block !important
    }

    .widescreen\:display-flex {
        display: flex !important
    }

    .widescreen\:display-none {
        display: none !important
    }

    .widescreen\:display-inline {
        display: inline !important
    }

    .widescreen\:display-inline-block {
        display: inline-block !important
    }

    .widescreen\:display-inline-flex {
        display: inline-flex !important
    }

    .widescreen\:display-table {
        display: table !important
    }

    .widescreen\:display-table-cell {
        display: table-cell !important
    }

    .widescreen\:display-table-row {
        display: table-row !important
    }

    .widescreen\:font-mono-3xs {
        font-size: .77rem !important
    }

    .widescreen\:font-mono-2xs {
        font-size: .83rem !important
    }

    .widescreen\:font-mono-xs {
        font-size: .89rem !important
    }

    .widescreen\:font-mono-sm {
        font-size: .95rem !important
    }

    .widescreen\:font-mono-md {
        font-size: 1.01rem !important
    }

    .widescreen\:font-mono-lg {
        font-size: 1.31rem !important
    }

    .widescreen\:font-mono-xl {
        font-size: 1.91rem !important
    }

    .widescreen\:font-mono-2xl {
        font-size: 2.38rem !important
    }

    .widescreen\:font-mono-3xl {
        font-size: 2.86rem !important
    }

    .widescreen\:font-sans-3xs {
        font-size: .87rem !important
    }

    .widescreen\:font-sans-2xs {
        font-size: .93rem !important
    }

    .widescreen\:font-sans-xs {
        font-size: 1rem !important
    }

    .widescreen\:font-sans-sm {
        font-size: 1.06rem !important
    }

    .widescreen\:font-sans-md {
        font-size: 1.13rem !important
    }

    .widescreen\:font-sans-lg {
        font-size: 1.46rem !important
    }

    .widescreen\:font-sans-xl {
        font-size: 2.13rem !important
    }

    .widescreen\:font-sans-2xl {
        font-size: 2.66rem !important
    }

    .widescreen\:font-sans-3xl {
        font-size: 3.19rem !important
    }

    .widescreen\:font-serif-3xs {
        font-size: .87rem !important
    }

    .widescreen\:font-serif-2xs {
        font-size: .93rem !important
    }

    .widescreen\:font-serif-xs {
        font-size: 1rem !important
    }

    .widescreen\:font-serif-sm {
        font-size: 1.06rem !important
    }

    .widescreen\:font-serif-md {
        font-size: 1.13rem !important
    }

    .widescreen\:font-serif-lg {
        font-size: 1.46rem !important
    }

    .widescreen\:font-serif-xl {
        font-size: 2.13rem !important
    }

    .widescreen\:font-serif-2xl {
        font-size: 2.66rem !important
    }

    .widescreen\:font-serif-3xl {
        font-size: 3.19rem !important
    }

    .widescreen\:font-heading-3xs {
        font-size: .87rem !important
    }

    .widescreen\:font-heading-2xs {
        font-size: .93rem !important
    }

    .widescreen\:font-heading-xs {
        font-size: 1rem !important
    }

    .widescreen\:font-heading-sm {
        font-size: 1.06rem !important
    }

    .widescreen\:font-heading-md {
        font-size: 1.13rem !important
    }

    .widescreen\:font-heading-lg {
        font-size: 1.46rem !important
    }

    .widescreen\:font-heading-xl {
        font-size: 2.13rem !important
    }

    .widescreen\:font-heading-2xl {
        font-size: 2.66rem !important
    }

    .widescreen\:font-heading-3xl {
        font-size: 3.19rem !important
    }

    .widescreen\:font-body-3xs {
        font-size: .87rem !important
    }

    .widescreen\:font-body-2xs {
        font-size: .93rem !important
    }

    .widescreen\:font-body-xs {
        font-size: 1rem !important
    }

    .widescreen\:font-body-sm {
        font-size: 1.06rem !important
    }

    .widescreen\:font-body-md {
        font-size: 1.13rem !important
    }

    .widescreen\:font-body-lg {
        font-size: 1.46rem !important
    }

    .widescreen\:font-body-xl {
        font-size: 2.13rem !important
    }

    .widescreen\:font-body-2xl {
        font-size: 2.66rem !important
    }

    .widescreen\:font-body-3xl {
        font-size: 3.19rem !important
    }

    .widescreen\:font-code-3xs {
        font-size: .77rem !important
    }

    .widescreen\:font-code-2xs {
        font-size: .83rem !important
    }

    .widescreen\:font-code-xs {
        font-size: .89rem !important
    }

    .widescreen\:font-code-sm {
        font-size: .95rem !important
    }

    .widescreen\:font-code-md {
        font-size: 1.01rem !important
    }

    .widescreen\:font-code-lg {
        font-size: 1.31rem !important
    }

    .widescreen\:font-code-xl {
        font-size: 1.91rem !important
    }

    .widescreen\:font-code-2xl {
        font-size: 2.38rem !important
    }

    .widescreen\:font-code-3xl {
        font-size: 2.86rem !important
    }

    .widescreen\:font-alt-3xs {
        font-size: .87rem !important
    }

    .widescreen\:font-alt-2xs {
        font-size: .93rem !important
    }

    .widescreen\:font-alt-xs {
        font-size: 1rem !important
    }

    .widescreen\:font-alt-sm {
        font-size: 1.06rem !important
    }

    .widescreen\:font-alt-md {
        font-size: 1.13rem !important
    }

    .widescreen\:font-alt-lg {
        font-size: 1.46rem !important
    }

    .widescreen\:font-alt-xl {
        font-size: 2.13rem !important
    }

    .widescreen\:font-alt-2xl {
        font-size: 2.66rem !important
    }

    .widescreen\:font-alt-3xl {
        font-size: 3.19rem !important
    }

    .widescreen\:font-ui-3xs {
        font-size: .87rem !important
    }

    .widescreen\:font-ui-2xs {
        font-size: .93rem !important
    }

    .widescreen\:font-ui-xs {
        font-size: 1rem !important
    }

    .widescreen\:font-ui-sm {
        font-size: 1.06rem !important
    }

    .widescreen\:font-ui-md {
        font-size: 1.13rem !important
    }

    .widescreen\:font-ui-lg {
        font-size: 1.46rem !important
    }

    .widescreen\:font-ui-xl {
        font-size: 2.13rem !important
    }

    .widescreen\:font-ui-2xl {
        font-size: 2.66rem !important
    }

    .widescreen\:font-ui-3xl {
        font-size: 3.19rem !important
    }

    .widescreen\:text-light {
        font-weight: 300 !important
    }

    .widescreen\:text-normal {
        font-weight: 400 !important
    }

    .widescreen\:text-semibold {
        font-weight: 600 !important
    }

    .widescreen\:text-bold {
        font-weight: 700 !important
    }

    .widescreen\:height-1px {
        height: 1px !important
    }

    .widescreen\:height-2px {
        height: 2px !important
    }

    .widescreen\:height-05 {
        height: .25rem !important
    }

    .widescreen\:height-1 {
        height: .5rem !important
    }

    .widescreen\:height-105 {
        height: .75rem !important
    }

    .widescreen\:height-2 {
        height: 1rem !important
    }

    .widescreen\:height-205 {
        height: 1.25rem !important
    }

    .widescreen\:height-3 {
        height: 1.5rem !important
    }

    .widescreen\:height-4 {
        height: 2rem !important
    }

    .widescreen\:height-5 {
        height: 2.5rem !important
    }

    .widescreen\:height-6 {
        height: 3rem !important
    }

    .widescreen\:height-7 {
        height: 3.5rem !important
    }

    .widescreen\:height-8 {
        height: 4rem !important
    }

    .widescreen\:height-9 {
        height: 4.5rem !important
    }

    .widescreen\:height-10 {
        height: 5rem !important
    }

    .widescreen\:height-15 {
        height: 7.5rem !important
    }

    .widescreen\:height-card {
        height: 10rem !important
    }

    .widescreen\:height-card-lg {
        height: 15rem !important
    }

    .widescreen\:height-mobile {
        height: 20rem !important
    }

    .widescreen\:height-0 {
        height: 0 !important
    }

    .widescreen\:height-auto {
        height: auto !important
    }

    .widescreen\:height-full {
        height: 100% !important
    }

    .widescreen\:height-viewport {
        height: 100vh !important
    }

    .widescreen\:flex-justify-center {
        justify-content: center !important
    }

    .widescreen\:flex-justify-start {
        justify-content: flex-start !important
    }

    .widescreen\:flex-justify-end {
        justify-content: flex-end !important
    }

    .widescreen\:flex-justify {
        justify-content: space-between !important
    }

    .widescreen\:line-height-sans-1 {
        line-height: .9 !important
    }

    .widescreen\:line-height-sans-2 {
        line-height: 1.1 !important
    }

    .widescreen\:line-height-sans-3 {
        line-height: 1.3 !important
    }

    .widescreen\:line-height-sans-4 {
        line-height: 1.4 !important
    }

    .widescreen\:line-height-sans-5 {
        line-height: 1.5 !important
    }

    .widescreen\:line-height-sans-6 {
        line-height: 1.6 !important
    }

    .widescreen\:line-height-serif-1 {
        line-height: .9 !important
    }

    .widescreen\:line-height-serif-2 {
        line-height: 1.1 !important
    }

    .widescreen\:line-height-serif-3 {
        line-height: 1.3 !important
    }

    .widescreen\:line-height-serif-4 {
        line-height: 1.4 !important
    }

    .widescreen\:line-height-serif-5 {
        line-height: 1.5 !important
    }

    .widescreen\:line-height-serif-6 {
        line-height: 1.6 !important
    }

    .widescreen\:line-height-mono-1 {
        line-height: 1 !important
    }

    .widescreen\:line-height-mono-2 {
        line-height: 1.3 !important
    }

    .widescreen\:line-height-mono-3 {
        line-height: 1.4 !important
    }

    .widescreen\:line-height-mono-4 {
        line-height: 1.6 !important
    }

    .widescreen\:line-height-mono-5 {
        line-height: 1.7 !important
    }

    .widescreen\:line-height-mono-6 {
        line-height: 1.8 !important
    }

    .widescreen\:line-height-heading-1 {
        line-height: .9 !important
    }

    .widescreen\:line-height-heading-2 {
        line-height: 1.1 !important
    }

    .widescreen\:line-height-heading-3 {
        line-height: 1.3 !important
    }

    .widescreen\:line-height-heading-4 {
        line-height: 1.4 !important
    }

    .widescreen\:line-height-heading-5 {
        line-height: 1.5 !important
    }

    .widescreen\:line-height-heading-6 {
        line-height: 1.6 !important
    }

    .widescreen\:line-height-ui-1 {
        line-height: .9 !important
    }

    .widescreen\:line-height-ui-2 {
        line-height: 1.1 !important
    }

    .widescreen\:line-height-ui-3 {
        line-height: 1.3 !important
    }

    .widescreen\:line-height-ui-4 {
        line-height: 1.4 !important
    }

    .widescreen\:line-height-ui-5 {
        line-height: 1.5 !important
    }

    .widescreen\:line-height-ui-6 {
        line-height: 1.6 !important
    }

    .widescreen\:line-height-body-1 {
        line-height: .9 !important
    }

    .widescreen\:line-height-body-2 {
        line-height: 1.1 !important
    }

    .widescreen\:line-height-body-3 {
        line-height: 1.3 !important
    }

    .widescreen\:line-height-body-4 {
        line-height: 1.4 !important
    }

    .widescreen\:line-height-body-5 {
        line-height: 1.5 !important
    }

    .widescreen\:line-height-body-6 {
        line-height: 1.6 !important
    }

    .widescreen\:line-height-code-1 {
        line-height: 1 !important
    }

    .widescreen\:line-height-code-2 {
        line-height: 1.3 !important
    }

    .widescreen\:line-height-code-3 {
        line-height: 1.4 !important
    }

    .widescreen\:line-height-code-4 {
        line-height: 1.6 !important
    }

    .widescreen\:line-height-code-5 {
        line-height: 1.7 !important
    }

    .widescreen\:line-height-code-6 {
        line-height: 1.8 !important
    }

    .widescreen\:line-height-alt-1 {
        line-height: .9 !important
    }

    .widescreen\:line-height-alt-2 {
        line-height: 1.1 !important
    }

    .widescreen\:line-height-alt-3 {
        line-height: 1.3 !important
    }

    .widescreen\:line-height-alt-4 {
        line-height: 1.4 !important
    }

    .widescreen\:line-height-alt-5 {
        line-height: 1.5 !important
    }

    .widescreen\:line-height-alt-6 {
        line-height: 1.6 !important
    }

    .widescreen\:margin-neg-1px {
        margin: -1px !important
    }

    .widescreen\:margin-neg-2px {
        margin: -2px !important
    }

    .widescreen\:margin-neg-05 {
        margin: -.25rem !important
    }

    .widescreen\:margin-neg-1 {
        margin: -.5rem !important
    }

    .widescreen\:margin-neg-105 {
        margin: -.75rem !important
    }

    .widescreen\:margin-neg-2 {
        margin: -1rem !important
    }

    .widescreen\:margin-neg-205 {
        margin: -1.25rem !important
    }

    .widescreen\:margin-neg-3 {
        margin: -1.5rem !important
    }

    .widescreen\:margin-1px {
        margin: 1px !important
    }

    .widescreen\:margin-2px {
        margin: 2px !important
    }

    .widescreen\:margin-05 {
        margin: .25rem !important
    }

    .widescreen\:margin-1 {
        margin: .5rem !important
    }

    .widescreen\:margin-105 {
        margin: .75rem !important
    }

    .widescreen\:margin-2 {
        margin: 1rem !important
    }

    .widescreen\:margin-205 {
        margin: 1.25rem !important
    }

    .widescreen\:margin-3 {
        margin: 1.5rem !important
    }

    .widescreen\:margin-4 {
        margin: 2rem !important
    }

    .widescreen\:margin-5 {
        margin: 2.5rem !important
    }

    .widescreen\:margin-6 {
        margin: 3rem !important
    }

    .widescreen\:margin-7 {
        margin: 3.5rem !important
    }

    .widescreen\:margin-8 {
        margin: 4rem !important
    }

    .widescreen\:margin-9 {
        margin: 4.5rem !important
    }

    .widescreen\:margin-10 {
        margin: 5rem !important
    }

    .widescreen\:margin-15 {
        margin: 7.5rem !important
    }

    .widescreen\:margin-05em {
        margin: .5em !important
    }

    .widescreen\:margin-1em {
        margin: 1em !important
    }

    .widescreen\:margin-105em {
        margin: 1.5em !important
    }

    .widescreen\:margin-2em {
        margin: 2em !important
    }

    .widescreen\:margin-0 {
        margin: 0 !important
    }

    .widescreen\:margin-y-1px {
        margin-top: 1px !important;
        margin-bottom: 1px !important
    }

    .widescreen\:margin-top-1px {
        margin-top: 1px !important
    }

    .widescreen\:margin-bottom-1px {
        margin-bottom: 1px !important
    }

    .widescreen\:margin-y-2px {
        margin-top: 2px !important;
        margin-bottom: 2px !important
    }

    .widescreen\:margin-top-2px {
        margin-top: 2px !important
    }

    .widescreen\:margin-bottom-2px {
        margin-bottom: 2px !important
    }

    .widescreen\:margin-y-05 {
        margin-bottom: .25rem !important
    }

    .widescreen\:margin-top-05,
    .widescreen\:margin-y-05 {
        margin-top: .25rem !important
    }

    .widescreen\:margin-bottom-05 {
        margin-bottom: .25rem !important
    }

    .widescreen\:margin-y-1 {
        margin-bottom: .5rem !important
    }

    .widescreen\:margin-top-1,
    .widescreen\:margin-y-1 {
        margin-top: .5rem !important
    }

    .widescreen\:margin-bottom-1 {
        margin-bottom: .5rem !important
    }

    .widescreen\:margin-y-105 {
        margin-bottom: .75rem !important
    }

    .widescreen\:margin-top-105,
    .widescreen\:margin-y-105 {
        margin-top: .75rem !important
    }

    .widescreen\:margin-bottom-105 {
        margin-bottom: .75rem !important
    }

    .widescreen\:margin-y-2 {
        margin-bottom: 1rem !important
    }

    .widescreen\:margin-top-2,
    .widescreen\:margin-y-2 {
        margin-top: 1rem !important
    }

    .widescreen\:margin-bottom-2 {
        margin-bottom: 1rem !important
    }

    .widescreen\:margin-y-205 {
        margin-bottom: 1.25rem !important
    }

    .widescreen\:margin-top-205,
    .widescreen\:margin-y-205 {
        margin-top: 1.25rem !important
    }

    .widescreen\:margin-bottom-205 {
        margin-bottom: 1.25rem !important
    }

    .widescreen\:margin-y-3 {
        margin-bottom: 1.5rem !important
    }

    .widescreen\:margin-top-3,
    .widescreen\:margin-y-3 {
        margin-top: 1.5rem !important
    }

    .widescreen\:margin-bottom-3 {
        margin-bottom: 1.5rem !important
    }

    .widescreen\:margin-y-neg-1px {
        margin-top: -1px !important;
        margin-bottom: -1px !important
    }

    .widescreen\:margin-top-neg-1px {
        margin-top: -1px !important
    }

    .widescreen\:margin-bottom-neg-1px {
        margin-bottom: -1px !important
    }

    .widescreen\:margin-y-neg-2px {
        margin-top: -2px !important;
        margin-bottom: -2px !important
    }

    .widescreen\:margin-top-neg-2px {
        margin-top: -2px !important
    }

    .widescreen\:margin-bottom-neg-2px {
        margin-bottom: -2px !important
    }

    .widescreen\:margin-y-neg-05 {
        margin-top: -.25rem !important;
        margin-bottom: -.25rem !important
    }

    .widescreen\:margin-top-neg-05 {
        margin-top: -.25rem !important
    }

    .widescreen\:margin-bottom-neg-05 {
        margin-bottom: -.25rem !important
    }

    .widescreen\:margin-y-neg-1 {
        margin-top: -.5rem !important;
        margin-bottom: -.5rem !important
    }

    .widescreen\:margin-top-neg-1 {
        margin-top: -.5rem !important
    }

    .widescreen\:margin-bottom-neg-1 {
        margin-bottom: -.5rem !important
    }

    .widescreen\:margin-y-neg-105 {
        margin-top: -.75rem !important;
        margin-bottom: -.75rem !important
    }

    .widescreen\:margin-top-neg-105 {
        margin-top: -.75rem !important
    }

    .widescreen\:margin-bottom-neg-105 {
        margin-bottom: -.75rem !important
    }

    .widescreen\:margin-y-neg-2 {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important
    }

    .widescreen\:margin-top-neg-2 {
        margin-top: -1rem !important
    }

    .widescreen\:margin-bottom-neg-2 {
        margin-bottom: -1rem !important
    }

    .widescreen\:margin-y-neg-205 {
        margin-top: -1.25rem !important;
        margin-bottom: -1.25rem !important
    }

    .widescreen\:margin-top-neg-205 {
        margin-top: -1.25rem !important
    }

    .widescreen\:margin-bottom-neg-205 {
        margin-bottom: -1.25rem !important
    }

    .widescreen\:margin-y-neg-3 {
        margin-bottom: -1.5rem !important
    }

    .widescreen\:margin-top-neg-3,
    .widescreen\:margin-y-neg-3 {
        margin-top: -1.5rem !important
    }

    .widescreen\:margin-bottom-neg-3 {
        margin-bottom: -1.5rem !important
    }

    .widescreen\:margin-y-4 {
        margin-bottom: 2rem !important
    }

    .widescreen\:margin-top-4,
    .widescreen\:margin-y-4 {
        margin-top: 2rem !important
    }

    .widescreen\:margin-bottom-4 {
        margin-bottom: 2rem !important
    }

    .widescreen\:margin-y-5 {
        margin-bottom: 2.5rem !important
    }

    .widescreen\:margin-top-5,
    .widescreen\:margin-y-5 {
        margin-top: 2.5rem !important
    }

    .widescreen\:margin-bottom-5 {
        margin-bottom: 2.5rem !important
    }

    .widescreen\:margin-y-6 {
        margin-bottom: 3rem !important
    }

    .widescreen\:margin-top-6,
    .widescreen\:margin-y-6 {
        margin-top: 3rem !important
    }

    .widescreen\:margin-bottom-6 {
        margin-bottom: 3rem !important
    }

    .widescreen\:margin-y-7 {
        margin-bottom: 3.5rem !important
    }

    .widescreen\:margin-top-7,
    .widescreen\:margin-y-7 {
        margin-top: 3.5rem !important
    }

    .widescreen\:margin-bottom-7 {
        margin-bottom: 3.5rem !important
    }

    .widescreen\:margin-y-8 {
        margin-bottom: 4rem !important
    }

    .widescreen\:margin-top-8,
    .widescreen\:margin-y-8 {
        margin-top: 4rem !important
    }

    .widescreen\:margin-bottom-8 {
        margin-bottom: 4rem !important
    }

    .widescreen\:margin-y-9 {
        margin-bottom: 4.5rem !important
    }

    .widescreen\:margin-top-9,
    .widescreen\:margin-y-9 {
        margin-top: 4.5rem !important
    }

    .widescreen\:margin-bottom-9 {
        margin-bottom: 4.5rem !important
    }

    .widescreen\:margin-y-10 {
        margin-bottom: 5rem !important
    }

    .widescreen\:margin-top-10,
    .widescreen\:margin-y-10 {
        margin-top: 5rem !important
    }

    .widescreen\:margin-bottom-10 {
        margin-bottom: 5rem !important
    }

    .widescreen\:margin-y-15 {
        margin-bottom: 7.5rem !important
    }

    .widescreen\:margin-top-15,
    .widescreen\:margin-y-15 {
        margin-top: 7.5rem !important
    }

    .widescreen\:margin-bottom-15 {
        margin-bottom: 7.5rem !important
    }

    .widescreen\:margin-y-05em {
        margin-top: .5em !important;
        margin-bottom: .5em !important
    }

    .widescreen\:margin-top-05em {
        margin-top: .5em !important
    }

    .widescreen\:margin-bottom-05em {
        margin-bottom: .5em !important
    }

    .widescreen\:margin-y-1em {
        margin-top: 1em !important;
        margin-bottom: 1em !important
    }

    .widescreen\:margin-top-1em {
        margin-top: 1em !important
    }

    .widescreen\:margin-bottom-1em {
        margin-bottom: 1em !important
    }

    .widescreen\:margin-y-105em {
        margin-top: 1.5em !important;
        margin-bottom: 1.5em !important
    }

    .widescreen\:margin-top-105em {
        margin-top: 1.5em !important
    }

    .widescreen\:margin-bottom-105em {
        margin-bottom: 1.5em !important
    }

    .widescreen\:margin-y-2em {
        margin-top: 2em !important;
        margin-bottom: 2em !important
    }

    .widescreen\:margin-top-2em {
        margin-top: 2em !important
    }

    .widescreen\:margin-bottom-2em {
        margin-bottom: 2em !important
    }

    .widescreen\:margin-y-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .widescreen\:margin-top-0 {
        margin-top: 0 !important
    }

    .widescreen\:margin-bottom-0 {
        margin-bottom: 0 !important
    }

    .widescreen\:margin-y-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .widescreen\:margin-top-auto {
        margin-top: auto !important
    }

    .widescreen\:margin-bottom-auto {
        margin-bottom: auto !important
    }

    .widescreen\:margin-x-1px {
        margin-left: 1px !important
    }

    .widescreen\:margin-right-1px,
    .widescreen\:margin-x-1px {
        margin-right: 1px !important
    }

    .widescreen\:margin-left-1px {
        margin-left: 1px !important
    }

    .widescreen\:margin-x-2px {
        margin-left: 2px !important
    }

    .widescreen\:margin-right-2px,
    .widescreen\:margin-x-2px {
        margin-right: 2px !important
    }

    .widescreen\:margin-left-2px {
        margin-left: 2px !important
    }

    .widescreen\:margin-x-05 {
        margin-left: .25rem !important
    }

    .widescreen\:margin-right-05,
    .widescreen\:margin-x-05 {
        margin-right: .25rem !important
    }

    .widescreen\:margin-left-05 {
        margin-left: .25rem !important
    }

    .widescreen\:margin-x-1 {
        margin-left: .5rem !important
    }

    .widescreen\:margin-right-1,
    .widescreen\:margin-x-1 {
        margin-right: .5rem !important
    }

    .widescreen\:margin-left-1 {
        margin-left: .5rem !important
    }

    .widescreen\:margin-x-105 {
        margin-left: .75rem !important
    }

    .widescreen\:margin-right-105,
    .widescreen\:margin-x-105 {
        margin-right: .75rem !important
    }

    .widescreen\:margin-left-105 {
        margin-left: .75rem !important
    }

    .widescreen\:margin-x-2 {
        margin-left: 1rem !important
    }

    .widescreen\:margin-right-2,
    .widescreen\:margin-x-2 {
        margin-right: 1rem !important
    }

    .widescreen\:margin-left-2 {
        margin-left: 1rem !important
    }

    .widescreen\:margin-x-205 {
        margin-left: 1.25rem !important
    }

    .widescreen\:margin-right-205,
    .widescreen\:margin-x-205 {
        margin-right: 1.25rem !important
    }

    .widescreen\:margin-left-205 {
        margin-left: 1.25rem !important
    }

    .widescreen\:margin-x-3 {
        margin-left: 1.5rem !important
    }

    .widescreen\:margin-right-3,
    .widescreen\:margin-x-3 {
        margin-right: 1.5rem !important
    }

    .widescreen\:margin-left-3 {
        margin-left: 1.5rem !important
    }

    .widescreen\:margin-x-neg-1px {
        margin-left: -1px !important;
        margin-right: -1px !important
    }

    .widescreen\:margin-right-neg-1px {
        margin-right: -1px !important
    }

    .widescreen\:margin-left-neg-1px {
        margin-left: -1px !important
    }

    .widescreen\:margin-x-neg-2px {
        margin-left: -2px !important;
        margin-right: -2px !important
    }

    .widescreen\:margin-right-neg-2px {
        margin-right: -2px !important
    }

    .widescreen\:margin-left-neg-2px {
        margin-left: -2px !important
    }

    .widescreen\:margin-x-neg-05 {
        margin-left: -.25rem !important
    }

    .widescreen\:margin-right-neg-05,
    .widescreen\:margin-x-neg-05 {
        margin-right: -.25rem !important
    }

    .widescreen\:margin-left-neg-05 {
        margin-left: -.25rem !important
    }

    .widescreen\:margin-x-neg-1 {
        margin-left: -.5rem !important
    }

    .widescreen\:margin-right-neg-1,
    .widescreen\:margin-x-neg-1 {
        margin-right: -.5rem !important
    }

    .widescreen\:margin-left-neg-1 {
        margin-left: -.5rem !important
    }

    .widescreen\:margin-x-neg-105 {
        margin-left: -.75rem !important
    }

    .widescreen\:margin-right-neg-105,
    .widescreen\:margin-x-neg-105 {
        margin-right: -.75rem !important
    }

    .widescreen\:margin-left-neg-105 {
        margin-left: -.75rem !important
    }

    .widescreen\:margin-x-neg-2 {
        margin-left: -1rem !important
    }

    .widescreen\:margin-right-neg-2,
    .widescreen\:margin-x-neg-2 {
        margin-right: -1rem !important
    }

    .widescreen\:margin-left-neg-2 {
        margin-left: -1rem !important
    }

    .widescreen\:margin-x-neg-205 {
        margin-left: -1.25rem !important
    }

    .widescreen\:margin-right-neg-205,
    .widescreen\:margin-x-neg-205 {
        margin-right: -1.25rem !important
    }

    .widescreen\:margin-left-neg-205 {
        margin-left: -1.25rem !important
    }

    .widescreen\:margin-x-neg-3 {
        margin-left: -1.5rem !important
    }

    .widescreen\:margin-right-neg-3,
    .widescreen\:margin-x-neg-3 {
        margin-right: -1.5rem !important
    }

    .widescreen\:margin-left-neg-3 {
        margin-left: -1.5rem !important
    }

    .widescreen\:margin-x-4 {
        margin-left: 2rem !important
    }

    .widescreen\:margin-right-4,
    .widescreen\:margin-x-4 {
        margin-right: 2rem !important
    }

    .widescreen\:margin-left-4 {
        margin-left: 2rem !important
    }

    .widescreen\:margin-x-5 {
        margin-left: 2.5rem !important
    }

    .widescreen\:margin-right-5,
    .widescreen\:margin-x-5 {
        margin-right: 2.5rem !important
    }

    .widescreen\:margin-left-5 {
        margin-left: 2.5rem !important
    }

    .widescreen\:margin-x-6 {
        margin-left: 3rem !important
    }

    .widescreen\:margin-right-6,
    .widescreen\:margin-x-6 {
        margin-right: 3rem !important
    }

    .widescreen\:margin-left-6 {
        margin-left: 3rem !important
    }

    .widescreen\:margin-x-7 {
        margin-left: 3.5rem !important
    }

    .widescreen\:margin-right-7,
    .widescreen\:margin-x-7 {
        margin-right: 3.5rem !important
    }

    .widescreen\:margin-left-7 {
        margin-left: 3.5rem !important
    }

    .widescreen\:margin-x-8 {
        margin-left: 4rem !important
    }

    .widescreen\:margin-right-8,
    .widescreen\:margin-x-8 {
        margin-right: 4rem !important
    }

    .widescreen\:margin-left-8 {
        margin-left: 4rem !important
    }

    .widescreen\:margin-x-9 {
        margin-left: 4.5rem !important
    }

    .widescreen\:margin-right-9,
    .widescreen\:margin-x-9 {
        margin-right: 4.5rem !important
    }

    .widescreen\:margin-left-9 {
        margin-left: 4.5rem !important
    }

    .widescreen\:margin-x-10 {
        margin-left: 5rem !important
    }

    .widescreen\:margin-right-10,
    .widescreen\:margin-x-10 {
        margin-right: 5rem !important
    }

    .widescreen\:margin-left-10 {
        margin-left: 5rem !important
    }

    .widescreen\:margin-x-15 {
        margin-left: 7.5rem !important
    }

    .widescreen\:margin-right-15,
    .widescreen\:margin-x-15 {
        margin-right: 7.5rem !important
    }

    .widescreen\:margin-left-15 {
        margin-left: 7.5rem !important
    }

    .widescreen\:margin-x-card {
        margin-left: 10rem !important
    }

    .widescreen\:margin-right-card,
    .widescreen\:margin-x-card {
        margin-right: 10rem !important
    }

    .widescreen\:margin-left-card {
        margin-left: 10rem !important
    }

    .widescreen\:margin-x-card-lg {
        margin-left: 15rem !important;
        margin-right: 15rem !important
    }

    .widescreen\:margin-right-card-lg {
        margin-right: 15rem !important
    }

    .widescreen\:margin-left-card-lg {
        margin-left: 15rem !important
    }

    .widescreen\:margin-x-mobile {
        margin-left: 20rem !important;
        margin-right: 20rem !important
    }

    .widescreen\:margin-right-mobile {
        margin-right: 20rem !important
    }

    .widescreen\:margin-left-mobile {
        margin-left: 20rem !important
    }

    .widescreen\:margin-x-05em {
        margin-left: .5em !important
    }

    .widescreen\:margin-right-05em,
    .widescreen\:margin-x-05em {
        margin-right: .5em !important
    }

    .widescreen\:margin-left-05em {
        margin-left: .5em !important
    }

    .widescreen\:margin-x-1em {
        margin-left: 1em !important
    }

    .widescreen\:margin-right-1em,
    .widescreen\:margin-x-1em {
        margin-right: 1em !important
    }

    .widescreen\:margin-left-1em {
        margin-left: 1em !important
    }

    .widescreen\:margin-x-105em {
        margin-left: 1.5em !important
    }

    .widescreen\:margin-right-105em,
    .widescreen\:margin-x-105em {
        margin-right: 1.5em !important
    }

    .widescreen\:margin-left-105em {
        margin-left: 1.5em !important
    }

    .widescreen\:margin-x-2em {
        margin-left: 2em !important
    }

    .widescreen\:margin-right-2em,
    .widescreen\:margin-x-2em {
        margin-right: 2em !important
    }

    .widescreen\:margin-left-2em {
        margin-left: 2em !important
    }

    .widescreen\:margin-x-0 {
        margin-left: 0 !important
    }

    .widescreen\:margin-right-0,
    .widescreen\:margin-x-0 {
        margin-right: 0 !important
    }

    .widescreen\:margin-left-0 {
        margin-left: 0 !important
    }

    .widescreen\:margin-x-auto {
        margin-left: auto !important
    }

    .widescreen\:margin-right-auto,
    .widescreen\:margin-x-auto {
        margin-right: auto !important
    }

    .widescreen\:margin-left-auto {
        margin-left: auto !important
    }

    .widescreen\:measure-1 {
        max-width: 44ex !important
    }

    .widescreen\:measure-2 {
        max-width: 60ex !important
    }

    .widescreen\:measure-3 {
        max-width: 64ex !important
    }

    .widescreen\:measure-4 {
        max-width: 68ex !important
    }

    .widescreen\:measure-5 {
        max-width: 72ex !important
    }

    .widescreen\:measure-6 {
        max-width: 88ex !important
    }

    .widescreen\:measure-none {
        max-width: none !important
    }

    .widescreen\:order-first {
        order: -1 !important
    }

    .widescreen\:order-last {
        order: 999 !important
    }

    .widescreen\:order-initial {
        order: initial !important
    }

    .widescreen\:order-0 {
        order: 0 !important
    }

    .widescreen\:order-1 {
        order: 1 !important
    }

    .widescreen\:order-2 {
        order: 2 !important
    }

    .widescreen\:order-3 {
        order: 3 !important
    }

    .widescreen\:order-4 {
        order: 4 !important
    }

    .widescreen\:order-5 {
        order: 5 !important
    }

    .widescreen\:order-6 {
        order: 6 !important
    }

    .widescreen\:order-7 {
        order: 7 !important
    }

    .widescreen\:order-8 {
        order: 8 !important
    }

    .widescreen\:order-9 {
        order: 9 !important
    }

    .widescreen\:order-10 {
        order: 10 !important
    }

    .widescreen\:order-11 {
        order: 11 !important
    }

    .widescreen\:padding-1px {
        padding: 1px !important
    }

    .widescreen\:padding-y-1px {
        padding-top: 1px !important;
        padding-bottom: 1px !important
    }

    .widescreen\:padding-x-1px {
        padding-left: 1px !important;
        padding-right: 1px !important
    }

    .widescreen\:padding-top-1px {
        padding-top: 1px !important
    }

    .widescreen\:padding-right-1px {
        padding-right: 1px !important
    }

    .widescreen\:padding-bottom-1px {
        padding-bottom: 1px !important
    }

    .widescreen\:padding-left-1px {
        padding-left: 1px !important
    }

    .widescreen\:padding-2px {
        padding: 2px !important
    }

    .widescreen\:padding-y-2px {
        padding-top: 2px !important;
        padding-bottom: 2px !important
    }

    .widescreen\:padding-x-2px {
        padding-left: 2px !important;
        padding-right: 2px !important
    }

    .widescreen\:padding-top-2px {
        padding-top: 2px !important
    }

    .widescreen\:padding-right-2px {
        padding-right: 2px !important
    }

    .widescreen\:padding-bottom-2px {
        padding-bottom: 2px !important
    }

    .widescreen\:padding-left-2px {
        padding-left: 2px !important
    }

    .widescreen\:padding-05 {
        padding: .25rem !important
    }

    .widescreen\:padding-y-05 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .widescreen\:padding-x-05 {
        padding-left: .25rem !important;
        padding-right: .25rem !important
    }

    .widescreen\:padding-top-05 {
        padding-top: .25rem !important
    }

    .widescreen\:padding-right-05 {
        padding-right: .25rem !important
    }

    .widescreen\:padding-bottom-05 {
        padding-bottom: .25rem !important
    }

    .widescreen\:padding-left-05 {
        padding-left: .25rem !important
    }

    .widescreen\:padding-1 {
        padding: .5rem !important
    }

    .widescreen\:padding-y-1 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .widescreen\:padding-x-1 {
        padding-left: .5rem !important;
        padding-right: .5rem !important
    }

    .widescreen\:padding-top-1 {
        padding-top: .5rem !important
    }

    .widescreen\:padding-right-1 {
        padding-right: .5rem !important
    }

    .widescreen\:padding-bottom-1 {
        padding-bottom: .5rem !important
    }

    .widescreen\:padding-left-1 {
        padding-left: .5rem !important
    }

    .widescreen\:padding-105 {
        padding: .75rem !important
    }

    .widescreen\:padding-y-105 {
        padding-top: .75rem !important;
        padding-bottom: .75rem !important
    }

    .widescreen\:padding-x-105 {
        padding-left: .75rem !important;
        padding-right: .75rem !important
    }

    .widescreen\:padding-top-105 {
        padding-top: .75rem !important
    }

    .widescreen\:padding-right-105 {
        padding-right: .75rem !important
    }

    .widescreen\:padding-bottom-105 {
        padding-bottom: .75rem !important
    }

    .widescreen\:padding-left-105 {
        padding-left: .75rem !important
    }

    .widescreen\:padding-2 {
        padding: 1rem !important
    }

    .widescreen\:padding-y-2 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .widescreen\:padding-x-2 {
        padding-left: 1rem !important;
        padding-right: 1rem !important
    }

    .widescreen\:padding-top-2 {
        padding-top: 1rem !important
    }

    .widescreen\:padding-right-2 {
        padding-right: 1rem !important
    }

    .widescreen\:padding-bottom-2 {
        padding-bottom: 1rem !important
    }

    .widescreen\:padding-left-2 {
        padding-left: 1rem !important
    }

    .widescreen\:padding-205 {
        padding: 1.25rem !important
    }

    .widescreen\:padding-y-205 {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important
    }

    .widescreen\:padding-x-205 {
        padding-left: 1.25rem !important;
        padding-right: 1.25rem !important
    }

    .widescreen\:padding-top-205 {
        padding-top: 1.25rem !important
    }

    .widescreen\:padding-right-205 {
        padding-right: 1.25rem !important
    }

    .widescreen\:padding-bottom-205 {
        padding-bottom: 1.25rem !important
    }

    .widescreen\:padding-left-205 {
        padding-left: 1.25rem !important
    }

    .widescreen\:padding-3 {
        padding: 1.5rem !important
    }

    .widescreen\:padding-y-3 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .widescreen\:padding-x-3 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important
    }

    .widescreen\:padding-top-3 {
        padding-top: 1.5rem !important
    }

    .widescreen\:padding-right-3 {
        padding-right: 1.5rem !important
    }

    .widescreen\:padding-bottom-3 {
        padding-bottom: 1.5rem !important
    }

    .widescreen\:padding-left-3 {
        padding-left: 1.5rem !important
    }

    .widescreen\:padding-4 {
        padding: 2rem !important
    }

    .widescreen\:padding-y-4 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }

    .widescreen\:padding-x-4 {
        padding-left: 2rem !important;
        padding-right: 2rem !important
    }

    .widescreen\:padding-top-4 {
        padding-top: 2rem !important
    }

    .widescreen\:padding-right-4 {
        padding-right: 2rem !important
    }

    .widescreen\:padding-bottom-4 {
        padding-bottom: 2rem !important
    }

    .widescreen\:padding-left-4 {
        padding-left: 2rem !important
    }

    .widescreen\:padding-5 {
        padding: 2.5rem !important
    }

    .widescreen\:padding-y-5 {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }

    .widescreen\:padding-x-5 {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important
    }

    .widescreen\:padding-top-5 {
        padding-top: 2.5rem !important
    }

    .widescreen\:padding-right-5 {
        padding-right: 2.5rem !important
    }

    .widescreen\:padding-bottom-5 {
        padding-bottom: 2.5rem !important
    }

    .widescreen\:padding-left-5 {
        padding-left: 2.5rem !important
    }

    .widescreen\:padding-6 {
        padding: 3rem !important
    }

    .widescreen\:padding-y-6 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .widescreen\:padding-x-6 {
        padding-left: 3rem !important;
        padding-right: 3rem !important
    }

    .widescreen\:padding-top-6 {
        padding-top: 3rem !important
    }

    .widescreen\:padding-right-6 {
        padding-right: 3rem !important
    }

    .widescreen\:padding-bottom-6 {
        padding-bottom: 3rem !important
    }

    .widescreen\:padding-left-6 {
        padding-left: 3rem !important
    }

    .widescreen\:padding-7 {
        padding: 3.5rem !important
    }

    .widescreen\:padding-y-7 {
        padding-top: 3.5rem !important;
        padding-bottom: 3.5rem !important
    }

    .widescreen\:padding-x-7 {
        padding-left: 3.5rem !important;
        padding-right: 3.5rem !important
    }

    .widescreen\:padding-top-7 {
        padding-top: 3.5rem !important
    }

    .widescreen\:padding-right-7 {
        padding-right: 3.5rem !important
    }

    .widescreen\:padding-bottom-7 {
        padding-bottom: 3.5rem !important
    }

    .widescreen\:padding-left-7 {
        padding-left: 3.5rem !important
    }

    .widescreen\:padding-8 {
        padding: 4rem !important
    }

    .widescreen\:padding-y-8 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important
    }

    .widescreen\:padding-x-8 {
        padding-left: 4rem !important;
        padding-right: 4rem !important
    }

    .widescreen\:padding-top-8 {
        padding-top: 4rem !important
    }

    .widescreen\:padding-right-8 {
        padding-right: 4rem !important
    }

    .widescreen\:padding-bottom-8 {
        padding-bottom: 4rem !important
    }

    .widescreen\:padding-left-8 {
        padding-left: 4rem !important
    }

    .widescreen\:padding-9 {
        padding: 4.5rem !important
    }

    .widescreen\:padding-y-9 {
        padding-top: 4.5rem !important;
        padding-bottom: 4.5rem !important
    }

    .widescreen\:padding-x-9 {
        padding-left: 4.5rem !important;
        padding-right: 4.5rem !important
    }

    .widescreen\:padding-top-9 {
        padding-top: 4.5rem !important
    }

    .widescreen\:padding-right-9 {
        padding-right: 4.5rem !important
    }

    .widescreen\:padding-bottom-9 {
        padding-bottom: 4.5rem !important
    }

    .widescreen\:padding-left-9 {
        padding-left: 4.5rem !important
    }

    .widescreen\:padding-10 {
        padding: 5rem !important
    }

    .widescreen\:padding-y-10 {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important
    }

    .widescreen\:padding-x-10 {
        padding-left: 5rem !important;
        padding-right: 5rem !important
    }

    .widescreen\:padding-top-10 {
        padding-top: 5rem !important
    }

    .widescreen\:padding-right-10 {
        padding-right: 5rem !important
    }

    .widescreen\:padding-bottom-10 {
        padding-bottom: 5rem !important
    }

    .widescreen\:padding-left-10 {
        padding-left: 5rem !important
    }

    .widescreen\:padding-15 {
        padding: 7.5rem !important
    }

    .widescreen\:padding-y-15 {
        padding-top: 7.5rem !important;
        padding-bottom: 7.5rem !important
    }

    .widescreen\:padding-x-15 {
        padding-left: 7.5rem !important;
        padding-right: 7.5rem !important
    }

    .widescreen\:padding-top-15 {
        padding-top: 7.5rem !important
    }

    .widescreen\:padding-right-15 {
        padding-right: 7.5rem !important
    }

    .widescreen\:padding-bottom-15 {
        padding-bottom: 7.5rem !important
    }

    .widescreen\:padding-left-15 {
        padding-left: 7.5rem !important
    }

    .widescreen\:padding-0 {
        padding: 0 !important
    }

    .widescreen\:padding-y-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .widescreen\:padding-x-0 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .widescreen\:padding-top-0 {
        padding-top: 0 !important
    }

    .widescreen\:padding-right-0 {
        padding-right: 0 !important
    }

    .widescreen\:padding-bottom-0 {
        padding-bottom: 0 !important
    }

    .widescreen\:padding-left-0 {
        padding-left: 0 !important
    }

    .widescreen\:position-absolute {
        position: absolute !important
    }

    .widescreen\:position-fixed {
        position: fixed !important
    }

    .widescreen\:position-relative {
        position: relative !important
    }

    .widescreen\:position-static {
        position: static !important
    }

    .widescreen\:position-sticky {
        position: sticky !important
    }

    .widescreen\:width-1px {
        width: 1px !important
    }

    .widescreen\:width-2px {
        width: 2px !important
    }

    .widescreen\:width-05 {
        width: .25rem !important
    }

    .widescreen\:width-1 {
        width: .5rem !important
    }

    .widescreen\:width-105 {
        width: .75rem !important
    }

    .widescreen\:width-2 {
        width: 1rem !important
    }

    .widescreen\:width-205 {
        width: 1.25rem !important
    }

    .widescreen\:width-3 {
        width: 1.5rem !important
    }

    .widescreen\:width-4 {
        width: 2rem !important
    }

    .widescreen\:width-5 {
        width: 2.5rem !important
    }

    .widescreen\:width-6 {
        width: 3rem !important
    }

    .widescreen\:width-7 {
        width: 3.5rem !important
    }

    .widescreen\:width-8 {
        width: 4rem !important
    }

    .widescreen\:width-9 {
        width: 4.5rem !important
    }

    .widescreen\:width-10 {
        width: 5rem !important
    }

    .widescreen\:width-15 {
        width: 7.5rem !important
    }

    .widescreen\:width-card {
        width: 10rem !important
    }

    .widescreen\:width-card-lg {
        width: 15rem !important
    }

    .widescreen\:width-mobile {
        width: 20rem !important
    }

    .widescreen\:width-mobile-lg {
        width: 30rem !important
    }

    .widescreen\:width-tablet {
        width: 40rem !important
    }

    .widescreen\:width-tablet-lg {
        width: 55rem !important
    }

    .widescreen\:width-desktop {
        width: 64rem !important
    }

    .widescreen\:width-desktop-lg {
        width: 75rem !important
    }

    .widescreen\:width-widescreen {
        width: 87.5rem !important
    }

    .widescreen\:width-0 {
        width: 0 !important
    }

    .widescreen\:width-full {
        width: 100% !important
    }

    .widescreen\:width-auto {
        width: auto !important
    }
}

@font-face {
    font-family: 'icomoon';
    src: url(../../../resources/css/fonts/icomoon.eot?-gsif7l);
    src: url(../../../resources/css/fonts/icomoon.eot?#iefix-gsif7l) format("embedded-opentype"), url(../../../resources/css/fonts/icomoon.woff?-gsif7l) format("woff"), url(../../../resources/css/fonts/icomoon.ttf?-gsif7l) format("truetype"), url(../../../resources/css/fonts/icomoon.svg?-gsif7l#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}

#left-sidebar .usa-sidenav a,
.gsa-text-primary,
.usa-footer #footer-links h4 a,
.usa-footer #footer-links ul li a,
div[class*=box-secondary-] li a {
    color: #059
}

.gsa-text-secondary {
    color: #af3639
}

.gsa-bg-blue-lighter {
    background: #e0e6eb
}

.gsa-bg-blue-light {
    background: #ccd6e0
}

.gsa-bg-primary-light {
    background: #0070bb
}

.featured-navigation-content .f-content .featured-link-list li:hover,
.gsa-bg-primary {
    background: #059
}

.gsa-bg-primary-dark {
    background: #112d51
}

.gsa-bg-secondary {
    background: #af3639
}

#backtotop,
.gsa-bg-gold-light {
    background: #efeadf
}

.gsa-bg-gold {
    background: #d9caa5
}

.gsa-bg-gray {
    background: #ccc
}

.gsa-bg-dark-opaque {
    background: rgba(17, 45, 81, .65)
}

h2 a,
h3 a,
h4 a,
h5 a {
    line-height: inherit
}

a,
ol li,
p,
ul li {
    line-height: 1.6
}

span.usa-error-message {
    display: unset
}

.text-shadow {
    text-shadow: #080808 .05em .04em .13em;
    color: #fff
}

figure {
    margin: 0
}

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

ul.list-unstyled {
    line-height: 1.8rem;
    margin-bottom: 0;
    margin-top: 0;
    list-style-type: none;
    padding-left: 0
}

ul.list-inline {
    display: inline-flex;
    padding-left: 5px;
    padding-right: 5px
}

a,
a.more-items,
a:visited,
button[class*=_button] {
    color: #059;
    text-decoration: none
}

a.more-items:hover,
a:hover,
a:visited:hover,
button[class*=_button]:hover {
    text-decoration: underline
}

div[class*=box-secondary-] {
    background: #fff;
    padding: 1.5rem
}

.home-grid-item {
    bottom: 64px;
    width: 90%
}

@media screen and (min-width:980px) {
    .home-grid-item {
        bottom: 89px;
        width: 96.6%
    }
}

@media screen and (min-width:1200px) {
    .home-grid-item {
        bottom: 100px;
        width: 90%
    }
}

@media screen and (min-width:1300px) {
    .home-grid-item {
        bottom: 113px;
        width: 90%
    }
}

.well {
    margin: 0 auto
}

.fake-infoblock {
    margin: 20px 0 0
}

.boxed-text,
.img-caption,
.map-header,
.well {
    background-color: #e0e6eb;
    padding: 20px 20px 10px;
    margin-bottom: 20px;
    width: 100%
}

.boxed-text.vcard,
.img-caption.vcard,
.map-header.vcard,
.well.vcard {
    padding-bottom: 40px
}

.boxed-text.tan,
.img-caption.tan,
.map-header.tan,
.well.tan {
    background-color: #efeadf
}

.captioned-img img {
    width: 100%
}

.img-caption {
    font-size: .85rem;
    font-weight: 700;
    padding-bottom: 1.5rem
}

.usa-form a.usa-button,
a.usa-button:not(.usa-button--outline) {
    color: #fff;
    text-decoration: none;
    margin-top: 1rem
}

#asto-content .table_perdiem>caption,
#left-sidebar .usa-sidenav ul,
.visible-desktop,
.visible-lg,
.visible-tablet {
    display: none
}

.visible-mobile,
.visible-sm,
.visible-xs {
    display: block
}

@media all and (min-width:64em) {

    .visible-mobile,
    .visible-sm,
    .visible-xs {
        display: none
    }

    .visible-desktop,
    .visible-lg,
    .visible-md,
    .visible-tablet {
        display: block
    }
}

.homepage-blocks {
    margin-bottom: 55px;
    margin-top: 35px;
    background: #e0e6eb;
    padding: 0 0 35px
}

.pager,
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.fancybox-slide:before,
.pager>li,
.pagination>li {
    display: inline
}

.pager>li.pager-current,
.pagination>li.pager-current {
    background: #059
}

.pager>li>span.current,
.pagination>li>span.current {
    background: #059;
    color: #fff
}

.pager>li.pager-current,
.pager>li>a,
.pager>li>span,
.pagination>li.pager-current,
.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
    color: #e0e6eb
}

.pager>li>a,
.pager>li>span,
.pagination>li>a,
.pagination>li>span {
    color: #059
}

#backtotop .elevator-button {
    background: url(./angle-arrow-up-primary.png) no-repeat;
    background: url(./angle-arrow-up-primary.svg) no-repeat
}

.gov-delivery {
    padding: 20px;
    border: 1px solid #eaeaea;
    max-width: 460px;
    background: #f1f1f1;
    margin: 30px 0
}

.hb-image {
    float: left;
    padding: 20px 20px 20px 0
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.breaker-a {
    border-top: 2px solid #e0e6eb
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.cursor-pointer {}

.QSIFeedbackButton {
    display: none !important
}

@media all and (min-width:40em) {
    .QSIFeedbackButton {
        display: flex !important
    }
}

#asto-content .dataTables_scrollBody .scrollTable_search thead tr {
    overflow: hidden;
    display: none
}

#asto-content .dataTables_wrapper .dataTables_scroll+.dataTables_info {
    position: relative
}

#asto-content .dataTables_wrapper .dataTables_info,
#asto-content .dataTables_wrapper .paging_simple_numbers {
    background: #ccd6e0;
    padding: 10px 0 15px 10px
}

#asto-content .dataTables_wrapper {
    background: #e0e6eb
}

#asto-content .dataTables_wrapper .dataTables_info {
    background: 0 0;
    border: 0;
    width: auto
}

#asto-content .dataTables_wrapper .paging_simple_numbers {
    text-align: center;
    width: 100%;
    margin-bottom: -24px;
    margin-top: 0;
    height: 80px
}

#asto-content .dataTables_wrapper .dataTables_paginate a {
    background: #fff;
    border-radius: 0;
    padding: 5px 3%;
    margin-left: 0;
    border-right: 1px solid #b6c4d1
}

@media (min-width:991px) {
    #asto-content .dataTables_wrapper .dataTables_paginate {
        padding: 10px;
        margin-bottom: 0;
        height: 56px
    }

    #asto-content .dataTables_wrapper .dataTables_paginate a {
        padding: 5px 30px
    }

    #asto-content .dataTables_wrapper .dataTables_paginate a.current {
        background: #112d51;
        color: #fff !important;
        font-weight: 700;
        background: #205493;
        border-color: #205493
    }

    #asto-content .dataTables_wrapper .dataTables_paginate a:hover {
        background: #205493;
        border-color: #205493
    }
}

#asto-content .dataTables_wrapper .dataTables_info {
    position: relative;
    left: 10px
}

@media all and (min-width:64em) {
    #asto-content .dataTables_wrapper .dataTables_info {
        position: absolute
    }
}

#asto-content .perdiem-box {
    display: inline-block;
    padding: 13px 20px 0 1px;
    width: 100%;
    position: relative;
    margin: 50px 0 -7px
}

#asto-content .perdiem-box [class$=-icon] {
    display: inline-block;
    padding: 30px;
    position: absolute;
    border: 1px solid #205493;
    border-radius: 35px;
    top: -30px;
    left: 15px
}

#asto-content .perdiem-box .meals-icon {
    background: #205493 no-repeat 0/82% url(/sites/gsa.gov/templates/resources/images/icon-meals.png);
    background-position-x: center;
    background-position-y: center
}

#asto-content .perdiem-box .fy-icon {
    background: #205493 no-repeat 12px/65% url(/sites/gsa.gov/templates/resources/images/icon-fiscal-year.png)
}

#asto-content .perdiem-box h2 {
    font-size: 24px
}

#asto-content .perdiem-box p {
    font-size: 14px
}

#asto-content .perdiem-box .meals-cta {
    border-left: none
}

#asto-content .perdiem-box .meals-cta .btn {
    margin: 0
}

@media (min-width:991px) {
    #asto-content .perdiem-box .meals-cta {
        border-left: 1px solid #ccc
    }

    #asto-content .perdiem-box .lodging-cta,
    #asto-content .perdiem-box .meals-cta {
        padding: 0 89px 0 10px
    }

    #asto-content .perdiem-box .meals-cta .btn {
        margin: 20px
    }
}

#asto-content .dataTables_length {
    padding: 0 0 0 10px
}

#asto-content .dataTables_length label {
    font-weight: 700;
    width: 185px
}

#asto-content .dataTables_length label select {
    width: 100px !important;
    float: right;
    margin-top: -3px
}

#asto-content div.dt-buttons {
    float: none;
    text-align: left
}

#asto-content div.dt-buttons button.dt-button {
    overflow: hidden;
    border: 0;
    text-indent: -9990px;
    height: 20px;
    width: 33px;
    padding: 18px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: 28px !important
}

#asto-content .dt-buttons button {
    background-color: #fff !important;
    border-radius: 20px
}

#asto-content .dt-buttons button span {
    position: absolute;
    top: 6px;
    font-weight: 700
}

#asto-content .buttons-csv,
#asto-content .buttons-print {
    top: 0;
    left: 33px;
    text-indent: 22px;
    overflow: visible;
    margin-bottom: 10px
}

#asto-content .buttons-csv {
    background: linear-gradient(transparent, transparent), 9px 7px/60% no-repeat url(/sites/gsa.gov/templates/resources/images/download-data.svg) !important;
    margin-right: 55px
}

#asto-content .buttons-print {
    background: linear-gradient(transparent, transparent), 7px 7px/63% no-repeat url(/sites/gsa.gov/templates/resources/images/print-data.svg) !important
}

@media screen and (min-width:640px) {

    #asto-content .buttons-csv,
    #asto-content .buttons-print {
        top: -10px
    }

    #asto-content #perdiem-meals-breakdown_wrapper .buttons-csv,
    #asto-content #perdiem-meals-breakdown_wrapper .buttons-print {
        top: -8px
    }
}

@media screen and (min-width:990px) {
    #asto-content .dt-buttons {
        float: right;
        position: absolute;
        right: 41px;
        top: 0;
        z-index: 1
    }

    #asto-content .buttons-csv,
    #asto-content .buttons-print {
        top: -110px;
        overflow: hidden;
        margin-right: 0;
        text-indent: -9999px
    }

    #asto-content #perdiem-meals-breakdown_wrapper .buttons-csv,
    #asto-content #perdiem-meals-breakdown_wrapper .buttons-print {
        top: -201px
    }
}

@media screen and (min-width:1300px) {

    #asto-content #perdiem-meals-breakdown_wrapper .buttons-csv,
    #asto-content #perdiem-meals-breakdown_wrapper .buttons-print {
        top: -199px
    }
}

#asto-content .dataTables_filter input {
    padding: 9px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #1d0d0d;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    z-index: 5;
    position: relative;
    margin: 0 10px 10px 0
}

#asto-content table.dataTable {
    border-collapse: collapse;
    border: 1px solid #e0e6eb
}

#asto-content table.dataTable td,
#asto-content table.dataTable th {
    padding: .5em !important;
    border: 0 !important
}

#asto-content table table.dataTable thead td,
#asto-content table.table.dataTable thead th {
    border: 0
}

#asto-content table#perdiem-meals-breakdown thead th:nth-child(8),
table#perdiem-meals-breakdown thead th:nth-child(8) {
    min-width: 85px
}

#asto-content table.dataTable>tbody>tr.child span.dtr-title,
table.dataTable>tbody>tr.child span.dtr-title {
    min-width: 159px
}

#asto-content table.dataTable>tbody>tr.child ul.dtr-details>li,
table.dataTable>tbody>tr.child ul.dtr-details>li {
    margin-left: 40px;
    font-weight: 400
}

#asto-content table.dataTable>tbody>tr.child ul.dtr-details {
    width: 100%
}

#asto-content table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child,
table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child {
    padding-left: 45px !important
}

#asto-content table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child:before,
#asto-content table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th:first-child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th:first-child:before {
    background-color: #b6c4d1;
    border-radius: 0;
    box-shadow: none;
    height: 25px;
    width: 25px;
    line-height: 25px;
    top: inherit;
    color: #000
}

#left-sidebar .usa-sidenav {
    margin-left: 0;
    margin-right: 0;
    margin-top: 12px
}

@media all and (min-width:64em) {
    #left-sidebar .usa-sidenav ul {
        display: inline
    }
}

#left-sidebar .usa-sidenav ul.contractMenu {
    height: 0
}

@media all and (min-width:64em) {
    #left-sidebar .usa-sidenav ul.contractMenu {
        height: auto
    }
}

#left-sidebar .usa-sidenav ul.expandMenu {
    display: block;
    height: auto;
    -webkit-animation: slide-in-top .5s cubic-bezier(.25, .46, .45, .94) both;
    animation: slide-in-top .5s cubic-bezier(.25, .46, .45, .94) both
}

#left-sidebar .usa-sidenav h3 {
    cursor: pointer;
    padding: 15px 0 0;
    border-top: 7px solid #af3639
}

#left-sidebar .usa-sidenav h3 .icon-arrow-down {
    font-size: 19px;
    position: absolute;
    right: 18px;
    top: 64px
}

@media screen and (min-width:990px) {
    #left-sidebar .usa-sidenav h3 .icon-arrow-down {
        right: 1px
    }
}

@media screen and (min-width:1200px) {
    #left-sidebar .usa-sidenav h3 .icon-arrow-down {
        right: 8px
    }
}

@media screen and (min-width:1340px) {
    #left-sidebar .usa-sidenav h3 .icon-arrow-down {
        right: 17px
    }
}

@media all and (min-width:64em) {
    #left-sidebar .usa-sidenav h3 {
        cursor: initial
    }
}

#left-sidebar .usa-sidenav a:hover,
#left-sidebar .usa-sidenav ul li.level-1 a.usa-current {
    background: #efeadf
}

#left-sidebar .usa-sidenav>.usa-sidenav {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0
}

#left-sidebar .usa-sidenav ul li a.usa-current::after {
    top: 0;
    bottom: 0;
    border-radius: 0
}

#left-sidebar .usa-sidenav ul li.level-1 {
    padding-left: 0;
    margin-left: 0
}

#left-sidebar .usa-sidenav ul li.level-1 a {
    padding-left: 10px
}

#left-sidebar .usa-sidenav ul li.level-1.has-active-child a {
    font-weight: 700
}

#left-sidebar .usa-sidenav ul li.level-2 a {
    padding-left: 2rem;
    font-size: .9rem
}

#left-sidebar .usa-sidenav ul li.level-2 a.usa-current,
#left-sidebar .usa-sidenav ul li.level-3 a.usa-current,
#left-sidebar .usa-sidenav ul li.level-4 a.usa-current {
    background: #efeadf
}

#left-sidebar .usa-sidenav ul li.level-3 a {
    padding-left: 3rem;
    font-size: .9rem
}

#left-sidebar .usa-sidenav ul li.level-4 a {
    padding-left: 4rem;
    font-size: .9rem
}

body.gsa-mobile-nav--active .usa-overlay.is-visible {
    z-index: 300
}

.usa-header--extended .usa-navbar {
    height: 4rem
}

@media all and (min-width:64em) {
    .usa-header--extended .usa-navbar {
        height: auto
    }
}

.usa-header--extended.locked {
    position: sticky;
    top: 0;
    background-color: #fff;
    border-bottom: 1px solid #ccc
}

.usa-header--extended.locked .usa-nav__secondary {
    bottom: 1rem
}

@media all and (min-width:75em) {
    .usa-header--extended.locked #extended-mega-logo {
        margin: .8rem 0;
        max-width: 50%
    }
}

@media all and (min-width:75em) and (min-width:64em) {
    .usa-header--extended.locked #extended-mega-logo .navbar-brand img {
        width: 3rem
    }

    .usa-header--extended.locked #extended-mega-logo .usa-logo__text {
        display: block;
        padding-left: 60px !important;
        padding-top: 22px !important
    }
}

.usa-header--extended [role=form] {
    display: flex
}

.usa-header--extended [role=form].usa-form-group--error {
    margin-top: 0 !important
}

.usa-header--extended [role=form] .usa-input {
    display: inline-flex;
    margin: 0;
    height: 2rem;
    font-size: .99816rem
}

.usa-header--extended #extended-mega-logo .navbar-brand {
    text-decoration: none !important
}

.usa-header--extended #extended-mega-logo .navbar-brand .usa-logo__text {
    font-weight: 400;
    display: none
}

@media all and (min-width:40em) {
    .usa-header--extended #extended-mega-logo .navbar-brand .usa-logo__text {
        line-height: 1.1rem;
        padding-top: 28px;
        margin-left: 60px;
        display: block
    }
}

@media all and (min-width:64em) {
    .usa-header--extended #extended-mega-logo .navbar-brand .usa-logo__text {
        padding-top: 24px
    }
}

@media screen and (min-width:980px) {
    .usa-header--extended #extended-mega-logo .navbar-brand .usa-logo__text {
        padding-left: 60px;
        width: auto;
        margin: 0;
        line-height: initial
    }
}

@media screen and (min-width:1024px) {
    .usa-header--extended #extended-mega-logo .navbar-brand .usa-logo__text {
        padding-left: 77px;
        transition: padding .2s ease-in-out
    }
}

@media all and (min-width:75em) {
    .usa-header--extended {
        padding-top: 0
    }

    .usa-header--extended .usa-current,
    .usa-header--extended .usa-nav__link:hover,
    .usa-header--extended [aria-expanded=true] {
        position: relative
    }

    .usa-header--extended .usa-current::after,
    .usa-header--extended .usa-nav__link:hover::after,
    .usa-header--extended [aria-expanded=true]::after {
        background-color: #005ea2;
        border-radius: 0;
        content: "";
        display: block;
        position: absolute;
        height: .25rem;
        left: 1rem;
        right: 1rem;
        bottom: 0
    }
}

.usa-header--extended .usa-logo {
    margin-top: 10px;
    font-size: 1.46rem !important
}

@media all and (min-width:75em) {
    .usa-header--extended .usa-logo {
        margin: 1.2rem 0 1.5rem;
        max-width: 50%;
        transition: margin .2s ease-in-out
    }

    .usa-header--extended .usa-navbar {
        margin-left: auto;
        margin-right: auto;
        max-width: 87.5rem;
        padding-left: 1rem;
        padding-right: 1rem;
        display: block;
        height: auto;
        overflow: auto
    }
}

@media all and (min-width:75em) and (min-width:87.5em) {
    .usa-header--extended .usa-navbar {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:75em) {
    .usa-header--extended .usa-nav {
        border-top: 1px solid #dfe1e2;
        border-bottom: none;
        padding: 0;
        width: 100%
    }

    .usa-header--extended .usa-nav__inner {
        margin-left: auto;
        margin-right: auto;
        max-width: 87.5rem;
        padding-right: 1rem;
        padding-left: 1rem !important;
        position: relative
    }
}

@media all and (min-width:75em) and (min-width:87.5em) {
    .usa-header--extended .usa-nav__inner {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media all and (min-width:75em) {
    .usa-header--extended .usa-nav__primary::after {
        clear: both;
        content: "";
        display: block
    }

    .usa-header--extended .usa-nav__link {
        padding-bottom: 1rem;
        padding-top: 1rem
    }

    .usa-header--extended .usa-nav__submenu .usa-grid-full {
        padding-left: .75rem
    }

    .usa-header--extended .usa-megamenu {
        left: 0;
        padding-left: 3rem
    }
}

.usa-footer {
    border-top: 7px solid #af3639;
    padding-bottom: 0;
    margin-top: 25px
}

.usa-footer .usa-footer__primary-section {
    background: #e0e6eb;
    padding-bottom: 35px
}

.usa-footer .usa-footer__secondary-section {
    background: #ccd6e0;
    padding-bottom: 2.5rem
}

.usa-footer .usa-footer__secondary-section h3.usa-footer__contact-heading {
    font-size: 1.1rem;
    text-transform: uppercase;
    margin-top: 15px
}

.usa-footer .usa-footer__logo-heading {
    background: url(./footer-logo.png) no-repeat no-repeat -1px 97%;
    background-size: auto 70px;
    padding: 74px 2px 0 77px
}

.usa-footer #footer-links h4 {
    padding-top: 20px;
    padding-bottom: 10px;
    margin: 0
}

.usa-footer #footer-links ul li {
    padding: 5px 0;
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: .87rem;
    line-height: 1.3
}

.usa-footer .social-links {
    padding-top: 30px
}

.usa-footer .social-links ul {
    display: inline-flex
}

.locked .breadcrumb-bar .breadcrumb-inner {
    padding-top: 3.3rem;
    padding-bottom: .5rem
}

.breadcrumb-bar .breadcrumb-inner {
    background: #fff;
    padding-top: 3.5rem;
    padding-bottom: 1rem;
    font-size: .95rem;
    transition: padding .2s ease-in-out
}

.breadcrumb-bar .breadcrumb-inner span:last-child {
    padding-right: .5rem
}

.breadcrumb-bar .breadcrumb-inner li a {
    padding-left: .3rem !important;
    padding-right: .3rem !important;
    position: relative
}

.breadcrumb-bar .breadcrumb-inner li a:first-child {
    padding-left: 0
}

.breadcrumb-bar .breadcrumb-inner li:last-child {
    padding-left: .3rem
}

#right-sidebar,
#right-sidebar ol,
#right-sidebar ul {
    overflow: hidden
}

#right-sidebar h2 {
    font-size: 1.19779rem;
    font-weight: 600;
    margin-bottom: 0
}

#right-sidebar h2,
#right-sidebar p {
    line-height: 1.26796
}

#right-sidebar .icon {
    margin-right: 11px;
    margin-top: 3px;
    display: block;
    float: left
}

#right-sidebar [class^=gsa-icon] {
    padding: 8px 9px !important;
    background-size: 17px !important;
    margin-right: 8px
}

#right-sidebar .infoblock ul {
    padding-left: 20px
}

@media all and (min-width:40em) {
    .usa-banner__header {
        padding-bottom: .25rem;
        padding-top: .25rem;
        min-height: 24px
    }
}

.usa-header--extended .usa-navbar {
    border-bottom: 0
}

@media only screen and (min-width:1024px) {
    .sidenav-mobile {
        display: none
    }
}

.sidenav-mobile .sidenav-mobile .usa-nav__secondary .usa-nav__secondary-links {
    padding: 0;
    text-align: left
}

.sidenav-mobile .sidenav-mobile .usa-nav__secondary form.usa-search {
    width: 100%;
    padding: 0
}

.usa-nav__secondary .usa-nav__secondary-links {
    padding-right: 0;
    float: left !important
}

.usa-nav__secondary .usa-search {
    padding-left: 15px;
    width: 55%;
    border-color: #dfe1e2;
    border-left-width: 1px;
    border-left-style: solid
}

.usa-nav__secondary .usa-search .usa-form-group--error {
    border: 0 !important
}

.navbar-nav span.scroll-down,
.navbar-nav span.scroll-up {
    position: absolute;
    display: none;
    visibility: hidden;
    height: 20px;
    overflow: hidden;
    text-align: center
}

.navbar-nav span.scroll-down-arrow,
.navbar-nav span.scroll-up-arrow {
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-top: 7px dashed transparent;
    border-right: 7px dashed transparent;
    border-bottom: 7px solid;
    border-left: 7px dashed transparent
}

.navbar-nav span.scroll-down-arrow {
    top: 6px;
    border-top: 7px solid;
    border-bottom: 7px dashed transparent
}

.navbar-nav .sub-arrow {
    position: absolute;
    right: 8px;
    top: 14px
}

@media screen and (min-width:990px) {
    .navbar-nav .sub-arrow {
        right: 1px
    }
}

@media screen and (min-width:1200px) {
    .navbar-nav .sub-arrow {
        right: 8px
    }
}

@media screen and (min-width:1340px) {
    .navbar-nav .sub-arrow {
        right: 17px
    }
}

.sub-arrow {
    font-size: 16px;
    font-family: icomoon;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block
}

.sub-arrow:before {
    content: "\E924"
}

body .gsa-overlay {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    position: fixed;
    background: #000;
    opacity: 0;
    transition: opacity .2s ease-in-out;
    visibility: hidden;
    z-index: 400
}

body.toggled .gsa-overlay {
    opacity: .4;
    visibility: visible
}

.gsa-nav {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.06rem;
    line-height: .9
}

@media all and (max-width:74.99em) {
    .gsa-nav {
        right: 0;
        bottom: 0;
        top: 0;
        position: fixed;
        background: #fff;
        border-right: 0;
        display: none;
        flex-direction: column;
        overflow-y: auto;
        padding: 1rem;
        width: 15rem;
        z-index: 500
    }

    .gsa-nav.is-visible {
        -webkit-animation: slidein-left .3s ease-in-out;
        animation: slidein-left .3s ease-in-out;
        display: flex
    }
}

@media only screen and (min-width:980px) {
    .gsa-nav {
        float: right;
        position: relative
    }
}

@media all and (min-width:75em) {
    .gsa-nav .usa-search {
        margin-left: 1rem;
        padding-left: 1.1rem
    }
}

.gsa-nav .usa-nav__secondary {
    bottom: 2rem;
    right: .5rem
}

@media only screen and (min-width:1398px) {
    .gsa-nav .usa-nav__secondary {
        right: 3rem;
        transition: bottom .2s ease-in-out
    }
}

.sidenav-mobile .usa-input {
    max-width: 99%
}

.sidenav-mobile .usa-search [type=submit] {
    position: absolute;
    right: 0
}

.sidenav-mobile .gsa-nav__close {
    background-image: url(./close-blue-60v-alt.svg), linear-gradient(transparent, transparent);
    width: 3rem;
    height: 3rem;
    background-color: #f0f0f0;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 1rem;
    border: 0;
    box-shadow: none;
    color: currentColor;
    flex: none;
    position: absolute;
    top: 12px;
    right: 12px
}

.sidenav-mobile.is-visible {
    width: 75%
}

#skip a,
.sidenav-mobile .usa-nav__secondary {
    display: block
}

@media all and (min-width:75em) {
    .sidenav-mobile .usa-nav__secondary {
        display: none
    }
}

.sidenav-mobile .usa-nav__secondary .usa-search {
    border: 0;
    width: 100%
}

.sidenav-mobile #slideout-menu {
    margin: 0 -16px
}

.sidenav-mobile #slideout-menu ul {
    margin: 0;
    padding: 1rem;
    list-style: none;
    list-style-type: none;
    display: block
}

.sidenav-mobile #slideout-menu ul li {
    line-height: 1.3rem;
    padding: 3px 0;
    border-bottom: 1px solid #e0e6eb
}

.sidenav-mobile #slideout-menu ul li a {
    display: block;
    color: #565c65
}

.sidenav-mobile #slideout-menu ul li a.active {
    background-color: #e0e6eb
}

.sidenav-mobile #slideout-menu ul li a.toggle-second-level-submenu,
.sidenav-mobile #slideout-menu ul li a.toggle-submenu {
    position: relative;
    width: 100%
}

.sidenav-mobile #slideout-menu ul li a.toggle-second-level-submenu span,
.sidenav-mobile #slideout-menu ul li a.toggle-submenu span {
    position: absolute;
    right: 1px;
    top: 1px;
    background: #e0e6eb;
    padding: 10px
}

.sidenav-mobile #slideout-menu ul li a.toggle-second-level-submenu.active span,
.sidenav-mobile #slideout-menu ul li a.toggle-submenu.active span {
    background: #fff
}

.sidenav-mobile #slideout-menu ul li ul li a.toggle-second-level-submenu span {
    top: 5px;
    font-size: 11px
}

.sidenav-mobile #slideout-menu ul>li {
    padding: 0;
    margin: 0
}

.sidenav-mobile #slideout-menu ul>li>a {
    padding: 10px 0 10px 10px
}

.sidenav-mobile #slideout-menu ul>li ul>li>a {
    padding: 10px
}

.sidenav-mobile #slideout-menu ul>li ul>li>ul li a {
    padding: 10px 0 10px 5px
}

.sidenav-mobile #slideout-menu ul>li>ul {
    font-size: .9rem;
    display: none;
    padding: 0 0 0 7px;
    margin-top: 1px
}

.sidenav-mobile #slideout-menu ul>li>ul>li>ul {
    padding: 0 0 0 5px
}

header #hamburger-toggle {
    margin: 0 16px 0 0;
    font-size: .87rem;
    height: 2.6rem;
    padding: 7px 27px 7px 17px;
    position: relative;
    width: auto
}

header #hamburger-toggle .sub-arrow {
    font-size: 20px;
    position: absolute;
    top: 10px
}

@media all and (min-width:75em) {
    header #hamburger-toggle {
        display: none
    }
}

.navbar-nav .collapsible iframe,
header .navbar-nav {
    display: none
}

@media only screen and (min-width:980px) {
    header .navbar-nav {
        display: block
    }
}

header .gsa-nav {
    background: #e0e6eb;
    border-top: 1px solid #dcdee0;
    border-bottom: 1px solid #dcdee0;
    padding: 0
}

.navbar-nav ul a.has-submenu {
    padding-right: 30px
}

.navbar-nav ul a.has-submenu>.sub-arrow {
    font-size: 9px;
    right: 13px
}

.navbar-nav ul a.has-submenu>.sub-arrow:before {
    content: "\E92a"
}

.navbar-nav ul.sm-nowrap>li>a {
    white-space: nowrap
}

.navbar-nav .collapsible ul {
    display: none;
    position: static !important;
    top: auto !important;
    left: auto !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important
}

.navbar-nav .collapsible ul .dropdown-menu .dropdown-header,
.navbar-nav .collapsible ul .dropdown-menu>li>a {
    padding-left: 35px
}

.navbar-nav .collapsible ul ul .dropdown-menu .dropdown-header,
.navbar-nav .collapsible ul ul .dropdown-menu>li>a {
    padding-left: 45px
}

.navbar-nav .collapsible ul ul ul .dropdown-menu .dropdown-header,
.navbar-nav .collapsible ul ul ul .dropdown-menu>li>a {
    padding-left: 55px
}

.navbar-nav .collapsible ul ul ul ul .dropdown-menu .dropdown-header,
.navbar-nav .collapsible ul ul ul ul .dropdown-menu>li>a {
    padding-left: 65px
}

.navbar-nav .collapsible ul.sm-nowrap>li>a,
.navbar-nav .dropdown-menu>li>a {
    white-space: normal
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

#skip {
    width: 100%
}

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

#skip a:focus {
    position: absolute;
    height: auto;
    top: 0;
    left: 0;
    background: #8fc7ea;
    color: #049 !important;
    text-align: center;
    z-index: 9999;
    padding: 20px
}

.navbar-brand {
    margin-left: 0 !important;
    float: none;
    display: block
}

.navbar-brand>img {
    width: 3.1rem
}

@media all and (min-width:64em) {
    .navbar-brand>img {
        width: 3.5rem;
        transition: width .2s ease-in-out
    }
}

.usa-nav__inner nav {
    background: 0 0;
    border: 0;
    max-height: 100%;
    padding: 0
}

.usa-nav__inner nav .navbar-toggle {
    margin-top: 20px
}

.usa-nav__inner nav #navbar-collapse,
.usa-nav__inner nav .navbar-collapse,
.usa-nav__inner nav .navbar-header a {
    padding: 0
}

#page-title.with-headline #standard-banner h1,
.hero-wrapper.with-headline #standard-banner h1,
.usa-nav__inner nav .navbar-nav {
    margin: 0
}

.usa-nav__inner nav .navbar-header a img {
    height: 63px
}

@media only screen and (min-width:1400px) {
    .usa-nav__inner #main-nav {
        margin-left: 2rem
    }
}

.usa-nav__inner #main-nav li a {
    display: block;
    position: relative;
    white-space: normal;
    letter-spacing: .3px;
    color: #000
}

.usa-nav__inner #main-nav>li {
    position: static
}

.usa-nav__inner #main-nav>li>a {
    font-weight: 600;
    font-size: 1rem;
    white-space: nowrap;
    padding: 28px 15px 27px
}

@media all and (min-width:55em) {
    .usa-nav__inner #main-nav>li ul li a {
        color: #fff
    }
}

.usa-nav__inner #main-nav>li.open>a .sub-arrow:before {
    content: "\E927"
}

.usa-nav__inner #main-nav>li>a.two-line-item {
    padding-top: 20px;
    padding-bottom: 15px
}

.usa-nav__inner #main-nav>li>a.selected {
    background: #b7b6b6
}

.usa-nav__inner #main-nav>li>a i {
    color: #fff;
    font-size: 22px;
    margin-top: 0
}

.usa-nav__inner #main-nav>li>a:hover {
    text-decoration: none;
    box-shadow: 0 0
}

.usa-nav__inner #main-nav>li>a.highlighted {
    background-color: #112d51;
    box-shadow: 0 0
}

.usa-nav__inner #main-nav>li>#main-nav-search-button {
    border-right: 0;
    padding-top: 24px;
    padding-bottom: 25px;
    box-shadow: 0 0
}

@media all and (min-width:55em) {
    .usa-nav__inner #main-nav>li.collapsible.open>.dropdown-menu {
        min-height: auto;
        left: 10px;
        margin-top: -1px !important
    }
}

.usa-nav__inner #main-nav>li.collapsible.open>.dropdown-menu li {
    width: auto
}

.usa-nav__inner #main-nav>li>ul.dropdown-menu {
    width: 100% !important;
    box-sizing: border-box;
    overflow: hidden;
    background-color: #112d51;
    padding: 20px 0;
    border-radius: 0;
    border-top: none;
    min-height: 345px;
    margin-top: -1px;
    transition: display .2s ease-in-out
}

@media screen and (min-width:1024px) and (max-width:1200px) {
    .usa-nav__inner #main-nav>li>ul.dropdown-menu {
        left: 16px !important;
        margin-left: 0 !important;
        max-width: 97.8% !important
    }
}

@media screen and (min-width:1200px) {
    .usa-nav__inner #main-nav>li>ul.dropdown-menu {
        left: 16px !important;
        max-width: 97.8% !important;
        margin-left: 0 !important
    }
}

@media screen and (min-width:1400px) {
    .usa-nav__inner #main-nav>li>ul.dropdown-menu {
        left: 48px !important;
        max-width: 93.2% !important
    }
}

.usa-nav__inner #main-nav>li>ul.dropdown-menu>li {
    text-align: left;
    width: 33.33%;
    line-height: 1.8;
    color: #58595b
}

.usa-nav__inner #main-nav>li>ul.dropdown-menu>li .sub-arrow {
    top: 50%;
    margin-top: -7.5px
}

.usa-nav__inner #main-nav>li>ul.dropdown-menu>li a {
    padding-top: 12px;
    padding-bottom: 12px
}

.usa-nav__inner #main-nav>li>ul.dropdown-menu>li>ul {
    top: 20px !important;
    bottom: 20px;
    left: 33.33% !important;
    margin: 0 !important;
    padding-top: 0;
    height: 100%;
    border: 0;
    width: 33.2% !important;
    max-width: 33.2% !important;
    background-color: #112d51;
    box-shadow: 0 0;
    border-radius: 0
}

.usa-nav__inner #main-nav>li>ul.dropdown-menu>li>ul li a {
    line-height: 1;
    padding-top: 8px;
    padding-bottom: 10px;
    text-transform: capitalize
}

.usa-nav__inner #main-nav>li.active>a {
    background-color: #112d51;
    color: #fff
}

.usa-nav__inner #main-nav>li.active>a:hover {
    box-shadow: 0 0
}

.usa-nav__inner #main-nav>li:nth-child(6) span {
    border: 0
}

@media only screen and (max-width:1199px) {
    .usa-nav__inner nav {
        width: 970px
    }

    .usa-nav__inner #main-nav>li>a.two-line-item {
        padding-top: 13px;
        padding-bottom: 10px
    }

    .usa-nav__inner #main-nav>li>#main-nav-search-button,
    body.ie10 .usa-nav__inner #main-nav>li>#main-nav-search-button,
    body.ie11 .usa-nav__inner #main-nav>li>#main-nav-search-button {
        padding-bottom: 12px
    }

    .featured-navigation-content .f-content .featured-link-list li a,
    .featured-navigation-content .f-content .featured-link-list li p {
        font-size: 15px !important
    }
}

@media only screen and (max-width:991px) {
    .usa-nav__inner nav {
        width: 750px
    }

    .usa-nav__inner #main-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .usa-nav__inner #main-nav>li>a.two-line-item {
        padding-top: 6px;
        padding-bottom: 4px
    }

    .usa-nav__inner #main-nav>li>a:last-child {
        padding-top: 12.5px;
        padding-bottom: 13.5px
    }

    .usa-nav__inner #main-nav>li>a i {
        font-size: 19px;
        margin-top: 0
    }

    .usa-nav__inner #main-nav>li>#main-nav-search-button,
    body.ie10 .usa-nav__inner #main-nav>li>#main-nav-search-button,
    body.ie11 .usa-nav__inner #main-nav>li>#main-nav-search-button {
        padding-bottom: 2px
    }

    .usa-nav__inner #main-nav>li:nth-child(5)>a {
        padding-top: 6px;
        padding-bottom: 4px
    }

    .featured-navigation-content .f-content .featured-link-list li a,
    .featured-navigation-content .f-content .featured-link-list li p {
        font-size: 13px !important
    }
}

@media screen and (min-width:1300px) {
    .usa-nav__inner nav .navbar-header a img {
        height: 75px
    }

    .usa-nav__inner #main-nav>li>a {
        padding: 28px 15px 27px
    }
}

@media only screen and (max-width:767px) {
    .usa-nav__inner nav .navbar-nav {
        margin: 0
    }

    .usa-nav__inner #main-nav>li:last-child {
        display: none
    }

    .usa-nav__inner #main-nav>li>a {
        padding: 14px 12px;
        border-right: 0
    }

    .usa-nav__inner #main-nav>li>.dropdown-menu>li {
        width: 100%
    }

    .usa-nav__inner #main-nav>li>.dropdown-menu>li>ul {
        width: 100% !important;
        max-width: 100% !important
    }
}

@media screen and (min-width:1300px) and (max-width:1320px) {
    .usa-nav__inner #main-nav {
        margin-right: 20px
    }
}

@media screen and (min-width:990px) {
    .usa-nav__inner #main-nav>li>a {
        padding: 10px 20px 10px 7px
    }
}

@media screen and (min-width:1200px) {
    .usa-nav__inner #main-nav>li>a {
        padding: 10px 26px 10px 17px
    }
}

@media screen and (min-width:1340px) {
    .usa-nav__inner #main-nav>li>a {
        padding: 10px 33px 10px 21px
    }

    .usa-nav__inner #main-nav>li:last-child a {
        padding-right: 33px
    }

    .usa-nav__inner #main-nav>li:first-child>a {
        padding-left: 20px
    }
}

body.ie10 .usa-nav__inner #main-nav>li>#main-nav-search-button,
body.ie11 .usa-nav__inner #main-nav>li>#main-nav-search-button {
    padding-top: 26px !important
}

.featured-navigation-content {
    width: 33.33%;
    overflow: hidden;
    position: absolute;
    top: 20px;
    bottom: 20px;
    right: 0;
    border-left: 1px solid #b7b6b6;
    background-color: #112d51
}

.featured-navigation-content .f-content {
    padding-top: 40px
}

.featured-navigation-content .f-content p {
    padding: 0 20px;
    margin: 0 0 20px;
    color: #fff
}

.featured-navigation-content .f-content .small-quote {
    display: block;
    padding: 10px 20px 0
}

.featured-navigation-content .f-content .featured-link-list li {
    padding-bottom: 1px;
    padding-top: 1px
}

.featured-navigation-content .f-content .featured-link-list li a {
    font-weight: 700;
    padding: 3px 10px 0 20px;
    display: inherit;
    font-size: 17px !important;
    text-transform: none !important
}

.featured-navigation-content .f-content .featured-link-list li p {
    line-height: 1.2
}

.featured-navigation-content .featured-label {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 10px;
    font-size: 12px;
    background: #af3639;
    text-transform: uppercase;
    color: #fff;
    font-family: Source Sans Pro, sans-serif
}

.divider-vertical {
    position: absolute;
    width: 1px;
    display: block;
    top: 20px;
    bottom: 20px;
    left: 33.2%
}

@media all and (min-width:55em) {
    .divider-vertical {
        background: #b7b6b6
    }
}

.navbar {
    position: relative;
    min-height: 50px
}

.navbar:before {
    content: " ";
    display: table
}

.navbar:after {
    clear: both
}

@media (min-width:1024px) {

    .navbar-header,
    .navbar-nav>li {
        float: left
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-nav {
        margin: 0
    }

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-header:before,
.navbar:after {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after {
    content: " ";
    display: table
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (max-device-width:480px) and (orientation:landscape) {

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

@media (max-width:767px) {
    .navbar-nav .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px;
        line-height: 20px
    }

    .navbar-nav .dropdown-menu>li>a:hover {
        background-image: none
    }

    .navbar-nav .dropdown-menu>li>a:focus {
        background-image: none
    }
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>.active>a {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7
}

.dropdown-menu>.disabled>a {
    color: #777
}

.dropdown-menu>.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.dropdown-menu>.disabled>a:focus {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    white-space: nowrap
}

.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #059
}

.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #fff;
    background-color: #112d51
}

.navbar-right ul.dropdown-menu {
    left: 0;
    right: auto
}

ul.sm li *,
ul.sm li :after,
ul.sm li :before {
    box-sizing: content-box
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

#main-nav ul.dropdown-menu {
    min-height: 400px !important
}

.open>.dropdown-menu {
    display: block
}

.img-responsive {
    max-width: 100%;
    height: auto;
    display: block
}

[class^=gsa-icon] {
    text-decoration: none;
    overflow: hidden;
    height: 40px;
    width: 40px;
    padding-left: 30px;
    padding-bottom: 10px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: 28px !important;
    margin-right: 10px
}

.glyphicon[class*=circle-] {
    padding: 15px 15px 10px 17px !important;
    font-size: 24px
}

[class*=circle-] {
    border-radius: 30px;
    padding: 14px !important;
    text-align: center
}

.circle-blue {
    background-color: #0070bb !important;
    color: #fff
}

.circle-black {
    background-color: #000 !important;
    color: #fff
}

#perdiem-button,
#perdiem-button-mobile,
.fax-icon,
.fax-white-icon {
    background-repeat: no-repeat !important;
    background-position: center center !important
}

.fax-icon,
.fax-white-icon {
    overflow: hidden;
    height: 50px;
    width: 50px;
    padding: 32px 43px 0 13px !important;
    line-height: .5em
}

.fax-icon.gsa-icon {
    background: linear-gradient(transparent, transparent), -5px 32px/35% no-repeat url(./icon-fax.svg)
}

.fax-white-icon.gsa-icon {
    background: linear-gradient(transparent, transparent), 0 27px/50% no-repeat url(./icon-fax-white.svg)
}

.fax-blue-icon.insite-icon {
    background: linear-gradient(transparent, transparent), 0 27px/50% no-repeat url(./icon-fax-blue.svg)
}

.fax-white-icon.insite-icon {
    background: linear-gradient(transparent, transparent), 0 27px/50% no-repeat url(./icon-fax-white.svg)
}

.gsa-icon-Blog {
    background: linear-gradient(transparent, transparent), 0 0/100% no-repeat url(./icon-blog-60.png) !important
}

.gsa-icon-Instagram {
    background: linear-gradient(transparent, transparent), 0 0/100% no-repeat url(./icon-instagram-60.png) !important
}

.gsa-icon-linkedin {
    background: linear-gradient(transparent, transparent), 0 0/100% no-repeat url(./icon-linkedin-60.png) !important
}

.gsa-icon-YouTube {
    background: linear-gradient(transparent, transparent), 0 0/100% no-repeat url(./icon-youtube-60.png) !important
}

.gsa-icon-Facebook {
    background: linear-gradient(transparent, transparent), 0 0/100% no-repeat url(./icon-facebook-60.png) !important
}

.gsa-icon-Pinterest {
    background: linear-gradient(transparent, transparent), 0 0/100% no-repeat url(./icon-pinterest-60.png) !important
}

.gsa-icon-email {
    background: linear-gradient(transparent, transparent), 0 0/100% no-repeat url(./icon-email-60.png) !important
}

.gsa-icon-Twitter {
    background: linear-gradient(transparent, transparent), 0 0/100% no-repeat url(./icon-twitter-60.png) !important
}

.gsa-icon-instagram {
    background: linear-gradient(transparent, transparent), 0 0/100% no-repeat url(./icon-instagram-60.png) !important
}

.gsa-icon-twitter {
    background: linear-gradient(transparent, transparent), 0 0/100% no-repeat url(./icon-twitter-60.png) !important
}

#perdiem-button,
#perdiem-button-mobile {
    line-height: 43px;
    height: 40px;
    padding-left: 46px;
    padding-bottom: 1px;
    background-size: 30px !important;
    background: linear-gradient(transparent, transparent), 13px 9px/44% no-repeat url(./icon-perdiem.svg) !important
}

[class*=" icon-"],
[class^=icon-] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-Print .path2:before,
.icon-Print .path3:before {
    content: "\eaaf";
    margin-left: -1em;
    color: #384b9b
}

.col-sm-9 .featured-microsite .icon-Print .path2:before {
    margin-left: 0
}

.icon-Print .path3:before {
    content: "\eab0"
}

.icon-Share .path1:before {
    content: "\eab1";
    color: #f1f1f1
}

.icon-Share .path2:before,
.icon-Share .path3:before {
    content: "\eab2";
    margin-left: -1em;
    color: #384b9b
}

.icon-Share .path3:before {
    content: "\eab3"
}

.icon-Share .path4:before {
    content: "\eab4";
    margin-left: -1em;
    color: #f1f1f1
}

.icon-Share .path5:before {
    content: "\eab5";
    margin-left: -1em;
    color: #384b9b
}

.icon-right-pointer:before {
    content: "\E926"
}

.icon-add-to-list:before {
    content: "\e900"
}

.icon-classic-computer:before {
    content: "\e901"
}

.icon-controller-fast-backward:before {
    content: "\e902"
}

.icon-creative-commons-attribution:before {
    content: "\e903"
}

.icon-creative-commons-noderivs:before {
    content: "\e904"
}

.icon-creative-commons-noncommercial-eu:before {
    content: "\e905"
}

.icon-creative-commons-noncommercial-us:before {
    content: "\e906"
}

.icon-creative-commons-public-domain:before {
    content: "\e907"
}

.icon-creative-commons-remix:before {
    content: "\e908"
}

.icon-creative-commons-share:before {
    content: "\e909"
}

.icon-creative-commons-sharealike:before {
    content: "\e90a"
}

.icon-creative-commons:before {
    content: "\e90b"
}

.icon-document-landscape:before {
    content: "\e90c"
}

.icon-remove-user:before {
    content: "\e90d"
}

.icon-warning:before {
    content: "\e90e"
}

.icon-arrow-bold-down:before {
    content: "\e90f"
}

.icon-arrow-bold-left:before {
    content: "\e910"
}

.icon-arrow-bold-right:before {
    content: "\e911"
}

.icon-arrow-bold-up:before {
    content: "\e912"
}

.icon-down-arrow:before {
    content: "\e913"
}

.icon-left-arrow:before {
    content: "\e914"
}

.icon-right-arrow:before {
    content: "\e919"
}

.icon-up-arrow:before {
    content: "\e91a"
}

.icon-arrow-with-circle-down:before {
    content: "\e91b"
}

.icon-arrow-with-circle-left:before {
    content: "\e91c"
}

.icon-arrow-with-circle-right:before {
    content: "\e91d"
}

.icon-arrow-with-circle-up:before {
    content: "\e91e"
}

.icon-bookmark:before {
    content: "\e91f"
}

.icon-bookmarks:before {
    content: "\e920"
}

.icon-arrow-small-down:before {
    content: "\e924"
}

.icon-arrow-small-left:before {
    content: "\e925"
}

.icon-arrow-small-right:before {
    content: "\e926"
}

.icon-arrow-small-up:before {
    content: "\e927"
}

.icon-arrow-down:before {
    content: "\e928"
}

.icon-arrow-left:before {
    content: "\e929"
}

.icon-arrow-right:before {
    content: "\e92a"
}

.icon-arrow-up:before {
    content: "\e92b"
}

.icon-chevron-with-circle-down:before {
    content: "\e92d"
}

.icon-chevron-with-circle-left:before {
    content: "\e92e"
}

.icon-chevron-with-circle-right:before {
    content: "\e92f"
}

.icon-chevron-with-circle-up:before {
    content: "\e930"
}

.icon-cloud:before {
    content: "\e931"
}

.icon-controller-fast-forward:before {
    content: "\e932"
}

.icon-controller-jump-to-start:before {
    content: "\e933"
}

.icon-controller-next:before {
    content: "\e934"
}

.icon-controller-paus:before {
    content: "\e935"
}

.icon-controller-play:before {
    content: "\e936"
}

.icon-controller-record:before {
    content: "\e937"
}

.icon-controller-stop:before {
    content: "\e938"
}

.icon-controller-volume:before {
    content: "\e939"
}

.icon-dot-single:before {
    content: "\e93a"
}

.icon-dots-three-horizontal:before {
    content: "\e93b"
}

.icon-dots-three-vertical:before {
    content: "\e93c"
}

.icon-dots-two-horizontal:before {
    content: "\e93d"
}

.icon-dots-two-vertical:before {
    content: "\e93e"
}

.icon-download:before {
    content: "\e93f"
}

.icon-emoji-flirt:before {
    content: "\e940"
}

.icon-flow-branch:before {
    content: "\e941"
}

.icon-flow-cascade:before {
    content: "\e942"
}

.icon-flow-line:before {
    content: "\e943"
}

.icon-flow-parallel:before {
    content: "\e944"
}

.icon-flow-tree:before {
    content: "\e945"
}

.icon-install:before {
    content: "\e946"
}

.icon-layers:before {
    content: "\e947"
}

.icon-open-book:before {
    content: "\e948"
}

.icon-resize-100:before {
    content: "\e949"
}

.icon-resize-full-screen:before {
    content: "\e94a"
}

.icon-save:before {
    content: "\e94b"
}

.icon-select-arrows:before {
    content: "\e94c"
}

.icon-sound-mute:before {
    content: "\e94d"
}

.icon-sound:before {
    content: "\e94e"
}

.icon-trash:before {
    content: "\e94f"
}

.icon-triangle-down:before {
    content: "\e950"
}

.icon-triangle-left:before {
    content: "\e951"
}

.icon-triangle-right:before {
    content: "\e952"
}

.icon-triangle-up:before {
    content: "\e953"
}

.icon-uninstall:before {
    content: "\e954"
}

.icon-upload-to-cloud:before {
    content: "\e955"
}

.icon-upload:before {
    content: "\e956"
}

.icon-add-user:before {
    content: "\e957"
}

.icon-address:before {
    content: "\e958"
}

.icon-adjust:before {
    content: "\e959"
}

.icon-air:before {
    content: "\e95a"
}

.icon-aircraft-landing:before {
    content: "\e95b"
}

.icon-aircraft-take-off:before {
    content: "\e95c"
}

.icon-aircraft:before {
    content: "\e95d"
}

.icon-align-bottom:before {
    content: "\e95e"
}

.icon-align-horizontal-middle:before {
    content: "\e95f"
}

.icon-align-left:before {
    content: "\e960"
}

.icon-align-right:before {
    content: "\e961"
}

.icon-align-top:before {
    content: "\e962"
}

.icon-align-vertical-middle:before {
    content: "\e963"
}

.icon-archive:before {
    content: "\e964"
}

.icon-area-graph:before {
    content: "\e965"
}

.icon-attachment:before {
    content: "\e966"
}

.icon-awareness-ribbon:before {
    content: "\e967"
}

.icon-back-in-time:before {
    content: "\e968"
}

.icon-back:before {
    content: "\e969"
}

.icon-bar-graph:before {
    content: "\e96a"
}

.icon-battery:before {
    content: "\e96b"
}

.icon-beamed-note:before {
    content: "\e96c"
}

.icon-bell:before {
    content: "\e96d"
}

.icon-blackboard:before {
    content: "\e96e"
}

.icon-book:before {
    content: "\e970"
}

.icon-bowl:before {
    content: "\e971"
}

.icon-box:before {
    content: "\e972"
}

.icon-briefcase:before {
    content: "\e973"
}

.icon-browser:before {
    content: "\e974"
}

.icon-brush:before {
    content: "\e975"
}

.icon-bucket:before {
    content: "\e976"
}

.icon-cake:before {
    content: "\e977"
}

.icon-calculator:before {
    content: "\e978"
}

.icon-calendar:before {
    content: "\e979"
}

.icon-camera:before {
    content: "\e97a"
}

.icon-ccw:before {
    content: "\e97b"
}

.icon-chat:before {
    content: "\e97c"
}

.icon-check:before {
    content: "\e97d"
}

.icon-circle-with-cross:before {
    content: "\e97e"
}

.icon-circle-with-minus:before {
    content: "\e97f"
}

.icon-circle-with-plus:before {
    content: "\e980"
}

.icon-circle:before {
    content: "\e981"
}

.icon-circular-graph:before {
    content: "\e982"
}

.icon-clapperboard:before {
    content: "\e983"
}

.icon-clipboard:before {
    content: "\e984"
}

.icon-clock:before {
    content: "\e985"
}

.icon-code:before {
    content: "\e986"
}

.icon-cog:before {
    content: "\e987"
}

.icon-colours:before {
    content: "\e988"
}

.icon-compass:before {
    content: "\e989"
}

.icon-copy:before {
    content: "\e98a"
}

.icon-credit-card:before {
    content: "\e98b"
}

.icon-credit:before {
    content: "\e98c"
}

.icon-cross:before {
    content: "\e98d"
}

.icon-cup:before {
    content: "\e98e"
}

.icon-cw:before {
    content: "\e98f"
}

.icon-cycle:before {
    content: "\e990"
}

.icon-database:before {
    content: "\e991"
}

.icon-dial-pad:before {
    content: "\e992"
}

.icon-direction:before {
    content: "\e993"
}

.icon-document:before {
    content: "\e994"
}

.icon-documents:before {
    content: "\e995"
}

.icon-drink:before {
    content: "\e996"
}

.icon-drive:before {
    content: "\e997"
}

.icon-drop:before {
    content: "\e998"
}

.icon-edit:before {
    content: "\e999"
}

.icon-emoji-happy:before {
    content: "\e99b"
}

.icon-emoji-neutral:before {
    content: "\e99c"
}

.icon-emoji-sad:before {
    content: "\e99d"
}

.icon-erase:before {
    content: "\e99e"
}

.icon-eraser:before {
    content: "\e99f"
}

.icon-export:before {
    content: "\e9a0"
}

.icon-eye:before {
    content: "\e9a1"
}

.icon-feather:before {
    content: "\e9a2"
}

.icon-flag:before {
    content: "\e9a3"
}

.icon-flash:before {
    content: "\e9a4"
}

.icon-flashlight:before {
    content: "\e9a5"
}

.icon-flat-brush:before {
    content: "\e9a6"
}

.icon-folder-images:before {
    content: "\e9a7"
}

.icon-folder-music:before {
    content: "\e9a8"
}

.icon-folder-video:before {
    content: "\e9a9"
}

.icon-folder:before {
    content: "\e9aa"
}

.icon-forward:before {
    content: "\e9ab"
}

.icon-funnel:before {
    content: "\e9ac"
}

.icon-game-controller:before {
    content: "\e9ad"
}

.icon-gauge:before {
    content: "\e9ae"
}

.icon-globe:before {
    content: "\e9af"
}

.icon-graduation-cap:before {
    content: "\e9b0"
}

.icon-grid:before {
    content: "\e9b1"
}

.icon-hair-cross:before {
    content: "\e9b2"
}

.icon-hand:before {
    content: "\e9b3"
}

.icon-heart-outlined:before {
    content: "\e9b4"
}

.icon-heart:before {
    content: "\e9b5"
}

.icon-help-with-circle:before {
    content: "\e9b6"
}

.icon-help:before {
    content: "\e9b7"
}

.icon-home:before {
    content: "\e9b8"
}

.icon-hour-glass:before {
    content: "\e9b9"
}

.icon-image-inverted:before {
    content: "\e9ba"
}

.icon-image:before {
    content: "\e9bb"
}

.icon-images:before {
    content: "\e9bc"
}

.icon-inbox:before {
    content: "\e9bd"
}

.icon-infinity:before {
    content: "\e9be"
}

.icon-info-with-circle:before {
    content: "\e9bf"
}

.icon-info:before {
    content: "\e9c0"
}

.icon-key:before {
    content: "\e9c1"
}

.icon-keyboard:before {
    content: "\e9c2"
}

.icon-lab-flask:before {
    content: "\e9c3"
}

.icon-landline:before {
    content: "\e9c4"
}

.icon-language:before {
    content: "\e9c5"
}

.icon-laptop:before {
    content: "\e9c6"
}

.icon-leaf:before {
    content: "\e9c7"
}

.icon-level-down:before {
    content: "\e9c8"
}

.icon-level-up:before {
    content: "\e9c9"
}

.icon-lifebuoy:before {
    content: "\e9ca"
}

.icon-light-bulb:before {
    content: "\e9cb"
}

.icon-light-down:before {
    content: "\e9cc"
}

.icon-light-up:before {
    content: "\e9cd"
}

.icon-line-graph:before {
    content: "\e9ce"
}

.icon-link:before {
    content: "\e9cf"
}

.icon-list:before {
    content: "\e9d0"
}

.icon-location-pin:before {
    content: "\e9d1"
}

.icon-location:before {
    content: "\e9d2"
}

.icon-lock-open:before {
    content: "\e9d3"
}

.icon-lock:before {
    content: "\e9d4"
}

.icon-log-out:before {
    content: "\e9d5"
}

.icon-login:before {
    content: "\e9d6"
}

.icon-loop:before {
    content: "\e9d7"
}

.icon-magnet:before {
    content: "\e9d8"
}

.icon-magnifying-glass:before {
    content: "\e9d9"
}

.icon-mail:before {
    content: "\e9da"
}

.icon-man:before {
    content: "\e9db"
}

.icon-map:before {
    content: "\e9dc"
}

.icon-mask:before {
    content: "\e9dd"
}

.icon-medal:before {
    content: "\e9de"
}

.icon-megaphone:before {
    content: "\e9df"
}

.icon-menu:before {
    content: "\e9e0"
}

.icon-message:before {
    content: "\e9e1"
}

.icon-mic:before {
    content: "\e9e2"
}

.icon-minus:before {
    content: "\e9e3"
}

.icon-mobile:before {
    content: "\e9e4"
}

.icon-modern-mic:before {
    content: "\e9e5"
}

.icon-moon:before {
    content: "\e9e6"
}

.icon-mouse:before {
    content: "\e9e7"
}

.icon-music:before {
    content: "\e9e8"
}

.icon-network:before {
    content: "\e9e9"
}

.icon-new-message:before {
    content: "\e9ea"
}

.icon-new:before {
    content: "\e9eb"
}

.icon-news:before {
    content: "\e9ec"
}

.icon-note:before {
    content: "\e9ed"
}

.icon-notification:before {
    content: "\e9ee"
}

.icon-old-mobile:before {
    content: "\e9ef"
}

.icon-old-phone:before {
    content: "\e9f0"
}

.icon-palette:before {
    content: "\e9f1"
}

.icon-paper-plane:before {
    content: "\e9f2"
}

.icon-pencil:before {
    content: "\e9f3"
}

.icon-phone:before {
    content: "\e9f4"
}

.icon-pie-chart:before {
    content: "\e9f5"
}

.icon-pin:before {
    content: "\e9f6"
}

.arrowlistmenu .expandable .accordsuffix:before,
.icon-plus:before {
    content: "\e9f7"
}

.icon-popup:before {
    content: "\e9f8"
}

.icon-power-plug:before {
    content: "\e9f9"
}

.icon-price-ribbon:before {
    content: "\e9fa"
}

.icon-price-tag:before {
    content: "\e9fb"
}

.icon-print:before {
    content: "\e9fc"
}

.icon-progress-empty:before {
    content: "\e9fd"
}

.icon-progress-full:before {
    content: "\e9fe"
}

.icon-progress-one:before {
    content: "\e9ff"
}

.icon-progress-two:before {
    content: "\ea00"
}

.icon-publish:before {
    content: "\ea01"
}

.icon-quote:before {
    content: "\ea02"
}

.icon-radio:before {
    content: "\ea03"
}

.icon-reply-all:before {
    content: "\ea04"
}

.icon-reply:before {
    content: "\ea05"
}

.icon-retweet:before {
    content: "\ea06"
}

.icon-rocket:before {
    content: "\ea07"
}

.icon-round-brush:before {
    content: "\ea08"
}

.icon-rss:before {
    content: "\ea09"
}

.icon-ruler:before {
    content: "\ea0a"
}

.icon-scissors:before {
    content: "\ea0b"
}

.icon-share-alternitive:before {
    content: "\ea0c"
}

.icon-share:before {
    content: "\ea0d"
}

.icon-shareable:before {
    content: "\ea0e"
}

.icon-shield:before {
    content: "\ea0f"
}

.icon-shop:before {
    content: "\ea10"
}

.icon-shopping-bag:before {
    content: "\ea11"
}

.icon-shopping-basket:before {
    content: "\ea12"
}

.icon-shopping-cart:before {
    content: "\ea13"
}

.icon-shuffle:before {
    content: "\ea14"
}

.icon-signal:before {
    content: "\ea15"
}

.icon-sound-mix:before {
    content: "\ea16"
}

.icon-sports-club:before {
    content: "\ea17"
}

.icon-spreadsheet:before {
    content: "\ea18"
}

.icon-squared-cross:before {
    content: "\ea19"
}

.icon-squared-minus:before {
    content: "\ea1a"
}

.icon-squared-plus:before {
    content: "\ea1b"
}

.icon-star-outlined:before {
    content: "\ea1c"
}

.icon-star:before {
    content: "\ea1d"
}

.icon-stopwatch:before {
    content: "\ea1e"
}

.icon-suitcase:before {
    content: "\ea1f"
}

.icon-swap:before {
    content: "\ea20"
}

.icon-sweden:before {
    content: "\ea21"
}

.icon-switch:before {
    content: "\ea22"
}

.icon-tablet:before {
    content: "\ea23"
}

.icon-tag:before {
    content: "\ea24"
}

.icon-text-document-inverted:before {
    content: "\ea25"
}

.icon-text-document:before {
    content: "\ea26"
}

.icon-text:before {
    content: "\ea27"
}

.icon-thermometer:before {
    content: "\ea28"
}

.icon-thumbs-down:before {
    content: "\ea29"
}

.icon-thumbs-up:before {
    content: "\ea2a"
}

.icon-thunder-cloud:before {
    content: "\ea2b"
}

.icon-ticket:before {
    content: "\ea2c"
}

.icon-time-slot:before {
    content: "\ea2d"
}

.icon-tools:before {
    content: "\ea2e"
}

.icon-traffic-cone:before {
    content: "\ea2f"
}

.icon-tree:before {
    content: "\ea30"
}

.icon-trophy:before {
    content: "\ea31"
}

.icon-tv:before {
    content: "\ea32"
}

.icon-typing:before {
    content: "\ea33"
}

.icon-unread:before {
    content: "\ea34"
}

.icon-untag:before {
    content: "\ea35"
}

.icon-user:before {
    content: "\ea36"
}

.icon-users:before {
    content: "\ea37"
}

.icon-v-card:before {
    content: "\ea38"
}

.icon-video:before {
    content: "\ea39"
}

.icon-vinyl:before {
    content: "\ea3a"
}

.icon-voicemail:before {
    content: "\ea3b"
}

.icon-wallet:before {
    content: "\ea3c"
}

.icon-water:before {
    content: "\ea3d"
}

.icon-500px-with-circle:before {
    content: "\ea3e"
}

.icon-500px:before {
    content: "\ea3f"
}

.icon-basecamp:before {
    content: "\ea40"
}

.icon-behance:before {
    content: "\ea41"
}

.icon-creative-cloud:before {
    content: "\ea42"
}

.icon-dropbox:before {
    content: "\ea43"
}

.icon-evernote:before {
    content: "\ea44"
}

.icon-flattr:before {
    content: "\ea45"
}

.icon-foursquare:before {
    content: "\ea46"
}

.icon-google-drive:before {
    content: "\ea47"
}

.icon-google-hangouts:before {
    content: "\ea48"
}

.icon-grooveshark:before {
    content: "\ea49"
}

.icon-icloud:before {
    content: "\ea4a"
}

.icon-mixi:before {
    content: "\ea4b"
}

.icon-onedrive:before {
    content: "\ea4c"
}

.icon-paypal:before {
    content: "\ea4d"
}

.icon-picasa:before {
    content: "\ea4e"
}

.icon-qq:before {
    content: "\ea4f"
}

.icon-rdio-with-circle:before {
    content: "\ea50"
}

.icon-renren:before {
    content: "\ea51"
}

.icon-scribd:before {
    content: "\ea52"
}

.icon-sina-weibo:before {
    content: "\ea53"
}

.icon-skype-with-circle:before {
    content: "\ea54"
}

.icon-skype:before {
    content: "\ea55"
}

.icon-slideshare:before {
    content: "\ea56"
}

.icon-smashing:before {
    content: "\ea57"
}

.icon-soundcloud:before {
    content: "\ea58"
}

.icon-spotify-with-circle:before {
    content: "\ea59"
}

.icon-spotify:before {
    content: "\ea5a"
}

.icon-swarm:before {
    content: "\ea5b"
}

.icon-vine-with-circle:before {
    content: "\ea5c"
}

.icon-vine:before {
    content: "\ea5d"
}

.icon-vk-alternitive:before {
    content: "\ea5e"
}

.icon-vk-with-circle:before {
    content: "\ea5f"
}

.icon-vk:before {
    content: "\ea60"
}

.icon-xing-with-circle:before {
    content: "\ea61"
}

.icon-xing:before {
    content: "\ea62"
}

.icon-yelp:before {
    content: "\ea63"
}

.icon-dribbble-with-circle:before {
    content: "\ea64"
}

.icon-dribbble:before {
    content: "\ea65"
}

.icon-facebook-with-circle:before {
    content: "\ea66"
}

.icon-facebook:before {
    content: "\ea67"
}

.icon-flickr-with-circle:before {
    content: "\ea68"
}

.icon-flickr:before {
    content: "\ea69"
}

.icon-github-with-circle:before {
    content: "\ea6a"
}

.icon-github:before {
    content: "\ea6b"
}

.icon-google-with-circle:before {
    content: "\ea6c"
}

.icon-google:before {
    content: "\ea6d"
}

.icon-instagram-with-circle:before {
    content: "\ea6e"
}

.icon-lastfm-with-circle:before {
    content: "\ea70"
}

.icon-lastfm:before {
    content: "\ea71"
}

.icon-linkedin-with-circle:before {
    content: "\ea72"
}

.icon-linkedin:before {
    content: "\ea73"
}

.icon-pinterest-with-circle:before {
    content: "\ea74"
}

.icon-pinterest:before {
    content: "\ea75"
}

.icon-rdio:before {
    content: "\ea76"
}

.icon-stumbleupon-with-circle:before {
    content: "\ea77"
}

.icon-stumbleupon:before {
    content: "\ea78"
}

.icon-tumblr-with-circle:before {
    content: "\ea79"
}

.icon-tumblr:before {
    content: "\ea7a"
}

.icon-twitter-with-circle:before {
    content: "\ea7b"
}

.icon-vimeo-with-circle:before {
    content: "\ea7d"
}

.icon-vimeo:before {
    content: "\ea7e"
}

.icon-youtube-with-circle:before {
    content: "\ea7f"
}

.icon-youtube:before {
    content: "\ea80"
}

.icon-mail5:before {
    content: "\ea81"
}

.icon-mail2:before {
    content: "\ea82"
}

.icon-mail3:before {
    content: "\ea83"
}

.icon-mail4:before {
    content: "\ea84"
}

.icon-google2:before {
    content: "\ea85"
}

.icon-google-plus:before {
    content: "\ea86"
}

.icon-google-plus2:before {
    content: "\ea87"
}

.icon-google-plus3:before {
    content: "\ea88"
}

.icon-google-drive2:before {
    content: "\ea89"
}

.icon-facebook4:before {
    content: "\ea8a"
}

.icon-facebook2:before {
    content: "\ea8b"
}

.icon-facebook3:before {
    content: "\ea8c"
}

.icon-ello:before {
    content: "\ea8d"
}

.icon-instagram2:before {
    content: "\ea8e"
}

.icon-twitter4:before {
    content: "\ea8f"
}

.icon-twitter2:before {
    content: "\ea90"
}

.icon-twitter3:before {
    content: "\ea91"
}

.icon-feed2:before {
    content: "\ea92"
}

.icon-feed3:before {
    content: "\ea93"
}

.icon-feed4:before {
    content: "\ea94"
}

.icon-youtube5:before {
    content: "\ea95"
}

.icon-youtube2:before {
    content: "\ea96"
}

.icon-youtube3:before {
    content: "\ea97"
}

.icon-youtube4:before {
    content: "\ea98"
}

.icon-twitch:before {
    content: "\ea99"
}

.icon-vimeo4:before {
    content: "\ea9a"
}

.icon-vimeo2:before {
    content: "\ea9b"
}

.icon-vimeo3:before {
    content: "\ea9c"
}

.icon-lanyrd:before {
    content: "\ea9d"
}

.icon-flickr5:before {
    content: "\ea9e"
}

.icon-flickr2:before {
    content: "\ea9f"
}

.icon-flickr3:before {
    content: "\eaa0"
}

.icon-flickr4:before {
    content: "\eaa1"
}

.icon-picassa:before {
    content: "\eaa2"
}

.icon-picassa2:before {
    content: "\eaa3"
}

.icon-dribbble4:before {
    content: "\eaa4"
}

.icon-dribbble2:before {
    content: "\eaa5"
}

.icon-dribbble3:before {
    content: "\eaa6"
}

.icon-tumblr2:before {
    content: "\eaa7"
}

#ncshare {
    cursor: pointer;
    padding-top: 1px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    position: relative;
    z-index: 0;
    text-decoration: none
}

#ncshare:hover {
    overflow: visible;
    z-index: 999
}

#share-box {
    background: #fff;
    width: 110px;
    border: 1px solid #e8e8e8;
    margin-top: -1px;
    position: absolute
}

#share-box ul {
    list-style-type: none;
    margin: 0;
    padding: 5px;
    width: 145px;
    background: #fff;
    border: 1px solid #ccd6e0
}

#share-box ul li a {
    text-decoration: none;
    display: block;
    font-size: 15px
}

#share-box ul li a:hover {
    background-color: #369;
    color: #fff;
    text-decoration: none
}

#share-box img {
    vertical-align: middle;
    width: 16px;
    height: 16px;
    border: 0;
    margin-right: 5px
}

.arrowlistmenu .menuheader,
.panel-heading {
    background-color: #e0e6eb;
    padding: 8px 40px 8px 20px;
    margin: 0 0 10px;
    text-transform: none;
    cursor: pointer;
    position: relative
}

.arrowlistmenu .menuheader a {
    font-weight: 700;
    display: inline;
    color: #000
}

.arrowlistmenu .accordsuffix {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: 700;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    font-size: 25px;
    position: absolute;
    right: 10px;
    top: 10px
}

.arrowlistmenu .openheader .accordsuffix:before {
    content: "\e9e3"
}

.arrowlistmenu .categoryitems {
    padding: 0 20px 55px;
    min-height: 0
}

.arrowlistmenu .categoryitems.slideDown {
    min-height: 50px;
    display: inline-block !important
}

.arrowlistmenu .last-child {
    border-bottom: 1px #d0d8ef solid
}

#share-box ul,
.infinite-carousel {
    position: relative
}

.infinite-carousel .viewport {
    max-width: 100%;
    overflow: hidden;
    display: inline-flex
}

@media all and (min-width:40em) {
    .infinite-carousel .viewport {
        height: inherit
    }
}

@media all and (max-width:29.99em) {
    .infinite-carousel .viewport {
        height: auto !important
    }
}

.infinite-carousel .viewport li {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.13rem;
    transition: .4s all ease;
    padding: 0 0 15px
}

.infinite-carousel .viewport li .story-item {
    border-left: 2px solid #e0e6eb;
    padding-left: 20px
}

.infinite-carousel .viewport li .date-item {
    padding-right: 20px
}

.infinite-carousel .viewport li .date-item .date-entry {
    line-height: 1.3;
    display: inline-block
}

.infinite-carousel .viewport li .date-item .date-entry span {
    display: block;
    text-align: center
}

.infinite-carousel .vertical-nav {
    display: block;
    font-size: 30px;
    font-size: 1.875rem;
    position: absolute;
    left: 33px;
    cursor: pointer;
    margin-top: 12px
}

.infinite-carousel .more-items {
    position: absolute;
    right: 20px;
    background: #059;
    padding: 0 15px 1px;
    color: #fff
}

.box-secondary-news .infinite-carousel .more-items {
    bottom: 20px
}

.infinite-carousel,
.vertical-block-loading {
    width: 100%;
    height: 100%
}

.bootstrap *,
.text-asset-container * {
    box-sizing: border-box
}

.bootstrap .no-pad-right,
.text-asset-container .no-pad-right {
    padding-right: 0 !important
}

.bootstrap .row,
.bootstrap .row:after,
.bootstrap .row:before,
.bootstrap div[class^=col-],
.text-asset-container .row,
.text-asset-container .row:after,
.text-asset-container .row:before,
.text-asset-container div[class^=col-] {
    outline: 0 !important
}

.bootstrap .row,
.text-asset-container .row {
    margin-left: -15px;
    margin-right: -15px;
    padding: 0 15px
}

#asto-content .dl-horizontal dd:after,
#asto-content .dl-horizontal dd:before,
.bootstrap .row:after,
.bootstrap .row:before,
.text-asset-container .row:after,
.text-asset-container .row:before {
    content: " ";
    display: table
}

#asto-content .dl-horizontal dd:after,
.bootstrap .row:after,
.text-asset-container .row:after {
    clear: both
}

.bootstrap .col-lg-1,
.bootstrap .col-lg-10,
.bootstrap .col-lg-11,
.bootstrap .col-lg-12,
.bootstrap .col-lg-2,
.bootstrap .col-lg-3,
.bootstrap .col-lg-4,
.bootstrap .col-lg-5,
.bootstrap .col-lg-6,
.bootstrap .col-lg-7,
.bootstrap .col-lg-8,
.bootstrap .col-lg-9,
.bootstrap .col-md-1,
.bootstrap .col-md-10,
.bootstrap .col-md-11,
.bootstrap .col-md-12,
.bootstrap .col-md-2,
.bootstrap .col-md-3,
.bootstrap .col-md-4,
.bootstrap .col-md-5,
.bootstrap .col-md-6,
.bootstrap .col-md-7,
.bootstrap .col-md-8,
.bootstrap .col-md-9,
.bootstrap .col-sm-1,
.bootstrap .col-sm-10,
.bootstrap .col-sm-11,
.bootstrap .col-sm-12,
.bootstrap .col-sm-2,
.bootstrap .col-sm-3,
.bootstrap .col-sm-4,
.bootstrap .col-sm-5,
.bootstrap .col-sm-6,
.bootstrap .col-sm-7,
.bootstrap .col-sm-8,
.bootstrap .col-sm-9,
.bootstrap .col-xs-1,
.bootstrap .col-xs-10,
.bootstrap .col-xs-11,
.bootstrap .col-xs-12,
.bootstrap .col-xs-2,
.bootstrap .col-xs-3,
.bootstrap .col-xs-4,
.bootstrap .col-xs-5,
.bootstrap .col-xs-6,
.bootstrap .col-xs-7,
.bootstrap .col-xs-8,
.bootstrap .col-xs-9,
.text-asset-container .col-lg-1,
.text-asset-container .col-lg-10,
.text-asset-container .col-lg-11,
.text-asset-container .col-lg-12,
.text-asset-container .col-lg-2,
.text-asset-container .col-lg-3,
.text-asset-container .col-lg-4,
.text-asset-container .col-lg-5,
.text-asset-container .col-lg-6,
.text-asset-container .col-lg-7,
.text-asset-container .col-lg-8,
.text-asset-container .col-lg-9,
.text-asset-container .col-md-1,
.text-asset-container .col-md-10,
.text-asset-container .col-md-11,
.text-asset-container .col-md-12,
.text-asset-container .col-md-2,
.text-asset-container .col-md-3,
.text-asset-container .col-md-4,
.text-asset-container .col-md-5,
.text-asset-container .col-md-6,
.text-asset-container .col-md-7,
.text-asset-container .col-md-8,
.text-asset-container .col-md-9,
.text-asset-container .col-sm-1,
.text-asset-container .col-sm-10,
.text-asset-container .col-sm-11,
.text-asset-container .col-sm-12,
.text-asset-container .col-sm-2,
.text-asset-container .col-sm-3,
.text-asset-container .col-sm-4,
.text-asset-container .col-sm-5,
.text-asset-container .col-sm-6,
.text-asset-container .col-sm-7,
.text-asset-container .col-sm-8,
.text-asset-container .col-sm-9,
.text-asset-container .col-xs-1,
.text-asset-container .col-xs-10,
.text-asset-container .col-xs-11,
.text-asset-container .col-xs-12,
.text-asset-container .col-xs-2,
.text-asset-container .col-xs-3,
.text-asset-container .col-xs-4,
.text-asset-container .col-xs-5,
.text-asset-container .col-xs-6,
.text-asset-container .col-xs-7,
.text-asset-container .col-xs-8,
.text-asset-container .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    outline: 0 !important
}

.bootstrap .col-xs-1,
.bootstrap .col-xs-10,
.bootstrap .col-xs-11,
.bootstrap .col-xs-12,
.bootstrap .col-xs-2,
.bootstrap .col-xs-3,
.bootstrap .col-xs-4,
.bootstrap .col-xs-5,
.bootstrap .col-xs-6,
.bootstrap .col-xs-7,
.bootstrap .col-xs-8,
.bootstrap .col-xs-9,
.text-asset-container .col-xs-1,
.text-asset-container .col-xs-10,
.text-asset-container .col-xs-11,
.text-asset-container .col-xs-12,
.text-asset-container .col-xs-2,
.text-asset-container .col-xs-3,
.text-asset-container .col-xs-4,
.text-asset-container .col-xs-5,
.text-asset-container .col-xs-6,
.text-asset-container .col-xs-7,
.text-asset-container .col-xs-8,
.text-asset-container .col-xs-9 {
    float: left
}

.bootstrap .col-xs-1,
.text-asset-container .col-xs-1 {
    width: 8.33333%
}

.bootstrap .col-xs-2,
.text-asset-container .col-xs-2 {
    width: 16.66667%
}

.bootstrap .col-xs-3,
.text-asset-container .col-xs-3 {
    width: 25%
}

.bootstrap .col-xs-4,
.text-asset-container .col-xs-4 {
    width: 33.33333%
}

.bootstrap .col-xs-5,
.text-asset-container .col-xs-5 {
    width: 41.66667%
}

.bootstrap .col-xs-6,
.text-asset-container .col-xs-6 {
    width: 50%
}

.bootstrap .col-xs-7,
.text-asset-container .col-xs-7 {
    width: 58.33333%
}

.bootstrap .col-xs-8,
.text-asset-container .col-xs-8 {
    width: 66.66667%
}

.bootstrap .col-xs-9,
.text-asset-container .col-xs-9 {
    width: 75%
}

.bootstrap .col-xs-10,
.text-asset-container .col-xs-10 {
    width: 83.33333%
}

.bootstrap .col-xs-11,
.text-asset-container .col-xs-11 {
    width: 91.66667%
}

#gsaFeedback textarea,
.bootstrap .col-xs-12,
.text-asset-container .col-xs-12,
table.dataTable>tbody>tr.child ul.dtr-details {
    width: 100%
}

.bootstrap .col-xs-pull-0,
.text-asset-container .col-xs-pull-0 {
    right: auto
}

.bootstrap .col-xs-pull-1,
.text-asset-container .col-xs-pull-1 {
    right: 8.33333%
}

.bootstrap .col-xs-pull-2,
.text-asset-container .col-xs-pull-2 {
    right: 16.66667%
}

.bootstrap .col-xs-pull-3,
.text-asset-container .col-xs-pull-3 {
    right: 25%
}

.bootstrap .col-xs-pull-4,
.text-asset-container .col-xs-pull-4 {
    right: 33.33333%
}

.bootstrap .col-xs-pull-5,
.text-asset-container .col-xs-pull-5 {
    right: 41.66667%
}

.bootstrap .col-xs-pull-6,
.text-asset-container .col-xs-pull-6 {
    right: 50%
}

.bootstrap .col-xs-pull-7,
.text-asset-container .col-xs-pull-7 {
    right: 58.33333%
}

.bootstrap .col-xs-pull-8,
.text-asset-container .col-xs-pull-8 {
    right: 66.66667%
}

.bootstrap .col-xs-pull-9,
.text-asset-container .col-xs-pull-9 {
    right: 75%
}

.bootstrap .col-xs-pull-10,
.text-asset-container .col-xs-pull-10 {
    right: 83.33333%
}

.bootstrap .col-xs-pull-11,
.text-asset-container .col-xs-pull-11 {
    right: 91.66667%
}

.bootstrap .col-xs-pull-12,
.text-asset-container .col-xs-pull-12 {
    right: 100%
}

.bootstrap .col-xs-push-0,
.text-asset-container .col-xs-push-0 {
    left: auto
}

.bootstrap .col-xs-push-1,
.text-asset-container .col-xs-push-1 {
    left: 8.33333%
}

.bootstrap .col-xs-push-2,
.text-asset-container .col-xs-push-2 {
    left: 16.66667%
}

.bootstrap .col-xs-push-3,
.text-asset-container .col-xs-push-3 {
    left: 25%
}

.bootstrap .col-xs-push-4,
.text-asset-container .col-xs-push-4 {
    left: 33.33333%
}

.bootstrap .col-xs-push-5,
.text-asset-container .col-xs-push-5 {
    left: 41.66667%
}

.bootstrap .col-xs-push-6,
.text-asset-container .col-xs-push-6 {
    left: 50%
}

.bootstrap .col-xs-push-7,
.text-asset-container .col-xs-push-7 {
    left: 58.33333%
}

.bootstrap .col-xs-push-8,
.text-asset-container .col-xs-push-8 {
    left: 66.66667%
}

.bootstrap .col-xs-push-9,
.text-asset-container .col-xs-push-9 {
    left: 75%
}

.bootstrap .col-xs-push-10,
.text-asset-container .col-xs-push-10 {
    left: 83.33333%
}

.bootstrap .col-xs-push-11,
.text-asset-container .col-xs-push-11 {
    left: 91.66667%
}

.bootstrap .col-xs-push-12,
.text-asset-container .col-xs-push-12 {
    left: 100%
}

.bootstrap .col-xs-offset-0,
.text-asset-container .col-xs-offset-0 {
    margin-left: 0
}

.bootstrap .col-xs-offset-1,
.text-asset-container .col-xs-offset-1 {
    margin-left: 8.33333%
}

.bootstrap .col-xs-offset-2,
.text-asset-container .col-xs-offset-2 {
    margin-left: 16.66667%
}

.bootstrap .col-xs-offset-3,
.text-asset-container .col-xs-offset-3 {
    margin-left: 25%
}

.bootstrap .col-xs-offset-4,
.text-asset-container .col-xs-offset-4 {
    margin-left: 33.33333%
}

.bootstrap .col-xs-offset-5,
.text-asset-container .col-xs-offset-5 {
    margin-left: 41.66667%
}

.bootstrap .col-xs-offset-6,
.text-asset-container .col-xs-offset-6 {
    margin-left: 50%
}

.bootstrap .col-xs-offset-7,
.text-asset-container .col-xs-offset-7 {
    margin-left: 58.33333%
}

.bootstrap .col-xs-offset-8,
.text-asset-container .col-xs-offset-8 {
    margin-left: 66.66667%
}

.bootstrap .col-xs-offset-9,
.text-asset-container .col-xs-offset-9 {
    margin-left: 75%
}

.bootstrap .col-xs-offset-10,
.text-asset-container .col-xs-offset-10 {
    margin-left: 83.33333%
}

.bootstrap .col-xs-offset-11,
.text-asset-container .col-xs-offset-11 {
    margin-left: 91.66667%
}

.bootstrap .col-xs-offset-12,
.text-asset-container .col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width:768px) {

    .bootstrap .col-sm-1,
    .bootstrap .col-sm-10,
    .bootstrap .col-sm-11,
    .bootstrap .col-sm-12,
    .bootstrap .col-sm-2,
    .bootstrap .col-sm-3,
    .bootstrap .col-sm-4,
    .bootstrap .col-sm-5,
    .bootstrap .col-sm-6,
    .bootstrap .col-sm-7,
    .bootstrap .col-sm-8,
    .bootstrap .col-sm-9,
    .text-asset-container .col-sm-1,
    .text-asset-container .col-sm-10,
    .text-asset-container .col-sm-11,
    .text-asset-container .col-sm-12,
    .text-asset-container .col-sm-2,
    .text-asset-container .col-sm-3,
    .text-asset-container .col-sm-4,
    .text-asset-container .col-sm-5,
    .text-asset-container .col-sm-6,
    .text-asset-container .col-sm-7,
    .text-asset-container .col-sm-8,
    .text-asset-container .col-sm-9 {
        float: left
    }

    .bootstrap .col-sm-1,
    .text-asset-container .col-sm-1 {
        width: 8.33333%
    }

    .bootstrap .col-sm-2,
    .text-asset-container .col-sm-2 {
        width: 16.66667%
    }

    .bootstrap .col-sm-3,
    .text-asset-container .col-sm-3 {
        width: 25%
    }

    .bootstrap .col-sm-4,
    .text-asset-container .col-sm-4 {
        width: 33.33333%
    }

    .bootstrap .col-sm-5,
    .text-asset-container .col-sm-5 {
        width: 41.66667%
    }

    .bootstrap .col-sm-6,
    .text-asset-container .col-sm-6 {
        width: 50%
    }

    .bootstrap .col-sm-7,
    .text-asset-container .col-sm-7 {
        width: 58.33333%
    }

    .bootstrap .col-sm-8,
    .text-asset-container .col-sm-8 {
        width: 66.66667%
    }

    .bootstrap .col-sm-9,
    .text-asset-container .col-sm-9 {
        width: 75%
    }

    .bootstrap .col-sm-10,
    .text-asset-container .col-sm-10 {
        width: 83.33333%
    }

    .bootstrap .col-sm-11,
    .text-asset-container .col-sm-11 {
        width: 91.66667%
    }

    .bootstrap .col-sm-12,
    .text-asset-container .col-sm-12 {
        width: 100%
    }

    .bootstrap .col-sm-pull-0,
    .text-asset-container .col-sm-pull-0 {
        right: auto
    }

    .bootstrap .col-sm-pull-1,
    .text-asset-container .col-sm-pull-1 {
        right: 8.33333%
    }

    .bootstrap .col-sm-pull-2,
    .text-asset-container .col-sm-pull-2 {
        right: 16.66667%
    }

    .bootstrap .col-sm-pull-3,
    .text-asset-container .col-sm-pull-3 {
        right: 25%
    }

    .bootstrap .col-sm-pull-4,
    .text-asset-container .col-sm-pull-4 {
        right: 33.33333%
    }

    .bootstrap .col-sm-pull-5,
    .text-asset-container .col-sm-pull-5 {
        right: 41.66667%
    }

    .bootstrap .col-sm-pull-6,
    .text-asset-container .col-sm-pull-6 {
        right: 50%
    }

    .bootstrap .col-sm-pull-7,
    .text-asset-container .col-sm-pull-7 {
        right: 58.33333%
    }

    .bootstrap .col-sm-pull-8,
    .text-asset-container .col-sm-pull-8 {
        right: 66.66667%
    }

    .bootstrap .col-sm-pull-9,
    .text-asset-container .col-sm-pull-9 {
        right: 75%
    }

    .bootstrap .col-sm-pull-10,
    .text-asset-container .col-sm-pull-10 {
        right: 83.33333%
    }

    .bootstrap .col-sm-pull-11,
    .text-asset-container .col-sm-pull-11 {
        right: 91.66667%
    }

    .bootstrap .col-sm-pull-12,
    .text-asset-container .col-sm-pull-12 {
        right: 100%
    }

    .bootstrap .col-sm-push-0,
    .text-asset-container .col-sm-push-0 {
        left: auto
    }

    .bootstrap .col-sm-push-1,
    .text-asset-container .col-sm-push-1 {
        left: 8.33333%
    }

    .bootstrap .col-sm-push-2,
    .text-asset-container .col-sm-push-2 {
        left: 16.66667%
    }

    .bootstrap .col-sm-push-3,
    .text-asset-container .col-sm-push-3 {
        left: 25%
    }

    .bootstrap .col-sm-push-4,
    .text-asset-container .col-sm-push-4 {
        left: 33.33333%
    }

    .bootstrap .col-sm-push-5,
    .text-asset-container .col-sm-push-5 {
        left: 41.66667%
    }

    .bootstrap .col-sm-push-6,
    .text-asset-container .col-sm-push-6 {
        left: 50%
    }

    .bootstrap .col-sm-push-7,
    .text-asset-container .col-sm-push-7 {
        left: 58.33333%
    }

    .bootstrap .col-sm-push-8,
    .text-asset-container .col-sm-push-8 {
        left: 66.66667%
    }

    .bootstrap .col-sm-push-9,
    .text-asset-container .col-sm-push-9 {
        left: 75%
    }

    .bootstrap .col-sm-push-10,
    .text-asset-container .col-sm-push-10 {
        left: 83.33333%
    }

    .bootstrap .col-sm-push-11,
    .text-asset-container .col-sm-push-11 {
        left: 91.66667%
    }

    .bootstrap .col-sm-push-12,
    .text-asset-container .col-sm-push-12 {
        left: 100%
    }

    .bootstrap .col-sm-offset-0,
    .text-asset-container .col-sm-offset-0 {
        margin-left: 0
    }

    .bootstrap .col-sm-offset-1,
    .text-asset-container .col-sm-offset-1 {
        margin-left: 8.33333%
    }

    .bootstrap .col-sm-offset-2,
    .text-asset-container .col-sm-offset-2 {
        margin-left: 16.66667%
    }

    .bootstrap .col-sm-offset-3,
    .text-asset-container .col-sm-offset-3 {
        margin-left: 25%
    }

    .bootstrap .col-sm-offset-4,
    .text-asset-container .col-sm-offset-4 {
        margin-left: 33.33333%
    }

    .bootstrap .col-sm-offset-5,
    .text-asset-container .col-sm-offset-5 {
        margin-left: 41.66667%
    }

    .bootstrap .col-sm-offset-6,
    .text-asset-container .col-sm-offset-6 {
        margin-left: 50%
    }

    .bootstrap .col-sm-offset-7,
    .text-asset-container .col-sm-offset-7 {
        margin-left: 58.33333%
    }

    .bootstrap .col-sm-offset-8,
    .text-asset-container .col-sm-offset-8 {
        margin-left: 66.66667%
    }

    .bootstrap .col-sm-offset-9,
    .text-asset-container .col-sm-offset-9 {
        margin-left: 75%
    }

    .bootstrap .col-sm-offset-10,
    .text-asset-container .col-sm-offset-10 {
        margin-left: 83.33333%
    }

    .bootstrap .col-sm-offset-11,
    .text-asset-container .col-sm-offset-11 {
        margin-left: 91.66667%
    }

    .bootstrap .col-sm-offset-12,
    .text-asset-container .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:992px) {

    .bootstrap .col-md-1,
    .bootstrap .col-md-10,
    .bootstrap .col-md-11,
    .bootstrap .col-md-12,
    .bootstrap .col-md-2,
    .bootstrap .col-md-3,
    .bootstrap .col-md-4,
    .bootstrap .col-md-5,
    .bootstrap .col-md-6,
    .bootstrap .col-md-7,
    .bootstrap .col-md-8,
    .bootstrap .col-md-9,
    .text-asset-container .col-md-1,
    .text-asset-container .col-md-10,
    .text-asset-container .col-md-11,
    .text-asset-container .col-md-12,
    .text-asset-container .col-md-2,
    .text-asset-container .col-md-3,
    .text-asset-container .col-md-4,
    .text-asset-container .col-md-5,
    .text-asset-container .col-md-6,
    .text-asset-container .col-md-7,
    .text-asset-container .col-md-8,
    .text-asset-container .col-md-9 {
        float: left
    }

    .bootstrap .col-md-1,
    .text-asset-container .col-md-1 {
        width: 8.33333%
    }

    .bootstrap .col-md-2,
    .text-asset-container .col-md-2 {
        width: 16.66667%
    }

    .bootstrap .col-md-3,
    .text-asset-container .col-md-3 {
        width: 25%
    }

    .bootstrap .col-md-4,
    .text-asset-container .col-md-4 {
        width: 33.33333%
    }

    .bootstrap .col-md-5,
    .text-asset-container .col-md-5 {
        width: 41.66667%
    }

    .bootstrap .col-md-6,
    .text-asset-container .col-md-6 {
        width: 50%
    }

    .bootstrap .col-md-7,
    .text-asset-container .col-md-7 {
        width: 58.33333%
    }

    .bootstrap .col-md-8,
    .text-asset-container .col-md-8 {
        width: 66.66667%
    }

    .bootstrap .col-md-9,
    .text-asset-container .col-md-9 {
        width: 75%
    }

    .bootstrap .col-md-10,
    .text-asset-container .col-md-10 {
        width: 83.33333%
    }

    .bootstrap .col-md-11,
    .text-asset-container .col-md-11 {
        width: 91.66667%
    }

    .bootstrap .col-md-12,
    .text-asset-container .col-md-12 {
        width: 100%
    }

    .bootstrap .col-md-pull-0,
    .text-asset-container .col-md-pull-0 {
        right: auto
    }

    .bootstrap .col-md-pull-1,
    .text-asset-container .col-md-pull-1 {
        right: 8.33333%
    }

    .bootstrap .col-md-pull-2,
    .text-asset-container .col-md-pull-2 {
        right: 16.66667%
    }

    .bootstrap .col-md-pull-3,
    .text-asset-container .col-md-pull-3 {
        right: 25%
    }

    .bootstrap .col-md-pull-4,
    .text-asset-container .col-md-pull-4 {
        right: 33.33333%
    }

    .bootstrap .col-md-pull-5,
    .text-asset-container .col-md-pull-5 {
        right: 41.66667%
    }

    .bootstrap .col-md-pull-6,
    .text-asset-container .col-md-pull-6 {
        right: 50%
    }

    .bootstrap .col-md-pull-7,
    .text-asset-container .col-md-pull-7 {
        right: 58.33333%
    }

    .bootstrap .col-md-pull-8,
    .text-asset-container .col-md-pull-8 {
        right: 66.66667%
    }

    .bootstrap .col-md-pull-9,
    .text-asset-container .col-md-pull-9 {
        right: 75%
    }

    .bootstrap .col-md-pull-10,
    .text-asset-container .col-md-pull-10 {
        right: 83.33333%
    }

    .bootstrap .col-md-pull-11,
    .text-asset-container .col-md-pull-11 {
        right: 91.66667%
    }

    .bootstrap .col-md-pull-12,
    .text-asset-container .col-md-pull-12 {
        right: 100%
    }

    .bootstrap .col-md-push-0,
    .text-asset-container .col-md-push-0 {
        left: auto
    }

    .bootstrap .col-md-push-1,
    .text-asset-container .col-md-push-1 {
        left: 8.33333%
    }

    .bootstrap .col-md-push-2,
    .text-asset-container .col-md-push-2 {
        left: 16.66667%
    }

    .bootstrap .col-md-push-3,
    .text-asset-container .col-md-push-3 {
        left: 25%
    }

    .bootstrap .col-md-push-4,
    .text-asset-container .col-md-push-4 {
        left: 33.33333%
    }

    .bootstrap .col-md-push-5,
    .text-asset-container .col-md-push-5 {
        left: 41.66667%
    }

    .bootstrap .col-md-push-6,
    .text-asset-container .col-md-push-6 {
        left: 50%
    }

    .bootstrap .col-md-push-7,
    .text-asset-container .col-md-push-7 {
        left: 58.33333%
    }

    .bootstrap .col-md-push-8,
    .text-asset-container .col-md-push-8 {
        left: 66.66667%
    }

    .bootstrap .col-md-push-9,
    .text-asset-container .col-md-push-9 {
        left: 75%
    }

    .bootstrap .col-md-push-10,
    .text-asset-container .col-md-push-10 {
        left: 83.33333%
    }

    .bootstrap .col-md-push-11,
    .text-asset-container .col-md-push-11 {
        left: 91.66667%
    }

    .bootstrap .col-md-push-12,
    .text-asset-container .col-md-push-12 {
        left: 100%
    }

    .bootstrap .col-md-offset-0,
    .text-asset-container .col-md-offset-0 {
        margin-left: 0
    }

    .bootstrap .col-md-offset-1,
    .text-asset-container .col-md-offset-1 {
        margin-left: 8.33333%
    }

    .bootstrap .col-md-offset-2,
    .text-asset-container .col-md-offset-2 {
        margin-left: 16.66667%
    }

    .bootstrap .col-md-offset-3,
    .text-asset-container .col-md-offset-3 {
        margin-left: 25%
    }

    .bootstrap .col-md-offset-4,
    .text-asset-container .col-md-offset-4 {
        margin-left: 33.33333%
    }

    .bootstrap .col-md-offset-5,
    .text-asset-container .col-md-offset-5 {
        margin-left: 41.66667%
    }

    .bootstrap .col-md-offset-6,
    .text-asset-container .col-md-offset-6 {
        margin-left: 50%
    }

    .bootstrap .col-md-offset-7,
    .text-asset-container .col-md-offset-7 {
        margin-left: 58.33333%
    }

    .bootstrap .col-md-offset-8,
    .text-asset-container .col-md-offset-8 {
        margin-left: 66.66667%
    }

    .bootstrap .col-md-offset-9,
    .text-asset-container .col-md-offset-9 {
        margin-left: 75%
    }

    .bootstrap .col-md-offset-10,
    .text-asset-container .col-md-offset-10 {
        margin-left: 83.33333%
    }

    .bootstrap .col-md-offset-11,
    .text-asset-container .col-md-offset-11 {
        margin-left: 91.66667%
    }

    .bootstrap .col-md-offset-12,
    .text-asset-container .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:1300px) {

    .bootstrap .col-lg-1,
    .bootstrap .col-lg-10,
    .bootstrap .col-lg-11,
    .bootstrap .col-lg-12,
    .bootstrap .col-lg-2,
    .bootstrap .col-lg-3,
    .bootstrap .col-lg-4,
    .bootstrap .col-lg-5,
    .bootstrap .col-lg-6,
    .bootstrap .col-lg-7,
    .bootstrap .col-lg-8,
    .bootstrap .col-lg-9,
    .text-asset-container .col-lg-1,
    .text-asset-container .col-lg-10,
    .text-asset-container .col-lg-11,
    .text-asset-container .col-lg-12,
    .text-asset-container .col-lg-2,
    .text-asset-container .col-lg-3,
    .text-asset-container .col-lg-4,
    .text-asset-container .col-lg-5,
    .text-asset-container .col-lg-6,
    .text-asset-container .col-lg-7,
    .text-asset-container .col-lg-8,
    .text-asset-container .col-lg-9 {
        float: left
    }

    .bootstrap .col-lg-1,
    .text-asset-container .col-lg-1 {
        width: 8.33333%
    }

    .bootstrap .col-lg-2,
    .text-asset-container .col-lg-2 {
        width: 16.66667%
    }

    .bootstrap .col-lg-3,
    .text-asset-container .col-lg-3 {
        width: 25%
    }

    .bootstrap .col-lg-4,
    .text-asset-container .col-lg-4 {
        width: 33.33333%
    }

    .bootstrap .col-lg-5,
    .text-asset-container .col-lg-5 {
        width: 41.66667%
    }

    .bootstrap .col-lg-6,
    .text-asset-container .col-lg-6 {
        width: 50%
    }

    .bootstrap .col-lg-7,
    .text-asset-container .col-lg-7 {
        width: 58.33333%
    }

    .bootstrap .col-lg-8,
    .text-asset-container .col-lg-8 {
        width: 66.66667%
    }

    .bootstrap .col-lg-9,
    .text-asset-container .col-lg-9 {
        width: 75%
    }

    .bootstrap .col-lg-10,
    .text-asset-container .col-lg-10 {
        width: 83.33333%
    }

    .bootstrap .col-lg-11,
    .text-asset-container .col-lg-11 {
        width: 91.66667%
    }

    .bootstrap .col-lg-12,
    .text-asset-container .col-lg-12 {
        width: 100%
    }

    .bootstrap .col-lg-pull-0,
    .text-asset-container .col-lg-pull-0 {
        right: auto
    }

    .bootstrap .col-lg-pull-1,
    .text-asset-container .col-lg-pull-1 {
        right: 8.33333%
    }

    .bootstrap .col-lg-pull-2,
    .text-asset-container .col-lg-pull-2 {
        right: 16.66667%
    }

    .bootstrap .col-lg-pull-3,
    .text-asset-container .col-lg-pull-3 {
        right: 25%
    }

    .bootstrap .col-lg-pull-4,
    .text-asset-container .col-lg-pull-4 {
        right: 33.33333%
    }

    .bootstrap .col-lg-pull-5,
    .text-asset-container .col-lg-pull-5 {
        right: 41.66667%
    }

    .bootstrap .col-lg-pull-6,
    .text-asset-container .col-lg-pull-6 {
        right: 50%
    }

    .bootstrap .col-lg-pull-7,
    .text-asset-container .col-lg-pull-7 {
        right: 58.33333%
    }

    .bootstrap .col-lg-pull-8,
    .text-asset-container .col-lg-pull-8 {
        right: 66.66667%
    }

    .bootstrap .col-lg-pull-9,
    .text-asset-container .col-lg-pull-9 {
        right: 75%
    }

    .bootstrap .col-lg-pull-10,
    .text-asset-container .col-lg-pull-10 {
        right: 83.33333%
    }

    .bootstrap .col-lg-pull-11,
    .text-asset-container .col-lg-pull-11 {
        right: 91.66667%
    }

    .bootstrap .col-lg-pull-12,
    .text-asset-container .col-lg-pull-12 {
        right: 100%
    }

    .bootstrap .col-lg-push-0,
    .text-asset-container .col-lg-push-0 {
        left: auto
    }

    .bootstrap .col-lg-push-1,
    .text-asset-container .col-lg-push-1 {
        left: 8.33333%
    }

    .bootstrap .col-lg-push-2,
    .text-asset-container .col-lg-push-2 {
        left: 16.66667%
    }

    .bootstrap .col-lg-push-3,
    .text-asset-container .col-lg-push-3 {
        left: 25%
    }

    .bootstrap .col-lg-push-4,
    .text-asset-container .col-lg-push-4 {
        left: 33.33333%
    }

    .bootstrap .col-lg-push-5,
    .text-asset-container .col-lg-push-5 {
        left: 41.66667%
    }

    .bootstrap .col-lg-push-6,
    .text-asset-container .col-lg-push-6 {
        left: 50%
    }

    .bootstrap .col-lg-push-7,
    .text-asset-container .col-lg-push-7 {
        left: 58.33333%
    }

    .bootstrap .col-lg-push-8,
    .text-asset-container .col-lg-push-8 {
        left: 66.66667%
    }

    .bootstrap .col-lg-push-9,
    .text-asset-container .col-lg-push-9 {
        left: 75%
    }

    .bootstrap .col-lg-push-10,
    .text-asset-container .col-lg-push-10 {
        left: 83.33333%
    }

    .bootstrap .col-lg-push-11,
    .text-asset-container .col-lg-push-11 {
        left: 91.66667%
    }

    .bootstrap .col-lg-push-12,
    .text-asset-container .col-lg-push-12 {
        left: 100%
    }

    .bootstrap .col-lg-offset-0,
    .text-asset-container .col-lg-offset-0 {
        margin-left: 0
    }

    .bootstrap .col-lg-offset-1,
    .text-asset-container .col-lg-offset-1 {
        margin-left: 8.33333%
    }

    .bootstrap .col-lg-offset-2,
    .text-asset-container .col-lg-offset-2 {
        margin-left: 16.66667%
    }

    .bootstrap .col-lg-offset-3,
    .text-asset-container .col-lg-offset-3 {
        margin-left: 25%
    }

    .bootstrap .col-lg-offset-4,
    .text-asset-container .col-lg-offset-4 {
        margin-left: 33.33333%
    }

    .bootstrap .col-lg-offset-5,
    .text-asset-container .col-lg-offset-5 {
        margin-left: 41.66667%
    }

    .bootstrap .col-lg-offset-6,
    .text-asset-container .col-lg-offset-6 {
        margin-left: 50%
    }

    .bootstrap .col-lg-offset-7,
    .text-asset-container .col-lg-offset-7 {
        margin-left: 58.33333%
    }

    .bootstrap .col-lg-offset-8,
    .text-asset-container .col-lg-offset-8 {
        margin-left: 66.66667%
    }

    .bootstrap .col-lg-offset-9,
    .text-asset-container .col-lg-offset-9 {
        margin-left: 75%
    }

    .bootstrap .col-lg-offset-10,
    .text-asset-container .col-lg-offset-10 {
        margin-left: 83.33333%
    }

    .bootstrap .col-lg-offset-11,
    .text-asset-container .col-lg-offset-11 {
        margin-left: 91.66667%
    }

    .bootstrap .col-lg-offset-12,
    .text-asset-container .col-lg-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:1200px) {

    .bootstrap .col-lg-pull-0,
    .text-asset-container .col-lg-pull-0 {
        right: auto
    }

    .bootstrap .col-lg-pull-1,
    .text-asset-container .col-lg-pull-1 {
        right: 8.33333%
    }

    .bootstrap .col-lg-pull-2,
    .text-asset-container .col-lg-pull-2 {
        right: 16.66667%
    }

    .bootstrap .col-lg-pull-3,
    .text-asset-container .col-lg-pull-3 {
        right: 25%
    }

    .bootstrap .col-lg-pull-4,
    .text-asset-container .col-lg-pull-4 {
        right: 33.33333%
    }

    .bootstrap .col-lg-pull-5,
    .text-asset-container .col-lg-pull-5 {
        right: 41.66667%
    }

    .bootstrap .col-lg-pull-6,
    .text-asset-container .col-lg-pull-6 {
        right: 50%
    }

    .bootstrap .col-lg-pull-7,
    .text-asset-container .col-lg-pull-7 {
        right: 58.33333%
    }

    .bootstrap .col-lg-pull-8,
    .text-asset-container .col-lg-pull-8 {
        right: 66.66667%
    }

    .bootstrap .col-lg-pull-9,
    .text-asset-container .col-lg-pull-9 {
        right: 75%
    }

    .bootstrap .col-lg-pull-10,
    .text-asset-container .col-lg-pull-10 {
        right: 83.33333%
    }

    .bootstrap .col-lg-pull-11,
    .text-asset-container .col-lg-pull-11 {
        right: 91.66667%
    }

    .bootstrap .col-lg-pull-12,
    .text-asset-container .col-lg-pull-12 {
        right: 100%
    }

    .bootstrap .col-lg-push-0,
    .text-asset-container .col-lg-push-0 {
        left: auto
    }

    .bootstrap .col-lg-push-1,
    .text-asset-container .col-lg-push-1 {
        left: 8.33333%
    }

    .bootstrap .col-lg-push-2,
    .text-asset-container .col-lg-push-2 {
        left: 16.66667%
    }

    .bootstrap .col-lg-push-3,
    .text-asset-container .col-lg-push-3 {
        left: 25%
    }

    .bootstrap .col-lg-push-4,
    .text-asset-container .col-lg-push-4 {
        left: 33.33333%
    }

    .bootstrap .col-lg-push-5,
    .text-asset-container .col-lg-push-5 {
        left: 41.66667%
    }

    .bootstrap .col-lg-push-6,
    .text-asset-container .col-lg-push-6 {
        left: 50%
    }

    .bootstrap .col-lg-push-7,
    .text-asset-container .col-lg-push-7 {
        left: 58.33333%
    }

    .bootstrap .col-lg-push-8,
    .text-asset-container .col-lg-push-8 {
        left: 66.66667%
    }

    .bootstrap .col-lg-push-9,
    .text-asset-container .col-lg-push-9 {
        left: 75%
    }

    .bootstrap .col-lg-push-10,
    .text-asset-container .col-lg-push-10 {
        left: 83.33333%
    }

    .bootstrap .col-lg-push-11,
    .text-asset-container .col-lg-push-11 {
        left: 91.66667%
    }

    .bootstrap .col-lg-push-12,
    .text-asset-container .col-lg-push-12 {
        left: 100%
    }

    .bootstrap .col-lg-offset-0,
    .text-asset-container .col-lg-offset-0 {
        margin-left: 0
    }

    .bootstrap .col-lg-offset-1,
    .text-asset-container .col-lg-offset-1 {
        margin-left: 8.33333%
    }

    .bootstrap .col-lg-offset-2,
    .text-asset-container .col-lg-offset-2 {
        margin-left: 16.66667%
    }

    .bootstrap .col-lg-offset-3,
    .text-asset-container .col-lg-offset-3 {
        margin-left: 25%
    }

    .bootstrap .col-lg-offset-4,
    .text-asset-container .col-lg-offset-4 {
        margin-left: 33.33333%
    }

    .bootstrap .col-lg-offset-5,
    .text-asset-container .col-lg-offset-5 {
        margin-left: 41.66667%
    }

    .bootstrap .col-lg-offset-6,
    .text-asset-container .col-lg-offset-6 {
        margin-left: 50%
    }

    .bootstrap .col-lg-offset-7,
    .text-asset-container .col-lg-offset-7 {
        margin-left: 58.33333%
    }

    .bootstrap .col-lg-offset-8,
    .text-asset-container .col-lg-offset-8 {
        margin-left: 66.66667%
    }

    .bootstrap .col-lg-offset-9,
    .text-asset-container .col-lg-offset-9 {
        margin-left: 75%
    }

    .bootstrap .col-lg-offset-10,
    .text-asset-container .col-lg-offset-10 {
        margin-left: 83.33333%
    }

    .bootstrap .col-lg-offset-11,
    .text-asset-container .col-lg-offset-11 {
        margin-left: 91.66667%
    }

    .bootstrap .col-lg-offset-12,
    .text-asset-container .col-lg-offset-12 {
        margin-left: 100%
    }
}

@media (max-width:1400px) {

    .bootstrap .col-lg-6.col-md-7.col-xs-8.captioned-img,
    .text-asset-container .col-lg-6.col-md-7.col-xs-8.captioned-img {
        width: 40%
    }
}

@media (max-width:1200px) {

    .bootstrap .col-lg-6.col-md-7.col-xs-8.captioned-img,
    .text-asset-container .col-lg-6.col-md-7.col-xs-8.captioned-img {
        width: 100%;
        padding: 0;
        display: contents
    }
}

.bootstrap div[class^=col-] .boxed-text,
.text-asset-container div[class^=col-] .boxed-text {
    padding-left: 25px;
    padding-right: 25px;
    display: inline-block
}

.bootstrap .hidden,
.text-asset-container .hidden {
    display: none !important
}

.bootstrap .input-group,
.text-asset-container .input-group {
    position: relative;
    width: 100%;
    display: table;
    border-collapse: separate
}

.bootstrap .input-group[class*=col-],
.text-asset-container .input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.bootstrap .input-group .form-control,
.text-asset-container .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-top: 0
}

.bootstrap .input-group .form-control,
.bootstrap .input-group-addon,
.bootstrap .input-group-btn,
.text-asset-container .input-group .form-control,
.text-asset-container .input-group-addon,
.text-asset-container .input-group-btn {
    display: table-cell
}

.bootstrap .input-group .form-control:not(:first-child):not(:last-child),
.bootstrap .input-group-addon:not(:first-child):not(:last-child),
.bootstrap .input-group-btn:not(:first-child):not(:last-child),
.text-asset-container .input-group .form-control:not(:first-child):not(:last-child),
.text-asset-container .input-group-addon:not(:first-child):not(:last-child),
.text-asset-container .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.text-asset-container .input-group-addon {
    width: auto;
    white-space: nowrap;
    vertical-align: middle
}

.text-asset-container .input-group-btn {
    vertical-align: middle
}

.bootstrap .input-group-addon {
    width: auto;
    white-space: nowrap;
    vertical-align: middle
}

.bootstrap .input-group-btn {
    vertical-align: middle
}

.bootstrap .input-group-addon,
.text-asset-container .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc
}

.bootstrap .input-group-addon.input-sm,
.bootstrap .input-group-sm>.input-group-addon,
.bootstrap .input-group-sm>.input-group-btn>.input-group-addon.btn,
.text-asset-container .input-group-addon.input-sm,
.text-asset-container .input-group-sm>.input-group-addon,
.text-asset-container .input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.bootstrap .input-group-addon.input-lg,
.bootstrap .input-group-lg>.input-group-addon,
.bootstrap .input-group-lg>.input-group-btn>.input-group-addon.btn,
.text-asset-container .input-group-addon.input-lg,
.text-asset-container .input-group-lg>.input-group-addon,
.text-asset-container .input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.bootstrap #welcome h4,
.bootstrap .input-group-addon input[type=checkbox],
.bootstrap .input-group-addon input[type=radio],
.forms-library-search label,
.text-asset-container #welcome h4,
.text-asset-container .input-group-addon input[type=checkbox],
.text-asset-container .input-group-addon input[type=radio] {
    margin-top: 0
}

.bootstrap .input-group .form-control:first-child,
.bootstrap .input-group-addon:first-child,
.bootstrap .input-group-btn:first-child>.btn,
.bootstrap .input-group-btn:first-child>.btn-group>.btn,
.bootstrap .input-group-btn:first-child>.dropdown-toggle,
.bootstrap .input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.bootstrap .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.text-asset-container .input-group .form-control:first-child,
.text-asset-container .input-group-addon:first-child,
.text-asset-container .input-group-btn:first-child>.btn,
.text-asset-container .input-group-btn:first-child>.btn-group>.btn,
.text-asset-container .input-group-btn:first-child>.dropdown-toggle,
.text-asset-container .input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.text-asset-container .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.bootstrap .input-group-addon:first-child,
.text-asset-container .input-group-addon:first-child {
    border-right: 0
}

.bootstrap .input-group-addon:last-child,
.text-asset-container .input-group-addon:last-child {
    border-left: 0
}

.bootstrap .input-group-btn,
.text-asset-container .input-group-btn {
    position: relative;
    white-space: nowrap;
    display: inline-block;
    margin: 0 10px 15px 0;
    width: 100%
}

@media screen and (min-width:1300px) {

    .bootstrap .input-group-btn,
    .text-asset-container .input-group-btn {
        width: auto
    }
}

.bootstrap .input-group-btn>.btn,
.text-asset-container .input-group-btn>.btn {
    position: relative
}

.bootstrap .input-group-btn>.btn+.btn,
.text-asset-container .input-group-btn>.btn+.btn {
    margin-left: -1px
}

.bootstrap .input-group-btn>.btn:active,
.bootstrap .input-group-btn>.btn:focus,
.bootstrap .input-group-btn>.btn:hover,
.text-asset-container .input-group-btn>.btn:active,
.text-asset-container .input-group-btn>.btn:focus,
.text-asset-container .input-group-btn>.btn:hover {
    z-index: 2
}

.bootstrap .input-group-btn:first-child>.btn,
.bootstrap .input-group-btn:first-child>.btn-group,
.text-asset-container .input-group-btn:first-child>.btn,
.text-asset-container .input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.bootstrap .input-group-btn:last-child>.btn,
.bootstrap .input-group-btn:last-child>.btn-group,
.text-asset-container .input-group-btn:last-child>.btn,
.text-asset-container .input-group-btn:last-child>.btn-group {
    margin-left: -1px
}

#gsaFeedback form,
.bootstrap #content-catcher h1,
.bootstrap .collapse,
.text-asset-container #content-catcher h1,
.text-asset-container .collapse {
    display: none
}

.bootstrap .collapse.in,
.text-asset-container .collapse.in {
    display: block
}

.bootstrap tr.collapse.in,
.text-asset-container tr.collapse.in {
    display: table-row
}

.bootstrap tbody.collapse.in,
.text-asset-container tbody.collapse.in {
    display: table-row-group
}

.bootstrap .collapsing,
.text-asset-container .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-property: height, visibility;
    transition-duration: .35s;
    transition-timing-function: ease
}

.bootstrap .caret,
.text-asset-container .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.bootstrap .dropdown,
.bootstrap .dropup,
.text-asset-container .dropdown,
.text-asset-container .dropup {
    position: relative
}

.bootstrap .bootstrap-datetimepicker-widget.dropdown-menu,
.text-asset-container .bootstrap-datetimepicker-widget.dropdown-menu {
    background: #fff;
    border: 1px solid #d5d5d5;
    border-radius: 11px;
    display: block
}

.bootstrap .dropdown-menu,
.text-asset-container .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-clip: padding-box
}

.bootstrap .dropdown-menu.pull-right,
.text-asset-container .dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.bootstrap .dropdown-menu .divider,
.text-asset-container .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.bootstrap .dropdown-menu>li>a,
.text-asset-container .dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    color: #333;
    white-space: nowrap;
    line-height: inherit
}

.bootstrap .dropdown-menu>li>a:focus,
.bootstrap .dropdown-menu>li>a:hover,
.text-asset-container .dropdown-menu>li>a:focus,
.text-asset-container .dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.bootstrap .dropdown-menu>.active>a,
.bootstrap .dropdown-menu>.active>a:focus,
.bootstrap .dropdown-menu>.active>a:hover,
.text-asset-container .dropdown-menu>.active>a,
.text-asset-container .dropdown-menu>.active>a:focus,
.text-asset-container .dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7
}

.bootstrap .dropdown-menu>.disabled>a,
.bootstrap .dropdown-menu>.disabled>a:focus,
.bootstrap .dropdown-menu>.disabled>a:hover,
.text-asset-container .dropdown-menu>.disabled>a,
.text-asset-container .dropdown-menu>.disabled>a:focus,
.text-asset-container .dropdown-menu>.disabled>a:hover {
    color: #777
}

.bootstrap .dropdown-menu>.disabled>a:focus,
.bootstrap .dropdown-menu>.disabled>a:hover,
.text-asset-container .dropdown-menu>.disabled>a:focus,
.text-asset-container .dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.bootstrap .icon-navigation figure a,
.bootstrap .open>.dropdown-menu,
.text-asset-container .icon-navigation figure a,
.text-asset-container .open>.dropdown-menu {
    display: block
}

.bootstrap .dropdown-menu-right,
.text-asset-container .dropdown-menu-right {
    left: auto;
    right: 0
}

.bootstrap .dropdown-menu-left,
.text-asset-container .dropdown-menu-left {
    left: 0;
    right: auto
}

.bootstrap .dropdown-header,
.text-asset-container .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777;
    white-space: nowrap
}

.bootstrap .dropdown-backdrop,
.text-asset-container .dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.bootstrap .pull-right>.dropdown-menu,
.text-asset-container .pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.bootstrap .dropup .caret,
.bootstrap .navbar-fixed-bottom .dropdown .caret,
.text-asset-container .dropup .caret,
.text-asset-container .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.bootstrap .dropup .dropdown-menu,
.bootstrap .navbar-fixed-bottom .dropdown .dropdown-menu,
.text-asset-container .dropup .dropdown-menu,
.text-asset-container .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

.bootstrap .table-condensed>tbody>tr>td,
.bootstrap .table-condensed>thead>tr>th,
.text-asset-container .table-condensed>tbody>tr>td,
.text-asset-container .table-condensed>thead>tr>th {
    padding: 5px
}

.bootstrap .table-condensed>thead>tr>th,
.text-asset-container .table-condensed>thead>tr>th {
    border: 1px solid #ccc
}

.bootstrap .bootstrap-datetimepicker-widget table td.day,
.text-asset-container .bootstrap-datetimepicker-widget table td.day {
    height: 20px;
    line-height: 20px;
    width: 20px
}

.bootstrap .divider,
.text-asset-container .divider {
    margin: 15px 25px;
    text-align: center;
    color: #ccc;
    border-top: 1px solid #ccc;
    clear: both;
    position: relative
}

.bootstrap .divider span,
.text-asset-container .divider span {
    position: absolute;
    top: -11px;
    background: #f1f1f1;
    padding-left: 25px;
    padding-right: 25px;
    left: 50%;
    margin-left: -35px;
    color: #333
}

.bootstrap .section-block,
.text-asset-container .section-block {
    padding: 5px 0
}

.bootstrap .banner-header,
.text-asset-container .banner-header {
    height: 320px;
    display: flex;
    -moz-align-items: center;
    align-items: center
}

.bootstrap .banner-header h2,
.text-asset-container .banner-header h2 {
    color: #fff;
    padding: 150px 0;
    margin: 0
}

.bootstrap #intro,
.text-asset-container #intro {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 341px
}

.bootstrap #intro .paddingFix,
.text-asset-container #intro .paddingFix {
    padding-left: 0;
    padding-right: 0
}

.bootstrap #intro #hero,
.text-asset-container #intro #hero {
    background: rgba(41, 41, 41, .53);
    color: #fff;
    padding: 10px;
    border-radius: 0;
    margin-bottom: 0;
    width: 30%;
    margin-top: 15px
}

@media only screen and (min-width:768px) {

    .bootstrap #intro #hero,
    .text-asset-container #intro #hero {
        width: 47%;
        margin-top: 0;
        padding: 20px
    }
}

.bootstrap #intro #hero hgroup,
.text-asset-container #intro #hero hgroup {
    padding: 35px 0;
    text-transform: uppercase
}

.bootstrap #intro #hero hgroup h1,
.text-asset-container #intro #hero hgroup h1 {
    background: #47a2e3;
    padding: 20px 30px 0
}

.bootstrap #intro #hero hgroup h1 #huge-GSA,
.text-asset-container #intro #hero hgroup h1 #huge-GSA {
    font-size: 65px;
    display: block;
    float: left;
    margin-top: -15px
}

.bootstrap #intro #hero hgroup h1 #thisIs,
.text-asset-container #intro #hero hgroup h1 #thisIs {
    display: block;
    float: left;
    font-size: 22px
}

.bootstrap #intro #hero hgroup h1 #thisIs #is,
.text-asset-container #intro #hero hgroup h1 #thisIs #is {
    padding-left: 30px
}

.bootstrap #intro #hero hgroup h2,
.text-asset-container #intro #hero hgroup h2 {
    padding: 0 30px;
    font-size: 26px
}

.bootstrap #intro footer,
.text-asset-container #intro footer {
    position: absolute;
    bottom: 0;
    right: 50px
}

.bootstrap #mission,
.text-asset-container #mission {
    padding: 50px 0 30px;
    color: #666
}

.bootstrap #welcome #welcome-video,
.text-asset-container #welcome #welcome-video {
    margin-top: 15px
}

.bootstrap #gsa-data,
.bootstrap #priorities,
.text-asset-container #gsa-data,
.text-asset-container #priorities {
    background: #edf0f5
}

.bootstrap #priorities .item,
.text-asset-container #priorities .item {
    padding-bottom: 150px
}

.bootstrap #header-catcher article,
.bootstrap .foursquare article,
.text-asset-container #header-catcher article,
.text-asset-container .foursquare article {
    display: flex;
    -moz-align-items: center;
    align-items: center;
    margin: 10px 0;
    cursor: pointer
}

.bootstrap #header-catcher article,
.text-asset-container #header-catcher article {
    cursor: auto
}

.bootstrap #header-catcher article figure,
.bootstrap .foursquare article figure,
.text-asset-container #header-catcher article figure,
.text-asset-container .foursquare article figure {
    float: left;
    max-width: 80px;
    padding: 0
}

.bootstrap #header-catcher article>div,
.bootstrap .foursquare article>div,
.text-asset-container #header-catcher article>div,
.text-asset-container .foursquare article>div {
    padding-left: 20px;
    float: right;
    align-self: flex-end;
    max-width: 100%
}

.bootstrap #header-catcher article>div h3,
.bootstrap .foursquare article>div h3,
.text-asset-container #header-catcher article>div h3,
.text-asset-container .foursquare article>div h3 {
    padding: 0;
    margin: 0;
    font-weight: 400;
    font-size: 18px;
    color: #3a45bf
}

.bootstrap #header-catcher article>div p,
.bootstrap .foursquare article>div p,
.text-asset-container #header-catcher article>div p,
.text-asset-container .foursquare article>div p {
    color: #666
}

.bootstrap #gsa-data .foursquare article>div,
.text-asset-container #gsa-data .foursquare article>div {
    float: none;
    padding-left: 0
}

.bootstrap .carousel-inner,
.text-asset-container .carousel-inner {
    width: auto;
    padding: 12px 0;
    background: #f1f1f1
}

.bootstrap .carousel-control,
.text-asset-container .carousel-control {
    width: 50px;
    background: #666;
    background: rgba(0, 0, 0, .2);
    background-image: none !important;
    opacity: 1
}

.bootstrap .carousel-control span,
.text-asset-container .carousel-control span {
    color: #323e95;
    position: absolute;
    font-size: 50px;
    top: 50%;
    margin-top: -25px;
    left: 50%;
    margin-left: -25px
}

.bootstrap .modal-content,
.text-asset-container .modal-content {
    width: 100%
}

.bootstrap .close,
.text-asset-container .close {
    opacity: 1;
    font-size: 25px;
    margin-right: 15px
}

.bootstrap .icon-navigation,
.text-asset-container .icon-navigation {
    background: #ccc;
    padding: 35px 0;
    display: none
}

.bootstrap .icon-navigation figure,
.text-asset-container .icon-navigation figure {
    width: 14.25%;
    padding: 0 15px;
    overflow: hidden;
    float: left;
    display: block;
    margin: 0;
    opacity: .3
}

.bootstrap .icon-navigation figure img,
.text-asset-container .icon-navigation figure img {
    max-width: 100%;
    filter: gray;
    -webkit-filter: grayscale(100%)
}

.bootstrap .icon-navigation figure img:hover,
.text-asset-container .icon-navigation figure img:hover {
    filter: none;
    -webkit-filter: grayscale(0%)
}

.bootstrap .icon-navigation figure.active-icon img,
.text-asset-container .icon-navigation figure.active-icon img {
    filter: none;
    -webkit-filter: grayscale(0%);
    transition: all .5s ease;
    transform: scale3d(1, 1, 1)
}

.bootstrap #pad-left,
.text-asset-container #pad-left {
    margin-left: 150px
}

.bootstrap .modal-lg .close,
.text-asset-container .modal-lg .close {
    position: absolute;
    top: -15px;
    z-index: 10;
    right: -25px;
    font-size: 27px;
    border-radius: 25px;
    width: 30px;
    background: #fff;
    border: 2px solid #333;
    transition: 300 all
}

.bootstrap .modal-lg .close:hover,
.text-asset-container .modal-lg .close:hover {
    opacity: 1;
    border-color: #315369;
    color: #315369
}

.bootstrap .modal-content,
.text-asset-container .modal-content {
    padding: 0 25px;
    overflow-y: auto;
    min-height: 500px;
    border-radius: 0
}

.bootstrap .modal-content .carousel-indicators,
.text-asset-container .modal-content .carousel-indicators {
    bottom: 0
}

.bootstrap .modal-content .carousel-indicators li,
.text-asset-container .modal-content .carousel-indicators li {
    border: 1px solid #47a2e3
}

.bootstrap .modal-content .carousel-indicators li.active,
.text-asset-container .modal-content .carousel-indicators li.active {
    background: #315369
}

.bootstrap .modal-content .carousel-inner,
.text-asset-container .modal-content .carousel-inner {
    padding-bottom: 30px
}

.bootstrap #header-catcher h4,
.text-asset-container #header-catcher h4 {
    color: #666;
    text-transform: none
}

.bootstrap #modal-loading,
.text-asset-container #modal-loading {
    position: absolute;
    top: 50%;
    margin-top: -40px;
    left: 50%;
    margin-left: -30px
}

.bootstrap #content-catcher .item figure,
.text-asset-container #content-catcher .item figure {
    background: #eaeaea
}

.bootstrap #content-catcher .item figure img,
.text-asset-container #content-catcher .item figure img {
    margin: 0 auto;
    max-height: 300px
}

.bootstrap #content-catcher .item p,
.locked#navigation ul.navbar-nav.cust-menu-md li a,
.text-asset-container #content-catcher .item p {
    text-align: center
}

.bootstrap .print,
.text-asset-container .print {
    position: absolute;
    right: 40px;
    top: 15px;
    z-index: 9;
    background: #fff;
    border: 1px solid #eaeaea
}

.bootstrap .no-pad-left,
.text-asset-container .no-pad-left {
    padding-left: 0 !important
}

.bootstrap .nav>li>a:active,
.bootstrap .nav>li>a:focus,
.bootstrap .nav>li>a:hover,
.text-asset-container .nav>li>a:active,
.text-asset-container .nav>li>a:focus,
.text-asset-container .nav>li>a:hover {
    background: 0 0
}

.bootstrap .main-container,
.text-asset-container .main-container {
    box-shadow: 1px 1px 10px #999;
    background: #fff;
    width: 1090px !important;
    padding: 0 50px
}

.bootstrap #superheader,
.text-asset-container #superheader {
    width: 100%;
    font-size: 13px;
    line-height: 16px
}

.bootstrap .foursquare h4,
.text-asset-container .foursquare h4 {
    margin: 0;
    text-transform: inherit
}

.bootstrap .paddingFix,
.text-asset-container .paddingFix {
    margin-left: 50px;
    margin-right: 50px;
    padding-left: 25px;
    padding-right: 25px
}

@media only screen and (max-width:992px) {

    .bootstrap #mission .paddingFix,
    .bootstrap #welcome .paddingFix,
    .bootstrap #who-we-are .paddingFix,
    .text-asset-container #mission .paddingFix,
    .text-asset-container #welcome .paddingFix,
    .text-asset-container #who-we-are .paddingFix {
        margin-left: 0;
        margin-right: 0
    }
}

@media only screen and (max-width:768px) {

    .bootstrap #priorties .paddingFix,
    .text-asset-container #priorties .paddingFix {
        margin-left: 15px;
        margin-right: 15px
    }
}

.bootstrap .larger-p,
.text-asset-container .larger-p {
    font-size: 22px;
    line-height: 1.2
}

.bootstrap .videoWrapper,
.text-asset-container .videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    box-shadow: -1px 0 20px 0 rgba(0, 0, 0, .5)
}

.bootstrap .videoWrapper iframe,
.text-asset-container .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.bootstrap .stacked-links,
.text-asset-container .stacked-links {
    margin-top: 20px
}

.bootstrap .stacked-links li,
.text-asset-container .stacked-links li {
    margin: 10px 0
}

.bootstrap .icon-block,
.text-asset-container .icon-block {
    margin-top: 15px;
    cursor: pointer
}

.bootstrap .icon-block img,
.text-asset-container .icon-block img {
    transition: all .5s ease;
    transform: scale3d(.9, .9, .9)
}

.bootstrap .icon-block img:hover,
.text-asset-container .icon-block img:hover {
    transform: scale3d(1, 1, 1)
}

.bootstrap #ieModal .close,
.text-asset-container #ieModal .close {
    background: #fff;
    top: 20px;
    right: 0
}

.bootstrap #ieModal .modal-content,
.text-asset-container #ieModal .modal-content {
    background: #eaeaea
}

.bootstrap #ieModal .modal-content .ie-message,
.text-asset-container #ieModal .modal-content .ie-message {
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    text-align: center;
    padding: 25px
}

.bootstrap #rotating-feature-block,
.text-asset-container #rotating-feature-block {
    border: 0;
    box-shadow: 0 0 0;
    padding: 0;
    margin: 0
}

.bootstrap .hero-logo,
.text-asset-container .hero-logo {
    top: -10px;
    left: 5px;
    padding: 10px
}

.bootstrap .hero-logo #hero,
.text-asset-container .hero-logo #hero {
    background: rgba(51, 51, 51, .67);
    padding: 28px;
    width: 180px
}

.bootstrap #welcome,
.text-asset-container #welcome {
    padding-top: 70px
}

.bootstrap #gsa-now,
.bootstrap #welcome,
.text-asset-container #gsa-now,
.text-asset-container #welcome {
    margin-bottom: 70px
}

.bootstrap #welcome #welcome-video img,
.text-asset-container #welcome #welcome-video img {
    padding: 0 0 0 38px
}

.bootstrap .icon-arrow-right:before,
.text-asset-container .icon-arrow-right:before {
    margin-left: -14px
}

.bootstrap .icon-arrow-left:before,
.text-asset-container .icon-arrow-left:before {
    margin-left: -2px
}

.bootstrap .icon-arrow-left:before,
.bootstrap .icon-arrow-right:before,
.text-asset-container .icon-arrow-left:before,
.text-asset-container .icon-arrow-right:before {
    top: 50%;
    position: absolute
}

#asto-content {
    padding-bottom: 5rem;
    border-bottom: 1px solid #e0e6eb
}

#asto-content dl {
    margin-top: 0;
    margin-bottom: 20px
}

#asto-content dd,
#asto-content dt {
    line-height: 1.42857
}

#asto-content dt,
#tab-navigation ul#select-tabs li a.selected,
table tbody th,
table thead th {
    font-weight: 700
}

#asto-content dd {
    margin-left: 0
}

@media (min-width:768px) {
    #asto-content .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    #asto-content .dl-horizontal dd {
        margin-left: 180px
    }
}

.item-blocks,
.upper-item-blocks {
    margin-bottom: 2rem
}

.upper-item-blocks h3 {
    margin: 0 0 15px
}

.print-page:hover,
a[data-fancybox] {
    text-decoration: none
}

#gsaFeedback {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 600px;
    color: #fff;
    z-index: 999
}

#gsaFeedback .usa-radio__label {
    padding-left: 0;
    text-indent: 0
}

#gsaFeedback .tab {
    position: absolute;
    top: -40px;
    right: 0;
    width: 30%;
    max-height: 40px;
    border-radius: 5px 5px 0 0;
    background: #112d51;
    text-align: center;
    text-transform: uppercase;
    padding: 10px
}

#gsaFeedback .tab a {
    display: block;
    color: #fff
}

#gsaFeedback .body {
    height: 280px;
    margin: 0;
    display: none;
    padding: 0 15px 10px;
    background: #efeadf;
    position: relative;
    color: #333
}

#gsaFeedback .body h3 {
    background: #112d51;
    margin: 0 -15px;
    padding: 10px 0 10px 15px;
    color: #fff
}

#gsaFeedback .body #commentText {
    padding-bottom: 0
}

#gsaFeedback .btn-group {
    float: left;
    margin-bottom: 0
}

#gsaFeedback .query {
    margin-top: 20px;
    margin-bottom: 10px
}

#gsaFeedback .query span {
    padding: 8px;
    float: left;
    font-size: 12px
}

#gsaFeedback #star {
    margin: 0 auto;
    width: auto !important
}

#gsaFeedback .load {
    position: absolute;
    background: url(/sites/gsa.gov/templates/resources/images/load-on-blue-small.gif) right center no-repeat;
    height: 24px;
    bottom: 15px;
    right: 25px;
    padding: 10px 40px 0 0;
    color: #fff;
    font-size: 12px;
    display: none
}

@media only screen and (max-width:767px) {
    #gsaFeedback {
        display: none
    }
}

table {
    border-collapse: collapse;
    width: 100%;
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.06rem;
    line-height: 1.5;
    border-spacing: 0;
    margin: 1.25rem 0
}

table td.odd {
    background-color: #f4f7fb !important
}

table td.even {
    background-color: #e7ebf7 !important
}

table.table-responsive,
table.table_perdiem {
    border-collapse: collapse;
    border: 1px solid #e0e6eb !important
}

table.table-responsive td,
table.table-responsive th,
table.table_perdiem td,
table.table_perdiem th {
    padding: .5em !important;
    border: 0 !important
}

table.dataTable {
    border-collapse: collapse
}

table .dataTable thead td,
table.dataTable thead th {
    border-bottom: none !important
}

table.stripedTable th {
    font-weight: 700;
    background-color: #efeadf
}

table.stripedTable>tbody>tr:nth-of-type(odd) td {
    background-color: #e0e6eb
}

table th {
    text-align: left
}

.btn,
.form-submit,
input[type=submit],
table caption {
    font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-weight: 700
}

table caption {
    padding-top: 20px;
    color: #333;
    font-size: 20px;
    font-size: 1rem;
    margin-bottom: .75rem;
    text-align: left
}

table tbody th,
table thead th {
    background-color: #efeadf
}

table td,
table th {
    border-width: 1px;
    border-color: #565c65;
    border-style: solid;
    background-color: #fff;
    font-weight: 400;
    padding: .5rem 1rem
}

.btn,
.form-submit,
input[type=submit] {
    font-size: 1.06rem;
    line-height: .9;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #005ea2;
    border: 0;
    border-radius: .25rem;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    margin-right: .5rem;
    margin-top: 1rem;
    padding: .75rem 1.25rem;
    text-align: center;
    text-decoration: none;
    width: 100%
}

@media all and (min-width:30em) {

    .btn:not(.width-full),
    .form-submit:not(.width-full),
    input[type=submit]:not(.width-full) {
        width: auto
    }
}

.btn:visited,
.form-submit:visited,
input[type=submit]:visited {
    color: #fff
}

.btn.usa-button--hover,
.btn:hover,
.form-submit.usa-button--hover,
.form-submit:hover,
input[type=submit].usa-button--hover,
input[type=submit]:hover {
    background-color: #1a4480;
    border-bottom: 0;
    color: #fff;
    text-decoration: none
}

.btn.usa-button--active,
.btn:active,
.form-submit.usa-button--active,
.form-submit:active,
input[type=submit].usa-button--active,
input[type=submit]:active {
    background-color: #162e51;
    color: #fff
}

.btn.usa-focus,
.btn:focus,
.form-submit.usa-focus,
.form-submit:focus,
input[type=submit].usa-focus,
input[type=submit]:focus {
    outline-offset: .25rem
}

.btn.disabled,
.btn:disabled,
.form-submit.disabled,
.form-submit:disabled,
input[type=submit].disabled,
input[type=submit]:disabled {
    cursor: not-allowed;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    background-color: #c9c9c9;
    color: #fff;
    pointer-events: none;
    background-color: rgba(17, 45, 81, .65)
}

.btn.disabled.usa-button--active,
.btn.disabled.usa-button--hover,
.btn.disabled.usa-focus,
.btn.disabled:active,
.btn.disabled:focus,
.btn.disabled:hover,
.btn:disabled.usa-button--active,
.btn:disabled.usa-button--hover,
.btn:disabled.usa-focus,
.btn:disabled:active,
.btn:disabled:focus,
.btn:disabled:hover,
.form-submit.disabled.usa-button--active,
.form-submit.disabled.usa-button--hover,
.form-submit.disabled.usa-focus,
.form-submit.disabled:active,
.form-submit.disabled:focus,
.form-submit.disabled:hover,
.form-submit:disabled.usa-button--active,
.form-submit:disabled.usa-button--hover,
.form-submit:disabled.usa-focus,
.form-submit:disabled:active,
.form-submit:disabled:focus,
.form-submit:disabled:hover,
input[type=submit].disabled.usa-button--active,
input[type=submit].disabled.usa-button--hover,
input[type=submit].disabled.usa-focus,
input[type=submit].disabled:active,
input[type=submit].disabled:focus,
input[type=submit].disabled:hover,
input[type=submit]:disabled.usa-button--active,
input[type=submit]:disabled.usa-button--hover,
input[type=submit]:disabled.usa-focus,
input[type=submit]:disabled:active,
input[type=submit]:disabled:focus,
input[type=submit]:disabled:hover {
    background-color: #c9c9c9;
    border: 0;
    box-shadow: none
}

.btn.btn-default,
.btn.gsa-secondary-btn,
.form-submit.btn-default,
.form-submit.gsa-secondary-btn,
input[type=submit].btn-default,
input[type=submit].gsa-secondary-btn {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
    background-color: transparent;
    box-shadow: inset 0 0 0 2px #005ea2;
    color: #005ea2 !important
}

.btn.btn-default:visited,
.btn.gsa-secondary-btn:visited,
.form-submit.btn-default:visited,
.form-submit.gsa-secondary-btn:visited,
input[type=submit].btn-default:visited,
input[type=submit].gsa-secondary-btn:visited {
    color: #005ea2
}

.btn.btn-default.usa-button--hover,
.btn.btn-default:hover,
.btn.gsa-secondary-btn.usa-button--hover,
.btn.gsa-secondary-btn:hover,
.form-submit.btn-default.usa-button--hover,
.form-submit.btn-default:hover,
.form-submit.gsa-secondary-btn.usa-button--hover,
.form-submit.gsa-secondary-btn:hover,
input[type=submit].btn-default.usa-button--hover,
input[type=submit].btn-default:hover,
input[type=submit].gsa-secondary-btn.usa-button--hover,
input[type=submit].gsa-secondary-btn:hover {
    background-color: transparent;
    box-shadow: inset 0 0 0 2px #1a4480;
    color: #1a4480
}

.btn.btn-default.usa-button--active,
.btn.btn-default:active,
.btn.gsa-secondary-btn.usa-button--active,
.btn.gsa-secondary-btn:active,
.form-submit.btn-default.usa-button--active,
.form-submit.btn-default:active,
.form-submit.gsa-secondary-btn.usa-button--active,
.form-submit.gsa-secondary-btn:active,
input[type=submit].btn-default.usa-button--active,
input[type=submit].btn-default:active,
input[type=submit].gsa-secondary-btn.usa-button--active,
input[type=submit].gsa-secondary-btn:active {
    background-color: transparent;
    box-shadow: inset 0 0 0 2px #162e51;
    color: #162e51
}

.btn.btn-default.usa-button--inverse,
.btn.gsa-secondary-btn.usa-button--inverse,
.form-submit.btn-default.usa-button--inverse,
.form-submit.gsa-secondary-btn.usa-button--inverse,
input[type=submit].btn-default.usa-button--inverse,
input[type=submit].gsa-secondary-btn.usa-button--inverse {
    box-shadow: inset 0 0 0 2px #dfe1e2;
    color: #dfe1e2
}

.btn.btn-default.usa-button--inverse:visited,
.btn.gsa-secondary-btn.usa-button--inverse:visited,
.form-submit.btn-default.usa-button--inverse:visited,
.form-submit.gsa-secondary-btn.usa-button--inverse:visited,
input[type=submit].btn-default.usa-button--inverse:visited,
input[type=submit].gsa-secondary-btn.usa-button--inverse:visited {
    color: #dfe1e2
}

.btn.btn-default.usa-button--inverse.usa-button--hover,
.btn.btn-default.usa-button--inverse:hover,
.btn.gsa-secondary-btn.usa-button--inverse.usa-button--hover,
.btn.gsa-secondary-btn.usa-button--inverse:hover,
.form-submit.btn-default.usa-button--inverse.usa-button--hover,
.form-submit.btn-default.usa-button--inverse:hover,
.form-submit.gsa-secondary-btn.usa-button--inverse.usa-button--hover,
.form-submit.gsa-secondary-btn.usa-button--inverse:hover,
input[type=submit].btn-default.usa-button--inverse.usa-button--hover,
input[type=submit].btn-default.usa-button--inverse:hover,
input[type=submit].gsa-secondary-btn.usa-button--inverse.usa-button--hover,
input[type=submit].gsa-secondary-btn.usa-button--inverse:hover {
    box-shadow: inset 0 0 0 2px #f0f0f0;
    color: #f0f0f0
}

.btn.btn-default.usa-button--inverse.usa-button--active,
.btn.btn-default.usa-button--inverse:active,
.btn.gsa-secondary-btn.usa-button--inverse.usa-button--active,
.btn.gsa-secondary-btn.usa-button--inverse:active,
.form-submit.btn-default.usa-button--inverse.usa-button--active,
.form-submit.btn-default.usa-button--inverse:active,
.form-submit.gsa-secondary-btn.usa-button--inverse.usa-button--active,
.form-submit.gsa-secondary-btn.usa-button--inverse:active,
input[type=submit].btn-default.usa-button--inverse.usa-button--active,
input[type=submit].btn-default.usa-button--inverse:active,
input[type=submit].gsa-secondary-btn.usa-button--inverse.usa-button--active,
input[type=submit].gsa-secondary-btn.usa-button--inverse:active {
    background-color: transparent;
    box-shadow: inset 0 0 0 2px #fff;
    color: #fff
}

.btn.btn-default.usa-button--inverse.usa-button--unstyled,
.btn.gsa-secondary-btn.usa-button--inverse.usa-button--unstyled,
.form-submit.btn-default.usa-button--inverse.usa-button--unstyled,
.form-submit.gsa-secondary-btn.usa-button--inverse.usa-button--unstyled,
input[type=submit].btn-default.usa-button--inverse.usa-button--unstyled,
input[type=submit].gsa-secondary-btn.usa-button--inverse.usa-button--unstyled {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
    text-decoration: underline;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    font-weight: 400;
    margin: 0;
    padding: 0;
    text-align: left;
    color: #dfe1e2
}

.btn.btn-default.usa-button--inverse.usa-button--unstyled:visited,
.btn.gsa-secondary-btn.usa-button--inverse.usa-button--unstyled:visited,
.form-submit.btn-default.usa-button--inverse.usa-button--unstyled:visited,
.form-submit.gsa-secondary-btn.usa-button--inverse.usa-button--unstyled:visited,
input[type=submit].btn-default.usa-button--inverse.usa-button--unstyled:visited,
input[type=submit].gsa-secondary-btn.usa-button--inverse.usa-button--unstyled:visited {
    color: #54278f
}

.btn.btn-default.usa-button--inverse.usa-button--unstyled:focus,
.btn.gsa-secondary-btn.usa-button--inverse.usa-button--unstyled:focus,
.form-submit.btn-default.usa-button--inverse.usa-button--unstyled:focus,
.form-submit.gsa-secondary-btn.usa-button--inverse.usa-button--unstyled:focus,
input[type=submit].btn-default.usa-button--inverse.usa-button--unstyled:focus,
input[type=submit].gsa-secondary-btn.usa-button--inverse.usa-button--unstyled:focus {
    outline: .25rem solid #2491ff;
    outline-offset: 0
}

.btn.btn-default.usa-button--inverse.usa-button--unstyled:active,
.btn.btn-default.usa-button--inverse.usa-button--unstyled:hover,
.btn.gsa-secondary-btn.usa-button--inverse.usa-button--unstyled:active,
.btn.gsa-secondary-btn.usa-button--inverse.usa-button--unstyled:hover,
.form-submit.btn-default.usa-button--inverse.usa-button--unstyled:active,
.form-submit.btn-default.usa-button--inverse.usa-button--unstyled:hover,
.form-submit.gsa-secondary-btn.usa-button--inverse.usa-button--unstyled:active,
.form-submit.gsa-secondary-btn.usa-button--inverse.usa-button--unstyled:hover,
input[type=submit].btn-default.usa-button--inverse.usa-button--unstyled:active,
input[type=submit].btn-default.usa-button--inverse.usa-button--unstyled:hover,
input[type=submit].gsa-secondary-btn.usa-button--inverse.usa-button--unstyled:active,
input[type=submit].gsa-secondary-btn.usa-button--inverse.usa-button--unstyled:hover {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
    background-color: transparent;
    box-shadow: none;
    text-decoration: underline
}

.btn.btn-default.usa-button--inverse.usa-button--unstyled.usa-button--hover,
.btn.btn-default.usa-button--inverse.usa-button--unstyled:hover,
.btn.gsa-secondary-btn.usa-button--inverse.usa-button--unstyled.usa-button--hover,
.btn.gsa-secondary-btn.usa-button--inverse.usa-button--unstyled:hover,
.form-submit.btn-default.usa-button--inverse.usa-button--unstyled.usa-button--hover,
.form-submit.btn-default.usa-button--inverse.usa-button--unstyled:hover,
.form-submit.gsa-secondary-btn.usa-button--inverse.usa-button--unstyled.usa-button--hover,
.form-submit.gsa-secondary-btn.usa-button--inverse.usa-button--unstyled:hover,
input[type=submit].btn-default.usa-button--inverse.usa-button--unstyled.usa-button--hover,
input[type=submit].btn-default.usa-button--inverse.usa-button--unstyled:hover,
input[type=submit].gsa-secondary-btn.usa-button--inverse.usa-button--unstyled.usa-button--hover,
input[type=submit].gsa-secondary-btn.usa-button--inverse.usa-button--unstyled:hover {
    color: #f0f0f0
}

.btn.btn-default.usa-button--inverse.usa-button--unstyled.usa-button--active,
.btn.btn-default.usa-button--inverse.usa-button--unstyled:active,
.btn.gsa-secondary-btn.usa-button--inverse.usa-button--unstyled.usa-button--active,
.btn.gsa-secondary-btn.usa-button--inverse.usa-button--unstyled:active,
.form-submit.btn-default.usa-button--inverse.usa-button--unstyled.usa-button--active,
.form-submit.btn-default.usa-button--inverse.usa-button--unstyled:active,
.form-submit.gsa-secondary-btn.usa-button--inverse.usa-button--unstyled.usa-button--active,
.form-submit.gsa-secondary-btn.usa-button--inverse.usa-button--unstyled:active,
input[type=submit].btn-default.usa-button--inverse.usa-button--unstyled.usa-button--active,
input[type=submit].btn-default.usa-button--inverse.usa-button--unstyled:active,
input[type=submit].gsa-secondary-btn.usa-button--inverse.usa-button--unstyled.usa-button--active,
input[type=submit].gsa-secondary-btn.usa-button--inverse.usa-button--unstyled:active {
    color: #fff
}

.btn .gsa-secondary-btn,
.form-submit .gsa-secondary-btn,
input[type=submit] .gsa-secondary-btn {
    padding: .5rem !important
}

.btn.btn-block,
.form-submit.btn-block,
input[type=submit].btn-block {
    display: block;
    width: 100%
}

.form-inline {
    margin-bottom: 15px
}

#tab-navigation,
.form-inline input,
button {
    width: 100%
}

.form-inline .form-group {
    display: inherit
}

.form-inline .input-group-btn input {
    margin: 17px
}

.form-inline .usa-fieldset {
    float: left
}

.form-inline .usa-radio {
    display: inline-flex
}

.g-recaptcha {
    padding-top: 24px
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

select:disabled {
    background-color: #ccd6e0 !important;
    opacity: .75;
    cursor: not-allowed
}

select[multiple],
select[size] {
    height: 195px
}

label {
    display: block;
    line-height: 1.1;
    margin-top: 1.5rem;
    max-width: 30rem
}

#formsFilter label {
    margin: 5px 10px 10px 0;
    display: inline-flex
}

.forms-library-search>div {
    display: flex;
    flex-wrap: wrap
}

.forms-library-search input[type=submit] {
    padding-bottom: .5rem;
    padding-top: .5rem;
    position: absolute;
    bottom: 0;
    background-image: none;
    width: auto;
    height: 2.5rem
}

@media all and (min-width:64em) {

    .form-inline input,
    button {
        width: initial
    }

    .form-inline a[type=submit],
    .form-inline button[type=submit],
    .form-inline input[type=submit] {
        position: relative;
        top: 20px
    }

    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 5px;
        vertical-align: middle;
        margin-right: 25px
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static,
    select {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }

    select {
        width: initial
    }
}

#perdiem-swiper .usa-range,
#perdiem-swiper input[type=email],
#perdiem-swiper input[type=tel],
#perdiem-swiper input[type=text],
#perdiem-swiper select,
#perdiem-swiper textarea[type=text],
form:not(.usa-form):not(.usa-search) .usa-range,
form:not(.usa-form):not(.usa-search) input[type=email],
form:not(.usa-form):not(.usa-search) input[type=tel],
form:not(.usa-form):not(.usa-search) input[type=text],
form:not(.usa-form):not(.usa-search) select,
form:not(.usa-form):not(.usa-search) textarea[type=text] {
    border-width: 1px;
    border-color: #565c65;
    border-style: solid;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    color: #1b1b1b;
    display: block;
    height: 2.5rem;
    margin-top: .5rem;
    padding: .5rem;
    width: 100%
}

#perdiem-swiper .usa-range.usa-input--success,
#perdiem-swiper input[type=email].usa-input--success,
#perdiem-swiper input[type=tel].usa-input--success,
#perdiem-swiper input[type=text].usa-input--success,
#perdiem-swiper select.usa-input--success,
#perdiem-swiper textarea[type=text].usa-input--success,
form:not(.usa-form):not(.usa-search) .usa-range.usa-input--success,
form:not(.usa-form):not(.usa-search) input[type=email].usa-input--success,
form:not(.usa-form):not(.usa-search) input[type=tel].usa-input--success,
form:not(.usa-form):not(.usa-search) input[type=text].usa-input--success,
form:not(.usa-form):not(.usa-search) select.usa-input--success,
form:not(.usa-form):not(.usa-search) textarea[type=text].usa-input--success {
    border-width: .25rem;
    border-color: #00a91c;
    border-style: solid
}

#perdiem-swiper textarea[type=text],
form:not(.usa-form):not(.usa-search) textarea[type=text] {
    min-height: 125px
}

#perdiem-swiper select:not([multiple=multiple]),
form:not(.usa-form):not(.usa-search) select:not([multiple=multiple]) {
    background-image: url(./arrow-both.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    background-position: right .75rem center;
    background-size: .5rem;
    padding-right: 2rem
}

#perdiem-swiper select:not([multiple=multiple])::-ms-expand,
form:not(.usa-form):not(.usa-search) select:not([multiple=multiple])::-ms-expand {
    display: none
}

#perdiem-swiper select:not([multiple=multiple]):-webkit-autofill,
form:not(.usa-form):not(.usa-search) select:not([multiple=multiple]):-webkit-autofill {
    -webkit-appearance: menulist;
    appearance: menulist
}

#perdiem-swiper select:not([multiple=multiple]):-moz-focusring,
form:not(.usa-form):not(.usa-search) select:not([multiple=multiple]):-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

#tab-navigation #active-select {
    flex: 0 1 auto;
    width: 100%;
    background-color: #e0e6eb;
    padding: 1rem;
    margin: 0 0 10px;
    text-transform: none;
    cursor: pointer;
    position: relative;
    font-weight: 700;
    display: block
}

@media all and (min-width:64em) {
    #tab-navigation #active-select {
        display: none
    }
}

#tab-navigation #active-select .icon-arrow-down {
    position: absolute;
    right: 20px
}

#tab-navigation #select-tabs {
    display: none;
    border: .25rem solid #e0e6eb;
    border-top: none;
    width: 100%;
    margin-top: -10px;
    padding: .75rem
}

.nav-tabs {
    border-bottom: 1px solid #e0e6eb;
    border-top: 1px solid #e0e6eb;
    width: 100%;
    min-height: 41px;
    padding-left: 0;
    background: inherit
}

.nav-tabs.long-text li {
    width: 12%
}

.nav-tabs.long-text li a {
    padding: 6px 5px !important;
    white-space: normal !important;
    height: auto
}

@media all and (min-width:64em) {
    .nav-tabs {
        padding-left: 20px;
        display: inline-flex
    }
}

.nav-tabs li {
    list-style: none;
    float: left;
    display: inline-flex
}

.nav-tabs li[role=presentation] {
    font-weight: 700;
    margin-right: 0;
    text-align: center
}

.nav-tabs li[role=presentation] a {
    padding: 10px 20px;
    min-height: 40px;
    white-space: nowrap;
    border-right: none;
    text-align: center;
    display: block;
    color: #000
}

.nav-tabs li.active a,
.nav-tabs li:hover a {
    text-decoration: none;
    border-bottom: 4px solid #059
}

.nav-tabs li:hover a {
    padding-bottom: 10px
}

.nav-tabs li.active a {
    margin-bottom: 0
}

.nav-tabs li a {
    border-bottom: none;
    padding: 10px
}

.nav-tabs li a.selected {
    color: #000;
    border-bottom: 4px solid #059;
    display: block;
    padding-top: 10px
}

.nav-tabs li a.selected:hover {
    color: #059;
    border-bottom: 4px solid #059
}

.nav-tabs li:first-child {
    padding-left: 0;
    margin-left: 0
}

.perdiem-tabs .nav-tabs {
    margin: 30px 0 0
}

.tab-content {
    float: left;
    width: 100%;
    border: 1px solid #e0e6eb;
    margin-bottom: 25px;
    border-top: none
}

#navigation ul li a,
.tab-content>.tab-pane.active {
    display: block
}

.tab-content>.tab-pane {
    display: none
}

@media all and (min-width:64em) {

    #page-title h1,
    .hero-wrapper h1 {
        color: #fff;
        text-shadow: #080808 .05em .04em .13em;
        font-size: 2.4em;
        text-transform: uppercase;
        letter-spacing: .5px;
        margin: 0;
        padding: 20px 0
    }

    #page-title h1>a,
    .hero-wrapper h1>a {
        color: #fff
    }
}

#page-title .banner-form-search-wrapper,
.hero-wrapper .banner-form-search-wrapper {
    margin-top: -5px;
    position: relative;
    z-index: 1
}

@media all and (min-width:75em) {

    #page-title .banner-form-search-wrapper,
    .hero-wrapper .banner-form-search-wrapper {
        margin-top: -40px
    }
}

#page-title .banner-form-search-wrapper h1,
.hero-wrapper .banner-form-search-wrapper h1 {
    padding: 0 !important;
    margin: 0 !important;
    text-shadow: none;
    text-transform: inherit
}

#page-title .banner-form-search-wrapper h2,
.hero-wrapper .banner-form-search-wrapper h2 {
    margin: 0;
    font-size: 24px;
    font-style: italic;
    letter-spacing: 0;
    padding: 0;
    color: #fff
}

#page-title .banner-form-search-wrapper .banner-search input[type=submit],
.hero-wrapper .banner-form-search-wrapper .banner-search input[type=submit] {
    margin: 9px
}

#page-title .banner-form-search-wrapper .banner-search input[type=text],
.hero-wrapper .banner-form-search-wrapper .banner-search input[type=text] {
    float: left;
    width: 217px !important
}

@media all and (min-width:64em) {

    #page-title.with-headline h1,
    .hero-wrapper.with-headline h1 {
        padding: 0;
        margin: 0 !important
    }
}

#page-title.with-headline #standard-banner,
.hero-wrapper.with-headline #standard-banner {
    min-height: 270px;
    padding: 2rem 0
}

@media all and (min-width:75em) {

    #page-title.with-headline #standard-banner,
    .hero-wrapper.with-headline #standard-banner {
        padding: 3.3rem
    }
}

#page-title #swimlane-title h1,
.hero-wrapper #swimlane-title h1 {
    font-size: 2.4em
}

#page-title #standard-banner,
.hero-wrapper #standard-banner {
    height: 100px;
    margin-bottom: 25px;
    margin-top: 0
}

#page-title #swimlane-banner,
.hero-wrapper #swimlane-banner {
    height: 170px;
    margin-top: 0;
    padding: 35px
}

#page-title #swimlane-headline-story,
.hero-wrapper #swimlane-headline-story {
    background-color: #e0e6eb
}

.feature-block.with-headline {
    height: 270px;
    margin-bottom: 30px
}

.feature-block.with-headline h1 {
    padding: 0;
    margin: 0;
    position: relative
}

@media all and (min-width:64em) {
    .feature-block.with-headline p {
        color: #fff;
        text-shadow: #080808 .05em .04em .13em;
        font-size: 1.34em;
        line-height: 1.2;
        margin-top: 10px
    }

    .feature-block.with-headline p>a {
        color: #fff
    }
}

.swimlane-content .item {
    margin-top: 30px
}

.featured-microsite .feature-block {
    height: 115px
}

.featured-microsite .feature-block h1 {
    padding: 30px;
    text-shadow: #080808 .05em .04em .13em;
    color: #fff
}

#navigation ul li a,
.featured-microsite .feature-block h1>a {
    color: #fff
}

.feature-block,
.umbrella-block {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
    -moz-align-items: center;
    align-items: center
}

@media only screen and (max-width:1024px) {
    .feature-block {
        background-image: none !important
    }
}

@media only screen and (max-width:767px) {
    .timeline-year {
        margin: 0
    }
}

.timeline-year .timeline-date {
    margin: 0;
    padding-right: 0
}

@media only screen and (max-width:767px) {
    .timeline-year .timeline-date {
        border-left: 5px solid #efeadf;
        padding-left: 0
    }
}

.timeline-year .timeline-date h2 {
    color: #777268;
    font-style: italic;
    border-bottom: 3px solid #efeadf;
    padding: 0 0 5px
}

@media only screen and (max-width:767px) {
    .timeline-year .timeline-date h2 {
        padding: 0 0 5px 5px
    }
}

.timeline-year .timeline-entry {
    border-left: 5px solid #efeadf;
    padding-bottom: 2em;
    padding-top: 7px
}

@media only screen and (min-width:768px) {
    .timeline-year .timeline-entry {
        padding-left: 30px
    }
}

.timeline-year .timeline-entry>div:nth-child(1) {
    float: none
}

.timeline-year .timeline-entry p {
    padding: 0
}

.timeline-year .timeline-entry img {
    max-width: 100%;
    margin-bottom: 1em
}

@media only screen and (max-width:767px) {
    .timeline-year .timeline-entry {
        padding-top: 1em;
        padding-bottom: 1em
    }
}

#navigation ul li.active,
body .fancybox-slide #content-wrapper {
    background: #fff
}

@media screen and (min-width:767px) {
    body .fancybox-slide {
        padding: 100px 5%
    }
}

@media screen and (min-width:991px) {
    body .fancybox-slide {
        padding: 0 15%
    }
}

@media screen and (min-width:1199px) {
    body .fancybox-slide {
        padding: 45px 25%
    }
}

@media screen and (min-width:990px) {
    #homepage-focus-feature #focus {
        margin-top: -30px
    }
}

#homepage-focus-feature .swiper-slide .bucket {
    background: #fff;
    padding: 0;
    margin-right: 25px;
    margin-left: 25px
}

@media screen and (min-width:768px) {
    #homepage-focus-feature .swiper-slide .bucket {
        width: 96.2%;
        margin-right: 0;
        margin-left: 0
    }
}

@media screen and (min-width:990px) {
    #homepage-focus-feature .swiper-slide .bucket {
        width: 97.6%
    }
}

#homepage-focus-feature .swiper-container {
    width: 100%;
    height: 100%;
    padding-bottom: 35px;
    margin-bottom: 0;
    padding-top: 20px
}

@media screen and (min-width:768px) {
    #homepage-focus-feature .swiper-container {
        background: 0 0;
        margin-left: -1px;
        margin-right: -15px;
        padding-bottom: 50px;
        padding-top: 0
    }
}

#homepage-focus-feature .swiper-slide {
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1px
}

#homepage-focus-feature .swiper-container:hover .swiper-button-next,
#homepage-focus-feature .swiper-container:hover .swiper-button-prev {
    opacity: 1
}

#homepage-focus-feature .swiper-button-next,
#homepage-focus-feature .swiper-button-prev {
    background-size: 17px 35px;
    background-color: #000;
    padding: 25px;
    top: 160px;
    opacity: .45
}

#homepage-focus-feature .swiper-button-next {
    right: 28px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E")
}

#homepage-focus-feature .swiper-button-prev {
    left: 26px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E")
}

.blog-header {
    margin: 0 0 20px;
    padding: 15px 0;
    border-bottom: #000 7px solid
}

.blog-header #stay-connected {
    text-align: center;
    position: relative;
    z-index: 0
}

@media all and (min-width:64em) {
    .blog-header #stay-connected {
        margin-top: 0
    }
}

.blog-header #stay-connected ul {
    margin-left: 0;
    padding-left: 0;
    display: inline-flex;
    list-style: none
}

.blog-header form button.btn {
    margin: 6px 0 0
}

.blog-image {
    max-width: 316px;
    padding-top: 15px
}

.blog-wrapper aside hr {
    height: 5px;
    background: #000;
    margin-top: 40px
}

.blog-wrapper #blog-article-info {
    margin-top: 5rem;
    border-top: 1px solid #e0e6eb
}

.blog-wrapper .blog-post-items {
    padding-left: 1rem
}

.blog-wrapper .blog-post-items:nth-of-type(even) {
    background-color: #e0e6eb
}

.blog-wrapper .ccfic {
    background: #e0e6eb;
    margin-top: 0;
    margin-bottom: 5px;
    width: 100%;
    padding: 15px 15px 15px 20px
}

.blog-wrapper .post-header .byline,
.blog-wrapper .post-header time {
    color: #565c65;
    margin-top: 5px;
    font-size: .9rem;
    font-weight: 700
}

.blog-wrapper .day-blocks {
    margin-top: 30px;
    border-top: 7px solid #af3639;
    background: #efeadf
}

.blog-wrapper .day-blocks h2 {
    font-size: 1.1rem;
    text-transform: uppercase;
    margin: 0;
    padding: 15px 0 15px 15px;
    font-weight: 700
}

.directives-tabs-main li:first-child,
.directives-tabs-sub li:first-child {
    display: block !important
}

.directives-tabs-main .nav-tabs li[role=presentation],
.directives-tabs-sub .nav-tabs li[role=presentation] {
    width: auto
}

.directives-accordion-children {
    margin: 10px 0 0 30px !important;
    display: none
}

#directives-tabs,
#sub_directives-tabs,
.sub-tabs-menu ul {
    padding: 0 !important
}

#directives-tabs li,
#sub_directives-tabs li,
.sub-tabs-menu ul li {
    text-align: center;
    padding: 0 !important;
    height: 38px;
    float: left;
    border-bottom: 5px solid #afb8df
}

#directives-tabs li a,
#sub_directives-tabs li a,
.sub-tabs-menu ul li a {
    width: 108px;
    height: 18px;
    overflow: hidden;
    display: block;
    color: #fff !important;
    border-right: 1px solid #fff;
    padding: 10px 0;
    list-style: none;
    background: url(/sites/gsa.gov/templates/resources/images/directivesTab.png) repeat-x 0 0
}

.sub-tabs-menu ul li a {
    width: 150px
}

#directives-tabs li.active,
#sub_directives-tabs li.active,
.sub-tabs-menu ul li.active {
    border-bottom: 0;
    outline: 0
}

#directives-tabs li.active a,
#sub_directives-tabs li.active a,
.sub-tabs-menu ul li.active a {
    background-position: 0 -40px;
    color: #333 !important;
    outline: 0
}

.directives-header {
    margin-bottom: 25px
}

.directives-content-wrap {
    clear: both
}

#directives-accordion-parent {
    list-style: none !important;
    margin: 0;
    padding: 0 !important
}

.top-level-item {
    padding: 10px 10px 10px 15px !important;
    font-size: 19px;
    background-image: none !important;
    margin: 0 !important;
    clear: both
}

.top-level-item>span {
    background: url(/sites/gsa.gov/templates/resources/images/triangle-right.png) no-repeat 0 5px;
    padding-left: 35px;
    cursor: pointer
}

.top-level-item>span.active {
    background: url(/sites/gsa.gov/templates/resources/images/triangle-right-open.png) no-repeat 0 5px !important
}

.sub-level-item {
    list-style: none !important;
    font-size: 16px !important
}

.series-directive-item {
    margin: 0;
    display: block;
    padding: 10px 10px 10px 15px;
    font-size: 19px
}

.series-number {
    float: left;
    width: 250px
}

.series-topic {
    float: right;
    width: 670px;
    font-size: 16px;
    text-transform: uppercase
}

.dual-color-table {
    font-size: 16px;
    width: 100%;
    margin-top: 25px
}

.back-to-all {
    padding-top: 10px;
    display: block;
    text-transform: uppercase
}

.directives-search {
    margin-left: 20px;
    margin-bottom: 20px
}

.directives-search input {
    padding: 8px
}

#navigation {
    border-radius: 0;
    border: 0
}

#navigation ul {
    width: 100%;
    float: none;
    list-style: none;
    list-style-type: none
}

@media all and (min-width:64em) {
    #navigation ul {
        float: none;
        display: inline-flex
    }
}

#navigation ul li {
    background: #058;
    width: auto;
    text-align: center;
    border-right: 1px solid #fff
}

.navbar-nav {
    margin: 0;
    padding: 0
}

@media only screen and (min-width:1024px) {
    #navigation ul li {
        width: 25%
    }
}

.locked#navigation ul.navbar-nav li {
    padding: 0;
    float: left !important;
    width: 100%
}

@media only screen and (min-width:1024px) {
    .locked#navigation ul.navbar-nav li {
        width: auto;
        padding: 0 64px
    }
}

@media only screen and (min-width:1200px) {
    .locked#navigation ul.navbar-nav li {
        width: auto;
        padding: 0 80px
    }
}

@media only screen and (min-width:1300px) {
    .locked#navigation ul.navbar-nav li {
        width: auto;
        padding: 0 110px
    }
}

.locked#navigation ul.navbar-nav.cust-menu-md {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    left: 0
}

@media all and (min-width:64em) {
    .locked#navigation ul.navbar-nav.cust-menu-md li {
        margin-left: 0;
        margin-right: 0;
        flex: 0 1 auto;
        width: 16.66667%;
        display: flex
    }

    .locked#navigation ul.navbar-nav.cust-menu-md li>* {
        padding-left: 0;
        padding-right: 0
    }
}

@media only screen and (min-width:1024px) {
    .locked#navigation ul.navbar-nav.cust-menu-md li {
        width: auto;
        padding: 0 19px 0 21px
    }
}

@media only screen and (min-width:1200px) {
    .locked#navigation ul.navbar-nav.cust-menu-md li {
        width: auto;
        padding: 0 38px 0 37px
    }
}

@media only screen and (min-width:1300px) {
    .locked#navigation ul.navbar-nav.cust-menu-md li {
        width: auto;
        padding: 0 52px 0 53px
    }
}

#navigation ul li {
    border-bottom: 1px solid #fff
}

@media only screen and (max-width:768px) {
    #navigation ul li a {
        border-right: none
    }
}

#navigation ul li#logo {
    background: #279;
    color: #fff !important;
    border-right: 0;
    display: block
}

#navigation ul li#logo #GSA-small {
    font-size: 30px;
    display: block;
    float: left
}

#navigation ul li#logo #thisIs-small {
    font-size: 10px;
    display: block;
    float: left;
    line-height: 1;
    padding-left: 90px;
    text-align: right;
    padding-right: 3px
}

@media only screen and (max-width:1200px) {
    #navigation ul li#logo #thisIs-small {
        padding-left: 60px !important
    }
}

@media only screen and (max-width:992px) {
    #navigation ul li#logo #thisIs-small {
        padding-left: 0 !important
    }
}

#navigation ul li.active a {
    color: #315369
}

#navigation ul li.active:nth-child(1) a {
    background: #47a2e3;
    color: #fff !important;
    border-right: 0
}

#navigation.locked {
    top: 66px;
    width: 100%;
    position: fixed;
    z-index: 2
}

#navigation.locked ul {
    width: 100%;
    display: block;
    top: 0
}

@media only screen and (min-width:990px) {
    #navigation.locked ul li {
        padding: 0
    }
}

#rotating-feature-block {
    border: 1px solid #eaeaea;
    box-shadow: 0 3px 7px -3px rgba(50, 50, 50, .75);
    display: flex;
    -moz-align-items: center;
    align-items: center;
    min-height: 200px;
    padding: 20px;
    margin-bottom: 30px
}

#rotating-feature-block .indicator-numbers {
    bottom: -5px;
    z-index: 3;
    right: 15px;
    left: auto;
    width: auto;
    margin-left: 0
}

#rotating-feature-block .indicator-numbers li {
    text-indent: 0;
    margin: 0 2px;
    font-size: 12px;
    width: 17px;
    height: 17px;
    padding: 1px;
    border: 1px solid #8fc7ea;
    border-radius: 100%;
    color: #fff;
    background-color: #8fc7ea;
    transition: all .4s
}

#rotating-feature-block .indicator-numbers li.active,
#rotating-feature-block .indicator-numbers li:hover {
    background-color: #fff;
    color: #333
}

#rotating-feature-block .more {
    display: block;
    font-family: "Source Sans Pro", sans-serif;
    padding: 5px 0
}

#rotating-feature-block .more span {
    font-size: .65em;
    font-weight: 600
}

#rotating-feature-block .rfb-slide-wrapper {
    padding: 0
}

#rotating-feature-block .rfb-content h3 {
    padding-top: 0
}

#rotating-feature-block .rfb-image img {
    float: right
}

@media only screen and (max-width:991px) {
    #rotating-feature-block .rfb-image img {
        float: none;
        text-align: center;
        margin: 0 auto 10px
    }
}

.carousel,
.carousel-inner {
    position: relative
}

.carousel-inner {
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        perspective: 1000
    }

    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        transform: translate3d(100%, 0, 0);
        left: 0
    }

    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        transform: translate3d(-100%, 0, 0);
        left: 0
    }

    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active,
.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-control,
.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.active.left,
.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-control.left {
    margin: 0 !important;
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    margin: 0 !important;
    left: auto;
    right: 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

#perdiem-map-canvas {
    width: 100%;
    overflow: visible;
    box-sizing: content-box;
    enable-background: new 0 0 381.1 381.1;
    padding-bottom: 100px;
    height: 300px
}

@media all and (min-width:30em) {
    #perdiem-map-canvas {
        height: 400px
    }
}

@media all and (min-width:40em) {
    #perdiem-map-canvas {
        height: 600px
    }
}

@media all and (min-width:55em) {
    #perdiem-map-canvas {
        height: 700px
    }
}

@media all and (min-width:64em) {
    #perdiem-map-canvas {
        height: 400px
    }
}

@media all and (min-width:75em) {
    #perdiem-map-canvas {
        height: 600px
    }
}

/*# sourceMappingURL=styles.css.map */
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphiconshalflings-regular.eot');
    src: url('../fonts/glyphiconshalflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphiconshalflings-regular.woff') format('woff'), url('../fonts/glyphiconshalflings-regular.ttf') format('truetype'), url('../fonts/glyphiconshalflings-regular.svg#glyphicons_halflingsregular') format('svg')
}

.glyphicon:before {
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse:before {
    content: "\e159"
}

.glyphicon-collapse-top:before {
    content: "\e160"
}

/* This beautiful CSS-File has been crafted with LESS (lesscss.org) and compiled by simpLESS (wearekiss.com/simpless) */
