:root {
    --umb-block-grid--row-gap: 1rem;
    --umb-block-grid--column-gap: 1rem;
    --umb-block-grid--areas-row-gap: 1rem;
    --umb-block-grid--areas-column-gap: 1rem
}

.umb-block-grid__layout-container {
    position: relative;
    display: grid;
    grid-template-columns: repeat(var(--umb-block-grid--grid-columns, 1), minmax(0, 1fr));
    grid-auto-flow: row;
    grid-auto-rows: minmax(0, min-content);
    -moz-column-gap: var(--umb-block-grid--column-gap, 0);
    column-gap: var(--umb-block-grid--column-gap, 0);
    row-gap: var(--umb-block-grid--row-gap, 0)
}

.umb-block-grid__layout-item {
    position: relative;
    grid-column-end: span min(calc(var(--umb-block-grid--item-column-span, 1)*3), var(--umb-block-grid--grid-columns));
    grid-row: span var(--umb-block-grid--item-row-span, 1)
}

.umb-block-grid__layout-item:not(:has(*)) {
    display: none
}

.umb-block-grid__area-container,
.umb-block-grid__block--view::part(area-container) {
    position: relative;
    display: grid;
    grid-template-columns: repeat(var(--umb-block-grid--area-grid-columns, var(--umb-block-grid--grid-columns, 1)), minmax(0, 1fr));
    grid-auto-flow: row;
    grid-auto-rows: minmax(50px, min-content);
    -moz-column-gap: var(--umb-block-grid--areas-column-gap, 0);
    column-gap: var(--umb-block-grid--areas-column-gap, 0);
    row-gap: var(--umb-block-grid--areas-row-gap, 0)
}

.umb-block-grid__area {
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    grid-column-end: span min(calc(var(--umb-block-grid--area-column-span, 1)*3), var(--umb-block-grid--area-grid-columns));
    grid-row: span var(--umb-block-grid--area-row-span, 1)
}

@media (min-width:1056px) {
    .umb-block-grid__layout-item {
        grid-column-end: span min(var(--umb-block-grid--item-column-span, 1), var(--umb-block-grid--grid-columns))
    }

    .umb-block-grid__area {
        grid-column-end: span min(var(--umb-block-grid--area-column-span, 1), var(--umb-block-grid--area-grid-columns))
    }
}

@font-face {
    font-family: icons-default;
    src: url(/fonts/icons-default.eot?w9uwep);
    src: url(/fonts/icons-default.eot?w9uwep#iefix) format("embedded-opentype"), url(/fonts/icons-default.ttf?w9uwep) format("truetype"), url(/fonts/icons-default.woff?w9uwep) format("woff"), url(/fonts/icons-default.svg?w9uwep#icons-default) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

.icon {
    font-family: icons-default !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1 !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-arrow-down:before {
    content: "\e600"
}

.icon-arrow-left:before {
    content: "\e611"
}

.icon-arrow-right:before {
    content: "\e603"
}

.icon-arrow-up:before {
    content: "\e610"
}

.icon-award:before {
    content: "\e629"
}

.icon-book:before {
    content: "\e60f"
}

.icon-briefcase:before {
    content: "\e632"
}

.icon-bulb:before {
    content: "\e61e"
}

.icon-calendar:before {
    content: "\e623"
}

.icon-chart:before {
    content: "\e62f"
}

.icon-clock:before {
    content: "\e617"
}

.icon-cross:before {
    content: "\e60a"
}

.icon-data-protection:before {
    content: "\e631"
}

.icon-disc:before {
    content: "\e61f"
}

.icon-download:before {
    content: "\e60e"
}

.icon-education:before {
    content: "\e62a"
}

.icon-external:before {
    content: "\e618"
}

.icon-file-blank:before {
    content: "\e60b"
}

.icon-file-epub:before {
    content: "\e621"
}

.icon-file-kindle:before {
    content: "\e622"
}

.icon-file-odt:before {
    content: "\e900"
}

.icon-file-pdf:before {
    content: "\e60c"
}

.icon-file-video:before {
    content: "\e616"
}

.icon-file-word:before {
    content: "\e615"
}

.icon-first-aid:before {
    content: "\e630"
}

.icon-foi:before {
    content: "\e628"
}

.icon-info:before {
    content: "\ea0c"
}

.icon-info-globe:before {
    content: "\e626"
}

.icon-inspire:before {
    content: "\e62d"
}

.icon-justice:before {
    content: "\e62b"
}

.icon-lang-cy:before {
    content: "\e624"
}

.icon-lang-en:before {
    content: "\e625"
}

.icon-mail:before {
    content: "\e61c"
}

.icon-mail-lock:before {
    content: "\e627"
}

.icon-menu:before {
    content: "\e601"
}

.icon-monument:before {
    content: "\e62c"
}

.icon-notification:before {
    content: "\ea08"
}

.icon-phone:before {
    content: "\e612"
}

.icon-play:before {
    content: "\e620"
}

.icon-pointer-down:before {
    content: "\e61a"
}

.icon-pointer-up:before {
    content: "\e61b"
}

.icon-printer:before {
    content: "\e604"
}

.icon-question:before {
    content: "\f059"
}

.icon-quote:before {
    content: "\e60d"
}

.icon-refresh:before {
    content: "\e613"
}

.icon-ribbon:before {
    content: "\e62e"
}

.icon-search:before {
    content: "\e602"
}

.icon-share:before {
    content: "\e605"
}

.icon-social-facebook:before {
    content: "\e606"
}

.icon-social-gplus:before {
    content: "\e619"
}

.icon-social-linkedin:before {
    content: "\e61d"
}

.icon-social-reddit:before {
    content: "\eac6"
}

.icon-social-rss:before {
    content: "\e608"
}

.icon-social-twitter:before {
    content: "\e607"
}

.icon-social-youtube:before {
    content: "\e609"
}

.icon-volume:before {
    content: "\f028"
}

.icon-warning:before {
    content: "\ea07"
}

/*! tailwindcss v3.3.3 | MIT License | https://tailwindcss.com*/
*,
:after,
:before {
    box-sizing: border-box;
    border: 0 solid #e5e7eb
}

:after,
:before {
    --tw-content: ""
}

html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-feature-settings: normal;
    font-variation-settings: normal
}

body {
    margin: 0;
    line-height: inherit
}

hr {
    height: 0;
    color: inherit;
    border-top-width: 1px
}

abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
pre,
samp {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    margin: 0;
    padding: 0
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button;
    background-color: initial;
    background-image: none
}

:-moz-focusring {
    outline: auto
}

:-moz-ui-invalid {
    box-shadow: none
}

progress {
    vertical-align: initial
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto
}

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

::-webkit-search-decoration {
    -webkit-appearance: none
}

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

summary {
    display: list-item
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
    margin: 0
}

fieldset {
    margin: 0
}

fieldset,
legend {
    padding: 0
}

menu,
ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

dialog {
    padding: 0
}

textarea {
    resize: vertical
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    color: #9ca3af
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    color: #9ca3af
}

input::placeholder,
textarea::placeholder {
    opacity: 1;
    color: #9ca3af
}

[role=button],
button {
    cursor: pointer
}

:disabled {
    cursor: default
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
    display: block;
    vertical-align: middle
}

img,
video {
    max-width: 100%;
    height: auto
}

[hidden] {
    display: none
}

[multiple],
[type=date],
[type=datetime-local],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
input:where(:not([type])),
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    border-radius: 0;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-shadow: 0 0 #0000
}

[multiple]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
input:where(:not([type])):focus,
select:focus,
textarea:focus {
    outline: 2px solid #0000;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,
            /*!*/
            /*!*/
        );
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    border-color: #2563eb
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #6b7280;
    opacity: 1
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #6b7280;
    opacity: 1
}

input::placeholder,
textarea::placeholder {
    color: #6b7280;
    opacity: 1
}

::-webkit-datetime-edit-fields-wrapper {
    padding: 0
}

::-webkit-date-and-time-value {
    min-height: 1.5em;
    text-align: inherit
}

::-webkit-datetime-edit {
    display: inline-flex
}

::-webkit-datetime-edit,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-meridiem-field,
::-webkit-datetime-edit-millisecond-field,
::-webkit-datetime-edit-minute-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-second-field,
::-webkit-datetime-edit-year-field {
    padding-top: 0;
    padding-bottom: 0
}

select {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");
    background-position: right .5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact
}

[multiple],
[size]:where(select:not([size="1"])) {
    background-image: none;
    background-position: 0 0;
    background-repeat: unset;
    background-size: initial;
    padding-right: .75rem;
    -webkit-print-color-adjust: unset;
    print-color-adjust: unset
}

[type=checkbox],
[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: #2563eb;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    --tw-shadow: 0 0 #0000
}

[type=checkbox] {
    border-radius: 0
}

[type=radio] {
    border-radius: 100%
}

[type=checkbox]:focus,
[type=radio]:focus {
    outline: 2px solid #0000;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,
            /*!*/
            /*!*/
        );
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
}

[type=checkbox]:checked,
[type=radio]:checked {
    border-color: #0000;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: 50%;
    background-repeat: no-repeat
}

[type=checkbox]:checked {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E")
}

@media (forced-colors:active) {
    [type=checkbox]:checked {
        -webkit-appearance: auto;
        -moz-appearance: auto;
        appearance: auto
    }
}

[type=radio]:checked {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")
}

@media (forced-colors:active) {
    [type=radio]:checked {
        -webkit-appearance: auto;
        -moz-appearance: auto;
        appearance: auto
    }
}

[type=checkbox]:checked:focus,
[type=checkbox]:checked:hover,
[type=checkbox]:indeterminate,
[type=radio]:checked:focus,
[type=radio]:checked:hover {
    border-color: #0000;
    background-color: currentColor
}

[type=checkbox]:indeterminate {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");
    background-size: 100% 100%;
    background-position: 50%;
    background-repeat: no-repeat
}

@media (forced-colors:active) {
    [type=checkbox]:indeterminate {
        -webkit-appearance: auto;
        -moz-appearance: auto;
        appearance: auto
    }
}

[type=checkbox]:indeterminate:focus,
[type=checkbox]:indeterminate:hover {
    border-color: #0000;
    background-color: currentColor
}

[type=file] {
    background: unset;
    border-color: inherit;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-size: unset;
    line-height: inherit
}

[type=file]:focus {
    outline: 1px solid ButtonText;
    outline: 1px auto -webkit-focus-ring-color
}

*,
::backdrop,
:after,
:before {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #3b82f680;
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia:
}

.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:544px) {
    .container {
        max-width: 544px
    }
}

@media (min-width:800px) {
    .container {
        max-width: 800px
    }
}

@media (min-width:1056px) {
    .container {
        max-width: 1056px
    }
}

.prose {
    color: var(--tw-prose-body)
}

