/*!
 * Gov Design System
 * Copyright(c) 2020 - 2022 Digitalni a informacni agentura
 * Copyright(c) 2020 - 2022 Zdenek Vitek
 * Copyright(c) 2020 - 2022 Lukas Nulicek
 * EUPL v1.2 Licensed
 *
 * Version 3.4.0
 */
:root {
    --gov3-color-blue: #2362a2;
    --gov3-color-grey-dark: #3b3b3b;
    --gov3-color-white: #ffffff;
    --gov3-color-blue-dark: #254e80;
    --gov3-color-blue-focus: #007bff;
    --gov3-color-blue-light: #3077b7;
    --gov3-color-blue-inactive-1: #91b0d0;
    --gov3-color-blue-inactive-2: #d3dfec;
    --gov3-color-blue-inactive-3: #edf0f2;
    --gov3-color-blue-hover: #e5ebf0;
    --gov3-color-grey-mid: #686868;
    --gov3-color-grey-light: #a8a8a8;
    --gov3-color-grey-inactive: #dddddd;
    --gov3-color-grey-bg: #f5f5f5;
    --gov3-color-yellow: #ecae1a;
    --gov3-color-yellow-dark: #dd9f0c;
    --gov3-color-error: #c52a3a;
    --gov3-color-success: #6fbd2c;
    --gov3-color-grey-dark-rgb: 59, 59, 59;
    --gov3-color-white-rgb: 255, 255, 255
}

@font-face {
    font-family: "gov-basic-icons";
    src: url("../assets/fonts/icons/gov-basic-icons.woff2?v=v3.4.0") format("woff2");
    font-weight: normal;
    font-style: normal
}

