/* @config is required for the drupal/tailwind_jit
 * compiler module
 */
*, ::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(19 59 99 / 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(19 59 99 / 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:  ;
}
input:where([type='text']),input:where(:not([type])),input:where([type='email']),input:where([type='url']),input:where([type='password']),input:where([type='number']),input:where([type='date']),input:where([type='datetime-local']),input:where([type='month']),input:where([type='search']),input:where([type='tel']),input:where([type='time']),input:where([type='week']),select:where([multiple]),textarea,select {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    border-radius: 0px;
    padding-top: 0.5rem;
    padding-right: 0.75rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-shadow: 0 0 #0000;
}
input:where([type='text']):focus, input:where(:not([type])):focus, input:where([type='email']):focus, input:where([type='url']):focus, input:where([type='password']):focus, input:where([type='number']):focus, input:where([type='date']):focus, input:where([type='datetime-local']):focus, input:where([type='month']):focus, input:where([type='search']):focus, input:where([type='tel']):focus, input:where([type='time']):focus, input:where([type='week']):focus, select:where([multiple]):focus, textarea:focus, select:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #11365a;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    border-color: #11365a;
}
input::-moz-placeholder, textarea::-moz-placeholder {
    color: #6b7280;
    opacity: 1;
}
input::placeholder,textarea::placeholder {
    color: #6b7280;
    opacity: 1;
}
::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
}
::-webkit-date-and-time-value {
    min-height: 1.5em;
    text-align: inherit;
}
::-webkit-datetime-edit {
    display: inline-flex;
}
::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field {
    padding-top: 0;
    padding-bottom: 0;
}
select {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
    background-position: right 0.5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    -webkit-print-color-adjust: exact;
            print-color-adjust: exact;
}
select:where([multiple]),select:where([size]:not([size="1"])) {
    background-image: initial;
    background-position: initial;
    background-repeat: unset;
    background-size: initial;
    padding-right: 0.75rem;
    -webkit-print-color-adjust: unset;
            print-color-adjust: unset;
}
input:where([type='checkbox']),input:where([type='radio']) {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    padding: 0;
    -webkit-print-color-adjust: exact;
            print-color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: #11365a;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    --tw-shadow: 0 0 #0000;
}
input:where([type='checkbox']) {
    border-radius: 0px;
}
input:where([type='radio']) {
    border-radius: 100%;
}
input:where([type='checkbox']):focus,input:where([type='radio']):focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #11365a;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
input:where([type='checkbox']):checked,input:where([type='radio']):checked {
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}
input:where([type='checkbox']):checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}
@media (forced-colors: active)  {
    input:where([type='checkbox']):checked {
        -webkit-appearance: auto;
           -moz-appearance: auto;
                appearance: auto;
    }
}
input:where([type='radio']):checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}
@media (forced-colors: active)  {
    input:where([type='radio']):checked {
        -webkit-appearance: auto;
           -moz-appearance: auto;
                appearance: auto;
    }
}
input:where([type='checkbox']):checked:hover,input:where([type='checkbox']):checked:focus,input:where([type='radio']):checked:hover,input:where([type='radio']):checked:focus {
    border-color: transparent;
    background-color: currentColor;
}
input:where([type='checkbox']):indeterminate {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}
@media (forced-colors: active)  {
    input:where([type='checkbox']):indeterminate {
        -webkit-appearance: auto;
           -moz-appearance: auto;
                appearance: auto;
    }
}
input:where([type='checkbox']):indeterminate:hover,input:where([type='checkbox']):indeterminate:focus {
    border-color: transparent;
    background-color: currentColor;
}
input:where([type='file']) {
    background: unset;
    border-color: inherit;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-size: unset;
    line-height: inherit;
}
input:where([type='file']):focus {
    outline: 1px solid ButtonText;
    outline: 1px auto -webkit-focus-ring-color;
}
body.tw-bg-seafoam-50 .layout-container {
    background-color: transparent;
}
.align-left {
    float: left;
    margin-right: 1.5rem;
    margin-bottom: 1rem;
    margin-top: 0.5rem;
    max-width: 100%;
}
.align-right {
    float: right;
    margin-left: 1.5rem;
    margin-bottom: 1rem;
    margin-top: 0.5rem;
    max-width: 100%;
}
.align-center {
    clear: both;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5rem;
    margin-top: 0.5rem;
    display: block;
    max-width: 100%;
}
figure.align-center img,
  drupal-media.align-center img {
    margin-left: auto;
    margin-right: auto;
    height: auto;
    max-width: 100%;
}
drupal-media,
  drupal-media img,
  figure.image img {
    max-width: 100% !important;
    height: auto !important;
  }
figure.align-left figcaption,
  figure.align-right figcaption {
    margin-top: 0.5rem;
    text-align: left;
    font-size: 0.875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(70 77 85 / var(--tw-text-opacity, 1));
}
figure.align-center figcaption {
    margin-top: 0.5rem;
    text-align: center;
    font-size: 0.875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(70 77 85 / var(--tw-text-opacity, 1));
}
.tw-container {
    width: 100%;
}
@media (min-width: 640px) {
    .tw-container {
        max-width: 640px;
    }
}
@media (min-width: 768px) {
    .tw-container {
        max-width: 768px;
    }
}
@media (min-width: 1024px) {
    .tw-container {
        max-width: 1024px;
    }
}
@media (min-width: 1280px) {
    .tw-container {
        max-width: 1280px;
    }
}
@media (min-width: 1536px) {
    .tw-container {
        max-width: 1536px;
    }
}
.tw-prose {
    color: var(--tw-prose-body);
    max-width: 65ch;
}
.tw-prose :where(p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.75rem;
}
.tw-prose :where([class~="lead"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: var(--tw-prose-lead);
    font-size: 1.25em;
    line-height: 1.6;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
}
.tw-prose :where(a):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: var(--tw-prose-links);
    text-decoration: underline;
    font-weight: 400;
    font-family: "Open Sans", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.tw-prose :where(strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: var(--tw-prose-bold);
    font-weight: 600;
}
.tw-prose :where(a strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: inherit;
}
.tw-prose :where(blockquote strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: inherit;
}
.tw-prose :where(thead th strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: inherit;
}
.tw-prose :where(ol):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    list-style-type: decimal;
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-inline-start: 1.625em;
    font-family: "Open Sans", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.tw-prose :where(ol[type="A"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    list-style-type: upper-alpha;
}
.tw-prose :where(ol[type="a"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    list-style-type: lower-alpha;
}
.tw-prose :where(ol[type="A" s]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    list-style-type: upper-alpha;
}
.tw-prose :where(ol[type="a" s]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    list-style-type: lower-alpha;
}
.tw-prose :where(ol[type="I"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    list-style-type: upper-roman;
}
.tw-prose :where(ol[type="i"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    list-style-type: lower-roman;
}
.tw-prose :where(ol[type="I" s]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    list-style-type: upper-roman;
}
.tw-prose :where(ol[type="i" s]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    list-style-type: lower-roman;
}
.tw-prose :where(ol[type="1"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    list-style-type: decimal;
}
.tw-prose :where(ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    list-style-type: disc;
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-inline-start: 1.625em;
    font-family: "Open Sans", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.tw-prose :where(ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) * {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.75rem;
}
.tw-prose :where(ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li::before {
    display: block;
    font-size: 16px;
    padding-right: 16px;
    margin-top: 6px;
}
.tw-prose :where(ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li::marker {
    display: inline-block;
    font-size: 16px;
}
.tw-prose :where(ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li span {
    margin: 12px 0px;
}
.tw-prose :where(ol > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::marker {
    font-weight: 400;
    color: var(--tw-prose-counters);
}
.tw-prose :where(ul > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::marker {
    color: var(--tw-prose-bullets);
}
.tw-prose :where(dt):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: var(--tw-prose-headings);
    font-weight: 600;
    margin-top: 1.25em;
}
.tw-prose :where(hr):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    border-color: var(--tw-prose-hr);
    border-top-width: 1px;
    margin-top: 3em;
    margin-bottom: 3em;
}
.tw-prose :where(blockquote):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-weight: 500;
    font-style: none;
    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;
    padding-left: 0rem;
}
.tw-prose :where(blockquote p:first-of-type):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::before {
    content: open-quote;
}
.tw-prose :where(blockquote p:last-of-type):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::after {
    content: close-quote;
}
.tw-prose :where(h1):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: #133b63;
    font-weight: 700;
    font-size: 3.75rem;
    margin-top: 0;
    margin-bottom: 0.8888889em;
    line-height: 4rem;
    font-family: "DIN 2014", "Source Sans Pro", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.tw-prose :where(h1 strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-weight: 900;
    color: inherit;
}
.tw-prose :where(h2):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: var(--tw-prose-headings);
    font-weight: 700;
    font-size: 1.25rem;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1.3333333;
    font-family: "DIN 2014", "Source Sans Pro", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    margin: 0 0 .75rem 0;
}
.tw-prose :where(h2 strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-weight: 800;
    color: inherit;
}
.tw-prose :where(h3):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: var(--tw-prose-headings);
    font-weight: 600;
    font-size: 1.125rem;
    margin-top: 1.6em;
    margin-bottom: .75rem;
    line-height: 1.75rem;
    font-family: "DIN 2014", "Source Sans Pro", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
}
.tw-prose :where(h3 strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-weight: 700;
    color: inherit;
}
.tw-prose :where(h4):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: var(--tw-prose-headings);
    font-weight: 600;
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    line-height: 1.5;
    font-family: "DIN 2014", "Source Sans Pro", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.tw-prose :where(h4 strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-weight: 700;
    color: inherit;
}
.tw-prose :where(img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
}
.tw-prose :where(picture):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    display: block;
    margin-top: 2em;
    margin-bottom: 2em;
}
.tw-prose :where(video):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
}
.tw-prose :where(kbd):not(:where([class~="tw-not-prose"],[class~="tw-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;
}
.tw-prose :where(code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: var(--tw-prose-code);
    font-weight: 600;
    font-size: 0.875em;
}
.tw-prose :where(code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::before {
    content: "`";
}
.tw-prose :where(code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::after {
    content: "`";
}
.tw-prose :where(a code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: inherit;
}
.tw-prose :where(h1 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: inherit;
}
.tw-prose :where(h2 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: inherit;
    font-size: 0.875em;
}
.tw-prose :where(h3 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: inherit;
    font-size: 0.9em;
}
.tw-prose :where(h4 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: inherit;
}
.tw-prose :where(blockquote code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: inherit;
}
.tw-prose :where(thead th code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: inherit;
}
.tw-prose :where(pre):not(:where([class~="tw-not-prose"],[class~="tw-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;
}
.tw-prose :where(pre code):not(:where([class~="tw-not-prose"],[class~="tw-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;
}
.tw-prose :where(pre code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::before {
    content: none;
}
.tw-prose :where(pre code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::after {
    content: none;
}
.tw-prose :where(table):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    width: 100%;
    table-layout: auto;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: 0.875em;
    line-height: 1.7142857;
}
.tw-prose :where(thead):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    border-bottom-width: 1px;
    border-bottom-color: var(--tw-prose-th-borders);
}
.tw-prose :where(thead th):not(:where([class~="tw-not-prose"],[class~="tw-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;
}
.tw-prose :where(tbody tr):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    border-bottom-width: 1px;
    border-bottom-color: var(--tw-prose-td-borders);
}
.tw-prose :where(tbody tr:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    border-bottom-width: 0;
}
.tw-prose :where(tbody td):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    vertical-align: baseline;
}
.tw-prose :where(tfoot):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    border-top-width: 1px;
    border-top-color: var(--tw-prose-th-borders);
}
.tw-prose :where(tfoot td):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    vertical-align: top;
}
.tw-prose :where(th, td):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    text-align: start;
}
.tw-prose :where(figure > *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
}
.tw-prose :where(figcaption):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: var(--tw-prose-captions);
    font-size: 0.875em;
    line-height: 1.4285714;
    margin-top: 0.8571429em;
}
.tw-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;
}
.tw-prose :where(picture > img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
}
.tw-prose :where(li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
.tw-prose :where(ol > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    padding-inline-start: 0.375em;
}
.tw-prose :where(ul > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    padding-inline-start: 0.375em;
}
.tw-prose :where(.tw-prose > ul > li p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
}
.tw-prose :where(.tw-prose > ul > li > p:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.25em;
}
.tw-prose :where(.tw-prose > ul > li > p:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-bottom: 1.25em;
}
.tw-prose :where(.tw-prose > ol > li > p:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.25em;
}
.tw-prose :where(.tw-prose > ol > li > p:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-bottom: 1.25em;
}
.tw-prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
}
.tw-prose :where(dl):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
}
.tw-prose :where(dd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0.5em;
    padding-inline-start: 1.625em;
}
.tw-prose :where(hr + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0;
}
.tw-prose :where(h2 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0;
}
.tw-prose :where(h3 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0;
}
.tw-prose :where(h4 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0;
}
.tw-prose :where(thead th:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    padding-inline-start: 0;
}
.tw-prose :where(thead th:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    padding-inline-end: 0;
}
.tw-prose :where(tbody td, tfoot td):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    padding-top: 0.5714286em;
    padding-inline-end: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-inline-start: 0.5714286em;
}
.tw-prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    padding-inline-start: 0;
}
.tw-prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    padding-inline-end: 0;
}
.tw-prose :where(figure):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
}
.tw-prose :where(.tw-prose > :first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0;
}
.tw-prose :where(.tw-prose > :last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-bottom: 0;
}
.tw-prose :where(h2):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::after {
    content: none;
}
.tw-prose :where(h5):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-family: "DIN 2014", "Source Sans Pro", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1.125rem;
    font-weight: 600;
}
.tw-prose :where(h5 + p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0.38rem;
}
.tw-prose :where(h6):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-family: "DIN 2014", "Source Sans Pro", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.tw-prose :where(ol *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.75rem;
}
.tw-prose :where(nav):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) hr {
    background: #137e89;
    border-color: #137e89;
    margin: 23px 0px;
}
.tw-prose :where(nav):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.tw-prose :where(nav):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) ul li {
    padding: 0;
}
.tw-prose :where(nav):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) ul li a {
    color: white;
    font-size: 1.125rem;
    line-height: 1.75rem;
    text-decoration: none;
    font-weight: 400;
}
.tw-prose :where(nav):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) ul li a:hover {
    text-decoration: underline;
}
.tw-prose :where(nav):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) ul li button,.tw-prose :where(nav):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) ul li span {
    display: block;
    text-align: left;
    padding: 14px 0px;
    font-weight: 600;
    font-size: 1.125rem;
    color: #67c7c7;
    background: none;
    border: none;
    line-height: 1.75rem;
}
.tw-prose :where(nav):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) ul li button {
    display: flex;
    align-items: center;
}
.tw-prose :where(nav):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) ul li button::after {
    height: 24px;
    content: url(/themes/custom/crh_2024/images/icons/down-arrow-seafoam.svg);
}
.tw-prose :where(nav):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) ul li button + ul li {
    display: none;
}
.tw-prose :where(nav):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) ul li [aria-expanded='true']::after {
    transform: rotate(180deg);
}
.tw-prose :where(nav):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) ul li [aria-expanded='true'] + ul li {
    display: block;
}
.tw-prose :where(nav):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) ul .tw-menu__item--level-2 {
    display: none;
}
.tw-prose :where(.tw-nested-menu):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin: 0;
    padding: 0;
}
.tw-prose :where(.tw-nested-menu):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li {
    display: block;
    margin: 0;
}
.tw-prose :where(.tw-nested-menu):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li div {
    margin: 0;
}
.tw-prose :where(.tw-nested-menu):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li span {
    padding: 0;
    margin: 0;
}
.tw-prose :where(.tw-nested-menu):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li span.tw-invisible {
    display: none !important;
}
.tw-prose :where(.tw-nested-menu):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li span.tw-header-large {
    padding: 0 !important;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 2.5rem;
    color: #133b63;
}
.tw-prose :where(.tw-nested-menu):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li span.tw-header {
    font-size: 1rem;
    font-weight: 700;
    color: #133b63;
    border-top-color: #e7ebef;
    border-top-width: 1px !important;
    padding: 24px 0px 12px 0px !important;
    border-style: solid;
    margin-top: 14px !important;
}
.tw-prose :where(.tw-nested-menu):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li ul {
    margin: 0;
}
.tw-prose :where(.tw-nested-menu):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li ul span {
    font-size: 1rem;
    font-weight: 400;
    color: #464D55;
    line-height: 1.75rem;
    padding: 0 !important;
}
.tw-prose :where(.tw-nested-menu):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li ul a {
    color: #464D55 !important;
    font-weight: 400 !important;
    font-size: 1rem;
    padding: 10px 0px !important;
}
.tw-prose :where(.tw-nested-menu):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li ul a.tw-right-arrow {
    font-weight: 600 !important;
    display: flex !important;
    padding: 7px 0px !important;
    color: #133b63 !important;
}
.tw-prose :where(.tw-nested-menu):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li ul a.tw-right-arrow:after {
    margin-top: 3px;
    margin-left: 4px;
    content: url("/themes/custom/crh_2024/images/icons/right-arrow.svg");
}
.tw-prose :where(.tw-styled-html ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-family: "DIN 2014", "Source Sans Pro", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    list-style-type: none;
    padding: 0;
}
.tw-prose :where(.tw-styled-html ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li {
    display: flex;
    align-items: center;
}
.tw-prose :where(.tw-styled-html ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li::marker {
    display: none;
}
.tw-prose-slate {
    --tw-prose-body: #334155;
    --tw-prose-headings: #0f172a;
    --tw-prose-lead: #475569;
    --tw-prose-links: #0f172a;
    --tw-prose-bold: #0f172a;
    --tw-prose-counters: #64748b;
    --tw-prose-bullets: #cbd5e1;
    --tw-prose-hr: #e2e8f0;
    --tw-prose-quotes: #0f172a;
    --tw-prose-quote-borders: #e2e8f0;
    --tw-prose-captions: #64748b;
    --tw-prose-kbd: #0f172a;
    --tw-prose-kbd-shadows: rgb(15 23 42 / 10%);
    --tw-prose-code: #0f172a;
    --tw-prose-pre-code: #e2e8f0;
    --tw-prose-pre-bg: #1e293b;
    --tw-prose-th-borders: #cbd5e1;
    --tw-prose-td-borders: #e2e8f0;
    --tw-prose-invert-body: #cbd5e1;
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: #94a3b8;
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: #94a3b8;
    --tw-prose-invert-bullets: #475569;
    --tw-prose-invert-hr: #334155;
    --tw-prose-invert-quotes: #f1f5f9;
    --tw-prose-invert-quote-borders: #334155;
    --tw-prose-invert-captions: #94a3b8;
    --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: #cbd5e1;
    --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
    --tw-prose-invert-th-borders: #475569;
    --tw-prose-invert-td-borders: #334155;
}
.tw-prose-large :where(.tw-nested-menu):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li span.tw-invisible {
    display: block !important;
    color: #ffffff;
    min-height: unset !important;
    max-height: 1.625rem !important;
    padding: 0px !important;
}
.tw-prose-large :where(.tw-nested-menu):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li span.tw-header-large {}
.tw-prose-large :where(.tw-nested-menu):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li span.tw-header {
    border-top-width: 0px !important;
    padding: 0px !important;
    margin-top: 0px !important;
    min-height: -moz-min-content !important;
    min-height: min-content !important;
}
.tw-prose-large :where(.tw-nested-menu):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li ul a.tw-right-arrow:after {
    margin-top: 0px;
}
.tw-prose-light-seafoam {
    --tw-prose-body: #464D55;
    --tw-prose-quotes: #464D55;
    --tw-prose-links: #464D55;
    --tw-prose-headings: #133b63;
    --tw-prose-hr: #99d9d9;
}
.tw-prose-light-seafoam :where(.tw-styled-html ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)):not(.tw-no-bullets) li::before {
    content: url(/themes/custom/crh_2024/images/icons/light-seafoam-circle.svg);
}
.tw-prose-light-seafoam :where(.tw-styled-html ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li span {
    color: #464D55;
}
.tw-prose-light-seafoam :where(span):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: #133b63;
}
.tw-prose-light-seafoam :where(hr):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    background: #99d9d9;
}
.tw-prose-dark-seafoam {
    --tw-prose-body: #464D55;
    --tw-prose-quotes: #464D55;
    --tw-prose-links: #464D55;
    --tw-prose-headings: #133b63;
    --tw-prose-hr: #99d9d9;
}
.tw-prose-dark-seafoam :where(.tw-styled-html ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li::before {
    content: url(/themes/custom/crh_2024/images/icons/dark-seafoam-circle.svg);
}
.tw-prose-dark-seafoam :where(.tw-styled-html ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li span {
    color: #464D55;
}
.tw-prose-dark-seafoam :where(span):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: #133b63;
}
.tw-prose-dark-seafoam :where(hr):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    background: #99d9d9;
}
.tw-prose-chesapeake-blue {
    --tw-prose-body: #ffffff;
    --tw-prose-quotes: #ffffff;
    --tw-prose-links: #ffffff;
    --tw-prose-headings: #ffffff;
    --tw-prose-hr: #137e89;
}
.tw-prose-chesapeake-blue :where(.tw-styled-html ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li::before {
    content: url(/themes/custom/crh_2024/images/icons/chesapeake-blue-circle.svg);
}
.tw-prose-chesapeake-blue :where(.tw-styled-html ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) span {
    color: #ffffff;
}
.tw-prose-chesapeake-blue :where(hr):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    background: #137e89;
}
.tw-prose-white {
    --tw-prose-body: #464D55;
    --tw-prose-quotes: #464D55;
    --tw-prose-links: #464D55;
    --tw-prose-headings: #133b63;
    --tw-prose-hr: #99d9d9;
    --tw-prose-counters: #464D55;
    --tw-prose-bullets: #464D55;
}
.tw-prose-white :where(.tw-styled-html ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li::before {
    content: url(/themes/custom/crh_2024/images/icons/white-circle.svg);
}
.tw-prose-white :where(.tw-styled-html ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li span {
    color: #464D55;
}
.tw-prose-white :where(a):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: #137e89;
}
.tw-prose-white :where(a):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)):hover {
    color: #0c4c53;
}
.tw-prose-white :where(a):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)):active {
    color: #158a97;
}
.tw-prose-white :where(a):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)):focus {
    color: #0c4c53;
}
.tw-prose-white :where(a):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)):visited {
    color: #551A8B;
}
.tw-prose-white :where(span):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: #133b63;
}
.tw-prose-white :where(hr):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    background: #99d9d9;
}
.tw-prose-white :where(h5):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: #133b63;
}
.tw-breakout {
    margin-left: calc(50% - 50vw);
    width: 100vw;
}
.tw-breakout-aligned-left {
    margin-left: calc(50% - 50vw);
    width: 100vw;
    padding-left: calc(50vw - 596px);
}
.tw-breakout-container {
    margin-left: calc(50% - 50vw);
    width: 100vw;
    padding-left: 20px;
    padding-right: 20px;
}
@media (min-width: 768px) {

  .tw-breakout-container {
        padding-left: 50px;
        padding-right: 50px;
    }
    }