.prose :where(p):not(:where([class~=not-prose] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em
}

.prose :where([class~=lead]):not(:where([class~=not-prose] *)) {
    color: var(--tw-prose-lead);
    font-size: .95rem;
    line-height: 1.5em;
    margin-top: 1.2em;
    margin-bottom: 1.2em
}

.prose :where(a):not(:where([class~=not-prose] *)) {
    color: #005098;
    text-decoration: underline;
    font-weight: 500;
    text-decoration-line: underline;
    text-decoration-style: dotted;
    text-decoration-thickness: 1px;
    text-underline-offset: .3em
}

.prose :where(strong):not(:where([class~=not-prose] *)) {
    color: var(--tw-prose-bold);
    font-weight: 600
}

.prose :where(a strong):not(:where([class~=not-prose] *)) {
    color: inherit
}

.prose :where(blockquote strong):not(:where([class~=not-prose] *)) {
    color: inherit
}

.prose :where(thead th strong):not(:where([class~=not-prose] *)) {
    color: inherit
}

.prose :where(ol):not(:where([class~=not-prose] *)) {
    list-style-type: decimal;
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-left: 1.625em
}

.prose :where(ol[type=A]):not(:where([class~=not-prose] *)) {
    list-style-type: upper-alpha
}

.prose :where(ol[type=a]):not(:where([class~=not-prose] *)) {
    list-style-type: lower-alpha
}

.prose :where(ol[type=A s]):not(:where([class~=not-prose] *)) {
    list-style-type: upper-alpha
}

.prose :where(ol[type=a s]):not(:where([class~=not-prose] *)) {
    list-style-type: lower-alpha
}

.prose :where(ol[type=I]):not(:where([class~=not-prose] *)) {
    list-style-type: upper-roman
}

.prose :where(ol[type=i]):not(:where([class~=not-prose] *)) {
    list-style-type: lower-roman
}

.prose :where(ol[type=I s]):not(:where([class~=not-prose] *)) {
    list-style-type: upper-roman
}

.prose :where(ol[type=i s]):not(:where([class~=not-prose] *)) {
    list-style-type: lower-roman
}

.prose :where(ol[type="1"]):not(:where([class~=not-prose] *)) {
    list-style-type: decimal
}

.prose :where(ul):not(:where([class~=not-prose] *)) {
    list-style-type: disc;
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-left: 1.625em
}

.prose :where(ol>li):not(:where([class~=not-prose] *))::marker {
    font-weight: 400;
    color: var(--tw-prose-counters)
}

.prose :where(ul>li):not(:where([class~=not-prose] *))::marker {
    color: var(--tw-prose-bullets)
}

.prose :where(hr):not(:where([class~=not-prose] *)) {
    border-color: var(--tw-prose-hr);
    border-top-width: 1px;
    margin-top: 3em;
    margin-bottom: 3em
}

.prose :where(blockquote):not(:where([class~=not-prose] *)) {
    font-weight: 500;
    font-style: normal;
    color: var(--tw-prose-quotes);
    border-left-width: 0;
    border-left-color: var(--tw-prose-quote-borders);
    quotes: "\201C" "\201D" "\2018" "\2019";
    position: relative;
    margin: 1.25rem 0;
    padding: 1.25rem 2.5rem 1.25rem 4rem;
    background-color: #f5f5f5
}

.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose] *)):before {
    content: none
}

.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose] *)):after {
    content: none
}

.prose :where(h1):not(:where([class~=not-prose] *)) {
    color: var(--tw-prose-headings);
    font-weight: 800;
    font-size: 2.25em;
    margin-top: 0;
    margin-bottom: .8888889em;
    line-height: 1.1111111
}

.prose :where(h1 strong):not(:where([class~=not-prose] *)) {
    font-weight: 900;
    color: inherit
}

.prose :where(h2):not(:where([class~=not-prose] *)) {
    color: var(--tw-prose-headings);
    font-weight: inherit;
    font-size: 1.5em;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1.3333333
}

.prose :where(h2 strong):not(:where([class~=not-prose] *)) {
    font-weight: 800;
    color: inherit
}

.prose :where(h3):not(:where([class~=not-prose] *)) {
    color: var(--tw-prose-headings);
    font-weight: inherit;
    font-size: 1.25em;
    margin-top: 1.6em;
    margin-bottom: .6em;
    line-height: 1.6
}

.prose :where(h3 strong):not(:where([class~=not-prose] *)) {
    font-weight: 700;
    color: inherit
}

.prose :where(h4):not(:where([class~=not-prose] *)) {
    color: var(--tw-prose-headings);
    font-weight: 600;
    margin-top: 1.5em;
    margin-bottom: .5em;
    line-height: 1.5;
    font-size: 1.05em
}

.prose :where(h4 strong):not(:where([class~=not-prose] *)) {
    font-weight: 700;
    color: inherit
}

.prose :where(img):not(:where([class~=not-prose] *)) {
    margin-top: 2em;
    margin-bottom: 2em
}

.prose :where(figure>*):not(:where([class~=not-prose] *)) {
    margin-top: 0;
    margin-bottom: 0
}

.prose :where(figcaption):not(:where([class~=not-prose] *)) {
    color: var(--tw-prose-captions);
    font-size: .875em;
    line-height: 1.4285714;
    margin-top: .8571429em
}

.prose :where(code):not(:where([class~=not-prose] *)) {
    color: var(--tw-prose-code);
    font-weight: 600;
    font-size: .875em
}

.prose :where(code):not(:where([class~=not-prose] *)):before {
    content: "`"
}

.prose :where(code):not(:where([class~=not-prose] *)):after {
    content: "`"
}

.prose :where(a code):not(:where([class~=not-prose] *)) {
    color: inherit
}

.prose :where(h1 code):not(:where([class~=not-prose] *)) {
    color: inherit
}

.prose :where(h2 code):not(:where([class~=not-prose] *)) {
    color: inherit;
    font-size: .875em
}

.prose :where(h3 code):not(:where([class~=not-prose] *)) {
    color: inherit;
    font-size: .9em
}

.prose :where(h4 code):not(:where([class~=not-prose] *)) {
    color: inherit
}

.prose :where(blockquote code):not(:where([class~=not-prose] *)) {
    color: inherit
}

.prose :where(thead th code):not(:where([class~=not-prose] *)) {
    color: inherit
}

.prose :where(pre):not(:where([class~=not-prose] *)) {
    color: var(--tw-prose-pre-code);
    background-color: var(--tw-prose-pre-bg);
    overflow-x: auto;
    font-weight: 400;
    font-size: .875em;
    line-height: 1.7142857;
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
    border-radius: .375rem;
    padding: .8571429em 1.1428571em
}

.prose :where(pre code):not(:where([class~=not-prose] *)) {
    background-color: initial;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-weight: inherit;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit
}

.prose :where(pre code):not(:where([class~=not-prose] *)):before {
    content: none
}

.prose :where(pre code):not(:where([class~=not-prose] *)):after {
    content: none
}

.prose :where(table):not(:where([class~=not-prose] *)) {
    width: 100%;
    table-layout: auto;
    text-align: left;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: .875em;
    line-height: 1.7142857
}

.prose :where(thead):not(:where([class~=not-prose] *)) {
    border-bottom: 2px dotted #f5f5f5
}

.prose :where(thead th):not(:where([class~=not-prose] *)) {
    color: var(--tw-prose-headings);
    font-weight: 600;
    vertical-align: bottom;
    padding: .5em
}

.prose :where(tbody tr):not(:where([class~=not-prose] *)) {
    border-bottom: 2px dotted #f5f5f5
}

.prose :where(tbody tr:last-child):not(:where([class~=not-prose] *)) {
    border-bottom-width: 0
}

.prose :where(tbody td):not(:where([class~=not-prose] *)) {
    vertical-align: initial
}

.prose :where(tfoot):not(:where([class~=not-prose] *)) {
    border-top: 2px dotted #f5f5f5
}

.prose :where(tfoot td):not(:where([class~=not-prose] *)) {
    vertical-align: top
}

.prose {
    --tw-prose-body: #000;
    --tw-prose-headings: #000;
    --tw-prose-lead: #000;
    --tw-prose-links: #000;
    --tw-prose-bold: #000;
    --tw-prose-counters: #000;
    --tw-prose-bullets: #000;
    --tw-prose-hr: #525252;
    --tw-prose-quotes: #000;
    --tw-prose-quote-borders: #000;
    --tw-prose-captions: #000;
    --tw-prose-code: #000;
    --tw-prose-pre-code: #000;
    --tw-prose-pre-bg: #000;
    --tw-prose-th-borders: #000;
    --tw-prose-td-borders: #000;
    --tw-prose-invert-body: #d1d5db;
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: #9ca3af;
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: #9ca3af;
    --tw-prose-invert-bullets: #4b5563;
    --tw-prose-invert-hr: #374151;
    --tw-prose-invert-quotes: #f3f4f6;
    --tw-prose-invert-quote-borders: #374151;
    --tw-prose-invert-captions: #9ca3af;
    --tw-prose-invert-code: #fff;
    --tw-prose-invert-pre-code: #d1d5db;
    --tw-prose-invert-pre-bg: #00000080;
    --tw-prose-invert-th-borders: #4b5563;
    --tw-prose-invert-td-borders: #374151;
    font-size: .95rem;
    line-height: 1.5em
}

.prose :where(video):not(:where([class~=not-prose] *)) {
    margin-top: 2em;
    margin-bottom: 2em
}

.prose :where(figure):not(:where([class~=not-prose] *)) {
    margin-top: 2em;
    margin-bottom: 2em
}

.prose :where(li):not(:where([class~=not-prose] *)) {
    margin-top: .5em;
    margin-bottom: .5em
}

.prose :where(ol>li):not(:where([class~=not-prose] *)) {
    padding-left: .375em
}

.prose :where(ul>li):not(:where([class~=not-prose] *)) {
    padding-left: .375em
}

.prose :where(.prose>ul>li p):not(:where([class~=not-prose] *)) {
    margin-top: .75em;
    margin-bottom: .75em
}

.prose :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)) {
    margin-top: 1.25em
}

.prose :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)) {
    margin-bottom: 1.25em
}

.prose :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)) {
    margin-top: 1.25em
}

.prose :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)) {
    margin-bottom: 1.25em
}

.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=not-prose] *)) {
    margin-top: .75em;
    margin-bottom: .75em
}

.prose :where(hr+*):not(:where([class~=not-prose] *)) {
    margin-top: 0
}

.prose :where(h2+*):not(:where([class~=not-prose] *)) {
    margin-top: 0
}

.prose :where(h3+*):not(:where([class~=not-prose] *)) {
    margin-top: 0
}

.prose :where(h4+*):not(:where([class~=not-prose] *)) {
    margin-top: 0
}

.prose :where(thead th:first-child):not(:where([class~=not-prose] *)) {
    padding-left: .5em
}

.prose :where(thead th:last-child):not(:where([class~=not-prose] *)) {
    padding-right: .5em
}

.prose :where(tbody td, tfoot td):not(:where([class~=not-prose] *)) {
    padding: .5em
}

.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~=not-prose] *)) {
    padding-left: .5em
}

.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~=not-prose] *)) {
    padding-right: .5em
}

.prose :where(.prose>:first-child):not(:where([class~=not-prose] *)) {
    margin-top: 0
}

.prose :where(.prose>:last-child):not(:where([class~=not-prose] *)) {
    margin-bottom: 0
}

.prose {
    --tw-prose-kbd: #000;
    --tw-prose-kbd-shadows: #000;
    --tw-prose-table-cell-bg-dark: #f7f3f0;
    --tw-prose-table-cell-bg-light: #fcfbfa
}

.prose :where(a:hover):not(:where([class~=not-prose] *)) {
    text-decoration-style: solid
}

.prose :where(summary):not(:where([class~=not-prose] *)) {
    color: #005098;
    text-decoration-line: underline;
    text-decoration-style: dotted;
    text-decoration-thickness: 1px;
    text-underline-offset: 4px;
    cursor: pointer
}

.prose :where(summary:hover):not(:where([class~=not-prose] *)) {
    text-decoration-style: solid
}

.prose :where(details>div):not(:where([class~=not-prose] *)) {
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 1.5rem;
    border-left: 5px solid #a3a3a3
}

.prose :where(details>div>:first-child):not(:where([class~=not-prose] *)) {
    margin-top: 0 !important
}

.prose :where(details>div>:last-child):not(:where([class~=not-prose] *)) {
    margin-bottom: 0 !important
}