[data-icon]:before {
    content: attr(data-icon);
    font-family: "gov-basic-icons" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    line-height: 1;
    text-transform: none !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@font-face {
    font-family: "gov-complex-icons";
    src: url("../assets/fonts/icons/gov-complex-icons.woff2?v=v3.4.0") format("woff2");
    font-weight: normal;
    font-style: normal
}

[data-icon]:before {
    content: attr(data-icon);
    font-family: "gov-complex-icons" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    line-height: 1;
    text-transform: none !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: local("Roboto Thin Italic"), local("Roboto-ThinItalic"), url("../assets/fonts/roboto/latin-ext/roboto-thin-italic-ext.woff2?v=v3.4.0") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: local("Roboto Thin Italic"), local("Roboto-ThinItalic"), url("../assets/fonts/roboto/latin/roboto-thin-italic.woff2?v=v3.4.0") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: local("Roboto Light Italic"), local("Roboto-LightItalic"), url("../assets/fonts/roboto/latin-ext/roboto-light-italic-ext.woff2?v=v3.4.0") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: local("Roboto Light Italic"), local("Roboto-LightItalic"), url("../assets/fonts/roboto/latin/roboto-light-italic.woff2?v=v3.4.0") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: local("Roboto Italic"), local("Roboto-Italic"), url("../assets/fonts/roboto/latin-ext/roboto-italic-ext.woff2?v=v3.4.0") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: local("Roboto Italic"), local("Roboto-Italic"), url("../assets/fonts/roboto/latin/roboto-italic.woff2?v=v3.4.0") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: local("Roboto Medium Italic"), local("Roboto-MediumItalic"), url("../assets/fonts/roboto/latin-ext/roboto-medium-italic-ext.woff2?v=v3.4.0") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: local("Roboto Medium Italic"), local("Roboto-MediumItalic"), url("../assets/fonts/roboto/latin/roboto-medium-italic.woff2?v=v3.4.0") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: local("Roboto Bold Italic"), local("Roboto-BoldItalic"), url("../assets/fonts/roboto/latin-ext/roboto-bold-italic-ext.woff2?v=v3.4.0") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: local("Roboto Bold Italic"), local("Roboto-BoldItalic"), url("../assets/fonts/roboto/latin/roboto-bold-italic.woff2?v=v3.4.0") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: local("Roboto Thin"), local("Roboto-Thin"), url("../assets/fonts/roboto/latin-ext/roboto-thin-ext.woff2?v=v3.4.0") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: local("Roboto Thin"), local("Roboto-Thin"), url("../assets/fonts/roboto/latin/roboto-thin.woff2?v=v3.4.0") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local("Roboto Light"), local("Roboto-Light"), url("../assets/fonts/roboto/latin-ext/roboto-light-ext.woff2?v=v3.4.0") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local("Roboto Light"), local("Roboto-Light"), url("../assets/fonts/roboto/latin/roboto-light.woff2?v=v3.4.0") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local("Roboto"), local("Roboto-Regular"), url("../assets/fonts/roboto/latin-ext/roboto-regular-ext.woff2?v=v3.4.0") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local("Roboto"), local("Roboto-Regular"), url("../assets/fonts/roboto/latin/roboto-regular.woff2?v=v3.4.0") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: local("Roboto Medium"), local("Roboto-Medium"), url("../assets/fonts/roboto/latin-ext/roboto-medium-ext.woff2?v=v3.4.0") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: local("Roboto Medium"), local("Roboto-Medium"), url("../assets/fonts/roboto/latin/roboto-medium.woff2?v=v3.4.0") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local("Roboto Bold"), local("Roboto-Bold"), url("../assets/fonts/roboto/latin-ext/roboto-bold-ext.woff2?v=v3.4.0") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local("Roboto Bold"), local("Roboto-Bold"), url("../assets/fonts/roboto/latin/roboto-bold.woff2?v=v3.4.0") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

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

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

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

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

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

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

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td, th {
    padding: 0
}

* {
    box-sizing: border-box
}

html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, ol, ul, li, form, legend, label, table, header, footer, nav, section, figure {
    margin: 0;
    padding: 0
}

header, footer, nav, section, article, figure {
    display: block
}

input.gov3-form-control__input[type=text], input.gov3-form-control__input[type=password], input.gov3-form-control__input[type=date], input.gov3-form-control__input[type=datetime], input.gov3-form-control__input[type=datetime-local], input.gov3-form-control__input[type=month], input.gov3-form-control__input[type=week], input.gov3-form-control__input[type=email], input.gov3-form-control__input[type=number], input.gov3-form-control__input[type=search], input.gov3-form-control__input[type=tel], input.gov3-form-control__input[type=time], input.gov3-form-control__input[type=url], input.gov3-form-control__input[type=color], textarea.gov3-form-control__input {
    display: block;
    padding: 1.5625rem 1.25rem .6875rem;
    width: 100%;
    background-color: var(--gov3-color-white);
    border: 1px solid var(--gov3-color-grey-mid);
    border-radius: 3px;
    color: var(--gov3-color-grey-dark);
    cursor: pointer;
    font-family: inherit;
    font-size: 1rem;
    letter-spacing: 1.02px;
    line-height: 1.3;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

[type=text]:active, [type=password]:active, [type=date]:active, [type=datetime]:active, [type=datetime-local]:active, [type=month]:active, [type=week]:active, [type=email]:active, [type=number]:active, [type=search]:active, [type=tel]:active, [type=time]:active, [type=url]:active, [type=color]:active, textarea:active {
    border-color: var(--gov3-color-blue);
    outline: 0
}

@media not all and (pointer: coarse) {
    [type=text]:hover, [type=password]:hover, [type=date]:hover, [type=datetime]:hover, [type=datetime-local]:hover, [type=month]:hover, [type=week]:hover, [type=email]:hover, [type=number]:hover, [type=search]:hover, [type=tel]:hover, [type=time]:hover, [type=url]:hover, [type=color]:hover, textarea:hover {
        border-color: var(--gov3-color-blue);
        outline: 0
    }
}

[type=text]:focus, [type=password]:focus, [type=date]:focus, [type=datetime]:focus, [type=datetime-local]:focus, [type=month]:focus, [type=week]:focus, [type=email]:focus, [type=number]:focus, [type=search]:focus, [type=tel]:focus, [type=time]:focus, [type=url]:focus, [type=color]:focus, textarea:focus {
    border-color: unset;
    box-shadow: 0 0 0 2px var(--gov3-color-blue-focus);
    outline: 0
}

[type=text][aria-disabled=true], [type=text]:disabled, [type=password][aria-disabled=true], [type=password]:disabled, [type=date][aria-disabled=true], [type=date]:disabled, [type=datetime][aria-disabled=true], [type=datetime]:disabled, [type=datetime-local][aria-disabled=true], [type=datetime-local]:disabled, [type=month][aria-disabled=true], [type=month]:disabled, [type=week][aria-disabled=true], [type=week]:disabled, [type=email][aria-disabled=true], [type=email]:disabled, [type=number][aria-disabled=true], [type=number]:disabled, [type=search][aria-disabled=true], [type=search]:disabled, [type=tel][aria-disabled=true], [type=tel]:disabled, [type=time][aria-disabled=true], [type=time]:disabled, [type=url][aria-disabled=true], [type=url]:disabled, [type=color][aria-disabled=true], [type=color]:disabled, textarea[aria-disabled=true], textarea:disabled {
    cursor: not-allowed;
    background-color: var(--gov3-color-grey-bg);
    border-color: var(--gov3-color-grey-light);
    color: var(--gov3-color-grey-light)
}

[type=text].placeholder, [type=password].placeholder, [type=date].placeholder, [type=datetime].placeholder, [type=datetime-local].placeholder, [type=month].placeholder, [type=week].placeholder, [type=email].placeholder, [type=number].placeholder, [type=search].placeholder, [type=tel].placeholder, [type=time].placeholder, [type=url].placeholder, [type=color].placeholder, textarea.placeholder {
    color: var(--gov3-color-grey-light)
}

[type=text]:-moz-placeholder, [type=password]:-moz-placeholder, [type=date]:-moz-placeholder, [type=datetime]:-moz-placeholder, [type=datetime-local]:-moz-placeholder, [type=month]:-moz-placeholder, [type=week]:-moz-placeholder, [type=email]:-moz-placeholder, [type=number]:-moz-placeholder, [type=search]:-moz-placeholder, [type=tel]:-moz-placeholder, [type=time]:-moz-placeholder, [type=url]:-moz-placeholder, [type=color]:-moz-placeholder, textarea:-moz-placeholder {
    color: var(--gov3-color-grey-light)
}

[type=text]::-moz-placeholder, [type=password]::-moz-placeholder, [type=date]::-moz-placeholder, [type=datetime]::-moz-placeholder, [type=datetime-local]::-moz-placeholder, [type=month]::-moz-placeholder, [type=week]::-moz-placeholder, [type=email]::-moz-placeholder, [type=number]::-moz-placeholder, [type=search]::-moz-placeholder, [type=tel]::-moz-placeholder, [type=time]::-moz-placeholder, [type=url]::-moz-placeholder, [type=color]::-moz-placeholder, textarea::-moz-placeholder {
    color: var(--gov3-color-grey-light)
}

[type=text]:-ms-input-placeholder, [type=password]:-ms-input-placeholder, [type=date]:-ms-input-placeholder, [type=datetime]:-ms-input-placeholder, [type=datetime-local]:-ms-input-placeholder, [type=month]:-ms-input-placeholder, [type=week]:-ms-input-placeholder, [type=email]:-ms-input-placeholder, [type=number]:-ms-input-placeholder, [type=search]:-ms-input-placeholder, [type=tel]:-ms-input-placeholder, [type=time]:-ms-input-placeholder, [type=url]:-ms-input-placeholder, [type=color]:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: var(--gov3-color-grey-light)
}

[type=text]::-webkit-input-placeholder, [type=password]::-webkit-input-placeholder, [type=date]::-webkit-input-placeholder, [type=datetime]::-webkit-input-placeholder, [type=datetime-local]::-webkit-input-placeholder, [type=month]::-webkit-input-placeholder, [type=week]::-webkit-input-placeholder, [type=email]::-webkit-input-placeholder, [type=number]::-webkit-input-placeholder, [type=search]::-webkit-input-placeholder, [type=tel]::-webkit-input-placeholder, [type=time]::-webkit-input-placeholder, [type=url]::-webkit-input-placeholder, [type=color]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: var(--gov3-color-grey-light)
}

textarea {
    min-height: 7.1875rem
}

.gov3-footnote, .gov3-fileinput__upload-note {
    margin: 0;
    color: var(--gov3-color-grey-light);
    font-family: "Roboto", sans-serif;
    font-size: .75rem;
    letter-spacing: .0125em;
    line-height: 1.4;
    -webkit-font-smoothing: antialiased
}

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

.gov3-complex-icon {
    color: currentColor;
    font-size: 3rem;
    line-height: .5
}

.gov3-complex-icon:before {
    font-family: "gov-complex-icons";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.gov3-complex-icon--16x16 {
    font-size: 1rem
}

.gov3-complex-icon--24x24 {
    font-size: 1.5rem
}

.gov3-complex-icon--32x32 {
    font-size: 2rem
}

.gov3-complex-icon--56x56 {
    font-size: 3.5rem
}

.gov3-complex-icon--64x64 {
    font-size: 4rem
}

.gov3-complex-icon--car:before {
    content: "a"
}

.gov3-complex-icon--doc:before {
    content: "b"
}

.gov3-complex-icon--doc-odt:before {
    content: "c"
}

.gov3-complex-icon--doc-health:before {
    content: "d"
}

.gov3-complex-icon--doc-pdf:before {
    content: "e"
}

.gov3-complex-icon--doc-plain:before {
    content: "f"
}

.gov3-complex-icon--doc-stamp:before {
    content: "g"
}

.gov3-complex-icon--doc-search:before {
    content: "h"
}

.gov3-complex-icon--doc-xls:before {
    content: "i"
}

.gov3-complex-icon--doc-taxes:before {
    content: "j"
}

.gov3-complex-icon--doc-xml:before {
    content: "k"
}

.gov3-complex-icon--graduate:before {
    content: "l"
}

.gov3-complex-icon--id-card:before {
    content: "m"
}

.gov3-complex-icon--illness:before {
    content: "n"
}

.gov3-complex-icon--info:before {
    content: "o"
}

.gov3-complex-icon--image:before {
    content: "p"
}

.gov3-complex-icon--jobloss:before {
    content: "q"
}

.gov3-complex-icon--new-comments:before {
    content: "r"
}

.gov3-complex-icon--map:before {
    content: "s"
}

.gov3-complex-icon--newborn:before {
    content: "t"
}

.gov3-complex-icon--packet:before {
    content: "u"
}

.gov3-complex-icon--planet:before {
    content: "v"
}

.gov3-complex-icon--review:before {
    content: "w"
}

.gov3-complex-icon--rings:before {
    content: "x"
}

.gov3-complex-icon--senior:before {
    content: "y"
}

.gov3-complex-icon--arrival:before {
    content: "z"
}

.gov3-complex-icon--car-point-list:before {
    content: "A"
}

.gov3-complex-icon--coins:before {
    content: "B"
}

.gov3-complex-icon--communication:before {
    content: "C"
}

.gov3-complex-icon--covid:before {
    content: "D"
}

.gov3-complex-icon--confusion:before {
    content: "E"
}

.gov3-complex-icon--envelope-simple:before {
    content: "F"
}

.gov3-complex-icon--health:before {
    content: "G"
}

.gov3-complex-icon--envelope:before {
    content: "H"
}

.gov3-complex-icon--help:before {
    content: "I"
}

.gov3-complex-icon--help-big:before {
    content: "J"
}

.gov3-complex-icon--hourglass:before {
    content: "K"
}

.gov3-complex-icon--house:before {
    content: "L"
}

.gov3-complex-icon--job:before {
    content: "M"
}

.gov3-complex-icon--news:before {
    content: "N"
}

.gov3-complex-icon--pet:before {
    content: "O"
}

.gov3-complex-icon--petition:before {
    content: "P"
}

.gov3-complex-icon--pills:before {
    content: "Q"
}

.gov3-complex-icon--portal:before {
    content: "R"
}

.gov3-complex-icon--pregnant:before {
    content: "S"
}

.gov3-complex-icon--registers:before {
    content: "T"
}

.gov3-complex-icon--retiree:before {
    content: "U"
}

.gov3-complex-icon--ring-bell:before {
    content: "V"
}

.gov3-complex-icon--twentyfour-seven:before {
    content: "W"
}

.gov3-complex-icon--vacation:before {
    content: "X"
}

.gov3-complex-icon--vaccine:before {
    content: "Y"
}

.gov3-complex-icon--visa:before {
    content: "Z"
}

.gov3-complex-icon--tombstone:before {
    content: "0"
}

.gov3-complex-icon--sos:before {
    content: "1"
}

.gov3-icon {
    color: currentColor;
    font-size: 1.5rem;
    line-height: .5
}

.gov3-icon:before {
    font-family: "gov-basic-icons";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.gov3-icon--16x16 {
    font-size: 1rem
}

.gov3-icon--20x20 {
    font-size: 1.25rem
}

.gov3-icon--32x32 {
    font-size: 2rem
}

.gov3-icon--48x48 {
    font-size: 3rem
}

.gov3-icon--64x64 {
    font-size: 4rem
}

.gov3-icon--reply-all:before {
    content: "c"
}

.gov3-icon--send:before {
    content: "e"
}

.gov3-icon--night:before {
    content: "g"
}

.gov3-icon--file:before {
    content: "i"
}

.gov3-icon--filter:before {
    content: "j"
}

.gov3-icon--archive-fill:before {
    content: "l"
}

.gov3-icon--coin:before {
    content: "n"
}

.gov3-icon--cross-small:before {
    content: "p"
}

.gov3-icon--forward:before {
    content: "q"
}

.gov3-icon--full-screen:before {
    content: "r"
}

.gov3-icon--arrow-small-left:before {
    content: "t"
}

.gov3-icon--arrow-on:before {
    content: "u"
}

.gov3-icon--home:before {
    content: "w"
}

.gov3-icon--office:before {
    content: "y"
}

.gov3-icon--send-fill:before {
    content: "z"
}

.gov3-icon--picture:before {
    content: "C"
}

.gov3-icon--data-box:before {
    content: "E"
}

.gov3-icon--arrow-small-right:before {
    content: "F"
}

.gov3-icon--arrow-small-down:before {
    content: "G"
}

.gov3-icon--arrow-small-up:before {
    content: "H"
}

.gov3-icon--delete-fill:before {
    content: "J"
}

.gov3-icon--info-outline:before {
    content: "K"
}

.gov3-icon--job:before {
    content: "L"
}

.gov3-icon--picture-outline:before {
    content: "N"
}

.gov3-icon--time-thin:before {
    content: "Q"
}

.gov3-icon--plus-thin:before {
    content: "R"
}

.gov3-icon--e-envelope:before {
    content: "T"
}

.gov3-icon--burger-menu:before {
    content: "V"
}

.gov3-icon--exclamation-mark:before {
    content: "W"
}

.gov3-icon--plus-small:before {
    content: "Y"
}

.gov3-icon--twitter:before {
    content: "Z"
}

.gov3-icon--upload:before {
    content: "0"
}

.gov3-icon--mail-open-outline:before {
    content: "2"
}

.gov3-icon--business-man:before {
    content: "4"
}

.gov3-icon--external:before {
    content: "6"
}

.gov3-icon--mail-outline:before {
    content: "7"
}

.gov3-icon--reply:before {
    content: '"'
}

.gov3-icon--facebook:before {
    content: "$"
}

.gov3-icon--check:before {
    content: "%"
}

.gov3-icon--compass:before {
    content: "k"
}

.gov3-icon--arrow-down:before {
    content: "'"
}

.gov3-icon--arrow-left:before {
    content: "("
}

.gov3-icon--arrow-right:before {
    content: ")"
}

.gov3-icon--plus:before {
    content: "o"
}

.gov3-icon--cross:before {
    content: "s"
}

.gov3-icon--dashboard:before {
    content: "v"
}

.gov3-icon--user:before {
    content: "9"
}

.gov3-icon--exit:before {
    content: "3"
}

.gov3-icon--attachment:before {
    content: "U"
}

.gov3-icon--youtube:before {
    content: "a"
}

.gov3-icon--warning:before {
    content: "b"
}

.gov3-icon--search:before {
    content: "d"
}

.gov3-icon--notifications:before {
    content: "f"
}

.gov3-icon--more:before {
    content: "h"
}

.gov3-icon--add:before {
    content: "m"
}

.gov3-icon--phone:before {
    content: "x"
}

.gov3-icon--info:before {
    content: "D"
}

.gov3-icon--settings:before {
    content: "A"
}

.gov3-icon--download:before {
    content: "I"
}

.gov3-icon--place:before {
    content: "M"
}

.gov3-icon--sigma:before {
    content: "B"
}

.gov3-icon--view:before {
    content: "!"
}

.gov3-icon--message:before {
    content: "#"
}

.gov3-icon--remove:before {
    content: "8"
}

.gov3-icon--mail:before {
    content: "X"
}

.gov3-icon--calendar:before {
    content: "5"
}

.gov3-icon--point-right:before {
    content: "1"
}

.gov3-icon--lightbulb:before {
    content: "S"
}

.gov3-icon--star:before {
    content: "O"
}

.gov3-icon--question:before {
    content: "P"
}

h1, h2, h3, h4, .gov3-title, .gov3-portal-subnav__headline, table th, .gov3-table th, .gov3-autocomplete__empty, .gov3-multiselect__empty, .gov3-autocomplete__result, .gov3-multiselect__option {
    margin-bottom: .625rem;
    color: var(--gov3-color-grey-dark);
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    letter-spacing: .0125em;
    line-height: 1.2;
    -webkit-font-smoothing: antialiased
}

h1, .gov3-title--alpha, .gov3-portal-subnav__headline {
    margin-bottom: 2.5rem;
    font-size: 2.5rem;
    font-weight: 300
}

h2, .gov3-title--beta {
    margin-bottom: 1.5625rem;
    font-size: 1.75rem;
    line-height: 1.4
}

h3, .gov3-title--gamma {
    font-size: 1.25rem
}

h4, .gov3-title--delta, table th, .gov3-table th, .gov3-autocomplete__empty, .gov3-multiselect__empty, .gov3-autocomplete__result, .gov3-multiselect__option {
    font-size: 1rem;
    /*font-weight: 500;*/
    letter-spacing: .03125em;
    /*line-height: 1.3333334;*/
    /*text-transform: uppercase*/
}

@media(max-width: 51.99em) {
    h1, .gov3-title--alpha, .gov3-portal-subnav__headline {
        margin-bottom: 1.875rem
    }

    h2, .gov3-title--beta {
        margin-bottom: 1.25rem
    }
}

@media(max-width: 41.99em) {
    h1, .gov3-title--alpha, .gov3-portal-subnav__headline {
        font-size: 2rem;
        line-height: 1.25
    }

    h2, .gov3-title--beta {
        font-size: 1.625rem;
        line-height: 1.2
    }
}

p, .gov3-paragraph, table tbody td, .gov3-table tbody td {
    margin-bottom: 1.5625rem;
    color: var(--gov3-color-grey-mid);
    font-family: "Roboto", sans-serif;
    font-size: .9375rem;
    font-weight: 400;
    letter-spacing: .0125em;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased
}

p a, p .gov3-link, p .gov3-fileinput__attachments>li>span, p .gov3-portal-nav__link, p .gov3-sortable-table__trigger, .gov3-paragraph a, table tbody td a, .gov3-table tbody td a, .gov3-paragraph .gov3-link, .gov3-paragraph .gov3-fileinput__attachments>li>span, .gov3-paragraph .gov3-portal-nav__link, .gov3-paragraph .gov3-sortable-table__trigger, table tbody td .gov3-link, table tbody td .gov3-fileinput__attachments>li>span, table tbody td .gov3-portal-nav__link, table tbody td .gov3-sortable-table__trigger, .gov3-table tbody td .gov3-link, .gov3-table tbody td .gov3-fileinput__attachments>li>span, .gov3-table tbody td .gov3-portal-nav__link, .gov3-table tbody td .gov3-sortable-table__trigger {
    font-size: .9375rem
}

p .gov3-tooltip--icon, .gov3-paragraph .gov3-tooltip--icon, table tbody td .gov3-tooltip--icon, .gov3-table tbody td .gov3-tooltip--icon {
    vertical-align: text-top
}

.gov3-perex {
    margin: 0;
    margin-bottom: 1.5625rem;
    color: var(--gov3-color-grey-dark);
    font-family: "Roboto", sans-serif;
    font-size: 1.25rem;
    font-weight: 400;
    letter-spacing: .0125em;
    line-height: 1.2;
    -webkit-font-smoothing: antialiased
}

.gov3-perex a, .gov3-perex .gov3-link, .gov3-perex .gov3-fileinput__attachments>li>span, .gov3-perex .gov3-portal-nav__link, .gov3-perex .gov3-sortable-table__trigger {
    font-size: 1.25rem
}

.gov3-note {
    display: block;
    margin: 0;
    color: var(--gov3-color-grey-dark);
    font-family: "Roboto", sans-serif;
    font-size: .875rem;
    font-style: normal;
    line-height: 1.4;
    -webkit-font-smoothing: antialiased
}

ul, ol, .gov3-list, .gov3-ordered-list {
    margin-left: .9375rem;
    margin-bottom: 1.5625rem;
    list-style: none
}

ul--plain, ol--plain, .gov3-list--plain, .gov3-sidenav ul, .gov3-fileinput__attachments, .gov3-portal-subnav__menu, .gov3-portal-subnav__submenu, .gov3-portal-nav__menu, .gov3-multiselect__tags, .gov3-form-group, .gov3-autocomplete__results, .gov3-multiselect__options, .gov3-ordered-list--plain {
    margin-left: 0
}

ul--plain>li, ul--plain>.gov3-list__item, ol--plain>li, ol--plain>.gov3-list__item, .gov3-list--plain>li, .gov3-sidenav ul>li, .gov3-fileinput__attachments>li, .gov3-portal-subnav__menu>li, .gov3-portal-subnav__submenu>li, .gov3-portal-nav__menu>li, .gov3-multiselect__tags>li, .gov3-form-group>li, .gov3-autocomplete__results>li, .gov3-multiselect__options>li, .gov3-list--plain>.gov3-list__item, .gov3-sidenav ul>.gov3-list__item, .gov3-fileinput__attachments>.gov3-list__item, .gov3-portal-subnav__menu>.gov3-list__item, .gov3-portal-subnav__submenu>.gov3-list__item, .gov3-portal-nav__menu>.gov3-list__item, .gov3-multiselect__tags>.gov3-list__item, .gov3-form-group>.gov3-list__item, .gov3-autocomplete__results>.gov3-list__item, .gov3-multiselect__options>.gov3-list__item, .gov3-ordered-list--plain>li, .gov3-ordered-list--plain>.gov3-list__item {
    margin-bottom: .3125rem
}

ul--plain>li:before, ul--plain>.gov3-list__item:before, ol--plain>li:before, ol--plain>.gov3-list__item:before, .gov3-list--plain>li:before, .gov3-sidenav ul>li:before, .gov3-fileinput__attachments>li:before, .gov3-portal-subnav__menu>li:before, .gov3-portal-subnav__submenu>li:before, .gov3-portal-nav__menu>li:before, .gov3-multiselect__tags>li:before, .gov3-form-group>li:before, .gov3-autocomplete__results>li:before, .gov3-multiselect__options>li:before, .gov3-list--plain>.gov3-list__item:before, .gov3-sidenav ul>.gov3-list__item:before, .gov3-fileinput__attachments>.gov3-list__item:before, .gov3-portal-subnav__menu>.gov3-list__item:before, .gov3-portal-subnav__submenu>.gov3-list__item:before, .gov3-portal-nav__menu>.gov3-list__item:before, .gov3-multiselect__tags>.gov3-list__item:before, .gov3-form-group>.gov3-list__item:before, .gov3-autocomplete__results>.gov3-list__item:before, .gov3-multiselect__options>.gov3-list__item:before, .gov3-ordered-list--plain>li:before, .gov3-ordered-list--plain>.gov3-list__item:before {
    display: none
}

ul--inline>li, ul--inline>.gov3-list__item, ol--inline>li, ol--inline>.gov3-list__item, .gov3-list--inline>li, .gov3-multiselect__tags>li, .gov3-list--inline>.gov3-list__item, .gov3-multiselect__tags>.gov3-list__item, .gov3-ordered-list--inline>li, .gov3-ordered-list--inline>.gov3-list__item {
    display: inline-block;
    margin-right: .625rem
}

ol, .gov3-ordered-list {
    counter-reset: gov3-counter
}

ul>li, .gov3-list>li, .gov3-list__item, ol>li, .gov3-ordered-list>li, .gov3-ordered-list__item {
    position: relative;
    color: var(--gov3-color-grey-mid);
    font-family: "Roboto", sans-serif;
    font-size: .9375rem;
    font-weight: 400;
    letter-spacing: .0125em;
    line-height: 1.86666667;
    -webkit-font-smoothing: antialiased
}

ul>li:before, .gov3-list>li:before, .gov3-list__item:before, ol>li:before, .gov3-ordered-list>li:before, .gov3-ordered-list__item:before {
    position: absolute;
    top: .75rem;
    left: -0.9375rem;
    display: inline-block
}

ul>li:before, .gov3-list>li:before, .gov3-list__item:before {
    content: "";
    height: 5px;
    width: 5px;
    border-radius: 100%;
    background-color: var(--gov3-color-blue)
}

ol>li, .gov3-ordered-list>li, .gov3-ordered-list__item {
    counter-increment: gov3-counter
}

ol>li:before, .gov3-ordered-list>li:before, .gov3-ordered-list__item:before {
    content: counter(gov3-counter) ".";
    top: .1875rem;
    color: var(--gov3-color-blue);
    font-size: .8125rem;
    font-weight: 500
}

@media(min-width: 42em) {
    .gov3-definition-list--inline {
        display: flex;
        flex-wrap: wrap
    }

    .gov3-definition-list--inline>dt, .gov3-definition-list--inline>dd, .gov3-definition-list--inline>.gov3-definition-list__term, .gov3-definition-list--inline .gov3-definition-list__def {
        min-width: calc(25% - 25px)
    }

    .gov3-definition-list--inline>dt:nth-of-type(n + 3), .gov3-definition-list--inline>dd:nth-of-type(n + 3), .gov3-definition-list--inline>.gov3-definition-list__term:nth-of-type(n + 3), .gov3-definition-list--inline .gov3-definition-list__def:nth-of-type(n + 3) {
        margin-top: .625rem
    }

    .gov3-definition-list--inline>dt, .gov3-definition-list--inline>.gov3-definition-list__term {
        padding-top: .3125rem
    }

    .gov3-definition-list--inline>dt:nth-of-type(2n), .gov3-definition-list--inline>.gov3-definition-list__term:nth-of-type(2n) {
        margin-left: 3.125rem
    }

    .gov3-definition-list--inline>*+dt, .gov3-definition-list--inline>*+.gov3-definition-list__term {
        margin-top: 0
    }

    .gov3-definition-list--inline>dd:after, .gov3-definition-list--inline .gov3-definition-list__def:after {
        display: none
    }
}

dl>dd, .gov3-definition-list>dd, .gov3-definition-list__def {
    color: var(--gov3-color-grey-mid);
    font-family: "Roboto", sans-serif;
    font-size: .9375rem;
    font-weight: 400;
    letter-spacing: .0125em;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased
}

dl>dt, .gov3-definition-list>dt, .gov3-definition-list__term {
    display: inline-block;
    margin: 0;
    margin-right: .9375rem;
    min-width: 5rem;
    color: var(--gov3-color-grey-dark);
    font-family: "Roboto", sans-serif;
    font-size: .75rem;
    font-weight: 500;
    letter-spacing: .03125em;
    line-height: 1.333;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased
}

dl>*+dt, .gov3-definition-list>*+dt, *+.gov3-definition-list__term {
    margin-top: .9375rem
}

dl>dd, .gov3-definition-list>dd, .gov3-definition-list__def {
    display: inline;
    margin: 0
}

dl>dd:after, .gov3-definition-list>dd:after, .gov3-definition-list__def:after {
    content: "\a";
    white-space: pre
}

blockquote, .gov3-blockquote {
    position: relative;
    margin-bottom: 1.5625rem;
    padding: .9375rem 1.5625rem;
    padding-left: 3.125rem;
    background-color: var(--gov3-color-blue-hover);
    border: none;
    color: var(--gov3-color-grey-mid);
    font-family: "Roboto", sans-serif;
    font-size: .9375rem;
    font-weight: 400;
    letter-spacing: .0125em;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased
}

blockquote:before, .gov3-blockquote:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 4px;
    background-color: var(--gov3-color-blue)
}

blockquote:after, .gov3-blockquote:after {
    content: "S";
    display: block;
    position: absolute;
    left: .9375rem;
    top: .625rem;
    bottom: 0;
    color: var(--gov3-color-blue);
    font-family: "gov-basic-icons";
    font-size: 1.5rem
}

.gov3-blockquote--example:after {
    content: "1"
}

.gov3-blockquote--math:after {
    content: "B"
}

a, .gov3-link, .gov3-fileinput__attachments>li>span, .gov3-portal-nav__link, .gov3-sortable-table__trigger {
    color: var(--gov3-color-blue);
    cursor: pointer;
    font-family: "Roboto", sans-serif;
    font-size: inherit;
    letter-spacing: .05em;
    line-height: 1;
    text-decoration: underline;
    -webkit-font-smoothing: antialiased;
    transition: color 150ms ease-in-out
}

a>*, .gov3-link>*, .gov3-fileinput__attachments>li>span>*, .gov3-portal-nav__link>*, .gov3-sortable-table__trigger>* {
    color: var(--gov3-color-blue)
}

a .gov3-icon, .gov3-link .gov3-icon, .gov3-fileinput__attachments>li>span .gov3-icon, .gov3-portal-nav__link .gov3-icon, .gov3-sortable-table__trigger .gov3-icon {
    display: inline-block;
    margin: 0 .125rem;
    font-size: inherit;
    text-decoration: none
}

a:visited, a:visited>*, .gov3-link:visited, .gov3-fileinput__attachments>li>span:visited, .gov3-portal-nav__link:visited, .gov3-sortable-table__trigger:visited, .gov3-link:visited>*, .gov3-fileinput__attachments>li>span:visited>*, .gov3-portal-nav__link:visited>*, .gov3-sortable-table__trigger:visited>* {
    color: var(--gov3-color-grey-dark)
}

a:focus, .gov3-link:focus, .gov3-fileinput__attachments>li>span:focus, .gov3-portal-nav__link:focus, .gov3-sortable-table__trigger:focus {
    border-radius: 3px;
    box-shadow: 0 0 0 2px var(--gov3-color-blue-focus);
    outline: 0
}

@media not all and (pointer: coarse) {
    a:hover, .gov3-link:hover, .gov3-fileinput__attachments>li>span:hover, .gov3-portal-nav__link:hover, .gov3-sortable-table__trigger:hover {
        color: var(--gov3-color-grey-dark);
        text-decoration: none
    }

    a:hover>*, .gov3-link:hover>*, .gov3-fileinput__attachments>li>span:hover>*, .gov3-portal-nav__link:hover>*, .gov3-sortable-table__trigger:hover>* {
        color: var(--gov3-color-grey-dark)
    }
}

a:not(.gov3-link--standalone):not(.gov3-portal-nav__link):not(.gov3-sortable-table__trigger) .gov3-icon, .gov3-link:not(.gov3-link--standalone):not(.gov3-portal-nav__link):not(.gov3-sortable-table__trigger) .gov3-icon, .gov3-fileinput__attachments>li>span:not(.gov3-link--standalone):not(.gov3-portal-nav__link):not(.gov3-sortable-table__trigger) .gov3-icon, .gov3-portal-nav__link:not(.gov3-link--standalone):not(.gov3-portal-nav__link):not(.gov3-sortable-table__trigger) .gov3-icon, .gov3-sortable-table__trigger:not(.gov3-link--standalone):not(.gov3-portal-nav__link):not(.gov3-sortable-table__trigger) .gov3-icon {
    font-size: 1.5em;
    vertical-align: middle
}

a--external:after, a[target=_blank]:after, a--has-arrow:after, .gov3-link--external:after, .gov3-link[target=_blank]:after, .gov3-fileinput__attachments>li>span[target=_blank]:after, [target=_blank].gov3-portal-nav__link:after, [target=_blank].gov3-sortable-table__trigger:after, .gov3-link--has-arrow:after, .gov3-blocklist-item__link:not([target=_blank]):after {
    font-family: "gov-basic-icons";
    font-size: 1.5rem;
    text-transform: none
}

a--external, a[target=_blank], .gov3-link--external, .gov3-link[target=_blank], .gov3-fileinput__attachments>li>span[target=_blank], [target=_blank].gov3-portal-nav__link, [target=_blank].gov3-sortable-table__trigger {
    margin-right: -0.3125rem
}

a--external:after, a[target=_blank]:after, .gov3-link--external:after, .gov3-link[target=_blank]:after, .gov3-fileinput__attachments>li>span[target=_blank]:after, [target=_blank].gov3-portal-nav__link:after, [target=_blank].gov3-sortable-table__trigger:after {
    content: "6";
    display: inline-block;
    position: relative;
    vertical-align: middle
}

a--has-arrow, .gov3-link--has-arrow, .gov3-blocklist-item__link:not([target=_blank]) {
    position: relative;
    display: inline-block;
    padding-right: 1.625rem
}

a--has-arrow:after, .gov3-link--has-arrow:after, .gov3-blocklist-item__link:not([target=_blank]):after {
    content: "F";
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

a--standalone, .gov3-link--standalone, .gov3-portal-nav__link, .gov3-sortable-table__trigger {
    font-size: 1.25rem;
    font-weight: 500;
    letter-spacing: normal;
    text-decoration: none;
}

a--standalone:visited, .gov3-link--standalone:visited, .gov3-portal-nav__link:visited, .gov3-sortable-table__trigger:visited {
    text-decoration: underline
}

@media not all and (pointer: coarse) {
    a--standalone:hover, .gov3-link--standalone:hover, .gov3-portal-nav__link:hover, .gov3-sortable-table__trigger:hover {
        text-decoration: underline
    }
}

a--has-badge, .gov3-link--has-badge {
    display: inline-block
}

a--has-badge img, .gov3-link--has-badge img {
    max-width: 120px
}

a--has-badge+.gov3-link--has-badge, .gov3-link--has-badge+.gov3-link--has-badge {
    margin-top: .625rem
}

a--icon-unset .gov3-icon, .gov3-link--icon-unset .gov3-icon {
    display: none !important
}

a--external-unset:after, .gov3-link--external-unset:after {
    display: none !important
}

a--small, .gov3-link--small {
    font-size: .75rem
}

a--small.gov3-link--external:after, a--small[target=_blank]:after, .gov3-link--small.gov3-link--external:after, .gov3-link--small[target=_blank]:after {
    font-size: 1.25rem
}

a--small.gov3-link--standalone, a--small.gov3-portal-nav__link, a--small.gov3-sortable-table__trigger, .gov3-link--small.gov3-link--standalone, .gov3-link--small.gov3-portal-nav__link, .gov3-link--small.gov3-sortable-table__trigger {
    font-size: .625rem
}

a--large, .gov3-link--large, .gov3-portal-nav__link {
    font-size: 1rem
}

a--large.gov3-link--external:after, a--large[target=_blank]:after, .gov3-link--large.gov3-link--external:after, .gov3-link--external.gov3-portal-nav__link:after, .gov3-link--large[target=_blank]:after, [target=_blank].gov3-portal-nav__link:after {
    font-size: 1.75rem
}

a--large.gov3-link--standalone, a--large.gov3-sortable-table__trigger, .gov3-portal-nav__link, .gov3-link--large.gov3-sortable-table__trigger {
    font-size: .875rem
}

a--large.gov3-link--standalone .gov3-icon, a--large.gov3-sortable-table__trigger .gov3-icon, .gov3-link--large.gov3-link--standalone .gov3-icon, .gov3-portal-nav__link .gov3-icon, .gov3-link--large.gov3-sortable-table__trigger .gov3-icon {
    margin: 0 .25rem;
    vertical-align: text-top
}

a--inversed, .gov3-link--inversed, .gov3-portal-subnav__link, .gov3-portal-nav__link, .gov3-alert--error a, .gov3-alert--error .gov3-link, .gov3-alert--error .gov3-fileinput__attachments>li>span, .gov3-alert--error .gov3-portal-nav__link, .gov3-alert--error .gov3-sortable-table__trigger, .gov3-alert--inversed a, .gov3-alert--inversed .gov3-link, .gov3-alert--inversed .gov3-fileinput__attachments>li>span, .gov3-alert--inversed .gov3-portal-nav__link, .gov3-alert--inversed .gov3-sortable-table__trigger, .gov3-badge--error a, .gov3-badge--error .gov3-link, .gov3-badge--error .gov3-fileinput__attachments>li>span, .gov3-badge--error .gov3-portal-nav__link, .gov3-badge--error .gov3-sortable-table__trigger, .gov3-badge--inversed a, .gov3-badge--inversed .gov3-link, .gov3-badge--inversed .gov3-fileinput__attachments>li>span, .gov3-badge--inversed .gov3-portal-nav__link, .gov3-badge--inversed .gov3-sortable-table__trigger {
    color: var(--gov3-color-white)
}

a--inversed>*, .gov3-link--inversed>*, .gov3-portal-subnav__link>*, .gov3-portal-nav__link>*, .gov3-alert--error a>*, .gov3-alert--error .gov3-link>*, .gov3-alert--error .gov3-fileinput__attachments>li>span>*, .gov3-alert--error .gov3-portal-nav__link>*, .gov3-alert--error .gov3-sortable-table__trigger>*, .gov3-alert--inversed a>*, .gov3-alert--inversed .gov3-link>*, .gov3-alert--inversed .gov3-fileinput__attachments>li>span>*, .gov3-alert--inversed .gov3-portal-nav__link>*, .gov3-alert--inversed .gov3-sortable-table__trigger>*, .gov3-badge--error a>*, .gov3-badge--error .gov3-link>*, .gov3-badge--error .gov3-fileinput__attachments>li>span>*, .gov3-badge--error .gov3-portal-nav__link>*, .gov3-badge--error .gov3-sortable-table__trigger>*, .gov3-badge--inversed a>*, .gov3-badge--inversed .gov3-link>*, .gov3-badge--inversed .gov3-fileinput__attachments>li>span>*, .gov3-badge--inversed .gov3-portal-nav__link>*, .gov3-badge--inversed .gov3-sortable-table__trigger>* {
    color: var(--gov3-color-white)
}

a--inversed:focus, .gov3-link--inversed:focus, .gov3-portal-subnav__link:focus, .gov3-portal-nav__link:focus, .gov3-alert--error a:focus, .gov3-alert--error .gov3-link:focus, .gov3-alert--error .gov3-fileinput__attachments>li>span:focus, .gov3-alert--error .gov3-sortable-table__trigger:focus, .gov3-alert--inversed a:focus, .gov3-alert--inversed .gov3-link:focus, .gov3-alert--inversed .gov3-fileinput__attachments>li>span:focus, .gov3-alert--inversed .gov3-sortable-table__trigger:focus, .gov3-badge--error a:focus, .gov3-badge--error .gov3-link:focus, .gov3-badge--error .gov3-fileinput__attachments>li>span:focus, .gov3-badge--error .gov3-sortable-table__trigger:focus, .gov3-badge--inversed a:focus, .gov3-badge--inversed .gov3-link:focus, .gov3-badge--inversed .gov3-fileinput__attachments>li>span:focus, .gov3-badge--inversed .gov3-sortable-table__trigger:focus {
    box-shadow: 0 0 0 2px var(--gov3-color-white)
}

a--inversed:visited, a--inversed:visited>*, .gov3-link--inversed:visited, .gov3-portal-subnav__link:visited, .gov3-portal-nav__link:visited, .gov3-alert--error a:visited, .gov3-alert--error .gov3-link:visited, .gov3-alert--error .gov3-fileinput__attachments>li>span:visited, .gov3-alert--error .gov3-sortable-table__trigger:visited, .gov3-alert--inversed a:visited, .gov3-alert--inversed .gov3-link:visited, .gov3-alert--inversed .gov3-fileinput__attachments>li>span:visited, .gov3-alert--inversed .gov3-sortable-table__trigger:visited, .gov3-badge--error a:visited, .gov3-badge--error .gov3-link:visited, .gov3-badge--error .gov3-fileinput__attachments>li>span:visited, .gov3-badge--error .gov3-sortable-table__trigger:visited, .gov3-badge--inversed a:visited, .gov3-badge--inversed .gov3-link:visited, .gov3-badge--inversed .gov3-fileinput__attachments>li>span:visited, .gov3-badge--inversed .gov3-sortable-table__trigger:visited, .gov3-link--inversed:visited>*, .gov3-portal-subnav__link:visited>*, .gov3-portal-nav__link:visited>*, .gov3-alert--error a:visited>*, .gov3-alert--error .gov3-link:visited>*, .gov3-alert--error .gov3-fileinput__attachments>li>span:visited>*, .gov3-alert--error .gov3-portal-nav__link:visited>*, .gov3-alert--error .gov3-sortable-table__trigger:visited>*, .gov3-alert--inversed a:visited>*, .gov3-alert--inversed .gov3-link:visited>*, .gov3-alert--inversed .gov3-fileinput__attachments>li>span:visited>*, .gov3-alert--inversed .gov3-portal-nav__link:visited>*, .gov3-alert--inversed .gov3-sortable-table__trigger:visited>*, .gov3-badge--error a:visited>*, .gov3-badge--error .gov3-link:visited>*, .gov3-badge--error .gov3-fileinput__attachments>li>span:visited>*, .gov3-badge--error .gov3-portal-nav__link:visited>*, .gov3-badge--error .gov3-sortable-table__trigger:visited>*, .gov3-badge--inversed a:visited>*, .gov3-badge--inversed .gov3-link:visited>*, .gov3-badge--inversed .gov3-fileinput__attachments>li>span:visited>*, .gov3-badge--inversed .gov3-portal-nav__link:visited>*, .gov3-badge--inversed .gov3-sortable-table__trigger:visited>* {
    color: var(--gov3-color-blue-hover)
}

@media not all and (pointer: coarse) {
    a--inversed:hover, .gov3-link--inversed:hover, .gov3-portal-subnav__link:hover, .gov3-portal-nav__link:hover, .gov3-alert--error a:hover, .gov3-alert--error .gov3-link:hover, .gov3-alert--error .gov3-fileinput__attachments>li>span:hover, .gov3-alert--error .gov3-sortable-table__trigger:hover, .gov3-alert--inversed a:hover, .gov3-alert--inversed .gov3-link:hover, .gov3-alert--inversed .gov3-fileinput__attachments>li>span:hover, .gov3-alert--inversed .gov3-sortable-table__trigger:hover, .gov3-badge--error a:hover, .gov3-badge--error .gov3-link:hover, .gov3-badge--error .gov3-fileinput__attachments>li>span:hover, .gov3-badge--error .gov3-sortable-table__trigger:hover, .gov3-badge--inversed a:hover, .gov3-badge--inversed .gov3-link:hover, .gov3-badge--inversed .gov3-fileinput__attachments>li>span:hover, .gov3-badge--inversed .gov3-sortable-table__trigger:hover {
        color: var(--gov3-color-blue-hover)
    }

    a--inversed:hover>*, .gov3-link--inversed:hover>*, .gov3-portal-subnav__link:hover>*, .gov3-portal-nav__link:hover>*, .gov3-alert--error a:hover>*, .gov3-alert--error .gov3-link:hover>*, .gov3-alert--error .gov3-fileinput__attachments>li>span:hover>*, .gov3-alert--error .gov3-portal-nav__link:hover>*, .gov3-alert--error .gov3-sortable-table__trigger:hover>*, .gov3-alert--inversed a:hover>*, .gov3-alert--inversed .gov3-link:hover>*, .gov3-alert--inversed .gov3-fileinput__attachments>li>span:hover>*, .gov3-alert--inversed .gov3-portal-nav__link:hover>*, .gov3-alert--inversed .gov3-sortable-table__trigger:hover>*, .gov3-badge--error a:hover>*, .gov3-badge--error .gov3-link:hover>*, .gov3-badge--error .gov3-fileinput__attachments>li>span:hover>*, .gov3-badge--error .gov3-portal-nav__link:hover>*, .gov3-badge--error .gov3-sortable-table__trigger:hover>*, .gov3-badge--inversed a:hover>*, .gov3-badge--inversed .gov3-link:hover>*, .gov3-badge--inversed .gov3-fileinput__attachments>li>span:hover>*, .gov3-badge--inversed .gov3-portal-nav__link:hover>*, .gov3-badge--inversed .gov3-sortable-table__trigger:hover>* {
        color: var(--gov3-color-white)
    }
}

a--disabled, .gov3-link--disabled {
    color: var(--gov3-color-blue-inactive-1) !important;
    pointer-events: none
}

a--disabled>*, .gov3-link--disabled>* {
    color: var(--gov3-color-blue-inactive-1) !important
}

a--disabled:focus, .gov3-link--disabled:focus {
    border-radius: 0;
    box-shadow: none
}

a--no-underline, .gov3-link--no-underline {
    text-decoration: none
}

button, .gov3-button, .gov3-hamburger, .gov3-calendar__days tbody tr td button, .gov3-calendar__toggle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    -webkit-appearance: none;
    padding: .625rem .75rem;
    border: 1px solid transparent;
    border-radius: 3px;
    color: var(--gov3-color-blue);
    font-family: "Roboto", sans-serif;
    /*font-weight: 500;*/
    letter-spacing: .05em;
    line-height: 1.5;
    transition: background-color 150ms ease-in-out, border-color 150ms ease-in-out;
    will-change: background-color, border-color;
    -webkit-font-smoothing: antialiased
}

button:focus, .gov3-button:focus, .gov3-hamburger:focus, .gov3-calendar__days tbody tr td button:focus, .gov3-calendar__toggle:focus {
    outline: none
}

button>*, .gov3-button>*, .gov3-hamburger>*, .gov3-calendar__days tbody tr td button>*, .gov3-calendar__toggle>* {
    color: currentColor
}

button:focus, .gov3-button:focus, .gov3-hamburger:focus, .gov3-calendar__days tbody tr td button:focus, .gov3-calendar__toggle:focus {
    border-color: var(--gov3-color-white);
    box-shadow: 0 0 0 2px var(--gov3-color-blue-focus);
    outline: none
}

button.is-active, .gov3-button.is-active, .is-active.gov3-hamburger, .gov3-calendar__days tbody tr td button.is-active, .is-active.gov3-calendar__toggle {
    background-color: var(--gov3-color-blue-hover);
    color: var(--gov3-color-blue-dark)
}

button.is-active>*, .gov3-button.is-active>*, .is-active.gov3-hamburger>*, .gov3-calendar__days tbody tr td button.is-active>*, .is-active.gov3-calendar__toggle>* {
    color: currentColor
}

@media not all and (pointer: coarse) {
    button:hover, .gov3-button:hover, .gov3-hamburger:hover, .gov3-calendar__days tbody tr td button:hover, .gov3-calendar__toggle:hover {
        background-color: var(--gov3-color-blue-hover);
        color: var(--gov3-color-blue-dark)
    }

    button:hover>*, .gov3-button:hover>*, .gov3-hamburger:hover>*, .gov3-calendar__days tbody tr td button:hover>*, .gov3-calendar__toggle:hover>* {
        color: currentColor
    }
}

button:visited, .gov3-button:visited, .gov3-hamburger:visited, .gov3-calendar__days tbody tr td button:visited, .gov3-calendar__toggle:visited {
    color: var(--gov3-color-blue)
}

button:visited>*, .gov3-button:visited>*, .gov3-hamburger:visited>*, .gov3-calendar__days tbody tr td button:visited>*, .gov3-calendar__toggle:visited>* {
    color: currentColor
}

button--primary, .gov3-button--primary {
    background-color: var(--gov3-color-blue);
    border-color: var(--gov3-color-blue);
    color: var(--gov3-color-white)
}

button--primary.is-active, .gov3-button--primary.is-active {
    background-color: var(--gov3-color-blue-dark);
    border-color: var(--gov3-color-blue-dark);
    color: var(--gov3-color-white)
}

@media not all and (pointer: coarse) {
    button--primary:hover, .gov3-button--primary:hover {
        background-color: var(--gov3-color-blue-dark);
        border-color: var(--gov3-color-blue-dark);
        color: var(--gov3-color-white)
    }
}

button--primary:visited, .gov3-button--primary:visited {
    color: var(--gov3-color-white)
}

button--primary-outlined, .gov3-button--primary-outlined {
    border-color: var(--gov3-color-blue);
    color: var(--gov3-color-blue)
}

button--primary-outlined:focus, .gov3-button--primary-outlined:focus {
    border-color: var(--gov3-color-blue-focus)
}

button--primary-outlined.is-active, .gov3-button--primary-outlined.is-active {
    border-color: var(--gov3-color-blue-dark);
    color: var(--gov3-color-blue-dark)
}

@media not all and (pointer: coarse) {
    button--primary-outlined:hover, .gov3-button--primary-outlined:hover {
        border-color: var(--gov3-color-blue-dark);
        color: var(--gov3-color-blue-dark)
    }
}

button--primary-outlined:visited, .gov3-button--primary-outlined:visited {
    color: var(--gov3-color-blue)
}

button--icon-only, .gov3-button--icon-only, .gov3-calendar__toggle {
    padding: 0 .3125rem;
    text-transform: none
}

button--has-icon, .gov3-button--has-icon {
    padding-left: .9375rem
}

button--has-icon .gov3-icon, .gov3-button--has-icon .gov3-icon {
    margin-right: .625rem
}

button--small, .gov3-button--small {
    padding: .5rem .75rem;
    font-size: .75rem;
    line-height: 1.167
}

button--large, .gov3-button--large {
    padding: .75rem 1rem;
    font-size: .875rem;
    line-height: 1.572
}

button--x-large, .gov3-button--x-large {
    padding: .875rem 1.25rem;
    font-size: 1.125rem;
    line-height: 1.445
}

button--disabled, button[disabled], button:disabled, .gov3-button--disabled, .gov3-button[disabled], [disabled].gov3-hamburger, .gov3-calendar__days tbody tr td button[disabled], [disabled].gov3-calendar__toggle, .gov3-button:disabled, .gov3-hamburger:disabled, .gov3-calendar__days tbody tr td button:disabled, .gov3-calendar__toggle:disabled {
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
    color: var(--gov3-color-blue-inactive-1) !important;
    cursor: not-allowed
}

button--disabled:focus, button[disabled]:focus, button:disabled:focus, .gov3-button--disabled:focus, .gov3-button[disabled]:focus, [disabled].gov3-hamburger:focus, [disabled].gov3-calendar__toggle:focus, .gov3-button:disabled:focus, .gov3-hamburger:disabled:focus, .gov3-calendar__toggle:disabled:focus {
    box-shadow: none
}

button--disabled.gov3-button--primary, button[disabled].gov3-button--primary, button:disabled.gov3-button--primary, .gov3-button--disabled.gov3-button--primary, .gov3-button[disabled].gov3-button--primary, [disabled].gov3-button--primary.gov3-hamburger, [disabled].gov3-button--primary.gov3-calendar__toggle, .gov3-button:disabled.gov3-button--primary, .gov3-hamburger:disabled.gov3-button--primary, .gov3-calendar__toggle:disabled.gov3-button--primary {
    background-color: var(--gov3-color-blue-inactive-2) !important;
    border-color: var(--gov3-color-blue-inactive-2) !important;
    color: var(--gov3-color-white) !important
}

button--disabled.gov3-button--primary-outlined, button[disabled].gov3-button--primary-outlined, button:disabled.gov3-button--primary-outlined, .gov3-button--disabled.gov3-button--primary-outlined, .gov3-button[disabled].gov3-button--primary-outlined, [disabled].gov3-button--primary-outlined.gov3-hamburger, [disabled].gov3-button--primary-outlined.gov3-calendar__toggle, .gov3-button:disabled.gov3-button--primary-outlined, .gov3-hamburger:disabled.gov3-button--primary-outlined, .gov3-calendar__toggle:disabled.gov3-button--primary-outlined {
    background-color: transparent !important;
    border-color: var(--gov3-color-blue-inactive-2) !important;
    color: var(--gov3-color-blue-inactive-1) !important
}

button--inversed, .gov3-button--inversed, .gov3-hamburger, .gov3-calendar__days tbody tr td button, .gov3-calendar__toggle {
    color: var(--gov3-color-white)
}

button--inversed.is-active, .gov3-button--inversed.is-active, .is-active.gov3-hamburger, .gov3-calendar__days tbody tr td button.is-active, .is-active.gov3-calendar__toggle {
    background-color: var(--gov3-color-blue-light);
    border-color: var(--gov3-color-blue-light);
    color: var(--gov3-color-white)
}

@media not all and (pointer: coarse) {
    button--inversed:hover, .gov3-button--inversed:hover, .gov3-hamburger:hover, .gov3-calendar__days tbody tr td button:hover, .gov3-calendar__toggle:hover {
        background-color: var(--gov3-color-blue-light);
        border-color: var(--gov3-color-blue-light);
        color: var(--gov3-color-white)
    }
}

button--inversed:visited, .gov3-button--inversed:visited, .gov3-hamburger:visited, .gov3-calendar__days tbody tr td button:visited, .gov3-calendar__toggle:visited {
    color: var(--gov3-color-white)
}

button--inversed:focus, .gov3-button--inversed:focus, .gov3-hamburger:focus, .gov3-calendar__days tbody tr td button:focus, .gov3-calendar__toggle:focus {
    border-color: transparent;
    box-shadow: 0 0 0 2px var(--gov3-color-white)
}

button--inversed.gov3-button--primary, .gov3-button--inversed.gov3-button--primary, .gov3-button--primary.gov3-hamburger, .gov3-calendar__days tbody tr td button.gov3-button--primary, .gov3-button--primary.gov3-calendar__toggle {
    background-color: var(--gov3-color-white);
    border-color: var(--gov3-color-white);
    color: var(--gov3-color-blue)
}

button--inversed.gov3-button--primary:focus, .gov3-button--inversed.gov3-button--primary:focus, .gov3-button--primary.gov3-hamburger:focus, .gov3-calendar__days tbody tr td button.gov3-button--primary:focus, .gov3-button--primary.gov3-calendar__toggle:focus {
    border-color: var(--gov3-color-blue)
}

button--inversed.gov3-button--primary.is-active, .gov3-button--inversed.gov3-button--primary.is-active, .gov3-button--primary.is-active.gov3-hamburger, .gov3-calendar__days tbody tr td button.gov3-button--primary.is-active, .gov3-button--primary.is-active.gov3-calendar__toggle {
    background-color: var(--gov3-color-blue-hover);
    border-color: var(--gov3-color-blue-hover)
}

@media not all and (pointer: coarse) {
    button--inversed.gov3-button--primary:hover, .gov3-button--inversed.gov3-button--primary:hover, .gov3-button--primary.gov3-hamburger:hover, .gov3-calendar__days tbody tr td button.gov3-button--primary:hover, .gov3-button--primary.gov3-calendar__toggle:hover {
        background-color: var(--gov3-color-blue-hover);
        border-color: var(--gov3-color-blue-hover)
    }
}

button--inversed.gov3-button--primary:visited, .gov3-button--inversed.gov3-button--primary:visited, .gov3-button--primary.gov3-hamburger:visited, .gov3-calendar__days tbody tr td button.gov3-button--primary:visited, .gov3-button--primary.gov3-calendar__toggle:visited {
    color: var(--gov3-color-blue)
}

button--inversed.gov3-button--primary-outlined, .gov3-button--inversed.gov3-button--primary-outlined, .gov3-button--primary-outlined.gov3-hamburger, .gov3-calendar__days tbody tr td button.gov3-button--primary-outlined, .gov3-button--primary-outlined.gov3-calendar__toggle {
    border-color: var(--gov3-color-white);
    color: var(--gov3-color-white)
}

button--inversed.gov3-button--primary-outlined:focus, .gov3-button--inversed.gov3-button--primary-outlined:focus, .gov3-button--primary-outlined.gov3-hamburger:focus, .gov3-calendar__days tbody tr td button.gov3-button--primary-outlined:focus, .gov3-button--primary-outlined.gov3-calendar__toggle:focus {
    border-color: var(--gov3-color-white)
}

button--inversed.gov3-button--primary-outlined.is-active, .gov3-button--inversed.gov3-button--primary-outlined.is-active, .gov3-button--primary-outlined.is-active.gov3-hamburger, .gov3-calendar__days tbody tr td button.gov3-button--primary-outlined.is-active, .gov3-button--primary-outlined.is-active.gov3-calendar__toggle {
    background-color: var(--gov3-color-blue-light)
}

@media not all and (pointer: coarse) {
    button--inversed.gov3-button--primary-outlined:hover, .gov3-button--inversed.gov3-button--primary-outlined:hover, .gov3-button--primary-outlined.gov3-hamburger:hover, .gov3-calendar__days tbody tr td button.gov3-button--primary-outlined:hover, .gov3-button--primary-outlined.gov3-calendar__toggle:hover {
        background-color: var(--gov3-color-blue-light)
    }
}

button--inversed.gov3-button--primary-outlined:visited, .gov3-button--inversed.gov3-button--primary-outlined:visited, .gov3-button--primary-outlined.gov3-hamburger:visited, .gov3-calendar__days tbody tr td button.gov3-button--primary-outlined:visited, .gov3-button--primary-outlined.gov3-calendar__toggle:visited {
    color: var(--gov3-color-white)
}

button--inversed.gov3-button--disabled, button--inversed[disabled] button--inversed:disabled, .gov3-button--inversed.gov3-button--disabled, .gov3-button--disabled.gov3-hamburger, .gov3-calendar__days tbody tr td button.gov3-button--disabled, .gov3-button--disabled.gov3-calendar__toggle, button--inversed[disabled] .gov3-button--inversed:disabled, button--inversed[disabled] .gov3-hamburger:disabled, button--inversed[disabled] .gov3-calendar__days tbody tr td button:disabled, .gov3-calendar__days tbody tr td button--inversed[disabled] button:disabled, button--inversed[disabled] .gov3-calendar__toggle:disabled, .gov3-button--inversed[disabled] button--inversed:disabled, [disabled].gov3-hamburger button--inversed:disabled, .gov3-calendar__days tbody tr td button[disabled] button--inversed:disabled, [disabled].gov3-calendar__toggle button--inversed:disabled, .gov3-button--inversed[disabled] .gov3-button--inversed:disabled, [disabled].gov3-hamburger .gov3-button--inversed:disabled, .gov3-button--inversed[disabled] .gov3-hamburger:disabled, [disabled].gov3-hamburger .gov3-hamburger:disabled, .gov3-calendar__days tbody tr td button[disabled] .gov3-button--inversed:disabled, .gov3-calendar__days tbody tr td button[disabled] .gov3-hamburger:disabled, .gov3-button--inversed[disabled] .gov3-calendar__days tbody tr td button:disabled, [disabled].gov3-hamburger .gov3-calendar__days tbody tr td button:disabled, .gov3-calendar__days tbody tr td .gov3-button--inversed[disabled] button:disabled, .gov3-calendar__days tbody tr td [disabled].gov3-hamburger button:disabled, .gov3-calendar__days tbody tr td button[disabled] button:disabled, [disabled].gov3-calendar__toggle .gov3-button--inversed:disabled, [disabled].gov3-calendar__toggle .gov3-hamburger:disabled, [disabled].gov3-calendar__toggle .gov3-calendar__days tbody tr td button:disabled, .gov3-calendar__days tbody tr td [disabled].gov3-calendar__toggle button:disabled, .gov3-button--inversed[disabled] .gov3-calendar__toggle:disabled, [disabled].gov3-hamburger .gov3-calendar__toggle:disabled, .gov3-calendar__days tbody tr td button[disabled] .gov3-calendar__toggle:disabled, [disabled].gov3-calendar__toggle .gov3-calendar__toggle:disabled {
    color: var(--gov3-color-blue-inactive-1) !important
}

button--inversed.gov3-button--disabled.gov3-button--primary, button--inversed[disabled] button--inversed:disabled.gov3-button--primary, .gov3-button--inversed.gov3-button--disabled.gov3-button--primary, .gov3-button--disabled.gov3-button--primary.gov3-hamburger, .gov3-calendar__days tbody tr td button.gov3-button--disabled.gov3-button--primary, .gov3-button--disabled.gov3-button--primary.gov3-calendar__toggle, button--inversed[disabled] .gov3-button--inversed:disabled.gov3-button--primary, button--inversed[disabled] .gov3-hamburger:disabled.gov3-button--primary, button--inversed[disabled] .gov3-calendar__days tbody tr td button:disabled.gov3-button--primary, .gov3-calendar__days tbody tr td button--inversed[disabled] button:disabled.gov3-button--primary, button--inversed[disabled] .gov3-calendar__toggle:disabled.gov3-button--primary, .gov3-button--inversed[disabled] button--inversed:disabled.gov3-button--primary, [disabled].gov3-hamburger button--inversed:disabled.gov3-button--primary, .gov3-calendar__days tbody tr td button[disabled] button--inversed:disabled.gov3-button--primary, [disabled].gov3-calendar__toggle button--inversed:disabled.gov3-button--primary, .gov3-button--inversed[disabled] .gov3-button--inversed:disabled.gov3-button--primary, [disabled].gov3-hamburger .gov3-button--inversed:disabled.gov3-button--primary, .gov3-button--inversed[disabled] .gov3-hamburger:disabled.gov3-button--primary, [disabled].gov3-hamburger .gov3-hamburger:disabled.gov3-button--primary, .gov3-calendar__days tbody tr td button[disabled] .gov3-button--inversed:disabled.gov3-button--primary, .gov3-calendar__days tbody tr td button[disabled] .gov3-hamburger:disabled.gov3-button--primary, .gov3-button--inversed[disabled] .gov3-calendar__days tbody tr td button:disabled.gov3-button--primary, [disabled].gov3-hamburger .gov3-calendar__days tbody tr td button:disabled.gov3-button--primary, .gov3-calendar__days tbody tr td .gov3-button--inversed[disabled] button:disabled.gov3-button--primary, .gov3-calendar__days tbody tr td [disabled].gov3-hamburger button:disabled.gov3-button--primary, .gov3-calendar__days tbody tr td button[disabled] button:disabled.gov3-button--primary, [disabled].gov3-calendar__toggle .gov3-button--inversed:disabled.gov3-button--primary, [disabled].gov3-calendar__toggle .gov3-hamburger:disabled.gov3-button--primary, [disabled].gov3-calendar__toggle .gov3-calendar__days tbody tr td button:disabled.gov3-button--primary, .gov3-calendar__days tbody tr td [disabled].gov3-calendar__toggle button:disabled.gov3-button--primary, .gov3-button--inversed[disabled] .gov3-calendar__toggle:disabled.gov3-button--primary, [disabled].gov3-hamburger .gov3-calendar__toggle:disabled.gov3-button--primary, .gov3-calendar__days tbody tr td button[disabled] .gov3-calendar__toggle:disabled.gov3-button--primary, [disabled].gov3-calendar__toggle .gov3-calendar__toggle:disabled.gov3-button--primary {
    background-color: var(--gov3-color-blue-light) !important;
    border-color: var(--gov3-color-blue-light) !important;
    color: var(--gov3-color-blue-dark) !important
}

button--inversed.gov3-button--disabled.gov3-button--primary-outlined, button--inversed[disabled] button--inversed:disabled.gov3-button--primary-outlined, .gov3-button--inversed.gov3-button--disabled.gov3-button--primary-outlined, .gov3-button--disabled.gov3-button--primary-outlined.gov3-hamburger, .gov3-calendar__days tbody tr td button.gov3-button--disabled.gov3-button--primary-outlined, .gov3-button--disabled.gov3-button--primary-outlined.gov3-calendar__toggle, button--inversed[disabled] .gov3-button--inversed:disabled.gov3-button--primary-outlined, button--inversed[disabled] .gov3-hamburger:disabled.gov3-button--primary-outlined, button--inversed[disabled] .gov3-calendar__days tbody tr td button:disabled.gov3-button--primary-outlined, .gov3-calendar__days tbody tr td button--inversed[disabled] button:disabled.gov3-button--primary-outlined, button--inversed[disabled] .gov3-calendar__toggle:disabled.gov3-button--primary-outlined, .gov3-button--inversed[disabled] button--inversed:disabled.gov3-button--primary-outlined, [disabled].gov3-hamburger button--inversed:disabled.gov3-button--primary-outlined, .gov3-calendar__days tbody tr td button[disabled] button--inversed:disabled.gov3-button--primary-outlined, [disabled].gov3-calendar__toggle button--inversed:disabled.gov3-button--primary-outlined, .gov3-button--inversed[disabled] .gov3-button--inversed:disabled.gov3-button--primary-outlined, [disabled].gov3-hamburger .gov3-button--inversed:disabled.gov3-button--primary-outlined, .gov3-button--inversed[disabled] .gov3-hamburger:disabled.gov3-button--primary-outlined, [disabled].gov3-hamburger .gov3-hamburger:disabled.gov3-button--primary-outlined, .gov3-calendar__days tbody tr td button[disabled] .gov3-button--inversed:disabled.gov3-button--primary-outlined, .gov3-calendar__days tbody tr td button[disabled] .gov3-hamburger:disabled.gov3-button--primary-outlined, .gov3-button--inversed[disabled] .gov3-calendar__days tbody tr td button:disabled.gov3-button--primary-outlined, [disabled].gov3-hamburger .gov3-calendar__days tbody tr td button:disabled.gov3-button--primary-outlined, .gov3-calendar__days tbody tr td .gov3-button--inversed[disabled] button:disabled.gov3-button--primary-outlined, .gov3-calendar__days tbody tr td [disabled].gov3-hamburger button:disabled.gov3-button--primary-outlined, .gov3-calendar__days tbody tr td button[disabled] button:disabled.gov3-button--primary-outlined, [disabled].gov3-calendar__toggle .gov3-button--inversed:disabled.gov3-button--primary-outlined, [disabled].gov3-calendar__toggle .gov3-hamburger:disabled.gov3-button--primary-outlined, [disabled].gov3-calendar__toggle .gov3-calendar__days tbody tr td button:disabled.gov3-button--primary-outlined, .gov3-calendar__days tbody tr td [disabled].gov3-calendar__toggle button:disabled.gov3-button--primary-outlined, .gov3-button--inversed[disabled] .gov3-calendar__toggle:disabled.gov3-button--primary-outlined, [disabled].gov3-hamburger .gov3-calendar__toggle:disabled.gov3-button--primary-outlined, .gov3-calendar__days tbody tr td button[disabled] .gov3-calendar__toggle:disabled.gov3-button--primary-outlined, [disabled].gov3-calendar__toggle .gov3-calendar__toggle:disabled.gov3-button--primary-outlined {
    border-color: var(--gov3-color-blue-light) !important;
    color: var(--gov3-color-blue-inactive-1) !important
}

.gov3-autocomplete {
    position: relative;
    display: block
}

.gov3-autocomplete__results, .gov3-multiselect__options {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1.5625rem;
    z-index: 10;
    max-height: 320px;
    overflow-y: scroll;
    background-color: var(--gov3-color-white);
    border-radius: 3px;
    box-shadow: 0 0 2px 0 var(--gov3-color-grey-light);
    transform: translateY(100%)
}

.gov3-autocomplete__result, .gov3-multiselect__option {
    display: block;
    margin: 0 !important;
    padding: .9375rem .625rem;
    cursor: pointer
}

@media not all and (pointer: coarse) {
    .gov3-autocomplete__result:hover, .gov3-multiselect__option:hover {
        background-color: var(--gov3-color-blue-hover)
    }
}

.gov3-autocomplete__result.selected, .selected.gov3-multiselect__option, .gov3-autocomplete__result.is-active, .is-active.gov3-multiselect__option {
    background-color: var(--gov3-color-blue-hover)
}

.gov3-autocomplete__empty, .gov3-multiselect__empty {
    display: block;
    margin: 0 !important;
    padding: .9375rem .625rem;
    color: var(--gov3-color-grey-light)
}

.gov3-form-control--classic .gov3-autocomplete {
    display: flex;
    flex-direction: column
}

.gov3-form-control--custom .gov3-form-control__checkbox {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.gov3-form-control--custom .gov3-form-control__checkbox~.gov3-form-control__indicator {
    border-radius: 3px
}

.gov3-form-control--custom .gov3-form-control__checkbox~.gov3-form-control__indicator:after {
    content: "%";
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    top: 1px;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: transparent;
    font-family: "gov-basic-icons";
    font-size: .875rem;
    text-transform: none
}

.gov3-form-control--custom .gov3-form-control__checkbox:checked~.gov3-form-control__indicator {
    background-color: var(--gov3-color-blue)
}

.gov3-form-control--custom .gov3-form-control__checkbox:checked~.gov3-form-control__indicator:after {
    color: var(--gov3-color-white)
}

.gov3-form-control--custom .gov3-form-control__checkbox:focus~.gov3-form-control__indicator {
    box-shadow: 0 0 0 2px var(--gov3-color-blue-focus);
    outline: 0
}

.gov3-form-control--custom .gov3-form-control__checkbox[aria-disabled=true]~.gov3-form-control__label, .gov3-form-control--custom .gov3-form-control__checkbox:disabled~.gov3-form-control__label, .gov3-form-control--custom .gov3-form-control__checkbox[readonly]~.gov3-form-control__label {
    color: var(--gov3-color-grey-light);
    cursor: not-allowed
}

.gov3-form-control--custom .gov3-form-control__checkbox[aria-disabled=true]~.gov3-form-control__indicator, .gov3-form-control--custom .gov3-form-control__checkbox:disabled~.gov3-form-control__indicator, .gov3-form-control--custom .gov3-form-control__checkbox[readonly]~.gov3-form-control__indicator {
    border-color: var(--gov3-color-blue-inactive-1) !important
}

.gov3-form-control--custom .gov3-form-control__checkbox[aria-disabled=true]:checked~.gov3-form-control__indicator, .gov3-form-control--custom .gov3-form-control__checkbox:disabled:checked~.gov3-form-control__indicator, .gov3-form-control--custom .gov3-form-control__checkbox[readonly]:checked~.gov3-form-control__indicator {
    background-color: var(--gov3-color-blue-inactive-1)
}

.gov3-form-control--custom .gov3-form-control__message {
    margin-left: 0
}

.gov3-form-control--custom.gov3-form-control--error .gov3-form-control__validation-mark, .gov3-form-control--custom.gov3-form-control--success .gov3-form-control__validation-mark {
    display: none
}

.gov3-form-control--custom.gov3-form-control--error .gov3-form-control__checkbox:checked~.gov3-form-control__indicator {
    background-color: var(--gov3-color-error)
}

.gov3-form-control--custom.gov3-form-control--error .gov3-form-control__checkbox:focus~.gov3-form-control__indicator {
    box-shadow: 0 0 0 2px var(--gov3-color-error)
}

.gov3-form-control--custom.gov3-form-control--inversed .gov3-form-control__checkbox:checked~.gov3-form-control__indicator:after {
    background-color: var(--gov3-color-white);
    color: var(--gov3-color-grey-dark)
}

.gov3-form-control--custom.gov3-form-control--inversed .gov3-form-control__checkbox:focus~.gov3-form-control__indicator {
    box-shadow: 0 0 0 2px var(--gov3-color-white)
}

.gov3-form-control {
    position: relative;
    margin-bottom: .9375rem;
    -webkit-font-smoothing: antialiased
}

.gov3-form-control__label {
    color: var(--gov3-color-grey-dark);
    cursor: pointer;
    font-family: "Roboto", sans-serif;
    line-height: initial;
    position: relative
}

.gov3-form-control__label .gov3-tooltip--icon {
    margin-left: .25rem;
    position: relative;
    top: .125rem
}

.gov3-form-control__label .gov3-tooltip--copy {
    margin-left: .25rem
}

.gov3-form-control:not(.gov3-form-control--custom, .gov3-form-control--classic) .gov3-form-control__label {
    position: absolute;
    left: 1px;
    right: 1px;
    top: 1px;
    display: block;
    margin-bottom: 0;
    padding-top: 1.25rem;
    padding-left: 1.25rem;
    font-size: 1rem;
    opacity: .5;
    transition: padding-top ease 150ms, font-size ease 150ms, opacity ease 150ms
}

.gov3-form-control__message {
    display: block;
    margin-left: .625rem;
    margin-top: .25rem;
    color: var(--gov3-color-grey-mid);
    font-size: .75rem;
    letter-spacing: .4px
}

.gov3-form-control__datepicker {
    max-width: 12.5rem
}

.gov3-form-control__timepicker {
    max-width: 9.375rem
}

.gov3-form-control--custom .gov3-form-control__label {
    position: relative;
    z-index: 1;
    display: inline-block;
    padding-left: 2.1875rem;
    /*font-size: .75rem;
    font-weight: 500;
    text-transform: uppercase*/
}

@media not all and (pointer: coarse) {
    .gov3-form-control--custom .gov3-form-control__label:hover+.gov3-form-control__indicator {
        border-color: var(--gov3-color-grey-dark)
    }
}

.gov3-form-control--custom .gov3-form-control__indicator {
    position: absolute;
    left: 0;
    top: -0.0625rem;
    display: inline-block;
    width: 1.25rem;
    height: 1.25rem;
    user-select: none;
    background-color: transparent;
    border: 2px solid var(--gov3-color-blue);
    box-shadow: none
}

.gov3-form-control--success, .gov3-form-control--error {
    position: relative
}

.gov3-form-control--success .gov3-form-control__input, .gov3-form-control--error .gov3-form-control__input {
    padding-right: 2.5rem
}

.gov3-form-control--success .gov3-form-control__validation-mark, .gov3-form-control--error .gov3-form-control__validation-mark {
    display: block
}

.gov3-form-control--error .gov3-form-control__label {
    color: var(--gov3-color-error)
}

.gov3-form-control--error .gov3-form-control__indicator {
    border-color: var(--gov3-color-error) !important
}

.gov3-form-control--error .gov3-form-control__message {
    color: var(--gov3-color-error)
}

.gov3-form-control--error .gov3-form-control__validation-mark:after {
    content: "W";
    color: var(--gov3-color-error)
}

.gov3-form-control--success .gov3-form-control__validation-mark:after {
    content: "%";
    color: var(--gov3-color-success)
}

.gov3-form-control__validation-mark {
    content: "";
    display: none;
    position: absolute;
    right: .875rem;
    top: 1.125rem;
    width: 1.25rem;
    height: 1.25rem
}

.gov3-form-control__validation-mark:after {
    font-family: "gov-basic-icons";
    font-size: 1.25rem;
    width: 100%;
    height: 100%
}

.gov3-form-control--inversed .gov3-form-control__label {
    color: var(--gov3-color-white)
}

.gov3-form-control--inversed .gov3-form-control__indicator {
    border-color: var(--gov3-color-white)
}

.gov3-form-control.not-empty:not(.gov3-form-control--classic) .gov3-form-control__label, .gov3-form-control.default-behaviour-unset:not(.gov3-form-control--classic) .gov3-form-control__label {
    padding-top: .4375rem;
    padding-bottom: .3125rem;
    background-color: var(--gov3-color-white);
    border-radius: 3px 3px 0 0;
    font-size: .75rem;
    opacity: 1
}

.gov3-form-control--classic {
    display: flex;
    flex-direction: column
}

.gov3-form-control--classic .gov3-form-control__label {
    order: 1;
    font-size: .875rem;
    line-height: 1.3;
    color: var(--gov3-color-grey-mid);
    margin-bottom: .25rem
}

.gov3-form-control--classic .gov3-form-control__label .gov3-tooltip--icon {
    position: absolute
}

.gov3-form-control--classic .gov3-form-control__input {
    order: 2
}

.gov3-form-control--classic .gov3-form-control__message {
    order: 3;
    margin-left: 0
}

.gov3-form-control--classic.gov3-form-control--error .gov3-form-control__validation-mark, .gov3-form-control--classic.gov3-form-control--success .gov3-form-control__validation-mark {
    top: 2.125rem;
    width: .75rem;
    height: .75rem
}

.gov3-form-control--classic.gov3-form-control--error .gov3-form-control__validation-mark:after, .gov3-form-control--classic.gov3-form-control--success .gov3-form-control__validation-mark:after {
    font-size: .75rem
}

.gov3-form-control--classic.gov3-form-control--error .gov3-form-control__input, .gov3-form-control--classic.gov3-form-control--success .gov3-form-control__input {
    padding-right: 2rem
}

.gov3-form-control--large.gov3-form-control--error .gov3-form-control__validation-mark, .gov3-form-control--large.gov3-form-control--success .gov3-form-control__validation-mark {
    top: 2.375rem;
    width: 1rem;
    height: 1rem
}

.gov3-form-control--large.gov3-form-control--error .gov3-form-control__validation-mark:after, .gov3-form-control--large.gov3-form-control--success .gov3-form-control__validation-mark:after {
    font-size: 1rem
}

.gov3-form-control--large.gov3-form-control--error .gov3-form-control__input, .gov3-form-control--large.gov3-form-control--success .gov3-form-control__input {
    padding-right: 2.25rem
}

.gov3-form-control--x-large .gov3-form-control__input {
    font-size: 1.125rem;
    line-height: 1.225
}

.gov3-form-control--x-large .gov3-form-control__label {
    font-size: 1rem
}

.gov3-form-control--x-large .gov3-form-control__message {
    font-size: .875rem
}

.gov3-form-control--x-large.gov3-form-control--error .gov3-form-control__validation-mark, .gov3-form-control--x-large.gov3-form-control--success .gov3-form-control__validation-mark {
    top: 2.6875rem;
    width: 1.25rem;
    height: 1.25rem
}

.gov3-form-control--x-large.gov3-form-control--error .gov3-form-control__validation-mark:after, .gov3-form-control--x-large.gov3-form-control--success .gov3-form-control__validation-mark:after {
    font-size: 1.25rem
}

.gov3-form-control--x-large.gov3-form-control--error .gov3-form-control__input, .gov3-form-control--x-large.gov3-form-control--success .gov3-form-control__input {
    padding-right: 2.5rem
}

.gov3-form-group {
    margin: 0;
    padding: 0
}

.gov3-form-group__item {
    position: relative;
    margin-bottom: .625rem !important;
    line-height: 1.6667;
    -webkit-font-smoothing: antialiased
}

.gov3-form-group+.gov3-form-control__message {
    margin-left: 0 !important
}

.gov3-form-group .gov3-form-control__indicator {
    top: .125rem
}

@media(min-width: 26em) {
    .gov3-form-group--inline {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-wrap: wrap
    }

    .gov3-form-group--inline .gov3-form-group__item {
        margin-bottom: .3125rem !important;
        padding-right: 1.875rem
    }
}

.gov3-form-group--complex .gov3-form-control__label p, .gov3-form-group--complex .gov3-form-control__label .gov3-paragraph, .gov3-form-group--complex .gov3-form-control__label table tbody td, table tbody .gov3-form-group--complex .gov3-form-control__label td, .gov3-form-group--complex .gov3-form-control__label .gov3-table tbody td, .gov3-table tbody .gov3-form-group--complex .gov3-form-control__label td {
    margin-top: .625rem;
    margin-bottom: .9375rem;
    text-transform: none
}

.gov3-form-group--complex .gov3-form-control__indicator {
    top: -0.1875rem
}

.gov3-form-control--custom .gov3-form-control__radio {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.gov3-form-control--custom .gov3-form-control__radio~.gov3-form-control__indicator {
    border-radius: 50%
}

.gov3-form-control--custom .gov3-form-control__radio~.gov3-form-control__indicator:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: .625rem;
    height: .625rem;
    border-radius: .625rem;
    transform: translate(-50%, -50%)
}

.gov3-form-control--custom .gov3-form-control__radio:checked~.gov3-form-control__indicator:after {
    background-color: var(--gov3-color-blue)
}

.gov3-form-control--custom .gov3-form-control__radio:focus~.gov3-form-control__indicator {
    box-shadow: 0 0 0 2px var(--gov3-color-blue-focus);
    outline: 0
}

.gov3-form-control--custom .gov3-form-control__radio[aria-disabled=true]~.gov3-form-control__label, .gov3-form-control--custom .gov3-form-control__radio:disabled~.gov3-form-control__label, .gov3-form-control--custom .gov3-form-control__radio[readonly]~.gov3-form-control__label {
    color: var(--gov3-color-grey-light);
    cursor: not-allowed
}

.gov3-form-control--custom .gov3-form-control__radio[aria-disabled=true]~.gov3-form-control__indicator, .gov3-form-control--custom .gov3-form-control__radio:disabled~.gov3-form-control__indicator, .gov3-form-control--custom .gov3-form-control__radio[readonly]~.gov3-form-control__indicator {
    border-color: var(--gov3-color-blue-inactive-1)
}

.gov3-form-control--custom .gov3-form-control__radio[aria-disabled=true]:checked~.gov3-form-control__indicator:after, .gov3-form-control--custom .gov3-form-control__radio:disabled:checked~.gov3-form-control__indicator:after, .gov3-form-control--custom .gov3-form-control__radio[readonly]:checked~.gov3-form-control__indicator:after {
    background-color: var(--gov3-color-blue-inactive-1)
}

.gov3-form-control--custom.gov3-form-control--error .gov3-form-control__radio:checked~.gov3-form-control__indicator:after {
    background-color: var(--gov3-color-error)
}

.gov3-form-control--custom.gov3-form-control--error .gov3-form-control__radio:focus~.gov3-form-control__indicator {
    box-shadow: 0 0 0 2px var(--gov3-color-error)
}

.gov3-form-control--custom.gov3-form-control--inversed .gov3-form-control__radio:checked~.gov3-form-control__indicator:after {
    background-color: var(--gov3-color-white)
}

.gov3-form-control--custom.gov3-form-control--inversed .gov3-form-control__radio:focus~.gov3-form-control__indicator {
    box-shadow: 0 0 0 2px var(--gov3-color-white)
}

.gov3-multiselect {
    position: relative
}

.gov3-multiselect:after {
    content: "p";
    display: inline-block;
    position: absolute;
    right: .9375rem;
    top: 50%;
    margin-top: -0.75rem;
    color: var(--gov3-color-blue);
    font-family: "gov-basic-icons";
    font-size: 1.5rem;
    line-height: 1;
    pointer-events: none
}

.gov3-multiselect__tag {
    display: inline-flex !important;
    align-items: flex-start;
    margin-bottom: 0 !important;
    margin-top: .625rem;
    padding: .375rem 0 0 .625rem;
    background-color: var(--gov3-color-blue-hover);
    border-radius: 3px;
    color: var(--gov3-color-blue);
    font-family: "Roboto", sans-serif;
    font-size: .75rem;
    font-weight: 400;
    letter-spacing: initial;
    line-height: 1.5 !important;
    white-space: nowrap
}

.gov3-multiselect__tag span {
    margin-bottom: .375rem;
    white-space: initial
}

.gov3-multiselect__tag button {
    margin-top: -0.375rem;
    margin-left: .5rem;
    padding: 0;
    color: var(--gov3-color-blue)
}

.gov3-multiselect__tag button:after {
    content: "p";
    display: block;
    position: relative;
    color: currentColor;
    font-family: "gov-basic-icons";
    font-size: 1.875rem;
    line-height: 1;
    pointer-events: none;
    text-transform: none;
    vertical-align: middle
}

@media not all and (pointer: coarse) {
    .gov3-multiselect__tag button:hover {
        background-color: var(--gov3-color-blue-inactive-2)
    }
}

.gov3-form-control--classic .gov3-multiselect {
    display: flex;
    flex-direction: column
}

.gov3-form-control--classic .gov3-multiselect .gov3-form-control__input {
    order: 2
}

.gov3-form-control--classic .gov3-multiselect::after {
    top: 2.625rem
}

.gov3-form-control--large .gov3-multiselect::after {
    top: 2.875rem
}

.gov3-form-control--x-large .gov3-multiselect::after {
    top: 3.375rem
}

.gov3-form-control select {
    padding: 1.5625rem 1.25rem .6875rem;
    padding-right: 2.5rem;
    width: 100%;
    background-color: var(--gov3-color-white);
    border: 1px solid var(--gov3-color-grey-mid);
    border-radius: 3px;
    box-shadow: none;
    color: var(--gov3-color-grey-dark);
    cursor: pointer;
    font-family: inherit;
    font-size: 1rem;
    line-height: 1.3;
    letter-spacing: 1.02px;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

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

.gov3-form-control select::-ms-expand {
    display: none
}

.gov3-form-control select:active {
    border-color: var(--gov3-color-blue);
    outline: 0
}

@media not all and (pointer: coarse) {
    .gov3-form-control select:hover {
        border-color: var(--gov3-color-blue);
        outline: 0
    }
}

.gov3-form-control select:focus {
    border-color: unset;
    box-shadow: 0 0 0 2px var(--gov3-color-blue-focus);
    outline: 0
}

.gov3-form-control select[aria-disabled=true], .gov3-form-control select:disabled {
    cursor: not-allowed;
    background-color: var(--gov3-color-grey-bg);
    border-color: var(--gov3-color-grey-light);
    color: var(--gov3-color-grey-light)
}

.gov3-form-control select[aria-disabled=true]~.gov3-form-control__label, .gov3-form-control select:disabled~.gov3-form-control__label {
    padding-top: 1.25rem;
    padding-left: 1.25rem;
    margin-bottom: 0;
    background-color: var(--gov3-color-grey-bg);
    color: rgba(var(--gov3-color-grey-dark-rgb), 0.5);
    font-size: 1rem;
    cursor: not-allowed
}

.gov3-form-control .gov3-select {
    position: relative
}

.gov3-form-control .gov3-select:after {
    content: "G";
    display: inline-block;
    position: absolute;
    right: .9375rem;
    top: 50%;
    margin-top: -0.75rem;
    color: var(--gov3-color-blue);
    font-family: "gov-basic-icons";
    font-size: 1.5rem;
    line-height: 1;
    pointer-events: none
}

.gov3-form-control .gov3-select .gov3-form-control__label {
    pointer-events: none
}

.gov3-form-control--error .gov3-select~.gov3-form-control__validation-mark, .gov3-form-control--success .gov3-select~.gov3-form-control__validation-mark {
    display: none
}

.gov3-form-control--error select {
    color: var(--gov3-color-error);
    border-color: var(--gov3-color-error)
}

.gov3-form-control--error select:active, .gov3-form-control--error select:focus {
    border-color: var(--gov3-color-error)
}

@media not all and (pointer: coarse) {
    .gov3-form-control--error select:hover {
        border-color: var(--gov3-color-error)
    }
}

.gov3-form-control--error select:focus {
    box-shadow: 0 0 0 2px var(--gov3-color-error)
}

.gov3-form-control--error .gov3-select:after {
    color: var(--gov3-color-error)
}

.gov3-form-control--classic select {
    padding: .5rem .75rem;
    line-height: 1.375;
    order: 2
}

.gov3-form-control--classic select[aria-disabled=true]~.gov3-form-control__label, .gov3-form-control--classic select:disabled~.gov3-form-control__label {
    padding-top: inherit;
    padding-left: inherit;
    margin-bottom: .25rem;
    font-size: .875rem;
    background: transparent
}

.gov3-form-control--classic .gov3-select {
    display: flex;
    flex-direction: column
}

.gov3-form-control--classic .gov3-select::after {
    top: 2.625rem
}

.gov3-form-control--large select {
    padding: .75rem
}

.gov3-form-control--large .gov3-select::after {
    top: 2.875rem
}

.gov3-form-control--x-large select {
    padding: 1rem;
    font-size: 1.125rem;
    line-height: 1.223
}

.gov3-form-control--x-large .gov3-select::after {
    top: 3.375rem
}

.gov3-form-control .gov3-form-control__input.placeholder {
    color: var(--gov3-color-white)
}

.gov3-form-control .gov3-form-control__input:-moz-placeholder {
    color: var(--gov3-color-white)
}

.gov3-form-control .gov3-form-control__input::-moz-placeholder {
    color: var(--gov3-color-white)
}

.gov3-form-control .gov3-form-control__input:-ms-input-placeholder {
    color: var(--gov3-color-white)
}

.gov3-form-control .gov3-form-control__input::-webkit-input-placeholder {
    color: var(--gov3-color-white)
}

.gov3-form-control .gov3-form-control__input[aria-disabled=true]~.gov3-form-control__label, .gov3-form-control .gov3-form-control__input:disabled~.gov3-form-control__label, .gov3-form-control .gov3-form-control__input[readonly]~.gov3-form-control__label, .gov3-form-control .gov3-form-control__input:read-only~.gov3-form-control__label {
    background-color: var(--gov3-color-grey-bg);
    cursor: not-allowed
}

.gov3-form-control .gov3-form-control__input[aria-disabled=true].placeholder, .gov3-form-control .gov3-form-control__input:disabled.placeholder, .gov3-form-control .gov3-form-control__input[readonly].placeholder, .gov3-form-control .gov3-form-control__input:read-only.placeholder {
    color: var(--gov3-color-grey-bg)
}

.gov3-form-control .gov3-form-control__input[aria-disabled=true]:-moz-placeholder, .gov3-form-control .gov3-form-control__input:disabled:-moz-placeholder, .gov3-form-control .gov3-form-control__input[readonly]:-moz-placeholder, .gov3-form-control .gov3-form-control__input:read-only:-moz-placeholder {
    color: var(--gov3-color-grey-bg)
}

.gov3-form-control .gov3-form-control__input[aria-disabled=true]::-moz-placeholder, .gov3-form-control .gov3-form-control__input:disabled::-moz-placeholder, .gov3-form-control .gov3-form-control__input[readonly]::-moz-placeholder, .gov3-form-control .gov3-form-control__input:read-only::-moz-placeholder {
    color: var(--gov3-color-grey-bg)
}

.gov3-form-control .gov3-form-control__input[aria-disabled=true]:-ms-input-placeholder, .gov3-form-control .gov3-form-control__input:disabled:-ms-input-placeholder, .gov3-form-control .gov3-form-control__input[readonly]:-ms-input-placeholder, .gov3-form-control .gov3-form-control__input:read-only:-ms-input-placeholder {
    color: var(--gov3-color-grey-bg)
}

.gov3-form-control .gov3-form-control__input[aria-disabled=true]::-webkit-input-placeholder, .gov3-form-control .gov3-form-control__input:disabled::-webkit-input-placeholder, .gov3-form-control .gov3-form-control__input[readonly]::-webkit-input-placeholder, .gov3-form-control .gov3-form-control__input:read-only::-webkit-input-placeholder {
    color: var(--gov3-color-grey-bg)
}

.gov3-form-control .gov3-form-control__input:focus {
    border-color: var(--gov3-color-blue);
    outline: 0
}

.gov3-form-control .gov3-form-control__input:focus~.gov3-form-control__label {
    padding-top: .4375rem;
    padding-bottom: .3125rem;
    border-radius: 3px 3px 0 0;
    font-size: .75rem;
    opacity: 1
}

.gov3-form-control .gov3-form-control__input:focus.placeholder {
    color: var(--gov3-color-grey-light)
}

.gov3-form-control .gov3-form-control__input:focus:-moz-placeholder {
    color: var(--gov3-color-grey-light)
}

.gov3-form-control .gov3-form-control__input:focus::-moz-placeholder {
    color: var(--gov3-color-grey-light)
}

.gov3-form-control .gov3-form-control__input:focus:-ms-input-placeholder {
    color: var(--gov3-color-grey-light)
}

.gov3-form-control .gov3-form-control__input:focus::-webkit-input-placeholder {
    color: var(--gov3-color-grey-light)
}

.gov3-form-control .gov3-form-control__input--standalone {
    padding: .9375rem 1.25rem;
    padding-bottom: .8125rem
}

.gov3-form-control .gov3-form-control__input--standalone.placeholder {
    color: var(--gov3-color-grey-light)
}

.gov3-form-control .gov3-form-control__input--standalone:-moz-placeholder {
    color: var(--gov3-color-grey-light)
}

.gov3-form-control .gov3-form-control__input--standalone::-moz-placeholder {
    color: var(--gov3-color-grey-light)
}

.gov3-form-control .gov3-form-control__input--standalone:-ms-input-placeholder {
    color: var(--gov3-color-grey-light)
}

.gov3-form-control .gov3-form-control__input--standalone::-webkit-input-placeholder {
    color: var(--gov3-color-grey-light)
}

.gov3-form-control--error .gov3-form-control__input {
    color: var(--gov3-color-error);
    border-color: var(--gov3-color-error)
}

.gov3-form-control--error .gov3-form-control__input:active, .gov3-form-control--error .gov3-form-control__input:focus {
    border-color: var(--gov3-color-error)
}

.gov3-form-control--error .gov3-form-control__input:focus {
    box-shadow: 0 0 0 2px var(--gov3-color-error)
}

@media not all and (pointer: coarse) {
    .gov3-form-control--error .gov3-form-control__input:hover {
        border-color: var(--gov3-color-error)
    }
}

.gov3-form-control--inversed .gov3-form-control__input {
    border-color: var(--gov3-color-white)
}

.gov3-form-control--inversed .gov3-form-control__input:focus {
    box-shadow: 0 0 0 2px var(--gov3-color-white)
}

.gov3-form-control--classic .gov3-form-control__input {
    padding: .5rem .75rem;
    line-height: 1.375
}

.gov3-form-control--classic .gov3-form-control__input.placeholder {
    color: var(--gov3-color-grey-light)
}

.gov3-form-control--classic .gov3-form-control__input:-moz-placeholder {
    color: var(--gov3-color-grey-light)
}

.gov3-form-control--classic .gov3-form-control__input::-moz-placeholder {
    color: var(--gov3-color-grey-light)
}

.gov3-form-control--classic .gov3-form-control__input:-ms-input-placeholder {
    color: var(--gov3-color-grey-light)
}

.gov3-form-control--classic .gov3-form-control__input::-webkit-input-placeholder {
    color: var(--gov3-color-grey-light)
}

.gov3-form-control--classic .gov3-form-control__input[aria-disabled=true], .gov3-form-control--classic .gov3-form-control__input:disabled, .gov3-form-control--classic .gov3-form-control__input[readonly], .gov3-form-control--classic .gov3-form-control__input:read-only {
    color: var(--gov3-color-grey-light)
}

.gov3-form-control--classic .gov3-form-control__input[aria-disabled=true]~.gov3-form-control__label, .gov3-form-control--classic .gov3-form-control__input:disabled~.gov3-form-control__label, .gov3-form-control--classic .gov3-form-control__input[readonly]~.gov3-form-control__label, .gov3-form-control--classic .gov3-form-control__input:read-only~.gov3-form-control__label {
    background: transparent
}

.gov3-form-control--classic .gov3-form-control__input[aria-disabled=true].placeholder, .gov3-form-control--classic .gov3-form-control__input:disabled.placeholder, .gov3-form-control--classic .gov3-form-control__input[readonly].placeholder, .gov3-form-control--classic .gov3-form-control__input:read-only.placeholder {
    color: var(--gov3-color-grey-light)
}

.gov3-form-control--classic .gov3-form-control__input[aria-disabled=true]:-moz-placeholder, .gov3-form-control--classic .gov3-form-control__input:disabled:-moz-placeholder, .gov3-form-control--classic .gov3-form-control__input[readonly]:-moz-placeholder, .gov3-form-control--classic .gov3-form-control__input:read-only:-moz-placeholder {
    color: var(--gov3-color-grey-light)
}

.gov3-form-control--classic .gov3-form-control__input[aria-disabled=true]::-moz-placeholder, .gov3-form-control--classic .gov3-form-control__input:disabled::-moz-placeholder, .gov3-form-control--classic .gov3-form-control__input[readonly]::-moz-placeholder, .gov3-form-control--classic .gov3-form-control__input:read-only::-moz-placeholder {
    color: var(--gov3-color-grey-light)
}

.gov3-form-control--classic .gov3-form-control__input[aria-disabled=true]:-ms-input-placeholder, .gov3-form-control--classic .gov3-form-control__input:disabled:-ms-input-placeholder, .gov3-form-control--classic .gov3-form-control__input[readonly]:-ms-input-placeholder, .gov3-form-control--classic .gov3-form-control__input:read-only:-ms-input-placeholder {
    color: var(--gov3-color-grey-light)
}

.gov3-form-control--classic .gov3-form-control__input[aria-disabled=true]::-webkit-input-placeholder, .gov3-form-control--classic .gov3-form-control__input:disabled::-webkit-input-placeholder, .gov3-form-control--classic .gov3-form-control__input[readonly]::-webkit-input-placeholder, .gov3-form-control--classic .gov3-form-control__input:read-only::-webkit-input-placeholder {
    color: var(--gov3-color-grey-light)
}

.gov3-form-control--classic .gov3-form-control__input:focus {
    border-color: var(--gov3-color-blue);
    outline: 0
}

.gov3-form-control--classic .gov3-form-control__input:focus~.gov3-form-control__label {
    padding-top: inherit;
    padding-bottom: inherit;
    font-size: .875rem
}

.gov3-form-control--classic.gov3-form-control--error .gov3-form-control__label {
    color: var(--gov3-color-error)
}

.gov3-form-control--large .gov3-form-control__input {
    padding: .8125rem .75rem .6875rem .75rem
}

.gov3-form-control--x-large .gov3-form-control__input {
    padding: 1rem 1rem 1rem 1rem
}

.gov3-form-control--x-large .gov3-form-control__input:focus~.gov3-form-control__label {
    font-size: 1rem !important
}

.gov3-form-control--custom .gov3-form-control__toggle {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.gov3-form-control--custom .gov3-form-control__toggle~.gov3-form-control__label {
    padding-left: 3.4375rem
}

@media not all and (pointer: coarse) {
    .gov3-form-control--custom .gov3-form-control__toggle~.gov3-form-control__label:hover+.gov3-form-control__indicator {
        border-color: var(--gov3-color-grey-light)
    }
}

.gov3-form-control--custom .gov3-form-control__toggle~.gov3-form-control__indicator {
    top: -0.1875rem;
    height: 1.5rem;
    width: 2.5rem;
    background-color: var(--gov3-color-grey-bg);
    border: 1px solid var(--gov3-color-grey-inactive);
    border-radius: 1.5rem
}

.gov3-form-control--custom .gov3-form-control__toggle~.gov3-form-control__indicator:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 1.375rem;
    height: 1.375rem;
    background-color: var(--gov3-color-white);
    border-radius: 100%;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .35)
}

.gov3-form-control--custom .gov3-form-control__toggle:checked~.gov3-form-control__indicator {
    background-color: var(--gov3-color-blue);
    border-color: var(--gov3-color-blue) !important
}

.gov3-form-control--custom .gov3-form-control__toggle:checked~.gov3-form-control__indicator:after {
    transform: translate3d(1rem, 0, 0)
}

.gov3-form-control--custom .gov3-form-control__toggle:focus~.gov3-form-control__indicator {
    box-shadow: 0 0 0 2px var(--gov3-color-blue-focus);
    outline: 0
}

.gov3-form-control--custom .gov3-form-control__toggle~.gov3-form-control__message {
    margin-left: 3.4375rem
}

.gov3-form-control--custom .gov3-form-control__toggle[aria-disabled=true]~.gov3-form-control__label, .gov3-form-control--custom .gov3-form-control__toggle:disabled~.gov3-form-control__label, .gov3-form-control--custom .gov3-form-control__toggle[readonly]~.gov3-form-control__label {
    color: var(--gov3-color-grey-light);
    cursor: not-allowed
}

.gov3-form-control--custom .gov3-form-control__toggle[aria-disabled=true]~.gov3-form-control__indicator, .gov3-form-control--custom .gov3-form-control__toggle:disabled~.gov3-form-control__indicator, .gov3-form-control--custom .gov3-form-control__toggle[readonly]~.gov3-form-control__indicator {
    border-color: var(--gov3-color-grey-inactive) !important
}

.gov3-form-control--custom .gov3-form-control__toggle[aria-disabled=true]~.gov3-form-control__indicator:after, .gov3-form-control--custom .gov3-form-control__toggle:disabled~.gov3-form-control__indicator:after, .gov3-form-control--custom .gov3-form-control__toggle[readonly]~.gov3-form-control__indicator:after {
    background-color: var(--gov3-color-grey-bg);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2)
}

.gov3-form-control--custom .gov3-form-control__toggle[aria-disabled=true]:checked~.gov3-form-control__indicator, .gov3-form-control--custom .gov3-form-control__toggle:disabled:checked~.gov3-form-control__indicator, .gov3-form-control--custom .gov3-form-control__toggle[readonly]:checked~.gov3-form-control__indicator {
    background-color: var(--gov3-color-blue-inactive-1);
    border-color: var(--gov3-color-blue-inactive-1) !important
}

.gov3-form-control--custom .gov3-form-control__toggle[aria-disabled=true]:checked~.gov3-form-control__indicator:after, .gov3-form-control--custom .gov3-form-control__toggle:disabled:checked~.gov3-form-control__indicator:after, .gov3-form-control--custom .gov3-form-control__toggle[readonly]:checked~.gov3-form-control__indicator:after {
    background-color: var(--gov3-color-grey-bg)
}

.gov3-form-control--custom .gov3-form-control__message {
    margin-left: 2.1875rem
}

.gov3-form-control--custom.gov3-form-control--error .gov3-form-control__toggle:checked~.gov3-form-control__indicator {
    background-color: var(--gov3-color-error);
    border-color: var(--gov3-color-error)
}

.gov3-form-control--custom.gov3-form-control--error .gov3-form-control__toggle:focus~.gov3-form-control__indicator {
    box-shadow: 0 0 0 2px var(--gov3-color-error)
}

.gov3-calendar {
    font-family: "Roboto", sans-serif
}

.gov3-calendar__container {
    padding: .625rem .3125rem;
    max-width: 280px;
    background-color: var(--gov3-color-blue);
    border-radius: 3px
}

.gov3-calendar__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
    padding-bottom: .3125rem
}

.gov3-calendar__toggle {
    padding: 0;
    height: 36px;
    width: 36px
}

.gov3-calendar__toggle:after {
    color: var(--gov3-color-white);
    font-family: "gov-basic-icons";
    font-size: 1.5rem;
    text-transform: none;
    vertical-align: middle
}

.gov3-calendar__toggle--prev:after {
    content: "c";
    display: inline-block;
    position: relative
}

.gov3-calendar__toggle--next:after {
    content: "e";
    display: inline-block;
    position: relative
}

.gov3-calendar__title {
    color: var(--gov3-color-white);
    font-size: 12px;
    font-weight: 500;
    letter-spacing: .03125em;
    text-align: center;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased
}

.gov3-calendar__days {
    margin: 0 auto
}

.gov3-calendar__days thead th {
    padding-right: 0;
    color: var(--gov3-color-white);
    font-size: 12px;
    font-weight: 500;
    letter-spacing: .0125em;
    text-align: center;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased
}

.gov3-calendar__days tbody tr {
    border: none
}

.gov3-calendar__days tbody tr td {
    padding: 2px;
    min-width: auto
}

.gov3-calendar__days tbody tr td button {
    padding: 0;
    height: 34px;
    width: 34px
}

.gov3-calendar__days tbody tr td button.is-today {
    background-color: var(--gov3-color-blue-dark)
}

.gov3-calendar--standalone .gov3-calendar__container {
    padding: .9375rem;
    max-width: 320px
}

.gov3-calendar--standalone .gov3-calendar__header {
    position: relative;
    padding-top: .375rem;
    padding-bottom: 1.25rem;
    max-width: 280px
}

.gov3-calendar--standalone .gov3-calendar__toggle {
    position: absolute;
    right: -0.75rem;
    top: 0;
    align-self: flex-end;
    order: 2
}

.gov3-calendar--standalone .gov3-calendar__toggle--prev {
    right: 24px
}

.gov3-calendar--standalone .gov3-calendar__title {
    font-size: 1.25rem;
    text-transform: none
}

.gov3-calendar--standalone .gov3-calendar__days {
    max-width: 280px
}

.gov3-calendar--standalone .gov3-calendar__days tbody tr td {
    padding: 2px 0
}

.gov3-calendar--standalone .gov3-calendar__days tbody tr td button {
    height: 36px;
    width: 36px
}

.gov3-table-cover {
    display: block;
    max-width: 100%;
    overflow-x: scroll
}

table, .gov3-table {
    margin-bottom: 1.5625rem;
    table-layout: auto;
    width: 100%;
    border: none
}

table tbody tr, .gov3-table tbody tr {
    border-bottom: 1px solid var(--gov3-color-grey-inactive)
}

table tbody td, .gov3-table tbody td {
    margin-bottom: 0;
    min-width: 135px;
    border: none
}

table tbody td.gov3-table__cell--wide, .gov3-table tbody td.gov3-table__cell--wide {
    min-width: 180px
}

table tbody td.gov3-table__cell--narrow, .gov3-table tbody td.gov3-table__cell--narrow {
    min-width: 100px
}

table th, table td, .gov3-table th, .gov3-table td {
    padding: .5rem 0;
    padding-right: .625rem;
    text-align: left
}

@media(max-width: 51.99em) {
    table.gov3-table--tablet-block thead, .gov3-table.gov3-table--tablet-block thead {
        display: none
    }

    table.gov3-table--tablet-block thead th, .gov3-table.gov3-table--tablet-block thead th {
        padding-bottom: 0
    }

    table.gov3-table--tablet-block tbody td:before, .gov3-table.gov3-table--tablet-block tbody td:before {
        content: attr(data-title);
        display: block;
        position: static;
        color: var(--gov3-color-grey-dark);
        font-size: .75rem;
        font-weight: 700;
        /*text-transform: uppercase*/
    }

    table.gov3-table--tablet-block td, .gov3-table.gov3-table--tablet-block td {
        display: block;
        padding: .3125rem 0
    }

    table.gov3-table--tablet-block td.u-align--right, .gov3-table.gov3-table--tablet-block td.u-align--right {
        text-align: left !important
    }

    table.gov3-table--tablet-block tr, .gov3-table.gov3-table--tablet-block tr {
        display: block;
        padding: .625rem 0
    }
}

@media(max-width: 31.99em) {
    table.gov3-table--mobile-block thead, .gov3-table.gov3-table--mobile-block thead {
        display: none
    }

    table.gov3-table--mobile-block thead th, .gov3-table.gov3-table--mobile-block thead th {
        padding-bottom: 0
    }

    table.gov3-table--mobile-block tbody td:before, .gov3-table.gov3-table--mobile-block tbody td:before {
        content: attr(data-title);
        display: block;
        position: static;
        color: var(--gov3-color-grey-dark);
        font-size: .75rem;
        font-weight: 700;
        /*text-transform: uppercase*/
    }

    table.gov3-table--mobile-block td, .gov3-table.gov3-table--mobile-block td {
        display: block;
        padding: .3125rem 0
    }

    table.gov3-table--mobile-block td.u-align--right, .gov3-table.gov3-table--mobile-block td.u-align--right {
        text-align: left !important
    }

    table.gov3-table--mobile-block tr, .gov3-table.gov3-table--mobile-block tr {
        display: block;
        padding: .625rem 0
    }
}

.gov3-sortable-table__trigger {
    position: relative;
    padding-right: 1.875rem
}

.gov3-sortable-table__trigger:after {
    content: "G";
    display: inline-block;
    position: absolute;
    right: 0;
    top: -0.3125rem;
    color: var(--gov3-color-blue);
    font-family: "gov-basic-icons";
    font-size: 1.5rem;
    text-transform: none
}

.gov3-sortable-table__trigger--asc:after {
    transform: rotate(-180deg)
}

.gov3-sortable-table__trigger--dsc:after {
    transform: rotate(0deg)
}

@media(min-width: 52em) {
    .gov3-scrollable {
        position: relative
    }

    .gov3-scrollable:after {
        content: "";
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
        width: 150px;
        transition: opacity 200ms ease-out;
        will-change: opacity
    }

    .gov3-scrollable.scrolled:after {
        opacity: 0
    }
}

.gov3-badge {
    display: inline-block;
    padding: .25rem .625rem;
    background-color: var(--gov3-color-white);
    border-radius: .625rem;
    color: var(--gov3-color-grey-mid);
    font-family: "Roboto", sans-serif;
    font-size: .75rem;
    font-weight: 400;
    letter-spacing: initial;
    -webkit-font-smoothing: antialiased
}

.gov3-badge a, .gov3-badge .gov3-link, .gov3-badge .gov3-fileinput__attachments>li>span, .gov3-badge .gov3-portal-nav__link, .gov3-badge .gov3-sortable-table__trigger {
    font-size: inherit;
    letter-spacing: initial
}

.gov3-badge--inversed {
    background-color: var(--gov3-color-grey-dark);
    color: var(--gov3-color-white)
}

.gov3-badge--warning {
    background-color: var(--gov3-color-yellow);
    color: var(--gov3-color-grey-dark)
}

.gov3-badge--warning a, .gov3-badge--warning .gov3-link, .gov3-badge--warning .gov3-fileinput__attachments>li>span, .gov3-badge--warning .gov3-portal-nav__link, .gov3-badge--warning .gov3-sortable-table__trigger {
    color: var(--gov3-color-grey-dark)
}

.gov3-badge--error {
    background-color: var(--gov3-color-error);
    color: var(--gov3-color-white)
}

.gov3-badge+.gov3-badge {
    margin-left: .25rem
}

.gov3-alert {
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 1rem;
    padding-right: 2.5rem;
    width: 100%;
    background-color: var(--gov3-color-white)
}

.gov3-alert:before {
    content: "b";
    display: inline-block;
    position: relative;
    padding-top: .125rem;
    color: var(--gov3-color-error);
    font-family: "gov-basic-icons";
    font-size: 1.25rem
}

.gov3-alert__content {
    display: inline-block;
    margin-left: 1rem;
    max-width: 1040px;
    width: 100%
}

.gov3-alert__content>*:last-child {
    margin-bottom: 0
}

.gov3-alert__close {
    position: absolute;
    right: 1rem;
    top: 1.25rem;
    color: var(--gov3-color-grey-mid)
}

.gov3-alert__close .gov3-icon {
    font-size: .75rem
}

.gov3-alert--inversed {
    background-color: var(--gov3-color-grey-dark)
}

.gov3-alert--inversed p, .gov3-alert--inversed .gov3-paragraph, .gov3-alert--inversed table tbody td, table tbody .gov3-alert--inversed td, .gov3-alert--inversed .gov3-table tbody td, .gov3-table tbody .gov3-alert--inversed td, .gov3-alert--inversed:before {
    color: var(--gov3-color-white)
}

.gov3-alert--inversed .gov3-alert__close:not(:hover) {
    color: var(--gov3-color-white)
}

.gov3-alert--warning {
    background-color: var(--gov3-color-yellow)
}

.gov3-alert--warning p, .gov3-alert--warning .gov3-paragraph, .gov3-alert--warning table tbody td, table tbody .gov3-alert--warning td, .gov3-alert--warning .gov3-table tbody td, .gov3-table tbody .gov3-alert--warning td, .gov3-alert--warning:before {
    color: var(--gov3-color-grey-dark)
}

.gov3-alert--warning a, .gov3-alert--warning .gov3-link, .gov3-alert--warning .gov3-fileinput__attachments>li>span, .gov3-alert--warning .gov3-portal-nav__link, .gov3-alert--warning .gov3-sortable-table__trigger {
    color: var(--gov3-color-grey-dark)
}

.gov3-alert--error {
    background-color: var(--gov3-color-error)
}

.gov3-alert--error p, .gov3-alert--error .gov3-paragraph, .gov3-alert--error table tbody td, table tbody .gov3-alert--error td, .gov3-alert--error .gov3-table tbody td, .gov3-table tbody .gov3-alert--error td, .gov3-alert--error:before {
    color: var(--gov3-color-white)
}

.gov3-alert--error .gov3-alert__close:not(:hover) {
    color: var(--gov3-color-white)
}

.gov3-alert--content {
    justify-content: flex-start;
    padding: .5rem 1rem;
    background-color: var(--gov3-color-blue-hover)
}

.gov3-alert--content .gov3-alert__close {
    display: none
}

.gov3-alert--content:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 4px;
    background-color: var(--gov3-color-error)
}

