@charset "UTF-8";

.usa-list,
.usa-prose ol,
.usa-prose ul,
.wysiwyg ol,
.wysiwyg ul {
  margin-bottom: 1em;
  margin-top: 1em;
  line-height: 1.6;
  padding-left: 3ch
}

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

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

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

.usa-list li:last-child,
.usa-prose li:last-child,
.wysiwyg li:last-child {
  margin-bottom: 0
}

.usa-prose table,
.usa-prose table:not([class]),
.usa-table,
.wysiwyg table,
.wysiwyg table:not([class]) {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1rem;
  line-height: 1.6;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 1.25rem 0
}

.usa-prose table thead th,
.usa-prose table:not([class]) thead th,
.usa-table thead th,
.wysiwyg table thead th,
.wysiwyg table:not([class]) thead th {
  font-weight: 700
}

.usa-prose table thead td,
.usa-prose table thead th,
.usa-prose table:not([class]) thead td,
.usa-prose table:not([class]) thead th,
.usa-table thead td,
.usa-table thead th,
.wysiwyg table thead td,
.wysiwyg table thead th,
.wysiwyg table:not([class]) thead td,
.wysiwyg table:not([class]) thead th {
  background-color: #f0f0f0
}

.usa-prose table th,
.usa-prose table:not([class]) th,
.usa-table th,
.wysiwyg table th,
.wysiwyg table:not([class]) th {
  text-align: left
}

.usa-prose table td,
.usa-prose table th,
.usa-prose table:not([class]) td,
.usa-prose table:not([class]) th,
.usa-table td,
.usa-table th,
.wysiwyg table td,
.wysiwyg table th,
.wysiwyg table:not([class]) td,
.wysiwyg table:not([class]) th {
  border-width: 1px;
  border-color: #adadad;
  border-style: solid;
  background-color: #fff;
  font-weight: 400;
  padding: .5rem 1rem
}

.usa-prose table caption,
.usa-prose table:not([class]) caption,
.usa-table caption,
.wysiwyg table caption,
.wysiwyg table:not([class]) caption {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: .94rem;
  font-weight: 700;
  margin-bottom: .75rem;
  text-align: left
}

.usa-prose .usa-table--borderless thead th,
.usa-table--borderless thead th,
.wysiwyg .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,
.wysiwyg .usa-table--borderless td,
.wysiwyg .usa-table--borderless th {
  border-left: 0;
  border-right: 0
}

.usa-table--borderless th:first-child {
  padding-left: 0
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

main {
  display: block
}

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

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

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

a {
  background-color: transparent
}

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

b,
strong {
  font-weight: bolder
}

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

small {
  font-size: 80%
}

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

sub {
  bottom: -.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 {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  vertical-align: baseline
}

textarea {
  overflow: auto
}

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

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

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

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

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

details {
  display: block
}

summary {
  display: list-item
}

template {
  display: none
}

[hidden] {
  display: none
}

@font-face {
  font-family: Roboto Mono Web;
  font-style: normal;
  font-weight: 300;
  font-display: fallback;
  src: url(../uswds-assets/fonts/roboto-mono/roboto-mono-v5-latin-300.woff2) format("woff2"), url(../uswds-assets/fonts/roboto-mono/roboto-mono-v5-latin-300.woff) format("woff"), url(../uswds-assets/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(../uswds-assets/fonts/roboto-mono/roboto-mono-v5-latin-regular.woff2) format("woff2"), url(../uswds-assets/fonts/roboto-mono/roboto-mono-v5-latin-regular.woff) format("woff"), url(../uswds-assets/fonts/roboto-mono/roboto-mono-v5-latin-regular.ttf) format("truetype")
}

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

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

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

@font-face {
  font-family: Public Sans Web;
  font-style: normal;
  font-weight: 300;
  font-display: fallback;
  src: url(../uswds-assets/fonts/public-sans/PublicSans-Light.woff2) format("woff2"), url(../uswds-assets/fonts/public-sans/PublicSans-Light.woff) format("woff"), url(../uswds-assets/fonts/public-sans/PublicSans-Light.ttf) format("truetype")
}

@font-face {
  font-family: Public Sans Web;
  font-style: normal;
  font-weight: 400;
  font-display: fallback;
  src: url(../uswds-assets/fonts/public-sans/PublicSans-Regular.woff2) format("woff2"), url(../uswds-assets/fonts/public-sans/PublicSans-Regular.woff) format("woff"), url(../uswds-assets/fonts/public-sans/PublicSans-Regular.ttf) format("truetype")
}

@font-face {
  font-family: Public Sans Web;
  font-style: normal;
  font-weight: 700;
  font-display: fallback;
  src: url(../uswds-assets/fonts/public-sans/PublicSans-Bold.woff2) format("woff2"), url(../uswds-assets/fonts/public-sans/PublicSans-Bold.woff) format("woff"), url(../uswds-assets/fonts/public-sans/PublicSans-Bold.ttf) format("truetype")
}

@font-face {
  font-family: Public Sans Web;
  font-style: italic;
  font-weight: 300;
  font-display: fallback;
  src: url(../uswds-assets/fonts/public-sans/PublicSans-LightItalic.woff2) format("woff2"), url(../uswds-assets/fonts/public-sans/PublicSans-LightItalic.woff) format("woff"), url(../uswds-assets/fonts/public-sans/PublicSans-LightItalic.ttf) format("truetype")
}

@font-face {
  font-family: Public Sans Web;
  font-style: italic;
  font-weight: 400;
  font-display: fallback;
  src: url(../uswds-assets/fonts/public-sans/PublicSans-Italic.woff2) format("woff2"), url(../uswds-assets/fonts/public-sans/PublicSans-Italic.woff) format("woff"), url(../uswds-assets/fonts/public-sans/PublicSans-Italic.ttf) format("truetype")
}

@font-face {
  font-family: Public Sans Web;
  font-style: italic;
  font-weight: 700;
  font-display: fallback;
  src: url(../uswds-assets/fonts/public-sans/PublicSans-BoldItalic.woff2) format("woff2"), url(../uswds-assets/fonts/public-sans/PublicSans-BoldItalic.woff) format("woff"), url(../uswds-assets/fonts/public-sans/PublicSans-BoldItalic.ttf) format("truetype")
}

@font-face {
  font-family: Merriweather Web;
  font-style: normal;
  font-weight: 300;
  font-display: fallback;
  src: url(../uswds-assets/fonts/merriweather/Latin-Merriweather-Light.woff2) format("woff2"), url(../uswds-assets/fonts/merriweather/Latin-Merriweather-Light.woff) format("woff"), url(../uswds-assets/fonts/merriweather/Latin-Merriweather-Light.ttf) format("truetype")
}

@font-face {
  font-family: Merriweather Web;
  font-style: normal;
  font-weight: 400;
  font-display: fallback;
  src: url(../uswds-assets/fonts/merriweather/Latin-Merriweather-Regular.woff2) format("woff2"), url(../uswds-assets/fonts/merriweather/Latin-Merriweather-Regular.woff) format("woff"), url(../uswds-assets/fonts/merriweather/Latin-Merriweather-Regular.ttf) format("truetype")
}

@font-face {
  font-family: Merriweather Web;
  font-style: normal;
  font-weight: 700;
  font-display: fallback;
  src: url(../uswds-assets/fonts/merriweather/Latin-Merriweather-Bold.woff2) format("woff2"), url(../uswds-assets/fonts/merriweather/Latin-Merriweather-Bold.woff) format("woff"), url(../uswds-assets/fonts/merriweather/Latin-Merriweather-Bold.ttf) format("truetype")
}

@font-face {
  font-family: Merriweather Web;
  font-style: italic;
  font-weight: 300;
  font-display: fallback;
  src: url(../uswds-assets/fonts/merriweather/Latin-Merriweather-LightItalic.woff2) format("woff2"), url(../uswds-assets/fonts/merriweather/Latin-Merriweather-LightItalic.woff) format("woff"), url(../uswds-assets/fonts/merriweather/Latin-Merriweather-LightItalic.ttf) format("truetype")
}

@font-face {
  font-family: Merriweather Web;
  font-style: italic;
  font-weight: 400;
  font-display: fallback;
  src: url(../uswds-assets/fonts/merriweather/Latin-Merriweather-Italic.woff2) format("woff2"), url(../uswds-assets/fonts/merriweather/Latin-Merriweather-Italic.woff) format("woff"), url(../uswds-assets/fonts/merriweather/Latin-Merriweather-Italic.ttf) format("truetype")
}

@font-face {
  font-family: Merriweather Web;
  font-style: italic;
  font-weight: 700;
  font-display: fallback;
  src: url(../uswds-assets/fonts/merriweather/Latin-Merriweather-BoldItalic.woff2) format("woff2"), url(../uswds-assets/fonts/merriweather/Latin-Merriweather-BoldItalic.woff) format("woff"), url(../uswds-assets/fonts/merriweather/Latin-Merriweather-BoldItalic.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
}

html {
  box-sizing: border-box
}

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

html {
  font-feature-settings: "kern" 1;
  font-kerning: normal;
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 100%
}

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

/*! uswds @version */
body {
  background-color: #fff;
  color: #2e2e2e;
  overflow-x: hidden
}

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

.btn,
.button-inside a,
.button-inside button,
.button-inside input,
.links-button-style a,
.page__admin-tasks a,
.tablefield-export-link a,
.tooltip-content a.btn,
.usa-button,
input[type=submit]:not(.unextended) {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1rem;
  line-height: 1;
  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) {

  .btn,
  .button-inside a,
  .button-inside button,
  .button-inside input,
  .links-button-style a,
  .page__admin-tasks a,
  .tablefield-export-link a,
  .tooltip-content a.btn,
  .usa-button,
  input[type=submit]:not(.unextended) {
    width: auto
  }
}

.btn:visited,
.button-inside a:visited,
.button-inside button:visited,
.button-inside input:visited,
.links-button-style a:visited,
.page__admin-tasks a:visited,
.tablefield-export-link a:visited,
.tooltip-content a.btn:visited,
.usa-button:visited,
input[type=submit]:visited:not(.unextended) {
  color: #fff
}

.btn:hover,
.button-inside a.usa-button--hover,
.button-inside a:hover,
.button-inside button.usa-button--hover,
.button-inside button:hover,
.button-inside input.usa-button--hover,
.button-inside input:hover,
.links-button-style a.usa-button--hover,
.links-button-style a:hover,
.page__admin-tasks a.usa-button--hover,
.page__admin-tasks a:hover,
.tablefield-export-link a.usa-button--hover,
.tablefield-export-link a:hover,
.tooltip-content a.btn:hover,
.tooltip-content a.usa-button--hover.btn,
.usa-button--hover.btn,
.usa-button.usa-button--hover,
.usa-button:hover,
input.usa-button--hover[type=submit]:not(.unextended),
input[type=submit]:hover:not(.unextended) {
  color: #fff;
  background-color: #1a4480;
  border-bottom: 0;
  text-decoration: none
}

.btn:active,
.button-inside a.usa-button--active,
.button-inside a:active,
.button-inside button.usa-button--active,
.button-inside button:active,
.button-inside input.usa-button--active,
.button-inside input:active,
.links-button-style a.usa-button--active,
.links-button-style a:active,
.page__admin-tasks a.usa-button--active,
.page__admin-tasks a:active,
.tablefield-export-link a.usa-button--active,
.tablefield-export-link a:active,
.tooltip-content a.btn:active,
.tooltip-content a.usa-button--active.btn,
.usa-button--active.btn,
.usa-button.usa-button--active,
.usa-button:active,
input.usa-button--active[type=submit]:not(.unextended),
input[type=submit]:active:not(.unextended) {
  color: #fff;
  background-color: #162e51
}

.btn:not([disabled]).usa-focus,
.btn:not([disabled]):focus,
.button-inside a:not([disabled]).usa-focus,
.button-inside a:not([disabled]):focus,
.button-inside button:not([disabled]).usa-focus,
.button-inside button:not([disabled]):focus,
.button-inside input:not([disabled]).usa-focus,
.button-inside input:not([disabled]):focus,
.links-button-style a:not([disabled]).usa-focus,
.links-button-style a:not([disabled]):focus,
.page__admin-tasks a:not([disabled]).usa-focus,
.page__admin-tasks a:not([disabled]):focus,
.tablefield-export-link a:not([disabled]).usa-focus,
.tablefield-export-link a:not([disabled]):focus,
.usa-button:not([disabled]).usa-focus,
.usa-button:not([disabled]):focus,
input[type=submit]:not([disabled]).usa-focus:not(.unextended),
input[type=submit]:not([disabled]):focus:not(.unextended) {
  outline-offset: .25rem
}

.btn:disabled,
.button-inside a:disabled,
.button-inside button:disabled,
.button-inside input:disabled,
.links-button-style a:disabled,
.page__admin-tasks a:disabled,
.tablefield-export-link a:disabled,
.tooltip-content a.btn:disabled,
.usa-button:disabled,
input[type=submit]:disabled:not(.unextended) {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background-color: #c9c9c9;
  color: #fff;
  pointer-events: none
}

.btn:disabled.usa-button--active,
.btn:disabled.usa-button--hover,
.btn:disabled.usa-focus,
.btn:disabled:active,
.btn:disabled:focus,
.btn:disabled:hover,
.button-inside a:disabled.usa-button--active,
.button-inside a:disabled.usa-button--hover,
.button-inside a:disabled.usa-focus,
.button-inside a:disabled:active,
.button-inside a:disabled:focus,
.button-inside a:disabled:hover,
.button-inside button:disabled.usa-button--active,
.button-inside button:disabled.usa-button--hover,
.button-inside button:disabled.usa-focus,
.button-inside button:disabled:active,
.button-inside button:disabled:focus,
.button-inside button:disabled:hover,
.button-inside input:disabled.usa-button--active,
.button-inside input:disabled.usa-button--hover,
.button-inside input:disabled.usa-focus,
.button-inside input:disabled:active,
.button-inside input:disabled:focus,
.button-inside input:disabled:hover,
.links-button-style a:disabled.usa-button--active,
.links-button-style a:disabled.usa-button--hover,
.links-button-style a:disabled.usa-focus,
.links-button-style a:disabled:active,
.links-button-style a:disabled:focus,
.links-button-style a:disabled:hover,
.page__admin-tasks a:disabled.usa-button--active,
.page__admin-tasks a:disabled.usa-button--hover,
.page__admin-tasks a:disabled.usa-focus,
.page__admin-tasks a:disabled:active,
.page__admin-tasks a:disabled:focus,
.page__admin-tasks a:disabled:hover,
.tablefield-export-link a:disabled.usa-button--active,
.tablefield-export-link a:disabled.usa-button--hover,
.tablefield-export-link a:disabled.usa-focus,
.tablefield-export-link a:disabled:active,
.tablefield-export-link a:disabled:focus,
.tablefield-export-link a:disabled:hover,
.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,
input[type=submit]:disabled.usa-button--active:not(.unextended),
input[type=submit]:disabled.usa-button--hover:not(.unextended),
input[type=submit]:disabled.usa-focus:not(.unextended),
input[type=submit]:disabled:active:not(.unextended),
input[type=submit]:disabled:focus:not(.unextended),
input[type=submit]:disabled:hover:not(.unextended) {
  background-color: #c9c9c9;
  border: 0;
  box-shadow: none
}

.usa-button--accent-cool {
  color: #2e2e2e;
  background-color: #00bde3
}

.usa-button--accent-cool:visited {
  color: #2e2e2e;
  background-color: #00bde3
}

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

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

.usa-button--accent-warm {
  color: #2e2e2e;
  background-color: #fa9441
}

.usa-button--accent-warm:visited {
  color: #2e2e2e;
  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
}

.btn-alt,
.btn-white,
.button-inside--outline a,
.button-inside--outline button,
.button-inside--outline input,
.usa-button--outline,
.views-reset-button {
  background-color: transparent;
  box-shadow: inset 0 0 0 2px #005ea2;
  color: #005ea2
}

.btn-alt:visited,
.btn-white:visited,
.button-inside--outline a:visited,
.button-inside--outline button:visited,
.button-inside--outline input:visited,
.usa-button--outline:visited,
.views-reset-button:visited {
  color: #005ea2
}

.btn-alt:hover,
.btn-white:hover,
.button-inside--outline a.usa-button--hover,
.button-inside--outline a:hover,
.button-inside--outline button.usa-button--hover,
.button-inside--outline button:hover,
.button-inside--outline input.usa-button--hover,
.button-inside--outline input:hover,
.usa-button--hover.btn-alt,
.usa-button--hover.btn-white,
.usa-button--hover.views-reset-button,
.usa-button--outline.usa-button--hover,
.usa-button--outline:hover,
.views-reset-button:hover {
  background-color: transparent;
  box-shadow: inset 0 0 0 2px #1a4480;
  color: #1a4480
}

.btn-alt:active,
.btn-white:active,
.button-inside--outline a.usa-button--active,
.button-inside--outline a:active,
.button-inside--outline button.usa-button--active,
.button-inside--outline button:active,
.button-inside--outline input.usa-button--active,
.button-inside--outline input:active,
.usa-button--active.btn-alt,
.usa-button--active.btn-white,
.usa-button--active.views-reset-button,
.usa-button--outline.usa-button--active,
.usa-button--outline:active,
.views-reset-button:active {
  background-color: transparent;
  box-shadow: inset 0 0 0 2px #162e51;
  color: #162e51
}

.button-inside--outline a.usa-button--inverse,
.button-inside--outline button.usa-button--inverse,
.button-inside--outline input.usa-button--inverse,
.usa-button--inverse.btn-alt,
.usa-button--inverse.btn-white,
.usa-button--inverse.views-reset-button,
.usa-button--outline.usa-button--inverse {
  box-shadow: inset 0 0 0 2px #e6e6e6;
  color: #e6e6e6
}

.button-inside--outline a.usa-button--inverse:visited,
.button-inside--outline button.usa-button--inverse:visited,
.button-inside--outline input.usa-button--inverse:visited,
.usa-button--inverse.btn-alt:visited,
.usa-button--inverse.btn-white:visited,
.usa-button--inverse.views-reset-button:visited,
.usa-button--outline.usa-button--inverse:visited {
  color: #e6e6e6
}

.button-inside--outline a.usa-button--inverse.usa-button--hover,
.button-inside--outline a.usa-button--inverse:hover,
.button-inside--outline button.usa-button--inverse.usa-button--hover,
.button-inside--outline button.usa-button--inverse:hover,
.button-inside--outline input.usa-button--inverse.usa-button--hover,
.button-inside--outline input.usa-button--inverse:hover,
.usa-button--inverse.btn-alt:hover,
.usa-button--inverse.btn-white:hover,
.usa-button--inverse.usa-button--hover.btn-alt,
.usa-button--inverse.usa-button--hover.btn-white,
.usa-button--inverse.usa-button--hover.views-reset-button,
.usa-button--inverse.views-reset-button:hover,
.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
}

.button-inside--outline a.usa-button--inverse.usa-button--active,
.button-inside--outline a.usa-button--inverse:active,
.button-inside--outline button.usa-button--inverse.usa-button--active,
.button-inside--outline button.usa-button--inverse:active,
.button-inside--outline input.usa-button--inverse.usa-button--active,
.button-inside--outline input.usa-button--inverse:active,
.usa-button--inverse.btn-alt:active,
.usa-button--inverse.btn-white:active,
.usa-button--inverse.usa-button--active.btn-alt,
.usa-button--inverse.usa-button--active.btn-white,
.usa-button--inverse.usa-button--active.views-reset-button,
.usa-button--inverse.views-reset-button:active,
.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
}

.button-inside--outline a.usa-button--inverse.usa-button--unstyled,
.button-inside--outline button.usa-button--inverse.usa-button--unstyled,
.button-inside--outline input.usa-button--inverse.usa-button--unstyled,
.usa-button--inverse.usa-button--unstyled.btn-alt,
.usa-button--inverse.usa-button--unstyled.btn-white,
.usa-button--inverse.usa-button--unstyled.views-reset-button,
.usa-button--outline.usa-button--inverse.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;
  color: #e6e6e6
}

.button-inside--outline a.usa-button--inverse.usa-button--unstyled:hover,
.button-inside--outline button.usa-button--inverse.usa-button--unstyled:hover,
.button-inside--outline input.usa-button--inverse.usa-button--unstyled:hover,
.usa-button--inverse.usa-button--unstyled.btn-alt:hover,
.usa-button--inverse.usa-button--unstyled.btn-white:hover,
.usa-button--inverse.usa-button--unstyled.views-reset-button:hover,
.usa-button--outline.usa-button--inverse.usa-button--unstyled:hover {
  color: #1a4480
}

.button-inside--outline a.usa-button--inverse.usa-button--unstyled:active,
.button-inside--outline button.usa-button--inverse.usa-button--unstyled:active,
.button-inside--outline input.usa-button--inverse.usa-button--unstyled:active,
.usa-button--inverse.usa-button--unstyled.btn-alt:active,
.usa-button--inverse.usa-button--unstyled.btn-white:active,
.usa-button--inverse.usa-button--unstyled.views-reset-button:active,
.usa-button--outline.usa-button--inverse.usa-button--unstyled:active {
  color: #162e51
}

.button-inside--outline a.usa-button--inverse.usa-button--unstyled:focus,
.button-inside--outline button.usa-button--inverse.usa-button--unstyled:focus,
.button-inside--outline input.usa-button--inverse.usa-button--unstyled:focus,
.usa-button--inverse.usa-button--unstyled.btn-alt:focus,
.usa-button--inverse.usa-button--unstyled.btn-white:focus,
.usa-button--inverse.usa-button--unstyled.views-reset-button:focus,
.usa-button--outline.usa-button--inverse.usa-button--unstyled:focus {
  outline: .25rem solid #2491ff;
  outline-offset: 0
}

.button-inside--outline a.usa-button--inverse.usa-button--unstyled:visited,
.button-inside--outline button.usa-button--inverse.usa-button--unstyled:visited,
.button-inside--outline input.usa-button--inverse.usa-button--unstyled:visited,
.usa-button--inverse.usa-button--unstyled.btn-alt:visited,
.usa-button--inverse.usa-button--unstyled.btn-white:visited,
.usa-button--inverse.usa-button--unstyled.views-reset-button:visited,
.usa-button--outline.usa-button--inverse.usa-button--unstyled:visited {
  color: #54278f
}

.button-inside--outline a.usa-button--inverse.usa-button--unstyled:active,
.button-inside--outline a.usa-button--inverse.usa-button--unstyled:hover,
.button-inside--outline button.usa-button--inverse.usa-button--unstyled:active,
.button-inside--outline button.usa-button--inverse.usa-button--unstyled:hover,
.button-inside--outline input.usa-button--inverse.usa-button--unstyled:active,
.button-inside--outline input.usa-button--inverse.usa-button--unstyled:hover,
.usa-button--inverse.usa-button--unstyled.btn-alt:active,
.usa-button--inverse.usa-button--unstyled.btn-alt:hover,
.usa-button--inverse.usa-button--unstyled.btn-white:active,
.usa-button--inverse.usa-button--unstyled.btn-white:hover,
.usa-button--inverse.usa-button--unstyled.views-reset-button:active,
.usa-button--inverse.usa-button--unstyled.views-reset-button:hover,
.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
}

.button-inside--outline a.usa-button--inverse.usa-button--unstyled.usa-button--hover,
.button-inside--outline a.usa-button--inverse.usa-button--unstyled:hover,
.button-inside--outline button.usa-button--inverse.usa-button--unstyled.usa-button--hover,
.button-inside--outline button.usa-button--inverse.usa-button--unstyled:hover,
.button-inside--outline input.usa-button--inverse.usa-button--unstyled.usa-button--hover,
.button-inside--outline input.usa-button--inverse.usa-button--unstyled:hover,
.usa-button--inverse.usa-button--unstyled.btn-alt:hover,
.usa-button--inverse.usa-button--unstyled.btn-white:hover,
.usa-button--inverse.usa-button--unstyled.usa-button--hover.btn-alt,
.usa-button--inverse.usa-button--unstyled.usa-button--hover.btn-white,
.usa-button--inverse.usa-button--unstyled.usa-button--hover.views-reset-button,
.usa-button--inverse.usa-button--unstyled.views-reset-button:hover,
.usa-button--outline.usa-button--inverse.usa-button--unstyled.usa-button--hover,
.usa-button--outline.usa-button--inverse.usa-button--unstyled:hover {
  color: #f0f0f0
}

.button-inside--outline a.usa-button--inverse.usa-button--unstyled.usa-button--active,
.button-inside--outline a.usa-button--inverse.usa-button--unstyled:active,
.button-inside--outline button.usa-button--inverse.usa-button--unstyled.usa-button--active,
.button-inside--outline button.usa-button--inverse.usa-button--unstyled:active,
.button-inside--outline input.usa-button--inverse.usa-button--unstyled.usa-button--active,
.button-inside--outline input.usa-button--inverse.usa-button--unstyled:active,
.usa-button--inverse.usa-button--unstyled.btn-alt:active,
.usa-button--inverse.usa-button--unstyled.btn-white:active,
.usa-button--inverse.usa-button--unstyled.usa-button--active.btn-alt,
.usa-button--inverse.usa-button--unstyled.usa-button--active.btn-white,
.usa-button--inverse.usa-button--unstyled.usa-button--active.views-reset-button,
.usa-button--inverse.usa-button--unstyled.views-reset-button:active,
.usa-button--outline.usa-button--inverse.usa-button--unstyled.usa-button--active,
.usa-button--outline.usa-button--inverse.usa-button--unstyled:active {
  color: #fff
}

.btn-gray,
.usa-button--base {
  color: #2e2e2e;
  background-color: #e6e6e6
}

.btn-gray:hover,
.usa-button--base.usa-button--hover,
.usa-button--base:hover,
.usa-button--hover.btn-gray {
  color: #2e2e2e;
  background-color: #adadad
}

.btn-gray:active,
.usa-button--active.btn-gray,
.usa-button--base.usa-button--active,
.usa-button--base:active {
  color: #fff;
  background-color: #454545
}

.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
}

.btn-large,
.usa-button--big {
  border-radius: .25rem;
  font-size: 1.38rem;
  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
}

.btn-alt:disabled,
.btn-white:disabled,
.button-inside--outline a:disabled,
.button-inside--outline button:disabled,
.button-inside--outline input:disabled,
.usa-button--outline-disabled,
.usa-button--outline-inverse-disabled,
.usa-button--outline-inverse:disabled,
.usa-button--outline:disabled,
.views-reset-button:disabled {
  background-color: transparent;
  pointer-events: none
}

.btn-alt:disabled.usa-button--active,
.btn-alt:disabled.usa-button--hover,
.btn-alt:disabled.usa-focus,
.btn-alt:disabled:active,
.btn-alt:disabled:focus,
.btn-alt:disabled:hover,
.btn-white:disabled.usa-button--active,
.btn-white:disabled.usa-button--hover,
.btn-white:disabled.usa-focus,
.btn-white:disabled:active,
.btn-white:disabled:focus,
.btn-white:disabled:hover,
.button-inside--outline a:disabled.usa-button--active,
.button-inside--outline a:disabled.usa-button--hover,
.button-inside--outline a:disabled.usa-focus,
.button-inside--outline a:disabled:active,
.button-inside--outline a:disabled:focus,
.button-inside--outline a:disabled:hover,
.button-inside--outline button:disabled.usa-button--active,
.button-inside--outline button:disabled.usa-button--hover,
.button-inside--outline button:disabled.usa-focus,
.button-inside--outline button:disabled:active,
.button-inside--outline button:disabled:focus,
.button-inside--outline button:disabled:hover,
.button-inside--outline input:disabled.usa-button--active,
.button-inside--outline input:disabled.usa-button--hover,
.button-inside--outline input:disabled.usa-focus,
.button-inside--outline input:disabled:active,
.button-inside--outline input:disabled:focus,
.button-inside--outline input: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,
.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,
.views-reset-button:disabled.usa-button--active,
.views-reset-button:disabled.usa-button--hover,
.views-reset-button:disabled.usa-focus,
.views-reset-button:disabled:active,
.views-reset-button:disabled:focus,
.views-reset-button:disabled:hover {
  background-color: transparent;
  border: 0
}

.btn-alt:disabled,
.btn-white:disabled,
.button-inside--outline a:disabled,
.button-inside--outline button:disabled,
.button-inside--outline input:disabled,
.usa-button--outline-disabled,
.usa-button--outline:disabled,
.views-reset-button:disabled {
  box-shadow: inset 0 0 0 2px #c9c9c9;
  color: #c9c9c9
}

.btn-alt:disabled.usa-button--inverse,
.btn-white:disabled.usa-button--inverse,
.button-inside--outline a:disabled.usa-button--inverse,
.button-inside--outline button:disabled.usa-button--inverse,
.button-inside--outline input:disabled.usa-button--inverse,
.usa-button--outline-disabled.usa-button--inverse,
.usa-button--outline:disabled.usa-button--inverse,
.views-reset-button:disabled.usa-button--inverse {
  background-color: transparent;
  box-shadow: inset 0 0 0 2px #e6e6e6;
  color: #e6e6e6
}

.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:hover {
  color: #1a4480
}

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

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

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

.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%
}

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,
input[type=email],
input[type=number],
input[type=password],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week] input[type=month] {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1rem;
  line-height: 1.4
}

.usa-combo-box__input,
.usa-input,
.usa-range,
.usa-select,
.usa-textarea,
input[type=email],
input[type=number],
input[type=password],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week] input[type=month] {
  border-width: 1px;
  border-color: #adadad;
  border-style: solid;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  color: #2e2e2e;
  display: block;
  height: 2.5rem;
  margin-top: .5rem;
  max-width: 30rem;
  padding: .5rem;
  width: 100%
}

.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,
input.usa-input--success[type=email],
input.usa-input--success[type=number],
input.usa-input--success[type=password],
input.usa-input--success[type=tel],
input.usa-input--success[type=text],
input.usa-input--success[type=time],
input.usa-input--success[type=url],
input[type=week] input.usa-input--success[type=month] {
  border-width: .25rem;
  border-color: #00a91c;
  border-style: solid
}

.usa-fieldset {
  border: none;
  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: #e6e6e6
}

.label,
.usa-label,
.usa-legend,
label {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1rem;
  line-height: 1.4;
  display: block;
  font-weight: 400;
  margin-top: 1.5rem;
  max-width: 30rem
}

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

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

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

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

.usa-input-list li {
  line-height: 1.4
}

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

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

.form-item--checkbox input,
.form-item--radio input,
.usa-checkbox__input,
.usa-radio__input {
  position: absolute;
  left: -999em
}

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

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

.form-item--checkbox label::before,
.form-item--radio label::before,
.usa-checkbox__label::before,
.usa-radio__label::before {
  background: #fff;
  content: " ";
  display: inline-block;
  left: 2px;
  position: relative
}

.form-item--checkbox label::before,
.usa-checkbox__label::before {
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 2px
}

.form-item--radio label::before,
.usa-radio__label::before {
  height: 1.25rem;
  border-radius: 99rem;
  width: 1.25rem
}

.form-item--checkbox label::before,
.form-item--radio label::before,
.usa-checkbox__label::before,
.usa-radio__label::before {
  box-shadow: 0 0 0 2px #e6e6e6;
  line-height: 1.25rem;
  margin-right: .75rem
}

.form-item--checkbox .usa-checkbox__input:checked+label::before,
.form-item--checkbox input:checked+.usa-checkbox__label::before,
.form-item--checkbox input:checked+label::before,
.form-item--radio .usa-radio__input:checked+label::before,
.form-item--radio input:checked+.usa-radio__label::before,
.form-item--radio input:checked+label::before,
.usa-checkbox__input:checked+.usa-checkbox__label::before,
.usa-radio__input:checked+.usa-radio__label::before {
  background-color: #005ea2;
  box-shadow: 0 0 0 2px #005ea2
}

.form-item--radio .usa-radio__input:checked+label::before,
.form-item--radio input:checked+.usa-radio__label::before,
.form-item--radio input:checked+label::before,
.usa-radio__input:checked+.usa-radio__label::before {
  box-shadow: 0 0 0 2px #005ea2, inset 0 0 0 2px #fff
}

@media print {

  .form-item--radio .usa-radio__input:checked+label::before,
  .form-item--radio input:checked+.usa-radio__label::before,
  .form-item--radio input:checked+label::before,
  .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
  }
}

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

@media print {

  .form-item--checkbox .usa-checkbox__input:checked+label::before,
  .form-item--checkbox input:checked+.usa-checkbox__label::before,
  .form-item--checkbox input:checked+label::before,
  .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(../uswds-assets/images/checkbox-check-print.svg);
    text-indent: 0
  }
}

.form-item--radio .usa-radio__input:focus+label::before,
.form-item--radio input:focus+.usa-radio__label::before,
.form-item--radio input:focus+label::before,
.usa-radio__input:focus+.usa-radio__label::before {
  outline: .25rem solid #2491ff;
  outline-offset: .25rem
}

.form-item--checkbox .usa-checkbox__input:disabled+label,
.form-item--checkbox input:disabled+.usa-checkbox__label,
.form-item--checkbox input:disabled+label,
.form-item--radio .usa-radio__input:disabled+label,
.form-item--radio input:disabled+.usa-radio__label,
.form-item--radio input:disabled+label,
.usa-checkbox__input:disabled+.usa-checkbox__label,
.usa-radio__input:disabled+.usa-radio__label {
  color: #c9c9c9;
  cursor: not-allowed
}

.form-item--checkbox .usa-checkbox__input:focus+label::before,
.form-item--checkbox input:focus+.usa-checkbox__label::before,
.form-item--checkbox input:focus+label::before,
.usa-checkbox__input:focus+.usa-checkbox__label::before {
  outline: .25rem solid #2491ff;
  outline-offset: 0
}

.form-item--checkbox .usa-checkbox__input:disabled+label::before,
.form-item--checkbox input:disabled+.usa-checkbox__label::before,
.form-item--checkbox input:disabled+label::before,
.form-item--radio .usa-radio__input:disabled+label::before,
.form-item--radio input:disabled+.usa-radio__label::before,
.form-item--radio input:disabled+label::before,
.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-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(../uswds-assets/images/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
}

.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: none;
  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 #e6e6e6;
  display: block;
  font-size: .88rem;
  margin-top: .5rem;
  position: relative;
  text-align: center;
  width: 100%
}

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

.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: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__choose:visited {
  color: #54278f
}

.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-heading {
  align-items: center;
  background: #d9e8f6;
  display: flex;
  font-weight: 700;
  justify-content: space-between;
  padding: .5rem;
  pointer-events: none;
  position: relative;
  z-index: 3
}

.usa-file-input__preview {
  align-items: center;
  background: #d9e8f6;
  word-wrap: anywhere;
  display: flex;
  font-size: .81rem;
  margin-top: 1px;
  padding: .25rem .5rem;
  pointer-events: none;
  position: relative;
  text-align: left;
  z-index: 3
}

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

.usa-file-input__preview-image {
  border: none;
  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(../uswds-assets/images/loader.svg), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  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-repeat: no-repeat;
  background-size: 1.5rem
}

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

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

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

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

.usa-file-input__preview-image--video {
  background-image: url(../uswds-assets/images/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: none;
  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 #e6e6e6;
  cursor: pointer;
  height: 1rem;
  width: 100%
}

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

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

.usa-range::-webkit-slider-thumb {
  height: 1.25rem;
  border-radius: 99rem;
  width: 1.25rem;
  background: #f0f0f0;
  border: none;
  box-shadow: 0 0 0 2px #e6e6e6;
  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: none;
  box-shadow: 0 0 0 2px #e6e6e6;
  cursor: pointer
}

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

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

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

.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__toggle-list__wrapper:focus {
  outline: 0
}

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

.usa-combo-box__clear-input {
  background-image: url(../uswds-assets/images/close-gray-60.svg), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  display: none;
  right: calc(2.5em + 3px)
}

.usa-combo-box__toggle-list {
  background-image: url(../uswds-assets/images/arrow-down-gray-60.svg), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  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: #adadad;
  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:focus {
  outline: 0
}

.usa-combo-box__list-option {
  border-bottom: 1px solid #e6e6e6;
  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,
.usa-date-picker__calendar__date,
.usa-date-picker__calendar__month,
.usa-date-picker__calendar__month-selection,
.usa-date-picker__calendar__next-month,
.usa-date-picker__calendar__next-year,
.usa-date-picker__calendar__next-year-chunk,
.usa-date-picker__calendar__previous-month,
.usa-date-picker__calendar__previous-year,
.usa-date-picker__calendar__previous-year-chunk,
.usa-date-picker__calendar__year,
.usa-date-picker__calendar__year-selection {
  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: #e6e6e6
}

.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: #e6e6e6
}

.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(../uswds-assets/images/calendar-alt-solid.svg), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  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.25rem;
  height: 1.5rem;
  padding: 20px 10px
}

.usa-date-picker__calendar__previous-year:not([disabled]) {
  background-image: url(../uswds-assets/images/angle-double-left-solid.svg), linear-gradient(transparent, transparent);
  background-repeat: no-repeat
}

.usa-date-picker__calendar__previous-month:not([disabled]) {
  background-image: url(../uswds-assets/images/angle-left-solid.svg), linear-gradient(transparent, transparent);
  background-repeat: no-repeat
}

.usa-date-picker__calendar__next-year:not([disabled]) {
  background-image: url(../uswds-assets/images/angle-double-right-solid.svg), linear-gradient(transparent, transparent);
  background-repeat: no-repeat
}

.usa-date-picker__calendar__next-month:not([disabled]) {
  background-image: url(../uswds-assets/images/angle-right-solid.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]) {
  background-color: #cfe8ff
}

.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(../uswds-assets/images/angle-left-solid.svg), linear-gradient(transparent, transparent);
  background-repeat: no-repeat
}

.usa-date-picker__calendar__next-year-chunk:not([disabled]) {
  background-image: url(../uswds-assets/images/angle-right-solid.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,
.section {
  margin-left: auto;
  margin-right: auto;
  max-width: 87.5rem;
  padding-left: 1rem;
  padding-right: 1rem
}

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

  .grid-container,
  .section {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

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

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

.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) {
  .grid-container-card-lg {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

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

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

.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) {
  .grid-container-mobile-lg {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

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

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

.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) {
  .grid-container-tablet-lg {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

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

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

.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) {
  .grid-container-desktop-lg {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

.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) {
  .grid-container-widescreen {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@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:64em) {
  .mobile-lg\:grid-container {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@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:64em) {
  .mobile-lg\:grid-container-card {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@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:64em) {
  .mobile-lg\:grid-container-card-lg {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@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:64em) {
  .mobile-lg\:grid-container-mobile {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@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:64em) {
  .mobile-lg\:grid-container-mobile-lg {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@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:64em) {
  .mobile-lg\:grid-container-tablet {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@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:64em) {
  .mobile-lg\:grid-container-tablet-lg {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@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:64em) {
  .mobile-lg\:grid-container-desktop {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@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:64em) {
  .mobile-lg\:grid-container-desktop-lg {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@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:64em) {
  .mobile-lg\:grid-container-widescreen {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@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:64em) {
  .tablet\:grid-container {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@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:64em) {
  .tablet\:grid-container-card {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@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:64em) {
  .tablet\:grid-container-card-lg {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@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:64em) {
  .tablet\:grid-container-mobile {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@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:64em) {
  .tablet\:grid-container-mobile-lg {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@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:64em) {
  .tablet\:grid-container-tablet {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@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:64em) {
  .tablet\:grid-container-tablet-lg {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@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:64em) {
  .tablet\:grid-container-desktop {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@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:64em) {
  .tablet\:grid-container-desktop-lg {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@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:64em) {
  .tablet\:grid-container-widescreen {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@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:64em) {
  .desktop\:grid-container {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@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:64em) {
  .desktop\:grid-container-card {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@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:64em) {
  .desktop\:grid-container-card-lg {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@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:64em) {
  .desktop\:grid-container-mobile {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@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:64em) {
  .desktop\:grid-container-mobile-lg {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@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:64em) {
  .desktop\:grid-container-tablet {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@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:64em) {
  .desktop\:grid-container-tablet-lg {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@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:64em) {
  .desktop\:grid-container-desktop {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@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:64em) {
  .desktop\:grid-container-desktop-lg {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@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:64em) {
  .desktop\:grid-container-widescreen {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

.grid-row,
.row-16,
.row-6 {
  display: flex;
  flex-wrap: wrap
}

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

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

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

  .grid-gap.row-16,
  .grid-gap.row-6,
  .grid-row.grid-gap {
    margin-left: -1rem;
    margin-right: -1rem
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .grid-row.mobile-lg\:grid-gap-0,
  .mobile-lg\:grid-gap-0.row-16,
  .mobile-lg\:grid-gap-0.row-6 {
    margin-left: 0;
    margin-right: 0
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .grid-row.tablet\:grid-gap-0,
  .tablet\:grid-gap-0.row-16,
  .tablet\:grid-gap-0.row-6 {
    margin-left: 0;
    margin-right: 0
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .desktop\:grid-gap-0.row-16,
  .desktop\:grid-gap-0.row-6,
  .grid-row.desktop\:grid-gap-0 {
    margin-left: 0;
    margin-right: 0
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .desktop\:grid-gap-lg.row-16>*,
  .desktop\:grid-gap-lg.row-6>*,
  .grid-row.desktop\: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 {
  flex: 0 1 auto;
  width: auto;
  max-width: 100%
}

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

.grid-col-1 {
  flex: 0 1 auto;
  width: 8.3333333333%
}

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

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

.grid-col-4 {
  flex: 0 1 auto;
  width: 33.3333333333%
}

.grid-col-5 {
  flex: 0 1 auto;
  width: 41.6666666667%
}

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

.grid-col-7 {
  flex: 0 1 auto;
  width: 58.3333333333%
}

.grid-col-8 {
  flex: 0 1 auto;
  width: 66.6666666667%
}

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

.grid-col-10 {
  flex: 0 1 auto;
  width: 83.3333333333%
}

.grid-col-11 {
  flex: 0 1 auto;
  width: 91.6666666667%
}

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

@media all and (min-width:30em) {
  .mobile-lg\:grid-col {
    flex: 1 1 0%;
    width: auto;
    max-width: 100%;
    min-width: 1px
  }

  .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.3333333333%
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .row-16>[class*=col-],
  .row-6>[class*=col-],
  .tablet\:grid-col {
    flex: 1 1 0%;
    width: auto;
    max-width: 100%;
    min-width: 1px
  }

  .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%
  }

  .row-16 .col-1,
  .row-16 .col-2,
  .tablet\:grid-col-1 {
    flex: 0 1 auto;
    width: 8.3333333333%
  }

  .row-16 .col-3,
  .row-6 .col-1,
  .tablet\:grid-col-2 {
    flex: 0 1 auto;
    width: 16.6666666667%
  }

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

  .row-16 .col-5,
  .row-6 .col-2,
  .tablet\:grid-col-4 {
    flex: 0 1 auto;
    width: 33.3333333333%
  }

  .row-16 .col-6,
  .tablet\:grid-col-5 {
    flex: 0 1 auto;
    width: 41.6666666667%
  }

  .row-16 .col-7,
  .row-16 .col-8,
  .row-16 .col-9,
  .row-6 .col-3,
  .tablet\:grid-col-6 {
    flex: 0 1 auto;
    width: 50%
  }

  .row-16 .col-10,
  .tablet\:grid-col-7 {
    flex: 0 1 auto;
    width: 58.3333333333%
  }

  .row-16 .col-11,
  .row-6 .col-4,
  .tablet\:grid-col-8 {
    flex: 0 1 auto;
    width: 66.6666666667%
  }

  .row-16 .col-12,
  .row-16 .col-13,
  .tablet\:grid-col-9 {
    flex: 0 1 auto;
    width: 75%
  }

  .row-16 .col-14,
  .row-6 .col-5,
  .tablet\:grid-col-10 {
    flex: 0 1 auto;
    width: 83.3333333333%
  }

  .row-16 .col-15,
  .tablet\:grid-col-11 {
    flex: 0 1 auto;
    width: 91.6666666667%
  }

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

@media all and (min-width:64em) {
  .desktop\:grid-col {
    flex: 1 1 0%;
    width: auto;
    max-width: 100%;
    min-width: 1px
  }

  .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.3333333333%
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media all and (min-width:64em) {
  .desktop\:grid-offset-1 {
    margin-left: 8.3333333333%
  }
}

@media all and (min-width:64em) {
  .desktop\:grid-offset-2 {
    margin-left: 16.6666666667%
  }
}

@media all and (min-width:64em) {
  .desktop\:grid-offset-3 {
    margin-left: 25%
  }
}

@media all and (min-width:64em) {
  .desktop\:grid-offset-4 {
    margin-left: 33.3333333333%
  }
}

@media all and (min-width:64em) {
  .desktop\:grid-offset-5 {
    margin-left: 41.6666666667%
  }
}

@media all and (min-width:64em) {
  .desktop\:grid-offset-6 {
    margin-left: 50%
  }
}

@media all and (min-width:64em) {
  .desktop\:grid-offset-7 {
    margin-left: 58.3333333333%
  }
}

@media all and (min-width:64em) {
  .desktop\:grid-offset-8 {
    margin-left: 66.6666666667%
  }
}

@media all and (min-width:64em) {
  .desktop\:grid-offset-9 {
    margin-left: 75%
  }
}

@media all and (min-width:64em) {
  .desktop\:grid-offset-10 {
    margin-left: 83.3333333333%
  }
}

@media all and (min-width:64em) {
  .desktop\:grid-offset-11 {
    margin-left: 91.6666666667%
  }
}

@media all and (min-width:64em) {
  .desktop\:grid-offset-12 {
    margin-left: 100%
  }
}

@media all and (min-width:64em) {
  .desktop\:grid-offset-none {
    margin-left: 0
  }
}

.usa-tag {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: .88rem;
  color: #fff;
  text-transform: uppercase;
  background-color: #adadad;
  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: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1rem
}

.usa-paragraph {
  line-height: 1.6;
  margin-bottom: 0;
  margin-top: 0;
  max-width: 68ex
}

*+.usa-paragraph {
  margin-top: 1em
}

.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-bottom: 0;
  margin-top: 0;
  clear: both;
  font-family: Merriweather Web, Georgia, Cambria, Times New Roman, Times, serif;
  font-size: 1.34rem;
  line-height: 1.2;
  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: Merriweather Web, Georgia, Cambria, Times New Roman, Times, serif;
    font-size: 2.44rem;
    line-height: 1.2;
    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: Merriweather Web, Georgia, Cambria, Times New Roman, Times, serif;
    font-size: 2.93rem;
    line-height: 1.2;
    font-weight: 700
  }

  *+.usa-display {
    margin-top: 1.5em
  }

  .usa-display+* {
    margin-top: 1em
  }
}

.usa-intro {
  font-family: Merriweather Web, Georgia, Cambria, Times New Roman, Times, serif;
  font-size: 1.34rem;
  line-height: 1.8;
  font-weight: 400;
  max-width: 88ex
}

.usa-dark-background {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background-color: #454545
}

.usa-dark-background p,
.usa-dark-background span {
  color: #fff
}

.usa-dark-background a {
  color: #e6e6e6
}

.usa-dark-background a:hover {
  color: #fff
}

.usa-prose>p,
p {
  line-height: 1.6;
  margin-bottom: 0;
  margin-top: 0;
  max-width: 68ex
}

*+p,
.usa-prose>*+p {
  margin-top: 1em
}

.usa-prose>p+*,
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-prose>h1+*,
.usa-prose>h2+*,
.usa-prose>h3+*,
.usa-prose>h4+*,
.usa-prose>h5+*,
.usa-prose>h6+* {
  margin-top: 1em
}

.usa-link {
  color: #005ea2;
  text-decoration: underline
}

.usa-link:hover {
  color: #1a4480
}

.usa-link:active {
  color: #162e51
}

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

.usa-link:visited {
  color: #54278f
}

.usa-link--external::after {
  background-image: url(../uswds-assets/images/external-link.svg);
  background-position: 50% 60%;
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  display: inline;
  margin-left: .25rem;
  padding-left: .65em
}

.usa-link--external:hover::after {
  background-image: url(../uswds-assets/images/external-link-hover.svg), linear-gradient(transparent, transparent);
  background-repeat: no-repeat
}

.usa-link--external.usa-link--alt::after {
  background-image: url(../uswds-assets/images/external-link-alt.svg);
  background-position: 50% 60%;
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  display: inline;
  margin-left: .25rem;
  padding-left: .65em
}

.usa-link--external.usa-link--alt:hover::after {
  background-image: url(../uswds-assets/images/external-link-alt-hover.svg), linear-gradient(transparent, transparent);
  background-repeat: no-repeat
}

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

.usa-list--unstyled>li {
  margin-bottom: 0;
  max-width: unset
}

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

.usa-prose .usa-list--unstyled>li {
  margin-bottom: 0;
  max-width: unset
}

.usa-prose {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1rem;
  line-height: 1.6
}

.usa-prose>a:not(.btn):not(.usa-button):not(.btn):not(input[type=submit]:not(.unextended)) {
  color: #005ea2;
  text-decoration: underline
}

.usa-prose>a:not(.btn):not(.usa-button):not(.btn):not(input[type=submit]:not(.unextended)):hover {
  color: #1a4480
}

.usa-prose>a:not(.btn):not(.usa-button):not(.btn):not(input[type=submit]:not(.unextended)):active {
  color: #162e51
}

.usa-prose>a:not(.btn):not(.usa-button):not(.btn):not(input[type=submit]:not(.unextended)):focus {
  outline: .25rem solid #2491ff;
  outline-offset: 0
}

.usa-prose>a:not(.btn):not(.usa-button):not(.btn):not(input[type=submit]:not(.unextended)):visited {
  color: #54278f
}

.usa-prose>h1 {
  font-family: Merriweather Web, Georgia, Cambria, Times New Roman, Times, serif;
  font-size: 2.44rem;
  line-height: 1.2;
  font-weight: 700
}

.usa-prose>h2 {
  font-family: Merriweather Web, Georgia, Cambria, Times New Roman, Times, serif;
  font-size: 1.95rem;
  line-height: 1.2;
  font-weight: 700
}

.usa-prose>h3 {
  font-family: Merriweather Web, Georgia, Cambria, Times New Roman, Times, serif;
  font-size: 1.34rem;
  line-height: 1.2;
  font-weight: 700
}

.usa-prose>h4 {
  font-family: Merriweather Web, Georgia, Cambria, Times New Roman, Times, serif;
  font-size: .98rem;
  line-height: 1.2;
  font-weight: 700
}

.usa-prose>h5 {
  font-family: Merriweather Web, Georgia, Cambria, Times New Roman, Times, serif;
  font-size: .91rem;
  line-height: 1.2;
  font-weight: 700
}

.usa-prose>h6 {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: .81rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: .025em;
  text-transform: uppercase
}

.usa-accordion {
  margin-bottom: 0;
  margin-top: 0;
  list-style-type: none;
  padding-left: 0;
  color: #2e2e2e;
  margin: 0;
  padding: 0;
  width: 100%;
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1rem;
  line-height: 1.6
}

.usa-accordion>li {
  margin-bottom: 0;
  max-width: unset
}

.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
}

.usa-accordion--bordered .usa-accordion__heading {
  margin-bottom: 0
}

.usa-accordion__heading,
.usa-prose .usa-accordion__heading {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1rem;
  line-height: 1;
  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) 1.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;
  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;
  background-image: url(../uswds-assets/images/minus.svg), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  background-color: #f0f0f0;
  background-position: right 1.25rem center;
  background-size: 1rem;
  color: #2e2e2e;
  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:hover {
  color: #1a4480
}

.usa-accordion__button:active {
  color: #162e51
}

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

.usa-accordion__button:visited {
  color: #54278f
}

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

.usa-accordion__button:hover {
  background-color: #e6e6e6;
  color: #2e2e2e;
  text-decoration: none
}

.usa-accordion__button[aria-expanded=false] {
  background-image: url(../uswds-assets/images/plus.svg), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  background-size: 1rem
}

.usa-alert {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1rem;
  line-height: 1.6;
  background-color: #f0f0f0;
  background-position: 1.75rem 1.25rem;
  background-repeat: no-repeat;
  background-size: 2rem;
  padding-bottom: 1rem;
  padding-left: 1.75rem;
  padding-right: 1.25rem;
  padding-top: 1.25rem;
  position: relative
}

*+.usa-alert {
  margin-top: 1rem
}

.usa-alert::before {
  background-color: #e6e6e6;
  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: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1.38rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: .5rem
}

.usa-alert__text {
  margin-bottom: 0;
  margin-top: 0
}

.usa-alert__text a {
  color: #005ea2;
  text-decoration: underline
}

.usa-alert__text a:hover {
  color: #1a4480
}

.usa-alert__text a:active {
  color: #162e51
}

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

.usa-alert__text a:visited {
  color: #54278f
}

.usa-alert__text:only-child {
  margin-bottom: .5rem;
  padding-top: .25rem
}

.usa-alert--success {
  background-image: url(../uswds-assets/images/alerts/success.svg), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  background-color: #ecf3ec
}

.usa-alert--success::before {
  background-color: #00a91c
}

.usa-alert--success .usa-alert__body {
  padding-left: 3.25rem
}

.usa-alert--warning {
  background-image: url(../uswds-assets/images/alerts/warning.svg), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  background-color: #faf3d1
}

.usa-alert--warning::before {
  background-color: #ffbe2e
}

.usa-alert--warning .usa-alert__body {
  padding-left: 3.25rem
}

.usa-alert--error {
  background-image: url(../uswds-assets/images/alerts/error.svg), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  background-color: #f8e1de
}

.usa-alert--error::before {
  background-color: #d83933
}

.usa-alert--error .usa-alert__body {
  padding-left: 3.25rem
}

.usa-alert--info {
  background-image: url(../uswds-assets/images/alerts/info.svg), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  background-color: #e7f6f8
}

.usa-alert--info::before {
  background-color: #00bde3
}

.usa-alert--info .usa-alert__body {
  padding-left: 3.25rem
}

.usa-alert--slim {
  background-position: 1.75rem center;
  background-size: 1.5rem;
  padding-bottom: .5rem;
  padding-top: .5rem
}

.usa-alert--slim .usa-alert__body {
  padding-left: 2.5rem
}

.usa-alert--slim .usa-alert__text:only-child {
  margin-bottom: .25rem;
  padding-top: .25rem
}

.usa-alert--no-icon {
  background-image: none
}

.usa-alert--no-icon .usa-alert__body {
  padding-left: 0
}

.usa-alert--validation {
  background-size: 1.5rem
}

.usa-alert--validation .usa-alert__body {
  padding-left: 2.5rem
}

.usa-alert--validation .usa-checklist {
  margin-top: 1rem
}

.usa-identifier {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1rem;
  line-height: 1.4;
  color: #fff;
  background-color: #1b1b1b;
  padding-bottom: 1rem
}

.usa-identifier__container {
  margin-left: auto;
  margin-right: auto;
  max-width: 87.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  max-width: 64rem
}

@media all and (min-width:64em) {
  .usa-identifier__container {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

.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
  }
}

.usa-identifier__identity-disclaimer,
.usa-identifier__identity-domain {
  margin: 0;
  padding: 0
}

.usa-identifier__identity-domain {
  font-weight: 300;
  color: #e6e6e6
}

.usa-identifier__identity-disclaimer {
  font-weight: 700
}

.usa-identifier__identity-disclaimer a {
  color: #e6e6e6
}

.usa-identifier__identity-disclaimer a:visited {
  color: #e6e6e6
}

.usa-identifier__identity-disclaimer a:active,
.usa-identifier__identity-disclaimer a:hover {
  color: #fff
}

@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: .94rem
  }
}

.usa-identifier__required-links-list {
  margin-bottom: 0;
  margin-top: 0;
  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: #e6e6e6;
  display: inline-block
}

.usa-identifier__required-link:visited {
  color: #e6e6e6
}

.usa-identifier__required-link:active,
.usa-identifier__required-link:hover {
  color: #fff
}

.usa-identifier__section--usagov a {
  color: #e6e6e6;
  font-weight: 700;
  display: inline-block;
  margin-top: .5rem
}

.usa-identifier__section--usagov a:visited {
  color: #e6e6e6
}

.usa-identifier__section--usagov a:active,
.usa-identifier__section--usagov a:hover {
  color: #fff
}

@media all and (min-width:40em) {
  .usa-identifier__section--usagov a {
    margin-top: 0
  }
}

@media all and (min-width:40em) {
  .usa-identifier__usagov-description {
    display: inline-flex
  }
}

.usa-banner {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1rem;
  line-height: 1.6;
  background-color: #112f4e
}

@media all and (min-width:40em) {
  .usa-banner {
    font-size: .81rem;
    padding-bottom: 0
  }
}

.usa-banner .usa-accordion {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1rem;
  line-height: 1.6
}

.usa-banner__content,
.usa-banner__header {
  color: #fff
}

.usa-banner__content {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  background-color: transparent;
  font-size: .94rem;
  overflow: hidden;
  padding-bottom: 1rem;
  padding-left: .5rem;
  padding-top: .25rem;
  width: 100%
}

@media all and (min-width:64em) {
  .usa-banner__content {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@media all and (min-width:64em) {
  .usa-banner__content {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@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 {
  padding-left: 1rem;
  padding-right: 1rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  padding-right: 0
}

@media all and (min-width:64em) {
  .usa-banner__inner {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@media all and (min-width:64em) {
  .usa-banner__inner {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@media all and (min-width:40em) {
  .usa-banner__inner {
    align-items: center
  }
}

.usa-banner__header {
  padding-bottom: .5rem;
  padding-top: .5rem;
  font-size: .75rem;
  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: .75rem;
  line-height: 1.2
}

.usa-banner__header-action {
  color: #e6e6e6;
  line-height: 1.2;
  margin-bottom: 0;
  margin-top: 2px;
  text-decoration: underline
}

.usa-banner__header-action::after {
  background: url(../uswds-assets/images/chevron-white.svg) no-repeat center/1.3128205128ex .8ex;
  display: inline-block;
  height: .8ex;
  width: 1.3128205128ex;
  content: "";
  vertical-align: middle;
  margin-left: 2px
}

@supports ((-webkit-mask:url("")) or (mask:url(""))) or (-webkit-mask:url("")) {
  .usa-banner__header-action::after {
    background: 0 0;
    background-color: #e6e6e6;
    -webkit-mask: url(../uswds-assets/images/chevron-white.svg) no-repeat center/1.3128205128ex .8ex;
    mask: url(../uswds-assets/images/chevron-white.svg) no-repeat center/1.3128205128ex .8ex
  }

  .usa-banner__header-action::after:hover {
    background-color: #fff
  }
}

.usa-banner__header-action:hover::after {
  content: "";
  background-color: #fff
}

.usa-banner__header-action:visited {
  color: #e6e6e6
}

.usa-banner__header-action:active,
.usa-banner__header-action:hover {
  color: #fff
}

.usa-banner__header--expanded .usa-banner__header-action {
  display: none
}

@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: .75rem;
    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;
  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;
  position: absolute;
  left: 0;
  position: absolute;
  bottom: 0;
  top: 0;
  color: #005ea2;
  text-decoration: underline;
  vertical-align: baseline;
  color: #e6e6e6;
  display: block;
  font-size: .75rem;
  height: auto;
  line-height: 1.2;
  padding-top: 0;
  padding-left: 0;
  text-decoration: none;
  width: auto
}

.usa-banner__button:hover {
  color: #1a4480
}

.usa-banner__button:active {
  color: #162e51
}

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

.usa-banner__button:visited {
  color: #54278f
}

.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: #e6e6e6
}

.usa-banner__button:active,
.usa-banner__button:hover {
  color: #fff
}

@media all and (max-width:39.99em) {
  .usa-banner__button {
    width: 100%
  }
}

@media all and (min-width:40em) {
  .usa-banner__button {
    color: #e6e6e6;
    position: static;
    bottom: auto;
    left: auto;
    right: auto;
    top: auto;
    display: inline;
    margin-left: .5rem;
    position: relative
  }

  .usa-banner__button::after {
    background: url(../uswds-assets/images/chevron-white.svg) no-repeat center/1.3128205128ex .8ex;
    display: inline-block;
    height: .8ex;
    width: 1.3128205128ex;
    content: "";
    vertical-align: middle;
    margin-left: 2px
  }

  @supports ((-webkit-mask:url("")) or (mask:url(""))) or (-webkit-mask:url("")) {
    .usa-banner__button::after {
      background: 0 0;
      background-color: #e6e6e6;
      -webkit-mask: url(../uswds-assets/images/chevron-white.svg) no-repeat center/1.3128205128ex .8ex;
      mask: url(../uswds-assets/images/chevron-white.svg) no-repeat center/1.3128205128ex .8ex
    }

    .usa-banner__button::after:hover {
      background-color: #fff
    }
  }

  .usa-banner__button:hover::after {
    content: "";
    background-color: #fff
  }

  .usa-banner__button:visited {
    color: #e6e6e6
  }

  .usa-banner__button:active,
  .usa-banner__button:hover {
    color: #fff
  }

  .usa-banner__button:hover {
    text-decoration: none
  }
}

.usa-banner__button[aria-expanded=false] {
  background-image: none
}

.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(../uswds-assets/images/close-alt.svg) no-repeat center/1rem 1rem;
    display: inline-block;
    height: 3rem;
    width: 3rem;
    content: "";
    vertical-align: middle;
    margin-left: 0
  }

  @supports ((-webkit-mask:url("")) or (mask:url(""))) or (-webkit-mask:url("")) {
    .usa-banner__button[aria-expanded=true]::after {
      background: 0 0;
      background-color: #005ea2;
      -webkit-mask: url(../uswds-assets/images/close-alt.svg) no-repeat center/1rem 1rem;
      mask: url(../uswds-assets/images/close-alt.svg) no-repeat center/1rem 1rem
    }
  }

  .usa-banner__button[aria-expanded=true]::before {
    position: absolute;
    bottom: 0;
    top: 0;
    position: absolute;
    right: 0;
    background-color: #e6e6e6;
    content: "";
    display: block;
    height: 3rem;
    width: 3rem
  }

  .usa-banner__button[aria-expanded=true]::after {
    position: absolute;
    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(../uswds-assets/images/chevron-white.svg) no-repeat center/1.3128205128ex .8ex;
    display: inline-block;
    height: .8ex;
    width: 1.3128205128ex;
    transform: rotate(180deg);
    content: "";
    vertical-align: middle;
    margin-left: 2px
  }

  @supports ((-webkit-mask:url("")) or (mask:url(""))) or (-webkit-mask:url("")) {
    .usa-banner__button[aria-expanded=true]::after {
      background: 0 0;
      background-color: #e6e6e6;
      -webkit-mask: url(../uswds-assets/images/chevron-white.svg) no-repeat center/1.3128205128ex .8ex;
      mask: url(../uswds-assets/images/chevron-white.svg) no-repeat center/1.3128205128ex .8ex
    }

    .usa-banner__button[aria-expanded=true]::after:hover {
      background-color: #fff
    }
  }

  .usa-banner__button[aria-expanded=true]:hover::after {
    content: "";
    background-color: #fff
  }
}

.usa-banner__button-text {
  position: absolute;
  left: -999em;
  text-decoration: underline
}

@media all and (min-width:40em) {
  .usa-banner__button-text {
    position: static;
    display: inline
  }
}

.usa-banner__icon {
  width: 2.5rem
}

.usa-breadcrumb {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1rem;
  line-height: 1.4;
  color: #2e2e2e;
  background-color: #fff;
  padding-left: 0;
  padding-right: 0
}

@media all and (min-width:30em) {
  .usa-breadcrumb {
    padding-bottom: 1rem;
    padding-top: 1rem
  }
}

@media all and (min-width:30em) {
  .usa-breadcrumb.usa-breadcrumb--wrap {
    line-height: 1.5
  }
}

@media all and (min-width:30em) {
  .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;
  margin: -.25rem;
  padding: .25rem
}

.usa-breadcrumb__list>li {
  margin-bottom: 0;
  max-width: unset
}

.usa-breadcrumb__list-item {
  position: absolute;
  left: -999em;
  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;
    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;
    padding-left: calc(1.35ex + calc(.75rem + -.25em));
    text-indent: calc((1.35ex + calc(.75rem + -.25em)) * -1);
    color: #005ea2;
    display: inline-block;
    padding-bottom: 1rem;
    padding-top: 1rem
  }

  .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:active {
    color: #162e51
  }

  .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: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 {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
    background-color: transparent;
    box-shadow: none;
    text-decoration: underline
  }

  .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link::before {
    background: url(../uswds-assets/images/arrow-left.svg) no-repeat center/1.35ex 1.35ex;
    display: inline-block;
    height: 1.35ex;
    width: 1.35ex;
    content: "";
    vertical-align: baseline;
    margin-right: 0
  }

  @supports ((-webkit-mask:url("")) or (mask:url(""))) or (-webkit-mask:url("")) {
    .usa-breadcrumb__list-item:nth-last-child(2) .usa-breadcrumb__link::before {
      background: 0 0;
      background-color: #e6e6e6;
      -webkit-mask: url(../uswds-assets/images/arrow-left.svg) no-repeat center/1.35ex 1.35ex;
      mask: url(../uswds-assets/images/arrow-left.svg) no-repeat center/1.35ex 1.35ex
    }
  }

  .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: #0b4778
  }

  .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: calc(.75rem + -.25em)
  }
}

@media all and (min-width:30em) {
  .usa-breadcrumb__list-item {
    position: static
  }

  .usa-breadcrumb__list-item:not(:last-child)::after {
    background: url(../uswds-assets/images/angle-arrow-right.svg) no-repeat center/.84375ex 1.35ex;
    display: inline-block;
    height: 1.35ex;
    width: .84375ex;
    content: "";
    vertical-align: baseline;
    margin-left: 0
  }

  @supports ((-webkit-mask:url("")) or (mask:url(""))) or (-webkit-mask:url("")) {
    .usa-breadcrumb__list-item:not(:last-child)::after {
      background: 0 0;
      background-color: #e6e6e6;
      -webkit-mask: url(../uswds-assets/images/angle-arrow-right.svg) no-repeat center/.84375ex 1.35ex;
      mask: url(../uswds-assets/images/angle-arrow-right.svg) no-repeat center/.84375ex 1.35ex
    }
  }

  .usa-breadcrumb__list-item:not(:last-child)::after {
    margin-left: calc(.75rem + -.25em);
    margin-right: calc(.75rem + -.25em)
  }
}

.usa-breadcrumb__link {
  color: #005ea2;
  display: inline;
  text-decoration: none
}

.usa-breadcrumb__link:visited {
  color: #54278f
}

.usa-breadcrumb__link:active,
.usa-breadcrumb__link:hover {
  color: #0b4778
}

.usa-breadcrumb__link span {
  text-decoration: underline
}

.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
  }
}

.button-inside .usa-button-group__item a,
.button-inside .usa-button-group__item button,
.button-inside .usa-button-group__item input,
.links-button-style .usa-button-group__item a,
.page__admin-tasks .usa-button-group__item a,
.tablefield-export-link .usa-button-group__item a,
.tooltip-content .usa-button-group__item a.btn,
.usa-button-group__item .btn,
.usa-button-group__item .button-inside a,
.usa-button-group__item .button-inside button,
.usa-button-group__item .button-inside input,
.usa-button-group__item .links-button-style a,
.usa-button-group__item .page__admin-tasks a,
.usa-button-group__item .tablefield-export-link a,
.usa-button-group__item .tooltip-content a.btn,
.usa-button-group__item .usa-button,
.usa-button-group__item input[type=submit]:not(.unextended) {
  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
  }
}

.button-inside .usa-button-group--segmented a,
.button-inside .usa-button-group--segmented button,
.button-inside .usa-button-group--segmented input,
.links-button-style .usa-button-group--segmented a,
.page__admin-tasks .usa-button-group--segmented a,
.tablefield-export-link .usa-button-group--segmented a,
.tooltip-content .usa-button-group--segmented a.btn,
.usa-button-group--segmented .btn,
.usa-button-group--segmented .button-inside a,
.usa-button-group--segmented .button-inside button,
.usa-button-group--segmented .button-inside input,
.usa-button-group--segmented .links-button-style a,
.usa-button-group--segmented .page__admin-tasks a,
.usa-button-group--segmented .tablefield-export-link a,
.usa-button-group--segmented .tooltip-content a.btn,
.usa-button-group--segmented .usa-button,
.usa-button-group--segmented input[type=submit]:not(.unextended) {
  position: relative;
  width: calc(100% + 2px)
}

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

  .button-inside .usa-button-group--segmented a,
  .button-inside .usa-button-group--segmented button,
  .button-inside .usa-button-group--segmented input,
  .links-button-style .usa-button-group--segmented a,
  .page__admin-tasks .usa-button-group--segmented a,
  .tablefield-export-link .usa-button-group--segmented a,
  .tooltip-content .usa-button-group--segmented a.btn,
  .usa-button-group--segmented .btn,
  .usa-button-group--segmented .button-inside a,
  .usa-button-group--segmented .button-inside button,
  .usa-button-group--segmented .button-inside input,
  .usa-button-group--segmented .links-button-style a,
  .usa-button-group--segmented .page__admin-tasks a,
  .usa-button-group--segmented .tablefield-export-link a,
  .usa-button-group--segmented .tooltip-content a.btn,
  .usa-button-group--segmented .usa-button,
  .usa-button-group--segmented input[type=submit]:not(.unextended) {
    width: auto
  }
}

.button-inside .usa-button-group--segmented a:active,
.button-inside .usa-button-group--segmented a:hover,
.button-inside .usa-button-group--segmented button:active,
.button-inside .usa-button-group--segmented button:hover,
.button-inside .usa-button-group--segmented input:active,
.button-inside .usa-button-group--segmented input:hover,
.links-button-style .usa-button-group--segmented a:active,
.links-button-style .usa-button-group--segmented a:hover,
.page__admin-tasks .usa-button-group--segmented a:active,
.page__admin-tasks .usa-button-group--segmented a:hover,
.tablefield-export-link .usa-button-group--segmented a:active,
.tablefield-export-link .usa-button-group--segmented a:hover,
.usa-button-group--segmented .btn:active,
.usa-button-group--segmented .btn:hover,
.usa-button-group--segmented .button-inside a:active,
.usa-button-group--segmented .button-inside a:hover,
.usa-button-group--segmented .button-inside button:active,
.usa-button-group--segmented .button-inside button:hover,
.usa-button-group--segmented .button-inside input:active,
.usa-button-group--segmented .button-inside input:hover,
.usa-button-group--segmented .links-button-style a:active,
.usa-button-group--segmented .links-button-style a:hover,
.usa-button-group--segmented .page__admin-tasks a:active,
.usa-button-group--segmented .page__admin-tasks a:hover,
.usa-button-group--segmented .tablefield-export-link a:active,
.usa-button-group--segmented .tablefield-export-link a:hover,
.usa-button-group--segmented .usa-button:active,
.usa-button-group--segmented .usa-button:hover,
.usa-button-group--segmented input[type=submit]:active:not(.unextended),
.usa-button-group--segmented input[type=submit]:hover:not(.unextended) {
  z-index: 2
}

.button-inside .usa-button-group--segmented a:focus,
.button-inside .usa-button-group--segmented button:focus,
.button-inside .usa-button-group--segmented input:focus,
.links-button-style .usa-button-group--segmented a:focus,
.page__admin-tasks .usa-button-group--segmented a:focus,
.tablefield-export-link .usa-button-group--segmented a:focus,
.usa-button-group--segmented .btn:focus,
.usa-button-group--segmented .button-inside a:focus,
.usa-button-group--segmented .button-inside button:focus,
.usa-button-group--segmented .button-inside input:focus,
.usa-button-group--segmented .links-button-style a:focus,
.usa-button-group--segmented .page__admin-tasks a:focus,
.usa-button-group--segmented .tablefield-export-link a:focus,
.usa-button-group--segmented .usa-button:focus,
.usa-button-group--segmented input[type=submit]:focus:not(.unextended) {
  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
  }
}

.button-inside .usa-button-group--segmented .usa-button-group__item:first-child>a,
.button-inside .usa-button-group--segmented .usa-button-group__item:first-child>button,
.button-inside .usa-button-group--segmented .usa-button-group__item:first-child>input,
.links-button-style .usa-button-group--segmented .usa-button-group__item:first-child>a,
.page__admin-tasks .usa-button-group--segmented .usa-button-group__item:first-child>a,
.tablefield-export-link .usa-button-group--segmented .usa-button-group__item:first-child>a,
.usa-button-group--segmented .button-inside .usa-button-group__item:first-child>a,
.usa-button-group--segmented .button-inside .usa-button-group__item:first-child>button,
.usa-button-group--segmented .button-inside .usa-button-group__item:first-child>input,
.usa-button-group--segmented .links-button-style .usa-button-group__item:first-child>a,
.usa-button-group--segmented .page__admin-tasks .usa-button-group__item:first-child>a,
.usa-button-group--segmented .tablefield-export-link .usa-button-group__item:first-child>a,
.usa-button-group--segmented .tooltip-content .usa-button-group__item:first-child>a.btn,
.usa-button-group--segmented .usa-button-group__item:first-child>.btn,
.usa-button-group--segmented .usa-button-group__item:first-child>.usa-button,
.usa-button-group--segmented .usa-button-group__item:first-child>input[type=submit]:not(.unextended) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  margin-right: -1px
}

.button-inside .usa-button-group--segmented .usa-button-group__item:last-child>a,
.button-inside .usa-button-group--segmented .usa-button-group__item:last-child>button,
.button-inside .usa-button-group--segmented .usa-button-group__item:last-child>input,
.links-button-style .usa-button-group--segmented .usa-button-group__item:last-child>a,
.page__admin-tasks .usa-button-group--segmented .usa-button-group__item:last-child>a,
.tablefield-export-link .usa-button-group--segmented .usa-button-group__item:last-child>a,
.usa-button-group--segmented .button-inside .usa-button-group__item:last-child>a,
.usa-button-group--segmented .button-inside .usa-button-group__item:last-child>button,
.usa-button-group--segmented .button-inside .usa-button-group__item:last-child>input,
.usa-button-group--segmented .links-button-style .usa-button-group__item:last-child>a,
.usa-button-group--segmented .page__admin-tasks .usa-button-group__item:last-child>a,
.usa-button-group--segmented .tablefield-export-link .usa-button-group__item:last-child>a,
.usa-button-group--segmented .tooltip-content .usa-button-group__item:last-child>a.btn,
.usa-button-group--segmented .usa-button-group__item:last-child>.btn,
.usa-button-group--segmented .usa-button-group__item:last-child>.usa-button,
.usa-button-group--segmented .usa-button-group__item:last-child>input[type=submit]:not(.unextended) {
  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) {

  .button-inside .usa-button-group--segmented .usa-button-group__item:last-child>a,
  .button-inside .usa-button-group--segmented .usa-button-group__item:last-child>button,
  .button-inside .usa-button-group--segmented .usa-button-group__item:last-child>input,
  .links-button-style .usa-button-group--segmented .usa-button-group__item:last-child>a,
  .page__admin-tasks .usa-button-group--segmented .usa-button-group__item:last-child>a,
  .tablefield-export-link .usa-button-group--segmented .usa-button-group__item:last-child>a,
  .usa-button-group--segmented .button-inside .usa-button-group__item:last-child>a,
  .usa-button-group--segmented .button-inside .usa-button-group__item:last-child>button,
  .usa-button-group--segmented .button-inside .usa-button-group__item:last-child>input,
  .usa-button-group--segmented .links-button-style .usa-button-group__item:last-child>a,
  .usa-button-group--segmented .page__admin-tasks .usa-button-group__item:last-child>a,
  .usa-button-group--segmented .tablefield-export-link .usa-button-group__item:last-child>a,
  .usa-button-group--segmented .tooltip-content .usa-button-group__item:last-child>a.btn,
  .usa-button-group--segmented .usa-button-group__item:last-child>.btn,
  .usa-button-group--segmented .usa-button-group__item:last-child>.usa-button,
  .usa-button-group--segmented .usa-button-group__item:last-child>input[type=submit]:not(.unextended) {
    margin-left: -1px;
    width: auto
  }
}

.button-inside .usa-button-group--segmented .usa-button-group__item:not(:first-child):not(:last-child)>a,
.button-inside .usa-button-group--segmented .usa-button-group__item:not(:first-child):not(:last-child)>button,
.button-inside .usa-button-group--segmented .usa-button-group__item:not(:first-child):not(:last-child)>input,
.links-button-style .usa-button-group--segmented .usa-button-group__item:not(:first-child):not(:last-child)>a,
.page__admin-tasks .usa-button-group--segmented .usa-button-group__item:not(:first-child):not(:last-child)>a,
.tablefield-export-link .usa-button-group--segmented .usa-button-group__item:not(:first-child):not(:last-child)>a,
.usa-button-group--segmented .button-inside .usa-button-group__item:not(:first-child):not(:last-child)>a,
.usa-button-group--segmented .button-inside .usa-button-group__item:not(:first-child):not(:last-child)>button,
.usa-button-group--segmented .button-inside .usa-button-group__item:not(:first-child):not(:last-child)>input,
.usa-button-group--segmented .links-button-style .usa-button-group__item:not(:first-child):not(:last-child)>a,
.usa-button-group--segmented .page__admin-tasks .usa-button-group__item:not(:first-child):not(:last-child)>a,
.usa-button-group--segmented .tablefield-export-link .usa-button-group__item:not(:first-child):not(:last-child)>a,
.usa-button-group--segmented .tooltip-content .usa-button-group__item:not(:first-child):not(:last-child)>a.btn,
.usa-button-group--segmented .usa-button-group__item:not(:first-child):not(:last-child)>.btn,
.usa-button-group--segmented .usa-button-group__item:not(:first-child):not(:last-child)>.usa-button,
.usa-button-group--segmented .usa-button-group__item:not(:first-child):not(:last-child)>input[type=submit]:not(.unextended) {
  border-radius: 0;
  margin-right: -1px;
  margin-left: -1px
}

.button-inside .usa-button-group--segmented .usa-button-group__item:not(:last-child) a::before,
.button-inside .usa-button-group--segmented .usa-button-group__item:not(:last-child) button::before,
.button-inside .usa-button-group--segmented .usa-button-group__item:not(:last-child) input::before,
.links-button-style .usa-button-group--segmented .usa-button-group__item:not(:last-child) a::before,
.page__admin-tasks .usa-button-group--segmented .usa-button-group__item:not(:last-child) a::before,
.tablefield-export-link .usa-button-group--segmented .usa-button-group__item:not(:last-child) a::before,
.usa-button-group--segmented .usa-button-group__item:not(:last-child) .btn::before,
.usa-button-group--segmented .usa-button-group__item:not(:last-child) .button-inside a::before,
.usa-button-group--segmented .usa-button-group__item:not(:last-child) .button-inside button::before,
.usa-button-group--segmented .usa-button-group__item:not(:last-child) .button-inside input::before,
.usa-button-group--segmented .usa-button-group__item:not(:last-child) .links-button-style a::before,
.usa-button-group--segmented .usa-button-group__item:not(:last-child) .page__admin-tasks a::before,
.usa-button-group--segmented .usa-button-group__item:not(:last-child) .tablefield-export-link a::before,
.usa-button-group--segmented .usa-button-group__item:not(:last-child) .usa-button::before,
.usa-button-group--segmented .usa-button-group__item:not(:last-child) input[type=submit]:not(.unextended)::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) .btn-gray::before,
.usa-button-group--segmented .usa-button-group__item:not(:last-child) .usa-button--base::before {
  border-right-color: #adadad
}

.usa-button-group--segmented .usa-button-group__item:not(:last-child) .btn-gray:disabled::before,
.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: #e6e6e6
}

.button-inside .usa-button-group--segmented .usa-button-group__item:not(:last-child) a:active::before,
.button-inside .usa-button-group--segmented .usa-button-group__item:not(:last-child) button:active::before,
.button-inside .usa-button-group--segmented .usa-button-group__item:not(:last-child) input:active::before,
.button-inside--outline .usa-button-group--segmented .usa-button-group__item:not(:last-child) a::before,
.button-inside--outline .usa-button-group--segmented .usa-button-group__item:not(:last-child) button::before,
.button-inside--outline .usa-button-group--segmented .usa-button-group__item:not(:last-child) input::before,
.links-button-style .usa-button-group--segmented .usa-button-group__item:not(:last-child) a:active::before,
.page__admin-tasks .usa-button-group--segmented .usa-button-group__item:not(:last-child) a:active::before,
.tablefield-export-link .usa-button-group--segmented .usa-button-group__item:not(:last-child) a:active::before,
.usa-button-group--segmented .usa-button-group__item:not(:last-child) .btn-alt::before,
.usa-button-group--segmented .usa-button-group__item:not(:last-child) .btn-white::before,
.usa-button-group--segmented .usa-button-group__item:not(:last-child) .btn:active::before,
.usa-button-group--segmented .usa-button-group__item:not(:last-child) .button-inside a:active::before,
.usa-button-group--segmented .usa-button-group__item:not(:last-child) .button-inside button:active::before,
.usa-button-group--segmented .usa-button-group__item:not(:last-child) .button-inside input:active::before,
.usa-button-group--segmented .usa-button-group__item:not(:last-child) .button-inside--outline a::before,
.usa-button-group--segmented .usa-button-group__item:not(:last-child) .button-inside--outline button::before,
.usa-button-group--segmented .usa-button-group__item:not(:last-child) .button-inside--outline input::before,
.usa-button-group--segmented .usa-button-group__item:not(:last-child) .links-button-style a:active::before,
.usa-button-group--segmented .usa-button-group__item:not(:last-child) .page__admin-tasks a:active::before,
.usa-button-group--segmented .usa-button-group__item:not(:last-child) .tablefield-export-link a:active::before,
.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,
.usa-button-group--segmented .usa-button-group__item:not(:last-child) .views-reset-button::before,
.usa-button-group--segmented .usa-button-group__item:not(:last-child) input[type=submit]:active:not(.unextended)::before {
  display: none
}

.usa-card-group {
  margin-bottom: 0;
  margin-top: 0;
  list-style-type: none;
  padding-left: 0
}

.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 {
  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
}

.usa-prose .usa-card:last-child {
  margin-bottom: 2.5rem
}

@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: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1rem;
  line-height: 1.6;
  background-color: #fff;
  border-width: 2px;
  border-color: #e6e6e6;
  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-bottom: .5rem;
  padding-top: 1.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem
}

.usa-card__header:last-child {
  padding-bottom: 1.5rem
}

.usa-card__heading {
  font-family: Merriweather Web, Georgia, Cambria, Times New Roman, Times, serif;
  font-size: 1.34rem;
  line-height: 1.2;
  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-left: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: .5rem;
  padding-top: .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-bottom: 1.5rem;
  padding-top: .5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem
}

.button-inside .usa-card__footer a:only-of-type,
.button-inside .usa-card__footer button:only-of-type,
.button-inside .usa-card__footer input:only-of-type,
.links-button-style .usa-card__footer a:only-of-type,
.page__admin-tasks .usa-card__footer a:only-of-type,
.tablefield-export-link .usa-card__footer a:only-of-type,
.usa-card__footer .btn:only-of-type,
.usa-card__footer .button-inside a:only-of-type,
.usa-card__footer .button-inside button:only-of-type,
.usa-card__footer .button-inside input:only-of-type,
.usa-card__footer .links-button-style a:only-of-type,
.usa-card__footer .page__admin-tasks a:only-of-type,
.usa-card__footer .tablefield-export-link a:only-of-type,
.usa-card__footer .usa-button:only-of-type,
.usa-card__footer input[type=submit]:only-of-type:not(.unextended) {
  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;
    position: absolute;
    bottom: 0;
    top: 0;
    position: absolute;
    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-left: -2px;
    margin-right: 0;
    margin-bottom: -2px;
    margin-top: -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 {
    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__media--inset .usa-card__img {
    border-radius: 0
  }

  .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: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1rem;
  line-height: 1.6
}

.usa-checklist__item {
  text-indent: -2.5rem;
  margin-bottom: 0;
  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(../uswds-assets/images/correct9.svg), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.25rem
}

.usa-footer {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1rem;
  line-height: 1.6;
  overflow: hidden
}

.usa-footer>.grid-container,
.usa-footer>.section {
  margin-left: auto;
  margin-right: auto;
  max-width: 64rem;
  padding-left: 1rem;
  padding-right: 1rem
}

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

  .usa-footer>.grid-container,
  .usa-footer>.section {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

.usa-footer__return-to-top {
  padding-bottom: 1.25rem;
  padding-top: 1.25rem;
  line-height: 1
}

.usa-footer__return-to-top a {
  color: #005ea2;
  text-decoration: underline
}

.usa-footer__return-to-top a:hover {
  color: #1a4480
}

.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__return-to-top a:visited {
  color: #54278f
}

.usa-footer__nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 64rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-left: 0;
  padding-right: 0;
  border-bottom: 1px solid #e6e6e6
}

@media all and (min-width:64em) {
  .usa-footer__nav {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@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:64em) {
  .usa-footer__nav {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

.usa-footer__nav>ul {
  margin-bottom: 0;
  margin-top: 0;
  list-style-type: none;
  padding-left: 0
}

.usa-footer__primary-section {
  background-color: #f0f0f0
}

.usa-footer__primary-section>.grid-container,
.usa-footer__primary-section>.section {
  margin-left: auto;
  margin-right: auto;
  max-width: 64rem;
  padding-left: 1rem;
  padding-right: 1rem
}

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

  .usa-footer__primary-section>.grid-container,
  .usa-footer__primary-section>.section {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

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

@media all and (min-width:64em) {
  .usa-footer__primary-container {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@media all and (min-width:64em) {
  .usa-footer__primary-container {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

.usa-footer__primary-content {
  line-height: 1.2
}

.usa-footer__primary-link a,
.usa-footer__secondary-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-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  padding-top: 1rem;
  color: #2e2e2e;
  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.2;
  margin-left: 1rem;
  padding: 0
}

.usa-footer__secondary-link a {
  color: #005ea2;
  text-decoration: underline
}

.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 a:visited {
  color: #54278f
}

.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.2
}

.usa-footer__contact-info a {
  color: #2e2e2e;
  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 #e6e6e6
}

@media all and (min-width:30em) {
  .usa-footer__primary-content {
    border: none
  }
}

.usa-sign-up {
  padding-bottom: 2rem;
  padding-top: 1.5rem
}

.button-inside .usa-sign-up a,
.button-inside .usa-sign-up button,
.button-inside .usa-sign-up input,
.links-button-style .usa-sign-up a,
.page__admin-tasks .usa-sign-up a,
.tablefield-export-link .usa-sign-up a,
.tooltip-content .usa-sign-up a.btn,
.usa-sign-up .btn,
.usa-sign-up .button-inside a,
.usa-sign-up .button-inside button,
.usa-sign-up .button-inside input,
.usa-sign-up .label,
.usa-sign-up .links-button-style a,
.usa-sign-up .page__admin-tasks a,
.usa-sign-up .tablefield-export-link a,
.usa-sign-up .tooltip-content a.btn,
.usa-sign-up .usa-button,
.usa-sign-up .usa-label,
.usa-sign-up input[type=submit]:not(.unextended),
.usa-sign-up label {
  margin-top: .75rem
}

.usa-sign-up__heading {
  font-family: Merriweather Web, Georgia, Cambria, Times New Roman, Times, serif;
  font-size: 1.34rem;
  line-height: 1.2;
  font-weight: 700;
  margin: 0
}

.usa-footer__secondary-section {
  padding-bottom: 1.25rem;
  padding-top: 1.25rem;
  background-color: #e6e6e6
}

.usa-footer__secondary-section>.grid-container,
.usa-footer__secondary-section>.section {
  margin-left: auto;
  margin-right: auto;
  max-width: 64rem;
  padding-left: 1rem;
  padding-right: 1rem
}

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

  .usa-footer__secondary-section>.grid-container,
  .usa-footer__secondary-section>.section {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

.usa-footer__secondary-section a {
  color: #2e2e2e
}

.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: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1.38rem;
  line-height: 1;
  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: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1.38rem;
  line-height: 1.2;
  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: 1;
  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 1.5rem;
  background-color: rgba(0, 0, 0, .1);
  display: inline-block
}

.usa-social-link span {
  position: absolute;
  left: -999em
}

.usa-social-link--facebook {
  background-image: url(../uswds-assets/images/social-icons/facebook25.svg), linear-gradient(transparent, transparent);
  background-repeat: no-repeat
}

.usa-social-link--twitter {
  background-image: url(../uswds-assets/images/social-icons/twitter16.svg), linear-gradient(transparent, transparent);
  background-repeat: no-repeat
}

.usa-social-link--youtube {
  background-image: url(../uswds-assets/images/social-icons/youtube15.svg), linear-gradient(transparent, transparent);
  background-repeat: no-repeat
}

.usa-social-link--rss {
  background-image: url(../uswds-assets/images/social-icons/rss25.svg), linear-gradient(transparent, transparent);
  background-repeat: no-repeat
}

@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-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  padding-top: 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 #e6e6e6;
    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 {
  font-family: Merriweather Web, Georgia, Cambria, Times New Roman, Times, serif;
  font-size: .98rem;
  line-height: 1.2;
  font-weight: 700;
  line-height: 1.2;
  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(../uswds-assets/images/arrow-down.svg), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  align-items: center;
  background-size: contain;
  content: "";
  display: inline-flex;
  height: .75rem;
  justify-content: center;
  margin-right: .5rem;
  width: .75rem
}

@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(../uswds-assets/images/arrow-right.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 {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1rem;
  line-height: 1.4
}

@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,
.usa-form input[type=email],
.usa-form input[type=number],
.usa-form input[type=password],
.usa-form input[type=tel],
.usa-form input[type=text],
.usa-form input[type=time],
.usa-form input[type=url],
.usa-form input[type=week] input[type=month],
input[type=week] .usa-form input[type=month] {
  max-width: none
}

.usa-form .usa-input--small {
  max-width: 4rem
}

.usa-form .usa-input--medium {
  max-width: 7.5rem
}

.button-inside .usa-form a,
.button-inside .usa-form button,
.button-inside .usa-form input,
.links-button-style .usa-form a,
.page__admin-tasks .usa-form a,
.tablefield-export-link .usa-form a,
.tooltip-content .usa-form a.btn,
.usa-form .btn,
.usa-form .button-inside a,
.usa-form .button-inside button,
.usa-form .button-inside input,
.usa-form .links-button-style a,
.usa-form .page__admin-tasks a,
.usa-form .tablefield-export-link a,
.usa-form .tooltip-content a.btn,
.usa-form .usa-button,
.usa-form input[type=submit]:not(.unextended) {
  margin-top: .5rem
}

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

  .button-inside .usa-form a,
  .button-inside .usa-form button,
  .button-inside .usa-form input,
  .links-button-style .usa-form a,
  .page__admin-tasks .usa-form a,
  .tablefield-export-link .usa-form a,
  .tooltip-content .usa-form a.btn,
  .usa-form .btn,
  .usa-form .button-inside a,
  .usa-form .button-inside button,
  .usa-form .button-inside input,
  .usa-form .links-button-style a,
  .usa-form .page__admin-tasks a,
  .usa-form .tablefield-export-link a,
  .usa-form .tooltip-content a.btn,
  .usa-form .usa-button,
  .usa-form input[type=submit]:not(.unextended) {
    margin-top: 1.5rem
  }
}

.usa-form a:not(.btn):not(.usa-button):not(.btn):not(input[type=submit]:not(.unextended)) {
  color: #005ea2;
  text-decoration: underline
}

.usa-form a:not(.btn):not(.usa-button):not(.btn):not(input[type=submit]:not(.unextended)):hover {
  color: #1a4480
}

.usa-form a:not(.btn):not(.usa-button):not(.btn):not(input[type=submit]:not(.unextended)):active {
  color: #162e51
}

.usa-form a:not(.btn):not(.usa-button):not(.btn):not(input[type=submit]:not(.unextended)):focus {
  outline: .25rem solid #2491ff;
  outline-offset: 0
}

.usa-form a:not(.btn):not(.usa-button):not(.btn):not(input[type=submit]:not(.unextended)):visited {
  color: #54278f
}

@media all and (min-width:30em) {
  .usa-form--large {
    max-width: 30rem
  }
}

.usa-form__note {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: .88rem;
  line-height: 1.4;
  float: right;
  margin: .25rem 0 1rem
}

.usa-graphic-list {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1rem;
  line-height: 1.6
}

.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
  }
}

@media all and (min-width:40em) {
  .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 {
  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: Merriweather Web, Georgia, Cambria, Times New Roman, Times, serif;
  font-size: 1.34rem;
  line-height: 1.2;
  font-weight: 700
}

*+.usa-graphic-list__heading {
  margin-top: 1.5em
}

.usa-graphic-list__heading+* {
  margin-top: 1em
}

.usa-header {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1rem;
  line-height: 1.6;
  z-index: 300
}

.usa-header::after {
  clear: both;
  content: "";
  display: block
}

.usa-header a {
  border-bottom: none
}

@media all and (min-width:64em) {
  .usa-header .usa-search {
    float: right
  }
}

@media all and (min-width:64em) {
  .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:64em) {
  .usa-header+.usa-hero {
    border-top: 1px solid #fff
  }
}

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

  .usa-header+.usa-section,
  .usa-header+main {
    border-top: 1px solid #e6e6e6
  }
}

@media all and (max-width:63.99em) {
  .usa-logo {
    flex: 1 1 0%;
    font-size: .88rem;
    line-height: 1;
    margin-left: 1rem
  }
}

@media all and (min-width:64em) {
  .usa-logo {
    margin-top: 2rem;
    margin-bottom: 1rem;
    font-size: 1.38rem;
    line-height: 1.2
  }
}

.usa-logo a {
  color: #2e2e2e;
  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;
  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;
  flex: 0 1 auto;
  padding-left: .75rem;
  padding-right: .75rem;
  background-color: #005ea2;
  color: #fff;
  font-size: .81rem;
  height: 3rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase
}

.usa-menu-btn:hover {
  color: #1a4480
}

.usa-menu-btn:active {
  color: #162e51
}

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

.usa-menu-btn:visited {
  color: #54278f
}

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

@media all and (min-width:64em) {
  .usa-menu-btn {
    display: none
  }
}

.usa-menu-btn:hover {
  background-color: #1a4480;
  color: #fff;
  text-decoration: none
}

.usa-menu-btn:active {
  color: #fff
}

.usa-menu-btn:visited {
  color: #fff
}

.usa-overlay {
  position: absolute;
  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:64em) {
  .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:64em) {
  .usa-header--basic.usa-header--megamenu .usa-nav__inner {
    display: block;
    float: right;
    margin-top: -2.5rem
  }
}

@media all and (min-width:64em) {
  .usa-header--basic.usa-header--megamenu .usa-nav__primary-item:last-of-type {
    position: static
  }
}

@media all and (min-width:64em) {
  .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
  }
}

@media all and (min-width:64em) {
  .usa-header--extended .usa-logo {
    font-size: 2rem;
    margin: 2rem 0 1.5rem;
    max-width: 50%
  }
}

@media all and (min-width:64em) {
  .usa-header--extended .usa-navbar {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    display: block;
    height: auto;
    overflow: auto
  }
}

@media all and (min-width:64em) and (min-width:64em) {
  .usa-header--extended .usa-navbar {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@media all and (min-width:64em) {
  .usa-header--extended .usa-nav {
    border-top: 1px solid #e6e6e6;
    padding: 0;
    width: 100%
  }
}

@media all and (min-width:64em) {
  .usa-header--extended .usa-nav__inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    position: relative
  }
}

@media all and (min-width:64em) and (min-width:64em) {
  .usa-header--extended .usa-nav__inner {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@media all and (min-width:64em) {
  .usa-header--extended .usa-nav__primary {
    margin-left: -1rem
  }

  .usa-header--extended .usa-nav__primary::after {
    clear: both;
    content: "";
    display: block
  }
}

@media all and (min-width:64em) {
  .usa-header--extended .usa-nav__link {
    padding-bottom: 1rem;
    padding-top: 1rem
  }
}

@media all and (min-width:64em) {
  .usa-header--extended .usa-nav__submenu .usa-grid-full {
    padding-left: .75rem
  }
}

@media all and (min-width:64em) {
  .usa-header--extended .usa-nav__submenu.usa-megamenu {
    left: 0;
    padding-left: 2rem
  }
}

.usa-hero {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1rem;
  line-height: 1.6;
  padding-bottom: 2rem;
  padding-top: 2rem;
  background-image: url(../uswds-assets/images/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: Merriweather Web, Georgia, Cambria, Times New Roman, Times, serif;
  font-size: 1.95rem;
  line-height: 1.2;
  font-weight: 700;
  color: #00bde3;
  line-height: 1.2
}

*+.usa-hero__heading {
  margin-top: 1.5em
}

.usa-hero__heading+* {
  margin-top: 1em
}

.usa-hero__heading--alt {
  color: #fff;
  display: block
}

.usa-layout-docs__sidenav {
  order: 2;
  padding-top: 2rem
}

@media all and (min-width:64em) {
  .usa-layout-docs__sidenav {
    padding-top: 0
  }
}

@media all and (min-width:64em) {
  .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:64em) {
  .usa-megamenu .usa-col {
    flex: 4 1 0%
  }
}

@media all and (min-width:64em) {
  .usa-megamenu.usa-nav__submenu {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 2rem;
    padding-top: 2rem;
    left: -33%;
    right: 0;
    width: auto
  }
}

@media all and (min-width:64em) {
  .usa-megamenu.usa-nav__submenu::before {
    position: absolute;
    bottom: 0;
    top: 0;
    background-color: #162e51;
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    right: 100%
  }
}

@media all and (min-width:64em) {
  .usa-megamenu.usa-nav__submenu::after {
    position: absolute;
    bottom: 0;
    top: 0;
    background-color: #162e51;
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    left: 100%
  }
}

@media all and (min-width:64em) {
  .usa-nav-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-left: 2rem;
    padding-right: 2rem
  }

  .usa-nav-container::after {
    clear: both;
    content: "";
    display: block
  }
}

@media all and (min-width:64em) and (min-width:64em) {
  .usa-nav-container {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

.usa-navbar {
  height: 3rem
}

@media all and (max-width:63.99em) {
  .usa-navbar {
    align-items: center;
    border-bottom: 1px solid #e6e6e6;
    display: flex
  }
}

@media all and (min-width:64em) {
  .usa-navbar {
    border-bottom: none;
    display: inline-block;
    height: auto
  }
}

@-webkit-keyframes slidein-left {
  from {
    transform: translateX(15rem)
  }

  to {
    transform: translateX(0)
  }
}

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

  to {
    transform: translateX(0)
  }
}

.usa-nav {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1rem;
  line-height: 1
}

@media all and (max-width:63.99em) {
  .usa-nav {
    position: absolute;
    right: 0;
    position: absolute;
    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:64em) {
  .usa-nav {
    float: right;
    position: relative
  }
}

@media all and (min-width:64em) {
  .usa-nav .usa-search {
    margin-left: 1rem
  }
}

.usa-nav .usa-accordion {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1rem;
  line-height: 1
}

@media all and (max-width:63.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 #e6e6e6
  }

  .usa-nav__primary a {
    color: #adadad;
    display: block;
    padding: .5rem 1rem;
    text-decoration: none
  }

  .usa-nav__primary a:hover {
    background-color: #f0f0f0;
    color: #005ea2;
    text-decoration: none
  }

  .usa-nav__primary a: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:63.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:63.99em) {
  .usa-nav__primary a {
    padding-bottom: .75rem;
    padding-top: .75rem
  }
}

@media all and (min-width:64em) {
  .usa-nav__primary {
    display: flex
  }
}

.usa-nav__primary .usa-nav__primary-item a {
  text-decoration: none
}

.usa-nav__primary>.usa-nav__primary-item {
  line-height: 1.2
}

@media all and (min-width:64em) {
  .usa-nav__primary>.usa-nav__primary-item {
    font-size: .88rem;
    line-height: 1
  }
}

@media all and (min-width:64em) {
  .usa-nav__primary>.usa-nav__primary-item>a {
    line-height: 1;
    padding: 1rem;
    color: #adadad;
    display: block;
    font-weight: 700
  }

  .usa-nav__primary>.usa-nav__primary-item>a:hover {
    color: #005ea2
  }
}

@media all and (min-width:64em) {
  .usa-nav__primary a {
    padding-bottom: .5rem;
    padding-top: .5rem
  }
}

.usa-nav__primary button {
  -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;
  color: #adadad;
  font-weight: 400;
  line-height: 1.2;
  padding: .75rem 1rem;
  text-decoration: none
}

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

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

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

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

.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
}

@media all and (min-width:64em) {
  .usa-nav__primary button {
    line-height: 1;
    padding: 1rem;
    font-size: .88rem;
    font-weight: 700
  }
}

.usa-nav__primary button:hover {
  color: #005ea2;
  background-color: #f0f0f0;
  text-decoration: none
}

@media all and (min-width:64em) {
  .usa-nav__primary button:hover {
    background-color: transparent
  }
}

.usa-nav__primary button[aria-expanded=false] {
  background-image: url(../uswds-assets/images/plus-alt.svg), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  background-position: right 0 center;
  background-size: .75rem
}

@media all and (min-width:64em) {
  .usa-nav__primary button[aria-expanded=false] {
    background-image: url(../uswds-assets/images/angle-arrow-down.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat;
    background-size: .5rem;
    background-position: right 1rem top 53%
  }
}

@media all and (min-width:64em) {
  .usa-nav__primary button[aria-expanded=false]:hover {
    background-image: url(../uswds-assets/images/angle-arrow-down-primary.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat
  }
}

.usa-nav__primary button[aria-expanded=true] {
  background-image: url(../uswds-assets/images/minus-alt.svg), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  background-position: right 0 center;
  background-size: .75rem
}

@media all and (min-width:64em) {
  .usa-nav__primary button[aria-expanded=true] {
    background-image: url(../uswds-assets/images/angle-arrow-up-white.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    background-size: .5rem;
    background-color: #162e51;
    background-position: right 1rem top 53%;
    color: #fff
  }
}

@media all and (min-width:64em) {
  .usa-nav__primary .usa-accordion__button span {
    margin-right: 0;
    padding-right: 1rem
  }
}

.usa-nav__secondary {
  margin-top: 1rem
}

@media all and (min-width:64em) {
  .usa-nav__secondary {
    bottom: 4rem;
    font-size: .88rem;
    margin-top: .5rem;
    min-width: calc(27ch + 3rem);
    position: absolute;
    right: 2rem
  }
}

.usa-nav__secondary .usa-search {
  margin-top: 1rem;
  width: 100%
}

@media all and (min-width:64em) {
  .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.4;
  margin-top: 1.5rem
}

@media all and (min-width:64em) {
  .usa-nav__secondary-links {
    float: right;
    line-height: 1;
    margin-bottom: .25rem;
    margin-top: 0
  }
}

@media all and (min-width:64em) {
  .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: #e6e6e6;
    content: "|";
    padding-right: .25rem
  }
}

.usa-nav__secondary-links a {
  color: #e6e6e6;
  display: inline-block;
  font-size: .88rem;
  text-decoration: none
}

.usa-nav__secondary-links a:hover {
  color: #005ea2;
  text-decoration: underline
}

@media all and (max-width:63.99em) {
  .usa-nav__submenu {
    margin-bottom: 0;
    margin-top: 0;
    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 #e6e6e6;
    font-size: .88rem
  }

  .usa-nav__submenu .usa-current::after {
    display: none
  }
}

@media all and (max-width:63.99em) and (min-width:40em) {
  .usa-nav__submenu .usa-current::after {
    display: none
  }
}

@media all and (max-width:63.99em) {
  .usa-nav__submenu a {
    padding-left: 2rem
  }
}

@media all and (max-width:63.99em) {
  .usa-nav__submenu .usa-nav__submenu a {
    padding-left: 3rem
  }
}

@media all and (max-width:63.99em) {
  .usa-nav__submenu .usa-nav__submenu .usa-nav__submenu a {
    content: "foobar";
    padding-left: 4rem
  }
}

@media all and (min-width:64em) {
  .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:64em) {
  .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.4
  }

  .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 {
  margin-bottom: 0;
  max-width: unset
}

.usa-nav__submenu-list .usa-nav__submenu-list-item {
  margin: 0;
  font-size: .88rem
}

.usa-nav__submenu-list .usa-nav__submenu-list-item a {
  line-height: 1.4
}

.usa-nav__close {
  -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;
  height: 3rem;
  width: 3rem;
  color: currentColor;
  flex: none;
  float: right;
  margin: -.75rem -1rem 1rem auto;
  text-align: center
}

.usa-nav__close:hover {
  color: #1a4480
}

.usa-nav__close:active {
  color: #162e51
}

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

.usa-nav__close:visited {
  color: #54278f
}

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

.usa-nav__close:hover {
  color: currentColor;
  text-decoration: none
}

@media all and (min-width:64em) {
  .usa-nav__close {
    display: none
  }
}

.usa-nav__close img {
  width: .75rem
}

.usa-nav__close+* {
  clear: both
}

.usa-js-mobile-nav--active {
  overflow: hidden
}

.usa-step-indicator {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1rem;
  line-height: 1.2;
  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: #e6e6e6;
  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: #adadad;
    display: block;
    font-size: 1rem;
    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: #2e2e2e;
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1.06rem;
  font-weight: 700;
  margin: 1rem 0 0
}

@media all and (min-width:40em) {
  .usa-step-indicator__heading {
    font-size: 1.38rem;
    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.2)) * .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 #e6e6e6, 0 0 0 .25rem #fff;
    color: #adadad;
    content: counter(usa-step-indicator);
    display: block;
    font-weight: 700;
    left: 0;
    line-height: 1;
    padding: calc((2.5rem - (2ex * 1)) * .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,
  .usa-step-indicator--counters-sm .usa-step-indicator__segment-label {
    margin-top: calc(((2.5rem + .5rem)/ 2) + .5rem)
  }
}

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

  .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
  }
}

@media all and (min-width:40em) {
  .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: .88rem;
    padding: calc(.25rem + 1px);
    top: calc((1.5rem - .5rem)/ -2)
  }

  .usa-step-indicator--counters-sm .usa-step-indicator__segment:last-child:after {
    display: none
  }
}

@media all and (min-width:40em) {
  .usa-step-indicator--counters-sm .usa-step-indicator__segment-label {
    margin-top: calc(((1.5rem + .5rem)/ 2) + .5rem)
  }
}

.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 {
  margin-left: -1px;
  margin-right: -1px
}

.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: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1rem;
  line-height: 1.6;
  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(../uswds-assets/images/search.svg), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 1rem;
  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
  }
}

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

  .usa-search--big .usa-search__input,
  .usa-search--big [type=search] {
    font-size: 1rem;
    height: 3rem
  }
}

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

  .usa-search--big .usa-search__submit,
  .usa-search--big [type=submit] {
    padding-left: 2rem;
    padding-right: 2rem;
    font-size: 1.38rem;
    height: 3rem;
    width: auto
  }
}

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

  .usa-search--small .usa-search__submit,
  .usa-search--small [type=submit] {
    background-image: url(../uswds-assets/images/search.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 1rem;
    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: .94rem;
  height: 2rem;
  margin: 0
}

.usa-search__submit-text {
  position: absolute;
  left: -999em
}

@media all and (min-width:30em) {
  .usa-search__submit-text {
    position: static
  }
}

.usa-section {
  padding-bottom: 2rem;
  padding-top: 2rem
}

@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 p {
  color: #fff
}

.usa-section--dark a {
  color: #e6e6e6
}

.usa-section--dark a:hover {
  color: #f0f0f0
}

.usa-section--dark a:active {
  color: #fff
}

.usa-sidenav {
  margin-bottom: 0;
  margin-top: 0;
  list-style-type: none;
  padding-left: 0;
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1rem;
  line-height: 1.4;
  border-bottom: 1px solid #e6e6e6
}

.usa-sidenav>li {
  margin-bottom: 0;
  max-width: unset
}

.usa-sidenav__item {
  border-top: 1px solid #e6e6e6
}

.usa-sidenav a {
  color: #adadad;
  display: block;
  padding: .5rem 1rem;
  text-decoration: none
}

.usa-sidenav a:hover {
  background-color: #f0f0f0;
  color: #005ea2;
  text-decoration: none
}

.usa-sidenav a: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,
.section .usa-sidenav {
  margin-left: -1rem;
  margin-right: -1rem
}

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

  .grid-container .usa-sidenav,
  .section .usa-sidenav {
    margin-left: 0;
    margin-right: 0
  }
}

.usa-sidenav__sublist {
  margin-bottom: 0;
  margin-top: 0;
  list-style-type: none;
  padding-left: 0;
  margin: 0;
  font-size: .94rem
}

.usa-sidenav__sublist>li {
  margin-bottom: 0;
  max-width: unset
}

.usa-sidenav__sublist-item {
  border-top: 1px solid #e6e6e6;
  font-size: .88rem
}

.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 {
  padding-left: 2rem
}

.usa-sidenav__sublist .usa-sidenav__sublist a {
  padding-left: 3rem
}

.usa-sidenav__sublist .usa-sidenav__sublist .usa-sidenav__sublist a {
  content: "foobar";
  padding-left: 4rem
}

.usa-skipnav {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1rem;
  line-height: 1.6;
  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:hover {
  color: #1a4480
}

.usa-skipnav:active {
  color: #162e51
}

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

.usa-skipnav:visited {
  color: #54278f
}

.usa-skipnav:focus {
  background: #fff;
  left: 0;
  position: absolute;
  top: 0;
  transition: .2s ease-in-out
}

.usa-tooltip {
  display: inline-block;
  position: relative
}

.usa-tooltip__trigger {
  cursor: pointer
}

.usa-tooltip__trigger>svg {
  display: block;
  pointer-events: none
}

.usa-tooltip__body {
  transition: opacity 80ms ease-in-out;
  background-color: #2e2e2e;
  border-radius: .25rem;
  bottom: 0;
  color: #f0f0f0;
  display: none;
  font-size: .94rem;
  padding: .5rem;
  position: absolute;
  pointer-events: none;
  left: 0;
  opacity: 0;
  transform: translateX(-50%);
  width: auto;
  white-space: pre;
  z-index: 100000
}

.usa-tooltip__body:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  pointer-events: none;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #2e2e2e;
  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
}

.usa-tooltip__body.is-visible {
  opacity: 1
}

.usa-tooltip__body--bottom {
  bottom: auto;
  top: 0
}

.usa-tooltip__body--bottom:after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #2e2e2e;
  border-top: 0;
  bottom: auto;
  top: -5px
}

.usa-tooltip__body--right {
  top: auto;
  transform: translateX(0)
}

.usa-tooltip__body--right:after {
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #2e2e2e;
  border-left: 0;
  right: auto;
  top: 50%;
  bottom: 0;
  left: -5px;
  margin: -5px 0 0 0
}

.usa-tooltip__body--left {
  top: auto;
  left: 0;
  right: auto;
  transform: translateX(0)
}

.usa-tooltip__body--left:after {
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #2e2e2e;
  border-right: 0;
  right: -5px;
  top: 50%;
  bottom: 0;
  left: auto;
  margin: -5px 0 0 0
}

[class*=font-mono-] {
  font-family: Roboto Mono Web, Bitstream Vera Sans Mono, Consolas, Courier, monospace !important
}

[class*=font-sans-] {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol !important
}

[class*=font-serif-] {
  font-family: Merriweather Web, Georgia, Cambria, Times New Roman, Times, serif !important
}

[class*=font-ui-] {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol !important
}

[class*=font-heading-] {
  font-family: Merriweather Web, Georgia, Cambria, Times New Roman, Times, serif !important
}

[class*=font-body-] {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol !important
}

[class*=font-code-] {
  font-family: Roboto Mono Web, Bitstream Vera Sans Mono, Consolas, Courier, monospace !important
}

[class*=font-alt-] {
  font-family: Merriweather Web, Georgia, Cambria, Times New Roman, Times, serif !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
}

.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: .81rem !important
}

.font-sans-2xs {
  font-size: .88rem !important
}

.font-sans-xs {
  font-size: .94rem !important
}

.font-sans-sm {
  font-size: 1rem !important
}

.font-sans-md {
  font-size: 1.06rem !important
}

.font-sans-lg {
  font-size: 1.38rem !important
}

.font-sans-xl {
  font-size: 2rem !important
}

.font-sans-2xl {
  font-size: 2.5rem !important
}

.font-sans-3xl {
  font-size: 3rem !important
}

.font-serif-3xs {
  font-size: .79rem !important
}

.font-serif-2xs {
  font-size: .85rem !important
}

.font-serif-xs {
  font-size: .91rem !important
}

.font-serif-sm {
  font-size: .98rem !important
}

.font-serif-md {
  font-size: 1.04rem !important
}

.font-serif-lg {
  font-size: 1.34rem !important
}

.font-serif-xl {
  font-size: 1.95rem !important
}

.font-serif-2xl {
  font-size: 2.44rem !important
}

.font-serif-3xl {
  font-size: 2.93rem !important
}

.font-heading-3xs {
  font-size: .79rem !important
}

.font-heading-2xs {
  font-size: .85rem !important
}

.font-heading-xs {
  font-size: .91rem !important
}

.font-heading-sm {
  font-size: .98rem !important
}

.font-heading-md {
  font-size: 1.04rem !important
}

.font-heading-lg {
  font-size: 1.34rem !important
}

.font-heading-xl {
  font-size: 1.95rem !important
}

.font-heading-2xl {
  font-size: 2.44rem !important
}

.font-heading-3xl {
  font-size: 2.93rem !important
}

.font-body-3xs {
  font-size: .81rem !important
}

.font-body-2xs {
  font-size: .88rem !important
}

.font-body-xs {
  font-size: .94rem !important
}

.font-body-sm {
  font-size: 1rem !important
}

.font-body-md {
  font-size: 1.06rem !important
}

.font-body-lg {
  font-size: 1.38rem !important
}

.font-body-xl {
  font-size: 2rem !important
}

.font-body-2xl {
  font-size: 2.5rem !important
}

.font-body-3xl {
  font-size: 3rem !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: .79rem !important
}

.font-alt-2xs {
  font-size: .85rem !important
}

.font-alt-xs {
  font-size: .91rem !important
}

.font-alt-sm {
  font-size: .98rem !important
}

.font-alt-md {
  font-size: 1.04rem !important
}

.font-alt-lg {
  font-size: 1.34rem !important
}

.font-alt-xl {
  font-size: 1.95rem !important
}

.font-alt-2xl {
  font-size: 2.44rem !important
}

.font-alt-3xl {
  font-size: 2.93rem !important
}

.font-ui-3xs {
  font-size: .81rem !important
}

.font-ui-2xs {
  font-size: .88rem !important
}

.font-ui-xs {
  font-size: .94rem !important
}

.font-ui-sm {
  font-size: 1rem !important
}

.font-ui-md {
  font-size: 1.06rem !important
}

.font-ui-lg {
  font-size: 1.38rem !important
}

.font-ui-xl {
  font-size: 2rem !important
}

.font-ui-2xl {
  font-size: 2.5rem !important
}

.font-ui-3xl {
  font-size: 3rem !important
}

.text-italic {
  font-style: italic !important
}

.text-no-italic {
  font-style: normal !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-top: 1px !important;
  margin-bottom: 1px !important
}

.margin-top-1px {
  margin-top: 1px !important
}

.margin-bottom-1px {
  margin-bottom: 1px !important
}

.margin-y-2px {
  margin-top: 2px !important;
  margin-bottom: 2px !important
}

.margin-top-2px {
  margin-top: 2px !important
}

.margin-bottom-2px {
  margin-bottom: 2px !important
}

.margin-y-05 {
  margin-top: .25rem !important;
  margin-bottom: .25rem !important
}

.margin-top-05 {
  margin-top: .25rem !important
}

.margin-bottom-05 {
  margin-bottom: .25rem !important
}

.margin-y-1 {
  margin-top: .5rem !important;
  margin-bottom: .5rem !important
}

.margin-top-1 {
  margin-top: .5rem !important
}

.margin-bottom-1 {
  margin-bottom: .5rem !important
}

.margin-y-105 {
  margin-top: .75rem !important;
  margin-bottom: .75rem !important
}

.margin-top-105 {
  margin-top: .75rem !important
}

.margin-bottom-105 {
  margin-bottom: .75rem !important
}

.margin-y-2 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important
}

.margin-top-2 {
  margin-top: 1rem !important
}

.margin-bottom-2 {
  margin-bottom: 1rem !important
}

.margin-y-205 {
  margin-top: 1.25rem !important;
  margin-bottom: 1.25rem !important
}

.margin-top-205 {
  margin-top: 1.25rem !important
}

.margin-bottom-205 {
  margin-bottom: 1.25rem !important
}

.margin-y-3 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important
}

.margin-top-3 {
  margin-top: 1.5rem !important
}

.margin-bottom-3 {
  margin-bottom: 1.5rem !important
}

.margin-y-neg-1px {
  margin-top: -1px !important;
  margin-bottom: -1px !important
}

.margin-top-neg-1px {
  margin-top: -1px !important
}

.margin-bottom-neg-1px {
  margin-bottom: -1px !important
}

.margin-y-neg-2px {
  margin-top: -2px !important;
  margin-bottom: -2px !important
}

.margin-top-neg-2px {
  margin-top: -2px !important
}

.margin-bottom-neg-2px {
  margin-bottom: -2px !important
}

.margin-y-neg-05 {
  margin-top: -.25rem !important;
  margin-bottom: -.25rem !important
}

.margin-top-neg-05 {
  margin-top: -.25rem !important
}

.margin-bottom-neg-05 {
  margin-bottom: -.25rem !important
}

.margin-y-neg-1 {
  margin-top: -.5rem !important;
  margin-bottom: -.5rem !important
}

.margin-top-neg-1 {
  margin-top: -.5rem !important
}

.margin-bottom-neg-1 {
  margin-bottom: -.5rem !important
}

.margin-y-neg-105 {
  margin-top: -.75rem !important;
  margin-bottom: -.75rem !important
}

.margin-top-neg-105 {
  margin-top: -.75rem !important
}

.margin-bottom-neg-105 {
  margin-bottom: -.75rem !important
}

.margin-y-neg-2 {
  margin-top: -1rem !important;
  margin-bottom: -1rem !important
}

.margin-top-neg-2 {
  margin-top: -1rem !important
}

.margin-bottom-neg-2 {
  margin-bottom: -1rem !important
}

.margin-y-neg-205 {
  margin-top: -1.25rem !important;
  margin-bottom: -1.25rem !important
}

.margin-top-neg-205 {
  margin-top: -1.25rem !important
}

.margin-bottom-neg-205 {
  margin-bottom: -1.25rem !important
}

.margin-y-neg-3 {
  margin-top: -1.5rem !important;
  margin-bottom: -1.5rem !important
}

.margin-top-neg-3 {
  margin-top: -1.5rem !important
}

.margin-bottom-neg-3 {
  margin-bottom: -1.5rem !important
}

.margin-y-4 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important
}

.margin-top-4 {
  margin-top: 2rem !important
}

.margin-bottom-4 {
  margin-bottom: 2rem !important
}

.margin-y-5 {
  margin-top: 2.5rem !important;
  margin-bottom: 2.5rem !important
}

.margin-top-5 {
  margin-top: 2.5rem !important
}

.margin-bottom-5 {
  margin-bottom: 2.5rem !important
}

.margin-y-6 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important
}

.margin-top-6 {
  margin-top: 3rem !important
}

.margin-bottom-6 {
  margin-bottom: 3rem !important
}

.margin-y-7 {
  margin-top: 3.5rem !important;
  margin-bottom: 3.5rem !important
}

.margin-top-7 {
  margin-top: 3.5rem !important
}

.margin-bottom-7 {
  margin-bottom: 3.5rem !important
}

.margin-y-8 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important
}

.margin-top-8 {
  margin-top: 4rem !important
}

.margin-bottom-8 {
  margin-bottom: 4rem !important
}

.margin-y-9 {
  margin-top: 4.5rem !important;
  margin-bottom: 4.5rem !important
}

.margin-top-9 {
  margin-top: 4.5rem !important
}

.margin-bottom-9 {
  margin-bottom: 4.5rem !important
}

.margin-y-10 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important
}

.margin-top-10 {
  margin-top: 5rem !important
}

.margin-bottom-10 {
  margin-bottom: 5rem !important
}

.margin-y-15 {
  margin-top: 7.5rem !important;
  margin-bottom: 7.5rem !important
}

.margin-top-15 {
  margin-top: 7.5rem !important
}

.margin-bottom-15 {
  margin-bottom: 7.5rem !important
}

.margin-y-05em {
  margin-top: .5em !important;
  margin-bottom: .5em !important
}

.margin-top-05em {
  margin-top: .5em !important
}

.margin-bottom-05em {
  margin-bottom: .5em !important
}

.margin-y-1em {
  margin-top: 1em !important;
  margin-bottom: 1em !important
}

.margin-top-1em {
  margin-top: 1em !important
}

.margin-bottom-1em {
  margin-bottom: 1em !important
}

.margin-y-105em {
  margin-top: 1.5em !important;
  margin-bottom: 1.5em !important
}

.margin-top-105em {
  margin-top: 1.5em !important
}

.margin-bottom-105em {
  margin-bottom: 1.5em !important
}

.margin-y-2em {
  margin-top: 2em !important;
  margin-bottom: 2em !important
}

.margin-top-2em {
  margin-top: 2em !important
}

.margin-bottom-2em {
  margin-bottom: 2em !important
}

.margin-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important
}

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

.margin-bottom-0 {
  margin-bottom: 0 !important
}

.margin-y-auto {
  margin-top: auto !important;
  margin-bottom: auto !important
}

.margin-top-auto {
  margin-top: auto !important
}

.margin-bottom-auto {
  margin-bottom: auto !important
}

.margin-x-1px {
  margin-left: 1px !important;
  margin-right: 1px !important
}

.margin-right-1px {
  margin-right: 1px !important
}

.margin-left-1px {
  margin-left: 1px !important
}

.margin-x-2px {
  margin-left: 2px !important;
  margin-right: 2px !important
}

.margin-right-2px {
  margin-right: 2px !important
}

.margin-left-2px {
  margin-left: 2px !important
}

.margin-x-05 {
  margin-left: .25rem !important;
  margin-right: .25rem !important
}

.margin-right-05 {
  margin-right: .25rem !important
}

.margin-left-05 {
  margin-left: .25rem !important
}

.margin-x-1 {
  margin-left: .5rem !important;
  margin-right: .5rem !important
}

.margin-right-1 {
  margin-right: .5rem !important
}

.margin-left-1 {
  margin-left: .5rem !important
}

.margin-x-105 {
  margin-left: .75rem !important;
  margin-right: .75rem !important
}

.margin-right-105 {
  margin-right: .75rem !important
}

.margin-left-105 {
  margin-left: .75rem !important
}

.margin-x-2 {
  margin-left: 1rem !important;
  margin-right: 1rem !important
}

.margin-right-2 {
  margin-right: 1rem !important
}

.margin-left-2 {
  margin-left: 1rem !important
}

.margin-x-205 {
  margin-left: 1.25rem !important;
  margin-right: 1.25rem !important
}

.margin-right-205 {
  margin-right: 1.25rem !important
}

.margin-left-205 {
  margin-left: 1.25rem !important
}

.margin-x-3 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important
}

.margin-right-3 {
  margin-right: 1.5rem !important
}

.margin-left-3 {
  margin-left: 1.5rem !important
}

.margin-x-neg-1px {
  margin-left: -1px !important;
  margin-right: -1px !important
}

.margin-right-neg-1px {
  margin-right: -1px !important
}

.margin-left-neg-1px {
  margin-left: -1px !important
}

.margin-x-neg-2px {
  margin-left: -2px !important;
  margin-right: -2px !important
}

.margin-right-neg-2px {
  margin-right: -2px !important
}

.margin-left-neg-2px {
  margin-left: -2px !important
}

.margin-x-neg-05 {
  margin-left: -.25rem !important;
  margin-right: -.25rem !important
}

.margin-right-neg-05 {
  margin-right: -.25rem !important
}

.margin-left-neg-05 {
  margin-left: -.25rem !important
}

.margin-x-neg-1 {
  margin-left: -.5rem !important;
  margin-right: -.5rem !important
}

.margin-right-neg-1 {
  margin-right: -.5rem !important
}

.margin-left-neg-1 {
  margin-left: -.5rem !important
}

.margin-x-neg-105 {
  margin-left: -.75rem !important;
  margin-right: -.75rem !important
}

.margin-right-neg-105 {
  margin-right: -.75rem !important
}

.margin-left-neg-105 {
  margin-left: -.75rem !important
}

.margin-x-neg-2 {
  margin-left: -1rem !important;
  margin-right: -1rem !important
}

.margin-right-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: -1.25rem !important
}

.margin-right-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: -1.5rem !important
}

.margin-right-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: 2rem !important
}

.margin-right-4 {
  margin-right: 2rem !important
}

.margin-left-4 {
  margin-left: 2rem !important
}

.margin-x-5 {
  margin-left: 2.5rem !important;
  margin-right: 2.5rem !important
}

.margin-right-5 {
  margin-right: 2.5rem !important
}

.margin-left-5 {
  margin-left: 2.5rem !important
}

.margin-x-6 {
  margin-left: 3rem !important;
  margin-right: 3rem !important
}

.margin-right-6 {
  margin-right: 3rem !important
}

.margin-left-6 {
  margin-left: 3rem !important
}

.margin-x-7 {
  margin-left: 3.5rem !important;
  margin-right: 3.5rem !important
}

.margin-right-7 {
  margin-right: 3.5rem !important
}

.margin-left-7 {
  margin-left: 3.5rem !important
}

.margin-x-8 {
  margin-left: 4rem !important;
  margin-right: 4rem !important
}

.margin-right-8 {
  margin-right: 4rem !important
}

.margin-left-8 {
  margin-left: 4rem !important
}

.margin-x-9 {
  margin-left: 4.5rem !important;
  margin-right: 4.5rem !important
}

.margin-right-9 {
  margin-right: 4.5rem !important
}

.margin-left-9 {
  margin-left: 4.5rem !important
}

.margin-x-10 {
  margin-left: 5rem !important;
  margin-right: 5rem !important
}

.margin-right-10 {
  margin-right: 5rem !important
}

.margin-left-10 {
  margin-left: 5rem !important
}

.margin-x-15 {
  margin-left: 7.5rem !important;
  margin-right: 7.5rem !important
}

.margin-right-15 {
  margin-right: 7.5rem !important
}

.margin-left-15 {
  margin-left: 7.5rem !important
}

.margin-x-card {
  margin-left: 10rem !important;
  margin-right: 10rem !important
}

.margin-right-card {
  margin-right: 10rem !important
}

.margin-left-card {
  margin-left: 10rem !important
}

.margin-x-card-lg {
  margin-left: 15rem !important;
  margin-right: 15rem !important
}

.margin-right-card-lg {
  margin-right: 15rem !important
}

.margin-left-card-lg {
  margin-left: 15rem !important
}

.margin-x-mobile {
  margin-left: 20rem !important;
  margin-right: 20rem !important
}

.margin-right-mobile {
  margin-right: 20rem !important
}

.margin-left-mobile {
  margin-left: 20rem !important
}

.margin-x-05em {
  margin-left: .5em !important;
  margin-right: .5em !important
}

.margin-right-05em {
  margin-right: .5em !important
}

.margin-left-05em {
  margin-left: .5em !important
}

.margin-x-1em {
  margin-left: 1em !important;
  margin-right: 1em !important
}

.margin-right-1em {
  margin-right: 1em !important
}

.margin-left-1em {
  margin-left: 1em !important
}

.margin-x-105em {
  margin-left: 1.5em !important;
  margin-right: 1.5em !important
}

.margin-right-105em {
  margin-right: 1.5em !important
}

.margin-left-105em {
  margin-left: 1.5em !important
}

.margin-x-2em {
  margin-left: 2em !important;
  margin-right: 2em !important
}

.margin-right-2em {
  margin-right: 2em !important
}

.margin-left-2em {
  margin-left: 2em !important
}

.margin-x-0 {
  margin-left: 0 !important;
  margin-right: 0 !important
}

.margin-right-0 {
  margin-right: 0 !important
}

.margin-left-0 {
  margin-left: 0 !important
}

.margin-x-auto {
  margin-left: auto !important;
  margin-right: auto !important
}

.margin-right-auto {
  margin-right: auto !important
}

.margin-left-auto {
  margin-left: auto !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
}

.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
}

.text-center {
  text-align: center !important
}

.text-left {
  text-align: left !important
}

.text-justify {
  text-align: justify !important
}

.text-right {
  text-align: right !important
}

@media all and (min-width:30em) {
  .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: .81rem !important
  }

  .mobile-lg\:font-sans-2xs {
    font-size: .88rem !important
  }

  .mobile-lg\:font-sans-xs {
    font-size: .94rem !important
  }

  .mobile-lg\:font-sans-sm {
    font-size: 1rem !important
  }

  .mobile-lg\:font-sans-md {
    font-size: 1.06rem !important
  }

  .mobile-lg\:font-sans-lg {
    font-size: 1.38rem !important
  }

  .mobile-lg\:font-sans-xl {
    font-size: 2rem !important
  }

  .mobile-lg\:font-sans-2xl {
    font-size: 2.5rem !important
  }

  .mobile-lg\:font-sans-3xl {
    font-size: 3rem !important
  }

  .mobile-lg\:font-serif-3xs {
    font-size: .79rem !important
  }

  .mobile-lg\:font-serif-2xs {
    font-size: .85rem !important
  }

  .mobile-lg\:font-serif-xs {
    font-size: .91rem !important
  }

  .mobile-lg\:font-serif-sm {
    font-size: .98rem !important
  }

  .mobile-lg\:font-serif-md {
    font-size: 1.04rem !important
  }

  .mobile-lg\:font-serif-lg {
    font-size: 1.34rem !important
  }

  .mobile-lg\:font-serif-xl {
    font-size: 1.95rem !important
  }

  .mobile-lg\:font-serif-2xl {
    font-size: 2.44rem !important
  }

  .mobile-lg\:font-serif-3xl {
    font-size: 2.93rem !important
  }

  .mobile-lg\:font-heading-3xs {
    font-size: .79rem !important
  }

  .mobile-lg\:font-heading-2xs {
    font-size: .85rem !important
  }

  .mobile-lg\:font-heading-xs {
    font-size: .91rem !important
  }

  .mobile-lg\:font-heading-sm {
    font-size: .98rem !important
  }

  .mobile-lg\:font-heading-md {
    font-size: 1.04rem !important
  }

  .mobile-lg\:font-heading-lg {
    font-size: 1.34rem !important
  }

  .mobile-lg\:font-heading-xl {
    font-size: 1.95rem !important
  }

  .mobile-lg\:font-heading-2xl {
    font-size: 2.44rem !important
  }

  .mobile-lg\:font-heading-3xl {
    font-size: 2.93rem !important
  }

  .mobile-lg\:font-body-3xs {
    font-size: .81rem !important
  }

  .mobile-lg\:font-body-2xs {
    font-size: .88rem !important
  }

  .mobile-lg\:font-body-xs {
    font-size: .94rem !important
  }

  .mobile-lg\:font-body-sm {
    font-size: 1rem !important
  }

  .mobile-lg\:font-body-md {
    font-size: 1.06rem !important
  }

  .mobile-lg\:font-body-lg {
    font-size: 1.38rem !important
  }

  .mobile-lg\:font-body-xl {
    font-size: 2rem !important
  }

  .mobile-lg\:font-body-2xl {
    font-size: 2.5rem !important
  }

  .mobile-lg\:font-body-3xl {
    font-size: 3rem !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: .79rem !important
  }

  .mobile-lg\:font-alt-2xs {
    font-size: .85rem !important
  }

  .mobile-lg\:font-alt-xs {
    font-size: .91rem !important
  }

  .mobile-lg\:font-alt-sm {
    font-size: .98rem !important
  }

  .mobile-lg\:font-alt-md {
    font-size: 1.04rem !important
  }

  .mobile-lg\:font-alt-lg {
    font-size: 1.34rem !important
  }

  .mobile-lg\:font-alt-xl {
    font-size: 1.95rem !important
  }

  .mobile-lg\:font-alt-2xl {
    font-size: 2.44rem !important
  }

  .mobile-lg\:font-alt-3xl {
    font-size: 2.93rem !important
  }

  .mobile-lg\:font-ui-3xs {
    font-size: .81rem !important
  }

  .mobile-lg\:font-ui-2xs {
    font-size: .88rem !important
  }

  .mobile-lg\:font-ui-xs {
    font-size: .94rem !important
  }

  .mobile-lg\:font-ui-sm {
    font-size: 1rem !important
  }

  .mobile-lg\:font-ui-md {
    font-size: 1.06rem !important
  }

  .mobile-lg\:font-ui-lg {
    font-size: 1.38rem !important
  }

  .mobile-lg\:font-ui-xl {
    font-size: 2rem !important
  }

  .mobile-lg\:font-ui-2xl {
    font-size: 2.5rem !important
  }

  .mobile-lg\:font-ui-3xl {
    font-size: 3rem !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-top: .25rem !important;
    margin-bottom: .25rem !important
  }

  .mobile-lg\:margin-top-05 {
    margin-top: .25rem !important
  }

  .mobile-lg\:margin-bottom-05 {
    margin-bottom: .25rem !important
  }

  .mobile-lg\:margin-y-1 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
  }

  .mobile-lg\:margin-top-1 {
    margin-top: .5rem !important
  }

  .mobile-lg\:margin-bottom-1 {
    margin-bottom: .5rem !important
  }

  .mobile-lg\:margin-y-105 {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important
  }

  .mobile-lg\:margin-top-105 {
    margin-top: .75rem !important
  }

  .mobile-lg\:margin-bottom-105 {
    margin-bottom: .75rem !important
  }

  .mobile-lg\:margin-y-2 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
  }

  .mobile-lg\:margin-top-2 {
    margin-top: 1rem !important
  }

  .mobile-lg\:margin-bottom-2 {
    margin-bottom: 1rem !important
  }

  .mobile-lg\:margin-y-205 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important
  }

  .mobile-lg\:margin-top-205 {
    margin-top: 1.25rem !important
  }

  .mobile-lg\:margin-bottom-205 {
    margin-bottom: 1.25rem !important
  }

  .mobile-lg\:margin-y-3 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
  }

  .mobile-lg\:margin-top-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-top: -.25rem !important;
    margin-bottom: -.25rem !important
  }

  .mobile-lg\:margin-top-neg-05 {
    margin-top: -.25rem !important
  }

  .mobile-lg\:margin-bottom-neg-05 {
    margin-bottom: -.25rem !important
  }

  .mobile-lg\:margin-y-neg-1 {
    margin-top: -.5rem !important;
    margin-bottom: -.5rem !important
  }

  .mobile-lg\:margin-top-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-top: -1.25rem !important;
    margin-bottom: -1.25rem !important
  }

  .mobile-lg\:margin-top-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-top: -1.5rem !important;
    margin-bottom: -1.5rem !important
  }

  .mobile-lg\:margin-top-neg-3 {
    margin-top: -1.5rem !important
  }

  .mobile-lg\:margin-bottom-neg-3 {
    margin-bottom: -1.5rem !important
  }

  .mobile-lg\:margin-y-4 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important
  }

  .mobile-lg\:margin-top-4 {
    margin-top: 2rem !important
  }

  .mobile-lg\:margin-bottom-4 {
    margin-bottom: 2rem !important
  }

  .mobile-lg\:margin-y-5 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important
  }

  .mobile-lg\:margin-top-5 {
    margin-top: 2.5rem !important
  }

  .mobile-lg\:margin-bottom-5 {
    margin-bottom: 2.5rem !important
  }

  .mobile-lg\:margin-y-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
  }

  .mobile-lg\:margin-top-6 {
    margin-top: 3rem !important
  }

  .mobile-lg\:margin-bottom-6 {
    margin-bottom: 3rem !important
  }

  .mobile-lg\:margin-y-7 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important
  }

  .mobile-lg\:margin-top-7 {
    margin-top: 3.5rem !important
  }

  .mobile-lg\:margin-bottom-7 {
    margin-bottom: 3.5rem !important
  }

  .mobile-lg\:margin-y-8 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important
  }

  .mobile-lg\:margin-top-8 {
    margin-top: 4rem !important
  }

  .mobile-lg\:margin-bottom-8 {
    margin-bottom: 4rem !important
  }

  .mobile-lg\:margin-y-9 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important
  }

  .mobile-lg\:margin-top-9 {
    margin-top: 4.5rem !important
  }

  .mobile-lg\:margin-bottom-9 {
    margin-bottom: 4.5rem !important
  }

  .mobile-lg\:margin-y-10 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important
  }

  .mobile-lg\:margin-top-10 {
    margin-top: 5rem !important
  }

  .mobile-lg\:margin-bottom-10 {
    margin-bottom: 5rem !important
  }

  .mobile-lg\:margin-y-15 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important
  }

  .mobile-lg\:margin-top-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;
    margin-right: 1px !important
  }

  .mobile-lg\:margin-right-1px {
    margin-right: 1px !important
  }

  .mobile-lg\:margin-left-1px {
    margin-left: 1px !important
  }

  .mobile-lg\:margin-x-2px {
    margin-left: 2px !important;
    margin-right: 2px !important
  }

  .mobile-lg\:margin-right-2px {
    margin-right: 2px !important
  }

  .mobile-lg\:margin-left-2px {
    margin-left: 2px !important
  }

  .mobile-lg\:margin-x-05 {
    margin-left: .25rem !important;
    margin-right: .25rem !important
  }

  .mobile-lg\:margin-right-05 {
    margin-right: .25rem !important
  }

  .mobile-lg\:margin-left-05 {
    margin-left: .25rem !important
  }

  .mobile-lg\:margin-x-1 {
    margin-left: .5rem !important;
    margin-right: .5rem !important
  }

  .mobile-lg\:margin-right-1 {
    margin-right: .5rem !important
  }

  .mobile-lg\:margin-left-1 {
    margin-left: .5rem !important
  }

  .mobile-lg\:margin-x-105 {
    margin-left: .75rem !important;
    margin-right: .75rem !important
  }

  .mobile-lg\:margin-right-105 {
    margin-right: .75rem !important
  }

  .mobile-lg\:margin-left-105 {
    margin-left: .75rem !important
  }

  .mobile-lg\:margin-x-2 {
    margin-left: 1rem !important;
    margin-right: 1rem !important
  }

  .mobile-lg\:margin-right-2 {
    margin-right: 1rem !important
  }

  .mobile-lg\:margin-left-2 {
    margin-left: 1rem !important
  }

  .mobile-lg\:margin-x-205 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important
  }

  .mobile-lg\:margin-right-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;
    margin-right: 1.5rem !important
  }

  .mobile-lg\:margin-right-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;
    margin-right: -.25rem !important
  }

  .mobile-lg\:margin-right-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;
    margin-right: -.5rem !important
  }

  .mobile-lg\:margin-right-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;
    margin-right: -.75rem !important
  }

  .mobile-lg\:margin-right-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;
    margin-right: -1rem !important
  }

  .mobile-lg\:margin-right-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;
    margin-right: -1.25rem !important
  }

  .mobile-lg\:margin-right-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;
    margin-right: -1.5rem !important
  }

  .mobile-lg\:margin-right-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;
    margin-right: 2rem !important
  }

  .mobile-lg\:margin-right-4 {
    margin-right: 2rem !important
  }

  .mobile-lg\:margin-left-4 {
    margin-left: 2rem !important
  }

  .mobile-lg\:margin-x-5 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important
  }

  .mobile-lg\:margin-right-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;
    margin-right: 3rem !important
  }

  .mobile-lg\:margin-right-6 {
    margin-right: 3rem !important
  }

  .mobile-lg\:margin-left-6 {
    margin-left: 3rem !important
  }

  .mobile-lg\:margin-x-7 {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important
  }

  .mobile-lg\:margin-right-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;
    margin-right: 4rem !important
  }

  .mobile-lg\:margin-right-8 {
    margin-right: 4rem !important
  }

  .mobile-lg\:margin-left-8 {
    margin-left: 4rem !important
  }

  .mobile-lg\:margin-x-9 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important
  }

  .mobile-lg\:margin-right-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;
    margin-right: 5rem !important
  }

  .mobile-lg\:margin-right-10 {
    margin-right: 5rem !important
  }

  .mobile-lg\:margin-left-10 {
    margin-left: 5rem !important
  }

  .mobile-lg\:margin-x-15 {
    margin-left: 7.5rem !important;
    margin-right: 7.5rem !important
  }

  .mobile-lg\:margin-right-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;
    margin-right: 10rem !important
  }

  .mobile-lg\:margin-right-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;
    margin-right: 20rem !important
  }

  .mobile-lg\:margin-right-mobile {
    margin-right: 20rem !important
  }

  .mobile-lg\:margin-left-mobile {
    margin-left: 20rem !important
  }

  .mobile-lg\:margin-x-05em {
    margin-left: .5em !important;
    margin-right: .5em !important
  }

  .mobile-lg\:margin-right-05em {
    margin-right: .5em !important
  }

  .mobile-lg\:margin-left-05em {
    margin-left: .5em !important
  }

  .mobile-lg\:margin-x-1em {
    margin-left: 1em !important;
    margin-right: 1em !important
  }

  .mobile-lg\:margin-right-1em {
    margin-right: 1em !important
  }

  .mobile-lg\:margin-left-1em {
    margin-left: 1em !important
  }

  .mobile-lg\:margin-x-105em {
    margin-left: 1.5em !important;
    margin-right: 1.5em !important
  }

  .mobile-lg\:margin-right-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;
    margin-right: 2em !important
  }

  .mobile-lg\:margin-right-2em {
    margin-right: 2em !important
  }

  .mobile-lg\:margin-left-2em {
    margin-left: 2em !important
  }

  .mobile-lg\:margin-x-0 {
    margin-left: 0 !important;
    margin-right: 0 !important
  }

  .mobile-lg\:margin-right-0 {
    margin-right: 0 !important
  }

  .mobile-lg\:margin-left-0 {
    margin-left: 0 !important
  }

  .mobile-lg\:margin-x-auto {
    margin-left: auto !important;
    margin-right: auto !important
  }

  .mobile-lg\:margin-right-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\: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
  }
}

@media all and (min-width:40em) {
  .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: .81rem !important
  }

  .tablet\:font-sans-2xs {
    font-size: .88rem !important
  }

  .tablet\:font-sans-xs {
    font-size: .94rem !important
  }

  .tablet\:font-sans-sm {
    font-size: 1rem !important
  }

  .tablet\:font-sans-md {
    font-size: 1.06rem !important
  }

  .tablet\:font-sans-lg {
    font-size: 1.38rem !important
  }

  .tablet\:font-sans-xl {
    font-size: 2rem !important
  }

  .tablet\:font-sans-2xl {
    font-size: 2.5rem !important
  }

  .tablet\:font-sans-3xl {
    font-size: 3rem !important
  }

  .tablet\:font-serif-3xs {
    font-size: .79rem !important
  }

  .tablet\:font-serif-2xs {
    font-size: .85rem !important
  }

  .tablet\:font-serif-xs {
    font-size: .91rem !important
  }

  .tablet\:font-serif-sm {
    font-size: .98rem !important
  }

  .tablet\:font-serif-md {
    font-size: 1.04rem !important
  }

  .tablet\:font-serif-lg {
    font-size: 1.34rem !important
  }

  .tablet\:font-serif-xl {
    font-size: 1.95rem !important
  }

  .tablet\:font-serif-2xl {
    font-size: 2.44rem !important
  }

  .tablet\:font-serif-3xl {
    font-size: 2.93rem !important
  }

  .tablet\:font-heading-3xs {
    font-size: .79rem !important
  }

  .tablet\:font-heading-2xs {
    font-size: .85rem !important
  }

  .tablet\:font-heading-xs {
    font-size: .91rem !important
  }

  .tablet\:font-heading-sm {
    font-size: .98rem !important
  }

  .tablet\:font-heading-md {
    font-size: 1.04rem !important
  }

  .tablet\:font-heading-lg {
    font-size: 1.34rem !important
  }

  .tablet\:font-heading-xl {
    font-size: 1.95rem !important
  }

  .tablet\:font-heading-2xl {
    font-size: 2.44rem !important
  }

  .tablet\:font-heading-3xl {
    font-size: 2.93rem !important
  }

  .tablet\:font-body-3xs {
    font-size: .81rem !important
  }

  .tablet\:font-body-2xs {
    font-size: .88rem !important
  }

  .tablet\:font-body-xs {
    font-size: .94rem !important
  }

  .tablet\:font-body-sm {
    font-size: 1rem !important
  }

  .tablet\:font-body-md {
    font-size: 1.06rem !important
  }

  .tablet\:font-body-lg {
    font-size: 1.38rem !important
  }

  .tablet\:font-body-xl {
    font-size: 2rem !important
  }

  .tablet\:font-body-2xl {
    font-size: 2.5rem !important
  }

  .tablet\:font-body-3xl {
    font-size: 3rem !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: .79rem !important
  }

  .tablet\:font-alt-2xs {
    font-size: .85rem !important
  }

  .tablet\:font-alt-xs {
    font-size: .91rem !important
  }

  .tablet\:font-alt-sm {
    font-size: .98rem !important
  }

  .tablet\:font-alt-md {
    font-size: 1.04rem !important
  }

  .tablet\:font-alt-lg {
    font-size: 1.34rem !important
  }

  .tablet\:font-alt-xl {
    font-size: 1.95rem !important
  }

  .tablet\:font-alt-2xl {
    font-size: 2.44rem !important
  }

  .tablet\:font-alt-3xl {
    font-size: 2.93rem !important
  }

  .tablet\:font-ui-3xs {
    font-size: .81rem !important
  }

  .tablet\:font-ui-2xs {
    font-size: .88rem !important
  }

  .tablet\:font-ui-xs {
    font-size: .94rem !important
  }

  .tablet\:font-ui-sm {
    font-size: 1rem !important
  }

  .tablet\:font-ui-md {
    font-size: 1.06rem !important
  }

  .tablet\:font-ui-lg {
    font-size: 1.38rem !important
  }

  .tablet\:font-ui-xl {
    font-size: 2rem !important
  }

  .tablet\:font-ui-2xl {
    font-size: 2.5rem !important
  }

  .tablet\:font-ui-3xl {
    font-size: 3rem !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-top: 1px !important;
    margin-bottom: 1px !important
  }

  .tablet\:margin-top-1px {
    margin-top: 1px !important
  }

  .tablet\:margin-bottom-1px {
    margin-bottom: 1px !important
  }

  .tablet\:margin-y-2px {
    margin-top: 2px !important;
    margin-bottom: 2px !important
  }

  .tablet\:margin-top-2px {
    margin-top: 2px !important
  }

  .tablet\:margin-bottom-2px {
    margin-bottom: 2px !important
  }

  .tablet\:margin-y-05 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
  }

  .tablet\:margin-top-05 {
    margin-top: .25rem !important
  }

  .tablet\:margin-bottom-05 {
    margin-bottom: .25rem !important
  }

  .tablet\:margin-y-1 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
  }

  .tablet\:margin-top-1 {
    margin-top: .5rem !important
  }

  .tablet\:margin-bottom-1 {
    margin-bottom: .5rem !important
  }

  .tablet\:margin-y-105 {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important
  }

  .tablet\:margin-top-105 {
    margin-top: .75rem !important
  }

  .tablet\:margin-bottom-105 {
    margin-bottom: .75rem !important
  }

  .tablet\:margin-y-2 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
  }

  .tablet\:margin-top-2 {
    margin-top: 1rem !important
  }

  .tablet\:margin-bottom-2 {
    margin-bottom: 1rem !important
  }

  .tablet\:margin-y-205 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important
  }

  .tablet\:margin-top-205 {
    margin-top: 1.25rem !important
  }

  .tablet\:margin-bottom-205 {
    margin-bottom: 1.25rem !important
  }

  .tablet\:margin-y-3 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
  }

  .tablet\:margin-top-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-top: -.25rem !important;
    margin-bottom: -.25rem !important
  }

  .tablet\:margin-top-neg-05 {
    margin-top: -.25rem !important
  }

  .tablet\:margin-bottom-neg-05 {
    margin-bottom: -.25rem !important
  }

  .tablet\:margin-y-neg-1 {
    margin-top: -.5rem !important;
    margin-bottom: -.5rem !important
  }

  .tablet\:margin-top-neg-1 {
    margin-top: -.5rem !important
  }

  .tablet\:margin-bottom-neg-1 {
    margin-bottom: -.5rem !important
  }

  .tablet\:margin-y-neg-105 {
    margin-top: -.75rem !important;
    margin-bottom: -.75rem !important
  }

  .tablet\:margin-top-neg-105 {
    margin-top: -.75rem !important
  }

  .tablet\:margin-bottom-neg-105 {
    margin-bottom: -.75rem !important
  }

  .tablet\:margin-y-neg-2 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important
  }

  .tablet\:margin-top-neg-2 {
    margin-top: -1rem !important
  }

  .tablet\:margin-bottom-neg-2 {
    margin-bottom: -1rem !important
  }

  .tablet\:margin-y-neg-205 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important
  }

  .tablet\:margin-top-neg-205 {
    margin-top: -1.25rem !important
  }

  .tablet\:margin-bottom-neg-205 {
    margin-bottom: -1.25rem !important
  }

  .tablet\:margin-y-neg-3 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important
  }

  .tablet\:margin-top-neg-3 {
    margin-top: -1.5rem !important
  }

  .tablet\:margin-bottom-neg-3 {
    margin-bottom: -1.5rem !important
  }

  .tablet\:margin-y-4 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important
  }

  .tablet\:margin-top-4 {
    margin-top: 2rem !important
  }

  .tablet\:margin-bottom-4 {
    margin-bottom: 2rem !important
  }

  .tablet\:margin-y-5 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important
  }

  .tablet\:margin-top-5 {
    margin-top: 2.5rem !important
  }

  .tablet\:margin-bottom-5 {
    margin-bottom: 2.5rem !important
  }

  .tablet\:margin-y-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
  }

  .tablet\:margin-top-6 {
    margin-top: 3rem !important
  }

  .tablet\:margin-bottom-6 {
    margin-bottom: 3rem !important
  }

  .tablet\:margin-y-7 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important
  }

  .tablet\:margin-top-7 {
    margin-top: 3.5rem !important
  }

  .tablet\:margin-bottom-7 {
    margin-bottom: 3.5rem !important
  }

  .tablet\:margin-y-8 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important
  }

  .tablet\:margin-top-8 {
    margin-top: 4rem !important
  }

  .tablet\:margin-bottom-8 {
    margin-bottom: 4rem !important
  }

  .tablet\:margin-y-9 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important
  }

  .tablet\:margin-top-9 {
    margin-top: 4.5rem !important
  }

  .tablet\:margin-bottom-9 {
    margin-bottom: 4.5rem !important
  }

  .tablet\:margin-y-10 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important
  }

  .tablet\:margin-top-10 {
    margin-top: 5rem !important
  }

  .tablet\:margin-bottom-10 {
    margin-bottom: 5rem !important
  }

  .tablet\:margin-y-15 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important
  }

  .tablet\:margin-top-15 {
    margin-top: 7.5rem !important
  }

  .tablet\:margin-bottom-15 {
    margin-bottom: 7.5rem !important
  }

  .tablet\:margin-y-05em {
    margin-top: .5em !important;
    margin-bottom: .5em !important
  }

  .tablet\:margin-top-05em {
    margin-top: .5em !important
  }

  .tablet\:margin-bottom-05em {
    margin-bottom: .5em !important
  }

  .tablet\:margin-y-1em {
    margin-top: 1em !important;
    margin-bottom: 1em !important
  }

  .tablet\:margin-top-1em {
    margin-top: 1em !important
  }

  .tablet\:margin-bottom-1em {
    margin-bottom: 1em !important
  }

  .tablet\:margin-y-105em {
    margin-top: 1.5em !important;
    margin-bottom: 1.5em !important
  }

  .tablet\:margin-top-105em {
    margin-top: 1.5em !important
  }

  .tablet\:margin-bottom-105em {
    margin-bottom: 1.5em !important
  }

  .tablet\:margin-y-2em {
    margin-top: 2em !important;
    margin-bottom: 2em !important
  }

  .tablet\:margin-top-2em {
    margin-top: 2em !important
  }

  .tablet\:margin-bottom-2em {
    margin-bottom: 2em !important
  }

  .tablet\:margin-y-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
  }

  .tablet\:margin-top-0 {
    margin-top: 0 !important
  }

  .tablet\:margin-bottom-0 {
    margin-bottom: 0 !important
  }

  .tablet\:margin-y-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
  }

  .tablet\:margin-top-auto {
    margin-top: auto !important
  }

  .tablet\:margin-bottom-auto {
    margin-bottom: auto !important
  }

  .tablet\:margin-x-1px {
    margin-left: 1px !important;
    margin-right: 1px !important
  }

  .tablet\:margin-right-1px {
    margin-right: 1px !important
  }

  .tablet\:margin-left-1px {
    margin-left: 1px !important
  }

  .tablet\:margin-x-2px {
    margin-left: 2px !important;
    margin-right: 2px !important
  }

  .tablet\:margin-right-2px {
    margin-right: 2px !important
  }

  .tablet\:margin-left-2px {
    margin-left: 2px !important
  }

  .tablet\:margin-x-05 {
    margin-left: .25rem !important;
    margin-right: .25rem !important
  }

  .tablet\:margin-right-05 {
    margin-right: .25rem !important
  }

  .tablet\:margin-left-05 {
    margin-left: .25rem !important
  }

  .tablet\:margin-x-1 {
    margin-left: .5rem !important;
    margin-right: .5rem !important
  }

  .tablet\:margin-right-1 {
    margin-right: .5rem !important
  }

  .tablet\:margin-left-1 {
    margin-left: .5rem !important
  }

  .tablet\:margin-x-105 {
    margin-left: .75rem !important;
    margin-right: .75rem !important
  }

  .tablet\:margin-right-105 {
    margin-right: .75rem !important
  }

  .tablet\:margin-left-105 {
    margin-left: .75rem !important
  }

  .tablet\:margin-x-2 {
    margin-left: 1rem !important;
    margin-right: 1rem !important
  }

  .tablet\:margin-right-2 {
    margin-right: 1rem !important
  }

  .tablet\:margin-left-2 {
    margin-left: 1rem !important
  }

  .tablet\:margin-x-205 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important
  }

  .tablet\:margin-right-205 {
    margin-right: 1.25rem !important
  }

  .tablet\:margin-left-205 {
    margin-left: 1.25rem !important
  }

  .tablet\:margin-x-3 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important
  }

  .tablet\:margin-right-3 {
    margin-right: 1.5rem !important
  }

  .tablet\:margin-left-3 {
    margin-left: 1.5rem !important
  }

  .tablet\:margin-x-neg-1px {
    margin-left: -1px !important;
    margin-right: -1px !important
  }

  .tablet\:margin-right-neg-1px {
    margin-right: -1px !important
  }

  .tablet\:margin-left-neg-1px {
    margin-left: -1px !important
  }

  .tablet\:margin-x-neg-2px {
    margin-left: -2px !important;
    margin-right: -2px !important
  }

  .tablet\:margin-right-neg-2px {
    margin-right: -2px !important
  }

  .tablet\:margin-left-neg-2px {
    margin-left: -2px !important
  }

  .tablet\:margin-x-neg-05 {
    margin-left: -.25rem !important;
    margin-right: -.25rem !important
  }

  .tablet\:margin-right-neg-05 {
    margin-right: -.25rem !important
  }

  .tablet\:margin-left-neg-05 {
    margin-left: -.25rem !important
  }

  .tablet\:margin-x-neg-1 {
    margin-left: -.5rem !important;
    margin-right: -.5rem !important
  }

  .tablet\:margin-right-neg-1 {
    margin-right: -.5rem !important
  }

  .tablet\:margin-left-neg-1 {
    margin-left: -.5rem !important
  }

  .tablet\:margin-x-neg-105 {
    margin-left: -.75rem !important;
    margin-right: -.75rem !important
  }

  .tablet\:margin-right-neg-105 {
    margin-right: -.75rem !important
  }

  .tablet\:margin-left-neg-105 {
    margin-left: -.75rem !important
  }

  .tablet\:margin-x-neg-2 {
    margin-left: -1rem !important;
    margin-right: -1rem !important
  }

  .tablet\:margin-right-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;
    margin-right: -1.25rem !important
  }

  .tablet\:margin-right-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;
    margin-right: -1.5rem !important
  }

  .tablet\:margin-right-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;
    margin-right: 2rem !important
  }

  .tablet\:margin-right-4 {
    margin-right: 2rem !important
  }

  .tablet\:margin-left-4 {
    margin-left: 2rem !important
  }

  .tablet\:margin-x-5 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important
  }

  .tablet\:margin-right-5 {
    margin-right: 2.5rem !important
  }

  .tablet\:margin-left-5 {
    margin-left: 2.5rem !important
  }

  .tablet\:margin-x-6 {
    margin-left: 3rem !important;
    margin-right: 3rem !important
  }

  .tablet\:margin-right-6 {
    margin-right: 3rem !important
  }

  .tablet\:margin-left-6 {
    margin-left: 3rem !important
  }

  .tablet\:margin-x-7 {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important
  }

  .tablet\:margin-right-7 {
    margin-right: 3.5rem !important
  }

  .tablet\:margin-left-7 {
    margin-left: 3.5rem !important
  }

  .tablet\:margin-x-8 {
    margin-left: 4rem !important;
    margin-right: 4rem !important
  }

  .tablet\:margin-right-8 {
    margin-right: 4rem !important
  }

  .tablet\:margin-left-8 {
    margin-left: 4rem !important
  }

  .tablet\:margin-x-9 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important
  }

  .tablet\:margin-right-9 {
    margin-right: 4.5rem !important
  }

  .tablet\:margin-left-9 {
    margin-left: 4.5rem !important
  }

  .tablet\:margin-x-10 {
    margin-left: 5rem !important;
    margin-right: 5rem !important
  }

  .tablet\:margin-right-10 {
    margin-right: 5rem !important
  }

  .tablet\:margin-left-10 {
    margin-left: 5rem !important
  }

  .tablet\:margin-x-15 {
    margin-left: 7.5rem !important;
    margin-right: 7.5rem !important
  }

  .tablet\:margin-right-15 {
    margin-right: 7.5rem !important
  }

  .tablet\:margin-left-15 {
    margin-left: 7.5rem !important
  }

  .tablet\:margin-x-card {
    margin-left: 10rem !important;
    margin-right: 10rem !important
  }

  .tablet\:margin-right-card {
    margin-right: 10rem !important
  }

  .tablet\:margin-left-card {
    margin-left: 10rem !important
  }

  .tablet\:margin-x-card-lg {
    margin-left: 15rem !important;
    margin-right: 15rem !important
  }

  .tablet\:margin-right-card-lg {
    margin-right: 15rem !important
  }

  .tablet\:margin-left-card-lg {
    margin-left: 15rem !important
  }

  .tablet\:margin-x-mobile {
    margin-left: 20rem !important;
    margin-right: 20rem !important
  }

  .tablet\:margin-right-mobile {
    margin-right: 20rem !important
  }

  .tablet\:margin-left-mobile {
    margin-left: 20rem !important
  }

  .tablet\:margin-x-05em {
    margin-left: .5em !important;
    margin-right: .5em !important
  }

  .tablet\:margin-right-05em {
    margin-right: .5em !important
  }

  .tablet\:margin-left-05em {
    margin-left: .5em !important
  }

  .tablet\:margin-x-1em {
    margin-left: 1em !important;
    margin-right: 1em !important
  }

  .tablet\:margin-right-1em {
    margin-right: 1em !important
  }

  .tablet\:margin-left-1em {
    margin-left: 1em !important
  }

  .tablet\:margin-x-105em {
    margin-left: 1.5em !important;
    margin-right: 1.5em !important
  }

  .tablet\:margin-right-105em {
    margin-right: 1.5em !important
  }

  .tablet\:margin-left-105em {
    margin-left: 1.5em !important
  }

  .tablet\:margin-x-2em {
    margin-left: 2em !important;
    margin-right: 2em !important
  }

  .tablet\:margin-right-2em {
    margin-right: 2em !important
  }

  .tablet\:margin-left-2em {
    margin-left: 2em !important
  }

  .tablet\:margin-x-0 {
    margin-left: 0 !important;
    margin-right: 0 !important
  }

  .tablet\:margin-right-0 {
    margin-right: 0 !important
  }

  .tablet\:margin-left-0 {
    margin-left: 0 !important
  }

  .tablet\:margin-x-auto {
    margin-left: auto !important;
    margin-right: auto !important
  }

  .tablet\:margin-right-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\: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
  }
}

@media all and (min-width:64em) {
  .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: .81rem !important
  }

  .desktop\:font-sans-2xs {
    font-size: .88rem !important
  }

  .desktop\:font-sans-xs {
    font-size: .94rem !important
  }

  .desktop\:font-sans-sm {
    font-size: 1rem !important
  }

  .desktop\:font-sans-md {
    font-size: 1.06rem !important
  }

  .desktop\:font-sans-lg {
    font-size: 1.38rem !important
  }

  .desktop\:font-sans-xl {
    font-size: 2rem !important
  }

  .desktop\:font-sans-2xl {
    font-size: 2.5rem !important
  }

  .desktop\:font-sans-3xl {
    font-size: 3rem !important
  }

  .desktop\:font-serif-3xs {
    font-size: .79rem !important
  }

  .desktop\:font-serif-2xs {
    font-size: .85rem !important
  }

  .desktop\:font-serif-xs {
    font-size: .91rem !important
  }

  .desktop\:font-serif-sm {
    font-size: .98rem !important
  }

  .desktop\:font-serif-md {
    font-size: 1.04rem !important
  }

  .desktop\:font-serif-lg {
    font-size: 1.34rem !important
  }

  .desktop\:font-serif-xl {
    font-size: 1.95rem !important
  }

  .desktop\:font-serif-2xl {
    font-size: 2.44rem !important
  }

  .desktop\:font-serif-3xl {
    font-size: 2.93rem !important
  }

  .desktop\:font-heading-3xs {
    font-size: .79rem !important
  }

  .desktop\:font-heading-2xs {
    font-size: .85rem !important
  }

  .desktop\:font-heading-xs {
    font-size: .91rem !important
  }

  .desktop\:font-heading-sm {
    font-size: .98rem !important
  }

  .desktop\:font-heading-md {
    font-size: 1.04rem !important
  }

  .desktop\:font-heading-lg {
    font-size: 1.34rem !important
  }

  .desktop\:font-heading-xl {
    font-size: 1.95rem !important
  }

  .desktop\:font-heading-2xl {
    font-size: 2.44rem !important
  }

  .desktop\:font-heading-3xl {
    font-size: 2.93rem !important
  }

  .desktop\:font-body-3xs {
    font-size: .81rem !important
  }

  .desktop\:font-body-2xs {
    font-size: .88rem !important
  }

  .desktop\:font-body-xs {
    font-size: .94rem !important
  }

  .desktop\:font-body-sm {
    font-size: 1rem !important
  }

  .desktop\:font-body-md {
    font-size: 1.06rem !important
  }

  .desktop\:font-body-lg {
    font-size: 1.38rem !important
  }

  .desktop\:font-body-xl {
    font-size: 2rem !important
  }

  .desktop\:font-body-2xl {
    font-size: 2.5rem !important
  }

  .desktop\:font-body-3xl {
    font-size: 3rem !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: .79rem !important
  }

  .desktop\:font-alt-2xs {
    font-size: .85rem !important
  }

  .desktop\:font-alt-xs {
    font-size: .91rem !important
  }

  .desktop\:font-alt-sm {
    font-size: .98rem !important
  }

  .desktop\:font-alt-md {
    font-size: 1.04rem !important
  }

  .desktop\:font-alt-lg {
    font-size: 1.34rem !important
  }

  .desktop\:font-alt-xl {
    font-size: 1.95rem !important
  }

  .desktop\:font-alt-2xl {
    font-size: 2.44rem !important
  }

  .desktop\:font-alt-3xl {
    font-size: 2.93rem !important
  }

  .desktop\:font-ui-3xs {
    font-size: .81rem !important
  }

  .desktop\:font-ui-2xs {
    font-size: .88rem !important
  }

  .desktop\:font-ui-xs {
    font-size: .94rem !important
  }

  .desktop\:font-ui-sm {
    font-size: 1rem !important
  }

  .desktop\:font-ui-md {
    font-size: 1.06rem !important
  }

  .desktop\:font-ui-lg {
    font-size: 1.38rem !important
  }

  .desktop\:font-ui-xl {
    font-size: 2rem !important
  }

  .desktop\:font-ui-2xl {
    font-size: 2.5rem !important
  }

  .desktop\:font-ui-3xl {
    font-size: 3rem !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-top: 1px !important;
    margin-bottom: 1px !important
  }

  .desktop\:margin-top-1px {
    margin-top: 1px !important
  }

  .desktop\:margin-bottom-1px {
    margin-bottom: 1px !important
  }

  .desktop\:margin-y-2px {
    margin-top: 2px !important;
    margin-bottom: 2px !important
  }

  .desktop\:margin-top-2px {
    margin-top: 2px !important
  }

  .desktop\:margin-bottom-2px {
    margin-bottom: 2px !important
  }

  .desktop\:margin-y-05 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
  }

  .desktop\:margin-top-05 {
    margin-top: .25rem !important
  }

  .desktop\:margin-bottom-05 {
    margin-bottom: .25rem !important
  }

  .desktop\:margin-y-1 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
  }

  .desktop\:margin-top-1 {
    margin-top: .5rem !important
  }

  .desktop\:margin-bottom-1 {
    margin-bottom: .5rem !important
  }

  .desktop\:margin-y-105 {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important
  }

  .desktop\:margin-top-105 {
    margin-top: .75rem !important
  }

  .desktop\:margin-bottom-105 {
    margin-bottom: .75rem !important
  }

  .desktop\:margin-y-2 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
  }

  .desktop\:margin-top-2 {
    margin-top: 1rem !important
  }

  .desktop\:margin-bottom-2 {
    margin-bottom: 1rem !important
  }

  .desktop\:margin-y-205 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important
  }

  .desktop\:margin-top-205 {
    margin-top: 1.25rem !important
  }

  .desktop\:margin-bottom-205 {
    margin-bottom: 1.25rem !important
  }

  .desktop\:margin-y-3 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
  }

  .desktop\:margin-top-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-top: -.25rem !important;
    margin-bottom: -.25rem !important
  }

  .desktop\:margin-top-neg-05 {
    margin-top: -.25rem !important
  }

  .desktop\:margin-bottom-neg-05 {
    margin-bottom: -.25rem !important
  }

  .desktop\:margin-y-neg-1 {
    margin-top: -.5rem !important;
    margin-bottom: -.5rem !important
  }

  .desktop\:margin-top-neg-1 {
    margin-top: -.5rem !important
  }

  .desktop\:margin-bottom-neg-1 {
    margin-bottom: -.5rem !important
  }

  .desktop\:margin-y-neg-105 {
    margin-top: -.75rem !important;
    margin-bottom: -.75rem !important
  }

  .desktop\:margin-top-neg-105 {
    margin-top: -.75rem !important
  }

  .desktop\:margin-bottom-neg-105 {
    margin-bottom: -.75rem !important
  }

  .desktop\:margin-y-neg-2 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important
  }

  .desktop\:margin-top-neg-2 {
    margin-top: -1rem !important
  }

  .desktop\:margin-bottom-neg-2 {
    margin-bottom: -1rem !important
  }

  .desktop\:margin-y-neg-205 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important
  }

  .desktop\:margin-top-neg-205 {
    margin-top: -1.25rem !important
  }

  .desktop\:margin-bottom-neg-205 {
    margin-bottom: -1.25rem !important
  }

  .desktop\:margin-y-neg-3 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important
  }

  .desktop\:margin-top-neg-3 {
    margin-top: -1.5rem !important
  }

  .desktop\:margin-bottom-neg-3 {
    margin-bottom: -1.5rem !important
  }

  .desktop\:margin-y-4 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important
  }

  .desktop\:margin-top-4 {
    margin-top: 2rem !important
  }

  .desktop\:margin-bottom-4 {
    margin-bottom: 2rem !important
  }

  .desktop\:margin-y-5 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important
  }

  .desktop\:margin-top-5 {
    margin-top: 2.5rem !important
  }

  .desktop\:margin-bottom-5 {
    margin-bottom: 2.5rem !important
  }

  .desktop\:margin-y-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
  }

  .desktop\:margin-top-6 {
    margin-top: 3rem !important
  }

  .desktop\:margin-bottom-6 {
    margin-bottom: 3rem !important
  }

  .desktop\:margin-y-7 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important
  }

  .desktop\:margin-top-7 {
    margin-top: 3.5rem !important
  }

  .desktop\:margin-bottom-7 {
    margin-bottom: 3.5rem !important
  }

  .desktop\:margin-y-8 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important
  }

  .desktop\:margin-top-8 {
    margin-top: 4rem !important
  }

  .desktop\:margin-bottom-8 {
    margin-bottom: 4rem !important
  }

  .desktop\:margin-y-9 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important
  }

  .desktop\:margin-top-9 {
    margin-top: 4.5rem !important
  }

  .desktop\:margin-bottom-9 {
    margin-bottom: 4.5rem !important
  }

  .desktop\:margin-y-10 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important
  }

  .desktop\:margin-top-10 {
    margin-top: 5rem !important
  }

  .desktop\:margin-bottom-10 {
    margin-bottom: 5rem !important
  }

  .desktop\:margin-y-15 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important
  }

  .desktop\:margin-top-15 {
    margin-top: 7.5rem !important
  }

  .desktop\:margin-bottom-15 {
    margin-bottom: 7.5rem !important
  }

  .desktop\:margin-y-05em {
    margin-top: .5em !important;
    margin-bottom: .5em !important
  }

  .desktop\:margin-top-05em {
    margin-top: .5em !important
  }

  .desktop\:margin-bottom-05em {
    margin-bottom: .5em !important
  }

  .desktop\:margin-y-1em {
    margin-top: 1em !important;
    margin-bottom: 1em !important
  }

  .desktop\:margin-top-1em {
    margin-top: 1em !important
  }

  .desktop\:margin-bottom-1em {
    margin-bottom: 1em !important
  }

  .desktop\:margin-y-105em {
    margin-top: 1.5em !important;
    margin-bottom: 1.5em !important
  }

  .desktop\:margin-top-105em {
    margin-top: 1.5em !important
  }

  .desktop\:margin-bottom-105em {
    margin-bottom: 1.5em !important
  }

  .desktop\:margin-y-2em {
    margin-top: 2em !important;
    margin-bottom: 2em !important
  }

  .desktop\:margin-top-2em {
    margin-top: 2em !important
  }

  .desktop\:margin-bottom-2em {
    margin-bottom: 2em !important
  }

  .desktop\:margin-y-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
  }

  .desktop\:margin-top-0 {
    margin-top: 0 !important
  }

  .desktop\:margin-bottom-0 {
    margin-bottom: 0 !important
  }

  .desktop\:margin-y-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
  }

  .desktop\:margin-top-auto {
    margin-top: auto !important
  }

  .desktop\:margin-bottom-auto {
    margin-bottom: auto !important
  }

  .desktop\:margin-x-1px {
    margin-left: 1px !important;
    margin-right: 1px !important
  }

  .desktop\:margin-right-1px {
    margin-right: 1px !important
  }

  .desktop\:margin-left-1px {
    margin-left: 1px !important
  }

  .desktop\:margin-x-2px {
    margin-left: 2px !important;
    margin-right: 2px !important
  }

  .desktop\:margin-right-2px {
    margin-right: 2px !important
  }

  .desktop\:margin-left-2px {
    margin-left: 2px !important
  }

  .desktop\:margin-x-05 {
    margin-left: .25rem !important;
    margin-right: .25rem !important
  }

  .desktop\:margin-right-05 {
    margin-right: .25rem !important
  }

  .desktop\:margin-left-05 {
    margin-left: .25rem !important
  }

  .desktop\:margin-x-1 {
    margin-left: .5rem !important;
    margin-right: .5rem !important
  }

  .desktop\:margin-right-1 {
    margin-right: .5rem !important
  }

  .desktop\:margin-left-1 {
    margin-left: .5rem !important
  }

  .desktop\:margin-x-105 {
    margin-left: .75rem !important;
    margin-right: .75rem !important
  }

  .desktop\:margin-right-105 {
    margin-right: .75rem !important
  }

  .desktop\:margin-left-105 {
    margin-left: .75rem !important
  }

  .desktop\:margin-x-2 {
    margin-left: 1rem !important;
    margin-right: 1rem !important
  }

  .desktop\:margin-right-2 {
    margin-right: 1rem !important
  }

  .desktop\:margin-left-2 {
    margin-left: 1rem !important
  }

  .desktop\:margin-x-205 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important
  }

  .desktop\:margin-right-205 {
    margin-right: 1.25rem !important
  }

  .desktop\:margin-left-205 {
    margin-left: 1.25rem !important
  }

  .desktop\:margin-x-3 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important
  }

  .desktop\:margin-right-3 {
    margin-right: 1.5rem !important
  }

  .desktop\:margin-left-3 {
    margin-left: 1.5rem !important
  }

  .desktop\:margin-x-neg-1px {
    margin-left: -1px !important;
    margin-right: -1px !important
  }

  .desktop\:margin-right-neg-1px {
    margin-right: -1px !important
  }

  .desktop\:margin-left-neg-1px {
    margin-left: -1px !important
  }

  .desktop\:margin-x-neg-2px {
    margin-left: -2px !important;
    margin-right: -2px !important
  }

  .desktop\:margin-right-neg-2px {
    margin-right: -2px !important
  }

  .desktop\:margin-left-neg-2px {
    margin-left: -2px !important
  }

  .desktop\:margin-x-neg-05 {
    margin-left: -.25rem !important;
    margin-right: -.25rem !important
  }

  .desktop\:margin-right-neg-05 {
    margin-right: -.25rem !important
  }

  .desktop\:margin-left-neg-05 {
    margin-left: -.25rem !important
  }

  .desktop\:margin-x-neg-1 {
    margin-left: -.5rem !important;
    margin-right: -.5rem !important
  }

  .desktop\:margin-right-neg-1 {
    margin-right: -.5rem !important
  }

  .desktop\:margin-left-neg-1 {
    margin-left: -.5rem !important
  }

  .desktop\:margin-x-neg-105 {
    margin-left: -.75rem !important;
    margin-right: -.75rem !important
  }

  .desktop\:margin-right-neg-105 {
    margin-right: -.75rem !important
  }

  .desktop\:margin-left-neg-105 {
    margin-left: -.75rem !important
  }

  .desktop\:margin-x-neg-2 {
    margin-left: -1rem !important;
    margin-right: -1rem !important
  }

  .desktop\:margin-right-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;
    margin-right: -1.25rem !important
  }

  .desktop\:margin-right-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;
    margin-right: -1.5rem !important
  }

  .desktop\:margin-right-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;
    margin-right: 2rem !important
  }

  .desktop\:margin-right-4 {
    margin-right: 2rem !important
  }

  .desktop\:margin-left-4 {
    margin-left: 2rem !important
  }

  .desktop\:margin-x-5 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important
  }

  .desktop\:margin-right-5 {
    margin-right: 2.5rem !important
  }

  .desktop\:margin-left-5 {
    margin-left: 2.5rem !important
  }

  .desktop\:margin-x-6 {
    margin-left: 3rem !important;
    margin-right: 3rem !important
  }

  .desktop\:margin-right-6 {
    margin-right: 3rem !important
  }

  .desktop\:margin-left-6 {
    margin-left: 3rem !important
  }

  .desktop\:margin-x-7 {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important
  }

  .desktop\:margin-right-7 {
    margin-right: 3.5rem !important
  }

  .desktop\:margin-left-7 {
    margin-left: 3.5rem !important
  }

  .desktop\:margin-x-8 {
    margin-left: 4rem !important;
    margin-right: 4rem !important
  }

  .desktop\:margin-right-8 {
    margin-right: 4rem !important
  }

  .desktop\:margin-left-8 {
    margin-left: 4rem !important
  }

  .desktop\:margin-x-9 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important
  }

  .desktop\:margin-right-9 {
    margin-right: 4.5rem !important
  }

  .desktop\:margin-left-9 {
    margin-left: 4.5rem !important
  }

  .desktop\:margin-x-10 {
    margin-left: 5rem !important;
    margin-right: 5rem !important
  }

  .desktop\:margin-right-10 {
    margin-right: 5rem !important
  }

  .desktop\:margin-left-10 {
    margin-left: 5rem !important
  }

  .desktop\:margin-x-15 {
    margin-left: 7.5rem !important;
    margin-right: 7.5rem !important
  }

  .desktop\:margin-right-15 {
    margin-right: 7.5rem !important
  }

  .desktop\:margin-left-15 {
    margin-left: 7.5rem !important
  }

  .desktop\:margin-x-card {
    margin-left: 10rem !important;
    margin-right: 10rem !important
  }

  .desktop\:margin-right-card {
    margin-right: 10rem !important
  }

  .desktop\:margin-left-card {
    margin-left: 10rem !important
  }

  .desktop\:margin-x-card-lg {
    margin-left: 15rem !important;
    margin-right: 15rem !important
  }

  .desktop\:margin-right-card-lg {
    margin-right: 15rem !important
  }

  .desktop\:margin-left-card-lg {
    margin-left: 15rem !important
  }

  .desktop\:margin-x-mobile {
    margin-left: 20rem !important;
    margin-right: 20rem !important
  }

  .desktop\:margin-right-mobile {
    margin-right: 20rem !important
  }

  .desktop\:margin-left-mobile {
    margin-left: 20rem !important
  }

  .desktop\:margin-x-05em {
    margin-left: .5em !important;
    margin-right: .5em !important
  }

  .desktop\:margin-right-05em {
    margin-right: .5em !important
  }

  .desktop\:margin-left-05em {
    margin-left: .5em !important
  }

  .desktop\:margin-x-1em {
    margin-left: 1em !important;
    margin-right: 1em !important
  }

  .desktop\:margin-right-1em {
    margin-right: 1em !important
  }

  .desktop\:margin-left-1em {
    margin-left: 1em !important
  }

  .desktop\:margin-x-105em {
    margin-left: 1.5em !important;
    margin-right: 1.5em !important
  }

  .desktop\:margin-right-105em {
    margin-right: 1.5em !important
  }

  .desktop\:margin-left-105em {
    margin-left: 1.5em !important
  }

  .desktop\:margin-x-2em {
    margin-left: 2em !important;
    margin-right: 2em !important
  }

  .desktop\:margin-right-2em {
    margin-right: 2em !important
  }

  .desktop\:margin-left-2em {
    margin-left: 2em !important
  }

  .desktop\:margin-x-0 {
    margin-left: 0 !important;
    margin-right: 0 !important
  }

  .desktop\:margin-right-0 {
    margin-right: 0 !important
  }

  .desktop\:margin-left-0 {
    margin-left: 0 !important
  }

  .desktop\:margin-x-auto {
    margin-left: auto !important;
    margin-right: auto !important
  }

  .desktop\:margin-right-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\: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
  }
}

/*!
 * Font Awesome Free 5.15.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.checklist>li.active:before,
.fa,
.fab,
.fad,
.fal,
.far,
.fas,
.return-link:before,
.ui-modal__resizer:before,
.usa-accordion__controls-all-icon,
.usa-button--plus:after,
.usa-button--remove:after,
.value-flag:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1
}

.checklist>li.active:before,
.return-link:before,
.ui-modal__resizer:before,
.usa-accordion__controls-all-icon,
.usa-button--plus:after,
.usa-button--remove:after,
.value-flag:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1
}

.fa-lg {
  font-size: 1.3333333333em;
  line-height: .75em;
  vertical-align: -.0667em
}

.fa-xs {
  font-size: .75em
}

.fa-sm {
  font-size: .875em
}

.fa-1x {
  font-size: 1em
}

.fa-2x {
  font-size: 2em
}

.fa-3x {
  font-size: 3em
}

.fa-4x {
  font-size: 4em
}

.fa-5x {
  font-size: 5em
}

.fa-6x {
  font-size: 6em
}

.fa-7x {
  font-size: 7em
}

.fa-8x {
  font-size: 8em
}

.fa-9x {
  font-size: 9em
}

.fa-10x {
  font-size: 10em
}

.fa-fw {
  text-align: center;
  width: 1.25em
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0
}

.fa-ul>li {
  position: relative
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit
}

.fa-border {
  border: solid .08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em
}

.fa-pull-left {
  float: left
}

.fa-pull-right {
  float: right
}

.checklist>li.fa-pull-left.active:before,
.fa-pull-left.return-link:before,
.fa-pull-left.ui-modal__resizer:before,
.fa-pull-left.usa-accordion__controls-all-icon,
.fa-pull-left.usa-button--plus:after,
.fa-pull-left.usa-button--remove:after,
.fa-pull-left.value-flag:before,
.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
  margin-right: .3em
}

.checklist>li.fa-pull-right.active:before,
.fa-pull-right.return-link:before,
.fa-pull-right.ui-modal__resizer:before,
.fa-pull-right.usa-accordion__controls-all-icon,
.fa-pull-right.usa-button--plus:after,
.fa-pull-right.usa-button--remove:after,
.fa-pull-right.value-flag:before,
.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
  margin-left: .3em
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
  0% {
    transform: rotate(0)
  }

  100% {
    transform: rotate(360deg)
  }
}

@keyframes fa-spin {
  0% {
    transform: rotate(0)
  }

  100% {
    transform: rotate(360deg)
  }
}

.fa-rotate-90 {
  transform: rotate(90deg)
}

.fa-rotate-180 {
  transform: rotate(180deg)
}

.fa-rotate-270 {
  transform: rotate(270deg)
}

.fa-flip-horizontal {
  transform: scale(-1, 1)
}

.fa-flip-vertical {
  transform: scale(1, -1)
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1, -1)
}

:root .fa-flip-both,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
  filter: none
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%
}

.fa-stack-1x {
  line-height: inherit
}

.fa-stack-2x {
  font-size: 2em
}

.fa-inverse {
  color: #fff
}

.fa-500px:before {
  content: ""
}

.fa-accessible-icon:before {
  content: ""
}

.fa-accusoft:before {
  content: ""
}

.fa-acquisitions-incorporated:before {
  content: ""
}

.fa-ad:before {
  content: ""
}

.fa-address-book:before {
  content: ""
}

.fa-address-card:before {
  content: ""
}

.fa-adjust:before {
  content: ""
}

.fa-adn:before {
  content: ""
}

.fa-adversal:before {
  content: ""
}

.fa-affiliatetheme:before {
  content: ""
}

.fa-air-freshener:before {
  content: ""
}

.fa-airbnb:before {
  content: ""
}

.fa-algolia:before {
  content: ""
}

.fa-align-center:before {
  content: ""
}

.fa-align-justify:before {
  content: ""
}

.fa-align-left:before {
  content: ""
}

.fa-align-right:before {
  content: ""
}

.fa-alipay:before {
  content: ""
}

.fa-allergies:before {
  content: ""
}

.fa-amazon:before {
  content: ""
}

.fa-amazon-pay:before {
  content: ""
}

.fa-ambulance:before {
  content: ""
}

.fa-american-sign-language-interpreting:before {
  content: ""
}

.fa-amilia:before {
  content: ""
}

.fa-anchor:before {
  content: ""
}

.fa-android:before {
  content: ""
}

.fa-angellist:before {
  content: ""
}

.fa-angle-double-down:before {
  content: ""
}

.fa-angle-double-left:before {
  content: ""
}

.fa-angle-double-right:before {
  content: ""
}

.fa-angle-double-up:before {
  content: ""
}

.fa-angle-down:before {
  content: ""
}

.fa-angle-left:before {
  content: ""
}

.fa-angle-right:before {
  content: ""
}

.fa-angle-up:before {
  content: ""
}

.fa-angry:before {
  content: ""
}

.fa-angrycreative:before {
  content: ""
}

.fa-angular:before {
  content: ""
}

.fa-ankh:before {
  content: ""
}

.fa-app-store:before {
  content: ""
}

.fa-app-store-ios:before {
  content: ""
}

.fa-apper:before {
  content: ""
}

.fa-apple:before {
  content: ""
}

.fa-apple-alt:before {
  content: ""
}

.fa-apple-pay:before {
  content: ""
}

.fa-archive:before {
  content: ""
}

.fa-archway:before {
  content: ""
}

.fa-arrow-alt-circle-down:before {
  content: ""
}

.fa-arrow-alt-circle-left:before {
  content: ""
}

.fa-arrow-alt-circle-right:before {
  content: ""
}

.fa-arrow-alt-circle-up:before {
  content: ""
}

.fa-arrow-circle-down:before {
  content: ""
}

.fa-arrow-circle-left:before {
  content: ""
}

.fa-arrow-circle-right:before {
  content: ""
}

.fa-arrow-circle-up:before {
  content: ""
}

.fa-arrow-down:before {
  content: ""
}

.fa-arrow-left:before {
  content: ""
}

.fa-arrow-right:before {
  content: ""
}

.fa-arrow-up:before {
  content: ""
}

.fa-arrows-alt:before {
  content: ""
}

.fa-arrows-alt-h:before {
  content: ""
}

.fa-arrows-alt-v:before {
  content: ""
}

.fa-artstation:before {
  content: ""
}

.fa-assistive-listening-systems:before {
  content: ""
}

.fa-asterisk:before {
  content: ""
}

.fa-asymmetrik:before {
  content: ""
}

.fa-at:before {
  content: ""
}

.fa-atlas:before {
  content: ""
}

.fa-atlassian:before {
  content: ""
}

.fa-atom:before {
  content: ""
}

.fa-audible:before {
  content: ""
}

.fa-audio-description:before {
  content: ""
}

.fa-autoprefixer:before {
  content: ""
}

.fa-avianex:before {
  content: ""
}

.fa-aviato:before {
  content: ""
}

.fa-award:before {
  content: ""
}

.fa-aws:before {
  content: ""
}

.fa-baby:before {
  content: ""
}

.fa-baby-carriage:before {
  content: ""
}

.fa-backspace:before {
  content: ""
}

.fa-backward:before {
  content: ""
}

.fa-bacon:before {
  content: ""
}

.fa-bacteria:before {
  content: ""
}

.fa-bacterium:before {
  content: ""
}

.fa-bahai:before {
  content: ""
}

.fa-balance-scale:before {
  content: ""
}

.fa-balance-scale-left:before {
  content: ""
}

.fa-balance-scale-right:before {
  content: ""
}

.fa-ban:before {
  content: ""
}

.fa-band-aid:before {
  content: ""
}

.fa-bandcamp:before {
  content: ""
}

.fa-barcode:before {
  content: ""
}

.fa-bars:before {
  content: ""
}

.fa-baseball-ball:before {
  content: ""
}

.fa-basketball-ball:before {
  content: ""
}

.fa-bath:before {
  content: ""
}

.fa-battery-empty:before {
  content: ""
}

.fa-battery-full:before {
  content: ""
}

.fa-battery-half:before {
  content: ""
}

.fa-battery-quarter:before {
  content: ""
}

.fa-battery-three-quarters:before {
  content: ""
}

.fa-battle-net:before {
  content: ""
}

.fa-bed:before {
  content: ""
}

.fa-beer:before {
  content: ""
}

.fa-behance:before {
  content: ""
}

.fa-behance-square:before {
  content: ""
}

.fa-bell:before {
  content: ""
}

.fa-bell-slash:before {
  content: ""
}

.fa-bezier-curve:before {
  content: ""
}

.fa-bible:before {
  content: ""
}

.fa-bicycle:before {
  content: ""
}

.fa-biking:before {
  content: ""
}

.fa-bimobject:before {
  content: ""
}

.fa-binoculars:before {
  content: ""
}

.fa-biohazard:before {
  content: ""
}

.fa-birthday-cake:before {
  content: ""
}

.fa-bitbucket:before {
  content: ""
}

.fa-bitcoin:before {
  content: ""
}

.fa-bity:before {
  content: ""
}

.fa-black-tie:before {
  content: ""
}

.fa-blackberry:before {
  content: ""
}

.fa-blender:before {
  content: ""
}

.fa-blender-phone:before {
  content: ""
}

.fa-blind:before {
  content: ""
}

.fa-blog:before {
  content: ""
}

.fa-blogger:before {
  content: ""
}

.fa-blogger-b:before {
  content: ""
}

.fa-bluetooth:before {
  content: ""
}

.fa-bluetooth-b:before {
  content: ""
}

.fa-bold:before {
  content: ""
}

.fa-bolt:before {
  content: ""
}

.fa-bomb:before {
  content: ""
}

.fa-bone:before {
  content: ""
}

.fa-bong:before {
  content: ""
}

.fa-book:before {
  content: ""
}

.fa-book-dead:before {
  content: ""
}

.fa-book-medical:before {
  content: ""
}

.fa-book-open:before {
  content: ""
}

.fa-book-reader:before {
  content: ""
}

.fa-bookmark:before {
  content: ""
}

.fa-bootstrap:before {
  content: ""
}

.fa-border-all:before {
  content: ""
}

.fa-border-none:before {
  content: ""
}

.fa-border-style:before {
  content: ""
}

.fa-bowling-ball:before {
  content: ""
}

.fa-box:before {
  content: ""
}

.fa-box-open:before {
  content: ""
}

.fa-box-tissue:before {
  content: ""
}

.fa-boxes:before {
  content: ""
}

.fa-braille:before {
  content: ""
}

.fa-brain:before {
  content: ""
}

.fa-bread-slice:before {
  content: ""
}

.fa-briefcase:before {
  content: ""
}

.fa-briefcase-medical:before {
  content: ""
}

.fa-broadcast-tower:before {
  content: ""
}

.fa-broom:before {
  content: ""
}

.fa-brush:before {
  content: ""
}

.fa-btc:before {
  content: ""
}

.fa-buffer:before {
  content: ""
}

.fa-bug:before {
  content: ""
}

.fa-building:before {
  content: ""
}

.fa-bullhorn:before {
  content: ""
}

.fa-bullseye:before {
  content: ""
}

.fa-burn:before {
  content: ""
}

.fa-buromobelexperte:before {
  content: ""
}

.fa-bus:before {
  content: ""
}

.fa-bus-alt:before {
  content: ""
}

.fa-business-time:before {
  content: ""
}

.fa-buy-n-large:before {
  content: ""
}

.fa-buysellads:before {
  content: ""
}

.fa-calculator:before {
  content: ""
}

.fa-calendar:before {
  content: ""
}

.fa-calendar-alt:before {
  content: ""
}

.fa-calendar-check:before {
  content: ""
}

.fa-calendar-day:before {
  content: ""
}

.fa-calendar-minus:before {
  content: ""
}

.fa-calendar-plus:before {
  content: ""
}

.fa-calendar-times:before {
  content: ""
}

.fa-calendar-week:before {
  content: ""
}

.fa-camera:before {
  content: ""
}

.fa-camera-retro:before {
  content: ""
}

.fa-campground:before {
  content: ""
}

.fa-canadian-maple-leaf:before {
  content: ""
}

.fa-candy-cane:before {
  content: ""
}

.fa-cannabis:before {
  content: ""
}

.fa-capsules:before {
  content: ""
}

.fa-car:before {
  content: ""
}

.fa-car-alt:before {
  content: ""
}

.fa-car-battery:before {
  content: ""
}

.fa-car-crash:before {
  content: ""
}

.fa-car-side:before {
  content: ""
}

.fa-caravan:before {
  content: ""
}

.fa-caret-down:before {
  content: ""
}

.fa-caret-left:before {
  content: ""
}

.fa-caret-right:before {
  content: ""
}

.fa-caret-square-down:before {
  content: ""
}

.fa-caret-square-left:before {
  content: ""
}

.fa-caret-square-right:before {
  content: ""
}

.fa-caret-square-up:before {
  content: ""
}

.fa-caret-up:before {
  content: ""
}

.fa-carrot:before {
  content: ""
}

.fa-cart-arrow-down:before {
  content: ""
}

.fa-cart-plus:before {
  content: ""
}

.fa-cash-register:before {
  content: ""
}

.fa-cat:before {
  content: ""
}

.fa-cc-amazon-pay:before {
  content: ""
}

.fa-cc-amex:before {
  content: ""
}

.fa-cc-apple-pay:before {
  content: ""
}

.fa-cc-diners-club:before {
  content: ""
}

.fa-cc-discover:before {
  content: ""
}

.fa-cc-jcb:before {
  content: ""
}

.fa-cc-mastercard:before {
  content: ""
}

.fa-cc-paypal:before {
  content: ""
}

.fa-cc-stripe:before {
  content: ""
}

.fa-cc-visa:before {
  content: ""
}

.fa-centercode:before {
  content: ""
}

.fa-centos:before {
  content: ""
}

.fa-certificate:before {
  content: ""
}

.fa-chair:before {
  content: ""
}

.fa-chalkboard:before {
  content: ""
}

.fa-chalkboard-teacher:before {
  content: ""
}

.fa-charging-station:before {
  content: ""
}

.fa-chart-area:before {
  content: ""
}

.fa-chart-bar:before {
  content: ""
}

.fa-chart-line:before {
  content: ""
}

.fa-chart-pie:before {
  content: ""
}

.fa-check:before {
  content: ""
}

.fa-check-circle:before {
  content: ""
}

.fa-check-double:before {
  content: ""
}

.fa-check-square:before {
  content: ""
}

.fa-cheese:before {
  content: ""
}

.fa-chess:before {
  content: ""
}

.fa-chess-bishop:before {
  content: ""
}

.fa-chess-board:before {
  content: ""
}

.fa-chess-king:before {
  content: ""
}

.fa-chess-knight:before {
  content: ""
}

.fa-chess-pawn:before {
  content: ""
}

.fa-chess-queen:before {
  content: ""
}

.fa-chess-rook:before {
  content: ""
}

.fa-chevron-circle-down:before {
  content: ""
}

.fa-chevron-circle-left:before {
  content: ""
}

.fa-chevron-circle-right:before {
  content: ""
}

.fa-chevron-circle-up:before {
  content: ""
}

.fa-chevron-down:before {
  content: ""
}

.fa-chevron-left:before {
  content: ""
}

.fa-chevron-right:before {
  content: ""
}

.fa-chevron-up:before {
  content: ""
}

.fa-child:before {
  content: ""
}

.fa-chrome:before {
  content: ""
}

.fa-chromecast:before {
  content: ""
}

.fa-church:before {
  content: ""
}

.fa-circle:before {
  content: ""
}

.fa-circle-notch:before {
  content: ""
}

.fa-city:before {
  content: ""
}

.fa-clinic-medical:before {
  content: ""
}

.fa-clipboard:before {
  content: ""
}

.fa-clipboard-check:before {
  content: ""
}

.fa-clipboard-list:before {
  content: ""
}

.fa-clock:before {
  content: ""
}

.fa-clone:before {
  content: ""
}

.fa-closed-captioning:before {
  content: ""
}

.fa-cloud:before {
  content: ""
}

.fa-cloud-download-alt:before {
  content: ""
}

.fa-cloud-meatball:before {
  content: ""
}

.fa-cloud-moon:before {
  content: ""
}

.fa-cloud-moon-rain:before {
  content: ""
}

.fa-cloud-rain:before {
  content: ""
}

.fa-cloud-showers-heavy:before {
  content: ""
}

.fa-cloud-sun:before {
  content: ""
}

.fa-cloud-sun-rain:before {
  content: ""
}

.fa-cloud-upload-alt:before {
  content: ""
}

.fa-cloudflare:before {
  content: ""
}

.fa-cloudscale:before {
  content: ""
}

.fa-cloudsmith:before {
  content: ""
}

.fa-cloudversify:before {
  content: ""
}

.fa-cocktail:before {
  content: ""
}

.fa-code:before {
  content: ""
}

.fa-code-branch:before {
  content: ""
}

.fa-codepen:before {
  content: ""
}

.fa-codiepie:before {
  content: ""
}

.fa-coffee:before {
  content: ""
}

.fa-cog:before {
  content: ""
}

.fa-cogs:before {
  content: ""
}

.fa-coins:before {
  content: ""
}

.fa-columns:before {
  content: ""
}

.fa-comment:before {
  content: ""
}

.fa-comment-alt:before {
  content: ""
}

.fa-comment-dollar:before {
  content: ""
}

.fa-comment-dots:before {
  content: ""
}

.fa-comment-medical:before {
  content: ""
}

.fa-comment-slash:before {
  content: ""
}

.fa-comments:before {
  content: ""
}

.fa-comments-dollar:before {
  content: ""
}

.fa-compact-disc:before {
  content: ""
}

.fa-compass:before {
  content: ""
}

.fa-compress:before {
  content: ""
}

.fa-compress-alt:before {
  content: ""
}

.fa-compress-arrows-alt:before {
  content: ""
}

.fa-concierge-bell:before {
  content: ""
}

.fa-confluence:before {
  content: ""
}

.fa-connectdevelop:before {
  content: ""
}

.fa-contao:before {
  content: ""
}

.fa-cookie:before {
  content: ""
}

.fa-cookie-bite:before {
  content: ""
}

.fa-copy:before {
  content: ""
}

.fa-copyright:before {
  content: ""
}

.fa-cotton-bureau:before {
  content: ""
}

.fa-couch:before {
  content: ""
}

.fa-cpanel:before {
  content: ""
}

.fa-creative-commons:before {
  content: ""
}

.fa-creative-commons-by:before {
  content: ""
}

.fa-creative-commons-nc:before {
  content: ""
}

.fa-creative-commons-nc-eu:before {
  content: ""
}

.fa-creative-commons-nc-jp:before {
  content: ""
}

.fa-creative-commons-nd:before {
  content: ""
}

.fa-creative-commons-pd:before {
  content: ""
}

.fa-creative-commons-pd-alt:before {
  content: ""
}

.fa-creative-commons-remix:before {
  content: ""
}

.fa-creative-commons-sa:before {
  content: ""
}

.fa-creative-commons-sampling:before {
  content: ""
}

.fa-creative-commons-sampling-plus:before {
  content: ""
}

.fa-creative-commons-share:before {
  content: ""
}

.fa-creative-commons-zero:before {
  content: ""
}

.fa-credit-card:before {
  content: ""
}

.fa-critical-role:before {
  content: ""
}

.fa-crop:before {
  content: ""
}

.fa-crop-alt:before {
  content: ""
}

.fa-cross:before {
  content: ""
}

.fa-crosshairs:before {
  content: ""
}

.fa-crow:before {
  content: ""
}

.fa-crown:before {
  content: ""
}

.fa-crutch:before {
  content: ""
}

.fa-css3:before {
  content: ""
}

.fa-css3-alt:before {
  content: ""
}

.fa-cube:before {
  content: ""
}

.fa-cubes:before {
  content: ""
}

.fa-cut:before {
  content: ""
}

.fa-cuttlefish:before {
  content: ""
}

.fa-d-and-d:before {
  content: ""
}

.fa-d-and-d-beyond:before {
  content: ""
}

.fa-dailymotion:before {
  content: ""
}

.fa-dashcube:before {
  content: ""
}

.fa-database:before {
  content: ""
}

.fa-deaf:before {
  content: ""
}

.fa-deezer:before {
  content: ""
}

.fa-delicious:before {
  content: ""
}

.fa-democrat:before {
  content: ""
}

.fa-deploydog:before {
  content: ""
}

.fa-deskpro:before {
  content: ""
}

.fa-desktop:before {
  content: ""
}

.fa-dev:before {
  content: ""
}

.fa-deviantart:before {
  content: ""
}

.fa-dharmachakra:before {
  content: ""
}

.fa-dhl:before {
  content: ""
}

.fa-diagnoses:before {
  content: ""
}

.fa-diaspora:before {
  content: ""
}

.fa-dice:before {
  content: ""
}

.fa-dice-d20:before {
  content: ""
}

.fa-dice-d6:before {
  content: ""
}

.fa-dice-five:before {
  content: ""
}

.fa-dice-four:before {
  content: ""
}

.fa-dice-one:before {
  content: ""
}

.fa-dice-six:before {
  content: ""
}

.fa-dice-three:before {
  content: ""
}

.fa-dice-two:before {
  content: ""
}

.fa-digg:before {
  content: ""
}

.fa-digital-ocean:before {
  content: ""
}

.fa-digital-tachograph:before {
  content: ""
}

.fa-directions:before {
  content: ""
}

.fa-discord:before {
  content: ""
}

.fa-discourse:before {
  content: ""
}

.fa-disease:before {
  content: ""
}

.fa-divide:before {
  content: ""
}

.fa-dizzy:before {
  content: ""
}

.fa-dna:before {
  content: ""
}

.fa-dochub:before {
  content: ""
}

.fa-docker:before {
  content: ""
}

.fa-dog:before {
  content: ""
}

.fa-dollar-sign:before {
  content: ""
}

.fa-dolly:before {
  content: ""
}

.fa-dolly-flatbed:before {
  content: ""
}

.fa-donate:before {
  content: ""
}

.fa-door-closed:before {
  content: ""
}

.fa-door-open:before {
  content: ""
}

.fa-dot-circle:before {
  content: ""
}

.fa-dove:before {
  content: ""
}

.fa-download:before {
  content: ""
}

.fa-draft2digital:before {
  content: ""
}

.fa-drafting-compass:before {
  content: ""
}

.fa-dragon:before {
  content: ""
}

.fa-draw-polygon:before {
  content: ""
}

.fa-dribbble:before {
  content: ""
}

.fa-dribbble-square:before {
  content: ""
}

.fa-dropbox:before {
  content: ""
}

.fa-drum:before {
  content: ""
}

.fa-drum-steelpan:before {
  content: ""
}

.fa-drumstick-bite:before {
  content: ""
}

.fa-drupal:before {
  content: ""
}

.fa-dumbbell:before {
  content: ""
}

.fa-dumpster:before {
  content: ""
}

.fa-dumpster-fire:before {
  content: ""
}

.fa-dungeon:before {
  content: ""
}

.fa-dyalog:before {
  content: ""
}

.fa-earlybirds:before {
  content: ""
}

.fa-ebay:before {
  content: ""
}

.fa-edge:before {
  content: ""
}

.fa-edge-legacy:before {
  content: ""
}

.fa-edit:before {
  content: ""
}

.fa-egg:before {
  content: ""
}

.fa-eject:before {
  content: ""
}

.fa-elementor:before {
  content: ""
}

.fa-ellipsis-h:before {
  content: ""
}

.fa-ellipsis-v:before {
  content: ""
}

.fa-ello:before {
  content: ""
}

.fa-ember:before {
  content: ""
}

.fa-empire:before {
  content: ""
}

.fa-envelope:before {
  content: ""
}

.fa-envelope-open:before {
  content: ""
}

.fa-envelope-open-text:before {
  content: ""
}

.fa-envelope-square:before {
  content: ""
}

.fa-envira:before {
  content: ""
}

.fa-equals:before {
  content: ""
}

.fa-eraser:before {
  content: ""
}

.fa-erlang:before {
  content: ""
}

.fa-ethereum:before {
  content: ""
}

.fa-ethernet:before {
  content: ""
}

.fa-etsy:before {
  content: ""
}

.fa-euro-sign:before {
  content: ""
}

.fa-evernote:before {
  content: ""
}

.fa-exchange-alt:before {
  content: ""
}

.fa-exclamation:before {
  content: ""
}

.fa-exclamation-circle:before {
  content: ""
}

.fa-exclamation-triangle:before {
  content: ""
}

.fa-expand:before {
  content: ""
}

.fa-expand-alt:before {
  content: ""
}

.fa-expand-arrows-alt:before {
  content: ""
}

.fa-expeditedssl:before {
  content: ""
}

.fa-external-link-alt:before {
  content: ""
}

.fa-external-link-square-alt:before {
  content: ""
}

.fa-eye:before {
  content: ""
}

.fa-eye-dropper:before {
  content: ""
}

.fa-eye-slash:before {
  content: ""
}

.fa-facebook:before {
  content: ""
}

.fa-facebook-f:before {
  content: ""
}

.fa-facebook-messenger:before {
  content: ""
}

.fa-facebook-square:before {
  content: ""
}

.fa-fan:before {
  content: ""
}

.fa-fantasy-flight-games:before {
  content: ""
}

.fa-fast-backward:before {
  content: ""
}

.fa-fast-forward:before {
  content: ""
}

.fa-faucet:before {
  content: ""
}

.fa-fax:before {
  content: ""
}

.fa-feather:before {
  content: ""
}

.fa-feather-alt:before {
  content: ""
}

.fa-fedex:before {
  content: ""
}

.fa-fedora:before {
  content: ""
}

.fa-female:before {
  content: ""
}

.fa-fighter-jet:before {
  content: ""
}

.fa-figma:before {
  content: ""
}

.fa-file:before {
  content: ""
}

.fa-file-alt:before {
  content: ""
}

.fa-file-archive:before {
  content: ""
}

.fa-file-audio:before {
  content: ""
}

.fa-file-code:before {
  content: ""
}

.fa-file-contract:before {
  content: ""
}

.fa-file-csv:before {
  content: ""
}

.fa-file-download:before {
  content: ""
}

.fa-file-excel:before {
  content: ""
}

.fa-file-export:before {
  content: ""
}

.fa-file-image:before {
  content: ""
}

.fa-file-import:before {
  content: ""
}

.fa-file-invoice:before {
  content: ""
}

.fa-file-invoice-dollar:before {
  content: ""
}

.fa-file-medical:before {
  content: ""
}

.fa-file-medical-alt:before {
  content: ""
}

.fa-file-pdf:before {
  content: ""
}

.fa-file-powerpoint:before {
  content: ""
}

.fa-file-prescription:before {
  content: ""
}

.fa-file-signature:before {
  content: ""
}

.fa-file-upload:before {
  content: ""
}

.fa-file-video:before {
  content: ""
}

.fa-file-word:before {
  content: ""
}

.fa-fill:before {
  content: ""
}

.fa-fill-drip:before {
  content: ""
}

.fa-film:before {
  content: ""
}

.fa-filter:before {
  content: ""
}

.fa-fingerprint:before {
  content: ""
}

.fa-fire:before {
  content: ""
}

.fa-fire-alt:before {
  content: ""
}

.fa-fire-extinguisher:before {
  content: ""
}

.fa-firefox:before {
  content: ""
}

.fa-firefox-browser:before {
  content: ""
}

.fa-first-aid:before {
  content: ""
}

.fa-first-order:before {
  content: ""
}

.fa-first-order-alt:before {
  content: ""
}

.fa-firstdraft:before {
  content: ""
}

.fa-fish:before {
  content: ""
}

.fa-fist-raised:before {
  content: ""
}

.fa-flag:before {
  content: ""
}

.fa-flag-checkered:before {
  content: ""
}

.fa-flag-usa:before {
  content: ""
}

.fa-flask:before {
  content: ""
}

.fa-flickr:before {
  content: ""
}

.fa-flipboard:before {
  content: ""
}

.fa-flushed:before {
  content: ""
}

.fa-fly:before {
  content: ""
}

.fa-folder:before {
  content: ""
}

.fa-folder-minus:before {
  content: ""
}

.fa-folder-open:before {
  content: ""
}

.fa-folder-plus:before {
  content: ""
}

.fa-font:before {
  content: ""
}

.fa-font-awesome:before {
  content: ""
}

.fa-font-awesome-alt:before {
  content: ""
}

.fa-font-awesome-flag:before {
  content: ""
}

.fa-font-awesome-logo-full:before {
  content: ""
}

.fa-fonticons:before {
  content: ""
}

.fa-fonticons-fi:before {
  content: ""
}

.fa-football-ball:before {
  content: ""
}

.fa-fort-awesome:before {
  content: ""
}

.fa-fort-awesome-alt:before {
  content: ""
}

.fa-forumbee:before {
  content: ""
}

.fa-forward:before {
  content: ""
}

.fa-foursquare:before {
  content: ""
}

.fa-free-code-camp:before {
  content: ""
}

.fa-freebsd:before {
  content: ""
}

.fa-frog:before {
  content: ""
}

.fa-frown:before {
  content: ""
}

.fa-frown-open:before {
  content: ""
}

.fa-fulcrum:before {
  content: ""
}

.fa-funnel-dollar:before {
  content: ""
}

.fa-futbol:before {
  content: ""
}

.fa-galactic-republic:before {
  content: ""
}

.fa-galactic-senate:before {
  content: ""
}

.fa-gamepad:before {
  content: ""
}

.fa-gas-pump:before {
  content: ""
}

.fa-gavel:before {
  content: ""
}

.fa-gem:before {
  content: ""
}

.fa-genderless:before {
  content: ""
}

.fa-get-pocket:before {
  content: ""
}

.fa-gg:before {
  content: ""
}

.fa-gg-circle:before {
  content: ""
}

.fa-ghost:before {
  content: ""
}

.fa-gift:before {
  content: ""
}

.fa-gifts:before {
  content: ""
}

.fa-git:before {
  content: ""
}

.fa-git-alt:before {
  content: ""
}

.fa-git-square:before {
  content: ""
}

.fa-github:before {
  content: ""
}

.fa-github-alt:before {
  content: ""
}

.fa-github-square:before {
  content: ""
}

.fa-gitkraken:before {
  content: ""
}

.fa-gitlab:before {
  content: ""
}

.fa-gitter:before {
  content: ""
}

.fa-glass-cheers:before {
  content: ""
}

.fa-glass-martini:before {
  content: ""
}

.fa-glass-martini-alt:before {
  content: ""
}

.fa-glass-whiskey:before {
  content: ""
}

.fa-glasses:before {
  content: ""
}

.fa-glide:before {
  content: ""
}

.fa-glide-g:before {
  content: ""
}

.fa-globe:before {
  content: ""
}

.fa-globe-africa:before {
  content: ""
}

.fa-globe-americas:before {
  content: ""
}

.fa-globe-asia:before {
  content: ""
}

.fa-globe-europe:before {
  content: ""
}

.fa-gofore:before {
  content: ""
}

.fa-golf-ball:before {
  content: ""
}

.fa-goodreads:before {
  content: ""
}

.fa-goodreads-g:before {
  content: ""
}

.fa-google:before {
  content: ""
}

.fa-google-drive:before {
  content: ""
}

.fa-google-pay:before {
  content: ""
}

.fa-google-play:before {
  content: ""
}

.fa-google-plus:before {
  content: ""
}

.fa-google-plus-g:before {
  content: ""
}

.fa-google-plus-square:before {
  content: ""
}

.fa-google-wallet:before {
  content: ""
}

.fa-gopuram:before {
  content: ""
}

.fa-graduation-cap:before {
  content: ""
}

.fa-gratipay:before {
  content: ""
}

.fa-grav:before {
  content: ""
}

.fa-greater-than:before {
  content: ""
}

.fa-greater-than-equal:before {
  content: ""
}

.fa-grimace:before {
  content: ""
}

.fa-grin:before {
  content: ""
}

.fa-grin-alt:before {
  content: ""
}

.fa-grin-beam:before {
  content: ""
}

.fa-grin-beam-sweat:before {
  content: ""
}

.fa-grin-hearts:before {
  content: ""
}

.fa-grin-squint:before {
  content: ""
}

.fa-grin-squint-tears:before {
  content: ""
}

.fa-grin-stars:before {
  content: ""
}

.fa-grin-tears:before {
  content: ""
}

.fa-grin-tongue:before {
  content: ""
}

.fa-grin-tongue-squint:before {
  content: ""
}

.fa-grin-tongue-wink:before {
  content: ""
}

.fa-grin-wink:before {
  content: ""
}

.fa-grip-horizontal:before {
  content: ""
}

.fa-grip-lines:before {
  content: ""
}

.fa-grip-lines-vertical:before {
  content: ""
}

.fa-grip-vertical:before {
  content: ""
}

.fa-gripfire:before {
  content: ""
}

.fa-grunt:before {
  content: ""
}

.fa-guilded:before {
  content: ""
}

.fa-guitar:before {
  content: ""
}

.fa-gulp:before {
  content: ""
}

.fa-h-square:before {
  content: ""
}

.fa-hacker-news:before {
  content: ""
}

.fa-hacker-news-square:before {
  content: ""
}

.fa-hackerrank:before {
  content: ""
}

.fa-hamburger:before {
  content: ""
}

.fa-hammer:before {
  content: ""
}

.fa-hamsa:before {
  content: ""
}

.fa-hand-holding:before {
  content: ""
}

.fa-hand-holding-heart:before {
  content: ""
}

.fa-hand-holding-medical:before {
  content: ""
}

.fa-hand-holding-usd:before {
  content: ""
}

.fa-hand-holding-water:before {
  content: ""
}

.fa-hand-lizard:before {
  content: ""
}

.fa-hand-middle-finger:before {
  content: ""
}

.fa-hand-paper:before {
  content: ""
}

.fa-hand-peace:before {
  content: ""
}

.fa-hand-point-down:before {
  content: ""
}

.fa-hand-point-left:before {
  content: ""
}

.fa-hand-point-right:before {
  content: ""
}

.fa-hand-point-up:before {
  content: ""
}

.fa-hand-pointer:before {
  content: ""
}

.fa-hand-rock:before {
  content: ""
}

.fa-hand-scissors:before {
  content: ""
}

.fa-hand-sparkles:before {
  content: ""
}

.fa-hand-spock:before {
  content: ""
}

.fa-hands:before {
  content: ""
}

.fa-hands-helping:before {
  content: ""
}

.fa-hands-wash:before {
  content: ""
}

.fa-handshake:before {
  content: ""
}

.fa-handshake-alt-slash:before {
  content: ""
}

.fa-handshake-slash:before {
  content: ""
}

.fa-hanukiah:before {
  content: ""
}

.fa-hard-hat:before {
  content: ""
}

.fa-hashtag:before {
  content: ""
}

.fa-hat-cowboy:before {
  content: ""
}

.fa-hat-cowboy-side:before {
  content: ""
}

.fa-hat-wizard:before {
  content: ""
}

.fa-hdd:before {
  content: ""
}

.fa-head-side-cough:before {
  content: ""
}

.fa-head-side-cough-slash:before {
  content: ""
}

.fa-head-side-mask:before {
  content: ""
}

.fa-head-side-virus:before {
  content: ""
}

.fa-heading:before {
  content: ""
}

.fa-headphones:before {
  content: ""
}

.fa-headphones-alt:before {
  content: ""
}

.fa-headset:before {
  content: ""
}

.fa-heart:before {
  content: ""
}

.fa-heart-broken:before {
  content: ""
}

.fa-heartbeat:before {
  content: ""
}

.fa-helicopter:before {
  content: ""
}

.fa-highlighter:before {
  content: ""
}

.fa-hiking:before {
  content: ""
}

.fa-hippo:before {
  content: ""
}

.fa-hips:before {
  content: ""
}

.fa-hire-a-helper:before {
  content: ""
}

.fa-history:before {
  content: ""
}

.fa-hive:before {
  content: ""
}

.fa-hockey-puck:before {
  content: ""
}

.fa-holly-berry:before {
  content: ""
}

.fa-home:before {
  content: ""
}

.fa-hooli:before {
  content: ""
}

.fa-hornbill:before {
  content: ""
}

.fa-horse:before {
  content: ""
}

.fa-horse-head:before {
  content: ""
}

.fa-hospital:before {
  content: ""
}

.fa-hospital-alt:before {
  content: ""
}

.fa-hospital-symbol:before {
  content: ""
}

.fa-hospital-user:before {
  content: ""
}

.fa-hot-tub:before {
  content: ""
}

.fa-hotdog:before {
  content: ""
}

.fa-hotel:before {
  content: ""
}

.fa-hotjar:before {
  content: ""
}

.fa-hourglass:before {
  content: ""
}

.fa-hourglass-end:before {
  content: ""
}

.fa-hourglass-half:before {
  content: ""
}

.fa-hourglass-start:before {
  content: ""
}

.fa-house-damage:before {
  content: ""
}

.fa-house-user:before {
  content: ""
}

.fa-houzz:before {
  content: ""
}

.fa-hryvnia:before {
  content: ""
}

.fa-html5:before {
  content: ""
}

.fa-hubspot:before {
  content: ""
}

.fa-i-cursor:before {
  content: ""
}

.fa-ice-cream:before {
  content: ""
}

.fa-icicles:before {
  content: ""
}

.fa-icons:before {
  content: ""
}

.fa-id-badge:before {
  content: ""
}

.fa-id-card:before {
  content: ""
}

.fa-id-card-alt:before {
  content: ""
}

.fa-ideal:before {
  content: ""
}

.fa-igloo:before {
  content: ""
}

.fa-image:before {
  content: ""
}

.fa-images:before {
  content: ""
}

.fa-imdb:before {
  content: ""
}

.fa-inbox:before {
  content: ""
}

.fa-indent:before {
  content: ""
}

.fa-industry:before {
  content: ""
}

.fa-infinity:before {
  content: ""
}

.fa-info:before {
  content: ""
}

.fa-info-circle:before {
  content: ""
}

.fa-innosoft:before {
  content: ""
}

.fa-instagram:before {
  content: ""
}

.fa-instagram-square:before {
  content: ""
}

.fa-instalod:before {
  content: ""
}

.fa-intercom:before {
  content: ""
}

.fa-internet-explorer:before {
  content: ""
}

.fa-invision:before {
  content: ""
}

.fa-ioxhost:before {
  content: ""
}

.fa-italic:before {
  content: ""
}

.fa-itch-io:before {
  content: ""
}

.fa-itunes:before {
  content: ""
}

.fa-itunes-note:before {
  content: ""
}

.fa-java:before {
  content: ""
}

.fa-jedi:before {
  content: ""
}

.fa-jedi-order:before {
  content: ""
}

.fa-jenkins:before {
  content: ""
}

.fa-jira:before {
  content: ""
}

.fa-joget:before {
  content: ""
}

.fa-joint:before {
  content: ""
}

.fa-joomla:before {
  content: ""
}

.fa-journal-whills:before {
  content: ""
}

.fa-js:before {
  content: ""
}

.fa-js-square:before {
  content: ""
}

.fa-jsfiddle:before {
  content: ""
}

.fa-kaaba:before {
  content: ""
}

.fa-kaggle:before {
  content: ""
}

.fa-key:before {
  content: ""
}

.fa-keybase:before {
  content: ""
}

.fa-keyboard:before {
  content: ""
}

.fa-keycdn:before {
  content: ""
}

.fa-khanda:before {
  content: ""
}

.fa-kickstarter:before {
  content: ""
}

.fa-kickstarter-k:before {
  content: ""
}

.fa-kiss:before {
  content: ""
}

.fa-kiss-beam:before {
  content: ""
}

.fa-kiss-wink-heart:before {
  content: ""
}

.fa-kiwi-bird:before {
  content: ""
}

.fa-korvue:before {
  content: ""
}

.fa-landmark:before {
  content: ""
}

.fa-language:before {
  content: ""
}

.fa-laptop:before {
  content: ""
}

.fa-laptop-code:before {
  content: ""
}

.fa-laptop-house:before {
  content: ""
}

.fa-laptop-medical:before {
  content: ""
}

.fa-laravel:before {
  content: ""
}

.fa-lastfm:before {
  content: ""
}

.fa-lastfm-square:before {
  content: ""
}

.fa-laugh:before {
  content: ""
}

.fa-laugh-beam:before {
  content: ""
}

.fa-laugh-squint:before {
  content: ""
}

.fa-laugh-wink:before {
  content: ""
}

.fa-layer-group:before {
  content: ""
}

.fa-leaf:before {
  content: ""
}

.fa-leanpub:before {
  content: ""
}

.fa-lemon:before {
  content: ""
}

.fa-less:before {
  content: ""
}

.fa-less-than:before {
  content: ""
}

.fa-less-than-equal:before {
  content: ""
}

.fa-level-down-alt:before {
  content: ""
}

.fa-level-up-alt:before {
  content: ""
}

.fa-life-ring:before {
  content: ""
}

.fa-lightbulb:before {
  content: ""
}

.fa-line:before {
  content: ""
}

.fa-link:before {
  content: ""
}

.fa-linkedin:before {
  content: ""
}

.fa-linkedin-in:before {
  content: ""
}

.fa-linode:before {
  content: ""
}

.fa-linux:before {
  content: ""
}

.fa-lira-sign:before {
  content: ""
}

.fa-list:before {
  content: ""
}

.fa-list-alt:before {
  content: ""
}

.fa-list-ol:before {
  content: ""
}

.fa-list-ul:before {
  content: ""
}

.fa-location-arrow:before {
  content: ""
}

.fa-lock:before {
  content: ""
}

.fa-lock-open:before {
  content: ""
}

.fa-long-arrow-alt-down:before {
  content: ""
}

.fa-long-arrow-alt-left:before {
  content: ""
}

.fa-long-arrow-alt-right:before {
  content: ""
}

.fa-long-arrow-alt-up:before {
  content: ""
}

.fa-low-vision:before {
  content: ""
}

.fa-luggage-cart:before {
  content: ""
}

.fa-lungs:before {
  content: ""
}

.fa-lungs-virus:before {
  content: ""
}

.fa-lyft:before {
  content: ""
}

.fa-magento:before {
  content: ""
}

.fa-magic:before {
  content: ""
}

.fa-magnet:before {
  content: ""
}

.fa-mail-bulk:before {
  content: ""
}

.fa-mailchimp:before {
  content: ""
}

.fa-male:before {
  content: ""
}

.fa-mandalorian:before {
  content: ""
}

.fa-map:before {
  content: ""
}

.fa-map-marked:before {
  content: ""
}

.fa-map-marked-alt:before {
  content: ""
}

.fa-map-marker:before {
  content: ""
}

.fa-map-marker-alt:before {
  content: ""
}

.fa-map-pin:before {
  content: ""
}

.fa-map-signs:before {
  content: ""
}

.fa-markdown:before {
  content: ""
}

.fa-marker:before {
  content: ""
}

.fa-mars:before {
  content: ""
}

.fa-mars-double:before {
  content: ""
}

.fa-mars-stroke:before {
  content: ""
}

.fa-mars-stroke-h:before {
  content: ""
}

.fa-mars-stroke-v:before {
  content: ""
}

.fa-mask:before {
  content: ""
}

.fa-mastodon:before {
  content: ""
}

.fa-maxcdn:before {
  content: ""
}

.fa-mdb:before {
  content: ""
}

.fa-medal:before {
  content: ""
}

.fa-medapps:before {
  content: ""
}

.fa-medium:before {
  content: ""
}

.fa-medium-m:before {
  content: ""
}

.fa-medkit:before {
  content: ""
}

.fa-medrt:before {
  content: ""
}

.fa-meetup:before {
  content: ""
}

.fa-megaport:before {
  content: ""
}

.fa-meh:before {
  content: ""
}

.fa-meh-blank:before {
  content: ""
}

.fa-meh-rolling-eyes:before {
  content: ""
}

.fa-memory:before {
  content: ""
}

.fa-mendeley:before {
  content: ""
}

.fa-menorah:before {
  content: ""
}

.fa-mercury:before {
  content: ""
}

.fa-meteor:before {
  content: ""
}

.fa-microblog:before {
  content: ""
}

.fa-microchip:before {
  content: ""
}

.fa-microphone:before {
  content: ""
}

.fa-microphone-alt:before {
  content: ""
}

.fa-microphone-alt-slash:before {
  content: ""
}

.fa-microphone-slash:before {
  content: ""
}

.fa-microscope:before {
  content: ""
}

.fa-microsoft:before {
  content: ""
}

.fa-minus:before {
  content: ""
}

.fa-minus-circle:before {
  content: ""
}

.fa-minus-square:before {
  content: ""
}

.fa-mitten:before {
  content: ""
}

.fa-mix:before {
  content: ""
}

.fa-mixcloud:before {
  content: ""
}

.fa-mixer:before {
  content: ""
}

.fa-mizuni:before {
  content: ""
}

.fa-mobile:before {
  content: ""
}

.fa-mobile-alt:before {
  content: ""
}

.fa-modx:before {
  content: ""
}

.fa-monero:before {
  content: ""
}

.fa-money-bill:before {
  content: ""
}

.fa-money-bill-alt:before {
  content: ""
}

.fa-money-bill-wave:before {
  content: ""
}

.fa-money-bill-wave-alt:before {
  content: ""
}

.fa-money-check:before {
  content: ""
}

.fa-money-check-alt:before {
  content: ""
}

.fa-monument:before {
  content: ""
}

.fa-moon:before {
  content: ""
}

.fa-mortar-pestle:before {
  content: ""
}

.fa-mosque:before {
  content: ""
}

.fa-motorcycle:before {
  content: ""
}

.fa-mountain:before {
  content: ""
}

.fa-mouse:before {
  content: ""
}

.fa-mouse-pointer:before {
  content: ""
}

.fa-mug-hot:before {
  content: ""
}

.fa-music:before {
  content: ""
}

.fa-napster:before {
  content: ""
}

.fa-neos:before {
  content: ""
}

.fa-network-wired:before {
  content: ""
}

.fa-neuter:before {
  content: ""
}

.fa-newspaper:before {
  content: ""
}

.fa-nimblr:before {
  content: ""
}

.fa-node:before {
  content: ""
}

.fa-node-js:before {
  content: ""
}

.fa-not-equal:before {
  content: ""
}

.fa-notes-medical:before {
  content: ""
}

.fa-npm:before {
  content: ""
}

.fa-ns8:before {
  content: ""
}

.fa-nutritionix:before {
  content: ""
}

.fa-object-group:before {
  content: ""
}

.fa-object-ungroup:before {
  content: ""
}

.fa-octopus-deploy:before {
  content: ""
}

.fa-odnoklassniki:before {
  content: ""
}

.fa-odnoklassniki-square:before {
  content: ""
}

.fa-oil-can:before {
  content: ""
}

.fa-old-republic:before {
  content: ""
}

.fa-om:before {
  content: ""
}

.fa-opencart:before {
  content: ""
}

.fa-openid:before {
  content: ""
}

.fa-opera:before {
  content: ""
}

.fa-optin-monster:before {
  content: ""
}

.fa-orcid:before {
  content: ""
}

.fa-osi:before {
  content: ""
}

.fa-otter:before {
  content: ""
}

.fa-outdent:before {
  content: ""
}

.fa-page4:before {
  content: ""
}

.fa-pagelines:before {
  content: ""
}

.fa-pager:before {
  content: ""
}

.fa-paint-brush:before {
  content: ""
}

.fa-paint-roller:before {
  content: ""
}

.fa-palette:before {
  content: ""
}

.fa-palfed:before {
  content: ""
}

.fa-pallet:before {
  content: ""
}

.fa-paper-plane:before {
  content: ""
}

.fa-paperclip:before {
  content: ""
}

.fa-parachute-box:before {
  content: ""
}

.fa-paragraph:before {
  content: ""
}

.fa-parking:before {
  content: ""
}

.fa-passport:before {
  content: ""
}

.fa-pastafarianism:before {
  content: ""
}

.fa-paste:before {
  content: ""
}

.fa-patreon:before {
  content: ""
}

.fa-pause:before {
  content: ""
}

.fa-pause-circle:before {
  content: ""
}

.fa-paw:before {
  content: ""
}

.fa-paypal:before {
  content: ""
}

.fa-peace:before {
  content: ""
}

.fa-pen:before {
  content: ""
}

.fa-pen-alt:before {
  content: ""
}

.fa-pen-fancy:before {
  content: ""
}

.fa-pen-nib:before {
  content: ""
}

.fa-pen-square:before {
  content: ""
}

.fa-pencil-alt:before {
  content: ""
}

.fa-pencil-ruler:before {
  content: ""
}

.fa-penny-arcade:before {
  content: ""
}

.fa-people-arrows:before {
  content: ""
}

.fa-people-carry:before {
  content: ""
}

.fa-pepper-hot:before {
  content: ""
}

.fa-perbyte:before {
  content: ""
}

.fa-percent:before {
  content: ""
}

.fa-percentage:before {
  content: ""
}

.fa-periscope:before {
  content: ""
}

.fa-person-booth:before {
  content: ""
}

.fa-phabricator:before {
  content: ""
}

.fa-phoenix-framework:before {
  content: ""
}

.fa-phoenix-squadron:before {
  content: ""
}

.fa-phone:before {
  content: ""
}

.fa-phone-alt:before {
  content: ""
}

.fa-phone-slash:before {
  content: ""
}

.fa-phone-square:before {
  content: ""
}

.fa-phone-square-alt:before {
  content: ""
}

.fa-phone-volume:before {
  content: ""
}

.fa-photo-video:before {
  content: ""
}

.fa-php:before {
  content: ""
}

.fa-pied-piper:before {
  content: ""
}

.fa-pied-piper-alt:before {
  content: ""
}

.fa-pied-piper-hat:before {
  content: ""
}

.fa-pied-piper-pp:before {
  content: ""
}

.fa-pied-piper-square:before {
  content: ""
}

.fa-piggy-bank:before {
  content: ""
}

.fa-pills:before {
  content: ""
}

.fa-pinterest:before {
  content: ""
}

.fa-pinterest-p:before {
  content: ""
}

.fa-pinterest-square:before {
  content: ""
}

.fa-pizza-slice:before {
  content: ""
}

.fa-place-of-worship:before {
  content: ""
}

.fa-plane:before {
  content: ""
}

.fa-plane-arrival:before {
  content: ""
}

.fa-plane-departure:before {
  content: ""
}

.fa-plane-slash:before {
  content: ""
}

.fa-play:before {
  content: ""
}

.fa-play-circle:before {
  content: ""
}

.fa-playstation:before {
  content: ""
}

.fa-plug:before {
  content: ""
}

.fa-plus:before {
  content: ""
}

.fa-plus-circle:before {
  content: ""
}

.fa-plus-square:before {
  content: ""
}

.fa-podcast:before {
  content: ""
}

.fa-poll:before {
  content: ""
}

.fa-poll-h:before {
  content: ""
}

.fa-poo:before {
  content: ""
}

.fa-poo-storm:before {
  content: ""
}

.fa-poop:before {
  content: ""
}

.fa-portrait:before {
  content: ""
}

.fa-pound-sign:before {
  content: ""
}

.fa-power-off:before {
  content: ""
}

.fa-pray:before {
  content: ""
}

.fa-praying-hands:before {
  content: ""
}

.fa-prescription:before {
  content: ""
}

.fa-prescription-bottle:before {
  content: ""
}

.fa-prescription-bottle-alt:before {
  content: ""
}

.fa-print:before {
  content: ""
}

.fa-procedures:before {
  content: ""
}

.fa-product-hunt:before {
  content: ""
}

.fa-project-diagram:before {
  content: ""
}

.fa-pump-medical:before {
  content: ""
}

.fa-pump-soap:before {
  content: ""
}

.fa-pushed:before {
  content: ""
}

.fa-puzzle-piece:before {
  content: ""
}

.fa-python:before {
  content: ""
}

.fa-qq:before {
  content: ""
}

.fa-qrcode:before {
  content: ""
}

.fa-question:before {
  content: ""
}

.fa-question-circle:before {
  content: ""
}

.fa-quidditch:before {
  content: ""
}

.fa-quinscape:before {
  content: ""
}

.fa-quora:before {
  content: ""
}

.fa-quote-left:before {
  content: ""
}

.fa-quote-right:before {
  content: ""
}

.fa-quran:before {
  content: ""
}

.fa-r-project:before {
  content: ""
}

.fa-radiation:before {
  content: ""
}

.fa-radiation-alt:before {
  content: ""
}

.fa-rainbow:before {
  content: ""
}

.fa-random:before {
  content: ""
}

.fa-raspberry-pi:before {
  content: ""
}

.fa-ravelry:before {
  content: ""
}

.fa-react:before {
  content: ""
}

.fa-reacteurope:before {
  content: ""
}

.fa-readme:before {
  content: ""
}

.fa-rebel:before {
  content: ""
}

.fa-receipt:before {
  content: ""
}

.fa-record-vinyl:before {
  content: ""
}

.fa-recycle:before {
  content: ""
}

.fa-red-river:before {
  content: ""
}

.fa-reddit:before {
  content: ""
}

.fa-reddit-alien:before {
  content: ""
}

.fa-reddit-square:before {
  content: ""
}

.fa-redhat:before {
  content: ""
}

.fa-redo:before {
  content: ""
}

.fa-redo-alt:before {
  content: ""
}

.fa-registered:before {
  content: ""
}

.fa-remove-format:before {
  content: ""
}

.fa-renren:before {
  content: ""
}

.fa-reply:before {
  content: ""
}

.fa-reply-all:before {
  content: ""
}

.fa-replyd:before {
  content: ""
}

.fa-republican:before {
  content: ""
}

.fa-researchgate:before {
  content: ""
}

.fa-resolving:before {
  content: ""
}

.fa-restroom:before {
  content: ""
}

.fa-retweet:before {
  content: ""
}

.fa-rev:before {
  content: ""
}

.fa-ribbon:before {
  content: ""
}

.fa-ring:before {
  content: ""
}

.fa-road:before {
  content: ""
}

.fa-robot:before {
  content: ""
}

.fa-rocket:before {
  content: ""
}

.fa-rocketchat:before {
  content: ""
}

.fa-rockrms:before {
  content: ""
}

.fa-route:before {
  content: ""
}

.fa-rss:before {
  content: ""
}

.fa-rss-square:before {
  content: ""
}

.fa-ruble-sign:before {
  content: ""
}

.fa-ruler:before {
  content: ""
}

.fa-ruler-combined:before {
  content: ""
}

.fa-ruler-horizontal:before {
  content: ""
}

.fa-ruler-vertical:before {
  content: ""
}

.fa-running:before {
  content: ""
}

.fa-rupee-sign:before {
  content: ""
}

.fa-rust:before {
  content: ""
}

.fa-sad-cry:before {
  content: ""
}

.fa-sad-tear:before {
  content: ""
}

.fa-safari:before {
  content: ""
}

.fa-salesforce:before {
  content: ""
}

.fa-sass:before {
  content: ""
}

.fa-satellite:before {
  content: ""
}

.fa-satellite-dish:before {
  content: ""
}

.fa-save:before {
  content: ""
}

.fa-schlix:before {
  content: ""
}

.fa-school:before {
  content: ""
}

.fa-screwdriver:before {
  content: ""
}

.fa-scribd:before {
  content: ""
}

.fa-scroll:before {
  content: ""
}

.fa-sd-card:before {
  content: ""
}

.fa-search:before {
  content: ""
}

.fa-search-dollar:before {
  content: ""
}

.fa-search-location:before {
  content: ""
}

.fa-search-minus:before {
  content: ""
}

.fa-search-plus:before {
  content: ""
}

.fa-searchengin:before {
  content: ""
}

.fa-seedling:before {
  content: ""
}

.fa-sellcast:before {
  content: ""
}

.fa-sellsy:before {
  content: ""
}

.fa-server:before {
  content: ""
}

.fa-servicestack:before {
  content: ""
}

.fa-shapes:before {
  content: ""
}

.fa-share:before {
  content: ""
}

.fa-share-alt:before {
  content: ""
}

.fa-share-alt-square:before {
  content: ""
}

.fa-share-square:before {
  content: ""
}

.fa-shekel-sign:before {
  content: ""
}

.fa-shield-alt:before {
  content: ""
}

.fa-shield-virus:before {
  content: ""
}

.fa-ship:before {
  content: ""
}

.fa-shipping-fast:before {
  content: ""
}

.fa-shirtsinbulk:before {
  content: ""
}

.fa-shoe-prints:before {
  content: ""
}

.fa-shopify:before {
  content: ""
}

.fa-shopping-bag:before {
  content: ""
}

.fa-shopping-basket:before {
  content: ""
}

.fa-shopping-cart:before {
  content: ""
}

.fa-shopware:before {
  content: ""
}

.fa-shower:before {
  content: ""
}

.fa-shuttle-van:before {
  content: ""
}

.fa-sign:before {
  content: ""
}

.fa-sign-in-alt:before {
  content: ""
}

.fa-sign-language:before {
  content: ""
}

.fa-sign-out-alt:before {
  content: ""
}

.fa-signal:before {
  content: ""
}

.fa-signature:before {
  content: ""
}

.fa-sim-card:before {
  content: ""
}

.fa-simplybuilt:before {
  content: ""
}

.fa-sink:before {
  content: ""
}

.fa-sistrix:before {
  content: ""
}

.fa-sitemap:before {
  content: ""
}

.fa-sith:before {
  content: ""
}

.fa-skating:before {
  content: ""
}

.fa-sketch:before {
  content: ""
}

.fa-skiing:before {
  content: ""
}

.fa-skiing-nordic:before {
  content: ""
}

.fa-skull:before {
  content: ""
}

.fa-skull-crossbones:before {
  content: ""
}

.fa-skyatlas:before {
  content: ""
}

.fa-skype:before {
  content: ""
}

.fa-slack:before {
  content: ""
}

.fa-slack-hash:before {
  content: ""
}

.fa-slash:before {
  content: ""
}

.fa-sleigh:before {
  content: ""
}

.fa-sliders-h:before {
  content: ""
}

.fa-slideshare:before {
  content: ""
}

.fa-smile:before {
  content: ""
}

.fa-smile-beam:before {
  content: ""
}

.fa-smile-wink:before {
  content: ""
}

.fa-smog:before {
  content: ""
}

.fa-smoking:before {
  content: ""
}

.fa-smoking-ban:before {
  content: ""
}

.fa-sms:before {
  content: ""
}

.fa-snapchat:before {
  content: ""
}

.fa-snapchat-ghost:before {
  content: ""
}

.fa-snapchat-square:before {
  content: ""
}

.fa-snowboarding:before {
  content: ""
}

.fa-snowflake:before {
  content: ""
}

.fa-snowman:before {
  content: ""
}

.fa-snowplow:before {
  content: ""
}

.fa-soap:before {
  content: ""
}

.fa-socks:before {
  content: ""
}

.fa-solar-panel:before {
  content: ""
}

.fa-sort:before {
  content: ""
}

.fa-sort-alpha-down:before {
  content: ""
}

.fa-sort-alpha-down-alt:before {
  content: ""
}

.fa-sort-alpha-up:before {
  content: ""
}

.fa-sort-alpha-up-alt:before {
  content: ""
}

.fa-sort-amount-down:before {
  content: ""
}

.fa-sort-amount-down-alt:before {
  content: ""
}

.fa-sort-amount-up:before {
  content: ""
}

.fa-sort-amount-up-alt:before {
  content: ""
}

.fa-sort-down:before {
  content: ""
}

.fa-sort-numeric-down:before {
  content: ""
}

.fa-sort-numeric-down-alt:before {
  content: ""
}

.fa-sort-numeric-up:before {
  content: ""
}

.fa-sort-numeric-up-alt:before {
  content: ""
}

.fa-sort-up:before {
  content: ""
}

.fa-soundcloud:before {
  content: ""
}

.fa-sourcetree:before {
  content: ""
}

.fa-spa:before {
  content: ""
}

.fa-space-shuttle:before {
  content: ""
}

.fa-speakap:before {
  content: ""
}

.fa-speaker-deck:before {
  content: ""
}

.fa-spell-check:before {
  content: ""
}

.fa-spider:before {
  content: ""
}

.fa-spinner:before {
  content: ""
}

.fa-splotch:before {
  content: ""
}

.fa-spotify:before {
  content: ""
}

.fa-spray-can:before {
  content: ""
}

.fa-square:before {
  content: ""
}

.fa-square-full:before {
  content: ""
}

.fa-square-root-alt:before {
  content: ""
}

.fa-squarespace:before {
  content: ""
}

.fa-stack-exchange:before {
  content: ""
}

.fa-stack-overflow:before {
  content: ""
}

.fa-stackpath:before {
  content: ""
}

.fa-stamp:before {
  content: ""
}

.fa-star:before {
  content: ""
}

.fa-star-and-crescent:before {
  content: ""
}

.fa-star-half:before {
  content: ""
}

.fa-star-half-alt:before {
  content: ""
}

.fa-star-of-david:before {
  content: ""
}

.fa-star-of-life:before {
  content: ""
}

.fa-staylinked:before {
  content: ""
}

.fa-steam:before {
  content: ""
}

.fa-steam-square:before {
  content: ""
}

.fa-steam-symbol:before {
  content: ""
}

.fa-step-backward:before {
  content: ""
}

.fa-step-forward:before {
  content: ""
}

.fa-stethoscope:before {
  content: ""
}

.fa-sticker-mule:before {
  content: ""
}

.fa-sticky-note:before {
  content: ""
}

.fa-stop:before {
  content: ""
}

.fa-stop-circle:before {
  content: ""
}

.fa-stopwatch:before {
  content: ""
}

.fa-stopwatch-20:before {
  content: ""
}

.fa-store:before {
  content: ""
}

.fa-store-alt:before {
  content: ""
}

.fa-store-alt-slash:before {
  content: ""
}

.fa-store-slash:before {
  content: ""
}

.fa-strava:before {
  content: ""
}

.fa-stream:before {
  content: ""
}

.fa-street-view:before {
  content: ""
}

.fa-strikethrough:before {
  content: ""
}

.fa-stripe:before {
  content: ""
}

.fa-stripe-s:before {
  content: ""
}

.fa-stroopwafel:before {
  content: ""
}

.fa-studiovinari:before {
  content: ""
}

.fa-stumbleupon:before {
  content: ""
}

.fa-stumbleupon-circle:before {
  content: ""
}

.fa-subscript:before {
  content: ""
}

.fa-subway:before {
  content: ""
}

.fa-suitcase:before {
  content: ""
}

.fa-suitcase-rolling:before {
  content: ""
}

.fa-sun:before {
  content: ""
}

.fa-superpowers:before {
  content: ""
}

.fa-superscript:before {
  content: ""
}

.fa-supple:before {
  content: ""
}

.fa-surprise:before {
  content: ""
}

.fa-suse:before {
  content: ""
}

.fa-swatchbook:before {
  content: ""
}

.fa-swift:before {
  content: ""
}

.fa-swimmer:before {
  content: ""
}

.fa-swimming-pool:before {
  content: ""
}

.fa-symfony:before {
  content: ""
}

.fa-synagogue:before {
  content: ""
}

.fa-sync:before {
  content: ""
}

.fa-sync-alt:before {
  content: ""
}

.fa-syringe:before {
  content: ""
}

.fa-table:before {
  content: ""
}

.fa-table-tennis:before {
  content: ""
}

.fa-tablet:before {
  content: ""
}

.fa-tablet-alt:before {
  content: ""
}

.fa-tablets:before {
  content: ""
}

.fa-tachometer-alt:before {
  content: ""
}

.fa-tag:before {
  content: ""
}

.fa-tags:before {
  content: ""
}

.fa-tape:before {
  content: ""
}

.fa-tasks:before {
  content: ""
}

.fa-taxi:before {
  content: ""
}

.fa-teamspeak:before {
  content: ""
}

.fa-teeth:before {
  content: ""
}

.fa-teeth-open:before {
  content: ""
}

.fa-telegram:before {
  content: ""
}

.fa-telegram-plane:before {
  content: ""
}

.fa-temperature-high:before {
  content: ""
}

.fa-temperature-low:before {
  content: ""
}

.fa-tencent-weibo:before {
  content: ""
}

.fa-tenge:before {
  content: ""
}

.fa-terminal:before {
  content: ""
}

.fa-text-height:before {
  content: ""
}

.fa-text-width:before {
  content: ""
}

.fa-th:before {
  content: ""
}

.fa-th-large:before {
  content: ""
}

.fa-th-list:before {
  content: ""
}

.fa-the-red-yeti:before {
  content: ""
}

.fa-theater-masks:before {
  content: ""
}

.fa-themeco:before {
  content: ""
}

.fa-themeisle:before {
  content: ""
}

.fa-thermometer:before {
  content: ""
}

.fa-thermometer-empty:before {
  content: ""
}

.fa-thermometer-full:before {
  content: ""
}

.fa-thermometer-half:before {
  content: ""
}

.fa-thermometer-quarter:before {
  content: ""
}

.fa-thermometer-three-quarters:before {
  content: ""
}

.fa-think-peaks:before {
  content: ""
}

.fa-thumbs-down:before {
  content: ""
}

.fa-thumbs-up:before {
  content: ""
}

.fa-thumbtack:before {
  content: ""
}

.fa-ticket-alt:before {
  content: ""
}

.fa-tiktok:before {
  content: ""
}

.fa-times:before {
  content: ""
}

.fa-times-circle:before {
  content: ""
}

.fa-tint:before {
  content: ""
}

.fa-tint-slash:before {
  content: ""
}

.fa-tired:before {
  content: ""
}

.fa-toggle-off:before {
  content: ""
}

.fa-toggle-on:before {
  content: ""
}

.fa-toilet:before {
  content: ""
}

.fa-toilet-paper:before {
  content: ""
}

.fa-toilet-paper-slash:before {
  content: ""
}

.fa-toolbox:before {
  content: ""
}

.fa-tools:before {
  content: ""
}

.fa-tooth:before {
  content: ""
}

.fa-torah:before {
  content: ""
}

.fa-torii-gate:before {
  content: ""
}

.fa-tractor:before {
  content: ""
}

.fa-trade-federation:before {
  content: ""
}

.fa-trademark:before {
  content: ""
}

.fa-traffic-light:before {
  content: ""
}

.fa-trailer:before {
  content: ""
}

.fa-train:before {
  content: ""
}

.fa-tram:before {
  content: ""
}

.fa-transgender:before {
  content: ""
}

.fa-transgender-alt:before {
  content: ""
}

.fa-trash:before {
  content: ""
}

.fa-trash-alt:before {
  content: ""
}

.fa-trash-restore:before {
  content: ""
}

.fa-trash-restore-alt:before {
  content: ""
}

.fa-tree:before {
  content: ""
}

.fa-trello:before {
  content: ""
}

.fa-tripadvisor:before {
  content: ""
}

.fa-trophy:before {
  content: ""
}

.fa-truck:before {
  content: ""
}

.fa-truck-loading:before {
  content: ""
}

.fa-truck-monster:before {
  content: ""
}

.fa-truck-moving:before {
  content: ""
}

.fa-truck-pickup:before {
  content: ""
}

.fa-tshirt:before {
  content: ""
}

.fa-tty:before {
  content: ""
}

.fa-tumblr:before {
  content: ""
}

.fa-tumblr-square:before {
  content: ""
}

.fa-tv:before {
  content: ""
}

.fa-twitch:before {
  content: ""
}

.fa-twitter:before {
  content: ""
}

.fa-twitter-square:before {
  content: ""
}

.fa-typo3:before {
  content: ""
}

.fa-uber:before {
  content: ""
}

.fa-ubuntu:before {
  content: ""
}

.fa-uikit:before {
  content: ""
}

.fa-umbraco:before {
  content: ""
}

.fa-umbrella:before {
  content: ""
}

.fa-umbrella-beach:before {
  content: ""
}

.fa-uncharted:before {
  content: ""
}

.fa-underline:before {
  content: ""
}

.fa-undo:before {
  content: ""
}

.fa-undo-alt:before {
  content: ""
}

.fa-uniregistry:before {
  content: ""
}

.fa-unity:before {
  content: ""
}

.fa-universal-access:before {
  content: ""
}

.fa-university:before {
  content: ""
}

.fa-unlink:before {
  content: ""
}

.fa-unlock:before {
  content: ""
}

.fa-unlock-alt:before {
  content: ""
}

.fa-unsplash:before {
  content: ""
}

.fa-untappd:before {
  content: ""
}

.fa-upload:before {
  content: ""
}

.fa-ups:before {
  content: ""
}

.fa-usb:before {
  content: ""
}

.fa-user:before {
  content: ""
}

.fa-user-alt:before {
  content: ""
}

.fa-user-alt-slash:before {
  content: ""
}

.fa-user-astronaut:before {
  content: ""
}

.fa-user-check:before {
  content: ""
}

.fa-user-circle:before {
  content: ""
}

.fa-user-clock:before {
  content: ""
}

.fa-user-cog:before {
  content: ""
}

.fa-user-edit:before {
  content: ""
}

.fa-user-friends:before {
  content: ""
}

.fa-user-graduate:before {
  content: ""
}

.fa-user-injured:before {
  content: ""
}

.fa-user-lock:before {
  content: ""
}

.fa-user-md:before {
  content: ""
}

.fa-user-minus:before {
  content: ""
}

.fa-user-ninja:before {
  content: ""
}

.fa-user-nurse:before {
  content: ""
}

.fa-user-plus:before {
  content: ""
}

.fa-user-secret:before {
  content: ""
}

.fa-user-shield:before {
  content: ""
}

.fa-user-slash:before {
  content: ""
}

.fa-user-tag:before {
  content: ""
}

.fa-user-tie:before {
  content: ""
}

.fa-user-times:before {
  content: ""
}

.fa-users:before {
  content: ""
}

.fa-users-cog:before {
  content: ""
}

.fa-users-slash:before {
  content: ""
}

.fa-usps:before {
  content: ""
}

.fa-ussunnah:before {
  content: ""
}

.fa-utensil-spoon:before {
  content: ""
}

.fa-utensils:before {
  content: ""
}

.fa-vaadin:before {
  content: ""
}

.fa-vector-square:before {
  content: ""
}

.fa-venus:before {
  content: ""
}

.fa-venus-double:before {
  content: ""
}

.fa-venus-mars:before {
  content: ""
}

.fa-vest:before {
  content: ""
}

.fa-vest-patches:before {
  content: ""
}

.fa-viacoin:before {
  content: ""
}

.fa-viadeo:before {
  content: ""
}

.fa-viadeo-square:before {
  content: ""
}

.fa-vial:before {
  content: ""
}

.fa-vials:before {
  content: ""
}

.fa-viber:before {
  content: ""
}

.fa-video:before {
  content: ""
}

.fa-video-slash:before {
  content: ""
}

.fa-vihara:before {
  content: ""
}

.fa-vimeo:before {
  content: ""
}

.fa-vimeo-square:before {
  content: ""
}

.fa-vimeo-v:before {
  content: ""
}

.fa-vine:before {
  content: ""
}

.fa-virus:before {
  content: ""
}

.fa-virus-slash:before {
  content: ""
}

.fa-viruses:before {
  content: ""
}

.fa-vk:before {
  content: ""
}

.fa-vnv:before {
  content: ""
}

.fa-voicemail:before {
  content: ""
}

.fa-volleyball-ball:before {
  content: ""
}

.fa-volume-down:before {
  content: ""
}

.fa-volume-mute:before {
  content: ""
}

.fa-volume-off:before {
  content: ""
}

.fa-volume-up:before {
  content: ""
}

.fa-vote-yea:before {
  content: ""
}

.fa-vr-cardboard:before {
  content: ""
}

.fa-vuejs:before {
  content: ""
}

.fa-walking:before {
  content: ""
}

.fa-wallet:before {
  content: ""
}

.fa-warehouse:before {
  content: ""
}

.fa-watchman-monitoring:before {
  content: ""
}

.fa-water:before {
  content: ""
}

.fa-wave-square:before {
  content: ""
}

.fa-waze:before {
  content: ""
}

.fa-weebly:before {
  content: ""
}

.fa-weibo:before {
  content: ""
}

.fa-weight:before {
  content: ""
}

.fa-weight-hanging:before {
  content: ""
}

.fa-weixin:before {
  content: ""
}

.fa-whatsapp:before {
  content: ""
}

.fa-whatsapp-square:before {
  content: ""
}

.fa-wheelchair:before {
  content: ""
}

.fa-whmcs:before {
  content: ""
}

.fa-wifi:before {
  content: ""
}

.fa-wikipedia-w:before {
  content: ""
}

.fa-wind:before {
  content: ""
}

.fa-window-close:before {
  content: ""
}

.fa-window-maximize:before {
  content: ""
}

.fa-window-minimize:before {
  content: ""
}

.fa-window-restore:before {
  content: ""
}

.fa-windows:before {
  content: ""
}

.fa-wine-bottle:before {
  content: ""
}

.fa-wine-glass:before {
  content: ""
}

.fa-wine-glass-alt:before {
  content: ""
}

.fa-wix:before {
  content: ""
}

.fa-wizards-of-the-coast:before {
  content: ""
}

.fa-wodu:before {
  content: ""
}

.fa-wolf-pack-battalion:before {
  content: ""
}

.fa-won-sign:before {
  content: ""
}

.fa-wordpress:before {
  content: ""
}

.fa-wordpress-simple:before {
  content: ""
}

.fa-wpbeginner:before {
  content: ""
}

.fa-wpexplorer:before {
  content: ""
}

.fa-wpforms:before {
  content: ""
}

.fa-wpressr:before {
  content: ""
}

.fa-wrench:before {
  content: ""
}

.fa-x-ray:before {
  content: ""
}

.fa-xbox:before {
  content: ""
}

.fa-xing:before {
  content: ""
}

.fa-xing-square:before {
  content: ""
}

.fa-y-combinator:before {
  content: ""
}

.fa-yahoo:before {
  content: ""
}

.fa-yammer:before {
  content: ""
}

.fa-yandex:before {
  content: ""
}

.fa-yandex-international:before {
  content: ""
}

.fa-yarn:before {
  content: ""
}

.fa-yelp:before {
  content: ""
}

.fa-yen-sign:before {
  content: ""
}

.fa-yin-yang:before {
  content: ""
}

.fa-yoast:before {
  content: ""
}

.fa-youtube:before {
  content: ""
}

.fa-youtube-square:before {
  content: ""
}

.fa-zhihu:before {
  content: ""
}

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

.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto
}

/*!
 * Font Awesome Free 5.15.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(../fonts/fa-solid-900.eot);
  src: url(../fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../fonts/fa-solid-900.woff2) format("woff2"), url(../fonts/fa-solid-900.woff) format("woff"), url(../fonts/fa-solid-900.ttf) format("truetype"), url(../fonts/fa-solid-900.svg#fontawesome) format("svg")
}

.checklist>li.active:before,
.fa,
.fas,
.return-link:before,
.ui-modal__resizer:before,
.usa-accordion__controls-all-icon,
.usa-button--plus:after,
.usa-button--remove:after,
.value-flag:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900
}

@-webkit-keyframes FadeDownIn {
  0% {
    opacity: 0;
    transform: translateY(-10px)
  }

  100% {
    opacity: 1;
    transform: translateY(0)
  }
}

@keyframes FadeDownIn {
  0% {
    opacity: 0;
    transform: translateY(-10px)
  }

  100% {
    opacity: 1;
    transform: translateY(0)
  }
}

html {
  scroll-behavior: smooth
}

details[open] summary~* {
  -webkit-animation: FadeDownIn 350ms ease-in-out;
  animation: FadeDownIn 350ms ease-in-out
}

ol,
ul {
  list-style: none;
  padding: 0;
  margin: 0
}

a {
  text-decoration: none;
  color: #005ea2
}

a:hover {
  color: #1a4480
}

dl {
  margin-bottom: 1rem
}

dl+dl {
  margin-top: -.5rem
}

dt {
  font-weight: 700
}

dd {
  margin-left: 0
}

.code,
code {
  background-color: #fff;
  padding: .75em;
  border: 1px solid #e6e6e6;
  border-radius: 2px
}

hr {
  border: 0;
  margin-top: .75em;
  margin-bottom: .75em;
  border-bottom: 1px solid #d1d2d4
}

@-webkit-keyframes spin {
  100% {
    transform: rotate(360deg)
  }
}

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

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translatex(-10px)
  }

  100% {
    opacity: 1;
    transform: translatex(0)
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translatex(-10px)
  }

  100% {
    opacity: 1;
    transform: translatex(0)
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

table:not(.ui-datepicker-calendar) {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background-color: #fff;
  border-collapse: collapse;
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: .81rem;
  line-height: 1
}

.usa-prose table:not([class]) tr,
.usa-table tr,
.wysiwyg table tr,
.wysiwyg table:not([class]) tr,
[class*=TableSticky] tr {
  border: 1px solid #ccc
}

.usa-prose table:not([class]) td,
.usa-prose table:not([class]) th,
.usa-table td,
.usa-table th,
.wysiwyg table td,
.wysiwyg table th,
.wysiwyg table:not([class]) td,
.wysiwyg table:not([class]) th,
[class*=TableSticky] td,
[class*=TableSticky] th {
  padding: .5rem;
  border: 1px solid #ccc;
  font-weight: 400;
  vertical-align: middle
}

@media all and (max-width:63.99em) {

  .usa-prose table:not([class]) td,
  .usa-prose table:not([class]) th,
  .usa-table td,
  .usa-table th,
  .wysiwyg table td,
  .wysiwyg table th,
  .wysiwyg table:not([class]) td,
  .wysiwyg table:not([class]) th,
  [class*=TableSticky] td,
  [class*=TableSticky] th {
    padding: .25rem
  }
}

.usa-prose table:not([class]) thead th,
.usa-table thead th,
.wysiwyg table thead th,
.wysiwyg table:not([class]) thead th,
[class*=TableSticky] thead th {
  min-width: 100px
}

.usa-prose table:not([class]) thead th.is-active,
.usa-table thead th.is-active,
.wysiwyg table thead th.is-active,
[class*=TableSticky] thead th.is-active {
  background-color: #eff6fb;
  border: 2px solid #2378c3;
  position: relative;
  z-index: 2
}

.usa-prose table:not([class]) thead tr:first-child th:first-child,
.usa-table thead tr:first-child th:first-child,
.wysiwyg table thead tr:first-child th:first-child,
[class*=TableSticky] thead tr:first-child th:first-child {
  font-weight: 700;
  font-size: inherit;
  min-width: 130px
}

.usa-prose table:not([class]) tbody th,
.usa-table tbody th,
.wysiwyg table tbody th,
.wysiwyg table:not([class]) tbody th,
[class*=TableSticky] tbody th {
  text-align: left;
  font-weight: 700
}

.usa-prose table:not([class]) tbody td.is-active,
.usa-table tbody td.is-active,
.wysiwyg table tbody td.is-active,
[class*=TableSticky] tbody td.is-active {
  background-color: #eff6fb
}

.usa-prose table:not([class]) tbody tr,
.usa-table tbody tr,
.wysiwyg table tbody tr,
.wysiwyg table:not([class]) tbody tr,
[class*=TableSticky] tbody tr {
  background-color: #f7f7f7
}

.h1 {
  font-family: Merriweather Web, Georgia, Cambria, Times New Roman, Times, serif;
  font-size: 2.44rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: .67em
}

.h1--rule,
.h1-brd {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #d1d2d4
}

.h2,
.usa-prose h2:not([class]),
.wysiwyg h2:not([class]) {
  display: block;
  font-family: Merriweather Web, Georgia, Cambria, Times New Roman, Times, serif;
  font-size: 1.95rem;
  line-height: 1.2;
  margin-top: 1em;
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #d1d2d4
}

.h2--rule-large {
  border-bottom-color: #c5cddb;
  border-bottom-width: 3px
}

.h2:first-child,
.usa-prose h2:first-child:not([class]),
.wysiwyg h2:first-child:not([class]) {
  margin-top: 0
}

.h3,
.usa-prose h3:not([class]),
.wysiwyg h3:not([class]) {
  display: block;
  font-family: Merriweather Web, Georgia, Cambria, Times New Roman, Times, serif;
  font-size: 1.34rem;
  line-height: 1.2;
  color: #112e51;
  border: none;
  padding-bottom: 0;
  margin-bottom: .75rem;
  margin-top: 1em
}

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

  .h3:first-child,
  .usa-prose h3:first-child:not([class]),
  .wysiwyg h3:first-child:not([class]) {
    margin-top: 0
  }
}

.h4,
.usa-prose h4:not([class]),
.wysiwyg h4:not([class]) {
  font-family: Merriweather Web, Georgia, Cambria, Times New Roman, Times, serif;
  font-size: 1.04rem;
  line-height: 1.4;
  margin-bottom: .75rem;
  color: #212121;
  display: block;
  border: none;
  padding-bottom: 0
}

.h5,
.usa-prose h5:not([class]),
.wysiwyg h5:not([class]) {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1.06rem;
  line-height: 1.4;
  font-size: 17px;
  margin-bottom: .5rem;
  display: block;
  border: none;
  padding-bottom: 0
}

.h6,
.usa-prose h6:not([class]),
.wysiwyg h6:not([class]) {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1.06rem;
  line-height: 1.4;
  font-weight: 600;
  color: #112e51;
  border-bottom: 1px solid #d1d2d4;
  margin-bottom: 1em;
  padding-bottom: 1em;
  display: block
}

.headline-description {
  font-weight: 300;
  display: block
}

.t-large-x,
.t-large-x p,
.text-large-x,
.text-large-x p {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1.38rem;
  line-height: 1.6
}

.t-large,
.t-large p,
.text-large,
.text-large p {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1.06rem;
  line-height: 1.6
}

.t-small,
.t-small p,
.text-small,
.text-small p {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: .88rem;
  line-height: 1.4
}

.t-small-x,
.t-small-x p,
.text-small-x,
.text-small-x p {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: .81rem;
  line-height: 1.4
}

.break-word {
  word-break: break-word
}

button {
  border: none;
  background: 0 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  margin: 0
}

input,
select,
textarea {
  max-width: 100%
}

input[type=submit] {
  border: none
}

input[type=checkbox]+label,
input[type=radio]+label {
  font-weight: 400
}

.label,
label {
  font-weight: 700
}

input+label {
  display: inline
}

.label {
  display: block
}

.description {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: .88rem;
  line-height: 1;
  color: #5c5c5c;
  margin: .25rem 0 .5rem 0;
  font-style: italic
}

body:before {
  content: "mobile";
  display: none
}

@media all and (min-width:40em) {
  body:before {
    content: "tablet"
  }
}

@media all and (min-width:55em) {
  body:before {
    content: "tablet-lg"
  }
}

@media all and (min-width:64em) {
  body:before {
    content: "desktop"
  }
}

.btn,
.button-inside a,
.button-inside button,
.button-inside input,
.links-button-style a,
.page__admin-tasks a,
.tablefield-export-link a,
.tooltip-content a.btn,
.usa-button,
input[type=submit]:not(.unextended) {
  margin-bottom: .25rem
}

.btn-small,
.page__admin-tasks a,
.usa-button--small {
  padding: .5rem 1rem;
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: .88rem;
  line-height: 1.6
}

.usa-button--plus:after {
  margin-left: 1.5em;
  content: "";
  content: "" /""
}

.usa-button--remove {
  border-radius: 3em;
  padding: .25em .85em .25em .75em;
  margin: .25em .5em .25em 0
}

.usa-button--remove:after {
  margin-left: 1em;
  content: "";
  content: "" /""
}

.usa-button__icon:first-child {
  margin-right: .5em
}

.usa-button__icon:last-child {
  margin-left: .5em
}

.grid-gap>[class*=grid-col] {
  padding-bottom: .5rem
}

.grid-gap-lg>[class*=grid-col],
.row-16>[class*=grid-col],
.row-6>[class*=grid-col] {
  padding-bottom: .75rem
}

.grid-container--full {
  max-width: none
}

.usa-alert--apis,
.usa-alert--apis p {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: .88rem;
  line-height: 1.2
}

.usa-alert--minor {
  background-image: none;
  padding: .5rem;
  max-width: 35rem;
  border-radius: 2px
}

.usa-alert--minor:before {
  content: none
}

.usa-alert--minor,
.usa-alert--minor p {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: .94rem;
  line-height: 1
}

.usa-alert--apis {
  color: #000
}

.usa-alert--apis a {
  color: #000;
  -webkit-text-decoration-color: rgba(0, 0, 0, .3);
  text-decoration-color: rgba(0, 0, 0, .3)
}

.usa-alert--apis a:hover,
.usa-alert--apis a:visited {
  color: #000;
  -webkit-text-decoration-color: #000;
  text-decoration-color: #000
}

.usa-alert--apis.usa-alert--error {
  background-color: #e88c89
}

.usa-alert--apis.usa-alert--warning {
  background-color: #ffd67b
}

.usa-alert--apis.usa-alert--warning:before {
  background-color: #faac00
}

.usa-alert--apis .usa-alert__heading {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1.06rem;
  line-height: 1.6
}

.usa-alert--apis .usa-alert__text {
  max-width: 60rem
}

.page__admin .usa-alert,
.page__header-bottom .usa-alert {
  margin-top: 0;
  margin-bottom: .5rem
}

.page__admin .usa-alert:last-child,
.page__header-bottom .usa-alert:last-child {
  margin-bottom: 0
}

.page__admin .usa-alert .usa-alert__heading,
.page__header-bottom .usa-alert .usa-alert__heading {
  margin-bottom: 0
}

.page__admin .usa-alert--info,
.page__header-bottom .usa-alert--info {
  background-color: #fff
}

.page__admin .usa-alert--info:before,
.page__header-bottom .usa-alert--info:before {
  background-color: #2491ff
}

.usa-alert--drupal-messages {
  font-weight: 700
}

@media all and (max-width:63.99em) {
  .usa-nav {
    box-shadow: 0 1rem 2rem 0 rgba(0, 0, 0, .1)
  }
}

.usa-accordion--spaced {
  margin-bottom: 1rem
}

.usa-accordion__button {
  background-image: url(../images/common/minus-bluegray.svg)
}

.usa-accordion__button[aria-expanded=false] {
  background-image: url(../images/common/plus-bluegray.svg)
}

.usa-accordion__heading {
  position: relative;
  z-index: 2
}

.usa-accordion__heading .usa-accordion__button {
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .25);
  border-radius: 2px
}

.usa-accordion__heading .usa-accordion__button[aria-expanded=true] {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.usa-accordion__heading+.usa-accordion__content {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .25);
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  background-color: #fcfdfe;
  background-color: #fcfcfc;
  margin-top: 0
}

.usa-accordion__controls:not([hidden]) {
  display: flex;
  justify-content: flex-end;
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: .88rem;
  line-height: 1.6
}

.usa-accordion__control {
  color: #454545;
  background-color: #e6e6e6;
  padding: .5rem 1rem;
  border: 0;
  border-radius: .25rem;
  cursor: pointer;
  margin-left: .25em
}

.usa-accordion__control:hover {
  color: #2e2e2e;
  background-color: #adadad
}

.usa-accordion__control[data-toggle-all] .usa-accordion__controls-all-icon:before {
  content: "";
  content: "" /""
}

.usa-accordion__control[data-toggle-all][aria-expanded=true] .usa-accordion__controls-all-icon:before {
  content: "";
  content: "" /""
}

.usa-accordion__controls-all-icon {
  margin-right: .25em
}

.usa-accordion__content:not([hidden])>* {
  -webkit-animation: FadeDownIn 350ms ease-in-out;
  animation: FadeDownIn 350ms ease-in-out
}

@media all and (min-width:64em) {
  .usa-header--basic .usa-nav {
    padding-bottom: 0;
    padding-left: 0
  }

  .usa-header--basic .usa-navbar {
    width: auto;
    flex-grow: 1;
    min-width: 15rem
  }

  .usa-header--basic [role=search] {
    max-width: 15rem
  }

  .usa-header--basic .usa-nav__link {
    text-align: center
  }
}

.usa-header--basic input[type=search] {
  margin: 0;
  font-size: .88rem
}

.usa-header--basic .usa-menu-btn {
  border-bottom: 1px solid #081624;
  font-weight: 700;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
  align-items: center
}

@media all and (min-width:64em) {
  .usa-header--basic .usa-menu-btn {
    display: none
  }
}

.usa-card--alone {
  margin-bottom: 1rem
}

.usa-card--alone .usa-card__container {
  margin: 0
}

.usa-card--secondary .usa-card__container {
  border-color: #e6eaef;
  background-color: #e6eaef
}

.usa-card-group:not([class*=grid-gap]) {
  paddin-top: 1rem
}

.usa-card-group:not([class*=grid-gap])>.usa-card {
  margin-bottom: 1rem
}

.usa-prose table:not([class]),
.usa-table,
.wysiwyg table:not([class]) {
  width: 100%
}

.usa-prose table:not([class]) th,
.usa-table th,
.wysiwyg table:not([class]) th {
  position: sticky;
  top: 0
}

.usa-prose table:not([class]) td,
.usa-prose table:not([class]) th,
.usa-table td,
.usa-table th,
.wysiwyg table:not([class]) td,
.wysiwyg table:not([class]) th {
  line-height: 1.2
}

.usa-prose table:not([class]) td,
.usa-table td,
.wysiwyg table:not([class]) td {
  text-align: left
}

.usa-form {
  max-width: none
}

.button-inside .usa-form a,
.button-inside .usa-form button,
.button-inside .usa-form input,
.links-button-style .usa-form a,
.page__admin-tasks .usa-form a,
.tablefield-export-link .usa-form a,
.tooltip-content .usa-form a.btn,
.usa-form .btn,
.usa-form .button-inside a,
.usa-form .button-inside button,
.usa-form .button-inside input,
.usa-form .links-button-style a,
.usa-form .page__admin-tasks a,
.usa-form .tablefield-export-link a,
.usa-form .tooltip-content a.btn,
.usa-form .usa-button,
.usa-form input[type=submit]:not(.unextended) {
  margin-top: .5rem
}

.usa-label--small {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: .88rem;
  line-height: 1;
  margin-top: .5rem
}

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

.usa-select:not([multiple]) {
  padding-right: 2em
}

.usa-select--multiple {
  height: auto;
  max-height: 40rem;
  width: 100%;
  background-image: none
}

.usa-select--multiple option {
  padding: .2em 0;
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: .88rem;
  line-height: 1
}

.usa-select--multiple option:checked {
  color: #fff;
  background-color: #1a4480
}

.usa-legend {
  font-weight: 700
}

.checklist {
  list-style: none
}

.checklist>li {
  position: relative;
  padding-left: 1.75em;
  padding: .5em 0 .5em 2.35em
}

.checklist>li:before {
  content: "";
  display: block;
  position: absolute;
  top: .2em;
  left: 0;
  width: 1.65em;
  height: 1.65em;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid #216e1f;
  color: #fff;
  text-align: center
}

.checklist>li.active:before {
  line-height: 1.4em;
  background-color: #216e1f;
  content: "";
  content: "" /""
}

.footnote-list,
.wysiwyg .footnote-list {
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 1px solid #d1d2d4;
  padding-left: 1em
}

.footnote-list li,
.wysiwyg .footnote-list li {
  color: #2e2e2e;
  font-size: .81rem;
  line-height: 1.3
}

.footnote-list li::marker,
.wysiwyg .footnote-list li::marker {
  font-weight: 400
}

.content-topics-list .topic-list,
.list-chevron,
.list-i-chevron-right {
  padding-left: 1em
}

.content-topics-list .topic-list>li,
.list-chevron>li,
.list-i-chevron-right>li {
  padding-left: .5em;
  margin-top: .25em;
  margin-bottom: .25em
}

.content-topics-list .topic-list>li::marker,
.list-chevron>li::marker,
.list-i-chevron-right>li::marker {
  color: #d83933;
  color: #d83933;
  text-rendering: geometricPrecision;
  font-family: is-icons;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: none;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  content: "";
  content: "" /"";
  vertical-align: -.2em;
  vertical-align: -.02em
}

.content-topics-list .topic-list li a,
.list-chevron li a,
.list-i-chevron-right li a {
  border-bottom: none;
  text-decoration: none
}

.content-topics-list {
  word-break: break-word
}

.content-topics-list .topic-list-wrap>strong {
  margin-top: 1rem;
  display: block
}

.list-lines {
  margin-bottom: 1.25rem
}

.list-lines>li {
  padding: .75rem 0
}

.list-lines>li:not(:first-child) {
  border-top: 1px solid #d1d2d4
}

.list-indent,
.wysiwyg .list-indent {
  list-style: none;
  padding-left: 0;
  line-height: 1.2 !important
}

.list-indent ul,
.wysiwyg .list-indent ul {
  padding-left: 0
}

.list-indent li,
.wysiwyg .list-indent li {
  padding-left: 0
}

.list-indent li:before,
.wysiwyg .list-indent li:before {
  content: none
}

.list-indent li li,
.wysiwyg .list-indent li li {
  list-style: none
}

.list-details>li {
  margin-bottom: .5em
}

.list-details>li>strong {
  display: block
}

.list-logo {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between
}

.list-logo__item {
  margin: .5rem;
  flex-grow: 0
}

.list-logo__item a,
.list-logo__item img {
  display: block
}

.list-logo__item img {
  width: 100%
}

@media all and (min-width:40em) {
  .nav-inline__item {
    display: inline-block;
    margin: .25em .65em .25em 0;
    padding-right: .65em;
    border-right: 1px solid rgba(0, 0, 0, .2)
  }
}

.usa-dark-background .nav-inline__item {
  border-color: rgba(255, 255, 255, .2)
}

.nav-inline__item:last-child {
  border: none
}

@media all and (min-width:40em) {
  .footer-links {
    display: flex;
    justify-content: space-between
  }
}

.hamburger {
  display: inline-block;
  background: currentColor;
  opacity: .5;
  width: 1rem;
  height: .1rem;
  position: relative;
  transition: background 10ms .3s ease, opacity .3s;
  vertical-align: middle;
  margin-right: .5em
}

.hamburger:after,
.hamburger:before {
  content: "";
  transition: top .3s 350ms ease, transform .3s 50ms ease;
  position: absolute;
  background: currentColor;
  width: 1rem;
  height: .1rem;
  left: 0;
  right: 0
}

.hamburger:before {
  top: -.3rem
}

.hamburger:after {
  top: .3rem
}

.hamburger--active {
  background: 0 0
}

.hamburger--active:after,
.hamburger--active:before {
  transition: top .3s 50ms ease, transform .3s 350ms ease;
  top: 0
}

.hamburger--active:before {
  transform: rotate(45deg)
}

.hamburger--active:after {
  transform: rotate(-45deg)
}

a:hover .hamburger,
button:hover .hamburger {
  opacity: 1
}

.links a:not(.btn):not(.usa-button):not(.btn):not(input[type=submit]:not(.unextended)) {
  color: #005ea2;
  text-decoration: underline
}

.links a:not(.btn):not(.usa-button):not(.btn):not(input[type=submit]:not(.unextended)):hover {
  color: #1a4480
}

.links a:not(.btn):not(.usa-button):not(.btn):not(input[type=submit]:not(.unextended)):active {
  color: #162e51
}

.links a:not(.btn):not(.usa-button):not(.btn):not(input[type=submit]:not(.unextended)):focus {
  outline: .25rem solid #2491ff;
  outline-offset: 0
}

.links a:not(.btn):not(.usa-button):not(.btn):not(input[type=submit]:not(.unextended)):visited {
  color: #54278f
}

.return-link {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: .88rem;
  line-height: 1;
  display: block;
  font-weight: 700
}

.return-link:before {
  margin-right: .25em;
  content: "";
  content: "" /""
}

.reflow-columns {
  -moz-column-count: 2;
  column-count: 2;
  -moz-column-gap: 2rem;
  column-gap: 2rem
}

.filter-bar {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-left: 2rem;
  padding-right: 2rem;
  position: relative
}

.filter-bar__items {
  display: flex;
  justify-content: flex-end;
  margin-top: .5em;
  margin-bottom: .5em
}

@media all and (max-width:54.99em) {
  .filter-bar__items {
    justify-content: flex-start
  }
}

.filter-bar__item {
  flex-shrink: 0
}

.filter-bar__toggle {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1rem;
  line-height: 1;
  padding: .75rem 1.25rem;
  color: #fff;
  background-color: #005ea2;
  height: 100%;
  text-align: center;
  text-decoration: none;
  border-radius: .25rem;
  border-right: 1px solid #1a4480;
  font-weight: 400
}

.filter-bar__toggle:hover {
  background-color: #1a4480
}

.filter-bar__toggle:not(.filter-bar__toggle--first):not(.filter-bar__toggle--last) {
  border-radius: 0
}

.filter-bar__toggle[data-cc-state=open],
.filter-bar__toggle[data-cc-state=open]:hover {
  background-color: #1a4480;
  color: #fff
}

.filter-bar__toggle--first {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.filter-bar__toggle--first.filter-bar__toggle--last {
  border-radius: .25rem
}

.filter-bar__toggle--last {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-right: none
}

.filter-bar__toggle--primary[data-cc-state=open] {
  background-color: #162e51
}

.filter-bar__toggle--secondary {
  font-weight: 400
}

.filter-bar__toggle--secondary[data-cc-state=open] {
  background-color: #454545;
  color: #fff
}

.filter-bar__content {
  display: none;
  position: absolute;
  top: 2.5rem;
  margin-top: .15rem;
  left: 1rem;
  right: 1rem;
  overflow: hidden;
  justify-content: space-between;
  flex-direction: column;
  z-index: 200;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .4)
}

.filter-bar__content[data-cc-state=open] {
  display: flex
}

.filter-bar__content-body {
  padding: .75rem
}

.filter-bar__content-footer {
  flex: 0 0;
  padding: .75rem;
  background-color: #f7f9fc;
  border-top: 1px solid #dcdee0
}

.filter-bar__columns {
  padding: 0
}

@media all and (min-width:55em) {
  .filter-bar__columns {
    display: flex
  }
}

.filter-bar__column {
  padding: .75rem
}

.filter-bar__column--sidebar {
  background-color: #f7f9fc
}

@media all and (min-width:55em) {
  .filter-bar__column {
    flex: 1 0 50%;
    max-height: 60vh;
    overflow: auto
  }

  .filter-bar__column--sidebar {
    max-width: 400px;
    border-left: 1px solid #dcdee0
  }
}

.filter-bar__active-caret {
  position: absolute;
  top: 2.5rem;
  left: 40px;
  margin-top: -.5rem;
  z-index: 201;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  opacity: 0;
  pointer-events: none;
  transition: opacity .1s;
  border-left: .75rem solid transparent;
  border-right: .75rem solid transparent;
  border-bottom: .75rem solid #fff
}

.filter-bar--open .filter-bar__active-caret {
  opacity: 1
}

.filter-bar__active-filters {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap
}

.filter-bar__active-title {
  margin: .25rem .5rem .25rem 0
}

.filter-bar__icon {
  opacity: .5;
  margin-right: .5em
}

@media all and (max-width:39.99em) {
  .filter-bar {
    padding-left: 1rem;
    padding-right: 1rem
  }

  .filter-bar__toggle {
    padding: .65em .5em;
    width: calc((100vw - 2rem)/ 3)
  }

  .filter-bar__toggle-text {
    display: block;
    font-size: .9rem;
    font-size: calc(.8rem + .5vw);
    font-weight: 700
  }

  .filter-bar__icon {
    display: block;
    margin: 0 0 .35em 0
  }

  .filter-bar__active-caret,
  .filter-bar__content {
    top: 3.5rem
  }
}

.flex-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%
}

.flex-header>* {
  margin-right: 1em
}

.flex-header>:last-child {
  margin-right: 0
}

.button-inside .flex-header>a,
.button-inside .flex-header>button,
.button-inside .flex-header>input,
.flex-header>.btn,
.flex-header>.usa-button,
.flex-header>input[type=submit]:not(.unextended),
.links-button-style .flex-header>a,
.page__admin-tasks .flex-header>a,
.tablefield-export-link .flex-header>a,
.tooltip-content .flex-header>a.btn {
  margin-bottom: 0
}

.button-inside .flex-header>a:last-child,
.button-inside .flex-header>button:last-child,
.button-inside .flex-header>input:last-child,
.flex-header>.btn:last-child,
.flex-header>.usa-button:last-child,
.flex-header>input[type=submit]:last-child:not(.unextended),
.links-button-style .flex-header>a:last-child,
.page__admin-tasks .flex-header>a:last-child,
.tablefield-export-link .flex-header>a:last-child,
.tooltip-content .flex-header>a.btn:last-child {
  margin-right: 0
}

.pipe-seperate>* {
  display: inline-block;
  border-right: 1px solid #d1d2d4;
  padding-left: .5em;
  padding-right: .5em;
  margin-left: 0 .5em;
  margin-right: 0 .5em
}

.pipe-seperate>:last-child {
  border-right: none;
  margin-right: 0;
  padding-right: 0
}

.ratio-box {
  position: relative;
  overflow: hidden;
  padding-top: 75%
}

.ratio-box__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0
}

.datatable,
.table-scroller {
  overflow-x: auto;
  max-width: 100%;
  margin: 1rem 0;
  box-shadow: inset -4px 0 4px -4px rgba(0, 0, 0, .1);
  border-right: 1px solid rgba(0, 0, 0, .1);
  padding-top: 3px;
  padding-bottom: 3px
}

.datatable>table,
.table-scroller>table {
  margin: 0
}

.table-scroller--sticky-first>table tbody tr td:first-child,
.table-scroller--sticky-first>table tbody tr th:first-child,
.table-scroller--sticky-first>table tfoot tr td:first-child,
.table-scroller--sticky-first>table tfoot tr th:first-child,
.table-scroller--sticky-first>table thead tr:first-child th:first-child {
  position: sticky;
  left: 0;
  z-index: 1;
  box-shadow: 2px 0 3px rgba(0, 0, 0, .35);
  box-shadow: 6px 0 6px -2px rgba(102, 102, 102, .2), 0 0 0 0 #ddd, -2px 0 0 0 #ddd
}

.table-scroller--sticky-first>table tbody tr td:first-child,
.table-scroller--sticky-first>table tbody tr th:first-child,
.table-scroller--sticky-first>table tfoot tr td:first-child,
.table-scroller--sticky-first>table tfoot tr th:first-child {
  background-color: #fff;
  z-index: 1
}

.messages {
  padding-top: .5rem;
  padding-bottom: 1rem
}

.box-placeholder {
  text-align: center;
  border: 3px solid rgba(0, 0, 0, .205);
  background: #fff;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding: 3rem 2rem;
  color: #565c65;
  border-radius: .5rem
}

.box-placeholder--secondary {
  background-color: #f7f9fa;
  border: none
}

.box-placeholder__content {
  text-align: center;
  max-width: 40rem;
  margin: auto;
  font-weight: 300
}

.box-placeholder__content p {
  max-width: none
}

.box-placeholder__content strong {
  font-weight: 700
}

.box-placeholder__icon {
  color: #4f97d1;
  font-size: 4rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: block
}

.box-placeholder__icon--spinner {
  -webkit-animation: spin 4s linear infinite;
  animation: spin 4s linear infinite;
  font-size: 2rem;
  margin-top: .5rem;
  color: #2378c3
}

.callout,
.note,
.page-notes {
  background-color: #f5f6f7;
  border-radius: 2px;
  padding: .65rem;
  margin: 1rem 0;
  border-left: 3px solid #dfe1e2;
  max-width: 74rem
}

.callout--large,
.note--large,
.page-notes--large {
  border-left: none;
  padding: 1.5rem
}

.callout p,
.note p,
.page-notes p {
  max-width: none
}

.page__intro--secondary .callout,
.page__intro--secondary .note,
.page__intro--secondary .page-notes {
  background-color: #fff;
  border-left-color: #b6c9e0
}

.collapsible-topic {
  margin-bottom: .5rem
}

.collapsible-topic a {
  word-break: break-word
}

.details-box {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  margin: 1rem 0 2rem 0;
  border: 2px solid #edeff0;
  background-color: #edeff0;
  border-radius: .25rem
}

.details-box summary {
  display: flex;
  align-items: center;
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  border-radius: .25rem;
  background: #edeff0;
  background-position: right 1.25rem center;
  padding: 1rem 3.25rem 1rem 1.25rem;
  outline: 0;
  vertical-align: top;
  font-weight: 700;
  line-height: 1.2;
  background-size: .75rem;
  background-image: url(../uswds-assets/images/plus.svg), linear-gradient(transparent, transparent);
  background-repeat: no-repeat
}

.details-box summary::-webkit-details-marker {
  display: none
}

.details-box[open] {
  background: #fff;
  padding-bottom: 1.25rem
}

.details-box[open] summary {
  margin-bottom: 1.25rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin-top: -1px;
  background-image: url(../uswds-assets/images/minus.svg), linear-gradient(transparent, transparent);
  background-repeat: no-repeat
}

.details-box[open] summary~* {
  -webkit-animation: fadeInLeft 350ms ease-in-out;
  animation: fadeInLeft 350ms ease-in-out
}

.dropdown {
  position: relative
}

.dropdown__toggle {
  padding-right: 1rem
}

.dropdown__toggle[data-cc-state=open] .dropdown__toggle-icon {
  transform: rotate(180deg)
}

.button-inside a.dropdown__toggle[data-cc-state=open],
.button-inside button.dropdown__toggle[data-cc-state=open],
.button-inside input.dropdown__toggle[data-cc-state=open],
.dropdown__toggle.btn[data-cc-state=open],
.dropdown__toggle.usa-button[data-cc-state=open],
.links-button-style a.dropdown__toggle[data-cc-state=open],
.page__admin-tasks a.dropdown__toggle[data-cc-state=open],
.tablefield-export-link a.dropdown__toggle[data-cc-state=open],
input.dropdown__toggle[data-cc-state=open][type=submit]:not(.unextended) {
  color: #fff;
  background-color: #162e51
}

.dropdown__arrow {
  display: block;
  visibility: hidden
}

.dropdown__arrow,
.dropdown__arrow:before {
  position: absolute;
  width: 16px;
  height: 16px;
  background: inherit
}

.dropdown__arrow:before {
  visibility: visible;
  content: "";
  transform: rotate(45deg)
}

[data-popper-placement^=top]>.dropdown__arrow {
  bottom: -8px
}

[data-popper-placement^=bottom]>.dropdown__arrow {
  top: -8px
}

[data-popper-placement^=left]>.dropdown__arrow {
  right: -8px
}

[data-popper-placement^=right]>.dropdown__arrow {
  left: -8px
}

.dropdown__content {
  display: none;
  z-index: 200;
  background: #fff;
  border-radius: 4px;
  width: 20rem;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .4);
  line-height: 1;
  text-align: left
}

.dropdown__content[data-cc-state=open] {
  display: block
}

@media all and (max-width:29.99em) {
  .dropdown__content {
    width: 100%
  }
}

.dropdown--large .dropdown__content {
  width: 40rem
}

.dropdown__content .topic-list {
  margin-bottom: 1rem
}

.dropdown__content .topic-list-wrap>strong {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: .5rem
}

.dropdown__content h3,
.dropdown__content strong {
  display: block;
  padding: 1rem 1rem .5rem 1rem
}

.dropdown__content h3:first-child,
.dropdown__content strong:first-child {
  margin-top: 0
}

.dropdown__content ul {
  line-height: 1.2
}

.dropdown__content a {
  text-decoration: none
}

.dropdown__content-inner {
  overflow-y: auto;
  max-height: 30rem;
  position: relative;
  border-radius: 4px;
  z-index: 2
}

.dropdown-list a,
.dropdown-list__link,
.dropdown__content .topic-list a {
  padding: .5rem 1rem;
  display: block;
  border-top: 1px solid #e6e6e6
}

.dropdown-list a:hover,
.dropdown-list__link:hover,
.dropdown__content .topic-list a:hover {
  background-color: #f7f7f7;
  color: #2e2e2e
}

.dropdown-list a.is-active,
.dropdown-list a.is-active:hover,
.dropdown-list__link--active,
.dropdown-list__link--active:hover,
.dropdown__content .topic-list a.is-active {
  background-color: #005ea2 !important;
  color: #fff !important
}

.knockout-cards {
  background-color: #f3f6fa
}

@media all and (max-width:54.99em) {
  .knockout-cards .usa-card {
    margin-bottom: 2rem
  }
}

.rule:not(.rule--top) {
  border-bottom: 1px solid #d1d2d4;
  margin-bottom: .75rem;
  padding-bottom: .75rem
}

.rule--top {
  border-top: 1px solid #d1d2d4;
  margin-top: .75rem;
  padding-top: .75rem
}

.rule--large:not(.rule--top) {
  border-bottom-width: 3px;
  border-bottom-color: #c5cddb;
  margin-bottom: 1rem;
  padding-bottom: 1rem
}

.rule--large {
  border-top-width: 3px;
  margin-top: 1rem;
  padding-top: 1rem
}

.rule--spaced:not(.rule--top) {
  margin-bottom: 2rem;
  padding-bottom: 2rem
}

.rule--spaced.rule--top {
  margin-top: 2rem;
  padding-top: 2rem
}

.rule--light {
  border-color: #e6e6e6
}

.message {
  display: inline-block;
  box-shadow: 0 .25rem .5rem 0 rgba(0, 0, 0, .1);
  background-image: url(../uswds-assets/images/alerts/info.svg), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  position: relative;
  background-color: #fff;
  padding: .5rem 1rem .5rem 2.5rem;
  background-position: .75rem center;
  background-repeat: no-repeat;
  background-size: 1.25rem
}

.message:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background-color: #2491ff
}

.message--error {
  background-image: url(../uswds-assets/images/alerts/error.svg), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  font-weight: 700;
  background-color: #fff
}

.message--error:before {
  background-color: #e88c89
}

.title-mini {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1.06rem;
  line-height: 1.2;
  color: #981b1e;
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  margin-bottom: .25rem
}

.title-mini--secondary {
  color: #565c65;
  font-weight: 400;
  margin-bottom: .5rem
}

.tooltip {
  position: relative;
  display: inline-block
}

.app-table-list .tooltip,
table .tooltip {
  display: block;
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: .88rem;
  line-height: 1.6
}

.tooltip-toggle,
.tooltip__toggle {
  color: #005ea2
}

.tooltip-toggle:hover,
.tooltip__toggle:hover {
  color: #1a4480
}

.tooltip-contents,
.tooltip__content {
  display: none;
  position: absolute;
  width: 15rem;
  padding: .5rem;
  background-color: #fff;
  border-radius: 4px;
  top: 50%;
  z-index: 200;
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: .88rem;
  line-height: 1.6;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .4);
  font-weight: 400;
  line-height: 1.2;
  background-color: #2e2e2e;
  color: #fff;
  text-align: left
}

.tooltip-contents[data-cc-state=open],
.tooltip__content[data-cc-state=open] {
  display: block
}

.tooltip-contents p,
.tooltip__content p {
  line-height: inherit
}

.tooltip-contents a:not(.btn):not(.usa-button):not(.btn):not(input[type=submit]:not(.unextended)),
.tooltip__content a:not(.btn):not(.usa-button):not(.btn):not(input[type=submit]:not(.unextended)) {
  color: #5ea1d1
}

.tooltip-contents a:not(.btn):not(.usa-button):not(.btn):not(input[type=submit]:not(.unextended)):hover,
.tooltip__content a:not(.btn):not(.usa-button):not(.btn):not(input[type=submit]:not(.unextended)):hover {
  text-decoration: underline
}

.tooltip__content-inner {
  max-height: 500px;
  max-height: min(500px, 80vh);
  overflow-y: scroll
}

.tooltip__arrow {
  display: block;
  visibility: hidden
}

.tooltip__arrow,
.tooltip__arrow:before {
  position: absolute;
  width: 8px;
  height: 8px;
  background: inherit
}

.tooltip__arrow:before {
  visibility: visible;
  content: "";
  transform: rotate(45deg)
}

[data-popper-placement^=top]>.tooltip__arrow {
  bottom: -4px
}

[data-popper-placement^=bottom]>.tooltip__arrow {
  top: -4px
}

[data-popper-placement^=left]>.tooltip__arrow {
  right: -4px
}

[data-popper-placement^=right]>.tooltip__arrow {
  left: -4px
}

.value-flag {
  width: 100%;
  text-align: center;
  display: block
}

.value-flag:before {
  color: #216e1f
}

table .value-flag:before {
  font-size: 135%
}

.value-flag--positive:before {
  content: "";
  content: "" /""
}

.value-flag--plus:before {
  content: "";
  content: "" /""
}

.value-flag__content {
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
  position: fixed
}

.repeatable-fields__item,
.simple-card {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1rem;
  line-height: 1.6;
  background-color: #fff;
  border-width: 2px;
  border-color: #e6e6e6;
  border-style: solid;
  position: relative;
  border-radius: .5rem;
  padding: 1.5rem;
  margin-bottom: 1rem;
  margin-top: 1rem;
  word-break: break-word
}

.repeatable-fields__item>:first-child,
.simple-card>:first-child {
  margin-top: 0
}

.repeatable-fields__item>:last-child,
.simple-card>:last-child {
  margin-bottom: 0
}

img.repeatable-fields__item,
img.simple-card {
  padding: 0;
  overflow: hidden
}

.select-multiple {
  height: auto;
  max-height: 40rem;
  width: 100%
}

.repeatable-fields__item-fieldset>legend,
.repeatable-fields__remove-button {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: .88rem;
  line-height: 1
}

.repeatable-fields__item-fieldset>legend {
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: .88rem;
  line-height: 1;
  color: #565c65;
  text-transform: uppercase;
  padding-right: 7em
}

.repeatable-fields__remove-container {
  position: absolute;
  top: 1rem;
  right: 1.5rem;
  background: #fff
}

.repeatable-fields__remove-button {
  background-color: transparent;
  color: #005ea2;
  padding: 0;
  padding-right: 1.25em;
  font-weight: 400;
  background-size: .75em;
  background-image: url(../uswds-assets/images/close-blue-60v-alt.svg), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  background-position: right center
}

.repeatable-fields__remove-button:hover {
  color: #1a4480
}

.ui-modal {
  display: none
}

.ui-modal--open {
  display: block
}

.ui-modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #38374480;
  display: flex;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  justify-content: center;
  align-items: center;
  z-index: 300
}

.ui-modal__container {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  width: 540px;
  min-height: 340px;
  max-height: 100vh;
  max-width: 100%;
  overflow-y: hidden;
  box-sizing: border-box
}

.ui-modal--center .ui-modal__container {
  resize: both
}

.ui-modal--right .ui-modal__container {
  padding-left: 1rem
}

.ui-modal--left .ui-modal__container {
  padding-right: 1rem
}

.ui-modal__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2rem 2rem 1rem 2rem;
  flex: 0;
  border-bottom: 1px solid #e3e7ec;
  background-color: #fff
}

.ui-modal__body {
  background-color: #fbfbfb;
  padding: 2rem;
  flex: 1;
  overflow: auto
}

.ui-modal__title {
  font-family: Merriweather Web, Georgia, Cambria, Times New Roman, Times, serif;
  font-size: 1.34rem;
  line-height: 1.2;
  color: #112e51;
  margin-bottom: 0;
  margin-top: 0
}

.ui-modal__close {
  background: 0 0;
  color: #005ea2;
  border: 0;
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition-property: background-color, color;
  transition-duration: .1s
}

.ui-modal__close:before {
  font-size: 1.3rem;
  font-family: Wingdings, "Zapf Dingbats", sans-serif;
  font-weight: 700;
  content: "✕"
}

.ui-modal__close:hover {
  background-color: #ecebf3;
  color: #1a4480
}

.ui-modal__resizer {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 1rem;
  display: block;
  cursor: col-resize;
  background-color: #fff;
  color: #81878f;
  display: flex;
  align-items: center;
  justify-content: center;
  transition-property: background-color, color;
  transition-duration: .3s;
  transition-delay: .1s;
  border-right: 1px solid #e3e7ec
}

.ui-modal__resizer:before {
  font-size: .85rem;
  content: "";
  content: "" /""
}

.ui-modal__resizer:hover {
  background-color: #f0f0f0
}

.ui-modal--left .ui-modal__resizer {
  left: auto;
  right: 0
}

.ui-modal__content {
  margin-top: 2rem;
  margin-bottom: 2rem;
  line-height: 1.5;
  color: rgba(0, 0, 0, .8)
}

.ui-modal__btn {
  font-size: .875rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  background-color: #e6e6e6;
  color: rgba(0, 0, 0, .8);
  border-radius: .25rem;
  border-style: none;
  border-width: 0;
  cursor: pointer;
  -webkit-appearance: button;
  text-transform: none;
  overflow: visible;
  line-height: 1.15;
  margin: 0;
  will-change: transform;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: -webkit-transform .25s ease-out;
  transition: transform .25s ease-out;
  transition: transform .25s ease-out, -webkit-transform .25s ease-out
}

.ui-modal__btn:focus,
.ui-modal__btn:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05)
}

.ui-modal__btn-primary {
  background-color: #00449e;
  color: #fff
}

.ui-modal--right .ui-modal__overlay {
  justify-content: flex-end;
  align-items: stretch
}

.ui-modal--right .ui-modal__container {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.ui-modal--left .ui-modal__overlay {
  justify-content: flex-start;
  align-items: stretch
}

.ui-modal--left .ui-modal__container {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

@-webkit-keyframes uiModalFadeDownIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes uiModalFadeDownIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-webkit-keyframes uiModalFadeOut {
  from {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@keyframes uiModalFadeOut {
  from {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@-webkit-keyframes uiModalSlideIn {
  from {
    transform: translateY(15%)
  }

  to {
    transform: translateY(0)
  }
}

@keyframes uiModalSlideIn {
  from {
    transform: translateY(15%)
  }

  to {
    transform: translateY(0)
  }
}

@-webkit-keyframes uiModalSlideOut {
  from {
    transform: translateY(0)
  }

  to {
    transform: translateY(-10%)
  }
}

@keyframes uiModalSlideOut {
  from {
    transform: translateY(0)
  }

  to {
    transform: translateY(-10%)
  }
}

@-webkit-keyframes uiModalSlideRightIn {
  from {
    transform: translateX(15%)
  }

  to {
    transform: translateX(0)
  }
}

@keyframes uiModalSlideRightIn {
  from {
    transform: translateX(15%)
  }

  to {
    transform: translateX(0)
  }
}

@-webkit-keyframes uiModalSlideRightOut {
  from {
    transform: translateX(0)
  }

  to {
    transform: translateX(-10%)
  }
}

@keyframes uiModalSlideRightOut {
  from {
    transform: translateX(0)
  }

  to {
    transform: translateX(-10%)
  }
}

@-webkit-keyframes uiModalSlideLeftIn {
  from {
    transform: translateX(-15%)
  }

  to {
    transform: translateX(0)
  }
}

@keyframes uiModalSlideLeftIn {
  from {
    transform: translateX(-15%)
  }

  to {
    transform: translateX(0)
  }
}

@-webkit-keyframes uiModalSlideLeftOut {
  from {
    transform: translateX(0)
  }

  to {
    transform: translateX(10%)
  }
}

@keyframes uiModalSlideLeftOut {
  from {
    transform: translateX(0)
  }

  to {
    transform: translateX(10%)
  }
}

.ui-modal[aria-hidden=false] .ui-modal__overlay {
  -webkit-animation: uiModalFadeDownIn .3s cubic-bezier(0, 0, .2, 1);
  animation: uiModalFadeDownIn .3s cubic-bezier(0, 0, .2, 1)
}

.ui-modal[aria-hidden=false] .ui-modal__container {
  -webkit-animation: uiModalSlideIn .3s cubic-bezier(0, 0, .2, 1);
  animation: uiModalSlideIn .3s cubic-bezier(0, 0, .2, 1)
}

.ui-modal--right[aria-hidden=false] .ui-modal__container {
  -webkit-animation: uiModalSlideRightIn .3s cubic-bezier(0, 0, .2, 1);
  animation: uiModalSlideRightIn .3s cubic-bezier(0, 0, .2, 1)
}

.ui-modal--left[aria-hidden=false] .ui-modal__container {
  -webkit-animation: uiModalSlideLeftIn .3s cubic-bezier(0, 0, .2, 1);
  animation: uiModalSlideLeftIn .3s cubic-bezier(0, 0, .2, 1)
}

.ui-modal[aria-hidden=true] .ui-modal__overlay {
  -webkit-animation: uiModalFadeOut .3s cubic-bezier(0, 0, .2, 1);
  animation: uiModalFadeOut .3s cubic-bezier(0, 0, .2, 1)
}

.ui-modal[aria-hidden=true] .ui-modal__container {
  -webkit-animation: uiModalSlideOut .3s cubic-bezier(0, 0, .2, 1);
  animation: uiModalSlideOut .3s cubic-bezier(0, 0, .2, 1)
}

.ui-modal--right[aria-hidden=true] .ui-modal__container {
  -webkit-animation: uiModalSlideRightOut .3s cubic-bezier(0, 0, .2, 1);
  animation: uiModalSlideRightOut .3s cubic-bezier(0, 0, .2, 1)
}

.ui-modal--left[aria-hidden=true] .ui-modal__container {
  -webkit-animation: uiModalSlideLeftOut .3s cubic-bezier(0, 0, .2, 1);
  animation: uiModalSlideLeftOut .3s cubic-bezier(0, 0, .2, 1)
}

.ui-modal .ui-modal__container,
.ui-modal .ui-modal__overlay {
  will-change: transform
}

.ui-tabs {
  margin: 2rem 0;
  border: 1px solid #e6e6e6;
  border-radius: 2px
}

.ui-tabs [role=tablist] {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #e6e6e6;
  background-color: #fff;
  overflow-x: auto
}

.ui-tabs [role=tab] {
  position: relative;
  min-width: 10rem;
  cursor: pointer;
  padding: 1.25rem 1rem .75rem 1rem;
  font-weight: 700;
  font-weight: 400;
  color: #565c65;
  text-align: center;
  border-bottom: 4px solid transparent;
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol
}

@media all and (max-width:54.99em) {
  .ui-tabs [role=tab] {
    padding-left: .75rem;
    padding-right: .75rem;
    min-width: 0
  }
}

.ui-tabs [role=tab]:not(:first-child) {
  margin-left: 1rem
}

.ui-tabs [role=tab]:hover {
  border-bottom-color: #ccc
}

.ui-tabs [role=tab][aria-selected=true] {
  border-bottom-color: #005ea2;
  opacity: 1
}

.ui-tabs [role=tabpanel] {
  position: relative;
  background-color: #fff;
  z-index: 2;
  padding: 2rem;
  margin-top: 4px
}

.ismodal-container {
  background-color: #f7f9fc
}

.ismodal-overlay {
  background-color: #171f29 !important;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px)
}

.header {
  background-color: #14375b;
  color: #fff
}

.button-inside .header a,
.button-inside .header button,
.button-inside .header input,
.header .btn,
.header .button-inside a,
.header .button-inside button,
.header .button-inside input,
.header .links-button-style a,
.header .page__admin-tasks a,
.header .tablefield-export-link a,
.header .tooltip-content a.btn,
.header .usa-button,
.header input[type=submit]:not(.unextended),
.links-button-style .header a,
.page__admin-tasks .header a,
.tablefield-export-link .header a,
.tooltip-content .header a.btn {
  margin-top: 0 !important
}

@media all and (min-width:64em) {
  .header__inner {
    min-height: 5rem
  }
}

.header .header__inner {
  align-items: center
}

.header__navbar {
  border-bottom-color: #081624
}

@media all and (min-width:64em) {
  .header__logo-wrap {
    margin: 0
  }
}

.header__logo {
  display: block;
  display: flex;
  align-items: stretch
}

.header__logo-title {
  display: block;
  font-family: Merriweather Web, Georgia, Cambria, Times New Roman, Times, serif;
  font-size: 2rem;
  font-weight: 300;
  color: #fff
}

@media all and (min-width:64em) {
  .header__logo-title {
    padding: .5rem 0
  }
}

@media (max-width:82rem) {
  .header__logo-title {
    font-size: 1.75rem
  }
}

.header__logo-description {
  display: block;
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: .88rem;
  line-height: 1;
  font-weight: 300;
  color: #8da7cd;
  max-width: 10rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  border-left: 2px solid #112f4e;
  padding-left: .5rem;
  margin-left: .5rem
}

@media (min-width:82rem) {
  .header__logo-description {
    padding-left: .75rem;
    margin-left: .75rem;
    border-left-width: 3px
  }
}

@media all and (min-width:64em) {
  .header__logo-description-line {
    display: block
  }
}

@media all and (max-width:63.99em) {
  .usa-nav__primary a {
    color: inherit
  }
}

@media all and (min-width:64em) {
  .usa-nav__primary {
    align-items: center;
    justify-content: flex-end
  }

  .usa-nav__primary-item {
    min-width: 5rem
  }

  .usa-nav__primary-item.last {
    min-width: unset;
    flex-grow: 0
  }

  .usa-nav__primary>.usa-nav__primary-item>a,
  .usa-nav__primary>.usa-nav__primary-item>button {
    color: #e1e7f1;
    font-weight: 400
  }

  .usa-nav__primary>.usa-nav__primary-item>a:hover,
  .usa-nav__primary>.usa-nav__primary-item>button:hover {
    color: #fff
  }
}

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

  .usa-nav__primary>.usa-nav__primary-item>a[aria-expanded=false],
  .usa-nav__primary>.usa-nav__primary-item>button[aria-expanded=false] {
    background-image: url(../uswds-assets/images/angle-arrow-down-white.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat
  }
}

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

  .usa-nav__primary>.usa-nav__primary-item>a[aria-expanded=false]:hover,
  .usa-nav__primary>.usa-nav__primary-item>button[aria-expanded=false]:hover {
    background-image: url(../uswds-assets/images/angle-arrow-down-white.svg), linear-gradient(transparent, transparent);
    background-repeat: no-repeat
  }
}

.page {
  display: flex;
  flex-direction: column;
  min-height: 100vh
}

.toolbar-fixed .page {
  min-height: calc(100vh - 39px)
}

.toolbar-tray-open.toolbar-horizontal .page {
  min-height: calc(100vh - 79px)
}

.page__main {
  flex: 1;
  display: flex;
  flex-direction: column
}

.page__content,
.page__content-body,
.page__content-inner,
.page__content-layout {
  display: flex;
  flex-direction: column;
  flex: 1
}

.layout-brief,
.layout-dashboard__content,
.layout-sidebar__column,
.page__body {
  padding-top: 4rem;
  padding-bottom: 4rem
}

@media all and (max-width:63.99em) {

  .layout-brief,
  .layout-dashboard__content,
  .layout-sidebar__column,
  .page__body {
    padding-top: 3rem;
    padding-bottom: 3rem
  }
}

.layout-dashboard__header,
.page__body-top {
  padding-top: 4rem
}

@media all and (max-width:63.99em) {

  .layout-dashboard__header,
  .page__body-top {
    padding-top: 3rem
  }
}

.page__body-bottom {
  padding-bottom: 4rem
}

@media all and (max-width:63.99em) {
  .page__body-bottom {
    padding-bottom: 3rem
  }
}

.page__intro,
.section-page-intro {
  padding-top: 3rem;
  padding-bottom: 1.5rem;
  background-color: #112f4e;
  color: #e4eff9
}

.page__intro:not(.page__intro--secondary) h1,
.page__intro:not(.page__intro--secondary) h2,
.page__intro:not(.page__intro--secondary) h3,
.section-page-intro:not(.page__intro--secondary) h1,
.section-page-intro:not(.page__intro--secondary) h2,
.section-page-intro:not(.page__intro--secondary) h3 {
  color: #fff
}

.page__intro--secondary {
  background-color: #ecf1f7;
  color: #2e2e2e
}

.page__crumbs {
  background-color: #dae4ef;
  padding: .5rem 0
}

.page__pager,
.section-pager {
  background-color: #e6e6e6;
  border-top: 1px solid #cdcdcd;
  padding-top: 1rem;
  padding-bottom: 1rem
}

.page__pager .pager,
.section-pager .pager {
  margin-top: 0
}

.page__admin,
.page__header-bottom {
  background-color: #112f4e
}

.page__header-bottom {
  padding-top: 1rem;
  padding-bottom: 1rem
}

.page__admin-tasks {
  padding-top: .5rem;
  padding-bottom: .5rem
}

.page__admin {
  background-color: #0c2239
}

.page__admin-display {
  display: flex;
  align-items: center;
  justify-content: flex-end
}

.page__admin-messages {
  order: -1;
  flex: 1
}

.page__admin-tasks {
  text-align: right
}

.page__admin-tasks a {
  padding-top: .25rem .75rem
}

.page__admin-tasks a.active {
  opacity: .25
}

.page__admin-tasks .tabs {
  display: flex;
  justify-content: flex-end
}

.page__admin-tasks+.page__admin-messages .status-messages {
  margin-top: -.5rem
}

.page__footer {
  background-color: #112f4e;
  padding-top: 2rem;
  padding-bottom: .5rem
}

.page__footer-logos {
  margin-bottom: 1rem
}

.page__content-nav--mobile {
  padding-top: 2rem;
  padding-bottom: .5rem
}

.page__content-nav--mobile .dropdown__toggle {
  margin: 0;
  min-width: 12rem
}

.pager {
  margin-top: 1rem;
  display: flex;
  justify-content: center;
  align-items: center
}

@media all and (max-width:54.99em) {
  .pager {
    display: grid;
    grid-template-columns: auto 1fr auto;
    grid-template-rows: 1fr;
    gap: 0;
    grid-template-areas: "previous-first pages next-last";
    align-items: start
  }
}

.pager__items {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap
}

.pager__items--pages {
  grid-area: pages
}

@media all and (max-width:54.99em) {
  .pager__items--pages {
    justify-content: flex-start
  }
}

.pager__items--previous-first {
  grid-area: previous-first
}

.pager__items--next-last {
  grid-area: next-last
}

.pager__item {
  margin: .25rem
}

@media all and (max-width:54.99em) {
  .pager__item {
    margin: .15rem
  }
}

.pager__item a,
.pager__item span {
  display: block;
  text-align: center;
  width: 2.75rem;
  height: 2.75rem;
  line-height: 2.75rem;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #cdcdcd
}

.pager__item--current a,
.pager__item--current span,
.pager__item.is-active a,
.pager__item.is-active span {
  color: currentColor;
  opacity: .6;
  background-color: #dedede
}

.pager__item--first a,
.pager__item--first span,
.pager__item--last a,
.pager__item--last span,
.pager__item--next a,
.pager__item--next span,
.pager__item--previous a,
.pager__item--previous span {
  width: 2.75rem;
  height: 2.75rem;
  line-height: 2.3rem;
  background-color: #005ea2;
  border-color: #005ea2;
  color: #fff;
  font-size: 2rem;
  font-weight: 700
}

.pager__item--first a:hover,
.pager__item--first span:hover,
.pager__item--last a:hover,
.pager__item--last span:hover,
.pager__item--next a:hover,
.pager__item--next span:hover,
.pager__item--previous a:hover,
.pager__item--previous span:hover {
  color: #fff;
  background-color: #00406f;
  border-color: #00406f
}

.navbar {
  background-color: #112f4e;
  padding-top: 1.5rem
}

@media all and (max-width:54.99em) {
  .navbar {
    padding-bottom: .75rem
  }
}

.navbar--secondary {
  background-color: #ecf1f7
}

@media all and (min-width:55em) {
  .navbar__title {
    display: none
  }
}

.navbar__list {
  display: flex;
  overflow-x: auto;
  align-items: flex-end
}

.navbar-item,
.navbar__item {
  flex-grow: 0
}

.navbar-item:last-child .navbar-link,
.navbar-item:last-child .navbar__link,
.navbar__item:last-child .navbar-link,
.navbar__item:last-child .navbar__link {
  border-right: none
}

.navbar-link,
.navbar__link {
  display: block;
  margin-right: -1px;
  padding: .375rem 1rem;
  margin: .375rem 0;
  color: #e4eff9;
  white-space: nowrap;
  border-right: 1px solid #1a4878
}

.navbar-link:hover,
.navbar__link:hover {
  color: #f6be01
}

.navbar-link.active,
.navbar-link.is-active,
.navbar-link.navbar__link--active,
.navbar__item--active .navbar-link,
.navbar__item--active .navbar__link,
.navbar__link.active,
.navbar__link.is-active,
.navbar__link.navbar__link--active {
  border-right: none;
  padding: .75rem 1rem;
  margin: 0;
  background-color: #fff;
  color: #2e2e2e;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  box-shadow: 0 .25rem .5rem 0 rgba(0, 0, 0, .1)
}

.navbar--secondary .navbar-link,
.navbar--secondary .navbar__link {
  color: #005ea2;
  border-right-color: #d3deec
}

.navbar--secondary .navbar-link:hover,
.navbar--secondary .navbar__link:hover {
  color: #1a4480
}

@media all and (min-width:55em) {
  .navbar__collapsed-toggle {
    display: none
  }
}

@media all and (max-width:54.99em) {
  .navbar__collapsed-content {
    display: none
  }

  .navbar__collapsed-content[data-cc-state=open] {
    display: block
  }
}

.toolbar-fixed .table-list .TableSticky__sticky-wrap {
  top: 38px
}

.toolbar-tray-open.toolbar-horizontal .table-list .TableSticky__sticky-wrap {
  top: 78px
}

.table-list .vts-tabs__tablist {
  padding-left: 2rem;
  padding-right: 2rem
}

.table-list .TimelineRow--no-change td {
  background-color: #efefef
}

.table-list .TableSticky__table--first-column-header th,
.table-list .TableSticky__table--first-column-header tr {
  border: none
}

.table-list .TableSticky__table--first-column thead th,
.table-list .TableSticky__table--first-column thead tr {
  border-top: none;
  border-bottom: none
}

.table-list .tooltip__toggle {
  font-weight: 400;
  font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: .81rem;
  line-height: 1;
  text-decoration: underline
}

.table-list .tooltip__toggle.value-flag {
  border-radius: 50%;
  padding: .5em;
  border: 1px solid #dadada
}

.table-list .tooltip__toggle.value-flag:hover {
  border-color: #1a4480
}

.table-list [class*=TableSticky] thead th {
  min-width: 3rem
}

.dark-background {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #fff
}

.dark-background h2,
.dark-background h3,
.dark-background h4,
.dark-background h5,
.dark-background h6,
.dark-background p {
  color: #fff
}

.dark-background a {
  color: #e6e6e6
}

.dark-background a:hover {
  color: #f6be01
}

.usa-prose h3:not(.usa-accordion__heading),
.usa-prose h4:not(.usa-accordion__heading),
.usa-prose h5:not(.usa-accordion__heading),
.usa-prose h6,
.usa-prose ol,
.usa-prose p,
.usa-prose ul,
.wysiwyg h3:not(.usa-accordion__heading),
.wysiwyg h4:not(.usa-accordion__heading),
.wysiwyg h5:not(.usa-accordion__heading),
.wysiwyg h6,
.wysiwyg ol,
.wysiwyg p,
.wysiwyg ul {
  max-width: 40rem
}

.usa-prose a:not(.btn):not(.usa-button):not(.btn):not(input[type=submit]:not(.unextended)),
.wysiwyg a:not(.btn):not(.usa-button):not(.btn):not(input[type=submit]:not(.unextended)) {
  word-break: break-word;
  color: #005ea2;
  text-decoration: underline
}

.usa-prose a:not(.btn):not(.usa-button):not(.btn):not(input[type=submit]:not(.unextended)):hover,
.wysiwyg a:not(.btn):not(.usa-button):not(.btn):not(input[type=submit]:not(.unextended)):hover {
  color: #1a4480
}

.usa-prose a:not(.btn):not(.usa-button):not(.btn):not(input[type=submit]:not(.unextended)):active,
.wysiwyg a:not(.btn):not(.usa-button):not(.btn):not(input[type=submit]:not(.unextended)):active {
  color: #162e51
}

.usa-prose a:not(.btn):not(.usa-button):not(.btn):not(input[type=submit]:not(.unextended)):focus,
.wysiwyg a:not(.btn):not(.usa-button):not(.btn):not(input[type=submit]:not(.unextended)):focus {
  outline: .25rem solid #2491ff;
  outline-offset: 0
}

.usa-prose a:not(.btn):not(.usa-button):not(.btn):not(input[type=submit]:not(.unextended)):visited,
.wysiwyg a:not(.btn):not(.usa-button):not(.btn):not(input[type=submit]:not(.unextended)):visited {
  color: #54278f
}

.usa-prose [href^="http:"]:not([href*="alcoholpolicy.niaaa.nih.gov"]):not([href$=".pdf"])::after,
.usa-prose [href^="https:"]:not([href*="alcoholpolicy.niaaa.nih.gov"]):not([href$=".pdf"])::after,
.wysiwyg [href^="http:"]:not([href*="alcoholpolicy.niaaa.nih.gov"]):not([href$=".pdf"])::after,
.wysiwyg [href^="https:"]:not([href*="alcoholpolicy.niaaa.nih.gov"]):not([href$=".pdf"])::after {
  background-image: url(../uswds-assets/images/external-link.svg);
  background-position: 50% 60%;
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  display: inline;
  margin-left: .25rem;
  padding-left: .65em
}

.usa-prose [href^="http:"]:not([href*="alcoholpolicy.niaaa.nih.gov"]):not([href$=".pdf"]):hover::after,
.usa-prose [href^="https:"]:not([href*="alcoholpolicy.niaaa.nih.gov"]):not([href$=".pdf"]):hover::after,
.wysiwyg [href^="http:"]:not([href*="alcoholpolicy.niaaa.nih.gov"]):not([href$=".pdf"]):hover::after,
.wysiwyg [href^="https:"]:not([href*="alcoholpolicy.niaaa.nih.gov"]):not([href$=".pdf"]):hover::after {
  background-image: url(../uswds-assets/images/external-link-hover.svg), linear-gradient(transparent, transparent);
  background-repeat: no-repeat
}

.usa-prose ol,
.usa-prose ul,
.wysiwyg ol,
.wysiwyg ul {
  padding-left: 1.5rem
}

.usa-prose li::marker,
.wysiwyg li::marker {
  font-weight: 700
}

.usa-prose ul,
.wysiwyg ul {
  padding-left: 1.25em;
  list-style-type: disc;
  list-style-position: outside
}

.usa-prose ol,
.wysiwyg ol {
  list-style-type: decimal;
  list-style-position: outside
}

.usa-prose ol ul,
.usa-prose ul ul,
.wysiwyg ol ul,
.wysiwyg ul ul {
  list-style-type: circle;
  list-style-position: outside;
  margin-left: 15px
}

.usa-prose ol ul li,
.usa-prose ol ul li:last-child,
.usa-prose ul ul li,
.usa-prose ul ul li:last-child,
.wysiwyg ol ul li,
.wysiwyg ol ul li:last-child,
.wysiwyg ul ul li,
.wysiwyg ul ul li:last-child {
  margin-top: 1em;
  margin-bottom: 1em
}

.usa-prose ol ol,
.usa-prose ul ol,
.wysiwyg ol ol,
.wysiwyg ul ol {
  list-style-type: lower-latin;
  list-style-position: outside;
  margin-left: 15px
}

.btn+.btn {
  margin-left: .3em
}

.button-inside {
  display: inline-block
}

@media all and (min-width:64em) {
  .layout-sidebar {
    background: linear-gradient(to right, #fff, #fff 70%, #f7f9fc 70%)
  }
}

@media all and (max-width:63.99em) {
  .layout-sidebar__grid-container {
    margin: 0;
    padding: 0
  }
}

@media all and (max-width:63.99em) {
  .layout-sidebar__column {
    padding-left: 1rem;
    padding-right: 1rem
  }

  .layout-sidebar__column:empty {
    display: none
  }
}

.layout-sidebar__column--left {
  background-color: #fff
}

@media all and (min-width:64em) {
  .layout-sidebar__column--left {
    padding-right: 4rem;
    order: 0
  }
}

.layout-sidebar__column--right {
  background-color: #f7f9fc
}

@media all and (min-width:64em) {
  .layout-sidebar__column--right {
    border-left: 1px solid #dcdee0;
    padding-left: 4rem;
    order: 1
  }
}

@media all and (max-width:63.99em) {
  .layout-sidebar__column--right {
    border-top: 1px solid #dcdee0;
    border-bottom: 1px solid #dcdee0
  }
}

@media all and (min-width:64em) {
  .layout-sidebar--on-left {
    background: linear-gradient(to right, #f7f9fc, #f7f9fc 70%, #fff 70%)
  }
}

.layout-sidebar--on-left .layout-sidebar__column--left {
  background-color: #f7f9fc
}

@media all and (min-width:64em) {
  .layout-sidebar--on-left .layout-sidebar__column--left {
    border-right: 1px solid #dcdee0;
    padding-right: 4rem;
    order: 0
  }
}

@media all and (max-width:63.99em) {
  .layout-sidebar--on-left .layout-sidebar__column--left {
    border: 1px solid #dcdee0
  }
}

.layout-sidebar--on-left .layout-sidebar__column--right {
  background-color: #fff;
  border: none
}

@media all and (min-width:64em) {
  .layout-sidebar--on-left .layout-sidebar__column--right {
    padding-left: 2rem;
    order: 1
  }
}

.layout-topic {
  padding-top: 3rem
}

@media all and (min-width:64em) {
  .layout-topic {
    padding-top: 4rem
  }
}

.layout-topic__content-filters,
.search-page__bar-section {
  padding-top: .75rem;
  padding-bottom: .75rem;
  background-color: #f7f7f7;
  border-top: 1px solid #e6e6e6;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .2)
}

.layout-topic__content-body {
  padding-top: 1rem
}

.layout-topic__data-display {
  background-color: #ededed;
  margin-top: 4rem;
  padding-bottom: 4rem
}

@media all and (max-width:63.99em) {
  .layout-topic__data-display {
    margin-top: 3rem;
    padding-bottom: 3rem
  }
}

.layout-dashboard__header {
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #dcdee0
}

.layout-dashboard__row {
  margin-bottom: 1.5rem
}

.layout-brief {
  background-color: #f3f6fa;
  padding-left: 4rem;
  padding-right: 4rem
}

.layout-brief__content {
  margin: auto;
  background: #fff;
  padding: 2.5rem;
  max-width: 55rem;
  border-radius: .5rem;
  border-width: 2px;
  border-color: #e6e6e6;
  border-style: solid
}

.layout-brief__content .usa-alert--minor {
  margin-left: auto;
  margin-right: auto
}

@media all and (max-width:54.99em) {
  .maps-charts-accordion .usa-accordion__content {
    padding: 0
  }

  .maps-charts-accordion .ui-tabs {
    margin-left: -1px;
    margin-right: -1px;
    margin-bottom: 0
  }

  .maps-charts-accordion [role=tabpanel] {
    padding: 0
  }

  .maps-charts-accordion__iframe-ratio-box {
    padding-top: 90vh !important;
    padding-top: min(90vh, 730px) !important
  }
}

.filterset-jurisdictions .fieldset-wrapper {
  -moz-column-count: 2;
  column-count: 2;
  -moz-column-gap: 20px;
  column-gap: 20px
}

.tablefield-export-link {
  padding-top: 1em
}

.row-16>[class*=col-],
.row-6>[class*=col-] {
  padding-left: 1rem;
  padding-right: 1rem
}

.row-16.-large>[class*=col-],
.row-6.-large>[class*=col-] {
  padding-left: 1.5rem;
  padding-right: 1.5rem
}

.form-item-as-of-date,
.form-item-effective-date-start {
  border-top: 1px solid #e6e6e6;
  margin-top: 1.5rem
}

#edit-actions-submit {
  background-image: url(../uswds-assets/images/angle-arrow-right-white.svg), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  background-position: right 1em center;
  padding-right: 2em;
  background-size: .5em
}

.search-page__bar form {
  display: flex;
  max-width: 50rem
}

.search-page__bar .form-item--textfield {
  flex: 1 0
}

.search-page__bar [type=submit] {
  flex: 0 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  margin-left: -3px
}

.search-page__bar label {
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px
}

.search-page__results .views-row a {
  display: block;
  border: 1px solid #d1d2d4;
  padding: 1rem;
  margin-bottom: .5rem;
  margin-top: .5rem
}

@media all and (max-width:54.99em) {

  .hide-on-mobile,
  .page__content-nav--desktop {
    display: none
  }
}

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

  .hide-on-desktop,
  .page__content-nav--mobile {
    display: none
  }
}

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