.prose :where(thead:first-child, tbody:first-child, tfoot:first-child):not(:where([class~=not-prose] *)) {
    border-top: 2px dotted #f5f5f5
}

.prose :where(thead:last-child, tbody:last-child, tfoot:last-child):not(:where([class~=not-prose] *)) {
    border-bottom: 2px dotted #f5f5f5
}

.prose :where(tbody th):not(:where([class~=not-prose] *)) {
    padding: .5em
}

.prose :where(thead td):not(:where([class~=not-prose] *)) {
    padding: .5em
}

.prose :where(blockquote):not(:where([class~=not-prose] *)):before {
    position: absolute;
    top: 1rem;
    left: 1rem;
    width: 2em;
    height: 2em;
    border-radius: 50%;
    content: "\e60d";
    color: #525252;
    font-family: icons-default !important;
    font-size: 1.25em;
    font-style: normal;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff
}

.prose :where(blockquote>:first-child):not(:where([class~=not-prose] *)) {
    margin-top: 0 !important
}

.prose :where(blockquote>:last-child):not(:where([class~=not-prose] *)) {
    margin-bottom: 0 !important
}

.prose :where(.rt-clock):not(:where([class~=not-prose] *)) {
    position: relative;
    margin: 1.25rem 0;
    padding: 1.65rem 3.5rem 1.25rem 2rem;
    color: #525252;
    font-size: .85em
}

.prose :where(.rt-clock):not(:where([class~=not-prose] *)):before {
    position: absolute;
    top: 1rem;
    left: 0;
    height: 2em;
    content: "\e617";
    font-family: icons-default !important;
    font-size: 22px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center
}

.prose :where(.rt-clock>:first-child):not(:where([class~=not-prose] *)) {
    margin-top: 0 !important
}

.prose :where(.rt-clock>:last-child):not(:where([class~=not-prose] *)) {
    margin-bottom: 0 !important
}

.prose :where(.rt-img-w-full):not(:where([class~=not-prose] *)) {
    width: 100%
}

.prose :where(.rt-img-w-1\/2):not(:where([class~=not-prose] *)) {
    width: 50%
}

.prose :where(.rt-img-w-1\/3):not(:where([class~=not-prose] *)) {
    width: 33.333%
}

.prose :where(.rt-img-float-left):not(:where([class~=not-prose] *)) {
    float: left;
    margin-right: 1.5em;
    margin-top: 0 !important
}

.prose :where(.rt-img-float-right):not(:where([class~=not-prose] *)) {
    float: right;
    margin-left: 1.5em;
    margin-top: 0 !important
}

.prose :where(.rt-example):not(:where([class~=not-prose] *)) {
    position: relative;
    margin: 1.25rem 0;
    padding: 1.25rem 2.5rem 1.25rem 4rem
}

.prose :where(.rt-example):not(:where([class~=not-prose] *)):before {
    position: absolute;
    top: 1rem;
    left: 1rem;
    width: 2em;
    height: 2em;
    border-radius: 50%;
    content: "\e61e";
    font-family: icons-default !important;
    font-size: 1.25em;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff
}

.prose :where(.rt-example>:first-child):not(:where([class~=not-prose] *)) {
    margin-top: 0 !important
}

.prose :where(.rt-example>:last-child):not(:where([class~=not-prose] *)) {
    margin-bottom: 0 !important
}

.prose :where([class~=lead]>:first-child):not(:where([class~=not-prose] *)) {
    margin-top: 0 !important
}

.prose :where([class~=lead]>:last-child):not(:where([class~=not-prose] *)) {
    margin-bottom: 0 !important
}

.prose :where(.rt-inset):not(:where([class~=not-prose] *)) {
    padding-left: .75rem;
    border-left-width: 10px
}

.prose :where(.rt-inset>:first-child):not(:where([class~=not-prose] *)) {
    margin-top: 0 !important
}

.prose :where(.rt-inset>:last-child):not(:where([class~=not-prose] *)) {
    margin-bottom: 0 !important
}

.prose :where(.rt-block):not(:where([class~=not-prose] *)) {
    margin: 1.25rem 0;
    padding: 1.25rem 2.5rem
}

.prose :where(.rt-block>:first-child):not(:where([class~=not-prose] *)) {
    margin-top: 0 !important
}

.prose :where(.rt-block>:last-child):not(:where([class~=not-prose] *)) {
    margin-bottom: 0 !important
}

.prose :where(.rt-letter):not(:where([class~=not-prose] *)) {
    background-color: #f5f5f5
}

.prose :where(.rt-red):not(:where([class~=not-prose] *)) {
    background-color: #edcece
}

.prose :where(.rt-amber):not(:where([class~=not-prose] *)) {
    background-color: #fbe7d1
}

.prose :where(.rt-green):not(:where([class~=not-prose] *)) {
    background-color: #bfe1cf
}

.prose :where(td.tint-dark, th.tint-dark):not(:where([class~=not-prose] *)) {
    background-color: var(--tw-prose-table-cell-bg-dark)
}

.prose :where(td.tint-light, th.tint-light):not(:where([class~=not-prose] *)) {
    background-color: var(--tw-prose-table-cell-bg-light)
}

.prose-sm {
    font-size: .8rem;
    line-height: 1.5em
}

.prose-sm :where(p):not(:where([class~=not-prose] *)) {
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em
}

.prose-sm :where([class~=lead]):not(:where([class~=not-prose] *)) {
    font-size: .95rem;
    line-height: 1.5em;
    margin-top: .8888889em;
    margin-bottom: .8888889em
}

.prose-sm :where(blockquote):not(:where([class~=not-prose] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-left: 4rem
}

.prose-sm :where(h1):not(:where([class~=not-prose] *)) {
    font-size: 2.1428571em;
    margin-top: 0;
    margin-bottom: .8em;
    line-height: 1.2
}

.prose-sm :where(h2):not(:where([class~=not-prose] *)) {
    font-size: 1.5em;
    margin-top: 1.6em;
    margin-bottom: .8em;
    line-height: 1.4
}

.prose-sm :where(h3):not(:where([class~=not-prose] *)) {
    font-size: 1.25em;
    margin-top: 1.5555556em;
    margin-bottom: .4444444em;
    line-height: 1.5555556
}

.prose-sm :where(h4):not(:where([class~=not-prose] *)) {
    margin-top: 1.4285714em;
    margin-bottom: .5714286em;
    line-height: 1.4285714;
    font-size: 1.05em
}

.prose-sm :where(img):not(:where([class~=not-prose] *)) {
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em
}

.prose-sm :where(video):not(:where([class~=not-prose] *)) {
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em
}

.prose-sm :where(figure):not(:where([class~=not-prose] *)) {
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em
}

.prose-sm :where(figure>*):not(:where([class~=not-prose] *)) {
    margin-top: 0;
    margin-bottom: 0
}

.prose-sm :where(figcaption):not(:where([class~=not-prose] *)) {
    font-size: .8571429em;
    line-height: 1.3333333;
    margin-top: .6666667em
}

.prose-sm :where(code):not(:where([class~=not-prose] *)) {
    font-size: .8571429em
}

.prose-sm :where(h2 code):not(:where([class~=not-prose] *)) {
    font-size: .9em
}

.prose-sm :where(h3 code):not(:where([class~=not-prose] *)) {
    font-size: .8888889em
}

.prose-sm :where(pre):not(:where([class~=not-prose] *)) {
    font-size: .8571429em;
    line-height: 1.6666667;
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    border-radius: .25rem;
    padding: .6666667em 1em
}

.prose-sm :where(ol):not(:where([class~=not-prose] *)) {
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
    padding-left: 1.5714286em
}

.prose-sm :where(ul):not(:where([class~=not-prose] *)) {
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
    padding-left: 1.5714286em
}

.prose-sm :where(li):not(:where([class~=not-prose] *)) {
    margin-top: .2857143em;
    margin-bottom: .2857143em
}

.prose-sm :where(ol>li):not(:where([class~=not-prose] *)) {
    padding-left: .4285714em
}

.prose-sm :where(ul>li):not(:where([class~=not-prose] *)) {
    padding-left: .4285714em
}

.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose] *)) {
    margin-top: .5714286em;
    margin-bottom: .5714286em
}

.prose-sm :where(.prose-sm>ul>li>:first-child):not(:where([class~=not-prose] *)) {
    margin-top: 1.1428571em
}

.prose-sm :where(.prose-sm>ul>li>:last-child):not(:where([class~=not-prose] *)) {
    margin-bottom: 1.1428571em
}

.prose-sm :where(.prose-sm>ol>li>:first-child):not(:where([class~=not-prose] *)) {
    margin-top: 1.1428571em
}

.prose-sm :where(.prose-sm>ol>li>:last-child):not(:where([class~=not-prose] *)) {
    margin-bottom: 1.1428571em
}

.prose-sm :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=not-prose] *)) {
    margin-top: .5714286em;
    margin-bottom: .5714286em
}

.prose-sm :where(hr):not(:where([class~=not-prose] *)) {
    margin-top: 2.8571429em;
    margin-bottom: 2.8571429em
}

.prose-sm :where(hr+*):not(:where([class~=not-prose] *)) {
    margin-top: 0
}

.prose-sm :where(h2+*):not(:where([class~=not-prose] *)) {
    margin-top: 0
}

.prose-sm :where(h3+*):not(:where([class~=not-prose] *)) {
    margin-top: 0
}

.prose-sm :where(h4+*):not(:where([class~=not-prose] *)) {
    margin-top: 0
}

.prose-sm :where(table):not(:where([class~=not-prose] *)) {
    font-size: .8571429em;
    line-height: 1.5
}

.prose-sm :where(thead th):not(:where([class~=not-prose] *)) {
    padding: .5em
}

.prose-sm :where(thead th:first-child):not(:where([class~=not-prose] *)) {
    padding-left: .5em
}

.prose-sm :where(thead th:last-child):not(:where([class~=not-prose] *)) {
    padding-right: .5em
}

.prose-sm :where(tbody td, tfoot td):not(:where([class~=not-prose] *)) {
    padding: .5em
}

.prose-sm :where(tbody td:first-child, tfoot td:first-child):not(:where([class~=not-prose] *)) {
    padding-left: .5em
}

.prose-sm :where(tbody td:last-child, tfoot td:last-child):not(:where([class~=not-prose] *)) {
    padding-right: .5em
}

.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose] *)) {
    margin-top: 0
}

.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose] *)) {
    margin-bottom: 0
}

.prose-sm :where(thead td):not(:where([class~=not-prose] *)) {
    padding: .5em
}

.prose-sm :where(.rt-block):not(:where([class~=not-prose] *)) {
    margin: 1rem 0;
    padding: 1rem 2rem
}

.prose-white {
    color: #fff
}

.prose-white :where(a):not(:where([class~=not-prose] *)) {
    color: #fff
}

.prose-theme-grey :where(.rt-example):not(:where([class~=not-prose] *)) {
    background-color: #e5e2e1
}

.prose-theme-grey :where(.rt-example):not(:where([class~=not-prose] *)):before {
    color: #958c86
}

.prose-theme-grey :where(.rt-inset):not(:where([class~=not-prose] *)) {
    border-color: #e5e2e1
}

.prose-theme-green :where(.rt-example):not(:where([class~=not-prose] *)) {
    background-color: #bfe1cf
}

.prose-theme-green :where(.rt-example):not(:where([class~=not-prose] *)):before {
    color: #00853f
}

.prose-theme-green :where(.rt-inset):not(:where([class~=not-prose] *)) {
    border-color: #bfe1cf
}

.prose-theme-yellow :where(.rt-example):not(:where([class~=not-prose] *)) {
    background-color: #fff8d4
}