@media(max-width: 51.99em) {
    .gov3-alert__close {
        right: 0
    }
}

@media(max-width: 31.99em) {
    .gov3-alert {
        padding-left: .9375rem;
        padding-right: 2.1875rem
    }

    .gov3-alert__content {
        margin-left: .625rem
    }
}

.gov3-pictogram {
    margin-left: -0.375rem;
    max-width: 52px;
    color: var(--gov3-color-blue)
}

.gov3-pictogram--large {
    max-width: 78px
}

.gov3-pictogram--inversed {
    color: var(--gov3-color-white)
}

.gov3-pictogram--dark {
    color: var(--gov3-color-grey-dark)
}

.gov3-pictogram svg {
    width: 100%
}

.gov3-logo {
    display: flex;
    align-items: center;
    color: var(--gov3-color-blue) !important;
    text-decoration: none
}

.gov3-logo__sitename {
    display: inline-block;
    margin-left: .625rem;
    color: currentColor;
    font-size: 1.3125rem;
    font-weight: 700
}

@media not all and (pointer: coarse) {
    .gov3-logo:hover>* {
        color: currentColor
    }
}

.gov3-logo:visited>* {
    color: currentColor
}

.gov3-logo:focus {
    box-shadow: 0 0 0 2px var(--gov3-color-white)
}

