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

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

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

/*
Remove the default font size and weight for headings.
*/

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

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

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

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

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

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

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

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

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

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

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

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

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

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

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

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.container {
  width: 100%;
}
@media (min-width: 640px) {

  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {

  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {

  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {

  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {

  .container {
    max-width: 1536px;
  }
}
.prose {
  color: var(--tw-prose-body);
  max-width: 65ch;
}
.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
}
.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}
.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}
.prose :where(hr):not(:where([class~="not-prose"],[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"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-inline-start-width: 0.25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
}
.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: open-quote;
}
.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: close-quote;
}
.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}
.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}
.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "`";
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: "`";
}
.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}
.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}
.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: transparent;
  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"],[class~="not-prose"] *))::before {
  content: none;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: none;
}
.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 0;
}
.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: baseline;
}
.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: top;
}
.prose :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-align: start;
}
.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: rgb(17 24 39 / 10%);
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --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-kbd: #fff;
  --tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}
.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}
.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}
.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}
.prose-lg {
  font-size: 1.125rem;
  line-height: 1.7777778;
}
.prose-lg :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}
.prose-lg :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.2222222em;
  line-height: 1.4545455;
  margin-top: 1.0909091em;
  margin-bottom: 1.0909091em;
}
.prose-lg :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  padding-inline-start: 1em;
}
.prose-lg :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 2.6666667em;
  margin-top: 0;
  margin-bottom: 0.8333333em;
  line-height: 1;
}
.prose-lg :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.6666667em;
  margin-top: 1.8666667em;
  margin-bottom: 1.0666667em;
  line-height: 1.3333333;
}
.prose-lg :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.3333333em;
  margin-top: 1.6666667em;
  margin-bottom: 0.6666667em;
  line-height: 1.5;
}
.prose-lg :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}
.prose-lg :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
.prose-lg :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
.prose-lg :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-lg :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
.prose-lg :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8888889em;
  border-radius: 0.3125rem;
  padding-top: 0.2222222em;
  padding-inline-end: 0.4444444em;
  padding-bottom: 0.2222222em;
  padding-inline-start: 0.4444444em;
}
.prose-lg :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8888889em;
}
.prose-lg :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8666667em;
}
.prose-lg :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.875em;
}
.prose-lg :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8888889em;
  line-height: 1.75;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.375rem;
  padding-top: 1em;
  padding-inline-end: 1.5em;
  padding-bottom: 1em;
  padding-inline-start: 1.5em;
}
.prose-lg :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.5555556em;
}
.prose-lg :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.5555556em;
}
.prose-lg :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.6666667em;
  margin-bottom: 0.6666667em;
}
.prose-lg :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.4444444em;
}
.prose-lg :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.4444444em;
}
.prose-lg :where(.prose-lg > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.prose-lg :where(.prose-lg > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.prose-lg :where(.prose-lg > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}
.prose-lg :where(.prose-lg > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.prose-lg :where(.prose-lg > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}
.prose-lg :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.prose-lg :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}
.prose-lg :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.prose-lg :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.6666667em;
  padding-inline-start: 1.5555556em;
}
.prose-lg :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 3.1111111em;
  margin-bottom: 3.1111111em;
}
.prose-lg :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-lg :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-lg :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-lg :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-lg :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8888889em;
  line-height: 1.5;
}
.prose-lg :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0.75em;
  padding-bottom: 0.75em;
  padding-inline-start: 0.75em;
}
.prose-lg :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose-lg :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose-lg :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.75em;
  padding-inline-end: 0.75em;
  padding-bottom: 0.75em;
  padding-inline-start: 0.75em;
}
.prose-lg :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose-lg :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose-lg :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
.prose-lg :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-lg :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8888889em;
  line-height: 1.5;
  margin-top: 1em;
}
.prose-lg :where(.prose-lg > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-lg :where(.prose-lg > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}
.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;
}
.visible {
  visibility: visible;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-\[-3rem\] {
  bottom: -3rem;
}
.left-0 {
  left: 0px;
}
.left-20 {
  left: 5rem;
}
.right-0 {
  right: 0px;
}
.right-20 {
  right: 5rem;
}
.right-\[2rem\] {
  right: 2rem;
}
.top-0 {
  top: 0px;
}
.top-\[35\%\] {
  top: 35%;
}
.z-10 {
  z-index: 10;
}
.m-auto {
  margin: auto;
}
.mx-\[1rem\] {
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-\[1\.5rem\] {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-\[2rem\] {
  margin-bottom: 2rem;
}
.mb-\[3rem\] {
  margin-bottom: 3rem;
}
.ml-\[1\.5rem\] {
  margin-left: 1.5rem;
}
.mr-auto {
  margin-right: auto;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-8 {
  margin-top: 2rem;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-\[16\/9\] {
  aspect-ratio: 16/9;
}
.aspect-\[19\/6\] {
  aspect-ratio: 19/6;
}
.aspect-\[390\/209\] {
  aspect-ratio: 390/209;
}
.aspect-\[4\/5\] {
  aspect-ratio: 4/5;
}
.aspect-\[434\/317\] {
  aspect-ratio: 434/317;
}
.aspect-\[57\/32\] {
  aspect-ratio: 57/32;
}
.aspect-\[7\/4\] {
  aspect-ratio: 7/4;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.h-0\.5 {
  height: 0.125rem;
}
.h-\[11rem\] {
  height: 11rem;
}
.h-\[3rem\] {
  height: 3rem;
}
.h-\[44px\] {
  height: 44px;
}
.h-full {
  height: 100%;
}
.min-h-\[30\.875rem\] {
  min-height: 30.875rem;
}
.min-h-screen {
  min-height: 100vh;
}
.w-5 {
  width: 1.25rem;
}
.w-\[14\.25rem\] {
  width: 14.25rem;
}
.w-\[44px\] {
  width: 44px;
}
.w-\[5\.25rem\] {
  width: 5.25rem;
}
.w-fit {
  width: fit-content;
}
.w-full {
  width: 100%;
}
.\!max-w-\[78rem\] {
  max-width: 78rem !important;
}
.max-w-7xl {
  max-width: 80rem;
}
.max-w-\[21rem\] {
  max-width: 21rem;
}
.max-w-\[47\.25rem\] {
  max-width: 47.25rem;
}
.max-w-\[67\.5rem\] {
  max-width: 67.5rem;
}
.max-w-\[78rem\] {
  max-width: 78rem;
}
.max-w-none {
  max-width: none;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.shrink-0 {
  flex-shrink: 0;
}
.grow {
  flex-grow: 1;
}
.rotate-180 {
  --tw-rotate: 180deg;
  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));
}
.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));
}
.resize {
  resize: both;
}
.list-disc {
  list-style-type: disc;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-\[\.75rem\] {
  gap: .75rem;
}
.gap-\[1\.5rem\] {
  gap: 1.5rem;
}
.gap-\[2rem\] {
  gap: 2rem;
}
.gap-\[30px\] {
  gap: 30px;
}
.gap-x-\[2rem\] {
  column-gap: 2rem;
}
.gap-y-\[1\.5rem\] {
  row-gap: 1.5rem;
}
.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-\[\.5rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(.5rem * var(--tw-space-y-reverse));
}
.space-y-\[0\.5rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-\[1\.125rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.125rem * var(--tw-space-y-reverse));
}
.space-y-\[1\.5rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.space-y-\[1rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-\[2rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.overflow-y-scroll {
  overflow-y: scroll;
}
.rounded-\[\.25rem\] {
  border-radius: .25rem;
}
.rounded-\[\.5rem\] {
  border-radius: .5rem;
}
.rounded-\[4px\] {
  border-radius: 4px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-b-\[\.25rem\] {
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem;
}
.rounded-t-\[\.25rem\] {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
}
.border {
  border-width: 1px;
}
.border-2 {
  border-width: 2px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-b-\[1px\] {
  border-bottom-width: 1px;
}
.border-l {
  border-left-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-t-0 {
  border-top-width: 0px;
}
.border-\[\#E1E8EE\] {
  --tw-border-opacity: 1;
  border-color: rgb(225 232 238 / var(--tw-border-opacity, 1));
}
.border-gray {
  --tw-border-opacity: 1;
  border-color: rgb(157 166 171 / var(--tw-border-opacity, 1));
}
.border-light-gray {
  --tw-border-opacity: 1;
  border-color: rgb(208 218 224 / var(--tw-border-opacity, 1));
}
.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(19 19 19 / var(--tw-bg-opacity, 1));
}
.bg-ultra-light-gray {
  --tw-bg-opacity: 1;
  background-color: rgb(235 238 240 / var(--tw-bg-opacity, 1));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-\[size\:100\%_100\%\] {
  background-size: 100% 100%;
}
.bg-left-bottom {
  background-position: left bottom;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.fill-blue {
  fill: #0078d2;
}
.fill-light-gray {
  fill: #d0dae0;
}
.object-cover {
  object-fit: cover;
}
.object-\[100\%_15\%\] {
  object-position: 100% 15%;
}
.object-center {
  object-position: center;
}
.object-left {
  object-position: left;
}
.object-right {
  object-position: right;
}
.object-top {
  object-position: top;
}
.p-1 {
  padding: 0.25rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-\[10px\] {
  padding: 10px;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-\[1\.25rem\] {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-\[1\.5rem\] {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-\[1rem\] {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-\[2rem\] {
  padding-left: 2rem;
  padding-right: 2rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-\[\.75rem\] {
  padding-top: .75rem;
  padding-bottom: .75rem;
}
.py-\[1\.5rem\] {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-\[1rem\] {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-\[2rem\] {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-\[3\.5rem\] {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.pb-\[1\.5rem\] {
  padding-bottom: 1.5rem;
}
.pb-\[1rem\] {
  padding-bottom: 1rem;
}
.pb-\[3\.5rem\] {
  padding-bottom: 3.5rem;
}
.pb-\[7rem\] {
  padding-bottom: 7rem;
}
.pl-\[1\.5rem\] {
  padding-left: 1.5rem;
}
.pl-\[1rem\] {
  padding-left: 1rem;
}
.pr-\[1\.5rem\] {
  padding-right: 1.5rem;
}
.pt-\[0rem\] {
  padding-top: 0rem;
}
.pt-\[1\.5rem\] {
  padding-top: 1.5rem;
}
.pt-\[2\.5rem\] {
  padding-top: 2.5rem;
}
.pt-\[2rem\] {
  padding-top: 2rem;
}
.pt-\[3\.5rem\] {
  padding-top: 3.5rem;
}
.text-center {
  text-align: center;
}
.font-americanSans {
  font-family: "American Sans", Arial, sans-serif;
}
.text-\[\.875rem\] {
  font-size: .875rem;
}
.text-\[1\.125rem\] {
  font-size: 1.125rem;
}
.text-\[1\.25rem\] {
  font-size: 1.25rem;
}
.text-\[1\.75rem\] {
  font-size: 1.75rem;
}
.text-\[1rem\] {
  font-size: 1rem;
}
.text-\[2\.75rem\] {
  font-size: 2.75rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.uppercase {
  text-transform: uppercase;
}
.italic {
  font-style: italic;
}
.not-italic {
  font-style: normal;
}
.leading-\[1\.5rem\] {
  line-height: 1.5rem;
}
.leading-\[1\.75rem\] {
  line-height: 1.75rem;
}
.leading-\[100\%\] {
  line-height: 100%;
}
.leading-\[2\.5rem\] {
  line-height: 2.5rem;
}
.leading-tight {
  line-height: 1.25;
}
.tracking-\[0\.01rem\] {
  letter-spacing: 0.01rem;
}
.text-\[\#006DC0\] {
  --tw-text-opacity: 1;
  color: rgb(0 109 192 / var(--tw-text-opacity, 1));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(19 19 19 / var(--tw-text-opacity, 1));
}
.text-blue {
  --tw-text-opacity: 1;
  color: rgb(0 120 210 / var(--tw-text-opacity, 1));
}
.text-dark-gray {
  --tw-text-opacity: 1;
  color: rgb(54 73 90 / var(--tw-text-opacity, 1));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.opacity-20 {
  opacity: 0.2;
}
.opacity-40 {
  opacity: 0.4;
}
.mix-blend-screen {
  mix-blend-mode: screen;
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline {
  outline-style: solid;
}
.ring {
  --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(3px + 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);
}
.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 {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-300 {
  transition-duration: 300ms;
}

:root {
  --blue: #0066b3;
  --blue-dark: #1c3a6e;
  --blue-mid: #2b4f8a;
  --hero-headline-gap-offset: 0px;
  /* Hero SVG viewBox 643×322 (tight to numerals) */
  --hero-vb-w: 643;
  --hero-vb-h: 322;
  /* Diagonal clip on .hero-column-2 (e.g. 8% subtler, 18% stronger) */
  --hero-col2-slant: 50%;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  overflow-x: clip;
}

body {
  --hero-vcap: 100dvh;
}

@font-face {
  font-family: "American Sans";
  src: url("../assets/AmericanSansVar.woff2") format("woff2");
  font-style: normal;
  font-weight: 100 1000;
  font-stretch: 75% 125%;
  font-variant-numeric: proportional-nums;
  font-feature-settings: normal;
  font-variation-settings: normal;
}

@font-face {
  font-family: "American Sans Italic";
  src: url("../assets/AmericanSansVar-Italic.woff2") format("woff2");
  font-style: italic;
  font-weight: 100 1000;
  font-stretch: 75% 125%;
  font-variant-numeric: proportional-nums;
  font-feature-settings: normal;
  font-variation-settings: normal;
}

/* Quote section background images */
.quote-section {
  background-image: url("../assets/quote-bg-lg.jpg");
}
@media (max-width: 768px) {
.quote-section {
    background-image: url("../assets/quote-bg-md.jpg");
}
  }
@media (max-width: 640px) {
.quote-section {
    background-image: url("../assets/quote-bg-sm.jpg");
}
  }

h1,
h2,
h3,
h4,
.prose h2,
.prose h3,
.prose h4 {
  --tw-text-opacity: 1;
  color: rgb(54 73 90 / var(--tw-text-opacity, 1));
}
h2.heading-home {
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 2.5rem;
  --tw-text-opacity: 1;
  color: rgb(54 73 90 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {

  h2.heading-home {
    font-size: 2.25rem;
    font-weight: 700;
    line-height: 3rem;
  }
}
@media (min-width: 1280px) {

  h2.heading-home {
    text-align: center;
    font-size: 2.625rem;
    line-height: 3.125rem;
  }
}

a.promo-newsroom {
  display: block;
  max-width: 78rem;
  margin: 20px auto;
  display: flex;
  justify-content: space-between;
  height: 90px;
  border-radius: 0.5rem;
  box-shadow: 0 4px 4.3px 0 rgba(0, 0, 0, 0.1);
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(240, 240, 240, 1) 100%
  );
}

@media (max-width: 640px) {

a.promo-newsroom {
    height: 70px;
    margin: 10px auto;
}
  }

a.promo-newsroom:hover {
  background: linear-gradient(
    90deg,
    rgba(245, 245, 245, 1) 0%,
    rgba(240, 240, 240, 1) 100%
  );
  box-shadow: 0 4px 4.3px 0 rgba(0, 0, 0, 0.2);
}

a.promo-newsroom > .promo-newsroom-cta {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #00467f;
  font-size: 1.6rem;
  font-weight: medium;
  margin-left: 2rem;
  line-height: 1.2;
  width: 80%;
}

@media (max-width: 1024px) {

a.promo-newsroom > .promo-newsroom-cta {
    width: 60%;
}
  }

@media (max-width: 640px) {

a.promo-newsroom > .promo-newsroom-cta {
    margin-left: 1rem;
    font-size: 1.1rem;
    line-height: 1.2;
}
  }

@media (max-width: 390px) {

a.promo-newsroom > .promo-newsroom-cta {
    font-size: 0.9rem;
}
  }

a.promo-newsroom > .promo-newsroom-pattern {
  display: flex;
  justify-content: end;
  background: url("../assets/promo-banner-pattern.png");
  background-size: cover;
  border-radius: 0 0.5rem 0.5rem 0;
  width: 20%;
}

@media (max-width: 1024px) {

a.promo-newsroom > .promo-newsroom-pattern {
    width: 40%;
}
  }

@media (max-width: 640px) {

a.promo-newsroom > .promo-newsroom-pattern {
}
  }

:is(a.promo-newsroom > .promo-newsroom-pattern)  > img {
    max-width: inherit;
    height: 100%;
  }

.table-wrap {
  position: relative;
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(54 73 90 / var(--tw-text-opacity, 1));
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.table-wrap table {
  width: 100%;
}

.table-wrap table {
  min-width: max-content;
}

.table-wrap table {
  table-layout: auto;
}

.table-wrap table {
  text-align: left;
}

:is(.table-wrap table) th {
  border-bottom-width: 1px;
}

:is(.table-wrap table) th {
  --tw-border-opacity: 1;
  border-color: rgb(235 238 240 / var(--tw-border-opacity, 1));
}

:is(.table-wrap table) th {
  --tw-bg-opacity: 1;
  background-color: rgb(235 238 240 / var(--tw-bg-opacity, 1));
}

:is(.table-wrap table) th {
  padding: 1rem;
}

:is(:is(.table-wrap table) th):first-child {
  border-top-left-radius: 0.75rem;
}

:is(:is(.table-wrap table) th):last-child {
  border-top-right-radius: 0.75rem;
}

:is(:is(.table-wrap table) th) p {
  display: block;
}

:is(:is(.table-wrap table) th) p {
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

:is(:is(.table-wrap table) th) p {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

:is(:is(.table-wrap table) th) p {
  font-weight: 400;
}

:is(:is(.table-wrap table) th) p {
  line-height: 1;
}

:is(:is(.table-wrap table) th) p {
  --tw-text-opacity: 1;
  color: rgb(54 73 90 / var(--tw-text-opacity, 1));
}

:is(:is(.table-wrap table) th) p {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

:is(:is(.table-wrap table) th) p {
  opacity: 0.7;
}

:is(.table-wrap table) td {
  border-bottom-width: 1px;
}

:is(.table-wrap table) td {
  --tw-border-opacity: 1;
  border-color: rgb(235 238 240 / var(--tw-border-opacity, 1));
}

:is(.table-wrap table) td {
  padding: 1rem;
}

:is(:is(.table-wrap table) td) p {
  display: block;
}

:is(:is(.table-wrap table) td) p {
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

:is(:is(.table-wrap table) td) p {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

:is(:is(.table-wrap table) td) p {
  font-weight: 400;
}

:is(:is(.table-wrap table) td) p {
  line-height: 1.5;
}

:is(:is(.table-wrap table) td) p {
  --tw-text-opacity: 1;
  color: rgb(54 73 90 / var(--tw-text-opacity, 1));
}

:is(:is(.table-wrap table) td) p {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.header {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.header nav {
  margin-left: auto;
  margin-right: auto;
}

.header nav {
  display: flex;
}

.header nav {
  max-width: 78rem;
}

.header nav {
  align-items: center;
}

.header nav {
  justify-content: space-between;
}

.logo:is(:is(.header nav) a) {
  margin-right: auto;
}

.logo:is(:is(.header nav) a) {
  margin-left: 1rem;
}

.logo:is(:is(.header nav) a) img {
  aspect-ratio: 7/4;
}

.logo:is(:is(.header nav) a) img {
  height: 3rem;
}

.logo:is(:is(.header nav) a) img {
  width: 5.25rem;
}

.logo:is(:is(.header nav) a) img {
  flex-shrink: 0;
}

#side-nav-menu-btn:is(:is(.header nav) a) {
  flex-direction: column;
}

#side-nav-menu-btn:is(:is(.header nav) a) {
  align-items: center;
}

#side-nav-menu-btn:is(:is(.header nav) a) {
  justify-content: center;
}

#side-nav-menu-btn:is(:is(.header nav) a) > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

#side-nav-menu-btn:is(:is(.header nav) a) {
  padding: 0.75rem;
}

#side-nav-menu-btn:is(:is(.header nav) a) span {
  height: 0.125rem;
}

#side-nav-menu-btn:is(:is(.header nav) a) span {
  width: 1.25rem;
}

#side-nav-menu-btn:is(:is(.header nav) a) span {
  --tw-bg-opacity: 1;
  background-color: rgb(19 19 19 / var(--tw-bg-opacity, 1));
}

#side-nav-menu-close:is(:is(.header nav) a) {
  height: 44px;
}

#side-nav-menu-close:is(:is(.header nav) a) {
  width: 44px;
}

#side-nav-menu-close:is(:is(.header nav) a) {
  padding: 10px;
}

#side-nav-menu-close:is(:is(.header nav) a) svg {
  --tw-text-opacity: 1;
  color: rgb(0 120 210 / var(--tw-text-opacity, 1));
}

:is(.header nav)  > div {
  margin-right: 1rem;
}

:is(.header nav)  > div {
  display: none;
}

:is(.header nav)  > div {
  align-items: center;
}

:is(.header nav)  > div > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2rem * var(--tw-space-x-reverse));
  margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
}

@media (min-width: 768px) {

:is(.header nav)  > div {
    display: flex;
  }
}

:is(:is(.header nav) > div) a {
  padding: 1rem;
}

:is(:is(.header nav) > div) a {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

:is(:is(.header nav) > div) a {
  font-weight: 500;
}

:is(:is(.header nav) > div) a {
  --tw-text-opacity: 1;
  color: rgb(54 73 90 / var(--tw-text-opacity, 1));
}

:is(:is(.header nav) > div) a {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

:is(:is(.header nav) > div) a {
  transition-duration: 300ms;
}

:is(:is(.header nav) > div) a {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

:is(:is(.header nav) > div) a:hover {
  --tw-translate-y: -0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

:is(:is(.header nav) > div) a:hover {
  --tw-text-opacity: 1;
  color: rgb(0 120 210 / var(--tw-text-opacity, 1));
}

nav#side-nav {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

nav#side-nav  > div {
  display: flex;
}

nav#side-nav  > div {
  height: 100%;
}

nav#side-nav  > div {
  flex-direction: column;
}

:is(nav#side-nav > div)  > div {
  display: flex;
}

:is(nav#side-nav > div)  > div {
  flex: 1 1 0%;
}

:is(nav#side-nav > div)  > div {
  flex-direction: column;
}

:is(nav#side-nav > div)  > div {
  overflow-y: auto;
}

:is(:is(nav#side-nav > div) > div)  > div {
  display: flex;
}

:is(:is(nav#side-nav > div) > div)  > div {
  flex-direction: column;
}

:is(:is(nav#side-nav > div) > div)  > div {
  border-top-width: 1px;
}

:is(:is(nav#side-nav > div) > div)  > div {
  border-bottom-width: 1px;
}

:is(:is(nav#side-nav > div) > div)  > div {
  --tw-border-opacity: 1;
  border-color: rgb(208 218 224 / var(--tw-border-opacity, 1));
}

:is(:is(:is(nav#side-nav > div) > div) > div) a {
  display: block;
}

:is(:is(:is(nav#side-nav > div) > div) > div) a {
  border-bottom-width: 1px;
}

:is(:is(:is(nav#side-nav > div) > div) > div) a {
  --tw-border-opacity: 1;
  border-color: rgb(208 218 224 / var(--tw-border-opacity, 1));
}

:is(:is(:is(nav#side-nav > div) > div) > div) a {
  padding: 1rem;
}

:is(:is(:is(nav#side-nav > div) > div) > div) a {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

:is(:is(:is(nav#side-nav > div) > div) > div) a {
  font-weight: 700;
}

:is(:is(:is(nav#side-nav > div) > div) > div) a {
  --tw-text-opacity: 1;
  color: rgb(54 73 90 / var(--tw-text-opacity, 1));
}

:is(:is(:is(nav#side-nav > div) > div) > div) a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(208 218 224 / var(--tw-bg-opacity, 1));
}

.article-container {
  flex: 1 1 0%;
}

.article-container .page-hero {
  margin: auto;
}

.article-container .page-hero {
  height: 10rem;
}

.article-container .page-hero {
  max-width: 100rem;
}

.article-container .page-hero {
  background-size: cover;
}

.article-container .page-hero {
  background-position: center;
}

@media (min-width: 768px) {

.article-container .page-hero {
    height: 20rem;
  }
}

.solid:is(.article-container .page-hero) {
  display: flex;
}

.solid:is(.article-container .page-hero) {
  height: 7rem;
}

.solid:is(.article-container .page-hero) {
  flex-direction: column;
}

.solid:is(.article-container .page-hero) {
  justify-content: center;
}

.solid:is(.article-container .page-hero) {
  background-position: left;
}

@media (min-width: 768px) {

.solid:is(.article-container .page-hero) {
    height: 10rem;
  }
}

:is(.article-container .page-hero)  > .page-hero-gradient {
  display: flex;
}

:is(.article-container .page-hero)  > .page-hero-gradient {
  height: 100%;
}

:is(.article-container .page-hero)  > .page-hero-gradient {
  width: 100%;
}

:is(.article-container .page-hero)  > .page-hero-gradient {
  flex-direction: column;
}

:is(.article-container .page-hero)  > .page-hero-gradient {
  justify-content: flex-end;
}

:is(.article-container .page-hero)  > .page-hero-gradient {
      background: linear-gradient(
        0deg,
        rgba(0, 0, 0, 1) 0%,
        rgba(0, 0, 0, 0) 100%
      );
    }

:is(.article-container .page-hero) .page-hero-title {
  margin-left: auto;
  margin-right: auto;
}

:is(.article-container .page-hero) .page-hero-title {
  width: 100%;
}

:is(.article-container .page-hero) .page-hero-title {
  max-width: 78rem;
}

:is(.article-container .page-hero) .page-hero-title {
  padding: 1.5rem;
}

:is(:is(.article-container .page-hero) .page-hero-title) h1 {
  display: inline-block;
}

:is(:is(.article-container .page-hero) .page-hero-title) h1 {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

:is(:is(.article-container .page-hero) .page-hero-title) h1 {
  font-weight: 500;
}

:is(:is(.article-container .page-hero) .page-hero-title) h1 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {

:is(:is(.article-container .page-hero) .page-hero-title) h1 {
    font-size: 3rem;
    line-height: 1;
  }
}

.article-container .article-hero {
  position: relative;
}

.article-container .article-hero {
  height: 9rem;
}

.article-container .article-hero {
  background-size: cover;
}

.article-container .article-hero {
  background-position: center;
}

.article-container .article-hero {
  padding-top: 1rem;
}

@media (min-width: 768px) {

.article-container .article-hero {
    height: 9rem;
  }
}

@media (min-width: 1280px) {

.article-container .article-hero {
    height: 17rem;
  }
}

@media (min-width: 1280px) {

.article-container .article-hero {
    padding-top: 3rem;
  }
}

.legacy:is(.article-container .article-hero) {
      background-image: url("../assets/legacy-hero-pattern.jpg");
    }

.now-then:is(.article-container .article-hero) {
      background-image: url("../assets/now-then-hero-pattern.jpg");
    }

.teammate:is(.article-container .article-hero) {
      background-image: url("../assets/teammate-connection-hero.jpg");
    }

:is(.article-container .article-hero) img,:is(.article-container .article-hero)  > div {
  position: absolute;
}

:is(.article-container .article-hero) img,:is(.article-container .article-hero)  > div {
  left: 50%;
}

:is(.article-container .article-hero) img,:is(.article-container .article-hero)  > div {
  height: 100%;
}

:is(.article-container .article-hero) img,:is(.article-container .article-hero)  > div {
  width: calc(100% - 3rem);
}

:is(.article-container .article-hero) img,:is(.article-container .article-hero)  > div {
  max-width: 78rem;
}

:is(.article-container .article-hero) img,:is(.article-container .article-hero)  > div {
  --tw-translate-x: -50%;
  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));
}

:is(.article-container .article-hero) img,:is(.article-container .article-hero)  > div {
  object-fit: cover;
}

:is(.article-container .article-hero)  > div {
  background-size: cover;
}

:is(.article-container .article-hero)  > div {
  background-position: center;
}

:is(:is(.article-container .article-hero) > div)  > div {
  display: flex;
}

:is(:is(.article-container .article-hero) > div)  > div {
  height: 100%;
}

:is(:is(.article-container .article-hero) > div)  > div {
  width: 100%;
}

:is(:is(.article-container .article-hero) > div)  > div {
  flex-direction: column;
}

:is(:is(.article-container .article-hero) > div)  > div {
  justify-content: flex-end;
}

:is(:is(.article-container .article-hero) > div)  > div {
        background: linear-gradient(
          0deg,
          rgba(0, 0, 0, 1) 0%,
          rgba(0, 0, 0, 0) 100%
        );
      }

:is(:is(:is(.article-container .article-hero) > div) > div) h1 {
  padding: 1.5rem;
}

:is(:is(:is(.article-container .article-hero) > div) > div) h1 {
  font-size: 3rem;
  line-height: 1;
}

:is(:is(:is(.article-container .article-hero) > div) > div) h1 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

:is(.article-container article) .one-column,:is(.article-container article) .three-columns,:is(.article-container article) .two-columns {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      gap: 2rem;
    }

@media (max-width: 768px) {

:is(.article-container article) .one-column,:is(.article-container article) .three-columns,:is(.article-container article) .two-columns {
        display: block;
    }
      }

:is(:is(.article-container article) .one-column,:is(.article-container article) .three-columns,:is(.article-container article) .two-columns)  > div {
        margin: 0 auto;
      }

:is(:is(.article-container article) .one-column,:is(.article-container article) .three-columns,:is(.article-container article) .two-columns) img {
        margin-bottom: 10px;
        width: 100%;
      }

:is(:is(.article-container article) .one-column,:is(.article-container article) .three-columns,:is(.article-container article) .two-columns) .image-caption {
  width: 100%;
}

:is(:is(.article-container article) .one-column,:is(.article-container article) .three-columns,:is(.article-container article) .two-columns) .image-caption {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

:is(:is(.article-container article) .one-column,:is(.article-container article) .three-columns,:is(.article-container article) .two-columns) .image-caption {
  font-weight: 500;
}

:is(:is(.article-container article) .one-column,:is(.article-container article) .three-columns,:is(.article-container article) .two-columns) .image-caption {
  --tw-text-opacity: 1;
  color: rgb(0 70 127 / var(--tw-text-opacity, 1));
}

:is(:is(.article-container article) .one-column,:is(.article-container article) .three-columns,:is(.article-container article) .two-columns) div.tall-image {
        height: 18rem;
      }

:is(:is(:is(.article-container article) .one-column,:is(.article-container article) .three-columns,:is(.article-container article) .two-columns) div.tall-image) img {
          height: 100%;
        }

@media (max-width: 768px) {

:is(:is(.article-container article) .one-column,:is(.article-container article) .three-columns,:is(.article-container article) .two-columns) div.tall-image {
          height: auto;
          width: 50%;
          margin: 0 auto;
      }
        }

:is(.article-container article) .three-columns {
      justify-content: space-between;
      gap: 0;
      column-gap: 2rew;
    }

:is(.article-container article) .three-columns > div {
      width: 30%;
    }

@media (max-width: 768px) {

:is(.article-container article) .three-columns > div {
        width: 100%;
    }
      }

.image-caption:is(:is(.article-container article) .three-columns > div) {
        width: 100%;
        text-align: center;
      }

.article-container article {
  margin-left: auto;
  margin-right: auto;
}

.article-container article {
  max-width: 56rem;
}

.article-container article {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.article-container article {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

@media (min-width: 768px) {

.article-container article {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

:is(.article-container article) h1 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

:is(.article-container article) .section-container {
  margin-bottom: 2rem;
}

@media (min-width: 768px) {

:is(.article-container article) .section-intro {
    width: 66.666667%;
  }
}

:is(:is(.article-container article) .section-intro) h2 {
  margin-bottom: 1.5rem;
}

:is(:is(.article-container article) .section-intro) h2 {
  font-size: 1.5rem;
  line-height: 2rem;
}

:is(:is(.article-container article) .section-intro) h2 {
  font-weight: 500;
}

@media (min-width: 768px) {

:is(:is(.article-container article) .section-intro) h2 {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

:is(:is(.article-container article) .section-intro) p {
  margin-bottom: 1rem;
}

:is(:is(.article-container article) .section-intro) p {
  font-size: 1rem;
  line-height: 1.5rem;
}

:is(.article-container article) .article-featured {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

:is(.article-container article) .article-featured {
  gap: 1.5rem;
}

:is(.article-container article) .article-featured {
  border-bottom-width: 1px;
}

:is(.article-container article) .article-featured {
  --tw-border-opacity: 1;
  border-color: rgb(208 218 224 / var(--tw-border-opacity, 1));
}

:is(.article-container article) .article-featured {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

@media (min-width: 768px) {

:is(.article-container article) .article-featured {
    display: grid;
  }
}

:is(:is(.article-container article) .article-featured)  > a > img {
  margin-bottom: 1rem;
}

:is(:is(.article-container article) .article-featured)  > a > img {
  aspect-ratio: 16 / 9;
}

:is(:is(.article-container article) .article-featured)  > a > img {
  width: 100%;
}

:is(:is(.article-container article) .article-featured)  > a > img {
  border-radius: 0.375rem;
}

:is(:is(.article-container article) .article-featured)  > a > img {
  object-fit: cover;
}

@media (min-width: 768px) {

:is(:is(.article-container article) .article-featured)  > a > img {
    margin-bottom: 0px;
  }
}

:is(:is(.article-container article) .article-featured)  > div {
  display: flex;
}

:is(:is(.article-container article) .article-featured)  > div {
  flex-direction: column;
}

:is(:is(.article-container article) .article-featured)  > div {
  justify-content: space-between;
}

:is(:is(:is(.article-container article) .article-featured) > div)  > div.article-date {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

:is(:is(:is(.article-container article) .article-featured) > div)  > div.article-date {
  font-weight: 500;
}

:is(:is(:is(.article-container article) .article-featured) > div)  > div.article-date {
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}

:is(:is(:is(.article-container article) .article-featured) > div)  > h3 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

:is(:is(:is(.article-container article) .article-featured) > div)  > h3 {
  flex: 1 1 0%;
}

:is(:is(:is(.article-container article) .article-featured) > div)  > h3 {
  font-weight: 400;
}

@media (min-width: 768px) {

:is(:is(:is(.article-container article) .article-featured) > div)  > h3 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

:is(:is(:is(.article-container article) .article-featured) > div)  > a {
  margin-top: 0.25rem;
}

:is(:is(:is(.article-container article) .article-featured) > div)  > a {
  display: flex;
}

:is(:is(:is(.article-container article) .article-featured) > div)  > a {
  align-items: center;
}

:is(:is(:is(.article-container article) .article-featured) > div)  > a {
  gap: 0.25rem;
}

:is(:is(:is(.article-container article) .article-featured) > div)  > a {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

:is(:is(:is(.article-container article) .article-featured) > div)  > a {
  --tw-text-opacity: 1;
  color: rgb(0 120 210 / var(--tw-text-opacity, 1));
}

:is(:is(:is(.article-container article) .article-featured) > div)  > a:hover {
  text-decoration-line: underline;
}

:is(.article-container article) .articles-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

:is(.article-container article) .articles-grid {
  gap: 1.5rem;
}

@media (min-width: 768px) {

:is(.article-container article) .articles-grid {
    display: grid;
  }
}

:is(:is(.article-container article) .articles-grid)  > .article-item {
  margin-bottom: 2rem;
}

:is(:is(.article-container article) .articles-grid)  > .article-item {
  display: grid;
}

:is(:is(.article-container article) .articles-grid)  > .article-item {
  gap: 1.5rem;
}

:is(:is(.article-container article) .articles-grid)  > .article-item {
  border-bottom-width: 1px;
}

:is(:is(.article-container article) .articles-grid)  > .article-item {
  --tw-border-opacity: 1;
  border-color: rgb(208 218 224 / var(--tw-border-opacity, 1));
}

:is(:is(.article-container article) .articles-grid)  > .article-item {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

@media (min-width: 768px) {

:is(:is(.article-container article) .articles-grid)  > .article-item {
    margin-bottom: 0px;
  }
}

@media (min-width: 768px) {

:is(:is(.article-container article) .articles-grid)  > .article-item {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

:is(:is(:is(.article-container article) .articles-grid) > .article-item)  > a {
  order: -9999;
}

:is(:is(:is(.article-container article) .articles-grid) > .article-item)  > a {
  display: block;
}

@media (min-width: 768px) {

:is(:is(:is(.article-container article) .articles-grid) > .article-item)  > a {
    order: 9999;
  }
}

:is(:is(:is(:is(.article-container article) .articles-grid) > .article-item) > a)  > img {
  aspect-ratio: 16 / 9;
}

:is(:is(:is(:is(.article-container article) .articles-grid) > .article-item) > a)  > img {
  width: 100%;
}

:is(:is(:is(:is(.article-container article) .articles-grid) > .article-item) > a)  > img {
  border-radius: 0.375rem;
}

:is(:is(:is(:is(.article-container article) .articles-grid) > .article-item) > a)  > img {
  object-fit: cover;
}

:is(:is(:is(.article-container article) .articles-grid) > .article-item)  > div {
  order: 9999;
}

:is(:is(:is(.article-container article) .articles-grid) > .article-item)  > div {
  display: flex;
}

:is(:is(:is(.article-container article) .articles-grid) > .article-item)  > div {
  flex-direction: column;
}

:is(:is(:is(.article-container article) .articles-grid) > .article-item)  > div {
  justify-content: space-between;
}

:is(:is(:is(:is(.article-container article) .articles-grid) > .article-item) > div)  > div.article-date {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

:is(:is(:is(:is(.article-container article) .articles-grid) > .article-item) > div)  > div.article-date {
  font-weight: 500;
}

:is(:is(:is(:is(.article-container article) .articles-grid) > .article-item) > div)  > div.article-date {
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}

:is(:is(:is(:is(.article-container article) .articles-grid) > .article-item) > div)  > h3 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

:is(:is(:is(:is(.article-container article) .articles-grid) > .article-item) > div)  > h3 {
  flex: 1 1 0%;
}

:is(:is(:is(:is(.article-container article) .articles-grid) > .article-item) > div)  > h3 {
  font-weight: 400;
}

@media (min-width: 768px) {

:is(:is(:is(:is(.article-container article) .articles-grid) > .article-item) > div)  > h3 {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

@media (min-width: 1024px) {

:is(:is(:is(:is(.article-container article) .articles-grid) > .article-item) > div)  > h3 {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

:is(:is(:is(:is(.article-container article) .articles-grid) > .article-item) > div)  > a {
  margin-top: 0.25rem;
}

:is(:is(:is(:is(.article-container article) .articles-grid) > .article-item) > div)  > a {
  display: flex;
}

:is(:is(:is(:is(.article-container article) .articles-grid) > .article-item) > div)  > a {
  align-items: center;
}

:is(:is(:is(:is(.article-container article) .articles-grid) > .article-item) > div)  > a {
  gap: 0.25rem;
}

:is(:is(:is(:is(.article-container article) .articles-grid) > .article-item) > div)  > a {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

:is(:is(:is(:is(.article-container article) .articles-grid) > .article-item) > div)  > a {
  --tw-text-opacity: 1;
  color: rgb(0 120 210 / var(--tw-text-opacity, 1));
}

:is(:is(:is(:is(.article-container article) .articles-grid) > .article-item) > div)  > a:hover {
  text-decoration-line: underline;
}

@media (min-width: 768px) {

:is(:is(:is(:is(.article-container article) .articles-grid) > .article-item) > div)  > a {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 1024px) {

:is(:is(:is(:is(.article-container article) .articles-grid) > .article-item) > div)  > a {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

:is(:is(.article-container article) nav) ol {
  display: flex;
}

:is(:is(.article-container article) nav) ol {
  align-items: center;
}

:is(:is(.article-container article) nav) ol > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}

:is(:is(.article-container article) nav) ol {
  font-size: 1rem;
}

:is(:is(:is(.article-container article) nav) ol) li {
  --tw-text-opacity: 1;
  color: rgb(54 73 90 / var(--tw-text-opacity, 1));
}

:is(:is(:is(:is(.article-container article) nav) ol) li) svg {
  fill: #36495a;
}

:is(:is(:is(:is(.article-container article) nav) ol) li) a {
  --tw-text-opacity: 1;
  color: rgb(0 120 210 / var(--tw-text-opacity, 1));
}

:is(:is(:is(:is(.article-container article) nav) ol) li) a:hover {
  --tw-text-opacity: 1;
  color: rgb(77 180 250 / var(--tw-text-opacity, 1));
}

:is(:is(:is(:is(.article-container article) nav) ol) li) a:hover {
  text-decoration-line: underline;
}

:is(.article-container article) h1 {
  text-wrap: pretty;
}

:is(.article-container article) h1 {
  font-size: 1.75rem;
}

:is(.article-container article) h1 {
  font-weight: 700;
}

:is(.article-container article) h1 {
  line-height: 2.5rem;
}

@media (min-width: 768px) {

:is(.article-container article) h1 {
    font-size: 2.25rem;
  }
}

@media (min-width: 768px) {

:is(.article-container article) h1 {
    line-height: 3rem;
  }
}

@media (min-width: 1280px) {

:is(.article-container article) h1 {
    font-size: 2.625rem;
  }
}

@media (min-width: 1280px) {

:is(.article-container article) h1 {
    line-height: 3.125rem;
  }
}

:is(.article-container article) h2 {
  margin-top: 2.5rem;
}

:is(.article-container article) h2 {
  margin-bottom: 1rem;
}

:is(.article-container article) h2 {
  font-size: 1.75rem;
}

:is(.article-container article) h2 {
  font-weight: 500;
}

:is(.article-container article) h2 {
  line-height: 2.5rem;
}

@media (min-width: 768px) {

:is(.article-container article) h2 {
    font-size: 2.25rem;
  }
}

@media (min-width: 768px) {

:is(.article-container article) h2 {
    line-height: 3rem;
  }
}

.related-stories {
  --tw-bg-opacity: 1;
  background-color: rgb(235 238 240 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

@media (min-width: 768px) {

  .related-stories {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
}

@media (min-width: 1280px) {

  .related-stories {
    padding-left: 6rem;
    padding-right: 6rem;
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

.related-stories  > div {
  margin-left: auto;
  margin-right: auto;
}

.related-stories  > div {
  max-width: 78rem;
}

.related-stories  > div > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
}

:is(.related-stories > div) h3 {
  font-size: 1.75rem;
}

:is(.related-stories > div) h3 {
  font-weight: 700;
}

:is(.related-stories > div) h3 {
  line-height: 2.5rem;
}

@media (min-width: 768px) {

:is(.related-stories > div) h3 {
    font-size: 2.25rem;
  }
}

@media (min-width: 768px) {

:is(.related-stories > div) h3 {
    line-height: 3rem;
  }
}

@media (min-width: 1280px) {

:is(.related-stories > div) h3 {
    font-size: 2.625rem;
  }
}

@media (min-width: 1280px) {

:is(.related-stories > div) h3 {
    line-height: 3.125rem;
  }
}

:is(.related-stories > div) ul {
  display: grid;
}

:is(.related-stories > div) ul {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

:is(.related-stories > div) ul {
  column-gap: 2rem;
}

:is(.related-stories > div) ul {
  row-gap: 1.5rem;
}

@media (min-width: 768px) {

:is(.related-stories > div) ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1280px) {

:is(.related-stories > div) ul {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

:is(:is(.related-stories > div) ul) li {
  height: 100%;
}

:is(:is(:is(.related-stories > div) ul) li) div {
  display: flex;
}

:is(:is(:is(.related-stories > div) ul) li) div {
  height: 100%;
}

:is(:is(:is(.related-stories > div) ul) li) div {
  flex-direction: column;
}

:is(:is(:is(:is(.related-stories > div) ul) li) div) img {
  aspect-ratio: 3/2;
}

:is(:is(:is(:is(.related-stories > div) ul) li) div) img {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
}

:is(:is(:is(:is(.related-stories > div) ul) li) div) img {
  object-fit: cover;
}

:is(:is(:is(:is(.related-stories > div) ul) li) div) div {
  display: flex;
}

:is(:is(:is(:is(.related-stories > div) ul) li) div) div {
  flex: 1 1 0%;
}

:is(:is(:is(:is(.related-stories > div) ul) li) div) div {
  flex-direction: column;
}

:is(:is(:is(:is(.related-stories > div) ul) li) div) div {
  justify-content: center;
}

:is(:is(:is(:is(.related-stories > div) ul) li) div) div {
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem;
}

:is(:is(:is(:is(.related-stories > div) ul) li) div) div {
  border-width: 1px;
}

:is(:is(:is(:is(.related-stories > div) ul) li) div) div {
  border-top-width: 0px;
}

:is(:is(:is(:is(.related-stories > div) ul) li) div) div {
  --tw-border-opacity: 1;
  border-color: rgb(208 218 224 / var(--tw-border-opacity, 1));
}

:is(:is(:is(:is(.related-stories > div) ul) li) div) div {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

:is(:is(:is(:is(.related-stories > div) ul) li) div) div {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

:is(:is(:is(:is(.related-stories > div) ul) li) div) div {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

:is(:is(:is(:is(:is(.related-stories > div) ul) li) div) div) h4 {
  font-size: 1.125rem;
}

:is(:is(:is(:is(:is(.related-stories > div) ul) li) div) div) h4 {
  font-weight: 500;
}

:is(:is(:is(:is(:is(.related-stories > div) ul) li) div) div) h4 {
  line-height: 1.5rem;
}

@media (min-width: 768px) {

:is(:is(:is(:is(:is(.related-stories > div) ul) li) div) div) h4 {
    font-size: 1.25rem;
  }
}

@media (min-width: 768px) {

:is(:is(:is(:is(:is(.related-stories > div) ul) li) div) div) h4 {
    line-height: 1.75rem;
  }
}

:is(:is(:is(:is(:is(.related-stories > div) ul) li) div) div) a {
  margin-top: 0.25rem;
}

:is(:is(:is(:is(:is(.related-stories > div) ul) li) div) div) a {
  display: flex;
}

:is(:is(:is(:is(:is(.related-stories > div) ul) li) div) div) a {
  align-items: center;
}

:is(:is(:is(:is(:is(.related-stories > div) ul) li) div) div) a {
  gap: 0.25rem;
}

:is(:is(:is(:is(:is(.related-stories > div) ul) li) div) div) a {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

:is(:is(:is(:is(:is(.related-stories > div) ul) li) div) div) a {
  --tw-text-opacity: 1;
  color: rgb(0 120 210 / var(--tw-text-opacity, 1));
}

:is(:is(:is(:is(:is(.related-stories > div) ul) li) div) div) a:hover {
  text-decoration-line: underline;
}

:is(:is(:is(:is(:is(:is(.related-stories > div) ul) li) div) div) a) svg {
  fill: #0078d2;
}
.productItem p a,
.prose-lg a,
.prose a {
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(0 120 210 / var(--tw-text-opacity, 1));
}
.productItem p a:hover,
.prose-lg a:hover,
.prose a:hover {
  --tw-text-opacity: 1;
  color: rgb(77 180 250 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}

.prose-lg ul {
  list-style: disc;
}

/* Banner */

.text-container.desktop {
  height: 100%;
  position: relative;
  margin: 0 auto;
  display: flex;
  align-items: flex-end;
}

@media (max-width: 768px) {

.text-container.desktop {
    display: none;
}
  }

.text-container.mobile {
  display: none;
}

@media (max-width: 768px) {

.text-container.mobile {
    display: block;
}
  }

@media (max-width: 768px) {

.text-container.mobile .text-content {
      padding: 1.5rem;
  }
    }

:is(.text-container.mobile .text-content) h1.text-heading {
  margin-bottom: 1rem;
}

:is(.text-container.mobile .text-content) h1.text-heading {
  font-size: 2.25rem;
}

:is(.text-container.mobile .text-content) h1.text-heading {
  font-weight: 700;
}

:is(.text-container.mobile .text-content) h1.text-heading {
  line-height: 1.25;
}

.banner {
  position: relative;
  width: 100%;
  max-width: 2000px;
  margin: 0 auto;
  height: 640px;
}

@media (max-width: 768px) {

.banner {
    height: 250px;
}
  }

.banner .img-base,.banner .img-slant,.banner .img-square {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center;
  }

@media (max-width: 768px) {

.banner .img-base,.banner .img-slant,.banner .img-square {
      background-position: center right;
  }
    }

.banner .img-base {
    background-image: url("../assets/cent-hero-layer-2b.jpg");
  }

.banner .img-slant {
    background-image: url("../assets/cent-hero-layer-1b.jpg");
    will-change: clip-path;
  }

.banner .img-square {
    background-image: url("../assets/cent-hero-layer-3b.jpg");
    will-change: clip-path;
  }

.banner .text-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    z-index: 10;
    display: flex;
    align-items: center;
    opacity: 0;
  }

@media (max-width: 768px) {

.banner .text-overlay {
      position: relative;
      width: 100%;
      height: auto;
  }
    }

.banner .text-content {
    padding: 1.5rem 120px 1.5rem 0;
    width: 100%;
  }

@media (max-width: 1280px) {

.banner .text-content {
      padding: 1.5rem 1.5rem 1.5rem 1.5rem;
      width: 100%;
  }
    }

@media (max-width: 768px) {

.banner .text-content {
      padding: 30px 1.5rem;
  }
    }

:is(.banner .text-content) h1.text-heading {
  margin-bottom: 1rem;
}

:is(.banner .text-content) h1.text-heading {
  font-weight: 700;
}

@media (min-width: 768px) {

:is(.banner .text-content) h1.text-heading {
    font-size: 2.75rem;
  }
}

@media (min-width: 768px) {

:is(.banner .text-content) h1.text-heading {
    line-height: 3.5rem;
  }
}

@media (min-width: 1280px) {

:is(.banner .text-content) h1.text-heading {
    font-size: 4rem;
  }
}

@media (min-width: 1280px) {

:is(.banner .text-content) h1.text-heading {
    line-height: 4.75rem;
  }
}

.banner .square-overlay {
    position: absolute;
    box-sizing: border-box;
    background: transparent;
    border: 20px solid #fff;
    border-bottom: 75px solid #fff;
    z-index: 9;
    pointer-events: none;
    border-radius: 2px;
  }

@media (max-width: 768px) {

.banner .square-overlay {
      border: 10px solid #fff;
      border-bottom: 30px solid #fff;
  }
    }

.banner .img-square-filter {
    mix-blend-mode: luminosity;
    position: absolute;
    inset: 0;
    background: #ccc;
    pointer-events: none;
  }

/* Home Page Article Grid */

.left-column {
  flex: 2;
  display: flex;
  flex-direction: column;
}

.right-column {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.image-item {
  display: flex;
  flex-direction: column;
}

.image-wrapper {
  background-color: #ddd;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.image-wrapper.bottom-right-img {
  height: 230px;
}

@media (max-width: 768px) {

.image-wrapper.bottom-right-img {
    height: auto;
}
  }

.image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.image-wrapper a {
  width: 100%;
  height: 100%;
}

/* END Home Page Article Grid */

/* Newsletter Signup */

.CustomCentennialCSS {
  padding: 5rem 2rem 0.5rem 2rem;
  background: linear-gradient(180deg, #fff 20%, #ebeef0 100%);
}

@media (max-width: 768px) {

.CustomCentennialCSS {
    padding-top: 2rem;
    padding-bottom: 1rem;
}
  }

.CustomCentennialCSS .module_container--outer {
    margin: 0 auto;
    max-width: 78rem;
  }

.CustomCentennialCSS h2.module_title {
    font-size: 2.625rem;
    font-weight: 700;
    text-align: center;
    line-height: 1.3;
  }

@media (max-width: 768px) {

.CustomCentennialCSS h2.module_title {
      font-size: 1.75rem;
      font-weight: 500;
  }
    }

.CustomCentennialCSS .module_container--inner {
    max-width: 50%;
    margin: 0 auto;
  }

@media (max-width: 768px) {

.CustomCentennialCSS .module_container--inner {
      max-width: 100%;
  }
    }

:is(.CustomCentennialCSS .module_container--inner) .module_introduction {
      margin-top: 2rem;
    }

:is(.CustomCentennialCSS .module_container--inner) .module_introduction .IntroText p {
      color: rgb(54, 73, 90);
    }

@media (max-width: 768px) {

:is(.CustomCentennialCSS .module_container--inner) .module_introduction .IntroText p {
        font-size: 16px;
    }
      }

.CustomCentennialCSS .module-subscribe_table-wrap {
    display: flex;
    gap: 0.5rem;
    margin: 2rem 0;
  }

@media (max-width: 768px) {

.CustomCentennialCSS .module-subscribe_table-wrap {
      flex-wrap: wrap;
  }
    }

@media (max-width: 768px) {

:is(.CustomCentennialCSS .module-subscribe_table-wrap) .module_actions {
        width: 100%;
    }
      }

@media (max-width: 768px) {

:is(:is(.CustomCentennialCSS .module-subscribe_table-wrap) .module_actions) input {
          width: 100%;
      }
        }

@media (max-width: 768px) {

:is(:is(.CustomCentennialCSS .module-subscribe_table-wrap) .module_actions) button.module-subscribe_submit-button {
          width: 100%;
      }
        }

:is(.CustomCentennialCSS .module-subscribe_table-wrap) .module-subscribe_form {
      width: 100%;
    }

:is(:is(.CustomCentennialCSS .module-subscribe_table-wrap) .module-subscribe_form) input[type="text"] {
        padding: 12px;
        border-radius: 4px;
        width: 100%;
        border: 1px solid rgb(134, 145, 153);
      }

:is(.CustomCentennialCSS .module-subscribe_table-wrap)  > fieldset {
      display: none;
    }

.CustomCentennialCSS .button {
    color: #fff;
    background-color: #0078d2;
    border-radius: 4px;
    padding: 13px 16px;
  }

:is(.CustomCentennialCSS .button):hover {
      background-color: #00467f;
      text-decoration: underline;
    }

.CustomCentennialCSS .module_error-container {
    background-color: #c30019;
    color: #fff;
    border-radius: 4px;
    margin: 20px 0;
  }

:is(.CustomCentennialCSS .module_error-container) p.module_message.module_message--error {
      font-weight: bold;
      margin-bottom: 5px;
      padding: 20px 20px 5px 20px;
    }

:is(.CustomCentennialCSS .module_error-container)  > div {
      font-size: 12px;
      padding: 10px 20px 20px 20px;
      margin-left: 10px;
    }

/* Hide elements */

.CustomCentennialCSS .module-subscribe_unsubscribe-link {
    display: none;
  }

.CustomCentennialCSS .module-subscribe_table-input.module-subscribe_email label {
    display: none;
  }

.CustomCentennialCSS .module-subscribe_table-input.module-subscribe_email .module_required {
    display: none;
  }

.CustomCentennialCSS .module_introduction .module_required-text {
    display: none;
  }

/* Embla carousel styles */
.embla {
  max-width: 100rem;
  margin: 15px auto 30px auto;
  position: relative;
  --slide-spacing: 1rem;
  --slide-height: 40rem;
}
@media (max-width: 1024px) {
.embla {
    --slide-height: 30rem;
}
  }
@media (max-width: 768px) {
.embla {
    --slide-height: 20rem;
}
  }
@media (max-width: 640px) {
.embla {
    --slide-height: 15rem;
}
  }

.embla__viewport {
  overflow: hidden;
}

.embla__container {
  display: flex;
  touch-action: pan-y pinch-zoom;
  margin-left: calc(var(--slide-spacing) * -1);
}

.embla__slide {
  flex: 0 0 auto;
  min-width: 0;
  padding-left: var(--slide-spacing);
}

.embla__slide__img {
  display: block;
  height: var(--slide-height);
  width: auto;
  object-fit: contain;
  border-radius: 4px;
}

.embla__slide__caption {
  padding-top: 0.8rem;
  font-size: 14px;
  color: var(--text-low-contrast);
  max-width: 0;
  min-width: 80%;
}

@media (max-width: 768px) {

.embla__slide__caption {
    min-width: 100%;
}
  }

.embla__button {
  position: absolute;
  background-color: #fff;
  touch-action: manipulation;
  text-decoration: none;
  cursor: pointer;
  border: 0;
  padding: 0;
  margin: 0;
  width: 3.6rem;
  height: 6.6rem;

  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(0deg);
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.embla__button--disabled {
  color: var(--detail-high-contrast);
}

.embla__button--prev {
  left: 0;
  border-radius: 0 7px 7px 0;
}

.embla__button--next {
  right: 0;
  border-radius: 7px 0 0 7px;
}

.embla__button__svg {
  width: 35%;
  height: 35%;
}

.embla-thumbs {
  --thumbs-slide-spacing: 0.8rem;
  --thumbs-slide-height: 6rem;
  margin-top: var(--thumbs-slide-spacing);
}

.embla-thumbs__viewport {
  overflow: hidden;
}

.embla-thumbs__container {
  display: flex;
  flex-direction: row;
  margin-left: calc(var(--thumbs-slide-spacing) * -1);
}

.embla-thumbs__slide {
  flex: 0 0 10%;
  min-width: 0;
  padding-left: var(--thumbs-slide-spacing);
}

@media (max-width: 768px) {
  .embla-thumbs__slide {
    flex: 0 0 22%;
  }
}

.embla-thumbs__slide__btn {
  -webkit-tap-highlight-color: rgba(var(--text-high-contrast-rgb-value), 0.5);
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  touch-action: manipulation;
  display: block;
  text-decoration: none;
  cursor: pointer;
  border: 0;
  padding: 0;
  margin: 0;
  width: 100%;
  height: var(--thumbs-slide-height);
  border-radius: 4px;
  border: 0.2rem solid var(--detail-medium-contrast);
  overflow: hidden;
  opacity: 0.4;
  transition: opacity 0.2s;
}

.embla-thumbs__slide--selected .embla-thumbs__slide__btn {
  opacity: 1;
}

.embla-thumbs__slide__img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}

/* Intro Hero Banner */

.hero-section {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: var(--hero-vcap);
  overflow: hidden;
  background-color: #b8d4f0;
  background-image: url("../assets/color-clouds.jpg");
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}

.hero-section .hero-stage {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    overflow: visible;
    margin-top: -8vh;
  }

:is(.hero-section .hero-stage) .hero-plane {
      position: absolute;
      top: clamp(230px, 41vh, 380px);
      left: 50%;
      width: auto;
      max-width: min(560px, 92vw);
      height: auto;
      z-index: 20;
      pointer-events: none;
      will-change: transform, opacity;
    }

:is(.hero-section .hero-stage) .hero-guides {
      position: absolute;
      inset: 0;
      width: 100%;
      height: 100%;
      overflow: visible;
      pointer-events: none;
      z-index: 0;
    }

:is(:is(.hero-section .hero-stage) .hero-guides) .guide {
        fill: none;
        stroke: var(--blue);
        stroke-width: 1;
        stroke-linecap: butt;
        opacity: 0.7;
      }

:is(.hero-section .hero-stage) .hero-svg {
      position: relative;
      z-index: 1;
      display: block;
      width: 100%;
      max-width: min(
        600px,
        100%,
        calc(316px * var(--hero-vb-w) / var(--hero-vb-h))
      );
      max-height: 316px;
      height: auto;
      flex: 0 0 auto;
      overflow: visible;
      /* “100” numerals — copy `.numerals-100` + children; tweak via custom properties */
    }

:is(:is(.hero-section .hero-stage) .hero-svg) .numerals-100 {
        --numeral-stroke: #3c6abf;
        --numeral-stroke-width: 1.8;
        --numeral-opacity: 0.85;
        will-change: transform, opacity;
        filter: drop-shadow(-4px 4px 10px rgba(54, 73, 90, 0.5));
      }

/* Hidden until JS sets stroke-dasharray (hero intro) */

:is(:is(.hero-section .hero-stage) .hero-svg) .numerals-100 .numeral {
        fill: none;
        stroke: var(--numeral-stroke);
        stroke-width: var(--numeral-stroke-width);
        stroke-linecap: round;
        stroke-linejoin: round;
        opacity: var(--numeral-opacity);
      }

:is(.hero-section .hero-stage) .hero__headline {
      position: relative;
      z-index: 1;
      width: max-content;
      max-width: none;
      margin-inline: auto;
      text-align: center;
      color: var(--blue);
      font-size: clamp(1.4rem, 2.5vw, 3.75rem);
      font-weight: 700;
      will-change: transform;
    }

:is(:is(.hero-section .hero-stage) .hero__headline) p {
        margin: 0;
        white-space: nowrap;
        will-change: transform;
      }

:is(:is(.hero-section .hero-stage) .hero__headline) em {
        font-style: italic;
        font-weight: 400;
      }

.hero__headline--column-2:is(:is(.hero-section .hero-stage) .hero__headline) {
        color: #fff;
      }

.hero__headline--column-3:is(:is(.hero-section .hero-stage) .hero__headline) {
        color: var(--blue-dark);
      }

.hero-section .hero-column {
    position: relative;
    z-index: 1;
    width: min(
      100%,
      calc(var(--hero-vcap) * var(--hero-vb-w) / var(--hero-vb-h))
    );
    max-width: 100%;
    margin-inline: auto;
  }

.hero-section .hero-column-2-container {
    position: absolute;
    inset: 0;
    z-index: 10;
    overflow: hidden;
    pointer-events: none;
  }

:is(.hero-section .hero-column-2-container) .hero-column-2 {
      position: absolute;
      inset: 0;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      height: 100%;
      /* Transition.css wipe start (--wipe-bottom-left-out); main.js animates wipe in/out */
      clip-path: polygon(-50% 50%, 50% 150%, 50% 150%, -50% 50%);
      will-change: clip-path;
      background-color: #0d1f4a;
      background-image: url("../assets/blue-sky-2.jpg");
      background-size: cover;
      background-position: center top;
      background-repeat: no-repeat;
    }

.hero-section .hero-column-3-container {
    position: absolute;
    inset: 0;
    z-index: 15;
    overflow: hidden;
    pointer-events: none;
  }

:is(.hero-section .hero-column-3-container) .hero-column-3 {
      position: absolute;
      inset: 0;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      height: 100%;
      /* Keep same wipe-ready shape as column 2 */
      clip-path: polygon(-50% 50%, 50% 150%, 50% 150%, -50% 50%);
      will-change: clip-path;
      background-color: #5f6a74;
      background-image:
        linear-gradient(180deg, rgba(255, 255, 255, 0) 57.18%, #d2d8dd 99.99%),
        url("../assets/bw-clouds.jpg");
      background-size: cover;
      background-position: center top;
      background-repeat: no-repeat;
    }

@supports (overflow: clip) {
  .hero-section {
    overflow: clip;
  }
}

/* Slanted panel behind hero content; tune --hero-col2-slant for angle */

/* Guide lines */

/* ─── Headline ───────────────────────────────────────────────────────────── */

/* Force col3 numerals to blue-dark (overrides inline --numeral-stroke). */
.hero-column-3 .numerals-100 .numeral {
  stroke: var(--blue-dark);
}

.sky-content-section {
  position: relative;
  min-height: 100vh;
  padding: clamp(5rem, 10vw, 8rem) 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background-image:
    linear-gradient(
      180deg,
      #d2d8dd 0%,
      rgba(32, 80, 144, 0) 15%,
      rgba(32, 80, 144, 0) 29.84%,
      #dbe0e7 100%
    ),
    url("../assets/full-sky-bottom.jpg");
  background-repeat: no-repeat, no-repeat;
  background-position: center, center;
  background-size: cover, cover;
}

.sky-content-section .sky-content-section__clouds {
    position: absolute;
    inset: 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding-top: clamp(1.25rem, 5vh, 3.5rem);
    pointer-events: none;
    z-index: 4;
  }

:is(.sky-content-section .sky-content-section__clouds) .sky-content-section__clouds-image {
      width: clamp(560px, 118vw, 1300px);
      height: auto;
      opacity: 0.9;
      animation: sky-clouds-drift 75s linear infinite;
      will-change: transform;
    }

.sky-content-section .sky-content-section__inner {
    display: flex;
    justify-content: center;
  }

:is(.sky-content-section .sky-content-section__inner) h2 {
      font-size: clamp(2rem, 3vw, 2.5rem);
    }

:is(.sky-content-section .sky-content-section__inner) h2 {
  --tw-text-opacity: 1;
  color: rgb(54 73 90 / var(--tw-text-opacity, 1));
}

:is(.sky-content-section .sky-content-section__inner) h2 {
      margin-bottom: 10px;
      line-height: 1.3;
      font-weight: 700;
    }

:is(.sky-content-section .sky-content-section__inner) .p {
      font-size: clamp(1rem, 2vw, 1.5rem);
      line-height: 1.5;
      max-width: 60ch;
      margin-bottom: 1rem;
    }

@keyframes sky-clouds-drift {
  from {
    transform: translateX(-13%);
  }
  to {
    transform: translateX(13%);
  }
}

@media (prefers-reduced-motion: reduce) {
  .sky-content-section__clouds-image {
    animation: none;
  }
}
/* ─── Responsive ─────────────────────────────────────────────────────────── */

@media (max-width: 1100px) {
  .sky-content-section--message {
    background-image:
      linear-gradient(
        180deg,
        #d2d8dd 0%,
        rgba(32, 80, 144, 0) 15%,
        rgba(32, 80, 144, 0) 29.84%,
        #dbe0e7 100%
      ),
      url("../assets/full-sky-bottom.jpg");
    background-repeat: no-repeat, no-repeat;
    background-position: center, center;
    background-size: cover, cover;
  }
}

@media (min-width: 769px) and (max-width: 1108px) {
  .hero__headline {
    font-size: clamp(2.75rem, 4.6vw, 3.375rem);
  }
}

@media (max-width: 768px) {
  body {
    padding: 0;
    --hero-vcap: 100dvh;
  }
  .hero__headline {
    font-size: clamp(1.9rem, 6vw, 2.25rem);
  }
  .page-shell {
    height: 100vh;
  }
  .topbar {
    padding: 0 20px;
  }
  .hero {
    top: 64px;
  }
}

/* Miscellaneous FIXES and OVERRIDES */

/* Gradient fix for footer carousel */

.ContentPaneDiv3 .module_container.module_container--inner main section {
  background: #ebeef0 !important;
}

/* Force glide slides to stretch to full container height based on the parent container's computed height */
.glide__slide {
  height: inherit !important;
}

.PreviewToolBar {
  display: none;
}

/* Keeps the email alert working when evergreen.1.0.0.min.css is disabled since it interferes with carousel */

.evergreen--hidden,
.evergreen-hidden,
.js--hidden {
  display: none;
}

.hover\:bg-dark-blue:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 70 127 / var(--tw-bg-opacity, 1));
}

.hover\:bg-light-gray:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(208 218 224 / var(--tw-bg-opacity, 1));
}

.hover\:bg-ultra-light-gray:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(235 238 240 / var(--tw-bg-opacity, 1));
}

.hover\:fill-gray:hover {
  fill: #9da6ab;
}

.hover\:text-light-blue:hover {
  --tw-text-opacity: 1;
  color: rgb(77 180 250 / var(--tw-text-opacity, 1));
}

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

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

@media (min-width: 640px) {

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

@media (min-width: 768px) {

  .md\:sticky {
    position: sticky;
  }

  .md\:bottom-\[-8rem\] {
    bottom: -8rem;
  }

  .md\:right-\[8rem\] {
    right: 8rem;
  }

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

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

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

  .md\:flex {
    display: flex;
  }

  .md\:grid {
    display: grid;
  }

  .md\:hidden {
    display: none;
  }

  .md\:aspect-\[178\/111\] {
    aspect-ratio: 178/111;
  }

  .md\:aspect-\[25\/22\] {
    aspect-ratio: 25/22;
  }

  .md\:aspect-\[356\/467\] {
    aspect-ratio: 356/467;
  }

  .md\:aspect-\[641\/202\] {
    aspect-ratio: 641/202;
  }

  .md\:h-\[8rem\] {
    height: 8rem;
  }

  .md\:max-h-\[15\.9375rem\] {
    max-height: 15.9375rem;
  }

  .md\:w-1\/2 {
    width: 50%;
  }

  .md\:w-3\/4 {
    width: 75%;
  }

  .md\:w-\[19rem\] {
    width: 19rem;
  }

  .md\:w-fit {
    width: fit-content;
  }

  .md\:min-w-\[50\%\] {
    min-width: 50%;
  }

  .md\:max-w-\[15\.9375rem\] {
    max-width: 15.9375rem;
  }

  .md\:max-w-\[40rem\] {
    max-width: 40rem;
  }

  .md\:max-w-\[50\%\] {
    max-width: 50%;
  }

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

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:flex-row-reverse {
    flex-direction: row-reverse;
  }

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

  .md\:gap-\[2rem\] {
    gap: 2rem;
  }

  .md\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .md\:space-y-\[3\.5rem\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }

  .md\:rounded-\[\.25rem\] {
    border-radius: .25rem;
  }

  .md\:rounded-b-none {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .md\:rounded-l-\[\.25rem\] {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
  }

  .md\:rounded-r-\[\.25rem\] {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
  }

  .md\:rounded-t-\[2rem\] {
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
  }

  .md\:rounded-tr-none {
    border-top-right-radius: 0px;
  }

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

  .md\:border-t {
    border-top-width: 1px;
  }

  .md\:border-none {
    border-style: none;
  }

  .md\:object-center {
    object-position: center;
  }

  .md\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:px-\[2rem\] {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .md\:px-\[3rem\] {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .md\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .md\:py-\[2\.6rem\] {
    padding-top: 2.6rem;
    padding-bottom: 2.6rem;
  }

  .md\:py-\[2rem\] {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .md\:py-\[3\.5rem\] {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

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

  .md\:pb-\[10rem\] {
    padding-bottom: 10rem;
  }

  .md\:pr-0 {
    padding-right: 0px;
  }

  .md\:pt-\[4\.5rem\] {
    padding-top: 4.5rem;
  }

  .md\:pt-\[4rem\] {
    padding-top: 4rem;
  }

  .md\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .md\:text-\[1\.125rem\] {
    font-size: 1.125rem;
  }

  .md\:text-\[1\.25rem\] {
    font-size: 1.25rem;
  }

  .md\:text-\[1\.75rem\] {
    font-size: 1.75rem;
  }

  .md\:text-\[1rem\] {
    font-size: 1rem;
  }

  .md\:text-\[2\.25rem\] {
    font-size: 2.25rem;
  }

  .md\:text-\[2rem\] {
    font-size: 2rem;
  }

  .md\:text-\[6rem\] {
    font-size: 6rem;
  }

  .md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .md\:font-bold {
    font-weight: 700;
  }

  .md\:leading-\[1\.75rem\] {
    line-height: 1.75rem;
  }

  .md\:leading-\[2rem\] {
    line-height: 2rem;
  }

  .md\:leading-\[3rem\] {
    line-height: 3rem;
  }
}

@media (min-width: 1024px) {

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

  .lg\:text-\[2rem\] {
    font-size: 2rem;
  }
}

@media (min-width: 1280px) {

  .xl\:bottom-\[-4rem\] {
    bottom: -4rem;
  }

  .xl\:right-0 {
    right: 0px;
  }

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

  .xl\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .xl\:ml-0 {
    margin-left: 0px;
  }

  .xl\:block {
    display: block;
  }

  .xl\:flex {
    display: flex;
  }

  .xl\:aspect-\[144\/41\] {
    aspect-ratio: 144/41;
  }

  .xl\:aspect-\[197\/238\] {
    aspect-ratio: 197/238;
  }

  .xl\:aspect-\[415\/131\] {
    aspect-ratio: 415/131;
  }

  .xl\:aspect-\[66\/37\] {
    aspect-ratio: 66/37;
  }

  .xl\:h-\[15rem\] {
    height: 15rem;
  }

  .xl\:h-\[25rem\] {
    height: 25rem;
  }

  .xl\:max-w-\[51\.875rem\] {
    max-width: 51.875rem;
  }

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

  .xl\:gap-\[2rem\] {
    gap: 2rem;
  }

  .xl\:space-y-\[1\.7rem\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.7rem * var(--tw-space-y-reverse));
  }

  .xl\:space-y-\[3\.5rem\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }

  .xl\:bg-cover {
    background-size: cover;
  }

  .xl\:bg-center {
    background-position: center;
  }

  .xl\:px-\[2rem\] {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .xl\:px-\[5rem\] {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .xl\:px-\[6rem\] {
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .xl\:py-\[2rem\] {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .xl\:py-\[5rem\] {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .xl\:pb-\[10rem\] {
    padding-bottom: 10rem;
  }

  .xl\:pb-\[5rem\] {
    padding-bottom: 5rem;
  }

  .xl\:pb-\[6\.4rem\] {
    padding-bottom: 6.4rem;
  }

  .xl\:pl-\[2rem\] {
    padding-left: 2rem;
  }

  .xl\:pl-\[3\.5em\] {
    padding-left: 3.5em;
  }

  .xl\:pl-\[6em\] {
    padding-left: 6em;
  }

  .xl\:pr-\[3\.5em\] {
    padding-right: 3.5em;
  }

  .xl\:pr-\[6em\] {
    padding-right: 6em;
  }

  .xl\:pt-\[5\.4rem\] {
    padding-top: 5.4rem;
  }

  .xl\:pt-\[5rem\] {
    padding-top: 5rem;
  }

  .xl\:pt-\[6rem\] {
    padding-top: 6rem;
  }

  .xl\:text-center {
    text-align: center;
  }

  .xl\:text-\[1\.5rem\] {
    font-size: 1.5rem;
  }

  .xl\:text-\[1\.75rem\] {
    font-size: 1.75rem;
  }

  .xl\:text-\[2\.625rem\] {
    font-size: 2.625rem;
  }

  .xl\:text-\[8\.25rem\] {
    font-size: 8.25rem;
  }

  .xl\:leading-\[2\.25rem\] {
    line-height: 2.25rem;
  }

  .xl\:leading-\[2rem\] {
    line-height: 2rem;
  }

  .xl\:leading-\[3\.125rem\] {
    line-height: 3.125rem;
  }
}