.prose-theme-yellow :where(.rt-example):not(:where([class~=not-prose] *)):before {
    color: #ffe153
}

.prose-theme-yellow :where(.rt-inset):not(:where([class~=not-prose] *)) {
    border-color: #fff8d4
}

.prose-theme-orange :where(.rt-example):not(:where([class~=not-prose] *)) {
    background-color: #fbe7d1
}

.prose-theme-orange :where(.rt-example):not(:where([class~=not-prose] *)):before {
    color: #efa045
}

.prose-theme-orange :where(.rt-inset):not(:where([class~=not-prose] *)) {
    border-color: #fbe7d1
}

.prose-theme-red :where(.rt-example):not(:where([class~=not-prose] *)) {
    background-color: #edcece
}

.prose-theme-red :where(.rt-example):not(:where([class~=not-prose] *)):before {
    color: #b6393c
}

.prose-theme-red :where(.rt-inset):not(:where([class~=not-prose] *)) {
    border-color: #edcece
}

.prose-theme-blue :where(.rt-example):not(:where([class~=not-prose] *)) {
    background-color: #caeff5
}

.prose-theme-blue :where(.rt-example):not(:where([class~=not-prose] *)):before {
    color: #2bbed8
}

.prose-theme-blue :where(.rt-inset):not(:where([class~=not-prose] *)) {
    border-color: #caeff5
}

.btn {
    display: inline-block;
    font-size: .95rem;
    border-radius: .25rem;
    padding: .375rem .75rem;
    white-space: nowrap;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

a.btn.disabled {
    cursor: default
}

.btn[class*=" icon-"]:before,
.btn[class^=icon-]:before {
    font-family: icons-default;
    float: right;
    margin-left: .375em
}

.btn-group-sm>.btn,
.btn-sm {
    font-size: .8075rem;
    padding: .25rem .5rem
}

.btn-group-lg>.btn,
.btn-lg {
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 1.06875rem;
    padding: .5rem 1rem;
    border-radius: .375rem
}

.btn-slate {
    color: #fff;
    background-color: #64748b
}

.btn-slate:not(:disabled):not(.disabled):hover {
    background-color: #707f94
}

.btn-slate:not(:disabled):not(.disabled):focus {
    box-shadow: 0 0 0 .2em #64748b80
}

.btn-slate.disabled,
.btn-slate:disabled {
    opacity: .65
}

.btn-primary {
    color: #fff;
    background-color: #003768
}

.btn-primary:not(:disabled):not(.disabled):hover {
    background-color: #144774
}

.btn-primary:not(:disabled):not(.disabled):focus {
    box-shadow: 0 0 0 .2em #00376880
}

.btn-primary.disabled,
.btn-primary:disabled {
    opacity: .65
}

.btn-link {
    color: #005098
}

.btn-link:not(:disabled):not(.disabled) {
    text-decoration-line: underline;
    text-decoration-style: dotted;
    text-decoration-thickness: 1px;
    text-underline-offset: .3em
}

.btn-link:not(:disabled):not(.disabled):focus,
.btn-link:not(:disabled):not(.disabled):hover {
    text-decoration-style: solid
}

.btn-link.disabled,
.btn-link:disabled {
    opacity: .65
}

#ccc #ccc-title {
    font-size: 1.425rem
}

#ccc #ccc-content h2,
#ccc #ccc-content h3,
#ccc #ccc-title {
    font-family: Georgia, Times New Roman, Times, serif;
    font-weight: inherit
}

#ccc #ccc-content h2,
#ccc #ccc-content h3 {
    font-size: 1.25rem
}

#ccc #ccc-content {
    font-family: Verdana, Helvetica, Arial, sans-serif
}

#ccc #ccc-necessary-description,
#ccc #ccc-statement,
#ccc #ccc-statement a,
#ccc .ccc-intro,
#ccc .optional-cookie p {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: .95rem
}

#ccc #ccc-statement a {
    text-decoration-line: underline;
    text-decoration-style: dotted;
    text-decoration-thickness: 1px;
    text-underline-offset: 4px
}

#ccc #ccc-statement a:hover {
    text-decoration-style: solid
}

#ccc .ccc-notify-button {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-weight: 700 !important;
    font-size: .95rem !important
}

[type=checkbox]:focus,
[type=radio]:focus {
    --tw-ring-color: #273444
}

[type=checkbox],
[type=radio] {
    --tw-text-opacity: 1;
    color: rgb(51 65 85/var(--tw-text-opacity))
}

[multiple]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
input:where(:not([type])):focus,
select:focus,
textarea:focus {
    --tw-ring-color: #273444;
    --tw-border-opacity: 1;
    border-color: rgb(51 65 85/var(--tw-border-opacity))
}

@media (min-width:544px) {

    .umbraco-forms-form fieldset .group-heading,
    .umbraco-forms-form fieldset .richtext {
        margin-left: -22px
    }

    .umbraco-forms-form {
        margin-left: 10px
    }

    .umbraco-forms-form,
    .umbraco-forms-form h2 {
        padding-left: .75rem
    }

    .umbraco-forms-form h2 {
        position: relative;
        left: -10px;
        margin-left: -.75rem;
        border-left-width: 10px
    }
}

.umbraco-forms-page {
    max-width: 42rem
}

.umbraco-forms-caption {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0
}

.umbraco-forms-fieldset {
    margin-bottom: 2rem
}

.umbraco-forms-fieldset>legend {
    margin-bottom: 1.5rem;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 1.425rem;
    line-height: 1.25em
}

@media (min-width:544px) {
    .umbraco-forms-fieldset>legend {
        border-left-width: 10px;
        padding-left: .75rem
    }
}

.umbraco-forms-field {
    margin-bottom: 2rem
}

.input-text,
.umbraco-forms-form input.filter,
.umbraco-forms-form input.text,
.umbraco-forms-form input.title,
.umbraco-forms-form select,
.umbraco-forms-form textarea {
    border-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(100 116 139/var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(241 245 249/var(--tw-bg-opacity))
}

.input-text:focus,
.umbraco-forms-form input.filter:focus,
.umbraco-forms-form input.text:focus,
.umbraco-forms-form input.title:focus,
.umbraco-forms-form select:focus,
.umbraco-forms-form textarea:focus {
    --tw-border-opacity: 1;
    border-color: rgb(51 65 85/var(--tw-border-opacity))
}

.input-text:disabled,
.umbraco-forms-form input.filter:disabled,
.umbraco-forms-form input.text:disabled,
.umbraco-forms-form input.title:disabled,
.umbraco-forms-form select:disabled,
.umbraco-forms-form textarea:disabled {
    cursor: not-allowed;
    --tw-bg-opacity: 1;
    background-color: rgb(203 213 225/var(--tw-bg-opacity))
}

.umbraco-forms-form .datalist.dropdown,
.umbraco-forms-form datalist.dropdown {
    display: block;
    width: 100%;
    border-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(203 213 225/var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(241 245 249/var(--tw-bg-opacity))
}

.umbraco-forms-form .datalist.dropdown .option,
.umbraco-forms-form datalist.dropdown option {
    cursor: default;
    padding: .125rem .5rem
}

.umbraco-forms-form .datalist.dropdown .option.active,
.umbraco-forms-form datalist.dropdown option.active {
    --tw-bg-opacity: 1;
    background-color: rgb(51 65 85/var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.umbraco-forms-form div.filter {
    position: relative;
    width: 100%
}

.umbraco-forms-form input.filter,
.umbraco-forms-form input.text,
.umbraco-forms-form select,
.umbraco-forms-form textarea {
    display: block;
    width: 100%;
    padding: .25rem
}

.umbraco-forms-form input.fileupload {
    height: auto !important
}

.umbraco-forms-form .hiddenfield {
    display: none
}

.umbraco-forms-form input.input-validation-error,
.umbraco-forms-form input.input-validation-error:focus,
.umbraco-forms-form select.input-validation-error,
.umbraco-forms-form select.input-validation-error:focus,
.umbraco-forms-form textarea.input-validation-error,
.umbraco-forms-form textarea.input-validation-error:focus {
    --tw-border-opacity: 1;
    border-color: rgb(220 38 38/var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(254 226 226/var(--tw-bg-opacity))
}

.umbraco-forms-form .validation-error,
.umbraco-forms-form span.field-validation-error {
    --tw-text-opacity: 1;
    color: rgb(220 38 38/var(--tw-text-opacity))
}

.umbraco-forms-input-type-custom .umbraco-forms-label,
.umbraco-forms-input-type-custom .umbraco-forms-legend,
.umbraco-forms-input-type-multiple .umbraco-forms-legend,
.umbraco-forms-input-type-single .umbraco-forms-label {
    display: inline-block;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 1.25rem;
    line-height: 1.25em
}

.umbraco-forms-form-group:nth-child(n+2) {
    margin-top: .75rem
}

.umbraco-forms-form-group .umbraco-forms-label {
    margin-bottom: .25rem;
    display: inline-block;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 1rem;
    line-height: 1.25em
}

.umbraco-forms-form .umbraco-forms-form-group span.field-validation-error {
    margin-top: .25rem;
    margin-bottom: .25rem;
    display: block
}

.umbraco-forms-hidden {
    display: none
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0
}

.invisible {
    visibility: hidden
}

.collapse {
    visibility: collapse
}

.static {
    position: static
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.sticky {
    position: sticky
}

.bottom-0 {
    bottom: 0
}

.bottom-4 {
    bottom: 1rem
}

.left-0 {
    left: 0
}

.right-0 {
    right: 0
}

.right-12 {
    right: 3rem
}

.right-24 {
    right: 6rem
}

.right-3 {
    right: .75rem
}

.right-4 {
    right: 1rem
}

.top-0 {
    top: 0
}

.top-2 {
    top: .5rem
}

.top-3 {
    top: .75rem
}

.top-\[100vh\] {
    top: 100vh
}

.z-10 {
    z-index: 10
}

.col-span-4 {
    grid-column: span 4/span 4
}

.-mx-1 {
    margin-left: -.25rem;
    margin-right: -.25rem
}

.-mx-3 {
    margin-left: -.75rem;
    margin-right: -.75rem
}

.mx-1 {
    margin-left: .25rem;
    margin-right: .25rem
}

.mx-3 {
    margin-left: .75rem;
    margin-right: .75rem
}

.mx-8 {
    margin-left: 2rem;
    margin-right: 2rem
}

.my-1 {
    margin-top: .25rem;
    margin-bottom: .25rem
}

.my-2 {
    margin-top: .5rem;
    margin-bottom: .5rem
}

.my-\[-0\.5em\] {
    margin-top: -.5em;
    margin-bottom: -.5em
}

.-mt-1 {
    margin-top: -.25rem
}

.mb-10 {
    margin-bottom: 2.5rem
}

.mb-2 {
    margin-bottom: .5rem
}

.mb-2\.5 {
    margin-bottom: .625rem
}

.mb-3 {
    margin-bottom: .75rem
}

.mb-4 {
    margin-bottom: 1rem
}

.mb-5 {
    margin-bottom: 1.25rem
}

.mb-6 {
    margin-bottom: 1.5rem
}

.mb-\[10px\] {
    margin-bottom: 10px
}

.mb-\[5px\] {
    margin-bottom: 5px
}

.ml-0 {
    margin-left: 0
}

.ml-2 {
    margin-left: .5rem
}

.ml-3 {
    margin-left: .75rem
}

.ml-4 {
    margin-left: 1rem
}

.ml-6 {
    margin-left: 1.5rem
}

.ml-\[28px\] {
    margin-left: 28px
}

.ml-\[4px\] {
    margin-left: 4px
}

.ml-auto {
    margin-left: auto
}

.mr-2 {
    margin-right: .5rem
}

.mr-3 {
    margin-right: .75rem
}

.mt-1 {
    margin-top: .25rem
}

.mt-2 {
    margin-top: .5rem
}

.mt-3 {
    margin-top: .75rem
}

.mt-4 {
    margin-top: 1rem
}

.mt-5 {
    margin-top: 1.25rem
}

.mt-6 {
    margin-top: 1.5rem
}

.mt-\[4px\] {
    margin-top: 4px
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.table {
    display: table
}

.grid {
    display: grid
}

.contents {
    display: contents
}

.hidden {
    display: none
}

.h-2 {
    height: .5rem
}

.h-2\.5 {
    height: .625rem
}

.h-24 {
    height: 6rem
}

.h-4 {
    height: 1rem
}

.h-7 {
    height: 1.75rem
}

.h-8 {
    height: 2rem
}

.h-full {
    height: 100%
}

.max-h-0 {
    max-height: 0
}

.max-h-14 {
    max-height: 3.5rem
}

.max-h-64 {
    max-height: 16rem
}

.max-h-72 {
    max-height: 18rem
}

.max-h-screen {
    max-height: 100vh
}

.min-h-\[22px\] {
    min-height: 22px
}

.min-h-\[75px\] {
    min-height: 75px
}

.min-h-screen {
    min-height: 100vh
}

.w-10 {
    width: 2.5rem
}

.w-14 {
    width: 3.5rem
}

.w-20 {
    width: 5rem
}

.w-24 {
    width: 6rem
}

.w-32 {
    width: 8rem
}

.w-40 {
    width: 10rem
}

.w-48 {
    width: 12rem
}

.w-6 {
    width: 1.5rem
}

.w-7 {
    width: 1.75rem
}

.w-8 {
    width: 2rem
}

.w-\[100px\] {
    width: 100px
}

.w-\[60px\] {
    width: 60px
}

.w-\[75\%\] {
    width: 75%
}

.w-\[75px\] {
    width: 75px
}

.w-\[80px\] {
    width: 80px
}

.w-full {
    width: 100%
}

.min-w-0 {
    min-width: 0
}

.min-w-\[25px\] {
    min-width: 25px
}

.max-w-\[360px\] {
    max-width: 360px
}

.max-w-xs {
    max-width: 20rem
}

.flex-auto {
    flex: 1 1 auto
}

.shrink-0 {
    flex-shrink: 0
}

.grow {
    flex-grow: 1
}

.transform {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

@keyframes pulse {
    50% {
        opacity: .5
    }
}

.animate-pulse {
    animation: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite
}

.cursor-pointer {
    cursor: pointer
}

.list-disc {
    list-style-type: disc
}

.appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr))
}

.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
}

.grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr))
}

.grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr))
}

.grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr))
}

.grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr))
}

.flex-row-reverse {
    flex-direction: row-reverse
}

.flex-col {
    flex-direction: column
}

.flex-wrap {
    flex-wrap: wrap
}

.items-start {
    align-items: flex-start
}

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

.items-center {
    align-items: center
}

.items-stretch {
    align-items: stretch
}

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

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

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.gap-1 {
    gap: .25rem
}

.gap-2 {
    gap: .5rem
}

.gap-3 {
    gap: .75rem
}

.gap-4 {
    gap: 1rem
}

.gap-5 {
    gap: 1.25rem
}

.gap-y-2 {
    row-gap: .5rem
}

.self-center {
    align-self: center
}

.overflow-auto {
    overflow: auto
}

.overflow-hidden,
.truncate {
    overflow: hidden
}

.truncate {
    text-overflow: ellipsis
}

.truncate,
.whitespace-nowrap {
    white-space: nowrap
}

.whitespace-pre-line {
    white-space: pre-line
}

.rounded {
    border-radius: .25rem
}

.rounded-full {
    border-radius: 9999px
}

.rounded-lg {
    border-radius: .5rem
}

.rounded-l {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.rounded-r {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.rounded-tl {
    border-top-left-radius: .25rem
}

.border {
    border-width: 1px
}

.border-2 {
    border-width: 2px
}

.border-b {
    border-bottom-width: 1px
}

.border-b-2 {
    border-bottom-width: 2px
}

.border-l {
    border-left-width: 1px
}

.border-l-0 {
    border-left-width: 0
}

.border-l-10 {
    border-left-width: 10px
}

.border-l-2 {
    border-left-width: 2px
}

.border-l-4 {
    border-left-width: 4px
}

.border-l-5 {
    border-left-width: 5px
}

.border-r {
    border-right-width: 1px
}

.border-r-0 {
    border-right-width: 0
}

.border-t {
    border-top-width: 1px
}

.border-t-10 {
    border-top-width: 10px
}

.border-t-2 {
    border-top-width: 2px
}

.border-solid {
    border-style: solid
}

.border-dotted {
    border-style: dotted
}

.border-neutral-200 {
    --tw-border-opacity: 1;
    border-color: rgb(229 229 229/var(--tw-border-opacity))
}

.border-neutral-300 {
    --tw-border-opacity: 1;
    border-color: rgb(212 212 212/var(--tw-border-opacity))
}

.border-neutral-400 {
    --tw-border-opacity: 1;
    border-color: rgb(163 163 163/var(--tw-border-opacity))
}

.border-primary {
    --tw-border-opacity: 1;
    border-color: rgb(0 55 104/var(--tw-border-opacity))
}

.border-secondary {
    --tw-border-opacity: 1;
    border-color: rgb(38 85 127/var(--tw-border-opacity))
}

.border-slate-700 {
    --tw-border-opacity: 1;
    border-color: rgb(51 65 85/var(--tw-border-opacity))
}

.border-theme-blue {
    --tw-border-opacity: 1;
    border-color: rgb(43 190 216/var(--tw-border-opacity))
}

.border-theme-blue-light {
    --tw-border-opacity: 1;
    border-color: rgb(202 239 245/var(--tw-border-opacity))
}

.border-theme-green {
    --tw-border-opacity: 1;
    border-color: rgb(0 133 63/var(--tw-border-opacity))
}

.border-theme-green-light {
    --tw-border-opacity: 1;
    border-color: rgb(191 225 207/var(--tw-border-opacity))
}

.border-theme-grey {
    --tw-border-opacity: 1;
    border-color: rgb(149 140 134/var(--tw-border-opacity))
}

.border-theme-grey-light {
    --tw-border-opacity: 1;
    border-color: rgb(229 226 225/var(--tw-border-opacity))
}

.border-theme-orange {
    --tw-border-opacity: 1;
    border-color: rgb(239 160 69/var(--tw-border-opacity))
}

.border-theme-orange-light {
    --tw-border-opacity: 1;
    border-color: rgb(251 231 209/var(--tw-border-opacity))
}

.border-theme-red {
    --tw-border-opacity: 1;
    border-color: rgb(182 57 60/var(--tw-border-opacity))
}

.border-theme-red-light {
    --tw-border-opacity: 1;
    border-color: rgb(237 206 206/var(--tw-border-opacity))
}

.border-theme-yellow {
    --tw-border-opacity: 1;
    border-color: rgb(255 225 83/var(--tw-border-opacity))
}

.border-theme-yellow-light {
    --tw-border-opacity: 1;
    border-color: rgb(255 248 212/var(--tw-border-opacity))
}

.border-transparent {
    border-color: #0000
}

.border-white\/50 {
    border-color: #ffffff80
}

.border-l-theme-blue-light {
    --tw-border-opacity: 1;
    border-left-color: rgb(202 239 245/var(--tw-border-opacity))
}

.border-l-theme-green-light {
    --tw-border-opacity: 1;
    border-left-color: rgb(191 225 207/var(--tw-border-opacity))
}

.border-l-theme-grey-light {
    --tw-border-opacity: 1;
    border-left-color: rgb(229 226 225/var(--tw-border-opacity))
}

.border-l-theme-orange-light {
    --tw-border-opacity: 1;
    border-left-color: rgb(251 231 209/var(--tw-border-opacity))
}

.border-l-theme-red-light {
    --tw-border-opacity: 1;
    border-left-color: rgb(237 206 206/var(--tw-border-opacity))
}

.border-l-theme-yellow-light {
    --tw-border-opacity: 1;
    border-left-color: rgb(255 248 212/var(--tw-border-opacity))
}

.border-t-theme-blue {
    --tw-border-opacity: 1;
    border-top-color: rgb(43 190 216/var(--tw-border-opacity))
}

.border-t-theme-blue-light {
    --tw-border-opacity: 1;
    border-top-color: rgb(202 239 245/var(--tw-border-opacity))
}

.border-t-theme-green {
    --tw-border-opacity: 1;
    border-top-color: rgb(0 133 63/var(--tw-border-opacity))
}

.border-t-theme-green-light {
    --tw-border-opacity: 1;
    border-top-color: rgb(191 225 207/var(--tw-border-opacity))
}

.border-t-theme-grey {
    --tw-border-opacity: 1;
    border-top-color: rgb(149 140 134/var(--tw-border-opacity))
}

.border-t-theme-grey-light {
    --tw-border-opacity: 1;
    border-top-color: rgb(229 226 225/var(--tw-border-opacity))
}

.border-t-theme-orange {
    --tw-border-opacity: 1;
    border-top-color: rgb(239 160 69/var(--tw-border-opacity))
}

.border-t-theme-orange-light {
    --tw-border-opacity: 1;
    border-top-color: rgb(251 231 209/var(--tw-border-opacity))
}

.border-t-theme-red {
    --tw-border-opacity: 1;
    border-top-color: rgb(182 57 60/var(--tw-border-opacity))
}

.border-t-theme-red-light {
    --tw-border-opacity: 1;
    border-top-color: rgb(237 206 206/var(--tw-border-opacity))
}

.border-t-theme-yellow {
    --tw-border-opacity: 1;
    border-top-color: rgb(255 225 83/var(--tw-border-opacity))
}

.border-t-theme-yellow-light {
    --tw-border-opacity: 1;
    border-top-color: rgb(255 248 212/var(--tw-border-opacity))
}

.bg-neutral-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(245 245 245/var(--tw-bg-opacity))
}

.bg-neutral-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(229 229 229/var(--tw-bg-opacity))
}

.bg-neutral-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(163 163 163/var(--tw-bg-opacity))
}

.bg-pink-600 {
    background-color: rgb(219 39 119/var(--tw-bg-opacity))
}

.bg-pink-600,
.bg-primary {
    --tw-bg-opacity: 1
}

.bg-primary {
    background-color: rgb(0 55 104/var(--tw-bg-opacity))
}

.bg-secondary {
    --tw-bg-opacity: 1;
    background-color: rgb(38 85 127/var(--tw-bg-opacity))
}

.bg-slate-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(241 245 249/var(--tw-bg-opacity))
}

.bg-theme-blue {
    --tw-bg-opacity: 1;
    background-color: rgb(43 190 216/var(--tw-bg-opacity))
}

.bg-theme-blue-light {
    --tw-bg-opacity: 1;
    background-color: rgb(202 239 245/var(--tw-bg-opacity))
}

.bg-theme-green {
    --tw-bg-opacity: 1;
    background-color: rgb(0 133 63/var(--tw-bg-opacity))
}

.bg-theme-green-light {
    --tw-bg-opacity: 1;
    background-color: rgb(191 225 207/var(--tw-bg-opacity))
}

.bg-theme-grey {
    --tw-bg-opacity: 1;
    background-color: rgb(149 140 134/var(--tw-bg-opacity))
}

.bg-theme-grey-light {
    --tw-bg-opacity: 1;
    background-color: rgb(229 226 225/var(--tw-bg-opacity))
}