.gov3-logo--large .gov3-logo__sitename {
    font-size: 1.625rem
}

.gov3-logo--inversed {
    color: var(--gov3-color-white) !important
}

.gov3-logo--dark {
    color: var(--gov3-color-grey-dark) !important
}

.gov3-loader {
    display: block
}

.gov3-loader>span {
    display: inline-block;
    margin: .3125rem;
    width: .625rem;
    height: .625rem;
    background-color: var(--gov3-color-blue-focus);
    border-radius: 100%;
    animation-fill-mode: both
}

.gov3-loader:not(.gov3-loader--block) {
    display: flex;
    align-items: center;
    justify-content: center
}

.gov3-loader:not(.gov3-loader--block)>span {
    animation: inline-loader-animation 700ms infinite linear
}

.gov3-loader:not(.gov3-loader--block)>span:nth-child(2n-1) {
    animation-delay: -350ms
}

.gov3-loader--block {
    position: relative;
    left: 50%;
    top: 50%;
    margin-left: -0.625rem;
    margin-top: -0.625rem;
    height: 1.25rem;
    width: 1.25rem
}

.gov3-loader--block>span:nth-child(1) {
    top: 1.5625rem;
    left: 0;
    animation: loader-animation 1000ms -960ms infinite linear
}

.gov3-loader--block>span:nth-child(2) {
    top: 1.0653409091rem;
    left: 1.0653409091rem;
    animation: loader-animation 1000ms -840ms infinite linear
}