@media (min-width: 1024px) {

  .tw-breakout-container {
      padding-left: calc(50vw - 512px);
      padding-right: 0
  }
    }
@media (min-width: 1280px) {

  .tw-breakout-container {
      padding-left: calc(50vw - 596px);
      padding-right: 0
  }
    }
form.is-tailwind-editor .ck.ck-editor {
    max-width: 80vw;
  }
form.is-tailwind-editor .ck-content {
    color: var(--tw-prose-body);
    max-width: 65ch;
}
form.is-tailwind-editor .ck-content :where(p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.75rem;
}
form.is-tailwind-editor .ck-content :where([class~="lead"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: var(--tw-prose-lead);
    font-size: 1.25em;
    line-height: 1.6;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
}
form.is-tailwind-editor .ck-content :where(a):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: var(--tw-prose-links);
    text-decoration: underline;
    font-weight: 400;
    font-family: "Open Sans", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
form.is-tailwind-editor .ck-content :where(strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: var(--tw-prose-bold);
    font-weight: 600;
}
form.is-tailwind-editor .ck-content :where(a strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: inherit;
}
form.is-tailwind-editor .ck-content :where(blockquote strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: inherit;
}
form.is-tailwind-editor .ck-content :where(thead th strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: inherit;
}
form.is-tailwind-editor .ck-content :where(ol):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    list-style-type: decimal;
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-inline-start: 1.625em;
    font-family: "Open Sans", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
form.is-tailwind-editor .ck-content :where(ol[type="A"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    list-style-type: upper-alpha;
}
form.is-tailwind-editor .ck-content :where(ol[type="a"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    list-style-type: lower-alpha;
}
form.is-tailwind-editor .ck-content :where(ol[type="A" s]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    list-style-type: upper-alpha;
}
form.is-tailwind-editor .ck-content :where(ol[type="a" s]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    list-style-type: lower-alpha;
}
form.is-tailwind-editor .ck-content :where(ol[type="I"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    list-style-type: upper-roman;
}
form.is-tailwind-editor .ck-content :where(ol[type="i"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    list-style-type: lower-roman;
}
form.is-tailwind-editor .ck-content :where(ol[type="I" s]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    list-style-type: upper-roman;
}
form.is-tailwind-editor .ck-content :where(ol[type="i" s]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    list-style-type: lower-roman;
}
form.is-tailwind-editor .ck-content :where(ol[type="1"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    list-style-type: decimal;
}
form.is-tailwind-editor .ck-content :where(ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    list-style-type: disc;
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-inline-start: 1.625em;
    font-family: "Open Sans", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
form.is-tailwind-editor .ck-content :where(ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) * {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.75rem;
}
form.is-tailwind-editor .ck-content :where(ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li::before {
    display: block;
    font-size: 16px;
    padding-right: 16px;
    margin-top: 6px;
}
form.is-tailwind-editor .ck-content :where(ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li::marker {
    display: inline-block;
    font-size: 16px;
}
form.is-tailwind-editor .ck-content :where(ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li span {
    margin: 12px 0px;
}
form.is-tailwind-editor .ck-content :where(ol > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::marker {
    font-weight: 400;
    color: var(--tw-prose-counters);
}
form.is-tailwind-editor .ck-content :where(ul > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::marker {
    color: var(--tw-prose-bullets);
}
form.is-tailwind-editor .ck-content :where(dt):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: var(--tw-prose-headings);
    font-weight: 600;
    margin-top: 1.25em;
}
form.is-tailwind-editor .ck-content :where(hr):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    border-color: var(--tw-prose-hr);
    border-top-width: 1px;
    margin-top: 3em;
    margin-bottom: 3em;
}
form.is-tailwind-editor .ck-content :where(blockquote):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-weight: 500;
    font-style: none;
    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;
    padding-left: 0rem;
}
form.is-tailwind-editor .ck-content :where(blockquote p:first-of-type):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::before {
    content: open-quote;
}
form.is-tailwind-editor .ck-content :where(blockquote p:last-of-type):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::after {
    content: close-quote;
}
form.is-tailwind-editor .ck-content :where(h1):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: #133b63;
    font-weight: 700;
    font-size: 3.75rem;
    margin-top: 0;
    margin-bottom: 0.8888889em;
    line-height: 4rem;
    font-family: "DIN 2014", "Source Sans Pro", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
form.is-tailwind-editor .ck-content :where(h1 strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-weight: 900;
    color: inherit;
}
form.is-tailwind-editor .ck-content :where(h2):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: var(--tw-prose-headings);
    font-weight: 700;
    font-size: 1.25rem;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1.3333333;
    font-family: "DIN 2014", "Source Sans Pro", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    margin: 0 0 .75rem 0;
}
form.is-tailwind-editor .ck-content :where(h2 strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-weight: 800;
    color: inherit;
}
form.is-tailwind-editor .ck-content :where(h3):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: var(--tw-prose-headings);
    font-weight: 600;
    font-size: 1.125rem;
    margin-top: 1.6em;
    margin-bottom: .75rem;
    line-height: 1.75rem;
    font-family: "DIN 2014", "Source Sans Pro", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
}
form.is-tailwind-editor .ck-content :where(h3 strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-weight: 700;
    color: inherit;
}
form.is-tailwind-editor .ck-content :where(h4):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: var(--tw-prose-headings);
    font-weight: 600;
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    line-height: 1.5;
    font-family: "DIN 2014", "Source Sans Pro", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
form.is-tailwind-editor .ck-content :where(h4 strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-weight: 700;
    color: inherit;
}
form.is-tailwind-editor .ck-content :where(img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
}
form.is-tailwind-editor .ck-content :where(picture):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    display: block;
    margin-top: 2em;
    margin-bottom: 2em;
}
form.is-tailwind-editor .ck-content :where(video):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
}
form.is-tailwind-editor .ck-content :where(kbd):not(:where([class~="tw-not-prose"],[class~="tw-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;
}
form.is-tailwind-editor .ck-content :where(code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: var(--tw-prose-code);
    font-weight: 600;
    font-size: 0.875em;
}
form.is-tailwind-editor .ck-content :where(code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::before {
    content: "`";
}
form.is-tailwind-editor .ck-content :where(code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::after {
    content: "`";
}
form.is-tailwind-editor .ck-content :where(a code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: inherit;
}
form.is-tailwind-editor .ck-content :where(h1 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: inherit;
}
form.is-tailwind-editor .ck-content :where(h2 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: inherit;
    font-size: 0.875em;
}
form.is-tailwind-editor .ck-content :where(h3 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: inherit;
    font-size: 0.9em;
}
form.is-tailwind-editor .ck-content :where(h4 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: inherit;
}
form.is-tailwind-editor .ck-content :where(blockquote code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: inherit;
}
form.is-tailwind-editor .ck-content :where(thead th code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: inherit;
}
form.is-tailwind-editor .ck-content :where(pre):not(:where([class~="tw-not-prose"],[class~="tw-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;
}
form.is-tailwind-editor .ck-content :where(pre code):not(:where([class~="tw-not-prose"],[class~="tw-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;
}
form.is-tailwind-editor .ck-content :where(pre code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::before {
    content: none;
}
form.is-tailwind-editor .ck-content :where(pre code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::after {
    content: none;
}
form.is-tailwind-editor .ck-content :where(table):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    width: 100%;
    table-layout: auto;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: 0.875em;
    line-height: 1.7142857;
}
form.is-tailwind-editor .ck-content :where(thead):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    border-bottom-width: 1px;
    border-bottom-color: var(--tw-prose-th-borders);
}
form.is-tailwind-editor .ck-content :where(thead th):not(:where([class~="tw-not-prose"],[class~="tw-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;
}
form.is-tailwind-editor .ck-content :where(tbody tr):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    border-bottom-width: 1px;
    border-bottom-color: var(--tw-prose-td-borders);
}
form.is-tailwind-editor .ck-content :where(tbody tr:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    border-bottom-width: 0;
}
form.is-tailwind-editor .ck-content :where(tbody td):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    vertical-align: baseline;
}
form.is-tailwind-editor .ck-content :where(tfoot):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    border-top-width: 1px;
    border-top-color: var(--tw-prose-th-borders);
}
form.is-tailwind-editor .ck-content :where(tfoot td):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    vertical-align: top;
}
form.is-tailwind-editor .ck-content :where(th, td):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    text-align: start;
}
form.is-tailwind-editor .ck-content :where(figure > *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
}
form.is-tailwind-editor .ck-content :where(figcaption):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    color: var(--tw-prose-captions);
    font-size: 0.875em;
    line-height: 1.4285714;
    margin-top: 0.8571429em;
}
form.is-tailwind-editor .ck-content {
    --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;
}
form.is-tailwind-editor .ck-content :where(picture > img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
}
form.is-tailwind-editor .ck-content :where(li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
form.is-tailwind-editor .ck-content :where(ol > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    padding-inline-start: 0.375em;
}
form.is-tailwind-editor .ck-content :where(ul > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    padding-inline-start: 0.375em;
}
form.is-tailwind-editor .ck-content :where(.tw-prose > ul > li p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
}
form.is-tailwind-editor .ck-content :where(.tw-prose > ul > li > p:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.25em;
}
form.is-tailwind-editor .ck-content :where(.tw-prose > ul > li > p:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-bottom: 1.25em;
}
form.is-tailwind-editor .ck-content :where(.tw-prose > ol > li > p:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.25em;
}
form.is-tailwind-editor .ck-content :where(.tw-prose > ol > li > p:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-bottom: 1.25em;
}
form.is-tailwind-editor .ck-content :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
}
form.is-tailwind-editor .ck-content :where(dl):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
}
form.is-tailwind-editor .ck-content :where(dd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0.5em;
    padding-inline-start: 1.625em;
}
form.is-tailwind-editor .ck-content :where(hr + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0;
}
form.is-tailwind-editor .ck-content :where(h2 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0;
}
form.is-tailwind-editor .ck-content :where(h3 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0;
}
form.is-tailwind-editor .ck-content :where(h4 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0;
}
form.is-tailwind-editor .ck-content :where(thead th:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    padding-inline-start: 0;
}
form.is-tailwind-editor .ck-content :where(thead th:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    padding-inline-end: 0;
}
form.is-tailwind-editor .ck-content :where(tbody td, tfoot td):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    padding-top: 0.5714286em;
    padding-inline-end: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-inline-start: 0.5714286em;
}
form.is-tailwind-editor .ck-content :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    padding-inline-start: 0;
}
form.is-tailwind-editor .ck-content :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    padding-inline-end: 0;
}
form.is-tailwind-editor .ck-content :where(figure):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
}
form.is-tailwind-editor .ck-content :where(.tw-prose > :first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0;
}
form.is-tailwind-editor .ck-content :where(.tw-prose > :last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-bottom: 0;
}
form.is-tailwind-editor .ck-content :where(h2):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::after {
    content: none;
}
form.is-tailwind-editor .ck-content :where(h5):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-family: "DIN 2014", "Source Sans Pro", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1.125rem;
    font-weight: 600;
}
form.is-tailwind-editor .ck-content :where(h5 + p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0.38rem;
}
form.is-tailwind-editor .ck-content :where(h6):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-family: "DIN 2014", "Source Sans Pro", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
form.is-tailwind-editor .ck-content :where(ol *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.75rem;
}
form.is-tailwind-editor .ck-content :where(nav):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) hr {
    background: #137e89;
    border-color: #137e89;
    margin: 23px 0px;
}
form.is-tailwind-editor .ck-content :where(nav):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
form.is-tailwind-editor .ck-content :where(nav):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) ul li {
    padding: 0;
}
form.is-tailwind-editor .ck-content :where(nav):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) ul li a {
    color: white;
    font-size: 1.125rem;
    line-height: 1.75rem;
    text-decoration: none;
    font-weight: 400;
}
form.is-tailwind-editor .ck-content :where(nav):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) ul li a:hover {
    text-decoration: underline;
}
form.is-tailwind-editor .ck-content :where(nav):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) ul li button,form.is-tailwind-editor .ck-content :where(nav):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) ul li span {
    display: block;
    text-align: left;
    padding: 14px 0px;
    font-weight: 600;
    font-size: 1.125rem;
    color: #67c7c7;
    background: none;
    border: none;
    line-height: 1.75rem;
}
form.is-tailwind-editor .ck-content :where(nav):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) ul li button {
    display: flex;
    align-items: center;
}
form.is-tailwind-editor .ck-content :where(nav):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) ul li button::after {
    height: 24px;
    content: url(/themes/custom/crh_2024/images/icons/down-arrow-seafoam.svg);
}
form.is-tailwind-editor .ck-content :where(nav):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) ul li button + ul li {
    display: none;
}
form.is-tailwind-editor .ck-content :where(nav):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) ul li [aria-expanded='true']::after {
    transform: rotate(180deg);
}
form.is-tailwind-editor .ck-content :where(nav):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) ul li [aria-expanded='true'] + ul li {
    display: block;
}
form.is-tailwind-editor .ck-content :where(nav):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) ul .tw-menu__item--level-2 {
    display: none;
}
form.is-tailwind-editor .ck-content :where(.tw-nested-menu):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin: 0;
    padding: 0;
}
form.is-tailwind-editor .ck-content :where(.tw-nested-menu):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li {
    display: block;
    margin: 0;
}
form.is-tailwind-editor .ck-content :where(.tw-nested-menu):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li div {
    margin: 0;
}
form.is-tailwind-editor .ck-content :where(.tw-nested-menu):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li span {
    padding: 0;
    margin: 0;
}
form.is-tailwind-editor .ck-content :where(.tw-nested-menu):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li span.tw-invisible {
    display: none;
}
form.is-tailwind-editor .ck-content :where(.tw-nested-menu):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li span.tw-header-large {
    padding: 0;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 2.5rem;
    color: #133b63;
}
form.is-tailwind-editor .ck-content :where(.tw-nested-menu):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li span.tw-header {
    font-size: 1rem;
    font-weight: 700;
    color: #133b63;
    border-top-color: #e7ebef;
    border-top-width: 1px;
    padding: 24px 0px 12px 0px;
    border-style: solid;
    margin-top: 14px;
}
form.is-tailwind-editor .ck-content :where(.tw-nested-menu):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li ul {
    margin: 0;
}
form.is-tailwind-editor .ck-content :where(.tw-nested-menu):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li ul span {
    font-size: 1rem;
    font-weight: 400;
    color: #464D55;
    line-height: 1.75rem;
    padding: 0;
}
form.is-tailwind-editor .ck-content :where(.tw-nested-menu):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li ul a {
    color: #464D55;
    font-weight: 400;
    font-size: 1rem;
    padding: 10px 0px;
}
form.is-tailwind-editor .ck-content :where(.tw-nested-menu):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li ul a.tw-right-arrow {
    font-weight: 600;
    display: flex;
    padding: 7px 0px;
    color: #133b63;
}
form.is-tailwind-editor .ck-content :where(.tw-nested-menu):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li ul a.tw-right-arrow:after {
    margin-top: 3px;
    margin-left: 4px;
    content: url("/themes/custom/crh_2024/images/icons/right-arrow.svg");
}
form.is-tailwind-editor .ck-content :where(.tw-styled-html ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-family: "DIN 2014", "Source Sans Pro", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    list-style-type: none;
    padding: 0;
}
form.is-tailwind-editor .ck-content :where(.tw-styled-html ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li {
    display: flex;
    align-items: center;
}
form.is-tailwind-editor .ck-content :where(.tw-styled-html ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li::marker {
    display: none;
}
form.is-tailwind-editor .ck-content {
    --tw-prose-body: #334155;
    --tw-prose-headings: #0f172a;
    --tw-prose-lead: #475569;
    --tw-prose-links: #0f172a;
    --tw-prose-bold: #0f172a;
    --tw-prose-counters: #64748b;
    --tw-prose-bullets: #cbd5e1;
    --tw-prose-hr: #e2e8f0;
    --tw-prose-quotes: #0f172a;
    --tw-prose-quote-borders: #e2e8f0;
    --tw-prose-captions: #64748b;
    --tw-prose-kbd: #0f172a;
    --tw-prose-kbd-shadows: rgb(15 23 42 / 10%);
    --tw-prose-code: #0f172a;
    --tw-prose-pre-code: #e2e8f0;
    --tw-prose-pre-bg: #1e293b;
    --tw-prose-th-borders: #cbd5e1;
    --tw-prose-td-borders: #e2e8f0;
    --tw-prose-invert-body: #cbd5e1;
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: #94a3b8;
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: #94a3b8;
    --tw-prose-invert-bullets: #475569;
    --tw-prose-invert-hr: #334155;
    --tw-prose-invert-quotes: #f1f5f9;
    --tw-prose-invert-quote-borders: #334155;
    --tw-prose-invert-captions: #94a3b8;
    --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: #cbd5e1;
    --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
    --tw-prose-invert-th-borders: #475569;
    --tw-prose-invert-td-borders: #334155;
    max-width: none;
}
form.is-tailwind-editor .ck-content a {
    --tw-text-opacity: 1;
    color: rgb(17 54 90 / var(--tw-text-opacity, 1));
    text-decoration-line: underline;
}
form.is-tailwind-editor .ck-content a:hover {
    --tw-text-opacity: 1;
    color: rgb(10 32 54 / var(--tw-text-opacity, 1));
}
form.is-tailwind-editor .ck-content figure.image,
  form.is-tailwind-editor .ck-content drupal-media,
  form.is-tailwind-editor .ck-content img {
    max-width: 100% !important;
    height: auto !important;
  }
form.is-tailwind-editor .ck-content .align-left {
    float: left;
    margin-right: 1.5rem;
    margin-bottom: 1rem;
    margin-top: 0.5rem;
    max-width: 100%;
}
form.is-tailwind-editor .ck-content .align-right {
    float: right;
    margin-left: 1.5rem;
    margin-bottom: 1rem;
    margin-top: 0.5rem;
    max-width: 100%;
}
form.is-tailwind-editor .ck-content .align-center {
    clear: both;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5rem;
    margin-top: 0.5rem;
    display: block;
    max-width: 100%;
}
form.is-tailwind-editor .ck-content figure.align-center img {
    margin-left: auto;
    margin-right: auto;
}
form.is-tailwind-editor .ck-content figure.align-left figcaption,
  form.is-tailwind-editor .ck-content figure.align-right figcaption {
    margin-top: 0.5rem;
    text-align: left;
    font-size: 0.875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(70 77 85 / var(--tw-text-opacity, 1));
}
form.is-tailwind-editor .ck-content figure.align-center figcaption {
    margin-top: 0.5rem;
    text-align: center;
    font-size: 0.875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(70 77 85 / var(--tw-text-opacity, 1));
}
.tw-sr-only {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important;
}
.tw-pointer-events-none {
    pointer-events: none !important;
}
.tw-pointer-events-auto {
    pointer-events: auto !important;
}
.tw-visible {
    visibility: visible !important;
}
.tw-invisible {
    visibility: hidden !important;
}
.tw-fixed {
    position: fixed !important;
}
.tw-absolute {
    position: absolute !important;
}
.tw-relative {
    position: relative !important;
}
.tw-sticky {
    position: sticky !important;
}
.tw-inset-0 {
    inset: 0px !important;
}
.tw-inset-x-0 {
    left: 0px !important;
    right: 0px !important;
}
.tw-bottom-full {
    bottom: 100% !important;
}
.tw-left-0 {
    left: 0px !important;
}
.tw-left-1\/2 {
    left: 50% !important;
}
.tw-left-4 {
    left: 1rem !important;
}
.tw-left-\[-1px\] {
    left: -1px !important;
}
.tw-right-0 {
    right: 0px !important;
}
.tw-right-1\/2 {
    right: 50% !important;
}
.tw-right-\[-1px\] {
    right: -1px !important;
}
.tw-top-0 {
    top: 0px !important;
}
.tw-top-0\.5 {
    top: 0.125rem !important;
}
.tw-top-1\/2 {
    top: 50% !important;
}
.tw-top-\[57px\] {
    top: 57px !important;
}
.tw-top-full {
    top: 100% !important;
}
.-tw-z-\[1\] {
    z-index: -1 !important;
}
.tw-z-10 {
    z-index: 10 !important;
}
.tw-z-50 {
    z-index: 50 !important;
}
.tw-z-\[1\] {
    z-index: 1 !important;
}
.tw-z-\[5\] {
    z-index: 5 !important;
}
.tw-z-\[8\] {
    z-index: 8 !important;
}
.tw-z-\[9999\] {
    z-index: 9999 !important;
}
.tw-z-\[9\] {
    z-index: 9 !important;
}
.tw-order-1 {
    order: 1 !important;
}
.tw-order-2 {
    order: 2 !important;
}
.tw-order-3 {
    order: 3 !important;
}
.tw-order-4 {
    order: 4 !important;
}
.tw-order-first {
    order: -9999 !important;
}
.tw-col-span-1 {
    grid-column: span 1 / span 1 !important;
}
.tw-col-span-12 {
    grid-column: span 12 / span 12 !important;
}
.tw-col-span-2 {
    grid-column: span 2 / span 2 !important;
}
.tw-col-span-4 {
    grid-column: span 4 / span 4 !important;
}
.tw-col-span-full {
    grid-column: 1 / -1 !important;
}
.tw-float-right {
    float: right !important;
}
.tw-float-left {
    float: left !important;
}
.tw-clear-both {
    clear: both !important;
}
.tw-m-0 {
    margin: 0px !important;
}
.tw-m-auto {
    margin: auto !important;
}
.tw-mx-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.tw-mx-\[\.5rem\] {
    margin-left: .5rem !important;
    margin-right: .5rem !important;
}
.tw-mx-\[5px\] {
    margin-left: 5px !important;
    margin-right: 5px !important;
}
.tw-mx-\[8px\] {
    margin-left: 8px !important;
    margin-right: 8px !important;
}
.tw-mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}
.tw-my-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.tw-my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
}
.tw-my-\[1\.5rem\] {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}
.tw-my-\[15px\] {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}
.-tw-ms-\[1\.25rem\] {
    margin-inline-start: -1.25rem !important;
}
.-tw-ms-\[calc\(0\.75rem\/2\)\] {
    margin-inline-start: calc(calc(0.75rem / 2) * -1) !important;
}
.-tw-mt-\[0\.125rem\] {
    margin-top: -0.125rem !important;
}
.tw--ml-\[50vw\] {
    margin-left: -50vw !important;
}
.tw--mt-\[2px\] {
    margin-top: -2px !important;
}
.tw-mb-0 {
    margin-bottom: 0px !important;
}
.tw-mb-1 {
    margin-bottom: 0.25rem !important;
}
.tw-mb-2 {
    margin-bottom: 0.5rem !important;
}
.tw-mb-3 {
    margin-bottom: 0.75rem !important;
}
.tw-mb-4 {
    margin-bottom: 1rem !important;
}
.tw-mb-6 {
    margin-bottom: 1.5rem !important;
}
.tw-mb-8 {
    margin-bottom: 2rem !important;
}
.tw-mb-\[\.3125rem\] {
    margin-bottom: .3125rem !important;
}
.tw-mb-\[\.62rem\] {
    margin-bottom: .62rem !important;
}
.tw-mb-\[\.75rem\] {
    margin-bottom: .75rem !important;
}
.tw-mb-\[0\.5rem\] {
    margin-bottom: 0.5rem !important;
}
.tw-mb-\[0\.75rem\] {
    margin-bottom: 0.75rem !important;
}
.tw-mb-\[1\.25rem\] {
    margin-bottom: 1.25rem !important;
}
.tw-mb-\[1\.5rem\] {
    margin-bottom: 1.5rem !important;
}
.tw-mb-\[1\.75rem\] {
    margin-bottom: 1.75rem !important;
}
.tw-mb-\[1rem\] {
    margin-bottom: 1rem !important;
}
.tw-mb-\[2\.5rem\] {
    margin-bottom: 2.5rem !important;
}
.tw-mb-\[2rem\] {
    margin-bottom: 2rem !important;
}
.tw-mb-\[4em\] {
    margin-bottom: 4em !important;
}
.tw-mb-\[50px\] {
    margin-bottom: 50px !important;
}
.tw-mb-\[5px\] {
    margin-bottom: 5px !important;
}
.tw-mb-\[7\.5rem\] {
    margin-bottom: 7.5rem !important;
}
.tw-mb-\[8px\] {
    margin-bottom: 8px !important;
}
.tw-me-\[0\.5rem\] {
    margin-inline-end: 0.5rem !important;
}
.tw-ml-6 {
    margin-left: 1.5rem !important;
}
.tw-ml-\[-50vw\] {
    margin-left: -50vw !important;
}
.tw-ml-\[40px\] {
    margin-left: 40px !important;
}
.tw-ml-\[4px\] {
    margin-left: 4px !important;
}
.tw-ml-\[5px\] {
    margin-left: 5px !important;
}
.tw-ml-\[calc\(50\%-50vw\)\] {
    margin-left: calc(50% - 50vw) !important;
}
.tw-ml-auto {
    margin-left: auto !important;
}
.tw-mr-6 {
    margin-right: 1.5rem !important;
}
.tw-mr-\[-50vw\] {
    margin-right: -50vw !important;
}
.tw-mr-\[10px\] {
    margin-right: 10px !important;
}
.tw-mr-\[5px\] {
    margin-right: 5px !important;
}
.tw-mr-\[6px\] {
    margin-right: 6px !important;
}
.tw-mr-auto {
    margin-right: auto !important;
}
.tw-ms-\[1\.25rem\] {
    margin-inline-start: 1.25rem !important;
}
.tw-mt-0 {
    margin-top: 0px !important;
}
.tw-mt-1 {
    margin-top: 0.25rem !important;
}
.tw-mt-2 {
    margin-top: 0.5rem !important;
}
.tw-mt-3 {
    margin-top: 0.75rem !important;
}
.tw-mt-4 {
    margin-top: 1rem !important;
}
.tw-mt-\[-1px\] {
    margin-top: -1px !important;
}
.tw-mt-\[0\.5rem\] {
    margin-top: 0.5rem !important;
}
.tw-mt-\[10px\] {
    margin-top: 10px !important;
}
.tw-mt-\[2\.2rem\] {
    margin-top: 2.2rem !important;
}
.tw-mt-\[2px\] {
    margin-top: 2px !important;
}
.tw-mt-\[3px\] {
    margin-top: 3px !important;
}
.tw-mt-\[6px\] {
    margin-top: 6px !important;
}
.tw-mt-auto {
    margin-top: auto !important;
}
.tw-box-border {
    box-sizing: border-box !important;
}
.tw-block {
    display: block !important;
}
.tw-inline-block {
    display: inline-block !important;
}
.\!tw-flex {
    display: flex !important;
}
.tw-flex {
    display: flex !important;
}
.tw-inline-flex {
    display: inline-flex !important;
}
.tw-grid {
    display: grid !important;
}
.tw-contents {
    display: contents !important;
}
.tw-hidden {
    display: none !important;
}
.tw-aspect-\[20\/11\.8125\] {
    aspect-ratio: 20/11.8125 !important;
}
.tw-aspect-\[3\/2\] {
    aspect-ratio: 3/2 !important;
}
.tw-aspect-video {
    aspect-ratio: 16 / 9 !important;
}
.tw-size-\[40px\] {
    width: 40px !important;
    height: 40px !important;
}
.tw-size-\[48px\] {
    width: 48px !important;
    height: 48px !important;
}
.tw-size-full {
    width: 100% !important;
    height: 100% !important;
}
.tw-h-12 {
    height: 3rem !important;
}
.tw-h-5 {
    height: 1.25rem !important;
}
.tw-h-6 {
    height: 1.5rem !important;
}
.tw-h-8 {
    height: 2rem !important;
}
.tw-h-\[0\.125rem\] {
    height: 0.125rem !important;
}
.tw-h-\[1\.125rem\] {
    height: 1.125rem !important;
}
.tw-h-\[100\%\] {
    height: 100% !important;
}
.tw-h-\[100dvh\] {
    height: 100dvh !important;
}
.tw-h-\[10px\] {
    height: 10px !important;
}
.tw-h-\[128px\] {
    height: 128px !important;
}
.tw-h-\[187px\] {
    height: 187px !important;
}
.tw-h-\[18px\] {
    height: 18px !important;
}
.tw-h-\[1px\] {
    height: 1px !important;
}
.tw-h-\[1rem\] {
    height: 1rem !important;
}
.tw-h-\[20px\] {
    height: 20px !important;
}
.tw-h-\[40px\] {
    height: 40px !important;
}
.tw-h-\[44px\] {
    height: 44px !important;
}
.tw-h-\[48px\] {
    height: 48px !important;
}
.tw-h-\[4rem\] {
    height: 4rem !important;
}
.tw-h-\[56px\] {
    height: 56px !important;
}
.tw-h-\[5px\] {
    height: 5px !important;
}
.tw-h-\[5rem\] {
    height: 5rem !important;
}
.tw-h-\[calc\(100vh_-_57px\)\] {
    height: calc(100vh - 57px) !important;
}
.tw-h-\[calc\(100vh_-_57px_-_57px\)\] {
    height: calc(100vh - 57px - 57px) !important;
}
.tw-h-auto {
    height: auto !important;
}
.tw-h-fit {
    height: -moz-fit-content !important;
    height: fit-content !important;
}
.tw-h-full {
    height: 100% !important;
}
.tw-h-px {
    height: 1px !important;
}
.tw-max-h-\[3\.00438rem\] {
    max-height: 3.00438rem !important;
}
.tw-max-h-\[3\.5rem\] {
    max-height: 3.5rem !important;
}
.tw-max-h-\[350px\] {
    max-height: 350px !important;
}
.tw-max-h-\[3rem\] {
    max-height: 3rem !important;
}
.tw-min-h-\[3rem\] {
    min-height: 3rem !important;
}
.tw-min-h-\[40px\] {
    min-height: 40px !important;
}
.tw-min-h-\[44px\] {
    min-height: 44px !important;
}
.tw-min-h-\[48px\] {
    min-height: 48px !important;
}
.tw-min-h-\[500px\] {
    min-height: 500px !important;
}
.tw-min-h-full {
    min-height: 100% !important;
}
.\!tw-w-full {
    width: 100% !important;
}
.tw-w-5 {
    width: 1.25rem !important;
}
.tw-w-6 {
    width: 1.5rem !important;
}
.tw-w-8 {
    width: 2rem !important;
}
.tw-w-\[100\%\] {
    width: 100% !important;
}
.tw-w-\[100dvw\] {
    width: 100dvw !important;
}
.tw-w-\[10px\] {
    width: 10px !important;
}
.tw-w-\[128px\] {
    width: 128px !important;
}
.tw-w-\[15rem\] {
    width: 15rem !important;
}
.tw-w-\[18px\] {
    width: 18px !important;
}
.tw-w-\[2\.5rem\] {
    width: 2.5rem !important;
}
.tw-w-\[2px\] {
    width: 2px !important;
}
.tw-w-\[356px\] {
    width: 356px !important;
}
.tw-w-\[44px\] {
    width: 44px !important;
}
.tw-w-\[48px\] {
    width: 48px !important;
}
.tw-w-\[4rem\] {
    width: 4rem !important;
}
.tw-w-\[56px\] {
    width: 56px !important;
}
.tw-w-\[98px\] {
    width: 98px !important;
}
.tw-w-\[calc\(100\%\+2px\)\] {
    width: calc(100% + 2px) !important;
}
.tw-w-\[calc\(100\%\+40px\)\] {
    width: calc(100% + 40px) !important;
}
.tw-w-\[calc\(100\%-32px\)\] {
    width: calc(100% - 32px) !important;
}
.tw-w-auto {
    width: auto !important;
}
.tw-w-fit {
    width: -moz-fit-content !important;
    width: fit-content !important;
}
.tw-w-full {
    width: 100% !important;
}
.tw-w-max {
    width: -moz-max-content !important;
    width: max-content !important;
}
.tw-w-min {
    width: -moz-min-content !important;
    width: min-content !important;
}
.tw-w-screen {
    width: 100vw !important;
}
.tw-min-w-8 {
    min-width: 2rem !important;
}
.tw-min-w-\[100vw\] {
    min-width: 100vw !important;
}
.tw-min-w-\[17\.5rem\] {
    min-width: 17.5rem !important;
}
.tw-min-w-\[280px\] {
    min-width: 280px !important;
}
.tw-min-w-\[48px\] {
    min-width: 48px !important;
}
.tw-min-w-full {
    min-width: 100% !important;
}
.tw-max-w-\[17\.5rem\] {
    max-width: 17.5rem !important;
}
.tw-max-w-\[280px\] {
    max-width: 280px !important;
}
.tw-max-w-\[375px\] {
    max-width: 375px !important;
}
.tw-max-w-\[784px\] {
    max-width: 784px !important;
}
.tw-max-w-\[88\%\] {
    max-width: 88% !important;
}
.tw-max-w-fit {
    max-width: -moz-fit-content !important;
    max-width: fit-content !important;
}
.tw-max-w-full {
    max-width: 100% !important;
}
.tw-max-w-none {
    max-width: none !important;
}
.tw-flex-1 {
    flex: 1 1 0% !important;
}
.tw-flex-shrink-0 {
    flex-shrink: 0 !important;
}
.tw-shrink-0 {
    flex-shrink: 0 !important;
}
.tw-flex-grow {
    flex-grow: 1 !important;
}
.tw--translate-x-1\/2 {
    --tw-translate-x: -50% !important;
    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)) !important;
}
.tw--translate-y-1\/2 {
    --tw-translate-y: -50% !important;
    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)) !important;
}
.tw-rotate-180 {
    --tw-rotate: 180deg !important;
    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)) !important;
}
.tw-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)) !important;
}
.\!tw-cursor-pointer {
    cursor: pointer !important;
}
.tw-cursor-pointer {
    cursor: pointer !important;
}
.tw-snap-x {
    scroll-snap-type: x var(--tw-scroll-snap-strictness) !important;
}
.tw-snap-proximity {
    --tw-scroll-snap-strictness: proximity !important;
}
.tw-snap-center {
    scroll-snap-align: center !important;
}
.tw-scroll-pt-\[75px\] {
    scroll-padding-top: 75px !important;
}
.tw-list-none {
    list-style-type: none !important;
}
.tw-appearance-none {
    -webkit-appearance: none !important;
       -moz-appearance: none !important;
            appearance: none !important;
}
.tw-grid-flow-row {
    grid-auto-flow: row !important;
}
.tw-grid-flow-col {
    grid-auto-flow: column !important;
}
.tw-grid-flow-col-dense {
    grid-auto-flow: column dense !important;
}
.tw-grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}
.tw-grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
.tw-grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
.tw-grid-cols-\[1fr_max-content\] {
    grid-template-columns: 1fr max-content !important;
}
.tw-grid-cols-\[1fr_min-content_min-content\] {
    grid-template-columns: 1fr min-content min-content !important;
}
.tw-grid-cols-\[max-content_auto\] {
    grid-template-columns: max-content auto !important;
}
.tw-flex-row {
    flex-direction: row !important;
}
.tw-flex-col {
    flex-direction: column !important;
}
.tw-flex-col-reverse {
    flex-direction: column-reverse !important;
}
.tw-flex-wrap {
    flex-wrap: wrap !important;
}
.tw-place-content-center {
    place-content: center !important;
}
.tw-place-items-center {
    place-items: center !important;
}
.tw-content-stretch {
    align-content: stretch !important;
}
.tw-items-start {
    align-items: flex-start !important;
}
.\!tw-items-center {
    align-items: center !important;
}
.tw-items-center {
    align-items: center !important;
}
.tw-justify-start {
    justify-content: flex-start !important;
}
.tw-justify-end {
    justify-content: flex-end !important;
}
.tw-justify-center {
    justify-content: center !important;
}
.tw-justify-between {
    justify-content: space-between !important;
}
.tw-gap-1 {
    gap: 0.25rem !important;
}
.tw-gap-1\.5 {
    gap: 0.375rem !important;
}
.tw-gap-2 {
    gap: 0.5rem !important;
}
.tw-gap-3 {
    gap: 0.75rem !important;
}
.tw-gap-4 {
    gap: 1rem !important;
}
.tw-gap-5 {
    gap: 1.25rem !important;
}
.tw-gap-\[\.25rem\] {
    gap: .25rem !important;
}
.tw-gap-\[\.75rem\] {
    gap: .75rem !important;
}
.tw-gap-\[0\.25rem\] {
    gap: 0.25rem !important;
}
.tw-gap-\[0\.5rem\] {
    gap: 0.5rem !important;
}
.tw-gap-\[12px\] {
    gap: 12px !important;
}
.tw-gap-\[34px\] {
    gap: 34px !important;
}
.tw-gap-\[4px\] {
    gap: 4px !important;
}
.tw-gap-\[8px\] {
    gap: 8px !important;
}
.tw-gap-x-5 {
    -moz-column-gap: 1.25rem !important;
         column-gap: 1.25rem !important;
}
.tw-gap-x-8 {
    -moz-column-gap: 2rem !important;
         column-gap: 2rem !important;
}
.tw-gap-x-\[0\.75rem\] {
    -moz-column-gap: 0.75rem !important;
         column-gap: 0.75rem !important;
}
.tw-gap-x-\[1\.5rem\] {
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
}
.tw-gap-x-\[12px\] {
    -moz-column-gap: 12px !important;
         column-gap: 12px !important;
}
.tw-gap-x-\[2\.2rem\] {
    -moz-column-gap: 2.2rem !important;
         column-gap: 2.2rem !important;
}
.tw-gap-y-\[0\.5rem\] {
    row-gap: 0.5rem !important;
}
.tw-gap-y-\[1\.5rem\] {
    row-gap: 1.5rem !important;
}
.tw-gap-y-\[1rem\] {
    row-gap: 1rem !important;
}
.tw-space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(1rem * var(--tw-space-y-reverse)) !important;
}
.tw-self-center {
    align-self: center !important;
}
.tw-self-stretch {
    align-self: stretch !important;
}
.tw-overflow-hidden {
    overflow: hidden !important;
}
.tw-overflow-clip {
    overflow: clip !important;
}
.tw-overflow-visible {
    overflow: visible !important;
}
.tw-overflow-scroll {
    overflow: scroll !important;
}
.tw-overflow-x-auto {
    overflow-x: auto !important;
}
.tw-overflow-y-auto {
    overflow-y: auto !important;
}
.tw-scroll-smooth {
    scroll-behavior: smooth !important;
}
.tw-text-ellipsis {
    text-overflow: ellipsis !important;
}
.tw-whitespace-nowrap {
    white-space: nowrap !important;
}
.tw-text-nowrap {
    text-wrap: nowrap !important;
}
.tw-break-words {
    overflow-wrap: break-word !important;
}
.\!tw-rounded-none {
    border-radius: 0px !important;
}
.tw-rounded {
    border-radius: 0.25rem !important;
}
.tw-rounded-\[12px\] {
    border-radius: 12px !important;
}
.tw-rounded-\[1px\] {
    border-radius: 1px !important;
}
.tw-rounded-\[2px\] {
    border-radius: 2px !important;
}
.tw-rounded-\[4px\] {
    border-radius: 4px !important;
}
.tw-rounded-\[8px\] {
    border-radius: 8px !important;
}
.tw-rounded-\[inherit\] {
    border-radius: inherit !important;
}
.tw-rounded-full {
    border-radius: 9999px !important;
}
.tw-rounded-lg {
    border-radius: 0.5rem !important;
}
.tw-rounded-md {
    border-radius: 0.375rem !important;
}
.\!tw-rounded-b-none {
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}
.tw-rounded-b-lg {
    border-bottom-right-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
}
.tw-rounded-t-lg {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
}
.tw-rounded-t-none {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}
.tw-rounded-bl-none {
    border-bottom-left-radius: 0px !important;
}
.tw-rounded-br-none {
    border-bottom-right-radius: 0px !important;
}
.tw-border {
    border-width: 1px !important;
}
.tw-border-0 {
    border-width: 0px !important;
}
.tw-border-2 {
    border-width: 2px !important;
}
.tw-border-\[1px\] {
    border-width: 1px !important;
}
.tw-border-x-0 {
    border-left-width: 0px !important;
    border-right-width: 0px !important;
}
.\!tw-border-b-\[1px\] {
    border-bottom-width: 1px !important;
}
.tw-border-b {
    border-bottom-width: 1px !important;
}
.tw-border-b-0 {
    border-bottom-width: 0px !important;
}
.tw-border-b-\[1px\] {
    border-bottom-width: 1px !important;
}
.tw-border-t {
    border-top-width: 1px !important;
}
.tw-border-t-0 {
    border-top-width: 0px !important;
}
.tw-border-solid {
    border-style: solid !important;
}
.tw-border-none {
    border-style: none !important;
}
.tw-border-blue {
    --tw-border-opacity: 1 !important;
    border-color: rgb(19 59 99 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-blue-200 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(146 165 183 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-blue-50 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(231 235 239 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-cloud-blue {
    --tw-border-opacity: 1 !important;
    border-color: rgb(171 192 211 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-transparent {
    border-color: transparent !important;
}
.\!tw-bg-blue {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(19 59 99 / var(--tw-bg-opacity, 1)) !important;
}
.\!tw-bg-seafoam-600 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(94 181 181 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-blue {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(19 59 99 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-blue-200 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(146 165 183 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-blue-50 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(231 235 239 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-blue-500 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(19 59 99 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-chesapeake-blue {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(19 59 99 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-dark-seafoam {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(185 229 229 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-grey-blue-100 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(204 218 226 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-light-seafoam {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(231 246 246 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-seafoam-50 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(240 249 249 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-seafoam-700 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(73 141 141 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-transparent {
    background-color: transparent !important;
}
.tw-bg-white {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-none {
    background-image: none !important;
}
.tw-bg-no-repeat {
    background-repeat: no-repeat !important;
}
.tw-fill-seafoam-400 {
    fill: #85d2d2 !important;
}
.tw-fill-seafoam-500 {
    fill: #67c7c7 !important;
}
.tw-fill-seafoam-600 {
    fill: #5eb5b5 !important;
}
.tw-fill-teal-400 {
    fill: #44a1ac !important;
}
.tw-fill-white {
    fill: #ffffff !important;
}
.tw-object-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
}
.tw-object-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
}
.tw-object-center {
    -o-object-position: center !important;
       object-position: center !important;
}
.tw-p-0 {
    padding: 0px !important;
}
.tw-p-1 {
    padding: 0.25rem !important;
}
.tw-p-6 {
    padding: 1.5rem !important;
}
.tw-p-\[12px\] {
    padding: 12px !important;
}
.tw-p-\[1rem\] {
    padding: 1rem !important;
}
.tw-p-\[20px\] {
    padding: 20px !important;
}
.tw-p-\[8px\] {
    padding: 8px !important;
}
.tw-px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.tw-px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}
.tw-px-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
}
.tw-px-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
}
.tw-px-\[\.375rem\] {
    padding-left: .375rem !important;
    padding-right: .375rem !important;
}
.tw-px-\[0\.38rem\] {
    padding-left: 0.38rem !important;
    padding-right: 0.38rem !important;
}
.tw-px-\[0\.75rem\] {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
}
.tw-px-\[1\.125rem\] {
    padding-left: 1.125rem !important;
    padding-right: 1.125rem !important;
}
.tw-px-\[1\.25rem\] {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
}
.tw-px-\[20px\] {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.tw-px-\[24px\] {
    padding-left: 24px !important;
    padding-right: 24px !important;
}
.tw-px-\[32px\] {
    padding-left: 32px !important;
    padding-right: 32px !important;
}
.tw-px-\[50px\] {
    padding-left: 50px !important;
    padding-right: 50px !important;
}
.tw-py-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.tw-py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}
.tw-py-10 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
}
.tw-py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}
.tw-py-2\.5 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
}
.tw-py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
}
.tw-py-3\.5 {
    padding-top: 0.875rem !important;
    padding-bottom: 0.875rem !important;
}
.tw-py-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}
.tw-py-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}
.tw-py-\[\.25rem\] {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
}
.tw-py-\[0\.5rem\] {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}
.tw-py-\[0\.75rem\] {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
}
.tw-py-\[1\.25rem\] {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
}
.tw-py-\[1\.5rem\] {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}
.tw-py-\[1\.6rem\] {
    padding-top: 1.6rem !important;
    padding-bottom: 1.6rem !important;
}
.tw-py-\[10px\] {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.tw-py-\[11px\] {
    padding-top: 11px !important;
    padding-bottom: 11px !important;
}
.tw-py-\[12px\] {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}
.tw-py-\[13px\] {
    padding-top: 13px !important;
    padding-bottom: 13px !important;
}
.tw-py-\[14px\] {
    padding-top: 14px !important;
    padding-bottom: 14px !important;
}
.tw-py-\[15px\] {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
.tw-py-\[2\.5rem\] {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
}
.tw-py-\[2px\] {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}
.tw-py-\[4px\] {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
}
.tw-py-\[8px\] {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}
.tw-py-\[9px\] {
    padding-top: 9px !important;
    padding-bottom: 9px !important;
}
.tw-pb-2 {
    padding-bottom: 0.5rem !important;
}
.tw-pb-6 {
    padding-bottom: 1.5rem !important;
}
.tw-pb-\[2rem\] {
    padding-bottom: 2rem !important;
}
.tw-pb-\[32px\] {
    padding-bottom: 32px !important;
}
.tw-pb-\[calc\(1\.5rem\+env\(safe-area-inset-bottom\)\)\] {
    padding-bottom: calc(1.5rem + env(safe-area-inset-bottom)) !important;
}
.tw-pl-0 {
    padding-left: 0px !important;
}
.tw-pl-3 {
    padding-left: 0.75rem !important;
}
.tw-pl-4 {
    padding-left: 1rem !important;
}
.tw-pl-\[\.75rem\] {
    padding-left: .75rem !important;
}
.tw-pl-\[0\.75rem\] {
    padding-left: 0.75rem !important;
}
.tw-pl-\[3\.25rem\] {
    padding-left: 3.25rem !important;
}
.tw-pl-\[calc\(50vw-596px\)\] {
    padding-left: calc(50vw - 596px) !important;
}
.tw-pr-12 {
    padding-right: 3rem !important;
}
.tw-pr-4 {
    padding-right: 1rem !important;
}
.tw-pr-\[\.62rem\] {
    padding-right: .62rem !important;
}
.tw-pr-\[8px\] {
    padding-right: 8px !important;
}
.tw-pt-0 {
    padding-top: 0px !important;
}
.tw-pt-3 {
    padding-top: 0.75rem !important;
}
.tw-pt-\[22\.5px\] {
    padding-top: 22.5px !important;
}
.tw-pt-\[24px\] {
    padding-top: 24px !important;
}
.tw-text-left {
    text-align: left !important;
}
.tw-text-center {
    text-align: center !important;
}
.tw-align-middle {
    vertical-align: middle !important;
}
.tw-font-din {
    font-family: "DIN 2014", "Source Sans Pro", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}
.tw-font-open-sans {
    font-family: "Open Sans", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}
.tw-text-\[1\.125rem\] {
    font-size: 1.125rem !important;
}
.tw-text-\[1\.175rem\] {
    font-size: 1.175rem !important;
}
.tw-text-\[1\.25rem\] {
    font-size: 1.25rem !important;
}
.tw-text-\[1\.5rem\] {
    font-size: 1.5rem !important;
}
.tw-text-\[1\.75rem\] {
    font-size: 1.75rem !important;
}
.tw-text-\[16px\] {
    font-size: 16px !important;
}
.tw-text-\[1rem\] {
    font-size: 1rem !important;
}
.tw-text-\[2rem\] {
    font-size: 2rem !important;
}
.tw-text-base {
    font-size: 1rem !important;
    line-height: 1.5rem !important;
}
.tw-text-lg {
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
}
.tw-text-sm {
    font-size: 0.875rem !important;
    line-height: 1.25rem !important;
}
.tw-text-xl {
    font-size: 1.25rem !important;
    line-height: 1.75rem !important;
}
.\!tw-font-bold {
    font-weight: 700 !important;
}
.tw-font-bold {
    font-weight: 700 !important;
}
.tw-font-light {
    font-weight: 300 !important;
}
.tw-font-medium {
    font-weight: 500 !important;
}
.tw-font-normal {
    font-weight: 400 !important;
}
.tw-font-semibold {
    font-weight: 600 !important;
}
.tw-not-italic {
    font-style: normal !important;
}
.\!tw-leading-\[1\.6875rem\] {
    line-height: 1.6875rem !important;
}
.tw-leading-3 {
    line-height: .75rem !important;
}
.tw-leading-6 {
    line-height: 1.5rem !important;
}
.tw-leading-7 {
    line-height: 1.75rem !important;
}
.tw-leading-\[1\.5rem\] {
    line-height: 1.5rem !important;
}
.tw-leading-\[1\.6875rem\] {
    line-height: 1.6875rem !important;
}
.tw-leading-\[1\.75rem\] {
    line-height: 1.75rem !important;
}
.tw-leading-\[16px\] {
    line-height: 16px !important;
}
.tw-leading-\[1rem\] {
    line-height: 1rem !important;
}
.tw-leading-\[2\.5625rem\] {
    line-height: 2.5625rem !important;
}
.tw-leading-\[2\.625rem\] {
    line-height: 2.625rem !important;
}
.tw-leading-\[2rem\] {
    line-height: 2rem !important;
}
.tw-leading-\[3rem\] {
    line-height: 3rem !important;
}
.tw-leading-none {
    line-height: 1 !important;
}
.tw-leading-normal {
    line-height: 1.5 !important;
}
.tw-leading-tight {
    line-height: 1.25 !important;
}
.\!tw-text-blue {
    --tw-text-opacity: 1 !important;
    color: rgb(19 59 99 / var(--tw-text-opacity, 1)) !important;
}
.\!tw-text-blue-300 {
    --tw-text-opacity: 1 !important;
    color: rgb(97 124 150 / var(--tw-text-opacity, 1)) !important;
}
.\!tw-text-gun-metal {
    --tw-text-opacity: 1 !important;
    color: rgb(70 77 85 / var(--tw-text-opacity, 1)) !important;
}
.\!tw-text-white {
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-\[\#133b63\] {
    --tw-text-opacity: 1 !important;
    color: rgb(19 59 99 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-blue {
    --tw-text-opacity: 1 !important;
    color: rgb(19 59 99 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-blue-100 {
    --tw-text-opacity: 1 !important;
    color: rgb(182 194 207 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-blue-200 {
    --tw-text-opacity: 1 !important;
    color: rgb(146 165 183 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-blue-300 {
    --tw-text-opacity: 1 !important;
    color: rgb(97 124 150 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-blue-400 {
    --tw-text-opacity: 1 !important;
    color: rgb(66 98 130 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-blue-500 {
    --tw-text-opacity: 1 !important;
    color: rgb(19 59 99 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-blue-600 {
    --tw-text-opacity: 1 !important;
    color: rgb(17 54 90 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-blue-900 {
    --tw-text-opacity: 1 !important;
    color: rgb(8 25 42 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-gun-metal {
    --tw-text-opacity: 1 !important;
    color: rgb(70 77 85 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-teal-600 {
    --tw-text-opacity: 1 !important;
    color: rgb(19 126 137 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-white {
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.tw-underline {
    text-decoration-line: underline !important;
}
.tw-no-underline {
    text-decoration-line: none !important;
}
.tw-decoration-solid {
    text-decoration-style: solid !important;
}
.tw-underline-offset-auto {
    text-underline-offset: auto !important;
}
.tw-antialiased {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
}
.tw-opacity-0 {
    opacity: 0 !important;
}
.tw-opacity-100 {
    opacity: 1 !important;
}
.tw-shadow-card {
    --tw-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25) !important;
    --tw-shadow-colored: 0 4px 4px 0 var(--tw-shadow-color) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.tw-shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1) !important;
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.tw-shadow-none {
    --tw-shadow: 0 0 #0000 !important;
    --tw-shadow-colored: 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.\!tw-outline-none {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
}
.tw-outline-none {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
}
.\!tw-outline {
    outline-style: solid !important;
}
.\!tw-outline-2 {
    outline-width: 2px !important;
}
.tw-transition-all {
    transition-property: all !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
}
.tw-transition-colors {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
}
.tw-transition-opacity {
    transition-property: opacity !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
}
.tw-transition-transform {
    transition-property: transform !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
}
.tw-duration-200 {
    transition-duration: 200ms !important;
}
.tw-duration-300 {
    transition-duration: 300ms !important;
}
.tw-ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}
/* prefix added manually for consistency */
.tw-bg-card-hero {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    background-position: top;
    background-repeat: no-repeat;
    background-image: linear-gradient(180deg, rgba(208, 238, 238, 0.80) -6.52%, rgba(255, 255, 255, 0.80) 95.11%) !important;
    background-size: 100% 46px !important;
}
@media (min-width: 768px) {
  .tw-bg-card-hero {
      background-size: 100% 163px !important
  }
    }
.tw-bg-card-hero-right {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    background-position: right;
    background-repeat: no-repeat;
    background-image: linear-gradient(270deg, #D0EEEE -8.94%, #FFF 29.49%) !important;
    background-size: 100% 100% !important;
}
.tw-focus-teal-600:focus-visible {
    outline: 2px solid transparent !important;
    outline-style: solid !important;
    outline-width: 2px !important;
    outline-offset: 2px !important;
      outline-color: #137e89 !important;
      border-radius: inherit !important;
}
.tw-touch-target {
    display: flex !important;
    cursor: pointer !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 48px !important;
    min-width: 48px !important;
}
.tw-focus-ring:focus-visible {
    outline: 2px solid transparent;
      outline-style: solid !important;
      outline-width: 3px !important;
      outline-offset: 2px !important;
      outline-color: currentColor !important;
      z-index: 50 !important;
      position: relative !important;
      border-radius: inherit !important;
}
.tw-focus-ring:focus-visible:not([class*="tw-rounded"]) {
        border-radius: 12px !important;
      }
.tw-focus-ring-blue:focus-visible {
    outline: 2px solid transparent;
      outline-style: solid;
      outline-width: 3px;
      outline-offset: 2px;
      outline-color: currentColor;
      z-index: 50;
      position: relative;
      border-radius: inherit;
}
.tw-focus-ring-blue:focus-visible:not([class*="tw-rounded"]) {
        border-radius: 12px;
      }
.tw-focus-ring-blue:focus-visible {
      outline-color: #133b63 !important;
    }
.tw-focus-ring-blue-900:focus-visible {
    outline: 2px solid transparent;
      outline-style: solid;
      outline-width: 3px;
      outline-offset: 2px;
      outline-color: currentColor;
      z-index: 50;
      position: relative;
      border-radius: inherit;
}
.tw-focus-ring-blue-900:focus-visible:not([class*="tw-rounded"]) {
        border-radius: 12px;
      }
.tw-focus-ring-blue-900:focus-visible {
      outline-color: #08192a !important;
    }
.tw-no-scrollbar::-webkit-scrollbar {
    display: none !important;
  }
/* Hide scrollbar for IE, Edge and Firefox */
.tw-no-scrollbar {
    -ms-overflow-style: none !important;  /* IE and Edge */
    scrollbar-width: none !important;  /* Firefox */
  }
header#site-header #block-crh-2024-secondarymainmenu {
    transition: max-height 0.3s ease-in-out;
    max-height: 50px;
  }
header#site-header .tw-sub-menu[aria-hidden='false'] {
    visibility: visible;
  }
header#site-header .tw-sub-menu[aria-hidden='true'] {
    visibility: hidden;
  }
header#site-header.scroll-active #block-crh-2024-secondarymainmenu {
    max-height: 0px;
    overflow: hidden;
  }
header#site-header.scroll-active .tw-sub-menu[aria-hidden='false'] {
    top: 101px !important;
  }
.menu__link.menu__link--nolink.menu__link--level-2 {
  font-weight: 400;
  color: #FFF;
}
.tw-prose :where(.tw-nested-menu):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li .aria-hidden\:tw-invisible[aria-hidden="true"]span {
    display: none !important;
}
.tw-prose-large :where(.tw-nested-menu):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li .aria-hidden\:tw-invisible[aria-hidden="true"]span {
    display: block !important;
    color: #ffffff;
    min-height: unset !important;
    max-height: 1.625rem !important;
    padding: 0px !important;
}
@media (min-width: 768px) {
  .md\:tw-breakout {
        margin-left: calc(50% - 50vw);
        width: 100vw;
    }
}
@media (min-width: 1024px) {
    .lg\:tw-container {
        width: 100%;
    }
    @media (min-width: 640px) {
        .lg\:tw-container {
            max-width: 640px;
        }
    }
    @media (min-width: 768px) {
        .lg\:tw-container {
            max-width: 768px;
        }
    }
    @media (min-width: 1024px) {
        .lg\:tw-container {
            max-width: 1024px;
        }
    }
    @media (min-width: 1280px) {
        .lg\:tw-container {
            max-width: 1280px;
        }
    }
    @media (min-width: 1536px) {
        .lg\:tw-container {
            max-width: 1536px;
        }
    }
    .lg\:tw-prose-large :where(h2):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
        font-size: 2rem;
    }
    .lg\:tw-prose-large :where(nav):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) ul {
        padding: 0;
        margin: 0;
    }
    .lg\:tw-prose-large :where(nav):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) ul li {
        padding: 0;
        margin: 0;
    }
    .lg\:tw-prose-large :where(nav):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) ul li button {
        display: flex;
        align-items: center;
    }
    .lg\:tw-prose-large :where(nav):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) ul li button::after {
        display: none;
    }
    .lg\:tw-prose-large :where(nav):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) ul li button + ul li {
        display: block;
    }
    .lg\:tw-prose-large :where(nav):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) ul li [aria-expanded='true'] + ul li {
        display: block;
    }
    .lg\:tw-prose-large :where(nav):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) ul .tw-menu__item--level-2 {
        display: none;
    }
    .lg\:tw-prose-large :where(nav):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) hr {
        margin: 40px 0px;
    }
    .lg\:tw-prose-large :where(nav):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) > ul {
        display: grid;
        grid-auto-flow: column;
    }
    .lg\:tw-prose-large :where(nav):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))#block-crh-2024-footer2024 > ul {
        grid-auto-columns: 1fr;
        gap: 2rem;
    }
    .lg\:tw-prose-large :where(nav):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))#block-crh-2024-socialmedialinks > ul {
        gap: 40px;
    }
    .lg\:tw-prose-large :where(nav):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))#block-crh-2024-additionalfooterlinks > ul span {
        padding: 0px;
    }
    .lg\:tw-prose-large :where(.tw-nested-menu):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li span.tw-invisible {
        display: block !important;
        color: #ffffff;
        min-height: unset !important;
        max-height: 1.625rem !important;
        padding: 0px !important;
    }
    .lg\:tw-prose-large :where(.tw-nested-menu):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li span.tw-header-large {}
    .lg\:tw-prose-large :where(.tw-nested-menu):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li span.tw-header {
        border-top-width: 0px !important;
        padding: 0px !important;
        margin-top: 0px !important;
        min-height: -moz-min-content !important;
        min-height: min-content !important;
    }
    .lg\:tw-prose-large :where(.tw-nested-menu):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) li ul a.tw-right-arrow:after {
        margin-top: 0px;
    }
}
.placeholder\:tw-text-blue-400::-moz-placeholder {
    --tw-text-opacity: 1 !important;
    color: rgb(66 98 130 / var(--tw-text-opacity, 1)) !important;
}
.placeholder\:tw-text-blue-400::placeholder {
    --tw-text-opacity: 1 !important;
    color: rgb(66 98 130 / var(--tw-text-opacity, 1)) !important;
}
.before\:tw-absolute::before {
    content: var(--tw-content) !important;
    position: absolute !important;
}
.before\:-tw-right-\[15\.6875rem\]::before {
    content: var(--tw-content) !important;
    right: -15.6875rem !important;
}
.before\:tw-bottom-0::before {
    content: var(--tw-content) !important;
    bottom: 0px !important;
}
.before\:tw--mt-\[2px\]::before {
    content: var(--tw-content) !important;
    margin-top: -2px !important;
}
.before\:tw--mt-\[4px\]::before {
    content: var(--tw-content) !important;
    margin-top: -4px !important;
}
.before\:tw-mr-\[10px\]::before {
    content: var(--tw-content) !important;
    margin-right: 10px !important;
}
.before\:tw-mt-\[5px\]::before {
    content: var(--tw-content) !important;
    margin-top: 5px !important;
}
.before\:tw-h-4::before {
    content: var(--tw-content) !important;
    height: 1rem !important;
}
.before\:tw-h-6::before {
    content: var(--tw-content) !important;
    height: 1.5rem !important;
}
.before\:tw-h-\[18\.3125rem\]::before {
    content: var(--tw-content) !important;
    height: 18.3125rem !important;
}
.before\:tw-w-4::before {
    content: var(--tw-content) !important;
    width: 1rem !important;
}
.before\:tw-w-6::before {
    content: var(--tw-content) !important;
    width: 1.5rem !important;
}
.before\:tw-w-\[25\.3125rem\]::before {
    content: var(--tw-content) !important;
    width: 25.3125rem !important;
}
.before\:tw-border::before {
    content: var(--tw-content) !important;
    border-width: 1px !important;
}
.before\:tw-border-2::before {
    content: var(--tw-content) !important;
    border-width: 2px !important;
}
.before\:tw-border-b-0::before {
    content: var(--tw-content) !important;
    border-bottom-width: 0px !important;
}
.before\:tw-border-r-0::before {
    content: var(--tw-content) !important;
    border-right-width: 0px !important;
}
.before\:tw-border-solid::before {
    content: var(--tw-content) !important;
    border-style: solid !important;
}
.before\:tw-border-seafoam-200::before {
    content: var(--tw-content) !important;
    --tw-border-opacity: 1 !important;
    border-color: rgb(185 229 229 / var(--tw-border-opacity, 1)) !important;
}
.before\:tw-border-seafoam-300::before {
    content: var(--tw-content) !important;
    --tw-border-opacity: 1 !important;
    border-color: rgb(153 217 217 / var(--tw-border-opacity, 1)) !important;
}
.before\:tw-border-seafoam-400::before {
    content: var(--tw-content) !important;
    --tw-border-opacity: 1 !important;
    border-color: rgb(133 210 210 / var(--tw-border-opacity, 1)) !important;
}
.before\:tw-border-teal-600::before {
    content: var(--tw-content) !important;
    --tw-border-opacity: 1 !important;
    border-color: rgb(19 126 137 / var(--tw-border-opacity, 1)) !important;
}
.before\:tw-bg-transparent::before {
    content: var(--tw-content) !important;
    background-color: transparent !important;
}
.before\:tw-content-\[\'\'\]::before {
    --tw-content: '' !important;
    content: var(--tw-content) !important;
}
.before\:tw-content-check-circle::before {
    --tw-content: url("/themes/custom/crh_2024/images/icons/check-circle.svg") !important;
    content: var(--tw-content) !important;
}
.before\:tw-content-closing-x::before {
    --tw-content: url("/themes/custom/crh_2024/images/icons/closing-x.svg") !important;
    content: var(--tw-content) !important;
}
.before\:tw-content-crmg-badge::before {
    --tw-content: url("/themes/custom/crh_2024/images/icons/crmg-badge.svg") !important;
    content: var(--tw-content) !important;
}
.before\:tw-content-left-arrow::before {
    --tw-content: url("/themes/custom/crh_2024/images/icons/left-arrow.svg") !important;
    content: var(--tw-content) !important;
}
.before\:tw-content-suitcase::before {
    --tw-content: url("/themes/custom/crh_2024/images/icons/suitcase.svg") !important;
    content: var(--tw-content) !important;
}
.after\:tw-absolute::after {
    content: var(--tw-content) !important;
    position: absolute !important;
}
.after\:tw-bottom-0::after {
    content: var(--tw-content) !important;
    bottom: 0px !important;
}
.after\:tw-left-1\/2::after {
    content: var(--tw-content) !important;
    left: 50% !important;
}
.after\:-tw-ml-\[50\%\]::after {
    content: var(--tw-content) !important;
    margin-left: -50% !important;
}
.after\:tw-block::after {
    content: var(--tw-content) !important;
    display: block !important;
}
.after\:tw-hidden::after {
    content: var(--tw-content) !important;
    display: none !important;
}
.after\:tw-min-h-\[calc\(100\%_-_0\.81rem\)\]::after {
    content: var(--tw-content) !important;
    min-height: calc(100% - 0.81rem) !important;
}
.after\:tw-min-w-full::after {
    content: var(--tw-content) !important;
    min-width: 100% !important;
}
.after\:tw-bg-seafoam-200::after {
    content: var(--tw-content) !important;
    --tw-bg-opacity: 1 !important;
    background-color: rgb(185 229 229 / var(--tw-bg-opacity, 1)) !important;
}
.after\:tw-bg-seafoam-300::after {
    content: var(--tw-content) !important;
    --tw-bg-opacity: 1 !important;
    background-color: rgb(153 217 217 / var(--tw-bg-opacity, 1)) !important;
}
.after\:tw-bg-seafoam-400::after {
    content: var(--tw-content) !important;
    --tw-bg-opacity: 1 !important;
    background-color: rgb(133 210 210 / var(--tw-bg-opacity, 1)) !important;
}
.after\:tw-bg-teal-600::after {
    content: var(--tw-content) !important;
    --tw-bg-opacity: 1 !important;
    background-color: rgb(19 126 137 / var(--tw-bg-opacity, 1)) !important;
}
.after\:tw-content-\[\'\'\]::after {
    --tw-content: '' !important;
    content: var(--tw-content) !important;
}
.after\:tw-content-none::after {
    --tw-content: none !important;
    content: var(--tw-content) !important;
}
.after\:tw-content-right-arrow::after {
    --tw-content: url("/themes/custom/crh_2024/images/icons/right-arrow.svg") !important;
    content: var(--tw-content) !important;
}
.last\:tw-mb-0:last-child {
    margin-bottom: 0px !important;
}
.last\:tw-me-\[1\.25rem\]:last-child {
    margin-inline-end: 1.25rem !important;
}
.last\:tw-border-0:last-child {
    border-width: 0px !important;
}
.last\:tw-pb-\[3rem\]:last-child {
    padding-bottom: 3rem !important;
}
.checked\:tw-border-blue:checked {
    --tw-border-opacity: 1 !important;
    border-color: rgb(19 59 99 / var(--tw-border-opacity, 1)) !important;
}
.hover\:tw-bg-blue-400:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(66 98 130 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-blue-50:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(231 235 239 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-blue-900:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(8 25 42 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-seafoam:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(103 199 199 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-seafoam-100:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(208 238 238 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-seafoam-700:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(73 141 141 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-white:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-opacity-10:hover {
    --tw-bg-opacity: 0.1 !important;
}
.hover\:tw-font-semibold:hover {
    font-weight: 600 !important;
}
.hover\:tw-text-blue-800:hover {
    --tw-text-opacity: 1 !important;
    color: rgb(10 32 54 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-white:hover {
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-underline:hover {
    text-decoration-line: underline !important;
}
.hover\:tw-shadow-none:hover {
    --tw-shadow: 0 0 #0000 !important;
    --tw-shadow-colored: 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.focus\:tw-not-sr-only:focus {
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
}
.focus\:tw-absolute:focus {
    position: absolute !important;
}
.focus\:tw-left-0:focus {
    left: 0px !important;
}
.focus\:tw-top-0:focus {
    top: 0px !important;
}
.focus\:tw-z-40:focus {
    z-index: 40 !important;
}
.focus\:tw-z-\[100\]:focus {
    z-index: 100 !important;
}
.focus\:tw-border-solid:focus {
    border-style: solid !important;
}
.focus\:tw-border-blue:focus {
    --tw-border-opacity: 1 !important;
    border-color: rgb(19 59 99 / var(--tw-border-opacity, 1)) !important;
}
.focus\:tw-border-blue-500:focus {
    --tw-border-opacity: 1 !important;
    border-color: rgb(19 59 99 / var(--tw-border-opacity, 1)) !important;
}
.focus\:tw-border-white:focus {
    --tw-border-opacity: 1 !important;
    border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important;
}
.focus\:tw-bg-blue:focus {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(19 59 99 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-blue-400:focus {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(66 98 130 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-blue-900:focus {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(8 25 42 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-seafoam:focus {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(103 199 199 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-white:focus {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-opacity-10:focus {
    --tw-bg-opacity: 0.1 !important;
}
.focus\:tw-p-\[16px\]:focus {
    padding: 16px !important;
}
.focus\:tw-font-din:focus {
    font-family: "DIN 2014", "Source Sans Pro", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}
.focus\:tw-font-bold:focus {
    font-weight: 700 !important;
}
.focus\:tw-text-blue-500:focus {
    --tw-text-opacity: 1 !important;
    color: rgb(19 59 99 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-teal-500:focus {
    --tw-text-opacity: 1 !important;
    color: rgb(21 138 151 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-white:focus {
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-underline:focus {
    text-decoration-line: underline !important;
}
.focus\:tw-outline-none:focus {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
}
.focus\:tw-outline:focus {
    outline-style: solid !important;
}
.focus\:tw-outline-2:focus {
    outline-width: 2px !important;
}
.focus\:tw-outline-offset-2:focus {
    outline-offset: 2px !important;
}
.focus\:tw-outline-blue-900:focus {
    outline-color: #08192a !important;
}
.focus\:tw-outline-white:focus {
    outline-color: #ffffff !important;
}
.focus\:tw-ring-0:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}
.focus-visible\:tw-rounded-lg:focus-visible {
    border-radius: 0.5rem !important;
}
.focus-visible\:tw-outline-none:focus-visible {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
}
.focus-visible\:tw-outline:focus-visible {
    outline-style: solid !important;
}
.focus-visible\:tw-outline-2:focus-visible {
    outline-width: 2px !important;
}
.focus-visible\:tw-outline-offset-2:focus-visible {
    outline-offset: 2px !important;
}
.focus-visible\:tw-outline-blue-500:focus-visible {
    outline-color: #133b63 !important;
}
.active\:tw-border-blue:active {
    --tw-border-opacity: 1 !important;
    border-color: rgb(19 59 99 / var(--tw-border-opacity, 1)) !important;
}
.active\:tw-border-transparent:active {
    border-color: transparent !important;
}
.active\:tw-border-white:active {
    --tw-border-opacity: 1 !important;
    border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important;
}
.active\:tw-bg-blue-200:active {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(146 165 183 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-seafoam:active {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(103 199 199 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-seafoam-200:active {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(185 229 229 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-seafoam-500:active {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(103 199 199 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-seafoam-800:active {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(57 109 109 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-text-blue:active {
    --tw-text-opacity: 1 !important;
    color: rgb(19 59 99 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-teal-100:active {
    --tw-text-opacity: 1 !important;
    color: rgb(182 219 223 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-teal-400:active {
    --tw-text-opacity: 1 !important;
    color: rgb(68 161 172 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-underline:active {
    text-decoration-line: underline !important;
}
.disabled\:tw-cursor-pointer:disabled {
    cursor: pointer !important;
}
.disabled\:tw-bg-blue-50:disabled {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(231 235 239 / var(--tw-bg-opacity, 1)) !important;
}
.disabled\:tw-text-blue:disabled {
    --tw-text-opacity: 1 !important;
    color: rgb(19 59 99 / var(--tw-text-opacity, 1)) !important;
}
.disabled\:tw-text-blue-300:disabled {
    --tw-text-opacity: 1 !important;
    color: rgb(97 124 150 / var(--tw-text-opacity, 1)) !important;
}
.disabled\:tw-placeholder-blue-300:disabled::-moz-placeholder {
    --tw-placeholder-opacity: 1 !important;
    color: rgb(97 124 150 / var(--tw-placeholder-opacity, 1)) !important;
}
.disabled\:tw-placeholder-blue-300:disabled::placeholder {
    --tw-placeholder-opacity: 1 !important;
    color: rgb(97 124 150 / var(--tw-placeholder-opacity, 1)) !important;
}
.tw-group:hover .group-hover\:tw-underline {
    text-decoration-line: underline !important;
}
.tw-group:hover .group-hover\:tw-no-underline {
    text-decoration-line: none !important;
}
.tw-group:focus .group-focus\:tw-fill-teal-500 {
    fill: #158a97 !important;
}
.tw-group:focus .group-focus\:tw-fill-white {
    fill: #ffffff !important;
}
.tw-group:focus .group-focus\:tw-underline {
    text-decoration-line: underline !important;
}
.tw-group:focus .group-focus\:tw-no-underline {
    text-decoration-line: none !important;
}
.tw-group:focus-visible .group-focus-visible\:tw-ring-2 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}
.tw-group:focus-visible .group-focus-visible\:tw-ring-inset {
    --tw-ring-inset: inset !important;
}
.tw-group:focus-visible .group-focus-visible\:tw-ring-blue-500 {
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgb(19 59 99 / var(--tw-ring-opacity, 1)) !important;
}
.tw-group:active .group-active\:tw-fill-teal-100 {
    fill: #b6dbdf !important;
}
.tw-group:active .group-active\:tw-fill-teal-400 {
    fill: #44a1ac !important;
}
.tw-peer:checked ~ .peer-checked\:tw-opacity-0 {
    opacity: 0 !important;
}
.tw-peer:checked ~ .peer-checked\:tw-opacity-100 {
    opacity: 1 !important;
}
.aria-expanded\:tw-p-\[12px\][aria-expanded="true"] {
    padding: 12px !important;
}
.aria-hidden\:tw-invisible[aria-hidden="true"] {
    visibility: hidden !important;
}
.aria-hidden\:-tw-top-\[80px\][aria-hidden="true"] {
    top: -80px !important;
}
.aria-hidden\:tw-left-\[100\%\][aria-hidden="true"] {
    left: 100% !important;
}
.tw-group[aria-expanded="true"] .group-aria-expanded\:tw-block {
    display: block !important;
}
.tw-group[aria-expanded="true"] .group-aria-expanded\:tw-hidden {
    display: none !important;
}
.tw-peer[aria-expanded="true"] ~ .peer-aria-expanded\:tw-block {
    display: block !important;
}
@media (min-width: 768px) {
    .md\:tw-absolute {
        position: absolute !important;
    }
    .md\:tw-relative {
        position: relative !important;
    }
    .md\:tw-right-6 {
        right: 1.5rem !important;
    }
    .md\:tw-top-6 {
        top: 1.5rem !important;
    }
    .md\:tw-order-2 {
        order: 2 !important;
    }
    .md\:tw-order-3 {
        order: 3 !important;
    }
    .md\:tw-mx-0 {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .md\:tw-mx-\[1\.5rem\] {
        margin-left: 1.5rem !important;
        margin-right: 1.5rem !important;
    }
    .md\:tw-mx-\[15px\] {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }
    .md\:tw-mx-auto {
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .md\:tw-my-0 {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .md\:tw-my-\[5rem\] {
        margin-top: 5rem !important;
        margin-bottom: 5rem !important;
    }
    .md\:tw-mb-0 {
        margin-bottom: 0px !important;
    }
    .md\:tw-mb-\[1rem\] {
        margin-bottom: 1rem !important;
    }
    .md\:tw-mb-\[2\.5rem\] {
        margin-bottom: 2.5rem !important;
    }
    .md\:tw-ml-0 {
        margin-left: 0px !important;
    }
    .md\:tw-mr-8 {
        margin-right: 2rem !important;
    }
    .md\:tw-mt-\[12px\] {
        margin-top: 12px !important;
    }
    .md\:tw-block {
        display: block !important;
    }
    .md\:tw-flex {
        display: flex !important;
    }
    .md\:tw-grid {
        display: grid !important;
    }
    .md\:tw-hidden {
        display: none !important;
    }
    .md\:tw-h-8 {
        height: 2rem !important;
    }
    .md\:tw-h-\[1\.5rem\] {
        height: 1.5rem !important;
    }
    .md\:tw-h-full {
        height: 100% !important;
    }
    .md\:tw-min-h-\[5rem\] {
        min-height: 5rem !important;
    }
    .md\:tw-w-1\/3 {
        width: 33.333333% !important;
    }
    .md\:tw-w-\[1px\] {
        width: 1px !important;
    }
    .md\:tw-w-full {
        width: 100% !important;
    }
    .md\:tw-w-px {
        width: 1px !important;
    }
    .md\:tw-min-w-max {
        min-width: -moz-max-content !important;
        min-width: max-content !important;
    }
    .md\:tw-max-w-\[200px\] {
        max-width: 200px !important;
    }
    .md\:tw-max-w-\[360px\] {
        max-width: 360px !important;
    }
    .md\:tw-max-w-\[49rem\] {
        max-width: 49rem !important;
    }
    .md\:tw-max-w-\[736px\] {
        max-width: 736px !important;
    }
    .md\:tw-max-w-\[768px\] {
        max-width: 768px !important;
    }
    .md\:tw-grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
    .md\:tw-grid-cols-\[repeat\(auto-fill\2c minmax\(360px\2c 1fr\)\)\] {
        grid-template-columns: repeat(auto-fill,minmax(360px,1fr)) !important;
    }
    .md\:tw-flex-row {
        flex-direction: row !important;
    }
    .md\:tw-flex-row-reverse {
        flex-direction: row-reverse !important;
    }
    .md\:tw-items-start {
        align-items: flex-start !important;
    }
    .md\:tw-justify-start {
        justify-content: flex-start !important;
    }
    .md\:tw-justify-center {
        justify-content: center !important;
    }
    .md\:tw-justify-between {
        justify-content: space-between !important;
    }
    .md\:tw-gap-4 {
        gap: 1rem !important;
    }
    .md\:tw-gap-6 {
        gap: 1.5rem !important;
    }
    .md\:tw-gap-\[1rem\] {
        gap: 1rem !important;
    }
    .md\:tw-gap-x-12 {
        -moz-column-gap: 3rem !important;
             column-gap: 3rem !important;
    }
    .md\:tw-gap-x-\[40px\] {
        -moz-column-gap: 40px !important;
             column-gap: 40px !important;
    }
    .md\:tw-gap-y-3 {
        row-gap: 0.75rem !important;
    }
    .md\:tw-gap-y-\[40px\] {
        row-gap: 40px !important;
    }
    .md\:tw-space-y-0 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0 !important;
        margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse))) !important;
        margin-bottom: calc(0px * var(--tw-space-y-reverse)) !important;
    }
    .md\:tw-rounded-lg {
        border-radius: 0.5rem !important;
    }
    .md\:tw-rounded-xl {
        border-radius: 0.75rem !important;
    }
    .md\:tw-rounded-l-lg {
        border-top-left-radius: 0.5rem !important;
        border-bottom-left-radius: 0.5rem !important;
    }
    .md\:tw-rounded-r-lg {
        border-top-right-radius: 0.5rem !important;
        border-bottom-right-radius: 0.5rem !important;
    }
    .md\:tw-rounded-bl-none {
        border-bottom-left-radius: 0px !important;
    }
    .md\:tw-rounded-tr-none {
        border-top-right-radius: 0px !important;
    }
    .md\:tw-border-0 {
        border-width: 0px !important;
    }
    .md\:\!tw-border-l-\[1px\] {
        border-left-width: 1px !important;
    }
    .md\:\!tw-border-r-\[1px\] {
        border-right-width: 1px !important;
    }
    .md\:tw-border-b {
        border-bottom-width: 1px !important;
    }
    .md\:tw-border-l {
        border-left-width: 1px !important;
    }
    .md\:tw-border-l-0 {
        border-left-width: 0px !important;
    }
    .md\:tw-border-r {
        border-right-width: 1px !important;
    }
    .md\:tw-border-r-0 {
        border-right-width: 0px !important;
    }
    .md\:tw-border-t {
        border-top-width: 1px !important;
    }
    .md\:tw-border-t-0 {
        border-top-width: 0px !important;
    }
    .md\:tw-border-solid {
        border-style: solid !important;
    }
    .md\:tw-border-none {
        border-style: none !important;
    }
    .md\:tw-border-blue-200 {
        --tw-border-opacity: 1 !important;
        border-color: rgb(146 165 183 / var(--tw-border-opacity, 1)) !important;
    }
    .md\:tw-border-blue-50 {
        --tw-border-opacity: 1 !important;
        border-color: rgb(231 235 239 / var(--tw-border-opacity, 1)) !important;
    }
    .md\:tw-bg-black\/40 {
        background-color: rgb(0 0 0 / 0.4) !important;
    }
    .md\:tw-bg-white {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
    }
    .md\:tw-bg-none {
        background-image: none !important;
    }
    .md\:tw-p-0 {
        padding: 0px !important;
    }
    .md\:tw-p-10 {
        padding: 2.5rem !important;
    }
    .md\:tw-p-12 {
        padding: 3rem !important;
    }
    .md\:tw-px-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .md\:tw-px-5 {
        padding-left: 1.25rem !important;
        padding-right: 1.25rem !important;
    }
    .md\:tw-px-8 {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }
    .md\:tw-px-\[20px\] {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .md\:tw-px-\[50px\] {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
    .md\:tw-py-0 {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .md\:tw-py-\[1rem\] {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .md\:tw-py-\[24px\] {
        padding-top: 24px !important;
        padding-bottom: 24px !important;
    }
    .md\:tw-pb-0 {
        padding-bottom: 0px !important;
    }
    .md\:tw-pb-\[0\.75rem\] {
        padding-bottom: 0.75rem !important;
    }
    .md\:tw-pr-12 {
        padding-right: 3rem !important;
    }
    .md\:tw-text-\[1\.125rem\] {
        font-size: 1.125rem !important;
    }
    .md\:tw-text-\[1\.25rem\] {
        font-size: 1.25rem !important;
    }
    .md\:tw-text-\[1\.5rem\] {
        font-size: 1.5rem !important;
    }
    .md\:tw-text-\[2rem\] {
        font-size: 2rem !important;
    }
    .md\:tw-text-\[3\.5rem\] {
        font-size: 3.5rem !important;
    }
    .md\:tw-font-bold {
        font-weight: 700 !important;
    }
    .md\:tw-font-normal {
        font-weight: 400 !important;
    }
    .md\:tw-leading-\[3\.75rem\] {
        line-height: 3.75rem !important;
    }
    .md\:tw-no-underline {
        text-decoration-line: none !important;
    }
    .md\:tw-backdrop-blur-sm {
        --tw-backdrop-blur: blur(4px) !important;
        backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia) !important;
    }

  .md\:tw-bg-card-hero-right {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
        background-position: right;
        background-repeat: no-repeat;
    background-image: linear-gradient(270deg, #D0EEEE -8.94%, #FFF 29.49%) !important;
    background-size: 100% 100% !important;
    }

  .md\:hover\:\!tw-bg-card-hero-right:hover {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
        background-position: right;
        background-repeat: no-repeat;
    background-image: linear-gradient(270deg, #D0EEEE -8.94%, #FFF 29.49%) !important;
    background-size: 100% 100% !important;
    }

  .tw-group:focus-visible .group-focus-visible\:md\:\!tw-bg-card-hero-right {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
        background-position: right;
        background-repeat: no-repeat;
    background-image: linear-gradient(270deg, #D0EEEE -8.94%, #FFF 29.49%) !important;
    background-size: 100% 100% !important;
    }
}
@media (min-width: 1024px) {
    .lg\:tw-absolute {
        position: absolute !important;
    }
    .lg\:tw-relative {
        position: relative !important;
    }
    .lg\:tw-left-0 {
        left: 0px !important;
    }
    .lg\:tw-left-\[50\%\] {
        left: 50% !important;
    }
    .lg\:tw-right-0 {
        right: 0px !important;
    }
    .lg\:tw-top-0 {
        top: 0px !important;
    }
    .lg\:tw-top-\[127px\] {
        top: 127px !important;
    }
    .lg\:tw-top-\[calc\(100\%\+1px\)\] {
        top: calc(100% + 1px) !important;
    }
    .lg\:-tw-z-\[1\] {
        z-index: -1 !important;
    }
    .lg\:tw-z-10 {
        z-index: 10 !important;
    }
    .lg\:tw-z-\[1\] {
        z-index: 1 !important;
    }
    .lg\:tw-col-span-12 {
        grid-column: span 12 / span 12 !important;
    }
    .lg\:tw-col-span-4 {
        grid-column: span 4 / span 4 !important;
    }
    .lg\:tw-col-span-6 {
        grid-column: span 6 / span 6 !important;
    }
    .lg\:tw-col-span-8 {
        grid-column: span 8 / span 8 !important;
    }
    .lg\:tw-col-end-6 {
        grid-column-end: 6 !important;
    }
    .lg\:tw-row-start-1 {
        grid-row-start: 1 !important;
    }
    .lg\:tw-row-start-2 {
        grid-row-start: 2 !important;
    }
    .lg\:tw-m-0 {
        margin: 0px !important;
    }
    .lg\:tw-m-\[initial\] {
        margin: initial !important;
    }
    .lg\:tw-mx-\[1\.25rem\] {
        margin-left: 1.25rem !important;
        margin-right: 1.25rem !important;
    }
    .lg\:tw-mx-auto {
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .lg\:-tw-mr-\[12px\] {
        margin-right: -12px !important;
    }
    .lg\:tw-mb-0 {
        margin-bottom: 0px !important;
    }
    .lg\:tw-mb-\[0\.75rem\] {
        margin-bottom: 0.75rem !important;
    }
    .lg\:tw-mb-\[1\.5rem\] {
        margin-bottom: 1.5rem !important;
    }
    .lg\:tw-mb-\[1rem\] {
        margin-bottom: 1rem !important;
    }
    .lg\:tw-mb-\[2\.5rem\] {
        margin-bottom: 2.5rem !important;
    }
    .lg\:tw-ms-0 {
        margin-inline-start: 0px !important;
    }
    .lg\:tw-mt-0 {
        margin-top: 0px !important;
    }
    .lg\:tw-mt-\[9px\] {
        margin-top: 9px !important;
    }
    .lg\:tw-box-border {
        box-sizing: border-box !important;
    }
    .lg\:tw-block {
        display: block !important;
    }
    .lg\:tw-inline {
        display: inline !important;
    }
    .lg\:tw-flex {
        display: flex !important;
    }
    .lg\:tw-grid {
        display: grid !important;
    }
    .lg\:tw-hidden {
        display: none !important;
    }
    .lg\:tw-h-\[23\.5rem\] {
        height: 23.5rem !important;
    }
    .lg\:tw-h-\[310px\] {
        height: 310px !important;
    }
    .lg\:tw-h-\[37\.5rem\] {
        height: 37.5rem !important;
    }
    .lg\:tw-h-\[4rem\] {
        height: 4rem !important;
    }
    .lg\:tw-h-\[6rem\] {
        height: 6rem !important;
    }
    .lg\:tw-h-\[7\.01025rem\] {
        height: 7.01025rem !important;
    }
    .lg\:tw-h-\[700px\] {
        height: 700px !important;
    }
    .lg\:tw-h-\[calc\(700px-80px\)\] {
        height: calc(700px - 80px) !important;
    }
    .lg\:tw-h-auto {
        height: auto !important;
    }
    .lg\:tw-h-full {
        height: 100% !important;
    }
    .lg\:tw-max-h-\[4rem\] {
        max-height: 4rem !important;
    }
    .lg\:tw-max-h-none {
        max-height: none !important;
    }
    .lg\:tw-min-h-0 {
        min-height: 0px !important;
    }
    .lg\:tw-min-h-\[37\.5rem\] {
        min-height: 37.5rem !important;
    }
    .lg\:tw-min-h-\[48px\] {
        min-height: 48px !important;
    }
    .lg\:tw-min-h-\[6rem\] {
        min-height: 6rem !important;
    }
    .lg\:tw-min-h-\[7rem\] {
        min-height: 7rem !important;
    }
    .lg\:tw-min-h-\[calc\(700px-80px\)\] {
        min-height: calc(700px - 80px) !important;
    }
    .lg\:tw-w-\[23\.5rem\] {
        width: 23.5rem !important;
    }
    .lg\:tw-w-\[48\.9506172839506\%\] {
        width: 48.9506172839506% !important;
    }
    .lg\:tw-w-\[4rem\] {
        width: 4rem !important;
    }
    .lg\:tw-w-\[6rem\] {
        width: 6rem !important;
    }
    .lg\:tw-w-\[8\.75rem\] {
        width: 8.75rem !important;
    }
    .lg\:tw-w-full {
        width: 100% !important;
    }
    .lg\:tw-w-max {
        width: -moz-max-content !important;
        width: max-content !important;
    }
    .lg\:tw-w-min {
        width: -moz-min-content !important;
        width: min-content !important;
    }
    .lg\:tw-min-w-0 {
        min-width: 0px !important;
    }
    .lg\:tw-min-w-\[100vw\] {
        min-width: 100vw !important;
    }
    .lg\:tw-min-w-\[10rem\] {
        min-width: 10rem !important;
    }
    .lg\:tw-max-w-\[1024px\] {
        max-width: 1024px !important;
    }
    .lg\:tw-max-w-\[1192px\] {
        max-width: 1192px !important;
    }
    .lg\:tw-max-w-\[34\.625rem\] {
        max-width: 34.625rem !important;
    }
    .lg\:tw-max-w-fit {
        max-width: -moz-fit-content !important;
        max-width: fit-content !important;
    }
    .lg\:tw-max-w-full {
        max-width: 100% !important;
    }
    .lg\:tw-max-w-none {
        max-width: none !important;
    }
    .lg\:-tw-translate-x-1\/2 {
        --tw-translate-x: -50% !important;
        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)) !important;
    }
    .lg\:tw-scroll-pt-\[120px\] {
        scroll-padding-top: 120px !important;
    }
    .lg\:tw-auto-cols-fr {
        grid-auto-columns: minmax(0, 1fr) !important;
    }
    .lg\:tw-grid-flow-row {
        grid-auto-flow: row !important;
    }
    .lg\:tw-grid-flow-col {
        grid-auto-flow: column !important;
    }
    .lg\:tw-grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
    }
    .lg\:tw-grid-cols-12 {
        grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
    }
    .lg\:tw-grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
    .lg\:tw-grid-cols-\[682px_1fr\] {
        grid-template-columns: 682px 1fr !important;
    }
    .lg\:tw-grid-cols-subgrid {
        grid-template-columns: subgrid !important;
    }
    .lg\:tw-grid-rows-1 {
        grid-template-rows: repeat(1, minmax(0, 1fr)) !important;
    }
    .lg\:tw-grid-rows-2 {
        grid-template-rows: repeat(2, minmax(0, 1fr)) !important;
    }
    .lg\:tw-grid-rows-3 {
        grid-template-rows: repeat(3, minmax(0, 1fr)) !important;
    }
    .lg\:tw-flex-row {
        flex-direction: row !important;
    }
    .lg\:tw-flex-col {
        flex-direction: column !important;
    }
    .lg\:tw-place-content-center {
        place-content: center !important;
    }
    .lg\:tw-place-content-start {
        place-content: start !important;
    }
    .lg\:tw-place-items-center {
        place-items: center !important;
    }
    .lg\:tw-content-end {
        align-content: flex-end !important;
    }
    .lg\:tw-items-center {
        align-items: center !important;
    }
    .lg\:tw-justify-end {
        justify-content: flex-end !important;
    }
    .lg\:tw-justify-center {
        justify-content: center !important;
    }
    .lg\:tw-justify-between {
        justify-content: space-between !important;
    }
    .lg\:tw-gap-5 {
        gap: 1.25rem !important;
    }
    .lg\:tw-gap-8 {
        gap: 2rem !important;
    }
    .lg\:tw-gap-\[24px\] {
        gap: 24px !important;
    }
    .lg\:tw-gap-\[28px\] {
        gap: 28px !important;
    }
    .lg\:tw-gap-\[30px\] {
        gap: 30px !important;
    }
    .lg\:tw-gap-\[32px\] {
        gap: 32px !important;
    }
    .lg\:tw-gap-\[35px\] {
        gap: 35px !important;
    }
    .lg\:tw-gap-\[40px\] {
        gap: 40px !important;
    }
    .lg\:tw-gap-x-0 {
        -moz-column-gap: 0px !important;
             column-gap: 0px !important;
    }
    .lg\:tw-gap-y-0 {
        row-gap: 0px !important;
    }
    .lg\:tw-gap-y-\[12px\] {
        row-gap: 12px !important;
    }
    .lg\:tw-gap-y-\[1rem\] {
        row-gap: 1rem !important;
    }
    .lg\:tw-self-center {
        align-self: center !important;
    }
    .lg\:tw-overflow-auto {
        overflow: auto !important;
    }
    .lg\:tw-overflow-clip {
        overflow: clip !important;
    }
    .lg\:tw-overflow-visible {
        overflow: visible !important;
    }
    .lg\:tw-overflow-x-visible {
        overflow-x: visible !important;
    }
    .lg\:tw-rounded-lg {
        border-radius: 0.5rem !important;
    }
    .lg\:tw-border {
        border-width: 1px !important;
    }
    .lg\:tw-border-0 {
        border-width: 0px !important;
    }
    .lg\:tw-border-b {
        border-bottom-width: 1px !important;
    }
    .lg\:tw-border-b-\[4px\] {
        border-bottom-width: 4px !important;
    }
    .lg\:tw-border-solid {
        border-style: solid !important;
    }
    .lg\:tw-border-none {
        border-style: none !important;
    }
    .lg\:tw-border-blue-50 {
        --tw-border-opacity: 1 !important;
        border-color: rgb(231 235 239 / var(--tw-border-opacity, 1)) !important;
    }
    .lg\:tw-border-transparent {
        border-color: transparent !important;
    }
    .lg\:tw-bg-white {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
    }
    .lg\:tw-object-contain {
        -o-object-fit: contain !important;
           object-fit: contain !important;
    }
    .lg\:tw-p-0 {
        padding: 0px !important;
    }
    .lg\:tw-p-6 {
        padding: 1.5rem !important;
    }
    .lg\:tw-p-\[initial\] {
        padding: initial !important;
    }
    .lg\:tw-px-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .lg\:tw-px-\[0\.5rem\] {
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
    }
    .lg\:tw-px-\[2rem\] {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }
    .lg\:tw-px-\[40px\] {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
    .lg\:tw-py-0 {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .lg\:tw-py-\[1\.5rem\] {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
    .lg\:tw-py-\[3rem\] {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
    .lg\:tw-py-\[40px\] {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
    .lg\:tw-py-\[8px\] {
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }
    .lg\:tw-pb-\[2\.5rem\] {
        padding-bottom: 2.5rem !important;
    }
    .lg\:tw-pb-\[3px\] {
        padding-bottom: 3px !important;
    }
    .lg\:tw-pt-\[17px\] {
        padding-top: 17px !important;
    }
    .lg\:tw-pt-\[3\.75rem\] {
        padding-top: 3.75rem !important;
    }
    .lg\:tw-text-left {
        text-align: left !important;
    }
    .lg\:tw-text-\[\.875rem\] {
        font-size: .875rem !important;
    }
    .lg\:tw-text-\[1\.5rem\] {
        font-size: 1.5rem !important;
    }
    .lg\:tw-text-\[1rem\] {
        font-size: 1rem !important;
    }
    .lg\:tw-text-\[2\.5rem\] {
        font-size: 2.5rem !important;
    }
    .lg\:tw-text-\[2rem\] {
        font-size: 2rem !important;
    }
    .lg\:tw-text-\[3\.5rem\] {
        font-size: 3.5rem !important;
    }
    .lg\:tw-text-\[4\.5rem\] {
        font-size: 4.5rem !important;
    }
    .lg\:tw-font-bold {
        font-weight: 700 !important;
    }
    .lg\:tw-leading-\[1\.375rem\] {
        line-height: 1.375rem !important;
    }
    .lg\:tw-leading-\[2rem\] {
        line-height: 2rem !important;
    }
    .lg\:tw-leading-\[3\.19rem\] {
        line-height: 3.19rem !important;
    }
    .lg\:tw-leading-\[4\.46625rem\] {
        line-height: 4.46625rem !important;
    }
    .lg\:tw-leading-\[5\.741875rem\] {
        line-height: 5.741875rem !important;
    }
    .lg\:tw-no-underline {
        text-decoration-line: none !important;
    }
    .lg\:tw-transition-all {
        transition-property: all !important;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
        transition-duration: 150ms !important;
    }
    .lg\:tw-transition-none {
        transition-property: none !important;
    }
    .lg\:tw-duration-300 {
        transition-duration: 300ms !important;
    }
    .lg\:tw-ease-in-out {
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    }

  .lg\:tw-no-scrollbar::-webkit-scrollbar {
    display: none !important;
  }
  .lg\:tw-no-scrollbar {
    -ms-overflow-style: none !important;  /* IE and Edge */
    scrollbar-width: none !important;  /* Firefox */
  }
  .lg\:before\:tw-absolute::before {
        content: var(--tw-content) !important;
        position: absolute !important;
    }
  .lg\:before\:tw-bottom-0::before {
        content: var(--tw-content) !important;
        bottom: 0px !important;
    }
  .lg\:before\:tw-left-0::before {
        content: var(--tw-content) !important;
        left: 0px !important;
    }
  .lg\:before\:tw-right-0::before {
        content: var(--tw-content) !important;
        right: 0px !important;
    }
  .lg\:before\:tw-h-\[21\.8125rem\]::before {
        content: var(--tw-content) !important;
        height: 21.8125rem !important;
    }
  .lg\:before\:tw-h-\[29\.8125rem\]::before {
        content: var(--tw-content) !important;
        height: 29.8125rem !important;
    }
  .lg\:before\:tw-w-\[27\.45vw\]::before {
        content: var(--tw-content) !important;
        width: 27.45vw !important;
    }
  .lg\:before\:tw-w-\[51\.3125rem\]::before {
        content: var(--tw-content) !important;
        width: 51.3125rem !important;
    }
  .lg\:before\:tw-border::before {
        content: var(--tw-content) !important;
        border-width: 1px !important;
    }
  .lg\:before\:tw-border-2::before {
        content: var(--tw-content) !important;
        border-width: 2px !important;
    }
  .lg\:before\:tw-border-b-0::before {
        content: var(--tw-content) !important;
        border-bottom-width: 0px !important;
    }
  .lg\:before\:tw-border-l-0::before {
        content: var(--tw-content) !important;
        border-left-width: 0px !important;
    }
  .lg\:before\:tw-border-solid::before {
        content: var(--tw-content) !important;
        border-style: solid !important;
    }
  .lg\:before\:tw-border-seafoam-200::before {
        content: var(--tw-content) !important;
        --tw-border-opacity: 1 !important;
        border-color: rgb(185 229 229 / var(--tw-border-opacity, 1)) !important;
    }
  .lg\:before\:tw-border-seafoam-300::before {
        content: var(--tw-content) !important;
        --tw-border-opacity: 1 !important;
        border-color: rgb(153 217 217 / var(--tw-border-opacity, 1)) !important;
    }
  .lg\:before\:tw-border-seafoam-400::before {
        content: var(--tw-content) !important;
        --tw-border-opacity: 1 !important;
        border-color: rgb(133 210 210 / var(--tw-border-opacity, 1)) !important;
    }
  .lg\:before\:tw-border-teal-600::before {
        content: var(--tw-content) !important;
        --tw-border-opacity: 1 !important;
        border-color: rgb(19 126 137 / var(--tw-border-opacity, 1)) !important;
    }
  .lg\:before\:tw-bg-transparent::before {
        content: var(--tw-content) !important;
        background-color: transparent !important;
    }
  .lg\:before\:tw-content-\[\'\'\]::before {
        --tw-content: '' !important;
        content: var(--tw-content) !important;
    }
  .lg\:after\:-tw-mr-\[5px\]::after {
        content: var(--tw-content) !important;
        margin-right: -5px !important;
    }
  .lg\:after\:tw-h-\[24px\]::after {
        content: var(--tw-content) !important;
        height: 24px !important;
    }
  .lg\:after\:tw-content-down-caret::after {
        --tw-content: url("/themes/custom/crh_2024/images/icons/down-caret.svg") !important;
        content: var(--tw-content) !important;
    }
  .lg\:last\:tw-me-0:last-child {
        margin-inline-end: 0px !important;
    }
  .lg\:hover\:tw-border-seafoam:hover {
        --tw-border-opacity: 1 !important;
        border-color: rgb(103 199 199 / var(--tw-border-opacity, 1)) !important;
    }
  .lg\:hover\:tw-underline:hover {
        text-decoration-line: underline !important;
    }
  .lg\:focus\:tw-border-seafoam:focus {
        --tw-border-opacity: 1 !important;
        border-color: rgb(103 199 199 / var(--tw-border-opacity, 1)) !important;
    }
  .lg\:active\:tw-border-seafoam:active {
        --tw-border-opacity: 1 !important;
        border-color: rgb(103 199 199 / var(--tw-border-opacity, 1)) !important;
    }
  .lg\:aria-hidden\:-tw-top-\[900px\][aria-hidden="true"] {
        top: -900px !important;
    }
  .lg\:aria-hidden\:tw-left-0[aria-hidden="true"] {
        left: 0px !important;
    }
  .lg\:aria-hidden\:tw-left-\[50\%\][aria-hidden="true"] {
        left: 50% !important;
    }
}
@media (min-width: 1280px) {
    .xl\:tw-order-2 {
        order: 2 !important;
    }
    .xl\:tw-order-3 {
        order: 3 !important;
    }
    .xl\:tw-mr-\[30px\] {
        margin-right: 30px !important;
    }
    .xl\:tw-block {
        display: block !important;
    }
    .xl\:tw-hidden {
        display: none !important;
    }
    .xl\:tw-min-w-\[682px\] {
        min-width: 682px !important;
    }
    .xl\:tw-max-w-\[1192px\] {
        max-width: 1192px !important;
    }
    .xl\:tw-max-w-\[376px\] {
        max-width: 376px !important;
    }
    .xl\:tw-max-w-\[74\.5rem\] {
        max-width: 74.5rem !important;
    }
    .xl\:tw-grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
    .xl\:tw-grid-cols-\[auto_1fr_auto_auto\] {
        grid-template-columns: auto 1fr auto auto !important;
    }
    .xl\:tw-grid-cols-\[repeat\(auto-fill\2c minmax\(376px\2c 1fr\)\)\] {
        grid-template-columns: repeat(auto-fill,minmax(376px,1fr)) !important;
    }
    .xl\:tw-gap-8 {
        gap: 2rem !important;
    }
    .xl\:tw-px-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .xl\:tw-py-\[2rem\] {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important;
    }
}
.\[\&\>\*\:not\(\:last-child\)\]\:tw-border-0>*:not(:last-child) {
    border-width: 0px !important;
}
.\[\&\>\*\:not\(\:last-child\)\]\:tw-border-t-\[1px\]>*:not(:last-child) {
    border-top-width: 1px !important;
}
.\[\&\>\*\:not\(\:last-child\)\]\:tw-border-solid>*:not(:last-child) {
    border-style: solid !important;
}
.\[\&\>\*\:not\(\:last-child\)\]\:tw-border-t-blue-50>*:not(:last-child) {
    --tw-border-opacity: 1 !important;
    border-top-color: rgb(231 235 239 / var(--tw-border-opacity, 1)) !important;
}
@media (min-width: 1024px) {
    .lg\:\[\&\>\*\:not\(\:last-child\)\]\:tw-border-t-0>*:not(:last-child) {
        border-top-width: 0px !important;
    }
}
.\[\&_iframe\]\:tw-aspect-video iframe {
    aspect-ratio: 16 / 9 !important;
}
.\[\&_iframe\]\:tw-h-full iframe {
    height: 100% !important;
}
.\[\&_iframe\]\:tw-w-full iframe {
    width: 100% !important;
}