.bg-theme-orange {
    --tw-bg-opacity: 1;
    background-color: rgb(239 160 69/var(--tw-bg-opacity))
}

.bg-theme-orange-light {
    --tw-bg-opacity: 1;
    background-color: rgb(251 231 209/var(--tw-bg-opacity))
}

.bg-theme-red {
    --tw-bg-opacity: 1;
    background-color: rgb(182 57 60/var(--tw-bg-opacity))
}

.bg-theme-red-light {
    --tw-bg-opacity: 1;
    background-color: rgb(237 206 206/var(--tw-bg-opacity))
}

.bg-theme-yellow {
    --tw-bg-opacity: 1;
    background-color: rgb(255 225 83/var(--tw-bg-opacity))
}

.bg-theme-yellow-light {
    --tw-bg-opacity: 1;
    background-color: rgb(255 248 212/var(--tw-bg-opacity))
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.bg-opacity-90 {
    --tw-bg-opacity: 0.9
}

.bg-contain {
    background-size: contain
}

.bg-left {
    background-position: 0
}

.bg-no-repeat {
    background-repeat: no-repeat
}

.p-0 {
    padding: 0
}

.p-1 {
    padding: .25rem
}

.p-2 {
    padding: .5rem
}

.p-3 {
    padding: .75rem
}

.p-5 {
    padding: 1.25rem
}

.px-2 {
    padding-left: .5rem;
    padding-right: .5rem
}

.px-3 {
    padding-left: .75rem;
    padding-right: .75rem
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.py-0 {
    padding-top: 0;
    padding-bottom: 0
}

.py-0\.5 {
    padding-top: .125rem;
    padding-bottom: .125rem
}

.py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem
}

.py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem
}

.py-3\.5 {
    padding-top: .875rem;
    padding-bottom: .875rem
}

.py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
}

.py-\[0\.2em\] {
    padding-top: .2em;
    padding-bottom: .2em
}

.py-\[0\.5em\] {
    padding-top: .5em;
    padding-bottom: .5em
}

.pb-1 {
    padding-bottom: .25rem
}

.pb-2 {
    padding-bottom: .5rem
}

.pb-3 {
    padding-bottom: .75rem
}

.pl-0 {
    padding-left: 0
}

.pl-1 {
    padding-left: .25rem
}

.pl-2 {
    padding-left: .5rem
}

.pl-3 {
    padding-left: .75rem
}

.pl-4 {
    padding-left: 1rem
}

.pl-6 {
    padding-left: 1.5rem
}

.pl-9 {
    padding-left: 2.25rem
}

.pl-\[10px\] {
    padding-left: 10px
}

.pl-\[20px\] {
    padding-left: 20px
}

.pl-\[30px\] {
    padding-left: 30px
}

.pl-\[40px\] {
    padding-left: 40px
}

.pl-\[50px\] {
    padding-left: 50px
}

.pl-\[60px\] {
    padding-left: 60px
}

.pl-\[70px\] {
    padding-left: 70px
}

.pl-\[80px\] {
    padding-left: 80px
}

.pl-\[90px\] {
    padding-left: 90px
}

.pr-1 {
    padding-right: .25rem
}

.pr-2 {
    padding-right: .5rem
}

.pr-3 {
    padding-right: .75rem
}

.pr-4 {
    padding-right: 1rem
}

.pr-6 {
    padding-right: 1.5rem
}

.pr-\[95px\] {
    padding-right: 95px
}

.pt-1 {
    padding-top: .25rem
}

.pt-2 {
    padding-top: .5rem
}

.pt-20 {
    padding-top: 5rem
}

.pt-3 {
    padding-top: .75rem
}

.pt-3\.5 {
    padding-top: .875rem
}

.pt-\[56\.25\%\] {
    padding-top: 56.25%
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.font-serif {
    font-family: Georgia, Times New Roman, Times, serif
}

.text-base {
    font-size: .95rem
}

.text-base,
.text-lg {
    line-height: 1.5em
}

.text-lg {
    font-size: 1.06875rem
}

.text-serif-2xl {
    font-size: 1.425rem;
    line-height: 1.25em
}

.text-serif-base {
    font-size: 1rem;
    line-height: 1.25em
}

.text-serif-lg {
    font-size: 1.1875rem;
    line-height: 1.25em
}

.text-serif-sm {
    font-size: .875rem;
    line-height: 1.25em
}

.text-serif-xl {
    font-size: 1.25rem;
    line-height: 1.25em
}

.text-sm {
    font-size: .8075rem
}

.text-sm,
.text-xl {
    line-height: 1.5em
}

.text-xl {
    font-size: 1.1875rem
}

.text-xs {
    font-size: .7125rem;
    line-height: 1.5em
}

.font-bold {
    font-weight: 700
}

.font-semibold {
    font-weight: 600
}

.capitalize {
    text-transform: capitalize
}

.leading-none {
    line-height: 1
}

.text-link {
    --tw-text-opacity: 1;
    color: rgb(0 80 152/var(--tw-text-opacity))
}

.text-neutral-600 {
    --tw-text-opacity: 1;
    color: rgb(82 82 82/var(--tw-text-opacity))
}

.text-neutral-800 {
    --tw-text-opacity: 1;
    color: rgb(38 38 38/var(--tw-text-opacity))
}

.text-primary {
    --tw-text-opacity: 1;
    color: rgb(0 55 104/var(--tw-text-opacity))
}

.text-transparent {
    color: #0000
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.underline {
    text-decoration-line: underline
}

.decoration-dotted {
    text-decoration-style: dotted
}

.decoration-1 {
    text-decoration-thickness: 1px
}

.decoration-2 {
    text-decoration-thickness: 2px
}

.underline-offset-4 {
    text-underline-offset: 4px
}

.opacity-0 {
    opacity: 0
}

.outline {
    outline-style: solid
}

.outline-white {
    outline-color: #fff
}

.grayscale {
    --tw-grayscale: grayscale(100%)
}

.grayscale,
.invert {
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.invert {
    --tw-invert: invert(100%)
}

.filter {
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.duration-500 {
    transition-duration: .5s
}

.\@container {
    container-type: inline-size
}

@media (min-width:800px) {
    .md\:prose-base {
        font-size: .95rem;
        line-height: 1.5em
    }

    .md\:prose-base :where(p):not(:where([class~=not-prose] *)) {
        margin-top: 1.25em;
        margin-bottom: 1.25em
    }

    .md\:prose-base :where([class~=lead]):not(:where([class~=not-prose] *)) {
        font-size: .95rem;
        line-height: 1.5em;
        margin-top: 1.2em;
        margin-bottom: 1.2em
    }

    .md\:prose-base :where(blockquote):not(:where([class~=not-prose] *)) {
        margin-top: 1.6em;
        margin-bottom: 1.6em;
        padding-left: 4rem
    }

    .md\:prose-base :where(h1):not(:where([class~=not-prose] *)) {
        font-size: 2.25em;
        margin-top: 0;
        margin-bottom: .8888889em;
        line-height: 1.1111111
    }

    .md\:prose-base :where(h2):not(:where([class~=not-prose] *)) {
        font-size: 1.5em;
        margin-top: 2em;
        margin-bottom: 1em;
        line-height: 1.3333333
    }

    .md\:prose-base :where(h3):not(:where([class~=not-prose] *)) {
        font-size: 1.25em;
        margin-top: 1.6em;
        margin-bottom: .6em;
        line-height: 1.6
    }

    .md\:prose-base :where(h4):not(:where([class~=not-prose] *)) {
        margin-top: 1.5em;
        margin-bottom: .5em;
        line-height: 1.5;
        font-size: 1.05em
    }

    .md\:prose-base :where(img):not(:where([class~=not-prose] *)) {
        margin-top: 2em;
        margin-bottom: 2em
    }

    .md\:prose-base :where(video):not(:where([class~=not-prose] *)) {
        margin-top: 2em;
        margin-bottom: 2em
    }

    .md\:prose-base :where(figure):not(:where([class~=not-prose] *)) {
        margin-top: 2em;
        margin-bottom: 2em
    }

    .md\:prose-base :where(figure>*):not(:where([class~=not-prose] *)) {
        margin-top: 0;
        margin-bottom: 0
    }

    .md\:prose-base :where(figcaption):not(:where([class~=not-prose] *)) {
        font-size: .875em;
        line-height: 1.4285714;
        margin-top: .8571429em
    }

    .md\:prose-base :where(code):not(:where([class~=not-prose] *)) {
        font-size: .875em
    }

    .md\:prose-base :where(h2 code):not(:where([class~=not-prose] *)) {
        font-size: .875em
    }

    .md\:prose-base :where(h3 code):not(:where([class~=not-prose] *)) {
        font-size: .9em
    }

    .md\:prose-base :where(pre):not(:where([class~=not-prose] *)) {
        font-size: .875em;
        line-height: 1.7142857;
        margin-top: 1.7142857em;
        margin-bottom: 1.7142857em;
        border-radius: .375rem;
        padding: .8571429em 1.1428571em
    }

    .md\:prose-base :where(ol):not(:where([class~=not-prose] *)) {
        margin-top: 1.25em;
        margin-bottom: 1.25em;
        padding-left: 1.625em
    }

    .md\:prose-base :where(ul):not(:where([class~=not-prose] *)) {
        margin-top: 1.25em;
        margin-bottom: 1.25em;
        padding-left: 1.625em
    }

    .md\:prose-base :where(li):not(:where([class~=not-prose] *)) {
        margin-top: .5em;
        margin-bottom: .5em
    }

    .md\:prose-base :where(ol>li):not(:where([class~=not-prose] *)) {
        padding-left: .375em
    }

    .md\:prose-base :where(ul>li):not(:where([class~=not-prose] *)) {
        padding-left: .375em
    }

    .md\:prose-base :where(.md\:prose-base>ul>li p):not(:where([class~=not-prose] *)) {
        margin-top: .75em;
        margin-bottom: .75em
    }

    .md\:prose-base :where(.md\:prose-base>ul>li>:first-child):not(:where([class~=not-prose] *)) {
        margin-top: 1.25em
    }

    .md\:prose-base :where(.md\:prose-base>ul>li>:last-child):not(:where([class~=not-prose] *)) {
        margin-bottom: 1.25em
    }

    .md\:prose-base :where(.md\:prose-base>ol>li>:first-child):not(:where([class~=not-prose] *)) {
        margin-top: 1.25em
    }

    .md\:prose-base :where(.md\:prose-base>ol>li>:last-child):not(:where([class~=not-prose] *)) {
        margin-bottom: 1.25em
    }

    .md\:prose-base :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=not-prose] *)) {
        margin-top: .75em;
        margin-bottom: .75em
    }

    .md\:prose-base :where(hr):not(:where([class~=not-prose] *)) {
        margin-top: 3em;
        margin-bottom: 3em
    }

    .md\:prose-base :where(hr+*):not(:where([class~=not-prose] *)) {
        margin-top: 0
    }

    .md\:prose-base :where(h2+*):not(:where([class~=not-prose] *)) {
        margin-top: 0
    }

    .md\:prose-base :where(h3+*):not(:where([class~=not-prose] *)) {
        margin-top: 0
    }

    .md\:prose-base :where(h4+*):not(:where([class~=not-prose] *)) {
        margin-top: 0
    }

    .md\:prose-base :where(table):not(:where([class~=not-prose] *)) {
        font-size: .875em;
        line-height: 1.7142857
    }

    .md\:prose-base :where(thead th):not(:where([class~=not-prose] *)) {
        padding: .5em
    }

    .md\:prose-base :where(thead th:first-child):not(:where([class~=not-prose] *)) {
        padding-left: .5em
    }

    .md\:prose-base :where(thead th:last-child):not(:where([class~=not-prose] *)) {
        padding-right: .5em
    }

    .md\:prose-base :where(tbody td, tfoot td):not(:where([class~=not-prose] *)) {
        padding: .5em
    }

    .md\:prose-base :where(tbody td:first-child, tfoot td:first-child):not(:where([class~=not-prose] *)) {
        padding-left: .5em
    }

    .md\:prose-base :where(tbody td:last-child, tfoot td:last-child):not(:where([class~=not-prose] *)) {
        padding-right: .5em
    }

    .md\:prose-base :where(.md\:prose-base>:first-child):not(:where([class~=not-prose] *)) {
        margin-top: 0
    }

    .md\:prose-base :where(.md\:prose-base>:last-child):not(:where([class~=not-prose] *)) {
        margin-bottom: 0
    }

    .md\:prose-base :where(thead td):not(:where([class~=not-prose] *)) {
        padding: .5em
    }

    .md\:prose-base :where(.rt-block):not(:where([class~=not-prose] *)) {
        margin: 1.25rem 0;
        padding: 1.25rem 2.5rem
    }
}

@media (min-width:1056px) {
    .lg\:container {
        width: 100%;
        margin-right: auto;
        margin-left: auto
    }

    @media (min-width:544px) {
        .lg\:container {
            max-width: 544px
        }
    }

    @media (min-width:800px) {
        .lg\:container {
            max-width: 800px
        }
    }

    @media (min-width:1056px) {
        .lg\:container {
            max-width: 1056px
        }
    }
}

.before\:absolute:before {
    content: var(--tw-content);
    position: absolute
}

.before\:bottom-2:before {
    content: var(--tw-content);
    bottom: .5rem
}

.before\:left-4:before {
    content: var(--tw-content);
    left: 1rem
}

.before\:top-2:before {
    content: var(--tw-content);
    top: .5rem
}

.before\:w-2:before {
    content: var(--tw-content);
    width: .5rem
}

.before\:w-2\.5:before {
    content: var(--tw-content);
    width: .625rem
}

.before\:bg-theme-blue:before {
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: rgb(43 190 216/var(--tw-bg-opacity))
}

.before\:bg-theme-green:before {
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: rgb(0 133 63/var(--tw-bg-opacity))
}

.before\:bg-theme-grey:before {
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: rgb(149 140 134/var(--tw-bg-opacity))
}

.before\:bg-theme-orange:before {
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: rgb(239 160 69/var(--tw-bg-opacity))
}

.before\:bg-theme-red:before {
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: rgb(182 57 60/var(--tw-bg-opacity))
}

.before\:bg-theme-yellow:before {
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: rgb(255 225 83/var(--tw-bg-opacity))
}

.after\:absolute:after {
    content: var(--tw-content);
    position: absolute
}

.after\:-bottom-\[10px\]:after {
    content: var(--tw-content);
    bottom: -10px
}

.after\:left-0:after {
    content: var(--tw-content);
    left: 0
}

.after\:ml-1:after {
    content: var(--tw-content);
    margin-left: .25rem
}

.after\:h-0:after {
    content: var(--tw-content);
    height: 0
}

.after\:w-0:after {
    content: var(--tw-content);
    width: 0
}

.after\:border-10:after {
    content: var(--tw-content);
    border-width: 10px
}

.after\:border-transparent:after {
    content: var(--tw-content);
    border-color: #0000
}

.after\:border-l-neutral-100:after {
    content: var(--tw-content);
    --tw-border-opacity: 1;
    border-left-color: rgb(245 245 245/var(--tw-border-opacity))
}

.after\:border-l-theme-blue-light:after {
    content: var(--tw-content);
    --tw-border-opacity: 1;
    border-left-color: rgb(202 239 245/var(--tw-border-opacity))
}

.after\:border-l-theme-green-light:after {
    content: var(--tw-content);
    --tw-border-opacity: 1;
    border-left-color: rgb(191 225 207/var(--tw-border-opacity))
}

.after\:border-l-theme-grey-light:after {
    content: var(--tw-content);
    --tw-border-opacity: 1;
    border-left-color: rgb(229 226 225/var(--tw-border-opacity))
}

.after\:border-l-theme-orange-light:after {
    content: var(--tw-content);
    --tw-border-opacity: 1;
    border-left-color: rgb(251 231 209/var(--tw-border-opacity))
}

.after\:border-l-theme-red-light:after {
    content: var(--tw-content);
    --tw-border-opacity: 1;
    border-left-color: rgb(237 206 206/var(--tw-border-opacity))
}

.after\:border-l-theme-yellow-light:after {
    content: var(--tw-content);
    --tw-border-opacity: 1;
    border-left-color: rgb(255 248 212/var(--tw-border-opacity))
}

.after\:border-t-neutral-100:after {
    content: var(--tw-content);
    --tw-border-opacity: 1;
    border-top-color: rgb(245 245 245/var(--tw-border-opacity))
}

.after\:border-t-theme-blue-light:after {
    content: var(--tw-content);
    --tw-border-opacity: 1;
    border-top-color: rgb(202 239 245/var(--tw-border-opacity))
}

.after\:border-t-theme-green-light:after {
    content: var(--tw-content);
    --tw-border-opacity: 1;
    border-top-color: rgb(191 225 207/var(--tw-border-opacity))
}

.after\:border-t-theme-grey-light:after {
    content: var(--tw-content);
    --tw-border-opacity: 1;
    border-top-color: rgb(229 226 225/var(--tw-border-opacity))
}

.after\:border-t-theme-orange-light:after {
    content: var(--tw-content);
    --tw-border-opacity: 1;
    border-top-color: rgb(251 231 209/var(--tw-border-opacity))
}

.after\:border-t-theme-red-light:after {
    content: var(--tw-content);
    --tw-border-opacity: 1;
    border-top-color: rgb(237 206 206/var(--tw-border-opacity))
}

.after\:border-t-theme-yellow-light:after {
    content: var(--tw-content);
    --tw-border-opacity: 1;
    border-top-color: rgb(255 248 212/var(--tw-border-opacity))
}

.after\:content-\[\'\/\'\]:after {
    --tw-content: "/";
    content: var(--tw-content)
}

.hover\:border-neutral-200:hover {
    --tw-border-opacity: 1;
    border-color: rgb(229 229 229/var(--tw-border-opacity))
}

.hover\:bg-neutral-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(245 245 245/var(--tw-bg-opacity))
}