.gov3-loader--block>span:nth-child(3) {
    top: 0;
    left: 1.5625rem;
    animation: loader-animation 1000ms -720ms infinite linear
}

.gov3-loader--block>span:nth-child(4) {
    top: -1.0653409091rem;
    left: 1.0653409091rem;
    animation: loader-animation 1000ms -600ms infinite linear
}

.gov3-loader--block>span:nth-child(5) {
    top: -1.5625rem;
    left: 0;
    animation: loader-animation 1000ms -480ms infinite linear
}

.gov3-loader--block>span:nth-child(6) {
    top: -1.0653409091rem;
    left: -1.0653409091rem;
    animation: loader-animation 1000ms -360ms infinite linear
}

.gov3-loader--block>span:nth-child(7) {
    top: 0;
    left: -1.5625rem;
    animation: loader-animation 1000ms -240ms infinite linear
}

.gov3-loader--block>span:nth-child(8) {
    top: 1.0653409091rem;
    left: -1.0653409091rem;
    animation: loader-animation 1000ms -120ms infinite linear
}

.gov3-loader--block>span {
    position: absolute
}

.gov3-loader--inversed>span {
    background-color: var(--gov3-color-white)
}

@keyframes inline-loader-animation {
    50% {
        opacity: .2;
        transform: scale(0.75)
    }

    100% {
        opacity: 1;
        transform: scale(1)
    }
}

@keyframes loader-animation {
    50% {
        opacity: .3;
        transform: scale(0.4)
    }

    100% {
        opacity: 1;
        transform: scale(1)
    }
}

.gov3-attachment {
    display: inline-flex;
    flex-direction: column;
    padding: .625rem;
    padding-left: 0;
    max-width: 6.25rem;
    color: var(--gov3-color-grey-mid);
    font-family: "Roboto", sans-serif
}

.gov3-attachment__label {
    line-height: 1.4
}

*+.gov3-attachment__label {
    margin-top: .625rem
}

a.gov3-attachment {
    color: var(--gov3-color-blue);
    text-decoration: none
}

a.gov3-attachment .gov3-attachment__label {
    text-decoration: underline
}

@media not all and (pointer: coarse) {
    a.gov3-attachment:hover .gov3-attachment__label {
        text-decoration: none
    }
}

.gov3-tooltip {
    display: inline-block;
    padding: 1rem;
    position: relative;
    background-color: var(--gov3-color-blue-inactive-2);
    border-radius: .1875rem;
    max-width: 18.75rem;
    font-size: .9375rem;
    line-height: 1.6;
    font-family: "Roboto", sans-serif;
    color: var(--gov3-color-grey-dark);
    letter-spacing: initial;
    -webkit-font-smoothing: antialiased;
    opacity: 1;
    transition: opacity .1s ease-in
}

.gov3-tooltip--hidden {
    opacity: 0
}

.gov3-tooltip a, .gov3-tooltip .gov3-link, .gov3-tooltip .gov3-fileinput__attachments>li>span, .gov3-tooltip .gov3-portal-nav__link, .gov3-tooltip .gov3-sortable-table__trigger {
    font-size: inherit;
    letter-spacing: initial
}

.gov3-tooltip .gov3-tooltip--pointer {
    content: "";
    display: block;
    position: absolute;
    position: absolute;
    width: 0;
    height: 0;
    width: 0;
    height: 0
}

.gov3-tooltip--point-up .gov3-tooltip--pointer, .gov3-tooltip--point-down .gov3-tooltip--pointer {
    border-left: .625rem solid transparent;
    border-right: .625rem solid transparent;
    left: calc(50% - 10px)
}

.gov3-tooltip--point-left .gov3-tooltip--pointer, .gov3-tooltip--point-right .gov3-tooltip--pointer {
    border-top: .625rem solid transparent;
    border-bottom: .625rem solid transparent;
    top: calc(50% - 10px)
}

.gov3-tooltip--point-up .gov3-tooltip--pointer {
    border-bottom: 10px solid var(--gov3-color-blue-inactive-2);
    top: -0.625rem
}

.gov3-tooltip--point-down .gov3-tooltip--pointer {
    border-top: 10px solid var(--gov3-color-blue-inactive-2);
    bottom: -0.625rem
}

.gov3-tooltip--point-left .gov3-tooltip--pointer {
    border-right: 10px solid var(--gov3-color-blue-inactive-2);
    left: -0.625rem
}

.gov3-tooltip--point-right .gov3-tooltip--pointer {
    border-left: 10px solid var(--gov3-color-blue-inactive-2);
    right: -0.625rem
}

.gov3-tooltip--small {
    padding: .5rem;
    font-size: .875rem;
    line-height: 1.4
}

.gov3-tooltip--small.gov3-tooltip--point-up .gov3-tooltip--pointer, .gov3-tooltip--small.gov3-tooltip--point-down .gov3-tooltip--pointer {
    border-left-width: .4375rem;
    border-right-width: .4375rem;
    left: calc(50% - 7px)
}

.gov3-tooltip--small.gov3-tooltip--point-left .gov3-tooltip--pointer, .gov3-tooltip--small.gov3-tooltip--point-right .gov3-tooltip--pointer {
    border-top-width: .4375rem;
    border-bottom-width: .4375rem;
    top: calc(50% - 7px)
}

.gov3-tooltip--small.gov3-tooltip--point-right .gov3-tooltip--pointer {
    border-left-width: .4375rem;
    right: -0.4375rem
}

.gov3-tooltip--small.gov3-tooltip--point-left .gov3-tooltip--pointer {
    border-right-width: .4375rem;
    left: -0.4375rem
}

.gov3-tooltip--small.gov3-tooltip--point-up .gov3-tooltip--pointer {
    border-bottom-width: .4375rem;
    top: -0.4375rem
}

.gov3-tooltip--small.gov3-tooltip--point-down .gov3-tooltip--pointer {
    border-top-width: .4375rem;
    bottom: -0.4375rem
}

.gov3-tooltip--large {
    font-size: 1.125rem;
    line-height: 1.4
}

.gov3-tooltip--large.gov3-tooltip--point-up .gov3-tooltip--pointer, .gov3-tooltip--large.gov3-tooltip--point-down .gov3-tooltip--pointer {
    border-left-width: .875rem;
    border-right-width: .875rem;
    left: calc(50% - 14px)
}

.gov3-tooltip--large.gov3-tooltip--point-left .gov3-tooltip--pointer, .gov3-tooltip--large.gov3-tooltip--point-right .gov3-tooltip--pointer {
    border-top-width: .875rem;
    border-bottom-width: .875rem;
    top: calc(50% - 14px)
}

.gov3-tooltip--large.gov3-tooltip--point-right .gov3-tooltip--pointer {
    border-left-width: .875rem;
    right: -0.875rem
}

.gov3-tooltip--large.gov3-tooltip--point-left .gov3-tooltip--pointer {
    border-right-width: .875rem;
    left: -0.875rem
}

.gov3-tooltip--large.gov3-tooltip--point-up .gov3-tooltip--pointer {
    border-bottom-width: .875rem;
    top: -0.875rem
}

.gov3-tooltip--large.gov3-tooltip--point-down .gov3-tooltip--pointer {
    border-top-width: .875rem;
    bottom: -0.875rem
}

.gov3-tooltip--light {
    background-color: var(--gov3-color-white);
    color: var(--gov3-color-grey-dark)
}

.gov3-tooltip--light a, .gov3-tooltip--light .gov3-link, .gov3-tooltip--light .gov3-fileinput__attachments>li>span, .gov3-tooltip--light .gov3-portal-nav__link, .gov3-tooltip--light .gov3-sortable-table__trigger {
    color: var(--gov3-color-blue)
}

.gov3-tooltip--light.gov3-tooltip--point-right .gov3-tooltip--pointer {
    border-left-color: var(--gov3-color-white)
}

.gov3-tooltip--light.gov3-tooltip--point-left .gov3-tooltip--pointer {
    border-right-color: var(--gov3-color-white)
}

.gov3-tooltip--light.gov3-tooltip--point-up .gov3-tooltip--pointer {
    border-bottom-color: var(--gov3-color-white)
}

.gov3-tooltip--light.gov3-tooltip--point-down .gov3-tooltip--pointer {
    border-top-color: var(--gov3-color-white)
}

.gov3-tooltip--dark {
    background-color: var(--gov3-color-grey-dark);
    color: var(--gov3-color-white)
}

.gov3-tooltip--dark a, .gov3-tooltip--dark .gov3-link, .gov3-tooltip--dark .gov3-fileinput__attachments>li>span, .gov3-tooltip--dark .gov3-portal-nav__link, .gov3-tooltip--dark .gov3-sortable-table__trigger {
    color: var(--gov3-color-white)
}

.gov3-tooltip--dark.gov3-tooltip--point-right .gov3-tooltip--pointer {
    border-left-color: var(--gov3-color-grey-dark)
}

.gov3-tooltip--dark.gov3-tooltip--point-left .gov3-tooltip--pointer {
    border-right-color: var(--gov3-color-grey-dark)
}

.gov3-tooltip--dark.gov3-tooltip--point-up .gov3-tooltip--pointer {
    border-bottom-color: var(--gov3-color-grey-dark)
}

.gov3-tooltip--dark.gov3-tooltip--point-down .gov3-tooltip--pointer {
    border-top-color: var(--gov3-color-grey-dark)
}

.gov3-tooltip--copy {
    color: var(--gov3-color-blue);
    border-bottom: 1px dashed var(--gov3-color-blue);
    cursor: help
}

.gov3-tooltip--icon {
    width: 1rem;
    height: 1rem;
    cursor: help
}

.gov3-tooltip--icon .gov3-icon:before {
    font-size: 1rem
}

.gov3-hamburger {
    position: relative;
    padding: .625rem;
    padding-right: 2.5rem
}

.gov3-hamburger:before, .gov3-hamburger:after {
    content: "";
    display: block;
    position: absolute;
    right: .625rem;
    height: 2px;
    background-color: var(--gov3-color-white);
    border-radius: 2px;
    transition: 200ms ease-out
}

.gov3-hamburger:before {
    top: .875rem;
    width: 1.25rem
}

.gov3-hamburger:after {
    top: 1.3125rem;
    width: .9375rem
}

.gov3-hamburger.is-active {
    background-color: transparent !important;
    border-color: transparent !important
}

.gov3-hamburger.is-active:before, .gov3-hamburger.is-active:after {
    top: 1.0625rem;
    width: 1.25rem
}

.gov3-hamburger.is-active:before {
    transform: rotate(45deg) translateZ(0)
}

.gov3-hamburger.is-active:after {
    transform: rotate(-45deg) translateZ(0)
}

@media(min-width: 42em) {
    .gov3-hamburger {
        display: none
    }
}

.gov3-lang-switch {
    position: relative;
    border-radius: 3px;
    line-height: initial;
    -webkit-font-smoothing: initial
}

.gov3-lang-switch:after {
    content: "G";
    display: block;
    position: absolute;
    right: 0;
    top: .375rem;
    color: var(--gov3-color-white);
    font-family: "gov-basic-icons";
    font-size: 1.5rem;
    pointer-events: none
}

.gov3-lang-switch__select {
    padding: 0 .3125rem;
    width: 3.125rem;
    height: 2.5rem;
    background: transparent;
    border: none;
    border-radius: 3px;
    color: var(--gov3-color-white);
    cursor: pointer;
    font-size: .75rem;
    appereance: none;
    -webkit-appearance: none
}

.gov3-lang-switch__select:focus {
    border-color: var(--gov3-color-white);
    box-shadow: 0 0 0 2px var(--gov3-color-white);
    outline: none
}

.gov3-lang-switch__select option {
    color: var(--gov3-color-grey-dark)
}

@media not all and (pointer: coarse) {
    .gov3-lang-switch:hover {
        background-color: var(--gov3-color-blue-light)
    }
}

.gov3-portal-nav {
    position: relative
}

.gov3-portal-nav__menu {
    margin-bottom: 0
}

.gov3-portal-nav__menu>.gov3-portal-nav__item {
    margin-bottom: 0
}

.gov3-portal-nav__item {
    position: initial
}

.gov3-portal-nav__item.has-subnav .gov3-portal-nav__link {
    padding-right: 1.875rem
}

.gov3-portal-nav__item.has-subnav .gov3-portal-nav__link:after {
    content: "G";
    display: inline-block;
    position: absolute;
    right: .3125rem;
    top: 50%;
    margin-top: -0.75rem;
    color: currentColor;
    font-family: "gov-basic-icons";
    font-size: 1.5rem;
    text-transform: none;
    vertical-align: middle
}

@media not all and (pointer: coarse) {
    .gov3-portal-nav__item.has-subnav:hover:before {
        display: block
    }

    .gov3-portal-nav__item.has-subnav:hover .gov3-portal-nav__link:before {
        transform: scale(1, 1)
    }

    .gov3-portal-nav__item.has-subnav:hover .gov3-portal-nav__link:after {
        transform: rotate(180deg)
    }

    .gov3-portal-nav__item.has-subnav:hover .gov3-portal-nav__link~.gov3-portal-subnav {
        pointer-events: initial;
        visibility: visible;
        opacity: 1
    }
}

.gov3-portal-nav__link {
    position: relative;
    display: block;
    text-decoration: none !important
}

@media not all and (pointer: coarse) {
    .gov3-portal-nav__link:hover:before {
        transform: scale(1, 1)
    }
}

.gov3-portal-nav__link.is-active:before {
    transform: scale(1, 1)
}

@media(min-width: 42em) {
    .gov3-portal-nav {
        left: -0.9375rem;
        width: calc(100% + 30px)
    }

    .gov3-portal-nav:before {
        content: "";
        display: block;
        position: absolute;
        left: calc((100vw - 100%)/2*-1);
        right: calc((100vw - 100%)/2*-1);
        top: -1px;
        height: 1px;
        background-color: var(--gov3-color-blue-light)
    }

    .gov3-portal-nav__menu {
        display: flex;
        justify-content: space-between
    }

    .gov3-portal-nav__item.has-subnav:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: auto;
        display: none;
        height: 1.25rem;
        width: 100%;
        background-color: transparent;
        border-radius: 0;
        transform: translateY(100%)
    }

    .gov3-portal-nav__item.has-subnav:focus-within:before {
        display: block
    }

    .gov3-portal-nav__item.has-subnav:focus-within .gov3-portal-nav__link:before {
        transform: scale(1, 1)
    }

    .gov3-portal-nav__item.has-subnav:focus-within .gov3-portal-nav__link:after {
        transform: rotate(180deg)
    }

    .gov3-portal-nav__item.has-subnav:focus-within .gov3-portal-nav__link~.gov3-portal-subnav {
        pointer-events: initial;
        visibility: visible;
        opacity: 1
    }

    .gov3-portal-nav__link {
        padding: 1.5625rem .9375rem;
        height: 100%
    }

    .gov3-portal-nav__link:before {
        content: "";
        display: block;
        position: absolute;
        left: .9375rem;
        right: .9375rem;
        top: -1px;
        height: 2px;
        background-color: var(--gov3-color-white);
        transform: scale(0, 1);
        transition: transform 256ms ease-out;
        will-change: transform
    }

    .gov3-portal-nav__link.gov3-link--external, .gov3-portal-nav__link[target=_blank] {
        padding-right: .625rem !important
    }

    .gov3-portal-nav__link.gov3-link--external:before, .gov3-portal-nav__link[target=_blank]:before {
        right: 1.125rem
    }

    .gov3-portal-nav__link.gov3-link--external:after, .gov3-portal-nav__link[target=_blank]:after {
        position: relative;
        top: -0.5rem;
        max-height: 16px
    }
}

@media(max-width: 41.99em) {
    .gov3-portal-nav {
        left: -1.25rem;
        width: 100vw
    }

    .gov3-portal-nav__item.has-subnav .gov3-portal-nav__link:after {
        right: .9375rem
    }

    .gov3-portal-nav__link {
        padding: 1.25rem
    }

    @media not all and (pointer: coarse) {
        .gov3-portal-nav__link:hover {
            background-color: var(--gov3-color-white);
            color: var(--gov3-color-blue) !important
        }
    }

    .gov3-portal-nav__link.is-active {
        background-color: var(--gov3-color-white);
        color: var(--gov3-color-blue) !important
    }
}

.gov3-portal-subnav__headline {
    display: block;
    padding-right: 1.25rem;
    max-width: 250px;
    color: var(--gov3-color-white)
}

.gov3-portal-subnav__menu, .gov3-portal-subnav__submenu {
    margin-bottom: 0;
    width: 100%
}

.gov3-portal-subnav__menu a, .gov3-portal-subnav__menu .gov3-link, .gov3-portal-subnav__menu .gov3-fileinput__attachments>li>span, .gov3-portal-subnav__menu .gov3-sortable-table__trigger, .gov3-portal-subnav__menu .gov3-portal-nav__link {
    text-decoration: none
}

@media not all and (pointer: coarse) {
    .gov3-portal-subnav__menu a:hover, .gov3-portal-subnav__menu .gov3-link:hover, .gov3-portal-subnav__menu .gov3-fileinput__attachments>li>span:hover, .gov3-portal-subnav__menu .gov3-sortable-table__trigger:hover, .gov3-portal-subnav__menu .gov3-portal-nav__link:hover {
        text-decoration: underline
    }
}

.gov3-portal-subnav__menu a.is-active, .gov3-portal-subnav__menu .gov3-link.is-active, .gov3-portal-subnav__menu .gov3-fileinput__attachments>li>span.is-active, .gov3-portal-subnav__menu .is-active.gov3-sortable-table__trigger, .gov3-portal-subnav__menu .is-active.gov3-portal-nav__link {
    text-decoration: underline
}

.gov3-portal-subnav__link {
    font-size: 1.25em
}

@media(min-width: 42em) {
    .gov3-portal-subnav {
        position: absolute;
        left: 0;
        right: 0;
        bottom: -1.25rem;
        z-index: 51;
        display: flex;
        overflow: hidden;
        padding: 2.5rem 3.125rem;
        min-height: 350px;
        background-color: var(--gov3-color-blue);
        border-radius: 3px;
        box-shadow: 0 1px 4px 0 var(--gov3-color-grey-dark);
        pointer-events: none;
        visibility: hidden;
        opacity: 0;
        transform: translateY(100%)
    }

    .gov3-portal-subnav:after {
        content: url("../assets/images/_global/watermarks/_gov3-white.svg?v=v3.4.0");
        display: block;
        position: absolute;
        top: .375rem;
        right: 0;
        width: 462px;
        opacity: .1;
        transform: translateX(16%)
    }

    .gov3-portal-subnav__menu, .gov3-portal-subnav__submenu {
        padding-top: .625rem;
        max-width: 250px
    }

    .gov3-portal-subnav__menu .gov3-portal-subnav__item:not(:last-of-type) {
        margin-bottom: .9375rem
    }

    .gov3-portal-subnav__submenu {
        position: relative;
        margin-bottom: 1.5625rem;
        padding-bottom: 1.25rem
    }

    .gov3-portal-subnav__submenu:after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        bottom: -1px;
        height: 1px;
        background-color: var(--gov3-color-blue-light)
    }
}

@media(max-width: 41.99em) {
    .gov3-portal-subnav {
        position: relative
    }

    .gov3-portal-subnav:after {
        content: "";
        display: block;
        position: absolute;
        left: 1.25rem;
        right: 1.25rem;
        bottom: 0;
        height: 1px;
        background-color: var(--gov3-color-blue-light)
    }

    .gov3-portal-subnav__headline {
        display: none
    }

    .gov3-portal-subnav__menu .gov3-portal-subnav__item {
        margin-bottom: 0
    }

    .gov3-portal-subnav__submenu {
        margin-bottom: 0
    }

    .gov3-portal-subnav__submenu li {
        margin-bottom: 0
    }

    .gov3-portal-subnav__submenu a, .gov3-portal-subnav__submenu .gov3-link, .gov3-portal-subnav__submenu .gov3-fileinput__attachments>li>span, .gov3-portal-subnav__submenu .gov3-sortable-table__trigger, .gov3-portal-subnav__submenu .gov3-portal-nav__link {
        display: block;
        margin-right: 0 !important;
        padding: 1.25rem;
        padding-left: 3.75rem;
        font-size: .875rem;
        font-weight: 500;
        letter-spacing: normal;
        text-decoration: none !important;
        /*text-transform: uppercase*/
    }

    @media not all and (pointer: coarse) {
        .gov3-portal-subnav__submenu a:hover, .gov3-portal-subnav__submenu .gov3-link:hover, .gov3-portal-subnav__submenu .gov3-fileinput__attachments>li>span:hover, .gov3-portal-subnav__submenu .gov3-sortable-table__trigger:hover, .gov3-portal-subnav__submenu .gov3-portal-nav__link:hover {
            background-color: var(--gov3-color-white);
            color: var(--gov3-color-blue) !important
        }
    }

    .gov3-portal-subnav__submenu a.is-active, .gov3-portal-subnav__submenu .gov3-link.is-active, .gov3-portal-subnav__submenu .gov3-fileinput__attachments>li>span.is-active, .gov3-portal-subnav__submenu .is-active.gov3-sortable-table__trigger, .gov3-portal-subnav__submenu .is-active.gov3-portal-nav__link {
        background-color: var(--gov3-color-white);
        color: var(--gov3-color-blue) !important
    }

    .gov3-portal-subnav__item.has-subnav .gov3-portal-subnav__link {
        padding-right: 1.875rem
    }

    .gov3-portal-subnav__item.has-subnav .gov3-portal-subnav__link:after {
        content: "b";
        display: inline-block;
        position: absolute;
        right: .9375rem;
        top: 50%;
        margin-top: -0.75rem;
        color: currentColor;
        font-family: "gov-basic-icons";
        font-size: 1.5rem;
        text-transform: none;
        vertical-align: middle
    }

    .gov3-portal-subnav__link {
        position: relative;
        display: block;
        padding: 1.25rem;
        padding-left: 2.5rem;
        font-size: .875rem;
        font-weight: 500;
        letter-spacing: normal;
        text-decoration: none !important;
        /*text-transform: uppercase*/
    }

    @media not all and (pointer: coarse) {
        .gov3-portal-subnav__link:hover {
            background-color: var(--gov3-color-white);
            color: var(--gov3-color-blue) !important
        }
    }

    .gov3-portal-subnav__link.is-active {
        background-color: var(--gov3-color-white);
        color: var(--gov3-color-blue) !important
    }
}

.gov3-preview-tile>*:last-child {
    margin-bottom: 0
}

.gov3-preview-tile__icon {
    margin-bottom: .9375rem;
    color: var(--gov3-color-blue)
}

.gov3-preview-tile .gov3-badge+p {
    margin-top: .5rem
}

.gov3-aside {
    padding: 2.5rem 0;
    padding-left: .9375rem
}

@media(max-width: 57.99em) {
    .gov3-aside {
        padding: 0 1.875rem
    }
}

@media(max-width: 31.99em) {
    .gov3-aside {
        padding: 0
    }
}

.gov3-flexbox {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.gov3-flexbox--align-end {
    align-items: flex-end
}

@media(max-width: 36em) {
    .gov3-flexbox--align-end {
        flex-direction: column-reverse;
        align-items: center
    }
}

.gov3-flexbox--justify-start {
    justify-content: flex-start
}

.gov3-flexbox--justify-center {
    justify-content: center
}

.gov3-flexbox--justify-end {
    justify-content: flex-end
}

.gov3-flexbox--justify-end>.gov3-button--primary-outlined {
    margin-top: 3.125rem
}

.gov3-grid {
    display: grid;
    grid-gap: 0
}

.gov3-grid--plain {
    grid-gap: 1.5625rem 1.25rem;
    margin-bottom: 1.5625rem
}

.gov3-grid--plain .gov3-grid-tile {
    padding: 0 !important
}

.gov3-grid--plain .gov3-grid-tile:before, .gov3-grid--plain .gov3-grid-tile:after {
    display: none !important
}

@media(min-width: 58em) {
    .gov3-grid--x4, .gov3-grid--x4-2 {
        grid-template-columns: repeat(4, 1fr)
    }

    .gov3-grid--x4 .gov3-grid-tile:nth-child(4n+1):nth-last-child(-n+4):before, .gov3-grid--x4 .gov3-grid-tile:nth-child(4n+1):nth-last-child(-n+4)~.gov3-grid-tile:before, .gov3-grid--x4-2 .gov3-grid-tile:nth-child(4n+1):nth-last-child(-n+4):before, .gov3-grid--x4-2 .gov3-grid-tile:nth-child(4n+1):nth-last-child(-n+4)~.gov3-grid-tile:before {
        display: none
    }

    .gov3-grid--x4 .gov3-grid-tile:first-of-type, .gov3-grid--x4 .gov3-grid-tile:nth-child(4n+1), .gov3-grid--x4-2 .gov3-grid-tile:first-of-type, .gov3-grid--x4-2 .gov3-grid-tile:nth-child(4n+1) {
        padding-left: 1.25rem
    }

    .gov3-grid--x4 .gov3-grid-tile:nth-child(4n), .gov3-grid--x4-2 .gov3-grid-tile:nth-child(4n) {
        padding-right: 1.25rem
    }

    .gov3-grid--x4 .gov3-grid-tile:nth-child(4n):after, .gov3-grid--x4-2 .gov3-grid-tile:nth-child(4n):after {
        display: none
    }

    .gov3-grid--x4 .gov3-grid-tile:last-child:after, .gov3-grid--x4-2 .gov3-grid-tile:last-child:after {
        display: none
    }
}

@media(min-width: 42em)and (max-width: 57.99em) {
    .gov3-grid--x4 {
        grid-template-columns: repeat(3, 1fr)
    }

    .gov3-grid--x4 .gov3-grid-tile:nth-child(3n+1):nth-last-child(-n+3):before, .gov3-grid--x4 .gov3-grid-tile:nth-child(3n+1):nth-last-child(-n+3)~.gov3-grid-tile:before {
        display: none
    }

    .gov3-grid--x4 .gov3-grid-tile:first-of-type, .gov3-grid--x4 .gov3-grid-tile:nth-last-child(3n) {
        padding-left: 1.25rem
    }

    .gov3-grid--x4 .gov3-grid-tile:nth-child(3n) {
        padding-right: 1.25rem
    }

    .gov3-grid--x4 .gov3-grid-tile:nth-child(3n):after {
        display: none
    }

    .gov3-grid--x4-2 {
        grid-template-columns: repeat(2, 1fr)
    }

    .gov3-grid--x4-2 .gov3-grid-tile:nth-child(2n+1):nth-last-child(-n+2):before, .gov3-grid--x4-2 .gov3-grid-tile:nth-child(2n+1):nth-last-child(-n+2)~.gov3-grid-tile:before {
        display: none
    }

    .gov3-grid--x4-2 .gov3-grid-tile:nth-last-child(2n) {
        padding-left: 1.25rem
    }

    .gov3-grid--x4-2 .gov3-grid-tile:nth-child(2n) {
        padding-right: 1.25rem
    }

    .gov3-grid--x4-2 .gov3-grid-tile:nth-child(2n):after {
        display: none
    }

    .gov3-grid--x4-2 .gov3-grid-tile:last-child:not(:nth-child(3n)):after {
        display: none
    }
}

@media(min-width: 42em) {
    .gov3-grid--x3 {
        grid-template-columns: repeat(3, 1fr)
    }

    .gov3-grid--x3 .gov3-grid-tile:nth-child(3n+1):nth-last-child(-n+3):before, .gov3-grid--x3 .gov3-grid-tile:nth-child(3n+1):nth-last-child(-n+3)~.gov3-grid-tile:before {
        display: none
    }

    .gov3-grid--x3 .gov3-grid-tile:first-of-type, .gov3-grid--x3 .gov3-grid-tile:nth-child(3n+1) {
        padding-left: 1.25rem
    }

    .gov3-grid--x3 .gov3-grid-tile:nth-child(3n) {
        padding-right: 1.25rem
    }

    .gov3-grid--x3 .gov3-grid-tile:nth-child(3n):after {
        display: none
    }
}

@media(min-width: 26em)and (max-width: 41.99em) {
    .gov3-grid--x4-2, .gov3-grid--x4, .gov3-grid--x3 {
        grid-template-columns: repeat(2, 1fr)
    }

    .gov3-grid--x4-2 .gov3-grid-tile:nth-child(2n+1):nth-last-child(-n+2):before, .gov3-grid--x4-2 .gov3-grid-tile:nth-child(2n+1):nth-last-child(-n+2)~.gov3-grid-tile:before, .gov3-grid--x4 .gov3-grid-tile:nth-child(2n+1):nth-last-child(-n+2):before, .gov3-grid--x4 .gov3-grid-tile:nth-child(2n+1):nth-last-child(-n+2)~.gov3-grid-tile:before, .gov3-grid--x3 .gov3-grid-tile:nth-child(2n+1):nth-last-child(-n+2):before, .gov3-grid--x3 .gov3-grid-tile:nth-child(2n+1):nth-last-child(-n+2)~.gov3-grid-tile:before {
        display: none
    }

    .gov3-grid--x4-2 .gov3-grid-tile:nth-last-child(2n), .gov3-grid--x4 .gov3-grid-tile:nth-last-child(2n), .gov3-grid--x3 .gov3-grid-tile:nth-last-child(2n) {
        padding-left: 1.25rem
    }

    .gov3-grid--x4-2 .gov3-grid-tile:nth-child(2n), .gov3-grid--x4 .gov3-grid-tile:nth-child(2n), .gov3-grid--x3 .gov3-grid-tile:nth-child(2n) {
        padding-right: 1.25rem
    }

    .gov3-grid--x4-2 .gov3-grid-tile:nth-child(2n):after, .gov3-grid--x4 .gov3-grid-tile:nth-child(2n):after, .gov3-grid--x3 .gov3-grid-tile:nth-child(2n):after {
        display: none
    }

    .gov3-grid--x4-2 .gov3-grid-tile:last-child:not(:nth-child(3n)):after, .gov3-grid--x4 .gov3-grid-tile:last-child:not(:nth-child(3n)):after, .gov3-grid--x3 .gov3-grid-tile:last-child:not(:nth-child(3n)):after {
        display: none
    }
}

@media(min-width: 26em) {
    .gov3-grid--x2 {
        grid-template-columns: repeat(2, 1fr)
    }

    .gov3-grid--x2 .gov3-grid-tile:nth-child(2n+1):nth-last-child(-n+2):before, .gov3-grid--x2 .gov3-grid-tile:nth-child(2n+1):nth-last-child(-n+2)~.gov3-grid-tile:before {
        display: none
    }

    .gov3-grid--x2 .gov3-grid-tile:nth-last-child(2n) {
        padding-left: 1.25rem
    }

    .gov3-grid--x2 .gov3-grid-tile:nth-child(2n) {
        padding-right: 1.25rem
    }

    .gov3-grid--x2 .gov3-grid-tile:nth-child(2n):after {
        display: none
    }
}

@media(min-width: 64em) {
    .gov3-grid--x4 a.gov3-grid-tile:nth-child(4n) .gov3-preview-tile__headline, .gov3-grid--x4-2 a.gov3-grid-tile:nth-child(4n) .gov3-preview-tile__headline {
        width: 100%
    }

    .gov3-grid--x3 a.gov3-grid-tile:nth-child(3n) .gov3-preview-tile__headline {
        width: 100%
    }

    .gov3-grid--x2 a.gov3-grid-tile:nth-child(2n) .gov3-preview-tile__headline {
        width: 100%
    }
}

.gov3-grid-tile {
    position: relative;
    display: block;
    padding: 1.25rem 0
}

.gov3-grid-tile:not(:last-of-type):before {
    content: "";
    display: block;
    position: absolute;
    background-color: var(--gov3-color-grey-inactive)
}

.gov3-grid-tile:before {
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px
}

.gov3-grid-tile button:not(:only-of-type):first-of-type, .gov3-grid-tile .gov3-button:not(:only-of-type):first-of-type, .gov3-grid-tile .gov3-calendar__toggle:not(:only-of-type):first-of-type, .gov3-grid-tile .gov3-hamburger:not(:only-of-type):first-of-type, .gov3-grid-tile a:not(:only-of-type):first-of-type, .gov3-grid-tile .gov3-link:not(:only-of-type):first-of-type, .gov3-grid-tile .gov3-fileinput__attachments>li>span:not(:only-of-type):first-of-type, .gov3-grid-tile .gov3-sortable-table__trigger:not(:only-of-type):first-of-type, .gov3-grid-tile .gov3-portal-nav__link:not(:only-of-type):first-of-type {
    margin-right: .625rem
}

@media(max-width: 41.99em) {
    .gov3-grid-tile button+button, .gov3-grid-tile button+.gov3-button, .gov3-grid-tile button+.gov3-calendar__toggle, .gov3-grid-tile .gov3-calendar__days tbody tr td button+button, .gov3-calendar__days tbody tr td .gov3-grid-tile button+button, .gov3-grid-tile button+.gov3-hamburger, .gov3-grid-tile button+a, .gov3-grid-tile button+.gov3-link, .gov3-grid-tile .gov3-fileinput__attachments>li>button+span, .gov3-grid-tile button+.gov3-sortable-table__trigger, .gov3-grid-tile button+.gov3-portal-nav__link, .gov3-grid-tile .gov3-button+button, .gov3-grid-tile .gov3-calendar__toggle+button, .gov3-grid-tile .gov3-hamburger+button, .gov3-grid-tile .gov3-button+.gov3-button, .gov3-grid-tile .gov3-calendar__toggle+.gov3-button, .gov3-grid-tile .gov3-calendar__days tbody tr td button+.gov3-button, .gov3-grid-tile .gov3-hamburger+.gov3-button, .gov3-grid-tile .gov3-button+.gov3-calendar__toggle, .gov3-grid-tile .gov3-calendar__toggle+.gov3-calendar__toggle, .gov3-grid-tile .gov3-calendar__days tbody tr td button+.gov3-calendar__toggle, .gov3-grid-tile .gov3-hamburger+.gov3-calendar__toggle, .gov3-grid-tile .gov3-calendar__days tbody tr td .gov3-button+button, .gov3-grid-tile .gov3-calendar__days tbody tr td .gov3-calendar__toggle+button, .gov3-grid-tile .gov3-calendar__days tbody tr td .gov3-hamburger+button, .gov3-grid-tile .gov3-button+.gov3-hamburger, .gov3-grid-tile .gov3-calendar__toggle+.gov3-hamburger, .gov3-grid-tile .gov3-calendar__days tbody tr td button+.gov3-hamburger, .gov3-grid-tile .gov3-hamburger+.gov3-hamburger, .gov3-grid-tile .gov3-button+a, .gov3-grid-tile .gov3-calendar__toggle+a, .gov3-grid-tile .gov3-calendar__days tbody tr td button+a, .gov3-calendar__days tbody tr td .gov3-grid-tile button+a, .gov3-grid-tile .gov3-hamburger+a, .gov3-grid-tile .gov3-button+.gov3-link, .gov3-grid-tile .gov3-fileinput__attachments>li>.gov3-button+span, .gov3-grid-tile .gov3-calendar__toggle+.gov3-link, .gov3-grid-tile .gov3-fileinput__attachments>li>.gov3-calendar__toggle+span, .gov3-grid-tile .gov3-calendar__days tbody tr td button+.gov3-link, .gov3-grid-tile .gov3-calendar__days tbody tr td .gov3-fileinput__attachments>li>button+span, .gov3-grid-tile .gov3-hamburger+.gov3-link, .gov3-grid-tile .gov3-fileinput__attachments>li>.gov3-hamburger+span, .gov3-grid-tile .gov3-button+.gov3-sortable-table__trigger, .gov3-grid-tile .gov3-calendar__toggle+.gov3-sortable-table__trigger, .gov3-grid-tile .gov3-calendar__days tbody tr td button+.gov3-sortable-table__trigger, .gov3-grid-tile .gov3-hamburger+.gov3-sortable-table__trigger, .gov3-grid-tile .gov3-button+.gov3-portal-nav__link, .gov3-grid-tile .gov3-calendar__toggle+.gov3-portal-nav__link, .gov3-grid-tile .gov3-calendar__days tbody tr td button+.gov3-portal-nav__link, .gov3-grid-tile .gov3-hamburger+.gov3-portal-nav__link, .gov3-grid-tile a+button, .gov3-grid-tile a+.gov3-button, .gov3-grid-tile a+.gov3-calendar__toggle, .gov3-grid-tile .gov3-calendar__days tbody tr td a+button, .gov3-calendar__days tbody tr td .gov3-grid-tile a+button, .gov3-grid-tile a+.gov3-hamburger, .gov3-grid-tile a+a, .gov3-grid-tile a+.gov3-link, .gov3-grid-tile .gov3-fileinput__attachments>li>a+span, .gov3-grid-tile a+.gov3-sortable-table__trigger, .gov3-grid-tile a+.gov3-portal-nav__link, .gov3-grid-tile .gov3-link+button, .gov3-grid-tile .gov3-fileinput__attachments>li>span+button, .gov3-grid-tile .gov3-sortable-table__trigger+button, .gov3-grid-tile .gov3-portal-nav__link+button, .gov3-grid-tile .gov3-link+.gov3-button, .gov3-grid-tile .gov3-fileinput__attachments>li>span+.gov3-button, .gov3-grid-tile .gov3-sortable-table__trigger+.gov3-button, .gov3-grid-tile .gov3-portal-nav__link+.gov3-button, .gov3-grid-tile .gov3-link+.gov3-calendar__toggle, .gov3-grid-tile .gov3-fileinput__attachments>li>span+.gov3-calendar__toggle, .gov3-grid-tile .gov3-sortable-table__trigger+.gov3-calendar__toggle, .gov3-grid-tile .gov3-portal-nav__link+.gov3-calendar__toggle, .gov3-grid-tile .gov3-calendar__days tbody tr td .gov3-link+button, .gov3-grid-tile .gov3-calendar__days tbody tr td .gov3-fileinput__attachments>li>span+button, .gov3-grid-tile .gov3-calendar__days tbody tr td .gov3-sortable-table__trigger+button, .gov3-grid-tile .gov3-calendar__days tbody tr td .gov3-portal-nav__link+button, .gov3-grid-tile .gov3-link+.gov3-hamburger, .gov3-grid-tile .gov3-fileinput__attachments>li>span+.gov3-hamburger, .gov3-grid-tile .gov3-sortable-table__trigger+.gov3-hamburger, .gov3-grid-tile .gov3-portal-nav__link+.gov3-hamburger, .gov3-grid-tile .gov3-link+a, .gov3-grid-tile .gov3-fileinput__attachments>li>span+a, .gov3-grid-tile .gov3-sortable-table__trigger+a, .gov3-grid-tile .gov3-portal-nav__link+a, .gov3-grid-tile .gov3-link+.gov3-link, .gov3-grid-tile .gov3-fileinput__attachments>li>span+.gov3-link, .gov3-grid-tile .gov3-fileinput__attachments>li>.gov3-link+span, .gov3-grid-tile .gov3-fileinput__attachments>li>span+span, .gov3-grid-tile .gov3-sortable-table__trigger+.gov3-link, .gov3-grid-tile .gov3-fileinput__attachments>li>.gov3-sortable-table__trigger+span, .gov3-grid-tile .gov3-portal-nav__link+.gov3-link, .gov3-grid-tile .gov3-fileinput__attachments>li>.gov3-portal-nav__link+span, .gov3-grid-tile .gov3-link+.gov3-sortable-table__trigger, .gov3-grid-tile .gov3-fileinput__attachments>li>span+.gov3-sortable-table__trigger, .gov3-grid-tile .gov3-sortable-table__trigger+.gov3-sortable-table__trigger, .gov3-grid-tile .gov3-portal-nav__link+.gov3-sortable-table__trigger, .gov3-grid-tile .gov3-link+.gov3-portal-nav__link, .gov3-grid-tile .gov3-fileinput__attachments>li>span+.gov3-portal-nav__link, .gov3-grid-tile .gov3-sortable-table__trigger+.gov3-portal-nav__link, .gov3-grid-tile .gov3-portal-nav__link+.gov3-portal-nav__link {
        display: table;
        margin-top: .625rem
    }
}

@media(min-width: 26em) {
    .gov3-grid-tile {
        padding: 1.25rem;
        padding-bottom: 1.5625rem
    }

    .gov3-grid-tile:after {
        content: "";
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 1px;
        background-color: var(--gov3-color-grey-inactive)
    }
}

@media(min-width: 64em) {
    .gov3-grid-tile {
        padding: 1.25rem 2.5rem;
        padding-bottom: 1.5625rem
    }
}

a.gov3-grid-tile {
    text-decoration: none;
    transition: background-color 256ms ease-out;
    will-change: background-color
}

a.gov3-grid-tile .gov3-preview-tile__headline {
    position: relative;
    display: block;
    padding-right: 1.625rem;
    color: var(--gov3-color-blue)
}

a.gov3-grid-tile .gov3-preview-tile__headline:after {
    content: "e";
    display: inline-block;
    position: absolute;
    right: 0;
    top: -1px;
    font-family: "gov-basic-icons";
    font-size: 1.5rem;
    text-transform: none
}

@media(min-width: 64em) {
    a.gov3-grid-tile .gov3-preview-tile__headline {
        width: calc(100% + 20px)
    }
}

@media not all and (pointer: coarse) {
    a.gov3-grid-tile:hover {
        background-color: var(--gov3-color-white)
    }

    a.gov3-grid-tile:hover .gov3-preview-tile__icon, a.gov3-grid-tile:hover .gov3-preview-tile__headline {
        color: var(--gov3-color-grey-dark)
    }
}

.gov3-layout {
    display: flex
}

@media(min-width: 58em) {
    .gov3-layout--ratio-3-1 .gov3-layout__col--pos-right {
        order: 2
    }
}

@media(max-width: 57.99em) {
    .gov3-layout--ratio-3-1 {
        flex-direction: column
    }
}

@media(max-width: 51.99em) {
    .gov3-layout--ratio-1-2 {
        display: block
    }

    .gov3-layout--ratio-1-2 .gov3-layout__col--spread-2 {
        padding-top: 1.875rem
    }
}

.gov3-layout__col {
    flex: 1;
    min-width: 280px
}

.gov3-layout__col--pos-left {
    padding-right: .625rem
}

.gov3-layout__col--pos-right {
    padding-left: .9375rem
}

.gov3-layout__col--spread-2 {
    flex: 2
}

.gov3-layout__col--spread-3 {
    flex: 3
}

@media(max-width: 51.99em) {
    .gov3-layout__col--pos-left {
        padding-right: 0
    }

    .gov3-layout__col--pos-right {
        padding-left: 0
    }
}

.gov3-page {
    overflow: hidden;
    min-height: 100vh;
    background-color: var(--gov3-color-grey-bg);
    color: var(--gov3-color-grey-mid);
    font-family: "Roboto", sans-serif;
    font-size: .9375rem;
    font-weight: 400;
    letter-spacing: .0125em;
    -webkit-font-smoothing: antialiased
}

.gov3-container {
    display: block;
    overflow: hidden;
    padding: 2.5rem 1.25rem;
    width: 100%
}

.gov3-container__content {
    display: block;
    margin: 0 auto;
    max-width: 70rem
}

.gov3-container--no-y-offset {
    padding: 0 1.25rem
}

.gov3-container--as-page {
    padding: 6.25rem 1.25rem
}

.gov3-container--as-page p, .gov3-container--as-page .gov3-paragraph, .gov3-container--as-page table tbody td, table tbody .gov3-container--as-page td, .gov3-container--as-page .gov3-table tbody td, .gov3-table tbody .gov3-container--as-page td {
    max-width: 580px
}

.gov3-container--branded {
    padding-bottom: 13.75rem
}

.gov3-container--branded .gov3-container__content {
    position: relative
}

.gov3-container--branded .gov3-container__content:after {
    content: url("../assets/images/_global/watermarks/_gov3-blue.svg?v=v3.4.0");
    display: block;
    position: absolute;
    top: -1.25rem;
    right: 0;
    width: 586px;
    opacity: .05;
    transform: translateX(30%)
}

@media(max-width: 51.99em) {
    .gov3-container:not(.gov3-container--no-y-offset):not(.gov3-container--as-page):not(.gov3-container--branded):not(.gov3-footer) {
        padding: 1.25rem
    }

    .gov3-container--branded .gov3-container__content:after {
        top: 60%;
        width: 428px;
        transform: translateX(20%)
    }
}

@media(max-width: 31.99em) {
    .gov3-container--as-page {
        padding: 3.75rem 1.25rem
    }

    .gov3-container--branded {
        padding-bottom: 7.5rem
    }
}

.gov3-fileinput__label {
    margin-left: .625rem;
    margin-bottom: .9375rem
}

.gov3-fileinput__upload {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 2.1875rem;
    padding-bottom: 1.875rem;
    border: 1px dashed var(--gov3-color-grey-inactive)
}

.gov3-fileinput__upload-content {
    text-align: center
}

.gov3-fileinput__upload-content:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: transparent;
    pointer-events: none;
    transition: background-color 150ms ease-in-out;
    will-change: background-color
}

.gov3-fileinput__upload-input {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10;
    width: 100%;
    cursor: pointer;
    opacity: 0
}

@media not all and (pointer: coarse) {
    .gov3-fileinput__upload-input:hover~.gov3-fileinput__upload-content>.gov3-fileinput__upload-btn {
        background-color: var(--gov3-color-blue-hover);
        border-color: var(--gov3-color-blue-dark);
        color: var(--gov3-color-blue-dark)
    }
}

.gov3-fileinput__upload-input:focus~.gov3-fileinput__upload-content>.gov3-fileinput__upload-btn {
    border-color: var(--gov3-color-blue-focus);
    box-shadow: 0 0 0 2px var(--gov3-color-blue-focus);
    outline: none
}

.gov3-fileinput__upload-input[aria-disabled=true]~.gov3-fileinput__upload-content>.gov3-fileinput__upload-btn, .gov3-fileinput__upload-input:disabled~.gov3-fileinput__upload-content>.gov3-fileinput__upload-btn, .gov3-fileinput__upload-input[readonly]~.gov3-fileinput__upload-content>.gov3-fileinput__upload-btn {
    background-color: transparent !important;
    border-color: var(--gov3-color-blue-inactive-2) !important;
    color: var(--gov3-color-blue-inactive-1) !important
}

.gov3-fileinput__upload-input[aria-disabled=true]~.gov3-fileinput__upload-content>.gov3-fileinput__upload-copy, .gov3-fileinput__upload-input[aria-disabled=true]~.gov3-fileinput__upload-content>.gov3-fileinput__upload-note, .gov3-fileinput__upload-input:disabled~.gov3-fileinput__upload-content>.gov3-fileinput__upload-copy, .gov3-fileinput__upload-input:disabled~.gov3-fileinput__upload-content>.gov3-fileinput__upload-note, .gov3-fileinput__upload-input[readonly]~.gov3-fileinput__upload-content>.gov3-fileinput__upload-copy, .gov3-fileinput__upload-input[readonly]~.gov3-fileinput__upload-content>.gov3-fileinput__upload-note {
    color: var(--gov3-color-grey-light)
}

.gov3-fileinput__upload-copy, .gov3-fileinput__upload-btn, .gov3-fileinput__upload-note {
    position: relative;
    z-index: 2
}

.gov3-fileinput__upload-copy {
    margin-bottom: 0;
    color: var(--gov3-color-grey-dark)
}

.gov3-fileinput__upload-btn {
    margin: .5rem 0
}

.gov3-fileinput__upload-note {
    color: var(--gov3-color-grey-mid)
}

@media not all and (pointer: coarse) {
    .gov3-fileinput__upload:hover .gov3-fileinput__upload-input~.gov3-fileinput__upload-content:before {
        background-color: var(--gov3-color-blue-hover)
    }

    .gov3-fileinput__upload:hover .gov3-fileinput__upload-input[aria-disabled=true]~.gov3-fileinput__upload-content:before, .gov3-fileinput__upload:hover .gov3-fileinput__upload-input:disabled~.gov3-fileinput__upload-content:before, .gov3-fileinput__upload:hover .gov3-fileinput__upload-input[readonly]~.gov3-fileinput__upload-content:before {
        background-color: transparent
    }
}

.gov3-fileinput__attachments {
    display: none;
    margin-left: .625rem;
    margin-top: 1.875rem
}

.gov3-fileinput__attachments>li {
    line-height: 1
}

.gov3-fileinput__attachments>li>span {
    position: relative
}

.gov3-fileinput__attachments>li>span:after {
    content: "j";
    display: inline-block;
    position: relative;
    right: 0;
    top: .4375rem;
    font-family: "gov-basic-icons";
    font-size: 1.5rem;
    text-transform: none
}

.gov3-fileinput__attachments.is-active {
    display: block
}

.gov3-fileinput.gov3-form-control--error .gov3-fileinput__label {
    color: var(--gov3-color-error)
}

.gov3-fileinput.gov3-form-control--error .gov3-fileinput__upload {
    border-color: var(--gov3-color-error)
}

.gov3-fileinput.gov3-form-control--error .gov3-form-control__validation-mark {
    display: none
}

.gov3-search {
    display: block;
    margin-bottom: 1.25rem;
    width: 100%
}

.gov3-search [type=text] {
    padding: .5rem 3rem .5rem 1rem;
    line-height: 1.375
}

.gov3-search--large {
    margin-bottom: 2.1875rem
}

.gov3-search--large [type=text] {
    padding: .75rem 5.5rem .75rem 1rem
}

.gov3-search .gov3-form-control {
    margin-bottom: 0
}

.gov3-search__inner {
    position: relative;
    display: block;
    width: 100%
}

.gov3-search__submit {
    position: absolute;
    right: .25rem;
    top: 50%;
    transform: translateY(-50%)
}

.gov3-search__submit.gov3-button--icon-only:after, .gov3-search__submit.gov3-calendar__toggle:after {
    content: "d";
    display: block;
    position: relative;
    font-family: "gov-basic-icons";
    font-size: 1.25rem
}

.gov3-breadcrumbs__item+.gov3-breadcrumbs__item:before {
    content: "F";
    display: inline-block;
    position: relative;
    color: var(--gov3-color-grey-dark);
    font-family: "gov-basic-icons";
    font-size: 1.5rem;
    text-transform: none;
    vertical-align: middle;
    opacity: .5
}

.gov3-pagination__holder {
    display: flex;
    align-items: center
}

.gov3-pagination__item {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    -webkit-appearance: none;
    display: block;
    padding: .9375rem .9375rem .9375rem;
    margin-left: .3125rem;
    margin-right: .3125rem;
    color: var(--gov3-color-blue);
    font-size: .75rem;
    font-weight: 500
}

.gov3-pagination__item:focus {
    outline: none
}

.gov3-pagination__item--arrow-left, .gov3-pagination__item--arrow-right {
    padding: .8125rem .40625rem
}

.gov3-pagination__item--arrow-left:before, .gov3-pagination__item--arrow-right:before {
    font-family: "gov-basic-icons";
    font-size: 1.5rem;
    text-transform: none
}

.gov3-pagination__item--arrow-left:before {
    content: "t";
    display: inline-block;
    position: relative
}

.gov3-pagination__item--arrow-right:before {
    content: "F";
    display: inline-block;
    position: relative
}

.gov3-pagination__item--dots, .gov3-pagination__item--active {
    color: #000;
    pointer-events: none
}

.gov3-pagination__item--active {
    position: relative
}

.gov3-pagination__item--active:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    background-color: var(--gov3-color-grey-dark)
}

@media not all and (pointer: coarse) {
    .gov3-pagination__item:hover {
        position: relative
    }

    .gov3-pagination__item:hover:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 2px;
        background-color: var(--gov3-color-grey-dark)
    }
}

.gov3-pagination__item:focus {
    box-shadow: 0 0 0 2px var(--gov3-color-blue-focus)
}

.gov3-pagination__item--disabled {
    color: var(--gov3-color-blue-inactive-1);
    pointer-events: none
}

.gov3-modal {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 101;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 1.25rem
}