.hover\:bg-secondary:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(38 85 127/var(--tw-bg-opacity))
}

.hover\:underline:hover {
    text-decoration-line: underline
}

.hover\:decoration-solid:hover {
    text-decoration-style: solid
}

.focus\:relative:focus {
    position: relative
}

.focus\:h-fit:focus {
    height: -moz-fit-content;
    height: fit-content
}

.focus\:w-full:focus {
    width: 100%
}

.focus\:border-white:focus {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255/var(--tw-border-opacity))
}

.focus\:ring-0:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.group:hover .group-hover\:underline {
    text-decoration-line: underline
}

.group:hover .group-hover\:decoration-solid {
    text-decoration-style: solid
}

.peer:checked~.peer-checked\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(190 24 93/var(--tw-bg-opacity))
}

@container (min-width: 28rem) {
    .\@md\:block {
        display: block
    }

    .\@md\:flex {
        display: flex
    }

    .\@md\:grow {
        flex-grow: 1
    }

    .\@md\:pl-3 {
        padding-left: .75rem
    }

    .\@md\:text-serif-2xl {
        font-size: 1.425rem;
        line-height: 1.25em
    }
}

@container (min-width: 36rem) {
    .\@xl\:flex {
        display: flex
    }

    .\@xl\:flex-none {
        flex: none
    }

    .\@xl\:grow {
        flex-grow: 1
    }

    .\@xl\:basis-1\/2 {
        flex-basis: 50%
    }

    .\@xl\:border-l-10 {
        border-left-width: 10px
    }

    .\@xl\:text-serif-2xl {
        font-size: 1.425rem;
        line-height: 1.25em
    }

    .\@xl\:text-serif-xl {
        font-size: 1.25rem;
        line-height: 1.25em
    }
}

.prose-h1\:font-serif :is(:where(h1):not(:where([class~=not-prose] *))) {
    font-family: Georgia, Times New Roman, Times, serif
}

.prose-h2\:border-theme-blue-light :is(:where(h2):not(:where([class~=not-prose] *))) {
    --tw-border-opacity: 1;
    border-color: rgb(202 239 245/var(--tw-border-opacity))
}

.prose-h2\:border-theme-green-light :is(:where(h2):not(:where([class~=not-prose] *))) {
    --tw-border-opacity: 1;
    border-color: rgb(191 225 207/var(--tw-border-opacity))
}

.prose-h2\:border-theme-grey-light :is(:where(h2):not(:where([class~=not-prose] *))) {
    --tw-border-opacity: 1;
    border-color: rgb(229 226 225/var(--tw-border-opacity))
}

.prose-h2\:border-theme-orange-light :is(:where(h2):not(:where([class~=not-prose] *))) {
    --tw-border-opacity: 1;
    border-color: rgb(251 231 209/var(--tw-border-opacity))
}

.prose-h2\:border-theme-red-light :is(:where(h2):not(:where([class~=not-prose] *))) {
    --tw-border-opacity: 1;
    border-color: rgb(237 206 206/var(--tw-border-opacity))
}

.prose-h2\:border-theme-yellow-light :is(:where(h2):not(:where([class~=not-prose] *))) {
    --tw-border-opacity: 1;
    border-color: rgb(255 248 212/var(--tw-border-opacity))
}

.prose-h2\:font-serif :is(:where(h2):not(:where([class~=not-prose] *))) {
    font-family: Georgia, Times New Roman, Times, serif
}

.prose-h3\:font-serif :is(:where(h3):not(:where([class~=not-prose] *))) {
    font-family: Georgia, Times New Roman, Times, serif
}

.prose-hr\:my-4 :is(:where(hr):not(:where([class~=not-prose] *))) {
    margin-top: 1rem;
    margin-bottom: 1rem
}

.prose-lead\:border-theme-blue-light :is(:where([class~=lead]):not(:where([class~=not-prose] *))) {
    --tw-border-opacity: 1;
    border-color: rgb(202 239 245/var(--tw-border-opacity))
}

.prose-lead\:border-theme-green-light :is(:where([class~=lead]):not(:where([class~=not-prose] *))) {
    --tw-border-opacity: 1;
    border-color: rgb(191 225 207/var(--tw-border-opacity))
}

.prose-lead\:border-theme-grey-light :is(:where([class~=lead]):not(:where([class~=not-prose] *))) {
    --tw-border-opacity: 1;
    border-color: rgb(229 226 225/var(--tw-border-opacity))
}

.prose-lead\:border-theme-orange-light :is(:where([class~=lead]):not(:where([class~=not-prose] *))) {
    --tw-border-opacity: 1;
    border-color: rgb(251 231 209/var(--tw-border-opacity))
}

.prose-lead\:border-theme-red-light :is(:where([class~=lead]):not(:where([class~=not-prose] *))) {
    --tw-border-opacity: 1;
    border-color: rgb(237 206 206/var(--tw-border-opacity))
}

.prose-lead\:border-theme-yellow-light :is(:where([class~=lead]):not(:where([class~=not-prose] *))) {
    --tw-border-opacity: 1;
    border-color: rgb(255 248 212/var(--tw-border-opacity))
}

.hocus\:bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.hocus\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity))
}

.hocus\:bg-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.hocus\:text-black:focus {
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity))
}

@media (prefers-reduced-motion:no-preference) {
    .motion-safe\:transition-all {
        transition-property: all;
        transition-timing-function: cubic-bezier(.4, 0, .2, 1);
        transition-duration: .15s
    }

    .motion-safe\:transition-colors {
        transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
        transition-timing-function: cubic-bezier(.4, 0, .2, 1);
        transition-duration: .15s
    }

    .motion-safe\:duration-200 {
        transition-duration: .2s
    }

    .group:hover .motion-safe\:group-hover\:scale-105 {
        --tw-scale-x: 1.05;
        --tw-scale-y: 1.05
    }

    .group:focus .motion-safe\:group-focus\:scale-110,
    .group:hover .motion-safe\:group-hover\:scale-105 {
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

    .group:focus .motion-safe\:group-focus\:scale-110 {
        --tw-scale-x: 1.1;
        --tw-scale-y: 1.1
    }
}

@media (min-width:544px) {
    .sm\:mb-0 {
        margin-bottom: 0
    }

    .sm\:mb-3 {
        margin-bottom: .75rem
    }

    .sm\:mb-3\.5 {
        margin-bottom: .875rem
    }

    .sm\:ml-\[10px\] {
        margin-left: 10px
    }

    .sm\:mt-0 {
        margin-top: 0
    }

    .sm\:flex {
        display: flex
    }

    .sm\:w-60 {
        width: 15rem
    }

    .sm\:w-fit {
        width: -moz-fit-content;
        width: fit-content
    }

    .sm\:flex-auto {
        flex: 1 1 auto
    }

    .sm\:flex-row {
        flex-direction: row
    }

    .sm\:flex-row-reverse {
        flex-direction: row-reverse
    }

    .sm\:flex-wrap {
        flex-wrap: wrap
    }

    .sm\:gap-x-4 {
        -moz-column-gap: 1rem;
        column-gap: 1rem
    }

    .sm\:border-l-10 {
        border-left-width: 10px
    }

    .sm\:pb-3 {
        padding-bottom: .75rem
    }

    .sm\:pb-3\.5 {
        padding-bottom: .875rem
    }

    .sm\:pl-0 {
        padding-left: 0
    }

    .sm\:pl-3 {
        padding-left: .75rem
    }

    .sm\:pr-0 {
        padding-right: 0
    }

    .sm\:pr-3 {
        padding-right: .75rem
    }

    .sm\:text-serif-2xl {
        font-size: 1.425rem;
        line-height: 1.25em
    }

    .sm\:text-serif-3xl {
        font-size: 2rem;
        line-height: 1.25em
    }

    .sm\:prose-h2\:relative :is(:where(h2):not(:where([class~=not-prose] *))) {
        position: relative
    }

    .sm\:prose-h2\:left-\[-10px\] :is(:where(h2):not(:where([class~=not-prose] *))) {
        left: -10px
    }

    .sm\:prose-h2\:-ml-3 :is(:where(h2):not(:where([class~=not-prose] *))) {
        margin-left: -.75rem
    }

    .sm\:prose-h2\:border-l-10 :is(:where(h2):not(:where([class~=not-prose] *))) {
        border-left-width: 10px
    }

    .sm\:prose-h2\:pl-3 :is(:where(h2):not(:where([class~=not-prose] *))) {
        padding-left: .75rem
    }

    .sm\:prose-lead\:relative :is(:where([class~=lead]):not(:where([class~=not-prose] *))) {
        position: relative
    }

    .sm\:prose-lead\:left-\[-10px\] :is(:where([class~=lead]):not(:where([class~=not-prose] *))) {
        left: -10px
    }

    .sm\:prose-lead\:-ml-3 :is(:where([class~=lead]):not(:where([class~=not-prose] *))) {
        margin-left: -.75rem
    }

    .sm\:prose-lead\:border-l-10 :is(:where([class~=lead]):not(:where([class~=not-prose] *))) {
        border-left-width: 10px
    }

    .sm\:prose-lead\:pl-3 :is(:where([class~=lead]):not(:where([class~=not-prose] *))) {
        padding-left: .75rem
    }
}

@media (min-width:800px) {
    .md\:sr-only {
        position: absolute;
        width: 1px;
        height: 1px;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        white-space: nowrap;
        border-width: 0
    }

    .md\:not-sr-only,
    .md\:sr-only {
        padding: 0
    }

    .md\:not-sr-only {
        width: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        clip: auto;
        white-space: normal
    }

    .md\:not-sr-only,
    .md\:static {
        position: static
    }

    .md\:absolute {
        position: absolute
    }

    .md\:relative {
        position: relative
    }

    .md\:bottom-0 {
        bottom: 0
    }

    .md\:left-0 {
        left: 0
    }

    .md\:right-0 {
        right: 0
    }

    .md\:top-0 {
        top: 0
    }

    .md\:z-auto {
        z-index: auto
    }

    .md\:col-span-1 {
        grid-column: span 1/span 1
    }

    .md\:col-span-3 {
        grid-column: span 3/span 3
    }

    .md\:mb-0 {
        margin-bottom: 0
    }

    .md\:mb-4 {
        margin-bottom: 1rem
    }

    .md\:mb-5 {
        margin-bottom: 1.25rem
    }

    .md\:ml-10 {
        margin-left: 2.5rem
    }

    .md\:ml-2 {
        margin-left: .5rem
    }

    .md\:ml-auto {
        margin-left: auto
    }

    .md\:mt-0 {
        margin-top: 0
    }

    .md\:mt-2 {
        margin-top: .5rem
    }

    .md\:mt-7 {
        margin-top: 1.75rem
    }

    .md\:block {
        display: block
    }

    .md\:inline-block {
        display: inline-block
    }

    .md\:flex {
        display: flex
    }

    .md\:grid {
        display: grid
    }

    .md\:hidden {
        display: none
    }

    .md\:h-24 {
        height: 6rem
    }

    .md\:h-8 {
        height: 2rem
    }

    .md\:h-full {
        height: 100%
    }

    .md\:max-h-fit {
        max-height: -moz-fit-content;
        max-height: fit-content
    }

    .md\:w-40 {
        width: 10rem
    }

    .md\:w-48 {
        width: 12rem
    }

    .md\:w-8 {
        width: 2rem
    }

    .md\:flex-none {
        flex: none
    }

    .md\:grid-cols-\[67\%_33\%\] {
        grid-template-columns: 67% 33%
    }

    .md\:flex-col {
        flex-direction: column
    }

    .md\:flex-wrap {
        flex-wrap: wrap
    }

    .md\:items-center {
        align-items: center
    }

    .md\:justify-between {
        justify-content: space-between
    }

    .md\:overflow-auto {
        overflow: auto
    }

    .md\:overflow-visible {
        overflow: visible
    }

    .md\:whitespace-normal {
        white-space: normal
    }

    .md\:rounded-none {
        border-radius: 0
    }

    .md\:rounded-r-lg {
        border-top-right-radius: .5rem;
        border-bottom-right-radius: .5rem
    }

    .md\:rounded-tl-lg {
        border-top-left-radius: .5rem
    }

    .md\:border-y-5 {
        border-top-width: 5px;
        border-bottom-width: 5px
    }

    .md\:border-b-2 {
        border-bottom-width: 2px
    }

    .md\:border-l-2 {
        border-left-width: 2px
    }

    .md\:border-t-0 {
        border-top-width: 0
    }

    .md\:border-dotted {
        border-style: dotted
    }

    .md\:border-neutral-300 {
        --tw-border-opacity: 1;
        border-color: rgb(212 212 212/var(--tw-border-opacity))
    }

    .md\:border-transparent {
        border-color: #0000
    }

    .md\:border-t-theme-blue {
        --tw-border-opacity: 1;
        border-top-color: rgb(43 190 216/var(--tw-border-opacity))
    }

    .md\:border-t-theme-green {
        --tw-border-opacity: 1;
        border-top-color: rgb(0 133 63/var(--tw-border-opacity))
    }

    .md\:border-t-theme-grey {
        --tw-border-opacity: 1;
        border-top-color: rgb(149 140 134/var(--tw-border-opacity))
    }

    .md\:border-t-theme-orange {
        --tw-border-opacity: 1;
        border-top-color: rgb(239 160 69/var(--tw-border-opacity))
    }

    .md\:border-t-theme-red {
        --tw-border-opacity: 1;
        border-top-color: rgb(182 57 60/var(--tw-border-opacity))
    }

    .md\:border-t-theme-yellow {
        --tw-border-opacity: 1;
        border-top-color: rgb(255 225 83/var(--tw-border-opacity))
    }

    .md\:bg-transparent {
        background-color: initial
    }

    .md\:object-cover {
        -o-object-fit: cover;
        object-fit: cover
    }

    .md\:object-center {
        -o-object-position: center;
        object-position: center
    }

    .md\:p-0 {
        padding: 0
    }

    .md\:p-3 {
        padding: .75rem
    }

    .md\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .md\:py-1 {
        padding-top: .25rem;
        padding-bottom: .25rem
    }

    .md\:pb-6 {
        padding-bottom: 1.5rem
    }

    .md\:pl-10 {
        padding-left: 2.5rem
    }

    .md\:pl-2 {
        padding-left: .5rem
    }

    .md\:pl-3 {
        padding-left: .75rem
    }

    .md\:pl-8 {
        padding-left: 2rem
    }

    .md\:pr-3 {
        padding-right: .75rem
    }

    .md\:pr-8 {
        padding-right: 2rem
    }

    .md\:pt-0 {
        padding-top: 0
    }

    .md\:text-left {
        text-align: left
    }

    .md\:font-sans {
        font-family: Verdana, Helvetica, Arial, sans-serif
    }

    .md\:text-base {
        font-size: .95rem
    }

    .md\:text-base,
    .md\:text-lg {
        line-height: 1.5em
    }

    .md\:text-lg {
        font-size: 1.06875rem
    }

    .md\:text-serif-lg {
        line-height: 1.25em
    }

    .md\:text-serif-lg,
    .md\:text-xl {
        font-size: 1.1875rem
    }

    .md\:text-xl {
        line-height: 1.5em
    }

    .md\:before\:hidden:before {
        content: var(--tw-content);
        display: none
    }

    .md\:hover\:border-t-theme-blue:hover {
        --tw-border-opacity: 1;
        border-top-color: rgb(43 190 216/var(--tw-border-opacity))
    }

    .md\:hover\:border-t-theme-green:hover {
        --tw-border-opacity: 1;
        border-top-color: rgb(0 133 63/var(--tw-border-opacity))
    }

    .md\:hover\:border-t-theme-grey:hover {
        --tw-border-opacity: 1;
        border-top-color: rgb(149 140 134/var(--tw-border-opacity))
    }

    .md\:hover\:border-t-theme-orange:hover {
        --tw-border-opacity: 1;
        border-top-color: rgb(239 160 69/var(--tw-border-opacity))
    }

    .md\:hover\:border-t-theme-red:hover {
        --tw-border-opacity: 1;
        border-top-color: rgb(182 57 60/var(--tw-border-opacity))
    }

    .md\:hover\:border-t-theme-yellow:hover {
        --tw-border-opacity: 1;
        border-top-color: rgb(255 225 83/var(--tw-border-opacity))
    }

    .md\:hover\:bg-transparent:hover {
        background-color: initial
    }

    @media (prefers-reduced-motion:no-preference) {
        .group:hover .md\:motion-safe\:group-hover\:scale-110 {
            --tw-scale-x: 1.1;
            --tw-scale-y: 1.1;
            transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
        }
    }
}

@media (min-width:1056px) {
    .lg\:w-\[80px\] {
        width: 80px
    }

    .lg\:pr-\[100px\] {
        padding-right: 100px
    }
}

@media print {
    .print\:hidden {
        display: none
    }
}

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