.gov3-modal__header {
    padding: 2rem 4rem 0 3rem;
    border-bottom: 1px solid var(--gov3-color-grey-inactive)
}

.gov3-modal__header>* {
    margin-bottom: 2rem
}

.gov3-modal__content {
    position: relative;
    z-index: 2;
    max-width: 52.5rem;
    width: 90vw;
    background-color: var(--gov3-color-white);
    border-radius: 3px;
    opacity: 0;
    transform: translateY(1.25rem);
    transition: opacity 256ms 0ms ease-out, transform 256ms 0ms ease-out;
    will-change: opacity, transform
}

.gov3-modal__content img {
    margin-bottom: 1.5625rem
}

.gov3-modal__content-inner {
    overflow-y: scroll;
    padding: 1.5rem 3rem 2rem 3rem;
    max-height: 80vh
}

.gov3-modal__content-inner>*:last-child {
    margin-bottom: 0
}

.gov3-modal__close {
    position: absolute;
    right: 2rem;
    top: 2rem;
    width: 2.5rem;
    height: 2.5rem;
    padding: 0
}

.gov3-modal__close:before {
    content: "s";
    display: inline-block;
    position: relative;
    font-family: "gov-basic-icons";
    font-size: 1.25rem;
    text-transform: none;
    color: var(--gov3-color-grey-dark)
}

.gov3-modal__backdrop {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: var(--gov3-color-grey-dark);
    opacity: 0;
    transition: opacity 128ms 0ms ease-out;
    will-change: opacity
}

.gov3-modal.is-active {
    display: flex
}

.gov3-modal.is-visible .gov3-modal__backdrop {
    opacity: .45;
    transition: opacity 128ms 128ms ease-out
}

.gov3-modal.is-visible .gov3-modal__content {
    opacity: 1;
    transform: translateY(0);
    transition: opacity 512ms 128ms ease-out, transform 256ms 128ms ease-out
}

@media(max-width: 51.99em) {
    .gov3-modal__header {
        padding: 1.25rem 3.125rem 0 2rem
    }

    .gov3-modal__header>* {
        margin-bottom: 1.5rem
    }

    .gov3-modal__content-inner {
        padding: 2rem
    }

    .gov3-modal__close {
        top: 1.25rem
    }
}

@media(max-width: 31.99em) {
    .gov3-modal {
        padding: .625rem
    }

    .gov3-modal__header {
        padding: 1.5rem 2.5rem 0 1rem
    }

    .gov3-modal__content {
        width: 100vw
    }

    .gov3-modal__content-inner {
        padding: 1.5rem 1rem
    }

    .gov3-modal__close {
        right: .5rem
    }
}

.gov3-tabs {
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

.gov3-tabs__links-holder {
    position: relative;
    margin-bottom: 1.5rem
}

.gov3-tabs__links-holder:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background-color: var(--gov3-color-grey-inactive)
}

.gov3-tabs__link {
    position: relative;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    -webkit-appearance: none;
    padding: .75rem 0;
    width: auto;
    margin-right: 2rem;
    text-align: center;
    color: var(--gov3-color-blue);
    font-size: .75rem;
    letter-spacing: .5px;
    text-decoration: none;
    /*text-transform: uppercase;*/
    background-color: transparent
}

.gov3-tabs__link:focus {
    outline: none
}

.gov3-tabs__link:focus {
    box-shadow: 0 0 0 2px var(--gov3-color-blue-focus);
    outline: none
}

.gov3-tabs__link.is-active {
    background-color: transparent;
    color: var(--gov3-color-grey-dark)
}

.gov3-tabs__link.is-active:after {
    z-index: 1;
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: var(--gov3-color-grey-dark)
}

@media not all and (pointer: coarse) {
    .gov3-tabs__link:hover {
        background-color: transparent;
        box-shadow: none;
        color: var(--gov3-color-grey-dark);
        outline: 0
    }

    .gov3-tabs__link:hover:after {
        z-index: 1;
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 2px;
        background: var(--gov3-color-grey-dark)
    }
}

.gov3-tabs--compact .gov3-tabs__link {
    width: 100%;
    margin-right: 0
}

.gov3-tabs__content {
    display: none;
    padding-bottom: 1.5rem;
    outline: 0;
    visibility: hidden
}

.gov3-tabs__content.is-active {
    display: block;
    visibility: visible
}

.gov3-accordion {
    position: relative;
    display: block;
    width: 100%
}

.gov3-accordion__header {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.1875rem .5rem;
    width: 100%;
    border-radius: 0;
    text-align: left;
    text-transform: none
}

.gov3-accordion__header:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: -1px;
    height: 1px;
    background-color: var(--gov3-color-grey-inactive)
}

.gov3-accordion__header h3+.gov3-icon {
    position: absolute;
    right: .5rem;
    top: 50%;
    transform: translateY(-50%)
}

.gov3-accordion__header h3+.gov3-icon:before {
    font-size: .75rem;
    color: var(--gov3-color-blue)
}

.gov3-accordion__header>* {
    margin-bottom: 0
}

.gov3-accordion__header h3, .gov3-accordion__header .gov3-title--gamma {
    display: flex;
    align-items: start
}

.gov3-accordion__header .gov3-icon, .gov3-accordion__header .gov3-complex-icon {
    position: relative;
    display: inline-block;
    margin-right: .5rem;
    font-size: 1.5rem;
    vertical-align: middle;
    color: var(--gov3-color-grey-dark);
    flex-shrink: 1
}

.gov3-accordion__header:focus {
    border-radius: 3px
}

.gov3-accordion__header--noborder:before {
    display: none
}

.gov3-accordion__header.is-expanded h3+.gov3-icon {
    transform: translateY(-50%) rotate(180deg)
}

.gov3-accordion__content {
    overflow: hidden;
    height: 0;
    visibility: hidden;
    transition: height 300ms ease-out, min-height 300ms ease-out
}

.gov3-accordion__content.is-expanded {
    height: auto;
    visibility: visible
}

.gov3-accordion__content-inner {
    padding: 1.25rem .5rem
}

.gov3-accordion__content-inner>*:last-child {
    margin-bottom: 0
}

.gov3-accordion--bordered:before, .gov3-accordion--bordered:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    background-color: var(--gov3-color-grey-inactive)
}

.gov3-accordion--bordered:before {
    top: -1px
}

.gov3-accordion--bordered:after {
    bottom: -1px
}

.gov3-accordion--bordered-bottom:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    background-color: var(--gov3-color-grey-inactive)
}

.gov3-accordion--bordered-bottom:after {
    bottom: -1px
}

.gov3-accordion--large .gov3-accordion__header {
    padding: 1.6875rem .5rem
}

.gov3-accordion--large .gov3-accordion__header h3, .gov3-accordion--large .gov3-accordion__header .gov3-title--gamma {
    min-height: 2rem;
    line-height: 2rem
}

.gov3-accordion--large .gov3-accordion__header .gov3-icon, .gov3-accordion--large .gov3-accordion__header .gov3-complex-icon {
    font-size: 2rem;
    margin-right: 1rem
}

.gov3-accordion--small .gov3-accordion__header {
    padding: .9375rem .5rem
}

.gov3-accordion--small .gov3-accordion__header h3, .gov3-accordion--small .gov3-accordion__header .gov3-title--gamma {
    min-height: 1.1875rem;
    line-height: 1.1875rem;
    font-size: 1rem
}

.gov3-accordion--small .gov3-accordion__header .gov3-icon, .gov3-accordion--small .gov3-accordion__header .gov3-complex-icon {
    font-size: 1rem;
    margin-right: .5rem
}

.gov3-accordion--small .gov3-accordion__content-inner {
    padding: .5rem !important
}

.gov3-accordion--as-section {
    margin-bottom: 2.1875rem;
    background-color: var(--gov3-color-white);
    border-radius: 3px
}

.gov3-accordion--as-section>.gov3-accordion__header, .gov3-accordion--as-section>.gov3-accordion__content>.gov3-accordion__content-inner {
    padding-left: 3.125rem;
    padding-right: 3.125rem
}

.gov3-accordion--as-section>.gov3-accordion__header {
    border-radius: 3px
}

.gov3-accordion--as-section>.gov3-accordion__header:after {
    transform: translateX(-0.625rem)
}

.gov3-accordion--as-section>.gov3-accordion__content>.gov3-accordion__content-inner {
    position: relative
}

.gov3-accordion--as-section>.gov3-accordion__content>.gov3-accordion__content-inner:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 1px;
    background-color: var(--gov3-color-grey-inactive)
}

.gov3-accordion--no-inner-offset>.gov3-accordion__content>.gov3-accordion__content-inner {
    padding: 0;
    padding-top: .125rem;
    padding-bottom: .125rem
}

.gov3-accordion--no-inner-y-offset>.gov3-accordion__content>.gov3-accordion__content-inner {
    padding-top: .125rem;
    padding-bottom: .125rem
}

@media(max-width: 57.99em) {
    .gov3-accordion--large>.gov3-accordion__header {
        padding: 1.25rem .625rem
    }
}

@media(max-width: 51.99em) {
    .gov3-accordion--as-section>.gov3-accordion__header, .gov3-accordion--as-section>.gov3-accordion__content>.gov3-accordion__content-inner {
        padding-left: 1.875rem;
        padding-right: 1.875rem
    }
}

.gov3-stepper {
    padding-bottom: .625rem
}

.gov3-stepper__step {
    padding: 1.25rem 1.5625rem;
    text-align: center
}

.gov3-stepper__step>*:last-child {
    margin-bottom: 0
}

.gov3-stepper__step-number {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: 1.25rem;
    padding: .625rem;
    max-width: 2.8125rem;
    background-color: var(--gov3-color-blue-hover);
    border-radius: 100%
}

.gov3-stepper__step-number .o-perex {
    color: var(--gov3-color-grey-dark)
}

.gov3-stepper__step-number>*:last-child {
    margin-bottom: 0
}

.gov3-stepper--as-block .gov3-stepper__step {
    position: relative;
    margin-bottom: 2.5rem;
    padding: 0;
    padding-top: .625rem;
    padding-left: 4.375rem;
    text-align: left
}

.gov3-stepper--as-block .gov3-stepper__step:last-child {
    margin-bottom: 0
}

.gov3-stepper--as-block .gov3-stepper__step-number {
    position: absolute;
    left: 0;
    top: 0;
    width: 2.8125rem
}

@media(max-width: 25.99em) {
    .gov3-stepper--as-block .gov3-stepper__step {
        padding-left: 0
    }

    .gov3-stepper--as-block .gov3-stepper__step-number {
        position: initial
    }

    .gov3-stepper--as-block .gov3-stepper__step-number:before, .gov3-stepper--as-block .gov3-stepper__step-number:after {
        content: "";
        display: block;
        position: absolute;
        top: 1.375rem;
        height: 1px;
        background-color: var(--gov3-color-grey-inactive)
    }

    .gov3-stepper--as-block .gov3-stepper__step-number:before {
        left: 0;
        right: calc(50% + 23px)
    }

    .gov3-stepper--as-block .gov3-stepper__step-number:after {
        left: calc(50% + 23px);
        right: 0
    }
}

.gov3-blocklist-item {
    position: relative;
    padding: 2.1875rem 3.125rem 1.5625rem 3.125rem
}

.gov3-blocklist-item:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background-color: var(--gov3-color-grey-inactive)
}

.gov3-blocklist-item--with-icon:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 1.875rem;
    border-right-color: var(--gov3-color-blue);
    border-top-color: var(--gov3-color-blue)
}

.gov3-blocklist-item__content>p, .gov3-blocklist-item__content>.gov3-paragraph, table tbody .gov3-blocklist-item__content>td, .gov3-table tbody .gov3-blocklist-item__content>td {
    padding-right: 2.5rem
}

.gov3-blocklist-item__content>.gov3-breadcrumbs {
    margin-top: .3125rem
}

.gov3-blocklist-item__link {
    display: block;
    margin-bottom: .625rem;
    width: 100%
}

.gov3-blocklist-item__link>* {
    display: inline;
    vertical-align: top
}

.gov3-blocklist-item__link:not([target=_blank]):after {
    top: .0625rem;
    transform: translateY(0)
}

.gov3-blocklist-item__link[target=_blank] {
    display: block;
    margin-right: 0
}

.gov3-blocklist-item:last-of-type:before {
    display: none
}

@media(max-width: 31.99em) {
    .gov3-blocklist-item {
        padding: 1.25rem
    }

    .gov3-blocklist-item__content>p, .gov3-blocklist-item__content>.gov3-paragraph, table tbody .gov3-blocklist-item__content>td, .gov3-table tbody .gov3-blocklist-item__content>td {
        padding-right: 0
    }

    .gov3-blocklist-item__link:after {
        right: -0.625rem
    }
}

.gov3-statsbar__item {
    position: relative;
    padding: 2.5rem 2.5rem;
    text-align: left
}

.gov3-statsbar__item p, .gov3-statsbar__item .gov3-bodycopy {
    margin-top: 1rem;
    margin-bottom: 0;
    line-height: 1.2;
    font-size: 1.25rem;
    color: var(--gov3-color-blue);
    font-weight: 400
}

.gov3-statsbar__item .gov3-icon, .gov3-statsbar__item .gov3-complex-icon {
    font-size: 3rem;
    color: var(--gov3-color-blue);
    display: inline-block
}

.gov3-statsbar__item .gov3-icon+.gov3-statsbar__num, .gov3-statsbar__item .gov3-complex-icon+.gov3-statsbar__num {
    margin-top: 1rem
}

.gov3-statsbar__num {
    display: block;
    color: var(--gov3-color-blue);
    font-size: 3.125rem;
    line-height: 110%;
    font-weight: 100
}

@media(min-width: 26em) {
    .gov3-statsbar__item {
        flex: 1
    }
}

@media(max-width: 57.99em) {
    .gov3-statsbar__item {
        flex: 1 0 50%;
        padding: 1.5rem
    }

    .gov3-statsbar__item p, .gov3-statsbar__item .gov3-bodycopy {
        font-size: 1rem
    }

    .gov3-statsbar__item .gov3-icon, .gov3-statsbar__item .gov3-complex-icon {
        font-size: 2.5rem
    }

    .gov3-statsbar__num {
        font-size: 2.5rem
    }
}

.gov3-statsbar {
    background-color: var(--gov3-color-blue-hover)
}

.gov3-statsbar--icon-left .gov3-statsbar__item {
    padding-left: 4rem;
    position: relative
}

.gov3-statsbar--icon-left .gov3-statsbar__item .gov3-icon, .gov3-statsbar--icon-left .gov3-statsbar__item .gov3-complex-icon {
    position: absolute;
    left: 0;
    top: 2.5rem
}

.gov3-statsbar--icon-left .gov3-statsbar__item .gov3-icon+.gov3-statsbar__num, .gov3-statsbar--icon-left .gov3-statsbar__item .gov3-complex-icon+.gov3-statsbar__num {
    margin-top: 0
}

@media(min-width: 26em) {
    .gov3-statsbar__container {
        text-align: center;
        padding-top: 0;
        padding-bottom: 0
    }

    .gov3-statsbar__container .gov3-container__content {
        display: inline-flex;
        flex-direction: row;
        flex-wrap: wrap
    }

    .gov3-statsbar__item {
        flex: 1
    }
}

@media(max-width: 57.99em) {
    .gov3-statsbar__container .gov3-container__content {
        flex-wrap: wrap
    }

    .gov3-statsbar__item {
        flex: 1 0 50%
    }

    .gov3-statsbar--icon-left .gov3-statsbar__item {
        padding-left: 5rem
    }

    .gov3-statsbar--icon-left .gov3-statsbar__item .gov3-icon, .gov3-statsbar--icon-left .gov3-statsbar__item .gov3-complex-icon {
        left: 1.5rem;
        top: 1.5rem
    }
}

.gov3-statsbar--light {
    background-color: var(--gov3-color-white)
}

.gov3-statsbar--light .gov3-statsbar__item .gov3-icon, .gov3-statsbar--light .gov3-statsbar__item .gov3-complex-icon {
    color: var(--gov3-color-grey-dark)
}

.gov3-statsbar--light .gov3-statsbar__num {
    color: var(--gov3-color-grey-dark)
}

.gov3-statsbar--light p, .gov3-statsbar--light .gov3-bodycopy {
    color: var(--gov3-color-grey-dark)
}

.gov3-statsbar--dark {
    background-color: var(--gov3-color-grey-dark)
}

.gov3-statsbar--dark .gov3-statsbar__item .gov3-icon, .gov3-statsbar--dark .gov3-statsbar__item .gov3-complex-icon {
    color: var(--gov3-color-white)
}

.gov3-statsbar--dark .gov3-statsbar__num {
    color: var(--gov3-color-white)
}

.gov3-statsbar--dark p, .gov3-statsbar--dark .gov3-bodycopy {
    color: var(--gov3-color-white)
}

.gov3-header {
    overflow: initial;
    background-color: var(--gov3-color-blue)
}

.gov3-header.is-fixed {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 110
}

.gov3-header__holder {
    padding-top: 1.25rem;
    padding-bottom: 1.0625rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.gov3-header__separator {
    display: none;
    position: relative;
    left: -1.25rem;
    margin: 0;
    height: 1px;
    width: 100vw;
    border: none;
    border-bottom: 1px solid var(--gov3-color-blue-light)
}

@media(min-width: 56.25em) {
    .gov3-header__separator {
        display: block
    }
}

@media(min-width: 72.5em) {
    .gov3-header__separator {
        left: calc((100vw - 1120px)/2*-1)
    }
}

.gov3-header__logo {
    display: flex;
    align-items: center;
    text-decoration: none
}

@media not all and (pointer: coarse) {
    .gov3-header__logo:hover .gov3-header__site-name {
        color: #fff
    }
}

.gov3-header__site-name {
    padding-left: .625rem;
    font-size: 1.3125rem;
    font-weight: 700;
    color: var(--gov3-color-white)
}

.gov3-header__site-name--large {
    font-size: 1.625rem
}

.gov3-header__site-name--dark {
    color: var(--gov3-color-grey-dark)
}

.gov3-header__right {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    width: 100%;
    margin-top: -1.5625rem
}

@media screen and (min-width: 56.25em) {
    .gov3-header__right {
        margin-top: 0;
        width: auto
    }
}

.gov3-header__item {
    margin-left: .9375rem
}

@media screen and (min-width: 56.25em) {
    .gov3-header__item {
        margin-left: 1.875rem
    }
}

.gov3-header__item--login {
    display: none
}

@media screen and (min-width: 56.25em) {
    .gov3-header__item--login {
        display: block
    }
}

.gov3-header__item:nth-child(1) {
    order: 3;
    width: 100%;
    margin-left: 0
}

@media screen and (min-width: 56.25em) {
    .gov3-header__item:nth-child(1) {
        order: unset;
        width: auto;
        margin-left: 1.875rem
    }
}

@media screen and (min-width: 56.25em) {
    .gov3-header__item--mobile {
        display: none
    }
}

.gov3-header__lang {
    order: 3;
    margin-left: .625rem
}

@media screen and (min-width: 56.25em) {
    .gov3-header__lang {
        margin-left: 1.5625rem
    }
}

.gov3-header__fixed-items {
    display: flex;
    align-items: center
}

@media screen and (max-width: 56.25em) {
    .gov3-header__fixed-items {
        position: relative;
        top: -1.375rem;
        z-index: 10
    }
}

.gov3-header__hamburger {
    display: inline-block;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    -webkit-appearance: none;
    padding: 0;
    padding-left: .5rem;
    padding-right: 2.5rem;
    height: 1.875rem;
    font-size: .875rem;
    color: var(--gov3-color-white);
    text-align: center;
    transform: rotate(0deg)
}

.gov3-header__hamburger:focus {
    outline: none
}

.gov3-header__hamburger:focus {
    background-color: var(--gov3-color-blue)
}

@media not all and (pointer: coarse) {
    .gov3-header__hamburger:hover {
        background-color: transparent;
        color: var(--gov3-color-white)
    }
}

.gov3-header__hamburger.active span:nth-child(1) {
    top: .9375rem;
    transform: rotate(45deg)
}

.gov3-header__hamburger.active span:nth-child(2) {
    width: 1.125rem;
    top: .9375rem;
    transform: rotate(-45deg)
}

.gov3-header__hamburger span {
    display: block;
    position: absolute;
    height: .125rem;
    width: 1.125rem;
    background: var(--gov3-color-white);
    border-radius: 2px;
    opacity: 1;
    transform: rotate(0deg);
    transition: .2s ease-out
}

.gov3-header__hamburger span:nth-child(1) {
    right: .75rem;
    top: .625rem
}

.gov3-header__hamburger span:nth-child(2) {
    top: 1.1875rem;
    width: .75rem;
    right: .75rem
}

.gov3-header .gov3-logo {
    color: #fff
}

.gov3-header .gov3-search {
    margin-bottom: 0;
    padding: 0
}

.gov3-header .gov3-search [type=text] {
    padding-top: .625rem;
    padding-bottom: .5625rem;
    font-size: 1rem
}

.gov3-header__nav-holder {
    padding-top: 7.5rem
}

@media screen and (min-width: 56.25em) {
    .gov3-header__nav-holder {
        position: relative;
        left: -0.9375rem;
        display: flex;
        justify-content: space-between;
        padding-top: 0;
        width: calc(100% + 30px)
    }
}

.gov3-header__nav {
    display: none;
    background-color: var(--gov3-color-blue)
}

@media screen and (min-width: 56.25em) {
    .gov3-header__nav {
        display: block
    }
}

.gov3-header__nav-logo {
    display: none
}

.gov3-header__nav-logo.active {
    position: absolute;
    top: 1.25rem;
    left: 1.875rem;
    display: block
}

.gov3-header__nav.active {
    display: block;
    z-index: 9;
    position: absolute;
    top: 0;
    bottom: 0;
    overflow-y: scroll;
    padding-bottom: 1.25rem;
    height: 100vh;
    width: 100%
}

@media screen and (min-width: 30em) {
    .gov3-header__nav.active {
        right: 0;
        width: 22.5rem
    }
}

.gov3-header__overlay {
    display: none;
    z-index: 8;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    backdrop-filter: blur(2px);
    background-color: rgba(0, 0, 0, .5)
}

.gov3-header__overlay.active {
    display: block;
    min-height: 100vh
}

.gov3-header__link .gov3-link, .gov3-header__link .gov3-sortable-table__trigger, .gov3-header__link .gov3-portal-nav__link, .gov3-header__link .gov3-fileinput__attachments>li>span {
    position: relative;
    display: block;
    padding: .9375rem 3rem .9375rem 2.25rem
}

@media screen and (min-width: 56.25em) {
    .gov3-header__link .gov3-link, .gov3-header__link .gov3-sortable-table__trigger, .gov3-header__link .gov3-portal-nav__link, .gov3-header__link .gov3-fileinput__attachments>li>span {
        padding: 1.5625rem 1.25rem;
        text-decoration: none
    }

    .gov3-header__link .gov3-link:before, .gov3-header__link .gov3-sortable-table__trigger:before, .gov3-header__link .gov3-portal-nav__link:before, .gov3-header__link .gov3-fileinput__attachments>li>span:before {
        content: "";
        display: block;
        position: absolute;
        top: -1px;
        left: 1.25rem;
        right: 1.25rem;
        height: 2px;
        background-color: var(--gov3-color-white);
        transform: scale(0, 1);
        transition: transform 256ms ease-out;
        will-change: transform
    }

    .gov3-header__link .gov3-link--external:before, .gov3-header__link .gov3-link[target=_blank]:before, .gov3-header__link [target=_blank].gov3-sortable-table__trigger:before, .gov3-header__link [target=_blank].gov3-portal-nav__link:before, .gov3-header__link .gov3-fileinput__attachments>li>span[target=_blank]:before {
        right: 1.75rem
    }

    .gov3-header__link .gov3-link--external:after, .gov3-header__link .gov3-link[target=_blank]:after, .gov3-header__link [target=_blank].gov3-sortable-table__trigger:after, .gov3-header__link [target=_blank].gov3-portal-nav__link:after, .gov3-header__link .gov3-fileinput__attachments>li>span[target=_blank]:after {
        position: relative;
        top: -0.5rem;
        max-height: 16px
    }
}

@media not all and (pointer: coarse) {
    .gov3-header__link:hover .gov3-link:before, .gov3-header__link:hover .gov3-sortable-table__trigger:before, .gov3-header__link:hover .gov3-portal-nav__link:before, .gov3-header__link:hover .gov3-fileinput__attachments>li>span:before {
        transform: scale(1, 1)
    }
}

.gov3-header__link.is-active .gov3-link:before, .gov3-header__link.is-active .gov3-sortable-table__trigger:before, .gov3-header__link.is-active .gov3-portal-nav__link:before, .gov3-header__link.is-active .gov3-fileinput__attachments>li>span:before {
    transform: scale(1, 1)
}

@media screen and (min-width: 56.25em) {
    .gov3-header__link--active .gov3-link:before, .gov3-header__link--active .gov3-sortable-table__trigger:before, .gov3-header__link--active .gov3-portal-nav__link:before, .gov3-header__link--active .gov3-fileinput__attachments>li>span:before {
        content: "";
        display: block;
        position: absolute;
        top: -1px;
        left: 0;
        right: 0;
        height: 2px;
        background-color: var(--gov3-color-white)
    }
}

.gov3-footer {
    padding-top: 3.125rem;
    padding-bottom: 5.3125rem
}

.gov3-footer__upper {
    display: flex;
    flex-wrap: wrap
}

.gov3-footer__lower {
    display: flex;
    justify-content: space-between
}

.gov3-footer__col {
    padding-right: .9375rem;
    padding-bottom: .625rem;
    width: 100%
}

@media(min-width: 34em) {
    .gov3-footer__col {
        width: 48%
    }
}

@media(min-width: 52em) {
    .gov3-footer__col {
        width: 30%
    }
}

@media(min-width: 64em) {
    .gov3-footer__col {
        width: 25%
    }
}

.gov3-footer__headline {
    margin-bottom: .9375rem;
    font-size: 1rem;
    color: var(--gov3-color-grey-light);
    text-transform: none
}

@media(min-width: 34em) {
    .gov3-footer__headline {
        margin-bottom: 1.5625rem
    }
}

.gov3-footer__scroll-up {
    position: absolute;
    top: 0;
    right: 0;
    width: 2.5rem;
    height: 2.5rem
}

.gov3-footer__scroll-up:after {
    content: "G";
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    color: var(--gov3-color-white);
    font-family: "gov-basic-icons";
    font-size: 1.5rem;
    text-transform: none;
    vertical-align: middle;
    transform: translate(-50%, -50%) rotate(-180deg)
}

@media not all and (pointer: coarse) {
    .gov3-footer__scroll-up:hover {
        background-color: var(--gov3-color-white) !important
    }

    .gov3-footer__scroll-up:hover:after {
        color: var(--gov3-color-grey-dark)
    }
}

.gov3-footer hr {
    margin-bottom: 2.1875rem;
    height: 1px;
    border: none;
    border-bottom: 1px solid var(--gov3-color-grey-mid)
}

.gov3-footer .gov3-container__content {
    position: relative
}

.gov3-footer .gov3-list--plain:not(.gov3-list--inline):not(.gov3-multiselect__tags)>li, .gov3-footer .gov3-sidenav ul:not(.gov3-list--inline):not(.gov3-multiselect__tags)>li, .gov3-sidenav .gov3-footer ul:not(.gov3-list--inline):not(.gov3-multiselect__tags)>li, .gov3-footer .gov3-autocomplete__results:not(.gov3-list--inline):not(.gov3-multiselect__tags)>li, .gov3-footer .gov3-form-group:not(.gov3-list--inline):not(.gov3-multiselect__tags)>li, .gov3-footer .gov3-multiselect__options:not(.gov3-list--inline):not(.gov3-multiselect__tags)>li, .gov3-footer .gov3-multiselect__tags:not(.gov3-list--inline):not(.gov3-multiselect__tags)>li, .gov3-footer .gov3-portal-nav__menu:not(.gov3-list--inline):not(.gov3-multiselect__tags)>li, .gov3-footer .gov3-portal-subnav__menu:not(.gov3-list--inline):not(.gov3-multiselect__tags)>li, .gov3-footer .gov3-portal-subnav__submenu:not(.gov3-list--inline):not(.gov3-multiselect__tags)>li, .gov3-footer .gov3-fileinput__attachments:not(.gov3-list--inline):not(.gov3-multiselect__tags)>li {
    margin-bottom: .9375rem;
    line-height: 1
}

@media(max-width: 57.99em) {
    .gov3-footer {
        padding-top: 2.1875rem;
        padding-bottom: 2.5rem
    }

    .gov3-footer hr {
        margin-bottom: 1.5625rem
    }

    .gov3-footer__lower {
        display: block
    }

    .gov3-footer__lower .gov3-footnote:first-child, .gov3-footer__lower .gov3-fileinput__upload-note:first-child {
        margin-bottom: 1.5625rem
    }
}

@media(max-width: 41.99em) {
    .gov3-footer__upper .gov3-list--inline, .gov3-footer__upper .gov3-multiselect__tags {
        margin-bottom: 0
    }
}

.gov3-portal-header {
    overflow: initial;
    background-color: var(--gov3-color-blue)
}

.gov3-portal-header__upper, .gov3-portal-header__column, .gov3-portal-header__extras {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.gov3-portal-header__upper {
    padding: 1.25rem 0
}

.gov3-portal-header__upper .gov3-search {
    margin-bottom: 0;
    padding: 0
}

.gov3-portal-header__upper .gov3-search .gov3-form-control__input {
    padding: .625rem 3.125rem .625rem .9375rem;
    font-size: 1rem
}

.gov3-portal-header__extras {
    padding-left: 1.25rem
}

.gov3-portal-header__extras button, .gov3-portal-header__extras .gov3-button, .gov3-portal-header__extras .gov3-calendar__toggle, .gov3-portal-header__extras .gov3-calendar__days tbody tr td button, .gov3-calendar__days tbody tr td .gov3-portal-header__extras button, .gov3-portal-header__extras .gov3-hamburger {
    margin-right: 1.25rem;
    white-space: nowrap
}

@media(min-width: 52em) {
    .gov3-portal-header__upper .gov3-search .gov3-form-control {
        min-width: 300px
    }
}

@media(max-width: 41.99em) {
    .gov3-portal-header__upper {
        flex-wrap: wrap;
        padding-bottom: .9375rem
    }

    .gov3-portal-header__column {
        width: 100%
    }

    .gov3-portal-header__column:first-of-type {
        position: relative;
        padding-bottom: .9375rem
    }

    .gov3-portal-header__column:first-of-type:after {
        content: "";
        display: block;
        position: absolute;
        left: -1.25rem;
        right: -1.25rem;
        bottom: -1px;
        height: 1px;
        background-color: var(--gov3-color-blue-light)
    }

    .gov3-portal-header__column:last-of-type {
        padding-top: .9375rem
    }

    .gov3-portal-header__extras {
        position: relative;
        flex-direction: column;
        align-items: flex-start;
        margin-top: .625rem;
        padding: 1.25rem;
        padding-bottom: .625rem;
        padding-top: 1.875rem
    }

    .gov3-portal-header__extras:after {
        content: "";
        display: block;
        position: absolute;
        left: 1.25rem;
        right: 1.25rem;
        top: 0;
        height: 1px;
        background-color: var(--gov3-color-blue-light)
    }

    .gov3-portal-header__extras .gov3-lang-switch {
        margin-top: .9375rem
    }

    .gov3-portal-header .gov3-portal-nav {
        display: none
    }

    .gov3-portal-header.is-fixed {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        z-index: 150;
        overflow-y: scroll;
        height: 100vh
    }

    .gov3-portal-header.is-fixed .gov3-portal-nav {
        display: block
    }
}

.gov3-sidenav ul {
    margin: 0
}

.gov3-sidenav ul.is-visible {
    display: block !important
}

.gov3-sidenav ul li {
    margin: 0;
    padding: 0
}

.gov3-sidenav ul li.is-active>ul {
    display: block
}

.gov3-sidenav a, .gov3-sidenav .gov3-link, .gov3-sidenav .gov3-sortable-table__trigger, .gov3-sidenav .gov3-portal-nav__link, .gov3-sidenav .gov3-fileinput__attachments>li>span, .gov3-sidenav button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    -webkit-appearance: none;
    justify-content: start;
    gap: .75rem;
    font-size: 1rem;
    font-weight: normal;
    text-transform: none;
    text-align: left;
    line-height: 1.5;
    background-color: transparent;
    color: var(--gov3-color-grey-dark);
    padding: .75rem .5rem;
    border-radius: 0;
    border-bottom: .0625rem solid var(--gov3-color-grey-inactive)
}

.gov3-sidenav a:focus, .gov3-sidenav .gov3-link:focus, .gov3-sidenav .gov3-sortable-table__trigger:focus, .gov3-sidenav .gov3-portal-nav__link:focus, .gov3-sidenav .gov3-fileinput__attachments>li>span:focus, .gov3-sidenav button:focus {
    outline: none
}

.gov3-sidenav a .gov3-icon, .gov3-sidenav a .gov3-complex-icon, .gov3-sidenav .gov3-link .gov3-icon, .gov3-sidenav .gov3-sortable-table__trigger .gov3-icon, .gov3-sidenav .gov3-portal-nav__link .gov3-icon, .gov3-sidenav .gov3-fileinput__attachments>li>span .gov3-icon, .gov3-sidenav .gov3-link .gov3-complex-icon, .gov3-sidenav .gov3-sortable-table__trigger .gov3-complex-icon, .gov3-sidenav .gov3-portal-nav__link .gov3-complex-icon, .gov3-sidenav .gov3-fileinput__attachments>li>span .gov3-complex-icon, .gov3-sidenav button .gov3-icon, .gov3-sidenav button .gov3-complex-icon {
    margin: 0;
    font-size: 1.25rem !important
}

.gov3-sidenav a+button, .gov3-sidenav .gov3-link+button, .gov3-sidenav .gov3-sortable-table__trigger+button, .gov3-sidenav .gov3-portal-nav__link+button, .gov3-sidenav .gov3-fileinput__attachments>li>span+button, .gov3-sidenav button+button {
    width: 3rem;
    padding: .75rem
}

.gov3-sidenav a+button .gov3-icon, .gov3-sidenav a+button .gov3-complex-icon, .gov3-sidenav .gov3-link+button .gov3-icon, .gov3-sidenav .gov3-sortable-table__trigger+button .gov3-icon, .gov3-sidenav .gov3-portal-nav__link+button .gov3-icon, .gov3-sidenav .gov3-fileinput__attachments>li>span+button .gov3-icon, .gov3-sidenav .gov3-link+button .gov3-complex-icon, .gov3-sidenav .gov3-sortable-table__trigger+button .gov3-complex-icon, .gov3-sidenav .gov3-portal-nav__link+button .gov3-complex-icon, .gov3-sidenav .gov3-fileinput__attachments>li>span+button .gov3-complex-icon, .gov3-sidenav button+button .gov3-icon, .gov3-sidenav button+button .gov3-complex-icon {
    font-size: 1.5rem !important;
    color: var(--gov3-color-blue)
}

.gov3-sidenav a+button:after, .gov3-sidenav .gov3-link+button:after, .gov3-sidenav .gov3-sortable-table__trigger+button:after, .gov3-sidenav .gov3-portal-nav__link+button:after, .gov3-sidenav .gov3-fileinput__attachments>li>span+button:after, .gov3-sidenav button+button:after {
    display: none !important
}

.gov3-sidenav a:hover, .gov3-sidenav .gov3-link:hover, .gov3-sidenav .gov3-sortable-table__trigger:hover, .gov3-sidenav .gov3-portal-nav__link:hover, .gov3-sidenav .gov3-fileinput__attachments>li>span:hover, .gov3-sidenav button:hover {
    background-color: var(--gov3-color-blue-hover);
    border-color: var(--gov3-color-blue-inactive-2)
}

.gov3-sidenav__item {
    display: flex;
    flex-wrap: wrap
}

.gov3-sidenav__item>*:first-child {
    flex: 1
}

.gov3-sidenav__item--unset-icon-space a, .gov3-sidenav__item--unset-icon-space .gov3-link, .gov3-sidenav__item--unset-icon-space .gov3-sortable-table__trigger, .gov3-sidenav__item--unset-icon-space .gov3-portal-nav__link, .gov3-sidenav__item--unset-icon-space .gov3-fileinput__attachments>li>span, .gov3-sidenav__item--unset-icon-space button {
    padding-left: .5rem !important
}

.gov3-sidenav__item.has-toggle>button:last-of-type::after {
    font-family: "gov-basic-icons";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    margin-left: auto;
    padding-right: .25rem;
    font-size: 1.5rem;
    color: var(--gov3-color-blue);
    content: "G";
    tab-index: -1;
    user-select: none
}

.gov3-sidenav__item:hover {
    border-color: var(--gov3-color-blue-inactive-2)
}

.gov3-sidenav--level-1>.gov3-sidenav__item.is-active>button::after {
    transform: rotate(180deg);
    padding-right: 0;
    padding-left: .25rem
}

.gov3-sidenav--level-1>.gov3-sidenav__item.is-active:not(.has-toggle)>a, .gov3-sidenav--level-1>.gov3-sidenav__item.is-active:not(.has-toggle)>button, .gov3-sidenav--level-1>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-link, .gov3-sidenav--level-1>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-sortable-table__trigger, .gov3-sidenav--level-1>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-portal-nav__link, .gov3-fileinput__attachments.gov3-sidenav--level-1>li.gov3-sidenav__item.is-active:not(.has-toggle)>span {
    background-color: var(--gov3-color-blue);
    color: var(--gov3-color-white) !important;
    cursor: default;
    border-color: var(--gov3-color-blue-dark)
}

.gov3-sidenav--level-1>.gov3-sidenav__item.is-active:not(.has-toggle)>a .gov3-icon, .gov3-sidenav--level-1>.gov3-sidenav__item.is-active:not(.has-toggle)>a .gov3-complex-icon, .gov3-sidenav--level-1>.gov3-sidenav__item.is-active:not(.has-toggle)>button .gov3-icon, .gov3-sidenav--level-1>.gov3-sidenav__item.is-active:not(.has-toggle)>button .gov3-complex-icon, .gov3-sidenav--level-1>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-link .gov3-icon, .gov3-sidenav--level-1>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-sortable-table__trigger .gov3-icon, .gov3-sidenav--level-1>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-portal-nav__link .gov3-icon, .gov3-fileinput__attachments.gov3-sidenav--level-1>li.gov3-sidenav__item.is-active:not(.has-toggle)>span .gov3-icon, .gov3-sidenav--level-1>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-link .gov3-complex-icon, .gov3-sidenav--level-1>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-sortable-table__trigger .gov3-complex-icon, .gov3-sidenav--level-1>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-portal-nav__link .gov3-complex-icon, .gov3-fileinput__attachments.gov3-sidenav--level-1>li.gov3-sidenav__item.is-active:not(.has-toggle)>span .gov3-complex-icon {
    color: var(--gov3-color-white) !important
}

.gov3-sidenav--level-1>.gov3-sidenav__item.is-active:not(.has-toggle)>a+button .gov3-icon, .gov3-sidenav--level-1>.gov3-sidenav__item.is-active:not(.has-toggle)>a+button .gov3-complex-icon, .gov3-sidenav--level-1>.gov3-sidenav__item.is-active:not(.has-toggle)>button+button .gov3-icon, .gov3-sidenav--level-1>.gov3-sidenav__item.is-active:not(.has-toggle)>button+button .gov3-complex-icon, .gov3-sidenav--level-1>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-link+button .gov3-icon, .gov3-sidenav--level-1>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-sortable-table__trigger+button .gov3-icon, .gov3-sidenav--level-1>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-portal-nav__link+button .gov3-icon, .gov3-fileinput__attachments.gov3-sidenav--level-1>li.gov3-sidenav__item.is-active:not(.has-toggle)>span+button .gov3-icon, .gov3-sidenav--level-1>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-link+button .gov3-complex-icon, .gov3-sidenav--level-1>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-sortable-table__trigger+button .gov3-complex-icon, .gov3-sidenav--level-1>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-portal-nav__link+button .gov3-complex-icon, .gov3-fileinput__attachments.gov3-sidenav--level-1>li.gov3-sidenav__item.is-active:not(.has-toggle)>span+button .gov3-complex-icon {
    transform: rotate(180deg)
}

.gov3-sidenav--level-1>.gov3-sidenav__item.is-active>a+button .gov3-icon, .gov3-sidenav--level-1>.gov3-sidenav__item.is-active>button+button .gov3-icon, .gov3-sidenav--level-1>.gov3-sidenav__item.is-active>.gov3-link+button .gov3-icon, .gov3-sidenav--level-1>.gov3-sidenav__item.is-active>.gov3-sortable-table__trigger+button .gov3-icon, .gov3-sidenav--level-1>.gov3-sidenav__item.is-active>.gov3-portal-nav__link+button .gov3-icon, .gov3-fileinput__attachments.gov3-sidenav--level-1>li.gov3-sidenav__item.is-active>span+button .gov3-icon {
    transform: rotate(180deg)
}

.gov3-sidenav--level-1>.gov3-sidenav__item:last-child>a, .gov3-sidenav--level-1>.gov3-sidenav__item:last-child .gov3-link, .gov3-sidenav--level-1>.gov3-sidenav__item:last-child .gov3-sortable-table__trigger, .gov3-sidenav--level-1>.gov3-sidenav__item:last-child .gov3-portal-nav__link, .gov3-sidenav--level-1>.gov3-sidenav__item:last-child .gov3-fileinput__attachments>li>span, .gov3-sidenav--level-1>.gov3-sidenav__item:last-child button {
    border: 0 none
}

.gov3-sidenav--level-2 {
    display: none;
    flex-basis: 100%;
    border-bottom: .0625rem solid var(--gov3-color-grey-inactive)
}

.gov3-sidenav--level-2>.gov3-sidenav__item.is-active>button::after {
    transform: rotate(180deg);
    padding-right: 0;
    padding-left: .25rem
}

.gov3-sidenav--level-2>.gov3-sidenav__item.is-active:not(.has-toggle)>a, .gov3-sidenav--level-2>.gov3-sidenav__item.is-active:not(.has-toggle)>button, .gov3-sidenav--level-2>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-link, .gov3-sidenav--level-2>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-sortable-table__trigger, .gov3-sidenav--level-2>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-portal-nav__link, .gov3-fileinput__attachments.gov3-sidenav--level-2>li.gov3-sidenav__item.is-active:not(.has-toggle)>span {
    background-color: var(--gov3-color-blue);
    color: var(--gov3-color-white) !important;
    cursor: default;
    border-color: var(--gov3-color-blue-dark)
}

.gov3-sidenav--level-2>.gov3-sidenav__item.is-active:not(.has-toggle)>a .gov3-icon, .gov3-sidenav--level-2>.gov3-sidenav__item.is-active:not(.has-toggle)>a .gov3-complex-icon, .gov3-sidenav--level-2>.gov3-sidenav__item.is-active:not(.has-toggle)>button .gov3-icon, .gov3-sidenav--level-2>.gov3-sidenav__item.is-active:not(.has-toggle)>button .gov3-complex-icon, .gov3-sidenav--level-2>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-link .gov3-icon, .gov3-sidenav--level-2>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-sortable-table__trigger .gov3-icon, .gov3-sidenav--level-2>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-portal-nav__link .gov3-icon, .gov3-fileinput__attachments.gov3-sidenav--level-2>li.gov3-sidenav__item.is-active:not(.has-toggle)>span .gov3-icon, .gov3-sidenav--level-2>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-link .gov3-complex-icon, .gov3-sidenav--level-2>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-sortable-table__trigger .gov3-complex-icon, .gov3-sidenav--level-2>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-portal-nav__link .gov3-complex-icon, .gov3-fileinput__attachments.gov3-sidenav--level-2>li.gov3-sidenav__item.is-active:not(.has-toggle)>span .gov3-complex-icon {
    color: var(--gov3-color-white) !important
}

.gov3-sidenav--level-2>.gov3-sidenav__item.is-active:not(.has-toggle)>a+button .gov3-icon, .gov3-sidenav--level-2>.gov3-sidenav__item.is-active:not(.has-toggle)>a+button .gov3-complex-icon, .gov3-sidenav--level-2>.gov3-sidenav__item.is-active:not(.has-toggle)>button+button .gov3-icon, .gov3-sidenav--level-2>.gov3-sidenav__item.is-active:not(.has-toggle)>button+button .gov3-complex-icon, .gov3-sidenav--level-2>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-link+button .gov3-icon, .gov3-sidenav--level-2>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-sortable-table__trigger+button .gov3-icon, .gov3-sidenav--level-2>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-portal-nav__link+button .gov3-icon, .gov3-fileinput__attachments.gov3-sidenav--level-2>li.gov3-sidenav__item.is-active:not(.has-toggle)>span+button .gov3-icon, .gov3-sidenav--level-2>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-link+button .gov3-complex-icon, .gov3-sidenav--level-2>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-sortable-table__trigger+button .gov3-complex-icon, .gov3-sidenav--level-2>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-portal-nav__link+button .gov3-complex-icon, .gov3-fileinput__attachments.gov3-sidenav--level-2>li.gov3-sidenav__item.is-active:not(.has-toggle)>span+button .gov3-complex-icon {
    transform: rotate(180deg)
}

.gov3-sidenav--level-2>.gov3-sidenav__item.is-active>a+button .gov3-icon, .gov3-sidenav--level-2>.gov3-sidenav__item.is-active>button+button .gov3-icon, .gov3-sidenav--level-2>.gov3-sidenav__item.is-active>.gov3-link+button .gov3-icon, .gov3-sidenav--level-2>.gov3-sidenav__item.is-active>.gov3-sortable-table__trigger+button .gov3-icon, .gov3-sidenav--level-2>.gov3-sidenav__item.is-active>.gov3-portal-nav__link+button .gov3-icon, .gov3-fileinput__attachments.gov3-sidenav--level-2>li.gov3-sidenav__item.is-active>span+button .gov3-icon {
    transform: rotate(180deg)
}

.gov3-sidenav--level-2 a, .gov3-sidenav--level-2 .gov3-link, .gov3-sidenav--level-2 .gov3-sortable-table__trigger, .gov3-sidenav--level-2 .gov3-portal-nav__link, .gov3-sidenav--level-2 .gov3-fileinput__attachments>li>span, .gov3-sidenav--level-2 button {
    padding: .5rem;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.715;
    border: 0
}

.gov3-sidenav--level-2 a+button, .gov3-sidenav--level-2 .gov3-link+button, .gov3-sidenav--level-2 .gov3-sortable-table__trigger+button, .gov3-sidenav--level-2 .gov3-portal-nav__link+button, .gov3-sidenav--level-2 .gov3-fileinput__attachments>li>span+button, .gov3-sidenav--level-2 button+button {
    padding: .5rem .75rem
}

.gov3-sidenav--level-2 .gov3-sidenav__item {
    border: 0 none
}

.gov3-sidenav--level-2 .gov3-sidenav__item.is-active {
    background-color: var(--gov3-color-grey-bg)
}

.gov3-sidenav--level-3 {
    display: none;
    flex-basis: 100%;
    background-color: var(--gov3-color-grey-bg)
}

.gov3-sidenav--level-3>.gov3-sidenav__item.is-active>button::after {
    transform: rotate(180deg);
    padding-right: 0;
    padding-left: .25rem
}

.gov3-sidenav--level-3>.gov3-sidenav__item.is-active:not(.has-toggle)>a, .gov3-sidenav--level-3>.gov3-sidenav__item.is-active:not(.has-toggle)>button, .gov3-sidenav--level-3>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-link, .gov3-sidenav--level-3>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-sortable-table__trigger, .gov3-sidenav--level-3>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-portal-nav__link, .gov3-fileinput__attachments.gov3-sidenav--level-3>li.gov3-sidenav__item.is-active:not(.has-toggle)>span {
    background-color: var(--gov3-color-blue);
    color: var(--gov3-color-white) !important;
    cursor: default;
    border-color: var(--gov3-color-blue-dark)
}

.gov3-sidenav--level-3>.gov3-sidenav__item.is-active:not(.has-toggle)>a .gov3-icon, .gov3-sidenav--level-3>.gov3-sidenav__item.is-active:not(.has-toggle)>a .gov3-complex-icon, .gov3-sidenav--level-3>.gov3-sidenav__item.is-active:not(.has-toggle)>button .gov3-icon, .gov3-sidenav--level-3>.gov3-sidenav__item.is-active:not(.has-toggle)>button .gov3-complex-icon, .gov3-sidenav--level-3>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-link .gov3-icon, .gov3-sidenav--level-3>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-sortable-table__trigger .gov3-icon, .gov3-sidenav--level-3>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-portal-nav__link .gov3-icon, .gov3-fileinput__attachments.gov3-sidenav--level-3>li.gov3-sidenav__item.is-active:not(.has-toggle)>span .gov3-icon, .gov3-sidenav--level-3>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-link .gov3-complex-icon, .gov3-sidenav--level-3>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-sortable-table__trigger .gov3-complex-icon, .gov3-sidenav--level-3>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-portal-nav__link .gov3-complex-icon, .gov3-fileinput__attachments.gov3-sidenav--level-3>li.gov3-sidenav__item.is-active:not(.has-toggle)>span .gov3-complex-icon {
    color: var(--gov3-color-white) !important
}

.gov3-sidenav--level-3>.gov3-sidenav__item.is-active:not(.has-toggle)>a+button .gov3-icon, .gov3-sidenav--level-3>.gov3-sidenav__item.is-active:not(.has-toggle)>a+button .gov3-complex-icon, .gov3-sidenav--level-3>.gov3-sidenav__item.is-active:not(.has-toggle)>button+button .gov3-icon, .gov3-sidenav--level-3>.gov3-sidenav__item.is-active:not(.has-toggle)>button+button .gov3-complex-icon, .gov3-sidenav--level-3>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-link+button .gov3-icon, .gov3-sidenav--level-3>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-sortable-table__trigger+button .gov3-icon, .gov3-sidenav--level-3>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-portal-nav__link+button .gov3-icon, .gov3-fileinput__attachments.gov3-sidenav--level-3>li.gov3-sidenav__item.is-active:not(.has-toggle)>span+button .gov3-icon, .gov3-sidenav--level-3>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-link+button .gov3-complex-icon, .gov3-sidenav--level-3>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-sortable-table__trigger+button .gov3-complex-icon, .gov3-sidenav--level-3>.gov3-sidenav__item.is-active:not(.has-toggle)>.gov3-portal-nav__link+button .gov3-complex-icon, .gov3-fileinput__attachments.gov3-sidenav--level-3>li.gov3-sidenav__item.is-active:not(.has-toggle)>span+button .gov3-complex-icon {
    transform: rotate(180deg)
}

.gov3-sidenav--level-3 a, .gov3-sidenav--level-3 .gov3-link, .gov3-sidenav--level-3 .gov3-sortable-table__trigger, .gov3-sidenav--level-3 .gov3-portal-nav__link, .gov3-sidenav--level-3 .gov3-fileinput__attachments>li>span, .gov3-sidenav--level-3 button {
    padding: .5rem;
    padding-left: 2.5rem;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.715
}

.gov3-sidenav--no-border ul {
    border: 0 none
}

.gov3-sidenav--no-border a, .gov3-sidenav--no-border .gov3-link, .gov3-sidenav--no-border .gov3-sortable-table__trigger, .gov3-sidenav--no-border .gov3-portal-nav__link, .gov3-sidenav--no-border .gov3-fileinput__attachments>li>span, .gov3-sidenav--no-border button {
    border: 0 none
}

.gov3-sidenav--inverse-last-level .gov3-sidenav--level-2 .gov3-sidenav__item.is-active {
    background-color: var(--gov3-color-white)
}

.gov3-sidenav--inverse-last-level .gov3-sidenav--level-3 {
    background-color: var(--gov3-color-white)
}

.gov3-cookie-bar {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 51;
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.gov3-cookie-bar__content {
    position: relative;
    z-index: 2;
    padding: 2rem 1.5rem;
    background-color: var(--gov3-color-white);
    box-shadow: 0 .0625rem 2.5rem rgba(59, 59, 59, .4)
}

.gov3-cookie-bar__content-inner {
    display: block;
    margin: 0 auto;
    max-width: 70rem
}

.gov3-cookie-bar__content-inner p {
    margin-top: 1rem
}

.gov3-cookie-bar__actions {
    display: flex;
    justify-content: space-between
}

.gov3-cookie-bar__actions .gov3-button, .gov3-cookie-bar__actions .gov3-calendar__toggle, .gov3-cookie-bar__actions .gov3-calendar__days tbody tr td button, .gov3-calendar__days tbody tr td .gov3-cookie-bar__actions button, .gov3-cookie-bar__actions .gov3-hamburger {
    margin-top: 2rem
}

.gov3-cookie-bar__actions-primary .gov3-button:first-child, .gov3-cookie-bar__actions-primary .gov3-calendar__toggle:first-child, .gov3-cookie-bar__actions-primary .gov3-calendar__days tbody tr td button:first-child, .gov3-calendar__days tbody tr td .gov3-cookie-bar__actions-primary button:first-child, .gov3-cookie-bar__actions-primary .gov3-hamburger:first-child {
    margin-right: 1rem
}

@media(max-width: 41.99em) {
    .gov3-cookie-bar__actions {
        display: block
    }

    .gov3-cookie-bar__actions-primary {
        margin-bottom: .75rem
    }
}

@media(max-width: 31.99em) {
    .gov3-cookie-bar__content {
        padding: 1.25rem 1rem
    }

    .gov3-cookie-bar__actions {
        display: block
    }

    .gov3-cookie-bar__actions .gov3-button, .gov3-cookie-bar__actions .gov3-calendar__toggle, .gov3-cookie-bar__actions .gov3-calendar__days tbody tr td button, .gov3-calendar__days tbody tr td .gov3-cookie-bar__actions button, .gov3-cookie-bar__actions .gov3-hamburger {
        margin-top: 1rem
    }

    .gov3-cookie-bar__actions>.gov3-button, .gov3-cookie-bar__actions>.gov3-calendar__toggle, .gov3-calendar__days tbody tr td .gov3-cookie-bar__actions>button, .gov3-cookie-bar__actions>.gov3-hamburger {
        margin-top: 0
    }
}

.u-align--right {
    text-align: right !important
}

.u-full-width {
    width: 100%
}

.u-sr-only {
    display: none !important
}

@media(max-width: 63.99em) {
    .u-hide--portable {
        display: none;
        visibility: hidden
    }
}

@media(max-width: 57.99em) {
    .u-hide--tablet-landscape {
        display: none;
        visibility: hidden
    }
}

@media(max-width: 51.99em) {
    .u-hide--tablet {
        display: none;
        visibility: hidden
    }
}

@media(max-width: 41.99em) {
    .u-hide--mobile-landscape {
        display: none;
        visibility: hidden
    }
}

@media(max-width: 31.99em) {
    .u-hide--mobile {
        display: none;
        visibility: hidden
    }
}

@media(max-width: 25.99em) {
    .u-hide--palm {
        display: none;
        visibility: hidden
    }
}

.u-bg-color--blue {
    background-color: var(--gov3-color-blue)
}

.u-bg-color--blue-hover {
    background-color: var(--gov3-color-blue-hover)
}

.u-bg-color--blue-light {
    background-color: var(--gov3-color-blue-light)
}

.u-bg-color--grey {
    background-color: var(--gov3-color-grey-bg)
}

.u-bg-color--grey-dark {
    background-color: var(--gov3-color-grey-dark)
}

.u-bg-color--white {
    background-color: var(--gov3-color-white)
}

.u-bg-color--white-overlay {
    background-color: rgba(var(--gov3-color-white-rgb), 0.4)
}

.u-bg-gradient--blue {
    background-color: var(--gov3-color-blue);
    background: linear-gradient(90deg, var(--gov3-color-blue) 0%, var(--gov3-color-blue-dark) 100%)
}

.u-color--grey-dark {
    color: var(--gov3-color-grey-dark)
}

.u-color--grey-mid {
    color: var(--gov3-color-grey-mid)
}

.u-color--grey-light {
    color: var(--gov3-color-grey-light)
}

.u-color--white {
    color: var(--gov3-color-white)
}

.u-mt--unset {
    margin-top: 0 !important
}

.u-mb--unset {
    margin-bottom: 0 !important
}

.u-mb--25 {
    margin-bottom: 1.5625rem
}

.u-pt--unset {
    padding-top: 0 !important
}

.u-pt--20 {
    padding-top: 1.25rem
}

.u-pt--40 {
    padding-top: 2.5rem
}

.u-pt--60 {
    padding-top: 3.75rem
}

.u-pb--unset {
    padding-bottom: 0 !important
}

.u-pb--20 {
    padding-bottom: 1.25rem
}

.u-pb--40 {
    padding-bottom: 2.5rem
}

.u-pb--60 {
    padding-bottom: 3.75rem
}

.u-overflow--unset {
    overflow: initial !important
}